
/********************/
.inner-page-banner .inner-banner-heading {
	color: var(--white);
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	position: relative;
	width: fit-content;
	margin: auto;
	padding-bottom: 15px;
}

.inner-page-banner:after {
	content: "";
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/shadow.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
}

.inner-page-banner .inner-banner-heading:after {
	content: "";
	width: 70%;
	left: 15%;
	height: 1px;
	position: absolute;
	bottom: 0;
	border: 1px solid var(--yellow);
}

.inner-page-banner {
	width: 100%;
	height: 100%;
	max-height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
	background-color: var(--black);
	padding-top: 100px;
	padding-bottom: 20px;
}

/*********Button/inputs*********/
[data-name="quiz-math"] span.wpcf7-quiz-label {
	padding-left: 15px;
}

.submitting .wpcf7-submit {
	pointer-events: none;
}

.button {
	border-radius: 30px;
	background: var(--yellow, #ff0);
	display: inline-flex;
	padding: 15px 35px;
	justify-content: center;
	align-items: center;
	color: var(--blue, #048);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	border: none;
}

/**********thank-you-page************/
.thank-you-page .text {
	background: var(--blue);
	padding: 35px 35px;
	font-size: 18px;
	color: #fff;
}

.thank-you-page .text a:not(.button), .thank-you-page .text h2 {
	color: #fff;
}

.contact-form-sidebar .heading {
	color: #fff;
}

/****************static page****************/
.list-style ul.two-col-li {
	column-count: 2;
}

.static-page .content-area {
	padding-right: 50px;
}

.static-page h2 {
	font-size: 35px;
}

.static-page h3 {
	font-size: 30px;
}

.static-page h4 {
	font-size: 27px;
}

.static-page h5 {
	font-size: 24px;
}

.static-page h6 {
	font-size: 22px;
}

.static-page h2 {
	margin-bottom: 20px;
}

.static-page h3, .static-page h4, .static-page h5, .static-page h6 {
	margin-bottom: 15px;
	margin-top: 20px;
}

.static-page h1, .static-page h2, .static-page h3, .static-page h4, .static-page h5, .static-page h6 {
	color: var(--green);
}

.list-style ul {
	padding-left: 0;
}

.list-style ul li {
	content: "";
	padding-left: 30px;
}

.static-page .the_content, .static-page .full_content {
	margin-bottom: 20px;
}

.static-page .full_content {
	display: flex;
	flex-wrap: wrap;
}

.static-page .full_content .image-area {
	width: 33%;
}

.static-page .full_content .text-area {
	width: 67%;
}

.static-page .full_content .image-area.right {
	padding-left: 15px;
}

.static-page .full_content .image-area.left {
	padding-right: 15px;
}

.static-page .full_content .bottom_content {
	margin-top: 15px;
}

.static-page .the_content img.size-full {
	margin-bottom: 25px;
	border: 0 !important;
}

/****************static page****************/

/* blog page css */
.author-des .author-img img {
	height: 40px;
	width: 40px;
	border-radius: 50%;
}

.post-image img {
	height: 250px;
	width: 100%;
	object-fit: cover;
	border-radius: 30px;
}

ul.post-list {
	list-style: none;
	padding-left: 0;
}

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

.category-list a {
	color: #999;
}

.category-list a:hover {
	color: #56baf3;
}

.blog-btn {
	display: inline-flex;
}

.post-title:hover svg, .info-box:hover svg {
	transform: rotate(45deg);
	transition: all .5s;
}

.post-title  svg {
	transition: all .5s;
}

.blog .post-title {
	margin-bottom: 10px;
	position: relative;
}

.blog .post-title svg {
	position: absolute;
	right: 0;
}

.post-title {
	line-height: normal;
	display: inline-flex;
	color: #2f5348;
	font-family: var(--primary-bold);
	font-size: 22px;
	align-items: center;
	width: 100%;
}

.blog_desc p {
	color: var(--black);
}

.post-desc {
	padding-top: 20px;
}

.post-title:hover, .info-box:hover .post-title {
	color: #f2b826;
}

.post-title:hover svg path, .info-box:hover svg path {
	stroke: #f2b826;
}

.blog-single-detail .post-image img {
	border: 1px solid #e9e9e9;
	padding: 5px;
	display: block;
	display: inline-block;
	height: 500px;
	object-fit: cover;
	width: 100%;
}

.blog-single-detail .post-image {
	margin-bottom: 25px;
	width: 100%;
}

/*.blog-full-post .post-list li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 40px;
    /*    border-bottom: 1px solid #f1f1f1;
}

/*.blog-full-post .post-list li:last-child {
    margin-bottom: 0;
}
*/

/*.blog-full-post .post-list li .post-image {
    width: 100%;
    display: flex;
}*/
.blog-single-img {
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

.blog-single-img img {
	width: 100%;
}

.single-post-content img, .static-page-details img {
	border: 1px solid #f2f2f2;
	padding: 5px;
}

.single-post-content .size-full {
	width: 100%;
}

/*.bloglist .info-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
*/
.blog-info-header {
	margin-top: 15px;
	margin-bottom: 0;
}

.info-box {
	margin-top: 30px;
	box-shadow: 0px 12px 17px -4.27px rgba(0, 0, 0, .08);
	padding: 40px 20px;
	border-radius: 20px;
	margin-bottom: 10px;
}

.blog-heading {
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: .02em;
	color: #000;
}

.blog-detail .blog-title {
	font-size: 35px;
	line-height: 1.25;
	letter-spacing: .02em;
	text-transform: capitalize;
	color: #122d4a;
	margin-bottom: 10px;
}

.blog-detail .blog-title a {
	display: inline-block;
	color: #122d4a;
}

.blog-detail .blog-title a:hover {
	color: #56baf3;
}

.blog-detail .blog-image {
	border-top: 1px solid #e9e9e9;
	padding-top: 25px;
	margin-top: 20px;
}

.blog-detail .blog-the_content {
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	margin-top: 40px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.75;
	text-transform: capitalize;
}

.blog-detail .blog-the_content h2 {
	font-size: 35px;
	display: inline-block;
}

.blog-detail .blog-the_content h3 {
	font-size: 32px;
	display: inline-block;
}

.blog-detail .blog-the_content h4 {
	font-size: 30px;
	display: inline-block;
}

.blog-detail .blog-the_content h5 {
	font-size: 28px;
	display: inline-block;
}

.blog-detail .blog-the_content h5 {
	font-size: 25px;
	display: inline-block;
}

.static-page .the_content figure {
	margin-bottom: 15px;
}

.blog-the_content ul li {
	line-height: 2;
}

.search-results .post-image, .search-results div#sidebar-search {
	display: none;
}

/* blog page css */
.gallery-icon img {
	border: 1px solid #cfcfcf !important;
	padding: 7px !important;
}

.gallery .gallery-item {
	padding: 5px;
}

.blog-search-side form.search-form {
	float: left;
	width: 100%;
	position: relative;
}

.sidebar .searchitem label {
	display: inline;
	margin-bottom: 0;
}

.sidebar .searchitem .search-field {
	color: #4a4a4a;
	font-size: 16px;
	height: 60px;
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 12px 0px;
	padding-right: 40px;
	padding-left: 15px;
	line-height: 26px;
	background: transparent;
	outline: none;
}

.blog-search-side .searchitem .search-submit {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 60px;
	padding: 10px;
	margin: auto;
	cursor: pointer;
	font-size: 14px;
	background: #be2430;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sidebar .searchitem .search-submit {
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	padding: 10px;
	margin: auto;
	cursor: pointer;
	font-size: 0px;
	border-radius: 0;
	right: 0;
	background-color: transparent;
	background-image: url("https://www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/search-blue.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 27px;
}

.sidebar .searchitem .search-submit.nitro-lazy {
	background-image: none !important;
}

.blog-search-side form.search-form:after, .sidebar form.search-form:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("https://www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/search-white.png");
	background-repeat: no-repeat;
	background-size: 23px;
	padding-left: 0px;
	background-position: center;
}

.sidebar .widget.searchitem {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
	position: relative;
	box-shadow: none;
	margin-bottom: 20px;
}

.sidebar .widget.searchitem .widget-title {
	padding: 0;
	margin-bottom: 15px;
}

.blog-search-side form.search-form:after, .sidebar form.search-form:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("https://www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/search-white.png");
	background-repeat: no-repeat;
	background-size: 23px;
	padding-left: 0px;
	background-position: center;
}

/* blog search css */

/* blog search css end*/

/* pagination css */
.paging-new {
	display: flex;
	align-items: center;
	margin-top: 0px;
}

.paging-new .pagination {
	margin-top: 70px;
}

.paging-new .nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
}

