
            /* 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 - Everybodys Natl Parks 1.1 */

#blogs div.linkContainer a { 
	color: #D57554;
	display: block;
	
	}
#blogs div.linkContainer a:hover { 
	#blogs div.linkContainer a: hover;
	color: #C55731;
	
	}
#blogs_detail div.linkContainer a { 
	display: block;
	color: #D57554;
	
	}
#blogs_detail div.linkContainer a:hover { 
	#blogs_detail div.linkContainer a: hover;
	color: #C55731;
	
	}
#blogs_detail h3.linksDownloads { 
	display: block;
	text-transform: uppercase;
	margin: 50px 0  20px;
	font-weight: 600;
	
	}
#contact-us .content-holder { 
	float: left;
	
	}
#footerNavSocial { 
	margin-top: 0;
	background: #2A2922;
	
	}
#footerNavSocial #footerNav ul li { 
	font-size: 12px;
	float: left;
	margin-left: 9px;
	font-family: inherit;
	color: #fff;
	
	}
#footerNavSocial #footerNav ul li a { 
	color: #fff;
	
	}
#footerNavSocial #footerNav ul li a:hover { 
	#footerNavSocial #footerNav ul li a: hover;
	text-decoration: underline;
	
	}
#footerNavSocial .wrapper { 
	padding-top: 15px;
	border-top: none;
	
	}
#footerNavSocial section.socialLink a { 
	float: left;
	border-radius: 12px;
	margin-right: 5px;
	height: 24px;
	width: 24px;
	cursor: pointer;
	
	}
#footerNavSocial section.socialLink a.linkedIn { 
	background-image: none;
	
	}
#footerNavSocial section.socialLink a.linkedIn:hover { 
	background-color: #D92E75;
	
	}
#home h2 { 
	padding-left: 0;
	font-family: "museo-sans",sans-serif;
	margin-bottom: 0;
	color: #D57554;
	background: transparent;
	
	}
#leftNav li.selected a { 
	color: #212121;
	
	}
#leftNav li.selected ul li a { 
	color: #D57554;
	
	}
#leftNav li.selected ul li a:hover { 
	color: #C55731;
	#leftNav li.selected ul li a: hover;
	
	}
#leftNav li.selected ul li.selected a { 
	color: #212121;
	
	}
#leftNav ul li { 
	letter-spacing: .03em;
	font-size: 17px;
	border-bottom: 1px dotted #b7b7b7;
	font-family: "museo-sans",sans-serif;
	padding: 7px 0;
	color: #212121;
	
	}
#leftNav ul li a { 
	color: #D57554;
	font-weight: 500;
	
	}
#leftNav ul li a:hover { 
	#leftNav ul li a: hover;
	color: #C55731;
	
	}
#leftNav ul li ul li { 
	border-bottom: 0;
	text-indent: 0;
	height: auto;
	display: inline-block;
	font-weight: normal;
	width: 100%;
	color: #383838;
	padding: 0;
	margin: 0 0 10px 13px;
	
	}
#leftNav ul li.selected { 
	font-weight: 500;
	
	}
#leftNav ul li:before { 
	display: none;
	
	}
#lowerCallouts { 
	padding: 50px 0;
	background-color: rgba(0, 0, 0, 0.65);
	position: relative;
	overflow: hidden;
	
	}
#lowerCallouts #newsBox .newsSep { 
	background: rgba(255,255,255,.2);
	height: 1px;
	display: block;
	margin: 15px 0px;
	
	}
#lowerCallouts .date { 
	font-style: normal;
	color: #F3EBDD;
	
	}
#lowerCallouts article + article { 
	float: right !important;
	
	}
#lowerCallouts ul.attorneyList .abstract { 
	overflow: hidden;
	max-height: 213px;
	color: #F3EBDD;
	position: relative;
	padding-right: 10px;
	
	}
#lowerCallouts ul.attorneyList h2 { 
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	
	}
#lowerCallouts ul.attorneyList h2 a:hover { 
	#lowerCallouts ul.attorneyList h2 a: hover;
	color: #C55731;
	
	}
#modalPopup .inner .popup_content { 
	font-size: 14px;
	margin: 0;
	font-family: "museo-sans",sans-serif;
	color: #474747;
	line-height: 1.3;
	font-weight: 300;
	
	}
#modalPopup .inner a.continueEmail { 
	margin-top: 10px;
	color: #005CAB;
	position: relative;
	padding-right: 0;
	font-size: 17px;
	font-family: "museo-sans",sans-serif;
	display: inline-block;
	font-weight: 500;
	
	}
#modalPopup .popup_head { 
	font-size: 25px;
	height: 30px;
	background: url(../img/popup_header.gif) left top no-repeat;
	font-family: "museo",serif;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 15px;
	font-weight: 500;
	margin-bottom: 15px;
	
	}
#news_landing ul.units .abstract { 
	margin-bottom: 0;
	
	}
#news_landing ul.units li a.name.title { 
	font-size: 18px;
	
	}
#newsBox  a.more { 
	text-align: left;
	display: block;
	-webkit-box-sizing: border-box;
	text-decoration: none;
	width: 100%;
	background: none;
	border-top: 1px solid rgba(255,255,255,.2);
	color: #D57554;
	font-size: 16px;
	float: left;
	padding: 20px 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	}
#newsBox a.more:hover { 
	color: #C55731;
	#newsBox a.more: hover;
	
	}
#pageTitleWrapper #pageTools { 
	z-index: 20;
	left: 0;
	bottom: -46px;
	background: #ffffff;
	height: 36px;
	width: 100%;
	position: absolute;
	
	}
