/* Location GBP CSS */

/* Contact CSS */
.space-tb {
	padding: 100px 0;
}

.contact-new-sec {
	padding-top: 261.151px;
}

.new-heading {
	font-family: "Playfair Display", serif;
	font-weight: 800;
	font-size: 60px;
	line-height: 78.24px;
	letter-spacing: .96px;
	text-transform: uppercase;
	color: #ebc467;
	margin-bottom: 26px;
	margin-top: 0;
}

.contact-new .content {
	margin-bottom: 40px;
}

/* .page-id-4754  #header{
    display:none;
} */
.imag-slide {
	overflow: hidden;
}

.imag-slide .owl-stage {
	display: flex !important;
}

.contact-new-sec {
	background-color: #0c2851;
}

.banner-images {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 45px;
}

.small-head {
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0%;
	color: #fff;
	margin-bottom: 35px;
}

.btn-banner {
	display: flex;
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	align-items: center;
	gap: 5px;
	flex-direction: column;
	justify-content: center;
	padding: 16px 16px;
	border: 1px solid #fff;
	width: 243px;
}

.btn-text {
	font-size: 24px;
	color: #fff;
	line-height: 100%;
	letter-spacing: -2%;
	vertical-align: middle;
}

.location {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #ebc467;
}

.ban-btn-div {
	display: flex;
	margin-bottom: 40px;
	margin-top: 40px;
	gap: 15px;
}

.txt-div {
	display: flex;
	gap: 3px;
}

.content {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0%;
	color: #fff;
}

.contact-new .wpcf7-form-control-wrap {
	width: 100%;
	margin-bottom: 16px;
}

.contact-new textarea.wpcf7-form-control {
	height: 191px;
}

.contact-new input.wpcf7-form-control, .contact-new select.wpcf7-select, .contact-new textarea.wpcf7-form-control {
	padding: 13px 28px;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	background-color: transparent;
	display: block;
}

.contact-new .wpcf7 .wpcf7-not-valid-tip, .contact-new .wpcf7 label.error {
	bottom: 1px;
	font-size: 11px;
}

.contact-new .contact-new textarea.wpcf7-form-control {
	padding: 19px 28px;
}

.btn-text-form {
	display: flex;
	align-items: center;
}

.btn-text-form p {
	position: relative;
}

.contact-new .btn-text-form .wpcf7-spinner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.contact-new p {
	margin: 0;
}

.btn-text-form .submit-btn {
	border-color: #3d5274 !important;
}

.contact-new .btn-text-form .wpcf7-spinner::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.click-text br {
	display: none;
}

.click-text {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	padding-inline: 27px;
	line-height: 24px;
	letter-spacing: 0%;
}

.btn-text-form .submit-btn {
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	border-radius: 6px;
	font-size: 20px;
	padding: 18px 60px !important;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #3d5274 !important;
	height: max-content !important;
	transition: all .6s;
}

.form-col {
	padding-left: 100px;
}

.test-head {
	font-family: "Playfair Display", serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 78.24px;
	letter-spacing: .96px;
	text-align: center;
	text-transform: uppercase;
	color: #212529;
	margin-bottom: 70px;
}

.testimonial-sec.common-padding {
	padding-top: 0;
}

.images-slider .owl-stage {
	display: flex;
	animation: scroll 20s linear infinite;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	
	100% {
		transform: translateX(-50%);
	}
}

.location-sec .nav-tabs {
	background-color: #0c2851;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	padding-block: 45px;
}

.location-sec .nav-tabs li a {
	font-family: "Roboto", sans-serif;
	padding: 25px 70px;
	background-color: #3d5274;
	font-weight: 400;
	font-size: 21.6px;
	line-height: 43.2px;
	letter-spacing: 0%;
	text-align: center;
	border-radius: unset;
}

.map-box {
	height: 450px;
}

.map-box iframe {
	width: 100%;
	height: 100%;
}

.location-info {
	background: rgba(0, 0, 0, .9);
	color: #fff;
	padding: 40px;
	height: 450px;
}

.location-tabs li a {
	background: #2e4b6b;
	color: #fff;
	margin-right: 5px;
}

.location-tabs li.active a {
	background: #ddd;
	color: #000;
}

.full-map-col {
	position: relative;
}

.locat-parent {
	position: absolute;
	top: 0;
	right: 80px;
	bottom: 0;
	width: 22%;
	height: 100%;
}

