
            /* C:\ICX\Live\ICX_Frameworks\FWM\css\main.css begin */
            html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font-size: 16px;
	font-family: "Helvetica", "Arial", "Nimbus Sans L", sans-serif;
	color: #474747;
    background: #FFFFFF;
	line-height: 20px;
	min-width: 320px;
	-webkit-text-size-adjust: none;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
	color: #660000;
	text-decoration: none;
}

button, input {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}

h1 {
	line-height:1;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}
h2.noResults {
	text-align:center;
}

h2, h4, .content h1 {
	margin: 12px 0;
	font-size: 17px;
	font-weight: normal;
	color: #660000;
	line-height: 22px;
}
.pageTitle, #practice_detail h1 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 12px 0;
  font-weight: normal;
  font-family: "proxima-nova-condensed", sans-serif;
  color: #474747;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}


hr {
	height: 1px;
	border: 0 none;
	color: #9B9B9B;
	background: #9B9B9B;
	margin: 15px 0
}

p {
	margin: 0 0 18px 0;
}
/*inbody links */
a.cklink {
	color:#660000;
	text-decoration:none;
}
a.cklink:hover {
	text-decoration:underline;
}
/* Search Stuff */
section.searchBox {
	display:none;
}

#resultcontainer ul.results {
	padding:0;
	list-style-type:decimal;
	list-style-position:inside;
	margin: 0 -10px;
	padding-top:20px;
}
#resultcontainer ul.results li.result {
	list-style-type:decimal;
	color:#660000;
	display:list-item!important;
	font-size:16px;
	margin-bottom:15px;
	padding-bottom:15px;
	padding-left:10px;
	border-bottom:1px solid #9B9B9B;
}
#resultcontainer ul.results li.result .resultTitle {
	
}
.searchField {
	width:100%;
	padding:8px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
	font-size:17px;
	color:#660000;
	
	border: 2px solid #9B9B9B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
#resultcontainer ul.results li .resultSnippet {
	font-size:13px;
	color:#474747;
}
#searchInformation {
	padding-top:20px;
	color:#660000;
}
#searchInformation strong span {
	display:inline-block;
}
#resultCountSpinner {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../img/ajax-loader-tiny.gif);
	position:relative;
	top:2px;
}

#searchLoader {
	display:block;
	width:24px;
	height:24px;
	background:url(../img/ajax-loader-small.gif);	
	margin:0 auto;
}
/* End of Search */

.attorneyList {
	margin: 0 -10px -10px -10px;
	padding: 0;
	list-style-type: none;
}

.attorneyList > li {
	border-bottom: 1px solid #9B9B9B;
}

.attorneyList .attorney-box {
	display: block;
	text-decoration: none;
	padding: 10px 20px 10px 10px;
	border-right: 10px solid transparent;
	background: url('../img/arrow.png') no-repeat right center;
}

.attorneyList .attorney-box:before,
.attorneyList .attorney-box:after {
	display: table;
	line-height: 0;
	content: '';
}

.attorneyList .attorney-box:after {
	clear: both;
}

.attorneyList .attorney-box .about {
	zoom: 1;
	overflow: hidden;
	padding-top: 10px;
}

.attorneyList .attorney-box .about .email {
	display: none;
}

.attorneyList .attorney-box .about .name {
	line-height: 20px;
	color: #660000;
	font-size: 16px;
	font-family: "proxima-nova-condensed", sans-serif;
}

.attorneyList .attorney-box .about .phone {
	display: none;
}

.attorneyList .attorney-box .about .title {
	line-height: 18px;
	color: #474747;
	font-size: 14px;
}

.attorneyList .attorney-box .about .vCard {
	display: none;
}

.attorneyList .attorney-box .headShot {
	width: 60px;
	float: left;
	margin: 0;
	min-height: 57px;
}

.attorneyList .attorney-box .headShot > img {
	width: 46px;
	display: block;
}

#blogs .units > li:first-child {
	border-top: 1px solid #9B9B9B;
    margin-top: 18px;
    padding-top: 18px;
}

#blogs .units .subTitle {
	margin-bottom: 17px;
}

#blogs_detail .units > li:first-child {
    margin-top: 18px;
}

#blogs_detail .units .subTitle {
	margin-bottom: 17px;
}

#blogs_detail .units .txt {
	font-size: 16px;
	font-style: normal;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
}

.clearfix:after {
	clear: both;
}

.custom_select {
	display: none;
}

#FAQs .a {
	padding-left: 20px;
	position: relative;
}

#FAQs .a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: 'A.';
	font-family: "proxima-nova-condensed", sans-serif;
	font-size: 15px;
	line-height: 18px;
}

#FAQs .q {
	padding-left: 20px;
}

#FAQs .q:before {
	position: absolute;
	left: 0;
	top: 0;
	content: 'Q.';
	font-family: "proxima-nova-condensed", sans-serif;
	font-size: 15px;
	line-height: 18px;
}

.filterbyContainer {
	margin: 60px -10px 0 -10px;
	position: relative;
	border-top: 1px solid #9B9B9B;
	padding: 25px 20px 0 20px;
	background: #f7f6f6;
	background: -moz-linear-gradient(top,  #f7f6f6 0%, #ffffff 15%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f6), color-stop(15%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
}

.filterbyContainer .f_left {
	width: 100%;
	margin-bottom: 20px;
}

.filterbyContainer .f_left select {
	width: 100%;
	height: 30px;
	font-size: 18px;
}

.filterbyContainer .f_left.label:first-child {
	position: absolute;
	top: -36px;
	left: 10px;
	height: 35px;
	padding: 0 12px;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	color: #660000;
	font-family: "proxima-nova-condensed", sans-serif;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f7f7f7 100%);
	width: auto;
	float: none;
	margin: 0 !important;
}

#footer {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 50%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f2f2f2), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 100%);
	font-family: "proxima-nova-condensed", sans-serif;
	position:relative;
}
footer#footer a.icxlegal {
	right:50%;
	margin-right:-65.5px;
	bottom:5px;
}
#footer .content {
	padding: 0 4% 32px 4%;
	color: #5c5c5c;
}

#footer .content .copyright {
	font-size: 13px;
	line-height: 14px;
	margin: 0;
	margin-bottom: 5px;
	display: block;
}

#footer .content .smallTxt {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}

#footer .logo {
	width: 173px;
	height: 34px;
	margin: 0 auto;
	display: block;
}
#footer .logo.icxlegal {
	background: url('../img/icxlegal.png') no-repeat;
  background-size:100%
}
#footer .logo.icxpro {
	background: url('../img/footerLogo-icxpro.png') no-repeat;
  width: 119px;
}
#footer .wrapper {
	padding: 16px 10px 8px 10px;
	text-align: center;
}

#footerNav {
	padding: 14px 10% 0 10%;
	text-align: center;
}

#footerNav:before,
#footerNav:after {
	display: table;
	line-height: 0;
	content: '';
}

#footerNav:after {
	clear: both;
}

#footerNav > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

#footerNav > ul > li {
	display: inline;
	vertical-align: top;
	margin: 0 4px;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: normal;
	color: #999999;
}

#footerNav > ul > li > a {
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

#footerNav .sep {
	position: relative;
	top: 1px;
}
#footerNav .sep:after {
	content:"|";
	font-size:16px;
}
#footerNavSocial .socialLink {
	height: 55px;
	text-align: center;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

#footerNavSocial .socialLink > a {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	width: 38px;
	height: 38px;
	background-size:cover!important;
}

#footerNavSocial .socialLink > a:hover {
	background-position: left -38px;
}

#footerNavSocial .socialLink .facebook {
	background: url('../img/fb.png') no-repeat;
}

#footerNavSocial .socialLink .linkedIn {
	background: url('../img/in.png') no-repeat;
}

#footerNavSocial .socialLink .share {
	background: url('../img/sh.png') no-repeat;
}

#footerNavSocial .socialLink .twitter {
	background: url('../img/tw.png') no-repeat;
}

#footerNavSocial .socialLink .youTube {
	background: url('../img/you.png') no-repeat;
}

#footerNavSocial .wrapper {
	padding: 0 0 24px 0;
}

.full-site {
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	color: #660000;
	font-size: 14px;
}

header {
	min-height: 43px;
	position: relative;
	background: #FFFFFF;
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
}

header .logoType {
	width: 220px;
	height: 27px;
	background: url('../img/logo.png') no-repeat;
	position: absolute;
	left: 10px;
	top: 6px;
	background-size:cover!important;
}

header .main-nav-button {
	width: 29px;
	height: 27px;
	background: url('../img/main-nav-button.png') no-repeat;
	position: absolute;
	right: 10px;
	top: 5px;
	border: 2px solid #9B9B9B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}

header .main-nav-button.opened {
	background-position: left -27px;
	border-color: #000000;
}

header .optionalTagLine {
	display: none;
}

header .wrapper {
	padding: 0;
}

.hidden {
	display: none;
}

#home .attorney {
	display: none;
}

#home #heroBar .wrapper {
	padding: 0;
}

#home .homepage-slider {
	overflow: hidden;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset
}

#home .homepage-slider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#home .homepage-slider ul > li {
	float: left;
	color: #454545;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 50px 10px 10px;
	position: relative;
	width:100%;
			-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
}

#home .homepage-slider ul > li > p {
	margin: 0;
}

#home .homepage-slider h1, #home .homepage-slider h2 {
	color: #660000;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "proxima-nova-condensed", sans-serif;
	margin: 0 0 5px 0;
}

#home .homepage-slider .bx-controls {
	background: #9B9B9B;
	height: 32px;
	text-align: center;
	position: relative;
}

#home .homepage-slider .bx-controls .bx-next {
	width: 31px;
	height: 32px;
	background: url('../img/homepage-slider-next.png') no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#home .homepage-slider .bx-controls .bx-prev {
	width: 31px;
	height: 32px;
	background: url('../img/homepage-slider-prev.png') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#home .homepage-slider .bx-controls .bx-pager {
	margin: 0 auto;
	padding: 11px 0 0 0;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
}

#home .homepage-slider .bx-controls .bx-pager .bx-pager-item {
	margin-left: 5px;
	float: left;
}

#home .homepage-slider .bx-controls .bx-pager .bx-pager-item:first-child {
	margin: 0;
}

#home .homepage-slider .bx-controls .bx-pager .bx-pager-item  .bx-pager-link {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
}

#home .homepage-slider .bx-controls .bx-pager .bx-pager-item  .bx-pager-link.active {
	background: #660000;
}

#home .homepage-slider .bx-viewport {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 8%, #fefefe 8%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(8%,#ffffff), color-stop(8%,#fefefe), color-stop(100%,#e1e1e1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 8%,#fefefe 8%,#e1e1e1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 8%,#fefefe 8%,#e1e1e1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 8%,#fefefe 8%,#e1e1e1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 8%,#fefefe 8%,#e1e1e1 100%);
}

#home .homepage-slider .date {
	display: none;
}

#home .homepage-slider .more.title {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -16px;
	width: 30px;
	height: 30px;
	background: url('../img/more.png') no-repeat 10px 5px;
	border: 2px solid #9B9B9B;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#home .homepage-slider-image {
	width: 100%;
	max-width: 100%;
	display: block;
}

#home #lowerCallouts .wrapper {
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	padding: 0 10px 1px 10px;
}
#home #lowerCallouts article{
     display: none;
}
#home #showBorder {
	display: none;
}

#home #viewAllNews {
	display: none;
}

.IPP_bar {
	margin: 0 -10px;
	padding: 0;
	list-style-type: none;
}

.IPP_bar > li {
	border-bottom: 1px solid #C5C5C5;
}

.IPP_bar > li:first-child {
	border-top: 1px solid #C5C5C5;
}

.IPP_bar > li > a {
	padding: 8px 35px 8px 10px;
	line-height: 20px;
	color: #660000;
	font-size: 18px;
	text-decoration: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
	display: block;
	position: relative;
	text-transform: uppercase;
	font-family: "proxima-nova-condensed", sans-serif;
}

.IPP_bar > li > a:after {
	width: 10px;
	height: 17px;
	position: absolute;
	top: 9px;
	right: 13px;
	background: url('../img/arrow.png') no-repeat;
	content: '';
}

.IPP_bar .active > a, .unitsHeader > a.unLink {
	color: #474747;
	cursor: default;
}

.IPP_bar .active > a:after, .unitsHeader > a.unLink:after {
	display: none;
}

.ital {
	font-style: italic;
}

#leftNav {
	min-height: 47px;
	margin: -10px -10px 10px -10px;
	font-family: "proxima-nova-condensed", sans-serif;
}

#leftNav > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftNav > ul > li {
	border-bottom: 1px solid #9B9B9B;
	display: none;
}

#leftNav ul > li.selected, #leftNav > ul > li a {
	padding: 5px 35px 5px 10px;
	line-height: 22px;
	color:#660000;
	font-size: 18px;
	text-decoration: none;
	background: #e6e6e6;
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	
}
#leftNav > ul > li a {
	display:block;
	position:relative;
}
#leftNav ul > li.selected a {
	/* padding:0; */
	background:none;
	color:#474747;
}
#leftNav > ul > li a:active {
	color: #9b9b9b;
}

#leftNav > ul > li a:after {
	width: 10px;
	height: 17px;
	position: absolute;
	top: 8px;
	right: 18px;
	background: url('../img/arrow.png') no-repeat;
	content: '';
}

#leftNav > ul  > li:first-child {
	display: block;
}

#leftNav > ul  > li:first-child a, #leftNav > ul  > li:first-child a:active {
	padding: 10px 35px 10px 10px;
	color: #660000;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
	text-transform: uppercase;
}

