
            /* 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 - Vladeck 1.0 */

#blogs #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#blogs div.linkContainer a { 
	line-height: 22px;
	color: #023736;
	display: block;
	margin-bottom: 15px;
	
	}
#blogs div.linkContainer a:hover { 
	text-decoration: none;
	color: #000000;
	
	}
#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 { 
	color: #023736;
	display: block;
	margin-bottom: 15px;
	line-height: 22px;
	
	}
#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;
	font-weight: 400;
	font-size: 22px;
	color: #040c17;
	width: 417px;
	font-family: proxima-nova,sans-serif;
	
	}
#featuredAttorneys .attorney { 
	width: 990px;
	margin: 0 auto;
	
	}
#footer .smallTxt { 
	text-align: right;
	width: 400px;
	line-height: 22px;
	position: absolute;
	right: 0;
	bottom: 40px;
	font-size: 12px;
	margin-top: 75px;
	
	}
#footerNavSocial { 
	display: flex;
	flex-direction: column;
	margin-top: 0;
	background: #023736;
	
	}
#footerNavSocial #footerNav ul li { 
	font-size: 12px;
	float: left;
	margin-left: 9px;
	color: #FFFFFF;
	font-family: "helvetica";
	
	}
#footerNavSocial #footerNav ul li a { 
	color: #FFFFFF;
	
	}
#footerNavSocial .wrapper { 
	padding-top: 40px;
	border-top: unset;
	order: 2;
	
	}
#footerNavSocial section.socialLink { 
	float: left;
	display: flex;
	
	}
#footerNavSocial section.socialLink a { 
	background: none;
	float: left;
	width: auto;
	border-radius: unset;
	margin-right: 15px;
	cursor: pointer;
	height: auto;
	
	}
#footerNavSocial section.socialLink a:hover { 
	background: transparent !important;
	text-decoration: none !important;
	
	}
#heroBar .infoConainer a.more:after { 
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	background: #A16A45;
	border: 1px solid #A16A45;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -5px;
	bottom: 0;
	display: inline-flex;
	content: "\f061";
	
	}
#heroBar .infoConainer a.more:before { 
	margin: 0;
	display: inline-block !important;
	
	}
#home h2 { 
	font-family: proxima-nova,sans-serif;
	color: #023736;
	margin-bottom: 0;
	font-size: 36px;
	font-weight: 600;
	text-align: left;
	
	}
#leftNav { 
	padding: 20px;
	box-sizing: border-box;
	float: right;
	width: 250px;
	margin-top: 60px;
	
	}
#leftNav ul li { 
	border-bottom: 1px solid #e6e6e6;
	padding: 7px 0;
	font-family: proxima-nova,sans-serif;
	font-size: 16px;
	font-weight: 400;
	
	}
#leftNav ul li a { 
	color: #023736;
	
	}
#leftNav ul li a:hover { 
	text-decoration: none;
	opacity: .65;
	
	}
#leftNav ul li ul li { 
	border-bottom: 0;
	padding: 0;
	width: 100%;
	height: auto;
	display: inline-block;
	color: #383838;
	font-weight: normal;
	text-indent: 0;
	line-height: 18px;
	margin: 0 0 10px 0;
	
	}
#leftNav ul li.lastChild { 
	border-bottom: none !important;
	
	}
#leftNav ul li.selected { 
	font-weight: 600;
	color: #023736;
	padding: 7px 0;
	display: block;
	
	}
#leftNav ul li:before { 
	display: none;
	
	}
#leftNav ul li:first-child { 
	border-top: 1px solid #e6e6e6;
	
	}
#lowerCallouts { 
	display: flex;
	flex-direction: column;
	
	}
#lowerCallouts #featuredAttorneys figure.headShot img { 
	box-sizing: border-box;
	height: auto;
	width: 100%;
	
	}
#lowerCallouts #newsBox .headline { 
	margin: 0 0 40px;
	box-sizing: border-box;
	width: 290px;
	
	}
#lowerCallouts #newsBox .newsSep { 
	display: none;
	
	}
#lowerCallouts #newsBox .subHead { 
	width: 100%;
	margin: 0 0 20px;
	
	}
#lowerCallouts .attorneyList { 
	margin: 0;
	display: flex;
	justify-content: space-between;
	
	}
#lowerCallouts .date { 
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	font-weight: 400;
	font-family: proxima-nova,sans-serif;
	letter-spacing: .05em;
	
	}
#lowerCallouts ul.attorneyList .about { 
	border-top: 2px solid #023736;
	text-align: center;
	padding: 10px 0;
	box-sizing: border-box;
	height: auto;
	position: relative;
	margin: 0;
	
	}
#lowerCallouts ul.attorneyList .abstract { 
	max-height: unset;
	overflow: hidden;
	color: #023736;
	position: relative;
	font-family: proxima-nova,sans-serif;
	padding: 0;
	margin-top: 3px;
	line-height: 16px;
	font-size: 16px;
	letter-spacing: .03em;
	font-weight: 400;
	
	}
#lowerCallouts ul.attorneyList figure.headShot { 
	margin-right: 0;
	float: none;
	border: none;
	border-radius: 0;
	overflow: hidden;
	padding: 0;
	
	}
#lowerCallouts ul.attorneyList h2 { 
	font-family: proxima-nova,sans-serif;
	text-transform: capitalize;
	letter-spacing: .01em;
	font-size: 19px;
	font-weight: 600;
	text-align: center;
	margin: 0;
	line-height: 18px;
	
	}
#lowerCallouts ul.attorneyList h2 a { 
	color: #000000;
	
	}
#lowerCallouts ul.attorneyList h2 a:hover { 
	text-decoration: none;
	color: #023736;
	
	}
#mainNav li.selected ul.second a { 
	font-weight: 400;
	border: none;
	padding: 10px;
	font-size: 16px;
	white-space: normal;
	-webkit-box-sizing: border-box;
	background: None;
	text-transform: initial;
	display: block;
	box-sizing: border-box;
	font-family: proxima-nova,sans-serif;
	color: #BF8E6B !important;
	-moz-box-sizing: border-box;
	
	}
#modalPopup .inner .popup_content { 
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-family: proxima-nova,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: proxima-nova,sans-serif;
	color: #000000;
	position: relative;
	
	}
#modalPopup .inner a.continueEmail:after { 
	font-size: 10px;
	right: 0;
	content: "\f061";
	margin-right: -14px;
	top: 7px;
	line-height: 9px;
	positioN: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	
	}
#modalPopup .inner a.continueEmail:hover { 
	text-decoration: none;
	color: #023736;
	
	}
#modalPopup .popup_head { 
	font-size: 25px;
	text-transform: uppercase;
	background: none;
	height: 30px;
	font-family: proxima-nova,sans-serif;
	padding-bottom: 15px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	
	}
#modalPopup .popup_head.email { 
	background: none;
	
	}
#news_detail .js_topHeader { 
	order: 2;
	
	}
#news_detail .js_topHeader h4 { 
	line-height: 34px;
	font-size: 28px;
	color: #023736;
	font-weight: 600;
	
	}
#news_detail .rightContent { 
	display: flex;
	flex-direction: column;
	
	}
#news_detail .rightContent .content { 
	order: 3;
	
	}
#news_detail .rightResources { 
	order: 4;
	
	}
#newsBox  a.more { 
	float: none;
	padding: 5px 0;
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	text-decoration: none;
	border-top: none;
	font-size: 17px;
	background: none;
	border: none;
	position: relative;
	flex: 0 1 auto;
	text-transform: uppercase;
	
	}
#newsBox.onlyOne .headline { 
	display: inline-block;
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
	border-top: none;
	
	}
#pageTitleWrapper #pageTools { 
	bottom: 0;
	height: auto;
	background: transparent;
	width: auto;
	position: relative;
	
	}
#pageTitleWrapper #pageTools ul { 
	height: auto;
	font-family: proxima-nova,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: #000000;
	display: block;
	padding: 0 !important;
	
	}
#pageTitleWrapper #pageTools ul li a:hover { 
	color: #000000;
	opacity: .8;
	text-decoration: none;
	
	}
#practice_detail #leftNav { 
	margin-top: 60px !important;
	
	}
#practice_detail #leftNav:before { 
	display: none;
	
	}
#practice_detail #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#practice_detail .content h1 { 
	font-size: 28px;
	text-transform: uppercase;
	color: #023736;
	
	}
#practice_detail .rightContent .content h3.pageTitle:First-child { 
	font-size: 23px;
	color: #000000;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	
	}
