/*
Theme Name: Divi Child Theme
Theme URI: https://www.elegantthemes.com/gallery/divi/
Version: 1.0.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: https://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
template: Divi
*/
a{
	font-family: 'Roboto', sans-serif;
	transition:0.5s;
}
h1, h2, h3, h4, h5, h6, p, span, b, body{
	font-family: 'Poppins', sans-serif;
}
body, p{
	font-weight:400;
	font-size:15px;
	color:#343434;
}
div#page-container {
    padding-top: 95px !important;
}
#main-header{
	top:0 !important;
	height:65px;
	box-shadow:none;
	transition:0.5s;
}
#main-header.et-fixed-header{
	height:50px;
}
.et-fixed-header img#logo {
    height: 80px !important;
}
.newmenu.darkHeader {
    top: 50px;
}
.newmenu.darkHeader #et-top-navigation nav>ul>li>a {
    padding: 20px 15px;
    font-weight: 400;
}
.et-fixed-header li.top-tel span {
      margin-top: -7px;
    font-size: 11px;
}
.et-fixed-header li.top-tel:before{

}
.et-fixed-header li.top_claim a, li.top_back a {
    padding: 12px 28px !important;
}
.et-fixed-header li.top_back a {
	padding-top:12px !important;
}
.et-fixed-header li.top-tel:before {
    font-size: 13px;
    left: 20px;
    padding: 6px 0px;
    width: 30px;
    height: 20px;
}
.et_header_style_left .logo_container{
	width:auto;
}
.et_fullwidth_nav #main-header .container {
    padding-right: 0px;
    padding-left: 0px;
	width:90%;
}
div#top-header .container.clearfix {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
}
.newmenu {
    top: 65px;
    position: fixed;
    background-color: #1a3a7c;
    width: 100%;
    font-weight: 500;
    z-index: 9999;
}
.et_menu_container {
    height: 100%;
}
ul.top-head-list {
    display: inline-flex;
    list-style: none;
    float: right;
	height:100%;
}
ul.top-head-list li {
    display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	text-align:center;
}
li.top-tel a {
    font-size: 34px;
    font-weight: 600;
    color: #1a3a7c;
}
li.top-tel {
    display: block !important;
    padding: 8px 20px 10px 60px;
}

li.top-tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    position: absolute;
    vertical-align: middle;
    font-weight: 900;
    font-size: 18px;
    color: #991f6b;
    border: 1px solid;
    border-radius: 50%;
    left: 11px;
    transform: rotate(90deg);
    text-align: center;
    padding: 10px;
	width:20px;
	height:20px;
}
li.top-tel span {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
li.top_claim a, li.top_back a {
    height: 100%;
    padding: 20px 28px;
    color: #fff;
    
}
li.top_claim a {
    background: #122d66;
	text-transform: uppercase;
}
li.top_claim a:hover {
    background: #1a3a7c;
}
li.top_back a {
    background: #991f6b;
    padding-top: 20px !important;
    width: 100%;
}
li.top_back a:hover {
    background: #464a4b;
}
#top-menu li{
	padding-right:0;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 26px 15px;
	font-weight:400;
}
div#et-top-navigation {
    padding: 0 60px 0 0 !important;
}
img#logo {
    background: #fff;
    height: 120px !important;
    max-height: 400px;
    margin-top: 25px;
    padding: 10px;
}

.topbar-frm {
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 100%;
    background-color: #991f6b;
    padding: 30px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 26px 15px;
    font-weight: 400;
}
#top-menu li {
    padding-right: 0;
}
#top-menu a{
	color: #fff !important;
}

ul.call_back_list {
    display: inline-flex;
    list-style: none;
    width: 100%;
    padding: 0 0;
	    margin-top: 20px;
}
.home_banner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 185px;
    background-image: url(/wp-content/uploads/2020/01/banner-ribbon.png);
    bottom: -22px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    background-size: 100% 100%;
}






ul.call_back_list li {
    width: 20%;
	padding: 0 20px 0 0;
	display:block;
	position:relative;
	text-align:left;
}

.call_back_txt {
    width: 100%;
    padding: 10px 10px !important;
    border: 1px solid #fff !important;
    border-radius: 3px;
	height:40px;
	font-size:15px;
}
.call_back_btn {
    padding: 11px 20px;
    background: #1a3a7c;
    border: none;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    font-weight: 600;
    transition: 0.5s;
}
.call_back_btn:hover {
    background: #152e61;
    border-color: #152e61;
}