#leftNav > ul  > li:first-child a:after {
	width: 14px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	background: url('../img/p-m.png') no-repeat;
}

#leftNav > ul  > li:first-child.opened a {
	background: #FFFFFF;
}

#leftNav > ul  > li:first-child.opened a:after {
	background-position: left -14px;
}

#leftNav .selected a, #leftNav .selected a:active {
	color: #474747;
	cursor: default;
}

#leftNav .selected a:after {
	display: none;
}

#leftNav  > ul  > li.selected:first-child a:after {
	display: block;
}
#leftNav  > ul  > li.li-title h1 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.linksDownloads {
	font-family: "proxima-nova-condensed", sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 24px 0 15px 0;
}

#mainNav {
	display: none;
	font-family: "proxima-nova-condensed", sans-serif;
}

#mainNav .wrapper {
	padding: 43px 10px 12px 10px;
}

#mainNav .wrapper > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainNav .wrapper > ul > li {
	margin-bottom: 5px;
}
#mainNav ul li.finish {
		display:none;
	}
#mainNav .wrapper > ul > li > a {
	color: #660000;
	font-size: 17px;
	height: 37px;
	line-height: 37px;
	display: block;
	padding: 0 30px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	border: 2px solid #9B9B9B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 3px rgba(83,83,83,0.3);
	-moz-box-shadow: 0 0 3px rgba(83,83,83,0.3);
	box-shadow: 0 0 3px rgba(83,83,83,0.3);
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e3e3e3 100%);
}

#mainNav .wrapper > ul > li > a:after {
	width: 14px;
	height: 23px;
	position: absolute;
	top: 7px;
	right: 5px;
	background: url('../img/nav-arrow.png') no-repeat;
	content: '';
}

#mainNav .wrapper > ul > li > a:active {
	color: #000000;
	border: 2px solid #000000;
	background: #c2c2c2;
	background: -moz-linear-gradient(top,  #c2c2c2 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c2c2), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #c2c2c2 0%,#dddddd 100%);
	background: -o-linear-gradient(top,  #c2c2c2 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #c2c2c2 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #c2c2c2 0%,#dddddd 100%);
}

#mainNav .wrapper > ul > li > a:active:after {
	background-position: left -23px;
}

#mainNav .wrapper > ul > li  ul {
	display: none;
}

#news_detail h4, #news_detail .content h1 {
	margin-bottom: 0;	
	font-family: "proxima-nova-condensed", sans-serif;
}

#news_detail .sourceInfo {
	font-size: 12px;
	line-height: 16px;
}

#news_landing .filterbyContainer .f_left {
	width: 80%;
	float: left;
}

#news_landing .filterbyContainer .f_left.label {
	float: left;
	width: 15%;
	margin-left: 5% !important;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
}

#news_landing .filterbyContainer .f_left.label:first-child, #rep_matters .filterbyContainer .f_left.label:first-child {
	position: absolute;
	top: -36px;
	left: 10px;
	height: 35px;
	padding: 0 12px;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	color: #660000;
	font-family: "proxima-nova-condensed", sans-serif;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f7f7f7 100%);
	width: auto;
	float: none;
	margin: 0 !important;
}

#news_landing .mainWrapper {
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.35) inset;
}

#news_landing .units.small {
	margin: 0 -10px;
}

.open-list {
	margin: 0px -10px -1px -10px;
	padding: 0;
	list-style-type: none;
}
ul.open-list {
	margin-top:15px;
}
ul.open-list + ul.open-list {
	margin-top:0
}
.open-list.no-top-margin {
	margin-top: 0;
}

.open-list > li {
	border-bottom: 1px solid #CDCDCD;
	display: none;
	font-family: "proxima-nova-condensed", sans-serif;
}

.open-list > li:first-child {
	display: block;
	border-top: 1px solid #CDCDCD;
	padding: 8px 35px 8px 10px;
	cursor: pointer;
	position: relative;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
}

.open-list > li:first-child:after {
	width: 14px;
	height: 14px;
	content: '';
	top: 50%;
	margin-top: -7px;
	right: 12px;
	position: absolute;
	background: url('../img/p-m.png') no-repeat;
}

.open-list > li:first-child.opened:after {
	background-position: left -14px;
}

.open-list > li:first-child > h3 {
	margin: 0;
	line-height: 20px;
	color: #660000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.open-list > li > a {
	display: block;
	padding: 7px 10px;
	line-height: 20px;
	font-family: "proxima-nova-condensed", sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 15px;
}

.open-list-special {
	padding: 0;
	list-style-type: none;
	min-height: 38px;
	margin: 0 0 10px 0;
	font-family: "proxima-nova-condensed", sans-serif;
	border: 2px solid #9B9B9B;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px rgba(83,83,83,0.3);
	-moz-box-shadow: 0 0 3px rgba(83,83,83,0.3);
	box-shadow: 0 0 3px rgba(83,83,83,0.3);
	
}

.open-list-special > li {
	border-bottom: 1px solid #C7C7C7;
	display: none;
}

.open-list-special > li > a {
	padding: 6px 35px 6px 10px;
	line-height: 22px;
	color: #660000;
	font-size: 18px;
	text-decoration: none;
	background: #e6e6e6;
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	display: block;
	position: relative;
}

.open-list-special > li:last-child > a {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

.open-list-special > li > a:active {
	color: #9b9b9b;
}

.open-list-special > li > a:after {
	width: 10px;
	height: 17px;
	position: absolute;
	top: 8px;
	right: 18px;
	background: url('../img/arrow.png') no-repeat;
	content: '';
}

.open-list-special .click-header {
	display: block;
	border: 0 none;
}

.open-list-special .click-header > a, .open-list-special .click-header > a:active {
	padding: 0 10px;
	color: #9b9b9b;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
	text-transform: uppercase;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 38px;
	line-height: 38px;
	font-size: 22px;
}

.open-list-special .click-header > a:after {
	width: 14px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	background: url('../img/p-m.png') no-repeat;
}

.open-list-special .click-header.opened {
	border-bottom: 1px solid #C7C7C7;
}

.open-list-special .click-header.opened > a {
	background: #FFFFFF;
	color: #660000;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.open-list-special .click-header.opened > a:after {
	background-position: left -14px;
}

.pageTitle.subHead {
	border-bottom: 1px solid #9B9B9B;
	padding: 12px 35px 12px 10px;
	line-height: 22px;
	color: #660000;
	font-size: 18px;
	text-decoration: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
	margin: -10px -10px 0 -10px !important;
	font-family: "proxima-nova-condensed", sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
.rightContent.noLeftNav .content-holder{
	margin-top:10px;
}
.rightContent .content table {
	width:100%;
}
#pageTools {
	display: none;
}

#practice_detail #news {
	display: none;
}
#practice_detail div.content+ ul.IPP_bar {
	margin-top:15px;
} 
#practice_detail #rep {
	display: none;
}

#practice_detail #summary {
	display: none;
}
.popup_tabLinks {
	display:none;
}
.practiceList {
	margin: -1px -10px 0 -10px;
	padding: 0;
	list-style-type: none;
}

.practiceList > li {
	border-bottom: 1px solid #9B9B9B;
}

.practiceList > li:first-child {
	border-top: 1px solid #9B9B9B;
}

.practiceList > li > a {
	display: block;
	line-height: 16px;
	color: #660000;
	font-size: 16px;
	text-decoration: none;
	font-family: "proxima-nova-condensed", sans-serif;
	background: url('../img/arrow.png') no-repeat center right;
	border-right: 9px solid transparent;
	padding: 23px 50px 23px 10px;
}

.practiceList .content {
	display: none;
}
li.expandable .content {
	padding:0 0 13px 10px;
}
li.expandable .content a{
	color:#000;
	font-size:13px;
	display:inline-block;
	margin-bottom:10px;
}
li.expandable .content a:hover{
	text-decoration:underline;
}
li.expandable .content a:before{
	content:"\2022";
	display:inline-block;
	width:10px;
}
#professionals_detail h3.admissions, #professionals_detail h3.education, #professionals_detail h3.recognition {
	font-size: 18px;
	text-transform: uppercase;
	margin: 1em 0 .5em 0;
	padding:0;
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: normal;
}
#professionals_detail span.education, #professionals_detail span.admissions  {
	display: block;
}
span.education ul.ckinput, span.admissions ul.ckinput {
	margin:0;
	list-style-type:none;
	padding:0;
	font-size:13px;
}

#professionals_detail ul.open-list h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: normal;
}
/*
#professionals_detail ul.open-list.first {
	margin-top:20px;
}
*/
#professionals_detail div.minorContent {
	margin-top:20px;
}
#staticcontent #panel_head_resources, #news_detail  #panel_head_resources{
	display:none!important;
}

#news_landing .filterbyContainer {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
/*
#professionals_detail .majorContent #bioView {
	display: none;
}

#professionals_detail .majorContent #newsPubsView {
	display: none;
}
*/
#professionals_detail .majorContent .personal {
	margin-bottom: 20px;
}

#professionals_detail .majorContent .personal figure {
	margin: 0;
	float: left;
}

#professionals_detail .majorContent .personal figure > img {
	width: 104px;
	display: block;
	margin-right: 13px;
}

#professionals_detail .majorContent .personal .contantInfoTitle {
	display: none;
}

#professionals_detail .majorContent .personal .left {
	padding: 17px 0 14px 0;
}

#professionals_detail .majorContent .personal  .left .name {
	line-height: 22px;
	color: #660000;
	font-size: 18px;
	font-family: "proxima-nova-condensed", sans-serif;
	margin: 0;
}

#professionals_detail .majorContent .personal .left .title {
	line-height: 18px;
	color: #474747;
	font-size: 14px;
}

#professionals_detail .majorContent .personal .right {
	zoom: 1;
	overflow: hidden;
}

#professionals_detail .majorContent .personal .right .fax {
	line-height: 23px;
	font-size: 15px;
}

#professionals_detail .majorContent .personal .right .fax > a {
	color: #474747;
	text-decoration: none;
}

#professionals_detail .majorContent .personal .right .email {
	line-height: 23px;
	font-size: 15px;
}

#professionals_detail .majorContent .personal .right .email > a {
	color: #660000;
	text-decoration: none;
}

#professionals_detail .majorContent .personal .right .phone {
	line-height: 23px;
	font-size: 15px;
	color: #660000;
}

#professionals_detail .majorContent .personal .right .phone > a {
	text-decoration: none;
	color: #660000;
}
#professionals_detail .majorContent .personal .right span.lbl {
	color:#474747;
}
#professionals_detail .majorContent .personal .right .socialLink {
	padding: 4px 0 0 0;
	height: 31px;
}

#professionals_detail .majorContent .personal .right .socialLink > a {
	margin-left: 7px;
	width: 31px;
	height: 31px;
	float: left;
	background-size:cover!Important;
}

#professionals_detail .majorContent .personal .right .socialLink > a:first-child {
	margin: 0;
}

#professionals_detail .majorContent .personal .right .socialLink .facebook {
    background: url('../img/fb-small.png') no-repeat;
}

#professionals_detail .majorContent .personal .right .socialLink .linkedIn {
    background: url('../img/in-small.png') no-repeat;
}

#professionals_detail .majorContent .personal .right .socialLink .twitter {
    background: url('../img/tw-small.png') no-repeat;
}

#professionals_detail .majorContent .personal .right .socialLink .xing {
    background: url('../img/xing-small.png') no-repeat;
}

#professionals_detail .majorContent .personal .right .vCard {
	display: none;
}

#professionals_detail .majorContent .recognition {
	
}

#professionals_detail .majorContent #repMatterView {
	display: none;
}

#professionals_detail .minorContent figure {
	margin: 0;
	float: left;
}

#professionals_detail .minorContent figure > img {
	width: 104px;
	display: block;
	margin-right: 13px;
}

.printOnly {
    display: none;
}

.qaGeneral {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.qaGeneral > li {
	border-top: 1px solid #9B9B9B;
	padding-top: 17px;
	margin-top: 17px;
}

.qaGeneral .a {
	font-size: 13px;
	display: none;
}

.qaGeneral .a .resources {
	padding: 17px 0 10px 0;
}

.qaGeneral .q {
	font-family: "proxima-nova-condensed", sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-right: 50px;
	cursor: pointer;
	position: relative;
}

.qaGeneral .q:after {
	width: 14px;
	height: 14px;
	background: url('../img/p-m.png') no-repeat;
	content: '';
	position: absolute;
	top: 2px;
	right: 8px;
}

.qaGeneral .opened .q:after {
	background-position: left -14px;
}

#rep_matters .filterbyContainer .f_left {
	width: 80%;
	float: left;
}

#rep_matters .filterbyContainer .f_left.label {
	float: left;
	width: 15%;
	margin-left: 5% !important;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
}

#rep_matters .filterbyContainer .f_left.label:first-child {
	position: absolute;
	top: -36px;
	left: 10px;
	height: 35px;
	padding: 0 12px;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	color: #660000;
	font-family: "proxima-nova-condensed", sans-serif;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f7f7f7 100%);
	width: auto;
	float: none;
	margin: 0 !important;
}

#rep_matters .units.small {
	margin: 0 -10px;
}

.resources {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 10;
}
.rightContent ul.resources {
	padding-bottom:20px
}
ul.resources:before {
	content:"RESOURCES";
	color: #660000;
	display:block;
	padding-bottom:10px;
	font-family:"proxima-nova-condensed", sans-serif;
	font-size:18px;
}
ul.resources ul.resources:before {
	display:none;
}
.resources > li {
	margin-top: 18px;
	position: relative;
	min-height: 36px;
	padding-left: 43px;
	color: #333333;
}

