
/**** Media Query ****/
ul.menu-top .hide-menu {
	display: none;
}

.menu-wrap {
	display: none;
}

.no-scroll {
	overflow: hidden;
}

.mobile-ph, .mobile-ph a {
	font-size: 0;
	line-height: 30px;
	width: 30px;
	height: 30px;
}

.mobile-ph a svg, .mobile-ph a img {
	width: 30px;
	height: 30px;
	fill: #000;
}

.mobile-ph a svg path {
	fill: #000;
}

@media (min-width:1601px) {
	.main-header .container-fluid {
		max-width: 1700px;
	}
}

@media (min-width:1401px) {
	.container {
		max-width: 1366px;
	}
}

@media (min-width:1300px) and (max-width:1400px) {
	.highlight-bg-wrap {
		width: 155%;
	}
	
	.testimonial-content-wrap h5.heading {
		font-size: 30px;
	}
	
	.care-section-img-wrap .image-bottom-wrap {
		right: 0;
	}
	
	.team-image-wrap img.team-featured-img {
		height: 410px;
	}
	
	.client-review-setion .heading-section .heading {
		font-size: 46px;
	}
}

@media (min-width:1200px) and (max-width:1300px) {
	.highlight-bg-wrap {
		width: 158%;
		left: 0px;
	}
	
	.testimonial-content-wrap h5.heading {
		font-size: 30px;
	}
	
	.care-section-img-wrap .image-bottom-wrap {
		right: 0;
	}
	
	.team-image-wrap img.team-featured-img {
		height: 410px;
	}
	
	.client-review-setion .heading-section .heading {
		font-size: 42px;
	}
}

@media (min-width:992px) and (max-width:1400px) {
	.container {
		max-width: 1200px;
	}
	
	.client-review-setion .heading-section {
		max-width: 445px;
	}
}

@media (min-width: 768px) {
	.nap-address-wrap.active .footer-heading {
		color: #cf0;
	}
}

@media (min-width: 992px) {
	.personal-injury-image-wrap {
		padding-right: 50px;
		position: relative;
		max-width: 46%;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
		padding-bottom: 50px;
	}
	
	.personal-injury-image-wrap:before {
		content: "";
		position: absolute;
		height: 85px;
		width: 85px;
		right: 0px;
		bottom: 0;
		background-size: contain;
		background-image: url("https://lntriallawyers.com/nitropack_static/IVvaQVmoZqUDLrpfxqKDXvypUOSkPvbW/assets/images/source/rev-bd8d2c3/lntriallawyers.com/wp-content/themes/levin-and-lalbandyan/img/service-accent.svg");
		background-repeat: no-repeat;
	}
}

@media (min-width: 1201px) {
	/* 	.banner-home .btn {
                    padding: 16px 70px 16px 30px;
            }
            .banner-home .btn .icon svg, .banner-home .btn .icon img {
                    width: 30px;
                    height: 30px;
            } */
	
	/*.desktop_menu{
            display: block;
    }*/
	.responsive_menu {
		display: none;
	}
	
	.mobile-social-links {
		display: none;
	}
	
	.gtranslate_wrapper.for-mobile {
		display: none;
	}
	
	.gtranslate_wrapper.for-desktop {
		display: block;
	}
}

@media (max-width: 1515px) and (min-width: 1280px) {
	/*     .home-injury-img-wp img, .injury-img-wp img {
        width: 90%;
        height: 107%;
    } */
	.home-result-tagline, .result-tagline {
		margin: 20px 80px 0;
	}
	
	.home-banner-consult-content, .banner-consult-content {
		margin-top: 20px;
	}
}