ul.call_back_list li label {
    font-size: 15px;
    color: #fff;
}
.not_sure_txt p a {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
}
.not_sure_txt p {
    color: #fff;
    padding-top: 15px;
	padding-bottom: 0;
}
.banner_head h1 {
    font-size: 45px;
}
.banner_head h1 {
    font-size: 45px;
    font-weight: 500;
}
.banner_head {
    background-color: #0000004f;
    border-radius: 25px 25px 25px 0;
    width: max-content !important;
    padding: 45px 35px;
}
.home_banner .et_pb_slider .et_pb_container {
     width: 100% ;
    margin: 0px ;
    
}
.criminal_act_row .et_pb_column {
    padding: 80px !important;
    height: 665px;
}


.all_heading h2 {
    font-size: 32px;
    font-weight: 600;
    color: #353334;
    line-height: 1.3em;
}
.all_heading ul li {
    list-style: none;
    text-transform: capitalize;
    margin-bottom: 40px;
    position: relative;
    margin-top: 40px;
}
.all_heading ul {
      padding: 0px;
}

.all_heading a {
    background: #1a3a7c;
    color: #fff;
    padding: 10px 40px;
    display: inline-block;
}
.criminal_act_row .et_pb_module {
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
}
.claim_compensation_row {
    padding: 0 !important;
}
.claim_compensation_sec {
    padding: 0 !important;
}
.claim_compensation {
    padding: 0 !important;
    text-align: center;
}
.claim_compensation_row .et_pb_column {
    background: #1a3a7c;
    height: 220px;
}
.claim_compensation img {
    max-width: 100%;
    height: auto;
    
}
.claim_compensation h4 {
    color: #fff;
      font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
	    padding: 0px 2px;
}
.claim_compensation_sec .et_pb_module {
    height: 100%;
}
.claim_compensation_sec .et_pb_text_inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.claim_compensation_row .et_pb_column:nth-child(2n) {
    background: #064042;
    }
ul.claim_compensation_ul {
    list-style: none;
}
ul.claim_compensation_ul li {
    width: 20%;
    float: left;
}
ul.claim_compensation_ul li {
    width: 20%;
    float: left;
    background-color: #1a3a7c;
    height: 220px;
       display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.5s;
}
ul.claim_compensation_ul li:nth-child(2n) {
    background: #152f65;
}
ul.claim_compensation_ul li:nth-child(3) {
    background-color: #0e2146;
}
ul.claim_compensation_ul li:hover {
    transform: translateY(-8px);
}


.basic_requirement .et_pb_column {
    padding: 80px !important;
    height: 450px;
}

.basic_requirement .et_pb_module {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.all_heading ul li i {
    color: #1a3a7c;
    font-size: 20px;
    position: absolute;
    left: -89px;
    top: 13px;
    line-height: 31px;
}
.all_heading ul li i:after {
    content: "";
    border: 2px solid #1a3a7c;
    height: 50px;
    width: 50px;
    position: absolute;
    top: -10px;
    transform: rotate(45deg);
    background-color: #ffffff;
    left: -18px;
    z-index: -1;
}
.criminal_act_row li p {
    font-size: 19px;
    font-weight: 400;
}

.basic_requirement .all_heading h2 {
    text-align: right;
}
.basic_requirement .all_heading ul li i {
    right: -93px;
    left: unset;
}
.basic_requirement p {
    text-align: right;
}
.basic_requirement_2_col{
	z-index: 0;
}


.rating_box ul {
    list-style: none;
    display: inline-flex;
    padding: 0;
}
.rating_box h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 7px;
}
.rating_box h5 {
    font-weight: 600;
    color: #141414;
    margin-top: 10px;
}
.not_sure_txt h3 {
    color: #fff;
    background: #991f6b;
    display: initial;
    padding: 12px 20px;
    position: absolute;
    top: -50px;
    left: 0px;
    border-radius: 8px;
}
.not_sure_txt p {
    color: #fff;
    padding-top: 15px;
}