#pageTitleWrapper #pageTools ul { 
	margin-top: 1px;
	margin-right: 0;
	font-family: inherit;
	float: right;
	height: 33px;
	line-height: 33px;
	
	}
#pageTitleWrapper #pageTools ul li { 
	border-left: 1px solid #b5b5b5;
	height: 23px;
	font-size: 13px;
	margin-left: 15px;
	color: #464646;
	display: inline-block;
	padding-left: 15px;
	line-height: 23px;
	
	}
#pageTitleWrapper #pageTools ul li a:hover { 
	color: #000000;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .name { 
	font-size: 30px;
	font-family: "museo",serif;
	font-weight: 500;
	color: #212121;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .right { 
	font-size: 15px;
	color: #212121;
	
	}
#professionals_detail .mainWrapper .majorContent .personal .title { 
	font-size: 16px;
	margin-bottom: 20px;
	font-style: normal;
	text-transform: uppercase;
	
	}
#professionals_detail .mainWrapper .minorContent a { 
	font-weight: 300;
	color: #D57554;
	
	}
#professionals_detail .mainWrapper .minorContent a:hover { 
	#professionals_detail .mainWrapper .minorContent a: hover;
	color: #C55731;
	
	}
#professionals_detail .mainWrapper h3 { 
	font-size: 17px;
	border-bottom: 2px solid #d1d1d1;
	font-family: "museo-sans",sans-serif;
	padding-bottom: 3px;
	color: #212121;
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: 30px;
	
	}
#professionals_detail ul.units .abstract { 
	margin-bottom: 0;
	
	}
#professionals_detail ul.units .subTitle { 
	margin-bottom: 0;
	
	}
#professionals_detail ul.units li { 
	padding: 15px 60px 15px 0;
	
	}
#professionals_detail ul.units li a.name.title { 
	font-size: 18px;
	
	}
#professionals_landing ul.attorneyList { 
	margin-top: 30px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	padding-top: 30px;
	
	}
#professionals_landing ul.attorneyList a { 
	color: #D57554;
	
	}
#professionals_landing ul.attorneyList a.name { 
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	font-size: 17px;
	white-space: nowrap;
	font-weight: 300;
	
	}
#professionals_landing ul.attorneyList a.name.title { 
	font-size: 17px;
	
	}
#professionals_landing ul.attorneyList a.name.title:hover { 
	color: #C55731;
	
	}
#professionals_landing ul.attorneyList a.vCard { 
	background: url("../img/icon_vcard.png") no-repeat left 0;
	margin-left: 10px;
	padding-left: 20px;
	height: 16px;
	line-height: 21px;
	font-size: 14px;
	
	}
#professionals_landing ul.attorneyList div.email { 
	text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	
	}
#professionals_landing ul.attorneyList div.phone { 
	background: url("../img/icon_tel.png") no-repeat left center;
	overflow: hidden;
	margin: 2px 0;
	height: 16px;
	padding-left: 20px;
	line-height: 16px;
	
	}
#professionals_landing ul.attorneyList li { 
	-webkit-box-sizing: border-box;
	margin-right: 27px;
	font-family: "museo-sans",sans-serif;
	width: 292px;
	height: 98px;
	font-weight: 300;
	-moz-box-sizing: border-box;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #e7e5e2;
	padding: 6px;
	
	}
#professionals_landing ul.attorneyList li .phone { 
	font-weight: 300;
	font-family: "museo-sans",sans-serif;
	font-size: 14px;
	
	}
#professionals_landing ul.attorneyList li .title { 
	font-weight: 300;
	font-family: "museo-sans",sans-serif;
	
	}
#professionals_landing ul.attorneyList li:hover { 
	border-color: #D57554;
	
	}
#professionals_landing ul.attorneyList span.name { 
	color: #D57554;
	white-space: nowrap;
	overflow: hidden;
	font-size: 17px;
	display: block;
	text-overflow: ellipsis;
	font-weight: 300;
	
	}
#sitemap ul.expandable li a.header { 
	font-size: 15px;
	color: #D57554;
	font-weight: 600;
	
	}
.content a:hover { 
	.content a: hover;
	color: #C55731;
	
	}
.custom_select .overflow { 
	overflow-y: auto;
	font-size: 13px;
	color: #212121;
	max-height: 250px;
	
	}
.filterbyContainer .f_left.label { 
	font-size: 18px;
	font-family: "museo-sans",sans-serif;
	padding: 5px 28px 0 9px;
	color: #212121;
	font-weight: 500;
	
	}
.filterbyContainer .f_left.label.filterBy:after { 
	right: 0;
	content: "";
	background: #fff;
	position: absolute;
	display: block;
	width: 530px;
	margin-right: -4px;
	height: 28px;
	top: 0;
	
	}
.js_topHeader .sourceInfo { 
	font-size: 14px;
	color: #2b2b2b;
	text-transform: uppercase;
	
	}
.js_topHeader .subTitle { 
	font-size: 16px;
	color: inherit;
	margin-top: 10px;
	
	}
.js_topHeader a.title { 
	font-size: 24px;
	line-height: 28px;
	color: #212121;
	margin-bottom: 5px;
	font-family: "museo-sans",sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	
	}
.js_topHeader h4 { 
	text-transform: capitalize;
	font-weight: 500;
	font-family: "museo-sans",sans-serif;
	margin-bottom: 5px;
	color: #212121;
	line-height: 28px;
	font-size: 24px;
	
	}
.js_topHeader.noLeft_yesRes { 
	padding-left: 325px;
	
	}
.mainWrapper { 
	background: #ffffff;
	
	}
.noLeftNav .filterbyContainer .f_left.label.filterBy:after { 
	width: 800px;
	
	}