@media (max-width: 1400px) and (min-width: 1280px) {
	/*     .home-injury-img-wp img, .injury-img-wp img {
        height: 109%;
    } */
	.home-injury-pattern-text, .injury-pattern-text {
		font-size: 35px;
		line-height: 55px;
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.home-banner-consult-content ul li, .banner-consult-content ul li {
		line-height: 17px;
	}
	
	.home-result-tagline span, .result-tagline span {
		font-size: 24px;
	}
	
	.home-injurybanner-form, .injurybanner-form {
		padding: 25px;
	}
}

@media (max-width: 1500px) {
	[lang="es"] .menu-top li a {
		font-size: 13px;
	}
	
	[lang="es"] .image-bottom-wrap p {
		font-size: 21px;
	}
}

@media (max-width: 1400px) {
	.menu-top li a {
		font-size: 13px;
	}
	
	[lang="es"] .menu-top li a {
		font-size: 12px;
	}
	
	[lang="es"] .banner-home .banner-des {
		font-size: 25px;
	}
}

@media (max-width: 1300px) {
	[lang="es"] .menu-top li a {
		font-size: 11px;
	}
}

@media (max-width: 1200px) {
	[lang="es"] .banner-home .banner-title {
		font-size: 16px;
	}
	
	[lang="es"] .highlight-bg-wrap p {
		font-size: 35px;
	}
	
	[lang="es"] .win-big-block .review_star {
		font-size: 30px;
	}
	
	.gtranslate_wrapper.for-mobile {
		display: flex;
	}
	
	.gtranslate_wrapper.for-desktop {
		display: none;
	}
	
	.mobile-social-links .sociallinks {
		justify-content: center;
		display: flex;
		padding: 5px 0;
	}
	
	.ph-number a svg, .ph-number a img {
		width: 25px;
		height: 25px;
	}
	
	.main-menu {
		display: flex;
	}
	
	.sub-menu {
		width: 100%;
		box-shadow: none;
	}
	
	.desktop_menu {
		display: none;
	}
	
	.responsive_menu {
		display: flex;
	}
	
	.menu_wrap_row {
		padding: 10px 0;
	}
	
	.phone-wrap-section {
		display: flex;
	}
	
	.ph-number p {
		display: none;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 40px;
	}
	
	h1.heading, h1 {
		font-size: 46px;
	}
	
	h3 .h3 {
		font-size: 32px;
	}
	
	h4 .h4 {
		font-size: 28px;
	}
	
	h5 .h5 {
		font-size: 24px;
	}
	
	h6 .h6 {
		font-size: 20px;
	}
	
	.menu-header {
		display: none;
	}
	
	ul.menu-top .hide-menu {
		display: block;
	}
	
	.menu-wrap {
		background-color: #253a60;
		position: fixed;
		top: 170px;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 12;
		display: flex;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		text-align: left;
	}
	
	.menu-show {
		right: 0;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
		padding-bottom: 50%;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid rgba(255, 255, 255, .2);
		padding: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(255, 255, 255, .2);
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a {
		color: #fff;
		padding: 12px 20px;
		position: relative;
		display: block;
		font-weight: 500;
		font-size: 16px;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a:hover {
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a {
		background-color: #000;
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -5px;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 500;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children {
		position: relative;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 54px;
		width: 44px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		font-size: 16px;
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
		padding-left: 50px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
		display: none;
	}
	
	body.nav-open-menu {
		position: fixed;
		overflow: hidden;
	}
	
	.menu-button {
		height: 50px;
		width: 60px;
		position: relative;
		margin-left: 0;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 35px;
		right: 0;
		left: 0;
		background: #253a60;
		height: 3px;
		border-radius: 10px;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button .menu-bar-top {
		top: 10px;
	}
	
	.menu-button .menu-bar-middle {
		top: 50%;
		transform: translateY(-50%);
	}
	
	.menu-button .menu-bar-bottom {
		top: auto;
		bottom: 10px;
	}
	
	.menu-button.button-open {
		z-index: 13;
		background: #253a60;
	}
	
	.menu-button.button-open {
		z-index: 13;
	}
	
	.button-open .menu-bar-middle {
		background-color: #fff;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		width: 70%;
		transform: rotate(45deg) translate(8px, 8px);
		transition: .5s;
		top: 12px;
		background: #fff;
		opacity: 1;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		width: 70%;
		transform: rotate(-45deg) translate(10px, -12px);
		transition: .5s;
		right: 0;
		background: #fff;
		top: 38px;
	}
	
	.sub-menu li ul.sub-menu {
		position: static;
	}
	
	.ph-number {
		margin-left: 0;
		margin-right: 25px;
	}
	
	.search-icon {
		margin-left: 0;
		margin-right: 20px;
	}
	
	.header-contact {
		display: none;
	}
	
	.search-icon {
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	
	.search-icon svg, .search-icon img {
		width: 26px;
		height: 26px;
	}
	
	.image-bottom-wrap {
		right: 0px;
	}
}

@media (max-width: 1199px) {
	[lang="es"] .banner-home .banner-des {
		font-size: 20px;
	}
	
	[lang="es"] .image-bottom-wrap p {
		font-size: 22px;
	}
	
	.highlight-bg-wrap p {
		font-size: 86px;
	}
	
	.highlight-bg-wrap {
		height: 120px;
	}
	
	.highlight-bg-wrap {
		left: -10px;
	}
	
	.banner-home .banner-des {
		font-size: 32px;
	}
	
	.services-type a.btn {
		right: 0;
	}
	
	.testimonial-content-wrap {
		padding: 0 40px;
	}
	
	.testimonial-content-wrap .btn {
		margin-top: 15px;
	}
	
	.team-image-wrap {
		margin: 0;
	}
	
	.f-phone-block a {
		font-size: 24px;
	}
	
	ul.sociallinks {
		gap: 10px;
	}
	
	.banner-home {
		margin-top: 60px;
	}
	
	.page-template-template-espanol .highlight-bg-wrap p {
		font-size: 42px;
	}
	
	.top-header {
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	.banner-home .banner-des .star-rating {
		margin-left: auto;
		margin-right: auto;
	}
	
	[lang="es"] .team-image-wrap .h4 {
		font-size: 20px;
	}
	
	.contact-page-form-wrap {
		margin-top: 50px;
	}
	
	.top-header {
		font-size: 13px;
	}
	
	.home .banner-home, .home .banner-image-wrap {
		margin-top: 0px;
	}
	
	/* body:not(.page-id-4479, .page-template-template-ppc-landing2) {
         padding-top: 180px;
     }*/
	.personal-injury-image-wrap {
		margin-bottom: 25px;
	}
	
	.ph-number p {
		display: none;
	}
	
	.ph-number a svg, .ph-number a img {
		width: 25px;
		height: 25px;
	}
	
	.career-content-wrap {
		padding-left: 0px;
		padding-top: 25px;
	}
	
	.page-banner .banner-title {
		font-size: 45px;
		line-height: 50px;
	}
	
	.space-pd {
		padding: 50px 0;
	}
	
	.space-mr {
		margin: 50px 0;
	}
	
	/*.mainpage h1, .postlist-single h1 {font-size: 36px;}
    .mainpage h2, .postlist-single h2 {font-size: 32px;}
    .mainpage h3, .postlist-single h3 {font-size: 28px;}
    .mainpage h4, .postlist-single h4 {font-size: 24px;}
    .mainpage h5, .postlist-single h5 {font-size: 20px;}
    .mainpage h6, .postlist-single h6 {font-size: 18px;}*/
	.h2 .h2, h2, .heading, h2.title {
		font-size: 38px;
	}
	
	h1.heading, h1 {
		font-size: 44px;
	}
	
	h3 .h3 {
		font-size: 30px;
	}
	
	h4 .h4 {
		font-size: 26px;
	}
	
	h5 .h5 {
		font-size: 22px;
	}
	
	h6 .h6 {
		font-size: 20px;
	}
	
	/* .top-logo {
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            max-width: 30%;
    }
    .top-menu {
            -ms-flex: 0 0 70%;
            flex: 0 0 70%;
            max-width: 70%;
    } */
	.phone-wrap-section {
		display: flex;
		align-items: center;
	}
	
	.banner-home {
		height: auto;
		margin-top: 60px;
	}
	
	.banner-layout {
		flex-direction: column-reverse;
	}
	
	.highlight-bg-wrap {
		width: 100%;
	}
	
	.banner-image-wrap {
		margin-top: 50px;
	}
	
	.inner-content {
		text-align: center;
	}
	
	.injury-content-box img {
		margin-bottom: 30px;
	}
	
	.banner-home .banner-title {
		font-size: 42px;
		line-height: 48px;
		text-align: center;
		text-align: center;
		margin-top: 25px;
	}
	
	.banner-des {
		margin-top: 15px;
	}
	
	.highlight-bg-wrap {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	.experience-content-wrap {
		padding-left: 0px;
		padding-top: 25px;
	}
	
	.services-type {
		position: relative;
		margin-bottom: 52px;
	}
	
	.client-review-setion .heading-section {
		max-width: 100%;
		padding: 80px 0 40px;
	}
	
	.client-review-setion:before {
		display: none;
	}
	
	.review {
		max-width: 100%;
		width: 100%;
		margin-bottom: 25px;
		background: #253a60;
		border-radius: 10px;
		padding: 15px;
	}
	
	.review p {
		color: #fff;
		max-width: 100%;
		padding-left: 0;
	}
	
	.testimonial-content-wrap {
		padding: 0px;
		margin-top: 25px;
	}
	
	.testimonial-title-wrap {
		padding-bottom: 15px;
	}
	
	.care-section-img-wrap {
		margin-top: 45px;
	}
	
	.care-section-img-wrap img {
		max-width: 100%;
	}
	
	.home-form-image-wrap img {
		width: 100%;
	}
	
	.home-form-wrap {
		margin-top: 45px;
	}
	
	.blog-img-wrap img {
		width: 100%;
	}
	
	.team-image-wrap {
		margin-top: 15px;
	}
	
	#footer .contactinfo {
		margin-top: 25px;
	}
	
	.team-image-wrap img.team-featured-img {
		height: auto;
		background-position: top center;
	}
	
	.blog-list .blog-sidebar {
		display: none !important;
	}
	
	.client-reviews-wrap {
		padding: 50px 25px;
	}
	
	.home-blog-sec::before {
		height: 23%;
	}
	
	.home-blog-sec .readmore-btn {
		position: static;
	}
	
	.home-blog-sec .inner-item {
		margin-bottom: 35px;
	}
	
	.home-blog-sec .row .row > div:last-child .inner-item {
		margin-bottom: 0;
	}
	
	.home-blog-sec .post-image img.no-feature, .home-blog-sec .post-image img.featured-img {
		height: 350px;
	}
	
	/*.home-blog-sec .inner-item {
            box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
    }*/
	.home-blog-sec .post-image {
		border: 5px solid #fff;
	}
	
	.home-blog-sec .blog-heading {
		font-size: 22px;
	}
	
	.common-injury-wrap a.btn {
		position: relative;
	}
	
	.common-injury-wrap .injury-type-img {
		width: 100%;
		object-fit: cover;
		-webkit-mask-image: inherit;
		-webkit-mask-repeat: no-repeat;
		border-radius: 10px;
	}
	
	.sidebar-list {
		padding: 40px 15px;
		margin-bottom: 25px;
	}
	
	.single-post .blog-sidebar {
		display: none !important;
	}
	
	.addtoany_shortcode a span.a2a_svg {
		background-color: transparent !important;
	}
	
	.personal-injury-img-wrap {
		margin-bottom: 25px;
		padding-right: 0px;
	}
	
	.personal-injury-img-wrap:before {
		display: none;
	}
	
	.representation-img-wrap {
		margin-top: 25px;
	}
	
	.footer-logo {
		display: inline-flex;
		align-items: center;
		width: 100%;
		justify-content: space-between;
	}
	
	.footer-logo ul.sociallinks {
		width: 100%;
		justify-content: space-between;
	}
	
	.footer-logo .f-logo {
		margin-right: 20px;
		width: 180px;
	}
	
	.footer-logo .f-des-block {
		width: calc(100% - 200px);
		width: -moz-calc(100% - 200px);
		width: -webkit-calc(100% - 200px);
	}
	
	.footer-logo ul.sociallinks li a svg, .footer-logo ul.sociallinks li a img {
		width: 22px;
		height: 22px;
		fill: #9ea0a0;
	}
	
	.footer-nav {
		margin-top: 30px;
	}
	
	.footer-heading {
		font-size: 22px;
	}
	
	.copyright-text {
		font-size: 14px;
		line-height: 26px;
	}
	
	.blog-list, .postlist-single, .news-listing {
		padding-right: 0;
	}
	
	aside.blog-sidebar {
		margin-top: 40px;
	}
	
	.map-sec .contactinfo {
		margin: 0 auto;
		position: static;
		max-width: 720px;
		min-height: auto;
		height: auto;
		overflow: hidden;
	}
	
	.map-sec {
		margin-top: 60px;
	}
	
	/*podcast page*/
	.second-content-heding-wrap .heading-section a.btn {
		display: none;
	}
	
	.podcast-image-wrap {
		margin-top: 25px;
	}
	
	.podcast-content {
		margin-top: 25px;
	}
	
	.podcast-listen-list ul li {
		width: 50%;
	}
	
	.second-content-section {
		background: #253a60;
	}
	
	.second-content-heding-wrap .heading-section {
		padding-left: 0px;
	}
	
	.second-content-heding-wrap .heading-section .heading {
		color: #fff;
		max-width: 100%;
	}
	
	.second-content-heding-wrap .heading-section .heading span {
		color: #fff;
	}
	
	/*.total_number_of_podcast{
            margin-top: 25px;
    }*/
	.third-section-image-wrap {
		margin-top: 25px;
	}
	
	.title-bg-wrap {
		background-size: cover;
	}
	
	.top-logo {
		width: 35%;
	}
	
	.top-header {
		padding: 5px 0;
	}
	
	.menu_wrap_row {
		padding: 10px 0;
	}
	
	.common-form-wrap {
		margin-top: 55px;
	}
	
	.common-image-wrap img {
		width: 100%;
	}
	
	.about-content-wrap {
		margin-top: 25px;
	}
	
	.about-page-content-wrap {
		margin-bottom: 25px;
	}
	
	.content-image-wraper {
		margin-top: 25px;
	}
	
	.border-row {
		padding: 35px 15px;
	}
	
	.content_box {
		padding-left: 15px;
	}
	
	.case-result-content-wrap {
		margin-top: 25px;
	}
	
	.client-content-wrap {
		margin-top: 25px;
		padding-left: 0px;
	}
	
	.contact-page-img-wrap img {
		width: 100%;
	}
	
	.map_section_details {
		margin: 50px 0;
	}
	
	.sidebar-blog-img img {
		width: 100%;
		margin-top: 25px;
	}
	
	.page-template-template-espanol .highlight-bg-wrap p {
		max-width: 64%;
		font-size: 42px;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
	.common-injury-wrap a.btn {
		font-size: 14px;
	}
	
	.common-injury-wrap .btn .icon svg, .common-injury-wrap .btn .icon img {
		fill: #000;
		width: 20px;
		height: 20px;
	}
	
	.services-type a.btn {
		font-size: 14px;
	}
	
	.services-type .btn .icon svg, .services-type .btn .icon img {
		fill: #000;
		width: 20px;
		height: 20px;
	}
	
	.banner-home {
		margin-top: 140px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}

@media (min-width:768px) and (max-width:991px) {
	.team-listing img.featured-img {
		height: 350px;
	}
	
	a.btn {
		font-size: 22px;
	}
}

/* Small Devices View */
@media (max-width: 767px) {
	body .uwy.userway_p3 .userway_buttons_wrapper {
		bottom: initial !important;
		top: 0 !important;
		right: initial !important;
		left: 12px !important;
		transform: initial !important;
	}
	
	[lang="es"] .win-big-block .review_star {
		font-size: 22px;
	}
	
	[lang="es"] .podcast-box-image:after {
		width: 175px;
	}
	
	[lang="es"] .pattern-text {
		font-size: 18px;
	}
	
	.top-header .container {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 0px 0;
		font-size: 16px;
		line-height: 1;
	}
	
	body {
		font-size: 16px;
		padding-top: 150px;
	}
	
	/*  body:not(.page-id-4479, .page-template-template-ppc-landing2) {
          padding-top: 140px;
      }*/
	.submit-btn input[type=submit] {
		padding: 12px 60px 12px 22px;
	}
	
	.page-template-template-espanol .highlight-bg-wrap p {
		font-size: 28px;
	}
	
	.mobile-ph, .mobile-ph a {
		font-size: 0 !important;
	}
	
	.page-banner .banner-title {
		font-size: 40px;
		line-height: 45px;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 35px;
	}
	
	h1.heading, h1 {
		font-size: 40px;
	}
	
	.banner-home {
		margin-top: 80px;
	}
	
	.banner-home .banner-title {
		font-size: 22px;
		line-height: 27px;
		text-align: center;
	}
	
	.banner-layout {
		flex-direction: column-reverse;
	}
	
	.banner-layout .inner-content {
		text-align: center;
		margin-top: 45px;
	}
	
	.highlight-bg-wrap {
		width: 90%;
		left: 0;
		right: 0;
		margin: auto;
		height: 100px;
	}
	
	.highlight-bg-wrap p {
		font-size: 78px;
	}
	
	.banner-home .banner-des {
		font-size: 28px;
	}
	
	.banner-home .inner-content a.btn {
		width: 100%;
	}
	
	.highlight-text {
		line-height: 1.2;
	}
	
	.experience-content-wrap {
		padding-left: 0px;
		padding-top: 25px;
	}
	
	.highlight-text {
		margin-bottom: 20px;
		margin-top: 15px;
	}
	
	.services-type {
		margin-bottom: 25px;
	}
	
	.services-type img.service-img {
		height: 240px;
		-webkit-mask-image: none;
		border-radius: 10px;
	}
	
	a.btn {
		width: 100%;
		text-align: left;
		display: block;
		padding: 20px 50px 20px 15px;
	}
	
	.services-type a.btn {
		position: relative;
		right: 0;
		margin-top: 25px;
		width: 100%;
		text-align: left;
		display: block;
	}
	
	.btn .icon svg, .btn .icon img {
		width: 22px;
		height: 22px;
	}
	
	.client-review-setion:before {
		display: none;
	}
	
	.client-review-setion .heading-section {
		padding: 30px 0;
		max-width: 100%;
	}
	
	.client-review-setion .heading-section .heading {
		text-transform: capitalize;
		font-size: 26px;
		padding: 0px 30px;
		color: #253a60;
	}
	
	.client-review-setion .heading-section .heading:before {
		height: 45px;
		width: 45px;
		right: 0px;
		top: 0px;
	}
	
	.review {
		max-width: 100%;
		width: 100%;
		margin-bottom: 25px;
		background: #253a60;
		border-radius: 10px;
		padding: 15px;
	}
	
	.review .h3 {
		color: #fff;
		font-size: 26px;
	}
	
	.review p {
		color: #fff;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.testimonial-content-wrap {
		padding: 0 0;
		margin-top: 25px;
	}
	
	.image-bottom-wrap {
		display: none;
	}
	
	.care-section-section .row {
		flex-direction: column-reverse;
	}
	
	.attorney-img {
		max-width: 100%;
	}
	
	.care-section-content {
		margin-top: 25px;
	}
	
	.care-section-content h3 {
		text-transform: capitalize;
	}
	
	.heading-section {
		margin-bottom: 15px;
	}
	
	.bottom_title {
		display: none;
	}
	
	.team-image-wrap img.team-featured-img {
		height: 360px;
	}
	
	.team-section .heading-section p {
		color: #fff;
		font-size: 16px;
		font-weight: 500;
	}
	
	.team-section .heading-section {
		margin-bottom: 25px;
	}
	
	.team-section .heading-section .heading {
		font-size: 24px;
	}
	
	.home-form-image-wrap img {
		height: 300px;
		object-fit: cover;
		object-position: top center;
		border-radius: 10px;
	}
	
	.home-form-wrap {
		text-align: center;
		margin-top: 25px;
	}
	
	.home-form-wrap .h3 {
		text-transform: capitalize;
		font-weight: normal;
		font-size: 16px;
		font-family: "supria_sansregular";
	}
	
	.home-form-wrap form {
		margin-top: 25px;
	}
	
	.home-form-wrap label {
		text-align: left;
		display: block;
	}
	
	.home-blog-sec .blog-heading {
		color: #253a60;
	}
	
	.post-meta .time {
		color: #253a60;
	}
	
	.post-item a.btn {
		width: auto;
		text-align: left;
		display: inline-block;
		padding: 15px 65px 15px 15px;
	}
	
	.submit-btn:before {
		background-image: url("https://lntriallawyers.com/nitropack_static/IVvaQVmoZqUDLrpfxqKDXvypUOSkPvbW/assets/images/optimized/rev-bd8d2c3/lntriallawyers.com/wp-content/themes/levin-and-lalbandyan/img/right-arrow.png");
	}
	
	.footer-address {
		padding-right: 0px;
		text-align: center;
	}
	
	.footer-nav ul {
		column-count: 3;
	}
	
	.banner-home .inner-content a.btn {
		padding: 20px 50px 20px 15px;
	}
	
	section.experience-section.space-pd.pt-5 {
		padding-top: 0rem !important;
	}
	
	.banner-home .inner-content a.btn .icon {
		right: 0;
	}
	
	.map-sec .contactinfo {
		max-width: 540px;
	}
	
	.title-bg-wrap {
		height: 140px;
	}
	
	.title-bg-wrap p {
		font-size: 80px;
	}
	
	.button-group {
		display: block;
	}
	
	.audio_platforms_image {
		margin-top: 25px;
	}
	
	.podcast-listen-list ul li {
		width: 100%;
	}
	
	.ph-number p {
		display: none;
	}
	
	.second-content-heding-wrap .heading-section .heading:before {
		display: none;
	}
	
	.menu-wrap {
		top: 200px;
	}
	
	.category-option {
		display: block;
	}
	
	.dropdown-select-box, .searchbox {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.career-content-wrap {
		padding-left: 0px;
		padding-top: 25px;
	}
	
	.about-youtube-wrap {
		padding: 15px;
	}
	
	.play-btn-wrap {
		right: 30px;
		bottom: 30px;
	}
	
	.load_more_btn {
		margin: 25px auto;
		display: table;
		text-align: center;
	}
	
	.load-btn {
		margin-bottom: 25px;
	}
	
	.client-reviews-wrap {
		padding: 50px 15px;
	}
	
	.custom-file-input:before {
		font-size: 14px;
		min-width: 95px;
	}
	
	.common-injury-wrap {
		margin-top: 25px;
	}
	
	.accordion-item .accordion-button {
		font-size: 18px;
		padding: 25px 65px 25px 0;
	}
	
	.sidebar-case-details {
		padding: 40px 15px;
	}
	
	.pagination .nav-links * {
		padding: 11px 8px;
		font-size: 12px;
	}
	
	.personal-injury-img-wrap {
		padding-right: 0px;
		margin-bottom: 25px;
	}
	
	.personal-injury-img-wrap:before {
		display: none;
	}
	
	.sidebar-form {
		padding: 35px 15px;
	}
	
	.footer-logo .f-logo {
		width: 85%;
		margin: auto;
	}
	
	.staticpage .container .row {
		flex-direction: column-reverse;
	}
	
	.footer-heading {
		text-align: center;
	}
	
	[lang="es"] .banner-home .banner-title {
		font-size: 18px;
	}
	
	[lang="es"] .highlight-bg-wrap p {
		font-size: 28px;
	}
	
	[lang="es"] .banner-home .banner-des {
		font-size: 22px;
	}
	
	[lang="es"] h1.heading, h1 {
		font-size: 32px;
	}
	
	.horizontal-parent-child-wraper ul {
		flex-direction: row;
	}
	
	.horizontal-parent-child-wraper ul li a {
		display: flex;
		padding: 15px 10px;
		font-size: 16px;
		align-items: center;
		justify-content: center;
	}
	
	.horizontal-parent-child-wraper ul li {
		width: calc(50% - 20px);
		flex: 0 0 auto;
	}
}

/* Iphone X */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
	.banner-home {
		height: 550px;
	}
	
	.banner-home .banner-title {
		font-size: 45px;
		line-height: 60px;
	}
}

@media (max-width:575px) {
	/*   body:not(.page-id-4479, .page-template-template-ppc-landing2) {
           padding-top: 200px;
       }*/
	.top-header p {
		line-height: 1.2;
	}
	
	/*.top-logo {
            -ms-flex: 0 0 40%;
            flex: 0 0 40%;
            max-width: 40%;
    }
    .top-menu {
            -ms-flex: 0 0 60%;
            flex: 0 0 60%;
            max-width: 60%;
    }*/
	.page-banner .banner-title {
		font-size: 40px;
		line-height: 50px;
	}
	
	.menu-button {
		width: 50px;
		height: 45px;
	}
	
	.menu-button .menu-bar {
		width: 30px;
	}
	
	.menu-button .menu-bar-top, .menu-button.button-open .menu-bar-top {
		top: 9px;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		top: 35px;
	}
	
	.ph-number {
		margin-right: 15px;
		width: 25px;
		height: 25px;
	}
	
	.mobile-ph, .mobile-ph a {
		line-height: 25px;
		width: 25px;
		height: 25px;
	}
	
	.mobile-ph a svg, .mobile-ph a img {
		width: 25px;
		height: 25px;
	}
	
	.search-icon {
		width: 22px;
		height: 22px;
		line-height: 22px;
		margin-right: 15px;
	}
	
	.search-icon svg, .search-icon img {
		width: 22px;
		height: 22px;
	}
	
	.menu-sidebar .menu-bar-wrapper li > a {
		padding: 10px 15px;
		font-size: 14px;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		height: 50px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		font-size: 14px;
	}
	
	/*.mainpage h1, .postlist-single h1 {font-size: 30px;line-height: 1.1;}
    .mainpage h2, .postlist-single h2 {font-size: 28px;line-height: 1.1;}
    .mainpage h3, .postlist-single h3 {font-size: 26px;line-height: 1.1;}
    .mainpage h4, .postlist-single h4 {font-size: 22px;line-height: 1.1;}
    .mainpage h5, .postlist-single h5 {font-size: 18px;line-height: 1.1;}
    .mainpage h6, .postlist-single h6 {font-size: 16px;line-height: 1.1;}*/
	.header-search-box span.closebtn {
		right: 0;
	}
	
	.map-sec .contactinfo {
		margin: 0 15px;
		width: calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
	}
	
	.footer-logo {
		display: block;
		margin-bottom: 25px;
	}
	
	.common-image-wrap .image_bottom_title {
		background-size: contain;
		width: 100%;
		left: inherit;
	}
	
	.load_more_btn .btn .icon svg, .load_more_btn .btn .icon img {
		width: 22px;
		height: 22px;
	}
	
	.about-page-content-wrap .btn .icon svg, .about-page-content-wrap .btn .icon img {
		width: 22px;
		height: 22px;
	}
}

/* Extra Small Devices View */
@media (max-width: 480px) {
	.h2 .h2, h2, .heading, h2.title {
		font-size: 32px;
	}
	
	h1.heading, h1 {
		font-size: 38px;
	}
	
	h3 .h3 {
		font-size: 28px;
	}
	
	h4 .h4 {
		font-size: 24px;
	}
	
	h5 .h5 {
		font-size: 22px;
	}
	
	h6 .h6 {
		font-size: 18px;
	}
	
	/* .btn {
            white-space: break-spaces;
    } */
	h2.heading br {
		display: none;
	}
	
	.home-blog-sec .blog-heading {
		font-size: 20px;
	}
	
	.about-blockquote-sec .quote_col .profile {
		font-size: 15px;
		line-height: 24px;
	}
	
	.about-blockquote-sec .quote_col .blockquote {
		font-size: 16px;
		line-height: 30px;
	}
	
	.practice_sec .practice a {
		display: block !important;
		text-align: center;
	}
	
	.practice_sec .practice .practice-title {
		font-size: 17px;
		line-height: 26px;
		margin-left: 0;
		margin-top: 10px;
	}
}

@media (max-width:420px) {
	.white-submit-btn::before {
		background-position: center 25px;
		background-size: 25px;
	}
	
	.white-submit-btn:hover::before {
		background-position: center -32px;
	}
}

@media (max-width:380px) {
	.home-blog-sec .post-image img.no-feature, .home-blog-sec .post-image img.featured-img {
		height: 250px;
	}
	
	.home-blog-sec .blog-heading {
		font-size: 18px;
		line-height: 26px;
	}
}
