/*
Theme Name:   Twenty Twenty-One Child
Description:  A child theme of Twenty Twenty-One WordPress theme.
Template:     twentytwentyone
Version:      1.1.0
*/
@import url("../twentytwentyone/style.css");

/*
 * Moved font calls to header.php to take advantage of WP Rocket performance features.
 * Edited 04/18/2025 by Aaron Bolton behalf of CC&A.
 * 
 * @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');
 * @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');
 * 
*/
body {
	font-family: 'Poppins', sans-serif;
	margin: 0px;
	padding: 0px;
	color: #fff;
	/* scroll-behavior: smooth; */
}

/* html {
	scroll-behavior: smooth;
} */

body,
html {
	overflow-x: hidden;
}

/*global*/
/*
body h1 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 87px;
	color: #000000;
}

body h2 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 54px;
	line-height: 66px;
	color: #000000;
}

body h3 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 46px;
	color: #000000;
}

body h4 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	color: #000000;
}

body h5 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	color: #000000;
}

body h6 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	color: #39418A;
	padding: 0px 34px 0px 0px;
}

body .mega-gallery img {
	max-width: 100%;
	width: 100%;
	height: 210px;
	object-fit: cover;
}
*/
body .mega-gallery .previous-page img,
body .mega-gallery .next-page img {
	max-width: auto;
	width: auto;
	height: auto;
}

body .mega-gallery a.previous-page {
	margin-right: 34px;
}

/*
p {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	color: #39418A;
}*/

body a {
	text-decoration: none;
	/*color: #fff;*/



}

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.button) {
	background: transparent !important;
	text-decoration: none !important;
	color: #fff !Important;
}
button:hover {
	background-color: transparent;
}
/*header-css*/
body .site-logo {
	margin: 20px 0px;
}

header {
	position: absolute;
	width: 100%;
	z-index: 99;
	padding: 0px 35px 0px 21px;
}

header .row {
	align-items: center;
	/*justify-content: space-between;*/
}

header .primary-navigation>div>.menu-wrapper {
	justify-content: center;
}

header .primary-navigation>div>.menu-wrapper li a {
	color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	padding: 0px 64px 0px 0px !important;
}

header .primary-navigation>div>.menu-wrapper li a:hover {
	text-decoration: none;
}

header .primary-navigation>div>.menu-wrapper li:last-child a {
	padding-right: 0px !important;
}

header .number {
	text-align: center;
	display: flex;
	justify-content: end;
	padding-right: 30px;
}

header .number a.phone-num {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	/*line-height: 20px;*/
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 27px 0px 21px;
}

/*banner*/
.banner {
	/*filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));*/
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: cover;
}

.banner .title {
	padding: 265px 0px 307px 0px;
}

.banner .title h1 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 90px;
	line-height: 1em;
	text-align: center;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.banner form {
	padding: 60px 0px 0px;
	text-align: center;
}

.banner .search-form {
	display: flex;
	flex-wrap: nowrap;
	margin: auto;
	max-width: var(--responsive--aligndefault-width);
	width: 520px;
	border-bottom: 2px solid #FFFFFF;
}

.banner .search-form button {
	padding: 0px 5px 0px 0px;
	border: none;
}

.banner .search-form button:hover {
	border: none;
	background-color: transparent;
}

.banner .search-form img {
	width: 24px;
	max-width: 24px;
}

.banner input {
	border: none;
	background: transparent;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 40px;
	width: 100%;
	color: #fff;
}

.banner input::placeholder {
	color: #FFFFFF;
}

/*before section title icon*/
.icon {
	position: relative;
	padding: 77px 0px 50px;
	display: flex;
	align-items: center;
}

.icon-box {
	width: 133px;
	height: 133px;
	background: #E7E7E7;
	display: inline-block;
}

.section-title {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 52px;
	letter-spacing: 0.08em;
	color: #394485;
	display: inline-block;
	margin-left: -48px;
}

/*practice area slider*/
.owl-carousel .owl-item img {
	display: block;
	width: 150px;
	height: 150px;
	margin: auto;
	object-fit: cover;
}

.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

/*practice-areas*/
.practice-areas .pa-box {
	position: relative;
	overflow: hidden;
	transition: all 0.3s;
}

.practice-areas .pa-box:hover {
	transform: scale(1.1);
}

.practice-areas .pa-box img {
	width: 290px;
	height: 275px;
	object-fit: cover;
}

button:not(:hover):not(:active):not(.has-background) {
	background-color: transparent !important;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background-color: transparent !important;
}

.practice-areas .owl-theme .owl-nav {
	margin-top: 60px;
	/* position: absolute; */
	/* left: calc(100% - 100px); */
	max-width: 1140px;
	/* max-width: ; */
	position: relative;
	text-align: right;
	margin-bottom: -85px;
}



.practice-areas .owl-theme .owl-dots .owl-dot span {
	width: 100%;
	height: 1px;
	margin: 5px 0px;
	background: #38438A;
	border-radius: 0px;
}

.practice-areas .owl-theme .owl-dots .owl-dot.active span {
	height: 4px;
	background: #38438A;
}

.practice-areas .owl-carousel {
	padding-left: calc((100% - 1110px) / 2);
}

.practice-areas .owl-carousel .owl-stage-outer {
	padding: 10px 0px;
	overflow: visible;
}

.practice-areas .pa-box:after,
.latest-blogs .blog-box:after,
.re-resources .resource-box:after {
	content: "";
	/* background: rgba(57, 68, 133, 0.4); */
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	display: block;
}

.practice-areas .pa-box:after {
	background: rgba(57, 68, 133, 0.4);
}

.practice-areas .pa-box h3.title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	z-index: 9;
}

.practice-areas .pa-box .number {
	position: absolute;
	left: 20px;
	top: 20px;
	transform: translate(-25%, -25%);
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	z-index: 9;
}

.practice-areas .pa-box .slide-num {
	position: relative;
}

.practice-areas .pa-box .slide-num:after {
	content: "";
	width: 56px;
	height: 1px;
	position: absolute;
	background-color: #fff;
	/* border: 0.5px solid #FFFFFF; */
	transform: matrix(-0.71, 0.62, -0.81, -0.71, 0, 0);
	top: 40px;
	left: 5px;
	z-index: 9;
}

/*industry*/
.industry {
	margin: 70px 0px;
}

.industry .industry-inner {
	background: #E7E7E7;
	padding: 88px 30px 70px 82px;
}

.industry h3.title {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 37px;
	display: flex;
	align-items: center;
	letter-spacing: 0.08em;
	color: #394485;
}

.industry .select select {
	color: #38438A;
	width: 384px;
	font-size: 27px;
	border: 1px solid #000 !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	background-size: 26px !important;
}

.industry-inner .select2-selection {
	border-bottom: 1px solid #000;
	border-radius: 0;
	background: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	background: url('assets/img/select-bar.svg') no-repeat !important;
	background-position: 96% center !important;
	background-size: 21px !important;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 40px;
	color: #39418A;
	min-height: 50px;
}

.home .select2-results__options {

	background: #fff !important;
	width: 500px;
	max-height: 500px;
	overflow-x: hidden;
	box-shadow: -1px 6px 5px #6066a02b;
}

.home .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #39418A !important;
	line-height: 50px;
	text-decoration: none !important;
}

.home .select2-selection__arrow {
	display: none;
}

.practices-banner {
	background-size: cover;
}

.home .select2-container--default .select2-results>.select2-results__options {
	max-height: 500px;
	overflow-y: auto;
}

.home .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #31419b1f;
	color: #31419b;

}

.home .select2-container--default .select2-results__option--selected {
	background-color: transparent;
}

.home .select2-search--dropdown {
	display: none !important;
}

.industry .row {
	align-items: center;
}

body select:focus,
body input:focus,
body textarea:focus {
	outline: none !important;
}

body select {
	background: url('assets/img/select-bar.svg') no-repeat !important;
	background-position: 96% center !important;
	background-size: 10px !important;
}

.industry .select select option {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 27px;
	line-height: 40px;
	text-decoration-line: underline;
	color: #38438A;
	background: #FFFFFF;
	border: 0.5px solid #38438A;
	text-transform: uppercase;
}

.industry .select select option:first-child {
	font-weight: 700;
}

/*latest-blogs & related-resources & our team*/
.latest-blogs,
.re-resources {
	padding-top: 41px;
	background: #F8F8F8;
}

.latest-blogs .row,
.re-resources .row {
	padding-bottom: 60px;
	justify-content: center;
}

.latest-blogs .heading {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #394485;
}

.latest-blogs h3.sub-heading {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #394485;
}

.latest-blogs p.intro {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #394485;
	padding-top: 10px;
}

.latest-blogs .blog-box,
.re-resources .resource-box {
	position: relative;
	display: block;
}

.latest-blogs .blog-box img,
.re-resources .resource-box img {
	width: 100%;
}

.latest-blogs .blog-title-wrapper,
.re-resources .resource-title-wrapper {
	position: absolute;
	left: 25%;
	bottom: 0%;
	transform: translate(-25%, -0%);
	z-index: 99;
	/* width: 82%; */
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}

.latest-blogs .blog-box h3.title,
.re-resources .resource-box h3.title {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.latest-blogs .blog-box .date,
.re-resources .resource-box .date {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.practices-template .re-resources .resource-box .date,
.industries-template .re-resources .resource-box .date {
	margin-bottom: 0;
}

.practices-template .re-resources .resource-box h3.title,
.industries-template .re-resources .resource-box h3.title {
	margin-bottom: 0;
}

.latest-blogs a.load-more,
.re-resources a.load-more {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #6B77BD;
	text-decoration: none;
	padding: 50px 0px 0px 0px;
	width: auto;
}

/*our team*/
.team-details {
	padding: 50px 0px 37px;
}

.team-details .team-list .title-wrapepr h3.title {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #39418A;
	margin-top: 7px;
}

.team-details .team-list span.designation,
.team-details .team-list span.contact a,
span.fax {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #39418A;
	display: block;
	text-transform: uppercase;
}

/*related attorneys*/
.re-attorneys {
	padding: 35px 0px;
	background: #E7E7E7;
}

.re-attorneys ul.ra-team-box {
	padding: 0px;
}

.re-attorneys ul.ra-team-box li a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 54px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #000000;
	display: flex;
	align-items: center;
}

.re-attorneys ul.ra-team-box li a:hover {
	color: #39418A;
	font-weight: 600;
}

/*contact*/
.contact-form {
	width: 636px;
	margin: 0px auto;
}

.toggle-form .contact-form {
	width: auto;
	margin: 0px auto;
	z-index: 111;
	position: relative;
}

.contact-form .gform_wrapper.gravity-theme .gfield select.medium {
	width: calc(100% - 0px / 2);
}

.contact-form input::placeholder {
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.5);
}

.contact-form .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 20px;
}

body .contact-form select {
	background: url('assets/img/cont-sel.svg') #394485 no-repeat !important;
	background-position: 95% !important;
	color: #fff;
}

.contact .map {
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contact-form .gfield select,
.contact-form .gfield input,
.contact-form .gfield textarea {
	border: 1px solid #000000;
}

.contact form.contact-us .newsletter label {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.5);
}

.contact form.contact-us .newsletter .gfield-choice-input {
	height: 20px;
	border: 1px solid #38438A;
	width: 20px;
	margin-right: 5px;
}

.contact form.contact-us .content {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}

.contact-form .gform_button.button {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	background: #394485 !important;
	padding: 8px 17px;
	border: none;
	margin: auto;
}

.contact-form .gform_button.button:hover {
	background: #000 !important;
	color: #fff;
}

#input_7_5 {
	border: 1px solid #39418A !important;
	color: #39418A !important;
	text-transform: none !important;
}

#div1 .contact-form .gform_button.button {
	background-color: #FFF !important;
	border: 1px solid transparent;
	color: #394485 !important;
}

#div1 .contact-form .gform_button.button:hover {
	background: #000 !important;
	border: 1px solid #fff;
	color: #fff !important;
}

.contact form.contact-us .gform_footer.top_label {
	text-align: center;
}

