header .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #ffffff!important
}
.showPostsButton.button{
    cursor: pointer;
    color: #ffffff;
    width: fit-content;
    line-height: 1.66em;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing : 1px;
    line-height: 1.66em;
    background-color: #B55E0E;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    padding-top: 10px !important;
    padding-right: 24px !important;
    padding-bottom: 10px !important;
    padding-left: 24px !important;
    margin-top: 20px !important;
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.18);
    transition: background-color 0ms ease 0ms, background-image 0ms ease 0ms ;
}
.showPostsButton.button:hover{
    background-color: #C63114 !important;
}
.d-none{
    display: none !important;
}
.text-capitalize{
    text-transform: capitalize !important;
}
footer .fuelweb{
    display :inline-flex;
    align-items: center;
}
footer .fuelweb .fuel-logo-light{
        vertical-align: middle;
        width: 67px;
        height: auto;
        display: inline-block;
        object-fit: contain;
        margin-left: 4px;
    }


.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link
 {
    color: #212664 !important;
}


body.hide-footer-form .fl-contact-section{
    display: none;
}

.meet-our-team-class .et_pb_row.et_pb_row_1_tb_body h2{
    margin-top: 48.6px !important;
    font-size: 30px !important;
}


.not-found-page .et_pb_post_content_0_tb_body.et_pb_post_content a {
    color: #1e235b!important;
    transition: color 300ms ease 0ms
}

.not-found-page .et_pb_post_content_0_tb_body.et_pb_post_content a:hover {
    color: #488f9a!important
}



.blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area h2:first-of-type,
.blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area .widgettitle{
    text-align: left;
    text-decoration: none;
}

.blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area, 
.blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area li, 
.blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area li:before,
 .blog-page-main .et_pb_sidebar_0_tb_body.et_pb_widget_area a
 {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff !important;
    letter-spacing: 1px;
    line-height: 1.55em;
    text-align: left;
}


.contact-form .nf-form-content .list-select-wrap>div div:after {
    font-weight: 600 !important;
}
.contact-form .listcheckbox-wrap .nf-field-element label:before{
    font-weight: 600 !important;
}

.contact-form #nf-label-field-12 .checkbox-wrap .nf-field-label label:before {
    color: red;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    font-weight: 500 !important;
}

.contact-form .fl-disclaimer__close:before {
    font-weight: 600 !important;
}

.contact-form .fl-disclaimer__icon:before, .contact-form .dashicons-info:before {
    font-weight: 600 !important;
}

 .checkbox-wrap  .nf-field-label label:before{
    font-weight: 500 !important;
}

.contact-form .checkbox-wrap .nf-field-label label:before {
    font-weight: 600 !important;
}
.home .et_pb_row.et_pb_row_3_tb_header.et_pb_row_3-4_1-4 .et_pb_text_inner p a{
    display: block;
    width: 100%;
}

.attorney-page .et-l.et-l--post .et_pb_row.et_pb_row_1 > p:last-of-type {
    padding-bottom: 1em !important;
}





.flv-player-wrapper .bc-player-SJph5ftse_default {
    width: 600px !important;
    height: 300px !important;
    max-width: 100% !important;
}

.flv-player-wrapper .vjs-control-bar {
    display: flex !important;
    opacity: 1 !important;
}

.flv-player-wrapper .vjs-progress-control {
    display: flex !important;
    align-items: center !important;
    opacity: 1 !important;
    height: 100% !important;
    top: 0 !important;
    position: relative !important;
}

.flv-player-wrapper .vjs-progress-holder {
    height: 3px !important;
    margin: 0 !important;
}

.flv-player-wrapper .vjs-progress-control:hover .vjs-progress-holder {
    height: 5px !important;
    top: 0 !important;
}

.flv-player-wrapper .vjs-progress-control,
.flv-player-wrapper .vjs-progress-holder {
    transition: height 0.1s ease !important;
    transform: none !important;
}

