/* 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;
}

.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;
}

.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: 15px;
}

.attorney-banner-info p {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	margin-bottom: 5px;
}

  .attorney-banner-info a {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
 
}
 
.attorney-banner-info a:hover,
.attorney-banner-info a:focus {
	font-size: 16px;
	font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0px;
  text-align: left;
  color: var(--secondary-color);
  text-decoration:none !important;
}




.attorney-banner-info > p:last-child {
	margin: 0;
}

.attorney-banner-info .divider-span {
	display: none;
}
.attorney-banner-phone-top {
	display: flex;
	justify-content: center;
}

.attr-cta {
	padding: 30px 0;
}

.attorney-banner-position {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 1.6px;
	text-align: left;
	color: var(--white);
	display: block;
	margin-bottom: 20px !important;
}


.related-attr-off {
	display: none !important;
}
.attorney-banner-position-main {
	display: flex;
	column-gap: 18px;
}
.attorney-offices {
	display: inline;
}
.attorney-banner-position-main {
	display: inline-block;
	column-gap: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: 0.38px;
	text-align: left;
	color: #fff;
	width: 100%;
}
.mob-attorney-banner-office {
	display: flex;
	column-gap: 0;
	display: inline;
	width: auto;
}
.mob-attorney-banner-office .mob-attorney-banner-inn {
	display: inline;
}
.mob-attorney-banner-inn::before {
	content: "|";
	margin: 0 5px 0 9px;
	color: #7a7c82;
}

@media screen and (min-width: 1025px) {
.attorney-banner-flex-row {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 0;
}

 
.attorney-banner-name h1 {
	font-size: 50px;
	font-weight: 500;
	margin-bottom: 10px !important;
}

	.attorney-banner-left img {
		max-width: none;
		width: auto;
	}

.attorney-banner-right {
	min-width: 50%;
	margin-left: 0;
	text-align: left;
	padding-right: 80px;
	align-self: center;
}

.single-attorneys .banner {
	height: 600px;
	padding: 100px 0 0;
	min-height: 600px;
}


.single-attorneys .banner-inner {
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	flex-direction: row-reverse;
	padding-bottom: 00px;
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 0;
}



}


.attorney-banner-left img {
	background: transparent;
	padding: 0;
	max-width: 500px;
	width: 100%;
	display: block;
	padding-bottom: 0;
	margin-left: -100px;
}

/* Attorney Banner Template A */
.single-attorneys-template-a .attorney-banner-right {
	/* background-color: var(--color-primary); */
	position: relative;
	padding-bottom: 0px;
}

.social-attr {
	display: flex;
}

.social-attr a {
	background: transparent !important;
	width: auto;
	height: 19px;
	display: flex;
	color: #fff;
	align-items: center;
	justify-content: center;
}


 

.single-attorneys .banner #banner-image::before {
	opacity: 1;
	background-image: linear-gradient(to right, #e8eff5 , rgba(255, 255, 255, 0));
}
.single-attorneys-template-a .attorney-banner-left {
	-ms-align-self: flex-end;
	align-self: flex-end;
	margin-bottom: 0;
	/* min-width: 375px; */
	width: 50%;
	min-width: 490px;
	min-height: inherit;
	background: transparent;
	align-items: flex-end;
}

.single-attorneys-template-a .attorney-banner-name, .single-attorneys-template-a .attorney-banner-info {
	padding: 10px 15px 10px 05px;
	text-align: left;
}

.single-attorneys-template-a .attorney-banner-name {
	border-bottom: 0px solid var(--color-near-white);
}
.content-top-right.att-share {
	margin-bottom: 25px;
}
.single-attorneys .content .accordion-item-title.interact {
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.83;
	letter-spacing: normal;
	text-align: left;
	color: var(--olive-drab);
	 
}
.single-attorneys-template-a .attorney-banner-name h1 {
	margin-bottom: 0;
	letter-spacing: 0;
	transform: none !important;
	opacity: 1 !important;
	color: var(--white);
	font-weight: normal;
	font-size: 55px;
	line-height: 1.2;
	margin-bottom: 10px !important;
	text-align: left;
}