/*footer*/
footer .footer-top {
	background: #394485;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

footer .row {
	padding: 25px 0px;
	align-items: center;
	justify-content: space-between;
}

footer .footer-navigation-wrapper {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	list-style: none;
	margin-left: 4%;
}

footer .footer-navigation-wrapper li a:link {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #DEE3FD;
	text-decoration: none;
	display: block;
	padding: 16px 5px;
}

footer .footer-navigation-wrapper li a span {
	color: #fff;
}
.footer-navigation-wrapper li a {
	padding: 0 8px; 
}
.practices-template-practices-child .inner-title h1 {
	color: #fff;
	font-size: 64px;
	font-weight: 500;
}

footer .footer-bottom {
	padding-top: 0px;
	align-items: center;
	justify-content: space-between;
}

footer .footer-bottom .site-info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

footer .footer-bottom .number,
footer .footer-bottom .email,
footer .footer-bottom .social {
	padding: 0px 15px;
}

footer .footer-bottom .number a,
footer .footer-bottom .email a {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px;
}

footer .footer-bottom .social span {
	padding: 0px 5px;
}

footer .footer-copyright .row {
	padding: 18px 0px 24px;
}

footer .footer-copyright .copyright {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	color: #A4A4A4;
}

/*offcanvas-menu*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

a {
	text-decoration: none;
	outline: none;
	color: #fff;
}

li {
	list-style: none;
}

@keyframes hover {
	50% {
		transform: translateX(10px);
	}
}

.offcanvas-menu>label {
	top: 30px;
	right: 22px;
	position: absolute;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: 0.3s ease;
	display: flex !important;
	align-items: center;
	z-index: 9999;
	padding-left: 0px !important;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
	transition: background 0.3s, transform 0.3s;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
	content: "";
	position: absolute;
	height: 2px;
	width: 25px;
	background: #fff;
	left: 0px;
}

.offcanvas-menu label span::before {
	transform: translateY(-8px);
}

.offcanvas-menu label span::after {
	transform: translateY(8px);
}

.offcanvas-menu nav {
	position: fixed;
	height: 100%;
	width: 100%;
	left: -100%;
	top: 0px;
	overflow: hidden;
	background: #bdddff;
	transition: 0.3s ease;
	z-index: 99999;
}

.offcanvas-menu .close-bar {
	position: absolute;
	left: 33px;
	top: 33px;
}

.offcanvas-menu nav .menu-tog-cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.left-side-menu {
	width: 30%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	background-color: #394485;
	height: 100vh;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.right-side-menu {
	width: 70%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
	background-color: #636A72;
	height: 100vh;
	overflow-y: auto;
	padding: 95px 100px 50px 64px;
}

ul.side-menu {
	padding: 98px 0px 0px 146px;
	text-align: left;
}

.offcanvas-menu nav .left-side-menu ul li a {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.offcanvas-menu nav .left-side-menu ul li.active a {
	font-size: 1.9rem;
}

.offcanvas-menu nav ul.side-menu>li.active>a:before {
	content: "";
	width: 100px;
	background-color: #fff;
	display: inline-block;
	height: 1px;
	position: absolute;
	top: 50%;
	left: -150px;
}

.offcanvas-menu nav>div a i {
	font-size: 1.6rem;
}

.offcanvas-menu nav>div label {
	width: 30px;
	height: 30px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.3s ease;
}

.offcanvas-menu nav>div label span,
.offcanvas-menu nav>div label span:before,
.offcanvas-menu nav>div label span:after {
	background: #fff;
}

.offcanvas-menu nav>ul {
	margin-top: 30px;
	counter-reset: nav-link-count;
}

div#accordionFlushExample {
	display: grid;
	grid-column-gap: 30px;
	grid-template-columns: 1fr 1fr;
}

.offcanvas-menu nav ul li {
	cursor: pointer;
	transform: translateX(-30px);
	opacity: 0;
	transition: 0.4s ease;
	counter-increment: nav-link-count;
}

.offcanvas-menu nav .left-side-menu ul li {
	margin-bottom: 11px;
	line-height: 40px;
}

.offcanvas-menu nav .accordion-button:focus,
.accordion-button:not(.collapsed) {
	box-shadow: none;
}

.offcanvas-menu nav .right-side-menu .accordion-button,
.offcanvas-menu nav .right-side-menu .accordion-item {
	background-color: transparent;
	border: none;
}

.offcanvas-menu nav .right-side-menu .accordion-button,
.offcanvas-menu nav .right-side-menu ul li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	padding: 0.5rem 0rem;
	font-family: 'Poppins', sans-serif;
}

.offcanvas-menu nav .right-side-menu .accordion-button a {
	color: #fff;
}

.accordion-item:last-of-type .accordion-button a:hover {
	color: #fff;
}

.offcanvas-menu nav .right-side-menu .accordion-body ul li a {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
}

.offcanvas-menu nav .right-side-menu .accordion-body {
	padding: 0.5rem 0rem;
	text-align: left;
}

.right-sub-menu ul {
	padding: 0px;
}

.right-side-menu .accordion-button::after,
.mobile-menu-content .accordion-button::after {
	margin-left: 0px;
	content: none;
}

.right-side-menu .accordion-button span,
.mobile-menu-content .accordion-button span {
	margin-left: 15px;
}

.right-side-menu .accordion-button.collapsed span:after,
.mobile-menu-content .accordion-button.collapsed span:after {
	content: "";
	background-image: url('assets/img/plus.svg');
	width: 18px;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
}

.right-side-menu .accordion-button:not(.collapsed) span:before,
.mobile-menu-content .accordion-button:not(.collapsed) span:before {
	content: "";
	background-image: url('assets/img/min.svg');
	width: 18px;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
}

.accordion-menu {
	padding-bottom: 20px;
}

.offcanvas-menu nav>ul li a {
	font-size: 2.5rem;
	line-height: 1.5;
	font-weight: 400;
	color: #333333;
	display: block;
}

.offcanvas-menu nav>ul li a::after {
	content: " : "counter(nav-link-count);
}

.offcanvas-menu nav>ul li:hover {
	animation: hover 0.5s;
}

.offcanvas-menu input[type=checkbox] {
	display: none;
}

.offcanvas-menu input[type=checkbox]:checked~label {
	opacity: 0;
	pointer-events: none;
}

.offcanvas-menu input[type=checkbox]:checked~nav {
	left: 0;
}

.offcanvas-menu input[type=checkbox]:checked~nav label span {
	background: transparent;
}

.offcanvas-menu input[type=checkbox]:checked~nav label span:before {
	transform: rotate(-45deg);
}

.offcanvas-menu input[type=checkbox]:checked~nav label span:after {
	transform: rotate(45deg);
}

.offcanvas-menu input[type=checkbox]:checked~nav label span:before,
.offcanvas-menu input[type=checkbox]:checked~nav label span:after {
	transition-delay: 0.2s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li {
	opacity: 1;
	transform: translateX(0px);
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(1) {
	transition-delay: 0.1s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(2) {
	transition-delay: 0.2s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(3) {
	transition-delay: 0.3s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(4) {
	transition-delay: 0.4s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(5) {
	transition-delay: 0.5s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(6) {
	transition-delay: 0.6s;
}

.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(7) {
	transition-delay: 0.7s;
}

.left-side-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 27px 36px 41px 36px;
	border-top: 1px solid #6B77BD;
}

.social-icon a:not(:last-child) {
	margin-right: 19px;
}

.social-icon a {
	color: #fff;
}

.left-side-footer p {
	font-size: 12px;
	letter-spacing: 2.5px;
	color: #fff;
	padding-right: 20px;
}

/*second-mega-menu*/
.search-box input[type="text"] {
	border: none;
	width: 100%;
	text-align: right;
	padding: 9px 30px 8px 10px;
	font-size: 18px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 0 !important;
	border: none !important;
	text-transform: none !important;
}

.search-box input[type="text"]::placeholder {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.5);
	text-transform: normal;
}

.search-box button {
	position: absolute;
	right: 0;
	top: 2px;
}

.attorneys-list a {
	margin: 0 0 15px 0;
}

.right-second-menu {
	width: 727px;
	margin: 0px auto;
	text-align: right;
}

.search-box {
	display: flex;
	background-color: #fff;
	padding: 9px 10px;
}

.search-box button[type="submit"] {
	border-color: transparent;
	background-color: transparent;
	outline: none;
	box-shadow: none;
	padding: 0px;
}

.search-box img {
	width: 24px;
	max-width: 24px;
}

form.menu-search {
	margin-bottom: 10px;
}

input:focus-visible {
	border: none;
	outline: none;
}

.mega-gallery h3.title {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 7px;
}

.mega-gallery span.title {
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	display: block;
}

.mega-gallery .col-lg-3 {
	padding-bottom: 0px;
}

.mega-gallery .title-wrapepr {
	height: 66px;
}

.mega-gallery .img-wrapepr {
	position: relative;
}

.mega-gallery .img-wrapepr:hover::before,
.team-box .img-wrapepr:hover::before {
	content: "";
	background: rgba(56, 67, 138, 0.6);
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
}

.mega-gallery .img-wrapepr:hover::after,
.team-box .img-wrapepr:hover::after {
	content: "";
	background-image: url('assets/img/team-hover-icon.svg');
	background-repeat: no-repeat;
	background-size: 24px 24px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	width: 24px;
	height: 24px;
}

.mega-gallery .col-lg-3 a {
	display: block;
}

div#accordionFlushExample {
	text-align: left;
}

/*loading-content*/
p#loading {
	width: 250px;
	position: absolute;
	left: 64%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	z-index: 99;
	text-align: center;
}

p#loading:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -9;
}

.toggle-form {
	position: fixed;
	top: 50%;
	right: 0px;
	transform: translate(-0%, -50%);
	z-index: 999;
	display: flex;
	align-items: center;
	transition: all 0.8s;
	width: 44px;
	transition: all 0.8s;
}

#div1 {
	display: none;
	width: 400px;
	background-color: #394485;
	padding: 30px 15px 10px;
	transition: all 0.8s;
}

.popup-form-opened #div1 {
	display: block;
}

.popup-form-opened .toggle-form {
	width: auto
}

#btn {
	padding: 12px 25px 12px 19px;
	background-color: #394485;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	transform: translate(-40%, 0%) rotate(-90deg);
	/* width: 202px; */
	cursor: pointer;

	display: flex;
	align-content: center;
	justify-content: center;
	white-space: nowrap;
}

#btn img {
	margin-left: 20px;
	transform: translate(0px, 0px) rotate(90deg);
	transition: all 0.5s;
}

.popup-form-opened #btn img {
	transform: translate(0px, 0px) rotate(-90deg);
}

.popup-form-opened #btn {
	transform: translate(37%, 0%) rotate(-90deg);
}

/*------inner page------*/
/*construction*/
.scroll-tab {
	background-color: #fff;
	z-index: 99;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: 10px solid #E7E7E7;
	display: inline-block;
}

.scroll-tab li {
	display: inline-block;
}

.over-tema-reso {
	padding-top: 40px;
}

.inner-title {
	padding: 180px 0px;

	position: relative;
	z-index: 9;
}

.attorneys-list .no-record {
	color: #fff;
	text-align: center;
	padding: 50px 0 80px;
}

.inner-title h1 {
	font-weight: 500;
	font-size: 64px;
	line-height: 72px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #FFFFFF !important;
}

ul.scroll-tab li a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.08em;
	color: #39418A;
	padding: 21px 30px 21px 20px;
	text-transform: uppercase;
}

.has-background-white .site .over-tema-reso a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
}

ul.scroll-tab a.active,
ul.scroll-tab a.clicked {
	border-bottom: 10px solid;
}

ul.scroll-tab a.notclicked {
	border-bottom-color: transparent !important;
}

.scroll-tab li:not(:last-child) a {
	margin-right: 40px;
}

.scroll-content h2 {
	font-weight: 800;
	font-size: 35px;
	line-height: 41px;
	letter-spacing: 0.08em;
	margin-bottom: 22px;
	text-transform: uppercase;
	color: #39418A;
}

.scroll-content>h2,
.scroll-content .col-md-8>h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 54px;
	text-transform: uppercase;
	color: #39418A;
	padding: 104px 0px 40px;
	margin-bottom: 0px;
}

.attorney-sidebar {
	padding-left: 40px !important;
}

body .font-25 {
	font-size: 24px;
	color: #39418A;
}

body .font-24 {
	font-size: 24px;
	line-height: 42px;
	margin-bottom: 37px;
	color: #39418A;
	font-family: 'Poppins';
}

body .font-16 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 37px !important;
}

.mb-60 {
	margin-bottom: 60px;
}

a.a-btn {
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #39418A;
	padding: 8px 8px 9px 18px;
	display: block;
	text-align: center;
	border: 1px solid transparent;
}

a.a-btn:hover {
	color: #39418A;
	background: #FFFFFF;
	border: 1px solid #39418A;
}

.overview-list {
	padding: 56px 0px 67px;
	background: #F8F8F8;
}

.over-list ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 76px;
	padding: 0px;
	margin-top: 15px;
}

.practices-template .over-list ul.single-list,
.industries-template .over-list ul.single-list {
	grid-template-columns: repeat(1, 1fr);

}

.over-list {
	margin-bottom: 15px;
}

.ul-wrapper {
	display: flex;
	column-gap: 25px;
	flex-wrap: wrap;
}

.ul-wrapper .half-width {
	display: inline-block;
	flex: 0 0 48%;
}

.over-list ul li {
	padding: 0 0 0 25px;
	font-weight: 400;
	font-size: 16px;
	line-height: 39px;
	color: #39418A;
	display: flex;
	align-items: baseline;
	position: relative;
}

.overview-list h4 {
	font-weight: 700;
	font-size: 26px;
	line-height: 54px;
	text-transform: uppercase;
	color: #39418A;
	margin-bottom: 10px;
}

.re-resources h4,
.re-attorneys h4,
.team-details h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 54px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #39418A;
}

.re-resources h2,
.re-attorneys h2,
.team-details h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #39418A;
	margin-bottom: 20px;
}

.team-box .img-wrapepr {
	height: 273px;
	position: relative;
}

.team-box .img-wrapepr img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.practices-template-practices-child .team-box .img-wrapepr img {
	filter: grayscale(100%);
}

.practices-template-practices-child .team-box a:hover .img-wrapepr img {
	filter: grayscale(0);
}

.select2-container {
	z-index: 111111;
}

.over-list li:before,
.re-attorneys ul.ra-team-box li a:before,
.re-attorneys ul.ra-team-box li a:before {
	content: "";
	background-image: url('assets/img/play.svg');
	background-repeat: no-repeat;
	width: 9px;
	height: 12px;
	margin-right: 20px;
	position: absolute;
	left: 0;
	top: 15px;
}

.team-details h2 {
	margin-bottom: 30px;
}

.re-attorneys h2:after {
	content: "";
	background-color: #39418A;
	width: 138px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 22px;
}

.re-attorneys ul.ra-team-box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

/*------inner page------*/
/*industries*/
/*practices*/
.industries-banner {
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: left;
	background-size: cover;
}

.industry-list,
.practices-list {
	padding: 100px 0px;
}

.industry-list .col-md-4,
.practices-list .col-md-4 {
	padding: 0px;
	height: auto;
}

.industry-box img,
.practice-box img {
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	height: 100%;
}

.industry-list .industry-box {
	position: relative;
}

.industry-list .industry-box h3.title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 116%;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	z-index: 9;
}

.industry-list .industry-box:after {
	content: "";
	background: linear-gradient(0deg, rgba(56, 67, 138, 0.6), rgba(56, 67, 138, 0.6));
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	display: block;
}

.practices-list .practice-box:after {
	content: "";
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	display: block;
}

.practices-list .col-md-3 {
	padding: 0px;
}

.practices-list .practice-box {
	position: relative;
	width: 100%;
	height: 253px;
}

.practices-list ul.practice-list {
	padding: 0px;
}

.practices-list ul.practice-list li {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 115%;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #39418A;
	padding: 30px 15px 30px 65px;
	position: relative;
	display: flex;
	cursor: pointer;
}

.practices-list ul.practice-list li:not(:last-child):after {
	content: "";
	border-bottom: 1px solid rgba(57, 68, 133, 0.2);
	position: absolute;
	bottom: 0px;
	left: 10%;
	width: 80%;
}

.practices-list ul.practice-list li:before {
	content: "";
	background-image: url(assets/img/plus.svg);
	width: 18px;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: 34px;
	top: 34px;
}

.practices-list ul.practice-list li.active:before {
	background-image: url(assets/img/min.svg);
}

.practices-list ul.practice-list li.active {
	color: #FFFFFF;
	background: #39418A;
}

.practices-list .practice-box h3.title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 116%;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	z-index: 9;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
.site textarea,
#page textarea,
select {

	border: 1px solid #39418A !important;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px !important;
	text-transform: uppercase;
	color: #39418A !important;
	width: 100%;
	margin-bottom: 15px !important;
}

/*abc-law*/
.scroll-content .aside-part {
	display: grid;
	grid-template-columns: 68.5% 27%;
	grid-column-gap: 50px;
	margin-top: 104px;
}

.scroll-content .aside-leftpart h2 {
	margin-bottom: 104px;
}

.inner-banner {
	position: relative;
}

/* .inner-banner:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-color: rgba(81, 95, 159, 0.6);
	width: 100%;
	height: 100%;

} */

.parent-child-list h3 {
	font-weight: 600 !important;
	font-size: 20px !important;
	line-height: 115% !important;
	letter-spacing: 0.08em !important;
	text-transform: capitalize !important;
	color: #39418A !important;
	margin-bottom: 24px !important;
}

.parent-child-list ul {
	padding-left: 28px;
}