#practice_landing #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#practices_landing .rightContent #content { 
	display: flex;
	
	}
#practices_landing h2 { 
	flex: 0 0 40%;
	padding-bottom: 25px;
	margin-right: 100px;
	font-size: 26px;
	line-height: 40px;
	margin: 0 100px 0 0;
	font-weight: 600;
	
	}
#practices_landing h4 { 
	font-weight: 600;
	flex: 0 0 40%;
	line-height: 40px;
	margin: 0 100px 0 0;
	font-size: 26px;
	margin-right: 100px;
	padding-bottom: 25px;
	
	}
#printOnly_main #offices { 
	display: block;
	position: absolute;
	right: 0;
	
	}
#printOnly_main #ppp_offices { 
	display: block;
	position: absolute;
	right: 0;
	
	}
#professionals_detail #pageTitleWrapper { 
	background: #FFFFFF;
	
	}
#professionals_detail .mainWrapper .majorContent { 
	float: right;
	width: 700px;
	margin-left: 30px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal { 
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .name { 
	font-size: 28px;
	font-family: abril-display,serif;
	color: #000000;
	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: #000000;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right a { 
	color: #474747;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right div.emailVcard { 
	line-height: 16px;
	display: block;
	padding: 5px 0 0;
	
	}
#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: 16px;
	padding-left: 0;
	height: auto;
	font-weight: normal;
	color: transparent;
	overflow: hidden;
	width: auto;
	font-size: 0;
	
	}
#professionals_detail .mainWrapper .majorContent .personal a.vCard:before { 
	font-weight: 900;
	content: "\f2bb";
	font-family: "Font Awesome 5 Free";
	color: #023736;
	font-size: 17px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email { 
	float: left;
	background: none;
	height: auto;
	display: inline-block;
	padding-left: 0;
	line-height: 16px;
	font-size: 16px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email a { 
	line-height: 16px;
	width: auto;
	display: inline-block;
	font-weight: normal;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.email a:before { 
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	color: #023736;
	font-size: 19px;
	font-weight: 900;
	display: none;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.fax { 
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #000000;
	background: none;
	display: Inline-block;
	line-height: 16px;
	
	}
#professionals_detail .mainWrapper .majorContent .personal div.fax:before { 
	content: "Fax: ";
	
	}
#professionals_detail .mainWrapper .majorContent h3 { 
	margin-top: 30px;
	
	}
#professionals_detail .mainWrapper .minorContent { 
	float: left;
	width: 220px;
	line-height: 22px;
	
	}
#professionals_detail .mainWrapper .minorContent .headShot img { 
	margin-bottom: 12px;
	width: 220px;
	height: 266px;
	border-bottom: 2px solid #023736;
	filter: grayscale(100%);
	
	}
#professionals_detail .mainWrapper .minorContent a { 
	color: #023736;
	
	}
#professionals_detail .mainWrapper .minorContent a:after { 
	display: block;
	content: "";
	border-top: none;
	width: 220px;
	margin: 0 0 15px;
	
	}
#professionals_detail .mainWrapper .minorContent a:hover { 
	text-decoration: none;
	color: #000000;
	
	}
#professionals_detail .mainWrapper .socialLink a:hover { 
	text-decoration: none;
	
	}
#professionals_detail .mainWrapper h3 { 
	letter-spacing: .05em;
	line-height: 22px;
	margin: 30px 0 5px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 3px;
	font-weight: 600;
	color: #000000;
	font-size: 18px;
	font-family: proxima-nova,sans-serif;
	text-transform: uppercase;
	
	}
#professionals_detail .mainWrapper h3.education { 
	margin-top: 30px;
	
	}
#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 { 
	height: auto;
	line-height: 16px;
	color: #794F34;
	width: auto;
	display: inline-block;
	font-weight: normal;
	font-size: 16px;
	
	}
#professionals_landing ul.attorneyList a { 
	color: #000000;
	
	}
#professionals_landing ul.attorneyList a.name.title:hover { 
	text-decoration: none;
	opacity: .8;
	
	}
#professionals_landing ul.attorneyList a.vCard { 
	background: none;
	height: auto;
	padding-left: 0;
	margin-left: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #023736;
	width: auto;
	text-decoration: none;
	font-size: 0;
	
	}
#professionals_landing ul.attorneyList a.vCard:before { 
	font-weight: 900;
	content: "\f2bb";
	font-family: "Font Awesome 5 Free";
	color: #023736;
	font-size: 16px;
	
	}
#professionals_landing ul.attorneyList a.vCard:hover { 
	background-position: none;
	
	}
#professionals_landing ul.attorneyList a:hover { 
	text-decoration: none;
	filter: grayscale(0);
	
	}
#professionals_landing ul.attorneyList div.email { 
	text-transform: lowercase;
	display: block;
	background: none;
	height: auto;
	padding: 0;
	
	}
#professionals_landing ul.attorneyList div.email a:before { 
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	color: #023736;
	font-size: 17px;
	display: none;
	font-weight: 900;
	
	}
#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;
	color: #000000;
	font-family: proxima-nova,sans-serif;
	margin-bottom: 5px;
	
	}
#professionals_landing ul.attorneyList li { 
	-webkit-box-sizing: border-box;
	font-weight: 700;
	width: 22%;
	box-sizing: border-box;
	margin-right: 4% !important;
	height: auto;
	float: left;
	font-family: proxima-nova,sans-serif;
	-moz-box-sizing: border-box;
	border: none;
	margin-bottom: 40px;
	padding: 0;
	
	}
#professionals_landing ul.attorneyList li .headShot { 
	float: none;
	overflow: hidden;
	height: 260px;
	margin: 0;
	
	}
#professionals_landing ul.attorneyList li .headShot img { 
	height: auto;
	width: 100%;
	
	}
#professionals_landing ul.attorneyList li .name.title { 
	font-family: proxima-nova,sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	letter-spacing: .01em;
	
	}
#professionals_landing ul.attorneyList li .title { 
	display: block;
	overflow: none;
	text-overflow: none;
	white-space: unset;
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	line-height: 16px;
	font-size: 16px;
	letter-spacing: .03em;
	margin: 5px 0;
	
	}
#professionals_landing ul.attorneyList li.li-third { 
	margin-right: 4% !important;
	
	}
#professionals_landing ul.attorneyList li:hover { 
	border-color: #999999;
	
	}
#rep_matters_detail .content h1 { 
	font-family: proxima-nova,sans-serif;
	line-height: 34px;
	margin-bottom: 15px;
	color: #023736;
	font-weight: 700;
	font-size: 24px;
	
	}
#sitemap ul.expandable li { 
	padding: 6px 0 10px 16px;
	
	}
#sitemap ul.expandable li a.header { 
	font-size: 18px;
	color: #A16A45 ;
	font-weight: 600;
	
	}
.attorneyList { 
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	
	}
.custom_select .overflow { 
	font-size: 16px;
	overflow-y: auto;
	max-height: 250px;
	color: #000000;
	
	}
.filterbyContainer { 
	margin: 0 0 30px;
	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: proxima-nova,sans-serif;
	font-weight: 600;
	padding: 5px 28px 0 9px;
	color: #000000;
	
	}
.filterbyContainer .f_left.label.filterBy { 
	position: relative;
	margin-bottom: 0 !important;
	float: none;
	display: block;
	padding: 0;
	
	}
.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 { 
	height: 600px;
	
	}
.js_topHeader { 
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 0;
	
	}
.js_topHeader .sourceInfo { 
	color: #000000;
	font-size: 16px;
	
	}
.js_topHeader .subTitle { 
	font-size: 16px;
	color: #000000;
	
	}
.js_topHeader a.title { 
	font-size: 22px;
	font-family: proxima-nova,sans-serif;
	margin-bottom: 5px;
	text-transform: unset;
	color: #023736;
	font-weight: 600;
	line-height: 22px;
	
	}
.js_topHeader h4 { 
	text-transform: unset;
	color: #023736;
	margin-bottom: 5px;
	
	}
.js_topHeader.noLeft_yesRes { 
	padding-left: 0;
	
	}
.mainWrapper { 
	position: relative;
	
	}
.optionalTagLine { 
	display: none;
	
	}
.rightContent { 
	float: left;
	width: 670px;
	color: #222222;
	display: flex;
	flex-direction: column;
	padding-right: 50px;
	position: relative;
	
	}
.rightContent .content { 
	padding-bottom: 18px;
	order: 3;
	
	}
.rightContent .content p.abstract { 
	margin: 5px 0 0;
	line-height: 26px;
	
	}