.single-attorneys #main {
	padding-top: 0;
	padding-bottom: 0;
}


.sidebar-block.att-no-link li::after {
	display: none !important;
}

.sidebar-block.awards-sidebar li::after {
	display: none !important;
}
.sidebar .sidebar-block.awards-sidebar li {
	padding-left: 0;
}

.sidebar .sidebar-block.awards-sidebar li::before {
	display: none;
}
.sidebar .sidebar-block.awards-sidebar li {
	border-bottom: 1px solid #c7c5c6;
	padding-bottom: 6px;
}

.single-attorneys #main .row.main-inner {
	max-width: 1100px;
	padding: 60px 0;
	display: flex;
}

.blue-text {
	color: var(--primary-color);
	font-size: 28px;
	line-height: 44px;
}

.module.module-badges-b.hide-for-small-only .module-badges-b-inner {
	display: flex;
	justify-content: center;
	column-gap: 10px;
	row-gap: 10px;
}
.module.module-badges-b.hide-for-small-only .module-badges-b-inner img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.module.module-badges-b.hide-for-small-only {
	padding: 20px 0;
}
 
.sidebar .sidebar-block.att-no-link li::before {
	top: 10px;
}
.single-attorneys-template-a .attorney-banner-info i {
	width: 20px;
	text-align: center;
	font-size: 16px;
	color: var(--secondary-color);
	font-weight: normal;
}

.social-attr a:hover,
.social-attr a:focus {
	background: #fff;
}
.social-attr a:hover i,
.social-attr a:focus i {
	color: var(--primary-color) !important;
}
.social-attr a i, .social-attr a i {
	color: #fff !important;
	font-size: 18px !important;
}

/* 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(--secondary-color);
}

.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(--secondary-color);
}

.single-attorneys-template-b .vcard i {
	font-size: 75%;
}

.single-attorneys-template-b .attorney-banner-info span {
	display: none;
}

.single-att-slider {
	margin: 70px 0 60px 0;
	max-width: 600px;
}

.single-att-slider h2 {
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.83;
	letter-spacing: normal;
	text-align: left;
	color: var(--olive-drab);
	margin-bottom: 45px;
}



.module-results-b-buttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.single-att-slider .slick-dots {
	bottom: -25px;
}
.single-att-slider .slick-dots li {
	padding: 0;
	margin: 0 5px;
}
 
.module-results-b-buttons button {
	background: #000;
	color: #fff;
	height: 80px;
	font-size: 24px;
	width: 40px;
}

.module-results-b-buttons button:hover,
.module-results-b-buttons button:focus {
	background:#727b34;
	color: #fff;
	height: 80px;
	font-size: 24px;
	width: 40px;
}


.single-att-slider  .slick-dots li button {
	display: block;
	height: 8px !important;
	width: 8px!important;
	background:rgba(156, 153, 155, 0.5);
}
.single-att-slider .slick-dots li.slick-active button {
	background: #9c999b !important;
	transform: none;
}
.single-att-slider .slick-dots li button:focus, .single-att-slider  .slick-dots li button:hover {
	background: #9c999b !important;
	transform: none !important;
}


.single-att-slider .slick-dots li::before {
	content: "";
}

@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(--secondary-color);
	}

	.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;
}

.single-attorneys #main .row.main-inner .content.column p {
	font-size: 15px;
	line-height: 30px;
}



@media screen and (min-width: 768px) {
 
.single-attorneys #main .row.main-inner #attorney-sidebar {
	width: 34%;
	padding-right: 0;
	padding-left: 0;
}

.single-attorneys #main .module-badges-c-inner {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 15px;
}
.single-attorneys #main .module-badges-c-inner .module-badges-c-single {
	width: 23%;
}
.single-attorneys #main .module-badges-c-inner .module-badges-c-single img {
	max-width: 90%;
	width: auto;
	height: auto;
}


}

@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;
	}
}


#attorney-sidebar .tab-titles-list li {
	border-bottom:1px solid #7ab3e0;
 
	
}

.single-attorneys #main .row.main-inner blockquote {
	padding-top: 0;
	padding-left: 40px;
}
.single-attorneys #main .row.main-inner blockquote {
	padding-top: 0;
	padding-left: 30px;
	font-size: 18px;
	font-weight: 600;
	color: var(--secondary-color);
	font-style: normal;
}

.single-attorneys #main .row.main-inner blockquote::before {
	content: "";
	color: transparent;
	width: 4px;
	height: 85%;
	background: var(--secondary-color);
	left: 2px;
	top: 4px;
}

 
#attorney-sidebar .tab-titles-list li:first-of-type {
	border-top:0px solid #7ab3e0;
}   

#attorney-sidebar .tab-titles-list li a {
	text-transform: uppercase;
	color: var(--primary-color);
	font-size: 15px;
	text-decoration: none;
	padding: 15px 0 !important;
	display: block;
	letter-spacing: 1.35px;
}

#attorney-sidebar .tab-titles-list li a:hover,
#attorney-sidebar .tab-titles-list li a:focus {
	text-transform: uppercase;
	color:var(--secondary-color);
	font-size: 15px;
	text-decoration:none;padding: 15px 0 !important;
}

.pa-list-block {
	float: right;
	margin-left:30px;
	margin-bottom: 15px !important;
	background: #fafafb;
	padding: 30px 30px 00px 30px;
	border-top: 2px solid #008ad4;
	max-width:270px;
}

.single-attorneys #main .row.main-inner .tab-item {
	border-top: 1px solid #e3e3e3;
	margin-top: 15px;
	padding-top: 30px;
	width: 100%;
}

.single-attorneys #main .module.module-blog-c {
	background: transparent;
	position: relative;
	z-index: 1;
}

.single-attorneys #main .module-blog-c-single a {
	font-size: 19px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: left;
	color: #002650;
}

.single-attorneys #main .module.module-blog-c .blog-bot a::after {
	content: "";
	position: absolute;
	height: 3px;
	width: 100%;
	background: #7ab3e0;
	left: 0;
	bottom: 11px;
}
 
.single-attorneys #main .module.module-blog-c .blog-bot a {
	text-decoration: none;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: 1.17px;
	text-align: center;
	/* font-weight: bold; */
	text-transform: uppercase;
	color: #0062af;
	position: relative !important;
	padding: 15px 0 20px 0 !important;
	display: inline-block;
	font-size: 14px !important;
	letter-spacing: 1.17px !important;
	position: relative !important;
	margin-bottom: 10px;
}