.parent-child-list li a {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #39418A;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}

.parent-child-list li:not(:last-child) a {
	border-bottom: 1px solid rgba(57, 68, 133, 0.2);
}

.scroll-content .aside-partpart {
	border-left: 1px solid rgba(57, 68, 133, 0.4);
	position: relative;
}

.scroll-content .parent-child-list {
	padding-left: 20px;
}

.team-group {
	row-gap: 30px;
}

/*new-page*/
.search-section .filter-title h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	color: #39418A;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

.search-section .ln-latters {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 51px;
	text-align: center;
	color: #39418A;
	letter-spacing: 5px;
}

.search-result {
	background: #39418A;
	padding: 55px 0px 30px;
}

.search-result .search-title h1 {
	text-align: center;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.search-result p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

.search-result div+p {
	margin-bottom: 16px
}

.attorneys-box h3.title {
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 16px;
}

.attorneys-box span,
.attorneys-box span a {
	font-size: 16px;
	line-height: 28px;
	color: #39418A;
	display: block;
}

.attorneys-box img {
	height: 250px;
	width: 100%;
	object-fit: cover;
}

.attorneys-box {
	margin-bottom: 50px;
}

.attorneys-box>a img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	/* IE 6-9 */
	transition: all .35s ease-in-out;
}

.attorneys-box>a:hover img {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
	transition: all .35s ease-in-out;
}

.attorneys-list {
	padding-top: 5px;
}

/* .custom-tab-dbl ul {
	justify-content: space-between;
} */
.custom-tab-dbl .elementor-icon-list-item.elementor-inline-item::after {
	content: "";
	position: absolute !important;
	width: 100% !important;
	bottom: 0;
	left: 0 !important;
	height: 5px !important;
	background: #E7E7E7;
	border: none !important;
	right: 0 !important;
}

.custom-tab-dbl .elementor-icon-list-item.elementor-inline-item.active::after,
.custom-tab-dbl .elementor-icon-list-item.elementor-inline-item.clicked::after {
	background: #394485;
}

.custom-tab-dbl .elementor-icon-list-item.elementor-inline-item.notclicked::after {
	background: #E7E7E7;
}

.elementor-widget.custom-tab-dbl .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: 0;
	margin-left: 0;
	padding: 15px 17px;
}

.timeline-list {
	padding: 0;
	display: flex;
	margin-top: 100px;
	margin-bottom: 100px;
}

.timeline-list .timelist-inner-wrapper {
	flex: 1;
	position: relative;
}

.timeline-year {
	max-width: 120px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 120px;
	text-align: center;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 120px;
	position: relative;
	z-index: 1;
	margin: 15px auto;
	width: 100%;
}

.timeline-year::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: #9499C6;
	z-index: -1;
	top: 0;
	left: 0;
}

.timeline-year.together::before {
	background: #848AC2;

}

.timeline-year.expansion::before {
	background: #757CC2;

}

.timeline-year.shift::before {
	background: #686FBA;

}

.timeline-year.takeoff::before {
	background: #5C64B5;

}

.timeline-year.growth::before {
	background: #39418A;

}

.timeline-heading {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 27px;
	color: #39418A;
	text-align: center;
}

.timeline-text {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #39418A;
}

.timeline-list .timelist-inner-wrapper::before {
	content: "";
	position: absolute;
	left: 50%;
	width: 100%;
	height: 4px;
	background: #9BA3CE;
	top: 50%;
}

.timeline-list .timelist-inner-wrapper:last-child:before {
	width: 0%;
}

.timeline-item-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

.bottom .time-line-content {
	top: 95%;
}

.top .time-line-content {
	bottom: 95%;
}

.time-line-content {
	position: absolute;
	left: 0;
	right: 0;
}

.search-button-wrapper {
	display: table;
	margin: 20px auto;
}

.search-button-wrapper button:not(:hover):not(:active):not(.has-background),
.search-button-wrapper button:hover {
	background-color: #39418A !important;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 10px 20px;
	border: 1px solid #39418A;
}

.search-button-wrapper button {
	margin: 0 10px;
}

.load-more,
.load-more-blogs,
.load-more-articles,
.showmore-attornies,
.load-more-attorney-articles {
	margin: 0 auto;
	display: table;
	text-align: center;
	width: auto;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #394485;
}

.attorneys-list-wrapper {
	padding-top: 15px;
}

.has-background-white .site a.load-more-articles:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white .site a.load-more-attorney-articles:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white .site a.showmore-attornies:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #394485 !important;
}

.single-attorneys header,
.single-leadership header {
	background: #39418A;
	top: 0;
}

.single-attorneys.admin-bar header,
.single-leadership.admin-bar header {
	top: 32px;
}

body.single-attorneys,
body.single-leadership {
	padding-top: 50px;
}

.searchresults.all-results.locations {
	padding-bottom: 50px;
}

.attorny-banner {

	background: rgb(214, 214, 214);
	background: -moz-radial-gradient(circle, rgba(214, 214, 214, 0.6502801804315477) 7%, rgba(203, 203, 203, 1) 52%);
	background: -webkit-radial-gradient(circle, rgba(214, 214, 214, 0.6502801804315477) 7%, rgba(203, 203, 203, 1) 52%);
	background: radial-gradient(circle, rgba(214, 214, 214, 0.6502801804315477) 7%, rgba(203, 203, 203, 1) 52%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6d6d6", endColorstr="#cbcbcb", GradientType=1);
	padding-top: 100px;
}

.attorny-banner .container-fluid {
	max-width: 1220px;
}

.attorny-banner .attorny-name {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 64px;
	line-height: 72px;
	/* identical to box height, or 112% */
	letter-spacing: 8px;
	text-transform: uppercase;

	color: #39418A;
}

.attorny-banner .designation {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #394485;
	padding-left: 3px;
}

.attorny-banner .office {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	color: #39418A;
	margin-top: 15px;
	margin-bottom: 15px;
}

.attorny-banner .office img {
	margin-right: 15px;
}

.attorny-banner .linkedin,
.attorney-sidebar .linkedin {
	display: table;
	background: #39418A;
	padding: 10px 20px 14px;
	color: #fff !important;
	margin-top: 15px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	vertical-align: middle;
}

.attorny-banner .linkedin a,
.attorney-sidebar .linkedin a {
	color: #FFFFFF;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-left: 8px;
}

.attorny-banner .testimonial-content {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 27px;
	color: #39418A;
}

.attorny-banner .testimonial {
	margin-top: 35px;
	/* margin-top: 45px; */
	padding-left: 60px;
	/* padding-top: 35px; */
	padding-top: 20px;
	position: relative;
}

.attorny-banner .testimonial::before {
	content: "";
	background-image: url('assets/img/bxs_quote-left.png');
	position: absolute;
	top: 5px;
	left: 0;
	width: 30px;
	height: 30px;
	left: 15px;
}

.attorny-banner .testimonial .endquote {
	content: "";
	background-image: url('assets/img/box-right-quote.png');
	display: inline-block;
	top: -6px;
	width: 30px;
	height: 30px;
	position: relative;
	left: 15px;
}

.attorny-banner .testimonial-author {
	text-align: right;
	width: 100%;
	display: block;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	color: #39418A;
	margin-top: 15px;
	margin-bottom: 15px;
}

.attorneys-tab {
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.attorneys-tab-wrapper {
	background-color: #E7E7E7;
}

.attorneys-tab {
	display: flex;
	justify-content: center;
	padding: 0;
}

.attorneys-tab a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 68px;
	color: #39418A;
	position: relative;
	margin: 0 15px;
}

.has-background-white .site .attorneys-tab a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
}

.attorneys-tab li {
	padding: 0;
	display: inline-flex;
}

.attorneys-tab .active a::after,
.attorneys-tab a.clicked::after {
	content: "";
	width: 100%;
	position: absolute;
	background: #39418A;
	height: 5px;
	bottom: 0;
	left: 0;
}

.attorneys-tab a.notclicked::after {
	background: transparent;
}

.left-border {
	border-left: 1px solid #39418A;
}

#biography {
	margin-top: 50px;
}

.attorney-main h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 52px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #39418A;
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
	/* word-break: break-all; */
}

.font-16,
.font-16 p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #39418A;
}

.download {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 15px;
}

.download a {
	margin: 0 15px;
}

.attorney-sidebar h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 54px;
	text-transform: uppercase;
	color: #39418A;
	margin-top: 15px;
}

.attorney-main {
	padding-right: 30px;
}

.attorney-sidebar ul,
.attorney-main ul {
	padding: 0 0 0 0;
}

.attorney-sidebar ul li::before,
.attorney-main ul li::before {
	content: "";
	background-image: url('assets/img/list-arrow.png');
	position: absolute;
	top: 15px;
	left: 0;
	width: 30px;
	height: 30px;
	left: 0;
	background-repeat: no-repeat;
}

.attorney-sidebar ul li,
.attorney-main ul li {
	position: relative;
	padding-left: 25px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 39px;
	color: #39418A;
}

#thought-leadership::before {
	background: #F8F8F8;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100vw;
}

#thought-leadership .container {
	z-index: 1;
	position: relative;
}

#thought-leadership {
	position: relative;
	padding: 60px 0;
}

.thought-leadership .load-more {
	margin-top: 50px;
}

.thought-leadership h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 54px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #394485;
}

.thought-leadership h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;

	/* identical to box height, or 136% */
	letter-spacing: 8px;
	text-transform: uppercase;

	color: #394485;
}

.read-more {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	background: #39418A;
	padding: 8px 15px;
	position: relative;

}

.attorney-main .read-more {
	margin: 25px auto;
	display: table;
}

.attorney-main .contact>div,
.attorney-main .contact>div a {
	font-size: 14px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #39418A;
	margin: 13px 0;
}

#input_1_1 {
	color: #fff !important;
}

.contact>div>span {
	margin-right: 15px;
	display: inline-block;
}

.attorney-sidebar .linkedin {
	margin: 40px 0;
}

#experience {
	background: #F8F8F8;
	position: relative;
}


#experience::before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 100%;
	right: -60px;
	top: 0;
	background: #F8F8F8;
	z-index: 0;
}

#experience {
	background: #F8F8F8;
	position: relative;
	padding: 40px 0;
	margin-top: 40px !important;
	margin-bottom: 50px;
}

.certificate {
	text-align: center;
}

.certificate-images {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
}

.searchresults.post {
	margin-bottom: 50px;
}

.post-content-main h3,
.post-content-main h4,
.post-content-main h5,
.post-content-main h1,
.post-content-main h2,
.post-content-main h6 {
	margin-bottom: 10px;
}

.certificate-images li {
	margin: 0 0;
	padding: 2px 10px !important;
}

.certificate-images li {
	align-items: center;
	flex: 1;
	justify-content: center;
}

.certificate-images li::before {
	background: none !important;
}

.certificate-images img {
	max-width: 125px;
}

.attorney-main iframe {
	width: 100%;
	min-height: 450px;
	margin-top: 20px;
}

#thought-leadership {
	margin-top: 60px;
}

.attorney-sidebar::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #39418A;
}


.attorney-sidebar {
	position: relative;
}

.resource-box {
	position: relative;
}

.resource-title-wrapper {
	position: absolute;
	color: #fff;
	background: #39448573;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
	padding: 15px 15px;
}

.resource-title-wrapper .title {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
}

.resource-title-wrapper .date {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
	display: none;
}

.addReadMore.showmorecontent .readMore {
	display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
	display: block;
}

#education {
	margin: 50px 0;
}

#memberships-ssociations {
	margin: 50px 0;
}

.industries-menu a {
	color: #fff;
}

.search-box {
	display: flex;
	background-color: #fff;
	padding: 0;
	position: relative;
}

.phone-icon-top {
	width: 22px;
	top: -2px;
	position: relative;
}

.practice-area-home .owl-dots {
	max-width: 1140px;
	text-align: left;
	padding-right: 90px;
	position: relative;
}

.practice-areas .owl-theme .owl-dots {
	margin-top: 60px;
	display: flex;
	flex-wrap: nowrap;
}

.practice-areas .owl-dot {
	flex: 1;
}

.practice-areas .owl-nav button {
	position: relative;
	z-index: 111;
}

section.contact {
	padding-bottom: 60px;
}

.parent-child-list li a.active {
	font-weight: 700;
}

.practice-mid-submenu {
	position: absolute;
	top: 0;
	padding: 0;
	background: #E7E7E7;
	z-index: 999999;
	left: 100%;
	width: 100%;
	max-height: 345px;
	overflow: auto;
	padding: 15px;
	display: none;
	/* border: 1px solid #39418A; */
}

.show-left .practice-mid-submenu {
	left: auto;
	right: 100%;
}

.practice-mid-submenu li {
	/* border-bottom: 1px solid #39418A26; */
}

.practice-areas .owl-stage-outer::before {
	content: "";
	position: absolute;
	right: calc(100% + 30px);
	height: 100%;
	background: white;
	width: 50%;
	z-index: 11;
}

.practice-mid-submenu a {
	color: #39418A;
	width: 100%;
	display: block;
	margin: 5px 0;
	/* text-transform: uppercase; */
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding-right: 30px;
	position: relative;
	line-height: 1em;
	margin-bottom: 15px;
}

.justify-center {
	justify-content: center;

}

.practice-mid-submenu a:hover {
	font-weight: 700;
}

.practice-mid-submenu a:hover:after {
	/*
	 content:"";
	 position: absolute;
	 width: 30px;
	 height: 30px;
	 right: 0;
	 top: 5px;
	 background-image: url("assets/img/blue-right-arrow.png");
	 background-repeat: no-repeat; */

}

.practice-area-home .item-wrapper:hover .practice-mid-submenu {
	display: block;
}

.practice-area-home .owl-item.active {
	z-index: 1;
}

.practice-area-home .owl-item.active:hover {
	z-index: 2;
}

header .attorneys-list .img-wrapepr img {
	filter: grayscale(100%);
}

header .attorneys-list a:hover .img-wrapepr img {
	filter: grayscale(0%);
}

.search-options {
	display: flex;
	margin-top: 30px;
	column-gap: 15px;
	flex-direction: column;
}

.search-dropdown-wrapper.practice-search {
	max-width: 100%;
	display: flex;
	column-gap: 20px;
}

.search-dropdown-wrapper {
	flex: 1;
}

.search-dropdown-wrapper.practice-search>div {
	flex: 1;
}

.search-item {
	display: flex;
}

nav .search-options .search-item>label {
	display: inline-block !important;
	width: auto;
	height: auto;
	color: #fff;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.search-item .select2-selection.select2-selection--single {
	background: transparent;
	border: none;
	font-size: 16px;
	line-height: 1em;
	color: #fff !important;
}

.search-item .select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
	flex: 0 0 80%;
}

.home .search-item .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff !important;
	line-height: 26px;
}

.search-item .select2-selection.select2-selection--single {
	background: transparent;
	border: none;
	font-size: 16px;
	line-height: 1em;
	color: #fff !important;
}

.home .search-item .select2-selection__arrow {
	display: block;
	color: #fff !important;

}

.home .search-item .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent !important;
	border-width: 10px 6px 0 6px !important;
	top: 40% !important;
}

