﻿<style>.primary-1-bg {
color:#FFFFFF;
border-color:#FFFFFF
}
.sf-active, #mobile-menu {
}
.menu {
	height: 50px;
	visibility: hidden;
	margin: 0 auto
}
.menu>ul {
	text-decoration: none;
	list-style: none;
	margin: 0
}
.menu.fit {
	visibility: visible
}
.sf-active .sf-menu {
	max-height: 100%
}
.sf-active {
	margin: 0;
	clear: both
}
.sf-active li {
	z-index: 20;
	height: inherit;
	line-height: 16px;
	white-space: normal;
	background: transparent
}
.sf-active li.sfHover {
	background: transparent
}
.sf-active a {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.sf-active a {
	color: #fff;
	border-left: none;
	border-top: none
}
.sf-active li.sfHover a {
	color: #000;
	border-left: none;
	border-top: none
}
.sf-active .sf-menu>li>a {
	font-weight: 500
}
.sf-active .sf-menu>li.sfHover>a {
	color: #fff
}
.sf-active .sf-menu>li>a.sf-with-ul:after {
	border: none!important
}
.sf-active .sf-menu.sf-arrows>li>a {
	padding-right: 0
}
.sf-active ul ul li a {
	padding: 0.6em 3.5em 0.6em 1.5em;
	font-size: 14px;
	text-align: left;
	text-transform: none
}
.sf-active ul ul {
	background-color: rgba(255,255,255,0.95);
	color: #303030;
	border: 5px solid #ffffff;
}
.sf-active ul ul li a:hover {
	color: #fff;
}
.sf-active ul ul li {
	text-align: left;
	background: transparent;
	white-space: nowrap;
	z-index: 2
}
.sf-active ul ul li.sfHover, .sf-menu>li.sfHover {
	background-color: var(--menu-hover-background-color);
	color: #FFFFFF;
	border-color: #FFFFFF
}
.sf-active ul ul ul {
	margin-top: 0px
}
.sf-active ul ul ul li {
	background: transparent;
	z-index: 1
}
.sf-active ul ul ul li.sfHover {
	background: rgb(0,0,0);
	background: rgba(0,0,0,1)
}
.sf-active li.last ul {
	left: auto;
	right: 0
}
.sf-active li>a {
	-webkit-transition: padding .25s ease;
	transition: padding .25s ease
}
.sf-active li.last ul ul {
	right: 100%
}
.sf-active .last ul a, .sf-active li.last ul .sfHover a {
	text-align: right;
	padding: 0.8em 1.5em 0.8em 1.5em;
}
.sf-arrows .last ul .sf-with-ul:after {
	margin-left: -3px;
	right: auto;
	left: 1em;
	border-color: transparent;
	border-right-color: #dFeEFF;
	border-right-color: rgba(255,255,255,.5)
}
.sf-arrows .last ul li>.sf-with-ul:focus:after, .sf-arrows .last ul.sfHover>.sf-with-ul:after {
	border-color: transparent;
	border-right-color: white
}
.sf-active ul ul li.sfHover>a, .sf-active ul ul li a:hover {
	color: #FFF;
}
@media only screen and (max-width: 759px) {
#mobile-menu, #mobile-menu>a {
	font-size: 24px;
	color: #fff;
}
#mobile-menu>a {
	float: left;
	display: block;
	padding: 10px;
	line-height: 20px
}
#mobile-menu>a:hover {
	text-decoration: none
}
#mobile-menu a.practice-link {
	background: #3d5f8f;
	float: none;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
.sidr li a {
	color: #FFF;
	text-align: left;
	padding-right: 36px
}
.sidr li li a {
	color: #ccc
}
.sidr .sidebar-search {
	position: relative;
	padding: 10px 0;
	border: none
}
.sidebar-search .input-medium {
	width: 184px;
	padding-right: 28px
}
.sidebar-search button {
	line-height: 1em;
	margin-left: -40px;
	position: absolute;
	right: 5px;
	top: 16px;
	background: none;
	border: none;
	border-left: 1px solid #CCC
}
ul.children {
	display: none
}
ul.show-touch-menu {
	position: static!important;
	display: block
}
}
</style>
