
html {
	background-color: #000;
	font-size: .9375vw;
}

body {
	font-family: Assistant, sans-serif;
	background-color: #fff;
	float: left;
	width: 100%;
	font-size: 16px;
	padding-top: 95px;
	line-height: 2;
}

* {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
}

:focus {
	outline: 0;
}

.btn, a, button, img, input, select, textarea {
	outline: 0 !important;
}

select {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

a img {
	outline: 0;
}

input, select, textarea {
	outline: 0;
}

a {
	color: #1897bc;
}

input[type=submit] {
	cursor: pointer;
}

a:focus, a:hover {
	text-decoration: none;
}

.form-control:focus {
	box-shadow: none;
}

img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

.fullwidth {
	width: 100%;
	float: none;
}

.form-control {
	padding: .375em 0;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.container {
	max-width: 86.4em;
	padding-left: 3.45556em;
	padding-right: 3.45556em;
}

.common-padding {
	padding-top: 3em;
	padding-bottom: 2em;
}

.common-padding2x {
	padding-top: 6em;
	padding-bottom: 6em;
}

p+p {
	margin-top: 1rem;
}

ul {
	list-style: none;
}

header {
	position: fixed;
	width: 100%;
	z-index: 8888;
	transition: .3s all;
	background: #0c2851;
	top: 0;
}

.scrolled .header-top {
	background-color: #4a497a;
}

.header-row>div {
	flex-grow: 1;
}

.menu-col {
	/* padding: 0 .5em;
     border-right: 1px solid rgba(255, 255, 255, .43);*/
	position: relative;
}

.menubar {
	padding: 1em 0;
	transition: .3s all;
	border-bottom: 1px solid rgba(255, 255, 255, .43);
}

.logo-col {
	display: flex;
	align-items: center;
	padding: 0 1em;
	max-width: 330px;
	width: 100%;
}

.menu-col.v-middle {
	width: calc(100% - 330px);
}

.logo-col .logo {
	width: 100%;
	text-align: right;
}

.logo img {
	width: 100%;
	max-width: 100%;
}

.header.scrolled .menubar {
	background-color: #0c2851;
}

.main-navigation .navbar-nav {
	width: 100%;
	padding-right: 20px;
	justify-content: space-between;
}

ul#menu-primary {
	z-index: 2;
}

.main-navigation nav.navbar {
	padding: 0;
}

.navbar-nav li {
	flex: 1 1 auto;
}

.main-navigation .menu-item a {
	color: #fff;
	font-weight: 500;
	font-size: 1em;
}

.main-navigation .current-menu-item .nav-link, .main-navigation .current-menu-parent .nav-link {
	color: #fff;
}

.main-navigation>.navbar div>ul>li.current-menu-ancestor>a, .main-navigation>.navbar div>ul>li.current-menu-item>a, .main-navigation>.navbar div>ul>li:hover {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/menu-hover-icon.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
}

.main-navigation>.navbar div>ul>li.current-menu-ancestor>a.nitro-lazy, .main-navigation>.navbar div>ul>li.current-menu-item>a.nitro-lazy, .main-navigation>.navbar div>ul>li:hover.nitro-lazy {
	background-image: none !important;
}

.navbar li.menu-item-has-children>a:after {
	content: "";
	font-family: FontAwesome;
	margin-left: .3em;
	left: auto;
	top: 0;
	line-height: 0;
	font-size: 10px;
	position: relative;
}

ul.sub-menu {
	position: absolute;
	padding: 0;
	top: 100%;
	z-index: 10;
	text-align: left;
	display: none;
	margin-top: -1px;
	list-style: none;
	min-width: 165px;
	padding-top: 1.15em;
}

.navbar-nav .nav-item .sub-menu li a {
	text-align: left;
	display: block !important;
	padding: .5em 2em;
	color: #fff;
	font-size: .9em;
	background-color: #1f448e;
	box-shadow: inset 0 -1px 1px #0e2b67, inset 0 1px 1px #2656b7;
}

.navbar-nav .nav-item .sub-menu li a:hover, .navbar-nav .nav-item .sub-menu li.current-menu-item a {
	color: #fff;
	background-color: #4d7dc3;
}

.navbar-nav>li:hover>.sub-menu {
	display: block;
}

div#navbarSupportedContent {
	position: relative;
}

.phone-col .phone-no {
	text-align: center;
	padding: 1px 25px;
}

.phone-no>span {
	font-size: .9em;
}

.phone-col .phone-no, .phone-col .phone-no a {
	color: #0c2851;
}

.phone-col .phone-no>a {
	font-weight: 800;
	font-size: 14px;
}

.toll-free-no {
	padding-left: 0em;
	color: #fff;
	padding-right: 1em;
	width: 100%;
	text-align: left;
}

.toll-free-no a {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.home-banner {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/banner-default.jpg");
	background-size: cover;
	background-position: center;
	display: flex;
	position: relative;
}

.home-banner.nitro-lazy {
	background-image: none !important;
}

.home-banner {
	position: relative;
}

.home-banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
	background: -moz-linear-gradient(top, rgba(12, 40, 80, 0) 0, rgba(12, 40, 80, .25) 90%);
	background: -webkit-linear-gradient(top, rgba(12, 40, 80, 0) 0, rgba(12, 40, 80, .25) 90%);
	background: linear-gradient(to bottom, rgba(12, 40, 80, 0) 0, rgba(12, 40, 80, .25) 90%);
}

.home-banner-heading {
	padding: .1em .3em;
}

.home-banner .home-banner-content {
	color: #fff;
	position: relative;
	z-index: 3;
	margin: 2em 0;
	text-shadow: 0 0 10px #000;
	padding-bottom: 5em;
}

.home-banner-heading {
	font-family: "Playfair Display";
	font-size: 3.2em;
	line-height: 1.2;
	font-weight: 800;
	text-transform: uppercase;
}

.home-banner-subheading {
	font-size: 2.1em;
	margin: 0;
	text-shadow: 0 0 30px #000;
	font-weight: 800;
}

.home-banner-text {
	font-size: 1.6em;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 0 0 30px #000;
}

.banner-btns {
	margin: 1.5em 0;
}

.home-banner .banner-image {
	width: 100%;
}

.home-banner .banner-image>img {
	width: 100%;
}

.content-visible .home-banner-text2 a {
	color: #fff !important;
	border: #ccc solid 1px;
	padding: 10px;
	background: rgba(12, 40, 80, .4);
	border-radius: 5px;
	display: block;
}

.submit-block .wpcf7-form-control.wpcf7-submit {
	padding: 1em;
	width: 100%;
	cursor: pointer;
	background-color: #d52028;
	border: 1px solid #d52028;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, .2);
}

.submit-block .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #2151a3;
	border: 1px solid #2151a3;
}

.banner-form div.wpcf7-response-output {
	border: 0;
	width: auto;
	padding: 0;
	margin: 0;
	text-align: left;
	position: absolute;
	left: 0;
	color: #fff;
}

.scroll-more {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4em 3em 4em;
	border-color: transparent transparent #e5e9ec transparent;
	position: absolute;
	bottom: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}

.scroll-more:after {
	content: "";
	width: 1.8em;
	height: 1.8em;
	background-image: url("https://www.leifertlaw.com/wp-content/themes/Leifert/img/chevron.png");
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: 1.9em;
	left: -.54em;
}

.main-content .h2, .main-content h1, .main-content h2 {
	color: #252525;
	position: relative;
	margin-bottom: .7em;
	font-size: 2em;
}

.white-text .main-content .h2, .white-text .main-content h2 {
	color: #fff;
}

.main-content .h4, .main-content h4 {
	font-weight: 700;
	color: #000;
}

.main-content .wp-image-wrap>img {
	margin: 1em;
}

.main-content.text-center ul li {
	text-align: left;
}

.trust-logo-carousel {
	padding: 0;
	background-color: #f4f4f4;
}

.owl-carousel .owl-item .logo-slide {
	display: flex;
	align-self: center;
	max-width: 16em;
	padding: 1em;
	position: relative;
	transition: .4s all;
	top: 0;
	flex-direction: column;
	justify-content: center;
}

.owl-carousel .owl-item .logo-slide:before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-bottom: 2px solid transparent;
	right: 0;
	bottom: 0;
	border-right: 2px solid transparent;
	transition: .4s all;
}

.owl-carousel .owl-item .logo-slide:hover:before {
	height: 100%;
	width: 100%;
	border-color: #266c9e;
}

.owl-carousel .owl-item .logo-slide:after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-top: 2px solid transparent;
	left: 0;
	top: 0;
	border-left: 2px solid transparent;
	transition: .4s all;
}

.owl-carousel .owl-item .logo-slide:hover:after {
	height: 100%;
	width: 100%;
	border-color: #266c9e;
}

.owl-carousel .owl-item .logo-slide img {
	width: 100%;
	margin: 0 auto;
	transition: .2s all;
}

.trust-logo-carousel.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
	padding: 1em 1em 2em;
}

.attorney-testimonial.owl-carousel .owl-stage {
	display: flex;
	align-items: stretch;
	padding: 1em;
}

.trust-logo-carousel.owl-carousel .owl-item {
	float: none;
	display: flex;
	justify-content: center;
	border-right: 1px solid #ddd;
	align-items: center;
	align-items: stretch;
}

.trust-logo-carousel.owl-carousel .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

.attorneys-in-banner-outer {
	position: absolute;
	bottom: 5%;
	z-index: 2;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
}