.single-attorneys #main .module.module-blog-c .blog-bot a:hover,
.single-attorneys #main .module.module-blog-c .blog-bot a:focus {
  
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal; 
	letter-spacing: 1.17px;
  text-align: left;
   text-decoration: none;
   color:#002650;
}

.news-resourcesr-cta {
	margin-top: 10px;
}


@media screen and (min-width:280px) and (max-width: 767px) {
	
.single-attorneys .banner {
	height: auto !important;
	padding: 95px 0 0px 0;
}

.single-attorneys-template-a .attorney-banner-left {
	width: 100%;
}

.attorney-banner-left img {

	margin-left: 0;
}

.attorney-banner-right {
	text-align: left;
}

.single-attorneys-template-a .attorney-banner-name, .single-attorneys-template-a .attorney-banner-info {
	padding: 0px 0px 0px 0px;
}
.attorney-banner-phone-fax, .attorney-banner-info p {
	margin-bottom: 0px;
}
 
.mob-attorney-banner-inn {
	display: inline;
	padding-left: 20px;
	position: relative;
}

.single-attorneys .banner .banner-inner {
	padding-top: 00px;
	padding-bottom: 10px;
}

.mob-attorney-banner-inn::before {
	margin: 0 5px 0 9px;
	position: absolute;
	left: -2px;
}
.single-attorneys #main {
	padding-top: 50px;
	padding-bottom: 15px;
}

.single-attorneys #main .content-tabs-select.column.no-float.background-input {
	display: block;
}

.single-attorneys #main .row.main-inner .mobile-tab {
	display: none;
}
.single-attorneys .content .accordion-item-title.interact {
	font-size: 26px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
}
 .single-att-slider {
 
	max-width: 767px;
}
 