.not_sure_row {
    background-image: linear-gradient(180deg,#1a3a7c 0%,#991f6b 100%);
    padding: 30px 30px !important;
    border-radius: 10px;
}
.injury_faq .et_pb_toggle {
    margin-bottom: 5px !important;
    padding: 0px;
	background:transparent;
	border:none;
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.injury_faq .et_pb_toggle:nth-child(odd) {
  background:#f9f8f6;
}
.injury_faq h5.et_pb_toggle_title {
    padding: 15px 15px !important;
    border-left: 2px solid #1a3a7c;
	border-bottom:1px solid rgba(0,0,0,0.2);
	color: #1a3a7c;
}
.injury_faq .et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
    right: 15px;
    color: #1a3a7c;
}
.injury_faq .et_pb_toggle_content {
    padding: 15px 15px;
}
/**********footer css***********/
.footer_main_ul li {
    font-size: 14px !important;
    padding: 0px !important;
}

.footer_main_ul li {
    width: 25%;
    float: left;
    position: relative !important;
}
.logo_img {
    width: 75%;
}
footer#main-footer .container {
    width: 90%;
    max-width: 100%;
}
#footer-widgets .footer-widget li:before{
	display:none;
}
#footer-widgets .footer-widget li {
 padding-left: 0;
	font-size:14px;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a{
	font-weight:300;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 22.875%;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 2.5% 3.5% 0;
}
#main-footer {
    background-color: #767676 !important;
}
.footer_main_ul h4.title {
    font-size: 22px;
    color: #373737;
}
ul.footer_inner_ul li {
    width: 100%;
	color: #fff;
}
.fwidget h4.title {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.et_pb_widget ul li ul li {
    margin-left: 0;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #fff !important;
    font-weight: 400;
}

.footer_main_ul li::after {
    content: '';
    border-right: 1px solid #ffffff21;
    position: absolute;
    height: 144px;
    top: 20px;
    right: 20px;
}
.footer_inner_ul li:after {
    display: none;
}
.footer_main_ul li:nth-child(1)::after {
    display: none;
}
.footer_main_ul li:last-child::after {
    display: none;
}
ul.side_social {
    list-style: none;
    display: inline-flex;
}
ul.side_social li a {
    border: 1px solid #035f63;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #1a3a7c;
      border-radius: 50%;
	display: inline-block;
}
ul.side_social li i{
    color: #fff;
}
.side_social li {
    margin-right: 10px;
    display: inline-block;
}
ul.side_social li a:hover {
    background-color: #575e5f;
}
.side_social li::after{
	display: none;
}

.about_page_sec_col {
    background: #fff;
    padding: 30px 20px;
    border: solid 1px #d8dbdd;
    border-radius: 5px;
}
.cfa_fee {
    background: linear-gradient(#1a3a7c, #1a3a7c9c);
    padding: 35px 10px 45px;
    border-radius: 15px 15px 0px 0px;
}
.category_frm {
    background: #f0f0f0;
    padding: 20px 20px;
    border-radius: 10px;
    width: 93%;
    margin: auto;
    margin-top: -50px;
    margin-bottom: 80px !important;
}
.category_frm h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    color: #1a3a7c;
}
.cfa_fee h3 {
    text-align: center;
    color: #fff;
    line-height: 1.2;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    width: 80%;
    margin: auto;
}
.injury-form {
    width: 100%;
    border: none !important;
    padding: 10px 10px !important;
    margin-bottom: 18px !important;
    font-size: 15px;
}
.injury_btn {
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0;
    margin: auto;
    background: #1a3a7c;
    border: 1px solid #1a3a7c;
    border-radius: 8px;
    padding: 10px 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: 0.5s;
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
    position: absolute;
    bottom: 0;
    color: #fff;
	display:none !important;
}


.contact_form_row h2 {
    font-size: 24px;
    color: rgb(26, 58, 124);
    padding-bottom: 15px;
    position: relative;
    border-bottom: 3px solid rgb(238, 238, 238);
}
.contact_form_row h2::after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0px;
    position: absolute;
    width: 32px;
    background: rgb(26, 58, 124);
}
.text_field {
    width: 100% !important;
    padding: 15px !important;
    margin: 10px 0px !important;
}
.submit_btn {
    color: rgb(255, 255, 255);
    display: inline-block;
    background: rgb(26, 58, 124);
    padding: 12px 15px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 5px;
}
.contact_form_row p {
    padding-top: 7px;
}

.loactaion-list ul {
    list-style: none;
}
.loactaion-list ul li {
    margin-bottom: 0px;
    margin-top: 1px;
    height: 87px;
    display: inline-flex;
    width: 100%;
}
.lft_area {
    padding-right: 10px;
}
.lft_area i {
    background: #1a3a7c;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}
.loactaion-list {
    padding-top: 50px;
}

.contact_form_row .side_social li a {
    border: 1px solid #035f63;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #1a3a7c;
    border-radius: 50%;
    display: inline-block;
}
.ryt_side a {
    color: #000;
}

.not_sure_txt_2 h3 {
    color: #fff;
    background: #991f6b;
    display: initial;
    padding: 12px 20px;
    position: absolute;
    top: -29px;
    left: 48px;
    border-radius: 8px;
}

.consult {
    padding-left: 25px;
}
.consult, .get_online {
    float: left;
    width: 50%;
    margin-top: 0px;
    padding-left: 25px;
}
.consult span {
    font-size: 16px;
    color: #991f6b;
}
.consult a {
    font-size: 28px;
    font-weight: 600;
    color: #505052;
    margin-top: 6px;
    padding: 0;
    display: inline-block;
    background-color: #fff;
}
.get_online a {
    background: #1a3a7c;
    color: #fff;
    padding: 12px 15px;
    display: inline-block;
}
.consult a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f3cd";
    position: absolute;
    vertical-align: middle;
    left: 0;
}