.resources > li:first-child {
	margin: 0;
}

.resources > li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 36px;
	height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

.resources > li > div {
	display: table-cell;
	height: 35px;
	vertical-align: middle;
	font-size: 12px;
}

.resources > li > div > a {
	line-height: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.resources .dl:after {
    background: #660000 url('../img/download.png') no-repeat center center;
}

.resources .pg:after {
    background: #660000 url('../img/link.png') no-repeat center center;
}

.rightContent div.hero {
    background: url('http://dev.icxfrontendcore.icvmgroup.net/img/right_hero2.jpg') no-repeat;
}

.rightContent img.hero {
    width: 100%;
	max-width: 100%;
	display: block;
	border: 0 none;
}
img.autoHeight_mobile {
	max-width:100%!Important;
	height:auto!important;
}
.rightResources {
    background: url('../img/g.png') repeat-x;
	margin: 0 -10px;
	border-top: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	margin-top:15px;
	padding: 17px 10px;
	position: relative;
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset, 0 3px 3px -3px rgba(0,0,0,0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset, 0 3px 3px -3px rgba(0,0,0,0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset, 0 3px 3px -3px rgba(0,0,0,0.35) inset;
	min-height: 0 !important;
}
ul + .rightResources {
	margin-top:0
}
ul.IPP_bar + .rightResources {
-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.rightResources:before {
    background: url('../img/diag.png') repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: '';
	z-index: 1;
}

.rightResources .subHead {
	position: relative;
	z-index: 10;
	margin-bottom: 16px;
	font-family: "proxima-nova-condensed", sans-serif;
	display: block !important;
}

.rss {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 42px;
	height: 35px;
	line-height: 35px;
    background: url('../img/rss.png') no-repeat;
}

.subHead {
	color: #660000;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 16px;
}

.subheadLink {
	display: none;
}

.simple-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.simple-list > li {
	border-top: 1px solid #9B9B9B;
	font-size: 15px;
	line-height: 18px;
	margin-top: 17px;
	padding-top: 17px;
}

.simple-list > li:first-child {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#subnav {
	display: none;
}

.tabs {
	margin: 60px -10px 0 -10px;
	position: relative;
	border-top: 1px solid #9B9B9B;
	padding: 15px 20px 15px 20px;
	background: #f7f6f6;
	background: -moz-linear-gradient(top,  #f7f6f6 0%, #ffffff 15%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f6), color-stop(15%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f7f6f6 0%,#ffffff 15%,#ffffff 100%);
	-webkit-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	-moz-box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
	box-shadow: 0 -3px 3px -3px rgba(0,0,0,0.35) inset;
}

.tabs .tab .custom {
	margin: 0 0 15px;
	display: block;
	height: 30px;
	font-size: 18px;
	width: 100%;
}

.tabs .tab .linkContainer {
	font-family: "proxima-nova-condensed", sans-serif;
}

.tabs .tabs-nav {
	position: absolute;
	top: -36px;
	left: 10px;
	height: 36px;
	overflow: hidden;
}

.tabs .tabs-nav > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabs .tabs-nav > ul > li {
	float: left;
	margin-left: 2px;
}

.tabs .tabs-nav > ul > li:first-child {
	margin: 0;
}

.tabs .tabs-nav > ul > li > a {
	height: 34px;
	padding: 0 8px;
	border: 1px solid #9B9B9B;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	line-height: 34px;
	text-transform: uppercase;
	color: #660000;
	font-family: "proxima-nova-condensed", sans-serif;
	width: auto;
	float: none;
	margin: 0 !important;
	display: block;
	text-decoration: none;
}

.tabs .tabs-nav > ul > li > a.active {
	height: 35px;
	border-bottom: 0 none;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f7f7f7 100%);
}

.units, .units .repMattersList {
	margin: 0;
	padding: 15px 0;
	list-style-type: none;
}
.units .repMattersList:last-child {
	padding-bottom: 0
}

.units > li, .units .repMattersList > li {
	line-height: 18px;
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #9B9B9B;
	font-size: 12px;
	line-height: 18px;
}

.units > li:first-child, .units .repMattersList > li:first-child {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.units .subList > a {
	color: #660000;
	text-decoration: none;
}

.units .subList .cat {
	display: block;
	font-weight: bold;
	margin-top: 18px;
}

.units .subTitle {
	color: #2b2b2b;
}

.units .title, #blogs_detail .content h1 {
	color: #660000;
	line-height: 22px;
	font-size: 15px;
	font-family: "proxima-nova-condensed", sans-serif;
	text-decoration: none;
	margin: 0;
}

.units .txt {
	/*font-style: italic;*/
}

.units.small > li, .units.small > li:first-child {
	margin: 0;
	padding: 10px;
}

.units.small .subTitle {
	font-size: 12px;
}

.units.small .title {
	line-height: 20px;
	font-size: 15px;
}

.unitsHeader {
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin: 0 -10px;
}

.unitsHeader > a {
	padding: 8px 35px 8px 10px;
	line-height: 20px;
	color: #660000;
	font-size: 18px;
	text-decoration: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
	display: block;
	position: relative;
	text-transform: uppercase;
	font-family: "proxima-nova-condensed", sans-serif;
}

.unitsHeader > a:after {
	width: 10px;
	height: 17px;
	position: absolute;
	top: 9px;
	right: 13px;
	background: url('../img/arrow.png') no-repeat;
	content: '';
}

#videos .tags {
	font-size: 12px;
    line-height: 18px;
	margin-top: 18px;
}

#videos .tags .cat {
	display: block;
	font-weight: bold;
}

#videos .videoList {
	margin: 0 -10px;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #CDCDCD;
}

#videos .videoList > li {
	display: block;
	border-top: 1px solid #CDCDCD;
	padding: 10px 0 10px 10px;
	position: relative;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%);
}

#videos .videoList > li.hasContent:after {
	width: 14px;
	height: 14px;
	content: '';
	top: 54px;
	right: 12px;
	position: absolute;
	background: url('../img/p-m.png') no-repeat;
}

#videos .videoList > li.opened:after {
	background-position: left -14px;
}

#videos .videoList .video-hidden {
	padding-top: 20px;
	clear: both;
}

#videos .videoList .expander {
	zoom: 1;
	overflow: hidden;
	font-family: 'proxima-nova-condensed', sans-serif;
	min-height: 100px;
	cursor: pointer;
	padding-right: 40px;
	color: #660000;
	float: none;
	display: inline-block;
}

#videos .videoList .expander .txt {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
}

#videos .videoList .expander .txt p {
	margin: 18px 0;
}

#videos .videoList .resources {
	margin: 0 0 18px 0;
}

#videos .videoList .tags {
	margin: 0 0 18px 0;
}

#videos .videoList .videoBlock {
	float: left;
	width: 150px;
	height: 100px;
	background: #000000;
	margin-right: 20px;
  background-size: cover !important;
}

#videos .videoList .video-hidden {
	display: none;
}
.FWM .videoContentContainer { 
  display: flex; 
  flex-wrap: wrap; 
}

.FWM .vidInfoContainer { 
  flex: 0 0 100%
}

.FWM#videos .videoList .expander {
  flex: 1 0;
}

#videos .videoList .tags {
    margin: 10px 0 18px 0;
}
.wrapper {
	padding: 10px;
}
.wrapper:before,
.wrapper:after {
	display: table;
	line-height: 0;
	content: '';
}

.wrapper:after {
	clear: both;
}

.wrapper .padding {
	padding: 0;
}

/* Modal Popup */
#overlay {
	width:100%;
	height:100%;
	background:url(../img/overlay_bg.png);
	z-index:99;
	position:absolute;
	left:0;
	top:0;
}
#scrollcontainer {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  overflow:auto;
}
#modalPopup {
	position:absolute;
	z-index:100;
	height:auto!important;
	width:95%;
	top:2.5%;
	left:2.5%;
	top:50px;
	border: 2px solid rgb(0, 0, 0);
    border: 18px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	border-radius:15px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
#modalPopup .popup_head {
	background:url(../img/popup_header.gif) left top no-repeat;
	/* border-bottom:1px dashed #CCCCCC; */
	padding-bottom:15px;
	font-weight:700;
	color:#660000;
	font:19px "museo-slab",serif;
	margin-bottom:15px;
	height:30px;
}
#modalPopup .popup_head.email {
	background:none;
	height:19px;
}
#modalPopup .popup_head.email:before {
	content:"Email Disclaimer";
}
ul.shareIcons li {
	line-height:27px!important;
	height:25px!Important
}
ul.shareIcons li span {
	width:26px!important;
	height:26px!important;
	background:url(../img/share_Icons_mobile2.png) no-repeat!Important;
}
ul.shareIcons li a:hover span {
	width:28px!important;
	height:28px!important;
}
ul.shareIcons li.linkedIn span {
	background-position: 0px -1px!important;
}
ul.shareIcons li.twitter span {
	background-position: 0px -36px!important;
}
ul.shareIcons li.stumbleupon span {
	background-position: 0px -71px!Important;
}
ul.shareIcons li.digg span {
	background-position: 0px -106px!important;
}
ul.shareIcons li.facebook span {
	background-position: 0px -141px!important;
}
ul.shareIcons li.google span {
	background-position: 0px -176px!important;
}
ul.shareIcons li.technorati span {
	background-position: 0px -211px!important;
}
ul.shareIcons li.del span {
	background-position: 0px -246px!important;
}
ul.shareIcons li a {
	font-size:13px!important;
	padding-left:32px!important;
}
a.sendLink {
	display: block!important;
	height: 25px!important;
	line-height: 27px!important;
	background: url("../img/share_mail_icon_mobile.png") no-repeat!important;
	padding-left: 35px!important;
	margin-top: 8px!important;
	right: 3px!important;
	font-size: 15px!important;
}
#modalPopup iframe {
	width:100%;
	min-height:360px;
	border:0;
}
#modalPopup .inner {
	position:relative;
	top:-3px;
	height:100%!Important;
	padding:18px;
	border-radius:10px;
	background:#fff;
	overflow-y:auto;

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
.lt-ie9 #modalPopup .inner {
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#modalPopup .close_modal {
	background:url(../img/close_popup.png) no-repeat;
	position:absolute;
	right:9px;
	bottom:5px;
	width:23px;
	height:23px;
	cursor:pointer;
}
#modalPopup .inner .popup_content {
	font:13px "nimbus-sans",sans-serif;
	color:#474747;
	line-height:1.3;
	margin:0;
}
#modalPopup .inner  {
	font:13px "nimbus-sans",sans-serif;
	color:#474747;
	line-height:1.3;
	margin:0;
}
#modalPopup .inner a.continueEmail {
	padding-right:10px;
	position:relative;
	display:inline-block;
	color:#660000;
	font: 15px "museo-slab",serif;
	font-weight:700;
	text-decoration:none;
}
#modalPopup .inner a.continueEmail:after {
	content: "\25ba";
	font-size: 10px;
	positioN: absolute;
	right: 0;
	line-height: 9px;
	margin-right: -3px;
	top: 5px;
}
#modalPopup .inner a.continueEmail:hover {
	text-decoration:underline;
}
#load_overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,.7);
	z-index:99;
}
#load_overlay .spinner {
	background:url(../img/ajax-loader.gif) no-repeat;
	width:64px;
	height:64px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-32px;
	margin-left:-32px;
}

