.hero-section {
	position: relative;
	background-image: url(../img/hero-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0px;
}
.alm-btn-wrap{
	text-align:center !important;
}
.hero-row {
	justify-content: space-between;
	position: relative;
	z-index: 1; max-width: 900px;
    margin: 0;
    text-align: left !important;
}
.hero-row .cta-Button {
	text-align:left;
}
.hero-row  .heading-title{
	text-align:left;
}
.inner-hero-row .all-heading-row .blog-title{
	color: #EE5013 !important;
	font-size:40px;
	font-family: "Montserrat-SemiBold";
}
.inner-hero-row .all-heading-row  .heading-desc{
	font-size: 20px;
	color:#fff;
	font-weight:600;
	
}

/* .swal2-popup.swal2-modal.swal2-icon-error.swal2-show {
    width: 40% !important;
} */

.Blog-banner{
	background-image: url(https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/blog.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
	text-align:center;
}
.Contact-banner{
	background-image: url(https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/ContactUsBanner.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
	text-align:center;
}
.Injury-Banner{
	background-image: url(https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/35.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
	text-align:center;
}
.Drugs-Banner {
	background-image: url(https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/2-2.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size: cover !important;
	text-align:center;
}
.Liability-Banner {
	background-image: url(https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/3-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
	text-align:center;
}
.hero-col-bx {
	width: 100%;
	max-width: 650px;
}

.banner-atimg {
	position: absolute;
	bottom: 0px;
	right: 0%;
}

.banner-atimg img {
	max-width: 100%;
	width: 100%;
	display: block;
	margin: 0px auto;
}

.hero-row .banner-content {
	text-align: left !important;
}

.hero-row .toptagline span {
	font-size: 26px;
	position: relative;
	display: block;
	margin-top: 10px;
	color: #000;
}

.hero-row .toptagline span:after,
.hero-row .toptagline span:before {
	background-color: #1075BD;
	display: inline-block;
	align-items: center;
	top: -6px;
	position: relative;
}

.hero-row .toptagline span:before {
	content: '';
	height: 4px;
	width: 70px;
	margin-right: 10px;
}

.hero-row .toptagline span:after {
	content: '';
	height: 4px;
	width: 70px;
	margin-left: 10px;
}

.hero-row .banner-content h2 {
	margin: 25px 0px;
}

.banner-content .count-complete {
	color: #EE5013;
	font-size: 48px;
	font-family: "Montserrat-SemiBold";
	font-weight: unset;
	line-height: normal;
}

.banner-content .dark-fill-btn {
	background-color: #1075BD;
	border: 1px solid #1075BD;
	border-radius: 30px;
}

.banner-content .dark-fill-btn:hover {
	background-color: #EE5013;
	border: 1px solid #EE5013;
	color: #fff;
}

.banner-content .bottomtagline span {
	font-size: 24px;
	margin-bottom: 24px;
	display: block;
}

.google-review-count {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	flex-direction: column;
}

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

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

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

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

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

.bannerCta-form .form-group .custon-input {
	border-radius: 0;
	padding: 15px 12px;
	color: #222;
	border: 1px solid #c2bfbf;
	width: 100%;
	background: rgba(90, 90, 90, .03);
}

.bannerCta-form .form-group {
	width: 48%;
}

.bannerCta-form .form-group:nth-child(odd) {
	margin-right: 2%;
}

.bannerCta-form .form-group:nth-child(even) {
	margin-left: 2%;
}

.bannerCta-form .form-group.full-width {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.bannerCta-form .form-group textarea {
	height: 100px;
	resize: none;
}

.bannerCta-form .form-group label span {
	color: #0C1A36;
	font-family: "Montserrat-Thin";
	line-height: 28px;
}

.bannerCta-form .form-group label input {
	width: 20px;
	height: 20px;
	margin: 0px 10px 0px 0px;
}

.bannerCta-form .btn-bx .dark-fill-btn {
	width: 100%;
	text-align: center;
}

.contact-form-box .form-group .wpcf7-not-valid-tip {
	font-size: 14px;
}

.happens-btn-row {
	text-align: center;
	padding-top: 20px;
}

.happens-col {
	width: 32%;
	position: relative;
	margin-top: 60px;
	text-align: center;
	box-shadow: 0px 0px 1px 1px #8d8d8d;
	border-radius: 10px;
}

.happens-img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
}

.happens-img img {
	width: 100%;
}

.happens-col:nth-child(3n+2) {
	margin-left: 2%;
	margin-right: 2%;
}

.happens-col .number {
	position: absolute;
	color: #7BB501;
	font-size: 40px;
	font-family: "Montserrat-Bold";
	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;
}

.happens-col .happens-text {
	padding: 20px 15px;
}

.happens-col .happens-text h4 {
	color: #002347;
	font-size: 24px;
	font-family: "Montserrat-SemiBold";
	text-transform: capitalize;
	line-height: 1.2;
	margin: 0px 0px 15px;
}

.slick-list {
	margin: 0px -10px;
}

.slick-list .slick-slide {
	padding: 0px 10px;
}

.review-heading {
	padding-bottom: 35px;
}

.review-heading:last-child {
	padding-bottom: 0px;
}

.review-heading h3 {
	color: #002347;
	font-size: 40px;
	position: relative;
	padding-left: 80px;
	margin: 0px;
}

.review-heading h3 img {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translate(-0%, -50%);
	height: 60px;
}

.client-review-row {
	align-items: center;
	padding-top: 30px;
}

.client-review-left {
	width: calc(100% - 450px);
	padding-right: 50px;
}

.client-review-right {
	width: 450px;
}

.client-review-row .review-bx {
	border: solid 1px #56545B;
	border-radius: 15px;
	padding: 25px;
}

.review-bx .g-logo-rating {
	padding: 15px 0px;
}

.review-bx .review-name p {
	margin-bottom: 2px;
}

.review-bx .review-name p strong {
	font-weight: unset;
	font-family: "Montserrat-SemiBold";
	color: #1A1A1A;
}

.review-bx .review-user {
	width: 40px;
	height: 40px;
	border-radius: 50px;
	overflow: hidden;
	margin-top: 15px;
}

.client-review-slider .slick-prev {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #8b8b8b;
	z-index: 1;
	left: -20px;
}

.client-review-slider .slick-prev:before {
	content: '';
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #1A1A1A;
	border-left: 3px solid #1A1A1A;
	position: absolute;
	transform: rotate(45deg) skew(0deg);
	top: 13px;
	right: 10px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.client-review-slider .slick-next {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #8b8b8b;
	z-index: 1;
	right: -20px;
}

.client-review-slider .slick-next:after {
	content: "";
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #1A1A1A;
	border-left: 3px solid #1A1A1A;
	position: absolute;
	transform: rotate(-135deg) skew(0deg);
	top: 13px;
	right: 14px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}




.home-video-row {
	border-radius: 30px;
	overflow: hidden;
	position: relative;
}

.home-video-row .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.home-video-row .play-btn i {
	font-size: 60px;
	color: #fff;
}

.home-video-row .play-btn a:hover i {
	color: #EE5013;
}

.case-row {
	padding-top: 30px;
	justify-content: space-between;
}

.case-slider .slick-list {
	padding-bottom: 25px;
}

.case-col {
	text-align: center;
	box-shadow: 0px 0px 10px #afafaf;
	border-radius: 15px;
	overflow: hidden;
	border-bottom: solid 5px transparent;
	min-height:435px ;
}

.case-col.green {
	border-bottom: solid 5px #008000;
}

.case-col.yellow {
	border-bottom: solid 5px #FFFF00;
}

.case-col.red {
	border-bottom: solid 5px #FF0000;
}

.case-col h4 {
	font-size: 24px;
	font-weight: bold;
	color: #6F6F6F;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.case-col .case-img img {
	width: 100%;
}

.case-col .case-text {
	color: #002347;
	font-size: 24px;
	font-family: "Montserrat-SemiBold";
	text-transform: capitalize;
	line-height: 1.2;
	padding: 15px;
}

.case-col .case-text p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 70px;
}

.case-slider .slick-prev {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #8b8b8b;
	z-index: 1;
	left: -9px;
}

.case-slider .slick-prev:before {
	content: '';
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #1A1A1A;
	border-left: 3px solid #1A1A1A;
	position: absolute;
	transform: rotate(45deg) skew(0deg);
	top: 13px;
	right: 10px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.case-slider .slick-next {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #8b8b8b;
	z-index: 1;
	right: -9px;
}

.case-slider .slick-next:after {
	content: "";
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #1A1A1A;
	border-left: 3px solid #1A1A1A;
	position: absolute;
	transform: rotate(-135deg) skew(0deg);
	top: 13px;
	right: 14px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}




.home-can-we-help-section {
	background-color: #009DE9;
	border-radius: 30px;
	padding: 50px;
}

.home-can-we-help-section .heading-title {
	margin-bottom: 50px;
	color: #fff;
}

.home-can-we-help-section .heading-title span {
	color: #fff;
}


/* .contact-form-box .form-group {
	width: 48%;
	margin-bottom: 25px;
} */

.contact-form-box .form-group .custon-input {
	border-radius: 0;
	padding: 15px 12px;
	color: #222;
	border: 1px solid #0070c9;
	width: 100%;

	color: #000;
	border-radius: 5px;
}

.contact-form-box .form-group label {
	display: block;
	color: #fff;
	font-family: "Montserrat-SemiBold";
	font-weight: normal;
}
.contact-form .form-group label{
		display: block;
	color: #000;
	font-family: "Montserrat-SemiBold";
	font-weight: normal;
}

.contact-form-box .form-group:nth-child(odd) {
	margin-right: 2%;
}

.contact-form-box .form-group:nth-child(even) {
	margin-left: 2%;
}

.contact-form-box .form-group.full-width {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.contact-form-box .form-group.btn-bx {
	text-align: center;
	margin-bottom: 0px;
}

.contact-form-box .form-group textarea {
	height: 190px;
	resize: none;
}

.contact-form-box .form-group label span {
	color: #fff;
	font-family: "Montserrat-SemiBold";
	line-height: 28px;
}

.contact-form-box .form-group label span a {
	color: #fff;
	font-family: "Montserrat-SemiBold";
}

.contact-form-box .form-group label input {
	width: 20px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	transform: translateY(5px);
}

.trusted-section .heading-title span {
	color: #7BB501;
}

.trusted-img {
	text-align: center;
	padding-top: 30px;
}

.trusted-text {
	background-color: #E5F0CC;
	padding: 40px;
	border-radius: 20px;
}

.trusted-text p:last-child {
	margin-bottom: 0px;
}

.trusted-text p a {
	color: #EE5013;
}

.award-slider .slick-slide {
	padding: 0 10px;
}

.award-slider .badge-bx {
	padding: 0 14px;
	position: relative;
}

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

.award-slider .badge-bx img {
	height: 100px;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}



.inner-hero-section {
	background-image: url(../img/inner-banner.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.inner-hero-row .all-heading-row {
	text-align: left;
}

.inner-hero-row .all-heading-row .heading-title,
.inner-hero-row .all-heading-row .heading-title span {
	font-size: 40px;
	margin-bottom: 25px;
	color: #3F4553;
}

.inner-hero-row p {
	font-size: 20px;
	margin-bottom: 20px;
}

.author-bx {
	margin-top: 25px;
	align-items: center;
}

.author-img {
	width: 60px;
	height: 60px;
}

.author-text {
	width: calc(100% - 60px);
	padding-left: 15px;
}

.author-text p {
	font-size: 16px;
	margin: 0px;
}

.lawsuit-col {
	width: 23.5%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 40px rgba(36, 36, 36, .1);
	margin: 0px 1% 20px;
	position: relative;
	padding-bottom: 35px;
}

.lawsuit-col:nth-child(4n+1) {
	margin-left: 0px;
}

.lawsuit-col:nth-child(4n+4) {
	margin-right: 0px;
}

.law-card-body {
	padding: 20px;
}

.law-card-body h4 {
	font-size: 20px;
}

.law-card-body .dark-fill-btn {
	font-size: 14px;
	padding: 7px 15px;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.hal-lawsuit-row {
	padding-top: 0px;
}

.hal-lawsuit-article {
	width: calc(100% - 350px);
	padding-right: 50px;
}

.table-accordion-bx .panel-group .panel {
	margin-bottom: 0;
	border-radius: 10px;
	overflow: hidden;
	border-color: #9DA5AE;
	box-shadow: none;
}

.table-accordion-bx .panel-heading {
	color: #3F4553;
	background-color: transparent;
	border-color: #9DA5AE;
	padding: 15px;
}

.table-accordion-bx .panel-heading a {
	color: #3F4553;
	font-family: "Montserrat-SemiBold";
	font-size: 18px;
	display: block;
	position: relative;
}

.table-accordion-bx .panel-heading a:before {
	content: '';
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #1A1A1A;
	border-left: 2px solid #1A1A1A;
	position: absolute;
	transform: rotate(135deg);
	top: 8px;
	right: 0px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.table-accordion-bx .panel-heading a.collapsed:before {
	display: none;
}

.table-accordion-bx .panel-heading a.collapsed:after {
	content: '';
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #1A1A1A;
	border-left: 2px solid #1A1A1A;
	position: absolute;
	transform: rotate(-45deg);
	top: 3px;
	right: 0px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.table-accordion-bx .panel-body ul li {
	line-height: 32px;
	padding-left: 20px;
	position: relative;
}

.table-accordion-bx .panel-body ul li:before {
	content: '';
	background-color: #7BB501;
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50px;
	position: absolute;
	top: 10px;
	left: 0px;
}

.hal-lawsuit-content-bx h2 {
	color: #3F4553;
	margin: 40px 0px 15px;
}

.call-of-action {
	background-color: #E5F0CC;
	border-radius: 10px;
	text-align: center;
	padding: 30px 15px;
	margin: 25px 0px;
}

.call-of-action h4 {
	color: #3F4553;
	margin-bottom: 20px;
	font-size: 20px;
}

.call-of-action .dark-fill-btn {
	font-size: 16px;
}

.hal-lawsuit-aside {
	width: 350px;
}

.hal-lawsuit-aside .get-bx {
	background-color: #039BE5;
	border-radius: 10px;
	padding: 25px;
	text-align: center;
	position: sticky;
	top: 110px;
	z-index: 1;
}

.get-figure {
	margin-bottom: 15px;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	border-top-left-radius: 50px;
}

.get-text h3 {
	color: #fff;
}

.get-text p {
	color: #fff;
}

.get-text .dark-fill-btn {
	font-size: 16px;
	padding: 7px 15px;
}

.hal-member-section {
	background-color: #E5F0CC;
}

.member-figure {
	width: 220px;
	text-align: center;
}

.member-figure img {
	border-style: solid;
	border-width: 10px;
	border-color: #fff;
	border-radius: 200px;
	box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, .1);
}

.member-figcaption {
	padding-top: 20px;
	text-align: center;
}

.member-figcaption h5 {
	font-size: 20px;
	font-family: "Montserrat-SemiBold";
	margin-bottom: 5px;
}

.member-figcaption p {
	font-size: 14px;
}

.member-figcaption .follow-us {
	justify-content: center;
}

.member-figcaption .follow-us li {
	padding: 0px 10px;
}

.member-figcaption .follow-us li a i {
	color: #7BB501;
}

.member-figcaption .follow-us li a:hover i {
	color: #EE5013;
}

.hal-member-text {
	width: calc(100% - 220px);
	padding: 25px 0px 0px 80px;
}

.hal-member-text h3 {
	font-size: 28px;
	font-family: "Montserrat-SemiBold";
}

.post-info {
	padding: 10px 0px 15px;
}

.post-info ul li {
	padding-right: 25px;
	display: flex;
	flex-flow: wrap;
	align-items: center;
}

.post-info ul li:last-child {
	padding-right: 0px;
}

.post-info ul li .info-icon {
	width: 18px;
}

.post-info ul li .info-icon i {
	color: #000;
}

.post-info ul li .info-text {
	width: calc(100% - 18px);
	padding-left: 5px;
}

.post-info ul li .info-text a {
	color: #EE5013;
}

.hal-member-text .description {
	font-size: 22px;
}

.inner-hero-section.lawsuit-detail .all-heading-row {
	text-align: center;
}

.hal-lawsuit-detail-page .hal-lawsuit-row {
	padding-top: 0px;
}

.team-row {
	margin-bottom: 50px;
}

.team-row .team-slider .slick-list {
	margin: 0px -12px;
}

.team-row .team-slider .slick-list .slick-slide {
	padding: 0px 12px;
}

.team-item-bx {
	background-color: #E5F0CC;
	border-radius: 10px;
	overflow: hidden;
}

.team-img img {
	width: 100%;
}

.team-text {
	padding: 20px;
}

.team-text h6 {
	font-size: 18px;
	font-family: "Montserrat-SemiBold";
}

.team-text p {
	color: #EE5013;
	margin-bottom: 10px;
}

.team-text ul li {
	padding-right: 10px;
}

.team-text ul li a i {
	color: #7BB501;
	font-size: 20px;
}

.team-slider .slick-arrow {
	width: 40px;
	height: 40px;
	background-color: #7BB501;
	z-index: 1;
	border-radius: 6px;
	opacity: 1;
}

.team-slider .slick-prev:before {
	content: '';
	width: 14px;
	height: 14px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	position: absolute;
	transform: rotate(45deg) skew(0deg);
	top: 13px;
	right: 10px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.team-slider .slick-next:before {
	content: "";
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	position: absolute;
	transform: rotate(-135deg) skew(0deg);
	top: 13px;
	right: 14px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.hal-lawsuit-detail-page .get-in-touch {
	margin-top: -130px;
	background-color: #039BE5;
	border-radius: 10px;
	padding: 25px;
	position: sticky;
	top: 110px;
	z-index: 1;
}

.get-in-touch-heading h3 {
	color: #fff;
	font-family: "Montserrat-SemiBold";
	position: relative;
	margin-bottom: 25px;
}

.get-in-touch-heading h3:before {
	content: '';
	background-color: #3F4553;
	width: 150px;
	height: 3px;
	border-radius: 10px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: -10px;
}

.get-in-touch .custon-input {
	width: 100%;
	border: solid 1px transparent;
	border-bottom: solid 1px #FFFFFF;
	background-color: transparent;
	height: 40px;
	color: #fff;
}

.get-in-touch .custon-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff !important;
}

.get-in-touch .custon-input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff !important;
}

.get-in-touch .custon-input:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff !important;
}

.get-in-touch .custon-input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff !important;
}

.get-in-touch textarea.custon-input {
	height: 80px;
	resize: none;
}

.get-in-touch .form-group label {
	font-weight: unset;
}

.get-in-touch .form-group label span {
	color: #fff;
	line-height: 28px;
	font-family: "Montserrat-UltraLight";
}

.get-in-touch .form-group label span a {
	color: #EE5013;
}

.get-in-touch .form-group label input {
	width: 20px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	transform: translateY(5px);
}

.get-in-touch .form-group.btn-bx {
	text-align: center;
	margin: 0px;
}

.contact-form-row .contact-form-box .form-group label {
	color: #6F6F6F;
	font-family: "Montserrat-Regular";
}

.contact-form-row .contact-form-box .form-group .custon-input {
	background-color: #fafafa;
	border-color: #C2BFBF;
	color: #6F6F6F;
}

.contact-form-row .contact-form-box .form-group label span {
	color: #0C1A36;
	font-family: "Montserrat-Light";
}

.contact-form-row .contact-form-box .form-group label span a {
	color: #EE5013;
	font-family: "Montserrat-Light";
}

.settlements-slider .slick-list {
	max-width: 90%;
	width: 100%;
	margin: 25px auto;
}

.settlements-slider .slick-list .slick-slide {
	padding: 0px 10px;
}

.set-item-bx {
	border: solid 1px #7BB501;
	text-align: center;
	padding: 50px 15px;
	border-radius: 24px;
}

.set-item-bx h6 {
	font-size: 24px;
	color: #7BB501;
	font-family: "Montserrat-SemiBold";
}

.set-item-bx p {
	font-size: 16px;
	font-family: "Montserrat-SemiBold";
	margin: 0px;
}

.settlem-btn-row {
	text-align: center;
}

.settlem-btn-row a {
	margin: 0px 5px;
}

.settlements-slider .slick-arrow {
	width: 40px;
	height: 40px;
	background-color: #7BB501;
	z-index: 1;
	border-radius: 6px;
	opacity: 1;
}

.settlements-slider .slick-prev {
	left: 0px;
}

.settlements-slider .slick-prev:before {
	content: '';
	width: 14px;
	height: 14px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	position: absolute;
	transform: rotate(45deg) skew(0deg);
	top: 13px;
	right: 10px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.settlements-slider .slick-next {
	right: 0px;
}

.settlements-slider .slick-next:before {
	content: "";
	width: 14px;
	height: 14px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	position: absolute;
	transform: rotate(-135deg) skew(0deg);
	top: 13px;
	right: 14px;
	cursor: pointer;
	border-top: unset;
	border-right: 0px;
}

.who-we-are-row .heading-title {
	margin-bottom: 25px;
}

.trust-row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	padding: 20px 0px 30px;
}

.trust-row .trust-col {
	background-color: #1075BD;
	text-align: center;
	padding: 25px 15px;
	border-radius: 10px;
}

.trust-row .trust-col img {
	height: 50px;
	margin: 0px auto 15px;
}

.trust-row .trust-col p,
.trust-row .trust-col p strong {
	margin: 0px;
	color: #fff;
}

.trust-contact-btn {
	text-align: center;
}

.hal-join-section {
	background-color: #F5F5F5;
}

.hal-join-col {
	width: 50%;
	padding-right: 20px;
}

.hal-join-col .all-heading-row {
	text-align: left;
	margin-bottom: 15px;
}

.hal-join-col .all-heading-row h2 {
	text-align: left;
	display: inline;
}

.hal-join-col .all-heading-row h2:before {
	top: unset;
	bottom: 0px;
}

.hal-join-right-row {
	align-items: center;
	padding-bottom: 20px;
}

.hal-join-right-row:last-child {
	padding-bottom: 0px;
}

.join-right-icon {
	width: 80px;
	height: 80px;
	background-color: #7BB501;
	text-align: center;
	line-height: 80px;
	border-radius: 10px;
}

.join-right-text {
	width: calc(100% - 80px);
	padding-left: 15px;
}

.join-right-text p {
	margin-bottom: 0px;
}

.faq-accor-row {
	padding-top: 25px;
}

.faq-accor-row .panel-group {
	margin: 0px;
}

.faq-accor-row .panel-group .panel {
	margin: 0px 0px 15px;
	border: none;
	box-shadow: none;
}

.faq-accor-row .panel-group .panel:last-child {
	margin: 0px;
}

.faq-accor-row .panel-group .panel-heading {
	background-color: transparent;
	padding: 15px 0px;
	border-bottom: solid 1px #6F6F6F;
}

.faq-accor-row .panel-group .panel-heading a {
	display: block;
	padding-right: 40px;
	color: #6F6F6F;
	font-size: 24px;
	font-family: "Montserrat-SemiBold";
	position: relative;
}

.faq-accor-row .panel-group .panel-heading a:before {
	content: '+';
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 34px;
	line-height: 20px;
}

.faq-accor-row .panel-group .panel-heading a[aria-expanded="true"]:before {
	display: none;
}

.faq-accor-row .panel-group .panel-heading a[aria-expanded="true"]:after {
	content: '-';
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 34px;
	line-height: 20px;
}

.faq-accor-row .panel-group .panel-body {
	padding: 15px 0px;
}

.faq-accor-row .panel-group .panel-body p {
	font-size: 24px;
}

.faq-accor-row .panel-group .panel-body p:last-child {
	margin-bottom: 0px;
}


.hal-lawsuit-content-bx ul {
	list-style: disc;
	padding-left: 20px;
	padding-bottom: 10px;
}

.hal-lawsuit-content-bx h3 {
	padding-top: 20px;
}

.hal-lawsuit-content-bx ol {
	list-style: decimal;
	padding-left: 20px;
}

.custom-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	justify-content: center;
	align-items: center;
}

.custom-modal-content {
	position: relative;
	width: 80%;
	max-width: 800px;
	background: #000;
	padding: 0;
	border-radius: 8px;
	overflow: hidden;
}

.custom-close {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
	z-index: 1000;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 ratio */
	height: 0;
}

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

.contact-form-box .wpcf7-list-item {
	margin: 0px;
}

#vlog {
	padding: 60px 0;
	position:relative;
	overflow:visible !important;
}

#vlog .section-title {
	text-align: center;
}

#vlog .section-title h3 {
	color: #fff;
}

#vlog .trending-blog .card {
	position: relative;
	border-radius: 18px;
	border: none !important;
	box-shadow: 0px 0px 12.97px 0px #0000000F;

	/* box-shadow: 0px 0px 12.97px 0px rgba(0, 0, 0, 0.0588235294); */
	height: 100%;
	margin-bottom: 20px;
}

#vlog .trending-blog .card:hover {
	box-shadow: 0px 0px 12.97px 0px #0000000F;

}

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

.blog-link .material-symbols-outlined {
	color: #DBC3A8;
}

#vlog .trending-blog .card:hover .material-symbols-outlined {
	color: #ED5113;
}

.wpcf7-acceptance .wpcf7-list-item label {
	display: flex;
	align-items: center;
	/* vertically align checkbox & text */
	gap: 8px;
	/* space between checkbox and text */
}

.wpcf7-acceptance .wpcf7-list-item-label {
	display: inline-block;
	/* make sure text stays inline */
}

/* Center pagination */
.navigation {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}

/* Pagination list */
.wp-paginate {
	list-style: none;
	display: flex;
	gap: 12px;
	padding: 0;
	margin: 0;
	font-family: inherit;
}

/* Hide "Pages:" label ONLY */
.wp-paginate .title {
	position: absolute;
	left: -9999px;
	/* hides visually but keeps it for screen readers */
}

/* General style for numbers */
.wp-paginate li a.page,
.wp-paginate li span.page {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	color: #c16a20;
	/* orange text */
	transition: all 0.3s ease;
}

/* Current active page */
.wp-paginate li span.current {
	background-color: #c16a20;
	/* orange background */
	color: #fff;
}

/* Hover effect */
.wp-paginate li a.page:hover {
	transform: scale(1.1);
	background-color: #f5f5f5;
}

/* Arrows */
.wp-paginate li a.next,
.wp-paginate li a.prev {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid #0070c9;
	color: #0070c9;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.3s ease;
}

/* Arrow hover */
.wp-paginate li a.next:hover,
.wp-paginate li a.prev:hover {
	background: #0070c9;
	color: #fff;
}

#vlog .trending-blog .card:hover {
	background: #fffaf1;
}

#vlog .trending-blog .card:hover::after {
	opacity: 1;
}

#vlog .trending-blog .card:hover .readmore-btn .read-more-btn {
	color: #d47911;
}

