
#ourclientsslider img, .content-sec-two img {
	object-position: top center;
	object-fit: cover;
}

.light-bg {
	background: rgba(244, 242, 242, .4);
}

.slick-slider {
	margin-bottom: 0 !important;
}

.home-content-sec img, .home-what-happens .item img {
	display: block;
	width: 100%;
}

.color-red {
	color: #ae2424 !important;
}

.home-banner {
	height: 48rem;
	position: relative;
	background-color: #ececec;
	padding-top: 110px;
	background-size: cover;
	background-position: bottom center;
	flex-flow: wrap;
	overflow: hidden;
}

.bottom-tagline span, .home-banner .bottom-tagline, .home-banner .container, .home-banner .top-tagline, .home-clients-sec, .top-tagline span {
	position: relative;
}

.home-banner .banner-content {
	background-color: rgba(255, 255, 255, .31);
	text-align: center;
	padding: 25px 18px 58px;
	position: relative;
}

.home-banner .banner-content::before {
	position: absolute;
	content: "";
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
}

.home-banner .bottom-tagline span, .home-banner .top-tagline span {
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
	line-height: normal;
	position: relative;
	padding: 0 30px;
}

.home-banner .banner-heading {
	color: #ae2424;
	font-size: 70px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 14px 0;
	line-height: 85px;
	position: relative;
}

.home-banner .banner-img {
	position: relative;
	z-index: 9;
}

.home-banner .banner-img img, .home-video-sec .html5lightbox img {
	display: block;
}

.google-review-count {
	display: flex;
	align-items: center;
	justify-content: center;
}

.google-review-count svg {
	margin-right: 15px;
	width: 140px;
	height: 27px;
}

.google-review-count span {
	font-size: 22px;
	color: #756d6d;
	font-weight: 400;
}

.google-review-count img {
	width: 100px;
	margin: 0 15px;
}

.google-review-count .review-text, .main-menu {
	display: flex;
	align-items: center;
}

.banner-awards img {
	max-width: 180px;
}

.banner-awards {
	margin-top: 20px;
}

.home-attorney-sec {
	overflow: hidden;
	background-image: url("https://cdn-ikplcjd.nitrocdn.com/rladQAtMSohHxLJPyqxDykRpVIBBdRar/assets/images/optimized/rev-5ee1557/phillipslaw.com/wp-content/themes/phillips-law/img/map-bg.webp");
	background-size: 1060px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 125px 0;
}

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

#attorneyslider .slick-list {
	padding-left: 14%;
	padding-right: 14%;
}

#attorneyslider .slick-track, .award-badge .slick-track {
	margin: 0 -10px;
}

#attorneyslider .slick-slide, #casetypeslider .slick-slide, .award-badge .slick-slide {
	padding: 0 10px;
}

#attorneyslider .inner-box {
	border-radius: 15px;
	border: 1px solid #000261;
	background: #000;
	overflow: hidden;
	text-align: center;
	position: relative;
}

#attorneyslider .inner-box .name {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 15px 10px 0;
	line-height: 30px;
}

#attorneyslider .inner-box .role {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: normal;
	padding: 0 12px 15px;
}

#attorneyslider .inner-box a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.home-attorney-sec .slick-btn-custom {
	max-width: 320px;
}

.home-clients-sec:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: #ae2424;
	z-index: -1;
}

#ourclientsslider {
	margin-top: 35px;
	margin-bottom: 0;
}

#ourclientsslider .slick-list {
	margin: 0 -12px;
}

#ourclientsslider .slick-slide {
	padding: 0 12px;
}

#ourclientsslider img {
	height: 300px;
}

#ourclientsslider .title {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

#ourclientsslider .html5lightbox {
	position: relative;
	display: block;
}

#ourclientsslider .html5lightbox::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .2);
	top: 0;
	bottom: 0;
}

#ourclientsslider .play-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 55px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 100%;
	transform: translate(-50%, -50%);
}

#ourclientsslider .play-icon img, #ourclientsslider .play-icon svg {
	fill: #fff;
	width: 15px;
	height: 15px;
}

.home-can-we-help .form-box {
	background: #ae2424;
	padding: 60px 40px;
}

.home-can-we-help .wpcf7 label {
	color: #fff;
	font-weight: 600;
}

.home-can-we-help .form-control {
	border: 1px solid rgba(255, 255, 255, .5);
	padding: 15px;
	color: #fff;
}

.home-can-we-help textarea.form-control {
	height: 190px;
	resize: none;
}

.home-can-we-help .form-control:focus {
	background: 0 0;
	color: #fff;
	border-color: #fff;
}

.home-can-we-help ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.home-can-we-help ::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.home-can-we-help :-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.home-can-we-help :-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.home-can-we-help .select-box span:after {
	border-top: 7px solid #fff;
}

.home-can-we-help .select-box select option {
	color: #000;
}

.home-can-we-help .submitting-msg {
	text-align: left;
	max-width: 975px;
	margin: 30px auto 0;
}

.header-btn a.btn, .home-banner-new .banner-content {
	text-align: center;
}

.home-case-type {
	background: #ae2424;
}

.home-case-type #casetypeslider {
	margin-top: 3rem;
	padding-left: 30px;
	padding-right: 30px;
}