.popup_txt {
    width: 100%;
    padding: 10px !important;
}
.popup_form_section .et_pb_row {
    padding: 5px 0 !important;
    width: 100%;
    /* margin: 0px !important; */
}
.popup_btn {
    padding: 11px 20px;
    background: #1a3a7c;
    border: none;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    font-weight: 600;
    transition: 0.5s;
}
.popup_form_text h3 {
    color: #fff;
    background: #991f6b;
    display: inline-block;
    padding: 14px 20px;
    border-radius: 6px;
}

#footer-bottom {
    background-color: #963d3d00 !important;
}
footer#main-footer .container {
    width: 90%;
    max-width: 100%;
}
#footer-info {
    float: none;
    text-align: center;
	color: #fff;
}
.after_bottom_bar {
    background: #434343;
    padding: 15px 0;
}
.after_bottom_bar p {
    color: #fff;
    font-size: 10px !important;
    width: 90%;
    margin: auto;
    font-weight: 300;
    padding-bottom: 0px;
}
.after_bottom_bar a {
    color: #fff;
    text-decoration: underline;
    font-weight: 400;
}

.et_pb_gutters3 .footer-widget {
    margin: 0 2.5% 0% 0;
}
#footer-widgets {
    padding: 3% 0 0;
}

.mobile_view_display{
		display: none;
	}

.banner_con {
    width: 100%;
    padding: 13px !important;
    margin: 7px 0px !important;
}
.banner_btn {
    width: 100%;
    padding: 10px;
    background-color: #1a3a7c;
    color: #fff;
    border: none;
	 margin: 5px !important;
}
.banner_contact_form {
    background-color: #ffffff;
    width: 50%;
    padding: 30px 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,.5);
}
.home_banner_main .et_pb_slide_description {
    padding-left: 0px;
    padding-right: 0px;
}
.check_home_form {
     font-size: 13px;
    color: #353334;
    display: block;
    width: 95%;
    float: right;
}
.banner_contact_form h2 {
    font-size: 24px;
    text-align: left;
    color: #353334 !important;
    text-shadow: none;
}
.check_home_form a{
      color: #353334;
   }
.banner_contact_form p {
    padding: 0px !important;
    margin: 0px !important;
	text-align:left;
}

.banner_contact_form div.wpcf7 .ajax-loader {
     display: none;
}



.banner_contact_form span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}
.banner_contact_form h4 {
    text-align: left;
    color: #991f6b !important;
    font-size: 20px;
	position: relative;
}


.online_claim_form .et_pb_row {
    padding: 10px 0px;
    width: 100%;
}

.claim_txt {
    width: 100% !important;
    padding: 15px !important;
    background-color: #ffffffa6 !important;
}
.claim_txt_1, .claim_txt_2{
	width: 50% !important;
	  padding: 15px !important;
}

.online_claim_form label {
    text-transform: capitalize;
    padding-bottom: 7px;
    display: inline-block;
}
.claim_radio {
    width: 100% !important;
    padding: 15px 0px !important;
}

.claim_form_btn {
    padding: 11px 50px;
    background: #1a3a7c;
    border: none;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    transition: 0.5s;
}
.claim_form_btn:hover {
    background: #152e61;
   
}
.claim_form_sec h2 {
    text-align: center;
    background-color: #991f6b;
    color: #fff;
    padding: 6px 0;
}

.online_claim_form {
    background-color: #f7f7f7;
    padding: 7px 30px;
}


#top-menu .submit_claim_nav a {
    padding: 13px 20px !important;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 5px;
    font-weight: 500 !important;
    font-size: 16px;
}
#top-menu .submit_claim_nav a:hover{
	opacity: 1;
}


/*===============
Media Query Start
=================*/

@media only screen and (max-width:1280px){
	
}
@media only screen and (max-width:1220px){
	ul#et-secondary-nav li.top_phone a {
    padding: 12px 25px 8px 60px !important;
}

}

@media only screen and (max-width: 1200px){
	.consult a {
		font-size: 25px;
		}
	.banner_contact_form {
		width: 51%;
		}
}