#vlog .trending-blog .card .card-img-top {
	border-radius: 18px 18px 0 0 !important;
	/* height: 220px; */
	width: 100%;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: relative;
}

.web-btn {
  display: inline-block;
  padding: 10px 20px;
  margin: 15px 5px;
  background: #0070c9;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  transition: 0.3s;
}

.web-btn:hover {
  background: #ff6600;
  color: #fff;
}

.prev-post {
  float: left;
}

.next-post {
  float: right;
}


#vlog .trending-blog .card .card-body {
	padding: 20px 0;
	z-index: 10;
}

#vlog .trending-blog .card .card-body .blog-date {
	display: flex;
	gap: 8px;
	align-items: center;
	padding-bottom: 16px;
}

#vlog .trending-blog .card .card-body .card-title {
	transition: 300ms all ease;
	font-family: "Stem-Regular";
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

#vlog .trending-blog .card .card-body p {
	font-size: 18px;
	color: #868686;
}

#vlog .trending-blog .card .card-body .readmore-btn {
	margin-top: 24px;
	position: relative;
	z-index: 2;
	color: #dbc3a8;
	display: flex;
	align-items: center;
	font-family: "Stem-Regular";
	font-weight: 700;
	font-size: 21px;
	transition: 300ms all ease;
}

#vlog .trending-blog .card .card-body .readmore-btn .read-more-btn {
	display: flex;
	align-items: center;
	transition: 300ms all ease;
}