.optionalTagLine { 
	display: block;
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
	background: #D57554;
	padding: 10px 15px;
	text-transform: uppercase;
	font-family: "museo",serif;
	letter-spacing: .05em;
	line-height: 16px;
	border-radius: 0 0 8px 8px;
	
	}
.optionalTagLine a { 
	color: #FFFFFF !important;
	
	}
.optionalTagLine:hover { 
	background: #C55731;
	
	}
.rightContent { 
	float: right;
	width: 652px;
	color: #212121;
	
	}
.rightContent .content { 
	padding-bottom: 45px;
	
	}
.rightResources .subHead { 
	font-size: 18px;
	border-bottom: 2px solid #e6e6e6;
	font-family: "museo",serif;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #212121;
	
	}
.subHead.pageTitle { 
	font-family: "museo-sans",sans-serif;
	color: #fff;
	padding: 0;
	font-weight: 500;
	font-size: 37px;
	display: table-cell;
	vertical-align: middle;
	
	}
.wrapper .padding { 
	padding: 60px 0 100px;
	
	}
a.link.attachment { 
	background: url("../img/dl_link_noBg.png") no-repeat 8px center #D57554;
	
	}
a.link.url { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #D57554;
	
	}
a.logoType { 
	background: url(../img/logo.png);
	height: 47px;
	margin: 23px 0 0 0;
	display: block;
	width: 382px;
	z-index: 20;
	position: relative;
	
	}
a.more { 
	text-align: center;
	font-weight: 500;
	background: transparent;
	height: 33px;
	border-radius: 3px;
	color: #FFFFFF;
	font-family: "museo-sans",sans-serif;
	padding: 0;
	line-height: 33px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 16px;
	
	}
a.more span { 
	display: none;
	
	}
a.more:hover { 
	color: #C55731;
	a.more: hover;
	text-decoration: none !important;
	
	}
a.rss { 
	font-size: 14px;
	font-family: inherit;
	height: 30px;
	padding-left: 35px;
	position: relative;
	color: #656565;
	display: inline-block;
	cursor: pointer;
	line-height: 30px;
	font-weight: 500 !important;
	
	}
a.rss:before { 
	background: url("../img/rss_noBg.png") no-repeat center #D57554;
	content: "";
	border-radius: 15px;
	display: block;
	position: absolute;
	height: 30px;
	left: 0;
	top: 0;
	width: 30px;
	
	}
a.rss:hover:before { 
	background-color: #C55731;
	
	}
a.sendLink { 
	font-family: "museo-sans",sans-serif;
	font-weight: 300;
	
	}
a:hover { 
	color: #C55731;
	text-decoration: none;
	
	}
a:link { 
	color: #D57554;
	font-weight: 500;
	
	}
a:visited { 
	font-weight: 500;
	color: #D57554;
	
	}
body { 
	background: #2A2922;
	font-size: 16px;
	color: #000000;
	font-family: "museo-sans",sans-serif;
	font-weight: 300;
	
	}
div.linkContainer a { 
	font-size: 16px;
	font-family: inherit;
	color: #D57554;
	font-weight: 500;
	
	}
div.linkContainer a:hover { 
	div.linkContainer a: hover;
	color: #C55731;
	
	}
div.unitsHeader { 
	font-size: 19px;
	font-weight: 500;
	border-bottom: 2px solid #e6e6e6;
	height: 25px;
	margin: 30px 0 15px 0;
	font-family: "museo-sans",sans-serif;
	clear: both;
	text-transform: uppercase;
	
	}
div.unitsHeader a.more { 
	bottom: 3px;
	float: right;
	position: relative;
	background: none;
	color: #D57554;
	padding-right: 24px;
	
	}
div.unitsHeader a.more:hover { 
	text-decoration: none;
	color: #C55731;
	
	}
footer#footer { 
	padding: 20px 0 50px 0;
	font-size: 12px;
	height: 50px;
	margin: 0;
	background: #2A2922;
	
	}
footer#footer .content { 
	width: 700px;
	color: #fff;
	
	}
footer#footer a.icxlegal { 
	display: none;
	
	}
footer#footer a.logo.icxpro { 
	background: url("../img/footerLogo-icxpro-white.png") 0 0 no-repeat;
	right: 0;
	width: 119px;
	bottom: -5px;
	
	}
h2 { 
	display: block;
	background: #F5F4F5;
	padding: 15px;
	font-size: 20px;
	font-family: "museo-sans",sans-serif;
	color: #000000;
	margin-bottom: 15px;
	line-height: 30px;
	font-weight: 500;
	
	}
h3 { 
	font-weight: 500;
	
	}
h4 { 
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 28px;
	font-family: "museo",serif;
	color: #212121;
	font-weight: 500;
	
	}
header { 
	position: relative;
	border-bottom: none;
	background: #ffffff;
	height: 115px;
	
	}
header .wrapper { 
	background: transparent;
	height: 100px;
	
	}
nav#mainNav { 
	width: 100%;
	margin-top: -47px;
	height: auto;
	font-size: 15px;
	position: absolute;
	z-index: 10;
	
	}
nav#mainNav .wrapper { 
	text-align: right;
	
	}
nav#mainNav ul li { 
	border-left: 1px solid #999999;
	background: transparent;
	height: auto;
	display: inline-block;
	padding: 0 8px;
	line-height: 15px;
	font-family: "museo-sans-condensed",sans-serif;
	font-weight: 500;
	position: relative;
	color: #D57554;
	
	}
nav#mainNav ul li a { 
	text-transform: inherit;
	color: #D57554;
	font-size: 22px;
	
	}
