/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Zilla+Slab:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Rubik');*/


*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header { top:0 }
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header { top:32px }
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container { padding-top: 160px; }
body.admin-bar.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container { padding-top: 150px; }

.et_pb_scroll_top.et-pb-icon.et-visible {     background: #fd792c; }
/* Home Page */
#main-header .et_menu_container {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}
#main-header .logo_container {
    position: static;
    width: 15%;
    height: auto;
}
#main-header #et-top-navigation {
    padding-left: 0 !important;
    float: none;
    padding-top: 0;
    width: 70%;
    text-align: center;
}
#main-header #et-top-navigation #top-menu-nav > ul > li > a {
    padding: 68px 20px 68px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
#et-contact-number > a {
    color: #dd8229;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    line-height: 33px;
    font-weight: normal;
}

.header-top-right {
    width: 15%;
    text-align: center;
}
#main-header #et-top-navigation #top-menu-nav,
#main-header #et-top-navigation #top-menu-nav > ul
{
    float: none;
}
.header-top-right #et-info-phone {
    background: #82be48;
    display: block;
    margin: 5px auto auto auto;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    width: 180px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    /* animation: beat 0.5s infinite alternate; */
}
@keyframes beat{
	to { transform: scale(1.1); }
}
.header-top-right #et-info-phone:hover
{
    background: #dd8229;
}
.header-top-right #et-info-phone > a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 5px;
    display: inline-block;
}
.header-top-right #et-info-phone::before {
    font-size: 16px;
}
#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu {
    padding: 5px 0;
    width:280px;
}
#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu > li{
    padding: 0;
    width: 100%;
    display: block;
}
#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu > li > a {
    padding: 6px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    width: 100%;
    display: block;
}
#top-menu > li
{
    padding: 0;
}
#main-header #et-top-navigation #top-menu-nav > ul > li > a:after {
    background-image: url(../images/menu-arrow.png);
    font-size: 0;
    height: 10px;
    width: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 50%;
    transform: translateY(-50%);
}
.et-fixed-header #main-header #et-top-navigation #top-menu-nav > ul > li > a{
    padding: 40px 20px;
}
.banner-left-content h1 {
    margin-bottom: 25px;
}
.banner-left-content h5 {
    margin-bottom: 15px;
}
.banner-left-content h5 > span{
    color: #f26522;
}
.banner-left-content ul {
    padding: 0;
    list-style: none;
}
.banner-left-content ul li {
    background: url(../images/banner-list-tick-icon.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 10px;
    background-position: top left;
    line-height: 24px;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.6);
}
.banner-left-content h6 {
    margin: 20px 0 0 0;
    padding: 0;
}
.banner-left-content
{
    margin-bottom: 20px;
}
#page-container .et_pb_button_0_wrapper .case-review-btn {
    padding: 14px 40px;
    display: inline-block;
    line-height: normal !important;
    padding-left: 3em !important;
    max-width: 560px;
}
#page-container .et_pb_button_0_wrapper .case-review-btn::before,
#page-container .et_pb_button_1_wrapper .meet-member-btn::before {
    line-height: 22px;
    position: static;
    margin-right: 10px;
}
body #page-container .et_pb_section .et_pb_button_0_wrapper .case-review-btn::before {
    top: 25px;
    position: absolute;
    font-size: 35px !important;
    margin-left: 15px !important;
    left: 0;
}
#page-container .et_pb_button_0_wrapper
{
    float: left;
    margin-bottom: 0;
    margin-right: 12px;
}
#page-container .et_pb_button_1_wrapper
{
    float: left;

}
#page-container .et_pb_button_1_wrapper .meet-member-btn
{
    padding:12px 25px 12px 40px;
}
#page-container .et_pb_button_0_wrapper .case-review-btn:hover
{
    color: #076aa7 !important;
}
#page-container .et_pb_button_1_wrapper .meet-member-btn:hover
{
    color: #fff !important;
    background: #82be48 !important;
}
#page-container .et_pb_button_1_wrapper .meet-member-btn:hover::before
{
    color: #fff !important;
}
.callus_custom_btn {
    display: block;
    width: 100%;
    max-width: 560px;
    color: #fff;
    border-radius: 6px;
    font-size: 21px;
    font-weight: 600;
    background-color: #82be48;
    clear: both;
    padding: 14px 20px 14px 60px;
    line-height: normal;
    position: relative;
    transition: all 300ms ease 0ms;
}
.callus_custom_btn:hover {
    color: #076aa7;
    background-color: #fff;
}
.callus_custom_btn:before {
    top: 25px;
    position: absolute;
    font-size: 32px !important;
    margin-left: 15px !important;
    left: 0;
    content: "\e090";
    font-family: "ETmodules"!important;
    line-height: inherit;
    opacity: 1;
    right: auto;
    display: inline-block;
}
.callus_custom_btn span {
    border-bottom: 1px solid;
}



/* new css */

/* form */
.main-banner {
    /* max-height: 545px; */
    max-height: 570px;
}
.care-review-form {
    max-width: 404px;
    padding: 30px 42px;
    background: #fff;
    border: 3px solid #025081;
    margin: 0 0 0 auto;
}

.care-review-form input.form-control, .care-review-form textarea.form-control ,
.care-review-form input.wpcf7-form-control, .care-review-form textarea.wpcf7-form-control{
    border: 2px solid #025081;
    padding: 13px 20px;
    border-radius: 2px;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
}

.care-review-form textarea.wpcf7-form-control{
    max-height: 110px;
}

.care-review-form input.form-control::placeholder, .care-review-form textarea.form-control::placeholder ,
.care-review-form input.wpcf7-form-control::placeholder, .care-review-form textarea.wpcf7-form-control::placeholder {
  color: #025081; 
  opacity: 1;
}

.care-review-form input[type="submit"]{
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #025081;
    border-radius: 0px;
    border: none;
    padding: 15px 0px;
    width: 100%;
    cursor: pointer;
}

span.wpcf7-not-valid-tip { 
    font-size: 12px;
    font-weight: 500;
}
body .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 0;
}
.care-review-form input[type="submit"]:hover{ 
    background: #8abe37; 
    color: #fff;
}


.care-review-form .caldera-grid .row {
    margin: 0;
}
.care-review-form .caldera-grid .single {
    padding: 0px;
}

.care-review-form h4 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 28px;
    font-weight: 500;
    color: #dd6e00;
    padding-bottom: 25px;
}

