    html.open-menu nav.nav1 {
        z-index: 99999999 !important;
    }
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #083770;
  box-shadow: none; /* important for smooth transition */
  transition: all 0.4s ease;
}
span.wpcf7-spinner {
    position: absolute;
}
.header.fixed {
  background: #083770;
}
.menu-header ul ul li a {
    width: 200px;
    z-index: 99;
}
header.header .logo img {
  height: 150px; /* define a base value */
  width: auto;
  transition: all 0.4s ease;
}

header.header.fixed .logo img {
/*   height: 100px;  smaller when fixed  */
  width: auto;
}

.ticker {
/*    position: fixed;
    top: 139px;
    left: 0;*/
    width: 100%;
    z-index: 999;
    background: #f9f9f9;
}
	
section.sec1 {
    padding-top: 271px;
}	
	
	p{
	text-shadow:none !important;
	}	
	
	
	.sec1{
    background: linear-gradient(0deg, rgba(8, 55, 112, 0.90) 0%, rgba(8, 55, 112, 0.90) 100%), url('https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Section-One-BG-scaled.jpg') lightgray -0.197px 48px / 100.027% 95.599% no-repeat !important;
    background-size: cover !important;
	background-position:center !important;
	}	
.page-id-23	.wpcf7-select {
  background-image: linear-gradient(45deg, transparent 50%, #E31D1A 50%),
                    linear-gradient(-45deg, transparent 50%, #E31D1A 50%) !important;
  background-position: right 20px top 50%, right 14px top 50% !important; /* moved left */
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
  padding-right: 40px !important; /* ensures text doesn't overlap arrow */
}
	
	.sec2{
		
		 position: relative;
    background: url("https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Section-Two-BG.png") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	}
	
	.sec2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
              to bottom,
              rgba(0, 73, 139, 1),
              rgba(8, 55, 112, 1)
            );
  z-index: -1;
}	
	
	
	
.recover_Box {
  padding: 20px;
  padding: 20px;
  border-right: 2px solid transparent; /* width & placeholder */
  border-image: linear-gradient(180deg, #012456 0%, #EC4545 48.44%, #012253 100%);
  border-image-slice: 1;
}

.recover_Box:last-child {
  border-right: none; /* remove last border */
}


.sec2 .slick-dots {
  bottom: -40px;
}

.sec2 .slick-dots li button:before {
  font-size: 12px;
  color: #fff; /* white like your screenshot */
  opacity: 0.5;
}


.sec2 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ff0000; /* red active dot */
}
	
	
	
	
.sec4 .container{
	padding: 0px 170px !important;
}	
	
.sec4 {
    position: relative;
    background: url("https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Our-Practice-BG.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0px 100px 0px;
}
	
.sec4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
              to bottom,
              rgba(0, 73, 139, 1),
              rgba(8, 55, 112, 1)
            );
  z-index: -1;
}	
	
	
	.sec-main-heading{
		font-size:56px !important;
		font-weight:700 !important;
		text-transform:uppercase;
	}	
	
.red {
	color:#E31D1A;
}	
	
.dark{
	color:#000;	
}	
	
	.sub-text{
		font-size:16px !important;
		font-weight:700 !important;
		color:#fff !important;
		text-transform:uppercase;
	}	

ul#menu-footer-menu li:first-child a {
    padding-left: 0 !important;
}
.custom-accordion .accordion-item {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}

.custom-accordion .accordion-button {
    background: transparent;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    justify-content: space-between;
    box-shadow: none;
    padding: 1rem 0;
    border: none;
    display: flex;
    width: 100%;
    font-size: 18px;
}


.custom-accordion .accordion-button:focus {
  box-shadow: none;
}

.custom-accordion .icon {
    color: #ff0000;
    font-size: 3.2rem;
    transition: transform 0.3s ease;
	font-weight: 500;
}

.custom-accordion .accordion-button:not(.collapsed) .icon {
  transform: rotate(45deg); /* turns + into × */
}
	
	.sec4 .btn1{
	margin-top: 120px !important;	
		
	}	
	
	
	.sec5{
		padding:70px 0px;
	}
	
.sec5-main-heading{
		color: #000 !important;
text-align: center;
font-family: Montserrat;
font-size: 56px !important;
font-weight: 700 !important;
text-shadow:none;
text-transform: uppercase;
}
	
.sec5 h4{
color: #212B38;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 32px;
letter-spacing: 0.36px;
}	
	
	
.sec5 p{
text-shadow:none !important;
color:#000 !important;
}	
	
.inner-row{
	padding: 50px 174px;
}
	
.awards-slider{
	padding-top:60px;
}	
	
.awards-slider img {
  width: auto;
  height: auto;
  margin: 0 auto;
}

.custom-pagination {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #1d2d50; 
  border-radius: 999px; 
  padding: 10px 20px;
  font-weight: bold;
  margin: 20px auto 0;
  gap: 15px;
}

.custom-pagination button {
	background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: red;
    padding: 0 5px;
    position: relative;
    width: auto;
    height: 100%;
    transform: none;
    -webkit-transform: none;
	 margin-top: 0px;
}
	
	
.custom-pagination .slick-arrow:hover{
		background:transparent;
	}	

.paging-info {
  font-size: 14px;
  font-weight: 600;
  color: #000; /* black text */
}
	
.sec6{
	background: radial-gradient(46.15% 46.15% at 50% 50%, #0069C9 0%, #083770 100%);	
	padding: 0px 120px;
	margin: 50px 0px 160px 0px;
}	

.subtext{
color: #FFF;
font-family: Montserrat;
font-size: 13.5px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:0px !important;	
}

.sec6 .text{		
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24.75px;
}	
	
.sec6 .row{
display: flex;
align-items: center;		
}	

.info-box{
border-radius: 26px;
background: #E31D1A;
box-shadow: 0 0 80px 0 #1D1D1D inset;	
padding: 1px 45px;
margin-bottom: 20px;	
}	
	
.info-box h3{
color: #FCFCFC;
font-family: Montserrat;
font-size: 48px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;	
}	
	
.info-box p{
color: #FCFCFC;
font-family: Montserrat;
font-size: 18px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
letter-spacing: 2.7px !important;		
}	
	
.info-container-one {
    position: relative;
    top: 60px;
}	
	
.info-container-two {
    position: relative;
    bottom: 60px;
}		
	

.sec7{
background: radial-gradient(46.15% 46.15% at 50% 50%, #0069C9 0%, #083770 100%);
padding:60px 0px;	
}	
	
.form-container {
    margin: 0px 380px;
}	
	
.form-container input[type="text"], .form-container input[type="tel"], .form-container input[type="email"], .form-container select, .form-container textarea {
    width: 100%;
    padding: 18px 16px 18px 16px;
    border-radius: 8px;
    border-bottom: 2px solid #E31D1A !important;
    background: rgba(255, 255, 255, 0.25);
    border-color: transparent;
}
	
.form-container input[type="text"]::placeholder, .form-container input[type="tel"]::placeholder, .form-container input[type="email"]::placeholder, .form-container textarea::placeholder {
  color: #fff;
  opacity: 1; 
}	
	
	.form-container input[type="submit"]{
    border-radius: 40px;
    background: #E31D1A;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    padding: 23px 158px !important;
    border-color: transparent;
	}	
	
.form-container select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml;utf8,<svg fill='red' height='34' viewBox='0 0 24 24' width='34' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 10px center;
  background-size: 25px;
  padding-right: 35px; 
  color: #fff; /* text color */
/*   font-size: 16px; */
  font-weight: 500;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  outline: none;
  background-color: rgba(255, 255, 255, 0.25);	
}	
	
.form-container select option {
  background-color: #004080;
  color: #fff;
  padding: 10px;
}	
	
	
.sec8{
background: #C2000C;
padding: 40px 0px;
}	
	

.sec8 .row{
display: flex;
align-items: center;	
}	
	
.sec8 p{
margin-bottom: 0px !important;
color: #FCFCFC;
font-family: Montserrat;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
}	
	
	
.address{
display: flex;
justify-content: center;
}	
	
.address p{
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;		
}	
	
.address a{
color: #FFF;
font-family: Montserrat;
font-size: 27px;
font-style: normal;
font-weight: 700;
line-height: normal;		
}	
	
.details {
padding-left: 15px;
}	


.sec9{
background: radial-gradient(46.15% 46.15% at 50% 50%, #0069C9 0%, #083770 100%);
padding:60px 0px 0px 0px;
height: 600px;	
}	
	
.sec9 .container{
padding: 0px 290px !important;		
}		
	
.sec9 .row{
position: relative;
top: 30px;
}		

.team-member-container img {
    border-radius: 20px;
}
	
.member-name{
color: #333;
font-family: Montserrat;
font-size: 18.738px !important;
font-style: normal;
font-weight: 600;
line-height: 24.738px;
text-align:left;	
margin-bottom: 0px;	
text-transform:capitalize;	
}	

.designation{
color: #C2000C;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24.738px;
text-align:left;	
}	
	
	
.sec10{
background: radial-gradient(46.15% 46.15% at 50% 50%, #0069C9 0%, #083770 100%);
padding:60px 0px;	
margin-top: 320px;	
}	
	
	
	


.testimonial-slider {
  width: 80%;
  margin: auto;
  text-align: center;
  color: white;
  padding: 40px 0;
}

.testimonial-item {
  padding: 40px;
  border-radius: 12px;
}


.stars {
  font-size: 20px;
  color: #e30613;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;	
}

.testimonial-text {
color: #FFF;
text-align: center;
font-family: Montserrat !important;
font-size: 21.133px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 27.473px !important; /* 130% */
}

.testimonial-text::before{
content:" ";
background:url("https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Testimonial-Comma.png");
width: 60px;
height:40px;
display:inline-block;
background-repeat:no-repeat;
}	
	
	
.testimonial-text::after{
content:" ";
background:url("https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Testimonial-Comma-Inverted.png");
width: 60px;
height:40px;
display:inline-block;
background-repeat:no-repeat;
position: absolute;
margin-top: 20px;
margin-left: 20px;		
}		
	
.client-name {
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: capitalize;	
}

.google-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}



.google-rating span {
  color: gold;
  font-size: 18px;
}

.slick-dots li button:before {
  color: white;
  font-size: 12px;
}

.slick-dots li.slick-active button:before {
  color: red;
}
	
.slick-dots .slick-active button {
    background: transparent;
}	
	
	
.sec11 {
    padding: 60px 0px 0px 0px;
}
	
	
.faq-section {
  padding: 50px 10%;
}

.faq-container {
  display: flex;
  justify-content: space-between;
  gap: 100px;
  position: relative;
}

.faq-container::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background-color: #D7D7D7;
  transform: translateX(-50%);
}

.faq-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;

}