@media only screen and (max-width:1160px){
	.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 26px 5px;
    font-size: 14px;
}
	ul.call_back_list li {
    padding: 0 4px;
}
	ul.call_back_list li label {
    font-size: 14px;
}
	.get_touch_btn a.contact {
		padding: 7px 14px;
	}
	.get_touch_btn a.callback {
		padding: 7px 14px;
	}
	.get_online a {
		padding: 12px 10px;
	}
	.banner_contact_form {
		width: 53%;
	}
}

@media only screen and (max-width:1140px){
	.banner_contact_form {
		width: 54%;
	}
}

@media only screen and (max-width:1120){
	.who_we_are_txt .consult a{
		font-size:24px;
	}
	.get_online a {
		padding: 12px 10px;
		font-size: 14px;
	}
	.consult a {
		font-size: 21px;
	}
	.consult span {
		font-size: 13px;
	}
	.banner_contact_form {
		width: 55%;
	}
}

@media only screen and (max-width:1100px){
	.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding: 26px 4px;
    font-size: 13px;
}
	.claim_compensation h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    padding: 0px 2px;
}
	.criminal_act_row li p br {
		display: none;
	}
}

@media only screen and (max-width:1080px){
	.consult a {
    font-size: 22px;
}
	.consult span {
		font-size: 13px;
		color: #991f6b;
	}
	.consult, .get_online {
		padding-left: 17px;
	}
	.get_online a {
		padding: 12px 6px;
	}
	.criminal_act_row li p {
		font-size: 16px;
		font-weight: 400;
	}
	.banner_contact_form {
		width: 57%;
	}
}
@media only screen and (max-width: 1024px){
	.all_heading h2 {
		font-size: 25px;
	}
	.banner_contact_form h2 {
		font-size: 22px;
	}
	
}
@media only screen and (max-width:980px){
	img#logo {
    height: auto!important;
    max-height: 400px;
    padding: 4px;
		max-width:101px !important;
		margin-top:49px;
}
	.mobile_menu_bar:before {
    top: 12px;
    color: #fff;
}
	ul.call_back_list{
		display:block;
	}
	ul.call_back_list li {
    width: 50%;
    float: left;
}
	.call_back_btn {
    position: relative;
    margin-top: 15px;
		width:100%;
}
	.get_in_touch_row .et_pb_column_2_3 {
    margin-bottom: 0 !important;
}
	.et_fixed_nav #main-header{
		position:fixed !important;
	}
	li.top_claim{
		display:none !important;
	}
	.et_fullwidth_nav #main-header .container{
		width:100%;
	}
	ul.top-head-list{
		width:100%;
	}
	ul.top-head-list li{
		width:50%;
	}
	li.top-tel:before{
		display:none;
	}
	li.top-tel span{
		display:none;
	}
	li.top-tel a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
		border-bottom: 1px solid #991f6b;
}
	#main-header{
		height:50px;
	}