.home .search-item select {
	min-width: 230px;
}

.home .select2-container--default .select2-results>#select2-practice-dropdown-attorny-results.select2-results__options {
	max-height: 100%;
	overflow-y: auto;
	min-width: 230px;
	border: none;
}

.home #select2-practice-dropdown-attorny-results.select2-results__options {

	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
}

/* .header-serach-options-dropdown {
	flex: 1;
} */
.search-item-last {
	justify-content: end;
	padding-right: 17px;
}

.header-serach-options-dropdown>a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 5px;
}

.attorneys-list .img-wrapepr img {
	filter: grayscale(100%);
	width: 100%;
}

.attorneys-list a:hover .img-wrapepr img {
	filter: grayscale(0);
}

.header-serach-options-dropdown .dropdown-menu {
	background: #E7E7E7;
	padding: 15px;
	border-radius: 0;
}

.header-serach-options-dropdown .dropdown-item {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px !important;
	line-height: 20px;
	color: #39418A;
	letter-spacing: 0 !important;
	padding: 4px 0 !important;
	text-transform: none !important;
}

.header-serach-options-dropdown .dropdown-item:hover,
.header-serach-options-dropdown .dropdown-item:focus {
	font-weight: bold;
	background: transparent !important;
}

.search-dropdown-wrapper.office-indurstry-search {
	display: flex;
	justify-content: end;
}

.search-dropdown-wrapper.office-indurstry-search>div {
	padding: 0 15px;
}

.header-serach-options-dropdown>a span {
	max-width: 130px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.addmissions-wrapper .header-serach-options-dropdown>a span {
	max-width: 75px;
}

.header-serach-options-dropdown .dropdown-toggle::after {

	border-top: 0.5em solid;
	border-right: 0.4em solid transparent;
	border-left: 0.4em solid transparent;
	position: absolute;
	top: 30%;
}

.owl-carousel.off {
	display: flex;
}

.timeline-list .owl-item {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.social-commitment-related-posts .elementor-post__text {
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	max-width: calc(100% - 30px);
}

.social-commitment-related-posts .elementor-post {
	position: relative;
}

/* .social-commitment-related-posts .elementor-post__thumbnail::after {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	background: linear-gradient(0deg, rgba(57, 65, 138, 0.5), rgba(57, 65, 138, 0.5));
	left: 0;
} */

.blue-text a:focus,
.blue-text a:focus * {
	background: transparent !important;
	color: #6B77BD;
}

.has-background-white .site .white-text-blue-bg a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white .site .white-text-blue-bg a:focus * {
	background: #39418A !important;
	color: #fff !important;
}

.icon-content-left .elementor-image-box-description {
	text-align: left;
}

.right-full-bg::after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 100vw;
	height: 100%;
	background: #E7E7E780;
}

.contact-us-heading .elementor-widget-container {
	position: relative;
}

.contact-us-heading::before {
	content: "";
	position: absolute;
	background: #E7E7E7;
	width: 145px;
	height: 145px;
	left: -25px;
	top: 0;
}

#gform_3 input[type="text"],
#gform_3 input[type="email"],
#gform_3 input[type="url"],
#gform_3 input[type="password"],
#gform_3 input[type="search"],
#gform_3 input[type="number"],
#gform_3 input[type="tel"],
#gform_3 input[type="date"],
#gform_3 input[type="month"],
#gform_3 input[type="week"],
#gform_3 input[type="time"],
#gform_3 input[type="datetime"],
#gform_3 input[type="datetime-local"],
#gform_3 input[type="color"],
.site #gform_3 textarea,
#page #gform_3 textarea,
#gform_3 select {
	border: 1px solid #000000 !important;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px !important;
	color: #000000 !important;
	width: 100%;
	margin-bottom: 5px !important;
}

#gform_3 textarea::-webkit-input-placeholder,
#gform_3 input[type="text"]::-webkit-input-placeholder,
#gform_3 input[type="email"]::-webkit-input-placeholder,
#gform_3 input[type="tel"]::-webkit-input-placeholder {
	/* Edge */
	color: #000 !important;
	opacity: 0.5 !important;
}

#gform_3 textarea:-ms-input-placeholder,
#gform_3 input[type="text"]:-ms-input-placeholder,
#gform_3 input[type="email"]:-ms-input-placeholder,
#gform_3 input[type="tel"]:-ms-input-placeholder,
#gform_7 textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #000 !important;
	opacity: 0.5 !important;
}

#gform_3 textarea::placeholder,
#gform_3 input[type="text"]::placeholder,
#gform_3 input[type="email"]::placeholder,
#gform_3 input[type="tel"]::placeholder {
	color: #000 !important;
	opacity: 0.5 !important;
}

#field_3_6 .gfield_consent_label {
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px !important;
	font-weight: 500;
}

#field_3_6 input[type="checkbox"] {
	width: 22px;
	height: 22px;
}

#input_3_6_1 {
	border: 1px solid #38438A;
}

.content-detail {
	max-width: 550px;
	font-size: 13px;
	text-align: center;
	margin: auto;
	font-weight: 500;
}

#gform_3 #input_3_5,
#gform_3 input {
	background: transparent;
}

#gform_submit_button_3,
#gform_submit_button_3:hover,
#gform_submit_button_3:focus {
	background: #39418A !important;
	border: 1px solid #39418A !important;
	font-size: 15px;
	font-weight: 800;
	text-transform: uppercase;
	margin: auto;
	padding: 5px 15px;
	color: #fff !important;
}

.leaders img {
	width: 100%;
}

.attorney-sidebar a,
.attorney-sidebar .contact {
	color: #39418A;
	font-size: 14px;
}

.has-background-white .site .attorney-sidebar a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
	background: transparent !important;
}

.scrollto,
.scrollto:hover,
a.scrollto:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #fff;
	background: rgba(57, 65, 138, 0.80);
	width: 50px;
	display: flex;
	height: 50px;
	text-align: center;
	position: fixed;
	right: 20px;
	bottom: 20px;
	justify-content: center;
	align-items: center;
	border: 1px solid transparent;
	border-radius: 50%;
	z-index: 1000;
}

.featured-blog-wrapper-mian {
	display: flex;
	flex-direction: column;
	row-gap: 30px;
}

.featured-two-blog-wrapper {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 20px;
}

.single-blog-wrapper {
	background: #FFFFFF;
}

.single-blog-wrapper .single-blog-inner .image-link img {
	height: auto !important;
}

.blog-image {
	width: 100%;
	padding-top: 186px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.blog-meta-detail-wrapper {
	padding: 20px 25px 0;
}

.blog-meta {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	color: #737A82;
}

.blog-title,
.blog-title a,
.blog-title a:hover,
.has-background-white .site a.title-link:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 115%;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #39418A !important;
}

.blog-description {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #394485;
	margin: 10px 0;
}

.blog-description .more-link {
	display: none;
}

.read-more-blog,
.read-more-blog:hover,
.has-background-white .site a.read-more-blog:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: #39418A !important;
	/* font-family: 'Poppins'; */
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	padding: 10px 15px;
	margin-top: 15px;
	display: inline-block;
}

.featured-three-blog-wrapper {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;

}

.insight-posts .featured-three-blog-wrapper {
	flex-wrap: wrap;
}

.featured-three-blog-wrapper>div,
.featured-two-blog-wrapper>div {
	flex: 1;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	row-gap: 0px;
}

.insight-posts .single-blog-wrapper {
	flex: 0 0 calc(33% - 15px);
}

.readmore-wrapper {
	padding: 0 25px 30px;
}

.post-tags ul li,
.post-tags ul li:hover,
.has-background-white .site .post-tags a.tag-cloud-link:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	padding: 10px 20px;
	border-radius: 30px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px !important;
	line-height: 22px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #39418A !important;
	box-shadow: 0.5px 0.5px 5px #0707073b;
	border: 1px solid rgba(57, 65, 138, 0.3);
}

.post-tags ul li a,
.has-background-white .site .post-tags a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
}

.post-tags ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 15px;
	padding: 0;
}

.blog-meta span {
	display: inline-block;
	margin-right: 15px;
}

.recentposts h5 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 54px;
	text-transform: uppercase;

	color: #39418A;


}

.recentposts ul {
	padding: 0;
}

.recentposts li {
	background: #FFFFFF;
	border: 1px solid rgba(57, 68, 133, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	margin: 5px 0;

}

.recentposts li a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #39418A;
	padding: 10px 15px;
	width: 100%;
	display: flex;
}

.recentposts li a:hover,
.recentposts li a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: #39418A !important;
	color: #fff !important;
}

.has-background-white .site .recentposts li a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: #39418A !important;
	color: #fff !important;
}

.post-content-main h1,
.post-content-main h2,
.post-content-main h3,
.post-content-main h4,
.post-content-main h5,
.post-content-main h6,
.post-content-main p,
.post-content-main a {
	color: #39418A !important;
}

.has-background-white .site .post-content-main a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;

}

.offcanvas-menu.rightside-menu-opener nav {
	position: fixed;
	height: 100%;
	width: 100%;
	right: -100%;
	left: auto;
	top: 0px;
	overflow: hidden;
	background: #bdddff;
	transition: 0.3s ease;
	z-index: 99999;
}

.offcanvas-menu.rightside-menu-opener .close-bar {
	position: absolute;
	right: 33px;
	top: 33px;
	left: auto;
}

.offcanvas-menu.rightside-menu-opener input[type=checkbox]:checked~nav {
	right: 0;
	left: auto;
}

ul.side-menu.rightmenubar {
	padding: 98px 0px 0px 50px;
	text-align: left;
}

.offcanvas-menu nav ul.side-menu.rightmenubar>li.active>a:before {
	content: "";
	width: 100px;
	background-color: #fff;
	display: inline-block;
	height: 1px;
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
}

.locations-wrapper {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.locations-wrapper>div {
	flex: 0 0 calc(33% - 15px);
}

.location-img {
	background-color: white;
	width: 100%;
	padding-top: 57%;
	background-size: 100% 100%;
	background-position: center;
}

.single-location-wrapper>a {
	position: relative;
	width: 100%;
	display: block;
	height: 100%;
}

.location-name {
	position: absolute;
	width: 100%;
	background: rgba(57, 65, 138, 0.6);
	bottom: 0;
	left: 0;
	right: 0;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px 5px;
}

.single-location-wrapper>a:hover .location-name {
	background: transparent;
}

.single-location-wrapper>a:hover:before {
	content: "";
	background-image: url('assets/img/location-hover-img.png');
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background-repeat: no-repeat;
	background-color: rgba(57, 65, 138, 0.6);
	background-position: center;
}

.right-menu-tab-content {
	display: none
}

.right-menu-tab-content.active {
	display: block
}

.about-menu-item {
	padding: 0;
	list-style: none;
}

.about-menu-item a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;

	/* or 175% */
	letter-spacing: 2.5px;
	text-transform: uppercase;

	color: #FFFFFF;


}

.search-results-banner h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.page-template-search-results header {
	background-color: #39418A !important;
}

.search-results-banner {
	background-color: #39418A;
	position: relative;
	padding-top: 65px;
}

.search-results-banner .inner-title {

	padding: 50px 0;
}

.search-form-wrapper {
	background: #606873;
	padding: 50px 0;
}

.search-form-wrapper .search-form {
	display: flex;
	flex-wrap: nowrap;
	margin: auto;
	max-width: var(--responsive--aligndefault-width);
	width: 520px;
	border-bottom: 2px solid #FFFFFF;
}

.search-form-wrapper input {
	border: none;
	background: transparent;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 40px;
	width: 100%;
	color: #fff;
}

.search-form-wrapper .search-form img {
	width: 24px;
	max-width: 24px;
}

.results-count {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 54px;
	color: #FFFFFF;
	max-width: 520px;
	margin: 0 auto;
}

.search-form-wrapper .search-form button {
	padding: 0px 5px 0px 0px;
	border: none;
}

.search-results-filter {
	padding: 15px 15px;
	width: 100%;
	display: flex;
	background: #E3E3E3;
	margin: 40px 0 30px;
	justify-content: center;
	column-gap: 20px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.search-results-filter a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #39418A;
}

.search-results-filter a:hover,
.has-background-white .site .search-results-filter a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.search-results-filter a.active {
	font-weight: 600;
	color: #39418A !important;
}

.has-background-white .site .load-more,
.has-background-white .site a.load-more:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white .site .load-more-blogs,
.has-background-white .site a.load-more-blogs:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
}

.search-output {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
}

.search-output.output-industries,
.search-output.output-practices,
.search-output.output-locations {
	row-gap: 5px;
	flex-direction: column;
}

.post-img {
	width: 100%;
	padding-top: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}

.attorney-img.post-img {
	padding-top: 130%;
}

.search-output>div {
	flex: 0 0 calc(25% - 15px);
	/* min-width: 250px; */
	/* max-width: 250px; */
}

.search-item-wrapper a {
	display: block;
}

.searchresults.all-results.industries,
.searchresults.all-results.practices {
	padding-bottom: 50px;
}

.searchresults.all-results.attorneys {
	padding-bottom: 50px;
}

.post-img.blog-img {
	padding-top: 55%;
	background-size: 100% 100%;
}

.top-picks-resources .elementor-post__title a {
	padding: 5px 15px;
	display: block;
}

.has-background-white .site .top-picks-resources .elementor-post__title a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {

	color: #39418A !important;
}

.monday-minutes #season-filter-form {
	margin: auto;
}

.monday-minutes .select2.select2-container.select2-container--default {
	min-width: 310px !important;
	/* background: transparent !important; */
}

.monday-minutes .select-season-wrapper .select2-container--default .select2-selection--single {
	background-color: transparent;
	border-bottom: 2px solid #FFFFFF;
	border-top: 0;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 54px;

	letter-spacing: 2px;
	color: #FFFFFF !important;
	min-height: 50px !important;
	text-align: left;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
}

.post-heading {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 1.5px;
	/* text-transform: uppercase; */
	color: #000000;
	margin-top: 10px;
}

.monday-minutes .select-season-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 0;
	margin-left: -12px;
	margin-top: -2px;
	background-image: url("assets/img/down-arrow.png");
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}

.top-picks-resources .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	height: 100% !important;
	width: auto;
}

.load-more-wrapper {
	margin: 20px 0;
}

.post-type-heading {
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 52px;
	letter-spacing: 0.08em;
	color: #394485;
	margin-bottom: 15px;
}

.no-record-found {
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.08em;
	color: #394485;
	margin-bottom: 15px;
	text-align: center;
	margin-bottom: 50px;
}

.post-type-archive-podcasts .banner.inner-banner {
	padding-top: 100px;
}

.podcast-header-text {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 2px;
	color: #FFFFFF;
	max-width: 450px;
}