.faq-item {
  padding-bottom: 10px;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 10px 0;
color: #1D1D1D;
font-family: Montserrat;
font-size: 18px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: normal !important;
}

.toggle-icon {
    background: #E31D1A;
    color: #fff;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    transition: transform 0.3s ease;
    padding-top: 5px;
}

.faq-answer {
  display: none;
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  text-align: left;	
}

.faq-item.active .faq-answer {
  display: block;
}

.faq-item.active .toggle-icon {
  transform: rotate(45deg); /* Changes + to x */
}
	
.sec12{
background: #E31D1A;
box-shadow: 0 0 190px 0 #1D1D1D inset;
padding:60px;	
}

.sec12 p{
color: #FFF;
text-align: center;
font-family: Montserrat;
font-size: 13.954px;
font-style: normal;
font-weight: 600;
line-height: 13.954px;
letter-spacing: 6.696px;
text-transform: uppercase;		
}	
	
.dark-btn{
	background:#000 !important;	
}	
	
	
	
.sec13 .row:first-child {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sec13 .container:first-of-type	{
	padding-right: 0px !important;
    overflow: hidden;
	}	
	
	.sec13 h2, .sec13 p{
	text-align:left !important;	
	margin:0px !important;	
	}	
	
.sec13 .address{
	display:flex;
	justify-content:start;
	align-items: center;
}	
	
.sec13 .address p{
color: #212B38;
text-align: center;
font-family: Montserrat;
font-size: 15.558px;
font-style: normal;
font-weight: 400;
line-height: 20.536px;
}	
	
.sec13 .address a {
color: #212B38;
text-align: center;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 20.536px;	
}	
	
.sec13 .sub-row{
margin-top: 80px;	
}	
	
	
.social-icons-container{
display:flex;		
}	
	
.social-item {
    width: 17%;
	text-align: center;
}
	
.social-item p {
    text-align: center !important;
    padding-top: 15px;
	color: #212B38;
text-align: center;
font-family: Montserrat;
font-size: 15.558px;
font-style: normal;
font-weight: 400;
line-height: 20.536px;
}
	
.sec14 {
    background: url(https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/09/Story-BG.png) #232C35 4.89px -135px / 116.068% 132.116% no-repeat;
    padding: 230px 0px 130px 0px;
    background-size: cover;
    background-position: top;
}
	
.sec14 .row{
display: flex;
align-items: center;	
}	
	
.sec14 .lawyer-heading{
margin-top: -170px;
text-shadow:none !important;	
}	
	
.sec14 .logo-row{
margin-top: 50px;
}	
	
/* .sec14 .story-heading{
color: #FFF;
font-family: Montserrat;
font-size: 83.767px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 74.787px !important; 
text-transform: uppercase;
text-shadow:none !important;
text-align:left;	
}	 */
	
	
.btn1:hover {
    color: #fff;
    background: #000;
    transition: all .5s;
}	
	
	
/* .btn1.dark-btn:hover{
	color: #fff;
    background:#E31D1A !important;
    transition: all .5s;	
}	 */
	
.para-text {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    margin-top: 10px;
}
	
.footer {
    margin: 40px 0 -50px;
}	
.sec13 .address .details p a {
    color: #212B38;
    text-align: center;
    font-size: 15.558px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20.536px;
}	
.sec13 .sub-row {
    display: flex;
    align-items: center;
}
.privacy{
    padding:100px 0;
}
.privacy, .privacy p, .privacy li{
    color: #151D27;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.36px;
}
.privacy h1 {
    text-shadow: none;
}
.page-id-23 .wpcf7 form.invalid .wpcf7-response-output, 
.page-id-23 .wpcf7 form.unaccepted .wpcf7-response-output, 
.page-id-23 .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #000 !important;
}
form.wpcf7-form.init h3 {
    text-align: center !important;
}
.sec_contact_page .form-container input[type="text"], 
.sec_contact_page .form-container input[type="tel"], 
.sec_contact_page .form-container input[type="email"], 
.sec_contact_page .form-container select, 
.sec_contact_page .form-container textarea {
    border-bottom: 2px solid #083770 !important;
    color:#000;
    padding: 16.5px 16px;
    border-radius: 8px;
    background: #EFEFEF;
    font-weight:600;
}
.sec_contact_page .form-container {
    margin: 0 auto;
    width: 1056px;
}
section.sec7.text-center.sec_contact_page {
    background: #fff;
}
.sec_contact_page .sec-main-heading, .sec_contact_page.sec7 > p:first-of-type {
    color: #000 !important;
    text-shadow: none;
}
.sec_contact_page .form-container textarea{
    height:200px;resize:none;
}
.sec_contact_page .form-container input[type="text"]::placeholder, 
.sec_contact_page .sec_contact_page .form-container input[type="tel"]::placeholder, 
.sec_contact_page .form-container input[type="email"]::placeholder, 
.sec_contact_page .form-container textarea::placeholder,
.sec_contact_page input.wpcf7-form-control.wpcf7-tel::placeholder {
  color: #000;
}
.sec_contact_page.sec7 > p:first-of-type{
    color: #000;
text-shadow: 8px 8px 40px rgba(0, 123, 193, 0.50);
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
letter-spacing: 0.36px;
}
.sec_contact_page .form-container .container {
    padding: 0 !important;
}
.page-id-23 br{
    display:block !important;
}
.client_won {
    border: 3px solid #E31D1A;
    background: #00498B;
    width: 480.344px;
    height: 116.111px;
    flex-shrink: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 3.2px;
    text-transform: uppercase;padding:7px;margin-top: -58px;    margin-bottom: 50px;
}
.client_won strong{
    color: #fff;

text-align: center;
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 64.01px; /* 128.02% */
letter-spacing: 1.12px;
}
.client_won strong span{
    color: #E31D1A;
}
.blog_title {
    background: #E31D1A;
    color: #EDEDED;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.4px;
    padding: 6px 22px;
}
.blog_title {
    background: #E31D1A;
    color: #EDEDED;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.4px;
    padding: 6px 22px;height: 124.93px;
}
.blog_filter h2{
    color: #000 !important;
font-size: 40px !important;
font-style: normal;
font-weight: 500 !important;
text-shadow:none;    margin: 0;
}
h3.title {
    color: #FFF;
    font-size: 21px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 26px !important;
    margin-top: 0;
    text-transform: initial;
}
.col-md-4.padleft {
    padding: 0 12px;
}
.blog_box_inner img {
    width: 100%;
    object-fit: cover;    height: 287px;
}