.attorneys-in-banner {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(41, 111, 255, .9);
	padding: 1rem 1.5rem;
	margin-left: auto;
	margin-right: auto;
}

.attorneys-in-banner a {
	display: block;
	display: flex;
	color: #fff;
	background-color: #0c2851;
	text-align: center;
	border-radius: 50%;
	transition: .3s all;
	width: 2.75rem;
	height: 2.75rem;
	align-items: center;
	justify-content: center;
	border: 2px solid #fff;
}

.attorneys-in-banner a:hover {
	background-color: #143377;
}

.section .content-col-right h3, section .content-col-left h3 {
	margin: 0 0 .5em 0;
}

.content-col-left h3 {
	margin-top: 0 !important;
}

.heading-lines {
	height: 5em;
	width: 25em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/heading-border.png");
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	background-size: contain;
	max-width: 100%;
}

.heading-lines.nitro-lazy {
	background-image: none !important;
}

.text-center .heading-lines {
	margin-left: auto;
	margin-right: auto;
}

.west-beach p {
	text-align: justify;
}

section h1 {
	font-size: 2em;
	font-weight: 300;
}

section h1 strong {
	font-weight: 700;
	display: block;
}

section h1 {
	font-weight: 700;
}

.strong {
	font-weight: 700;
}

.bg-0 {
	background-color: #fff;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/bg-0.jpg");
	background-size: cover;
	background-position: center;
}

.bg-0.nitro-lazy {
	background-image: none !important;
}

.bg-1 {
	background-color: #fff;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/main-bg.png");
	background-size: cover;
	background-position: center;
}

.bg-1.nitro-lazy {
	background-image: none !important;
}

.bg-2 {
	background-color: #fff;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/bg-2.png");
	background-size: cover;
	background-position: center;
}

.bg-2.nitro-lazy {
	background-image: none !important;
}

.bg-3 {
	background-color: #000;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/bg-3-darkblue.jpg");
	background-size: cover;
	background-position: center;
}

.bg-3.nitro-lazy {
	background-image: none !important;
}

.bg-4 {
	background-color: #000;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/west-palmbeach-bg_1.jpg");
	background-size: cover;
	background-position: center;
}

.bg-4.nitro-lazy {
	background-image: none !important;
}

.section, section {
	position: relative;
}

.section .h2, .section h2, section.page-content h1 {
	display: block;
	font-weight: 700;
	font-size: 2.3em;
	margin-bottom: .8em;
}

.section .h2 strong, .section h2 strong {
	display: block;
	font-weight: 700;
}

.section h3 {
	font-weight: 800;
	font-size: 1.8em;
	margin: 1.5em 0 .75em;
}

.bw-bg {
	background-image: url("https://www.leifertlaw.com/wp-content/themes/Leifert/img/bw-bg.jpg");
	background-size: cover;
	background-position: center;
}

.bw-bg.nitro-lazy {
	background-image: none !important;
}

.white-text {
	color: #fff;
}

.second-content-section img {
	width: 100%;
}

.video-sec {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/video-sec-bg.jpg");
	background-size: cover;
	background-position: center;
	color: #fff;
	z-index: 1;
}

.video-sec.nitro-lazy {
	background-image: none !important;
}

.video-box {
	transform: scale(1.1);
}

.video-box a {
	padding: 1em;
	background-color: #fff;
	display: block;
	position: relative;
}

.video-box a>img {
	width: 100%;
}

.video-box a .playicon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 4.5em;
	height: 4.5em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/playicon.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.video-box a .playicon.nitro-lazy {
	background-image: none !important;
}

.section.bg-3 a:not(.btn-main), section.bg-3 a:not(.btn-main) {
	font-weight: 400;
	text-decoration: underline !important;
	color: #fff;
}

.section.bg-3 a:not(.btn-main):hover, section.bg-3 a:not(.btn-main):hover {
	color: #0081ff;
}

.darkblue-bg {
	background-color: rgba(0, 0, 0, .5);
}

.border-image {
	border: .8em solid;
}

.border-image>img {
	width: 100%;
}

.uplifted {
	margin-top: -12em;
}

.our-videos-sec {
	padding-bottom: 12em;
}

.prac-head {
	position: relative;
	z-index: 2;
}

.prac-head .h1 strong {
	color: #fff;
}

.practice-areas-sec {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/pa-background.jpg");
	background-size: cover;
}

.practice-areas-sec.nitro-lazy {
	background-image: none !important;
}

.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
}

.flip-container.hover .flipper, .flip-container:hover .flipper {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.back, .flip-container, .front {
	width: 100%;
	height: 100%;
}

.flipper {
	-webkit-transition: .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: .6s;
	-moz-transform-style: preserve-3d;
	-o-transition: .6s;
	-o-transform-style: preserve-3d;
	transition: .6s;
	transform-style: preserve-3d;
	position: relative;
	display: block;
}

.back, .front {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1em;
}

.front {
	z-index: 2;
	background-color: rgba(255, 255, 255, .5);
}

.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #f8f8f8;
	z-index: 1;
	background-color: rgba(255, 255, 255, .5);
}

.practice-areas-wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
}

.pa-block {
	width: calc(100% / 6.01);
	padding: .4em;
	overflow: hidden;
}

.pa-block>a {
	height: 13em;
}

.pa-block>a .pa-block-inner img {
	display: block;
	margin: 0 auto 1.5em;
	width: 3em;
}

.pa-block>a .pa-block-inner .pa-front {
	font-weight: 600;
	color: #fff;
	text-align: center;
	transition: .2s all;
}

.pa-block>a .pa-block-inner .pa-back {
	font-weight: 600;
	color: #fff;
	text-align: center;
	transition: .2s all;
}

.flip-container:hover .back {
	backface-visibility: visible !important;
	z-index: 9;
}

span.pa-back {
	text-align: center;
}

span.pa-title {
	display: block;
	font-weight: 600;
	font-size: 1.3em;
	margin-bottom: 1em;
}

span.pa-readmore {
	color: #000;
	font-weight: 600;
}

.practice-areas-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .5s;
	z-index: 0;
	background-size: cover;
}

.practice-areas-bg.current {
	opacity: 1;
}

.video-slide {
	position: relative;
	height: 24em;
	padding: .5em;
	border: 1px solid #ddd;
}

.video-slide>a {
	position: relative;
	transition: .5s;
	display: block;
}

.video-slide>a:before {
	content: "";
	position: absolute;
	height: calc(100% - 3em);
	width: 100%;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/playicon.png");
	transition: .3s all;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	z-index: 222;
}

.video-slide>a:after {
	content: "";
	position: absolute;
	height: calc(100% - 3.25em);
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
	transition: .3s all;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
}

.video-slide>a:hover:after {
	opacity: 1;
	background-color: rgba(0, 0, 0, .5);
}

span.video-title {
	display: block;
	text-align: center;
	padding: .5em;
	color: #000;
	font-size: 1em;
	line-height: 1.5;
	transition: .5s;
	position: relative;
	top: 0;
	z-index: 2;
	background-color: #fff;
}

.home-page-videos {
	margin-right: 15px;
	float: left;
	width: 47%;
}

.video-slide>a:hover span.video-title {
	padding: 1em;
	top: -1em;
	color: #fff;
	background-color: #0b2552;
}

.testimonial-content {
	font-size: 1.3em;
	font-style: italic;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
}

span.testimonial-author {
	font-size: 1.4em;
	font-weight: 600;
}

.home-testimonial-inner {
	position: relative;
	padding: 0 2em;
}

.home-testimonial-inner:before {
	content: "";
	width: 2em;
	height: 2em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/testimonial-quote-left.png");
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	background-size: contain;
	left: 0;
}

.home-testimonial-inner:after {
	content: "";
	width: 2em;
	height: 2em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/testimonial-quote-right.png");
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	background-size: contain;
	right: 0;
	bottom: 1em;
}

.home-contact-sec {
	background-color: #eee;
}

.bg-contact-sec {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/consultation-today.jpg");
	background-size: cover;
}

.bg-contact-sec.nitro-lazy {
	background-image: none !important;
}

.home-contact-sec .contact-sec-title {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.home-contact-sec .contact-sec-title span {
	display: block;
	font-weight: 200;
	font-size: .8em;
	position: relative;
}

.contact-no-sec {
	padding-left: 18%;
	padding-right: 8%;
}

.contact-no-sec ul {
	margin-top: 1em;
	width: 100%;
	float: left;
}

.contact-no-sec ul .toll-free {
	padding-left: 3em;
	position: relative;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/call.png");
	background-repeat: no-repeat;
	line-height: 1.9;
	background-size: auto 100%;
}

.contact-no-sec ul .toll-free.nitro-lazy {
	background-image: none !important;
}

.contact-no-sec ul li {
	font-size: 1.7em;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1.5em;
}

.contact-no-sec ul li a {
	color: #fff;
}

.contact-no-sec ul li a:hover {
	color: #0081ff;
}

.contact-no-sec ul li span {
	font-size: .85em;
	font-weight: 500;
	display: block;
}

.contact-no-sec ul li:last-child {
	margin-bottom: 0;
}

.contact-form-sec {
	padding-right: 18%;
	padding-left: 8%;
}

.wpcf7-form-control-wrap {
	display: block;
}

form.wpcf7-form {
	position: relative;
}

.form-div .wpcf7-form-control[type=email], .form-div .wpcf7-form-control[type=tel], .form-div .wpcf7-form-control[type=text], .form-div select, .form-div textarea.wpcf7-form-control, .form-div .wpcf7-form-control[type=date] {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	margin: 1.1em 0;
	background-color: transparent;
	border-bottom: 1px solid #898989;
	font-size: 1.1em;
	color: #000;
	resize: none;
	width: 100%;
}

.form-div .wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin-bottom: 1em;
}