.paging-new .page-numbers {
	font-weight: 400;
	font-size: 16px;
	line-height: 64px;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}

.paging-new .page-numbers:not(.prev):not(.next), .paging-new .page-numbers.current {
	margin: 0 6px;
	width: 64px;
	height: 64px;
	border: 1px solid #ddd;
}

.paging-new .prev.page-numbers, .paging-new .next.page-numbers {
	margin-left: 0;
	background: #0b4b9d;
	color: #fff;
	padding: 0px 15px;
	text-transform: capitalize;
}

.paging-new .page-numbers:hover {
	color: #009dc4;
	border-color: #009dc4;
	background-color: transparent;
}

.paging-new .page-numbers.current {
	color: #009dc4;
	border-color: #009dc4;
	background-color: transparent;
}

.paging-new .screen-reader-text {
	display: none;
	font-size: 0px;
	opacity: 0;
	pointer-events: none;
}

.paging-new .next.page-numbers:hover, .paging-new .prev.page-numbers:hover {
	color: #fff;
	background-color: #436f94;
	border-bottom: #436f94;
}

/* pagination css */

/* sidebar css*/
.sidebar .widget {
	margin-bottom: 40px;
	z-index: 1;
}

.sidebar .widget.practice-side {
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	width: 100%;
	float: left;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.widget ul a {
	font-size: 16px;
	color: var(--black);
	position: relative;
}

.widget ul a:hover {
	color: var(--yellow);
}

.widget ul li.activeChild a {
	color: var(--yellow);
}

.widget ul li {
	margin: 10px 0px;
}

.widget-menu ul li {
	padding: 5px 0px;
	padding-left: 30px;
}

.widget-menu ul li a:before {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/arrow.svg");
	background-repeat: no-repeat;
	background-position: left center;
	top: calc(50% - 15px);
	background-size: unset;
	height: 30px;
	position: absolute;
	content: "";
	width: 30px;
	transition: all .5s;
	left: -30px;
}

.widget-menu ul li a:hover:before {
	transition: all .5s;
	left: -20px;
}

.widget-menu ul li:before {
	content: none;
}

.sidebar .widget-menu {
	position: relative;
	width: 100%;
	padding: 30px;
	border: 1px solid var(--green);
	border-radius: 20px;
	background-color: var(--white);
}

.sidebar .practice-side .widget-menu {
	padding-bottom: 0;
}

.sidebar .widget-title br {
	display: none;
}

.sidebar .widget-menu .widget-title {
	color: var(--green);
	font-family: var(--primary-bold);
	margin-bottom: 15px;
	font-size: 34px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 38px;
}

.sidebar .widget ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.sidebar .side-form-title {
	text-align: center;
}

.sidebar .widget-menu ul li a br {
	display: none;
}

.sidebar .widget-menu ul li:last-child a {
	border-bottom: none;
}

.sidebar .widget li:last-child {
	border-bottom: none;
}

.side-contact-header {
	margin-bottom: 20px;
}

.contact-form-sidebar {
	padding: 40px 30px;
	position: relative;
	box-sizing: border-box;
	background: var(--green);
	box-shadow: 0px 0px 30px rgba(94, 94, 94, .1);
	border-radius: 20px;
}

.contact-form-sidebar h2 {
	color: var(--white);
}

.side-contact-header p {
	font-size: 12px;
	color: #000;
	line-height: normal;
}

.contact-form-sidebar {
	width: 100%;
	position: relative;
	margin-top: 0px;
}

.side-form-title {
	border-bottom: none;
	position: relative;
	width: 100%;
	letter-spacing: 1px;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
}

.sidebar .form-title-wrap {
	width: 100%;
	position: relative;
	text-align: left;
	padding: 0;
	margin-bottom: 0;
}

.sidebar div.wpcf7 .wpcf7-form .form-control {
	border-radius: 0;
	background: none;
	font-weight: 300;
	font-size: 14.5273px;
	line-height: 1;
	line-height: 1;
	padding: 5px 0px;
	box-shadow: none;
	color: #fff;
}

.sidebar div.wpcf7 .wpcf7-form .label-name {
	font-size: 16px;
}

.wpcf7-form textarea.form-control {
	height: 130px;
}

.sidebar div.wpcf7 .wpcf7-form .form-control:focus {
	border-bottom: 1px solid #d8d8d8;
}

.sidebar div.wpcf7 .wpcf7-form .form-group {
	margin-bottom: 15px;
}

.sidebar div.wpcf7 .wpcf7-response-output {
	bottom: -30px;
	padding: 2px 6px !important;
	font-size: 11px;
	background: #b30000;
	line-height: 14px;
	color: #fff;
}

.sidebar div.wpcf7 span.wpcf7-quiz-label {
	color: #fff;
}

.sidebar .wpcf7 form .btn-wrap {
	background-color: transparent;
	border-radius: 45px;
	width: 182px;
	position: relative;
	margin: auto;
	margin-top: 15px;
}

.sidebar .wpcf7 form .btn-wrap .wpcf7-spinner {
	position: absolute;
	top: 12px;
}

.sidebar .wpcf7 form .btn-wrap .btn:hover {
	color: #fff;
	border-color: #000;
	background-color: #000;
}

.contact-form-sidebar .form-heading {
	color: #fff;
}

/* sidebar css*/

/********blockquote*******/
blockquote {
	font-size: 20px;
	width: 100%;
	margin: 0 auto;
	font-style: italic;
	padding: 30px 20px 30px 75px;
	border-left: 8px solid var(--blue);
	position: relative;
	background: #ededed;
}

blockquote::before {
	content: "“";
	color: var(--blue);
	font-size: 4em;
	position: absolute;
	left: 10px;
	top: -10px;
}

blockquote::after {
	content: "";
}

blockquote span {
	display: block;
	color: #333;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
}

/********blockquote*******/

/**********Responsive***********/
@media (max-width:1300px) {}

/** blog css end ***/
.contact-pg, .payment-sec-list {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/bg2.webp");
	background-size: cover;
}

.contact-pg.nitro-lazy, .payment-sec-list.nitro-lazy {
	background-image: none !important;
}

.contact-pg .col-wrp {
	padding: 0px 35px;
}

.contact-pg .flex-row {
	padding: 70px 0px;
	background-color: var(--green);
	border-radius: 30px;
}

.contact-pg .flex-row * {
	color: white;
}

.contact-pg .icon {
	position: relative;
}

.contact-pg .icon svg {
	position: relative;
	z-index: 2;
}

.contact-pg .icon:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--yellow);
	position: absolute;
	border-radius: 50%;
	left: 0;
	opacity: 0;
	transition: all .5s;
	top: 0;
}