nav#mainNav ul li a:hover { 
	text-decoration: none;
	color: #C55731;
	
	}
nav#mainNav ul li.selected a { 
	color: #D57554;
	
	}
nav#mainNav ul li:first-child { 
	background: none;
	padding-left: 0;
	border-left: none;
	
	}
nav#mainNav ul li:nth-last-child(2) { 
	nav#mainNav ul li: nth-last-child(2);
	padding-right: 0;
	
	}
section#heroBar { 
	margin-top: -115px;
	background: #FFFFFF;
	overflow: hidden;
	color: #FFFFFF;
	height: auto;
	position: relative;
	
	}
section#heroBar #heroShadow { 
	display: none;
	
	}
section#heroBar .infoConainer { 
	flex-direction: column;
	text-align: center;
	width: 100%;
	height: auto;
	vertical-align: middle;
	display: flex;
	z-index: 3;
	position: relative;
	margin: -105px auto 0;
	padding: 0;
	bottom: 0;
	
	}
section#heroBar .infoConainer h1 { 
	font-weight: 300;
	font-size: 38px;
	font-style: normal;
	font-family: "museo",serif;
	width: 100%;
	margin: 0 auto;
	background: rgba(0,0,0,.85);
	order: 1;
	height: 100px;
	line-height: 70px;
	border: 1px solid rgba(120, 120, 120, 0.85);
	-moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.85);
	-webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.85);
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.85);
	
	}
section#heroBar .infoConainer p { 
	margin: 0 auto;
	text-align: center;
	width: 990px;
	background: transparent;
	order: 2;
	color: #000;
	
	}
section#heroBar .infoConainer p a { 
	display: inline-block;
	margin: 0 auto 40px;
	font-size: 18px;
	top: 0;
	position: relative;
	text-transform: uppercase;
	border: 1px solid #D57554;
	font-weight: 500;
	
	}
section#heroBar .infoConainer p a.more:hover { 
	section#heroBar .infoConainer p a.more: hover;
	color: #fff;
	background: #D57554;
	
	}
section#heroBar .infoConainer p.optional { 
	padding: 40px 0 20px;
	font-size: 26px;
	font-family: "museo",serif;
	font-weight: 300;
	width: 850px;
	
	}
section#heroBar .wrapper { 
	position: static;
	width: 100%;
	
	}
section#heroBar ul.backgrounds { 
	z-index: 1;
	height: 650px;
	
	}
section#lowerCallouts #aboutUs .articleContent { 
	border-bottom: none;
	padding-bottom: 0;
	color: #F3EBDD;
	
	}
section#lowerCallouts .wrapper { 
	padding-top: 0;
	
	}
section#lowerCallouts article { 
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.70);
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.70);
	-webkit-box-sizing: border-box;
	width: 470px;
	min-height: 343px;
	-moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.70);
	float: left;
	-webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.70);
	-moz-box-sizing: border-box;
	padding: 24px 34px 40px 34px;
	position: relative;
	border-radius: 8px;
	border: 1px solid rgba(120, 120, 120, 0.70);
	
	}
section#lowerCallouts article .bottomShadow { 
	display: none;
	
	}
section#lowerCallouts article .bottomShadow.long { 
	display: none;
	
	}
section#lowerCallouts article .subHead { 
	-webkit-box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	font-style: normal;
	font-family: "museo-sans",sans-serif;
	color: #F3EBDD;
	-moz-box-sizing: border-box;
	border: none;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	font-size: 28px;
	box-sizing: border-box;
	
	}
section#lowerCallouts article#newsBox h2 a { 
	font-size: 17px;
	font-family: inherit;
	text-decoration: none;
	display: block;
	line-height: 22px;
	
	}
section#lowerCallouts article#newsBox h2 a:hover { 
	section#lowerCallouts article#newsBox h2 a: hover;
	color: #C55731;
	
	}
section#lowerCallouts article.onlyOne .headline.odd { 
	margin-left: 100px;
	
	}
section#pageTitleWrapper .wrapper { 
	height: 100%;
	position: relative;
	display: table;
	
	}
section.mainWrapper .bottomShadow { 
	display: none;
	
	}
section.mainWrapper .wrapper { 
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	background: #fff;
	
	}
ul.backgrounds li { 
	height: 650px;
	left: 50%;
	top: 0;
	margin-left: -1000px;
	position: absolute;
	width: 2000px;
	display: none;
	
	}
ul.expandable li a.header { 
	font-size: 18px;
	color: #D57554;
	font-weight: normal;
	
	}
ul.expandable li a.header:hover { 
	ul.expandable li a.header: hover;
	color: #C55731;
	
	}
ul.expandable li.expandable div.content { 
	line-height: 30px;
	margin-top: 5px;
	font-family: inherit;
	font-size: 16px;
	color: #474747;
	display: none;
	
	}
ul.expandable li.expandable div.content a:hover { 
	ul.expandable li.expandable div.content a: hover;
	color: #D57554;
	
	}
ul.IPP_bar li { 
	font-size: 16px;
	font-family: "museo-sans",sans-serif;
	text-transform: uppercase;
	color: #212121;
	font-weight: 500;
	display: inline-block;
	
	}
ul.IPP_bar li a:hover { 
	ul.IPP_bar li a: hover;
	color: #D57554;
	
	}
ul.IPP_bar li.active a { 
	background: #D57554;
	color: #fff;
	
	}
ul.IPP_bar li.active a:Hover { 
	text-decoration: none;
	background: #C55731;
	
	}
ul.qaGeneral li div.q a { 
	font-size: 15px;
	color: #D57554;
	font-weight: 500;
	font-family: "museo",serif;
	
	}