.banner-buttons {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.banner-buttons a {
	color: #fff;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px 20px;
	border: 1px solid transparent;
}

.subscribe-podcast {
	background: #39418A;
}

.subscribe-podcast:hover {
	background: transparent;
	border: 1px solid #fff;
}

.banner-buttons .review-podcast {
	border: 1px solid #fff;
}

.review-podcast:hover {
	border: 1px solid #39418A;
	background: #39418A;
}

.podcasts-heading {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 3px;
	color: #39418A;
	text-align: center;
	text-transform: uppercase;
}

.podcasts-section {
	padding: 50px 0;
}

.pordcast_list_wrapper {
	display: flex;
	flex-direction: column;
	row-gap: 70px;
	margin-top: 50px;
}

.single-podcast-list {
	background: #F8F8F8;
	display: flex;
	flex-wrap: nowrap;
}

.procast-img {
	flex: 0 0 35%;
}

.podcast-content {
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.podcast-img-click {
	cursor: pointer;
}

.podcast-title,
.podcast-title a,
.podcast-title a:hover,
.has-background-white .site .podcast-title a.title-link:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #39418A;
	margin-bottom: 15px;
}

.podcast-excert {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #000000;
}

.single-podcast-list.right-img {
	flex-direction: row-reverse;
}

.right-img .podcast-content {
	padding-left: 60px;
}

.learn-more-podcast {
	background: #39418A;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 20px;
	text-transform: uppercase;
}

.learn-more-podcast:hover {
	color: #fff !important;
}

.has-background-white .site a.learn-more-podcast:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #fff !important;
	background: #39418A !important;
}

.single-podcast-wrapper {
	display: flex;
	background: #E7E7E7;
	padding: 30px;
}

.podcast-image {
	flex: 0 0 35%;
}

.single-podcast-right-content {
	padding: 0 20px 0 40px;
}

.pordcast-description {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #000000;
}

.readmore-podcast-wrapper {
	display: flex;
	margin: 20px 0;
}

.read-more-podcast {
	background: #39418A;
	color: #fff;
	padding: 10px 30px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF;
}

.has-background-white .site a.read-more-podcast:focus:not(.wp-block-button__link):not(.wp-block-file__button),
a.read-more-podcast:hover {
	color: #fff !important;
	background: #39418A !important;
}

.mike-bg {
	background-image: url('assets/img/mike-img.png');
}

.mike-bg {
	display: inline-block;
	width: 25px;
	background-size: 15px;
	/* height: 20px; */
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 5px;
}

.read-more-podcast {
	display: flex;
	flex-wrap: nowrap;
}

.follow-rating-wrapper {
	display: flex;
	column-gap: 40px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.follow-on-text {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	color: #000000;
}

.follow-wrapper {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
}

.rating-text {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	color: #000000;
}

.rating-icons .fa.fa-star {
	color: #39418A;
	font-size: 18px;
}

.podcast_meta_info {
	padding: 0;
	display: flex;
	column-gap: 25px;
	row-gap: 0;
	flex-wrap: wrap;
}

.podcast_meta_info li {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 48px;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	padding-right: 30px;

}

.podcast_meta_info li:first-child {
	display: none !important;
}

.podcast_meta_info li:after {
	content: "|";
	position: absolute;
	width: 5px;
	height: 100%;
	right: 5px;
}

.podcast_meta_info li:last-child:after {
	content: "";

}

.podcast-video {
	position: relative;
	width: 100%;
	padding-top: 50%;
}

.podcast-video iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.podcast-content-main .elementor-widget-container p {
	color: #000;

	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 2em;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.podcast-content-main .elementor-widget-container a,
.podcast-content-main .elementor-widget-container a:hover,
.has-background-white .site .podcast-content-main .elementor-widget-container a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	text-decoration: underline !important;
	color: #000000 !important;
}

.podcast-content-main .elementor-widget-container h1,
.podcast-content-main .elementor-widget-container h2,
.podcast-content-main .elementor-widget-container h3,
.podcast-content-main .elementor-widget-container h4,
.podcast-content-main .elementor-widget-container h5,
.podcast-content-main .elementor-widget-container h6 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;

	letter-spacing: 3px;
	text-transform: uppercase;

	color: #39418A;
}

.related-podcasts-wrapper-mian {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
}

.single-related-podcast {
	flex: 0 0 32%;
}

.related-article-link {
	display: flex;
	flex-direction: column;
}

.single-related-img {
	width: 100%;
	padding-top: 85%;
	position: relative;
	background-size: cover;
}

.single-related-title {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 3px;
	color: #000000;
	margin-top: 15px;
}

.view-more-podcasts {
	display: flex;
	margin: 70px 0 0;
}

.view-more-podcasts .read-more-podcast {
	text-transform: uppercase;
}

.subscribe-to-podcast {
	display: flex;
}

.rating-subscribe-to-podcast .rating-text {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.rating-wrapper.rating-subscribe-to-podcast {
	margin-top: 15px;
}

.season-podcast-wrapper-mian {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}

.season-podcast-wrapper-mian .icon-wrapper {
	border: 1px solid #39418A;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	position: relative;
}

.season-podcast-wrapper-mian .icon-wrapper a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 5px;
}

.season-podcast-wrapper-mian .follow-wrapper {
	column-gap: 15px;
}

.select-season-wrapper {
	display: flex;
	margin: 0 0 40px 0;
	/* max-width: 160px; */
}

.select-season-wrapper:not(.podcast-practice-dropdown) .select2.select2-container {
	max-width: 140px !important;
	/* background: red !important; */
}

.select-season-wrapper .select2-container--default .select2-selection--single {
	background-color: #39418A;
	border: 1px solid #39418A;
	border-radius: 4px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	/* line-height: 68px; */
	text-align: center;
	letter-spacing: 3px;
	color: #FFFFFF !important;
	min-height: 50px !important;
	text-align: left;
	border-radius: 0;
}

.select-season-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}

.select-season-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {

	top: 11px;
}

.select-season-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
	line-height: 48px;
}

.season-dropdown .select2-results__option--selectable {
	cursor: pointer;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	/* line-height: 0px; */
	letter-spacing: 2px;
	color: #000000;
	border-bottom: 1px solid rgba(57, 65, 138, 0.5);
}

.season-dropdown .select2-results__option--selectable:last-child {
	border-bottom: none;
}

.select2-container--default .season-dropdown .select2-results>.select2-results__options {
	max-height: 100%;
	overflow-y: auto;
	min-width: 260px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	background: #fff;
	border: 1px solid #fff;
}

.select2-container--default .season-dropdown .select2-results__option--selected {
	background-color: #fff;
}

.select2-container--default .season-dropdown .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #39418A;
	color: white;
}

.no-podcast-found {
	color: #39418A;
	text-align: center;
	font-size: 30px;
	min-height: 150px;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Poppins';
}

.select2-dropdown.season-dropdown.select2-dropdown--below {
	margin-top: 30px;
}

#locations-menu-wrapper {
	max-width: 1050px;
	margin: auto;
}

.fixed-subnav {
	position: fixed !important;
	z-index: 2;
}

.sub-nav-menu.attorneys-tab-wrapper {
	display: block;
}

.fixed-subnav::before {
	content: "";
	position: absolute;
	width: 200vw;
	left: 0;
	background: #fff;
	height: 100%;
	transform: translate(-40%, 0);
	z-index: 0;
}

.attorneys-tab-wrapper.fixed-subnav::before {
	background: #E7E7E7;

}

.attorneys-tab-wrapper.sub-nav-menu.fixed-subnav {
	left: 0;
	right: 0;
}

.scroll-tab.industry-tab {
	position: relative;
}

.attorny-item .attorneys-box a {
	margin-bottom: 0px;
}

.search-box-wrapper .search-form {
	background: #fff;
	max-width: 470px;
	margin: 0;
	flex-wrap: nowrap;
	width: 100%;
	min-width: 318px;
	position: relative;
}

.search-box-wrapper {
	display: flex;
	justify-content: end;
	align-items: center;
	column-gap: 15px;
}

.search-box-wrapper button {
	padding: 0 !important;
	flex: 0 0 30px;
	border: none;
	margin-right: 17px;
}

.search-box-wrapper button:hover {
	border: none !important;
}

.search-box-wrapper input {
	border: transparent;
	padding: 10px;
	color: #B7B7B7;
	width: calc(100% - 40px);
	display: block;
	font-size: 16px;
}

.search-box-wrapper input::-webkit-input-placeholder {
	/* Edge */
	color: #B7B7B7;
}

.search-box-wrapper input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #B7B7B7;
}

.search-box-wrapper input::placeholder {
	color: #B7B7B7;
}

.podcast-page,
.podcast-page:hover,
.has-background-white .site .podcast-page:not(.wp-block-button__link):not(.wp-block-file__button) {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 68px;
	color: #39418A;
	/* word-break: keep-all; */
	letter-spacing: 0;
	white-space: nowrap;
}

.resource-search-wrapper {
	display: flex;
	column-gap: 20px;
	justify-content: space-between;
	align-items: baseline;
}

.resource-search-wrapper>div {
	flex: 1;
}

.resource-post-filter-wrapper {
	display: flex;
	column-gap: 30px;
	align-items: center;
	flex: 0 0 40%;
	padding-right: 15px;
}

.resource-post-filter-wrapper>div {
	flex: 1;
	position: relative;
}

.resource-post-filter .by-post-filter {
	border: 0 !important;
	padding: 0;
	width: 100%;
	max-width: 178px;
	background-image: url('assets/img/select-dp.png') !important;
	padding-right: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #39418A !important;
	font-weight: 400;

}

.blog-search button,
.blog-search button:hover {
	max-width: 37px;
	padding: 4px 6px;
	border: transparent;
}

.resource-content-filter-wrapper {
	flex: 0 0 415px !important;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.blog-search {
	background: #E8E8E8;
	max-width: 317px;
	padding: 2px 10px;
}

.blog-search input {
	max-width: 260px;
	background: transparent;
	border: transparent;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #858585;
}

.has-background-white .site .careers-link a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #39418A !important;
}

.icon-with-arrow {
	background-image: url('assets/img/dot-arrow.png');
	display: inline-block;
	width: 63px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 7px;
	margin-left: 10px;
}

.podcast-menu-wrapper {
	display: flex;
	column-gap: 30px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.menu-podcast-heading {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 42px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 0 15px 0;
}

.podcast-menu-wrapper {
	display: flex;
	column-gap: 30px;
	row-gap: 20px;
	flex-wrap: wrap;
	max-width: 1050px;
	margin: auto;
}

.podcast-menu-wrapper>div {
	flex: 1;
}

.podcast-menu-img {
	max-width: 290px;
}

.menu-dropdown-link {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
}

.menu-dropdown-link .select-season-wrapper {
	margin: 0;
}

.about-podcast-link a,
.has-background-white .site .about-podcast-link a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page .about-podcast-link a:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background: #39418A !important;
	padding: 12px 30px;
	display: block;
}

.select2.select2-container.select2-container--default {
	position: relative;
	z-index: 1;
}

.right-sub-menu .right-sub-menu ul {
	padding-left: 20px;
}

.blog-search-result .single-blog-wrapper {
	flex: 0 0 calc(33% - 20px);
}

.featured-two-blog-wrapper.blog-search-result {
	column-gap: 30px;
	row-gap: 30px;
}

.contact-heading {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	color: #39418A;
	margin-bottom: 20px;
}

.contact-person-image {
	margin-bottom: 20px;
	/* display: block; */
}

.contact-person-name {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
	display: block;
}

.contact-person-designation {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #39418A;
}

.blog-related-articles-inner {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
	flex-wrap: wrap;
}

.related-blog-single {
	flex: 1;
	position: relative;
	padding-top: 16%;
	background-size: cover;
}

.blog-related-articles-inner .related-blog-single a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.industries-template-industries .scroll-content>h2 {

	padding: 15px 0px 40px;
}

.attorney-img {
	background-size: cover;
	position: relative;
	padding-top: 90%;
	display: block;
	background-position: top;
	filter: grayscale(100%);
}

.attorney-img:hover {
	filter: grayscale(0%);
}

.img-wrapepr.attorney-team-image {
	height: auto;
	max-width: 100%;
	padding-top: 100%;
	background-size: cover;
	filter: grayscale(100%);
}

.img-wrapepr.attorney-team-image:hover {
	filter: grayscale(0%);
}

.attorny-form-filter input[type="text"] {
	text-transform: none;
	font-size: 20px;
	/* font-weight: 400; */
	padding: 6px 10px;
}

.team-list {
	max-width: 800px;
}

.all-podcast a:focus {
	border: 1px solid #fff;
}

.right-sub-menu a {
	line-height: 1em !important;
	text-transform: capitalize !important;
	margin-bottom: 5px !important;
	letter-spacing: 0 !important;
	display: block;
}

.rightside-menu-opener .right-side-menu {
	padding: 100px 50px 50px 50px;
}

#about-content {
	max-width: 1050px;
	margin: auto;
}

#gform_fields_1 .gform_required_legend,
#gform_fields_3 .gform_required_legend,
#gform_wrapper_7 .gform_required_legend {
	color: #39418A;
	font-size: 14px;
}

.podcast-contact-form-popup {
	cursor: pointer;
}

.select-season-wrapper span.select2.select2-container {
	min-width: 150px;
}

.select-season-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 8px 6px 0 6px;
	margin-left: -10px;
	margin-top: -2px;

}

.resource-post-filter.active::after {
	content: "";
	position: absolute;
	bottom: -20px;
	background: #394485;
	height: 4px;
	width: 90%;
	left: 0;
}

.resource-post-filter.contenttype.active::after {
	width: 90%;
}

.practices-template-practices-child .scroll-content .aside-leftpart h2 {
	margin-bottom: 20px;
}

.make-payment {
	padding: 15px 15px;
	text-align: center;
}

.make-payment-button,
.make-payment-button:hover,
.make-payment-button:focus,
.has-background-white .site .make-payment-button:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page .make-payment-button:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	color: #394485 !important;
	background: #fff !important;
	padding: 10px 15px;
	display: table;
	margin: auto;
	text-transform: uppercase;
}

.podcast-page {
	margin-right: 15px;
}

.home #season-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff !important;
}

.home #season-filter-form .select2-selection__arrow {
	display: block;
}

.home .select2-container--default .season-dropdown .select2-results__option--highlighted.select2-results__option--selectable {

	color: #fff !important;
	text-decoration: none !important;
}

#gform_wrapper_2 .gform_required_legend {
	color: #fff;
	font-size: 15px;
}

#gform_wrapper_2 .gfield_required.gfield_required_asterisk {
	color: #fff;
}

.industries-menu {
	padding: 0;
}

.leadership-attorney {
	display: flex;
	column-gap: 20px;
	row-gap: 40px;
	flex-wrap: wrap;
	justify-content: center;
}

.leadership-attorney .col-md-3 {
	flex: 0 0 calc(25% - 15px);
}

.leadership-attorney .title {
	color: #39418A;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0.4px;
	text-align: center;
	line-height: 1.3em;
	margin-top: 11px;
}

.leadership-attorney .designation {
	color: #39418A;
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

.reset-search,
.reset-search:hover,
.has-background-white .site a.reset-search:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page a.reset-search:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	right: 0;
	color: #39418A !important;
	word-break: keep-all;
	letter-spacing: 0;
	white-space: nowrap;
	position: absolute;
	bottom: -20px;
}