.form-div .btn-main {
	border: 0 none;
	width: auto;
	margin-top: 1em;
	font-size: 20px;
	padding: .6em;
}

.form-div .btn-main:hover {
	background-color: #2151a3;
}

.wpcf7::-webkit-input-placeholder {
	color: #898989;
}

.wpcf7::-moz-placeholder {
	color: #898989;
}

.wpcf7:-ms-input-placeholder {
	color: #898989;
}

.wpcf7:-moz-placeholder {
	color: #898989;
}

.sidebar_form .wpcf7-form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.sidebar_form .wpcf7-form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.sidebar_form .wpcf7-form-control:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.sidebar_form .wpcf7-form-control:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.sidebar_form.form-div .wpcf7-form-control:not(.btn-main) {
	border-color: rgba(255, 255, 255, .4);
	color: #fff;
	display: block;
}

.sidebar_form select.wpcf7-form-control {
	margin: 1.1em 0;
}

.sidebar_form select.wpcf7-form-control option {
	color: #000;
}

.sidebar_form.form-div .wpcf7-form-control-wrap {
	margin-bottom: 0;
}

span.wpcf7-not-valid-tip {
	font-weight: 400;
	display: block;
	position: absolute;
	bottom: -3px;
	right: 0;
	padding: 0;
	line-height: 15px;
	font-size: .9em;
}

div.wpcf7-response-output {
	border: 0;
	font-size: 13px;
	width: 100%;
	padding: 0;
	margin: 10px 0 0;
	text-align: center;
	position: absolute;
	color: red;
}

.sidebar_form div.wpcf7-response-output {
	bottom: -25px;
	position: absolute;
	color: #df1b09;
}

div.wpcf7 .ajax-loader {
	margin: 10px auto 0;
	display: none;
}

.sidebar_form div.wpcf7 .ajax-loader {
	margin: 3px auto 4px;
	display: block;
}

.home-locations {
	position: absolute;
	bottom: -20%;
	left: 0;
	right: 0;
}

.home-locations>.lSSlideOuter {
	margin: auto;
	text-align: center;
	max-width: 990px;
}

.home-conact-map>iframe {
	width: 100%;
	height: 30em;
}

.address-tabs .map-tab {
	font-weight: 600;
	padding: 1em;
	height: 100%;
}

span.address-title {
	font-size: 1.2em;
}

.address-single li {
	font-weight: 500;
	font-size: 1em;
	color: #fff;
}

.address-single li .address-phone {
	font-weight: 600;
	font-size: 1.1em;
}

.address-single li .fa-phone {
	font-size: 1.4em;
	vertical-align: middle;
}

.address-tabs li a {
	color: #484848;
}

li.clone>div, li.lslide>div {
	background-color: #ddd;
}

li.clone.active>div, li.lslide.active>div {
	background-color: #13345e;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/bg-3-darkblue.jpg");
	background-size: contain;
	color: #fff;
	transform: scale(1);
}

li.clone.active>div.nitro-lazy, li.lslide.active>div.nitro-lazy {
	background-image: none !important;
}

.clone.active .address-single li, .lslide.active .address-single li {
	color: #fff;
}

li.clone.active>div a, li.lslide.active>div a {
	color: #fff;
}

.address-tabs li>div {
	position: relative;
	transform: scaleY(.95);
}

.lSAction>a {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/sidearrow.png");
	background-repeat: no-repeat;
	background-color: #13345e;
	background-position: center !important;
	border-radius: 50%;
}

.lSAction>a.nitro-lazy {
	background-image: none !important;
}

.lSAction>a.lSNext {
	transform: rotate(180deg);
}

.page-banner {
	height: 28em;
	background-size: cover;
	background-position: center;
}

.fullflex {
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.banner-content {
	width: 100%;
	color: #fff;
}

.page-banner .banner-title {
	font-size: 2em;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
	display: inline-block;
	padding: .2em .2em .1em;
	position: relative;
	z-index: 3;
}

.page-banner .banner-title:after {
	content: "";
	position: absolute;
	right: -.5em;
	top: 0;
	width: 500%;
	height: 100%;
	z-index: -1;
	background-color: rgba(0, 0, 0, .3);
	transform: skewX(-30deg);
}

.page-banner .banner-title:before {
	content: "";
	position: absolute;
	height: 120%;
	width: 500%;
	border-top: 1px solid rgba(255, 255, 255, .36);
	top: -10%;
	border-bottom: 1px solid rgba(255, 255, 255, .36);
	right: -.5em;
	transform: skewX(-30deg);
	z-index: -1;
}

.section.page-content h1 strong, section.page-content h1 strong {
	display: inline-block;
}

.contact-form-section .wpcf7 {
	max-width: 60em;
	margin: 3em auto 0;
	position: relative;
}

iframe {
	border: 0 none;
}

.wp-image-wrap {
	padding: 0 1em;
}

.wp-image-wrap img {
	border-radius: .5em;
}

.firm-overview-section .container {
	padding-left: 10%;
	padding-right: 10%;
}

.attorney-left {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/attorney-left-bg.jpg");
	color: #fff;
	background-size: cover;
	padding-left: 6%;
}

.attorney-left.nitro-lazy {
	background-image: none !important;
}

.attorney-right {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/attorney-right-bg.jpg");
	color: #fff;
	background-size: cover;
	padding-right: 6%;
	text-align: right;
}

.attorney-right.nitro-lazy {
	background-image: none !important;
}

.firm-attorney-inner {
	padding-top: 2em;
	height: 100%;
	flex-wrap: wrap;
}

.firm-attorney-inner .attorney-img {
	width: 30%;
}

.firm-attorney-content {
	margin: 0 2em;
	padding-bottom: 1.5em;
	width: calc(70% - 4em);
}

.firm-attorney-content p {
	font-weight: 500;
	text-align: left;
	line-height: 1.5;
}

.firm-attorney-content p strong {
	font-weight: 800;
	font-size: 1.1em;
}

.firm-attorney-inner .btn-main {
	margin-top: 1em;
}

.attorney_detail_link {
	text-align: left;
}

.video-wrapper {
	width: 100%;
	padding-top: 50% !important;
	position: relative;
	display: inline-block;
	background-color: #fff;
}

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

#firm-second-fold {
	padding-bottom: 11em;
	background-color: #eee;
}

#firm-third-fold .video-wrapper {
	margin-top: -20em;
	margin-bottom: 2em;
}

#firm-third-fold .video-wrapper iframe {
	padding: 1em;
}

#firm-fourth-fold h3 {
	font-weight: 500;
	font-size: 1.7em;
	margin: 0 0 .7em 0;
	text-align: center;
}

.firm-content-sec h2 {
	font-size: 1.7em;
	color: #15347a;
	text-transform: uppercase;
	font-weight: 600;
}

.firm-detail {
	height: auto;
	min-height: 35em;
	position: relative;
}

.page-banner.firm-detail .banner-title {
	font-size: 3em;
}

.attorney-banner-image {
	padding-top: 3em;
}

.attorney-banner-image img {
	width: 100%;
}

.firm-detail .attorney-designation {
	margin-top: 1em;
	font-size: 1.5em;
	font-weight: 600;
}

.firm-detail .attorney-contact {
	margin-top: 1em;
}

.firm-detail .attorney-contact>.firm-contact {
	font-size: 1.7em;
}

.firm-detail .attorney-contact>.firm-contact:first-child {
	border-right: 2px solid rgba(255, 255, 255, .26);
}

.firm-detail .attorney-contact .firm-contact {
	padding-left: 1.9em;
	padding-right: .5em;
	background-size: contain;
	color: #fff;
}

.attorney-contact .firm-contact.fc-tel {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/banner-call-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.attorney-contact .firm-contact.fc-tel.nitro-lazy {
	background-image: none !important;
}

.attorney-contact .firm-contact.fc-fax {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/fax.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: .4em;
}

.attorney-contact .firm-contact.fc-fax.nitro-lazy {
	background-image: none !important;
}

.firm-detail .attorney-social {
	margin-top: 1.5em;
}

.firm-detail .attorney-social>a {
	display: inline-block;
	padding: .5em;
	color: #fff;
	border: 1px solid;
	width: 2.5em;
	height: 2.5em;
	text-align: center;
	margin-right: .5em;
}

.attorney-social>a:hover {
	background-color: #fff;
	color: #0d4265;
	border: 1px solid #fff;
}

#firm-detail-second-fold {
	background-size: cover;
	background-color: #0b2152;
}

.second-fold-inner {
	padding-right: 10%;
}

.main-wrapper .section.list div:not(.widget)>ul li, .main-wrapper section.list div:not(.widget)>ul li {
	position: relative;
	padding-left: 1.3em;
	font-size: 1.1em;
	line-height: 1.5;
}

.main-wrapper .section.list ul li+li, .main-wrapper section.list ul li+li {
	margin-top: 1em;
}