.open-list-special {}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	.attorneyList .attorney-box {
		background: url('../img/arrow@2x.png') no-repeat right center;
		-webkit-background-size: 10px 17px;
		-moz-background-size: 10px 17px;
		-o-background-size: 10px 17px;
		background-size: 10px 17px;
	}
	
	#footerNavSocial .socialLink > a {
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}

	#footerNavSocial .socialLink .facebook {
		background: url('../img/fb@2x.png') no-repeat;
	}

	#footerNavSocial .socialLink .linkedIn {
		background: url('../img/in@2x.png') no-repeat;
	}

	#footerNavSocial .socialLink .share {
		background: url('../img/sh@2x.png') no-repeat;
	}

	#footerNavSocial .socialLink .twitter {
		background: url('../img/tw@2x.png') no-repeat;
	}
	
	#footerNavSocial .socialLink .youTube {
		background: url('../img/you@2x.png') no-repeat;
	}
	
	#footer .icxlegal {
		background: url('../img/icxlegal@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	header .logoType {
		background: url('../img/logo@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}

	header .main-nav-button {
		background: url('../img/main-nav-button@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%; 
		background-size: 100% 200%;
	}
	
	#home .homepage-slider .bx-controls .bx-next {
		background: url('../img/homepage-slider-next@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}

	#home .homepage-slider .bx-controls .bx-prev {
		background: url('../img/homepage-slider-prev@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	#home .homepage-slider .more {
		background: url('../img/more@2x.png') no-repeat 10px 5px;
		-webkit-background-size: 14px 21px;
		-moz-background-size: 14px 21px;
		-o-background-size: 14px 21px;
		background-size: 14px 21px;
	}
	
	.IPP_bar > li > a:after {
		background: url('../img/arrow@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	#leftNav > ul > li > a:after {
		background: url('../img/arrow@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	#leftNav > ul > li:first-child > a:after {
		background: url('../img/p-m@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	
	#mainNav .wrapper > ul > li > a:after {
		background: url('../img/nav-arrow@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	
	.open-list > li:first-child:after {
		background: url('../img/p-m@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	
	.open-list-special > li > a:after {
		background: url('../img/arrow@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}

	.open-list-special .click-header > a:after {
		background: url('../img/p-m@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	
	.practiceList > li > a {
		background: url('../img/arrow@2x.png') no-repeat center right;
		-webkit-background-size: 10px 17px;
		-moz-background-size: 10px 17px;
		-o-background-size: 10px 17px;
		background-size: 10px 17px;
	}
	
	#professionals_detail .majorContent .personal .right .socialLink > a {
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	#professionals_detail .majorContent .personal .right .socialLink .facebook {
		background: url('../img/fb-small@2x.png') no-repeat;
	}

	#professionals_detail .majorContent .personal .right .socialLink .linkedIn {
		background: url('../img/in-small@2x.png') no-repeat;
	}

	#professionals_detail .majorContent .personal .right .socialLink .twitter {
		background: url('../img/tw-small@2x.png') no-repeat;
	}

	#professionals_detail .majorContent .personal .right .socialLink .xing {
		background: url('../img/xing-small@2x.png') no-repeat;
	}
	.qaGeneral .q:after {
		background: url('../img/p-m@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	
	.resources .dl:after {
		background: #660000 url('../img/download@2x.png') no-repeat center center;
		background-color:#660000;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	.resources .pg:after {
		background: #660000 url('../img/link@2x.png') no-repeat center center;
		background-color:#660000;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
	.rightResources {
		background: url('../img/g@2x.png') repeat-x;
		-webkit-background-size: 1px 118px;
		-moz-background-size: 1px 118px;
		-o-background-size: 1px 118px;
		background-size: 1px 118px;
	}
	
	.rightResources:before {
		background: url('../img/diag@2x.png') repeat;
		-webkit-background-size: 4px 4px;
		-moz-background-size: 4px 4px;
		-o-background-size: 4px 4px;
		background-size: 4px 4px;
	}
	
	.rss {
		background: url('../img/rss@2x.png') no-repeat;
		-webkit-background-size: 34px 35px;
		-moz-background-size: 34px 35px;
		-o-background-size: 34px 35px;
		background-size: 34px 35px;
	}
	
	#videos .videoList > li:after {
		background: url('../img/p-m@2x.png') no-repeat;
		-webkit-background-size: 100% 200%;
		-moz-background-size: 100% 200%;
		-o-background-size: 100% 200%;
		background-size: 100% 200%;
	}
	.unitsHeader > a:after {
		background: url('../img/arrow@2x.png') no-repeat;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	   
}


#filterform input[type="submit"] {
  display: none;
}

#filterform input[type="submit"] {
  display: none;
}

/* ==========================================================================
   Fancybox 3
   ========================================================================== */

.fancybox-slide,
.fancybox-slide--current {
  width: 100%;
  padding: 0;
  
}

.fancybox-iframe {
  border: 5px solid white;
	border-radius: 3px;
}

/* leave at bottom */
#csscheck {
		min-width: 320px;
}
            /* C:\ICX\Live\ICX_Frameworks\FWM\css\main.css end   */
            /* Start Custom Css Fonts */ 
		    
		  /* End Custom Css Fonts */
		
/* [Framework Variant Css - Thoits 1.0 */

#blogs #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#blogs div.linkContainer a { 
	color: #002060;
	display: block;
	line-height: 22px;
	margin-bottom: 15px;
	
	}
#blogs div.linkContainer a:hover { 
	text-decoration: none;
	color: #1e242e;
	
	}
#blogs div.linkContainer br { 
	display: none;
	
	}
#blogs section.rightContent .content { 
	float: right;
	width: 666px;
	display: flex;
	flex-direction: column;
	
	}
#blogs section.rightContent .content .units { 
	order: 2;
	
	}
#blogs ul.units li a.title { 
	font-size: 20px;
	margin-bottom: 20px;
	
	}
#blogs_detail #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#blogs_detail div.linkContainer a { 
	margin-bottom: 15px;
	line-height: 22px;
	color: #002060;
	display: block;
	
	}
#blogs_detail div.linkContainer br { 
	display: none;
	
	}
#blogs_detail section.rightContent .content { 
	flex-direction: column;
	display: flex;
	float: right;
	width: 666px;
	
	}
#blogs_detail section.rightContent .content .units { 
	order: 2;
	
	}
#blogs_detail ul.units li { 
	border-top: 0;
	line-height: 26px;
	padding: 10px 0;
	
	}
#contactMessage { 
	display: block;
	margin-top: 20px;
	font-weight: 600;
	
	}
#featuredAttorneys .attorney { 
	width: 990px;
	margin: 0 auto;
	
	}
#footer .copyright { 
	display: block;
	margin: unset;
	font-size: 12px;
	overflow: hidden;
	
	}
#footer .smallTxt { 
	display: block;
	padding: 20px 0 0;
	border-top: 1px solid #FFFFFF;
	margin-top: 20px;
	font-size: 12px;
	
	}
#footer .wrapper { 
	padding: 0;
	position: relative;
	
	}
#footerNavSocial { 
	margin: 0;
	
	}
#footerNavSocial #footerNav ul li { 
	font-size: 14px;
	float: left;
	margin-left: 9px;
	color: #FFFFFF;
	font-family: muli,sans-serif;
	
	}
#footerNavSocial #footerNav ul li a { 
	color: #FFFFFF;
	
	}
#footerNavSocial .wrapper { 
	border-top: unset;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: column-reverse;
	padding: 0;
	
	}
#footerNavSocial section.socialLink { 
	margin: 0 0 20px;
	float: unset;
	
	}
#footerNavSocial section.socialLink a { 
	margin: 0 0 0 15px;
	background: none;
	float: right;
	width: auto;
	border-radius: unset;
	cursor: pointer;
	height: auto;
	
	}
#footerNavSocial section.socialLink a:hover { 
	background: transparent !important;
	text-decoration: none !important;
	
	}
#heroBar .infoConainer a.more:before { 
	margin: 0;
	display: inline-block !important;
	
	}
#home h2 { 
	font-family: muli,sans-serif;
	color: #1e242e;
	margin-bottom: 0;
	font-weight: 600;
	
	}
#leftNav ul li { 
	border-bottom: 1px solid #e6e6e6;
	font-family: muli,sans-serif;
	font-size: 16px;
	color: #1e242e;
	padding: 7px 0;
	font-weight: 400;
	
	}
#leftNav ul li a { 
	color: #1e242e;
	display: block;
	line-height: 20px;
	margin: 5px 0;
	font-weight: 600;
	
	}
#leftNav ul li a:hover { 
	text-decoration: underline;
	color: #002060;
	
	}
#leftNav ul li.selected { 
	font-weight: 700;
	color: #002060;
	
	}
#leftNav ul li.selected a { 
	position: relative;
	font-weight: 700;
	color: #002060;
	
	}
#leftNav ul li.selected ul li a { 
	font-size: 14px;
	font-weight: 600;
	
	}
#leftNav ul li:before { 
	display: none;
	
	}
#lowerCallouts #featuredAttorneys figure.headShot img { 
	height: auto;
	width: 200px;
	
	}
#lowerCallouts #newsBox .headline { 
	margin-bottom: 30px;
	flex: 0 0 45%;
	
	}
#lowerCallouts #newsBox .newsSep { 
	display: none;
	
	}
#lowerCallouts #newsBox .subHead { 
	flex: 0 1 100%;
	
	}
#lowerCallouts .attorneyList { 
	display: flex;
	justify-content: space-between;
	
	}
#lowerCallouts .date { 
	font-size: 14px;
	font-style: normal;
	color: #1e242e;
	font-weight: 400;
	
	}
#lowerCallouts ul.attorneyList .about { 
	height: auto;
	position: relative;
	margin: 5px 0 0;
	
	}
#lowerCallouts ul.attorneyList .abstract { 
	max-height: unset;
	overflow: hidden;
	color: #313535;
	position: relative;
	padding: 0;
	
	}
#lowerCallouts ul.attorneyList figure.headShot { 
	float: none;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	overflow: hidden;
	padding: 3px;
	margin: 0 0 10px;
	
	}
#lowerCallouts ul.attorneyList h2 { 
	line-height: 20px;
	font-size: 16px;
	font-weight: 600;
	font-family: muli,sans-serif;
	text-transform: capitalize;
	
	}
#lowerCallouts ul.attorneyList h2 a { 
	color: #1e242e;
	
	}
#lowerCallouts ul.attorneyList h2 a:hover { 
	text-decoration: none;
	color: #002060;
	
	}
#mainNav li.selected ul.second a { 
	white-space: normal;
	-webkit-box-sizing: border-box;
	background: None;
	text-transform: initial;
	display: block;
	box-sizing: border-box;
	font-family: muli,sans-serif;
	color: #fff;
	-moz-box-sizing: border-box;
	font-weight: 400;
	border: none;
	padding: 15px;
	font-size: 16px;
	
	}
#modalPopup .inner .popup_content { 
	font-size: 14px;
	line-height: 22px;
	color: #1e242e;
	font-family: muli,sans-serif;
	margin: 0;
	font-weight: 400;
	
	}
#modalPopup .inner a.continueEmail { 
	margin-top: 10px;
	font-weight: 600;
	display: inline-block;
	padding-right: 0;
	font-size: 17px;
	font-family: muli,sans-serif;
	color: #1e242e;
	position: relative;
	text-decoration: underline;
	
	}
#modalPopup .inner a.continueEmail:after { 
	display: none;
	font-weight: 900;
	font-size: 10px;
	right: 0;
	content: "\f061";
	margin-right: -14px;
	top: 7px;
	line-height: 9px;
	positioN: absolute;
	font-family: "Font Awesome 5 Free";
	
	}
#modalPopup .inner a.continueEmail:hover { 
	text-decoration: none;
	color: #002060;
	
	}
#modalPopup .popup_head { 
	font-size: 25px;
	text-transform: unset;
	background: none;
	height: 30px;
	font-family: muli,sans-serif;
	padding-bottom: 15px;
	color: #1e242e;
	font-weight: 700;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	
	}
#modalPopup .popup_head.email { 
	background: none;
	
	}
#news_detail #leftNav { 
	display: none;
	
	}
#news_detail .js_topHeader h4 { 
	font-size: 20px;
	color: #1e242e;
	font-weight: 600;
	
	}
#news_detail .rightContent { 
	display: flex;
	flex-direction: column;
	width: 100%;
	
	}
#news_detail .rightContent .content { 
	order: 2;
	
	}
#news_detail .rightResources { 
	order: 3;
	
	}
#newsBox  a.more { 
	border: 1px solid #002060;
	text-align: center;
	z-index: 10;
	position: relative;
	border-radius: 100px;
	margin: 40px auto 0;
	line-height: 28px;
	text-decoration: none;
	float: none;
	color: #002060;
	padding: 5px 20px;
	-webkit-box-sizing: border-box;
	background: #ffffff;
	display: inline-block !important;
	width: auto;
	font-size: 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 600;
	
	}
#newsBox a.more:hover { 
	text-decoration: none !important;
	color: #FFFFFF;
	background: #002060;
	
	}
#newsBox.onlyOne .headline { 
	display: inline-block;
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
	border-top: none;
	
	}
#pageTitleWrapper #pageTools { 
	top: 51px;
	bottom: 0;
	height: auto;
	background: transparent;
	width: auto;
	position: absolute;
	right: 0;
	
	}
#pageTitleWrapper #pageTools ul { 
	height: auto;
	font-family: muli,sans-serif;
	float: right;
	line-height: 33px;
	margin: 0;
	
	}
#pageTitleWrapper #pageTools ul li { 
	border-left: none;
	font-size: 14px;
	display: inline-block;
	height: auto;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 14px;
	padding-left: 0;
	
	}
#pageTitleWrapper #pageTools ul li a { 
	background: none;
	color: #1e242e;
	display: block;
	padding: 0 !important;
	
	}
#pageTitleWrapper #pageTools ul li a:hover { 
	color: #1e242e;
	opacity: .8;
	text-decoration: none;
	
	}
#practice_detail #leftNav { 
	margin-top: 0 !important;
	
	}
#practice_detail #leftNav:before { 
	display: none;
	
	}
#practice_detail #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#practice_detail .content h1 { 
	font-size: 26px;
	margin: 0 0 40px;
	font-weight: 700;
	
	}
#practice_detail .rightContent .content h3.pageTitle:First-child { 
	font-size: 23px;
	color: #1e242e;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: muli,sans-serif;
	font-weight: 400;
	
	}