.flv-player-wrapper .vjs-play-progress,
.flv-player-wrapper .vjs-load-progress {
    transition: none !important;
}

@media (max-width: 768px) {
    .flv-player-wrapper .bc-player-SJph5ftse_default {
        width: 100% !important;
        height: 250px !important;
    }
}

@media (max-width: 480px) {
    .flv-player-wrapper .bc-player-SJph5ftse_default {
        width: 100% !important;
        height: 200px !important;
    }
    .flv-player-wrapper .vjs-control-bar {
        font-size: 10px !important;
    }
}

@media (max-width: 360px) {
    .flv-player-wrapper .bc-player-SJph5ftse_default {
        width: 100% !important;
        height: 180px !important;
    }
}


.menu-item__no-link{
    cursor: pointer;
}


.et-menu .menu-item-has-children>p:first-child {
    padding-right: 20px;
}

.fl-homepage-nav .et_pb_menu__menu>nav>ul>li>p
 {
    padding: 0px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>p {
    padding-bottom: 8px;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li p {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #EEF2F2 !important;
    letter-spacing: 0.5px;
    text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.4);
    transition: color 300ms ease 0ms;
}

.fl-homepage-nav li p, .fl-mobile-menu li>p {
    letter-spacing : 0px !important;
}
.et-menu li>p {
    padding-bottom: 29px;
    word-wrap: break-word;
}

.et-menu p, .et-menu p:hover {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.et-menu p {
    color: rgba(0, 0, 0, .6);
    text-decoration: none;
    display: block;
    position: relative;
}
.fl-mobile-menu ul li p:hover, .fl-homepage-nav ul li p:hover {
    opacity: 1 !important;
}

.et-menu p:hover {
    opacity: .7;
}


.et-menu .menu-item-has-children > p:first-child:nth-of-type(1):after, .nav .menu-item-has-children > p:first-child:nth-of-type(1):after {
    content: "3" / " " !important;
}


.et-menu .menu-item-has-children>p:first-child:after {
    font-family: ETmodules;
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 800;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li p {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #EEF2F2 !important;
    letter-spacing: 0.5px;
    text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.4);
    transition: color 300ms ease 0ms;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
   
    white-space: nowrap;
}


.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>p:after {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*  mobile css for use p tag  */

#fl-template .et_pb_menu .et_mobile_menu .menu-item-has-children>p,
 #main-header #fl-template .et_mobile_menu .menu-item-has-children>p

 {
    background-color: transparent;
}


.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu p{
    color: #ffffff !important;
}

.fl-mobile-menu .menu-item-has-children>p {
    padding-right: 30px !important;
    letter-spacing: 0px !important;
}

.et_mobile_menu .menu-item-has-children>p {
    font-weight: 700;
    background-color: rgba(0, 0, 0, .03);
}

.fl-homepage-nav li p, .fl-mobile-menu li>p {
    letter-spacing: 0px !important;
}

.et_mobile_menu li p {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    color: #666;
    padding: 10px 5%;
    display: block;
}

.et_mobile_menu li p:not(.has-background):last-of-type {
    padding-bottom: 10px !important;
}

.et_mobile_menu li p, .nav li li p {
    font-size: 14px;
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.fl-mobile-menu p {
    outline-offset: -6px !important;
}




@media (min-width: 981px) {
    .et_pb_row.et_pb_equal_columns,
    .et_pb_row_inner.et_pb_equal_columns,
    .et_pb_section.et_pb_equal_columns>.et_pb_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 981px) {

    .center-text-css .outer-div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .center-text-css .et_pb_text_4 h2 {
        text-align: center;
    }

    .center-text-css .et_pb_space {
        margin: 0 auto !important;
    }

    .center-text-css .et_pb_text_align_center-tablet.et_pb_bg_layout_light .et_pb_text_inner p {
        text-align: center !important;
    }
}