.rightContent.noLeftNav { 
	width: 100%;
	border-right: none;
	padding-right: 0;
	
	}
.rightResources { 
	order: 4;
	margin-top: 60px;
	
	}
.rightResources .subHead { 
	position: relative;
	font-size: 18px;
	border-bottom: none;
	padding-bottom: 20px;
	font-family: proxima-nova,sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	color: #000000;
	margin-bottom: 15px;
	
	}
.subHead.pageTitle { 
	font-family: abril-display,serif;
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	padding: 0;
	position: relative;
	margin: 0;
	order: 1;
	
	}
.wrapper { 
	position: relative;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	width: 990px;
	box-sizing: border-box;
	-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 #A16A45;
	
	}
a.link.attachment:hover { 
	background-color: #000000;
	
	}
a.link.url { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #A16A45;
	
	}
a.link.url:hover { 
	background-color: #000000;
	
	}
a.logoType { 
	margin: 0;
	
	}
a.more { 
	text-align: left;
	line-height: 18px;
	background: transparent;
	border-radius: 0;
	height: auto;
	display: inline-block;
	font-weight: 600;
	color: #023736;
	padding: 0;
	font-family: proxima-nova,sans-serif;
	font-size: 18px;
	
	}
a.more span { 
	display: none;
	
	}
a.noLink { 
	text-decoration: none;
	color: #000000 !important;
	cursor: text;
	
	}
a.noLink:hover { 
	color: #000000 !important;
	opacity: 1;
	text-decoration: none;
	cursor: text;
	
	}
a.rss { 
	font-size: 16px;
	height: 30px;
	position: relative;
	color: #000000;
	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: #000000;
	
	}
a.rss:hover:before { 
	background-color: transparent;
	
	}
a:link { 
	color: #794F34;
	
	}
a:visited { 
	color: #794F34;
	
	}
body { 
	font-weight: 400;
	background: #ffffff;
	font-size: 18px;
	font-family: proxima-nova,sans-serif;
	color: #222222;
	line-height: 26px;
	overflow-x: hidden;
	
	}
div.linkContainer a { 
	color: #023736;
	display: block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	
	}
div.linkContainer a:after { 
	display: none;
	
	}
div.unitsHeader { 
	color: #1b1b1b;
	padding: 0 0 20px;
	font-size: 26px;
	border-bottom: none;
	margin: 30px 0 15px 0;
	height: 25px;
	text-transform: capitalize;
	font-family: abril-display,serif;
	font-weight: 600;
	clear: both;
	position: relative;
	
	}
div.unitsHeader a.more { 
	text-transform: uppercase;
	line-height: 36px;
	right: 22px;
	background: none;
	color: #A16A45;
	float: right;
	padding-right: 0;
	position: relative;
	bottom: 0;
	font-family: proxima-nova,sans-serif;
	font-weight: 600;
	font-size: 16px;
	
	}
div.unitsHeader a.more:after { 
	position: absolute;
	content: "\f061";
	top: -1px;
	bottom: 0;
	margin: auto;
	display: inline-block;
	right: unset;
	font-family: "Font Awesome 5 Free";
	font-size: 13px;
	
	}
div.unitsHeader a.more:hover { 
	text-decoration: none;
	
	}
footer#footer { 
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 10px 0 40px;
	background: #023736;
	color: #ffffff;
	
	}
footer#footer a.logo { 
	position: absolute;
	display: block;
	right: 0;
	width: 119px;
	bottom: 0;
	height: 25px;
	margin: 10px 0 -2px;
	
	}
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;
	
	}
footer#footer a.logo.icxpro { 
	background: url("../img/footerLogo-icxpro-white.png") 0 0 no-repeat;
	
	}
h2 { 
	font-size: 22px;
	font-family: abril-display,serif;
	margin-bottom: 20px;
	color: #023736;
	font-weight: 600;
	line-height: 32px;
	
	}
h3 { 
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 10px !important;
	
	}
h4 { 
	font-family: abril-display,serif;
	color: #A16A45;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 15px;
	
	}
header { 
	background: transparent;
	height: auto;
	filter: #023736;
	border-bottom: none;
	width: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	
	}
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 { 
	margin: 30px 0;
	z-index: 50;
	
	}
nav#mainNav { 
	margin: 0 auto;
	z-index: 10;
	right: 0;
	left: 0;
	padding: 15px 0 10px;
	background: #023736;
	font-size: 16px;
	width: auto;
	position: relative;
	height:  auto;
	
	}
nav#mainNav .wrapper { 
	display: flex;
	align-items: center;
	height: auto;
	text-align: center;
	width: 990px;
	
	}
nav#mainNav .wrapper #menu { 
	align-items: center;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	
	}
nav#mainNav .wrapper > ul > li:first-child ul.second.twoColumns { 
	margin-left: -100px;
	
	}
nav#mainNav .wrapper > ul > li:first-child ul.second:after { 
	left: 0;
	margin: auto;
	
	}
nav#mainNav li.lastItem ul.second { 
	margin-left: -116px;
	
	}
nav#mainNav ul li { 
	display: inline-block;
	background: none;
	height: auto;
	line-height: 20px;
	color: #FFFFFF;
	position: relative;
	font-family: proxima-nova,sans-serif;
	padding: 0;
	font-weight: 700;
	margin: 0;
	
	}
nav#mainNav ul li a { 
	color: #BF8E6B;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	
	}
nav#mainNav ul li a:hover { 
	color: #ffffff;
	text-decoration: none;
	
	}
nav#mainNav ul li ul.second:after { 
	content: "";
	background: #ffffff;
	color: #023736;
	display: none;
	position: absolute;
	top: -20px;
	font-size: 0;
	transform: none !important;
	z-index: 3;
	right: 0;
	left: 0;
	margin: auto;
	width: 1px;
	height: 20px;
	
	}
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;
	opacity: 1;
	
	}
nav#mainNav ul ul li a:hover:after { 
	display: none;
	
	}
nav#mainNav ul.second { 
	white-space: normal;
	background: #023736;
	overflow: visible;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	left: 50%;
	filter: none;
	z-index: 50;
	width: 200px;
	-moz-box-shadow: none;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	position: absolute;
	-moz-box-sizing: border-box;
	border-top: 1px solid #fffff;
	margin: 0 0 0 -100px;
	top: 30px;
	
	}
nav#mainNav ul.second .fakeSep { 
	margin-top: -12px;
	width: 100%;
	height: 12px;
	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;
	
	}
nav#mainNav ul.second li a { 
	white-space: normal;
	color: #BF8E6B !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: proxima-nova,sans-serif;
	text-transform: initial;
	display: block;
	-webkit-box-sizing: border-box;
	background: None;
	font-size: 16px;
	padding: 10px;
	border: none;
	font-weight: 400;
	
	}
nav#mainNav ul.second li a:hover { 
	background: transparent;
	filter: none;
	color: #ffffff !important;
	opacity: 1;
	
	}
nav#mainNav ul.second ol { 
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	
	}
nav#mainNav ul.second.twoColumns { 
	width: 200px;
	margin-left: -100px;
	
	}
section#heroBar { 
	position: relative;
	height: 600px;
	color: #ffffff;
	overflow: hidden;
	
	}
section#heroBar #heroShadow { 
	width: 100%;
	height: 600px;
	position: absolute;
	background: rgba(1,84,75,.6);
	margin-left: 0;
	top: 0;
	z-index: 2;
	left: 0;
	
	}
section#heroBar .infoConainer { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0;
	flex-direction: column;
	justify-content: center;
	height: 600px;
	position: relative;
	z-index: 3;
	text-align: left;
	width: 550px;
	vertical-align: middle;
	display: flex;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	
	}
section#heroBar .infoConainer h1 { 
	line-height: 42px;
	font-weight: 600;
	font-size: 36px;
	font-style: normal;
	font-family: abril-display,serif;
	width: 100%;
	color: #ffffff;
	
	}
section#heroBar .infoConainer p { 
	margin-top: 10px;
	text-align: left;
	font-size: 18px;
	line-height: 26px;
	
	}
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: 20px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-family: proxima-nova,sans-serif;
	background: transparent;
	line-height: 16px;
	color: #FFFFFF;
	
	}
section#heroBar .infoConainer p a.more:hover { 
	color: #ffffff;
	text-decoration: none;
	
	}
section#lowerCallouts #aboutUs .articleContent { 
	color: #000000;
	border-bottom: none;
	padding: 0;
	margin: 0 auto;
	width: 990px;
	
	}