.nap-tit {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: Medium;
	font-size: 27px;
	line-height: 54px;
	letter-spacing: 0%;
	vertical-align: middle;
	width: max-content;
}

.nap-tit::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background-color: #fff;
}

.nap-detail {
	display: flex;
	gap: 6px;
}

.nap-detail span {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 23.4px;
	line-height: 46.8px;
	letter-spacing: 0%;
	vertical-align: middle;
}

.num-nap {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 25.7px;
	line-height: 46.33px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #fff;
	display: flex;
	align-items: center;
}

.num-nap svg {
	margin-right: 3px;
}

.imag-slide .owl-controls .owl-dot {
	cursor: pointer;
	width: 15px;
	height: 15px;
	background-color: #d6d6d6;
	border-radius: 30px;
	opacity: 1;
}

.imag-slide .owl-controls .owl-dot.active {
	background-color: #2867ea;
}

.imag-slide .owl-controls .owl-dots {
	display: flex;
	gap: 14px;
}

.imag-slide .owl-controls {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}

.img-div-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-text-form .submit-btn:hover {
	background-color: #fff !important;
	transition: all .6s;
	color: #3d5274;
}

.nap-detail svg {
	margin-top: 7px;
}

.location-sec .nav-tabs li.active a::after {
	content: "";
	position: absolute;
	height: 26px;
	width: 26px;
	background-color: #fff;
	bottom: -26px;
	left: 0;
	right: 0;
	margin: auto;
}

.location-sec .nav-tabs li.active a {
	background-color: #fff;
}

.contact-new br {
	display: none;
}

.contact-new .wpcf7-form-control::placeholder {
	color: #fff !important;
	font-size: 22px;
}

#imag-slide .owl-dots:empty {
	margin: 0;
}

.imag-slide .owl-dots {
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	gap: 10px;
}

.imag-slide .owl-dot {
	display: flex;
	align-items: center;
	justify-content: center;
}

.imag-slide .owl-dot.active span {
	background: #2867ea;
}

.imag-slide .owl-dot span {
	height: 15px;
	border-radius: 50%;
	width: 15px;
	background-color: #d6d6d6;
}

.img-div-slide {
	height: 166px;
	border-right: 1px solid #ddd;
}

/* Responsive CSS */
@media (max-width:1600px) {
	.txt-div svg {
		width: 20px;
		height: 20px;
	}
	
	.btn-text {
		font-size: 20px;
		letter-spacing: 0%;
	}
	
	.new-heading {
		font-size: 50px;
		line-height: 70px;
	}
}

@media (max-width:1500px) {
	.new-heading {
		font-size: 45px;
		line-height: 60px;
	}
	
	.btn-text {
		font-size: 18px;
	}
}