.contact-pg .col-wrp:hover .icon:after {
	opacity: 1;
	transition: all .5s;
}

.contact-pg .icon {
	width: 60px;
	height: 60px;
	border: 1px solid white;
	border-radius: 50%;
	margin: auto;
}

.contact-pg .title h3 {
	font-size: 22px;
	font-weight: 400;
}

.contact-pg .col-wrp:after {
	content: "";
	width: 1px;
	height: 80%;
	border-right: 1px solid rgba(255, 255, 255, .2);
	position: absolute;
	top: 10%;
	right: 0;
}

.contact-pg .col-wrp:last-child:after {
	border: none;
}

.contact-pg .col-wrp:hover * {
	color: var(--yellow);
}

.contact-pg .col-wrp:hover  .icon:after {
	opacity: 1;
}

.contact-pg .col-wrp:hover  .icon {
	border: 1px solid var(--yellow);
}

.contact-pg .col-wrp:hover  .icon svg path {
	fill: var(--white);
}

.contact-pg-form .inner-wrp {
	background-size: cover;
	padding-left: 10%;
	padding-right: 100px;
	background-position: top right;
}

.contact-pg-form .inner-wrp .the_content  * {
	color: white;
}

.contact-pg-form .inner-wrp  h2 {
	text-transform: uppercase;
}

.contact-pg-form .inner-wrp .top-title {
	color: var(--yellow);
}

.contact-pg-form .map-sc iframe {
	width: 100%;
	height: 100%;
}

.payment-sec-list .col-inner {
	display: block;
	border: 1px solid var(--green);
	border-radius: 30px;
	padding: 70px 40px;
	margin: 0px 15px;
	background-color: var(--white);
}

.payment-sec-list .col-inner .icon svg path {
	fill: var(--green);
}

.payment-sec-list .col-inner * {
	color: var(--green);
}

.payment-sec-list .col-inner .col-outer .btn1 {
	position: relative;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-flex !important;
}

.payment-sec-list .col-inner .col-outer .btn1:before {
	content: "";
	background: var(--yellow);
	width: 0;
	position: absolute;
	height: 2px;
	bottom: 0;
	transform: translateX(0);
	transform-origin: left bottom;
	transition: all .4s ease-in-out;
}