ul.qaGeneral li div.q a:hover { 
	text-decoration: none;
	color: #C55731;
	
	}
ul.resources li a { 
	font-size: 16px;
	color: #D57554;
	font-weight: 500;
	
	}
ul.resources li a:hover { 
	ul.resources li a: hover;
	color: #C55731;
	
	}
ul.resources li div { 
	font-size: 11px;
	vertical-align: middle;
	font-family: inherit;
	height: 30px;
	display: table-cell;
	
	}
ul.resources li.dl span.icon { 
	background: url("../img/dl_link_noBg.png") no-repeat 8px center #D57554;
	
	}
ul.resources li.pg span.icon { 
	background: url("../img/p_link_noBg.png") no-repeat 8px center #D57554;
	
	}
ul.shareIcons li a { 
	font-family: "museo-sans",sans-serif;
	font-weight: 300;
	
	}
ul.units .subList { 
	margin-top: 15px;
	font-size: 12px;
	font-family: inherit;
	
	}
ul.units .subList .cat { 
	font-weight: 500;
	
	}
ul.units .subList a { 
	font-size: 14px;
	color: #D57554;
	
	}
ul.units .subList a:hover { 
	ul.units .subList a: hover;
	color: #C55731;
	
	}
ul.units li { 
	border-top: 1px dotted #d8d8d8;
	line-height: 1.4;
	padding: 15px 60px 15px 0;
	position: relative;
	
	}
ul.units li .subTitle { 
	font-size: 14px;
	color: #2b2b2b;
	text-transform: uppercase;
	margin-bottom: 0;
	
	}
ul.units li .txt { 
	font-size: 16px;
	color: #212121;
	margin-top: 10px;
	
	}
ul.units li a.name.title { 
	font-size: 14px;
	
	}
ul.units li a.title { 
	line-height: 24px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #D57554;
	display: inline-block;
	font-weight: 500;
	
	}
ul.units li a.title:hover { 
	ul.units li a.title: hover;
	color: #C55731;
	
	}
ul.videoList li.videoItemParent .videoContentContainer:hover { 
	border-color: #C55731;
	
	}
ul.videoList li.videoItemParent div.cat { 
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "museo",serif;
	
	}
ul.videoList li.videoItemParent div.expander .txt { 
	font-family: inherit;
	font-weight: 500;
	line-height: 16px;
	text-align: left;
	font-size: 16px;
	padding-bottom: 10px;
	vertical-align: middle;
	color: #D57554;
	height: 35px;
	width: 246px;
	display: table-cell;
	
	}
ul.videoList li.videoItemParent div.linkList a { 
	font-size: 16px;
	color: #D57554;
	font-weight: 300;
	font-family: inherit;
	
	}
ul.videoList li.videoItemParent div.linkList a:hover { 
	ul.videoList li.videoItemParent div.linkList a: hover;
	color: #C55731;
	
	}


/* [/Framework Variant Css - Everybodys Natl Parks 1.1] */


/* [ Logo Css - /siteFiles/5c58f81a-c8f1-485c-9db2-88e1bdc71d79/logo/logo-mobile2.png] */


		
			header a.logoType {
				background: url("/siteFiles/5c58f81a-c8f1-485c-9db2-88e1bdc71d79/logo/logo-mobile2.png") repeat scroll 0 0 transparent;
				
						width : 543px;
						height : 48px;
					
			}
			#modalPopup .popup_head{
				background: url("/siteFiles/5c58f81a-c8f1-485c-9db2-88e1bdc71d79/logo/logo-mobile2.png") no-repeat scroll 0 0 transparent;
				background-size:contain;
			}
		
	

/* [/ Logo Css ] */

/* [ Include Css - blogs.inc] */


/* [/ Include Css ] */

/* [ Custom Css ] */

.wf-loading nav#mainNav ul li {
	visibility: hidden;
}

.ckinput li {
   position: relative;
   left: 1em;
   padding: 0 1em 0 0 !important;
   margin-bottom: 10px
}


/*-- PHOTO CAPTIONS DIVS --*/
#photo-right {
   float: right;
   width: 275px;
   margin: 0 0 20px 20px
}
#photo-left{
   float: left;
   width: 300px;
   margin: 0 20px 20px 0
}
#photo-side-by-side {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.FWM #photo-side-by-side {
	flex-direction: column
}
#photo-side-by-side div{
  width: 48% !important;
}
.FWM #photo-side-by-side div{
  width: 100% !important;
	margin-bottom: 20px;
}
.FWM #photo-side-by-side div img{
  width: 100% !important;
}
#photo-right img,
#photo-left img {
   margin: 0 0 5px
}
.FWM #photo-right,
.FWM #photo-left {
   float: none;
   width: 100%;
   margin: 0 0 20px;
}



.FW3 #lowerCallouts:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	display: block;
	background-image: url(/siteFiles/5c58f81a-c8f1-485c-9db2-88e1bdc71d79/HomeBgpageImages/lower-callout-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}
.FW3#practices_landing .content h2:nth-of-type(2), .FWM#practices_landing .content h2:nth-of-type(2) {
	display: none
}


.FW3#contact-us .rightContent.noLeftNav .content {
   display: flex;
   flex-direction: row;
}
.FW3#contact-us .content-holder {
    width: 500px;
}