#practice_landing #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#professionals_detail #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#professionals_detail .mainWrapper .majorContent .personal { 
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .name { 
	font-size: 30px;
	font-family: muli,sans-serif;
	color: #1e242e;
	font-weight: 600;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .phone { 
	float: left;
	background: none;
	padding: 0;
	line-height: 16px;
	margin: 0;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right { 
	font-size: 16px;
	color: #1e242e;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right div.emailVcard { 
	display: block;
	padding: 5px 0 0;
	line-height: 16px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right div.emailVcard a:hover { 
	opacity: .5;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right div.emailVcard:before { 
	content: "";
	white-space: pre;
	display: block;
	width: 100%;
	height: 10px;
	margin-top: 10px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .title { 
	font-size: 16px;
	font-style: normal;
	margin: 5px 0 10px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .03em;
	
	}
#professionals_detail .mainWrapper .majorContent .personal a.vCard { 
	background: none;
	margin-left: 10px;
	line-height: 17px;
	padding-left: 0;
	height: 20px;
	float: left;
	font-weight: normal;
	color: transparent;
	overflow: hidden;
	font-size: 0;
	
	}
#professionals_detail .mainWrapper .majorContent .personal a.vCard:before { 
	font-weight: normal;
	content: "\f2c2";
	font-family: "Font Awesome 5 Free";
	color: #1e242e;
	font-size: 20px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email { 
	float: left;
	background: none;
	height: auto;
	display: inline-block;
	padding-left: 0;
	line-height: 16px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email a { 
	line-height: 16px;
	color: transparent;
	overflow: hidden;
	display: inline-block;
	font-weight: normal;
	font-size: 0;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email a:before { 
	font-weight: 900;
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	color: #1e242e;
	font-size: 19px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.fax { 
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #1e242e;
	background: none;
	display: Inline-block;
	line-height: 16px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.fax:before { 
	content: "F. ";
	
	}
#professionals_detail .mainWrapper .majorContent h3 { 
	margin: 30px 0 10px;
	
	}
#professionals_detail .mainWrapper .minorContent .headShot { 
	position: relative;
	
	}
#professionals_detail .mainWrapper .minorContent .headShot img { 
	margin-bottom: 0;
	width: 220px;
	height: 266px;
	filter: grayscale(1);
	border: 1px solid #E9E9E9;
	
	}
#professionals_detail .mainWrapper .minorContent a { 
	color: #002060;
	
	}
#professionals_detail .mainWrapper .minorContent a:after { 
	display: block;
	content: "";
	border-top: 1px dotted #d1d1d1;
	width: auto;
	margin: 5px 0 -15px;
	
	}
#professionals_detail .mainWrapper .minorContent a:hover { 
	text-decoration: none;
	color: #1e242e;
	
	}
#professionals_detail .mainWrapper .socialLink a:hover { 
	text-decoration: none;
	
	}
#professionals_detail .mainWrapper h3 { 
	line-height: 22px;
	margin: 30px 0 5px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 3px;
	font-weight: 600;
	color: #1e242e;
	font-size: 18px;
	font-family: muli,sans-serif;
	
	}
#professionals_detail .mainWrapper h3.education { 
	margin-top: 50px;
	
	}
#professionals_detail ul.units ul.ckinput li { 
	position: relative;
	padding: 8px 0;
	line-height: 24px;
	border: none;
	
	}
#professionals_detail ul.units ul.ckinput li:first-child { 
	padding-top: 0;
	
	}
#professionals_landing ul.attorneyList .email a { 
	color: #002060;
	display: inline-block;
	font-weight: 600;
	line-height: 26px;
	font-size: 0;
	
	}
#professionals_landing ul.attorneyList a { 
	color: #002060;
	
	}
#professionals_landing ul.attorneyList a.name.title:hover { 
	text-decoration: underline;
	
	}
#professionals_landing ul.attorneyList a.vCard { 
	color: #002060;
	background: none;
	height: auto;
	padding-left: 0;
	margin-left: 10px;
	line-height: 26px;
	font-size: 0;
	font-weight: 600;
	
	}
#professionals_landing ul.attorneyList a.vCard:hover { 
	background-position: none;
	
	}
#professionals_landing ul.attorneyList a:hover { 
	text-decoration: none;
	
	}
#professionals_landing ul.attorneyList div.email { 
	text-transform: uppercase;
	display: inline-block;
	background: none;
	height: auto;
	padding: 0;
	
	}
#professionals_landing ul.attorneyList div.email:Hover { 
	background: none;
	
	}
#professionals_landing ul.attorneyList div.phone { 
	background: none;
	overflow: hidden;
	height: auto;
	line-height: 20px;
	margin: 0;
	padding-left: 0;
	
	}
#professionals_landing ul.attorneyList li { 
	-webkit-box-sizing: border-box;
	font-weight: 400;
	width: 230px;
	box-sizing: border-box;
	margin-right: 20px;
	height: auto;
	float: left;
	font-family: muli,sans-serif;
	-moz-box-sizing: border-box;
	border: 1px solid #C2BAA9;
	margin-bottom: 20px;
	padding: 0;
	box-shadow: none;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	
	}
#professionals_landing ul.attorneyList li .headShot { 
	display: none;
	overflow: hidden;
	height: 220px;
	float: none;
	margin: 0 0 10px;
	
	}
#professionals_landing ul.attorneyList li .headShot img { 
	height: auto;
	width: 100%;
	
	}
#professionals_landing ul.attorneyList li .name.title { 
	font-family: inherit;
	font-weight: 700;
	font-size: 16px;
	color: #081029;
	line-height: 26px;
	display: block;
	
	}
#professionals_landing ul.attorneyList li .phone { 
	margin-bottom: 5px;
	display: none;
	font-size: 16px;
	font-family: inherit;
	line-height: 26px;
	
	}
#professionals_landing ul.attorneyList li .title { 
	line-height: 26px;
	font-family: inherit;
	font-size: 16px;
	
	}
#professionals_landing ul.attorneyList li.li-third { 
	margin-right: 20px !important;
	
	}
#professionals_landing ul.attorneyList li:hover { 
	border-color: #999999;
	
	}
#professionals_landing ul.attorneyList span.name { 
	color: #002060;
	
	}
#rep_matters_detail .rightContent .content { 
	order: 2;
	
	}
#sitemap ul.expandable li a.header { 
	font-size: 16px;
	color: #1e242e;
	font-weight: 600;
	
	}
#videos .filterbyContainer .f_left { 
	margin-left: 0;
	margin-right: 20px;
	
	}
.attorneyList { 
	margin-top: 20px;
	
	}
.custom_select { 
	position: relative;
	width: 420px !important;
	height: auto;
	
	}
.custom_select  ul.custom_selectul { 
	position: absolute;
	top: 0;
	border: 2px solid #000000;
	overflow: hidden;
	width: 100%;
	background: white;
	height: auto;
	
	}
.custom_select .overflow { 
	font-size: 16px;
	overflow-y: auto;
	max-height: 600px;
	color: #1e242e;
	
	}
.custom_select ul li { 
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: pointer;
	
	}
.custom_select ul li.listitem:hover { 
	background: rgba(255,255,255,.3);
	
	}
.custom_select ul li.overflowcontainer { 
	margin: 0;
	border: none;
	padding: 0;
	display: none;
	
	}
.custom_select ul li.selected { 
	overflow: hidden;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
	background: none;
	font-size: 16px;
	padding: 10px 20px;
	font-weight: 600;
	
	}
.custom_select ul.expanded { 
	border-color: #081029;
	z-index: 90;
	height: auto;
	background: #081029;
	color: #FFFFFF;
	
	}
.custom_select ul.expanded li.overflowcontainer { 
	display: block;
	
	}
.custom_select ul.expanded li.overflowcontainer .overflow { 
	color: #FFFFFF;
	
	}
.f_left { 
	float: none;
	display: inline-block;
	vertical-align: top;
	
	}
.filterbyContainer { 
	padding: 0;
	background: transparent;
	font-size: 14px;
	
	}
.filterbyContainer .f_left + .f_left.label { 
	margin-right: 0;
	margin-left: 8px!important;
	
	}
.filterbyContainer .f_left .custom_select { 
	margin: 0 10px 0 0;
	
	}
.filterbyContainer .f_left.label { 
	font-size: 16px;
	font-family: muli,sans-serif;
	font-weight: 600;
	padding: 5px 28px 0 9px;
	color: #1e242e;
	
	}
.filterbyContainer .f_left.label.filterBy { 
	position: relative;
	margin-bottom: 5px;
	float: none;
	display: block;
	padding: 0 0 8px;
	
	}
.filterbyContainer .f_left.label.filterBy:after { 
	right: 0;
	margin-right: -4px;
	height: 28px;
	content: "";
	background: #FFFFFF;
	top: 0;
	position: absolute;
	width: 568px;
	display: block;
	
	}
.heroContainer { 
	display: flex;
	height: 600px;
	align-items: flex-start;
	justify-content: center;
	
	}
.js_topHeader { 
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 13px;
	margin-bottom: 13px;
	padding-left: 0;
	
	}
.js_topHeader .sourceInfo { 
	font-size: 16px;
	color: inherit;
	
	}
.js_topHeader .subTitle { 
	font-size: 16px;
	color: #1e242e;
	
	}
.js_topHeader .title { 
	margin-bottom: 5px;
	color: inherit;
	text-transform: unset;
	font-family: muli,sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	
	}
.js_topHeader a.title { 
	font-size: 22px;
	font-family: muli,sans-serif;
	margin-bottom: 5px;
	text-transform: unset;
	color: #1e242e;
	font-weight: 600;
	line-height: 22px;
	
	}
.js_topHeader h1 { 
	line-height: 30px;
	font-size: 26px;
	font-family: muli,sans-serif;
	font-weight: 700;
	color: inherit;
	text-transform: unset;
	margin-bottom: 5px;
	
	}
.js_topHeader h4 { 
	font-size: 26px;
	font-weight: 700;
	font-family: muli,sans-serif;
	text-transform: unset;
	color: inherit;
	margin-bottom: 5px;
	line-height: 30px;
	
	}
.js_topHeader.noLeft_yesRes { 
	padding-left: 0;
	
	}
.mainWrapper { 
	position: relative;
	
	}
.optionalTagLine { 
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
	text-transform: uppercase;
	color: #1e242e;
	text-align: right;
	display: none;
	font-size: 26px;
	font-family: muli,sans-serif;
	font-weight: 600;
	
	}
.rightContent { 
	float: right;
	width: 700px;
	color: #1e242e;
	display: flex;
	flex-direction: column;
	
	}
.rightContent .content p.abstract { 
	margin: 5px 0 0;
	line-height: 26px;
	
	}
.rightResources .subHead { 
	font-size: 18px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
	font-family: muli,sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	color: #1e242e;
	margin-bottom: 15px;
	
	}
.subHead.pageTitle { 
	font-family: muli,sans-serif;
	color: #002060;
	font-size: 36px;
	font-weight: 700;
	padding: 50px 0 30px;
	
	}
.wrapper { 
	margin: 0 auto;
	width: 990px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-moz-box-sizing: border-box;
	
	}
.wrapper .padding { 
	padding: 30px 0 100px;
	
	}
a.link.attachment { 
	background: url("../img/dl_link_noBg.png") no-repeat 8px center #002060;
	
	}
a.link.url { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #002060;
	
	}
a.logoType { 
	margin: 0;
	
	}
a.more { 
	text-align: left;
	line-height: 16px;
	background: transparent;
	border-radius: 0;
	height: auto;
	display: inline-block;
	font-weight: 600;
	color: #002060;
	padding: 0;
	font-family: muli,sans-serif;
	font-size: 16px;
	
	}
a.more span { 
	display: none;
	
	}
a.noLink { 
	cursor: text;
	color: #1e242e !important;
	text-decoration: none;
	
	}
a.noLink:hover { 
	text-decoration: none;
	cursor: text;
	color: #1e242e !important;
	opacity: 1;
	
	}
a.rss { 
	font-size: 16px;
	height: 30px;
	position: relative;
	color: #1e242e;
	font-family: inherit;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
	line-height: 30px;
	font-weight: 400;
	
	}
a.rss:before { 
	background: none;
	content: "\f09e";
	height: auto;
	top: -2px;
	left: 0;
	border-radius: 0;
	position: absolute;
	display: block;
	width: auto;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	
	}
a.rss:hover { 
	text-decoration: none;
	color: #1e242e;
	
	}
a.rss:hover:before { 
	background-color: transparent;
	
	}
a:link { 
	color: #002060;
	
	}
a:visited { 
	color: #002060;
	
	}
body { 
	font-weight: 400;
	background: #FFFFFF;
	font-size: 16px;
	font-family: muli,sans-serif;
	color: #313535;
	line-height: 26px;
	
	}
div.linkContainer a { 
	display: block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	color: #002060;
	
	}
div.unitsHeader { 
	font-size: 20px;
	border-bottom: 1px solid #e6e6e6;
	margin: 30px 0 15px 0;
	height: 25px;
	text-transform: uppercase;
	font-family: muli,sans-serif;
	font-weight: 700;
	clear: both;
	
	}
div.unitsHeader a.more { 
	background: none;
	color: #002060;
	float: right;
	position: relative;
	bottom: -5px;
	font-family: muli,sans-serif;
	font-weight: 600;
	font-size: 14px;
	padding: 0 30px 0 0;
	
	}
div.unitsHeader a.more:after { 
	display: none;
	
	}
div.unitsHeader a.more:hover { 
	color: #002060;
	text-decoration: none;
	
	}
footer#footer { 
	display: flex;
	flex-direction: column-reverse;
	line-height: 23px;
	font-size: 13px;
	height: auto;
	margin: 0;
	padding: 40px 0;
	background: #081029;
	color: #ffffff;
	
	}
footer#footer .content { 
	line-height: 20px;
	width: 990px;
	
	}
footer#footer a.logo.icxlegal { 
	background-size: 100% !important;
	background: url("/siteFiles/467e4f23-a78e-46ba-be20-3f4a7f3eb79f/custom/images/icx_logo_white.png") 0 0 no-repeat;
	
	}
h2 { 
	font-size: 24px;
	font-family: muli,sans-serif;
	margin-bottom: 15px;
	color: #1e242e;
	font-weight: 600;
	line-height: 30px;
	
	}
h3.pageTitle { 
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	text-transform: unset;
	font-size: 26px;
	margin: 0;
	
	}
h4 { 
	font-family: muli,sans-serif;
	color: #313535;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
	
	}
header { 
	background: transparent;
	height: auto;
	filter: #002060;
	border-bottom: none;
	width: 100%;
	position: realative;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	}
header .wrapper { 
	background: transparent;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	
	}
header .wrapper:after { 
	display: none;
	
	}
header .wrapper:before { 
	display: none;
	
	}