section#lowerCallouts .wrapper { 
	padding-top: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	order: 2;
	
	}
section#lowerCallouts a.more:hover { 
	text-decoration: none;
	
	}
section#lowerCallouts article { 
	box-shadow: none;
	background: #FFFFFF;
	-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: 60px 0;
	height: auto !important;
	
	}
section#lowerCallouts article .bottomShadow { 
	display: none;
	
	}
section#lowerCallouts article .bottomShadow.long { 
	display: none;
	
	}
section#lowerCallouts article .subHead { 
	font-family: abril-display, serif;
	-webkit-box-sizing: border-box;
	font-style: normal;
	height: auto;
	color: #ffffff;
	line-height: 36px;
	font-size: 36px;
	border: none;
	font-weight: 600;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
	width: 990px;
	margin: 0 auto 20px;
	
	}
section#lowerCallouts article#featuredAttorneys { 
	order: 3;
	background: #FFFFFF;
	
	}
section#lowerCallouts article#newsBox { 
	width: 990px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	background: transparent;
	order: 2;
	padding: 0;
	
	}
section#lowerCallouts article#newsBox h2 a { 
	line-height: 22px;
	color: #ffffff !important;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	display: block;
	text-decoration: none;
	
	}
section#lowerCallouts article#newsBox h2 a:hover { 
	text-decoration: underline;
	
	}
section#lowerCallouts article.onlyOne .headline { 
	width: 290px;
	
	}
section#lowerCallouts article.onlyOne .headline.odd { 
	margin-left: 0;
	
	}
section#pageTitleWrapper { 
	background-color: #023736 !important;
	background-position: top !important;
	position: relative;
	background-size: cover !important;
	height: 200px;
	
	}
section#pageTitleWrapper .wrapper { 
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	position: relative;
	
	}
section.attorney ul li { 
	width: 180px;
	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: no-repeat !important;
	right: 0;
	margin: 0 auto;
	background-position: center center !important;
	background-size: cover !important;
	
	}
ul.ckinput { 
	padding-left: 17px;
	margin: 20px 0 20px 20px;
	
	}
ul.ckinput li { 
	list-style-type: disc;
	margin-bottom: 5px;
	
	}
ul.expandable li { 
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 0 20px 16px;
	
	}
ul.expandable li a.header { 
	font-size: 18px;
	color: #023736;
	font-weight: 600;
	
	}
ul.expandable li a.header:hover { 
	text-decoration: none;
	color: #023736;
	
	}
ul.expandable li.expandable { 
	background: url(../img/expand.gif) left center no-repeat;
	cursor: pointer;
	
	}
ul.expandable li.expandable div.content { 
	display: none;
	margin-top: 5px;
	font-family: proxima-nova,sans-serif;
	font-size: 16px;
	color: #000000;
	
	}
ul.IPP_bar li { 
	font-size: 16px;
	text-transform: uppercase;
	font-family: proxima-nova,sans-serif;
	color: #000000;
	font-weight: 600;
	display: inline-block;
	letter-spacing: .05em;
	
	}
ul.IPP_bar li a { 
	border-bottom: none !important;
	text-decoration: none !important;
	border-radius: 0;
	height: auto;
	color: #000000;
	padding: 0;
	line-height: 33px;
	display: block;
	margin-right: 15px;
	
	}
ul.IPP_bar li a:hover { 
	text-decoration: none;
	
	}
ul.IPP_bar li a:hover:after { 
	content: "";
	display: block;
	background: #023736;
	height: 1px;
	width: 100%;
	
	}
ul.IPP_bar li.active a { 
	background: transparent;
	color: #000000;
	
	}
ul.IPP_bar li.active a:after { 
	width: 100%;
	height: 1px;
	background: #023736;
	display: block;
	content: "";
	
	}
ul.practiceList { 
	border: none;
	width: 100%;
	
	}
ul.qaGeneral li div.q a { 
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	font-family: proxima-nova,sans-serif;
	
	}
ul.resources li a { 
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	font-family: proxima-nova,sans-serif;
	line-height: 20px;
	
	}
ul.resources li span.icon:hover { 
	background-color: #000000;
	
	}
ul.resources li.dl span.icon { 
	background: url("../img/dl_link_noBg.png") no-repeat 8px center #A16A45;
	
	}
ul.resources li.pg span.icon { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #A16A45;
	
	}
ul.units .subList { 
	margin-top: 15px;
	font-size: 14px;
	font-family: inherit;
	
	}
ul.units .subList .cat { 
	font-weight: 400;
	display: none;
	
	}
ul.units .subList a { 
	color: #023736;
	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 { 
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	
	}
ul.units li .txt { 
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	
	}
ul.units li a.link { 
	position: relative;
	margin-top: 15px;
	top: 0;
	right: 0;
	order: 5;
	
	}
ul.units li a.title { 
	line-height: 22px;
	font-family: proxima-nova,sans-serif;
	font-size: 18px;
	color: #023736;
	display: inline-block;
	font-weight: 600;
	
	}
ul.units li a.title:hover { 
	text-decoration: none;
	color: #A16A45 ;
	
	}
ul.videoList { 
	text-align: justify;
	border-bottom: 1px solid #e5e5e5;
	
	}
ul.videoList li.videoItemParent .videoContentContainer:hover { 
	border-color: #000000;
	
	}
ul.videoList li.videoItemParent div.expander .txt { 
	font-family: proxima-nova,sans-serif;
	text-align: left;
	font-size: 16px;
	color: #000000;
	height: 35px;
	padding-bottom: 10px;
	vertical-align: middle;
	display: table-cell;
	width: 246px;
	
	}


/* [/Framework Variant Css - Vladeck 1.0] */


/* [ Logo Css - /siteFiles/A65A1652-CD69-4D04-8870-45DEBC6A4A02/logo/logo5.svg] */


		
			header a.logoType {
				background: url("/siteFiles/A65A1652-CD69-4D04-8870-45DEBC6A4A02/logo/logo5.svg") repeat scroll 0 0 transparent;
				
						width : 345px;
						height : 70px;
					
			}
			#modalPopup .popup_head{
				background: url("/siteFiles/A65A1652-CD69-4D04-8870-45DEBC6A4A02/logo/logo5.svg") no-repeat scroll 0 0 transparent;
				background-size:contain;
			}
		
	

/* [/ Logo Css ] */

/* [ Include Css - home.inc] */


/* [/ Include Css ] */

/* [ Custom Css ] */

.FWM #mainNav { height: 1500px !important }

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 a:link { 
   text-decoration: underline;
}
b,
strong {
   font-weight: 700;
}
td {
   vertical-align:top;
}
.FWM td {
   display: block
}

.copyright span {
  font-size: 24px;
  font-weight: 400;
  display: block;
  font-family: proxima-nova,sans-serif;
}

.FW3 nav#mainNav ul.second .left li:nth-last-of-type(1) {
  padding-bottom: 0;
}
.FW3 nav#mainNav ul.second li:nth-last-of-type(1) {
  padding-bottom: 0;
}



#content .content-holder a,
#content .text a:link {
   text-decoration: underline;
   color: #000000;
}

#content .text a:hover,
#professionals_landing ul.attorneyList .email a:hover {
   border-color: #333333 !important;
   opacity: 1;
}

#content .content-holder a:hover {
   text-decoration: underline;
}


/*-- BLOCKQUOTE --*/

blockquote {
   font-family: proxima-nova,sans-serif;
   font-weight: 400;
   font-size: 26px;
   line-height: 36px;
   margin: 0;
}
blockquote cite {
   display: block;
  font-style: normal;
  font-size: 20px;
  margin: 10px 0 20px;
}

/*-- VIDEO EMBEDS --*/

.video-embed,
#video-embed {
margin: 30px 0 40px;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-embed iframe,
#video-embed iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/*-- PAGE TOOLS --*/