.FW3 #form_27 {
	float: left;
	margin: 0 0 0 40px;
	display: block;
	overflow: hidden;
}
.FW3 #form_27 table tr {
	height: 30px
}
.FW3 #form_27 table td {
	display: block
}
.FW3 #form_27 table td strong {
	font-weight: 400;
}
.FW3 #form_27 table td input {
	width: 400px;
}
.FW3 #form_27 table td textarea {
	width: 400px;
	height: 200px;
	margin: 0 10px 10px 0;
}
.FW3 #form_27 table input[type='submit'] {
	width: 100px;
}
.FW3 #form_27 table .error {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.FW3 #form_27 table td input.error {
	border-color: #000;
	height: 21px;
}
.FW3 #form_27 input[type="submit"] {
	clear: both;
	display: block;
	background: #D57554;
	border: 0;
	padding: 5px 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 600;
	font-family: inherit;
	transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-webkit-transition: background 0.4s ease;
}
.FW3 #form_27 input[type="submit"]:hover {
	background: #C55731
}
.FWM #form_27 {
	margin-top: 20px
}
.FWM #form_27 td {
	display: block
}
.FWM #form_27 table td input, .FWM #form_27 table td textarea, .FWM #form_27 input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
	border: 1px solid #999999;
	box-sizing: border-box;
	padding: 5px;
}
.FWM #form_27 input[type="submit"] {
	margin: 10px 0 0 0;
	clear: both;
	display: block;
	background: #D57554;
	border: 0;
	padding: 10px 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 600;
	font-family: inherit;
	width: auto;
}
.FWM #form_27 .error {
	color: #DC143C;
	font-family: "proxima-nova-condensed", sans-serif;
}
.FWM #form_27 table td input.error {
	border-color: #DC143C;
}
.FWM #lowerCallouts:before {
	background-image: none !important;
}

.FW3#practices_landing h2,
.FWM#practices_landing h2{ 
display:none;
}
.FW3 ul.videoList li.videoItemParent div.expander .txt strong{
font-weight:normal;
}
.FW3 section#heroBar .infoConainer h1 span{
	position: absolute;
	left: 0;
	right: 0;
	font-size: 18px;
	top: 40px;
	text-transform: uppercase;
	letter-spacing: .1em
}

.FW3 section#heroBar .infoConainer h1 span a:hover{
	text-decoration: underline
}

.FWM#home #lowerCallouts .subHead{
  font-size: 18px;
font-family: "proxima-nova-condensed", sans-serif;
}

.FWM#home #lowerCallouts .articleContent {
  margin-bottom:20px
}

/*-- SUBSCRIBE / PATREON BUTTONS --*/
.FW3#home #subscribeBtns .wrap{
    width: 990px;
    margin: 0 auto 40px;
    color: #000000;
}
#home #subscribeBtns,
.FWM#blogs #subscribeBtns,
.FWM#blogs_detail #subscribeBtns{
 text-align: center;
}
#home #subscribeBtns h2{
  text-transform: uppercase
}
.FW3#home #subscribeBtns li{ 
display: inline-block;
  margin: 0 10px;
}

.FW3#blogs .rightResources #subscribeBtns .wrap,
.FW3#blogs_detail .rightResources #subscribeBtns  .wrap,
.FW3#blogs .rightResources #patreon  .wrap,
.FW3#blogs_detail .rightResources #patreon  .wrap {
  margin-bottom:50px;
}

.FWM#home #subscribeBtns ul,
.FWM#blogs #subscribeBtns ul,
.FWM#blogs_detail #subscribeBtns ul,
.FWM#blogs #patreon ul,
.FWM#blogs_detail #patreon ul{
	margin: 0;
	padding: 0
}
.FWM#home #subscribeBtns li,
.FWM#blogs #subscribeBtns li,
.FWM#blogs_detail #subscribeBtns li,
.FWM#blogs #patreon li,
.FWM#blogs_detail #patreon li{ 
  margin: 0 0 10px;
  list-style-type:none;
}
#subscribeBtns li img:hover{
  opacity: .8
}
.FW3#blogs .rightResources #subscribeBtns h2,
.FW3#blogs_detail .rightResources #subscribeBtns h2,
.FW3#blogs .rightResources #patreon h2,
.FW3#blogs_detail .rightResources #patreon h2  {
    font-size: 18px;
    line-height: 20px;
    border-bottom: 2px solid #e6e6e6;
    font-family: "museo",serif;
    margin-bottom: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 0 5px;
    color: #212121;
    background:transparent
}
.FW3#blogs .rightResources #subscribeBtns li,
.FW3#blogs_detail .rightResources #subscribeBtns li{
	margin-bottom: 20px
}
.FWM .rightResources:before {
display: none;
}
/*#footerNavSocial section.socialLink a.linkedIn:before{
  content:"\f16d";
  font-family: fontawesome;
display: block;
width: 18px;
height: 18px;
color: #ffffff;
font-size: 16px;
line-height: 19px;
letter-spacing: normal;
border-radius: 100px;
padding: 3px;
text-align: center;
  border:none
}*/


#home .infoConainer .more-btns,
.FWM .homepage-slider .more-btns,
#home .infoConainer #more-btns,
#staticcontent #more-btns,
#blogs_detail #more-btns a {
    display: inline-block;
    margin: 0 10px 40px;
    font-size: 18px;
    top: 0;
    position: relative;
    text-transform: uppercase;
    border: 1px solid #D57554;
    text-align: center;
    font-weight: 500;
    background: transparent;
    border-radius: 3px;
    font-family: "museo-sans",sans-serif;
    padding: 10px;
    line-height: 18px;
    letter-spacing: .05em;
}
#home .infoConainer .more-btns {
   margin: 30px 10px 50px;
}
#blogs_detail #more-btns {
   text-align: center;
}
#blogs_detail #more-btns a {
   margin: 10px auto 20px;
}
.FWM .homepage-slider .more-btns {
    display: block;
    margin: 20px 0;
}
section#heroBar .infoConainer .more-btns:hover,
.FWM .homepage-slider .more-btns:hover,
#blogs_detail #more-btns a:hover {
    color: #FFFFFF;
    background: #D57554;
}