.footer-form {
    padding-top: 30px;
}

.footer-form  p{
    padding-bottom: 0px;
}
.footer-form input,       
.footer-form textarea{   
    width: 100%;     
    max-width: 100%;
    height: 40px;
    font-size: 16px;
    padding: 0;
    color: #000;
    border: none;
    border: 1px solid #c7c7c7;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
     margin-top: 5px;
}

.footer-form textarea{
    height:120px;
}
.footer-form label{
    color: #124f83;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.020em;
    line-height: normal;
}
.footer-form input::placeholder ,       
.footer-form textarea::placeholder{
  color: #000; 
 font-weight: 300;
}
.footer-form input.wpcf7-form-control.wpcf7-submit { 
    font-weight: 400;
    max-width: 110px;
}

.footer-form  span.wpcf7-not-valid-tip { 
    position: relative;
    top: -20px;
}
.page-id-202977 #hide-clientpage, /* Remove a small section on footer on Client reviews and Our team pages for legal reasons */
.page-id-202995 #hide-clientpage {
    display: none;
}


/* section 2  */


.section2_col .et_pb_blurb_content {
    display: flex;
    padding: 15px 20px;
    /*border: 3px solid #dd7303;*/
}

.section2_col .et_pb_blurb_content .et_pb_main_blurb_image {
    flex: 0 0 30%;
    max-width: 30%;
    margin-bottom: 0;
}

.section2_col .et_pb_blurb_content  .et_pb_blurb_container {
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 10px;
}


.section2_col .et_pb_blurb_content  .et_pb_blurb_container .et_pb_blurb_description {
    font-size: 13px;
    line-height: 20px;
}

.section2_col .et_pb_row  .et_pb_column_1_3{
    width: 31.667%;
}

.section2_col .et_pb_row .et_pb_column{
    margin-right: 2.5%;
}
.section2_col .et_pb_blurb_content  .et_pb_blurb_container  .et_pb_module_header a{
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 20px;
    color: #dd7303;
}

.section2_col .et_pb_blurb_content  .et_pb_blurb_container .et_pb_blurb_description p{
    color: #000;
    letter-spacing: 0.025em;
}

.section2_col .et_pb_blurb_content  .et_pb_blurb_container .et_pb_blurb_description  a.learn-more {
    text-transform: capitalize;
    font-weight: 600;
    text-align: right;
    border-bottom: 3px solid;
    line-height: 24px;
    display: inline-block;
    float: right;
    color: #025081;
}


/* section 3 */

.personal_injury h2 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 38px;
    color: #dd7303;
    font-weight: 500;
    padding-bottom: 25px;
}

.personal_injury h4 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 28px;
    color: #000;
    font-weight: 300;
    padding-bottom: 15px;
    letter-spacing: -0.020em;
    line-height: 38px;
}
 
 .personal_injury hr {
    max-width: 50px;
    margin: 0 0 20px;
    border: 1px solid #d77400;
}
.personal_injury p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding-bottom: 25px;
}

.free_consulatation .et_pb_text_inner {
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, .3);
    max-width: 400px;
    border: 1px solid #ccc;
    margin: 0 0 0 auto;
}

.free_consulatation .et_pb_text_inner h5 {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    padding-bottom: 20px;
}

.free_consulatation .et_pb_text_inner p{
    background: url(../images/chekmark-img.png);
    background-repeat: no-repeat;
    padding-left:28px;
    background-position: top 8px left;
    line-height: 24px; 
    font-size: 15px;
    font-weight: 400;
    color:#000;
}
body .free_consulatation .reference-txt {
    background: none;
    font-size:13px;
    padding-left: 15px;
}
.free_consulatation .et_pb_text_inner p:last-child {
    background: no-repeat;
    padding: 0px;
}

.free_consulatation .et_pb_text_inner p a.request_btn {
    background: #82be48;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 13px 0px;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase;
    max-width: 300px;
    margin: 0 auto;
}

.contact-banner-content > .et_pb_text_inner h1 {
    color: #dd6e00 !important;
    font-size: 32px;
    margin-bottom: 80px;
}
.contact-banner-content > .et_pb_text_inner h5 {
    font-size: 24px;
    color: #000 !important;
    font-weight: 400;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    margin-bottom: 6px;
}

.contact-banner-content > .et_pb_text_inner h6 {
    margin: 40px 0 0 0;}

.contact-banner-content > .et_pb_text_inner hr {
    max-width: 50px;
    margin: 0 0 40px;
    border-bottom: 2px solid #d77400;
}

.contact-banner-content > .et_pb_text_inner ul li {
	color: #000;
	text-shadow: none;
}

/* FAQS section */
.faq_section .et_pb_toggle_title:before ,.claims_que .et_pb_toggle_title:before {
    color: #fff;
    font-size: 40px;
    content: "\33";
}
.faq_section .et_pb_toggle_open .et_pb_toggle_title:before , .claims_que .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\32";
}

.faq_section .et_pb_text_inner h2 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 15px;
} 
.faq_section .et_pb_text_inner h4{
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 0px;
} 
.faq_section .et_pb_toggle.et_pb_toggle_item {
    padding: 25px 0px 15px;
    background: transparent;
    border: none;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.faq_section .et_pb_toggle.et_pb_toggle_item  h5.et_pb_toggle_title{
    color: #fff !important;
    font-size: 18px;
    line-height: 26px;
}

.faq_section .et_pb_toggle.et_pb_toggle_item .et_pb_toggle_content p{
    color: #fff !important;
}

.faq_section .et_pb_text_inner .case_review{
    max-width: 400px;
    margin: 0 0 0 auto;
    background: url(../images/60-BG.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 230px 0px 60px;
    display: block;
}

.case_review h3 {
    font-size: 128px;
    color: #fff;
    font-weight: 900;
    display: inline-block;
    float: left;
    font-family: 'Anton', sans-serif;
    padding: 0px 10px 0px 40px;
    letter-spacing: 0.05em;
}

.case_review p span {
    font-size: 34px;
    font-weight: 500;
    display: block;
    line-height: 38px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;

}

.case_review  a.check_now_btn {
    background: #f8981d;
    color: #fff;
    padding: 16px 40px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 200px;
    margin:30px auto 0;
    text-align: center;
}
.claim_services  h2 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 38px;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding-bottom: 0;
    letter-spacing: -0.020em;
}

.claim_services  h4.et_pb_module_header {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 28px;
    color: #d77400;
    font-weight: 500;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: -0.020em;
}
.claim_services  .et_pb_blurb_description {
    font-size: 15px;
    text-align: center;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.005em;
}
.claim_services a {font-weight:bold;text-decoration:underline;}


/* injury compensation  */

.injury_compensation .et_pb_text_inner h2, .personal_claims h2, .get_help h2  {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding-bottom: 0px;
    letter-spacing: -0.020em;
}
.compensation_claims p {
    font-size: 16px;
    color: #fff;
    padding-bottom: 25px;
}
.compensation_claims a {
    padding: 15px 40px;
    display: inline-block;
    line-height: normal;
    color: #fff;
    font-weight: 600;
    background: #8abe37;
    border-radius: 3px;
}
.injury_compensation .claims_que .et_pb_toggle_item {
    margin-bottom: 35px;
    padding: 0px 0px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .5) !important;
    background: no-repeat;
    border: none;
}