.FW3 #pageTools { 
   order: 2;
   position: absolute;
   right: 0;
}
.FW3 .rightContent.noLeftNav #pageTools {
   right: 0;
}
.FW3 #pageTools .wrapper { 
   width: 100%;
}
.FW3 #pageTools ul {
   display: flex;
   justify-content: center;
}
.FW3 #pageTools ul li {
   margin: 0 10px
}
.FW3 #pageTools ul li a{
   font-size: 0;
   text-decoration: none !important;
}
.FW3 #pageTools ul li.email a:before,
.FW3 #pageTools ul li.print a:before,
.FW3 #pageTools ul li.share a:before {
   background: #ffffff;
   color: #023736;
   font-family: "Font Awesome 5 Free";
   font-size: 16px;
   margin-right: 5px;
   font-weight: 900;
   border: 1px solid #ffffff;
   border-radius: 100%;
   width: 28px;
   height: 28px;
   display: flex;
   justify-content: center;
   align-items: center;
   transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -webkit-transition: all 0.4s ease;
}
.FWM #footerNavSocial .socialLink .share:before {
   background: transparent;
   color: #FFFFFF;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   content: "\f1e0";
}
.FW3 #pageTools ul li.email a:hover:before,
.FW3 #pageTools ul li.print a:hover:before,
.FW3 #pageTools ul li.share a:hover:before {
   color: #023736;
}
.FW3 #pageTools ul li.email a:before {
   content: "\f0e0";
}
.FW3 #pageTools ul li.print a:before {
   content: "\f02f";
}
.FW3 #pageTools ul li.share a:before {
   content: "\f1e0";
}
.socialLink .rssfeed:before{
   content: "\f09e";
   font-weight: 900;
   background: none !important;
   display: block;
   color: #000000;
   font-family: "Font Awesome 5 Free";
   font-size: 20px;
   line-height: 20px;
}

/*-- SOCIAL ICONS --*/

.socialLink .twitter,
.socialLink .facebook,
.socialLink .share,
.socialLink .linkedIn,
.socialLink .youTube,
.socialLink .xing {
   background: none !important;
   text-decoration: none !important;
}
.socialLink .twitter:before,
.socialLink .facebook:before,
.socialLink .share:before,
.socialLink .linkedIn:before,
.socialLink .youTube:before,
.socialLink .xing:before {
   background: none !important;
   display: block;
   color: #000000;
   font-family: "Font Awesome 5 Brands";
   font-size: 20px;
   line-height: 20px;
}
.FWM .socialLink .twitter:before,
.FWM .socialLink .facebook:before,
.FWM .socialLink .share:before,
.FWM .socialLink .linkedIn:before,
.FWM .socialLink .youTube:before,
.FWM .socialLink .xing:before {
   font-size: 26px;
   line-height: 26px;
}
.socialLink a.twitter:before {
   content: "\e61b";
}
.socialLink a.facebook:before {
   content: "\f39e";
}
.socialLink a.linkedIn:before {
   content: "\f0e1";
}
.socialLink a.facebook:before {
   content: "\f39e";
}
.socialLink a.youTube:before {
   content: "\f167";
}
.socialLink a.youTube:before {
   content: "\f167";
}
#footerNavSocial .socialLink a:before{
	color: #FFFFFF;
}
#footerNavSocial section.socialLink .linkedIn{
  order: 1;
}
#footerNavSocial section.socialLink .rssfeed {
  order: 3;
}
#footerNavSocial section.socialLink .youTube {
  order: 2;
}



/* FEATURED ATTORNEYS */

section#lowerCallouts #featuredAttorneys a.more {
   display: none;
}
#lowerCallouts #featuredAttorneys figure.headShot img:hover{
	opacity: .7
}

/* PROFESSIONALS LANDING */
#professionals_landing .headShot {
  display: none
}

.FW3#professionals_landing .attorneyList li:nth-of-type(4n) {
    margin-right: 0 !important;
}
.FW3#professionals_landing ul.attorneyList li .about {
   padding: 10px 0 0;
   box-sizing: border-box;
   border-top: 2px solid #023736;
   text-align: center;
}
#professionals_landing .about .title {
   display: none !important;
}
#professionals_landing .about .name.title {
   display: block !important;
}
.FW3#professionals_landing h4 {
   font-size: 26px;
   font-weight: 600;
   line-height: 34px;
}

/*-- PROFESSIONALS DETAIL --*/

#professionals_detail .mainWrapper .minorContent br {
   display: none !important;
}
#professionals_detail .mainWrapper .majorContent .personal div.email a:hover{
	opacity: 1 !important;
	text-decoration: none;
	border-color: #333
}
#professionals_detail #bioView h2 {
  font-size: 22px;
  line-height: 32px;
  color: #023736;
}
.FWM#professionals_detail #bioView h2 {
   font-size: 20px;
   line-height: 30px;
}

/*-- FEATURED NEWS --*/

#lowerCallouts #newsBox .headline ul{
   display: none
}

.news-btn {
   width: 100%;
   text-align: center;
}


/*  PRACTICE DETAILS */

#practice_detail #content h2 {
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
  margin: 0;
}

#practice_detail h3.pageTitle {
   font-size: 34px;
   margin-bottom: 30px;
   font-weight: 600;
   line-height: 42px;
   font-family: abril-display,serif;
   color: #023736;
}
.FWM#practice_detail h3.pageTitle {
   margin: 0 0 20px;
   font-size: 26px;
   line-height: 26px;
}
#practice_detail #leftNav li.selected li a {
   font-size: 16px !important;
   border-bottom: none !important;
}

#practice_detail #leftNav li.selected li a:hover{
   text-decoration: underline
}
#practice_detail #leftNav li.selected li.selected a{
   font-weight: 700
}

/*-- BLOCKS ON HOMEPAGE (INFO STATEMENT FIELD) --*/
#aboutUs .subHead {
   display: none;
}
.FW3 section#lowerCallouts #aboutUs {
   padding: 0;
}
#intro, #one, #two, #three {
   width: 990px;
   margin: 0 auto;
   padding: 40px 0;
   overflow: hidden;
}
.FWM #intro, .FWM #one, .FWM #two, .FWM #three {
   width: 100%;
   margin: 0 auto;
   padding: 20px 15px;
   box-sizing: border-box;
}
#intro-wrap {
   background: #eeeeee;
}
#aboutUs h2 {
   color: #023736;
   font-size: 42px;
   line-height: 48px;
   margin: 0 0 10px;
   font-weight: 400;
   font-family: proxima-nova,sans-serif;
}
.FWM #aboutUs h2 {
   font-size: 30px;
   line-height: 36px;
}
#aboutUs #blocks {
   color: #000000;
   font-size: 20px;
   line-height: 28px;
   font-weight: 300;
   padding: 30px 0 0;
}
/*#aboutUs #blocks img {
   width: 465px;
   height: 400px;
}*/
#aboutUs #blocks a,
#clients-wrap #more-btn,
#intro a {
   margin-top: 20px;
   color: #023736!important;
   display: inline-block;
   font-weight: 600;
   font-size: 20px;
   line-height: 20px;
   font-family: proxima-nova,sans-serif;
   position: relative;
   text-transform: uppercase;
}
#aboutUs #blocks a:after,
#clients-wrap #more-btn:after,
#intro a:after {
   content:"";
   width: 20px;
   height: 1px;
   background-color: #023736;
   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);
}
#aboutUs #blocks a:hover,
#clients-wrap #more-btn:hover,
#intro a:hover {
   text-decoration: none;
   color: #152d53 !important;
}
#aboutUs #blocks a:hover:after,
#clients-wrap #more-btn:hover:after,
#intro a:hover:after {
   -webkit-transform: translateX(10px);
   -ms-transform: translateX(10px);
   transform: translateX(10px);
   width: 60px;
   background-color: #152d53;
}

/*-- FEATURED NEWS --*/

.news-wrap {
   z-index: 10;
   background-color: #f9f7f3;
   order: 3;
   padding: 60px 0;
   background-image: url(/siteFiles/A65A1652-CD69-4D04-8870-45DEBC6A4A02/custom/images/news-bg__891771500.jpg);
   background-size: cover;
   position: relative;
}
.FWM .news-wrap {
   padding: 0;
}
.news-wrap:after {
  content:"";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0,0,0,.5);
  margin-left: 0;
  top: 0;
  z-index: 0;
  left: 0;
}

section#lowerCallouts article#newsBox {
   z-index: 10;
   position: relative;
}