.blog_box_inner {
    border-radius: 20px;
    overflow: hidden;
}
.blog_box {
    margin-top: 24px;
}
small, .small {
    font-size: 85%;
    color: #EDEDED;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.4px;
}
.row.blog_filter {
    display: block;
    align-items: center;
    padding-top: 100px;
    margin: 0;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 3px solid #E31D1A;
}
.blog_conatiner{
    position:relative;
}
form#filterForm select {
    padding: 10px;
    border-bottom: 2px solid #083770 !important;
    color: #000;
    padding: 11.5px 16px;
    border-radius: 8px;
    background: #EFEFEF;
}
form#filterForm {
    position: absolute;
    right: 150px;
    top: 0;
    margin-top: 98px;
}
.row.blog_filter img.filter {
    height: 36px;cursor:pointer;
}
.pagination span, .pagination a {
    display: inline-block;
    float: none;
}
.pagination {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    /* flex-direction: row; */
    /* width: 100%; */
    justify-content: center;
}
.pagination span, .pagination a {
    display: inline-block;
    float: none;
    border-radius: 4px;
    border: 1px solid #DFE3E8;
    background: #FFF;
    color: var(--Dark-Grey-400, #212B36);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;margin:0 4px;
    line-height: 20px;
width: 32px;
height: 32px;
padding: 5px 4px;
justify-content: center;
align-items: center;
}
.pagination a:hover,
.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #fff;
    color: #E31D1A;
    border-color: #E31D1A;
}
a.prev {
    padding: 0 !important;
    border: 0 !important;
    /* margin-top: -2px !important; */
    /* display: inline-block; */
}
a.next {
    padding: 0 !important;
    border: 0 !important;
    /* margin-top: -2px !important; */
    /* display: inline-block; */
}
p a.red {
    color: #E31D1A !important;
}
.page-template-personal-injury .sec8.about-cta1 p.p2,
.page-id-18 .sec8.about-cta1 p.p2{
    font-size: 16px;
    font-weight: 600 !important;
    margin-top: 10px;
}
.page-template-personal-injury .sec11 p.dark br,
.page-id-18 .sec11 p.dark br{
    display: block;
}
.page-template-personal-injury .sec11 p.dark,
.page-id-18 .sec11 p.dark {
    margin-top: 22px;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.707px;
}
.page-template-personal-injury .sec6 .text,
.page-id-18 .sec6 .text{
    margin-top: 22px;
}
section.practice_area li::marker {
  /*color: #E31D1A !important;*/
}
.menu-header ul ul li a {
    width: 200px !important;
}
section.practice_area p a {
    color: #E31D1A !important;
}
.single .post.type-post * {
    text-shadow: none !important;
}
.single .post.type-post h2 {
    color:#000 !important;
}
.single .post.type-post * {
    text-shadow: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}
.single .post.type-post a{
    color:#E31D1A !important;
}
html.open-menu nav.nav1 .container {
    width: 100%;
}
.single-our_team section.about3.sec3 {
    padding: 100px 0;
    background: transparent;
    margin: 0;
}
.single-our_team .sec10 {
    margin-top: 0;
}
.single-our_team .sec3 img {
    margin-top: 0;
}
.attorney_details h2.red {
    color: #E31D1A !important;
    font-weight: 700 !important;
    text-shadow: none;
}
.sec3 .attorney_details p {
    margin: 0 !important;
    color: #000;
    text-shadow: none;
    font-weight: 400;
}
.sec3 .attorney_details h2,
.sec3 .attorney_details h3{
    text-shadow: none;
}
.attorney_details h2{
    color: #000 !important;
font-size: 40px;
font-style: normal;
font-weight: 700 !important;
line-height: 56px; /* 140% */
text-transform: capitalize;
}
.attorney_details h2.red {
    color: #E31D1A !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 86.341px;
    text-transform: capitalize;
}
.attorney_details h3{
color: #000 !important;
font-size: 31.718px;
font-style: normal;
font-weight: 700;
line-height: 49.339px; /* 155.556% */
text-transform: capitalize;
}
.attorney_details  a{
    color: #E31D1A;
 
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 24.141px;
}
.about3 .attorney_details ul li{
    color: #000;clear: both;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 24.141px;
    text-decoration-line: none;
}
.about3 .attorney_details ul li.red{
    color: #E31D1A;
font-size: 18px;clear: both;
font-style: normal;
font-weight: 700;
line-height: 27.4px;    text-decoration-line: none;clear: both;
}
.attorney_details p{
    color: #151D27;
 
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27.4px;
}
@media screen and (max-width:1100px){
    html.open-menu a#hamburg {
        transform: translateX(260px) !important;
        right: auto !important;
        left: 0 !important;
    }
    .faq-container {
gap: 0 !important;
}
.sec_contact_page .form-container {
    margin: 0 auto;
    width: auto;padding: 50px;
}
.page-id-23 .inner-banner {
    margin-top: 148px;
}
.client_won strong {
    font-size: 33px;
}
.client_won {
    height: auto;
    width: 320px;
}
    a#hamburg {
        position: fixed;
        z-index: 99999999;
    }
}

@media screen and (min-width:1100px) and (max-width:1900px){
    .social-item {
        width: 25% !important;
    }
    .social-icons-container {
    display: contents !important;
}
    }
@media screen and (min-width:700px) and (max-width:1100px){
.sec13 .row:first-child {
    display: block !important;
}
.social-icons-container {
    display: block !important;
}
.row.sub-row+.row.sub-row {
    display: block !important;
    width: 100% !important;
}

    .sec13 .sub-row {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
   .page-id-23  .social-item {
    width: 17% !important;
    text-align: center;
}
.page-id-23  .sec_contact_page .form-container .container {
    padding: 0 !important;
    width: auto;
}
} 
@media screen and (min-width:700px) and (max-width:1300px){
    header a.btn1 {
        margin-top: 25px !important;
        display: inline-block;
        float: right;
        margin-right: 50px !important;
    }
    .client_won {
        margin-top: -20px;
    }
        .attorney_details h2 {
        font-size: 31px !important;
        line-height: 45px !important;
    }
    .menu-header > ul > li > a {
    padding: 12px !important;
    }
}
@media screen and (min-width:1600px) and (max-width:1699px){
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
margin: 0px 230px;
}
	
.sec9 .container {
    padding: 0px 130px !important;
}	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
}	
	