.has-background-white .site .btn-blue-bg a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page .btn-blue-bg a:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	background-color: #39418A !important;
}

.header-serach-options-dropdown .dropdown-menu {
	max-height: 200px;
	overflow-y: auto;
	max-width: 340px;
	overflow-x: hidden;
}

.header-serach-options-dropdown .dropdown-item {
	white-space: normal;
	min-width: 200px;
}

.mobile-sidebar {
	display: none;
}

.desktop-sidebar {
	display: block;
}

.mobile-menu {
	display: none;
}

.desktop-menu {
	display: flex;
}

.mobile-menu-content {
	display: none;
	background: #636A72;
	padding: 15px;
}

.mobile-menu-wrapper .active .mobile-menu-content {
	display: block;
	margin-bottom: 20px;
}

.mobile-menu-wrapper .accordion-button a {
	color: #fff;
}

.mobile-menu-wrapper .accordion-button {
	background: transparent !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	padding: 0.5rem 0rem;
	font-family: 'Poppins', sans-serif;
}

.mobile-menu-wrapper .accordion-item {
	background-color: transparent;
	border: none;
}

.mobile-menu-wrapper {
	background: #394485;
	height: 100vh;
	overflow: auto;
}

.mobile-menu-content .right-sub-menu a {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
}

.mobile-menu-wrapper .rightmenubar>li>a {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.offcanvas-menu nav .mobile-menu-wrapper ul.side-menu.rightmenubar>li.active>a::before {
	top: 16px;
}

.visible-mob {
	display: none !important;
}

.visible-mob-sc {
	display: none !important;
}

.visible-desktop-sc {
	display: inline !important;
}

.navigation-wrapper {
	/* display: flex; */
	/* justify-content: space-between; */
	display: table;
	width: 100%;
	padding-bottom: 70px;
}

.navigation-wrapper .next-page {
	float: right;
}

.navigation-wrapper a img {
	width: 40px !important;
}

.previous-page {
	float: left;
}

.icon-top-list.elementor-widget .elementor-icon-list-item {
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;

}

.icon-top-list.elementor-widget .elementor-icon-list-icon {
	margin-top: 5px;
}

.over-list {
	margin-bottom: 20px;
}

/*
.single-post .elementor-inline-items.elementor-icon-list-items.elementor-post-info {
	display: none;
}*/
.no-arrow::before {
	background: none !important;
}

.no-arrow {
	padding-left: 0 !important;
}

.bold-text {
	font-weight: bold !important;
}

.sub-sub-child {
	padding-left: 15px !important;
}

.parent-child-list li .sub-sub-child a {
	font-size: 15px !important;
}

.related-blog-single {
	flex: 0 0 32%;
}

a.reset-attorney-filters,
a.reset-attorney-filters:hover,
.has-background-white .site a.reset-attorney-filters:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white .site a.reset-attorney-filters:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	position: absolute;
	right: 0;
	top: 44px;
	font-size: 16px;
	color: #fff !important;
}

.re-resources .resource-title-wrapper {
	display: none !important;
}

.related-resource-box {
	display: none;
}

.post-content-main p {
	padding-bottom: 15px;
}

.podcast-content-main ul,
.podcast-content-main ol {
	padding-bottom: 15px;
}

#gform_fields_2 input,
#gform_fields_2 textarea {
	text-transform: none;
}

#gform_confirmation_message_2 {
	color: #fff;
	padding: 37px 0;
}

.attorny-adm-search-wrapper {
	border-top: 1px solid #8e99db7d;
	padding-top: 10px;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	justify-content: space-between;
}

.search-item.addmissions-wrapper {
	align-items: center;
	width: auto;
	/* margin: auto; */
	column-gap: 13px;
}

.veteran-wrapper .header-serach-options-dropdown>a span {
	max-width: 80px !important;
}

.attorny-adm-search-wrapper .dropdown.header-serach-options-dropdown {
	min-width: 90px;
}

.zoom-anim-dialog.dialog-bookshelf {
	max-width: 80% !important;
}

.iframe-wrapper {
	position: relative;
	padding-top: 70% !important;
}

.flipbook-iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#sort-dropdown-attorny {
	text-align: right;
	padding-right: 18px;
}

.state-court-heading {
	color: #39418A;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.vetran-logo {
	max-width: 110px;
	margin-bottom: 17px;
	position: absolute;
	right: 0;
}

.office-veteran-wrapper .office {
	max-width: 80%;
}

.office-veteran-wrapper {
	display: flex;
	column-gap: 15px;
	position: relative;
}

@media (max-width: 1440px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1100px;
	}

	.left-side-footer {
		padding: 27px 10px 41px 10px;
	}

	ul.side-menu {
		padding: 98px 0px 0px 146px;
		text-align: left;
	}

	.toggle-form {
		top: 39%;
		transform: translate(-0%, -50%);
	}
}

@media (max-width: 1366px) {
	.social-icon a:not(:last-child) {
		margin-right: 8px;
	}

	ul.side-menu {
		padding: 78px 0px 0px 80px;
	}

	.right-side-menu {
		padding: 78px 64px 0px 64px;
	}

	.left-side-footer p {
		padding-right: 10px;
	}
}

.profile-designation-heading {
	margin-bottom: 0 !important;
	line-height: 1em !important;
	margin-top: 15px;
}

@media (max-width: 1199px) {
	.right-second-menu {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.practices-list ul.practice-list li {
		font-size: 16px;
	}
}

@media (max-width: 992px) {
	.parent-child-list ul {
		padding-left: 18px;
	}

	.scroll-content .aside-part {
		margin-top: 70px;
	}

	.scroll-content .aside-leftpart h2 {
		margin-bottom: 70px;
	}

	.scroll-content>h2 {
		padding: 70px 0px;
	}

	.over-list li:before {
		width: 15px;
	}

	.practices-list .practice-box {
		height: 215px;
	}

	.industry-list,
	.practices-list {
		padding: 50px 0px;
	}

	.practices-list ul.practice-list li:before {
		left: 10px;
	}

	.practices-list ul.practice-list li {
		padding: 30px 15px 30px 40px;
	}

	.latest-blogs .blog-box h3.title,
	.re-resources .resource-box h3.title {
		font-size: 16px;
		line-height: 20px;
	}

	.offcanvas-menu nav .left-side-menu ul li.active a {
		font-size: 1.2rem;
	}

	.offcanvas-menu nav .left-side-menu ul li a {
		font-size: 1rem;
	}

	.offcanvas-menu nav div a i {
		font-size: 1.2rem;
	}

	.industry .select select {
		width: 100%;
	}

	.industry .industry-inner {
		padding: 88px 12px 70px 12px;
	}

	.practice-areas .owl-carousel {
		padding-left: calc((100% - 90%) / 2);
		padding-right: calc((100% - 90%) / 2);
	}

	header {
		padding: 0px 21px 0px 21px;
	}

	.phone-icon,
	a.phone-num,
	.primary-navigation {
		display: none;
	}

	body .mega-gallery img {
		height: 200px;
		object-fit: cover;
		object-position: top;

	}

	.industries-banner .title {
		padding: 130px 321px 70px 178px;
	}

	.locations-wrapper>div {
		flex: 0 0 calc(50% - 15px);
	}

	footer .footer-navigation-wrapper {
		justify-content: start;
		padding-left: 15px;
		margin-left: 0;
	}

	.footer-navigation-wrapper li {
		line-height: 1em !important;
	}

	nav .search-options .search-item>label {

		font-size: 14px;
	}

	.header-serach-options-dropdown>a span {
		font-size: 14px;
	}

	.search-dropdown-wrapper.practice-search {
		column-gap: 20px;
		flex-wrap: wrap;
	}

	.offcanvas-menu nav .right-side-menu .accordion-button,
	.offcanvas-menu nav .right-side-menu ul li a {
		font-size: 14px;
		line-height: 18px;
		letter-spacing: 0.5px;
	}

	.industries-menu {
		padding: 0;
		/* width: 100%; */
		/* display: flex; */
	}

	div#accordionFlushExample {
		grid-template-columns: auto;
	}

	.resource-content-filter-wrapper {
		flex: 0 0 48% !important;
		column-gap: 20px;
	}

	.podcast-menu-img {
		flex: 0 0 100% !important;
	}

	.footer-logo {
		text-align: center;
	}

	.leadership-attorney .col-md-3 {
		flex: 0 0 calc(50% - 15px);
	}

	.search-box-wrapper .search-form {

		margin-bottom: 15px;
	}

	.desktop-menu {
		display: none !important;
	}

	.mobile-menu {
		display: block;
	}

	ul.side-menu.rightmenubar {
		padding: 78px 50px 0px 50px;

	}

	.attorneys-list .col-md-6 {
		width: 25%;
	}

	.vetran-logo {
		position: relative;
		right: 0;
		max-width: 80px;
	}

	.insight-posts .single-blog-wrapper {
		flex: 0 0 calc(50% - 10px);
	}
}

@media (max-width:1108px) {
	.offcanvas-menu nav ul.side-menu.rightmenubar li.active a::before {
		width: 50px;

	}

	.offcanvas-menu nav ul.side-menu.rightmenubar li.active .single-location-wrapper a::before {
		width: 100%;
		left: 0;
	}
}

@media (max-width:1190px) {
	.attorneys-list .col-lg-3 {
		width: 33%;
	}
}

@media (max-width: 890px) {
	.resource-search-wrapper {

		flex-wrap: wrap;

	}

	.search-dropdown-wrapper.practice-search>div {
		flex: 0 0 47%;
		align-items: flex-start;
		text-align: left;
		justify-content: start;
	}

	.blog-image {
		background-size: 100% 100%;
	}

	.resource-title-wrapper .title {
		font-size: 20px;

	}

	.resource-post-filter-wrapper {
		flex: 0 0 48% !important;
	}

	.resource-post-filter.active::after {
		bottom: 0;
	}

}

@media (orientation: landscape) {
	.toggle-form {
		width: 37px;
	}

	#btn {
		font-size: 15px;
		line-height: 21px;
		transform: translate(-40%, 53%) rotate(-90deg);
	}
}