#newsBox .more:after, 
#intro-more-btn:after,
#badges-more-btn:after {
   transform: translateX(10px);
   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;
   top: 0;
   font-family: "Font Awesome 5 Free";
   font-size: 12px;
   background: #A16A45;
   border: 1px solid #A16A45;
   border-radius: 100%;
   width: 24px;
   height: 24px;
   justify-content: center;
   align-items: center;
   content: "\f061";
   position: absolute;
   bottom: 0;
   display: inline-flex;
   color: #fff;
}
.FWM #newsBox .more:after, 
.FWM #intro-more-btn:after,
.FWM #badges-more-btn:after  {
   font-size: 10px;
   width: 18px;
   height: 18px;
   margin: auto;
}
#newsBox .more:after {
   background: #ffffff;
   border: 1px solid #ffffff;
   color: #A16A45;
   font-weight: 600;
}
#newsBox .more:hover:after,
#intro-more-btn:hover:after,
#badges-more-btn:hover:after {
   transform: translateX(15px);
}
#newsBox .more:hover {
   text-decoration: none;
}
.FWM #lowerCallouts #newsBox .headline .more {
   position: relative;
   color: #ffffff;
}
#more-btn,
#intro-more-btn,
#badges-more-btn {
   padding: 5px 0;
   display: inline-block;
   color: #A16A45;
   text-decoration: none;
   font-size: 17px;
   position: relative;
   text-transform: uppercase;
   font-weight: 600;
   line-height: 17px;
   margin-top: 30px;
}

/*-- NEWS LANDING --*/

#news_landing .ckinput li {
   border-top: none;
   padding: 0 60px 15px 0;
}
div.unitsHeader a.more:after {
   display: inline-block;
   transform: translateX(10px);
   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;
}
div.unitsHeader a.more:hover:after {
   transform: translateX(15px);
}
.FW3#news_landing .units {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  margin-top: 40px;
}
.FW3#news_landing .units li {
   width: 290px;
   margin: 0 0 20px;
   border-top: 3px solid #495a57!important;
   padding: 20px 0 !important;
   box-sizing: border-box;
}
.FW3#news_landing .news-content-wrapper{
	display: flex;
	flex-direction: column;
}
.FW3#news_landing .news-content-wrapper .subTitle {
	order: 1;
}
.FW3#news_landing .news-content-wrapper .title {
	order: 2;
}
.FW3#news_landing .news-content-wrapper .abstract {
	order: 3;
}
.FWM#news_landing .units >li {
  border-top: 3px solid #023736!important
}
.FWM#news_landing .units > li:first-child {
  padding-top: 18px;
  margin-top: 18px;
}

/*----- [ CONTACT PAGE ] -----*/

#contact-us #location {
   margin-bottom: 20px;
   display: block;
}

#contact-us #contact-info {
  font-size: 22px;
  line-height: 28px;
  padding-top: 20px
}

.FW3#contact-us .content-holder {
   width: 522px;
}

#contact-us #content a[name="content"] {
   display: none;
}


#contact-us .content-holder ul li {
    list-style-type: none;
    padding: 20px;
    margin: 0 0 20px;
    width: 250px;
    border: 1px solid #ccc;
   font-weight: 400;
}
.FWM#contact-us .content-holder ul li {
   width: 100%;
}
#contact-us .content-holder ul li span {
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#contact-us .content-holder ul li strong {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
}
#contact-us .content-holder ul li h5 {
    font-weight: 600;
    font-size: 24px;
    color: #134191;
}
.FWM#contact-us .content-holder ul li h5 {
   margin: 0;
}

#contact-us .content-holder ul {
   margin: 0;
   padding: 0;
   display: flex;
   flex-direction: column;
   float: right;
}
.FWM#contact-us .content-holder ul {
   float: none;
}

.FWM#contact-us .content-holder ul li {
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}

.FW3 #google-map{
    /*margin-right: 40px;*/
}
.FWM #google-map iframe{
    width:100%;
}

/*--[ CONTACT FORM ]--*/
.FW3#contact-us .rightContent.noLeftNav .content {
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}
#form_80 td strong{
   font-weight: 600;
   font-family: proxima-nova,sans-serif;
   text-transform: capitalize;
}
.FW3 #form_80 {
   margin: 0 0 0 50px;
}
.FWM #form_80 {
   margin: 20px 0;
   overflow: hidden;
}
.FW3 #form_80 tr {
   height: 30px
}
.FW3 #form_80 td,
.FWM #form_80 td {
   display: block
}
.FW3 #form_80 td input,
.FW3 #form_80 td select {
   width: 400px;
   padding: 8px 8px 6px;
   box-sizing: border-box;
}
.FW3 #form_80 td textarea {
   width: 400px;
   height: 250px;
   margin: 0 10px 10px 0;
}
.FWM #form_80 td textarea {
   height: 250px;
}
.FW3 #form_80 .error,
.FWM #form_80 .error {
   color: #DC143C;
   font-weight: 700;
   font-size: 14px;
   font-family: nunito-sans, sans-serif;
}
.FW3 #form_80 td input.error,
.FWM #form_80 td input.error {
   border: 1px solid #000000;
}
#form_80 input[type="submit"] {
   clear: both;
   width: auto !important;
   display: block;
   background: #FFFFFF;
   border: 1px solid #023736;
   color: #023736;
   font-weight: 400;
   font-family: proxima-nova,sans-serif;
   font-size: 18px;
   transition: background 0.4s ease;
   -o-transition: background 0.4s ease;
   -moz-transition: background 0.4s ease;
   -webkit-transition: background 0.4s ease;
   font-style: normal;
   text-transform: uppercase;
}
.FWM #form_80 input[type="submit"] {
   width: auto;
   margin: 10px 0 0 0;
   border-color: #023736!important;
}
#form_80 input[type="submit"]:hover {
   background: #023736;
   color: #FFFFFF;
   border-color: #023736;
}
.FWM #form_80 table td input,
.FWM #form_80 table td textarea,
.FWM #form_80 input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
   width: 100%;
   border: 1px solid #999999;
   box-sizing: border-box;
   padding: 5px;
}
.FWM #form_80 td select {
   border-radius: 0;
   width: 100%;
   border: 1px solid #999999;
   box-sizing: border-box;
   padding: 5px;
}

/*-- FOOTER --*/

.copyright a {
   color: #FFFFFF;
}
.FW3 footer .wrapper {
   display: flex;
   justify-content: space-between;
   flex-direction: row-reverse;
}
.FW3 footer#footer .content {
   width: 100%;
   float: none;
   display: flex;
   justify-content: space-between;
}
footer .clearfix:before,
footer .clearfix:after,
footer .bottom-border {
   display: none
}

footer#footer .copyright {
   margin-top: 20px;
}
footer#footer .copyright a:hover{
   text-decoration: none;
}
footer#footer .copyright .ckinput {
   padding: 0;
}
.FW3 footer#footer .copyright .ckinput li{
   float: left;
   margin-right: 50px;
   list-style-type: none;
}
.FWM footer#footer .copyright .ckinput li{
   list-style-type: none;
}
footer#footer .copyright .ckinput li span{
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    text-align: left;
    font-size: 16px;
}


/*-- QUOTES --*/

#client-quotes {
   background: #ffffff;
   order: 2;
   height: 500px;
   position:relative;
   font-family: proxima-nova,sans-serif;
   font-size: 26px;
   font-weight: 400;
   line-height: 36px
}
.FWM #client-quotes {
   height: auto;
}
#client-quotes #quote-cta{
   background-image: url(/siteFiles/20972992-B86B-4E73-BD32-3989FD10F0CD/custom/images/quote_img___atlanta.jpg);
   background-size: cover;
   position: absolute;
   width: 50%;
   height: 100%;
}
.FWM #client-quotes #quote-cta{
   position: relative;
   width: 100%;
   display: none;
}
#client-quotes #quote-cta-inner{
   width: 1024px;
   margin: 0 auto;
   position: relative;
   display: flex;
   height:100%;
	background-image: url(/siteFiles/20972992-B86B-4E73-BD32-3989FD10F0CD/custom/images/quotemark.png);
	background-repeat: no-repeat;
	background-position: 540px 100px;
	background-size: 45px;
	padding: 160px 0 60px;
	box-sizing: border-box;
}
.FWM #client-quotes #quote-cta-inner{
   width: 100%;
   flex-direction: column;
   height: auto;
   background-position: 15px 100px;
}
#client-quotes #quote-cta-inner #quote-img,
#quote-wrap {
   width: 50%;
	padding-left: 30px;
	box-sizing: border-box;
}
.FWM #client-quotes #quote-cta-inner #quote-img,
.FWM #quote-wrap {
   width: 100%;
   padding: 0 15px;
   box-sizing: border-box;
}
#quote-wrap #subhead {
    position: absolute;
    top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
}


/* Slider */