.injury_compensation .claims_que .et_pb_toggle_item  h5.et_pb_toggle_title, .injury_compensation .claims_que .et_pb_toggle_item  .et_pb_toggle_content {
    color: #fff;
} 


.injury_compensation .claims_que .et_pb_toggle_item  .et_pb_toggle_content {
    color: #fff;  
    letter-spacing: -0.010em;
    font-size: 15px;
} 



/* personal_claims */
body .personal_claims h2 {
    color: #d77400;
}
.claim-personal .recent-post-wrap .recent-post-content {
    display: flex;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #d7d8d8;
    box-shadow: 2px 5px 17px rgba(0, 0, 0, .15);
}

.claim-personal .recent-post-wrap .recent-post-content  .recent-post-image {
    flex: 0 0 23%;
    max-width: 23%;
    margin-bottom: 0px;
}

.claim-personal .recent-post-wrap .recent-post-content  .recent-post-container {
    flex: 0 0 77%;
    max-width: 77%;
    padding-left: 15px;
}

.claim-personal .recent-post-wrap .recent-post-content  h4.recent-post-header{
    font-size: 14px;    
    font-weight: 500;
    color: #076aa8;
    line-height: 19px;
    padding-bottom: 10px;
}
.claim-personal .recent-post-wrap .recent-post-content .recent-post-description{
    font-size: 12px;
    color: #363636;
    line-height: normal;
}
.claim-personal .recent-post-wrap{
    width: 31.667%;
    margin-right: 2.5%;
    margin-bottom: 25px;
}

.divi_recent_posts .et_pb_module_inner{
     flex-wrap: wrap;
  align-content: space-around;
      display: flex;
}

/* bootom part */
body #main-footer {
    background-color: #ececec;
}
body.home #main-footer {
    background-color: #fff;
}
div#media_image-2 {
    margin-bottom: 20px;
}

body .get_help h2{
    color: #d77400;
    text-align: left;
    padding: 20px 0 30px;
}

.get_help p {
    font-size: 15px;
    color: #000;
}

#main-footer .footer-widget .get_help h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 20px;
    color: #124f83;
}

.get_help p span {
    font-size: 14px;
    color: #d17500;
    display: block;
}

#text-4.widget_text {
    margin-bottom: 0px;
    /*padding-top: 60px;
    padding-bottom: 20px;*/
    width: 100%;
    padding: 20px;
	width: 100%;
	background: #fff;
	border: solid 5px rgb(29, 105, 171);
	border-radius: 1px;
}

#text-4.widget_text h2{
    font-size: 28px;
    font-weight: 500;
    color: #dd6e00;
}

#caldera_forms_widget-2 {
    width: 100%;
}
 
#caldera_forms_widget-2 .single{
    width: 100%;
}
 
#caldera_forms_widget-2 .single input, #caldera_forms_widget-2 .single textarea {
    height: 40px;
    font-size: 16px;
    padding: 0;
    color: #000;
    border: none;
    border-bottom: 1px solid #c7c7c7;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}

#caldera_forms_widget-2 .single .form-group{
    margin-bottom: 30px;
}

#caldera_forms_widget-2 .single input::placeholder, #caldera_forms_widget-2 .single textarea::placeholder {
  color: #000;  
  font-weight: 300;
}

#caldera_forms_widget-2 .single textarea {
    height: 120px;
}
 
#caldera_forms_widget-2 .single label{
    color: #124f83;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.020em;
    line-height: normal;
}

body #caldera_forms_widget-2 .single label span{
    color: #124f83 !important; 
    font-size: 14px;
}

body #caldera_forms_widget-2 .single input[type="submit"], .footer-form input.wpcf7-form-control.wpcf7-submit  {
    font-size: 18px;
    color: #fff;
    border: none;
    background: #e3701e;
    padding: 15px 30px;
    height: auto;
    border-radius: 5px;
    line-height: normal;
    cursor: pointer;
}

body #caldera_forms_widget-2 .single input[type="submit"]::after {
    content: "\f105";
    font: normal normal normal 16px/1 FontAwesome;
    color: #000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #f51300;
}
footer#main-footer {
    border-top: 1px solid #c7c7c7;
}


.footer-widget:last-child {
    padding: 0px 25px;
}

.footer-widget:last-child #text-5 {
    background: #1d69ab;
    width: 100%;
    padding:35px 20px;
    border-radius: 3px;
    /*margin-top: 50px;*/
}
.footer-widget:last-child #text-5  h4.title {
    font-size: 34px;
    font-weight: 400;
    padding-bottom: 20px;
}

.call-free h3 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
}
.call-free h3 span{
    font-size: 11px;
    text-transform:uppercase;
    vertical-align: text-top;
    opacity: .7;
    letter-spacing: 0.10em;
    padding-right: 15px;
}



.office-location {
    padding-top: 25px;
    display:flex;
}

.office-location > div {
    width: 50%;
    display:inline-block;
}

.office-location .city-call h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.office-location .city-call h3 span {
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: text-top;
    opacity: .7;
    letter-spacing: 0.10em;
    display: block;
    padding-bottom: 10px;
    font-weight: 500;
}

.office-location .city-call h3 i {
    transform: rotate(90deg);
    font-size: 13px;
    padding-top: 5px;
    padding-left: 3px;
}


.office-location .address p {
    font-size: 11px;
    line-height: 15px;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #398f14;
} 

