/* Render-blocking, high priority stylesheet for attorney bios */
/* This file should be SMALL; delete CSS of bio templates you are not using */

/*
ATTORNEY BANNER TEMPLATE A
ATTORNEY BANNER TEMPLATE B
ATTORNEY TEMPLATE C
ATTORNEY BANNER TEMPLATE D
*/

.single-attorneys .banner {
	height: auto;
	padding: 40px 0;
	background-size: cover !important;
	overflow: hidden;
}

.single-attorneys .banner-inner {
	padding-bottom: 0;
	align-items: flex-end;
}

 .single-attorneys .banner .pa-bg-video {
	display: none !important;
}

.single-attorneys .banner .pa-bg-row-left {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	/* height: 100%; */
	align-items: flex-end;
}
.single-attorneys .banner .pa-bg-row-left .attorney-banner-right {
	padding-bottom: 80px;
	padding-right: 30px;
}

.attorney-banner-name h1 {
	font-size: 2.2rem;
	color: var(--color-near-white);
	margin-bottom: 10px;
}

.attorney-banner-left {
	margin: 0 auto 20px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: auto;
	order:2;
}

.attorney-banner-left img {
	max-width: 300px;
}

.attorney-banner-right {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.attorney-banner-phone-fax,
.attorney-banner-info p {
	margin-bottom: 20px;
}

.attorney-banner-info p, .attorney-banner-info a {
	color: var(--color-near-white);
	line-height: 1.2;
	font-size: 18px;
	font-weight: 600;
}
 .attorney-banner-info a:hover,
 .attorney-banner-info a:focus {
	 text-decoration:none
 
}






.social-attr a {
	font-size: 20px;
}
.attorney-banner-info > p:last-child {
	margin: 0;
}
.social-attr {
	display: flex;
	column-gap: 25px;
	padding-top: 15px;
}
.attorney-banner-info .divider-span {
	display: none;
}

.attorney-banner-position {
	text-transform: uppercase;
	color: var(--color-near-white);
	font-size: 19px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: 3.8px;
	text-align: left;
	color: var(--white);
}
.module.module-badges-a .row {
	max-width: 1190px;
}

.slider-badges-a {	 
	margin: 0 auto;
}

.module-badges-a-single img {
	width: auto;
	max-width: 100px;margin: 0 auto;
}

.module-badges-a-inner {
	position: relative;
}


@media screen and (max-width: 767px){
	.attorney-banner-right{
		order:2!important;
	}
}

@media screen and (min-width: 1025px) {
	.attorney-banner-flex-row {
		display: flex;
		align-items: center;
	}

	.attorney-banner-flex-row p {
		margin: 0 24px 0 0;
	}

	.attorney-banner-name h1 {
		font-size: 2.8rem;
	}

	.attorney-banner-left img {
		max-width: none;
		width: auto;
	}

	.attorney-banner-right {
		min-width: 50%;
		margin-left: 0px;
		text-align: left;
	}

.single-attorneys .banner {
	height: 660px;
	padding: 25px 0 0;
	min-height: 660px;
}

	.single-attorneys .banner-inner {
		-o-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}


.module.module-results-a {
	background: var(--alternate-color-three);
	padding: 50px 0;
}
.module.module-results-a.sin-att .module-title-yellow {
	margin-bottom: 30px;
}

.single-attorneys .row.main-inner {
	max-width: 1100px;
}
 
.module.module-results-a.sin-att .slick-slide.slick-current.slick-active .home-hero-accolades-single {
	border: none;
}

/* Attorney Banner Template A */
.single-attorneys-template-a .attorney-banner-right {
	background-color: var(--color-primary);
	position: relative;
}

.single-attorneys-template-a .attorney-banner-left {
	-ms-align-self: flex-end;
	align-self: flex-end;
	margin-bottom: -20px;
	width: 110%;
}

.single-attorneys-template-a .attorney-banner-name,
.single-attorneys-template-a .attorney-banner-info {
	padding: 30px 0;
}

.single-attorneys-template-a .attorney-banner-name {
 
	padding-left: 0;
	padding-bottom: 0;
}

.single-attorneys-template-a .attorney-banner-name h1 {
	color: var(--color-near-white);
	margin-bottom: 0;
	letter-spacing: 1px;
	font-size: 54px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: left;
	color: var(--white);
}

.attr-last-name {
	color: var(--alternate-color);
}


.single-attorneys-template-a .attorney-banner-info i {
	color: var(--color-secondary);
	width: 20px;
	text-align: center;
}

/* Attorney Banner Template B */
.single-attorneys-template-b .attorney-banner-name {
	border-bottom: 1px solid var(--color-near-white);
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.single-attorneys-template-b .attorney-banner-left {
	background: var(--color-near-white);
	background: linear-gradient(30deg, white 0%, #e3e3e3 100%);
	border: 2px solid var(--color-secondary);
}

.single-attorneys-template-b .attorney-banner-info p,
.single-attorneys-template-b .attorney-banner-info a {
	font-size: 1.3rem;
}

.single-attorneys-template-b .vcard a {
	text-transform: uppercase;
	font-size: 0.9rem;
}

.single-attorneys-template-b .attorney-banner-info {
	margin-bottom: 30px;
}

.single-attorneys-template-b .attorney-banner-letter,
.single-attorneys-template-b .vcard i {
	display: inline-block;
	color: var(--color-secondary);
}

.single-attorneys-template-b .vcard i {
	font-size: 75%;
}

.single-attorneys-template-b .attorney-banner-info span {
	display: none;
}

@media screen and (min-width: 1025px) {
	.single-attorneys-template-b .attorney-banner-phone-fax p:first-of-type {
		margin-right: 15px;
	}
}

/* Attorney Template C */
.attorney-template-c-tabs {
	display: none;
}

.attorney-template-c-container {
	display: flex;
	flex-wrap: wrap;
	padding: 0 30px;
}

.single-attorneys-template-c main {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0 0;
	background-image: url(../images/background_ceiling.jpg);
}

.attorney-template-c-contact h1 {
	margin-bottom: 10px;
}

.attorney-template-c-contact h2 {
	font-size: 1.2rem;
}

.attorney-template-c-content {
	background: var(--color-near-white);
	order: 1;
	padding: 30px 15px;
	width: 100%;
}

.attorney-template-c-photo {
	order: 0;
	display: flex;
	align-items: flex-end;
	text-align: center;
	width: 100%;
	justify-content: center;
}

.attorney-template-c-photo img {
	max-width: 100%;
	width: auto;
	height: 400px;
}

@media screen and (min-width: 1025px) {
	.attorney-template-c-content-inner {
		max-height: 700px;
		overflow-y: scroll;
	}

	.single-attorneys-template-c main {
		padding-top: 180px;
	}

	.attorney-template-c-tabs {
		display: block;
		background: var(--color-secondary);
	}

	.attorney-template-c-photo img {
		height: auto;
	}

	.attorney-template-c-container {
		flex-wrap: nowrap;
		justify-content: center;
	}

	.attorney-template-c-content.content {
		order: 0;
		max-width: 525px;
		align-self: flex-start;
		padding: 0 !important;
	}

	.attorney-template-c-content-inner {
		padding: 35px;
	}

	.attorney-template-c-photo {
		order: 1;
		width: auto;
		margin-left: 50px;
	}

	.attorney-template-c-content-inner .content-tab {
		padding: 0;
		margin: 0;
	}
}

/* Attorney Banner Template D */
.attorney-banner-large-left {
	order: 2;
}

.attorney-banner-large-right {
	order: 1;
	margin-bottom: 20px;
	width: 300px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	text-align: center;
	background: #edf1f5;
}

.attorney-banner-large-name,
.attorney-banner-large-buttons,
.attorney-banner-large-info {
	margin-bottom: 35px;
}

.attorney-banner-large-info a,
.attorney-banner-large-info p {
	color: var(--color-near-white);
}

.attorney-banner-large-info p {
	margin-bottom: 4px;
	font-size: 1.1rem;
}

.attorney-banner-large-right img {
	height: 300px;
	width: auto;
	max-width: 100%;
}

.attorney-bio-main-d {
	position: relative;
}

.attorney-banner-large-quote {
	position: relative;
	padding-left: 70px;
}

.attorney-banner-large-quote em {
	color: var(--color-near-white);
	font-size: 1.1rem;
}

.attorney-banner-large-quote::before {
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
	width: 45px;
	height: 39px;
	background-image: url(../images/quote_cutout.png);
	background-repeat: no-repeat;
}

.attorney-banner-large-buttons {
	display: flex;
	flex-wrap: wrap;
}

.attorney-banner-large-buttons a {
	padding: 0;
	width: 40px;
	height: 40px;
	margin-right: 12px;
	font-size: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.single-attorneys-template-d .banner::before {
	display: none;
}

@media screen and (min-width: 900px) {
	.attorney-banner-large-left {
		order: 0;
		flex: 1;
		margin-right: 8%;
		align-self: center;
	}

	.attorney-banner-large-right {
		flex: 1;
		background: none;
		width: auto;
		margin: 0;
		align-self: flex-end;
	}

	.attorney-banner-large-right img {
		height: auto;
	}
}
.module-badges-a-single img{
	width:120px;
}


@media screen and (min-width:280px) and (max-width: 767px) {

.single-attorneys .banner {
	background-image: url(../images/banner-attorney-mobile.jpg) !important;
	background-size: 100% !important;
}
.single-attorneys-template-a .attorney-banner-name h1 {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}
.single-attorneys-template-a .attorney-banner-left {
	order: 1;
}
.single-attorneys .banner .pa-bg-row-left {
	flex-direction: column;
}
.single-attorneys .banner-inner {
	padding-bottom: 0;
	align-items: flex-start;
	padding: 0;
	max-width: 100%;
}
.single-attorneys-template-a .attorney-banner-left {
	-ms-align-self: flex-end;
	align-self: flex-end;
	margin-bottom: 0;
	width: 100%;
	order: 1 !important;
}
.single-attorneys .banner .pa-bg-row-left .attorney-banner-right {
	padding-bottom: 80px;
	padding-right: 0;
	background: #021334;
	padding: 25px 30px;
}
.attorney-banner-left img {
	max-width: 380px;
}
.single-attorneys .mobile-tab.content-tab-activate {
	display: none;
}

.attorney-banner-phone-top i {
	color: var(--color-secondary);
	width: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	margin-top: 4px;
}

.attorney-banner-phone-top {
	padding-left: 30px;
	position: relative;
}
.attorney-banner-info p, .attorney-banner-info a {
	line-height: normal;
}
.single-attorneys .row.main-inner .content-tab.active {
	margin-bottom: 0;
}
.single-attorneys .row.main-inner .content.column {
	margin-bottom: 35px;
}
.module-badges-a-buttons.slick-arrow-container {
	display: none;
}
#slider-badges-a {
	padding-bottom: 63px;
}

.module-badges-a-inner.slider-container {
	max-width: 100%;
}
.module-badges-a-single img {
		max-width: 120px;
 
}
.attorney-bio-main-a {
	padding-bottom: 0;
}

.module.module-results-a.sin-att .module-results-a-buttons.slick-arrow-container {
	display: none;
}
.module.module-results-a.sin-att #slider-results-a {
	padding-bottom: 70px;
}

.module.module-results-a.sin-att .module-title-yellow {
	margin-bottom: 30px;
	padding: 0 60px;
}
.module.module-results-a.sin-att #slider-results-a .slick-dots {
	display: block !important;
	line-height: 1;
}
.module.module-results-a.sin-att .home-hero-accolades-number {
	font-size: 40px;
}
.module.module-results-a.sin-att .module-results-a-single.home-hero-accolades-single {
	margin-bottom: 30px;
}


}
 
@media screen and (min-width:640px) and (max-width: 767px) {
	
.module-badges-a-single img {
	max-width: 100px;
}	 
	
	
}


@media screen and (min-width:767px) and (max-width: 980px) {
.module.module-results-a.sin-att #slider-results-a .slick-dots {
	display: block !important;
}	
.single-attorneys .banner-inner {
	max-width: 100%;
}	 
.single-attorneys .banner-inner {
	padding-top: 0;
}
.single-attorneys-template-a .attorney-banner-name h1 {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}
.single-attorneys-template-a .attorney-banner-left {
	order: 1;
}
.single-attorneys .banner .pa-bg-row-left {
	flex-direction: column;
}
.single-attorneys .banner-inner {
	padding-bottom: 0;
	align-items: flex-start;
	padding: 0;
	max-width: 100%;
}
.single-attorneys-template-a .attorney-banner-left {
	-ms-align-self: flex-end;
	align-self: flex-end;
	margin-bottom: 0;
	width: 100%;
	order: 1 !important;
}
.single-attorneys .banner .pa-bg-row-left .attorney-banner-right {
	padding-bottom: 80px;
	padding-right: 0;
	background: #021334;
	padding: 25px 30px;
}
.attorney-banner-left img {
	max-width: 380px;
}
.single-attorneys .mobile-tab.content-tab-activate {
	display: none;
}

.attorney-banner-phone-top i {
	color: var(--color-secondary);
	width: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	margin-top: 4px;
}

.attorney-banner-phone-top {
	padding-left: 30px;
	position: relative;
}
.attorney-banner-info p, .attorney-banner-info a {
	line-height: normal;
}
.single-attorneys .row.main-inner .content-tab.active {
	margin-bottom: 0;
}
.single-attorneys .row.main-inner .content.column {
	margin-bottom: 35px;
}
.module-badges-a-buttons.slick-arrow-container {
	display: none;
}
#slider-badges-a {
	padding-bottom: 63px;
}

.module-badges-a-inner.slider-container {
	max-width: 100%;
}
.module-badges-a-single img {
		max-width: 120px;
 
}
.attorney-bio-main-a {
	padding-bottom: 0;
}

.module.module-results-a.sin-att .module-results-a-buttons.slick-arrow-container {
	display: none;
}
.module.module-results-a.sin-att #slider-results-a {
	padding-bottom: 70px;
}

.module.module-results-a.sin-att .module-title-yellow {
	margin-bottom: 30px;
	padding: 0 60px;
}
.single-attorneys .banner {
	height: auto !important;
	padding-bottom: 0 !important;
 
}	
.single-attorneys .banner .pa-bg-row-left .attorney-banner-right {
	order: 2;
}
.module.module-results-a.sin-att .module-results-a-inner.slider-container {
	max-width: 100%;
}

	
}

@media screen and (min-width:1024px) and (max-width: 1024px) {
.single-attorneys .banner {
height: 450px !important;
}	
.attorney-banner-left img {
	max-width: 400px;
}	
.single-attorneys .mobile-tab.content-tab-activate.active {
	display: none;
}

.module-badges-a-single img {
	width: 80px;
}	
}


@media screen and (min-width:1024px) and (max-width: 1279px) {
 

.module-badges-a-single img {
	width: 100px;
}	
}