.slick-slider {
   position: relative;
   display: block;
   box-sizing: border-box;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-touch-callout: none;
   -khtml-user-select: none;
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-tap-highlight-color: transparent;
}
.slick-list {
   position: relative;
   display: block;
   overflow: hidden;
   margin: 0;
   padding: 0;
}
.slick-list:focus {
   outline: none;
}
.slick-list.dragging {
   cursor: pointer;
   cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.slick-track {
   position: relative;
   top: 0;
   left: 0;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.slick-track:before, .slick-track:after {
   display: table;
   content: '';
}
.slick-track:after {
   clear: both;
}
.slick-loading .slick-track {
   visibility: hidden;
}
.slick-slide {
   display: none;
   float: left;
   height: 100%;
   min-height: 1px;
}
[dir='rtl'] .slick-slide {
   float: right;
}
.slick-slide img {
   display: block;
}
.slick-slide.slick-loading img {
   display: none;
}
.slick-slide.dragging img {
   pointer-events: none;
}
.slick-initialized .slick-slide {
   display: block;
}
.slick-loading .slick-slide {
   visibility: hidden;
}
.slick-vertical .slick-slide {
   display: block;
   height: auto;
   border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
   display: none;
}

/* Dots */
.slick-dots {
   position: relative;
   display: block;
   width: 100%;
   padding: 0;
   margin: 15px 0 0;
   list-style: none;
}
.slick-dots li {
   position: relative;
   display: inline-block;
   width: 20px;
   height: 2px;
   margin: 0 5px;
   padding: 0;
   cursor: pointer;
}
.slick-dots li button {
   font-size: 0;
   line-height: 0;
   display: block;
   width: 20px;
   height: 2px;
   padding: 5px;
   cursor: pointer;
   color: transparent;
   border: 0;
   outline: none;
   background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
   outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
   opacity: .5;
}
.slick-dots li button:before {
   position: absolute;
   top: 0;
   left: 0;
   width: 20px;
   height: 2px;
   content: '';
   text-align: center;
   opacity: .3;
   background: #666666;
}
.slick-dots li.slick-active button:before {
   opacity: 1;
   background: #023736;
}


/*-- CLIENT LOGOS ON HOMEPAGE --*/
.FW3 #clients-wrap {
   width: 990px;
   margin: 50px auto 0;
   border-top: 1px solid #cccccc;
   padding-top: 50px;
}

.FWM #clients-wrap {
   width: 100%;
   padding: 0 15px;
   box-sizing: border-box;
   margin: 20px 0 40px;
}
.FWM #clients-wrap h2 {
   border-top: 1px solid #cccccc;
   padding-top: 40px;
}
#clients{
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   width: 990px;
   margin: 60px auto;
}
.FWM #clients {
   width: 100%;
}
/*#clients img {
   filter: grayscale(1);
   opacity: .75;
}*/
.FWM#home #clients{
   width: 100%;
   order: 10;
   margin: 30px auto;
}
.FWM #clients{
   display: block!important;
}
.FWM #clients img{
   margin: 0 auto 30px !important;
   display: block !important;
}

/*-- CK INPUT ON IPPs --*/

ul.units li ul.ckinput li {
   padding: 0 60px 5px 0;
   border: none;
}

/*-- MOBILE STYLES --*/

.FWM ul.ckinput {
   margin: 0;
}
.FWM ul.ckinput li:last-child{
   margin-bottom:0
}
.FWM#staticcontent #content,
.FWM#news_detail #content{
   padding-bottom: 40px
}

#home.FWM .homepage-slider-image {
   object-fit: cover;
}
header .main-nav-button:before{
   content: "\f0c9";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   font-size: 26px;
   color: #000000;
}
header .main-nav-button.opened:before{
   content:"\f00d";
   color: #BF8E6B;
}

.FWM #position-statement h1 {
   font-family: abril-display,serif;
   font-size: 30px;
   font-weight: 600;
   line-height: 36px;
   padding: 0;
   box-sizing: border-box;
   color: #ffffff;
   margin: 0 0 10px;
}
.FWM #position-statement p.optional {
   font-size: 20px;
   line-height: 24px;
   z-index: 10;
   color: #FFFFFF;
}

.FWM #position-statement a.more.title:hover {

}
.FWM #position-statement a.more.title:before {
   content: "Learn More";
   color: #ffffff;
}
.FWM #position-statement a.more.title:after {
background: #A16A45;
border: 1px solid #A16A45;
border-radius: 100%;
width: 18px;
height: 18px;
justify-content: center;
align-items: center;
font-family: "Font Awesome 5 Free";
font-size: 10px;
position: absolute;
top: 0;
bottom: 0;
display: inline-flex;
content: "\f061";
color: #ffffff;
}
.FWM #lowerCallouts #newsBox {
   order: 2;
}
.FWM #lowerCallouts #featuredAttorneys {
   order: 3;
}
.FWM #lowerCallouts #newsBox p,
.FWM #lowerCallouts #newsBox ul {
   display: none;
}

.FWM #lowerCallouts #newsBox .headline h2 {
   margin: 0 0 5px;
   font-weight: 400;
   color: #ffffff;
}
.FWM #lowerCallouts #newsBox .headline .more:before{
   content: "READ MORE";
   font-weight: 600;
   font-size: 14px;
}


.FWM .attorneyList .attorney-box .about .name:nth-of-type(2) {
   display: none
}
.FWM .attorneyList .attorney-box img{
   margin: 0;
   border-bottom: 2px solid #023736;
}
.FWM #lowerCallouts ul.attorneyList .abstract {
   color: #000000;
   font-family: proxima-nova,sans-serif;
   font-weight: 400;
   margin-top: 3px;
   line-height: 16px;
   font-size: 16px;
   letter-spacing: .03em;
}

.FWM #position-statement {
   order: 1;
   padding: 40px 20px;
   background: #023736;
}
.FWM #position-statement a.more.title {
   margin-top: 10px;
   text-transform: uppercase;
   font-family: proxima-nova,sans-serif;
   font-size: 16px;
   font-weight: 600;
   line-height: 16px;
   color: #023736;
   background: transparent;
   position: relative;
}

.FWM#practices_landing h4,
.FWM#professionals_landing h4,
.FWM#professionals_detail h4 {
   font-size: 20px;
   line-height: 28px;
   font-weight: 600;
   color: #A16A45;
}
.FWM#professionals_landing .attorneyList >li {
   margin-bottom: 20px
}

.FWM#professionals_landing .unitsHeader >.unLink {
   padding: 30px 0 0;
}

.FWM#home header .wrapper {
    padding: 0;
    background: transparent;
}


/*-- CLIENTS --*/
#client-logos ul {
   justify-content: space-between;
   margin: 60px 0 0;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
}
#client-logos li {
   width: 220px;
   list-style-type: none;
   border-top: 1px solid #ccc;
   height: 150px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 0;
}
.FWM #client-logos li {
   width: 47%;
}
#client-logos img {
   width: unset !important;
   height: auto !important;
   box-sizing: border-box !important;
   max-height: 80px !important;
   max-width: 100% !important;
   padding: 0 20px !important;
}


/*-- MOBILE FIX ROUNDED CORNERS ON 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
   }
}



#heroBar .infoConainer a.more:after,
.FWM #position-statement a.more.title:after {
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);
}
#heroBar .infoConainer a.more:hover:after,
.FWM #position-statement a.more.title:hover:after{
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}


#contact-us #locations {
  display: flex;
  flex-wrap: wrap;
}
.FW3#contact-us #locations div{
  margin-right: 100px
}
.FWM#contact-us #locations div {
   width: 100%;
   margin-bottom:30px;
}
#contact-us #locations img{
  display: block;
  margin-bottom: 10px
}

/*-- ABOUT US --*/
.FW3 #aboutUs {
   margin: 40px 0;
}

#aboutUs #intro-text {
   line-height: 32px;
}
#aboutUs h2{
   font-family: abril-display, serif;
   font-weight: 400;
   font-size: 36px;
   margin-bottom: 30px;
   color: #023736;
   line-height: 36px;
}

#aboutUs .articleContent #badges-wrap {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.FWM #aboutUs .articleContent #badges-wrap {
   flex-direction: column;
}
.FW3 #aboutUs .articleContent #badges-wrap #badge-featured {
  width: 400px;
  border-right: 1px solid #ccc;
  margin-right: 30px;
  padding-right: 30px;
  font-size: 16px;
}
.FWM #aboutUs .articleContent #badges-wrap #badge-featured {
   width: 100%;
   font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.FWM #aboutUs #badge-featured img {
  float: none !important;
  margin: 0 auto 10px !important;
  display: block;
}
.FWM #aboutUs #more-btn {
   margin-top: 10px;
   font-size: 15px;
   display: block;
}
#aboutUs .articleContent #badges-wrap ul {
  width: 520px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  justify-content: space-between
}
.FWM #aboutUs .articleContent #badges-wrap ul {
  width: 100%;
  margin: 0;
}
#aboutUs .articleContent #badges-wrap ul li{
  width: 150px;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px
}
#aboutUs .articleContent #badges-wrap ul img {
  filter: grayscale(100%);
  opacity: .85
}