/* gcds footer bottom */


.gcds-footer-bottom{
    background: #58585a;
    padding: 70px 0px 20px;
    border-bottom: 1px solid rgba(136, 136, 138, .5);
}

.gcds-footer-bottom .widget_nav_menu h4.widgettitle {
    font-size: 16px;
    color: #e3701e;
    padding-bottom: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.gcds-footer-bottom .widget_nav_menu  ul.menu li a {
    color: #e1e1e1;
    text-decoration: none;
    font-size: 14px;
}

.gcds-footer-bottom .container{
    display: flex;
}

.gcds-footer-bottom .container div[class*=footer-bcol-] {
    width: 20%;
}
.gcds-footer-bottom .container div[class*=footer-bcol-4]{
    width: 40%;
}
.gcds-footer-bottom .container div[class*=footer-bcol-4] .widget_nav_menu{
    width: 50%;
}
.footer-bcol-4 #text-6{
    width:100%;
}

.footer-bcol-4 #text-6 h4 {
    font-size: 16px;
    color: #e3701e;
    padding-bottom: 15px;
    font-weight: 500;
    text-transform: capitalize;
}






/* prectice page */

.practice_area{

} 

.practice_area .et_pb_blurb_content{
    max-width: 100%;
    min-height: 165px;
    border: 3px solid #dd7303;
}
.section2_col.practice_area .et_pb_blurb_content .et_pb_main_blurb_image {
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 0;
}
 
.section2_col.practice_area .et_pb_blurb_content .et_pb_blurb_container {
    flex: 0 0 80%;
    max-width: 80%;
    margin-bottom: 0;
}

#learn-more-section .et_pb_blurb {
    padding-bottom: 40px;
}

#learn-more-section .et_pb_button_module_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom:0;
}
 
#learn-more-section .learn-more-btn {
    color: #fff;
    border-radius: 0 !important;
    display: block !important;
    width: 100%;
    background-color: #025081 !important;
    text-align: center;
    font-size: 14px !important;
    padding: 10px 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    border-color: #025081;
}

body #page-container #learn-more-section .learn-more-btn:hover {background-color: #dd7303 !important; border-color: #dd7303 !important; color: #fff !important;}

#learn-more-section .learn-more-btn:after {display: none;}

.learn-more-box {
    border: 3px solid #025081;
}


/* contact page */
.inner-page-contant h2 {
    font-size: 36px !important;
    color: #fd792c !important;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-weight: 500 !important;
    padding-bottom: 50px !important;
    letter-spacing: -0.020em !important;
}
 .office_location h3, .inner-page-contant h3 {
    font-size: 28px !important;
    color: #000 !important;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-weight: 400 !important;
    padding-bottom: 50px !important;
    letter-spacing: -0.020em !important;
}
.office_location h3:before , .inner-page-contant h3:before{
    content: "";
    width: 50px;
    height: 3px;
    background: #fd792c;
    position: absolute;
    top: 40px;
}
.office_location a.contact_us {
    background: #82be48;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 40px;
    border-radius: 25px;
    margin-top: 10px;
    display: inline-block;
}
.office_location a.send_an_enquiry {
    background: transparent;
    color: #025081;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 38px;
    border-radius: 25px;
    margin-top: 10px;
    display: inline-block;
    border: 2px solid #025081;
    margin-left: 20px;
}

.office_location ul li {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}

.office_location ul {
    padding: 0;
}
.office_location ul li:first-child:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background: url(../images/call.png);
    width: 15px;
    height: 20px;
    background-size: 15px;
    background-repeat: no-repeat;
}
.office_location ul li:last-child:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background: url(../images/location.png);
    width: 15px;
    height: 20px;
    background-size: 15px;
    background-repeat: no-repeat;
}
.correspondence h3 {
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-weight: 500;
    font-size: 34px;
    color: #fd792c!important;
    line-height: 33px;
    padding-bottom: 30px;
}
.correspondence p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-bottom: 0;
}


/* Workplace Compensation page */

.compensation .et_pb_text_inner {
    display: flex;
}

.text-compensation ul li, .compensation .et_pb_text_inner p, .inner-page-contant p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}


.text-compensation ul{
    padding-top: 20px;
}

.compensation .img-compensation{
    flex:0 0 180px;
    max-width: 180px;
    padding-left: 50px;
}
.workplace_compensation h5.et_pb_toggle_title {
    font-size: 16px;
    font-weight: 400;
    color: #252525;
    line-height: 20px;
}
.workplace_compensation .et_pb_toggle_content {
    font-size: 15px;
    color: #252525;
    font-weight: 400;
}
.breadcrumb-banner h1{
    font-size: 45px !important;
    color: #fff !important;
    letter-spacing: -0.020em; 
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-weight: 500 !important;
}

body #page-container .breadcrumb-banner .et_pb_button_0_wrapper{
    float: none; 
    text-align: center;
}


body #page-container .breadcrumb-banner .et_pb_button_0, #page-container #et-boc .breadcrumb-banner .et_pb_button_0 {
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #025081 !important;
    padding: 12px 60px 12px 40px !important;
    background: #fff !important;
}
body #page-container .breadcrumb-banner .et_pb_button_0:hover,  #page-container #et-boc .breadcrumb-banner .et_pb_button_0:hover {
    color: #fff !important; 
    background: #fd792c !important;
}

body #page-container .breadcrumb-banner .et_pb_button_0:after,body #page-container #et-boc .breadcrumb-banner a.et_pb_button_0:after {
    width: 28px;
    height: 28px;
    border: 2px solid #124f83;
    border-radius: 23px;
    text-align: center;
    font-size: 23px !important;
    font-weight: 900;
    line-height: 28px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

body #page-container .breadcrumb-banner .et_pb_button_0:hover:after {
    border: 2px solid #124f83;
    color:#124f83;
}
.divi_seo_breadcrumb, .divi_seo_breadcrumb a {
    color: #363636;
    font-size: 12px;
}
.inner-page-contant p{

}


.inner-page-contant h3 {
    position: relative;
    margin-top: 50px;
    padding-bottom: 40px;
}
body .inner-page-contant h3:before { 
    bottom: 30px;
    top: auto;
}

.inner-page-contant a {
    color: #dd6a00 !important;
}

