/* Homepage specific styling goes here. Excluded on all subpages */
/* For most builds, this stylesheet should be wiped and started fresh */





/* module-intro-A  css*/

.module-intro-content.row-narrow {
	max-width: 900px;
}
.module.module-intro-a {
	padding: 80px 0 100px 0;
}

.intro-first h1 {
	font-size: 45px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px;
	color: var(--body-text-color);
}

.intro-first h1 span {
	display: block;
	font-weight: normal;
}
.practice-right li a i::before {
	color: #282973;
	font-weight: normal;
}

.intro-first p {
	font-size: 17px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.65;
	letter-spacing: 0.24px;
	text-align: center;
	/* color: var(--primary-color); */
}
.intro-first p strong {
	font-weight: bold;
}

.intro-second p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: 0.18px;
	text-align: center;
	color: var(--primary-color);
}

.center.intro-btn {
	margin-top: 40px;
}


/* module-intro-A  css*/


/* module-Legal-services  css*/

.module.module-faq-a {
	padding: 85px 0px 80px 0px;
	background: #e7e8f1;
}



/* module-Legal-services  css*/


/* module-FOCUS  css*/


.focus-leftinn img {
	max-width: 540px;
}

.focus-leftinn {
	margin-left: -30px;
}

.focus-rightinn {
	margin-left: -20px;
	padding-top: 30px;
}


.focus-rightinn h2 {
	font-size: 45px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px;
	text-align: left;
}

.focus-rightinn h2 strong {
	display: block;
	font-weight: bold;
}

.focus-rightinn p {
	max-width: 500px;
}

.focus-rightinn p {
	max-width: 455px;
	font-size: 24px;
	line-height: 1.58;
	font-weight: normal;
}









/* module-FOCUS  css*/








.attorney-hover-box {
	padding: 0;
	position: relative;
	margin-bottom: 30px;
	text-decoration: none;
	overflow: hidden;
	width: 100%;
	display: block;
}

.attorney-result-image-container {
	height: 450px;
	position: relative;
}

.attorney-result-image-container:before {
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(11, 33, 54, 0) 0%, rgba(11, 33, 54, 1) 100%);
	content: "";
	width: 100%;
	height: 50%;
}

.attorney-result-image-container img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.attorney-result-overlay {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: var(--color-primary);
	width: 100%;
	height: 100%;
	transition: 400ms ease-out;
	color: var(--color-white);
	text-align: center;
	font-size: 0.875rem;
	line-height: 1.8;
}

.attorney-result-overlay-inner {
	padding: 0 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.attorney-result-overlay p {
	color: #fff;
	margin-bottom: 15px;
	font-size: 0.8rem;
}

.attorney-result-overlay span {
	color: var(--color-secondary);
	font-size: 0.813rem;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: underline;
}

.attorney-hover-box:hover .attorney-result-overlay,
.attorney-hover-box:focus .attorney-result-overlay {
	top: 0;
}

.attorney-hover-box-info {
	padding: 12px;
	position: absolute;
	bottom: 0;
	color: var(--color-white);
	background-color: var(--color-primary);
	width: 100%;
	text-align: center;
	font-size: 1.063rem;
	box-sizing: border-box;
}

.attorney-hover-box-info h2,
.attorney-hover-box-info p {
	margin: 0;
}

.attorney-hover-box-info h2 {
	color: var(--color-secondary);
	font-size: 1.2rem;
	margin-bottom: 4px;
	text-transform: none;
}

.attorney-hover-box-info p {
	color: #fff;
	font-size: 0.9rem;
}

@media screen and (min-width: 650px) {
	.attorney-hover-box {
		margin-bottom: 0;
	}
}

.module-attorneys-e {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}

.module-attorneys-e-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	pointer-events: none;
	z-index: -1;
	content: "";
}

.module-attorneys-e-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.module-attorneys-e-button {
	display: flex;
	justify-content: center;
	padding-top: 40px;
}

@media screen and (min-width: 768px) {
	.module-attorneys-e {
		padding-top: 75px;
		padding-bottom: 75px;
	}
}




 
@media screen and (min-width: 280px) and (max-width: 767px) {
.intro-first h1 {
	font-size: 36px;
	letter-spacing: -0.72px; 
} 

.module.module-intro-a {
	padding: 50px 10px 100px 10px !important;
}
.pract-left-img img {
	max-width: 260px !important;
	margin: 0 auto !important;
}

.pract-left-img {
	margin-left: 0;
	margin-top: -60px !important;
	text-align: center !important;
}
.practice-inn h2 {
	font-size: 36px!important;
	letter-spacing: -0.72px!important;
	text-align: center!important;
}
.practice-inn h2 strong {
	font-size: 36px!important;
	font-weight: bold!important;
}
.tough-right-inn.practice-inn {
	padding-top: 20px!important;
}

.tough-right-inn.practice-inn p {
	text-align: center!important;
}

.columns.medium-7.large-7.small-12.tough-right {
	padding-right: 15px!important;
}
.practice-right {
	padding-bottom: 0 !important;
}

.tough-right-inn.practice-right-bot .practices-lists:first-child .practice-right-inner .practices-list {
	margin-bottom: -20px!important;
}

.columns.medium-6.large-6.small-12.practice-right.practices-lists {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
}
.practice-btn.left {
	padding: 0 15px !important;
	text-align: center !important;
}
.module.module-tough.focus {
	padding: 0 !important;
}
.focus-leftinn img {
	max-width: 750px!important;
	width: 100%!important;
}

.focus-leftinn {
	margin-left: 0;
}
.columns.medium-6.large-6.small-12.focus-left {
	padding: 0!important;
	/* margin: 0 -15px; */
}

.module.module-tough.focus .columns.tough-main.no-float {
	padding: 0!important;
}

.columns.medium-6.large-6.small-12.focus-right {
	padding: 0 30px!important;
	margin: 0!important;
}
.focus-rightinn {
	margin-left: 0;
	padding-top: 30px!important;
}

.focus-rightinn h2 {
	font-size: 36px!important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px;
	text-align: left;
}

.focus-rightinn p {
	max-width: 100%;
	font-size: 24px;
	line-height: 1.58;
	padding-right: 15px;
}


}



@media screen and (min-width:767px) and (max-width: 1024px) {
 
.focus-leftinn img {
	max-width: 350px;
}

.focus-rightinn {
	padding-top: 0;
}

.focus-rightinn h2 {
	font-size: 35px;
 
}
.focus-rightinn p {
	max-width: 455px;
	font-size: 18px;
	
}
.module.module-tough.focus {
	padding: 50px 0 30px 0;
}



	

}


@media screen and (min-width: 980px) and (max-width: 1024px) {
	
.home .module.module-intro-a {
	padding: 50px 0 !important;
}	
.pract-left-img img {
	max-width: 400px!important;
}

.pract-left-img {
	margin-left: -30px!important;
	margin-top: 30px!important;
}

.tough-right-inn.practice-right-bot {
	width: 100% !important;
 
}
.focus-leftinn img {
	max-width: 400px!important;
}

	
	
}




@media screen and (min-width: 1024px) and (max-width:1279px) {
.focus-leftinn img {
	max-width: 450px;
	width: 100%;
}

.focus-rightinn {
	margin-left: -20px;
	padding-top: 0;
}
.focus-rightinn p {
	max-width: 455px;
	font-size: 22px;
	line-height: 1.58;
}



}



@media screen and (min-width: 1920px) and (max-width: 12000px) {
 

}