/*-- BILL PAY BTN --*/
#billpay-btn a,
#footer-billpay-btn a {
   margin: 20px 0 0;
   line-height: 16px;
   display: inline-block;
   color: #A16A45 !important;
   position: relative;
   text-transform: uppercase;
   font-weight: 600;
   text-decoration: none !important;
}
#footer-billpay-btn {
   margin: 20px 0 0;
   line-height: 18px;
   display: inline-block;
   color: #ffffff !important;
   position: relative;
   text-transform: uppercase;
   font-weight: 600;
   text-decoration: none !important;
   font-size: 18px;
}
#billpay-btn a:hover,
#billpay-btn:hover,
#footer-billpay-btn a:hover,
#footer-billpay-btn:hover {
   text-decoration: none;
}
#billpay-btn a:after,
#footer-billpay-btn a:after {
   transform: translateX(10px);
   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;
   top: 0;
   margin: auto;
   font-family: "Font Awesome 5 Free";
   font-size: 12px;
   font-weight: 600;
   background: #A16A45;
   border: 1px solid #A16A45;
   border-radius: 100%;
   width: 24px;
   height: 24px;
   justify-content: center;
   align-items: center;
   content: "\f061";
   position: absolute;
   bottom: 0;
   display: inline-flex;
   color: #fff;
}
.FW3 #footer-billpay-btn:after {
   background: #FFFFFF;
   color: #023736;
   transform: translateX(10px);
   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;
   top: 0;
   margin: auto;
   font-family: "Font Awesome 5 Free";
   font-size: 12px;
   font-weight: 600;
   border: 1px solid #ffffff;
   border-radius: 100%;
   width: 24px;
   height: 24px;
   justify-content: center;
   align-items: center;
   content: "\f061";
   position: absolute;
   bottom: 0;
   display: inline-flex;
}
.FWM #billpay-btn a:after,
.FWM #footer-billpay-btn a:after {
   font-size: 10px;
   width: 18px;
   height: 18px;
}
#billpay-btn a:hover:after,
#billpay-btn:hover:after,
#footer-billpay-btn a:hover:after,
#footer-billpay-btn:hover:after {
   transform: translateX(15px);
}

/*-- TOGGLE SEARCH --*/
.search-button {
    top: -2px;
    position: relative;
    margin-right: 7px;
}

.search-toggle {
   position: relative;
   display: block;
   height: 10px;
   width: 10px;
}
.search-toggle::before,
.search-toggle::after {
   content: '';
   position: absolute;
   display: block;
   transition: all 0.1s;
}
.search-toggle::before {
   border: 2px solid #BF8E6B;
   border-radius: 50%;
   width: 100%;
   height: 100%;
   left: -2px;
   top: -2px;
}
.search-toggle::after {
   height: 2px;
   width: 7px;
   background: #BF8E6B;
   top: 10px;
   left: 8px;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}
.search-toggle.active::before {
   width: 0;
   border-width: 1px;
   border-radius: 0;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   top: -1px;
   left: 4px;
}
.search-toggle.active::after {
   width: 12px;
   left: -1px;
   top: 4px;
}
.search-input:focus {
   outline: none;
}
.fb-search .search-input {
   width: 100%;
   height: 100%;
   padding: 0 1em;
   border: 0;
   background-color: transparent;
   opacity: 0;
   color: #fff;
}
.fb-search .searchButton {
   opacity: 0;
   color: #000;
   padding: 0 1em;
}
.fb-search {
   position: absolute;
   bottom: 0;
   right: 0;
   width: 570px;
   height: 100%;
   max-height: 0;
   -webkit-transform: translateY(100%);
   transform: translateY(100%);
   background-color: #ffffff;
   transition: all 0.3s;
   display: none;
   top: 11px;
}
.show .fb-search,
.show .fb-search form #sr_searchbox {
   max-height: 40px;
   display: flex;
}
.show .fb-search .search-input,
.show .fb-search .searchButton {
   opacity: 1;
}

/*--[ FINDBERRY SEARCH FORM ]-- */

::placeholder {
   color: #999999;
   opacity: 1;
}
:-ms-input-placeholder {
   color: #999999;
}
::-ms-input-placeholder {
   color: #999999;
}
.FWM ::placeholder {
   color: #fff;
   opacity: .6;
}
.FWM :-ms-input-placeholder {
   color: #fff;
   opacity: .6;
}
.FWM ::-ms-input-placeholder {
   color: #fff;
   opacity: .6;
}
.no-scroll {
   overflow: hidden;
   position: fixed;
   height: 100%
}
.fb-search form {
   display: flex;
   width: 100%;
   height: 40px;
   background: #ffffff;
}
.fb-search form #sr_searchbox {
   background-color: transparent;
   border: none;
   line-height: 17px;
   width: 100%;
   font-size: 17px;
   color: #000000;
   font-family: proxima-nova, sans-serif;
   max-height: 0;
}
.fb-search form button {
   border: none;
   background: transparent;
   color: #FFFFFF;
   padding: 0;
}
.FWM #sr_iframe {
   display: flex;
   flex-direction: row;
   margin: 20px;
   padding: 20px 20px 0 0;
   box-sizing: border-box;
}
.FWM #mainNav form {
   border-bottom: 1px solid #A16A45;
}
.FWM header form #sr_searchbox {
   flex: 1 1 auto;
   background: transparent;
   border: none;
   color: #ffffff;
}
.FWM #mainNav form button {
   border: none;
   background: transparent;
   color: #A16A45;
   padding: 0;
}
.FWM input#sr_searchbox {
   width: 100%;
   padding-bottom: 5px;
   font-family: montserrat-alternates, sans-serif;
   font-size: 20px;
}
.FWM header form #sr_searchbutton {
   display: none;
}
#modal-iframe {
   position: relative!important;
}
#modal {
   position: absolute;
   z-index: 99999;
   height: 100vh;
   width: 100%;
   -webkit-overflow-scrolling: touch;
   top: 0;
   left: 0;
}
.FWM #modal-workspace,
.is-ipad #modal-workspace {
   -webkit-overflow-scrolling: touch;
   overflow-y: scroll;
}
.FWM #modal-workspace {
   max-width: 100%
}
iframe {
   padding: 0;
}

/*-- NOTABLE CASES --*/
#rep_matters .units {
  display: flex;
  flex-wrap: wrap;
}
#rep_matters .units li{
  width: 290px;
  margin: 0 60px 60px 0;
  padding: 20px 0 0;
  border-top: 2px solid #023736;
}
.FWM#rep_matters .units li{
   width:100%;
   margin: 0 0 40px;
}
.FW3#rep_matters .units li:nth-of-type(3n+3){
  margin: 0 0 60px;
}
#rep_matters ul.units li:first-child {
  border-top: 2px solid #023736;
}
#rep_matters .units .news-content-wrapper {
  display: flex;
  flex-direction: column;
}
#rep_matters .units li p{
   margin: 0
}



#alert-wrap {
   background: #A16A45;
   color: #FFF;
   order: 1;
}
#alert {
   width: 990px;
   margin: 0 auto;
   padding: 40px 0;
}
.FWM #alert {
   width: 100%;
   padding: 40px 20px;
   box-sizing: border-box;
}
#alert h3 {
   font-family: abril-display, serif;
   font-weight: 400;
   font-size: 36px;
   margin-bottom: 20px;
   line-height: 36px;
   color: #FFFFFF;
}
#alert p a {
   color: #FFFFFF;
   text-decoration: underline;
}
#alert p a:hover {
   text-decoration: none;
}
.FW3 #alert span {
   margin: 0 15px 0 0;
}
.FWM #alert span {
   margin: 0 0 10px;
   display: block;
}


/*-- Hide Anne Vladeck Email --*/
#professionals_detail[itemid="5374"] .mainWrapper .majorContent .personal .right,
#professionals_landing ul.attorneyList li[itemid="5374"] .email,
#professionals_landing ul.attorneyList li[itemid="5374"] .vCard {
  display: none;
}


.FW3#staticcontent #content h2 {
  font-size: 21px;
  margin: 30px 0 5px;
  line-height: 26px;
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
}
.FWM#staticcontent #content h2 {
  font-size: 18px;
  line-height: 24px;
}

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