.module-results-b-inner.slider-container {
	max-width: 100%;
}

.module-results-b-buttons {
	width: calc(100% + 00px);
	left: 0;
	top: calc(50% - 50px);
}
.sidebar-cta .pa-cta {
	margin: 15px 0 30px 0;
}
 
 
 .single-attorneys-template-a .attorney-banner-left { 
	min-width: inherit;
 
}
.single-attorneys .banner .banner-inner {
	padding-top: 00px;
	padding-bottom: 10px;
	padding: 0 !important;
	margin: 0 !important;
	max-width: 100% !important;
}

.attorney-banner-left img {
	margin-left: 0;
	max-width: 350px !important;
	width: 100% !important;
}

.single-attorneys-template-a .attorney-banner-right {
	background: var(--alternate-color);
	padding: 30px !important;
	position: relative;
}

.single-attorneys-template-a .attorney-banner-name h1 {
	color: #fff !important;
	font-weight: normal;
	font-size: 35px;
	text-align: center;
}

.attorney-banner-position {
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
}

.attorney-banner-info p, .attorney-banner-info a {
 
	color: #fff;
}

.module-badges-a-single img {
	margin: 0 auto;
	max-width: 200px;
}

.single-attorneys .banner #banner-image {
	opacity: 1 !important;
	transform: none !important;
	/* height: auto; */
	background-size: 200% 545px;
	background-position: top right;
}

 .single-attorneys #main .row.main-inner { 
	flex-direction: column;
	padding: 00px 0;
}
 
.pa-list-block.show-for-small-only {
	float: none !important;
	width: 100% !important;
	max-width: inherit !important;
}

.pa-list-block.show-for-small-only {
	padding-bottom: 10px !important;
}

.single-attorneys .module.module-blog-c .module-title.mod-blog-tit {
	font-size: 38px;
	font-weight: bold;
	padding: 0 20px;
}

.single-attorneys-template-a .attorney-banner-right::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
	top: -83px;
	z-index: 0;
	background-image: linear-gradient(to top, #002c57 27%, rgba(1, 43, 87, 0));
}
.content-tab.active, .content-tabs-anchor-links .content-tab {
	margin-bottom: 0;
}
.content {
	margin-bottom: 10px;
 
}

}



@media screen and (min-width:640px) and (max-width: 767px) {
.mob-attorney-banner-inn::before {
	left: -2px;
	top: -6px;
} 
.attorney-banner-left img {
 
	max-width: 500px;
	width: 100% !important;
}
.single-attorneys-template-a .attorney-banner-name, .single-attorneys-template-a .attorney-banner-info {
	padding: 0px 0px 0px 0px;
	max-width: 450px;
	margin: 0 auto;
}

.module-badges-a-single img {
	margin: 0 auto;
	max-width: 200px;
}

	
}



@media screen and (min-width:767px) and (max-width: 1024px) {
.single-attorneys .banner {
	height: auto;
	padding: 100px 0 0px 0;
}	
.attorney-banner-position-main {
	text-align: left;
	justify-content: center;
}
.single-attorneys #main .row.main-inner #attorney-sidebar {
	padding-right: 10px;
}

.attorney-banner-info {
	max-width:100%;
	margin: 0 auto;
}
.single-attorneys-template-a .attorney-banner-name, .single-attorneys-template-a .attorney-banner-info {
	padding: 30px 15px 10px 27px;
}

.single-attorneys .banner .banner-inner.columns {
	padding-bottom: 15px;
}

.single-attorneys #main .content-tabs-row {
	display: block;
}

.single-attorneys .content .accordion-item-title.interact {
	font-size: 25px;
	line-height: 1.3; 
}

.single-attorneys #main .row.main-inner .mobile-tab.content-tab-activate {
	display: none;
}

.attorney-banner-left img {
	background: transparent;
	padding: 0;
	max-width: 500px;
	width: auto;
	display: block;
	padding-bottom: 0;
	margin-left: 0;
}
.single-attorneys .banner .banner-inner.columns {
	padding-bottom: 15px;
	padding-top: 0px;
}