body .inner-page-contant ul.blog-link a {
    color: #252525 !important;
}
body .inner-page-contant ul.blog-link a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.inner-page-contant ul {
    padding: 0;
    margin-bottom: 15px;
}

.inner-page-contant ul li {
    list-style: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-left: 40px;
    line-height: 36px;
    position: relative;
}
.inner-page-contant ol li {
    list-style: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 35px;
    position: relative;
}
.inner-page-contant ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    background: url(../images/check-round.png);
    width: 25px;
    height: 25px;
    background-size: 24px;
    background-repeat: no-repeat;
}

/* team page */
.team-detail span{
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    font-size: 18px;
    color: #dd7303;
    font-weight: 500;
    margin-bottom: -15px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    display: block;
}

.team-detail h3{
    font-size: 28px;
    color: #000;
    font-weight: 400;
    padding-bottom: 15px;
    letter-spacing: 0.020em;
    line-height: 38px;
    text-transform: uppercase;
}

.team-detail p {
    font-size: 16px;
    font-weight: 400;
    color: #252525;
    padding-bottom: 15px;
}

img.lawyer-img {
    float: right;
    margin-left: 15px;
    margin-bottom: 20px;
}
.page-id-202977 img.alignleft {
    border: 1px solid #e5e5e5;
    padding: 8px;
}

.google-review p {
    font-size: 16px;
    color: #252525;
    font-weight: 400;
}

.google-review p a {
    color: #d46d00;
    font-weight: 600;
    text-transform: capitalize;
}


/* news page */
.calendar {
    display: inline-grid;
    text-align: center;
    position: absolute;
    width: 60px;
    border-radius: 4px;
    overflow: hidden;
    left: 0px;

}

.blogTitle {
    padding-left: 70px;
}

.blogHeader {
    position: relative;
}

.calendar span {
    padding: 3px 5px;
    color: #fff;
    font-weight: 800;
}

.calendar span.mth {
    background: #076aa8;
}

span.day {
    background: #d77400;
    font-weight: 600;
}

div#left-area .post-title {
    font-size: 24px;
    font-weight: 500;
    color: #d17500;
    line-height: 30px;
    padding-bottom: 0px;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
}

div#left-area .post-details {
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 20px;
}
div#left-area .article-content {
    color: #363636;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 0px;
    font-size: 15px;
}
.blog article[class*="category-"] {
    margin: 0px;
    padding: 30px 0px;
    border-bottom: 1px solid #ccc;
} 
.blog article[class*="category-"]:first-child {
    padding-top: 0;
}

#main-content .container:before {
    background-color: transparent;
}

div#sidebar h4.widgettitle {
    padding: 15px;
    background: #1d69ab;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;

}
div#sidebar ul li {
    margin: 0px;
    padding: 08px 0px;
    border-bottom: 1px dotted #000;
    line-height: 22px !important;
    font-weight: 500;
}

div#sidebar ul li a {
    font-size: 12px;
    color: #363636;
}
div#sidebar ul li a:hover {
    color: #d17500;
}

.blog #left-area, .single-post #left-area {
	width: 65.667%;
	margin-right: 3%;
}
.blog #sidebar, .single-post #sidebar {
	width: 31.333%;
}

 
/* new sidebar */
div#sidebar-new {
    padding-right: 0; 
    height:100%;
}
.sidebar-client-testimonial {
    background: #025081;
    padding: 30px 22px;
    color: #fff;
    border-radius: 4px;
}
.sidebar-client-testimonial h3 {
    font-size: 30px !important;
    font-weight: bold !important;
    letter-spacing: -0.020em !important;
    color: #fff !important;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    padding-bottom: 10px !important;
    margin: 0px !important;
    text-transform: none;
}
.sidebar-client-testimonial p {
    color: #fff;
    font-size: 15px;
}
.sidebar-client-testimonial a {
    text-align: center;
    display: block;
    padding: 12px 0px;
    background: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    color: #025081 !important;
    max-width: 290px;
    margin: 10px auto 0;
}
.sidebar-client-testimonial a:hover {
    background: #fd792c;
    color: #fff !important;
}
.help-box {
    background: #fd792c;
    padding: 30px 22px;
    color: #fff;
    border-radius: 4px;
}
.help-box h3 {
    font-size: 30px !important;
    font-weight: bold !important;
    letter-spacing: -0.020em !important;
    color: #fff !important;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    padding-bottom: 25px !important;
    margin: 0px !important;
    text-transform: none;
}
.help-box ul li {
    position: relative;
    padding:0 0 0 35px;
    margin-bottom: 15px;
    line-height: 27px !important;
    color: #fff;
    font-weight: 500;
    border-bottom: 0;
}

.help-box ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    background: url(../images/sidebar-check.png);
    width: 25px;
    height: 25px;
    background-size: 24px;
    background-repeat: no-repeat;
}
.help-box ul + p {
    font-size: 14px;
    color: #001d2d;
    padding: 25px 0px;
    font-weight: 500;
}
.help-box a.sidebar-review-btn {
    text-align: center;
    display: block;
    padding: 12px 0px;
    background: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    color: #f57a16;
    max-width: 290px;
    margin: 0 auto;
}
.help-box a.sidebar-review-btn:hover {
    background: #12548e;
    color: #ffffff !important;
    transition: .4s all;
}
#sidebar-new .area-of-practive-nav {
    padding: 40px;
    border-radius: 4px;
    background: #ebebeb;
    border: 1px solid #e1e1e1;
}
#sidebar-new .area-of-practive-nav ul li a{
    color: #252525 !important;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    line-height: 22px;
    font-size: 15px;
    font-weight: 400;
    display:block;
    padding:10px 0;
}
#sidebar-new .area-of-practive-nav ul li a:hover {
    color: #f57a16 !important; 
}

#sidebar-new .area-of-practive-nav ul li {
    margin: 0;
    padding: 0;
}
#sidebar-new .area-of-practive-nav ul li:before,.help-box h3:before {
    content: none;
}

#sidebar-new .area-of-practive-nav h2 {
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: -0.020em !important;
    color: #00548a !important;
    font-family: 'Zilla Slab',Georgia,"Times New Roman",serif;
    padding-bottom: 15px !important;
}

#sidebar-new .area-of-practive-nav ul{
    margin: 0px;
}