#vlog .pagination {
	justify-content: space-between;
	align-items: center;
	margin: 0px auto;
	display: flex;
	width: 40%;
	font-family: "Poppins-SemiBold";
}

#vlog .pagination .page-arrow {
	position: relative;
	width: 40px;
	background: transparent;
	border: none;
}

#vlog .pagination .page-arrow:hover .img-hov {
	opacity: 1;
}

#vlog .pagination .page-arrow img {
	width: 40px;
}

#vlog .pagination .page-arrow .img-hov {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 300ms all ease;
}

#vlog .pagination .page-item {
	width: 40px;
	height: 40px;
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

#vlog .pagination .page-item .page-link {
	font-size: 26px;
	border: none;
	background-color: transparent;
	padding: 0;
	color: #d47911;
}

#vlog .pagination .page-item.active {
	background: #d47911;
	border-radius: 20px;
}

#vlog .pagination .page-item.active .page-link {
	-webkit-text-fill-color: #fff;
}

#vlog .pagination .page-link:focus {
	box-shadow: none;
}

#vlog .categories-box {
	background: #fffaf1;
	width: 100%;
	padding: 32px 14px;
	border-radius: 24px;
	box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1803921569);
	text-align: center;
	height: 100%;
}

#vlog .categories-box .categories-title {
	margin-bottom: 28px;
	border-bottom: 1px solid #b4dfff;
}