.main-wrapper .section.list div:not(.widget)>ul li:before, .main-wrapper section.list div:not(.widget)>ul li:before {
	content: "";
	position: absolute;
	top: .45em;
	left: 0;
	height: .6em;
	width: .6em;
	background-color: #061a39;
	border-radius: 50%;
}

.attorney-video-sec {
	display: flex;
}

.attorney-video-header {
	width: 30%;
	z-index: 2;
}

.attorney-video-header-inner {
	height: 100%;
	padding: 6em 2em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/video-background.jpg");
	background-size: cover;
	background-color: #143375;
}

.attorney-video-header-inner.nitro-lazy {
	background-image: none !important;
}

.attorney-videos {
	padding: 7em 5% 7em 10%;
	background-color: #101010;
	width: 75%;
	margin-left: -5%;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/black-pattern-bg.jpg");
	background-size: cover;
	display: flex;
	align-items: center;
}

.attorney-videos.nitro-lazy {
	background-image: none !important;
}

.attorney-video-box {
	padding-top: 100%;
	width: 100%;
}

.attorney-video-box>a {
	background-size: auto 110%;
	background-position: 85% center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	border: 2px solid #fff;
	overflow: hidden;
}

.attorney-video-box>a:before {
	content: "";
	position: absolute;
	height: calc(100% - 3em);
	width: 100%;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/playicon.png");
	transition: .3s all;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
}

.attorney-video-box>a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: .3s all;
	opacity: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 30%, #000 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 30%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 30%, #000 100%);
}

.attorney-video-box>a:hover:before {
	opacity: 1;
	z-index: 3;
}

.attorney-video-box>a:hover:after {
	opacity: .7;
}

.attorney-video-box>a>span {
	position: absolute;
	bottom: -10%;
	top: auto;
	color: #474747;
	line-height: 1.2;
	font-size: 1em;
	opacity: 0;
	width: 100%;
	font-weight: 700;
	transition: .3s all;
}

.attorney-video-box>a:hover>span {
	bottom: 0;
	opacity: 1;
}

.testimonails-lisiting {
	margin-top: 2em;
}

.testimonial-box {
	padding: 2em;
	background-color: #efefef;
	color: #000;
	margin: 1em 0;
	box-shadow: 0 0 1em #ddd;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	position: relative;
	font-size: 15px;
}

.testimonial-box-popup {
	padding: 2em;
	background-color: #fff;
	color: #000;
	margin: 1em 0;
	box-shadow: 0 0 1em #ddd;
	align-items: center;
	width: 100%;
	position: relative;
}

.testimonails-lisiting>div:nth-child(4n) .testimonial-box, .testimonails-lisiting>div:nth-child(4n+1) .testimonial-box {
	background-color: #0c2851;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/video-background.jpg");
	color: #fff;
}

.testimonails-lisiting>div:nth-child(4n) .testimonial-box.nitro-lazy, .testimonails-lisiting>div:nth-child(4n+1) .testimonial-box.nitro-lazy {
	background-image: none !important;
}

.client-name {
	margin-top: 1em;
	font-size: 1.1em;
	font-weight: 700;
}

.testimonial-box .testimonial-inner {
	width: 100%;
}

.testimonial-box:before {
	content: "";
	width: 8em;
	height: 8em;
	background-image: url("https://www.leifertlaw.com/wp-content/themes/Leifert/img/quotes-dark.svg");
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	background-size: contain;
	left: 0;
	right: 0;
	top: 0;
	bottom: 1em;
	opacity: .07;
	margin: auto;
}

.testimonails-lisiting>div:nth-child(4n) .testimonial-box:before, .testimonails-lisiting>div:nth-child(4n+1) .testimonial-box:before {
	content: "";
	width: 8em;
	height: 8em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/source/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/quotes.svg");
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	background-size: contain;
	left: 0;
	right: 0;
	top: 0;
	bottom: 1em;
	opacity: .07;
	margin: auto;
}

.testimonial-in-popup {
	max-width: 600px;
	margin: 0 auto;
}

.overlay-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.firm-detail-logos {
	background-color: #eee;
	bottom: 0;
}

.awards-carousel .owl-stage {
	display: flex;
	margin: 0 auto;
}

.awards-carousel .owl-stage .owl-item {
	padding: .5em;
	margin: 0 auto;
	display: flex;
}

.owl-carousel.awards-carousel .owl-item .logo-slide {
	width: 80%;
	padding: .5em;
	height: 100%;
	margin: 0 auto;
}

.owl-carousel.awards-carousel .owl-item img {
	display: block;
	width: 110px;
}

.attorney-testimonials {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.attorney-testimonial.owl-carousel .owl-stage .owl-item {
	padding: 1em;
}

.attorney-testimonial-inner {
	width: 100%;
	padding: 2em;
	border: 1px solid rgba(255, 255, 255, .07);
	text-align: left;
	font-style: italic;
	height: 100%;
}

.attorney-testimonial-title {
	font-size: 1.3em;
	font-style: normal;
	font-weight: 700;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.attorney-testimonial-inner p {
	font-size: 1em;
	position: relative;
}

.attorney-testimonial-inner p:before {
	content: "";
	height: 1.5em;
	position: relative;
	width: 1.5em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/testimonial-quote-left.png");
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}

.attorney-testimonial-inner p:after {
	content: "";
	height: 1.5em;
	position: relative;
	width: 1.5em;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/testimonial-quote-right.png");
	display: inline-block;
	vertical-align: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 4px;
}

.static-page {
	background-color: #f7f7f7;
}

.allblogs {
	background-color: #fff;
	box-shadow: 0 0 2em #ddd;
}

.allblogs .blog-box a.blog-thumb {
	padding-bottom: 40%;
	background-size: cover;
}

.blog-content {
	padding: 1.5em;
}

.blog-content-header {
	padding: 1em 1.5em;
	background-color: #fff;
	margin-top: -3em;
}

.blog-content .h3, .blog-content h3 {
	font-size: 1.7em;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
}

.blog-content .h3 a, .blog-content h3 a {
	color: #0c2851;
}

.post-meta {
	margin-bottom: .5em;
}

.border-bot {
	border-bottom: 1px solid #ddd;
}

.post-meta .fa {
	color: #666;
	font-size: 1.1em;
	margin-right: 5px;
}

.blog-box img {
	border-radius: 1em;
}

.blog-box-single img {
	margin-bottom: 1em;
}

.readmore .btn-main {
	padding: .8em 1.5em .6em;
	min-width: fit-content;
	font-size: 1em;
}

.blog-box-single {
	background-color: #fff;
	box-shadow: 0 0 2em #ddd;
}

.blog-box-single .blog-content img {
	float: left;
	border: 1px solid #ccc;
	padding: .3em;
	margin-right: 1em;
	width: 20em;
}

nav.custom-pagination {
	display: inline-block;
	margin: 0 auto;
}

.custom-pagination .page-numbers {
	min-width: 46px;
	height: 46px;
	border: 1px solid #ddd;
	display: inline-block;
	line-height: 21px;
	padding: 12px;
	text-align: center;
	font-size: 18px;
	color: #014783;
	font-weight: 400;
}

.custom-pagination .page-numbers:hover {
	color: #0c2756;
}

.custom-pagination .page-numbers.current {
	color: #fff;
	background-color: #014783;
}

.custom-pagination .next.page-numbers, .custom-pagination .prev.page-numbers {
	font-size: 40px;
	vertical-align: top;
	line-height: 16px;
	color: #014783;
}

.case-div {
	padding: 2em;
	background-color: #fff;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/main-bg.png");
	background-size: cover;
	box-shadow: 0 0 1em #eee;
	margin-bottom: 2em;
}

.case-div.nitro-lazy {
	background-image: none !important;
}

.case-div:nth-child(2n+2) {
	padding: 2em;
	color: #fff;
	background-color: #0c2851;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/video-background.jpg");
	box-shadow: 0 0 1em #eee;
}

.case-div:nth-child(2n+2).nitro-lazy {
	background-image: none !important;
}

.case-div:nth-child(2n+2) h2 {
	color: #fff;
}

.case-div:nth-child(2n+2) h2:after {
	background-color: #fff;
}

.blog-sidebar .form-div {
	padding: 3em 1em 3em !important;
}

.for-mobile {
	display: none;
}

.sidebar_form {
	padding: 2em;
	background-color: #102851;
	background-size: cover;
	border-radius: 0;
	position: relative;
}

.sidebar_form .wpcf7-form-control {
	background-color: transparent;
	border-radius: 0;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	width: 100%;
}

.form-title {
	color: #fff;
	font-size: 1.8em;
	text-align: center;
	margin-bottom: .5em;
}

.submit-form .btn-submit {
	background-color: #ddd;
	width: 100%;
	border: 0 none;
	padding: 1em;
	text-transform: uppercase;
	font-weight: 700;
	font-weight: 700;
	cursor: pointer;
}

.blog-sidebar .widget .widgettitle {
	font-weight: 600;
	padding-bottom: .2em;
	color: #0c2851;
	margin-bottom: 0;
	font-size: 2em;
	line-height: 1.2;
}

.blog-sidebar .widget ul {
	margin-top: 0;
	margin-bottom: 0;
}

.blog-sidebar .widget .widgettitle:after {
	display: none;
}

.blog-sidebar .widget {
	padding: 2em 3em;
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0 0 2em #ddd;
	float: left;
	width: 100%;
}

.blog-sidebar .widget ul li {
	margin: 0;
	width: 100%;
	display: inline-block;
	text-align: left;
	border-bottom: 1px solid;
}

.blog-sidebar .widget ul li a {
	position: relative;
	padding: 10px 0 10px 25px;
	line-height: 20px;
	display: inline-block;
	color: #545454;
	transition: .3s all;
	width: 100%;
}

.blog-sidebar .widget ul li a:before {
	content: "";
	font-size: 16px;
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 10px;
	line-height: 1.2;
	bottom: 0;
}

.blog-sidebar .widget ul li a:hover {
	color: #2151a3;
}

.blog-sidebar .widget ul li.current-cat a {
	font-weight: 700;
	color: #2151a3;
}

.blog-sidebar .widget ul li.activeChild a {
	font-weight: 700;
	color: #2151a3;
}

.page-content .blog-single-title {
	font-size: 1.8em;
	font-weight: 700;
	margin-bottom: 0;
}

.blog-box-single .post-meta {
	margin: .5em 0 1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}

.blog-sidebar .widget {
	margin-top: 3em;
}

li {
	word-break: break-word;
}

.featured-vid a {
	min-height: 40em;
}

.videos-lisiting {
	margin-top: 3em;
}

.single-video {
	margin-bottom: 2.5em;
	background-color: #fff;
	box-shadow: 0 0 1em #ddd;
	color: #061e32;
	width: 100%;
	height: 100%;
	display: block;
}

.single-video:hover {
	background-size: 10em;
	background-position: bottom;
}

.video-thumb {
	padding-top: 66%;
	display: block;
	position: relative;
	background-size: cover;
}

.video-thumb .yt_play {
	max-width: 5em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 4em;
}

.video-title {
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
	margin: 0;
	padding: 1em;
	display: block;
	line-height: 1.5;
}

.video-title:after {
	content: none;
}

.single-video:hover .yt_play svg .ytp-large-play-button-bg {
	fill: red;
	fill-opacity: 1;
}

.content-col {
	padding: 2em;
	background-color: #fff;
	box-shadow: 0 0 1em #eee;
	height: fit-content;
}

.static-page ul {
	list-style: none;
	margin: 1em 0;
	width: 100%;
}

.static-page .content-col ul li {
	position: relative;
	margin: 1em 0;
	line-height: 1.8;
	padding-left: 1.7em;
}

.static-page .content-col ul li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	font-family: fontawesome;
	color: #144265;
}

.static-page .h2, .static-page h2 {
	position: relative;
	margin-bottom: .5em;
	padding-bottom: .5em;
	font-size: 1.6em;
	margin-top: .5em;
	display: inline-block;
	width: 100%;
	font-weight: 700;
	color: #0c2851;
}

.static-page .h2:after, .static-page h2:after {
	content: "";
	position: absolute;
	width: 2em;
	height: 2px;
	background-color: #444;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0px auto;
}

.static-page img {
	margin-bottom: 1em;
}

.static-page .video-wrapper {
	margin: 1em 0;
}

.page-template-testimonails .static-page h2:after {
	content: none;
}

.static-page .content-col iframe {
	width: 100%;
}

.v-bottom {
	display: flex;
	align-items: flex-end;
}

.btn-v2 .btn-main .fa {
	font-size: 2em;
	vertical-align: middle;
	margin-top: .15em;
}

.btn-main, .elm-button {
	background: #3d5274;
	border-radius: .3em;
	color: #fff;
	padding: 1.1em 1.2em 1em;
	font-size: 1.1em;
	text-transform: uppercase;
	min-width: 12em;
	text-align: center;
	border: 1px solid #3d5274;
	margin: .5em 1em .5em 0;
}

.btn-v2.btn-main {
	background-color: transparent;
	border-radius: .3em;
	color: #fff;
	border: 1px solid #fff;
	padding: 1.1em 1.2em 1em;
}

.btn-v3.btn-main {
	background-color: #fff;
	border-radius: .3em;
	color: #000;
	border: 1px solid #fff;
	padding: 1.1em 1.2em 1em;
}

.btn-main, .elm-button {
	display: inline-block;
	transition: .3s all;
	z-index: 0;
	position: relative;
	overflow: hidden;
	font-weight: 700;
}

.btn-main:hover, .elm-button:hover {
	color: #fff;
}

.btn-main:before, .elm-button:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #2151a3;
	left: -100%;
	top: 0;
	z-index: -1;
	opacity: 0;
	transition: .6s all;
	border: 1px solid #2151a3;
}