/* remove line in sidebar */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }
/* END remove line in sidebar */
.pagination .alignleft a,
.pagination .alignright a {
    padding: 10px 15px;
    display: inline-block;
    background: #1d69ab;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.pagination .alignleft a:hover,
.pagination .alignright a:hover {
    background: #d17500;
}

div#left-area .article-content {
    color: #363636;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 0px;
    font-size: 15px;
}
div#left-area  article[class*="category-"] p,
div#left-area  article[class*="category-"] ol li,
div#left-area  article[class*="category-"] ul li{
    font-size: 15px; 
    color: #363636;
    font-weight: 400; 
}
div#left-area  article[class*="category-"] ul li{
    list-style: circle;
    padding-bottom: 10px;
}

div#left-area  article[class*="category-"] p b,
div#left-area  article[class*="category-"] p strong{
    font-weight: 500;
    color: #000;
}
div#left-area  article[class*="category-"] p a{
    color:#d87000;
}

div#left-area  article[class*="category-"]  .entry-content h3 {
    font-size: 22px;
    font-weight: 500;
    color: #2868ae;
    margin-top: 30px;
    padding-bottom: 15px;
}

div#left-area  article[class*="category-"]  .entry-content h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000; 
    padding-bottom: 15px;
}

body #page-container .et_pb_button_2:hover:before {color: white !important;}
body #page-container .et_pb_button_2:hover {background: #8abe37 !important;color: #fff !important;}
.section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more{border-bottom: 0;transition: 0.5s;position: relative;}
.section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more:after {content: '»';position: absolute;opacity: 0;top: 0;right: -20px;transition: 0.5s;color: #82be48;}
.section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more:hover{padding-right: 15px;color: #82be48;}
.section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more:hover:after {opacity: 1;right: 5px;}
.free_consulatation .et_pb_text_inner p a.request_btn:hover, body #caldera_forms_widget-2 .single input[type="submit"]:hover, .footer-form input.wpcf7-form-control.wpcf7-submit:hover {background: #115081;}
.case_review a.check_now_btn:hover {background: #82be48;}
.compensation_claims a:hover {background: white;color: #115081;}
#footer-widgets .footer-widget .office-location .city-call h3:hover a, #footer-widgets .footer-widget .office-location .city-call h3:hover i, 
.gcds-footer-bottom .widget_nav_menu ul.menu li a:hover, #footer-widgets .footer-widget .call-free h3:hover a, .claim-personal .recent-post-wrap .recent-post-content a:hover {color: #82be48;}

.page-id-202977 #menu-item-202989 > a:after, .page-id-202995 #menu-item-202989 > a:after, .page-id-202977 #menu-item-202989:hover .sub-menu, .page-id-202995 #menu-item-202989:hover .sub-menu, .page-id-202977 .menu-item-202989 .wprmenu_icon, .page-id-202995 .menu-item-202989 .wprmenu_icon, .page-id-202977 .gcds-footer-bottom #menu-item-203301, .page-id-202995 .gcds-footer-bottom #menu-item-203301, .page-id-202977 .gcds-footer-bottom #menu-footer-areas-of-practice, .page-id-202995 .gcds-footer-bottom #menu-footer-areas-of-practice { display:none; }

.gcds-footer-bottom .container .footer-bcol-4 #media_image-4 { float:right; }

.corona-msg-wrap {
    background: #025081;
}
.cbp-spmenu-push-toright .corona-msg-wrap {
    display: none;
}
.corona-msg {
    color: #fff;
    padding:10px 0;
    text-align:center;
}
.corona-msg a {
    color:#fff;
    text-decoration: underline;
}
.grecaptcha-badge { visibility:hidden !important; }

#sidebar-new-cr {
    padding-right: 0 !important;
}
#sidebar-new-cr #sidebar-new {
    max-width: 100%;
    width: 100%;
}
#sidebar-new-cr .et_pb_widget {
    width: 100% !important;
    margin-right: 0 !important;
}
#sidebar-new-cr .free_consulatation .et_pb_text_inner {
    max-width: 100%;
}
.client-review-wrap .et_pb_column {
    margin-right: -2% !important;
}
.client-review-wrap .et_pb_testimonial {
    float: left;
    width: 31.33%;
    margin-right: 2%;
    margin-bottom: 3% !important;
}
.client-review-wrap .et_pb_testimonial:nth-child(3n+1) {
    clear: both;
}
.client-review-wrap .et_pb_testimonial .et_pb_testimonial_description {
    margin-left: 0 !important;
}
.client-review-wrap .et_pb_testimonial .et_pb_testimonial_portrait {
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    margin: auto;
}
.client-review-wrap .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_content {
    padding-bottom: 70px;
}
.client-review-wrap .et_pb_testimonial .et_pb_testimonial_author {
    text-align: center;
    margin-top: 0;
    padding-top: 70px;
}

/* media css */

@media screen and (min-width:981px) and (max-width:1049px) {
	.office_location a.send_an_enquiry {
		margin-left:3px;
	}
}


@media screen and (max-width: 480px){
    body .gcds-footer-bottom .container div[class*=footer-bcol-] {
        width: 100%;
    }
    body .case_review h3 {
        padding: 0px 10px 0px 10px;
    }
    .section2_col .et_pb_blurb_content, .section2_col.practice_area .et_pb_blurb_content {
        display: block;
    }
    .section2_col .et_pb_blurb_content .et_pb_main_blurb_image, .section2_col.practice_area .et_pb_blurb_content .et_pb_main_blurb_image {
        max-width: 40%;
    }
    .section2_col .et_pb_blurb_content .et_pb_blurb_container, .section2_col.practice_area .et_pb_blurb_content .et_pb_blurb_container {
        max-width: 100%;
    }
    .section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more , .section2_col.practice_area .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.learn-more {
        float: none;
    }
    .section2_col .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header a, .section2_col.practice_area .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header a {
        display: block;
        padding-top: 15px;
    }
    body #page-container .breadcrumb-banner .et_pb_button_0 {
        font-size: 11px !important; 
        padding: 12px 50px 12px 20px !important; 
    }

}