@media screen and (min-width:1500px) and (max-width:1599px){
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 .container{
padding: 0px 20px !important;
}	
	
    .form-container {
        margin: 0px 199px;
    }
	
    .sec9 .container {
        padding: 0px 105px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
	
.faq-question {
    font-size: 17px !important;
}	
	
}	
	
	
@media screen and (min-width:1400px) and (max-width:1499px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 {
    padding: 0px 62px;
}	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
        margin: 0px 150px;
    }
	
    .sec9 .container {
        padding: 0px 61px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
	
.faq-question {
    font-size: 17px !important;
}	
	
.sec3 p {
    font-size: 17px;
}	
	
}		
	
	
@media screen and (min-width:1300px) and (max-width:1399px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
.sec1 .container{
    padding: 0px 40px !important;

	}	
	
	
.recover_Box .hading1 {
    font-size: 46px;
}	
	
.recover_Box p {
    font-size: 15px;
}	
	
.sec3 p {
margin: 0px 142px !important;
}
	
.sec4 .container {
    padding: 0px 80px !important;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

    .sec6 {
        padding: 0px 25px;
    }	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
        margin: 0px 110px;
    }
	
.sec8 p {
    font-size: 21px;
}	
	
.sec9 .container {
  padding: 0px 61px !important;
 }
	
.member-name {
    font-size: 16.738px !important;
}	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
    .inner-row {
        padding: 50px 0px;
    }
	
	
.faq-question {
    font-size: 17px !important;
}		
h3.member-name {
    height: 60px;
}	
}			
	
@media screen and (min-width:1100px) and (max-width:1500px){
   h3.member-name {
    height: 60px;
} 
.about3 ul {
    margin-top: 50px !important;
}
h3.title {
    color: #FFF;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 23px !important;
    margin-top: 0;
    text-transform: initial;
}
}
@media screen and (min-width:700px) and (max-width:1100px){
   h3.member-name {
    height: 100px;
} 
.about3 ul {
    margin-top: 50px !important;
}
}
@media screen and (min-width:1200px) and (max-width:1299px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
	
.recover_Box .hading1 {
    font-size: 46px;
}	
	
.recover_Box p {
  font-size: 13px;
  }
	
.sec3 p {
  margin: 0px 101px !important;
}
	
.sec4 .container {
padding: 0px 40px !important;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

    .sec6 {
        padding: 0px 25px;
    }	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.sec6 .text {
    font-size: 16px;
}	
	
.form-container {
        margin: 0px 110px;
    }
	
.sec8 p {
    font-size: 21px;
}	
	
.sec9 .container {
  padding: 0px 61px !important;
 }
	
member-name {
 font-size: 14.738px !important;
}
	
	
    .sec13 .address p {
        font-size: 13.558px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
	width: 19%;
}	
	
	
   .inner-row {
        padding: 50px 0px;
    }
	
	
.faq-question {
    font-size: 14px !important;
}		
	
	
.sec14 .story-heading {
    font-size: 72.767px !important;
}	
	
.sec-main-heading {
    font-size: 45px !important;
}	
	
.sec14 .lawyer-heading {
    margin-top: -130px;
}	
header .col-sm-9.text-right {
    padding: 0 !important;
}
    header a.btn1 {
        margin-top: 3px !important;
        display: inline-block;
        float: right;
        margin-right: 50px !important;
    }
    header.header .logo img {
    height: 120px;
    width: auto;
    transition: all 0.4s ease;
}
h3.title {
    color: #FFF;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 23px !important;
    margin-top: 0;
    text-transform: initial;
}
}

@media screen and (min-width:1000px) and (max-width:1200px){
    .container {
        width: 97% !important;
    }
    .col-md-4.padleft {
    padding: 0 12px;
    width: 50%;
}
}
@media screen and (min-width:1000px) and (max-width:1099px){
	
.header .container {
 width: 100%;
 margin: 0px;
 }	
	
.menu-header > ul > li > a {
    padding-right: 11px;
}	
	
	
.ticker {
    position: fixed;
    top: 94px;
}	
	
.sec1 {
    padding-top: 191px !important;
    padding-bottom: 70px;
}	
	
.sec1 .row{
  display: flex;
  align-items: center;
}		

.sec1 h1 {
    font-size: 44px !important;

}	
	
.recover_Box .hading1 {
    font-size: 39px;
}	
	
.recover_Box p {
    font-size: 14px;
}	
	
.sec3-main-heading {
    font-size: 46px !important;
}	
	
.sec3-main-heading-caps {
    font-size: 108.46px !important;
}	
	
.sec3 p {
    margin: 0px 60px;
}	
	
.sec4 .container {
    padding: 0px 0px !important;
}	

.custom-accordion .accordion-button {
    font-size: 16px;
}	
	
.sec5-main-heading {
    font-size: 44px !important;
}	
	
.inner-row {
    padding: 50px 0px;
}	
	
.sec6 {
    padding: 0px 0px;
}	
	
.info-box h3 {
    font-size: 28px !important;
}	
	
.info-box p {
    font-size: 14px !important;

}	
	
.sec-main-heading {
    font-size: 46px !important;
}	
	
.sec6 .text {
    font-size: 16px;
}	
	
.form-container {
    margin: 0px 30px;
}	
	
.sec8 .col-sm-8 p {
    font-size: 27px;
}	
	

.address {
    align-items: center;
}	
	
.address p {
    font-size: 16px;
}	
	
.sec9 .container {
    padding: 0px 0px !important;
}	
	
.sec9 .row {
    position: relative;
    top: 78px;
}	
	
.member-name {
    font-size: 14.738px !important;
}	
	
.designation {
    font-size: 16px;
}	
	
.testimonial-item {
    padding: 40px 0px;
}	
	
.faq-section {
    padding: 50px 5%;
}	
	
  .faq-container {
    flex-direction: column;
    gap: 19px;
  }

  .faq-container::before {
    display: none; /* hide center divider line */
  }

  .faq-column {
    width: 100%; /* full width columns */
  }

  .faq-question {
    font-size: 16px; /* slightly smaller text for tablet */
  }

  .toggle-icon {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 20px;
  }	
	
	
.social-item p {
    font-size: 13.558px;
}	
	
.social-item {
    width: 20%;
}
	
.info-box {
    padding: 1px 27px;
}	
	
.sec13 .sub-row {
    margin-top: 60px;
}	
	
	
.sec14 .story-heading {
    font-size: 63.767px !important;
}	
	
	
.sec14 .lawyer-heading {
    margin-top: -130px;
}	
header.header .logo img {
    height: 110px;
    width: auto;
    transition: all 0.4s ease;
}	
.col-md-4.padleft {
    padding: 0 12px;
    width: 50%;
}
}	
	
	
@media screen and (min-width:800px) and (max-width:899px){
	.col-md-4.padleft {
    padding: 0 12px;
    width: 50%;
}
.header .container {
 width: 100%;
 margin: 0px;
 }	
	
.menu-header > ul > li > a {
    padding-right: 11px;
}	
	
	
.ticker {
    position: fixed;
    top: 94px;
}	
	
.sec1 {
    padding-top: 191px !important;
    padding-bottom: 70px;
}	
	
.sec1 .row {
display: flex;
align-items: center;
flex-direction: column;
}	

	
.sec1 .col-sm-6 {
        width: 100% !important;
    }
	
.sec1 h1 {
    font-size: 44px !important;

}	
	
.recover_Box .hading1 {
    font-size: 39px;
}	
	
.recover_Box p {
    font-size: 14px;
}	
	
.sec3-main-heading {
    font-size: 46px !important;
}	
	
 .sec3-main-heading-caps {
  font-size: 94.46px !important;
   }	
	
.sec3 p {
    margin: 0px 60px;
}	
	
.sec4 .container {
    padding: 0px 0px !important;
}	

.custom-accordion .accordion-button {
    font-size: 16px;
}	
	
.sec5-main-heading {
    font-size: 44px !important;
}	
	
.inner-row {
    padding: 50px 0px;
}	
	
.sec6 {
    padding: 0px 0px;
}	
	
.info-box h3 {
    font-size: 28px !important;
}	
	
.info-box p {
    font-size: 14px !important;

}	
	
.sec-main-heading {
    font-size: 46px !important;
}	
	
.sec6 .text {
    font-size: 16px;
}	
	
.form-container {
    margin: 0px 30px;
}	
	
.sec8 .col-sm-8 p {
    font-size: 27px;
}	
	

.address {
    align-items: center;
}	
	
.address p {
    font-size: 16px;
}	
	
.sec9 .container {
    padding: 0px 0px !important;
}	
	
.sec9 .row {
position: relative;
top: 146px;
}
	
.member-name {
    font-size: 14.738px !important;
}	
	
.designation {
    font-size: 16px;
}	
	
.testimonial-item {
    padding: 40px 0px;
}	
	
.faq-section {
    padding: 50px 5%;
}	
	
  .faq-container {
    flex-direction: column;
    gap: 19px;
  }

  .faq-container::before {
    display: none; /* hide center divider line */
  }

  .faq-column {
    width: 100%; /* full width columns */
  }

  .faq-question {
    font-size: 16px; /* slightly smaller text for tablet */
  }

  .toggle-icon {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 20px;
  }	
	
	
.social-item p {
    font-size: 13.558px;
}	
	
.social-item {
    width: 20%;
}
	
.info-box {
    padding: 1px 27px;
}	
	
.sec13 .sub-row {
    margin-top: 60px;
}	
	
	
.sec14 .story-heading {
    font-size: 63.767px !important;
}	
	
	
.sec14 .lawyer-heading {
    margin-top: -130px;
}.col-md-4.padleft {
    padding: 0 12px;
    width: 100%;
    float: left;
}	
	
}	
	
	
@media screen and (max-width:1100px){
		
.sec1 h1{
    font-size: 50px !important;
}	
	
.ticker {
    top: 59px;
}
	
section.sec1 {
    padding-top: 170px;
    padding-bottom: 100px;
}	
	.inner-banner {
    margin-top: 148px;
}
.sec2 h2 {
    font-size: 32px !important;
}	
	    .ticker {
        position: relative;
    }
	header a.btn1 {
    margin-top: 20px !important;
    display: inline-block;
}
    a#hamburg {
        top: 30px !important;
    }
header.header .row {
    display: block;
}
header.header .row .col-sm-9, header.header .row .col-sm-3 {
    text-align: center !important;
}
header.header {
        /* position: relative; */
        padding: 0px 0 0;
        z-index: 1;
    }	
	
.logo img {
    max-height: 90px;
}

	
.ticker {
    top: initial;
    bottom: 0;
}
a#hamburg {
    background: #fff;
	left: initial;
    right: 10px;
}
.nav-cross span {
    background: #083770;
}
html.open-menu nav.nav1 {
    background: #083770;
}
.nav1 ul li a {
    color: #fff;
}
ul li.has-subnav .accordion-btn {
    color: #fff;
}
.nav-cross.open > span {
    background: #083770 !important;
}	
	
	
.push-logo img {
    display: none;
}	
	
html.open-menu a#hamburg {
        transform: translateX(-120px);
    }	
	