.FWM #patreon {
    text-align: center;
}

#patreon .wrap li a {
    display: block;
    margin: 10px 0 0;
    font-size: 18px;
    top: 0;
    position: relative;
    text-transform: uppercase;
    border: 1px solid #D57554;
    text-align: center;
    font-weight: 500;
    background: transparent;
    border-radius: 3px;
    font-family: "museo-sans",sans-serif;
    padding: 10px 0;
    line-height: 18px;
    letter-spacing: .05em;
    width: 200px
}
.FWM #patreon .wrap li a {
    margin: 10px auto 0;
}
#patreon .wrap li a:hover {
    color: #FFFFFF;
    background: #D57554;
}
#contact-us #contact-support-btn {
    display: inline-block;
    font-size: 18px;
    top: 0;
    position: relative;
    text-transform: uppercase;
    border: 1px solid #D57554;
    text-align: center;
    font-weight: 500;
    background: transparent;
    border-radius: 3px;
    font-family: "museo-sans",sans-serif;
    padding: 10px;
    line-height: 18px;
    letter-spacing: .05em;
}
#contact-us #contact-support-btn:hover {
    color: #FFFFFF;
    background: #D57554;
}

/*--[ MAILCHIMP SIGNUP FORM ]--*/

.FW3 #mc-form-wrap,
.FWM #mc-form-wrap{
	background: #D57554;
	padding: 20px 10px;
	color: #fff;
	position: relative;
        font-weight: 500;
}
.FW3 #mc_embed_signup {
	width: 990px;
	margin: 0 auto;
}
.FWM #mc_embed_signup {
	margin: 0 10px;
}
.FW3 #mc_embed_signup_scroll {
	display: flex;
	-webkit-display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}
.FWM #mc_embed_signup_scroll {
	display: flex;
	-webkit-display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
    align-items: center;
	-webkit-align-items: center;
}
.FW3 #mc_embed_signup_scroll label,
.FWM #mc_embed_signup_scroll label {
	font-size: 22px;
    letter-spacing: .03em;
}
.FW3 #mc_embed_signup_scroll input {
	margin: 0 0 0 10px;
}
.FW3 #mc_embed_signup_scroll input.email,
.FWM #mc_embed_signup_scroll input.email{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 8px;
	width: 300px;
        font-family: "museo-sans",sans-serif;
        font-weight: 500;
}
.FWM #mc_embed_signup_scroll input.email{
    margin:15px 0;
    width:100%;
    box-sizing: border-box;
}
.FW3 #mc_embed_signup_scroll input.email::-webkit-input-placeholder{
	color: #ffffff;
	opacity: .5;
}
.FWM #mc_embed_signup_scroll input.email::-webkit-input-placeholder{
	color: #ffffff;
	opacity: .5;
}
.FW3 #mc_embed_signup_scroll input.email:-ms-input-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FWM #mc_embed_signup_scroll input.email:-ms-input-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FW3 #mc_embed_signup_scroll input.email::-moz-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FWM #mc_embed_signup_scroll input.email::-moz-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FW3 #mc_embed_signup_scroll input.email:-moz-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FWM #mc_embed_signup_scroll input.email:-moz-placeholder {
	color: #ffffff;
	opacity: .5;
}
.FWM #mc_embed_signup_scroll .clear{
   display:block;
   width:100%;
}
.FW3 #mc_embed_signup_scroll input.button,
.FWM #mc_embed_signup_scroll input.button {
   background: #fff;
   border: 1px solid #fff;
   padding: 8px 16px;
   font-family: "museo-sans", sans-serif;
   font-weight: 500;
}
.FWM #mc_embed_signup_scroll input.button{
   width:100%;
}
.FW3 #mc_embed_signup_scroll input.button:hover,
.FWM #mc_embed_signup_scroll input.button:hover {
   background: #333333;
   border-color: #333333;
   color: #fff;
}

#badge{ 
   border: none !important;
}

.FW3 #mentions {
   float:right;
   margin-left:30px;
   text-align: center
}
.FWM #mentions {
   text-align: center;
}
.FWM #mentions #more-btns {
   margin: 0 0 20px;
}

/* MOVE FILTERS TO TOP ON BLOG LANDING */
.FWM#blogs .rightContent {
   display: flex;
   flex-direction: column;
}
.FWM#blogs #content {
   order: 2
}
.FWM#blogs .rightResources {
   order: 3
}
.FWM#blogs .tabs {
   order: 1
}

/*-- PRESS --*/
.FW3#news_landing .units {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.FW3#news_landing .units li {
  width: 470px;
  padding: 15px 0;
}
.FW3#news_landing ul.units li:first-child {
   border-top: 1px dotted #d8d8d8;
}
.FW3#news_landing .units li img{
  margin: 15px 15px 0 0;
}
.FW3#news_landing ul.units li a.link {
  display: none
}
.FWM#news_landing .units li img{
   margin: 15px 15px 0 0;
   width: 100px !important;
}
.FWM#news_landing ul.units li {
   overflow: auto;
}