#vlog .categories-box .categories-title h4 {
	font-size: 32px;
	font-family: "Stem-Regular";
	font-weight: 600;
}

#vlog .categories-box .category-item {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 8px 0;
	border-bottom: 1px solid #e2e2e2;
	padding: 0px;
	transition: 300ms all ease;
}

#vlog .categories-box .category-item img {
	max-width: 100px;
}

#vlog .categories-box .category-item p {
	font-family: "Stem-Regular";
	font-size: 16px;
	margin-bottom: 0;
	color: #1074bc;
	text-align: justify;
}

#vlog .categories-box .border-bottom {
	border-bottom: 0 !important;
}

#vlog .get-in {
	padding: 20px 10px;
	border-radius: 10px;
	background: #0070c9;
}

/* #vlog .get-in::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(148.33deg, #fca139 0%, #1074bc 100%);
	border-radius: 14px;
} */

#vlog .get-in .conatact-form {
	box-shadow: 0px 0px 35.63px 0px rgba(0, 0, 0, 0.1411764706);
	padding: 15px;
	position: relative;
	z-index: 1;
	background-color: #fff;
	border-radius: 14px;
	box-sizing: border-box;
}

#vlog .get-in .conatact-form .section-title {
	text-align: center;
}

#vlog .get-in .conatact-form .section-title h3 {
	color: #1074bc;
	font-family: "Stem-Regular";
	width: 100%;
	font-size: 32px;
	letter-spacing: 0;
}