.btn-main:hover:before, .elm-button:hover:before {
	left: 0;
	top: 0;
	opacity: 1;
	z-index: -1;
}

.btn-main:after, .elm-button::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #2151a3;
	right: -100%;
	top: 0;
	z-index: -1;
	opacity: 0;
	transition: .6s all;
	border: 1px solid #2151a3;
}

.btn-main:hover:after, .elm-button:hover::after {
	right: 0;
	top: 0;
	opacity: 1;
	z-index: -1;
}

.btn-main:hover {
	border-color: #2151a3;
}

.elm-button {
	border: 0 none;
	cursor: pointer;
	height: 3.5em;
}

.elm-button-text {
	display: block;
}

.review-schema {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/black-pattern-bg.jpg");
}

.review-schema.nitro-lazy {
	background-image: none !important;
}

.review-schema-wrapper .h3, .review-schema-wrapper h3 {
	font-weight: 700;
	font-size: 1.5em;
	color: #0c2851;
}

.review-schema-wrapper {
	padding: 3em;
	border: 2px solid #0c2851;
	background-color: #fff;
}

footer {
	background-color: #1a1a1a;
}

.footer-top {
	text-align: center;
	color: #fff;
	max-width: 70em;
	margin: 0 auto;
	padding-top: 4em;
}

.footer-top .widget_media_image img {
	width: 25em;
	margin-bottom: 2em;
}

.footer-top .widget_text p {
	text-align: justify;
}

.footer-main .widgettitle {
	font-size: 1.25em;
	font-weight: 800;
	position: relative;
	margin-bottom: 1em;
	text-transform: uppercase;
	text-decoration: underline;
}

.footer-col a {
	color: #fff;
}

.footer-col.f-menu {
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.footer-col.f-address {
	padding-left: 2.5%;
	padding-right: 2.5%;
}

footer .widgettitle {
	color: #fff;
	font-size: 1.5em;
}

footer a.nav-link {
	padding: .4em 0;
	display: inline-block;
	line-height: 1.2;
	font-family: Assistant, sans-serif;
	color: #fff;
}

footer .f-address li {
	margin-bottom: 1em;
	line-height: 1.5;
	font-family: Assistant, sans-serif;
}

footer .footer-row li {
	font-size: 1.1em;
	color: #fff;
}

.footer-main .f-address ul li .fa {
	width: .5em;
	font-size: 1.5em;
	vertical-align: middle;
}

.footer-main .f-address ul li {
	padding-left: 2em;
	text-indent: -1em;
}

footer a[rel=nofollow] {
	text-decoration: underline;
}

.social-links a {
	display: table;
	line-height: 1.5;
	margin-bottom: 1em;
}

.social-links a:last-child {
	margin-bottom: 0;
}

.social-links a em {
	padding: .3em;
	border: 1px solid rgba(255, 255, 255, .3);
	width: 1.8em;
	text-align: center;
	margin-right: 1em;
	font-size: 1.5em;
}

.copyright {
	background-color: #0b2552;
	color: #fff;
	padding: 1em;
	font-size: .9em;
}

.bottom-menu ul {
	list-style: none;
	margin: 0;
}

.bottom-menu ul li {
	display: inline-block;
	line-height: .9em;
}

.bottom-menu ul li:first-child {
	border-right: 1px solid #fff;
	margin-right: -4px;
}

.bottom-menu ul li a {
	margin: 0 .5em;
	color: #fff;
}

.bottom-menu ul li a:hover {
	color: #0081ff;
}

.video-schema iframe {
	width: 100%;
}

.sec-bg-2.video-schema-sec {
	background-color: #ddd;
}

.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.main-navigation nav.navbar {
	position: relative;
}

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

a.search-toggle {
	position: absolute;
	right: 15px;
	top: 7px;
	padding: 0;
	color: #fff;
	z-index: 9;
}

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

nav.navbar {
	transition: .11s all;
}

nav.navbar.invisble {
	visibility: hidden;
}

.header-search {
	opacity: 0;
	z-index: -2;
	position: absolute;
	width: calc(100% - 6em);
	transition: .11s all;
	height: 100%;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.header-search.show {
	position: absolute;
	width: calc(100% - 2em);
	opacity: 1;
	z-index: 2;
}

form#searchform {
	display: inline-block;
}

.searchform {
	width: 100%;
}

form#searchform {
	background-color: #fff;
	position: relative;
}

form#searchform input[type=text] {
	width: 100%;
	border: 0 none;
	padding: 10px 40px;
	opacity: 0;
	transition: .5s all;
}

form#searchform input[type=image] {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transition: .5s all;
	padding: 10px;
}

form#searchform.searchform.search-expand input[type=image], form#searchform.searchform.search-expand input[type=text] {
	opacity: 1;
}

.search-box {
	margin: 1em 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}

.search-heading {
	font-size: 1.3em;
	font-weight: 700;
	margin-top: .5em;
}

.search-heading a {
	color: #0d4265;
}

p.search-content {
	font-size: 16px;
	line-height: 1.5;
	margin: .5em 0;
}

span.post-type {
	background-color: #b5b5b5;
	color: #fff;
	padding: 3px 5px;
}