li.top_back a {
    padding-top: 12px !important;
}
	li.top-tel{
		padding:0;
	}
	.newmenu{
		top:50px;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 40%;
}

	.et-fixed-header img#logo {
    height: auto !important;
		display:none;
}
	.et_mobile_menu li a{
		color:#373737 !important;
	}
	.newmenu{
		position:absolute;
	}
	.et_header_style_left .logo_container {
    width: auto;
    }
	.footer-widget:nth-child(n) {
    width: 100%!important;
    margin: 0!important;
}
	.footer_main_ul li::after{
		display:none;
	}
	.footer_main_ul li {
		width: 33.33333% !important;
	}
	
	.footer_main_ul li li {
		width: 100% !important;
	}
	.lps_baner_box div#secondbox {
    display: block;
}
	.lps_baner_box div#btndisplay {
    display: block !important;
    margin-top: 13px;
}
	.lps_baner_box select#area_list, select#child_area_list {
		width: 100%;
	}
	.lps_baner_box input#button-area-go{
		width:100%;
	}
	.lps_baner_box{
		width:auto !important;
	}
	.pracarea-row .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
    margin-bottom: 15px !important;
}
	.practice_area-sec .pracarea-row {
    padding: 0 0 !important;
    width: 90%;
}
		.not_sure_row {
    margin-top: 40px;
}
	.category_frm p {
    display: inherit;
    margin-top: 20px;
}
	.category_frm h3 {
    float: none;
    width: 50%;
    margin: auto;
}
	.rating_box.left_align {
    text-align: center;
}
	.make_different .injury_service_txt {
    margin-top: 20px;
}
	.lps_baner_box .bannerdrop, .bannerdrop1 {
    display: block;
}
	.who_we_col.et_pb_column_empty {
    display: block;
    height: 320px;
}
	#footer-widgets {
    padding: 6% 0 2%;
}
	.prctc_area_box.mob_right {
    border-right: 1px solid #bdbdbd !important;
}
	.prctc_area_box.mob_bottom {
    border-bottom: 1px solid #bdbdbd !important;
}
	.prctc_area_box.right {
    border-right: none;
}
	.prctc_area_box.bottom {
    border-bottom: none;
}
	.get_touch_btn {
    margin-top: 12px;
}
	.mob_pstion_change {
    display: flex;
    flex-direction: column-reverse;
}
	.on_top_head {
    padding: 0 !important;
}
	div#page-container {
    padding-top: 105px !important;
}	
	.chese_box_sec .et_pb_column_1_4:nth-of-type(1) {background: #f7f7f7 ;}
 .chese_box_sec .et_pb_column_1_4:nth-of-type(2) {background: none ;}
.chese_box_sec .et_pb_column_1_4:nth-of-type(4) {background: #f7f7f7 ;}
.chese_box_sec .et_pb_column_1_4:nth-of-type(5) {background: #f7f7f7;}
.chese_box_sec .et_pb_column_1_4:nth-of-type(8) {background: #f7f7f7;}
	
	.rd_trafic_box_new.active{
	background-color: transparent;
}
	.fwidget h4.title {
    margin-bottom: 6px;
}
	
	.who_we_col {
    padding: 20px 15px;
}
	.et_mobile_menu {
    border-top: 3px solid #991f6b;
	}
	.criminal_act_row .et_pb_column {
		padding: 0px !important;
		height: 570px;
		display: block;
	}
	.column_2_height {
		height: 400px !important;
	}
	.all_heading ul li i {
		color: #1a3a7c;
		font-size: 15px;
		position: absolute;
		left: -50px;
		top: 0px;
		line-height: 28px;
	}
	.all_heading ul li i:after {
		content: "";
		border: 2px solid #1a3a7c;
		height: 30px;
		width: 30px;
		position: absolute;
		top: -4px;
		transform: rotate(45deg);
		background-color: #ffffff;
		left: 0px;
		z-index: -1;
	}
	.fa-hand-point-right:before {
		padding: 8px;
	}
	.fa-hand-point-left:before {
		padding: 8px;
	}
	.basic_requirement .all_heading ul li i {
		right: -50px;
		left: unset;
	}
	.consult a {
		font-size: 22px;
		display: block;
	}
	.get_online a {
		padding: 12px 16px;
	}
	img#logo {
		height: auto!important;
		max-height: 400px;
		padding: 4px;
		max-width: 101px !important;
		margin-top: 49px;
	}
}
@media only screen and (max-width: 960px){
	.popup_form_section .et_pb_column {
    margin-bottom: 10px !important;
}
	.popup_form_section .et_pb_row{
		padding: 0px !important;
	}
	.banner_contact_form {
		width: 60%;
	}
}
@media only screen and (max-width: 900px){
	.criminal_act_row .et_pb_module {
		padding: 0px 100px;
	}
	.banner_contact_form h2 {
		font-size: 20px;
	}
}


@media only screen and (max-width:768px){
	.free-initial-sec ul li {
    width: 50%;
    float: none;
    height: auto;
}
	.free-initial-sec ul {
		display: block;
	}
	.footer_main_ul li {
		width: 50% !important;
	}
	img#logo {
		max-width: 101px !important;
	}
	ul.claim_compensation_ul li {
		width: 100%;
	}
	.criminal_act_row .et_pb_module {
		padding: 0px 70px;
	}
	.column_2_height {
		height: 400px !important;
	}
	.column_2_height {
		height: auto !important;
		padding: 40px 0 !important;
	}
	.criminal_act_row .et_pb_column {
		padding: 40px 0 !important;
	}
	.banner_head h1 {
		font-size: 30px;
		font-weight: 500;
	}
	.banner_head h3 {
		font-size: 20px;
		
	}
	
	.banner_head {
		padding: 30px 15px;
	}
	.mobile_view_none{
		display: none;
	}
	.mobile_view_display{
		display: block;
	}
	ul.claim_compensation_ul li {
		width: 50%;
	}
	.claim_compensation h4 {
		padding: 0px 10px;
	}
	h4.claim_compensation_h4 {
    font-size: 19px;
}
	ul.claim_compensation_ul li:nth-child(1) {
		background-color: #0e2146;
	}
	ul.claim_compensation_ul li:nth-child(3) {
		background-color: #152f65;
	}
	ul.claim_compensation_ul li:nth-child(4) {
		background: #0e2146;
	}
	ul.claim_compensation_ul li:nth-child(5) {
		background: #1a3a7c;
	}
	h2.all_heading_mobile {
		font-size: 25px;
		text-align: center;
		padding-bottom: 20px;
	}
	.banner_contact_form {
		width: 100%;
	}
	.home_banner_main .et_pb_slide_description {
		padding: 30%;
	}
}

@media only screen and (max-width:680px){
	.main_banner:after {
		height: 80px;
		bottom:-8px;
	}
	.who_we_are_txt .consult, .get_online {
    text-align: center;
}
	.lps_baner_box {
    width: fit-content !important;
		-webkit-width: fit-content !important;}
	
	.main_banner .et_pb_slide_content {
    display: none;
}
	.lps_baner_box.for_home {
    display: none;
}
	.main_banner.for_home .et_pb_slide {
    height: 250px;
}
	.boxsection_for_mob {
    display: block;
}
	.boxsection_for_mob .lps_baner_box{
		padding:0;
	}
	.lps_baner_box h1 {
    font-size: 32px;
}
	.et_pb_row {
    width: 90%;
}
	.get_touch_txt p {
    margin-top: 0px;
}
	
	
	.lps_baner_box_2 {
		position: static;
	}
	.main_banner_2 {
		overflow: inherit;
		margin-bottom: 0px;
	}
	.main_banner .et_pb_slide_description {
		padding: 40% 0 12%;
	}
	.contact_back_txt {
    border: none !important;
    border-bottom: 1px solid #00000078!important;
    width: 100%;
}
	img#logo {
		max-width: 101px !important;
	}
}