#casetypeslider .slick-slide img {
	height: 240px;
	object-fit: cover;
	object-position: center;
}

#casetypeslider .title {
	font-size: 22px;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 12px;
}

#casetypeslider .slick-arrow {
	width: 30px;
	height: 30px;
}

#casetypeslider .slick-arrow img, #casetypeslider .slick-arrow svg {
	width: 22px;
	height: 22px;
	fill: #fff;
}

.home-what-happens .heading {
	color: #756d6d;
}

.home-what-happens .item {
	position: relative;
	margin-top: 60px;
}

.home-what-happens .item span {
	position: absolute;
	color: #ae2424;
	font-size: 40px;
	font-weight: 700;
	line-height: 70px;
	top: -33px;
	left: 20px;
	width: 66px;
	height: 66px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0 0 10px #8b8b8b;
}

.home-what-happens .item .title {
	color: #000261;
	font-size: 25px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.2;
	margin-top: 13px;
}

.content-sec-two .inner-box {
	background: #000;
	height: 100%;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.content-sec-two img {
	display: block;
	height: 100%;
}

.home-trusted-sec img {
	display: block;
	margin: 40px auto;
}

.home-trusted-sec .content {
	background: #f4f2f2;
	padding: 40px;
}

.home-video-sec .heading {
	color: #ae2424;
}

.home-video-sec .html5lightbox {
	display: block;
	position: relative;
}

.home-video-sec .html5lightbox .play-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-video-sec .html5lightbox .play-icon img, .home-video-sec .html5lightbox .play-icon svg {
	width: 22px;
	height: 22px;
}

.award-badge {
	margin-bottom: 70px;
}

.award-badge .logo-item {
	padding: 0 14px;
	position: relative;
}

.award-badge .logo-item:before {
	position: absolute;
	content: "";
	left: -12px;
	top: 50%;
	width: 1px;
	background: #cecccc;
	height: 90%;
	transform: translateY(-50%);
}

.award-badge .logo-item img {
	height: 120px;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}

.top-tagline span:after, .top-tagline span:before {
	content: "";
	position: absolute;
	height: 4px;
	background-color: #feea18;
}

.mobile-case-type .item {
	background: rgba(0, 0, 0, .3);
	margin-top: 30px;
}

.mobile-case-type .item img {
	width: 100%;
	display: block;
}

.mobile-case-type .item .title {
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	padding: 12px 15px;
}

ul.mobile-award-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: wrap;
}

.home-banner-new .toptagline span:after, .home-banner-new .toptagline span:before {
	background-color: #ae2424;
	display: inline-block;
	align-items: center;
	top: -6px;
	position: relative;
}

ul.mobile-award-badge img {
	display: block;
	padding: 8px 10px;
	margin: 0 auto;
}

#attorneyslider .inner-box img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: center top;
}

.header-btn .btn:hover {
	background: #ae2424;
	color: #fff;
	border-color: #ae2424;
}

.header-btn {
	top: 10px;
}

.header-btn a.btn {
	width: 100%;
}

.top-tagline span:before {
	left: -54px;
	top: 16px;
	width: 83px;
}

.top-tagline span:after {
	width: 79px;
	top: 17px;
}

.bottom-tagline span:after, .bottom-tagline span:before {
	position: absolute;
	top: 16px;
	background-color: #feea18;
	width: 31px;
	content: "";
	height: 4px;
}

.bottom-tagline span:before {
	left: 0;
}

.bottom-tagline span:after {
	right: 0;
}

.sponsor_img img {
	position: relative;
	top: 9rem;
}

strong.countup {
	color: #ae2424;
	font-size: 64px;
	font-family: Montserrat;
}

.home-banner-new .toptagline span:before {
	content: "";
	height: 4px;
	width: 83px;
	margin-right: 10px;
}

.home-banner-new .toptagline span:after {
	content: "";
	height: 4px;
	width: 79px;
	margin-left: 10px;
}

.home-banner-new .toptagline span {
	font-size: 26px;
}

.home-banner-new .banner-content .bottomtagline {
	font-size: 24px;
}

.home-banner-new {
	position: relative;
	overflow: hidden;
	background-size: cover;
	height: 741px;
	align-items: center;
}

.banner-atimg {
	position: absolute;
	top: 0;
	max-width: 1366px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding-top: 40px;
}

.banner-atimg img {
	position: relative;
	bottom: 0;
	max-width: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: auto;
}

.home-banner-new .submit-btn, .home-banner-new .submit-btn p {
	width: 100%;
}

.home-banner-new .submit-btn input[type=submit] {
	background: #ae2424;
	border: 2px solid #ae2424;
	padding: 12px 32px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	line-height: 24px;
	border-radius: 0;
	width: 100%;
}

.home-banner-new .container {
	z-index: 2;
}

.home-banner-new .banner-content .google-review-count {
	margin-top: 30px;
}

.home-banner-new .banner-content .google-review-count span {
	font-size: 13px;
	color: #000;
	font-weight: 600;
}

.home-banner-new .banner-content .google-review-count img {
	width: 70px;
	margin: 0 8px;
}

.home-banner-new .banner-content .google-review-count svg {
	margin-right: 7px;
	width: 100px;
	height: 27px;
}