img.quote-2.float-right {
	width: 1em;
	margin-top: -1em;
}

div#custom_html-5 {
	display: none;
}

.fa-justia {
	position: relative;
}

.fa-justia:before {
	content: "J";
	font-weight: 800;
	font-family: Assistant, sans-serif;
}

#apexchat_chatbar_sidebar {
	display: none !important;
}

.practice-area-header {
	z-index: 3;
	position: relative;
}

.experience-section {
	background-color: #eee;
}

.exp-second-fold {
	position: relative;
	color: #fff;
	padding-top: 8em;
	padding-bottom: 12em;
	background-position: center top;
}

.exp-second-fold a {
	color: #fff;
	text-decoration: underline;
}

.exp-second-fold:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .84);
}

.exp-second-fold .container {
	z-index: 1;
	position: relative;
}

.exp-video {
	position: relative;
	max-width: 900px;
	padding: 1em;
	margin: -10em auto 0;
}

.exp-video-des p {
	max-width: 1280px;
	margin: 0 auto;
	text-align: justify;
}

.exp-video>a {
	display: block;
	border: 5px solid #fff;
	position: relative;
	z-index: 2;
}

.exp-video:after, .exp-video:before {
	content: "";
	width: 10%;
	height: 100%;
	background-color: rgba(72, 83, 109, .1);
	position: absolute;
	top: 0;
	z-index: 0;
}

.exp-video:before {
	left: 0;
}

.exp-video:after {
	right: 0;
}

.callus {
	padding-left: 4em;
	font-weight: 400;
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.2;
	position: relative;
	margin-top: 2em;
}

.callus span {
	display: block;
	font-size: 1.6em;
}

.callus:before {
	content: "";
	position: absolute;
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/call-icon.png");
	background-size: 80%;
	width: 3em;
	height: 100%;
	background-position: center;
	left: 0;
	background-repeat: no-repeat;
}

.banner-form {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background-color: rgba(12, 40, 80, .73);
}

.banner-form .wpcf7 input:not([type=submit]), .banner-form .wpcf7 textarea {
	width: 100%;
	padding: .7em 1em;
	border: 0;
	display: block;
	height: 3em;
}

.banner-form .form-fields {
	padding: 2em 0;
}

.banner-form .wpcf7 input:not([type=submit]), .banner-form .wpcf7 textarea {
	background-color: rgba(255, 255, 255, .2);
	color: #fff;
	resize: none;
	border-radius: 0;
}

.banner-form input::placeholder, .banner-form textarea::placeholder {
	color: rgba(255, 255, 255, .8);
}

.banner-form .form-btn-col {
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-form .wpcf7-form-control.wpcf7-submit {
	cursor: pointer;
	padding: .7em;
	margin: 0 auto;
	max-width: 8em;
	width: 100%;
	font-size: 1.2em;
	border: 0;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	background-color: #457296;
	color: #fff;
	border-radius: 0;
}

.banner-form .wpcf7 .ajax-loader {
	display: none;
}

.banner-form .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #383838;
}

.banner-form .form-btn-col .btn-main {
	width: 100%;
}

.banner-form .wpcf7-form-control-wrap {
	display: block;
}

.banner-form span.wpcf7-not-valid-tip {
	font-size: .85em;
	right: .2em;
	bottom: 0;
	position: absolute;
}

.banner-form .wpcf7 div.wpcf7-response-output {
	margin: 0;
	border: 0;
	text-align: center;
	line-height: 1.4;
	font-size: .9em;
	bottom: 0;
	right: 0;
}

.form-div.contactus-form {
	max-width: 600px;
	margin: 0 auto;
	background-color: #fff;
	padding: 3em;
}

.contactus-form .wpcf7 {
	margin: 0;
}

.form-div.contactus-form .wpcf7-form-control:not([type=submit]):not([type=textarea]) {
	padding: 10px 0;
	line-height: 1.8;
}

.home-locations {
	padding: 2em;
	background-color: #0c2851;
	color: #fff;
	position: relative;
	z-index: 13;
}

.home-locations>ul>li {
	padding: .5em;
	flex-grow: 1;
}

.home-locations>ul>li>div {
	padding: 2em 2em 2em 3em;
	display: block;
	background-color: rgba(255, 255, 255, .2);
	width: 100%;
	font-weight: 600;
	cursor: pointer;
	position: relative;
}

.home-locations>ul>li>div.active {
	background-color: #fff;
	color: #000;
}

.home-locations>ul>li>div.active:before {
	top: 99%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #fff;
	border-width: .8em;
	margin-left: -.8em;
}

.home-map-sec>.tab-content {
	min-height: 30em;
	width: 100%;
	position: relative;
}

.home-map-sec>.tab-content .home-conact-map {
	position: absolute;
	width: 100% !important;
	height: 100%;
	top: 0;
	left: 0;
}

address {
	margin-bottom: 0;
	font-style: normal;
	line-height: inherit;
	position: absolute;
	right: 5%;
	background-color: rgba(0, 0, 0, .9);
	padding: 3em;
	color: #fff;
	top: 0;
	bottom: 0;
	width: 30em;
	z-index: 12;
}

.address-single .fa {
	font-size: 1.2em;
}

address ul li {
	font-family: Roboto, sans-serif;
}

.address-single li.loc-title {
	font-size: 1.5em;
	padding-bottom: .5em;
	margin-bottom: 1em;
	position: relative;
}

.address-single li.loc-title:after {
	content: "";
	width: 5em;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

.home-conact-map>iframe {
	width: 100%;
	height: 100%;
	z-index: 8;
	position: relative;
}

span.address-title {
	font-size: 1.2em;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	text-indent: 0;
	padding-left: 0;
}

.address-single li {
	font-weight: 500;
	font-size: 1.3em;
	text-indent: -.6em;
	padding-left: 1.5em;
}

.address-single li.loc-title {
	text-indent: 0;
	padding-left: 0;
}

span.address-title {
	font-size: 1.2em;
	font-family: Roboto, sans-serif;
	font-weight: 400;
}

.address-single li .address-phone {
	color: #fff;
	line-height: 1.8;
	vertical-align: middle;
}

.address-single li .address-phone:hover {
	color: #1261d6;
}

.address-single li .fa-phone {
	font-size: 1.4em;
	vertical-align: middle;
}

.address-tabs li a {
	color: #fff;
}

.address-tabs li>div {
	position: relative;
	transform: scaleY(.95);
}

.team-sec, .video-sec {
	background-color: #f9f9f9;
}

.video-box-outer {
	margin: 1em 0;
}

.video-box {
	padding: .5em;
	border: 1px solid #efefef;
	height: 100%;
	background-color: #fff;
}

.video-box .video-title {
	margin: .5em 0 0;
	padding: 0 .5em;
	font-weight: 700;
	color: #505050;
}

.load-more-button {
	cursor: pointer;
	margin: 1em auto;
}

.load-more-button.video-load-more.btn-main[max-pages="1"] {
	display: none !important;
}

.video-sec .dropdown-item:active, .video-sec .dropdown-item:hover {
	background-color: #d0983a;
	color: #fff;
}

.video-thumb {
	padding-top: 60%;
	width: 100%;
	display: block;
	background-image: url("https://www.leifertlaw.com/wp-content/themes/Leifert/img/video-thumb.jpg");
	background-size: cover;
	background-position: center;
}

.video-thumb.nitro-lazy {
	background-image: none !important;
}

.dropdown-toggle::after {
	right: 12px;
	position: relative;
}

.bootstrap-select.btn-group>.dropdown-toggle {
	height: 100%;
	background-color: #0c2850;
	color: #fff;
}

.bootstrap-select.btn-group>.dropdown-toggle:focus {
	border: 0 !important;
	outline: 0 !important;
}

.video-page-bg {
	background-color: #eee;
}

.h-blog-card.card {
	padding-top: 80%;
	position: relative;
	background-size: cover;
	background-position: center;
	border: 0 none;
}

.h-blog-card.card:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .96) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .96) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .96) 100%);
	left: 0;
	top: 0;
	z-index: 0;
}

.h-blog-content {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	padding: 1em;
	z-index: 1;
	transition: .6s all;
	flex-wrap: wrap;
	opacity: 1;
}

.h-blog-title {
	font-weight: 600;
	font-size: 1.2em;
	line-height: 1;
	color: #fff;
}

.h-blog-card.card:hover .h-blog-content .h-blog-title {
	display: none;
}

.h-blog-card.card:hover .h-blog-content {
	opacity: 0;
}

.h-blog-content-hover {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	width: 100%;
	padding: 1em;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	transition: .3s all;
	opacity: 0;
	background-color: #fff;
	border: 1px solid #ddd;
}

.h-blog-title-hover {
	display: none;
}

.h-blog-card.card:hover .h-blog-content-hover {
	opacity: 1;
	flex-wrap: wrap;
}

.h-blog-card.card:hover .h-blog-content-hover .h-blog-title-hover {
	display: block;
	color: #000;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: 600;
}

.h-blog-content-hover p {
	line-height: 1.5;
	margin-top: 1em;
	color: #000;
}

.h-blog-content-hover .readmore {
	font-weight: 600;
	padding: .5em 1em;
	border: 1px solid;
}

.h-blog-content-hover .readmore:hover {
	font-weight: 600;
	padding: .5em 1em;
	border: 1px solid;
	background-color: #000;
	color: #fff;
}