#vlog .get-in .conatact-form input {
	width: 100%;
	margin: 0 auto;
}


#vlog .get-in .conatact-form form .input-field .form-label {
	margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.custon-input {
	border: 1px solid #7581ff;
	outline: 0;
	color: #000;
	font-size: 18px;
	padding: 8px 14px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 10px;
	transition: 300ms all ease;
}


#vlog .get-in .conatact-form form .input-field input {
	border: 1px solid #7581ff;
	outline: 0;
	font-size: 18px;
	padding: 8px 14px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 10px;
	transition: 300ms all ease;
}

#vlog .get-in .conatact-form form textarea {
	border: 1px solid #7581ff;
	outline: 0;
	font-size: 18px;
	padding: 8px 14px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 10px;
	transition: 300ms all ease;
}

#vlog .get-in .conatact-form form .input-field input::-moz-placeholder {
	font-size: 14px;
	color: #888888;
}

#vlog .get-in .conatact-form form .input-field input::placeholder {
	font-size: 14px;
	color: #888888;
}

#vlog .get-in .conatact-form form .input-field input:focus {
	box-shadow: 6px 6px #1074bc;
	border: 1px solid #1074bc;
}

#vlog .get-in .conatact-form form .input-field {
	width: 100%;
	margin: 0 auto;
}

#vlog .get-in .conatact-form form .input-field .form-label {
	margin-bottom: 10px;
}

#vlog .get-in .conatact-form form .input-field select {
	border: 1px solid #7581ff;
	outline: 0;
	font-size: 14px;
	color: #888888;
	padding: 8px 14px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 10px;
	transition: 300ms all ease;
}

#vlog .get-in .conatact-form form .input-field select:focus {
	box-shadow: 6px 6px #1074bc;
	border: 1px solid #1074bc;
}

#vlog .get-in .conatact-form form .input-field .form-label {
	margin-bottom: 12px;
}

#vlog .get-in .conatact-form form .input-field textarea {
	border: 1px solid #7581ff;
	outline: 0;
	font-size: 18px;
	padding: 8px 14px;
	width: 100%;
	background: #fff;
	border-radius: 12px;
	margin-bottom: 10px;
	transition: 300ms all ease;
}

#vlog .get-in .conatact-form form .input-field textarea::-moz-placeholder {
	font-size: 14px;
	color: #888888;
}

#vlog .get-in .conatact-form form .input-field textarea::placeholder {
	font-size: 14px;
	color: #888888;
}

#vlog .get-in .conatact-form form .input-field textarea:focus {
	box-shadow: 6px 6px #1074bc;
	border: 1px solid #1074bc;
}

#vlog .get-in .conatact-form form .check-box {
	display: flex;
	gap: 10px;
	width: 100%;
}

#vlog .get-in .conatact-form form input.text-btn {
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 20px;
	padding: 10px 30px;
	font-size: 26px;
	font-family: "Stem-Regular";
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #d47911;
	border: 2px solid white;
	border-radius: 10px;
	outline: none;
	transition: all 0.3s ease;
	cursor: pointer;
	transform: translate(-5px, -5px);
}

#vlog .get-in .conatact-form form input.text-btn:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	height: 100%;
	width: 100%;
	background: #fff;
	border: 1px solid #d47911;
	border-radius: 10px;
	z-index: -1;
	transition: 300ms all ease;
}

#vlog .get-in .conatact-form form input.text-btn:hover {
	background-color: #fff;
	color: #d47911;
	border: 2px solid #d47911;
	box-shadow: 5px 5px 0px #d47911;
}

#vlog .get-in .conatact-form form input.text-btn:active {
	background-color: #d47911;
	box-shadow: none;
	color: #fff;
	transform: translate(0px, 0px);
}

#vlog .nav-links {
	display: flex;
	gap: 14px;
}

.title-blog {
	color: #000;
}

.BlogDetail{
	padding: 50px 0;
}

.BlogDetail .trending-blog .card{
	padding: 15px;
}

.BlogDetail .trending-blog .card img{
	border-radius: 20px;
/* 	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0; */
}

.BlogDetail .blog-date{
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 0px 0 10px;
}

.BlogDetail .col-lg-4{
	position: sticky;
  top: 100px; /* adjust based on header height */
}
.BlogDetail p{
	color: #000;
}

.BlogDetail h1, 
.BlogDetail h2,
.BlogDetail h3,
.BlogDetail ul li{
	color: #000;
}
.BlogDetail ul li{
	list-style-type: disc;
}

.BlogDetail a {
	color: #868686;
	font-weight:600;
}

.BlogDetail .blog-link{
	color:#ED5113;
}

.BlogDetail .blog-link .material-symbols-outlined{
	color: #ED5113;
}