@media (max-width: 767px) {
	.contact-form .gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 15px;
	}

	.contact-form .gform_wrapper.gravity-theme .gform_footer {
		margin: 0px 0 0;
		padding: 10px 0;
	}

	.resource-post-filter.contenttype.active::after {
		bottom: 4px;
	}

	.gform_wrapper.gravity-theme .ginput_complex span {
		margin-bottom: 0;
	}

	.toggle-form {
		top: 43vh;
	}

	.contact-form .gform_wrapper.gravity-theme .gfield textarea.medium {
		height: 90px;
	}

	.contact-form .gform_button.button {
		font-size: 13px;
		padding: 7px 17px;
	}

	.ul-wrapper .half-width {
		display: inline-block;
		flex: 0 0 100%;
	}

	.podcast-banner-user-im .attachment-full.size-full {
		max-width: 151px !important;
	}

	.elementor-widget.custom-tab-dbl .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
		padding: 15px 10px;
	}

	.time-line-content {
		position: relative;


	}

	.timeline-list {

		flex-wrap: wrap;
	}

	.timeline-list .timelist-inner-wrapper::before {


		height: 0;
	}

	.timeline-list .timelist-inner-wrapper {
		min-width: 190px;
	}

	.elementor-574 .elementor-element.elementor-element-ea02006 .elementor-icon-list-item>a {
		letter-spacing: 0;
	}

	.podcast_meta_info li {

		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		padding-right: 20px;
		letter-spacing: 0;
	}

	.podcast_meta_info {

		column-gap: 5px;
	}

	.search-box-wrapper .search-form {
		max-width: 100%;

		min-width: 280px;
	}

	.blog-search input {
		max-width: 194px;
	}

	.toggle-form {
		width: 37px;
	}

	#btn {
		font-size: 15px;
		line-height: 21px;
		transform: translate(-40%, 53%) rotate(-90deg);
	}

	.accordion-menu {
		padding-bottom: 0;
	}

	.mobile-sidebar {
		display: block;
	}

	.desktop-sidebar {
		display: none;
	}

	#overview img {
		margin-bottom: 15px;
	}

	.mb-60 {
		margin-bottom: 30px;
	}

	.team-box .img-wrapepr {
		height: auto;
	}

	.scroll-content .aside-partpart {
		border: none;
	}

	.scroll-content .parent-child-list {
		padding-left: 0;
	}

	.scroll-content .aside-part {
		margin-top: 50px;
	}

	.scroll-content .aside-leftpart h2 {
		margin-bottom: 50px;
	}

	.scroll-content .aside-part {
		grid-template-columns: 100%;
	}

	.practices-list .practice-box {
		height: auto;
	}

	header nav .menu-button-container {
		display: none;
	}

	.contact-form {
		width: 100%;
	}

	.practice-areas .owl-theme .owl-dots .owl-dot span {
		width: 100%;
	}

	.latest-blogs .blog-box,
	.re-resources .resource-box {
		margin-bottom: 12px;
	}

	.practice-areas .owl-theme .owl-nav {
		right: 0%;
	}

	.banner .title {
		padding: 165px 0px 187px 0px;
	}

	.banner .title h1 {
		font-size: 66px;
	}

	.footer-logo {
		text-align: center;
	}

	.latest-blogs .row,
	.re-resources .row {
		padding-bottom: 20px;
	}

	.latest-blogs a.load-more,
	.re-resources a.load-more {
		padding-top: 10px;
	}

	.icon-box {
		width: 100px;
		height: 100px;
	}

	.section-title {
		font-size: 24px;
		line-height: 34px;
		margin-left: -50px;
	}

	.icon {
		position: relative;
		padding: 40px 0px 30px;
	}

	.industry {
		margin: 50px 0px;
	}

	.latest-blogs h3.sub-heading {
		font-size: 35px;
		line-height: 45px;
	}

	.left-side-menu,
	.right-side-menu {
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.left-side-menu {
		height: 28vh;
	}

	.right-side-menu {
		height: 72vh;
	}

	.offcanvas-menu nav .menu-tog-cont {
		flex-wrap: wrap;
	}

	div#accordionFlushExample {
		display: grid;
		grid-column-gap: 30px;
		grid-template-columns: 1fr;
	}

	.right-side-menu {
		padding: 30px 15px 30px 15px;
	}

	.left-side-footer {
		display: none;
	}

	.offcanvas-menu nav .left-side-menu ul li {
		line-height: inherit;
	}

	.right-third-menu ul {
		padding: 0px;
	}

	.offcanvas-menu .close-bar {
		left: 15px;
		top: 15px;
	}

	ul.side-menu {
		padding: 60px 0px 0px 15px;
	}

	.industry h3.title {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.offcanvas-menu nav .right-side-menu .accordion-button {
		justify-content: space-between;
	}

	.offcanvas-menu nav ul.side-menu li.active a:before {
		width: 20px;
		left: -30px;
	}

	.latest-blogs .blog-title-wrapper,
	.re-resources .resource-title-wrapper {
		bottom: 0%;
	}

	.practice-areas .pa-box h3.title {
		font-size: 20px;
	}

	#div1 {
		width: 300px;
	}

	.industry-list .col-md-4 {
		padding: 0px 14px;
	}

	/*.practices-list{
padding: 30px 15px;
}*/
	.inner-title {
		padding: 160px 0px 100px;

	}

	.inner-title h1 {
		font-size: 36px;
		line-height: 42px;
	}

	.over-list ul {
		grid-column-gap: 50px;
	}

	a.a-btn {
		text-align: center;
		display: block;
	}

	.scroll-tab {
		display: flex;
		flex-wrap: wrap;
	}

	.scroll-tab li {
		display: flex;
	}

	.scroll-tab li:not(:last-child) a {
		margin-right: 10px;
	}

	ul.scroll-tab li a {
		white-space: nowrap;
	}

	.scroll-content>h2 {
		padding: 50px 0px;
	}

	.col-md-3:not(:last-child) .team-box {
		margin-bottom: 15px
	}

	.over-list ul,
	.re-attorneys ul.ra-team-box {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0px;
	}

	.scroll-content h2 {
		padding-top: 20px;
	}

	.re-resources h2,
	.re-attorneys h2,
	.team-details h2 {
		font-size: 36px;
	}

	.search-output>div {
		flex: 0 0 calc(50% - 15px);
		/* min-width: 250px; */
		/* max-width: 250px; */
	}

	.single-podcast-wrapper {
		flex-direction: column;
	}

	.single-podcast-right-content {
		padding: 25px 0 10px 0;
	}

	.follow-rating-wrapper {

		flex-direction: column;
	}

	.podcast_meta_info {
		flex-wrap: wrap;
	}

	.related-podcasts-wrapper-mian {
		flex-direction: column;
	}

	.search-box-wrapper {
		justify-content: start;
		column-gap: 15px;
		flex-wrap: wrap;
	}

	.featured-three-blog-wrapper>div,
	.featured-two-blog-wrapper>div {
		flex: 0 0 calc(50% - 20px);
	}

	.featured-three-blog-wrapper {
		flex-wrap: wrap;
	}

	.rightside-menu-opener .left-side-menu {
		height: auto;
		order: 1;
		overflow: auto;
	}

	.rightside-menu-opener .right-side-menu {
		height: 100vh;
		order: 2;
	}

	ul.side-menu.rightmenubar {
		padding: 71px 20px 0px 20px;
		text-align: left;
	}

	.rightside-menu-opener .right-side-menu {
		padding: 20px;
	}

	.banner input {
		font-size: 18px;
	}

	.post-tags ul li,
	.post-tags ul li:hover,
	.has-background-white .site .post-tags a.tag-cloud-link:focus:not(.wp-block-button__link):not(.wp-block-file__button),
	.has-background-white #page .post-tags a.tag-cloud-link:focus:not(.wp-block-button__link):not(.wp-block-file__button)
	 {
		padding: 10px 10px;
		font-size: 13px !important;
		line-height: 15px;

	}

	.team-group>div {
		flex: 0 0 50%;
	}

	ul.scroll-tab li a {
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 0px;
		padding: 15px 5px 11px 0px;
	}

	ul.scroll-tab a.active,
	ul.scroll-tab a.clicked {
		border-bottom: 5px solid;
	}

	body .font-24 {
		font-size: 20px;
		line-height: 35px;
	}

	.related-blog-single {
		flex: 0 0 100%;
		padding-top: 60%;
	}

	.right-sidebar-menu-buttons {
		position: absolute;
		top: 91vh;
		left: 0;
		right: 0;
	}

	.menu-podcast-heading {
		font-size: 21px;
		line-height: 30px;
	}

	.attorneys_popup .elementor-image-box-content {
		padding-top: 15px;
	}

	.paralegals_popup .elementor-image-box-content {
		padding-top: 15px;
	}

	.intern_popup .elementor-image-box-content {
		padding-top: 15px;
	}

	.ligal-frim .elementor-image-box-content {
		padding-top: 15px;
	}

	body .mega-gallery img {
		height: 250px;
	}

	.right-sub-menu {
		overflow: auto;
		padding-bottom: 0;
	}

	.attorneys-tab a {
		font-size: 14px;
		line-height: 35px;
	}

	#thought-leadership .row {
		row-gap: 15px;
	}

	.social-commitment-related-posts .elementor-post__thumbnail img {
		width: 100% !important;
		height: 100% !important;
		max-width: 100% !important;
	}

	.search-box-wrapper .search-form {
		margin-bottom: 15px;
	}

	.attorneys-list>div {
		flex: 0 0 50%;
	}

	.attorny-banner {

		padding-top: 40px;
	}

	.attorny-banner .attorny-name {
		line-height: 1em;
		margin-top: 15px;
		font-size: 26px !important;
		margin-bottom: 10px;
	}

	.attorny-banner .designation {

		line-height: 1em;
	}

	.attorny-banner .office {
		line-height: 1.4em;
		text-align: center;
		margin-left: 0;
		margin-right: auto;
	}

	.attorny-banner .linkedin {
		margin-left: auto;
		margin-right: auto;
	}

	.attorny-banner .testimonial {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.attorny-banner .testimonial-author {
		margin-top: -5px;
	}

	#experience::before {

		right: -30px;
	}

	.attorney-main h2 {
		font-size: 24px !important;
		line-height: 1em !important;
		letter-spacing: 3px !important;
	}

	.attorney-sidebar {
		padding-left: 15px !important;
		padding-bottom: 20px;
	}

	.attorney-sidebar::before {
		width: 0;
	}

	.make-payment-button,
	.make-payment-button:hover,
	.make-payment-button:focus,
	.has-background-white .site .make-payment-button:focus:not(.wp-block-button__link):not(.wp-block-file__button),
	.has-background-white #page .make-payment-button:focus:not(.wp-block-button__link):not(.wp-block-file__button)
	 {

		background: #ffffffb5 !important;
		padding: 5px 15px;
		font-size: 15px;
		margin-top: 15px;
	}

	.timeline-list {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.visible-mob {
		display: block !important;
	}

	.visible-mob-sc {
		display: inline !important;
	}

	.visible-desktop-sc {
		display: none !important;
	}

	.resource-search-wrapper {

		flex-direction: column;
	}

	.resource-post-filter .by-post-filter {

		margin-bottom: 0 !important;
	}

	.blog-search-result .single-blog-wrapper {
		flex: 0 0 calc(50% - 20px);
	}

	.featured-two-blog-wrapper {
		column-gap: 20px;
	}

	.contact-form input[type="text"],
	.contact-form input[type="email"],
	.contact-form input[type="url"],
	.contact-form input[type="password"],
	.contact-form input[type="search"],
	.contact-form input[type="number"],
	.contact-form input[type="tel"],
	.contact-form input[type="date"],
	.contact-form input[type="month"],
	.contact-form input[type="week"],
	.contact-form input[type="time"],
	.contact-form input[type="datetime"],
	.contact-form input[type="datetime-local"],
	.contact-form input[type="color"],
	.site .contact-form textarea,
	#page .contact-form textarea,
	.contact-form select {

		margin-bottom: 0 !important;
	}

	.attorny-banner .testimonial-content {
		font-size: 22px;
		line-height: 1em;
		margin-bottom: 15px;
	}

	.header-serach-options-dropdown>a span {
		font-size: 14px;
	}

	.veteran-wrapper .header-serach-options-dropdown>a span {
		max-width: 64px !important;
	}

	.resource-post-filter.contenttype.active::after {
		width: 95%;
		bottom: -10px !important;
	}

	.resource-post-filter.active::after {
		bottom: -13px;
	}

}

@media (max-width: 575px) {

	.search-output>div {
		flex: 0 0 100%;
		/* min-width: 250px; */
		/* max-width: 250px; */
	}

	body .mega-gallery img {
		height: 170px;
	}

	.featured-three-blog-wrapper>div,
	.featured-two-blog-wrapper>div {
		flex: 0 0 100%;

	}

	.elementor-kit-572 h1 {
		font-size: 26px !important;
	}

	/* .team-group > div {
		flex: 0 0 100%;
	} */
	.search-item-last {
		justify-content: left;
		padding-right: 17px;
	}

	.justify-center {
		justify-content: left;
	}

	.practice-mid-submenu {
		display: none !important;
	}

	.timelist-inner-wrapper {
		min-width: 200px;
	}

	.attorneys-tab .visible-mob {
		display: none !important;
	}

	.insight-posts .single-blog-wrapper {
		flex: 0 0 100%;
	}

}

@media (max-width: 500px) {
	.blog-search-result .single-blog-wrapper {
		flex: 0 0 100%;
	}

	.search-item.addmissions-wrapper {
		margin: 0;
		flex-wrap: wrap;
	}

	.search-item.addmissions-wrapper .header-serach-options-dropdown>a {

		padding-left: 0;
	}

	.search-item.addmissions-wrapper {
		align-items: start;
	}
}

@media (max-width: 400px) {
	.locations-wrapper>div {
		flex: 0 0 100%;
	}

	.leadership-attorney .col-md-3 {
		flex: 0 0 100%;
	}

	.attorneys-list>div {
		flex: 0 0 100%;
	}

	body .mega-gallery img {
		height: auto;
	}

	footer .footer-bottom .email a {

		font-size: 14px;
	}

	.select span.select2.select2-container.select2-container--default {
		width: 100% !important;
	}


}



.site header , #page header{
	z-index: 140;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0);
	transition: background-color .35s ease-in-out;
}

.single-attorneys .site header,
.single-attorneys #page header,
.page-id-1049 header,
.single-leadership .site header,
.single-leadership #page header
 {
	background-color: rgba(57, 65, 138, 1);
}

.site.sticky header, 
#page.sticky header 
{
	background-color: rgba(57, 65, 138, 0.80);
	transition: background-color .35s ease-in-out;
}

.readmore_list li:nth-of-type(1n+5) {
	display: none;
}

.readmore_list.list_show li:nth-of-type(1n+5) {
	display: list-item;
}

.readmore_list_10 li:nth-of-type(1n+11) {
	display: none;
}

.readmore_list_10.list_show li:nth-of-type(1n+11) {
	display: list-item;
}

.readmore_list_btn,
.readmore_list_btn:hover {
	display: block;
	margin: 20px auto 0;
	text-align: center;
	width: 140px;
	background-color: #39418A;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 8px 0;
	position: relative;
	z-index: 1;
}


.has-background-white .site .attorneys-wrapper .readmore_list_btn:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page .attorneys-wrapper .readmore_list_btn:focus:not(.wp-block-button__link):not(.wp-block-file__button)
 {
	background-color: #39418A !important;
}

#passions ul {
	margin-bottom: 20px;
}

.attorney-sidebar .contact .email,
.attorney-sidebar .contact .contact {
	margin-bottom: 8px;
}

.attorney-main #biography,
.attorney-main #experience,
.attorney-main #awards-honors,
.attorney-main #education,
.attorney-main #admissions,
.attorney-main #memberships-ssociations,
.attorney-main #passions {
	margin-right: 0;
}

.spacer-for-scroll {
	min-height: 20vh;
}

@media(min-width: 768px) {

	.attorney-main #biography,
	.attorney-main #experience,
	.attorney-main #awards-honors,
	.attorney-main #education,
	.attorney-main #admissions,
	.attorney-main #memberships-ssociations,
	.attorney-main #passions {
		margin-right: 30px;
	}


}

@media(max-width: 992px) {
	.spacer-for-scroll {
		min-height: 5vh;
	}

}

@media(max-width: 450px) {
	.search-dropdown-wrapper.practice-search {
		flex-direction: column;
	}

	.search-dropdown-wrapper.practice-search>div {
		flex: 1;
	}

	.header-serach-options-dropdown>a span {
		max-width: 70vw;

	}
}

/*Overwrite*/

.ccnasm-custom-resource-post-filter {
	position: relative;
}

.ccnasm-custom-resource-post-filter select {
	display: none;
}

.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #98a3c5 transparent transparent transparent;
}

.select-selected {
	color: #39418A;
	cursor: pointer;
	user-select: none;
	background-color: transparent;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 255px;
	padding-right: 30px;

}

.select-items div,
.select2-results__option {
	color: #39418A;
	cursor: pointer;
	user-select: none;
	line-height: 50px;
	width: 500px;
	padding: 3px 18px;
}

.select-items {
	position: absolute;
	background-color: #fff;
	top: 60px;
	left: 0;
	right: 0;
	z-index: 99;
	width: 500px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	box-shadow: -1px 6px 5px #6066a02b;
}

.select-hide {
	display: none;
}

.select-items div:hover,
.select2-results__option:hover,
.same-as-selected {
	color: #31419b;
	background-color: #31419b1f;
}

#bmui-resource a {
	text-decoration: underline !important;
}

#bmui-resource ul,
#bmui-resource ol {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: var(--wp--typography--line-height, var(--global--line-height-body));
}

#bmui-resource ul li,
#bmui-resource ol li {
	list-style: inherit;
}

.bmui-text-underline a {
	text-decoration: underline !important;
}

.elementor-shortcode #season-filter-form .select2.select2-container.select2-container--default {
	margin-right: 15px;
	min-width: 180px;
}

.bmui-scroll-margin-top {
	scroll-margin-top: 100px;
}

.nav-sub-menu {
	padding: 10px 0 0 25px;
}

.featured-blog-wrapper-mian {
	margin-bottom: 40px;
}

.addmissions-wrapper label {
	margin-bottom: 7px;
}

.form-heading-text {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 3px;
	text-align: left;
	color: #39418A;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.trademark-text,
.trademark-text a {
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	color: #39418A;

}

.trademark-text a {
	text-decoration: underline !important;
}

.trademark-list-items li {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	color: #39418A;
	list-style: disc;
}

.trademark-text {
	margin-bottom: 15px;
}

.trademark-list-items li::marker {
	color: #39418A;
}

#gform_wrapper_24 .gfield_label.gform-field-label,
#gform_wrapper_24 .gform-field-label {
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	color: #39418A;
	font-family: 'Poppins', sans-serif;
}

#input_24_5 {
	padding-left: 85px;
}

#gform_wrapper_24 input[type="radio"] {
	border: 0;
	background-color: #D3D3D3;
	margin-right: 15px;
	width: 17px;
	height: 17px;
}

#gform_wrapper_24 input[type="checkbox"] {
	background-color: #D3D3D3;
}

#gform_wrapper_24 input[type="radio"]::after {
	background: #39418A;
}

#gform_wrapper_24 .gform_next_button,
#gform_submit_button_24 {
	background: #39418A;
	border: 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 22.5px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	padding: 12px;
	max-width: 320px;
	text-align: center;
	width: 100%;

	font-family: 'Poppins', sans-serif;
}