@media only screen and (max-width:600px){
	.injury_service_txt{
		height:auto;
		padding-bottom:0;
	}
	.banner_head h1 {
		font-size: 25px;
		font-weight: 500;
	}
	.banner_head h3 {
		font-size: 12px;
	}
	img#logo {
		max-width: 101px !important;
	}
}
@media only screen and (max-width:480px){
	.philosophy_txt ul li {
    width: 100%;
    float: none;
}

	ul.call_back_list li {
    width: 100%;
    float: none;
}
	.who_we_are_txt .consult, .get_online {
    float: none;
    width: 100%;
    margin-top: 20px;
		text-align:left;
}
.how_we_work_circle .inner_circle {
    height: 240px;
    width: 240px;
    padding: 20px;
}
	.how_we_work_circle ul.et_pb_tabs_controls {
		width: 340px !important;}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_1 {
    top: 55px;
    right: -4px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_2 {
    top: 170px;
    right: -30px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_3 {
    bottom: 12px;
    right: 30px;
}
	li.top-tel a{
		font-size:24px;
	}
	.topbar-frm {
    height: 350px;
    overflow-y: scroll;
}
	ul.call_back_list li {
    text-align: left;
}
	.main_banner h1 {
    font-size: 24px;
}
	.lps_baner_box{
		padding:20px;
	}
	.main_banner .et_pb_slide_description {
    padding: 40% 0 16%;
}
	.main_banner.et_pb_slider .et_pb_container{
width:100%;
	}
	.defense_box h4{
		font-size:16px;
		padding:0px 0px 0px 3px;
	}
	.footer_main_ul li {
    width: 100% !important;
    margin-top: 25px;
}
	.footer_main_ul li li{
		margin-top:0px;
	}
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 0%!important;
}
	.image-area {
    width: 50px;
		height: 50px;
	}
	.not_sure_txt h3 {
    font-size: 18px;
		right:0;
		margin:auto;
		text-align:center;
}
	.image-area img {
    width: 28px;
}
	.category_frm h3{
		padding-left:0;
	}
	.personal-injury-txt {
    margin-top: 30px;
}
	.injury_service .all_headings h2{
		margin-top:0px;
	}
	.pracarea-row.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 50% !important;
	}
.prctc_area_box.mob_right {
    border-bottom: 1px solid #bdbdbd !important;
	border-right:none !important;
}
	.term_condition h3 {
    font-size: 17px;
    line-height: 1.3;
}
	.injury_faq h5.et_pb_toggle_title {
		padding: 15px 22px !important;
	}
	.criminal_act_row .et_pb_module {
		padding: 0px 0px 0 70px;
	}
	.basic_requirement .et_pb_module {
		padding: 0px 70px 0 0px;
	}
	img#logo {
		max-width: 101px !important;
	}
	
	
}
@media only screen and (max-width:479px){
	/*---
.chese_box_sec .et_pb_column_1_4:nth-of-type(1) {background: #f7f7f7 ;}
 .chese_box_sec .et_pb_column_1_4:nth-of-type(2) {background: none ;}
	.chese_box_sec .et_pb_column_1_4:nth-of-type(3) {background: #f7f7f7 ;}
 .chese_box_sec .et_pb_column_1_4:nth-of-type(4) {background: none ;}
	.chese_box_sec .et_pb_column_1_4:nth-of-type(5) {background: #f7f7f7 ;}
 .chese_box_sec .et_pb_column_1_4:nth-of-type(6) {background: none ;}
	.chese_box_sec .et_pb_column_1_4:nth-of-type(7) {background: #f7f7f7 ;}
 .chese_box_sec .et_pb_column_1_4:nth-of-type(8) {background: none ;}
	---*/
	.chese_box_sec .et_pb_column_1_4 {
    width: 50% !important;
    max-width: 50%;
}
.rd_trafic_box_new img {
    width: 45px;
}	
	.rd_trafic_box_new h4 {
    font-size: 18px;
}
	.chese_box_sec {
    width: 100% !important;
}
	.chese_box_sec .et_pb_row {
    width: 100% !important;
}
}
@media only screen and (max-width:420px){
	.how_we_work_circle ul.et_pb_tabs_controls {
    width: 290px !important;
    height: 290px !important;
}
	.how_we_work_circle .et_pb_tabs_controls li {
    width: 40px;
		height: 40px;
		padding-top:8px;
	}
	.how_we_work_circle .et_pb_tab {
    padding: 35px 0;
}
	.how_we_work_circle .inner_circle {
    height: 220px;
    width: 220px;
    padding: 10px;
}
	.how_we_work_circle .et_pb_tabs_controls li img {
    width: 20px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_1 {
    top: 42px;
    right: 5px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_2 {
    top: 140px;
    right: -20px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_3 {
    bottom: 20px;
    right: 22px;
}
	.how_we_work_circle .et_pb_tabs_controls li.et_pb_tab_4 {
    bottom: -20px;
    right: 115px;
}
	.inner_circle p {
    font-size: 13px;
}
	.inner_circle h5 {
    padding-bottom: 2px;
}
	.all_headings h2 {
    font-size: 28px;
}
	.defense_box h4 {
    font-size: 14px;
 }
	.lps_baner_box h1 {
    font-size: 26px;
}
	.who_we_are_txt {
    padding: 5px 5px;
    margin-top: 20px !important;
}
	.practice_area-sec .et_pb_row_1 {
    padding: 20px 0 0 !important;
}
	.get_online a {
		padding: 12px 16px;
		margin-top: 20px;
	}
	li.top_back a {
		padding: 12px 12px !important;
	}
	img#logo {
		max-width: 101px !important;
	}
	.consult, .get_online {
		width: 100%;
		}
}
@media only screen and (max-width:400px){
	.not_sure_txt h3 {
		font-size: 16px;
	}
	.image-area {
		width: 40px;
		height: 40px;
	}
	.image-area img {
		width: 24px;
	}
	.rd_trafic_box_new h4 {
    font-size: 16px;
}
	.et_pb_section_0 {
    padding: 0px 0 25px 0;
}
	img#logo {
		max-width: 101px !important;
	}
	.banner_head {
		padding: 20px 15px;
	}
	.banner_head h1 {
		font-size: 20px;
		font-weight: 500;
	}
	.banner_head h3 {
		font-size: 10px;
	}
	.home_banner:after {
		height: 85px;
		bottom: 15px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 1;
		background-size: 100% 100%;
	}
}
@media only screen and (max-width: 380px){
	.claim_compensation h4 {
		padding: 0px 26px;
	}
	.consult, .get_online {
		width: 100%;
			}
	li.top_back a {
		padding: 16px 7px !important;
		font-size: 13px;
	}
	li.top-tel a {
		font-size: 18px;
	}
	img#logo {
    max-width: 101px !important;
}
	
}
	


@media only screen and (max-width: 375px){
	.how_we_work_circle ul.et_pb_tabs_controls {
		width: 270px !important;
		height: 270px !important;
	}
	.how_we_work_circle .inner_circle {
		height: 195px;
		width: 195px;
		padding: 4px;
	}
	.inner_circle p {
		font-size: 12px;
	}
	.practice_area-sec .pracarea-row {
		padding: 0 0 !important;
		width: 95%;
	}
	.defense_box h4 {
		line-height: 20px;
	}
	.free-initial-sec ul li:hover {
		transform: scale(1.05);
	}
}

@media only screen and (max-width: 372px){
	.et-fixed-header li.top_claim a, li.top_back a {
		padding: 12px 12px !important;
	}
	.image-area {
		width: 35px;
		height: 35px;
	}
	.image-area img {
		width: 20px;
	}
}
@media only screen and (max-width: 360px){
		.defense_box h4 {
		font-size: 12px;
	}
}


/*===============
End Media Query Start
=================*/