/*-- SOCIAL --*/
#staticcontent[itemid="9994"] header,
#staticcontent[itemid="9994"] #mainNav,
.FWM#staticcontent[itemid="9994"] .pageTitle.subHead,
#staticcontent[itemid="9994"] .optionalTagLine,
#staticcontent[itemid="9994"] #pageTitleWrapper,
#staticcontent[itemid="9994"] #mc-form-wrap,
#staticcontent[itemid="9994"] #footerNavSocial,
#staticcontent[itemid="9994"] footer {
   display: none
}
#staticcontent[itemid="9994"] {
   background: #FFFFFF !important;
}
.FW3#staticcontent[itemid="9994"] .wrapper {
   width: 500px;
}
#staticcontent[itemid="9994"] .content-holder a {
   display: block;
   background: #1b351b;
  /* background: #B34C29; */
   color: #FFFFFF;
   padding: 10px;
   text-align: center;
   font-weight: 500;
   text-transform: uppercase;
   font-family: "museo-sans", sans-serif;
   font-size: 18px;
   margin: 0 0 20px;
}
#staticcontent[itemid="9994"] .content-holder a:hover{
   background: #000000;
}
#staticcontent[itemid="9994"] .content-holder a#text-link,
#staticcontent[itemid="9994"] .content-holder a#logo-link {
   background: transparent;
   color: #B34C29;
   text-transform: unset;
}
#staticcontent[itemid="9994"] .content-holder a#text-link:hover {
   text-decoration: underline;
}
#staticcontent[itemid="9994"] #content ul {
   display: flex;
   padding: 0;
   justify-content: center
}
#staticcontent[itemid="9994"] #content ul li {
   list-style-type: none;
   padding: 0 !important;
   margin: 0 10px;
   background: #000000;
   width: 45px;
   left: 0;
}
#staticcontent[itemid="9994"] #content ul li:hover {
   background: #333333;
}
#staticcontent[itemid="9994"] #content ul li a {
   background: transparent;
   margin: 0;
   font-size: 0
}
#staticcontent[itemid="9994"] #content ul li a:before {
   font-family: "Font Awesome 5 Brands";
   font-size: 18px;
}
#staticcontent[itemid="9994"] #content ul li a#youtube:before {
   content: "\f167"
}
#staticcontent[itemid="9994"] #content ul li a#twitter:before {
   content: "\f099"
}
#staticcontent[itemid="9994"] #content ul li a#facebook:before {
   content: "\f39e"
}
#staticcontent[itemid="9994"] #content ul li a#instagram:before {
   content: "\f16d"
}
#staticcontent[itemid="9994"] #content ul li a#linkedin:before {
   content: "\f0e1"
}




/*-- 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 40px;
   list-style: none;
	text-align: center
}
.slick-dots li {
   position: relative;
   display: inline-block;
   width: 10px;
   height: 2px;
   margin: 0 10px;
   padding: 0;
   cursor: pointer;
}
.slick-dots li button {
   font-size: 0;
   line-height: 0;
   display: block;
   width: 10px;
   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: 10px;
   height: 10px;
   content: '';
   text-align: center;
   opacity: .3;
   border-radius: 100%;
}
.slick-dots li.slick-active button:before {
   opacity: 1;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
   background: #d57554;
}
.badges {
   width: 990px;
   margin: 0 auto;
}
.FWM .badges,
.FWM .badge p {
   width: 100%;
   padding: 0 10px;
   box-sizing: border-box;
}
.FWM .badges img{
   width: 100%;
}
.badge {
   display: flex !important;
   flex-direction: column;
   align-items: center;
}
.badge p {
   color: #000000;
   margin-top: 10px;
   font-size: 18px;
   line-height: 24px;
   font-family: museo, serif;
   font-weight: 700;
   font-style: italic;
   width: 700px;
   text-align: center;
}

/*-- HIDE LEFT NAV --*/
#staticcontent[itemid="10225"] #leftNav,
#staticcontent[itemid="10356"] #leftNav,
#staticcontent[itemid="10407"] #leftNav   {
   display: none
}
#staticcontent[itemid="10225"] .rightContent,
#staticcontent[itemid="10356"] .rightContent,
#staticcontent[itemid="10407"] .rightContent  {
   float: none !important;
   width: 100% !important;
}

/* [ 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;
}



/*--- SOCIAL ICONS FOOTER MOBILE --*/
.FWM #footerNavSocial .socialLink {
    font-size: 0;
    text-align: center;
    letter-spacing: 0;
    height: auto;
    line-height: 0;
    color: #FFFFFF;
}

.FWM #footerNavSocial .socialLink > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  width: 30px;
  height: 30px;
  background-size: unset;
  align-content: center;
  align-items: center;
  border-radius: 100%;
}

.FWM #footerNavSocial .socialLink a {
   background-image: none !important;
  background-color: #464646;
}

.FWM #footerNavSocial .socialLink a:before {
   color: #FFFFFF;
   font-family: "Font Awesome 5 Brands";
   font-size: 18px;
   line-height: 18px;
}

.FW3 #footerNavSocial section.socialLink a.linkedIn:before {
    content: "\f16d";
    font-family: fontawesome;
    display: block;
    width: 18px;
    height: 18px;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: normal;
    border-radius: 100px;
    padding: 3px;
    text-align: center;
    border: none;
}

.FW3 #footerNavSocial section.socialLink a.twitter:hover {
    background-color: #000000;
}

.FWM #footerNavSocial .socialLink .twitter:before {
   content: "\e61b";
}
.FWM #footerNavSocial .socialLink .facebook:before {
   content: "\f39e";
}
.FWM #footerNavSocial .socialLink .share:before {
   content: "\f1e0";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
}
.FWM #footerNavSocial .socialLink .linkedIn:before {
   /*content: "\f0e1";*/
   content: "\f16d"; /*instagram*/
}
.FWM #footerNavSocial .socialLink .youTube:before {
   content: "\f167";
}
.FWM #footerNavSocial .socialLink a:hover:before {
   opacity: .8;
}
/* [/ Custom Css ] */

/* [ Remaining includes ] */

/* [ Mashup flag ] */