#gf_coupon_button {
	background: #39418A;
	border: 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 17.5px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	padding: 12px;
	max-width: 320px;
	text-align: center;
	width: 150px;
	margin: auto;
	font-family: 'Poppins', sans-serif;
}

.gform_page_footer {
	text-align: center;
}

.white-bg {
	background: #fff !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gform_24 .gform_fields {
	grid-row-gap: 0 !important;
	grid-column-gap: 0;
}

#gform_wrapper_24 .padding-top.gfield {
	padding-top: 30px !important;
}

.padding-bottom {
	padding-bottom: 30px !important;
}

#gform_wrapper_24 .img-wrapper {
	text-align: center;
	max-width: 80%;
	margin-bottom: 20px;
}

#gform_wrapper_24 .example-text {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	text-align: left;
	text-decoration-skip-ink: none;
	color: #39418A;
	max-width: 300px;
	margin: auto;
}

#gform_wrapper_24 .gfield_description {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #636363;
	margin-top: 0;
	padding-top: 0;
}

.bold-label .gfield_label.gform-field-label {
	font-weight: 700 !important;
}

.inline-radio .gfield_radio {
	display: flex;
	column-gap: 20px;
	padding-bottom: 15px;
}

#gform_wrapper_24 .gform_required_legend {
	display: none;
}

#gform_wrapper_24 input[type="text"],
#gform_wrapper_24 input[type="email"],
#gform_wrapper_24 input[type="url"],
#gform_wrapper_24 input[type="password"],
#gform_wrapper_24 input[type="search"],
#gform_wrapper_24 input[type="number"],
#gform_wrapper_24 input[type="tel"],
#gform_wrapper_24 input[type="date"],
#gform_wrapper_24 input[type="month"],
#gform_wrapper_24 input[type="week"],
#gform_wrapper_24 input[type="time"],
#gform_wrapper_24 input[type="datetime"],
#gform_wrapper_24 input[type="datetime-local"],
#gform_wrapper_24 input[type="color"],
#gform_wrapper_24 .textarea {
	font-family: 'Poppins', sans-serif;
	border: 1px solid #39418A !important;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px !important;
	text-transform: none;
	color: #39418A !important;
	width: 100%;
	margin-bottom: 0px !important;
}

#gform_wrapper_24 .gf_step {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 27px;
	text-align: center;
	color: #39418A;
}

.gf_step_number {
	display: none !important;
}

#gform_wrapper_24.gform_wrapper.gravity-theme #gf_page_steps_24 .gf_step_label {
	display: block;
}

#gf_page_steps_24 .gf_step {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 27px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: no;
	color: #39418A;
	flex: 1;
	align-items: center;
	display: flex !important;
	justify-content: center;
	position: relative;
}

#gf_page_steps_24 .gf_step::before {
	content: "";
	position: absolute;
	width: 21px;
	height: 21px;
	background: #616A73;
	border-radius: 100%;
	bottom: -26px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}

#gf_page_steps_24 .gf_step::after {
	content: "";
	height: 4px;
	width: 100%;
	position: absolute;
	background: #9BA3CE;
	bottom: -19px;
	left: 53%;
}

#gf_page_steps_24 .gf_step:last-child:after,
#gf_page_steps_24 .gf_step.no-line::after {
	width: 0%;
}

#gf_page_steps_24 {
	display: flex;
	border: none;
	background: #fff;
	padding: 40px 30px 70px;
}

#gform_wrapper_24 .gform_page_fields {
	max-width: 80%;
	margin: auto;
}

#gform_wrapper_24 .gfield_validation_message {
	margin-top: 10px !important;
	padding-bottom: 0 !important;
}

.above-signature {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #636363;
}

.above-signature a {
	text-decoration: underline !important;
	color: #636363 !important;
}

#input_24_41 {
	width: 100% !important;
	height: 300px !important;
}

.center-text {
	text-align: center;
}

.gf_step_active .gf_step_label {
	background: #E8EBFB;
	padding: 10px 15px !important;
}

#gform_wrapper_24 .gform_previous_button {
	display: none;
}

#gform_wrapper_24 .gform-field-label.gform-field-label--type-sub {
	color: #636363 !important;
	font-size: 14px !important;
}

#gform_wrapper_24 .gfield {
	padding-top: 10px !important;
	vertical-align: top;

}

#gfield_description_24_17 {
	display: inline-table;
	width: 23%;
	margin-left: 15px;
	line-height: 1.2em !important;
	vertical-align: inherit;
}

#field_24_17 .ginput_container.ginput_container_email {
	display: inline-table;
	vertical-align: inherit;
	width: 73%;
}

#field_24_17 .gfield_label.gform-field-label {
	width: 100%;
}

#gfield_description_24_19 {
	display: inline-table;
	width: 23%;
	margin-left: 15px;
	line-height: 1.2em !important;
	vertical-align: inherit;
}

#field_24_19 .ginput_container {
	display: inline-table;
	width: 73%;
	vertical-align: inherit;

}

#field_24_19 .gfield_label.gform-field-label {
	width: 100%;

}

#gfield_description_24_19 {
	display: inline-table;
	width: 23%;
	margin-left: 15px;
	line-height: 1.2em !important;
	vertical-align: inherit;
}

#field_24_19 .ginput_container {
	display: inline-table;
	width: 73%;
	vertical-align: inherit;

}

#field_24_19 .gfield_label.gform-field-label {
	width: 100%;

}

#gfield_description_24_21 {
	display: inline-table;
	width: 23%;
	margin-left: 15px;
	line-height: 1.2em !important;
	vertical-align: inherit;
}

#field_24_21 .ginput_container {
	display: inline-table;
	width: 73%;
	vertical-align: inherit;

}

#field_24_21 .gfield_label.gform-field-label {
	width: 100%;

}

#gfield_description_24_22 {
	display: inline-table;
	width: 23%;
	margin-left: 15px;
	line-height: 1.2em !important;
	vertical-align: inherit;
}

#field_24_22 .ginput_container {
	display: inline-table;
	width: 73%;
	vertical-align: inherit;

}

#field_24_22 .gfield_label.gform-field-label {
	width: 100%;

}

.search-link {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #636363;
	margin-top: 0;
	padding-top: 0;
	margin-top: -25px;
	/* display: inline-table; */
	line-height: 1.1;
}

#gf_coupon_code_24 {
	width: calc(100% - 170px) !important;
	display: inline-block;
}

#input_24_41_Container {
	width: 100% !important;
	height: 300px !important;
}

#gform_confirmation_wrapper_24 {
	min-height: 70vh;
}

.thank-you-schedule-call {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 35px;
	text-align: left;
	text-align: center;
	margin-top: 80px;
	color: #39418A;
	margin-bottom: 25px;
}

#gform_wrapper_24 {
	margin-bottom: 50px;
}

#gform_wrapper_24.gform_wrapper.gravity-theme .gf_step {
	display: inline-block;
	margin: 8px 0 8px 0;
}

#gform_page_24_4 #field_24_25 .gfield_label.gform-field-label.gfield_label_before_complex {
	font-size: 14px !important;
	color: #636363 !important;
}

#field_24_25 .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
	font-size: 14px !important;
	color: #636363 !important;
}

#gform_ppcp_smart_payment_buttons_24 {
	width: 100% !important;
	text-align: center;
	margin: auto;
	/* display: flex; */
}

#gform_ppcp_smart_payment_buttons_24 .paypal-buttons {
	width: auto !important;
	min-width: 300px !important;
	margin: auto !important;
}

.package-wrapper {
	display: flex;
	row-gap: 15px;
	column-gap: 15px;
}

.single-package {
	flex: 1;
	background: #fff;
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0px 0px 7px 1px #00000036;
}

.single-package h3 {
	text-align: center;
	font-size: 24px !important;
	font-weight: 600;
}

.package-price {
	font-weight: 700 !important;
	font-size: 42px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
}

.includes {
	color: #616973;
	font-size: 16px;
	font-weight: 600;
	margin: 11px 0 10px 0;
}

.select-package,
.select-package:focus,
.select-package:focus-visible {
	text-align: center;
	width: 100%;
	display: inline-block;
	font-weight: 700;
	background-color: #FF9B16;
	color: #fff !important;
	font-size: 15px;
	padding: 12px 24px;
	padding: 8px 5px;
	border-radius: 5px;
}

.select-package-wrapper:hover .select-package,
.select-package:hover {
	background-color: #7984B8 !important;
	color: #fff;
}

.select-package-wrapper.active .select-package,
.select-package-wrapper.active .select-package:focus,
.has-background-white .site .select-package-wrapper.active a.select-package:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.has-background-white #page .select-package-wrapper.active a.select-package:focus:not(.wp-block-button__link):not(.wp-block-file__button)
{
	background: #7984B8 !important;
	color: #fff !important;
}

.select-package-wrapper.active,
.select-package-wrapper:hover {
	background-color: #e2f5ff;
}

.main-package-detail {
	padding: 0;
}

.package-details {
	color: #7f7c7f;
	font-weight: 500;
	font-size: 14px;
	margin-top: 15px;
}

.package-sub-detail li {
	list-style: disc;
	margin: 5px 0;
}

#input_24_50 {
	display: none;
}

.main-package-detail {
	padding: 0;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}

.package-list-icon {
	flex: 0 0 18px;
}

.main-package-detail>li {
	display: flex;
	column-gap: 10px;
}

.package-sub-detail {
	padding: 0 0 0 20px;
}

#gf_step_after_submit.hide {
	display: none !important;
}

#SOIDIV_SBIHTrademarkSearch {
	margin-bottom: 50px;
}

.gform_wrapper.gform_legacy_markup_wrapper #gform_24 .gform_page_footer,
.gform_wrapper.gravity-theme #gform_24 .gform_page_footer {
	display: flex;
	justify-content: center;
	column-gap: 15px;
}

#gform_24 .gform_page_footer img {
	width: 40px;
	height: auto;
}

#gform_24 #gform_page_24_5 .gform_page_footer img {
	width: 40px;
	height: auto;
	margin: auto;
}

.gform_wrapper.gform_legacy_markup_wrapper #gform_24 #gform_page_24_5 .gform_page_footer,
.gform_wrapper.gravity-theme #gform_24 #gform_page_24_5 .gform_page_footer {
	align-items: center;
	flex-direction: column-reverse;
}

.form-preloader {
	text-align: center;
}

.form-preloader {
	position: fixed;
	background: #ffffffde;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 111;
	display: flex;
	justify-content: center;
	align-items: center;
}

#ui-datepicker-div.gravity-theme.ui-datepicker[style] {
	z-index: 100 !important;
}

.gravity-theme.ui-datepicker {
	max-width: 288px !important;
}

.attorneys-list .img-wrapepr img {
	object-fit: cover;
	height: 215px;
	width: 100%;
}

.resource-post-filter.contenttype.ccnasm-custom-resource-post-filter1.active {
	position: relative;
}

.green-tick img {
	max-width: 32px !important;
}

.pricing-column {
	text-align: center;
	color: #000;
}

.green-tick {
	text-align: center;
}

.pricing-column span {
	font-size: 18px;
	display: block;
}

.pricing-column span {
	font-size: 14px;
	display: block;
}

.pricing-table th {
	font-size: 27px;
	color: #000;
}

.arrow-icons {
	padding-left: 0;
}

.arrow-icons ul {
	padding-left: 10px;
}

.arrow-icons li,
.arrow-icons ul li {
	padding: 0 0 0 25px;
	font-weight: 400;
	font-size: 16px;
	line-height: 39px;
	color: #39418A;
	display: block;
	align-items: baseline;
	position: relative;
}

.arrow-icons li::before,
.arrow-icons ul li a::before {
	content: "";
	background-image: url('assets/img/play.svg');
	background-repeat: no-repeat;
	width: 9px;
	height: 12px;
	margin-right: 20px;
	position: absolute;
	left: 0;
	top: 15px;
}

/* .homepage-practice-section {
	display: none !important;
	
} */
.hide-visible-section .homepage-practice-section{
  height: 0;
  overflow: hidden;
animation-name: hideSection;
transition: all 0.3s;

}

.elementor-editor-active .homepage-practice-section,
.visible-practice .homepage-practice-section {
	display: block !important;
}

.show-practice-area-btn .elementor-button-icon {
	transition: all 0.3s;
}
 
.visible-practice .show-practice-area-btn .elementor-button-icon {
	transform: rotate(180deg);
}
#right-menu-resources {
	max-width: 90%;
}
@keyframes hideSection {
  from {
    opacity:1; 
    height: auto;
  }
  to {
    opacity:0;
    height: 0;
   
  }
}
 

@media (max-width: 400px) {
	.attorneys-list .img-wrapepr img {

		height: auto;

	}
}

@media (max-width: 767px) {
	#input_24_5 {
		padding-left: 40px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		row-gap: 10px;
		margin-bottom: 15px;
	}

	#input_24_5>div,
	#input_24_10>div {
		display: flex;
		align-items: flex-start;
	}

	#input_24_5 .gfield-choice-input,
	#input_24_10 .gfield-choice-input {
		margin-top: 6px !important;
	}

	#gform_wrapper_24 .gform_page_fields {
		max-width: 95%;
	}

	#field_24_17 .ginput_container.ginput_container_email,
	#field_24_19 .ginput_container,
	#field_24_21 .ginput_container,
	#field_24_22 .ginput_container {
		width: 100%;
	}

	#gfield_description_24_17,
	#gfield_description_24_19,
	#gfield_description_24_21,
	#gfield_description_24_22 {
		width: 100%;
		margin-left: 0;
	}

	#input_24_10_other {
		/* width: 100% !important; */
		flex: 0 0 50%;
		clear: both;
		margin-top: 0;
		margin-left: 8px;
	}

	#input_24_10 {
		display: flex;
		flex-direction: column;
		row-gap: 10px;
	}

	#gform_wrapper_24.gform_wrapper.gravity-theme #gf_page_steps_24 .gf_step_label {
		display: none;
	}

	.gf_step_number {
		display: block !important;
	}

	#gf_page_steps_24 .gf_step::after {
		content: "";
		height: 4px;
		width: 100%;
		bottom: 17px;
		left: 53%;
		z-index: 0;
	}

	#gf_page_steps_24 .gf_step::before {
		background: transparent;
	}

	#gf_page_steps_24 .gf_step_number {
		position: relative;
		z-index: 1;
		background: #fff !important;
		line-height: 2.4;
	}

	#gf_page_steps_24 .gf_step {
		cursor: pointer;
	}

	#gf_page_steps_24 .gf_step:hover .gf_step_label {
		display: block !important;
		position: absolute;
		bottom: 50px;
	}

	#gf_page_steps_24 .gf_step_active .gf_step_number {
		background: #cfd3d9 !important;
		color: #607382;
	}

	.gf_step_label {
		position: absolute;
		bottom: 50px;
	}

	#gf_page_steps_24 {
		padding: 40px 30px 40px;
	}

	.gf_step_active .gf_step_label {
		background: transparent;
		padding: 0 0 !important;
	}

	.package-wrapper {
		flex-direction: column;
	}
}