#single-page .details h2 b,
#single-page .details p a {
    font-size: inherit;
    font-family: inherit;
}
#single-page .details p a b,
#single-page .details p a i{
    color: inherit;
}
#single-page .details p,
#single-page h2,
#single-page h3,
#single-page h4,
#single-page h5,
#single-page h6 {
    margin-bottom: 20px;
}
#single-page .details p b,
#single-page .details p strong {
    color: inherit;
}
#single-page .details p strong span {
    font-family: inherit;
}
#single-page .details ol,
#single-page .details ul {
    padding-left: 20px;
}
#single-page .container .row.single-page-content .cb8-post-library-list ul,
#single-page .details ul.gfield_checkbox,
#single-page .details ul.gfield_radio,
#single-page .details ul.gform_fields {
    padding-left: 0;
}
#single-page .container #comments #respond .comment-form .logged-in-as,
#single-page .container #comments .comment-list .comment .comment-body .comment-meta,
#single-page .container .row.single-page-content .col.details.vc-details p,
#single-page .details ol li,
#single-page .details ul li {
    margin-bottom: 10px;
}
/*legacy form styles
=============================*/
#single-page .details .gchoice{
    display: flex;
}
#single-page .details .gchoice label{
    cursor: pointer;
    margin-left: 10px !important;
}
#single-page .details .gchoice input{
    margin-right: 5px;
}
#single-page .details .gfield_radio .gchoice input{
    border-radius: 100% !important;
}
#single-page .details .gfield_label{
    font-weight: 700;
    font-size: inherit;
}
#single-page .details .ginput_container{
    margin-top: 8px;
}
/*legacy form styles
=============================*/
#single-page .details ul li .gchoice input{
    margin-top: 0;
    vertical-align: top;
}
#single-page .details ul li .gchoice label{
    vertical-align: top;
    margin-top: 0;
}
#single-page .details ul li #single-page hr {
    margin: 30px auto;
    border-top: 0;
    border-bottom: 1px;
    border-style: solid;
    border-color: var(--black);
}
#single-page .wp-block-image .aligncenter {
    margin: 0;
    width: 100%;
}
#single-page .details .wpb_column p img,
#single-page .wp-block-columns figure img,
#single-page .wp-block-image .aligncenter img {
    width: 100%;
    display: block;
}
#single-page .details p b i {
    font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
    color: inherit;
}
#single-page .details h2 b {
    line-height: inherit;
}
#single-page .legal.no_translate p,
#single-page .legal.no_translate p a {
    font-size: 8pt;
    line-height: 1.2;
}
#single-page .container.top-border-spacer {
    margin-top: 40px;
}
#single-page .container .row.single-page-content .col:first-of-type {
    max-width: calc(100% - 420px);
    padding-right: 20px;
}
#single-page .container .row.single-page-content .col:first-of-type h2 a{
    font-size: inherit;
}
#single-page .container .row.single-page-content .col:first-of-type p:nth-of-type(1) img:nth-of-type(1) {
    width: 100%;
    display: block;
    margin: 40px 0;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) {
    margin-top: 15px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper{
    margin-bottom: 16px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form{
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper .gform_heading{
    display: none;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields{
    gap: 0;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gfield{
    margin: 16px 5px 10px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gfield--has-description{
    margin-top: 0;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gsection_title{
    margin: 0;
    padding: 0;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gfield_label{
    display: block;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gsection_description{
    font-size: .813em;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal;
    padding: 0 16px 0 0;    
    margin-bottom: 9px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form input,
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form select{
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    min-height: 50px;
    box-shadow: none;
    outline: none;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_radio,
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_checkbox {
    gap: 0;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gchoice{
    margin-bottom: 10px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gchoice label{
    max-width: 85%;
    font-size: 16px;
    line-height: 1.5;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gchoice input{
    width: 20px;
    height: 20px;
    margin-top: 3px;
    min-height: 20px !important;
}
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    width: 12px !important;
    height: 12px !important;
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    background: #204ce5;
    color: #fff !important;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_required {
    color: #790000;
    font-size: 18px;
    line-height: 32px;
    margin-left: 4px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_error{
    background-color: rgba(255, 223, 224, .25);
    border-top: 1px solid #c89797;
    border-bottom: 1px solid #c89797;
    padding-bottom: 6px;
    padding-top: 8px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_error .gfield_label {
    color: #790000;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gfield_error .validation_message {
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper .gform_validation_errors{
    border: 1px solid #790000;
    box-shadow: 0 0 0 #ff6d6d;
    border-radius: 5px;
    margin-top: .5rem;
    background: none;
    outline: none;
    margin-bottom: 30px;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper .gform_validation_errors input{
    box-shadow: none;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper .gfield_error input{
    border: 1px solid #790000;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper .gform_validation_errors h2{
    color: #790000;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form li{
    padding-right: 0 !important;
}
#single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) form li.gsection{
    margin-top: 0 !important;
}
#single-page .container .row.single-page-content .col:nth-of-type(2) {
    max-width: 420px;
    margin-top: 25px;
    padding-left: 20px;
}
#single-page .row.single-post-header .col,
#single-page.full-width .container .row.single-page-content .col:first-of-type {
    max-width: 100%;
    padding-right: 0;
}
#single-page.full-width .container .row.single-page-content .col:first-of-type .vc_row h2 {
    font-size: 24px;
    line-height: 34px;
}
#single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 h1 {
    font-size: 32px;
    line-height: 48px;
}
#single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 strong {
    font-size: inherit;
    line-height: inherit;
}
#single-page .container #comments #respond .comment-form p,
#single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 .wpb_content_element {
    margin-bottom: 15px;
}
#single-page .row.single-post-header .col h1 a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}
#single-page .row.single-post-header .col h2 {
    font-family: Gilroy-Bold-italic, Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: var(--tca-blue);
    text-transform: uppercase;
}
#single-page .row.single-page-content .author {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-bottom: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
    border-bottom: 6px solid var(--black);
}
#single-page .row.single-page-content .author .author-left {
    width: 70%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
    padding-right: 15px;
}
#single-page .row.single-page-content .author .author-left h3 span a {
    font-size: 18px;
    font-weight: 700;
    color: var(--black);
}
#single-page .row.single-page-content .author .author-left h3 {
    margin-bottom: -5px;
    font-size: 18px;
    font-family: Gilroy-Regular, Arial, Helvetica, sans-serif;
}
#single-page .row.single-page-content .author .author-left h5 {
    margin: 10px 0 0;
}
#single-page .row.single-page-content .author .author-right {
    width: 30%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
#single-page .row.single-page-content .author .author-right .btn-secondary {
    text-align: center;
}
#single-page .wp-block-columns {
    gap: 40px;
    display: block !important;
}
#single-page.full-width .wp-block-columns {
    display: flex !important;
}
#single-page .container .row.post-comments .sidebar {
    display: none;
}
#single-page .container #comments .comments-title {
    margin-bottom: 40px;
    border-bottom: 6px solid var(--black);
    padding-bottom: 30px;
    margin-top: 40px;
}
#single-page .container #comments .comments-title span {
    display: block;
}
#single-page .container #comments .comment-list {
    padding-left: 0;
    margin-bottom: 100px;
    list-style-type: none;
}
#single-page .container #comments .comment-list .comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--black);
}
#single-page .container #comments .comment-list .comment .comment-body {
    position: relative;
}
#single-page .container #comments .comment-list .comment .comment-body .comment-author cite,
#single-page .container #comments .comment-list .comment .comment-body .comment-author span {
    font-size: 18px;
    font-style: normal;
    margin-bottom: 15px;
    font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
}
#single-page .container #comments .comment-list .comment .comment-body .comment-meta a {
    font-size: 15px;
    font-family: Gilroy-Light, Arial, Helvetica, sans-serif;
}
#single-page .container #comments .comment-list .comment .comment-body .comment-meta .comment-edit-link {
    position: absolute;
    top: 3px;
    right: 0;
}
#single-page .container #comments .comment-list .comment ol.children {
    padding: 60px;
    background: var(--frost-blue);
    margin-top: 10px;
    list-style: none;
}
#single-page .container #comments .comment-list .comment ol.children li.comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--white);
}
#single-page .container #comments .comment-list .comment ol.children li.comment:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
#single-page .container #comments .comment-list .comment ol.children li.comment em {
    font-style: normal;
}
#single-page .container #comments .comment-list .comment ol.children li.comment ol.children {
    padding: 15px;
    background: var(--light-blue);
}
#single-page .container #comments #respond .comment-form {
    display: block;
    padding-top: 20px;
}
#single-page .container #comments #respond .comment-form p.form-submit,
#single-page .container #comments #respond h4.comment-reply-title {
    margin-bottom: 0;
}
#single-page .container #comments #respond h4.comment-reply-title small {
    margin-left: 10px;
    text-transform: capitalize;
}
#single-page .container #comments #respond .comment-form input {
    border-color: transparent;
}
#single-page .container #comments #respond {
    padding: 50px 30px;
    background-color: var(--frost-blue);
}
#single-page .container #comments #respond .comment-form textarea {
    border: none;
    resize: none;
    height: 138px;
    padding: 20px;
    color: var(--black);
}
#single-page .container #comments #respond .comment-form .comment-form-comment label {
    display: block;
    margin-bottom: 10px;
}
#single-page .container #comments #respond .comment-form .form-submit {
    padding-top: 20px;
}
#single-page .container #comments #respond .comment-form .form-submit input {
    width: auto;
    border: none;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    padding: 20px 40px;
    color: var(--white);
    letter-spacing: 0.175em;
    font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: var(--tca-blue);
}
#single-page .container .row.single-page-content .col.details.vc-details ul {
    margin-left: 20px;
    margin-bottom: 10px;
}
#single-page .container .row.single-page-content .col.details.vc-details hr {
    margin: 10px 0;
}
#single-page .container header.sticky {
    position: static;
    background-color: transparent;
}
#single-page .container .case-tracker-content-sec {
    margin-top: 50px;
    margin-bottom: 40px;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:first-of-type {
    max-width: 65%;
    padding-right: 20px;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:first-of-type .ct-case-post {
    margin-bottom: 40px;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:first-of-type .ct-case-post .case-header {
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 4px solid var(--black);
}
#single-page .container .case-tracker-content-sec .row.col2 .col:first-of-type .ct-case-post .case-header h6 {
    text-align: left;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:nth-of-type(2) {
    max-width: 30%;
    padding-left: 20px;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:nth-of-type(2) .ct-table-contents {
    padding: 50px;
    background-color: var(--frost-blue);
}
#single-page .container .case-tracker-content-sec .row.col2 .col:nth-of-type(2) .ct-table-contents h6 {
    margin-bottom: 15px;
    text-transform: uppercase;
}
#single-page .container .case-tracker-content-sec .row.col2 .col:nth-of-type(2) .fav-btn-container {
    display: flex;
    padding-top: 20px;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
    #single-page .details ol,
    #single-page .details ul {
        padding-left: 15px;
    }
    #single-page .details ul.list {
        padding-left: 0;
    }
    #single-page .details ul li .gchoice input{
        margin-top: 2px;
        vertical-align: top;
        min-height: inherit !important;
    }
    #single-page.fix-vc-padding-issue {
        padding: 0;
    }
    #single-page .container .case-tracker-content-sec {
        margin-top: 35px;
    }
    #single-page .container.top-border-spacer,
    #single-page .row.single-page-content .author .author-left h5 {
        margin-top: 0;
    }
    #single-page .container .row.single-page-content .col:first-of-type {
        max-width: 100%;
        padding-right: 0;
    }
    #single-page.full-width {
        padding-top: 50px;
    }
    #single-page .details ul.list li.single-post-wrap,
    #single-page ul.list li.single-post-wrap h4 {
        margin-bottom: 0;
    }
    #single-page .container .row.single-page-content .col:nth-of-type(2) {
        max-width: 100%;
        padding-left: 0;
        margin-top: 0;
    }
    #single-page .container .row.single-page-content .col:nth-of-type(2) .post-comments {
        margin-bottom: 40px;
    }
    #single-page .row.single-post-header .col h1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 0;
    }
    #single-page .row.single-page-content .author .author-left {
        width: auto;
        padding-right: 0;
    }
    #single-page .row.single-page-content .author .author-left h3 span#hideShowAuthor {
        font-size: 18px;
        font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
    }
    #single-page .container #comments #respond h4.comment-reply-title,
    #single-page .row.single-page-content .author .author-left h3 span a {
        font-size: 18px;
    }
    #single-page .row.single-page-content .author .author-left h3 span {
        font-size: 18px;
    }
    #single-page .row.single-page-content .author {
        margin-bottom: 15px;
        padding-bottom: 20px;
        padding-top: 20px;
        display: block;
    }
    #single-page .row.single-page-content .author .author-right {
        width: 100%;
        display: block;
        max-width: 100%;
        margin: 20px 0 10px;
    }
    #single-page .row.single-page-content .author .author-right .btn-follow-article a {
        font-size: 16px;
        line-height: 32px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type p {
        margin-bottom: 10px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type .vc_row h2 {
        margin: 20px 0;
        font-size: 20px;
        line-height: 30px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type p img {
        margin: 30px 0;
    }
    #single-page .details .gform_footer .button {
        height: 54px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 h1,
    #single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 h1 strong {
        height: auto;
        font-size: 20px;
        line-height: 24px;
    }
    #single-page .container .row.post-comments .sidebar {
        width: 100%;
        display: block;
        margin-top: 40px;
    }
    #single-page .container #comments .comments-title {
        font-size: 20px;
        line-height: 28px;
    }
    #single-page .container #comments h2.comments-title span {
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
    }
    #single-page .container #comments .comment-list .comment ol.children {
        padding: 20px;
    }
    #single-page .container #comments .comment-list .comment .comment-body .comment-author cite,
    #single-page .container #comments .comment-list .comment .comment-body .comment-author span {
        font-size: 13px;
    }
    #single-page .container #comments #respond {
        padding: 20px 15px;
    }
    #single-page .container #comments #respond .comment-form textarea {
        height: 110px;
    }
    #single-page .container #comments #respond .comment-form .form-submit {
        padding: 0;
        background-color: var(--tca-blue);
    }
    #single-page .container #comments #respond .comment-form .form-submit input {
        height: 54px;
        font-size: 12px;
        line-height: 54px;
        padding: 2px 40px;
        width: 100%;
        display: block;
    }
    #single-page .container .case-tracker-content-sec .row.col2 .col:first-of-type,
    #single-page .container .case-tracker-content-sec .row.col2 .col:nth-of-type(2) {
        padding: 0;
        max-width: 100%;
        text-align: left;
    }
    #single-page.start-class-action-search .container .large-body,
    #single-page.start-class-action-search .container .search-and-filter-block {
        max-width: 100%;
    }
    #single-page .details .gchoice{
        align-items: flex-start;
        margin-bottom: 10px;
    }
    #single-page .details .gchoice input{
        width: 18px;
        height: 18px;
        margin: 3px 0 0;
        min-height: inherit !important;
    }
    #single-page .details .gchoice label{
        font-size: 16px;
        line-height: 24px;
    }
    #single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) form .gform_footer{
        margin-bottom: 0 !important;
    }
    #single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gfield{
        margin: 10px 0 5px;
    }
    #single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_wrapper form .gform_fields .gfield_radio{
        gap: 0;
    }
}
@media only screen and (min-width: 768px) {
    #single-page .details .gform_footer .button:hover {
        color: var(--white);
        color: var(--tca-blue);
        background-color: transparent;
    }
    #single-page .row.single-page-content .author .author-left h3 span a:hover {
        color: var(--tca-blue);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #single-page .container .row.single-page-content .col:first-of-type {
        max-width: calc(100% - 250px);
    }
    #single-page .container .row.single-page-content .col:nth-of-type(2) {
        max-width: 250px;
        margin-top: 30px;
    }
    #single-page .row.single-post-header .col h1 {
        font-size: 32px;
        line-height: 40px;
    }
    #single-page .row.single-page-content .author {
        padding-top: 30px;
        margin-bottom: 40px;
        padding-bottom: 30px;
    }
    #single-page .row.single-page-content .author .author-right {
        max-width: 35%;
    }
    #single-page .row.single-page-content .author .author-left span#hideShowAuthor {
        font-size: 20px !important;
    }
    #single-page .row.single-page-content .author .author-left span {
        font-size: 14px;
    }
    #single-page.full-width .container .row.single-page-content .col:first-of-type .vc_col-sm-5 h1 {
        font-size: 20px;
        line-height: 30px;
    }
    #single-page .container #comments .comment-list .comment ol.children {
        padding: 30px;
    }
    #single-page .container #comments #respond {
        padding: 30px 20px;
    }
    #single-page .container .row.single-page-content .col:first-of-type .wp-block-columns .wp-block-column:nth-of-type(2) .gform_legacy_markup_wrapper{
        overflow: visible;
    }
}