@media screen and (max-width: 767px){
    .mobile-case-review-btn {
        /* animation: beat 0.5s infinite alternate; */
    }
    body #page-container .et_pb_section .et_pb_button_4.case-review-btn::before {
        font-size: 26px !important;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 10px;
        left: 0;
    }
    .callus_custom_btn { 
        font-size: 15px;
        padding: 14px 10px 14px 50px;
    }
    .callus_custom_btn:before {
        top: 50%;
        transform: translateY(-50%);
        font-size: 25px !important;
        margin-left: 15px !important;
    }
    body #page-container .et_pb_section .et_pb_button_4.case-review-btn {
        text-align: left;
        padding-left: 45px !important;
    }
	.office_location a.send_an_enquiry,.office_location a.contact_us {
		margin-left:0;
		display:block;
		text-align:center;
	}
    .gcds-footer-bottom .container div[class*=footer-bcol-4] .widget_nav_menu {
        width: 100%;
    }
    .claim-personal .recent-post-wrap {
        width: 100%;
        margin-right: 0%;
    }
.footer-widget:last-child{
    padding: 0px;
}
html{
    padding-top: 0px !important;
}

.section2_col .et_pb_blurb_content { 
    padding: 20px 15px;
}
.compensation .et_pb_text_inner {
    display: flex;
    flex-wrap: wrap;
}

.compensation .et_pb_text_inner .text-compensation {
    order: 2;
}
.compensation .img-compensation {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 50px;
    order: 1;
    margin-bottom: 30px;
}
.breadcrumb-banner .et_pb_button_0 {
    font-size: 11px; 
    padding: 12px 50px 12px 20px; 
    line-height: 20px !important;
}
.breadcrumb-banner {padding-top:0!important; padding-bottom:0!important; }


.blog #sidebar .et_pb_widget,.single-post #sidebar .et_pb_widget {
    width: 100%;
    margin-right: 0;
}


}


@media screen and (max-width: 980px){
    .client-review-wrap .et_pb_testimonial {
        width: 48%;
    }
    .client-review-wrap .et_pb_testimonial:nth-child(3n+1) {
        clear: none;
    }
    .client-review-wrap .et_pb_testimonial:nth-child(2n+1) {
        clear: both;
    }
#page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 215px !important;
} 
.header-top-right {
    display: none;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
}
span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    color: #124f83;
    top: 1px;
}

span.mobile_menu_bar.mobile_menu_bar_toggle {
    border: 2px solid #1b4e85;
    padding-bottom: 0;
    border-radius: 100%;
    padding: 3px;
}
body #main-header .logo_container {
    position: absolute;
    left: 00%;
    right: auto;
    display: block;
    margin: 0 auto; 
    width: 100%;
    text-align: center;
}
body #main-header .logo_container img{
    max-width: 120px;
}
body.blog #main-header .logo_container img{
    max-width: 120px !important;
}

#main-header #et-top-navigation {
    position: absolute;
    left: 0;
    right: auto;
    width: 100%;
}
a#headerimg-mobiletxt i {
    padding: 10px;
    border-radius: 100%;
    border: 2px solid #d56f00;
    color: #d27b04;
    transform: rotate(90deg);
}
.gcds-footer-bottom .container {
    flex-wrap: wrap;
}
.gcds-footer-bottom .container div[class*=footer-bcol-] {
    width: 50%;
    padding-bottom: 30px;
}

.compensation_claims a {
    margin-bottom: 30px;
}
body .free_consulatation .et_pb_text_inner, body .faq_section .et_pb_text_inner .case_review{
    margin: 30px auto;
    max-width: 100%;
}

body .section2_col .et_pb_row .et_pb_column {
    margin: 0% auto 30px;
    width: 100% !important;
}
.main-banner h5 {
    display: none;
}

.main-banner{
    max-height: none;
}
#page-container .et_pb_button_1_wrapper .meet-member-btn {
    margin-top: 20px;
    display: inline-block;
}
.faq_section .et_pb_text_inner .case_review {
    max-width: 300px; 
    padding: 140px 0px 60px; 
}
.case_review h3 {
    font-size: 76px;
    padding: 0px 10px 0px 40px;
}
.case_review p span {
    font-size: 26px;
    line-height: 25px;
}
body #et_mobile_nav_menu {
    display: none;
}
.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before, .wprmenu_bar .hamburger:hover .hamburger-inner::after {
    background: #12548e;
}
.headerimg-mobile {
    position: absolute;
    top: -15px;
    right: 0px;
    left: auto;
}

body #mg-wprm-wrap.cbp-spmenu.custom, body.admin-bar #wprmenu_bar, body #wprmenu_bar {
    position: absolute;
    top: -15px;
    width: 40px;
    padding: 0;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #12548e;
}
body div.wprmenu_bar div.hamburger {
    padding-right: 0px !important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
    height: 3px;
}
.hamburger--slider .hamburger-inner {
    top: 12px;
    left: 6px;
}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
    background: #12548e;
}
.hamburger--slider .hamburger-inner::before {
    top: 8px;
}
.hamburger--slider .hamburger-inner::after {
    top: 16px;
}
.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0px, 7px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0px, -16px, 0) rotate(-90deg);
}
.banner-left-content h1{
    text-align: center;
    font-size: 26px !important;
}
.header-free-case {
    margin-top: 50px;
    text-align: center;
    background: #8abe37;
    color: #fff;
    padding: 10px 0px;
}
.admin-bar .header-free-case { margin-top:30px; }
.case-review-btn, .meet-member-btn {
    padding: 10px 20px 10px 30px !important;
}
#page-container .et_pb_button_1_wrapper, .main-banner .et_pb_button_module_wrapper {
    float: none;
    text-align: center;
}
.compensation_claims a {
    padding: 15px 20px;
}
.team-image img {
    max-width: 250px;
}
 
#sidebar .et_pb_widget {
    margin-top: 60px;
}
.breadcrumb-banner h1, body #page-container .breadcrumb-banner .et_pb_button_0_wrapper{ 
    text-align: center;
    margin-right: 0px;
}

body #footer-widgets .footer-widget {
    width: 100% !important;
    margin: 0px !important;
    padding: 0;
}
div#media_image-2 {
    width: 100%;
    margin-bottom: 0px !important;
}

#main-header .container.et_menu_container { 
    position: relative;
    top: 20px;
    height: 60px;
}

body.admin-bar #main-header .container.et_menu_container {  
    top:0px;
}
html body #main-header div#wprmenu_bar { 
    height: 40px;
    left: -25px;
    top: 5px;
}

html body #main-header div#wprmenu_bar.active {  
    left: -15px; 
}

html body.admin-bar #main-header div#wprmenu_bar { 
    position: absolute !important;
}
#mg-wprm-wrap.cbp-spmenu-left{
    top:0 !important;
}
body.admin-bar #mg-wprm-wrap.cbp-spmenu-left{
    top:46px !important;
}