header a.logoType { 
	z-index: 50;
	margin: 35px 0 15px;
	
	}
nav#mainNav { 
	right: 0;
	left: 0;
	margin: auto;
	z-index: 10;
	top: 51px;
	font-size: 16px;
	width: auto;
	position: absolute;
	height:  auto;
	background: transparent;
	
	}
nav#mainNav .wrapper { 
	height: auto;
	text-align: center;
	width: 990px;
	
	}
nav#mainNav .wrapper #menu { 
	margin-top: 0;
	justify-content: flex-end;
	align-items: center;
	display: flex;
	
	}
nav#mainNav .wrapper > ul > li:first-child ul.second { 
	margin-left: -125px;
	
	}
nav#mainNav li.lastItem ul.second { 
	margin-left: -116px;
	
	}
nav#mainNav li.lastItem ul.second.twoColumns { 
	margin-left: -215px;
	
	}
nav#mainNav ul li { 
	margin: 0 0 0 25px;
	display: inline-block;
	background: none;
	height: auto;
	line-height: 16px;
	color: #FFFFFF;
	position: relative;
	font-family: muli,sans-serif;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	
	}
nav#mainNav ul li a { 
	color: #FFFFFF;
	text-transform: unset;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	
	}
nav#mainNav ul li a:hover { 
	text-decoration: none;
	color: #002060;
	
	}
nav#mainNav ul li ul.second:after { 
	display: none;
	
	}
nav#mainNav ul li.selected a { 
	color: #FFFFFF;
	
	}
nav#mainNav ul li.selected li a:after { 
	display: none;
	
	}
nav#mainNav ul li:hover > a { 
	color: #FFFFFF;
	
	}
nav#mainNav ul ul li a:hover:after { 
	display: none;
	
	}
nav#mainNav ul.second { 
	white-space: normal;
	background: #225751;
	overflow: visible;
	margin-top: 0;
	margin-left: -125px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	left: 50%;
	filter: none;
	z-index: 50;
	width: 250px;
	-moz-box-shadow: none;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	position: absolute;
	-moz-box-sizing: border-box;
	top: 77px;
	
	}
nav#mainNav ul.second .fakeSep { 
	margin-top: -60px;
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	
	}
nav#mainNav ul.second li { 
	text-align: left;
	background: none;
	padding: 0;
	height: auto;
	line-height: 1;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid rgba(255,255,255,.2);
	
	}
nav#mainNav ul.second li a { 
	white-space: normal;
	text-transform: initial;
	display: block;
	-webkit-box-sizing: border-box;
	background: None;
	font-size: 16px;
	padding: 15px;
	border: none;
	font-weight: 400;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: muli,sans-serif;
	
	}
nav#mainNav ul.second li a:hover { 
	background: rgba(255,255,255,.2);
	filter: none;
	
	}
nav#mainNav ul.second ol { 
	float: none;
	padding: 0;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	box-sizing: border-box;
	
	}
nav#mainNav ul.second.twoColumns { 
	width: 250px;
	margin-left: -125px;
	
	}
section#heroBar { 
	position: relative;
	background: #081029;
	height: 600px;
	color: #FFFFFF;
	overflow: hidden;
	margin: -81px 0 0;
	
	}
section#heroBar #heroShadow { 
	background: linear-gradient(55deg, rgba(255,255,255,0) 0%, rgb(8, 16, 41) 20%, rgb(8, 16, 41) 35%, rgba(255,255,255,0) 100%);
	height: 600px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	margin: auto;
	right: 0;
	
	}
section#heroBar .infoConainer { 
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: auto;
	position: relative;
	z-index: 3;
	text-align: left;
	width: 550px;
	vertical-align: middle;
	display: block;
	
	}
section#heroBar .infoConainer h1 { 
	font-weight: 300;
	font-size: 36px;
	font-style: normal;
	font-family: muli,sans-serif;
	line-height: 40px;
	
	}
section#heroBar .infoConainer p { 
	width: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
	
	}
section#heroBar .infoConainer p a { 
	margin: 0 auto;
	position: relative;
	display: inline-block;
	top: 0;
	color: #FFFFFF;
	
	}
section#heroBar .infoConainer p a.more { 
	margin-top: 10px;
	text-transform: uppercase;
	font-family: muli,sans-serif;
	
	}
section#heroBar .infoConainer p a.more:hover { 
	color: #FFFFFF;
	
	}
section#lowerCallouts #aboutUs { 
	padding: 40px 0;
	
	}
section#lowerCallouts #aboutUs .articleContent { 
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	color: #313535;
	border-bottom: none;
	padding: 0;
	margin: 0 auto;
	
	}
section#lowerCallouts .wrapper { 
	padding-top: 0;
	width: 100%;
	
	}
section#lowerCallouts article { 
	box-shadow: none;
	background: transparent;
	-webkit-box-sizing: border-box;
	min-height: 100px;
	float: none;
	width: 100%;
	-moz-box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-shadow: none;
	position: relative;
	padding: 80px 0;
	height: auto !important;
	margin: 0;
	
	}
section#lowerCallouts article .bottomShadow { 
	display: none;
	
	}
section#lowerCallouts article .bottomShadow.long { 
	display: none;
	
	}
section#lowerCallouts article .subHead { 
	font-family: muli,sans-serif;
	-webkit-box-sizing: border-box;
	font-style: normal;
	height: auto;
	color: #313535;
	line-height: 36px;
	font-size: 36px;
	border: none;
	font-weight: 700;
	box-sizing: border-box;
	text-align: center;
	-moz-box-sizing: border-box;
	width: 100%;
	margin: 0 auto 30px;
	text-transform: unset;
	
	}
section#lowerCallouts article#aboutUs.onlyOne .articleContent { 
	padding-bottom: 0;
	
	}
section#lowerCallouts article#featuredAttorneys { 
	background: #f5f5f5;
	
	}
section#lowerCallouts article#newsBox { 
	justify-content: space-between;
	width: 990px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	background: transparent;
	
	}
section#lowerCallouts article#newsBox h2 a { 
	color: #002060;
	margin-bottom: 5px;
	line-height: 24px;
	font-size: 18px;
	font-family: muli,sans-serif;
	font-weight: 600;
	display: block;
	text-decoration: none;
	
	}
section#lowerCallouts article#newsBox h2 a:hover { 
	text-decoration: underline;
	
	}
section#lowerCallouts article.onlyOne .headline.odd { 
	margin-left: 0;
	
	}
section#pageTitleWrapper { 
	background-color: #FFFFFF !important;
	background-position: top !important;
	padding-top: 200px;
	margin-top: -80px;
	background-repeat: repeat-x !important;
	height: auto;
	
	}
section#pageTitleWrapper .wrapper { 
	position: relative;
	
	}
section.attorney ul li { 
	width: 208px;
	display: block !important;
	
	}
section.mainWrapper .bottomShadow { 
	display: none;
	
	}
section.mainWrapper .wrapper { 
	box-shadow: none;
	background: #FFFFFF;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	filter: unset;
	
	}
ul.backgrounds li { 
	height: 600px;
	left: 0;
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	background-repeat: repeat-x !important;
	right: 0;
	margin: 0 auto;
	background-position: center center !important;
	
	}
ul.expandable li { 
	border-bottom: 1px solid #dadada;
	padding: 10px 0 10px 16px;
	
	}
ul.expandable li a.header { 
	font-size: 18px;
	color: #1e242e;
	font-weight: 600;
	
	}
ul.expandable li a.header:hover { 
	color: #002060;
	text-decoration: none;
	
	}
ul.expandable li.expandable div.content { 
	margin-top: 5px;
	font-family: inherit;
	font-size: 16px;
	color: #002060;
	display: none;
	
	}
ul.IPP_bar li { 
	font-size: 20px;
	text-transform: capitalize;
	font-family: muli,sans-serif;
	color: #1e242e;
	font-weight: 600;
	display: inline-block;
	margin-right: 25px;
	line-height: 16px;
	
	}
ul.IPP_bar li a { 
	border-radius: 0;
	height: auto;
	color: #1e242e;
	padding: 0;
	line-height: 16px;
	display: block;
	
	}
ul.IPP_bar li a:hover { 
	text-decoration: none;
	
	}
ul.IPP_bar li.active a { 
	background: transparent;
	color: #002060;
	
	}
ul.IPP_bar li.active:after { 
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #b48e50;
	margin-top: 10px;
	
	}
ul.IPP_bar li:after { 
	display: block;
	content: "";
	height: 1px;
	width: 100%;
	background: transparent;
	margin-top: 10px;
	
	}
ul.IPP_bar li:hover:after { 
	margin-top: 10px;
	background: #b48e50;
	height: 1px;
	width: 100%;
	display: block;
	content: "";
	
	}
ul.practiceList { 
	border: none;
	
	}
ul.qaGeneral li div.q a { 
	font-size: 16px;
	color: #1e242e;
	font-weight: 600;
	font-family: muli,sans-serif;
	
	}
ul.resources li a { 
	font-size: 16px;
	color: #1e242e;
	font-weight: 400;
	font-family: muli,sans-serif;
	
	}
ul.resources li.dl span.icon { 
	background: url("../img/dl_link_noBg.png") no-repeat 8px center #002060;
	
	}
ul.resources li.pg span.icon { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #002060;
	
	}
ul.units .subList { 
	margin-top: 15px;
	font-size: 14px;
	font-family: inherit;
	
	}
ul.units .subList .cat { 
	display: none;
	font-weight: 400;
	
	}
ul.units .subList a { 
	color: #002060;
	font-size: 15px;
	
	}
ul.units li { 
	border-top: 1px solid #d8d8d8;
	position: relative;
	padding: 25px 60px 25px 0;
	line-height: 26px;
	
	}
ul.units li .subTitle { 
	margin: 5px 0 10px;
	font-size: 14px;
	color: #1e242e;
	text-transform: uppercase;
	
	}
ul.units li .txt { 
	font-size: 16px;
	color: #1e242e;
	line-height: 26px;
	
	}
ul.units li a.title { 
	font-size: 18px;
	color: #1e242e;
	display: inline-block;
	font-weight: 600;
	font-family: muli,sans-serif;
	
	}
ul.units li a.title:hover { 
	text-decoration: underline;
	color: #002060;
	
	}
ul.videoList { 
	display: flex;
	flex-wrap: wrap;
	text-align: justify;
	border-bottom: 1px solid #e5e5e5;
	
	}
ul.videoList li.videoItemParent { 
	position: relative;
	margin-bottom: 20px;
	width: 330px;
	float: none;
	height: 250px;
	
	}
ul.videoList li.videoItemParent .videoContentContainer { 
	padding: 15px;
	width: 330px;
	-webkit-box-sizing: border-box;
	height: 217px;
	background: #fff;
	position: relative;
	border: 1px solid #d3d3d3;
	overflow: hidden;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	}
ul.videoList li.videoItemParent .videoContentContainer:hover { 
	border-color: #1e242e;
	
	}
ul.videoList li.videoItemParent div.expander .txt { 
	font-family: muli,sans-serif;
	text-align: left;
	font-size: 16px;
	color: #1e242e;
	height: 35px;
	padding-bottom: 10px;
	vertical-align: middle;
	display: table-cell;
	width: 246px;
	
	}
ul.videoList:after { 
	display: none;
	width: inherit;
	content: "";
	flex: auto;
	
	}


/* [/Framework Variant Css - Thoits 1.0] */


/* [ Logo Css - /siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/logo/logo-mobile2.svg] */


		
			header a.logoType {
				background: url("/siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/logo/logo-mobile2.svg") repeat scroll 0 0 transparent;
				
						width : 400px;
						height : 57px;
					
			}
			#modalPopup .popup_head{
				background: url("/siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/logo/logo-mobile2.svg") no-repeat scroll 0 0 transparent;
				background-size:contain;
			}
		
	

/* [/ Logo Css ] */

/* [ Include Css - home.inc] */


/* [/ Include Css ] */

/* [ Custom Css ] */

.FWM .ckinput {
  padding: 0 0 0 18px;
}

a:link {
   transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -webkit-transition: all 0.4s ease;
}
.content-holder a:link,
.rightContent .content p.abstract a:link {
  text-decoration: underline
}
b,
strong {
   font-weight: 700;
}
td {
    vertical-align: top;
}

.FW3 nav#mainNav ul li a:after {
    bottom: -5px;
    width: 0;
    background: #FFFFFF;
    height: 1px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    left: 0px;
    content: '';
    position: absolute;
    -webkit-backface-visibility: hidden;
}
.FW3 nav#mainNav ul li a:hover::after, .FW3 nav#mainNav ul li.selected a::after {
    width: 100%;
}


#home.FWM .homepage-slider-image {
   object-fit: cover;
}
.FWM header .main-nav-button {
   display: block;
   position: absolute;
   top: 30px !important;
   right: 10px !important;
   height: 3px !important;
   width: 35px;
   background: #1e242e !important;
}
.FWM header .main-nav-button::before,
.FWM header .main-nav-button::after {
   position: absolute;
   display: block;
   left: 0;
   width: 100%;
   background-color: transparent;
   content: "";
   height: 10px
}
.FWM header .main-nav-button::before {
   top: -10px;
   border-top: 3px solid #1e242e;
}
.FWM header .main-nav-button::after {
   bottom: -10px;
   border-bottom: 3px solid #1e242e;
}
.FWM header .main-nav-button.opened {
   background: none !important;
}
.FWM header .main-nav-button.opened::before {
   top: -3px;
   transform: rotate(45deg);
}
.FWM header .main-nav-button.opened::after {
   bottom: 0;
   transform: rotate(-45deg);
}
.FWM header .main-nav-button.opened::before,
.FWM header .main-nav-button.opened::after {
   border-color: #ffffff;
}