.sec3-main-heading {
    font-size: 32px !important;
    padding-bottom: 0px;
}

.sec3 img {
    margin-top: -80px;
}	
	
.sec3-main-heading-caps {
    font-size: 51.46px !important;
    margin-top: 0px;
}	
	
.sec3 p {
    margin: 0px 17px;
}
	
.sec-main-heading {
    font-size: 40px !important;
}	
	
	
.recover_Box {

    border-right: 0px !important;
}	
	
	
.sec4 .container {
    padding: 0px 20px !important;
}	
	
	
.contact-btn {
    padding: 23px 48px !important;
    margin-top: 0px !important;
}	
	
.sec5-main-heading {
     font-size: 31px !important;
}	
	
	
.inner-row {
    padding: 50px 4px;
}	
	
    .sec6 {
        padding: 50px 0px 0px 0px;
    }
	
.sec6 .row {
    display: flex;
    align-items: center;
    flex-direction: column;
}	
	
.info-container-one, .info-container-two {
    margin: 0px 30px;
}	
	
.info-box h3 {
    font-size: 38px !important;

}	
	
.info-container-two {
    bottom: -62px;
}	
	
.form-container {
    margin: 0px 0px;
}
	
	
.sec8 .row {
    flex-direction: column;
}	
	
	.sec8 .col-12{
		width:100% !important;
	}	
	
.address {
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
}	
	
.sec9 .container {
    padding: 0px 50px !important;
}	
	
.member-name {
    text-align: center;
}
	
.designation{
	text-align: center;	
	}	
	
.testimonial-item {
    padding: 40px 0px;
}	
	
    .testimonial-text {
        font-size: 15.133px !important;
    }	
	
.sec11 {
    padding: 60px 20px 0px 20px;
}	
	
	
.testimonial-text::after {
    margin-top: 30px;
    margin-left: 0px;
}
	
.sec12 {
    padding: 40px 0px 40px 0px;
}	

.sec12 p {
    font-size: 13.954px;
    line-height: 22.954px !important;
}	
	
	
.sec13 {
    padding-top: 60px;
}	
	
.sec13 .row:first-child {
    flex-direction: column;
}	
	
	
.sec13 .sub-row {
    margin-top: 0px;
    margin-bottom: 50px;
}	
	
.sec13 .container:first-of-type {
    padding-right: 15px;
}	

.social-icons-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}	
	
.social-item {
    width: 100%;
    text-align: center;
}	
	
	
.sec14 {
    padding: 20px 0px 130px 0px;
}	
	
.sec14 .row {
    flex-direction: column;
}	
	
.sec14 .story-heading {
    font-size: 48.767px !important;

}	
	
.sec14 .lawyer-heading {
    margin-top: -90px;
}	
	
	
.faq-section {
    padding: 50px 3%;
}	
	
	
.faq-container {
    gap: 0px;
    flex-direction: column;
}	
	
.faq-container::before{
		display:none;
}	
	
	
	
}	
	