.conatact-form .wpcf7-list-item{
	    margin: 0px;
}

@media screen and (max-width: 1366px) {
	.client-review-row {
		padding: 0px 15px;
	}

	.case-col .case-text {
		font-size: 20px;
	}

	.happens-col .happens-text {
		font-size: 20px;
	}

	.inner-hero-row p {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.hal-lawsuit-content-bx h2 {
		font-size: 24px;
	}

	.hal-lawsuit-content-bx h3 {
		padding-top: 10px;
		font-size: 20px;
	}

	.hal-member-text .description {
		font-size: 20px;
	}
}



@media screen and (max-width: 1199px) {

	.banner-content .count-complete {
		font-size: 40px;
	}

	.hero-row .toptagline span {
		font-size: 20px;
	}

	.happens-col {
		margin-top: 35px;
	}

	.happens-col .number {
		font-size: 24px;
		line-height: 45px;
		top: -23px;
		left: 14px;
		width: 45px;
		height: 45px;
	}

	.banner-atimg img {
		max-width: 70%;
		float: right;
	}

	.review-heading h3 {
		font-size: 30px;
	}

	.faq-accor-row .panel-group .panel-body p {
		font-size: 20px;
	}

	.faq-accor-row .panel-group .panel-heading a {
		font-size: 20px;
	}

	.case-col h4 {
		font-size: 20px;
		height: auto;
	}

	.case-col .case-text p {
		height: 50px;
	}

	.happens-col .happens-text h4 {
		font-size: 20px;
	}

	.hal-member-text .description {
		font-size: 16px;
	}

	.hal-member-text {
		padding: 25px 0px 0px 30px;
	}
}

@media screen and (max-width: 991px) {
	
	    .hero-row .toptagline span {
        font-size: 14px;
        margin: 0px;
    }
	
	.hero-section {
		padding: 40px 0px;
	}
.BlogDetail .trending-blog .card{
	padding: 0 14px;
}
.BlogDetail h1{
	    font-size: 32px;

}

.BlogDetail ul{
	padding-left: 30px;
}
	.hero-col-bx {
		width: 100%;
		max-width: 100%;
	}

	.case-row {
		padding-top: 15px;
		justify-content: unset;
	}

	.case-col .case-text {
		margin-top: 10px;
	}

	.home-can-we-help-section {
		padding: 30px;
	}

	.trusted-text {
		padding: 30px;
	}

	.trust-row {
		grid-template-columns: repeat(2, 1fr);
		padding: 20px 0px 20px;
	}

	.client-review-left {
		width: calc(100% - 0px);
		padding: 15px 0px 25px;
	}

	.review-heading h3 img {
		height: 40px;
	}

	.review-heading h3 {
		font-size: 20px;
		padding-left: 50px;
	}

	.client-review-right {
		width: 100%;
	}

	.hal-lawsuit-article {
		width: calc(100% - 280px);
		padding-right: 25px;
	}

	.hal-lawsuit-aside {
		width: 280px;
	}

	.hal-lawsuit-aside .get-bx {
		padding: 20px;
		top: 90px;
	}

	.get-text h3 {
		font-size: 20px;
	}

	.get-text .dark-fill-btn {
		font-size: 14px;
		padding: 10px 15px;
	}

	.inner-hero-row .all-heading-row .heading-title,
	.inner-hero-row .all-heading-row .heading-title span {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.member-figure {
		width: 180px;
	}

	.hal-member-text {
		padding: 15px 0px 0px 30px;
		width: calc(100% - 180px);
	}

	.hal-member-text h3 {
		font-size: 24px;
	}

	.set-item-bx {
		padding: 30px 15px;
	}
}

@media screen and (max-width: 767px) { 
	div#ajax-load-more{
		display:block !important;
	}
	.horizontal-scroll {
		display: block !important;}#vlog .trending-blog .card {
			width: 100%;}
	.hero-row .toptagline span:before, .hero-row .toptagline span:after {
        width: 20px !important;
        top: -2px;
    }
	.hero-col-bx {
		width: 100%;
		padding-bottom: 30px;
	}

	.hero-row .toptagline span:before,
	.hero-row .toptagline span:after {
		width: 40px;
		top: -4px;
	}

	.hero-row .toptagline span {
		font-size: 14px;
		margin: 0px;
	}

	.hero-col-bx:last-child {
		padding-bottom: 0px;
	}

	.banner-content .count-complete {
		font-size: 40px;
		padding: 10px 0px 0px;
		display: block;
	}

	.banner-content .bottomtagline span {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.trending-blog .col-lg-8{
		padding:0 !important;
	}
	.prev-btn {
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 2;
		display:none !important;
}
	.next-btn {
    position: absolute;
    top: 47%;
    right: 0px;
    z-index: 2;display:none !important;
}
	.bannerCta-form .form-group {
		width: 100%;
	}

	.bannerCta-form .form-group:nth-child(odd) {
		margin-right: 0%;
	}

	.bannerCta-form .form-group:nth-child(even) {
		margin-left: 0%;
	}

	.bannerCta-form .form-group .custon-input {
		padding: 10px 12px;
	}

	.happens-col {
		max-width: 420px;
		width: 100%;
		margin: 40px auto 0px;
	}

	.happens-col:nth-child(3n+2) {
		margin-left: auto;
		margin-right: auto;
	}

	.happens-col .happens-text {
		font-size: 18px;
		margin-top: 10px;
	}

	.case-col .case-text {
		font-size: 18px;
	}

	.client-review-slider .slick-prev {
		width: 30px;
		height: 30px;
	}

	.client-review-slider .slick-prev:before {
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #1A1A1A;
		border-left: 2px solid #1A1A1A;
		top: 11px;
		right: 8px;
	}

	.client-review-slider .slick-next:after {
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #1A1A1A;
		border-left: 2px solid #1A1A1A;
		top: 11px;
		right: 12px;
	}

	.client-review-row .review-bx {
		padding: 20px;
	}

	.client-review-slider .slick-next {
		width: 30px;
		height: 30px;
	}

	.home-video-row .play-btn i {
		font-size: 40px;
	}

	.home-can-we-help-section {
		padding: 20px;
	}

	.contact-form-box .form-group {
		width: 100%;
		margin-bottom: 15px;
	}

	.contact-form-box .form-group:nth-child(odd) {
		margin-right: 0%;
	}

	.contact-form-box .form-group:nth-child(even) {
		margin-left: 0%;
	}

	.contact-form-box .form-group .custon-input {
		padding: 10px 12px;
	}

	.contact-form-box .form-group textarea {
		height: 120px;
	}

	.hero-section {
		padding: 40px 0px 0px;
	}

	.trusted-text {
		padding: 15px;
	}

	.banner-atimg {
		position: unset;
		padding-top: 25px;
	}

	.banner-atimg img {
		max-width: 100%;
		float: none;
	}

	.case-row {
		padding: 15px 15px 0px;
	}

	.case-col .case-text {
		margin-top: 0px;
	}

	.hal-join-col {
		width: 100%;
		padding: 0px 0px 20px;
	}

	.hal-join-col:last-child {
		padding: 0px;
	}

	.join-right-icon {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.join-right-text {
		width: calc(100% - 50px);
	}

	.join-right-icon img {
		height: 30px;
	}

	.faq-accor-row .panel-group .panel-heading a {
		font-size: 18px;
	}

	.faq-accor-row .panel-group .panel-body p {
		font-size: 16px;
	}

	.faq-accor-row .panel-group .panel-heading a:before {
		font-size: 24px;
		line-height: 10px;
	}

	.faq-accor-row .panel-group .panel-heading a[aria-expanded="true"]:after {
		font-size: 30px;
		line-height: 10px;
	}

	.banner-content .count-complete {
		font-size: 27px;
	}

	.hero-btn-row .dark-fill-btn {
		margin: 0px 10px 10px 0px;
	}

	.review-heading h3 {
		font-size: 18px;
	}

	.trust-row {
		gap: 10px;
	}

	.trust-row .trust-col {
		padding: 15px 10px;
	}

	.trust-row .trust-col img {
		height: 40px;
	}

	.hero-row .banner-content h2 {
		margin: 10px 0px 15px;
	}

	.inner-hero-row .all-heading-row .heading-title,
	.inner-hero-row .all-heading-row .heading-title span {
		font-size: 24px;
	}

	.hal-lawsuit-article {
		width: calc(100% - 0px);
		padding: 0px 0px 15px;
	}

	.hal-lawsuit-aside {
		width: 100%;
	}

	.hal-member-img {
		margin: 0px auto;
	}

	.hal-member-text {
		padding: 15px 0px 0px 0px;
		width: calc(100% - 0px);
	}

	.post-info ul li {
		padding: 5px 0px;
		width: 100%;
	}

	.hal-lawsuit-content-bx h2 {
		font-size: 20px;
	}

	.case-slider .slick-list {
		padding-bottom: 0px;
	}
}


.alm-load-more-btn {
    border-radius: 30px;
    background-color: #EE5013;
    padding: 12px 25px;
    font-size: 16px;
    border: 1px solid #EE5013;
    color: #fff;
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
	transition:500ms all ease;
	margin-top:24px auto;
}
.alm-load-more-btn:hover {
    background-color: #7BB501;
    border: 1px solid #7BB501;
    color: #fff;
}

#ContactSection {
   
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}
.SectionTitle h3 {
    font-size: 42px;
    text-align: center;
    color: #000;
    margin-bottom: 24px;
}

.SectionTitle p {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    color: #3F4553;
    margin: 0px 0px 15px;
    font-weight: 400;
    line-height: 1.5;
}

.cta-Button {
    text-align: center;
}
.dark-fill-btn {
    border-radius: 8px;
    background-color: #EE5013;
    padding: 10px 20px;
    font-size: 18px;
    border: 1px solid #EE5013;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}
.dark-fill-btn-blue{
	 border-radius: 30px;
    padding: 10px 20px;
    font-size: 18px;
    background-color: #1075BD;
    border: 1px solid #1075BD;    color: #fff;
    font-weight: 400;
    display: inline-block;
}
.dark-fill-btn-blue:hover{
    background-color: #EE5013; border: 1px solid #EE5013;
color:#fff;
}
.hero-row input[type="email"],
.hero-row input[type="number"],
.hero-row input[type="password"],
.hero-row input[type="search"],
.hero-row input[type="tel"],
.hero-row input[type="text"],
.hero-row input[type="url"],
.hero-row select,
.hero-row textarea {
    border: 1px solid;
    border-radius: 0;
    padding: 20px 15px;
    max-width: 64%;
    color: #232323;
    background-color: #f7f8f9;
    border-color: #f0f0f0;
    width: 100% !important;
    margin: 0 auto 13px;
    box-shadow: none;
}

.BlogDetail .trending-blog .card img {
    border-radius: 20px;
    text-align: center;
    margin: auto !important;
    display: block;
}
@media (min-width: 1420px) {
    .container {
        max-width: 1400px !important; 
		width: 1380px !important;
    }
}





/* New Csss */






#ServiceHighlights {
  padding-bottom: 60px;
}
#ServiceHighlights .HighlightsWrapper {
  padding-top: 30px;
}
#ServiceHighlights .HighlightsWrapper .HighLightList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #1075BD;
  padding: 24px;
  border-radius: 16px;
  margin-bottom: 24px;
  transition: 500ms all ease;
  height: 100px;
}
#ServiceHighlights .HighlightsWrapper .HighLightList:hover {
  background: #EE5013;
  border-color: #EE5013;
}
#ServiceHighlights .HighlightsWrapper .HighLightList:hover .ServiceTitle h3 {
  color: #fff;
}
#ServiceHighlights .HighlightsWrapper .HighLightList:hover .ServiceContent p {
  color: #fff;
}
#ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle {
  width: 30%;
  position: relative;
  padding: 0 80px 0 0;
}
#ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle::after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  height: 50px;
  width: 1px;
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
}
#ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle h3 {
  margin: 0;
  font-family: "Montserrat-Bold";
  color: #6F6F6F;
  transition: 500ms all ease;
  font-size: 20px;
}
#ServiceHighlights .HighlightsWrapper .HighLightList .ServiceContent {
  width: 70%;
}
#ServiceHighlights .HighlightsWrapper .HighLightList .ServiceContent p {
  margin: 0;
  color: #6F6F6F;
  transition: 500ms all ease;
  font-size: 17px;
  line-height: 24px;
}