.FWM #position-statement a.more.title {
   position: relative;
   color: #081029;
   font-family: muli,sans-serif;
   font-weight: 600;
   text-transform: uppercase;
   display: inline-block;
   z-index: 1;
   margin: 10px 0 0;
}
.FWM #position-statement a.more.title:after {
   content: "";
   width: 20px;
   height: 1px;
   background: #081029;
   display: inline-block;
   margin: 0 0 5px 10px;
}

.FWM a.more.title:before {
   content: "Learn More"
}

/*--- SOCIAL ICONS --*/

.FWM #footerNavSocial .socialLink .twitter{
   order: 3;
}
.FWM #footerNavSocial .socialLink .facebook{
   order: 2;
}
.FWM #footerNavSocial .socialLink .share {
   order: 5;
}
.FWM #footerNavSocial .socialLink .linkedIn {
   order: 1;
}

.FWM #footerNavSocial .socialLink .twitter,
.FWM #footerNavSocial .socialLink .facebook,
.FWM #footerNavSocial .socialLink .share,
.FWM #footerNavSocial .socialLink .linkedIn,
.FWM #footerNavSocial .socialLink .youTube,
.FWM#professionals_detail .majorContent .personal .right .socialLink .twitter,
.FWM#professionals_detail .majorContent .personal .right .socialLink .facebook,
.FWM#professionals_detail .majorContent .personal .right .socialLink .linkedIn,
.FWM#professionals_detail .majorContent .personal .right .socialLink .xing,
#professionals_detail .mainWrapper .socialLink a,
#professionals_detail .mainWrapper .socialLink a:hover {
   background: none !important;
}
.FWM #footerNavSocial .socialLink .twitter:before,
.FWM #footerNavSocial .socialLink .facebook:before,
.FWM #footerNavSocial .socialLink .share:before,
.FWM #footerNavSocial .socialLink .linkedIn:before,
.FWM #footerNavSocial .socialLink .youTube:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .twitter:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .facebook:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .linkedIn:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .xing:before,
.FW3#professionals_detail .mainWrapper .socialLink a.twitter:before,
.FW3#professionals_detail .mainWrapper .socialLink a.facebook:before,
.FW3#professionals_detail .mainWrapper .socialLink a.linkedIn:before,
.FW3#professionals_detail .mainWrapper .socialLink a.xing:before,
.FW3 #footerNavSocial section.socialLink a.twitter:before,
.FW3 #footerNavSocial section.socialLink a.facebook:before,
.FW3 #footerNavSocial section.socialLink a.share:before,
.FW3 #footerNavSocial section.socialLink a.linkedIn:before,
.FW3 #footerNavSocial section.socialLink a.youTube:before {
   background: transparent;
   display: block;
   color: #000000;
   font-family: "Font Awesome 5 Brands";
   font-size: 20px;
   line-height: 20px;
}
.FW3 #footerNavSocial section.socialLink a.twitter:before,
.FW3 #footerNavSocial section.socialLink a.facebook:before,
.FW3 #footerNavSocial section.socialLink a.share:before,
.FW3 #footerNavSocial section.socialLink a.linkedIn:before,
.FW3 #footerNavSocial section.socialLink a.youTube:before,
.FWM #footerNavSocial .socialLink .twitter:before,
.FWM #footerNavSocial .socialLink .facebook:before,
.FWM #footerNavSocial .socialLink .share:before,
.FWM #footerNavSocial .socialLink .linkedIn:before,
.FWM #footerNavSocial .socialLink .youTube:before {
   color: #FFFFFF;
}
.FWM#professionals_detail .majorContent .personal .right .socialLink .twitter:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .facebook:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .linkedIn:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .xing:before,
.FW3#professionals_detail .mainWrapper .socialLink a.twitter:before,
.FW3#professionals_detail .mainWrapper .socialLink a.facebook:before,
.FW3#professionals_detail .mainWrapper .socialLink a.linkedIn:before,
.FW3#professionals_detail .mainWrapper .socialLink a.xing:before {
   color: #000000;
}
.FWM #footerNavSocial .socialLink .twitter:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .twitter:before,
.FW3#professionals_detail .mainWrapper .socialLink a.twitter:before,
.FW3 #footerNavSocial section.socialLink a.twitter:before {
   content: "\e61b";
}
.FWM #footerNavSocial .socialLink .facebook:before,
.FW3 #footerNavSocial section.socialLink a.facebook:before {
   content: "\f39e";
}
.FWM#professionals_detail .majorContent .personal .right .socialLink .facebook:before,
.FW3#professionals_detail .mainWrapper .socialLink a.facebook:before {
   content: "\f09a";
}
.FWM #footerNavSocial .socialLink .share:before {
   content: "\f1e0";
}
.FWM #footerNavSocial .socialLink .linkedIn:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .linkedIn:before,
.FW3#professionals_detail .mainWrapper .socialLink a.linkedIn:before,
.FW3 #footerNavSocial section.socialLink a.linkedIn:before {
   content: "\f0e1";
}
.FWM #footerNavSocial .socialLink .youTube:before,
.FW3 #footerNavSocial section.socialLink a.youTube:before {
   content: "\f167";
}
.FWM#professionals_detail .majorContent .personal .right .socialLink .xing:before,
.FW3#professionals_detail .mainWrapper .socialLink a.xing:before {
   content: "\f168";
}

.FWM #footerNavSocial .socialLink .twitter:hover:before,
.FWM #footerNavSocial .socialLink .facebook:hover:before,
.FWM #footerNavSocial .socialLink .share:hover:before,
.FWM #footerNavSocial .socialLink .linkedIn:hover:before,
.FWM #footerNavSocial .socialLink .youTube:hover:before,
.FW3 #footerNavSocial section.socialLink a.twitter:hover:before,
.FW3 #footerNavSocial section.socialLink a.facebook:hover:before,
.FW3 #footerNavSocial section.socialLink a.linkedIn:hover:before,
.FW3 #footerNavSocial section.socialLink a.youTube:hover:before {
   opacity: .8;
}
.FWM#professionals_detail .majorContent .personal .right .socialLink .twitter:hover:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .facebook:hover:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .linkedIn:hover:before,
.FWM#professionals_detail .majorContent .personal .right .socialLink .xing:hover:before,
.FW3#professionals_detail .mainWrapper .socialLink a.twitter:hover:before,
.FW3#professionals_detail .mainWrapper .socialLink a.facebook:hover:before,
.FW3#professionals_detail .mainWrapper .socialLink a.linkedIn:hover:before,
.FW3#professionals_detail .mainWrapper .socialLink a.xing:hover:before {
   color: #000000;
}

/*-- PAGE TOOLS --*/
.FW3 #pageTitleWrapper #pageTools ul li.email a:before,
.FW3 #pageTitleWrapper #pageTools ul li.print a:before,
.FW3 #pageTitleWrapper #pageTools ul li.share a:before{
   background: transparent;
   color: #000000;
   font-family: "Font Awesome 5 Free";
   font-size: 16px;
   margin-right: 5px;
   font-weight: 900;
}
.FWM #footerNavSocial .socialLink .share:before {
   background: transparent;
   color: #FFFFFF;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
}
.FW3 #pageTitleWrapper #pageTools ul li.email a:hover:before,
.FW3 #pageTitleWrapper #pageTools ul li.print a:hover:before,
.FW3 #pageTitleWrapper #pageTools ul li.share a:hover:before {
   opacity: .8;
}
.FW3 #pageTitleWrapper #pageTools ul li.email a:before {
   content: "\f0e0";
}
.FW3 #pageTitleWrapper #pageTools ul li.print a:before {
   content: "\f02f";
}
.FW3 #pageTitleWrapper #pageTools ul li.share a:before {
   content: "\f1e0";
}

/*--- CONTACT PAGE ---*/

.FW3#contact-us h2 {
  width: 700px;
  font-weight: 400;
  margin-bottom: 50px
}
.FWM#contact-us h2 {
  font-weight: 400;
  margin-bottom: 20px
}
#contact-wrap {
  background: #f5f5f6;
  overflow: hidden;
}
#contact-info {
  padding: 20px
}
#g-map-link:before{
   content:"\f3c5";
   font-family: "Font Awesome 5 Free";
   margin-right: 5px;
   font-weight: 900;
   display: inline-block;
}
#g-map-link:hover:before{
   text-decoration: none !important;
}
#g-map-link:hover {
   color: #081029;
   text-decoration: underline;
}
#online-payments {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid #cccccc
}
.FWM#online-payments {
  padding: 0;
}


/*-- LOWERCALLOUT BG --*/
.FW3 section#lowerCallouts .wrap {
   width: 100%;
   max-width: 990px;
   min-width: 768px;
   margin: 0 auto;
}
.FWM section#lowerCallouts .wrap {
   order: 3;
   width: 100%;
}


.FWM#practice_detail .IPP_bar {
   display: flex;
   flex-direction: column;
}
.FWM#practice_detail .IPP_bar li:first-child {
   order: 3
}

.FW3 section#heroBar .infoConainer ul {
   margin-top: 20px
}
.FW3 section#heroBar .infoConainer ul li {
   display: inline-block;
   margin: 0 5px
}
.FW3 section#heroBar .infoConainer ul li a,
.positionStatement ul li a {
   border: 1px solid #FFFFFF;
   padding: 10px 20px;
   color: #FFFFFF;
   font-size: 16px;
   text-transform: uppercase;
   font-family: muli,sans-serif;
   font-weight: 700;
}
.positionStatement ul li a {
   display: block;
}
.FW3 section#heroBar .infoConainer ul li a:hover,
.positionStatement ul li a:hover {
   text-decoration: none;
   background: #002771;
   border-color: #002771;
}

/*-- iOS hack to fix rounded corners on input fields --*/
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
   border: 1px solid #999
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
   .FW3 #pageTitleWrapper {
      width: auto!important
   }
}
.FW3#professionals_detail .mainWrapper .minorContent ul li {
   list-style-type: none;
   display: list-item;
   padding: 10px 0 0
}
.FW3#professionals_detail .mainWrapper .minorContent ul {
   margin: 0;
   padding: 0;
}


#blogs_detail .js_topHeader a.title:hover{
  text-decoration: none
}

/* VIEW ALL NEWS BTN */

.FW3 #newsBox .news-btn{
  margin: 40px auto 0;
  flex: 0 0 100%;
  text-align: center;
}
.FWM #newsBox a.more:before{
    content: "Read More" !important;
   font-weight: 600;
}
.FWM #lowerCallouts #newsBox .headline:last-of-type{
  border-bottom: none;
  margin: 0;
}
.FWM #lowerCallouts #newsBox {
   padding: 0 20px;
   box-sizing: border-box;
}

.FWM #position-statement{
   background: #f5f5f6;
   padding: 30px 20px;
   box-sizing: border-box;
   order: 1;
   margin-bottom: 30px;
}
.FWM #position-statement p {
   color: #313535;
   margin: 0;
  font-family: muli,sans-serif;
font-weight: 400;
}
.FWM #position-statement h1{
   font-family: muli,sans-serif;
   font-weight: 700;
   line-height: 36px;
   margin: 0 0 10px;
   z-index: 1;
   position: relative;
   color: #002060;
  font-size: 26px;
}

.FWM td{
  display: block
}


.FW3 #pageTools .wrapper {
  margin: 0 !important;
  width: auto;
}

.FWM #heroBar h1 {
   color: #FFFFFF;
   position: absolute;
   z-index: 10;
   font-family: muli,sans-serif;
   font-size: 30px;
   line-height: 30px;
   padding: 0 15px;
   box-sizing: border-box;
   font-weight: 300;
   margin: 0;
   bottom: 30px;
}

.heroContainer .wrap{
flex-direction: column;
justify-content: center;
height: 700px;
width: 990px;
vertical-align: middle;
display: flex;
}


#lowerCallouts #position-statement #wrap{
	width: 960px;
	margin: 60px auto;
	font-size: 24px;
	font-family: muli,sans-serif;
	font-weight: 400;
	line-height: 44px;
}
#lowerCallouts #position-statement #wrap strong{
	font-weight: 600;
}
#lowerCallouts #position-statement #wrap .more:before{
	content: "Learn More";
	color: #3c7877;
	display: block;
}

section#lowerCallouts #featuredAttorneys a.more:before {
    content: "view";
	  margin-right: 5px;
	  font-weight: 400;
}
section#lowerCallouts #featuredAttorneys a.more {
 text-decoration: none;
	border: 1px solid #002060;
	padding: 8px 20px;
	border-radius: 100px;
}
section#lowerCallouts #featuredAttorneys a.more:hover {
	background: #002060;
	color: #ffffff;
}


/*-- VIDEO EMBEDS --*/
.video-embed,
#video-embed,
.FWM .vimeo-wrapper{
margin: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-embed iframe,
#video-embed iframe,
.FWM .vimeo-wrapper iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    padding: 0;
}



/*-- PROFESSIONALS LANDING PAGE --*/
.FW3#professionals_landing .attorneyList li:nth-of-type(4n+0) {
	margin-right: 0 !important;
}
/*.FW3#professionals_landing .attorneyList li:nth-of-type(3n+0) {
   margin-right: 4% !important;
}*/
.FW3#professionals_landing ul.attorneyList li .about {
   padding: 10px 10px 0;
   box-sizing: border-box;
}
#professionals_landing ul.attorneyList li .headShot a img {
   filter: grayscale(1);
   -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
   transition: opacity 0.3s, transform 0.3s;
}
#professionals_landing ul.attorneyList li .headShot a:hover img {
   text-decoration: none;
   filter: grayscale(0);
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
}