.payment-sec-list .col-inner:hover .col-outer .btn1:before {
	transform-origin: right bottom;
	width: 100%;
}

.payment-sec-list .col-inner:hover .col-outer .btn1 {
	color: var(--yellow);
}

.payment-sec-list .col-inner:hover .col-outer  .btn1 svg path {
	stroke: var(--yellow);
}

.payment-sec-list .col-inner .bg-img img {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
}

.payment-sec-list .col-inner:hover .bg-img img {
	opacity: 1;
}

.payment-sec-list .col-inner:hover .col-outer {
	position: relative;
	z-index: 2;
}

.payment-sec-list .col-inner:hover .col-outer * {
	color: var(--white);
}

.payment-sec-list .col-inner:hover {
	border: 1px solid rgba(255, 255, 255, .2);
}

.payment-sec-list .col-inner:hover .col-outer .icon svg path {
	fill: white;
}

.payment-sec-list .the_content p {
	font-size: 24px;
	font-weight: 400;
	color: var(--black);
	text-transform: uppercase;
	font-family: var(--primary-bold);
	padding-bottom: 10px;
}

.payment-sec-list .the_content::after {
	content: "";
	width: 200px;
	left: calc(50% - 100px);
	height: 1px;
	position: absolute;
	bottom: 0;
	border: 1px solid var(--yellow);
}

.contact-form-sidebar .h2 {
	color: white;
	font-size: 34px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.hd-wp h1, .hd-wp h2, .hd-wp h3, .hd-wp h4, .hd-wp h5, .hd-wp h6 {
	color: var(--green);
	text-transform: uppercase;
}

.blog-search .search-field, .blog-search .search-btn {
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05);
	border: 1px solid #f0f0f0;
	border-radius: 10px !important;
	padding: 15px 15px;
}

.blog-search .search-btn  svg path {
	fill: white;
}

.blog-search .search-btn {
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog-search .search-btn  svg {
	width: auto;
	height: auto;
}

.blog-search .search-btn:hover svg path {
	fill: var(--green);
}

.input-field {
	position: relative;
	margin-right: 15px;
}

.form-holder {
	width: 50%;
	margin: 0 auto;
	position: relative;
}

.search-submit.search-btn {
	padding: 13px 30px;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05);
	background-color: #2f5348;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 10px;
	bottom: 0;
	text-transform: uppercase;
}

.form-holder form {
	display: flex;
	justify-content: center;
	align-items: center;
}

.search-submit.search-btn:hover {
	background-color: transparent;
	color: #2f5348;
	border: 1px solid #2f5348;
}

.page-container {
	/* background-image: url(../img/bg3.webp); */
	background-size: cover;
	background-position: center bottom;
}

.breadcrumb-sec {
	background-color: var(--green);
	color: white;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.breadcrumb-sec a:hover {
	color: white;
}

.page-not-found {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/bg6.webp");
	background-size: cover;
}

.page-not-found.nitro-lazy {
	background-image: none !important;
}

.page-not-found * {
	color: white;
}

.contact-pg-form p {
	line-height: 2;
}

.testimonial-sc-cmn .load-more-btn .btn {
	margin: 0 !important;
}

.about-firm1 {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/bg5.webp");
	background-size: cover;
}

.about-firm1.nitro-lazy {
	background-image: none !important;
}

.page-template-template-about-firm  .unrivaled-experience {
	background-color: #000;
	color: #fff;
	position: relative;
	padding-bottom: 170px;
}

.page-template-template-about-firm  .unrivaled-experience:after {
	content: "";
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/uploads/2024/09/Ellipse-7-1.png");
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 0;
}

.page-template-template-about-firm .trust-advocate-content a {
	color: #2f5348;
	font-family: var(--secondary-font);
	font-weight: 700;
}

.page-template-template-about-firm .unrivaled-experience .experience-img img {
	border-radius: 20px;
	z-index: 1;
	position: relative;
}

.page-template-template-about-firm .experience-content {
	position: relative;
	z-index: 1;
}

.page-template-template-about-firm .guiding-principles {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/uploads/2024/08/Rectangle-6-1.webp");
	background-size: cover;
	position: relative;
}

.page-template-template-about-firm .guiding-principles.nitro-lazy {
	background-image: none !important;
}

.page-template-template-about-firm  .guiding-principles .guid-list {
	border: 1px solid #fff;
	height: 100%;
	padding: 30px 30px;
	border-radius: 20px;
	color: #fff;
	background-size: 0;
	position: relative;
}

.page-template-template-about-firm .guiding-principles .guid-list:hover {
	background-size: cover;
}

.page-template-template-about-firm .guiding-principles .guid-list:after {
	content: "";
	position: absolute;
	background: rgba(47, 83, 72, .85);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 20px;
	opacity: 0;
}

.page-template-template-about-firm .guiding-principles .guid-list:hover:after {
	opacity: 1;
}

.page-template-template-about-firm .guiding-principles .guid-list .guid-content-box {
	position: relative;
	z-index: 1;
}

.page-template-template-about-firm .guiding-principles .guid-list .guid-content-box p, .page-template-template-about-firm .experience-content p {
	color: #fff;
}

.page-template-template-about-firm .guid-content-box .guid-title {
	font-size: 34px;
	text-transform: uppercase;
	font-family: var(--primary-bold);
}

.page-template-template-about-firm .heading-top h2, .page-template-template-about-firm .heading-top .h2 {
	padding-bottom: 10px;
}

.page-template-template-about-firm .heading-top h2:after, .page-template-template-about-firm .heading-top .h2:after {
	content: "";
	width: 14%;
	left: 0;
	right: 0;
	height: 1px;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	border: 1px solid rgba(242, 184, 38, 1);
}

.page-template-template-about-firm .guiding-principles:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: -34%;
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/uploads/2024/09/Ellipse-5.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 0;
}