.blog #left-area, .single-post #left-area {
	width: 100%;
	margin-right: 0%;
}
.blog #sidebar, .single-post #sidebar {
	width: 100%;
}
.blog #sidebar .et_pb_widget,.single-post #sidebar .et_pb_widget {
	float: left;
    width: 47.25%;
    margin: 0 5.5% 7.5% 0;
}
.blog #sidebar .et_pb_widget:nth-child(2n),.single-post #sidebar .et_pb_widget:nth-child(2n) {
	margin-right:0;
}
.blog #sidebar .et_pb_widget:nth-child(2n+1),.single-post #sidebar .et_pb_widget:nth-child(2n+1) {
	clear:both;
}
.grecaptcha-badge { opacity:0;height:0;width:0;visibility:hidden !important;z-index:0; }
.recaptcha-notice { display:inline-block !important; }

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header { top:22px !important; }

}



@media screen and (min-width: 981px){
.claim-personal .recent-post-wrap:nth-child(3n){
    margin-right: 0px;
} 
.header-free-case {
    display: none;
}
 .meet-member-btn {
    padding: 12px 20px 12px 40px !important;
} 

}


@media screen and (min-width: 991px){

div#sidebar-new { 
    max-width: 370px;
    margin: 0 auto;
}

}


@media (min-width:768px) and (max-width: 980px){

#page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 215px !important;
}     

.claim-personal .recent-post-wrap:nth-child(2n){
    margin-right: 0px;
} 
.claim-personal .recent-post-wrap {
    width: 48%;
    margin-right: 4%;
}

body  #wprmenu_bar{
    display: block;
    background: transparent;
}
#mg-wprm-wrap.custom .menu_title, #mg-wprm-wrap {
    width: 80%;
    max-width: 400px;
}
.admin-bar #mg-wprm-wrap.cbp-spmenu-right{ 
    top: 32px;
}
#mg-wprm-wrap.cbp-spmenu-left{ 
    display: block;
    top:0px;
}
div#mg-wprm-wrap {
    background-color: #103450;
}
#mg-wprm-wrap ul li {
    border-top: solid 1px rgba(255,255,255,0.05);
    border-bottom: solid 1px rgba(255,255,255,0.05);
}
#mg-wprm-wrap li.menu-item a {
    padding: 13px 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
div#mg-wprm-wrap ul li span.wprmenu_icon { 
    color: #fff;
}
#mg-wprm-wrap li.current-menu-item > a {
    background: #1b618b;
}

body .free_consulatation .et_pb_text_inner, body .faq_section .et_pb_text_inner .case_review{
    margin: 0px auto;
}

}

@media (min-width:981px) and (max-width: 1200px){
.case_review h3 {
    padding: 0px 10px 0px 15px;
}


}

@media (min-width:1201px) and (max-width: 1400px){
.case_review h3 {
    padding: 0px 10px 0px 60px;
}



}


@media (min-width:981px) and (max-width: 1400px){
    body #main-header .et_menu_container {
        width: 90%;
    } 
    body #main-header #et-top-navigation #top-menu-nav > ul > li > a {
        padding: 68px 10px;

    }
    body #top-menu li { 
        font-size: 12px;
    }
    body #et-contact-number > a { 
        font-size: 20px; 
    }
    body .header-top-right #et-info-phone {  
        width: 160px;
    }
    .care-review-form {
        padding: 30px 20px;
    }
    .main-banner {
        max-height: 630px;
    }
    #page-container .et_pb_button_0_wrapper .case-review-btn {
        padding: 14px 30px; 
        margin-bottom: 15px;
    }
    .case_review h3 {
        font-size: 90px; 
    }

    .case_review p span {
        font-size: 28px; 
        line-height: 30px; 
    }
    .footer-widget:last-child #text-5 { 
        padding: 35px 15px;  
    }
    .footer-widget:last-child {
        padding: 0px;
    } 
    .office-location .city-call h3 {
        font-size: 14px;
    }
    .office-location .city-call h3 a, .call-free h3 a {
        display: block;
        margin-top: 5px;
    }

}


@media (min-width:1200px) and (max-width: 1400px){
    .office-location .city-call h3 a{
        display: inline-block; 
    }
    body #top-menu li {
        font-size: 14px;
    }
    body #main-header #et-top-navigation #top-menu-nav > ul > li > a {
        padding: 68px 15px;
    }

}

@media (min-width:1401px) and (max-width: 1600px){
    .main-banner {
        max-height: 600px;
    }
    #page-container .et_pb_button_0_wrapper .case-review-btn { 
        margin-bottom: 15px;
    }
    #et-contact-number > a {
        font-size: 24px;
    }
    .footer-widget:last-child {
        padding: 0px;
    }

}

@media only screen and (max-width: 768px) {
	html {
		padding-top: 0 !important;
	}

	.contact-page .care-review-form {margin: 0;}

	.contact-banner-content > .et_pb_text_inner h1 {margin-bottom: 30px !important;}
}

@media only screen and (max-width: 767px) {
    .client-review-wrap .et_pb_testimonial {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px !important;
    }
	.breadcrumb-banner {
		padding-top: 20px !important;
    	padding-bottom: 20px !important;
    	background: #1d69ab !important;
	}
	div.et_pb_section.et_pb_section_0.breadcrumb-banner {
		background: #1d69ab !important;
	}
	.breadcrumb-banner .et_pb_column  {
		margin-bottom:10px;
	}
	.breadcrumb-banner h1 {
		font-size: 35px !important;
	}
	.contact-banner-content > .et_pb_text_inner h1 {margin-bottom: 30px !important;}
}

@media only screen and (max-width: 660px) { 
	.blog #sidebar .et_pb_widget {
		width:100%;
	}
	.page-id-202977 img.alignleft {
		float:none !important;
	}
	.contact-banner-content > .et_pb_text_inner h1 {margin-bottom: 20px !important;}

	.contact-page .care-review-form input[type="submit"] {font-size: 10px;}
}

@media only screen and (max-width: 1199px) {
	
	.contact-banner-content > .et_pb_text_inner h1 {
		margin-bottom: 50px;
		font-size: 30px;
		text-align: left !important;
	}

	.contact-banner-content > .et_pb_text_inner h5 {
		font-size: 22px;
	}
}

