
.listcheckbox-wrap .nf-field-element label::before,.listcheckbox-wrap .nf-field-element label::after{
    display: none !important;
}

#nf-label-field-12{
    display: flex!important;
    width:100%!important;
    margin:0;
    margin-left:0!important;
}

input[type="checkbox"], .list-checkbox-wrap .nf-field-element li input{
    width:18px!important;
    height:18px!important;
}

@media(max-width:1100px){
    .et_pb_section_2_tb_header{height:auto!important;}
    .et_pb_section.et_pb_section_3_tb_header.fl-jump-to-menu.et_section_regular.mt-mobile{
        margin-top:77px;
    }
    .ex-margin{
        margin:15px 0;
    }

}
@media(max-width:980px){
    footer #nf-label-field-12{
        justify-content: center;
    }
    footer #nf-field-19-container{
        width:100%;
    }
    .flex-image-wrap{
        display: flex;
        flex-wrap:wrap;
    }
}

@media(max-width:480px){
    .fl-case-results.msize .content p.fl-case-number{
        font-size:30px!important;
    }
}