.page-template-template-about-firm .choose-inner-box {
	background-color: rgba(47, 83, 72, 1);
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/bg4.webp");
	background-size: cover;
	border-radius: 20px;
	margin-top: -100px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}

.page-template-template-about-firm .choose-inner-box.nitro-lazy {
	background-image: none !important;
}

/* .page-template-template-about-firm .choose-inner-box:after{
    content: '';
    width: 100%;
    height: 100%;
    
background-color: rgba(47, 83, 72, 0.4);
position: absolute;
left: 0;
top: 0;
z-index: 1;
} */
.page-template-template-about-firm .choose-inner-box * {
	position: relative;
	z-index: 2;
}

.page-template-template-about-firm .choose-inner-box .bottom-heading {
	padding: 0 20px;
}

.page-template-template-about-firm .our-expertice {
	color: #fff;
	position: relative;
	padding: 0px 90px;
	flex-shrink: 0;
}

.page-template-template-about-firm .our-expertice:after {
	content: "";
	position: absolute;
	position: absolute;
	height: 80px;
	background: rgba(255, 255, 255, .4);
	width: 2px;
	right: 0;
	top: calc(50% - 40px);
}

.page-template-template-about-firm .our-expertice:last-child:after {
	content: none;
}

.page-template-template-about-firm .our-expertice .client-choose-title {
	font-size: 48px;
	color: #f2b826;
	line-height: 64px;
	font-family: var(--primary-bold);
}

.page-template-template-about-firm .bottom-heading h5:after, .page-template-template-about-firm .bottom-heading .h5::after {
	content: "";
	width: 14%;
	left: 0;
	right: 0;
	height: 1px;
	position: absolute;
	bottom: -15px;
	margin: 0 auto;
	border: 1px solid rgba(242, 184, 38, 1);
}

.practice-area-pi .values-column .anc {
	position: relative;
}

.practice-area-pi .values-column .anc:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--green);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .5s;
	border-radius: 30px;
}

.practice-area-pi .values-column .anc * {
	position: relative;
	z-index: 2;
}

.practice-area-pi .values-column .anc:hover:after {
	opacity: 1;
	transition: all .5s;
}

.practice-area-pi:before {
	content: "";
	width: 500px;
	height: 500px;
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/shadow2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left -100px;
	position: absolute;
	left: 0;
	top: 0;
}

.default-content h1, .default-content h2, .default-content h3, .default-content h4, .default-content h5, .default-content h6 {
	color: var(--green);
}

.click-here {
	color: var(--green);
	text-decoration: underline;
}

.testimonial-sec-pi {
	background-position: center bottom;
}

.social-share a {
	margin-right: 15px !important;
	margin-left: 0px !important;
}

.social-share {
	padding-top: 15px;
	border-top: 1px solid rgba(164, 164, 164, .4);
}

.heateor_sss_sharing_ul {
	display: flex;
}

.heateor_sss_facebook {
	order: 1;
}

.heateor_sss_button_linkedin {
	order: 2;
}

.heateor_sss_button_x {
	order: 3;
}

.heateor_sss_button_instagram {
	order: 4;
}

.contact-pg-form select.form-control {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.search .info-box {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .08);
}

.criminal-sec-img img, .trust-advocate-img img, .page-template-template-personal-injury .lft-btm-border img, .page-template-template-personal-injury .border-r30 img {
	border-radius: 30px;
}

body.blog .info-box:hover {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .2);
}

body.search .post-title a {
	color: var(--green);
}

.process .h3 {
	color: var(--green);
	text-transform: uppercase;
}

/* single Team css */
.single-attorney-bio-banner {
	width: 100%;
	position: relative;
	background-color: #2f5347;
	height: 410px;
	z-index: 1;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
}

/* .single .container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
} */
.single-attorney-bio-info {
	line-height: 1.5;
	position: relative;
	width: 100%;
	padding-left: 50px;
}

.single-attorney-bio-info-left {
	padding-left: 50px;
}

.single-attorney-bio-section {
	margin-top: -212px;
	z-index: 1;
	position: relative;
}

.single-attorney-bio-info .attorney-title {
	color: #fff;
	width: 100%;
	font-size: 40px;
	line-height: 48px;
}

.single-attorney-bio-info .attorney-position {
	font-weight: 600;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 20px;
	color: #fff;
}

.attorney-bio-contacts {
	width: 100%;
	position: relative;
}

.attorney-bio-contacts a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	background-size: 16px;
	padding-left: 30px;
}

.attorney-bio-contacts .bio-info-mail {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/email-icon-yellow.svg");
	background-position: 2px 7px;
}

.attorney-bio-contacts .bio-info-mail.nitro-lazy {
	background-image: none !important;
}

.attorney-bio-contacts .bio-info-phone {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/phone-icon-yellow.svg");
}

.attorney-bio-contacts .bio-info-phone.nitro-lazy {
	background-image: none !important;
}

.bio-info-right-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #2f5347;
	width: 100%;
}

.attorney-row-wrap-details {
	align-items: center;
}

.attorney-row-wrap-details .attorney-image-col {
	display: flex;
}

.attorney-row-wrap-details .attorney-bio-thumbnail {
	width: 615px;
	height: 430px;
}

.attorney-bio-thumbnail img {
	height: 100%;
	object-fit: cover;
	object-position: top center;
	width: 100%;
}

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

.attorney-bottom-row-info {
	margin-top: 30px;
}

.single-attorney-bio-info-left, .practices-list-wrap {
	line-height: 1.5;
}

.common-link-style {
	width: 100%;
}