.fv-title {
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
	margin: 0;
	padding: 1em;
	display: block;
	line-height: 1.5;
}

ul.result-list {
	display: flex;
	flex-wrap: wrap;
}

ul.result-list li {
	display: block;
	width: 33.3333%;
	flex-grow: 1;
	padding: 0 1em;
	margin-bottom: 2em;
}

.case_small_desc {
	min-height: 5em;
	line-height: 1.5;
	font-size: .9em;
	margin: 1em 0;
}

.case_short_desc {
	border: 1px solid #0c2850;
	padding: 1em;
	float: left;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	min-height: 175px;
	height: 100%;
}

.case_short_desc .h3 {
	font-size: 1.25em;
	color: #202020;
	font-weight: 600;
}

.case_short_desc, .case_short_desc p {
	color: #5c5c5c;
	font-size: 1em;
}

.case_short_desc .read_more {
	padding: .5em 1em;
	border: 1px solid;
	display: inline-block;
	line-height: 1.2;
}

.case_short_desc:hover .read_more {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
}

.case_short_desc .read_more:hover {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	display: inline-block;
}

.case_short_desc:hover, .case_short_desc:hover .h3, .case_short_desc:hover p {
	color: #fff;
}

.case_short_desc:hover {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/bg-3-darkblue.jpg");
	background-size: cover;
}

.case_short_desc:hover.nitro-lazy {
	background-image: none !important;
}

.copyright li, .copyright p {
	font-size: .9em;
	display: inline-block;
	margin: 0;
}

.pri-po {
	padding-left: 7px;
}

.bg-1-top-margin h3 {
	margin-top: 0;
}

.bg-2 .container-fluid {
	padding-top: 4em;
	padding-bottom: 0;
}

.home-map-sec>.tab-content .home-conact-map img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

a.get-direction-btn {
	position: absolute;
	left: 5%;
	top: 40px;
	background: #0c2850;
	display: inline-block;
	width: 200px;
	text-align: center;
	padding: 12px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
}

a.get-direction-btn:hover {
	background: #415575;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .5);
}

#mchat {
	font-size: 20px;
	color: #fff;
	padding: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid transparent;
	background-color: #b98d30;
	position: fixed;
	bottom: 60px;
	right: 15px;
	text-transform: capitalize;
	height: 45px;
	width: 45px;
	cursor: pointer;
	z-index: 9999;
}

.pagination.mt-3 {
	margin-top: 30px !important;
}

.button {
	background-color: #e4b05d;
	color: #fff;
	min-width: 180px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 70px;
	display: inline-block;
	white-space: nowrap;
	text-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.load-more-button {
	display: inline-block !important;
	margin: 20px auto 0;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	background: #3d5274;
	color: #fff;
	padding: 0;
	line-height: 50px;
	border-radius: 5px;
	min-width: 154px;
}

.disable-btn {
	pointer-events: none;
	cursor: default;
}

.loader {
	border: 3px solid #fff;
	border-radius: 50%;
	border-top: 3px solid #695d30;
	width: 17px;
	height: 17px;
	display: none;
	position: relative;
	top: 2px;
	-webkit-animation: spin 1.15s linear infinite;
	animation: spin 1.15s linear infinite;
}

#dynamic-load-more-content {
	box-shadow: none;
}

.search.search-results .content-col {
	margin-bottom: 30px;
}

#footer-cont {
	padding-left: 10%;
}

.banner-form .wpcf7-form-control.wpcf7-submit {
	padding: 14px;
	font-size: 16px;
	max-width: none;
}

.banner-form .wpcf7 div.wpcf7-response-output {
	color: red;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}

.banner-form .wpcf7#wpcf7-f4379-o1 div.wpcf7-response-output {
	margin: 0 auto !important;
}

.sidebar_form.form-div .wpcf7-form-control:not(.btn-main) {
	font-size: 12px;
	text-indent: 4px;
}

span.wpcf7-not-valid-tip {
	bottom: 0;
	right: 1px;
	font-size: 12px;
}

.sidebar_form div.wpcf7-response-output {
	position: absolute;
	color: #fff;
	background-color: #df1b09;
	font-size: 11px;
	margin: 0;
}

.page-id-4046 .owl-carousel.awards-carousel .owl-item:nth-child(1) .logo-slide img, .page-id-4046 .owl-carousel.awards-carousel .owl-item:nth-child(2) .logo-slide img, .page-id-4046 .owl-carousel.awards-carousel .owl-item:nth-child(6) .logo-slide img {
	width: 150px;
}

.sidebar_form.form-div .wpcf7-form-control:not(.btn-main) {
	font-size: 12px;
}

.contact-form-section .wpcf7 {
	max-width: 60em;
	margin: 3em auto !important;
	position: relative;
}

.fa-map-marker:before {
	content: "";
	font-size: 22px;
	vertical-align: top;
}

.contact-form-section .wpcf7 .wpcf7-validation-errors {
	color: red;
}

button#responsive-menu-button {
	transition: transform .5s, background-color .5s;
	top: 70px !important;
}

.custom-mobile-search {
	display: none;
}

.responsive-menu-open body {
	overflow: hidden;
}

.phone-no {
	background: #fff;
	margin-left: 5px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
}

.toll-free-no span {
	font-size: 18px;
	margin-left: 6rem;
}

input.search.form-control {
	background: #b6c9dc;
	color: #fff;
}

em.fa.fa-close {
	position: absolute;
	bottom: -20px;
	right: 0;
	z-index: 99999;
}

button#SiteSearchs {
	position: absolute;
	bottom: 0;
	height: 38px;
	background: 0 0;
	border: #ffdead;
	left: 5px;
}

.desktop-search-error {
	position: absolute;
	color: red;
	bottom: 0;
	right: 5px;
}

.search_error {
	font-size: 12px !important;
}

.section.bg-3 .content-col-left h2, .section.bg-3 .content-col-right h2 {
	font-size: 1.8em;
	margin: 1.5em 0 .75em;
	margin-top: 0 !important;
}

.page-banner.main-banner.fullflex {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.about-attorney-description {
	color: #fff;
	font-weight: 700;
	font-size: 1.35rem;
	line-height: 1.25;
	text-align: left;
	padding-right: 1.75rem;
}

#mchat {
	font-size: 20px;
	color: #fff;
	padding: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid transparent;
	background-color: #296fff;
	position: fixed;
	bottom: 60px;
	right: 15px;
	text-transform: capitalize;
	height: 45px;
	width: 45px;
	cursor: pointer;
}

.practice-areas {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/pa-background.jpg");
	background-size: cover;
}

.practice-areas.nitro-lazy {
	background-image: none !important;
}

div#CaseResults {
	background-color: #f2f2f2;
}

ul.result-list {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
}

ul.result-list li {
	float: left;
	width: 31%;
	padding: 40px 20px;
	margin: 0 1% 20px;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 1px 3px 2px #102751;
}

.case_short_desc, .case_short_desc p {
	color: #5c5c5c;
	font-size: 1em;
}

.case_short_desc {
	border: 1px solid #0c2850;
	padding: 1em;
	float: left;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	min-height: 175px;
	height: 100%;
}

.case_short_desc .h3 {
	font-size: 1.25em;
	color: #202020;
	font-weight: 600;
}

.case_small_desc {
	line-height: 1.5;
	font-size: 15px;
	margin: 1em 0;
}

.case_short_desc .read_more {
	padding: .5em 1em;
	border: 1px solid;
	display: inline-block;
	line-height: 1.2;
}

.form-div.home-contact .submit-form.col-md-12 {
	text-align: center;
}

.phone-no .headr-span {
	display: block;
}

.phone-no .fa-phone {
	font-size: 20px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.phone-col .phone-no>a {
	vertical-align: super;
}

.page-template-testimonails .static-page h2 {
	color: inherit;
	font-weight: 700;
	font-size: 2.3em;
}

.page-template-testimonails .static-page h2 strong {
	font-weight: 700;
}

.phone-col {
	/*    top: -13px;
        position: absolute;*/
	top: 0;
	position: fixed;
	right: 7px;
	z-index: 22;
}

.phone-col .phone-no>a:hover {
	color: #457296;
}

.main-navigation nav.navbar {
	position: relative;
}

.readmore {
	text-align: right;
}

.community-page h2, .community-page h3 {
	text-transform: none;
	font-weight: 700;
}

.community-bg-col {
	background-color: #eee;
}

.image-side-sec .community-content {
	padding: 3rem;
}

.community-image {
	width: 100%;
	height: 100%;
	background-color: #eee;
	display: flex;
	padding: 30px;
	align-items: center;
}

.community-image img {
	max-width: 100%;
	max-height: 350px;
	width: auto;
	height: auto;
	margin: auto;
	display: block;
	background-color: #fff;
	border: 5px solid #fff;
	box-shadow: 0 0 7px 1px rgba(0, 0, 0, .14);
}

.community-content h3 {
	text-transform: none;
	font-weight: 600;
}

.community-content-col {
	border: 1px solid #eee;
}

#menu-item-4378 ul.sub-menu {
	height: 300px;
	overflow-y: scroll;
}

#menu-item-4378 ul.sub-menu::-webkit-scrollbar-track {
	background-color: #f5f5f5;
}

#menu-item-4378 ul.sub-menu::-webkit-scrollbar {
	width: 7px;
}

#menu-item-4378 ul.sub-menu::-webkit-scrollbar-thumb {
	background-color: #1b305c;
}