@media (max-width:1440px) {
	.new-heading {
		font-size: 42px;
		line-height: 42.24px;
		margin-bottom: 30px;
	}
	
	.form-col {
		padding-left: 50px;
	}
	
	.small-head {
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 30px;
	}
	
	.ban-btn-div {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
	.banner-images {
		justify-content: unset;
	}
	
	.location-sec .nav-tabs li {
		position: relative;
	}
	
	.location-sec .nav-tabs li a {
		padding: 10px 25px;
	}
	
	.test-head {
		font-size: 40px;
		margin-bottom: 40px;
		line-height: 40.24px;
		margin-top: 0;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
}

@media (max-width:1366px) {
	.new-heading {
		font-size: 34px;
		line-height: 34.24px;
	}
	
	.form-col {
		padding-left: 0px;
	}
	
	.location-sec .nav-tabs li a {
		padding: 10px 18px;
	}
	
	.locat-parent {
		width: 30%;
	}
}

@media (max-width:1199px) {
	.banner-images {
		margin-bottom: 30px;
	}
	
	.location-sec .nav-tabs {
		flex-wrap: wrap;
	}
	
	.nap-detail span {
		font-size: 20px;
	}
	
	.num-nap {
		font-size: 22px;
	}
	
	.locat-parent {
		right: 50px;
	}
}

@media (max-width:991px) {
	.contact-new-sec.common-padding {
		padding-top: 261.151px;
	}
	
	.ban-btn-div {
		flex-wrap: unset;
	}
	
	.space-tb {
		padding: 50px 0;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
}

@media (max-width:767px) {
	.new-heading {
		font-size: 41px;
	}
	
	.small-head {
		margin-bottom: 20px;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
	
	.content {
		font-size: 16px;
	}
	
	.location-info {
		padding: 20px 29px;
	}
	
	.locat-parent {
		position: unset;
		width: 100%;
	}
	
	.location-info {
		height: unset;
	}
	
	.nap-tit {
		margin-top: 0;
	}
	
	.contact-new-sec.common-padding {
		padding-top: 190.151px;
	}
	
	.banner-images {
		justify-content: center;
	}
}

@media (max-width:567px) {
	.new-heading {
		font-size: 32px;
		line-height: 32.24px;
	}
	
	.test-head {
		font-size: 30px;
		margin-bottom: 30px;
		line-height: 30.24px;
		margin-top: 0;
	}
	
	.txt-div svg {
		height: 20px;
		width: 20px;
	}
	
	.btn-text {
		font-size: 20px;
	}
	
	.location {
		font-size: 16px;
	}
	
	.btn-banner {
		padding: 14px 14px;
		width: 193px;
		min-height: 72.96px;
	}
	
	.ban-btn-div .btn-banner:first-child {
		min-height: 72.96px;
	}
	
	.btn-text-form {
		flex-direction: column-reverse;
	}
	
	.contact-new p.click-text {
		/* margin-bottom: 30px; */
		text-align: center;
	}
	
	.btn-banner {
		width: 100%;
	}
}

@media (max-width:467px) {
	.new-heading {
		font-size: 22px;
		line-height: 22.24px;
	}
	
	.small-head {
		font-size: 16px;
		line-height: 23px;
	}
	
	.test-head {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.location-sec .nav-tabs li a {
		padding: 3px 10px;
	}
	
	.location-sec .nav-tabs li a {
		font-size: 18.6px;
		line-height: 28.2px;
	}
	
	.nap-tit {
		font-size: 20px;
	}
	
	.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
		font-size: 16px;
	}
	
	.contact-new input.wpcf7-form-control, .contact-new select.wpcf7-select, .contact-new textarea.wpcf7-form-control {
		padding: 32px 14px;
	}
	
	.contact-new textarea.wpcf7-form-control {
		padding: 19px 14px;
	}
}

/* Responsive CSS */

/* Location GBP CSS */
.section-pd {
	padding-top: 70px;
	padding-bottom: 70px;
}

.location-page-content, .practice-area-and-locations {
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.practice-area-and-locations {
	background: #fff;
}

.practice-list-wrap {
	position: relative;
	width: 100%;
	display: flex;
	background: linear-gradient(180deg, rgba(194, 229, 255, .42) 0%, rgba(194, 229, 255, .189) 100%);
	padding: 35px;
	margin-bottom: 40px;
}

.location-list-wrap {
	background: linear-gradient(180deg, rgba(221, 221, 221, .42) 0%, rgba(210, 210, 210, .189) 100%);
	display: flex;
	padding: 35px;
	position: relative;
}

.location-list-wrap .widgettitle, .practice-list-wrap .widgettitle {
	color: #0c2851;
	font-size: 48px;
	font-weight: 700;
	font-family: "Assistant", sans-serif;
	line-height: 49.68px;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 50px;
	width: 100%;
}

.menu-location-menu-container ul {
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	justify-content: center;
}

.menu-location-menu-container ul li {
	display: inline-block;
	width: auto;
	text-align: center;
}

.menu-location-menu-container ul li a {
	border: 1px solid rgba(75, 76, 88, .5);
	display: inline-block;
	padding: 6px 25px;
	color: #212529;
	font-size: 18px;
	font-weight: 400;
	transition: .7s;
}

.practice-list-wrap ul {
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	justify-content: center;
}

.practice-list-wrap ul li {
	display: inline-block;
	width: auto;
	text-align: center;
}

.practice-list-wrap ul li a {
	border: 1px solid rgba(75, 76, 88, .5);
	display: inline-block;
	padding: 6px 25px;
	color: #212529;
	font-size: 18px;
	font-weight: 400;
	transition: .7s;
}

.practice-list-wrap ul li a:hover, .menu-location-menu-container ul li a:hover {
	color: #fff;
	background: #0c2851;
	transition: .7s;
}

.location-page-content {
	padding-top: 70px;
}

.location-page-heading {
	font-size: 3em;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
	display: inline-block;
	padding: .2em .2em .27em;
	position: relative;
	z-index: 3;
	color: #fff;
	margin-bottom: 20px;
}

.location-page-heading:before {
	content: "";
	position: absolute;
	height: 120%;
	width: 500%;
	border-top: 1px solid rgba(34, 87, 197, 1);
	top: -10%;
	border-bottom: 1px solid rgba(40, 103, 234, 1);
	right: -.5em;
	transform: skewX(-30deg);
	z-index: -1;
}

.location-page-heading:after {
	content: "";
	position: absolute;
	right: -.5em;
	top: 0;
	width: 500%;
	height: 100%;
	z-index: -1;
	background-color: #2867ea;
	transform: skewX(-30deg);
}

.page-banner.location-banner {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 150px;
}

.location-banner .banner-image {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	height: calc(100% - 150px);
	object-fit: contain;
	object-position: bottom right;
	width: 50%;
}

.banner-location-content {
	background: linear-gradient(100.21deg, rgba(0, 0, 0, .4) 42.37%, rgba(0, 0, 0, .4) 88.33%);
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 15px 30px;
	width: 51%;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.banner-location-content .banner-sub-heading {
	font-family: var(--font-liberation);
	font-weight: 700;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: rgba(235, 196, 103, 1);
}

.banner-numbers-row ul {
	display: flex;
	padding-top: 50px;
}

.banner-numbers-row ul li:first-child {
	padding-right: 40px;
	border-right: 1.5px solid rgba(255, 255, 255, 1);
}

.banner-numbers-row ul li:last-child {
	padding-left: 40px;
}

.banner-numbers-top {
	font-family: "Playfair Display", serif;
	font-weight: 800;
	font-size: 32px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
}

.banner-numbers-bottom {
	font-family: var(--font-liberation);
	font-weight: 400;
	font-size: 22px;
	line-height: 158%;
	letter-spacing: 0%;
	color: #fff;
}

.banner-numbers-logo img {
	width: 55px;
}

.banner-numbers-row ul {
	justify-content: center;
	display: flex;
	padding-top: 16px;
}

.banner-numbers-row ul li a, .banner-numbers-row ul li {
	display: flex;
	column-gap: 20px;
	align-items: center;
}

.banner-badges {
	display: flex;
	justify-content: center;
	column-gap: 53px;
	padding-top: 20px;
}

.banner-badges img {
	width: 150px;
}

.page-banner.location-banner .container {
	display: flex;
}

.location-banner .btn {
	background-color: rgba(61, 82, 116, 1);
	color: #fff;
	display: inline-block;
	padding: 10px 30px;
	transition: all ease-in .2s;
	border: 2px solid rgba(61, 82, 116, 1);
	font-family: var(--font-liberation);
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 12px;
	line-height: 20px;
}

.location-banner .white-btn {
	background-color: transparent;
	color: #fff !important;
	display: inline-block;
	padding: 10px 30px;
	transition: all ease-in .2s;
	border: 3px solid #fff;
	font-family: var(--font-liberation);
	font-weight: 600;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
}

.new-banner-buttons {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 15px;
}

.new-banner-buttons .white-btn:hover {
	background-color: rgba(61, 82, 116, 1);
	transition: .5s;
}

.location-banner .btn:hover {
	background-color: transparent;
	border-color: #fff;
	transition: .5s;
}

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

.left-side-col p, .left-side-col ul li, .page-template-template-location-gbp .location-page-content p, .page-template-template-location-gbp .location-page-content ul li {
	color: #212529;
	font-size: 18px;
	line-height: 1.7;
}

.left-side-col ul li, .location-page-content ul li {
	padding-left: 35px;
	display: block;
	position: relative;
	margin-bottom: 5px;
}

.left-side-col ul li:after, .location-page-content ul li:after {
	position: absolute;
	content: "";
	background-position: center;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-5215c5a/www.leifertlaw.com/wp-content/themes/Leifert/img/blue-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	height: 20px;
	width: 20px;
	left: 0;
	top: 6px;
}

/* First Section Content With Image */
.content-with-image {
	width: 100%;
	position: relative;
}

.content-with-image .left-side-info, .content-with-image .content-image-wrap, .fullwidth-content-sec, .contact-content-section {
	width: 100%;
	position: relative;
}

.left-side-col {
	align-items: center;
}

.content-with-image .content-image-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content-with-image .content-image-wrap {
	padding-left: 35px;
}

.common-title {
	color: #0c2851;
	font-size: 48px;
	font-weight: 700;
	font-family: "Assistant", sans-serif;
	line-height: 49.68px;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 50px;
	width: auto;
	display: inline-block;
	position: relative;
	padding-bottom: 25px;
}

.common-title:after {
	background: #0f5599;
	height: 3px;
	width: 50%;
	position: absolute;
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
}

.right-side-info-col .right-side-info {
	width: 100%;
	position: relative;
	background: #f6f6f6;
	padding: 30px;
}

.page-template-template-location-gbp .right-side-info ul {
	column-count: 2;
}

.bgcolor-section-left-side, .image-left-side-active {
	flex-direction: row-reverse;
}

.content-with-image .image-left-side-active .content-image-wrap {
	padding-left: 0;
	padding-right: 35px;
}

.left-and-right-side-content, .left-and-right-side-content, .location-video-section, .left-right-content-with-heading {
	width: 100%;
	position: relative;
}

/* First Section Content With Image */

/* Second Video Section CSS */
.video-image-wrap {
	width: 100%;
	position: relative;
}

.video-image-wrap img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.video-image-wrap::after {
	background-position: center;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-5215c5a/www.leifertlaw.com/wp-content/themes/Leifert/img/youtube-play-icon.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 68px;
	height: 48px;
	margin: auto;
}

.video-right-side-col .video-info {
	width: 100%;
	position: relative;
	background: #0f5599;
	padding: 70px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.common-title-other {
	font-family: "Playfair Display", serif;
	font-size: 36px;
	line-height: 56px;
	letter-spacing: .96px;
	font-weight: 800;
	margin-bottom: 35px;
	text-transform: uppercase;
}

.video-right-side-active {
	flex-direction: row-reverse;
}

.white-color-sec .common-title, .white-color-sec .common-title-other, .white-color-sec p, .white-color-sec ul li, .white-color-sec ul li a, .white-color-sec h2, .white-color-sec h3, .white-color-sec h4, .white-color-sec h5, .white-color-sec h6 {
	color: #fff;
}

.location-page-content .white-color-sec p, .location-page-content .white-color-sec ul li {
	color: #fff;
}

.white-color-sec p a {
	color: #1897bc;
}

.white-color-sec p a:hover {
	color: #fff;
	text-decoration: underline;
}

.page-button {
	margin-top: 40px;
}

.white-color-sec .btn {
	background: #3d5274;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 18px 44px;
	border-radius: 0px;
	border: 2px solid #3d5274;
}

.white-color-sec .btn:hover {
	background: #0c2851;
	border: 2px solid #fff;
	color: #fff;
	transition: .7s;
}

/* Second Video Section CSS */

/* Contact Section CSS */
.image-right-side-active {
	flex-direction: row-reverse;
}

.contact-content-section {
	background: #0f5599;
}

.contact-content-section .content-image-wrap {
	width: 100%;
	position: relative;
}

.contact-content-section .content-image-wrap img {
	width: 100%;
	position: relative;
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.contact-content-section .contact-info-wrap {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 70px;
	width: 100%;
	position: relative;
}

/* Contact Section CSS */
.office-detail-section, .left-right-content-with-border {
	width: 100%;
	position: relative;
}

.office-detail-section .content-section-wrap {
	width: 100%;
	position: relative;
	background: #144265;
	padding: 50px;
}

.office-detail-section .contact-info-wrap {
	width: 100%;
	position: relative;
	padding-right: 45px;
}

.office-detail-section .contact-info-wrap .page-button {
	color: #fff;
	font-size: 18px;
	line-height: 1.7;
}

.office-detail-section .contact-info-wrap .page-button a {
	color: #fff;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 700;
	display: inline-block;
	border-bottom: 1px solid #fff;
	line-height: normal;
}

.office-detail-section .contact-info-wrap .phone-btn a {
	text-decoration: none;
}

.office-detail-section iframe {
	height: 387px;
	width: 100%;
}

/* Border Left Section CSS */
.left-right-content-with-border .content-section-wrap .small-title {
	color: #0c2851;
	font-size: 36px;
	font-weight: 700;
	font-family: "Assistant", sans-serif;
	line-height: 49.68px;
	text-transform: capitalize;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
}

.left-right-content-with-border .left-border-col {
	padding-right: 60px;
}

.left-right-content-with-border .left-border-content {
	border-left: 4px solid #0f5599;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.left-right-content-with-border .right-border-content {
	border-left: 4px solid #0f5599;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.left-right-content-with-border .right-border-content {
	margin-top: 40px;
}

.left-right-content-with-border .right-border-content:first-child {
	margin-top: 0px;
}

/* Heading Content Section CSS */
.left-heading-content .common-title, .right-heading-content .common-title {
	text-align: left;
}

.left-heading-content .common-title:after, .right-heading-content .common-title:after {
	right: inherit;
}

.fullwidth-grey-section .right-side-info-col {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

/* Heading Content Section CSS */

/* Footer Contact CSS */
.contact-form-section-footer {
	background: #f5f5f5;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.footer-form-right-side {
	position: absolute;
	right: 30px;
	bottom: 0;
	width: 34%;
	overflow: hidden;
	background-color: #0c2851;
	padding: 55px;
	background-position: center;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-5215c5a/www.leifertlaw.com/wp-content/themes/Leifert/img/form-bg-img.webp");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px 10px 0 0px;
}

.footer-form-right-side.nitro-lazy {
	background-image: none !important;
}

.footer-form-right-side .wpcf7-response-output {
	display: none;
}

.footer-form-right-side .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
	padding-top: 11px;
	color: #fff;
	display: block;
}

.footer-form-right-side .wpcf7 .wpcf7-form-control-wrap textarea.wpcf7-form-control {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
	padding-top: 11px;
	color: #fff;
	height: 100px;
}

.footer-form-right-side .wpcf7 .acceptance-box .wpcf7-form-control-wrap .wpcf7-form-control {
	border: none;
}

.footer-form-right-side .wpcf7 .wpcf7-form-control-wrap .wpcf7-list-item {
	margin: 0;
}

.footer-form-right-side .wpcf7 .submit-form p {
	display: inline-block;
	position: relative;
}

.footer-form-right-side .wpcf7 .submit-form p .wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.footer-form-right-side .wpcf7 .submit-form .btn-main {
	background: #3d5274;
	border: 2px solid #3d5274;
	border-radius: 0px;
	height: 54px;
	line-height: normal;
	padding: 0;
	color: #fff;
	margin: 0;
	width: 202.66999816895px;
	transition: .7s;
}

.footer-form-right-side .wpcf7 .submit-form .btn-main:hover {
	color: #0c2851;
	background: #fff;
	transition: .7s;
	border-color: #fff;
}

.footer-form-right-side input::placeholder, .footer-form-right-side textarea::placeholder {
	color: rgba(255, 255, 255, 1);
}

.bg-cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.home-footer-top {
	width: 100%;
	position: relative;
}

.row-footer-top {
	justify-content: space-between;
}

.consult-sub-heading {
	font-family: var(--font-liberation);
	font-weight: 400;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	column-gap: 100px;
	font-size: 18px;
	line-height: 24px;
}

.consult-heading {
	font-size: 32px;
	line-height: 44px;
	font-family: var(--font-liberation);
	font-weight: 700;
	text-transform: uppercase;
}

.consult-sub-heading svg {
	display: none;
}

.footer-top-right ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	row-gap: 24px;
}

.footer-form-right-side .wpcf7-list-item input[type=checkbox] {
	margin-right: 7px;
}

.footer-form-right-side .wpcf7 .form-title {
	color: #fff;
	text-align: center;
	font-family: "Playfair Display", serif;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0;
	font-weight: 800;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.footer-form-right-side .wpcf7 .form-title p {
	color: #fff;
	text-align: center;
	font-family: "Playfair Display", serif;
	font-size: 25px;
	line-height: normal;
	letter-spacing: 2px;
	font-weight: 800;
	margin-bottom: 0px;
	text-transform: uppercase;
}

/* Footer Contact CSS */
.page-template-template-location-gbp .right-side-info .list-col-1 ul {
	column-count: 1;
}

@media screen and (min-width: 1200px) {
	.contact-form-section-footer {
		min-height: 820px;
	}
}

@media screen and (min-width: 1400px) {
	.contact-form-section-footer {
		min-height: 790px;
	}
}

@media screen and (min-width: 1440px) {
	.contact-form-section-footer {
		min-height: 820px;
	}
}

@media screen and (min-width: 1500px) {
	.page-banner.location-banner .container {
		max-width: 1480px;
	}
	
	.video-right-side-col .video-info {
		padding: 70px;
	}
	
	.contact-content-section .contact-info-wrap {
		padding: 70px 90px;
	}
	
	.consult-heading {
		font-size: 45px;
		line-height: 54px;
	}
	
	.consult-sub-heading {
		font-size: 36px;
		line-height: 43.2px;
	}
	
	.page-template-template-location-gbp .home-footer-top .container {
		max-width: 99.4em;
	}
	
	.contact-form-section-footer {
		min-height: 850px;
	}
}

@media screen and (min-width: 1650px) {
	.page-banner.location-banner {
		padding-top: 180px;
	}
	
	.page-banner.location-banner .container {
		max-width: 1620px;
	}
	
	.contact-content-section .contact-info-wrap {
		padding: 70px 110px;
	}
	
	.contact-form-section-footer {
		min-height: 870px;
	}
}

@media screen and (min-width: 1700px) {
	.page-banner.location-banner .container {
		max-width: 1650px;
	}
	
	.contact-form-section-footer {
		min-height: 950px;
	}
}

@media screen and (min-width: 1800px) {
	.page-banner.location-banner .container {
		max-width: 1700px;
	}
	
	.banner-location-content .banner-sub-heading {
		font-size: 30px;
	}
	
	.banner-numbers-top {
		font-size: 50px;
	}
	
	.location-banner .white-btn, .location-banner .btn {
		font-size: 18px;
		line-height: 39.6px;
		padding: 10px 15px;
	}
	
	.page-template-template-location-gbp p {
		font-size: 20px;
		line-height: 1.9;
	}
	
	.common-title-other {
		font-size: 45px;
		line-height: 70.24px;
	}
	
	.video-right-side-col .video-info {
		padding: 70px 90px;
	}
	
	.contact-content-section .contact-info-wrap {
		padding: 70px 120px;
	}
	
	.page-template-template-location-gbp .home-footer-top .container {
		max-width: 99.4em;
	}
	
	.footer-form-right-side .wpcf7 .form-title p {
		font-size: 30px;
	}
}

@media screen and (min-width: 1900px) {
	.page-banner.location-banner .container {
		max-width: 1900px;
	}
	
	.common-title-other {
		font-size: 48px;
		line-height: 78.24px;
	}
	
	.contact-content-section .contact-info-wrap {
		padding: 90px 140px;
	}
}

@media screen and (min-width: 2000px) {
	.page-banner.location-banner .container {
		max-width: 1940px;
	}
}

@media screen and (max-width: 1330px) {
	.video-right-side-col .video-info {
		padding: 60px 30px;
	}
	
	.footer-form-right-side {
		width: 37%;
	}
}

@media screen and (max-width: 1199px) {
	.page-banner.location-banner {
		height: auto;
		position: relative;
		width: 100%;
		padding-top: 15%;
		padding-bottom: 15%;
	}
	
	.banner-location-content {
		width: 100%;
	}
	
	.location-banner .banner-image {
		width: 33%;
	}
	
	.footer-form-right-side {
		width: 38%;
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 991px) {
	.location-page-heading {
		font-size: 2.5em;
	}
	
	.left-side-col p, .left-side-col ul li, .page-template-template-location-gbp .location-page-content p, .page-template-template-location-gbp .location-page-content ul li {
		font-size: 17px;
	}
	
	.section-pd {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.location-banner .banner-image {
		width: 100%;
		position: relative;
	}
	
	.page-banner.location-banner {
		flex-direction: column;
		padding-bottom: 25px;
	}
	
	.page-banner.location-banner .container {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 25px;
	}
	
	.content-with-image .content-image-wrap {
		padding-left: 0px;
		margin-top: 30px;
	}
	
	.left-side-info-col {
		margin-bottom: 30px;
	}
	
	.right-border-col {
		margin-top: 40px;
	}
	
	.right-heading-col {
		margin-top: 40px;
	}
	
	.office-detail-section .contact-info-wrap {
		padding-right: 0;
	}
	
	.office-right-side-col {
		margin-top: 50px;
	}
	
	.contact-form-section-footer {
		padding-bottom: 0;
	}
	
	.footer-form-right-side {
		position: relative;
		width: 100%;
		margin-top: 30px;
		left: 0;
		overflow: hidden;
		padding: 50px;
	}
	
	.practice-list-wrap ul, .menu-location-menu-container ul {
		gap: 10px;
	}
	
	.common-title {
		font-size: 38px;
		line-height: 1.2;
		padding-bottom: 18px;
	}
	
	.common-title-other {
		font-size: 30px;
		line-height: 1.5;
		letter-spacing: .3px;
		margin-bottom: 25px;
	}
	
	.left-right-content-with-border .content-section-wrap .small-title {
		font-size: 30px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 767px) {
	.banner-numbers-top {
		font-size: 20px;
	}
	
	.page-banner.location-banner {
		padding-top: 140px !important;
	}
	
	.location-page-heading {
		font-size: 2em;
	}
	
	.location-page-content {
		overflow: hidden;
	}
	
	.page-template-template-location-gbp .location-page-content p br, .page-template-template-location-gbp .location-page-content ul li br {
		display: none;
	}
	
	.footer-form-right-side {
		padding: 50px 25px;
	}
}

@media screen and (max-width: 575px) {
	.new-banner-buttons .white-btn, .new-banner-buttons .btn {
		padding: 8px 4px;
	}
	
	.location-page-heading {
		font-size: 25px;
	}
	
	.page-banner.location-banner .container {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
	}
	
	.location-banner .white-btn, .location-banner .btn {
		padding: 10px 10px;
		font-size: 11px;
		line-height: 16px;
	}
	
	.banner-location-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.banner-badges img {
		width: 100px;
	}
	
	.banner-numbers-row ul li:first-child {
		padding-right: 20px;
	}
	
	.banner-numbers-row ul li:last-child {
		padding-left: 20px;
	}
	
	.banner-numbers-bottom {
		font-size: 16px;
		line-height: normal;
	}
	
	.banner-numbers-row ul li {
		column-gap: 0;
	}
	
	.banner-numbers-top {
		font-size: 28px;
	}
	
	.location-page-heading:before {
		right: 1em;
	}
	
	.location-page-heading:after {
		right: 1em;
		width: 200%;
	}
	
	.page-template-template-location-gbp .right-side-info ul {
		column-count: 1;
	}
	
	.video-right-side-col .video-info, .contact-content-section .contact-info-wrap {
		padding: 50px 20px;
	}
	
	.content-with-image .image-left-side-active .content-image-wrap {
		padding-right: 0;
	}
	
	.office-detail-section .content-section-wrap {
		padding: 30px;
	}
	
	.left-right-content-with-border .left-border-col {
		padding-right: 15px;
	}
	
	.left-right-content-with-border .left-border-content {
		padding-left: 25px;
	}
	
	.left-right-content-with-border .right-border-content {
		padding-left: 25px;
	}
}

@media screen and (max-width: 480px) {
	.location-page-heading:before {
		right: -1em;
	}
	
	.location-page-heading:after {
		right: -1em;
	}
}

@media screen and (max-width: 420px) {
	.location-page-heading:before {
		right: -.5em;
	}
	
	.location-page-heading:after {
		right: -.5em;
	}
	
	.common-title-other {
		font-size: 25px;
	}
	
	.location-list-wrap .widgettitle, .practice-list-wrap .widgettitle {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 400px) {
	.location-page-heading:before {
		right: 1em;
	}
	
	.location-page-heading:after {
		right: 1em;
	}
	
	.practice-list-wrap ul, .menu-location-menu-container ul {
		gap: 0;
		width: 100%;
	}
	
	.practice-list-wrap ul li, .menu-location-menu-container ul li {
		width: 100%;
		display: block;
		margin-top: 15px;
	}
	
	.practice-list-wrap ul li:first-child, .menu-location-menu-container ul li:first-child {
		margin-top: 0px;
	}
	
	.practice-list-wrap ul li a, .menu-location-menu-container ul li a {
		width: 100%;
		display: block;
	}
	
	.banner-numbers-top {
		font-size: 20px;
	}
	
	.new-banner-buttons {
		column-gap: 5px;
	}
	
	.location-banner .white-btn, .location-banner .btn {
		padding: 10px 5px;
	}
	
	.footer-form-right-side .wpcf7 .form-title p {
		font-size: 23px;
	}
	
	.review-schema-wrapper {
		padding: 20px !important;
	}
}