/*css aftab*/
.inner-banner {
    height: 517px;
    width: 100%;
    display: flex;
    color: #fff;
    align-items: center;    margin-top: 167px;
}
.inner-banner h1 {
    margin: 0 !important;
}
.inner-banner a.btn1 {
    padding: 18px 39px;
    margin-top: 30px;
    display: inline-block;
}
.about3 h2.sec3-main-heading-caps {
    color: #E31D1A;
    font-size: 99.04px !important;
}
section.about3.sec3 {
    background: url(./images/sec3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.about3 ul li {
    color: #E31D1A;
    font-size: 23.852px;
    font-style: normal;
    font-weight: 700;
    line-height: 36.308px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    width: 50%;
    float: left;
    padding: 0 15px;;
}
.about3 ul {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    clear: both;
}
.about3 .sec3-sub-heading {
    display: inline-block;
    width: 100%;
    clear: both;
}
.sec8.about-cta1 p.p1 {
    font-size: 36px;
}
.sec8.about-cta1 p.p2 {
    font-size: 16px;
}
.about5.sec5 .p3{
    color: #000C2C;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 39.98px; /* 166.583% */
letter-spacing: 3.6px;
text-transform: uppercase;
}
.about5 h4{
    color: #212B38;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 177.778% */
letter-spacing: 0.36px;    text-align: left;

    padding-bottom: 30px;
}
.about5 p,
.about5 li{
    color: #151D27;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 177.778% */
letter-spacing: 0.36px;
}
a.readmore{
    color: #000C2C;

text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 166.667% */
letter-spacing: 3.6px;
text-transform: uppercase;
}
.page-template-personal-injury p.testimonial-text::after,
.page-id-18 p.testimonial-text::after,
.single p.testimonial-text::after{
    content: " ";
    background: url(https://workinjurylp.yourlegaldemo.com/wp-content/uploads/2025/08/Testimonial-Comma.png);
    width: 60px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: auto;
    margin-left: auto;
    transform: scaleX(-1);
    right: 20px;
    bottom: 110px;
}
.page-template-personal-injury .google-rating,
.page-id-18 .google-rating,
.single .google-rating{
    display: block;
    justify-content: center;
    align-items: end;
    gap: 8px;
    text-align: right;
    float: right;margin-top: -35px;
}
.footer {
    margin: -1px 0;
}
iframe{
    border:0; margin:0; padding:0; display:block;
}
.practice_main {
    padding: 37px;
    border-radius: 30px;
    background: radial-gradient(67.59% 67.59% at 50% 50%, #00498B 0%, #083770 100%);    margin-bottom:26px;
}
section.practice_area {
    padding: 100px 70px;
}
.practice_area p,
.practice_area li{
    color: #151D27;
text-shadow: none !important;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27.4px;
}
.practice_area h2{
    color: #000 !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 56px !important;
    text-transform: capitalize;
    text-shadow: none !important;
}
h2.red, ul.red li {
    color: #E31D1A !important;
    font-weight: 700 !important;
}
.practice_main input[type="text"],
.practice_main input[type="tel"],
.practice_main input[type="email"]{
    border-radius: 8px;
    border-bottom: 2px solid #327ABC;
    background: rgba(255, 255, 255, 0.25);
    border: 0;
    padding: 21px 16px 23px 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    width: 100%;
    color: rgba(255, 255, 255, 0.50);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.36px;
}
.practice_main textarea{
    border-radius: 8px;
    border-bottom: 2px solid #327ABC;
    background: rgba(255, 255, 255, 0.25);
    border: 0;
    padding: 21px 16px 23px 16px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    width: 100%;
    height: 172px;
    resize:none;
    color: rgba(255, 255, 255, 0.50);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.36px;
}
.practice_main input[type="text"]::placeholder,
.practice_main input[type="tel"]::placeholder,
.practice_main input[type="email"]::placeholder,
.practice_main textarea::placeholder{
    color: rgba(255, 255, 255, 0.50);
}
.practice_main input[type="submit"]{
    border-radius: 40px;
    background: #E31D1A;
    color: #FFF;
    border:0;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 3.2px;
    margin-top:19px;
    text-transform: uppercase;
    padding: 23px 39px;
}
span.wpcf7-spinner {
    position: absolute;
}
.practice_main h3 {
    color: #FFF;
    text-align: left;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 56px !important;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 0;
}
.practice_main p{
    margin-bottom:11px !important;
}
section.about-cta1.ptc1.sec8 {
    margin-bottom: 195px;
}
.practice_main li a {
    
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px;
    display: block;
}
.practice_main ul {
    margin: 0;
    padding: 0;
}
.practice_main li{
    color: #fff;border-bottom: 1px solid rgba(255, 255, 255, 0.34);display: block;    padding-left: 20px;position: relative;
}
.practice_main li:before{
    display:none;
}
.practice_main li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 34px;
    width: 5px;
    height: 5px;
    background: #fff;
    z-index: 999;
    border-radius: 50%;
}
.practice_main li:last-child{
    border:0;
    margin:0;
}
.sec14 {
    padding-top: 130px !important;
}
section.practice_area .col-sm-8 {
    padding-right: 52px;
}
.about3 .sec3-sub-heading {
    display: inline-block;
    width: 100%;
    clear: both;
    color: #E31D1A;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 49.997px;
    letter-spacing: 7.68px;
    text-transform: uppercase;
}
h2.sec-main-heading.story-heading br {
    display: block !important;
}
.sec13 p{
    text-shadow:none !important;
}
section.practice_area .row {
    display: flex;
    flex-direction: row-reverse;
}
.practice_main .row {
    display: block !important;
}
button.faq-question {
    position: relative;
    padding-right: 50px;
}
.toggle-icon {
    position: absolute;
    right: 0;
}
.midline {
    background: #C2000C;
    width: 1.5px;
    height: 37.5px;
    flex-shrink: 0;
    margin: 0 auto;
}
section.sec9.text-center {
    padding-top: 0;
}
.menu-header ul ul {
    z-index: 9999;
}
.page-id-202 .inner-banner a.btn1 {
    display: none;
}
.page-id-202 .inner-banner .container.quote.text-center.thank a  {
    display: inline-block;color: #fff;
}
.page-id-202 .inner-banner .container.quote.text-center.thank{
  padding-top: 100px !important;
}
.page-id-202 section.privacy {
    display: none;
}
section.copy a {
    padding: 0 10px;
}
.page-id-18 .sec3-main-heading {
    color: #000;
}
.single-our_team section.about3.sec3 .attorney_details ul {
    padding-left: 22px;margin-top:0 !important;
}

.single-our_team section.about3.sec3 .attorney_details ul li{
    padding-left: 0;
}

@media screen and (min-width:1600px) and (max-width:1699px){
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
margin: 0px 230px;
}
	
.sec9 .container {
    padding: 0px 130px !important;
}	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
}	
	
@media screen and (min-width:1500px) and (max-width:1599px){
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 .container{
padding: 0px 20px !important;
}	
	
    .form-container {
        margin: 0px 199px;
    }
	
    .sec9 .container {
        padding: 0px 105px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
	
.faq-question {
    font-size: 17px !important;
}	
	
}	
	
	
@media screen and (min-width:1400px) and (max-width:1499px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

.sec6 {
    padding: 0px 62px;
}	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
        margin: 0px 150px;
    }
	
    .sec9 .container {
        padding: 0px 61px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
.inner-row {
    padding: 50px 57px;
}	
	
	
.faq-question {
    font-size: 17px !important;
}	
	
.sec3 p {
    font-size: 17px;
}	
	
}		
@media screen and (min-width:1300px){	
.attorney_details h3 {
    color: #000 !important;
    font-size: 31.718px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 49.339px;
    text-transform: capitalize;
}
}	
@media screen and (min-width:1300px) and (max-width:1399px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
.sec1 .container{
    padding: 0px 40px !important;

	}	
	
	
.recover_Box .hading1 {
    font-size: 46px;
}	
	
.recover_Box p {
    font-size: 15px;
}	
	
.sec3 p {
margin: 0px 142px !important;
}
	
.sec4 .container {
    padding: 0px 80px !important;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

    .sec6 {
        padding: 0px 25px;
    }	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.form-container {
        margin: 0px 110px;
    }
	
.sec8 p {
    font-size: 21px;
}	
	
.sec9 .container {
  padding: 0px 61px !important;
 }
	
.member-name {
    font-size: 16.738px !important;
}	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
}	
	
    .inner-row {
        padding: 50px 0px;
    }
	
	
.faq-question {
    font-size: 17px !important;
}		
h2.sec-main-heading.story-heading br {
    display: block !important;
}	
}			
	
	@media screen and (max-width:1900px){
	    .attorney_details h2 {
   font-size: 32px !important;
}
	}
@media screen and (min-width:1200px) and (max-width:1299px){
	
section.sec1 {
    padding-bottom: 90px;
}	
	
	
.recover_Box .hading1 {
    font-size: 46px;
}	
	
.recover_Box p {
  font-size: 13px;
  }
	
.sec3 p {
  margin: 0px 101px !important;
}
	
.sec4 .container {
padding: 0px 40px !important;
}	
	
.info-box {
    padding: 1px 33px;
}	
	
.info-box h3 {
    font-size: 37px !important;
}	

    .sec6 {
        padding: 0px 25px;
    }	
	
.sec6 .container{
padding: 0px 20px !important;
}	
	
.sec6 .text {
    font-size: 16px;
}	
	
.form-container {
        margin: 0px 110px;
    }
	
.sec8 p {
    font-size: 21px;
}	
	
.sec9 .container {
  padding: 0px 61px !important;
 }
	
member-name {
 font-size: 14.738px !important;
}
	
	
    .sec13 .address p {
        font-size: 13.558px !important;
    }	
	
.faq-section {
    padding: 50px 2%;
}	
	
.social-item {
    text-align: center;
	width: 19%;
}	
	
	
   .inner-row {
        padding: 50px 0px;
    }
	
	
.faq-question {
    font-size: 14px !important;
}		
	
	
.sec14 .story-heading {
    font-size: 72.767px !important;
}	
	
.sec-main-heading {
    font-size: 45px !important;
}	
	
.sec14 .lawyer-heading {
    margin-top: -130px;
}	

}
	
@media screen and (min-width:1000px) and (max-width:1099px){
	
.header .container {
 width: 100%;
 margin: 0px;
 }	
	
.menu-header > ul > li > a {
    padding-right: 11px;
}	
	
}	
@media screen and (min-width:1900px){
    .about5{
        padding-top:120px;
    }
    a.readmore {
    margin-top: 63px;
    display: block;
}
.about5 h4{
padding-left: 40px;
    padding-bottom: 30px;
}
.info-box h3{
font-size: 48px !important;
}
.social-icons-container {
    width: 86% !important;
}
.social-item {
    width: 25% !important;
}
}
@media screen and (max-width:1900px){
  .page-id-18 .sec9 .container,
  .page-template-personal-injury .sec9 .container{
    padding: 0px 100px !important;
}
.sec8.about-cta1 p.p2 br {
    display: none;
}
}
@media screen and (max-width:1590px){
    p br{
        display:none;
    }
}
@media screen and (max-width:1430px){
    .member-name {
    font-size: 15.738px !important;
}
.sec10 {
    margin-top: 220px;
}
section.sec9.text-center h2+p {
    padding: 0 50px;
}
.sec-main-heading {
    font-size: 40px !important;
}
.sec5-main-heading {
    font-size: 50px !important;
}
.sec14 .story-heading {
    font-size: 65.767px !important;
}
.sec-main-heading {
    font-size: 35px !important;
}
section a.btn1 {
    padding: 20px 38px;
}
.about3 h2.sec3-main-heading-caps {
    font-size: 75.04px !important;
}
ection.sec14 h2.sec3-main-heading {
    font-size: 50px !important;
    padding-bottom: 20px;
}section.sec14 h2.sec-main-heading.story-heading {
    font-size: 60px !important;
}
.sec14 .lawyer-heading {
    font-size: 50px !important;
}
section.sec13 h2.sec5-main-heading.sec5-main-heading {
    font-size: 45px !important;
}
.sec-main-heading {
    font-size: 45px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
    .info-box h3 {
        font-size: 28px !important; 
    }
    .info-box   {
         padding: 1px 40px;
    }
    .practice_main input[type="submit"] {
    font-size: 15px;
    padding: 17px 20px;
}
br {
    display: none !important;
}
.page-template-personal-injury .sec10 {
    margin-top: 200px;
}
.page-id-18 .sec10 {
    margin-top: 200px;
}
.address img {
    width: 50px;
    height: 50px;
}
.address {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
@media screen and (max-width:1300px){
 h2.sec-main-heading {
    font-size: 35px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}   
h2.sec-main-heading br {
    display: block !important;
}
.sec9 {
    height: 530px;
}
    .page-id-18 .sec9 .container, .page-template-personal-injury .sec9 .container {
        padding: 0px 30px !important;
    }
    .practice_main li a {
    font-size: 16px;
}
}
@media screen and (max-width:1200px){
.practice_main {
    padding: 37px 20px;
}
.practice_main li a{
    padding: 14px 0;
}
.sec14 .story-heading {
    font-size: 60px !important;
}
.sec14 .lawyer-heading {
    font-size: 50px !important;
}
.social-item {
    width: 33.33% !important;
    text-align: center;
    float: left;
    height: 114px;
}
.social-icons-container {
    display: inline-block;    padding-top: 50px;
}
.sec13 .sub-row .col-sm-5 {
    width: 100%;
    padding-top: 30px !important;
}
.sec13 .sub-row {
    margin-top: 0 !important;
}
.page-template-personal-injury .sec9,
.page-id-18 .sec9{
    height: 465px;
}
.page-template-personal-injury .sec10 {
    margin-top: 300px;
}
.page-id-18 .sec10 {
    margin-top: 300px;
}
    .sec14 .lawyer-heading {
        font-size: 40px !important;
    }
    .sec13 .sub-row {
    margin-top: 0 !important;
}
.social-icons-container {
    display: inline-block;
}
.sec8.about-cta1 p.p1 {
    font-size: 29px !important;
}
h2.sec5-main-heading {
    font-size: 40px !important;
}
.inner-row {
    padding: 0 !important;
}
.sec10 {
    margin-top: 250px;
}
}
@media screen and (max-width:1100px){
.sec9 {
    height: 530px;
}
.inner-banner h1 {
    margin: 0 !important;
    font-size: 40px !important;
    line-height: 50px !important;
}
.sec3-main-heading {
    font-size: 40px !important;
    padding-bottom: 0;
}
    .about3 h2.sec3-main-heading-caps {
        font-size: 45px !important;
    }
.sec3 img {
    margin-top: -80px;
    width: 65%;
}
.sec3 p {
    margin: 0px 30px !important;
    color: #000;
    text-shadow: none;
    font-weight: 400;
}
.sec8 .row {
    display: block !important;
}
.sec8  .address {
    margin-top: 30px;
}
.sec8.about-cta1 p.p1 {
        font-size: 29px !important;
        margin-bottom: 20px !important;
    }
.inner-row .col-sm-6 {
    width: 100%;
}
.inner-row   {
    display: block;
}
section.practice_area {
    padding: 100px 30px;
}
    .practice_main li a {
        padding: 14px 0;
        line-height: 30px;
    }
    .sec6 {
    padding: 0px 30px;
}
.info-container-two {
    position: relative;
    bottom: auto !important;
}
.info-container-one {
    position: relative;
    top: auto !important;
}
}

@media screen and (min-width:1000px){
section.sec9.text-center p br {
    display: block !important;
}
section.sec9.text-center h2+ p {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 50px;
}
p.dark {
    color: #212B38;
    font-size: 20.217px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.773px; /* 107.694% */
    letter-spacing: -0.778px;
}

section.sec13 p.dark+h2.sec5-main-heading {
    color: #000 !important;
    font-size: 42.783px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 62.227px !important; /* 145.449% */
    letter-spacing: -0.778px !important;
    text-transform: uppercase;
}
.page-id-18 .testimonial-text::before {
    margin-top: 30px;
    position: absolute;
    top: 0;
}
.page-template-personal-injury .testimonial-text::before {
    position: absolute;
    margin-top: -50px;
}
.page-id-202 .inner-banner {
    height: calc(100vh - 211px) !important;
}
}
@media screen and (max-width: 1100px){
    section.about3.sec3.text-center {
    padding-top: 0;
}
section.about-cta1.sec8 .col-sm-8,
section.about-cta1.sec8 .col-sm-4{
    width:100%;
}
section.sec8 .col-sm-8,
section.sec8 .col-sm-4{
    width:100%;
}
    section.sec8 .col-sm-8 {
        width: 100%;
        text-align: center;
    }
    section.sec5.about5.text-center h4+img {
    margin-bottom: 30px;
}
.sec9 {
    height: 485px !important;
}
.sec13 .row:first-child {
    display: block !important;
}
iframe {
    height: 300px;
}
section.sec13 .col-sm-6 {
    width: 100% !important;
}
section.sec13 {
    padding: 50px 0;
}
.sec14 .row .col-sm-6 {
    width: 100% !important;
    text-align: center !important;
}
.sec14 .row {
    display: block !important;
    align-items: center;
    text-align: center;
}
    section.sec14 h2.sec-main-heading.story-heading {
        font-size: 50px !important;
        text-align: center;
    }
.sec14 {
    padding: 100px 0px 100px 0px !important;

}
    .sec3 p {
        margin-bottom: 20px !important;
    }
        section.about3.sec3.text-center {
        padding-top: 0;
        padding-bottom: 100px !important;
    }
    .inner-banner {
    height: 350px;
    }
    section.practice_area .row {
    display: block;
}
section.practice_area .row .col-sm-4, section.practice_area .row .col-sm-8{
    width:100% !important;
}
  .page-template-personal-injury  section.practice_area {
        padding-bottom: 50px;
    }
    .page-template-personal-injury section.about-cta1.ptc1.sec8 {
    margin-bottom: 130px;
}
.sec6 .row {
    display: flex;
    align-items: center;
    display: block !important;
}
.sec6 .row .row{
    display: flex;
    align-items: center;
    display: flex !important;
    padding-top: 50px;
}
.sec6  .col-sm-6{
    width:100% !important;
}
.sec6 {
    padding: 50px 0 !important;
    margin: 0 !important;    text-align: center;
}
    .page-template-personal-injury section.about-cta1.ptc1.sec8 {
        margin-bottom: 0;
    }
}
@media screen and (max-width:799px){
.sec3-sub-heading {
    font-size: 24px !important;
}
    h2.sec-main-heading br {
        display: none !important;
    }
    
}
@media screen and (max-width:700px){
header a.btn1 {
    margin-top: 20px !important;
    display: inline-block;
    margin-bottom: 20px;
}.inner-banner {
    height: 517px;
    width: 100%;
    display: flex;
    color: #fff;
    align-items: center;
    margin-top: 240px;
    padding-top: 50px;
}
.about3 ul li {
    width: 100%;
}
    .social-item {
        width: 100% !important;
        text-align: center;
        float: none;
        height: auto;
    }
    .sec13 h2, .sec13 p {
    text-align: center !important;
    margin: 0px !important;
}
.sec13 .address {
    display: flex;
    justify-content: start;
    align-items: center;
    display: inline-block;
}
    .sec3-main-heading {
        font-size: 30px !important;
        padding-bottom: 0;
    }
        .about3 h2.sec3-main-heading-caps {
        font-size: 30px !important;
    }
        .about3 ul li {
        width: 100%;
        padding-left: 0;
        font-size: 20px;
    }
    .about5.sec5 .p3 a {
    display: block;
}
.testimonial-item {
    padding: 0;
    border-radius: 12px;
}
.page-template-personal-injury .google-rating, .page-id-18 .google-rating, .single .google-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-align: center;
    float: none;
    margin-top: 50px;
}
.single .google-rating {
    display: block;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: block;
    justify-content: center;
    align-items: end;
    gap: 8px;
    text-align: right;
    float: right;
    margin-top: -35px;
}
section.sec13 h2.sec5-main-heading.sec5-main-heading {
        font-size: 30px !important;
    }
    .sec12 {
    padding: 30px;
}
.sec14 .lawyer-heading {
    margin-top: -100px;
    text-shadow: none !important;
}
.faq-container {
    display: flex;
    justify-content: space-between;
    gap: 0;
    position: relative;
}
    section.practice_area {
        padding: 100px 15px;
    }
    .practice_area h2 {
    color: #000 !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 36px !important;
    text-transform: capitalize;
    text-shadow: none !important;
}
section.practice_area .col-sm-8 {
    padding-right: 15px
}
.info-container-one {
    position: relative;
    top: auto !important;
}
.info-container-two {
    position: relative;
    bottom: auto !important;
}
    .sec6 .row .row {
 
        padding-top: 50px;
        display: inline-block;
    }
        .page-template-personal-injury .sec10 {
        margin-top: 60px;
    }
      .page-id-18 .sec10 {
        margin-top: 60px;
    }
        .page-template-personal-injury .sec9,
        .page-id-18 .sec9{
        margin-top: 50px;
    }
        .page-template-personal-injury .sec9,
        .page-id-18 .sec9{
        height: auto !important;
        margin-top: 30px;        padding-top: 30px;
        
        text-align: center;
    }
    .team-member-container img {
    border-radius: 20px;
    display: inline-block !important;
}
.sec9 .slick-dots li button {
    background: #000;
}
.sec9 .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: -4px;
    left: -5px;
}
.sec9 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
}
.designation {
    text-align: center !important;color:#fff !important;
}
h3.member-name {
    text-align: center;color:#fff !important;
}
form.wpcf7-form h3 {
    padding-left: 20px !important;
}
section.sec11.text-center p.dark {
    padding: 20px 20px 0 20px !important;
}
div.faq-container {
    display: block !important;
}
.sec13 .sub-row {
    margin-top: 0 !important;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.sec13 .address {
    display: flex;
    justify-content: start;
    align-items: center;
    display: inline-block !important;
    margin: 0;
}
.social-icons-container {
    display: flex;
    display: block !important;
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.details {
    padding-left: 0;
    text-align: center;
}
section.sec13 p.dark {
    text-align: center !important;
}
    section.sec13 h2.sec5-main-heading.sec5-main-heading {
        font-size: 30px !important;
        text-align: center !important;
    }
    section.sec13 img {
    margin: 10px 0 !important;
    display: inline-block;
}
section.sec13 .fa-brands{
    margin: 10px 0 !important;
}
.sec14 .lawyer-heading {
    margin-top: -70px !important;
    text-shadow: none !important;
}
.sec13 .address p {
    text-align: center !important;
    display: inline-block;
}
.sec8 .address .details {
    text-align: left;
}
.sec8 .address p {
    margin-bottom: 7.5px !important;
}
.testimonial-item {
    padding: 20px;
}
.testimonial-text::before {
    position: absolute;
    left: 20px;    top: 60px;
}
.testimonial-text {
    padding-top: 35px;
}
.page-id-23 br{
    display:none !important;
}
.page-id-23 .form-container input[type="submit"] {
    width: 200px;
    padding: 20px 30px !important;
    margin: 0 auto;
}
.about3 ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    clear: both;
}
    .about3 ul li {
        width: 100%;
        padding-left: 0;
        font-size: 20px;
        display: inline-block;
        text-align: center;
    }
.sec3 img {
        margin-top: -30px;
        width: 65%;
    }
    .row.blog_filter .col-sm-8 {
    width: 80%;
    float: left;
}
.row.blog_filter img.filter {
    height: 36px;
    cursor: pointer;
    margin-top: 10px;
}
form#filterForm {
    position: absolute;
    right: 100px;
    top: 0;
    margin-top: 106px;
}
  .page-id-23  .inner-banner h1 {
        margin: 0 !important;
        font-size: 30px !important;
        line-height: 40px !important;
    }
.single-our_team section.about3.sec3 .attorney_details ul li::before {
    display: block !important;
    opacity: 1;
    content: "" !important;
    position: absolute;
    left: -20px;
    top: 13px;
    /* content: ""; */
    width: 5px;
    height: 5px;
    background: red;
    z-index: 999;
    border-radius: 50%;
}
.about3 .attorney_details ul li {
    position: relative;
    text-align: left;
}
    .single .google-rating {
        margin-top: 0 !important;
    }
        .single .google-rating {
        margin-top: 25px !important;
        /* text-align: right !important; */
        margin-right: -30px !important;
    }
}
@media screen and (max-width:600px){
        .client_won {
        height: auto;
        width: 320px;
        margin-top: -30px;
    }
    .blog_filter h2 {
    color: #000 !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 500 !important;
    text-shadow: none;
    margin: 0;
    color: #000 !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 500 !important;
    text-shadow: none;
    margin: 0;
    line-height: 30px !important;
}
.blog_title {
    background: #E31D1A;
    color: #EDEDED;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.4px;
    padding: 6px 22px;
    height: auto;
}
.single .post.type-post h2 {
    color: #000 !important;
    font-size: 30px !important;
    line-height: 40px !important;
}
}
@media screen and (max-width:350px){
        .client_won {
        height: auto;
        width: 300px;
        margin-top: -30px;
    }
        .inner-banner h1 {
        margin: 0 !important;
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .page-id-23 .inner-banner h1 {
        margin: 0 !important;
        font-size: 23px !important;
        line-height: 30px !important;
    }
}
.header.fixed {
    background: #083770;
    z-index: 99999;
}
.practice_area p a{
    color: #151D27;
}
form.wpcf7-form h3 {
    text-align: center !important;
}
span.wpcf7-not-valid-tip {
    display: block !important;
}
.single-our_team section.about3.sec3 .attorney_details ul li em {
    font-style: normal;
    font-weight: 400;
    color: #151D27;display: block !important;
}
.single-our_team section.about3.sec3 .attorney_details ul li {
    width: 100%;
}
.single-our_team .sec3 img {
    margin-top: 0;
    width: 100%;
}
/*responsive*/
@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .client_won {
        margin-top: -56px;
    }
}
@media screen and (min-width: 700px) and (max-width: 815px) {
    .inner-banner {
        height: 400px;
    }
    .client_won {
        margin-top: -45px;
    }
}
@media screen and (min-width: 700px) and (max-width: 790px) {
    .inner-banner {
        height: 430px !important;
    }
    
}
@media screen and (min-width: 500px) and (max-width: 700px) {
    .inner-banner {
        height: 460px !important;
    }
    
}
@media screen and (min-width: 100px) and (max-width: 600px) {
    .inner-banner {
        height: 465px;
    }
    .client_won {
        height: auto;
        width: 320px;
        margin-top: -51px;
    }
    }
@media screen and (min-width: 100px) and (max-width: 399px) {
        .page-id-23 .inner-banner h1 {
        margin: 0 !important;
        font-size: 28px !important;
        line-height: 40px !important;
    }
    }
@media screen and (min-width: 100px) and (max-width: 370px) {
        .page-id-23 .inner-banner h1 {
        margin: 0 !important;
        font-size: 26px !important;
    }
}
@media screen and (max-width:900px){
    .attorney_details .col-sm-5, .attorney_details .col-sm-7 {
    width: 100% !important;
}
.single-our_team section.about3.sec3 .attorney_details ul li {
    padding-left: 0;
    text-align: left !important;
}
}
