* {
	color: #000000 !important;
}

/*a[href^=http]:after, a[href^=https]:after {
	content: '<"attr(href)">';
}*/

body {
	min-width: 0;
	background: none;
}

hr {
	margin: 30px 0;
	border-color: #D2D1D6;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
}
hr + section {
	margin-top:20px;
}
/*.search-table tr th {
	border-left: 0
}
.search-table tr th:first-child, .search-table tr th {
	border-bottom:1px solid #000;
}*/

article {
	width: auto;
	float: none;
	padding-bottom: 20px;
}

aside {
	display: none;
	float: none;
	width: auto;
}

hr.mobile-hide, .button-box, .callout-sidebar, .carousel, .content-slider-link, .container:before, iframe, embed {
	display: none;
}
.i-box {
	display: none!important
}
.container {
	width: auto;
	margin: 0;
	height: auto;
}
.profPage.page-head {
	border-bottom: 0
}
.profPage.page-head .container {
	padding-top: 0
}
.content {
	background: none;
}

.content .container {
	padding: 30px 0 10px 0;
	border: 0 none;
	background: none;
}

.container > article > .bx-wrapper > .bx-viewport {
	height: auto !important;
}

.container > article > .bx-wrapper > .bx-viewport .slide {
	width: auto !important;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
}

.faq > li {
	padding: 20px 0;
}

.faq > li:last-child {
	border: 0 none;
	padding-bottom: 0;
}

aside > hr:first-child {
	display: block
}

.faq .faq-box {
	display: block !important;
}

.faq .faq-box hr {
	display: none;
}

.faq .faq-header {
	padding: 0;
}

.faq .faq-header .faq-arrow {
	display: none;
}
.person {
	margin-bottom: 0
}
.person .imageContainer img {
	height:242px!important;
	width:auto!important;
}
footer {
	height: auto;
	padding: 30px 0;
	margin: 0;
}

footer .container:before,
footer .container:after {
	display: table;
	line-height: 0;
	content: '';
}

footer .container:after {
	clear: both;
}

footer .footer-mobile {
	display: none;
}

footer nav {
	display: none;
}

footer .print-footer {
	display: block;
}

.form.news-search {
	display: none;
}

.form .button-field {
	display: none;
}

header {
	height: auto;
}

header .logo {
	position: relative;
	top: 0;
	padding: 20px 0 24px;
	border-bottom: 1px solid #D3D3D5;
	margin-bottom: 15px;
	display: block;
}

header .logo > img {
	display: block;
}

header .nav {
	padding: 0;
}

header .nav > ul {
	float: none;
}

header .nav > ul > li {
	display: none;
}

header .nav > ul > li.active {
	display: block;
	float: none;
	margin: 0;
	height: auto
}
header.topTier .nav > ul > li.active {
	display:none;
}
.attorneyDetail header .nav > ul > li.active,
header.eventDetail .nav > ul > li.active {
	display: none!important;
}

header .nav .sub-nav {
	display: none !important;
}

header .nav-mobile {
	display: none;
}

header .search {
	display: none;
}

header .user-nav {
	display: none;
}

.heading {
	background: none;
	padding: 0;
	margin-bottom: 20px;
}

.heading .pull-right {
	display: none;
}

.homepage .content {
	background: none;
}

.homepage .content .container {
	border: 0 none;
	width: auto;
}

.homepage footer .mobile-footer-nav {
	display: none;
}

.info-list > li  {
	padding: 0;
}

.info-list > li > .print-icon {
	display: block;
	width: auto;
	margin: 0 12px 0 0;
}

.map {
	display: none;
}

.news-list > li {
	page-break-inside: avoid;
}

.news-list .news-type  .news-file:before,
.news-list .news-type .news-link:before {
	display: none;
}

.news-list .news-type  .news-file > img,
.news-list .news-type  .news-link  > img {
	display: block;
}

.page-head {
	background: none;
	height: auto;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 14px;
}

.page-head h1 {
	padding: 0;
	display: block;
	width: auto;
	height: auto;
	text-transform: uppercase;
	position: relative;
	/*bottom: 10px*/
}

.page-head .tools {
	display: none;
}

.print-no-border {
	border: 0 none !important;
}

.print-hidden, .pdf-only {
	display: none !important;
}

.print-only {
	display: block !important;
}

.print-show {
	display: block !important;
}

.rel {
	display: none;
}

.rel-slider {
	display: none;
}

.search-table tr th.firstCol {
	width:222px;
}
.search-table tr th.secondCol {
	width: 165px;
}

.search-table {
	border-top: 1px solid #D3D3D5;
	padding-top: 20px;
}



.search-table tr td, .search-table .no-border, .search-table tr td:first-child {
	border-top: 1px solid #D3D3D5;
}
.search-table tr th, .search-table tr td {
	border-left: 0
}