.toll-free-no a:hover {
	color: #bbbcbd;
}

button#SiteSearchs {
	cursor: pointer;
}

div.wpcf7-response-output {
	margin: 10px 0 0 !important;
}

/********** 09 Dec 20 *************/
#wpcf7-f4089-o1 .wpcf7-response-output, #wpcf7-f281-o1 .wpcf7-response-output {
	border: none;
	color: #dc3232;
	background-color: transparent;
}

.sidebar_form .btn-v3.btn-main {
	font-size: 20px;
	padding: .7em;
}

a.firm-contact.fc-tel:hover {
	color: #ddd;
}

.wpcf7-response-output {
	border: 0 !important;
}

@media (max-width:1299px) {
	.footer-row {
		font-size: 14px;
	}
}

@media (max-width:1199px) {
	.footer-row {
		font-size: 13px;
	}
	
	.footer-main .widgettitle {
		font-size: 16px;
		line-height: 1.45;
	}
}

@media (max-width:1099px) {
	.footer-row {
		font-size: 12px;
	}
}

@media (max-width:991px) {
	.footer-main {
		padding-bottom: 25px;
	}
	
	.footer-row>div {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

@media (max-width:767px) {
	.footer-row-v2>div:last-child {
		padding-bottom: 15px !important;
	}
	
	div.wpcf7 .ajax-loader {
		margin: 0 auto !important;
		display: block !important;
	}
	
	input[type=submit] {
		cursor: pointer;
		margin: .5em auto !important;
	}
	
	.blog-content {
		margin: 0 0 20px 0;
	}
}

.case-div h2:after {
	right: unset;
	left: 0;
}

/*********/
.quiz-math label {
	margin-bottom: 0;
	width: 100%;
}

.wpcf7-quiz {
	padding: 0;
	margin: 0;
}

.quiz-math input {
	padding-bottom: 0;
	margin: 0;
}

.quiz-math {
	text-align: left;
}

.sidebar_form .quiz-math span {
	color: #fff;
	margin-left: 4px;
}

.toll-free-no a:before {
	background-image: url("https://cdn-ilabboh.nitrocdn.com/OCqMiEXVUhurKWdvKrxFPdIRhlkFogCB/assets/images/optimized/rev-40176ad/www.leifertlaw.com/wp-content/themes/Leifert/img/call.png");
	background-repeat: no-repeat;
	background-position: top;
	content: "";
	background-size: 38px;
	padding: 23px 37px;
}

span.wpcf7-quiz-label::after {
	content: "*";
	padding: 0 0 0 2px;
}

.sidebar_form .quiz-math span.wpcf7-not-valid-tip {
	color: #dc3232;
	bottom: 13px;
}

.quiz-math span.wpcf7-not-valid-tip {
	bottom: 17px;
}

div#wpcf7-f4088-o2 span.wpcf7-quiz-label, #wpcf7-f4089-o1 span.wpcf7-quiz-label {
	color: #938ea1;
	font-weight: 500;
	font-size: 15px;
}

.form-div.home-contact div#wpcf7-f4088-o2 .submit-form.col-md-12 {
	text-align: left;
}

div#wpcf7-f4088-o2 .wpcf7-response-output {
	text-align: left !important;
	padding-left: 0 !important;
}

.sidebar_form div#wpcf7-f281-o1 select.wpcf7-form-control.wpcf7-select {
	text-indent: 0;
}

div#wpcf7-f4089-o1 span.wpcf7-spinner {
	position: absolute;
	bottom: 27px;
}

a.search-toggle .fa-search:before {
	font-size: 17px;
}

@media (min-width:768px) and (max-width:991px) {
	.home #responsive-menu-container #responsive-menu {
		padding-top: 126px;
	}
	
	.home header {
		z-index: 99999;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a, #responsive-menu-container .responsive-menu-search-box {
		font-size: 14px;
	}
	
	.home-contact .wpcf7-form-control-wrap textarea, .home-contact input.wpcf7-form-control, .home-contact select.wpcf7-select {
		font-size: 14px !important;
	}
	
	.home-contact input.wpcf7-form-control.wpcf7-submit.btn-main {
		font-size: 20px !important;
	}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
		right: 25px !important;
	}
	
	.phone-col {
		left: 0 !important;
	}
	
	.sidebar_form .quiz-math span {
		font-size: 14px;
	}
	
	.form-div.contactus-form .form-control {
		font-size: 14px !important;
	}
	
	div#wpcf7-f4089-o1 .quiz-math span.wpcf7-quiz-label {
		color: #7a7a7a !important;
		margin-left: 0 !important;
	}
}

@media (max-width:767px) {
	div#wpcf7-f4089-o1 .quiz-math span.wpcf7-quiz-label {
		margin-left: 2px !important;
	}
	
	.wpcf7-spinner {
		display: block !important;
	}
	
	#wpcf7-f281-o1 .wpcf7-response-output {
		bottom: -45px;
	}
	
	.static-page .content-col h2 {
		font-size: 20px !important;
	}
}

.bootstrap-select.btn-group>.dropdown-toggle {
	cursor: pointer;
}

@media (min-width: 992px) and (max-width:1025px) {
	.home-banner-content .banner-btns, .home-banner-content .home-banner-heading, .home-banner-content .home-banner-subheading, .home-banner-content .home-banner-text, .home-banner-content .home-banner-text2 {
		opacity: 1 !important;
	}
	
	.home-contact-sec .contact-sec-title span:after {
		bottom: -40px !important;
	}
}

.quiz label {
	width: 100%;
	text-align: left;
}

.quiz span.wpcf7-not-valid-tip {
	bottom: 23px;
}

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

@media (max-width:992px) {
	#rmp_menu_trigger-6398 {
		background: #0c2851 !important;
		top: 68px !important;
	}
	
	#rmp_menu_trigger-6398.is-active {
		top: 0;
		background: #000;
	}
	
	div#rmp-menu-wrap-6398 {
		padding-top: 100px;
	}
	
	#rmp_menu_trigger-6398:hover, #rmp_menu_trigger-6398:focus {
		background: #0c2851;
		text-decoration: unset;
	}
	
	a.nav-link {
		position: relative;
	}
	
	a.nav-link {
		position: relative;
		padding: 5px 10px;
		margin: 5px;
		color: #fff;
	}
	
	form.rmp-search-form {
		margin-top: 15px !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	a.search-toggle .fa-search:before {
		font-size: 15px;
	}
}

.banner-form .wpcf7-form-control-wrap[data-name="case-details"] span.wpcf7-not-valid-tip {
	right: 24px;
}

@media (min-width:768px) and (max-width:991px) {
	#rmp_menu_trigger-6398 {
		top: 60px !important;
	}
	
	.our-videos-sec {
		padding-bottom: 150px;
	}
	
	.uplifted {
		margin-top: 0;
	}
}

@media (min-width:1200px) {
	.home-page-videos img {
		margin: auto;
		display: block;
	}
	
	.video-slide>a:after {
		height: calc(100% - 2em) !important;
	}
}

.toll-free {
	line-height: 1.6;
}

.phno-block {
	text-align: center;
}

.toll-free .phno-block a {
	color: #fff;
	font-weight: 700;
}

.toll-free .phno-block a:hover {
	color: #bbbcbd;
}

.header-top-row {
	display: flex;
	justify-content: flex-end;
	color: #fff;
	text-align: right;
}

.header-top-col {
	margin-left: 40px;
	line-height: normal;
}

.header-top-col:first-child {
	margin-left: 0;
}

.top-header-bar {
	padding: 10px 0;
	background: #1f448e;
}

.header-top-text {
	font-size: 14px;
}

.header-top-col a span {
	margin-right: 6px;
}

.header-top-col a {
	color: #fff;
	font-size: 20px;
	margin-top: 5px;
	display: block;
}

@media (max-width:1199px) {
	.logo-col {
		max-width: 220px;
	}
	
	.menu-col.v-middle {
		width: calc(100% - 220px);
	}
	
	.header-top-col a {
		font-size: 15px;
	}
	
	a.search-toggle {
		top: 5px;
	}
	
	.pa-block {
		width: calc(100% / 1);
	}
}

@media (min-width:1200px) and (max-width:1400px) {
	.home-banner-heading {
		font-size: 2.2em;
		line-height: 1.1;
	}
	
	.home-banner-subheading {
		font-size: 1.5em;
		line-height: 1.2;
	}
	
	.btn-v2.btn-main {
		padding: .5em 1.2em .4em;
	}
	
	.toll-free-no a:before {
		background-position: 15px 14px;
		background-size: 21px;
		padding: 13px 20px;
	}
	
	.toll-free {
		line-height: 1.4;
	}
	
	.toll-free-no span {
		margin-left: 5rem;
		font-size: 16px;
	}
	
	.toll-free-no a {
		font-size: 18px;
	}
}

@media (max-width:991px) {
	.toll-free-no {
		text-align: center !important;
	}
}

@media (max-width:575px) {
	#header .logo img {
		margin: 0 auto !important;
		display: block;
	}
	
	.header-top-col {
		margin-left: 17px;
		line-height: normal;
	}
	
	.header-top-col a {
		font-size: 12px;
	}
	
	.header-top-col a span {
		margin-right: 4px;
	}
}

.image-wraper img {
	max-width: 100%;
	width: auto;
}

.image-wraper {
	width: 100%;
}

.home-locations>ul>li {
	text-align: center;
}