.common-link-style a, .common-link-style button {
	color: #2f5347;
	font-size: 13px;
	line-height: 21px;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	font-weight: 600;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

.practices-list-item {
	color: #2f5347;
	font-size: 13px;
	line-height: 21px;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	font-weight: 600;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

.practices-list-item a {
	color: #2f5347;
}

.common-link-style a:hover, .common-link-style button:hover, .practices-list-item a:hover {
	color: #e44c39;
}

.common-link-style a, .common-link-style button {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 20px;
	padding-left: 30px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

.common-link-style .attorney-bio-pdf {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/pdf-icon.svg");
	background-size: 15px;
	background-position: 0px 2px;
}

.common-link-style .attorney-bio-pdf.nitro-lazy {
	background-image: none !important;
}

.common-link-style .attorney-print-pdf {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/print-pdf.svg");
}

.common-link-style .attorney-print-pdf.nitro-lazy {
	background-image: none !important;
}

.common-link-style .attorney-bio-vcard {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/vcard.svg");
}

.common-link-style .attorney-bio-vcard.nitro-lazy {
	background-image: none !important;
}

.common-link-style .attorney-bio-copy {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/share.svg");
	background-size: 17px;
	background-position: 0px 2px;
}

.common-link-style .attorney-bio-copy.nitro-lazy {
	background-image: none !important;
}

.single-attorney-bio-info-left .common-link-style {
	margin-bottom: 15px;
}

.attorney-bio-wrap-item.copy_link {
	position: relative;
}

.copied {
	color: #fff;
	background: #2f5347;
	font-weight: bold;
	position: absolute;
	top: -5px;
	left: 0;
	width: 150px;
	padding: 8px;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
}

.attorney-row-wrap-details {
	margin-bottom: 50px;
}

.attorney-row .short-information {
	font-size: 22px;
	line-height: 30px;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	font-weight: 600;
}

.section-pd {
	padding: 70px 0;
}

.overview-section {
	width: 100%;
	position: relative;
	margin-bottom: 70px;
}

.overview-section .bio-other-text {
	color: #2f5347;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	border-top: 2px solid #2f5347;
	margin-top: 50px;
	padding-top: 50px;
}

.education-section-wrap, .notable-section-wrap {
	background: #2f5347;
}

.attorney-education-info, .ml-auto {
	margin-left: auto;
}

.white-color-sec *, .white-color-sec p a, .white-color-sec ul li a, .white-color-sec ul li, .white-color-sec p, .white-color-sec h2, .white-color-sec h3, .white-color-sec h4 {
	color: #fff;
}

.team-education-wrap {
	width: 100%;
	position: relative;
}

.related-attorney-title {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	font-weight: 600;
}

.noraml-list li:before {
	opacity: 0;
	display: none;
}

.noraml-list ul li {
	padding: 0;
	list-style: disc;
}

.noraml-list ul {
	padding-left: 20px;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 20px;
}

.noraml-list ul:last-child {
	padding-left: 20px;
	border: none;
	padding-bottom: 0px;
}

.single-list-item ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
	list-style: none;
	padding-left: 0;
}

.single-list-item ul li:last-child {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.single-list-item ul li::before {
	display: none;
	opacity: 0;
}

.publication-detail-wrap ul li a, .publication-detail-wrap p a {
	cursor: pointer;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	display: inline;
	transition: all .5s ease;
	line-height: 30px;
}

.publication-detail-wrap ul li a:hover, .publication-detail-wrap p a:hover {
	color: #f1b825;
	text-decoration: unset;
}

/* news section css */
.news-section-wrap {
	width: 100%;
	position: relative;
	margin-top: 30px;
	padding-bottom: 55px;
	margin-bottom: 55px;
	border-bottom: 2px solid #2f5347;
}

.news-section-wrap .news-title a {
	font-size: 22px;
	line-height: 30px;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	font-weight: 600;
	color: #2f5347;
}

.news-section-wrap .news-info-wrap {
	width: 100%;
	position: relative;
}

.news-section-wrap .news-title {
	position: relative;
	width: 100%;
}

.news-section-wrap .news-content p {
	font-size: 15px;
	line-height: 30px;
	font-family: neue-haas-grotesk-text, Noto Sans KR, sans-serif;
	font-weight: 400;
}

.news-section-wrap .news-content {
	width: 100%;
	position: relative;
	margin-top: 10px;
}

.news-section-wrap .news-date {
	margin-bottom: 0;
	line-height: 22px;
	font-weight: 600;
	color: #2f5347 !important;
	font-size: 16px;
}

.news-section-wrap .news-date-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px;
	width: 100%;
	position: relative;
}

.news-section-wrap:first-child {
	margin-top: 0px;
}

.news-link-wrap {
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
}

.news-link-wrap .news-links {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/source/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/arrow-right-green.svg");
	background-repeat: no-repeat;
	background-position: 2px -1px;
	font-size: 0px;
	width: 25px;
	height: 20px;
	display: inline-block;
	background-size: contain;
}

.news-link-wrap .news-links.nitro-lazy {
	background-image: none !important;
}

.news-single-information .page-button-wrap {
	margin-top: 60px;
	text-align: right;
}

.page-button-wrap .view-more {
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: .5px;
	color: #2f5347;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	width: auto;
	display: inline-block;
	font-family: neue-haas-grotesk-display, Noto Sans KR, sans-serif;
}

.page-button-wrap .view-more:after, .page-button-wrap .view-more:before {
	position: absolute;
	margin: auto;
	content: "";
	width: 0;
	color: transparent;
	background: #2f5347;
	height: 1px;
	transition: all .5s ease;
}

.page-button-wrap .view-more:before {
	top: -7px;
	left: 0;
}

.page-button-wrap .view-more:after {
	bottom: -7px;
	right: 0;
}

.page-button-wrap .view-more:hover:after, .page-button-wrap .view-more:hover:before {
	width: 100%;
}

.news-section-wrap:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.attorney-bio-details-wrap {
	padding-left: 70px;
}

.sidebar-info-wrap {
	background: #eaeff2;
	box-shadow: 0 0 14px rgba(0, 0, 0, .12);
	width: 274px;
	transition: top .3s, width .3s;
	margin-top: -320px;
	position: relative;
}

.sidebar-info-wrap.sticky {
	position: fixed;
	top: 0;
	margin-top: 88px;
	transition: top .3s, width .3s;
}

.sidebar-team-name {
	font-weight: 600;
	font-size: 19px;
	line-height: 25px;
	color: #2f5347;
	margin-bottom: 5px;
}

.sidebar-link-contacts {
	display: flex;
	align-items: center;
}

.sidebar-link-contacts a, .sidebar-link-contacts button {
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px;
	font-size: 0;
	width: 30px;
	height: 26px;
	display: inline-block;
	position: relative;
	border: none;
	box-shadow: none;
}

.sidebar-link-contacts .icon-info-mail {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/side-bar-email.svg");
	background-size: 18px;
}

.sidebar-link-contacts .icon-info-mail.nitro-lazy {
	background-image: none !important;
}

.sidebar-link-contacts .bio-info-phone {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/side-bar-phone.svg");
	background-size: 16px;
}

.sidebar-link-contacts .bio-info-phone.nitro-lazy {
	background-image: none !important;
}

.sidebar-link-contacts .icon-bio-pdf {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/pdf-icon.svg");
	background-size: 13px;
}

.sidebar-link-contacts .icon-bio-pdf.nitro-lazy {
	background-image: none !important;
}

.sidebar-link-contacts .icon-print-pdf {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/print-pdf.svg");
	background-size: 20px;
}

.sidebar-link-contacts .icon-print-pdf.nitro-lazy {
	background-image: none !important;
}

.sidebar-link-contacts .icon-bio-vcard {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/vcard.svg");
}

.sidebar-link-contacts .icon-bio-vcard.nitro-lazy {
	background-image: none !important;
}

.sidebar-link-contacts .icon-bio-copy {
	background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/optimized/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/share.svg");
	background-size: 16px;
}

.sidebar-link-contacts .icon-bio-copy.nitro-lazy {
	background-image: none !important;
}

.sidebar-contact-details {
	padding: 15px;
	width: 100%;
	position: relative;
}

.sidebar-footer-logo {
	width: 100%;
	position: relative;
}

.sidebar-footer-logo .logo-img-wrap {
	width: 100%;
	position: relative;
}

.sidebar-footer-logo .logo-img-wrap img {
	width: 100%;
}

.sidebar-explore-section {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.sidebar-info-wrap.sticky .sidebar-explore-section {
	margin-top: 5px;
}

.sidebar-explore-section .explore-title {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #2f5348;
	padding: 15px 20px;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 0;
	font-weight: 500;
}

.legal-sidebar-categories li:before {
	display: none;
}

.legal-sidebar-categories li a {
	font-weight: 600;
	font-size: 16.5px;
	line-height: 18px;
	color: #2f5347;
	padding: 8px 0;
	display: block;
	position: relative;
	transition: all .5s ease;
}

.legal-sidebar-categories li a:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	border: 6.5px solid #f2b826;
	background: transparent;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transition: all .4s ease;
	transform: translateY(-50%) scale(0);
}

.legal-sidebar-categories li a:hover {
	padding-left: 25px;
}

.legal-sidebar-categories li a:hover:before {
	transform: translateY(-50%) scale(1);
}

.legal-sidebar-categories li a.current:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	border: 6.5px solid #f2b826;
	background: transparent;
	border-radius: 50%;
	left: 0;
	top: 47%;
	transform: translateY(-50%);
}

.sidebar-explore-section ul.legal-sidebar-categories {
	width: 100%;
	position: relative;
	padding: 0 20px;
}

.sidebar-explore-section ul.legal-sidebar-categories li {
	padding: 0;
	margin: 0;
}

.legal-sidebar-categories li a.current {
	padding-left: 25px;
	opacity: .8;
	position: relative;
}

.breadcrumbs-block.team-breadcrumb {
	width: 100%;
	position: relative;
	margin-top: -15px;
	margin-bottom: 30px;
}

.team-breadcrumb span {
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	color: #2f5347;
}

footer.footer {
	z-index: 2;
	position: relative;
}

/* left side form css */
.left-sidebar-contact-form {
	box-sizing: border-box;
	background: #e9eef1;
	box-shadow: 0px 0px 30px rgba(94, 94, 94, .1);
	border-radius: 0;
	width: 100%;
	position: relative;
}

.left-sidebar-contact-form .form-title {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #2f5348;
	padding: 15px 20px;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 0;
	font-weight: 500;
}

.left-sidebar-contact-form .wpcf7 {
	padding: 15px;
}

.left-sidebar-contact-form .wpcf7 .form-control {
	font-size: 14px;
	padding-top: 8px;
	line-height: normal;
	padding-bottom: 2px;
	height: 42px;
	border-color: #2f5347;
	color: #2f5347;
}

.left-sidebar-contact-form .wpcf7 ::-webkit-input-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.left-sidebar-contact-form .wpcf7 ::-moz-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.left-sidebar-contact-form .wpcf7 :-ms-input-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.left-sidebar-contact-form .wpcf7 :-moz-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.left-sidebar-contact-form .wpcf7 .btn.white-btn:hover {
	background-color: #f1b825;
	color: #242a2e;
	border-color: #f1b825;
}

.left-sidebar-contact-form .wpcf7 input[type="submit"].btn {
	font-size: 18px;
	padding: 22px 40px;
	border-radius: 10px;
}

.left-sidebar-contact-form .wpcf7 textarea.form-control {
	height: 80px;
}

/* left side form css */
@media (min-width: 1600px) {}

@media (max-width: 1536px) {}

@media (max-width: 1199px) {
	.attorney-bio-details-wrap {
		padding-left: 15px;
	}
	
	.sidebar-info-wrap {
		width: 235px;
	}
}

@media (max-width: 991px) {
	.single-attorney-bio-banner {
		height: 85px;
	}
	
	.single-attorney-bio-section {
		margin-top: 0;
		z-index: 1;
		position: relative;
		background: #2f5347;
	}
	
	.sidebar-info-wrap {
		width: 100%;
		position: relative;
		top: 0;
		margin-top: 0px;
	}
	
	.sidebar-explore-section {
		margin-top: 0;
	}
	
	.attorney-bio-section-wrap {
		width: 100%;
		overflow: hidden;
	}
	
	.sidebar-attorney-thumbnail, .sidebar-team-name, .attorney-bottom-row-info {
		display: none;
		opacity: 0;
	}
	
	.sidebar-footer-logo .logo-img-wrap {
		padding-left: 15px;
	}
	
	.sidebar-footer-logo .logo-img-wrap img {
		width: auto;
		max-width: 100%;
	}
	
	.attorney-row-wrap-details {
		margin-bottom: 0;
	}
	
	.attorney-content-col {
		padding-top: 20px;
	}
	
	.single-attorney-bio-info {
		padding-top: 0;
		padding-bottom: 30px;
		padding-left: 0;
	}
	
	.attorney-row-wrap-details {
		margin-bottom: 0;
		flex-direction: column-reverse;
	}
	
	.legal-sidebar-categories, .sidebar-footer-logo {
		display: none;
	}
	
	.sidebar-explore-section .explore-title {
		background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/source/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/white-down-arrow.svg");
		background-repeat: no-repeat;
		background-position: calc(100% - 13px) 50%;
		background-size: 20px;
		cursor: pointer;
	}
	
	.sidebar-explore-section .explore-title.nitro-lazy {
		background-image: none !important;
	}
	
	.sidebar-explore-section .explore-title.open {
		background-image: url("https://www.benjaminlevinelaw.com/nitropack_static/gajjLKrMFYAXgwVaXsEOJPTNdTsHaIlo/assets/images/source/rev-1cbb3b1/www.benjaminlevinelaw.com/wp-content/themes/benjamin-theme/img/close-icon-white.svg");
	}
	
	.sidebar-explore-section .explore-title.open.nitro-lazy {
		background-image: none !important;
	}
	
	.attorney-bio-details-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.related-attorney-title {
		font-size: 30px;
		line-height: 40px;
	}
	
	.breadcrumbs-block.team-breadcrumb {
		margin-top: 30px;
	}
	
	.single-attorney-bio-info .attorney-position {
		margin-bottom: 0;
		display: inline-block;
		vertical-align: middle;
	}
	
	.attorney-bio-contacts {
		width: auto;
		position: relative;
		display: inline-block;
		vertical-align: top;
		top: -2px;
		padding-left: 10px;
	}
	
	.attorney-bio-contacts div {
		display: inline-block;
		vertical-align: middle;
	}
	
	.attorney-bio-contacts div a {
		font-size: 0px;
		width: 80px;
		height: 24px;
		vertical-align: middle;
		position: relative;
		top: -1px;
	}
	
	.attorney-bio-contacts .bio-info-mail:after {
		content: "Email";
		font-size: 16px;
		top: 2px;
		position: relative;
		font-weight: 400;
	}
	
	.attorney-bio-contacts .bio-info-phone:after {
		content: "Call";
		font-size: 16px;
		top: 2px;
		position: relative;
		font-weight: 400;
	}
	
	.attorney-row-wrap-details .attorney-bio-thumbnail {
		width: 100%;
		height: 250px;
		max-width: 375px;
	}
	
	.news-single-information .page-button-wrap {
		text-align: center;
	}
	
	.page-button-wrap .view-more:after, .page-button-wrap .view-more:before {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.single-post-team .section-pd {
		padding: 40px 0px;
	}
	
	.attorney-row-wrap-details {
		margin: 0;
	}
	
	.single-attorney-bio-info .attorney-title {
		font-size: 36px;
		line-height: 40px;
	}
	
	.related-attorney-title {
		font-size: 30px;
		line-height: 36px;
	}
	
	.news-single-information .page-button-wrap {
		text-align: center;
	}
	
	.page-button-wrap .view-more:after, .page-button-wrap .view-more:before {
		width: 100%;
	}
}

/* single team css end here*/

/* common contact css  */
.contact-form-common-sec {
	width: 100%;
	position: relative;
	margin-top: 40px;
}

.contact-form-common-sec .wpcf7 .form-control {
	background-color: white;
	color: #242a2e;
	border: 1px solid #2f5348;
	font-size: 14px;
	font-weight: 500;
	font-family: "Spartan-Medium";
	height: 45px;
	padding: 0;
	border-radius: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.contact-form-common-sec .wpcf7 textarea.form-control {
	height: 100px;
}

.contact-form-common-sec .wpcf7 ::-webkit-input-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.contact-form-common-sec .wpcf7 ::-moz-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.contact-form-common-sec .wpcf7 :-ms-input-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.contact-form-common-sec .wpcf7 :-moz-placeholder {
	font-size: 14px !important;
	color: #2f5347 !important;
}

.contact-form-common-sec .wpcf7 .btn.white-btn:hover {
	background-color: var(--green);
	border: 1px solid var(--green);
	color: white;
}

.common-footer-form {
	background-color: #2f5347;
}

.common-footer-form .heading {
	color: rgba(255, 255, 255, 1);
}

/* common contact css end*/
ul li ul li::before {
	background: var(--black);
	width: 8px;
	height: 8px;
	top: 14px;
	border-radius: 50%;
}

.list-style ul li ul li {
	padding-left: 20px;
}

.sidebar-attorney-thumbnail {
	max-height: 178px;
	overflow: hidden;
}