#WhyChooseUs {
  padding: 60px 0 60px;
  background: url("https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/WhyUsBg.png") no-repeat;
  background-size: cover;
  margin-bottom: 60px;
}
#WhyChooseUs .WhyUsWrapper {
  padding: 50px 0 0;
}
#WhyChooseUs .WhyUsWrapper .WhyChooseBox {
  text-align: center;
  margin-bottom: 32px;
  line-height: 24px;
  text-align: center;
}
#WhyChooseUs .WhyUsWrapper .WhyChooseBox .Icon {
  margin-bottom: 14px;
}
#WhyChooseUs .WhyUsWrapper .WhyChooseBox .Icon img {
  width: 85px;
}
#WhyChooseUs .WhyUsWrapper .WhyChooseBox .WhyUsContent {
  width: 70%;
  margin: auto;
  font-size: 19px;
}

#CtaStrip {
  position: relative;
}
#CtaStrip .CtaContainer {
  background: #E5F0CC;
  padding: 40px;
  border-radius: 24px;
  text-align: center;
}
#CtaStrip .CtaContainer .CtaTitle h2 {
  font-weight: 500;
  font-size: 42px;
  text-align: center;
  margin-bottom: 18px;
  color: #000;
}
#CtaStrip .CtaContainer .CtaTitle p {
  font-size: 21px;
}
#CtaStrip .CtaContainer .CtaTitle strong {
  font-size: 18px;
  margin-bottom: 27px;
  display: block;
}

#Footer {
  padding: 120px 0 20px;  margin-top: -70px;

}
#Footer .social-media--horizontal {
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: left;
  margin-top: 42px;
}
#Footer .Social .SocialItem {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #000;
  font-size: 18px;
  margin-bottom: 24px;
  width: 80%;
  text-align: left;
}
#Footer .FooterItem {
  padding-left: 80px;
}
#Footer .FooterItem a {
  font-size: 18px;
  margin-bottom: 24px;
  display: block;
  color: #6F6F6F;
  text-align: left;
}
#Footer .FooterItem a:hover {
  color: #1075BD;
}
#Footer .FooterBottom {
  padding: 30px 0 0;
  border-top: 2px solid #000000;
  margin-top: 40px;
}
#Footer .FooterBottom p {
  color: #000;
  font-size: 18px;
}
#Footer .Privacy {
  margin-top: 24px;
}
#Footer .Privacy a {
  color: #000;
  font-size: 18px;
}
#Footer .Privacy a:hover {
  color: #1075BD;
}
#Footer .Copyright {
  margin-top: 32px;
  color: #000;
  font-size: 18px;
}