/*-- PROFESSIONALS DETAIL --*/

/*#professionals_detail .mainWrapper .minorContent .headShot:after {
  content: "";
  background-image: url(/siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/custom/images/headshot-accent.png);
  position: absolute;
  height: 95px;
  width: 81px;
  bottom: 1px;
  left: 1px;
  display: block;
  background-repeat: no-repeat
}*/


/*-- EMAIL VCARD ICONS FOR PROFESSIONALS --*/

#professionals_landing ul.attorneyList .email a:before,
#professionals_detail .mainWrapper .majorContent .personal div.email a:before{
  content: "";
  background-image: url(/siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/custom/images/email.png);
  width: 25px;
  height: 20px;
  display: inline-block;
  background-size: 24px;
  background-repeat: no-repeat;
}
#professionals_landing ul.attorneyList a.vCard:before,
#professionals_detail .mainWrapper .majorContent .personal a.vCard:before {
  content: "";
  background-image: url(/siteFiles/FD4869F7-87D1-4595-965C-B2183F4697A0/custom/images/vcard.png);
  width: 25px;
  height: 20px;
  display: inline-block;
  background-size: 25px;
  background-repeat: no-repeat;
}
#professionals_landing ul.attorneyList .email a:hover:before,
#professionals_landing ul.attorneyList a.vCard:hover:before,
#professionals_detail .mainWrapper .majorContent .personal div.email a:hover:before,
#professionals_detail .mainWrapper .majorContent .personal a.vCard:hover:before  {
 opacity: .7
}




.custom_selectul .selected:after{
   content:"\f0ab";
   font-family: "Font Awesome 5 Free"; 
   font-weight: 900;
   font-size: 20px;
   float: right;
}
.custom_selectul.expanded .selected:after{
   content:"\f0aa";
   font-family: "Font Awesome 5 Free"; 
   font-weight: 900;
   font-size: 20px;
   float: right;
}


#footer .content .copyright a{
   text-decoration: none;
   color: #FFFFFF;
}

.FWM #leftNav ul li:first-of-type > a {
   background: #081029;
   color: #ffffff;
   font-size: 20px;
   font-family: muli,sans-serif;
   font-weight: 700;
}

.FWM#professionals_landing .unitsHeader{
   border: none;
   border-bottom: 1px solid #999;
   margin-top: 30px;
}
.FWM#professionals_landing div.unitsHeader .unLink {
  padding: 0 10px 5px;
  color: #000000;
  font-family: muli,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}
.FWM#professionals_landing .unitsHeader > a {
   background: transparent;
}

/*-- BLOCKQUOTES --*/

blockquote {
   text-align: right;
   position: relative;
   margin: 40px auto 20px !important;
   font-size: 14px;
   line-height: 20px;
   z-index: 10;
   border-bottom: 2px solid #3c7877;
   width: 660px;
   padding-bottom: 20px
}
#professionals_landing .rightContent .content {
   display: flex;
   flex-direction: column;
}
#professionals_landing h3{
   margin-bottom: 20px !important;
}
#professionals_landing h4{
   display: none;
}
#professionals_landing blockquote{
   border-bottom: none;
   width: 100%;
   order: 10;
   margin: 100px auto 0 !important;
}



.FWM blockquote { 
   width: 100%; 
}
blockquote span {
   text-align: left;
   font-size: 22px !important;
   line-height: 42px;
   font-weight: 400;
   display: block;
   font-family: muli,sans-serif;
   padding: 40px!important;
   background: #f4f9f9;
   color: #3c7877;
   border-radius: 20px;
   margin-bottom: 20px;
}
.FWM blockquote span {
   font-size: 18px !important;
   line-height: 32px;
}
blockquote strong {
   font-weight: 600
}
.FW3 blockquote div {
   padding-right: 30px;
}
.FWM blockquote div {
   padding-right: 10px;
}
blockquote:after {
   content: "\f10e";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   position: absolute;
   color: #3c7877;
   font-size: 30px;
   line-height: 30px;
   top: -40px;
   bottom: 0;
   right: 60px;
   background: #FFFFFF;
   height: 30px;
   border-radius: 100%;
   padding: 20px
}
.FWM blockquote:after {
   right: 40px;
}

/*-- PRACTICE BLOCKS ON HP --*/

#aboutUs .subHead {
   display: none
}
.FWM #practice-blocks-intro {
   padding: 0 15px;
   box-sizing: border-box;
}
#practice-blocks-intro h2 {
  font-weight: 300 !important;
  width: 650px;
  margin: 30px 0 60px;
  display: block !important;
  line-height: 34px;
}
.FWM #practice-blocks-intro h2 {
  width: 100%;
  margin: 30px 0;
}
#practice-blocks-intro p {
   text-transform: uppercase;
   font-weight: 600;
}
#grid {
   position: relative;
   margin: 0 auto;
   width: 990px;
   list-style: none;
   font-family: muli, sans-serif;
}
.FWM #grid{
   width: 100%;
   padding: 0 15px;
   box-sizing: border-box;
}
#grid ul {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin: 0;
   padding: 0;
}
#grid li {
   position: relative;
   float: left;
   overflow: hidden;
   margin: 0 0 20px;
   width: 320px;
   height: 260px;
   background: #000725;
   cursor: default;
}
.FWM #grid li {
   width: 100%;
}
#grid li img {
   position: relative;
   display: block;
   min-height: 100%;
   max-width: 100%;
   opacity: 1;
}
.FWM #grid li img {
   width: 345px;
   height: 260px !important;
   margin-top: -25px
}
#grid li div {
   padding: 2em;
   color: #fff;
}
#grid li div::before, 
#grid li div::after {
   position: absolute;
   top: 0;
   left: 0;
}
#grid li div,
#grid li div>a {
   position: absolute;
   top: 0;
   left: 0;
}
#grid li div>a {
   z-index: 1000;
   text-indent: 200%;
   white-space: nowrap;
   font-size: 0;
   opacity: 0;
}
#grid li h2 {
   font-weight: 300;
   font-size: 26px;
   margin-bottom: 10px !important;
}
#grid li h2, 
#grid li p {
   margin: 0;
   color: #FFFFFF;
}
#grid li p {
   font-size:14px;
   font-weight: 600;
   line-height: 20px;
}
#grid li img {
   max-width: none;
   opacity: 1;
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   transition: opacity 0.35s, transform 0.35s;
}
#grid li:hover img {
   opacity: 0 !important;
}
#grid li > div {
   position: absolute;
   bottom: 0;
   left: 0;
   padding: 1em;
   width: 320px;
   height: 50%;
   box-sizing: border-box;
}
.FWM #grid li > div {
   width: 100%;
   padding-top: 60px;
}
.FW3 #grid li h2, 
.FW3 #grid li p {
   -webkit-transform: translate3d(0, 140px, 0);
   transform: translate3d(0, 140px, 0);
}
.FW3 #grid li h2 {
   -webkit-transition: -webkit-transform 0.5s;
   transition: transform 0.5s;
}
.FW3 #grid li p {
   color: rgba(255, 255, 255, 0.8);
   opacity: 0;
   -webkit-transition: opacity 0.2s, -webkit-transform 0.5s;
   transition: opacity 0.2s, transform 0.5s;
}
#grid li:hover p {
   opacity: 1;
}
.FW3  #grid li:hover h2, 
.FW3  #grid li:hover p {
   -webkit-transform: translate3d(0, 50px, 0);
   transform: translate3d(0, 50px, 0);
}
#grid li:hover p {
   -webkit-transition-delay: 0.05s;
   transition-delay: 0.05s;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
}
#grid li a {
   position: absolute;
   bottom: 20px;
   left: 20px;
   color: #FFFFFF;
   padding: 0 10px;
   cursor: pointer;
   outline: none;
   border: 1px solid #FFFFFF;
   vertical-align: middle;
   text-decoration: none;
   color: #fff;
   border-radius: 100px;
   -webkit-transition: width 0.5s;
   transition: width 0.5s;
   display: flex;
   font-size: 14px
}
.FWM #grid li a {
   bottom: 40px;
}
.FW3  #grid li a strong {
   max-width: 0;
   -webkit-transition: max-width .5s;
   transition: max-width .5s;
   white-space: nowrap;
   overflow: hidden;
   color: #FFFFFF;
}
#grid li:hover a > strong,
#grid li a:hover strong {
   max-width: 100px;
}

#grid li a strong:before {
   content: "";
   margin-left: 5px
}
#grid li a:before {
   content: "+";
}

/*-- OVERLAY ON INTERIOR PAGES --*/

#pageTitleWrapper:after {
     content: "";
    background: linear-gradient(55deg, rgba(255,255,255,0) 0%, rgb(8, 16, 41) 20%, rgb(8, 16, 41) 30%, rgba(255,255,255,0) 100%);
    height: 200px;
    width: 100%;
    position: absolute;
    top: 0;
    margin: auto;
    right: 0;
    left: 0;
  /*background: linear-gradient(180deg, rgba(8,16,41,.9) 40%, rgba(255,255,255,0) 100%);*/

}


/*-- MORE BTNS --*/

section#heroBar .infoConainer p a.more:after {
    content: "";
    background: #FFFFFF;
    width: 20px;
    height: 1px;
    display: inline-block;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    margin: 0 0 5px 10px;
}

section#heroBar .infoConainer p a.more:hover:after {
  width: 40px;
}
.FW3 div.unitsHeader a.more:after {
    content: "" !important;
    font-size: 14px !important;
    line-height: 14px;
    width: 20px;
    height: 1px;
    background-color: #002060;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transform: translateX(10px);
    right: unset !important;
}
.FW3 div.unitsHeader a.more:hover::after {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    width: 40px;
    background-color: #002060;
}

/*-- SPACING BELOW CONTENT MOBILE --*/
.FWM#news_detail section.rightContent .content,
.FWM#staticcontent .content-holder {
  padding-bottom: 20px
}

/*-- COMMUNITY LOGOS --*/
#content .content-holder #community-organizations ul {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin: 60px 0 0;
   padding: 0;
}
#content .content-holder #community-organizations li {
   width: 220px;
   list-style-type: none;
   border-top: 1px solid #081029;
   height: 120px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 0;
}
.FWM #content .content-holder #community-organizations li {
   width: 47%;
}
#content .content-holder #community-organizations img {
   width: unset !important;
   height: auto !important;
   box-sizing: border-box !important;
   max-height: 80px !important;
   max-width: 100% !important;
   padding: 0 20px !important;
   -webkit-filter: grayscale(1);
   filter: grayscale(1);
   opacity: .75;
   transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -webkit-transition: all 0.4s ease;
}
.FWM #content .content-holder #community-organizations img {
  margin: 0 !important;
}
#content .content-holder #community-organizations a {
   line-height: 0;
}
#content .content-holder #community-organizations img:hover {
   -webkit-filter: grayscale(0);
   filter: grayscale(0);
   opacity: 1;
}


/*-- WARREN THOITS PAGE --*/
.FWM#staticcontent[itemid="11356"] h3 img {
  float: none !important;
  display: block;
  margin: 0 auto 20px !important;
  padding: 0 !important;
}



/*-- MEDIA QUERIES FOR IPAD --*/

/*-- Fix header width iPad landscape --*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	header{
		width: 100%!important
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
   .FW3 body {
      width: 100% !important;
   }
   .FW3 * {
      max-width: unset !important;
   }
   .FW3 header .wrapper,
   .FW3 #heroBar .wrapper,
   .FW3 #position-statement #wrap,
   .FW3 section#lowerCallouts article,
   .FW3 section.mainWrapper .wrapper,
   section#pageTitleWrapper,
   header,
   nav#mainNav,
   section#footerNavSocial,
   #lowerCallouts,
   footer,
   #client-quotes #quote-cta-inner,
   nav#mainNav .wrapper,
   .wrapper {
      width: 768px !important;
      margin: 0;
   }
   .FW3 #quote-btn {
      padding: 0 50px;
   }
   .FW3#professionals_detail .mainWrapper .minorContent {
      flex: 0 0 200px;
   }
   .FW3#professionals_detail .mainWrapper .majorContent {
      margin-left: 30px;
   }
   .FW3#professionals_detail #pageTitleWrapper {
      height: 300px;
   }
   .FW3#professionals_detail .personal .name {
      font-size: 36px;
      line-height: 38px;
   }
   .FW3 nav#mainNav ul li {
      margin: 0 0 0 25px;
   }
   .FW3 section#lowerCallouts .wrap {
      padding: 0 15px;
      box-sizing: border-box;
   }
   .FW3 #leftNav {
      width: 200px;
   }
   .FW3 .rightContent {
      width: 600px;
   }
   
}

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) {
		.FW3 footer#footer a.logo{
		    right: 15px
	}
	.FW3 header .wrapper,
	.FW3 #heroBar .wrapper,
	.FW3 #position-statement #wrap,
	.FW3 section#lowerCallouts article,
        .FW3 section.mainWrapper .wrapper {
		padding-left: 15px !important;
		padding-right: 15px !important;
		box-sizing: border-box
	}
       .FW3 #pageTools ul {
                 margin-right: 15px;
        }
             .FW3 section#pageTitleWrapper .wrapper {
       padding: 0 15px;
       }
       	.FW3 nav#mainNav .wrapper{
		padding: 0 15px;
		box-sizing: border-box
	}

}
/* [/ Custom Css ] */

/* [ Remaining includes ] */

/* [ Mashup flag ] */