.single-attorneys-template-a .attorney-banner-right {
	background: var(--primary-color);
	padding: 30px 60px !important;
}


.single-attorneys-template-a .attorney-banner-name h1 {
 
	color: #fff !important;
	font-weight: bold;
	font-size: 32px;
 
}
.attorney-banner-position {
 	color: #fff;
 
}

.single-attorneys-template-a .attorney-banner-name {
	border-bottom: 0px solid var(--color-near-white);
	text-align: left;
	padding-left: 30px;
}

.attorney-banner-info p, .attorney-banner-info a {
 
	color: #fff;
}

.single-attorneys .banner .banner-inner.columns {
	padding-bottom: 15px;
	padding-top: 0px;
	padding: 0 !important;
}

.single-attorneys #main .row.main-inner .content.column {
	padding-right: 15px;
}
.single-attorneys-template-a .attorney-banner-name h1 {
	color: #fff !important;
	font-weight: normal;
	font-size: 35px;
	text-align: center;
}

.attorney-banner-position {
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
}

.attorney-banner-info p, .attorney-banner-info a {
 
	color: #fff;
}

.module-badges-a-single img {
	margin: 0 auto;
	max-width: 200px;
}

.single-attorneys .banner #banner-image {
	opacity: 1 !important;
	transform: none !important;
	/* height: auto; */
	background-size: 200% 545px;
	background-position: top right;
}

  
.pa-list-block.show-for-small-only {
	float: none !important;
	width: 100% !important;
	max-width: inherit !important;
}

.accordion-item-title span {
 
	font-size: 22px;
}

.pa-list-block.show-for-small-only {
	padding-bottom: 10px !important;
}

.single-attorneys .module.module-blog-c .module-title.mod-blog-tit {
	font-size: 38px;
	font-weight: bold;
	padding: 0 20px;
}

.single-attorneys-template-a .attorney-banner-right::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
	top: -83px;
	z-index: 0;
	background-image: linear-gradient(to top, #002c57 27%, rgba(1, 43, 87, 0));
}
.content-tab.active, .content-tabs-anchor-links .content-tab {
	margin-bottom: 0;
}
.content {
	margin-bottom: 10px;
 
}

.single-attorneys-template-a .attorney-banner-right {
	background: var(--alternate-color);
	padding: 10px !important;
	position: relative;
}
  .single-attorneys-template-a .attorney-banner-info {
	padding: 30px 15px 10px 27px;
	max-width: 450px;
	margin: 0 auto;
}

	
}

@media screen and (min-width:980px) and (max-width: 1024px) {
.attorney-banner-right {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}
.single-attorneys .banner-inner { 
	flex-direction: row-reverse; 
}
.single-attorneys .banner .banner-inner.columns {
	padding-bottom: 15px;
	align-items: center;
	justify-content: flex-start;
}
.single-attorneys-template-a .attorney-banner-name {
	border-bottom: 0px solid var(--color-near-white);
	text-align: left;
}
 	
.mob-attorney-banner-inn {
	display: inline;
}
.mob-attorney-banner-office {
	text-align: left;
}

.single-attorneys-template-a .attorney-banner-right {
	background: transparent;
	padding: 30px 30px !important;
	width: 50%;
}
.single-attorneys-template-a .attorney-banner-name h1 {
	/* color: var(--primary-color) !important; */
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	text-align: left;
}

 .single-attorneys-template-a .attorney-banner-right::after {
	opacity: 0;
}
.attorney-banner-position {
	text-align: left;
 
}
.single-attorneys-template-a .attorney-banner-info {
	padding: 00px 15px 10px 27px;
	margin: 0 auto;
}


 

 
}


@media screen and (min-width:1024px) and (max-width: 1279px) {
	
	.single-attorneys #main .row.main-inner .content.column {
 
	padding-right: 15px;
}
	
.single-attorneys-template-a .attorney-banner-name h1 {
	font-size: 42px;
	line-height: 1.2;
 
}	
	
}

@media screen and (min-width:1024px) and (max-width: 1180px) {
 
.content-tabs-row .row {
	max-width: 95% !important;
}	
	
	
}