#Testimonials {
  padding-bottom: 70px;
	overflow:hidden;
}
#Testimonials .client-review-section .all-heading-row {
  margin-bottom: 24px;
}
#Testimonials .TextBold {
  text-align: center;
}
#Testimonials .TextBold strong {
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #002347 !important;
}
#Testimonials #TestimonialSlider {
  margin-top: 10px;
}
#Testimonials .Profile {
  text-align: center;
}
#Testimonials .Profile .ProfileImg {
  width: 100px;
  border: 2px solid #EE5013;
  border-radius: 100%;
  margin: 0 auto 36px;
}
#Testimonials .review-rating {
  width: 100px;
}
#Testimonials .g-logo-rating {
  width: 40px;
}
#Testimonials .TestimonailWrapper {
  max-width: 980px;
  margin: auto;
}
#Testimonials .Name {
  color: #000;
  font-weight: 500;
}
#Testimonials .owl-nav button {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px #8b8b8b;
  z-index: 1;
  right: -20px;
}
#Testimonials .owl-nav button:hover {
  background: #ddd;
}
#Testimonials .owl-nav button i {
  margin: -2px;
  display: block;
}
#Testimonials .owl-nav {
  display: flex;
  justify-content: space-between;
  width: 90%;
  top: 50%;
  position: absolute;
  left: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 990px) {
  #ServiceHighlights .HighlightsWrapper .HighLightList {
    display: block;
    height: auto;
    padding: 14px 12px;
  }
  #ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle {
    width: 100%;
    padding: 0;
  }
  #ServiceHighlights .HighlightsWrapper .HighLightList .ServiceContent {
    width: 100%;
  }
  #ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #ServiceHighlights .HighlightsWrapper .HighLightList .ServiceContent p {
    font-size: 14px;
    line-height: 24px;
  }
  #ServiceHighlights .HighlightsWrapper .HighLightList .ServiceTitle::after {
    display: none;
  }
  #WhyChooseUs .WhyUsWrapper .WhyChooseBox .WhyUsContent {
    width: 100%;
    margin: auto;
    font-size: 12px;
  }
  #Testimonials .owl-nav {
    width: 110%;
  }
  #CtaStrip .CtaContainer .CtaTitle h2 {
    font-size: 27px;
  }
  #Footer .FooterItem {
    padding-left: 0px;
  }
  .FooterLinks {
    margin-top: 42px;
    margin-bottom: 27px;
  }
  #Footer .social-media--horizontal {
    justify-content: center;
  }
  #Footer .FooterBottom {
    flex-direction: column;
    gap: 18px;
    padding: 14px 0 0;
  }
  #Footer .FooterBottom p {
    color: #000;
    font-size: 14px;
    text-align: left;
  }
  #Footer .Privacy a {
    color: #000;
    font-size: 16px;
  }
  #Footer .Copyright {
    margin-top: 2px;
    color: #000;
    font-size: 16px;
  }
  .FooterLogo {
    max-width: 270px;
    margin: auto;
  }
  #Footer .FooterItem a {
    font-size: 18px;
    margin-bottom: 8px;
  }
  #CtaStrip .CtaContainer .CtaTitle p {
    font-size: 16px;
  }
  #CtaStrip .CtaContainer .CtaTitle strong {
    font-size: 14px;
  }
  #CtaStrip .CtaContainer {
    padding: 40px 16px;
  }
	.row.WhyUsRow {
    display: block;
} .row.WhyUsRow .col-lg-6.my-auto {
    width: 100% !important;
    max-width: 100%;
}
	#Testimonials .TextBold strong {
    font-weight: 400;
    font-size: 14px;
}
	
	#Testimonials .col-lg-4.my-auto {
    width: 100%;
		margin:32px 0 24px !important;
}
	   .case-row {
        padding: 15px 0px 0px !important;
    }.contact-form-box .form-group {
    width: 100% !important;
}.contact-form-box .form-group label span {
    color: #fff;
    font-family: "Montserrat-Regular" !important;
    line-height: 22px !important;
    font-size: 13px !important;
}#Testimonials {
    padding-bottom: 0px;
    overflow: hidden;
}
	#Footer .Social .SocialItem img {
    width: 35px;
}
#Footer .Social .SocialItem	.text {
    width: 80%;
}
	    .trending-blog .col-lg-8 {
			width:100%;
	}.blog-flex {
    gap: 0 !important;
}
}


/* Row setup */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

/* Column setup */
.col {
  flex: 1;
  padding: 15px;
  box-sizing: border-box;
}

/* Optional fixed-width columns */
.col-1 { flex: 0 0 8.333%;  max-width: 8.333%; }
.col-2 { flex: 0 0 16.666%; max-width: 16.666%; }
.col-3 { flex: 0 0 25%;     max-width: 25%; }
.col-4 { flex: 0 0 33.333%; max-width: 33.333%; }
.col-5 { flex: 0 0 41.666%; max-width: 41.666%; }
.col-6 { flex: 0 0 50%;     max-width: 50%; }
.col-7 { flex: 0 0 58.333%; max-width: 58.333%; }
.col-8 { flex: 0 0 66.666%; max-width: 66.666%; }
.col-9 { flex: 0 0 75%;     max-width: 75%; }
.col-10 { flex: 0 0 83.333%; max-width: 83.333%; }
.col-11 { flex: 0 0 91.666%; max-width: 91.666%; }
.col-12 { flex: 0 0 100%;    max-width: 100%; }

/* Responsive breakpoints (like Bootstrap) */
@media (max-width: 992px) {
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (max-width: 768px) {
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (max-width: 576px) {
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
}.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.contact-form-box .form-group {
    margin-right: 0 !important;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.custon-input {    border: 1px solid #7581ff;
    outline: 0;
    color: #000;
    font-size: 18px;
    padding: 8px 14px;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    margin-bottom: 10px;
    transition: 300ms all 
ease;
}
.contact-form-box .form-group {
    width: 49%;
}

.container-large {
	max-width: 1170px !important;
	margin: 0 auto;
	padding: 0 15px;
}@media (min-width: 1420px) {
    .container-large {
        max-width: 1400px !important;
        width: 1380px !important;
    }
}
.Status{
	    position: absolute;
    padding: 4px 10px;
    background: #008000;
    color: white;
    border-radius: 0 0px 12px 0;
}
.Status.yellow {
	background: #FFFF00;color:#000;
}
.Status.red {
	background: #FF0000;
}
.panel-default>.panel-heading{
	transition:500ms all ease;
}
.panel-default>.panel-heading:hover {
    background: #1074bc;
    color: #fff !important;
}
.panel-default>.panel-heading:hover a{
    color: #fff !important;
}

.case-col {
    border-bottom: solid 5px transparent !important;
}
footer .text {
    width: 80%;
}
footer .Icon {
    width: 42px;
}
