:root {
    --theme-background: #ed2027;
    --theme-color: #ed2027;
    --dark-color: #212529;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 15.5px;
    line-height: 1.65;
    color: #111111;
}
::selection {
    background: #ed2027;
    color: #fff;
}
html {
    scroll-behavior: smooth;
}
html,
body {
    overflow-x: hidden !important;
}
body::-webkit-scrollbar {
    width: 0.4em;
}
body::-webkit-scrollbar-track {
    background-color: #ed2027;
}
body::-webkit-scrollbar-thumb {
    background-color: #ffe135;
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
    width: 0.4em;
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar-track {
    background-color: #ed2027;
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
    background-color: #ffe135;
}
a,
input[type="submit"],
button,
button[type="submit"],
.service-section .vc_gitem-animated-block {
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
a:hover,
input[type="submit"]:focus,
button,
button[type="submit"]:focus {
    text-decoration: none !important;
    outline: none !important;
}
.bg-primary {
    background: #ed2027 !important;
    background-color: #ed2027 !important;
}
.bg-grey {
    background: #555555;
    background-color: #555555;
}
.bg-facebook {
    background: #105cbe;
    background-color: #105cbe;
}
.bg-tweet {
    background: #007bff;
    background-color: #007bff;
}
.border-light {
    border-color: #7f7f7f !important;
}
.file-report-form p,
.comment-form p {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

/*Font Families*/
@font-face {
    font-family: "OpenSauceSans-Black";
    src: url("OpenSauceSans-Black.eot");
    src: url("OpenSauceSans-Black.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Black.woff") format("woff"),
        url("../fonts/OpenSauceSans-Black.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Black.svg#OpenSauceSans-Black")
            format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-ExtraBold";
    src: url("OpenSauceSans-ExtraBold.eot");
    src: url("OpenSauceSans-ExtraBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-ExtraBold.woff") format("woff"),
        url("../fonts/OpenSauceSans-ExtraBold.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-ExtraBold.svg#OpenSauceSans-ExtraBold")
            format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-Bold";
    src: url("OpenSauceSans-Bold.eot");
    src: url("OpenSauceSans-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Bold.woff") format("woff"),
        url("../fonts/OpenSauceSans-Bold.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Bold.svg#OpenSauceSans-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-Medium";
    src: url("OpenSauceSans-Medium.eot");
    src: url("OpenSauceSans-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Medium.woff") format("woff"),
        url("../fonts/OpenSauceSans-Medium.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Medium.svg#OpenSauceSans-Medium")
            format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-Regular";
    src: url("OpenSauceSans-Regular.eot");
    src: url("OpenSauceSans-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Regular.woff") format("woff"),
        url("../fonts/OpenSauceSans-Regular.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Regular.svg#OpenSauceSans-Regular")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-Light";
    src: url("OpenSauceSans-Light.eot");
    src: url("OpenSauceSans-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Light.woff") format("woff"),
        url("../fonts/OpenSauceSans-Light.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Light.svg#OpenSauceSans-Light")
            format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansCondensed-ExtraBold";
    src: url("OpenSansCondensed-ExtraBold.eot");
    src: url("OpenSansCondensed-ExtraBold.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/OpenSansCondensed-ExtraBold.woff") format("woff"),
        url("../fonts/OpenSansCondensed-ExtraBold.ttf") format("truetype"),
        url("../fonts/OpenSansCondensed-ExtraBold.svg#OpenSansCondensed-ExtraBold")
            format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansCondensed-Bold";
    src: url("OpenSansCondensed-Bold.eot");
    src: url("OpenSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSansCondensed-Bold.woff") format("woff"),
        url("../fonts/OpenSansCondensed-Bold.ttf") format("truetype"),
        url("../fonts/OpenSansCondensed-Bold.svg#OpenSansCondensed-Bold")
            format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSauceSans-SemiBold";
    src: url("OpenSauceSans-SemiBold.eot");
    src: url("OpenSauceSans-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-SemiBold.woff") format("woff"),
        url("../fonts/OpenSauceSans-SemiBold.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-SemiBold.svg#OpenSauceSans-SemiBold")
            format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans-Italic";
    src: url("OpenSans-Italic.eot");
    src: url("OpenSans-Italic.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSans-Italic.woff") format("woff"),
        url("../fonts/OpenSans-Italic.ttf") format("truetype"),
        url("../fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "OpenSauceSans-Italic";
    src: url("OpenSauceSans-Italic.eot");
    src: url("OpenSauceSans-Italic.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSauceSans-Italic.woff") format("woff"),
        url("../fonts/OpenSauceSans-Italic.ttf") format("truetype"),
        url("../fonts/OpenSauceSans-Italic.svg#OpenSauceSans-Italic")
            format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "OpenSansCondensed-Medium";
    src: url("OpenSansCondensed-Medium.eot");
    src: url("OpenSansCondensed-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSansCondensed-Medium.woff") format("woff"),
        url("../fonts/OpenSansCondensed-Medium.ttf") format("truetype"),
        url("../fonts/OpenSansCondensed-Medium.svg#OpenSansCondensed-Medium")
            format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansCondensed-Regular";
    src: url("OpenSansCondensed-Regular.eot");
    src: url("OpenSansCondensed-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSansCondensed-Regular.woff") format("woff"),
        url("../fonts/OpenSansCondensed-Regular.ttf") format("truetype"),
        url("../fonts/OpenSansCondensed-Regular.svg#OpenSansCondensed-Regular")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansCondensed-Light";
    src: url("OpenSansCondensed-Light.eot");
    src: url("OpenSansCondensed-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/OpenSansCondensed-Light.woff") format("woff"),
        url("../fonts/OpenSansCondensed-Light.ttf") format("truetype"),
        url("../fonts/OpenSansCondensed-Light.svg#OpenSansCondensed-Light")
            format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.text-danger {
    color: #ed2027 !important;
}
.bg-danger {
    background-color: #ed2027 !important;
}
.pl-20 {
    padding-left: 20px;
}
.pr-20 {
    padding-right: 20px;
}
.p-20 {
    padding: 20px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pl-30 {
    padding-left: 30px;
}
.pr-30 {
    padding-right: 30px;
}

.mt-100 {
    margin-top: 100px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.navbar,
.navbar .container {
    position: unset;
}

h1,
h2,
h2 strong,
h3,
h3 strong,
h4,
h5,
h6 {
    font-family: "OpenSansCondensed-Bold";
}
.banner-content {
    top: 50px !important;
}
.banner-content .banner-text {
    font-size: 72px;
    line-height: 82px;
    text-shadow: 10px 8px 10px #000000;
}
h2 {
    font-size: 60px;
    line-height: 100px;
    font-family: "OpenSansCondensed-Light";
}

h3 {
    font-size: 26px;
    line-height: 36px;
}
.victim h2 {
    font-size: 50px;
    line-height: 56px;
    font-family: "OpenSansCondensed-Bold";
}
a {
    text-decoration: none;
    color: #111111;
}
a:hover {
    color: #c10d13;
}
i {
    font-family: "OpenSans-Italic" !important;
    font-weight: 400;
}
strong,
b,
.font-bold {
    font-weight: 700;
    font-size: inherit;
}
.font-medium {
    font-weight: 500;
}
a,
i,
span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}
.font-regular {
    font-family: "Open Sans", sans-serif;
}
.font-italic {
    font-family: "OpenSans-Italic";
}
.font-32 {
    font-size: 32px;
    line-height: 42px;
}
.font-22 {
    font-size: 22px;
    line-height: 32px;
}
.font-20 {
    font-size: 20px;
    line-height: 28px;
}
.font-18 {
    font-size: 18px;
    line-height: 24px;
}
.font-50 {
    font-size: 50px;
    line-height: 56px;
}

.report-bottom-info {
    font-size: 14px;
}
.report-bottom-info a {
    font-size: 14px !important;
}

.italic {
    font-family: "OpenSans-Italic";
}
.condensed-bold {
    font-family: "OpenSansCondensed-Bold";
}
.condensed-medium {
    font-family: "OpenSansCondensed-Medium";
}
.condensed-regular {
    font-family: "OpenSansCondensed-Regular";
}
.open-sans {
    font-family: "Open Sans", sans-serif;
}
.underline {
    text-decoration: underline;
}
.top-bar ul li,
.top-bar ul li strong,
.top-bar ul li a {
    font-size: 14px;
}
.top-bar ul li {
    line-height: 19px;
}
.top-bar ul.login li:before {
    display: none;
}
.top-bar ul li:before,
.custom-link a {
    height: 48px;
    width: 200px;
}
.custom-link button {
    height: 50px;
    width: 200px;
    border: 1px solid var(--theme-color);
    background-color: white;
    color: var(--theme-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.see-more-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1f2937;
    border: 1px solid #1f2937;
    padding: 12px 26px;
    border-radius: 999px;
    font-size: 16px;
    line-height: 1.2;
    min-height: 48px;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1.5px;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.see-more-cta-btn:hover,
.see-more-cta-btn:focus-visible {
    color: #fff;
    background-color: #111827;
    border-color: #111827;
    text-decoration: underline;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    filter: brightness(0.96);
}

.see-more-cta-btn:active {
    color: #fff;
    background-color: #0f172a;
    border-color: #0f172a;
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    filter: brightness(0.92);
}

@media (hover: none) {
    .see-more-cta-btn:hover {
        transform: none;
        box-shadow: none;
        filter: none;
    }

    .see-more-cta-btn:active {
        transform: scale(0.98);
    }
}

.text_color {
    color: var(--theme-color);
}

.back-to-top-btn {
    position: fixed;
    right: 16px;
    bottom: 74px;
    width: 48px;
    height: 48px;
    border-radius: 999px;
    background-color: #ed2027;
    border: 2px solid #fff;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.2s ease, transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
    z-index: 1200;
}

.back-to-top-btn.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.back-to-top-btn:hover,
.back-to-top-btn:focus-visible {
    color: #fff;
    background-color: #c9151d;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
}

.back-to-top-btn:active {
    color: #fff;
    background-color: #a80f16;
    transform: scale(0.96);
}

@media (max-width: 576px) {
    .back-to-top-btn {
        right: 14px;
        bottom: 82px;
        width: 46px;
        height: 46px;
    }
}

.hamburger-menu,
.mobile-hamburger-menu {
    width: 40px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    background-color: transparent;
    border: none;
}

.side-bar-menu {
    position: absolute;
    right: -400px;
    top: 0;
    width: 0;
    background: #000;
    z-index: 9999;
    overflow-y: hidden;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    display: none;
    ul {
        height: 80vh;
        overflow-y: auto;
    }
}

.banner-button {
    position: absolute;
    right: -200px;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    z-index: 1111;
}
.banner-button:hover {
    right: 0;
}
.banner-button,
.banner-button a {
    background: #ed2027;
    font-size: 16px;
}
.banner-button a,
.play-btn {
    color: #fff;
    width: 250px;
    height: 60px;
    display: flex;
    align-items: center;
}
.banner-button a span svg path,
.banner-button span svg path {
    fill: #fff;
}
.banner-button a span,
.play-btn span {
    margin-right: 0px;
    width: 50px;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.file-btn {
    top: 180px;
}
.view-btn {
    top: 100px;
}
.play-btn-wrapper {
    top: 260px;
}
.volume-btn {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eb2026;
}

#playbtn,
.volume-btn {
    cursor: pointer;
}
.volume-btn span svg {
    width: 35px;
    height: 35px;
}
.volume-btn span svg path {
    fill: #fff;
}
.service-section {
    margin-top: -100px;
}
.service-section .card {
    background: transparent;
    padding-inline: 10px;
}
.service-section .card .card-body {
    padding: 0;
    margin-top: 15px;
}
.service-section .card .card-body h3 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 36px;
    position: relative;
    display: flex;
    align-items: center;
}
.service-section .card .card-body h3:before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-flex;
    background: #ed2027;
    margin-right: 14px;
}
.featured .card .card-body span {
    width: 45px;
    height: 3px;
}
.footer-top {
    background: #e4e4e4;
}

.report-inner-box .date,
.report-inner-box .date span,
.report-inner-box div {
    font-size: 12px;
    line-height: 20px;
}
.report-inner-box .font-bold {
    line-height: 18px;
}
.report-inner-box h4 {
    font-size: 18px;
    line-height: 22px;
}
.report-inner-box img {
    display: flex;
    order: -1;
    width: 50%;
    max-width: 50%;
}

.featured .card img {
    box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);
}
.slider-container button.slick-arrow {
    border: 2px solid #000;
    width: 32px;
    height: 32px;
    z-index: 1111;
    border-radius: 50%;
}
.slider-container .slick-prev:before,
.slider-container .slick-next:before,
.attachments-nav-slider button.slick-prev:before,
.attachments-nav-slider button.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    opacity: 1;
    font-size: 14px;
}

.slider-container .slick-prev {
    transform: translateX(-100%);
}
.slider-container .slick-next {
    transform: translateX(100%);
}

.new-service-section .slick-prev:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f359";
}
.new-service-section .slick-next:before {
    content: "\f35a"; /* Unicode for circle-right */
    font-family: "Font Awesome 6 Free";
    font-weight: 400; /* 400 for regular, 900 for solid */
}
.list-bullet li {
    position: relative;
    padding-left: 20px;
}
.list-bullet li:before {
    content: "";
    display: inline-flex;
    width: 8px;
    height: 8px;
    background: #ed2027;
    position: absolute;
    top: 14px;
    left: 0;
}
.list-bullet li.text-white:before {
    background: #fff;
}
.list-bullet li ul li:before {
    background: transparent;
    border: 1px solid #ed2027;
    transform: rotate(45deg);
}
.text-white svg path {
    fill: #fff;
}
div#modal .box-menu ul li {
    display: flex;
}
div#modal .box-menu ul li a {
    padding: 12px 36px;
    font-weight: 500;
    background: #f6f6f6;
    width: 100%;
}
div#modal .box-menu ul li.active a {
    background: #ed2027;
    color: #fff;
    font-weight: 700;
}

.attachments-nav-slider .slick-list.draggable {
    padding: 0 !important;
    margin: 0px 40px;
}
.attachments-nav-slider button.slick-prev {
    left: 0;
}
.attachments-nav-slider button.slick-next {
    right: 0;
}
.attachments-nav-slider button.slick-arrow {
    background: #000;
    width: 28px;
    height: 100%;
}
.attachments-nav-slider button.slick-prev:before,
.attachments-nav-slider button.slick-next:before {
    color: #fff;
}
.attachments-nav-slider button.slick-prev:before {
    content: "\f104" !important;
}
.attachments-nav-slider .slick-slide div {
    display: flex;
}
.subhead::first-letter {
    initial-letter: 2;
    font-size: 50px;
    font-weight: 900;
    margin-right: 10px;
    position: relative;
    padding-left: 12px;
    padding-top: 12px;
    border-left: 3px solid #ed2027;
    border-top: 3px solid #ed2027;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 50%; /* 50% of the width, maintaining aspect ratio */
}
.video-container video {
    position: absolute;
    width: 100%;
    height: 100%;
}
.featured .col-xl-12 .card img {
    height: 400px;
    object-fit: cover;
}
footer#Footer .footer-widget ul li small {
    font-size: 14px;
    margin-left: 5px;
}

.fs-12 {
    font-size: 12px;
    line-height: 18px;
}
.fs-14 {
    font-size: 14px;
    line-height: 21px;
}
.fs-16 {
    font-size: 16px;
    line-height: 24px;
}
.fs-18 {
    font-size: 18px;
    line-height: 27px;
}
.fs-20 {
    font-size: 20px;
    line-height: 30px;
}
.fs-22 {
    font-size: 22px;
    line-height: 33px;
}
.fs-24 {
    font-size: 24px;
    line-height: 36px;
}
.fs-26 {
    font-size: 26px;
    line-height: 39px;
}
.fs-28 {
    font-size: 28px;
    line-height: 42px;
}
.fs-30 {
    font-size: 30px;
    line-height: 45px;
}
.fs-32 {
    font-size: 32px;
    line-height: 48px;
}
.fs-34 {
    font-size: 34px;
    line-height: 51px;
}
.fs-36 {
    font-size: 36px;
    line-height: 54px;
}
.fs-38 {
    font-size: 38px;
    line-height: 57px;
}
.fs-40 {
    font-size: 40px;
    line-height: 60px;
}

.common-content.want-to-sue ol.underline-list li a {
    text-decoration: underline;
}
.common-content.want-to-sue ol.underline-list li a:hover {
    text-decoration: underline !important;
}

.login-screen .login-box,
.forgot-pass-screen .forgot-pass-box {
    width: 95%;
    max-width: 40rem;
    padding: 0;
    margin: 0 auto;
    margin-top: 2rem;
}

.login-screen .login-box form,
.forgot-pass-screen .forgot-pass-box form {
    max-width: 25rem;
    width: 100%;
    margin: 0 auto;
}

.login-screen .login-box .existing-users-only,
.forgot-pass-screen .forgot-pass-box .account-information-reminder {
    display: block;
    border-bottom: 1px solid #cccccc;
    font-size: 14px !important;
}

.login-screen .login-box .login-tip,
.forgot-pass-screen .forgot-pass-box .forgot-pass-tip {
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.login-screen .login-box .login-tip p,
.forgot-pass-screen .forgot-pass-box .forgot-pass-tip p {
    margin: 0;
    font-size: 16px;
}
.forgot-pass-screen .forgot-pass-box .forgot-pass-tip p:first-child {
    margin-bottom: 1rem;
}

.login-screen .login-box .social-login {
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.login-screen .login-box .social-login .social-login-btn {
    text-align: center;
}

.login-screen .login-box .social-login .social-login-btn a {
    display: block;
    width: 100%;
    border-radius: 6px;
    padding: 0.5rem 2rem;
    background-color: #55acee;
    color: #fff;
}

.login-screen .login-box .social-login .social-login-btn a:hover {
    color: #fff;
}

.login-screen .login-box .social-login .social-login-btn svg {
    fill: #fff;
}

.login-screen .login-box .social-login .social-login-btn svg path {
    color: #fff;
}

.login-screen .login-box .social-login .google-login-btn a {
    background-color: #e05d4c;
}

.login-screen .login-box .btn-link-bar {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    gap: 20px;
}
.login-screen .login-box .btn-link-bar .btn.btn-link {
    font-size: 15px;
    color: #111;
    text-decoration: none;
    width: 100%;
    display: block;
}

.btn-login,
.btn-forgot-pass {
    background: var(--theme-background);
    color: var(--bs-white);
    display: inline-block;
    height: 2.5rem;
    width: 8rem;
    text-transform: uppercase;
}
.btn-next {
    display: flex;
    align-items: center;
    column-gap: 0.5rem;
    span.font-bold {
        font-size: 22px;
    }
}

.btn-continue,
.btn-back {
    color: #ffffff; /* Easier to read white color */
    cursor: pointer;
    background-color: rgb(68, 157, 68);
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 20px;
    display: inline-block; /* Avoids full width */
    padding: 10px 20px !important;
    white-space: nowrap;
    touch-action: manipulation;
    user-select: none;
    outline: none;
    border: 1px solid rgb(57, 132, 57);
    text-align: center; /* Centers text within the button */
}
.btn-back {
    background-color: #e6e6e6;
    border: 1px solid #adadad;
    color: #000;
}

.btn-forgot-pass {
    width: 100%;
}

.btn-login:hover,
.btn-forgot-pass:hover {
    background: var(--bs-white);
    color: var(--theme-color);
    border-color: var(--theme-color);
}

.btn-next:hover {
    background: var(--theme-background);
    color: var(--bs-white);
}
.btn-theme {
    background: var(--theme-background) !important;
    color: var(--bs-white) !important;
}
.btn-theme:hover {
    background: var(--bs-white) !important;
    color: var(--theme-color) !important;
    border-color: var(--theme-color) !important;
}
.svg-inline--fa.fa-check.text-success path {
    border: 1px solid #f00;
    fill: var(--bs-success);
}
.program-content-card-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    font-size: 1.25rem;
}
.program-content table thead tr th:nth-last-child(1),
.program-content table thead tr th:nth-last-child(2),
.program-content table thead tr th:nth-last-child(3),
.program-content table thead tr th:nth-last-child(4),
.program-content table thead tr th:nth-last-child(5) {
    width: 145px !important;
}
.program-content table tbody tr td:nth-child(1) {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}
.program-content table tfoot .btn-sm {
    font-size: 12px;
    line-height: 1.4;
}
#content.consumer-resources-page .inner-right-panel .inner-right-panel-title {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    color: var(--theme-color);
}
#content.consumer-resources-page .inner-right-panel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content.consumer-resources-page .inner-right-panel ul li {
    border-bottom: 1px solid #ccc;
    line-height: 1.1;
    padding: 0px 5px 15px;
    margin-bottom: 9px;
}
#content.consumer-resources-page .inner-right-panel ul li:nth-last-child(1) {
    border-bottom: 1px solid transparent;
    margin-bottom: 0;
}
#content.consumer-resources-page .inner-right-panel ul li a {
    font-size: 13px;
    line-height: inherit;
    border-bottom: 1px solid;
}

.common-content.consumer-resources ul.list-bullet li {
    padding-left: 1px;
}
.common-content.consumer-resources ul.list-bullet li:before {
    display: none;
}
.common-content.legal ul.list-bullet.list-links li {
    padding-left: 0;
    line-height: 1.1;
}
.common-content.legal ul.list-bullet.list-links li a {
    font-size: 14px;
}
.common-content.legal ul.list-bullet.list-links li:before {
    display: none;
}
.investigate-content .investigates-headline {
    margin: 0 0 0;
    background-color: #989898;
    color: #fff;
    font-size: 48px;
    padding: 2px;
    border-right: 10px solid var(--theme-color);
    min-height: 75px;
}
.investigate-content .investigates-headline h2 {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "OpenSauceSans-SemiBold";
    span {
        font-weight: 500 !important;
    }
}
.investigate-content .investigates-headline h2 i {
    font-style: italic;
    color: var(--theme-color);
    font-size: 58px;
    margin-left: -13px;
    margin-right: -5px;
    width: 20px;
    display: inline-block;
}
.investigate_share h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 15px 0;
}
.investigate_share ul.share-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}
.investigate_share ul.share-buttons li {
    display: inline-block;
    margin-right: 5px;
}
.investigate_share ul.share-buttons li a {
    display: block;
}
.investigate_share ul.share-buttons li.share-facebook {
    color: #3b5998;
}
.investigate_share ul.share-buttons li.share-facebook a svg path {
    fill: #3b5998;
}
.investigate_share ul.share-buttons li.share-twitter a svg path {
    fill: #1da1f2;
}
.investigate_share ul.share-buttons li.share-tumblr a svg path {
    fill: #34526f;
}
.investigate_share ul.share-buttons li.share-pinterest a svg path {
    fill: #e60023;
}
.investigate_share ul.share-buttons li:nth-last-child(1) {
    margin-right: 0;
}

.investigate-grid .grid-item {
    height: auto;
    background: #eeeff1;
    margin: 0 0 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 8px;
    padding: 22px;
}
.investigate-grid .grid-item .title {
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.investigate-grid .grid-item .sub-title {
    font-family: "OpenSauceSans-SemiBold";
    font-size: 16px;
    margin-block: 16px;
}
.investigate-grid .grid-item .info {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 6px 20px;
    flex-wrap: wrap;
}
.investigate-grid .grid-item .info li {
    font-size: 16px !important;
    font-weight: 400 !important;
    span {
        font-weight: 700;
        margin-left: 10px;
    }
}

.investigate-grid .grid-item .info li > i {
    font-size: 20px;
    margin-right: 5px;
}
.investigate-grid .grid-item .info li svg path {
    fill: var(--theme-color);
}
.investigate-grid .grid-item .detail {
    font-weight: 400 !important;
}
.detail-html {
    margin: 0;
    padding: 0;
}
.detail-html h2 {
    font-size: 2rem;
    margin-bottom: 10px;
    line-height: 1.4;
}
.detail-html p {
    font-size: 16px;
}
.detail-html img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.detail-html img[style*="float: left;"] {
    margin-right: 10px;
}
.detail-html img[style*="float: right;"] {
    margin-left: 10px;
}
.detail-html img[style*="float: center;"] {
    margin: 5px 10px;
}
.investigate-content.related .investigate-related-container .card {
    margin-left: 15px;
    margin-right: 15px;
}

.investigate-content.related
    .investigate-related-container
    .slick-arrow.slick-prev:before,
.investigate-content.related
    .investigate-related-container
    .slick-arrow.slick-next:before {
    color: #171717;
}

.investigate-content.related
    .investigate-related-container
    .card.investigation-report-card
    .card-image {
    position: relative;
}
.investigate-content.related
    .investigate-related-container
    .card.investigation-report-card
    .card-image
    .play-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url("/assets/images/rri/play-icon.png") no-repeat center center;
}
.investigate-content.related
    .investigate-related-container
    .card.investigation-report-card
    .card-body
    .card-text {
    height: 66px;
    overflow: hidden;
}
.investigate-content.related
    .investigate-related-container
    .card.investigation-report-card
    .card-body
    .btn-read-more {
    color: var(--theme-color);
}

.register-screen .form-text {
    font-size: 12px;
    font-style: italic;
    padding: 0 3px;
    line-height: 1.1;
}
.register-screen .card-title,
.login-box .card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    font-size: 1.25rem;
}
.register-screen .agreed-content {
    margin-bottom: 15px;
}
.register-screen .agreed-content h2 {
    border-bottom: 1px solid #ccc;
    line-height: 1.4;
    margin-bottom: 15px;
    padding-left: 5px;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}
.is-invalid {
    color: #dd281b;
}
.form-floating label.is-invalid {
    color: var(--bs-danger) !important;
    position: absolute;
    left: 8px;
    top: 55px;
    bottom: unset;
    right: unset;
    padding: 2px 5px;
    margin: 0;
    line-height: 1.1;
    height: unset;
    font-size: 12px;
    font-weight: 700;
    font-family: var(--bs-body-font-family);
    transform: none !important;
    background: white;
    white-space: break-spaces;
}
@media (max-width: 1199px) {
    .register-screen form.frmRegister label.is-invalid {
        top: 40px;
    }
}

.register-screen form.frmRegister .form-text {
    margin-top: 0.45rem;
}

.categories-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.categories-list li {
    padding-left: 15px;
    font-size: 15px;
    position: relative;
}
.categories-list li:hover:before {
    background: var(--bs-black);
}
.categories-list li:before {
    top: 11px;
    left: -2px;
    position: absolute;
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background: var(--theme-background);
}
/** COPY FROM OUTSIDE **/
.disease-category .disease {
    background: var(--theme-background) 0 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
    border-radius: 0;
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.disease-category .disease .ds-header {
    text-align: center;
    display: block;
    overflow: hidden;
}
.disease-category .disease .ds-header img {
    margin: 0;
    object-fit: scale-down;
    transform: scale(1);
    transition-duration: 0.4s;
}
.disease-category .disease .ds-body {
    padding: 18px 0;
}
.disease-category .disease .ds-body h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
.disease-category .disease:hover .ds-header img {
    transform: scale(1.09);
}
.modal-content > form {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.report-left-menu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.report-left-menu > ul > li {
    display: block;
}
.report-left-menu > ul > li > a {
    background: var(--dark-color);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 15px;
    display: block;
}
.report-left-menu > ul > li > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.report-left-menu > ul > li > ul > li > a {
    display: block;
    background: #f1f1f1;
    padding: 8px 30px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 600;
}
.report-left-menu > ul > li > ul > li > a:hover,
.report-left-menu > ul > li > ul > li > a.active {
    color: var(--theme-color);
}
.report-left-menu > ul > li > ul > li:nth-last-child(1) a {
    border-bottom-color: transparent;
}
.inner-loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}
.inner-loader .spinner-border {
    color: var(--theme-color) !important;
    border-width: 0.35em;
    width: 48px;
    height: 48px;
}

.dashboard-reports table.grid-reports > thead > tr > th:nth-child(1) {
    width: 60px !important;
}
.dashboard-reports table.grid-reports > thead > tr > th:nth-child(2) {
    width: 120px !important;
}
.dashboard-reports table.grid-reports > thead > tr > th:nth-child(3) {
    width: 160px !important;
}
.dashboard-reports table.grid-reports > thead > tr > th:nth-child(4) {
    width: calc(100% - 590px) !important;
}
.dashboard-reports
    table.grid-reports
    > tbody
    > tr
    > td:nth-child(4)
    .overflow-auto {
    max-height: 90px;
}

.dashboard-reports table.grid-reports > tbody > tr > td:nth-child(4) p:empty {
    display: none !important;
}
.dashboard-reports table.grid-reports > thead > tr > th:nth-last-child(2) {
    width: 80px !important;
}
.dashboard-reports table.grid-reports > thead > tr > th:nth-last-child(1) {
    width: 90px !important;
}

.new-side-bar-menu,
.mobile-new-side-bar-menu {
    position: absolute;
    top: 120%;
    right: 0;
    width: 95vw;
    max-width: 420px;
    background: #000;
    z-index: 99999999999999;
    padding: 0.5rem 0;
    padding-right: 0.5rem;
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    -ms-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
    border-radius: 12px;
}
.mobile-new-side-bar-menu {
    width: 100%;
    position: static;
    padding: 0;
    padding-right: 0;
}

.new-side-bar-menu ul,
.mobile-new-side-bar-menu div ul {
    padding: 0;
    margin: 0;
}
.new-side-bar-menu ul {
    max-height: 600px;
    overflow-y: auto;
}

.new-side-bar-menu > ul li,
.mobile-new-side-bar-menu div > ul li {
    padding: 0 1rem;
    list-style-type: none;
}
.new-side-bar-menu ul li a,
.mobile-new-side-bar-menu div ul li a {
    font-size: 14px;
    white-space: wrap;
    color: #dadada !important;

    &:hover {
        color: var(--theme-color) !important;
    }
}

.new-side-bar-menu ul li.parent-links a,
.mobile-new-side-bar-menu div ul li.parent-links a {
    font-size: 15px;
}

.new-side-bar-menu ul::-webkit-scrollbar,
.mobile-new-side-bar-menu div ul::-webkit-scrollbar {
    width: 0.4rem;
}
.new-side-bar-menu ul::-webkit-scrollbar-track,
.mobile-new-side-bar-menu div ul::-webkit-scrollbar-track {
    background-color: #ccc;
    border-radius: 20px;
}
.new-side-bar-menu ul::-webkit-scrollbar-thumb,
.mobile-new-side-bar-menu div ul::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 20px;
    border: 1px solid #ccc;
}

.sub-menu-link a {
    line-height: 1.4;
}
.caret-down {
    height: 1.5rem;
    stroke: #000;
}

.copyright-text {
    font-weight: 600;
    font-family: "OpenSauceSans-SemiBold";
}

.hero-video-text {
    position: absolute;
    transform: translateY(50%);
    color: white;
    text-align: center;
    width: 100%;
    font-family: "OpenSansCondensed-Bold";
    font-size: 64px;
}

#new_about .about-us-header h1 {
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    text-decoration: underline;
    color: var(--theme-color);
    font-weight: bold;
    margin-bottom: 30px;
}

#new_about .about-us-header p {
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

#new_about .about-us-header p a {
    color: var(--theme-color);
    font-family: "OpenSans-Italic";
    font-weight: 400 !important;
    text-decoration: underline;
}

#new_about .about-us-header p:last-child {
    font-size: 17px;
}

#new_about .new-about-content {
    margin-top: 24px;
    font-family: "Open Sans", sans-serif !important;
}

#new_about .new-about-content h2,
#new_about .new-about-content h5 {
    color: var(--theme-color);
    font-weight: bold;
    text-decoration: underline;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif !important;
    line-height: 60px;
}

#new_about .new-about-content h5 {
    font-size: 18px !important;
    text-decoration: none;
    font-weight: bold;
}

#new_about .new-about-content p {
    font-weight: 400;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
}

#new_about .new-about-content .about-us-address p {
    margin-bottom: 8px;
}

.new_hero_video {
    width: 100%;
    height: 330px;
    object-fit: cover;
    transition: height 0.5s ease;
}

.height-auto {
    height: auto !important;
}

#play-icon,
#pause-icon,
#mute-icon,
#unmute-icon {
    width: 32px;
}
#playPauseBtn,
#muteUnmuteBtn {
    background-color: transparent;
    padding: 20px;
    border: none;
    cursor: pointer;
    display: grid;
    place-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100px;
    z-index: 99;
    display: flex;
    gap: 8px;
    img {
        width: 100px;
    }
}

#content p,
#content li {
    font-weight: 500;
}

.support-us-box {
    border: 1px solid red;
    text-align: center;
    padding: 32px;
    line-height: normal;
}

.support-us-box .top {
    margin-bottom: 32px;
}

.support-us-box .top p {
    font-size: 32px;
    font-weight: 400;
    font-family: "OpenSansCondensed-Light";
    line-height: 12px;
}

.support-us-box .top p span {
    color: red;
}

.support-us-box .top h2 {
    font-family: "OpenSansCondensed-Bold";
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
}

.support-us-box .middle {
    margin-bottom: 32px;
}

.support-us-box .middle p {
    font-size: 18px;
    font-weight: 500;
}

.support-us-box .bottom {
    max-width: 80%;
    margin-inline: auto;
}

.support-us-box .bottom a {
    font-size: 16px;
    padding: 16px 24px;
}

.nav_bar .nav_bar_wrapper {
    padding-block: 12px;
    gap: 0 32px;
}

.nav_bar .search_box-navigation_links .search_box-nav_btn {
    gap: 0 30px;
}

.nav_bar .search_box-navigation_links .search_box-nav_btn form {
    position: relative;
    display: flex;
    justify-content: end;
}

.nav_bar .search_box-navigation_links .search_box-nav_btn form input {
    margin-left: auto;
    font-size: 18px;
    padding: 15px 20px;
    width: 450px;
    border: 1px solid black;
}

.nav_bar
    .search_box-navigation_links
    .search_box-nav_btn
    form
    input::placeholder,
.nav_bar
    .search_box-navigation_links
    .search_box-nav_btn
    form
    input::-webkit-input-placeholder,
.nav_bar
    .search_box-navigation_links
    .search_box-nav_btn
    form
    input:-ms-input-placeholder,
.nav_bar
    .search_box-navigation_links
    .search_box-nav_btn
    form
    input::-ms-input-placeholder {
    color: #111111;
    font-weight: 500;
}

.nav_bar .search_box-navigation_links .search_box-nav_btn form button {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
}

.nav_bar .search_box-navigation_links .search_box-nav_btn .file_a_report a {
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 400;
    white-space: nowrap;
}

.nav_bar .nav_bar_wrapper .menu-btn {
    position: relative;
}

.nav_bar .nav_bar_wrapper .open_nav_link {
    margin-top: 12px;
    margin-bottom: 0;
    gap: 0 36px;
    margin-left: 20px;
}

.nav_bar .nav_bar_wrapper .open_nav_link li {
    position: relative;
    font-size: 14px;
}

.nav_bar .nav_bar_wrapper .open_nav_link li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: var(--theme-color);
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.nav_bar .nav_bar_wrapper .open_nav_link li a {
    font-weight: 500;
}

.progress-and-services-table {
    border: 1px solid black;
    border-collapse: collapse;
    min-width: 1000px;
}
.progress-and-services-table .table-heading {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 500;
    line-height: 36px;
    font-family: "OpenSansCondensed-Bold";
}

.progress-and-services-table tr,
.progress-and-services-table th,
.progress-and-services-table td {
    border: 1px solid black;
}

.progress-and-services-table thead .cols {
    vertical-align: top;
}

.progress-and-services-table thead .cols div {
    padding: 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-weight: 400 !important;
}

.progress-and-services-table thead .cols div .link {
    padding: 0;
    min-height: 100px;
}

.progress-and-services-table thead .cols div a {
    font-size: 14px;
    text-decoration: underline;
    color: #15c;
    display: block;
    text-align: center;
    font-weight: bold;
}

.progress-and-services-table thead .cols div p {
    font-family: "OpenSauceSans-Italic";
    font-style: italic;
    font-size: 12px;
    text-align: center;
    min-height: 80px;
    line-height: 18px;
}

.progress-and-services-table thead .cols div p span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}

.progress-and-services-table thead .cols div .pricing {
    padding: unset;
}

.progress-and-services-table thead .cols div .pricing p {
    min-height: unset;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: bold !important;
    min-height: 20px;
    text-transform: none;
}

.progress-and-services-table thead .cols div .pricing p:first-child {
    font-size: 14px;
    color: red;
    min-height: 20px;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.progress-and-services-table thead .cols div .pricing small {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-family: "OpenSauceSans-Italic";
    font-style: italic;
    text-transform: none;
}

.progress-and-services-table thead .col-1st {
    min-width: 250px;
    width: 30%;
    max-width: 500px;
}

.progress-and-services-table thead .col-1st h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.progress-and-services-table thead .col-1st p {
    text-align: center;
    font-size: 14px !important;
}

.progress-and-services-table thead .col-1st img {
    width: 120px;
    height: 120px;
    margin-inline: auto;
}

.progress-and-services-table tbody tr:nth-child(odd) {
    background-color: rgba(85, 85, 85, 0.2);
}

.progress-and-services-table tbody td {
    padding: 8px;
}

.progress-and-services-table tfoot td {
    padding: 12px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

.progress-and-services-table tfoot td a {
    border: 1px solid black;
    padding: 6px 12px;
    border-radius: 4px;
    text-decoration: underline;
}

.progress-and-services-table tfoot td a:hover {
    background-color: rgba(204, 204, 204, 0.5);
    font-weight: 500;
}

.verified_rules_list {
    list-style-type: none;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}

.verified_rules_list li {
    position: relative;
}

.verified_rules_list li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: black;
    left: 0;
    top: 12px;
    transform: translateX(-250%);
}

.right-sidebar-container {
    margin-top: 100px;
}

.right-sidebar:empty {
    display: none;
}

.latest-ripoff-reports .section-title,
.in-the-media .section-title {
    font-size: 26px;
    font-family: "OpenSansCondensed-Bold";
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #eeeeee8c;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .top {
    display: flex;
    align-items: center;
    gap: 0 12px;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 20px;
}

.latest-ripoff-reports
    .latest-ripoff-reports-wrapper
    .latest-report
    .top
    .city {
    font-size: 14px;
    color: #f00;
    font-weight: 600 !important;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .bottom {
    font-size: 14px !important;
    font-weight: bold;
    line-height: 20px !important;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .bottom a {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px !important;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .body {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .body a {
    font-size: 14px;
    line-height: 22px;
    padding: 12px;
}

.latest-ripoff-reports .latest-ripoff-reports-wrapper .latest-report .body img {
    height: 100px;
    width: 150px;
    object-fit: cover;
}

.latest-ripoff-reports
    .latest-ripoff-reports-wrapper
    .details-page-latest-report {
    padding: 0;
}
.play-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.donate p,
.verified-status p,
.in-the-media p,
.thank-you-letters-page p,
.advertising-standards p,
.advertise-with-us p,
.want-to-sue p,
.false-report p,
.volunteer p,
.terms-of-service p,
.why-corporate-advocacy p,
.why_corporate_title p,
.why_corporate_title ul li,
.faqs p,
.faqs li,
.legal p,
.privacy_policy_page p {
    font-weight: 400 !important;
    color: #111;
}

.address strong,
.address span {
    font-size: 16px;
}

.donate h2,
.verified-status h3,
.thank-you-letters-page h2,
.advertising-standards h3,
.advertise-with-us h2,
.want-to-sue h2,
.false-report h2,
.say-thank-you h2,
.say-thank-you h6,
.why_corporate_title h6 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.arbitration h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}

.donate h1,
.donate h3,
.verified-status h1,
.in-the-media h1,
.thank-you-letters-page h1,
.advertising-standards h1,
.advertising-standards h3,
.advertise-with-us h1,
.advertise-with-us h2,
.want-to-sue h1,
.false-report h1,
.volunteer h1,
.terms-of-service h1,
.terms-of-service h2,
.say-thank-you h1,
.say-thank-you h2,
.why-corporate-advocacy h1,
.why_corporate_title h1,
.faqs h1,
.faqs h2,
.faqs h5,
.consumer-resources h3,
.link-to-us h2,
.in-the-media h2,
.thank-you-letters-page h2,
.verified-status h5,
.volunteer h3,
.legal h2,
.personal-name-monitoring h2,
.business-name-monitoring h2,
.arbitration h2,
.privacy_policy_page h1,
.privacy_policy_page h2,
.consumer-resources h2 {
    color: var(--theme-color);
}

.privacy_policy_page h2 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: calc(1.275rem + 0.3vw);
    font-family: OpenSansCondensed-Bold;
}

.verified-status h3 {
    font-size: 22px;
    line-height: 30px;
    color: var(--theme-color);
}

.consumer-resources h2 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1rem;
    font-family: OpenSansCondensed-Bold;
}
.consumer-resources h3 {
    margin-top: 20px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: OpenSansCondensed-Bold;
}

.in-the-media h2 {
    margin-block: 10px;
    font-family: "OpenSansCondensed-Bold";
    font-size: 20px;
    line-height: 30px;
}

.thank-you-letters-page h2 {
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}

.advertising-standards h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: rgb(17, 17, 17);
}
.advertising-standards h3 {
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}
.advertise-with-us h2,
.donate h2,
.link-to-us h2,
.say-thank-you h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}
.want-to-sue h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: rgb(17, 17, 17);
    font-weight: 600;
}
.false-report h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: rgb(17, 17, 17);
    font-weight: 600;
}

.volunteer h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: rgb(17, 17, 17);
    font-weight: 600;
}

.donate h4 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}

.terms-of-service h2 {
    margin-bottom: 0.5rem;
    line-height: 1.2;
    font-size: 1.5rem;
    font-family: "OpenSansCondensed-Bold";
}

.legal h2 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}

.faqs h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
    margin-top: 0px;
    margin-bottom: 0.5rem;
}
.personal-name-monitoring h2,
.business-name-monitoring h2 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    font-family: "OpenSansCondensed-Bold";
}

.faqs h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
}
.faqs h3,
.faqs h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
}
.faqs h5 {
    font-size: 18px;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
}
.say-thank-you h5 {
    color: var(--theme-color);
}

.say-thank-you p {
    font-weight: 400 !important;
    color: #000 !important;
    opacity: 1;
}

.terms-of-service .address {
    margin-block: 30px;
}

.terms-of-service .address p {
    margin: 0;
}
.say-thank-you .who-is-ed {
    text-align: center;
    margin: 0 0 20px 20px;
}

.investigate-card {
    align-items: center;
}

.investigate-card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.investigate-card-body p {
    margin-bottom: 0;
    max-width: 80%;
}

.why-corporate-advocacy h2 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1rem;
    font-family: "OpenSansCondensed-Bold";
}
.apply-for-cap h2 {
    text-align: center !important;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: calc(1.275rem + 0.3vw);
    font-family: "OpenSansCondensed-Bold";
}

.why-corporate-advocacy .cap_message {
    background-image: url(../images/capLogoRedScreen.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 100%;
    max-width: 200px;
    background-color: var(--theme-color);
    padding: 20px 10px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 14px;
}

.why-corporate-advocacy .cap_message p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
    color: #fff;
}

.right-card-margin {
    margin: 0 0 16px 16px;
}

.left-card-margin {
    margin: 0 16px 16px 0;
}

.what_member_say_cards {
    display: flex;
    align-items: start;
    gap: 20px;
}

.what_member_say_cards p {
    font-size: 16px !important;
}

.latest_reports_wrapper {
    display: flex;
    flex-direction: column;
    gap: 3.5rem 0;
}

.latest_report_card {
    padding: 24px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 0 10px 5px rgba(204, 204, 204, 0.2);
    position: relative;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.latest_report_card.js-report-card {
    cursor: pointer;
}

.latest_report_card.js-report-card:hover,
.latest_report_card.js-report-card:focus-within {
    box-shadow: 0 10px 24px rgba(204, 204, 204, 0.28);
    transform: translateY(-1px);
}

.latest_report_card .latest_card_header {
    width: 100%;
}

/* .latest_report_card .latest_card_header .report_date {
    margin-left: auto;
    width: fit-content;
} */

.latest_report_card .latest_card_header .report_no {
    font-size: 16px;
    color: #666 !important;
    position: absolute;
    top: 0;
    left: 20px;
    transform: translateY(-100%);
    padding: 4px 24px;
    border-radius: 20px 20px 0 0;
    font-weight: bold;
    background-color: white;
    box-shadow: inset 0px 10px 10px -10px #00000066,
        -5px 0px 10px -5px rgba(204, 204, 204, 0.2),
        5px 0px 10px -5px rgba(204, 204, 204, 0.2);
}

.latest_report_card .latest_card_body {
    margin-top: 12px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    overflow-x: hidden;
}

.latest_report_card .latest_card_body .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.45;
    font-family: inherit;
    margin-bottom: 6px;
}

.latest_report_card .latest_card_body p.short_desc {
    font-weight: 400 !important;
    word-break: break-word;
    line-height: 25px;
}

.latest_report_card .latest_card_body .report_hot_link_area {
    border-radius: 8px;
    transition: background-color 0.2s ease;
}

.latest_report_card.js-report-card:focus,
.latest_report_card.js-report-card:focus-visible {
    outline: 2px solid rgba(244, 39, 73, 0.3);
    outline-offset: 3px;
}

.latest_report_card .latest_card_body .report-title-link {
    color: inherit;
    text-decoration-line: underline;
    text-decoration-color: rgba(51, 51, 51, 0.45);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color 0.2s ease, text-decoration-color 0.2s ease, text-decoration-thickness 0.2s ease;
}

.latest_report_card .latest_card_body .report_hot_link_area:hover .report-title-link,
.latest_report_card .latest_card_body .report_hot_link_area:focus-within .report-title-link {
    color: var(--theme-color);
    text-decoration-color: var(--theme-color);
    text-decoration-thickness: 2px;
}

.latest_report_card .latest_card_body .report_hot_link_area .short_desc {
    transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.latest_report_card .latest_card_body .report_hot_link_area:hover .short_desc,
.latest_report_card .latest_card_body .report_hot_link_area:focus-within .short_desc {
    color: var(--theme-color);
    text-decoration: underline;
    text-decoration-color: rgba(244, 39, 73, 0.5);
    text-underline-offset: 3px;
}

.latest_report_card .latest_card_body .report_item p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.latest_report_card .latest_card_footer {
    padding-top: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem 1.5rem;
}
.latest_report_card .latest_card_footer div {
    display: flex;
    align-items: center;
    gap: 6px;
}

.latest_report_card .latest_card_footer h3,
.latest_report_card .latest_card_footer span {
    margin: 0;
}
.latest_report_card .latest_card_footer h3 {
    font-size: 22px;
}

.latest_report_card .latest_card_footer span {
    color: var(--theme-color);
    position: relative;
    text-decoration: underline;
}

.latest_report_card .latest_card_footer span::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    transform: translate(-200%, -50%);
    height: 6px;
    width: 6px;
    background-color: var(--theme-color);
}

.card-title {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-align: center;
}

.advanced_search {
    background-color: #f2f2f5;
    padding: 2rem;
}
.advanced_search .advanced_search_wrapper {
    background-color: #fff;
    max-width: 1120px;
    margin: 0 auto;
    padding: 1rem 2rem;
    border-radius: 6px;
}

.advanced_search .page_title {
    border-bottom: 1px solid #e2e2e2;
}

.advanced_search .page_title h1 {
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 33px;
    text-align: center;
}

.advanced_search_wrapper .keyword {
    text-align: center;
    padding: 0.5rem 0 0.25rem 0;
    border-bottom: 1px solid #e2e2e2;
}

.advanced_search_wrapper .keyword strong {
    font-size: 16px !important;
}

.advanced_search_wrapper form {
    padding-top: 1rem;
}

.advanced_search_wrapper form .input_fields {
    margin-bottom: 2rem;
    display: flex;
    align-items: end;
    gap: 2rem;
    width: 100%;
}

.advanced_search_wrapper form .input_fields .input_field {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 0.5rem 1rem;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.advanced_search_wrapper form .input_fields .select_container {
    position: relative;
    width: 50%;
}

.advanced_search_wrapper form .input_fields .select_container label {
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    font-size: 16px !important;
}

.advanced_search_wrapper form .input_fields .select_container select {
    width: 100%;
    padding: 11px 1rem;
    border-radius: 6px;
}

.advanced_search_wrapper
    form
    .input_fields
    .select_container
    select:not([name="state"]) {
    width: 100%;
    padding: 11px 1rem;
    border-radius: 6px;
    color: #999;
}

.advanced_search_wrapper form .input_fields .select_container .select_box_btn {
    display: flex;
    gap: 0.5rem;
}

.advanced_search_wrapper
    form
    .input_fields
    .select_container
    .select_box_btn
    button {
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    background-color: #fff;
    white-space: nowrap;
    padding-inline: 16px;
    font-size: 16px;
    font-weight: 400;
    min-width: 150px;
}

.advanced_search_wrapper
    form
    .input_fields
    .select_container
    .select_box_btn
    button:hover {
    background-color: var(--theme-color);
    color: #fff;
}

.advanced_search_wrapper form .input_fields select.input_field {
    width: 100%;
}

.advanced_search_wrapper form .form_btn {
    display: flex;
    justify-content: center;
}

.advanced_search_wrapper form .form_btn button {
    background-color: var(--theme-color);
    border: none;
    border-radius: 6px;
    padding: 8px 40px;
    color: #fff;
}

.how-to-sign-up {
    line-height: 24px;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    text-align: center;
}

.how-to-sign-up a {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    color: #1155cc;
    text-decoration: underline;
    font-weight: 400 !important;
}

.the-benefits {
    margin-bottom: 0;
    padding-block: 8px;
    cursor: pointer;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    color: var(--theme-color);
    font-weight: bold;
    font-size: 15px;
}
.details-page-benefits .the-benefits {
    margin-bottom: 0;
    padding-block: 8px;
    cursor: pointer;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    color: var(--theme-color);
    font-weight: bold;
    font-size: 15px;
}

.the-benefits path {
    color: var(--theme-color);
}
.does-not-sell-information {
    text-align: center;
    color: green;
    font-size: 14px;
    line-height: 20px;
}
.details-page-benefits .does-not-sell-information {
    text-align: left;
    color: green;
    font-size: 14px;
    line-height: 20px;
}

.read-more-benefit-btn {
    display: flex;
    justify-content: center;
}
.details-page-benefits .read-more-benefit-btn {
    display: inline;
}

.read-more-benefit-btn button {
    background-color: transparent;
    border: none;
    color: var(--theme-color);
    margin: 0 auto;
    font-size: 14px;
    text-transform: capitalize;
}

.read-more-benefit-btn button svg {
    height: 14px !important;
}

.read-more-benefit-btn button svg path {
    color: var(--theme-color);
}

.open-below .benefits {
    width: 95%;
    max-width: 40rem;
    margin: 0 auto;
    display: grid;
    grid-template-rows: 0fr;
    transition: all 0.3s ease-in-out;
}
.details-page-benefits .open-below .benefits {
    width: 100%;
    max-width: none;
    margin: 0;
    display: grid;
    grid-template-rows: 0fr;
    transition: all 0.3s ease-in-out;
}

.open-below .benefits .modal-content {
    overflow: hidden;
}

.open-below .benefits.open {
    grid-template-rows: 1fr;
}

.custom-modal {
    position: absolute;
    background-color: white;
    display: none;
    z-index: 99;
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 12px gray;
    border-radius: 8px;
    isolation: isolate;
}
.custom-modal .benefits {
    box-shadow: inset 0px 0px 4px black;
    max-height: 300px;
    overflow-y: auto;
    padding: 8px;
    border-radius: 4px;
    background-color: white;
}

.custom-modal .benefits::-webkit-scrollbar {
    width: 0.4em;
}
.custom-modal .benefits::-webkit-scrollbar-track {
    background-color: #ccc;
    border-radius: 20px;
}
.custom-modal .benefits::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 20px;
    border: 1px solid #ccc;
}

.custom-modal .modal-arrow {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    z-index: -1;
}

.login-screen {
    min-height: 75dvh;
    display: grid;
    place-items: center;
}

.login-screen .register-box {
    border: 1px solid #cccccc;
    width: 95%;
    max-width: 40rem;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1.5rem 2rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
.login-screen .register-box .custom-class {
    width: fit-content;
    margin-inline: auto;
    padding-block: 0.5rem;
    border-radius: 0;
    margin-bottom: 0;
}
.login-screen .register-box .bottom-text p {
    margin-bottom: 0.75rem;
}

.login-screen .register-box strong {
    display: block;
    border-bottom: 1px solid #cccccc;
    font-size: 14px !important;
}

.login-screen .register-box .register-button {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding-block: 0.5rem;
}

.login-screen .register-box .register-button p {
    font-size: 16px;
    margin-bottom: 0;
}

.login-screen .register-box .register-button a {
    background: var(--theme-background);
    color: var(--bs-white);
    display: inline-block;
    height: 2.5rem;
    width: 8rem;
    text-transform: uppercase;
}

.forgot-password-box {
    max-width: 35rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 1.5rem;
    margin-bottom: 2.5rem;
    border-top: 1px solid #ccc;
    padding-top: 1rem;
}

.forgot-password-box .forgot-pass-btn {
    text-align: center;
    margin-bottom: 1rem;
}

.forgot-password-box .forgot-pass-btn a {
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase;
}

.forgot-password-box p {
    font-size: 16px !important;
    text-align: center;
}

.top-ads {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.top-ads .donate-ad {
    /* border: 1px solid #ccc; */
    /* padding: 0.5rem; */
    width: 100%;
}

.top-ads .donate-ad .ad-content {
    border: .5px solid #000;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.15rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.top-ads .donate-ad .ad-content .ad-title {
    background: none;
    color: rgb(0, 0, 0);
    box-sizing: border-box;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.6px;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    word-spacing: -2px;
    line-height: 24px;
}

.top-ads .donate-ad .ad-content .ad-title span {
    color: var(--theme-color);
}

.top-ads .donate-ad .ad-content .ad-body {
    margin-top: 0.5rem;
    gap: 0.75rem;
    width: 100%;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: space-between;

    div {
        max-width: 50%;
        display: flex;
        align-items: center;
        gap: 0.125rem 0.5rem;
        flex-wrap: wrap;
    }
}

.top-ads .donate-ad .ad-content .ad-body p {
    margin: 0;
    background: none;
    color: rgb(0, 0, 0);
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    word-spacing: -1px;
    font-family: "Arial Black", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: -0.6px;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-style: solid;
    text-decoration-thickness: auto;
}

.top-ads .donate-ad .ad-content .ad-body a {
    display: block;
    /* background: linear-gradient(rgb(236, 28, 36), rgb(255, 0, 0)); */
    background: linear-gradient(rgb(28, 236, 36), rgb(0, 180, 0));
    outline: rgb(255, 255, 255) none 0px;
    box-shadow: rgb(102, 102, 102) 0px 1px 3px 0px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(102, 102, 102) -1px 1px 1px;
    text-decoration: none solid rgb(255, 255, 255);
    box-sizing: border-box;
    padding: 0.5rem 1rem;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    font-family: "Arial Black", Arial, sans-serif;
    letter-spacing: -0.6px;
    word-spacing: -2px;
    line-height: 24px;
    white-space: nowrap;
    width: 100%;
}

.top-ads .img-ad {
    width: 100%;
}
.bulldog-ad {
    padding: 2px;
    border: 2px solid #111;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    .bulldog-add-img {
        width: 100%;
        flex-shrink: 0;
    }

    .bulldog-ad-bottom {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        padding: 0.5rem;
        align-items: center;
        img {
            width: 100%;
            grid-column: span 2;
        }
        img:last-child {
            grid-column: span 3;
            justify-self: end;
            padding-inline: 0.5rem;
        }
    }
}
.bulldog-ad-banner {
    position: relative;

    .bulldog-ad-banner-bottom {
        padding: 0;
        background-color: #fff;
        width: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
        border-radius: 0 8px 0 0;
    }
}
.bottom-ads .ripoff-revenge {
    border: 1px solid rgb(220, 220, 220);
    padding: 6px;
    margin-bottom: 0.75rem;
}

.bottom-ads .ripoff-revenge-and-verified {
    border: 3px solid rgb(0, 0, 0);
    padding: 4px;
}
.categories,
.searches-list {
    list-style-position: inside;
}

.category-link {
    font-size: 14px !important;
}

.logo img {
    max-width: 400px;
}

.logo .logo-text {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.search-info {
    border-radius: 12px;
    box-shadow: 0 0 10px 5px rgba(204, 204, 204, 0.2);
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.search-info .left {
    border-right: 1px solid #ccc;
}
.search-info .left p {
    font-size: 14px;
    span {
        color: var(--theme-color);
        font-weight: bold;
    }
}
.search-info .left a {
    display: block;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 1rem;
    color: var(--theme-color);
    text-decoration: underline;
}

.search-info .left a span {
    line-height: 20px !important;
}

.search-info h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    color: var(--theme-color);
}

.search-info .right h2 {
    margin-bottom: 1rem;
}
.search-info .right p,
.search-info .right .is-missing {
    font-size: 14px;
}

.search-info .right svg {
    width: 16px;
}
.search-info .right path {
    color: var(--theme-color);
}

#whatsThisModal {
    width: 200%;
    max-width: 300px;
    bottom: calc(100% + 16px);
    right: 0;
    transform: translateX(50%);
    z-index: 9999;
    background-color: white;
    display: none;
    isolation: isolate;
}

#whatsThisModal p {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    z-index: 2;
}

#whatsThisModal::after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-color: white;
    bottom: 0;
    right: 50%;
    transform: translate(0%, 50%) rotate(45deg);
    border-right: 1px solid #adb5bd;
    border-bottom: 1px solid #adb5bd;
    z-index: -1;
}

.search-option-btns div {
    position: relative;
    transition: none !important;
    background: rgba(255, 255, 255, 0.8);
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.2);
}

.search-option-btns div a {
    background-color: inherit;
    color: inherit;
    transition: none !important;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.search-option-btns div::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 100%;
    background: inherit;
    left: -10px;
    top: 0;
    transform: skewX(-15deg);
    transition: none !important;
    border-top-left-radius: 12px;
}

.search-option-btns div.active {
    color: #fff;
    background-color: var(--theme-color);
    z-index: 9;
    box-shadow: 5px 0 10px -5px rgba(0, 0, 0, 0.8);
    transition: none !important;
}

.search-option-btns div.active::before {
    box-shadow: -5px 0 10px -5px rgba(0, 0, 0, 0.8);
    left: -10px;
    background: unset;
    background-color: inherit;
}

.report-image {
    width: 5rem;
    height: 5rem;
    object-fit: cover;
    margin: 0 1rem 0.5rem 0;
    border-radius: 6px;
}

.applyForCapForm .row {
    margin-top: 1.5rem;
}

.applyForCapForm input {
    width: 100%;
    padding: 1rem;
    border-radius: 6px;
    border: 1px solid #dee2e6;
}

.applyForCapForm .help-block {
    font-size: 16px;
    margin-top: 0.2rem;
    margin-left: 1rem;
}

.form-navigation ul,
.comment-navigation ul {
    padding-block: 0.5rem;
    margin: 0;
    min-height: 100px;
    list-style-type: none;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 1.5rem;
}

.comment-navigation ul {
    grid-template-columns: repeat(4, 1fr);
}

.form-navigation ul li,
.comment-navigation ul li {
    display: flex;
    align-items: center;
    column-gap: 0.75rem;
    position: relative;
}

.form-navigation ul li .right-side div,
.comment-navigation ul li div {
    display: flex;
    flex-direction: column;
}

.form-navigation ul li .right-side strong,
.form-navigation ul li .right-side small,
.comment-navigation ul li .right-side strong,
.comment-navigation ul li .right-side small {
    color: #ccc;
}

.form-navigation ul li.active strong,
.form-navigation ul li.active small,
.comment-navigation ul li.active strong,
.comment-navigation ul li.active small {
    color: var(--theme-color);
}

.form-navigation ul li.completed strong,
.form-navigation ul li.completed small,
.comment-navigation ul li.completed strong,
.comment-navigation ul li.completed small {
    color: #008021;
}

.right-chevron {
    height: 6rem;
    stroke: #ccc;
    justify-self: end;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(25%, -50%);
}
.box-shadow {
    box-shadow: inset 0px -11px 8px -10px #ccc;
}

.file-report-form,
.comment-form {
    input,
    textarea {
        border: none;
        outline: 1px solid #ccc;
    }
    input[type="checkbox"],
    input[type="radio"] {
        outline: none;
    }
}
.form-category {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 1rem;
}

.stars label {
    cursor: pointer;
    font-size: 24px;
    color: #ddd;
    /* Default star color */
}

.stars span {
    transition: color 0.3s;
}

.stars span.hovered,
.stars span.selected {
    color: #f39c12;
}

.rating-label {
    display: inline-block;
    padding: 6px 10px;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    column-gap: 0.25rem;
}
.rating-label input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.rating-label input[type="radio"]:hover {
    border-color: #f00;
}

.rating-label input[type="radio"]:checked {
    background-color: red;
    border-color: red;
}

.rating-label.active {
    border-radius: 50px;
    border-color: red;
}

.drop-zone {
    cursor: pointer;
    border: 2px dashed #d88a8d;
    background: #fffdfd;
    transition: all 0.2s ease;
    position: relative;
}
/* #select-files-btn{
    padding: 6px 14px;
    border-radius: 5px;
    border: none;
    animation: buttonPulse 1.4s infinite;
    cursor: pointer;
} */
.drop-zone.drag-over {
    background-color: #fff1f2;
    border-color: #ed2027;
    cursor: copy;
    border-width: 3px;
    box-shadow: 0 0 0 5px rgba(237, 32, 39, 0.2);
}

.drop-zone.drag-over #drop-text {
    opacity: 0.15;
}

.drop-zone.drag-over::after {
    content: "Release files here to upload";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    color: #b30f15;
    pointer-events: none;
}

.list-group-item:first-child {
    margin-top: 12px;
}

.modal-dialog {
    width: 95vw !important;
    max-width: 880px !important;
}
.modal-body p,
.modal-body li {
    font-size: 14px !important;
    line-height: 1.8 !important;
}

.terms-of-service p,
.terms-of-service li,
.terms-of-service label,
.terms {
    font-size: 16px !important;
    line-height: 1.8 !important;
}
.terms-of-service p {
    margin-top: 1rem;
}

.terms-of-service ul,
.terms-of-service h4,
.terms-of-service div {
    margin-top: 1rem;
}
.terms-of-service ul,
.terms-of-service ol {
    margin-left: 1.5rem;
}
.terms-of-service h4 {
    color: var(--theme-color);
}

.ql-editor {
    min-height: 250px;
}

.comment-form-1 label {
    display: block;
    margin-bottom: 0.35rem;
    font-size: 1rem;
    line-height: 1.5;
}

.verified-signup-header {
    min-height: 400px;
    background: url("../images/verified-signup-bg.jpg") no-repeat center;
}

.verified-signup-form {
    transform: translateY(-300px);
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: rgb(45, 45, 45) 0px 9px 9px 0px;
    border-radius: 6px;
}
.verified-signup-form form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 1rem;
}
.verified-signup-form input,
.verified-signup-form select {
    box-shadow: rgba(198, 198, 198, 0.616) 0.58335px 1.58335px 4.5001px 0px
            inset,
        rgba(82, 168, 236, 0.25) 0px 0px 3.3332px 0px;
    color: rgb(69, 69, 69);
    padding: 0.5rem;
    width: 100%;
    border: 1.25px solid rgba(142, 174, 198, 0.918);
    border-radius: 0.35rem;
}

.ribbon h2 {
    background: linear-gradient(to bottom, #fc3324, #dd281b);
    color: rgb(255, 255, 255);
    font-size: 28px;
    line-height: 54px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    position: relative;
}

.ribbon h2 img {
    position: absolute;
    top: -1px;
}
.ribbon h2 img.icon-left {
    right: 100%;
}
.ribbon h2 img.icon-right {
    left: 100%;
}
select[name="locations"],
select[name="existing_reports"] {
    padding-block: 0.5rem;
}

select[name="locations"] option:nth-child(odd),
select[name="existing_reports"] option:nth-child(odd) {
    background-color: #f2f2f2;
}

select[name="locations"] option:nth-child(even),
select[name="existing_reports"] option:nth-child(even) {
    background-color: #c0c0c0;
}

.text-gray {
    color: #858585 !important;
}

.w-64 {
    width: 4rem;
}
.h-64 {
    height: 8rem;
}

.form-floating label {
    color: #818181;
}

.page-item.active .page-link {
    color: #ed2027 !important;
    border-bottom: 1px solid #ed2027 !important;
    border-radius: 0px !important;
}
.pagination.pagination-circle .page-item.active .page-link {
    border-radius: 50%;
}
.pagination.pagination-circle.pg-red {
    flex-wrap: wrap;
}
.disabled,
:disabled {
    cursor: not-allowed;
}
.pagination.pagination-circle .page-item .page-link {
    margin-right: 2px;
    margin-left: 2px;
    border-radius: 50%;
}
.pagination .page-item .page-link {
    font-size: 0.9rem;
    color: #212529;
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.top-full {
    top: 100%;
}
.bottom-full {
    bottom: 100%;
}
.on-top {
    top: 0;
    background: linear-gradient(-45deg, white 55%, gray);
    transform: translate(-50%, -35%) rotate(45deg);
}
.on-bottom {
    bottom: 0;
    background: linear-gradient(135deg, white 55%, gray);
    transform: translate(-50%, 35%) rotate(45deg);
}

.bullet-point a,
.useful-links a,
.other-links a {
    padding-left: 16px;
    position: relative;
}

.bullet-point a::after,
.other-links a::after,
.useful-links a::after {
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    content: "";
    background-color: var(--theme-color);
    z-index: 9;
}

.remove-stolen-complaints div {
    font-size: 24px;
}
.remove-stolen-complaints .stop {
    font-size: 24px;
    margin-top: 24px;
    color: var(--theme-color);
    display: block;
}
.remove-stolen-complaints h1 {
    font-weight: 500;
    margin-top: 24px;
}
.remove-stolen-complaints h2 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 36px;
    font-size: 26px;
    font-family: OpenSansCondensed-Bold;
}
.remove-stolen-complaints .text {
    margin-top: 24px;
}

.what-do-hackers-card {
    background-color: white;
    padding: 16px;
    border: 2px solid #ccc;
}
.pop-up .what-do-hackers-card {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: none;
    width: 0;
    scale: 0;
    border-radius: 0 0 0 20px;
}

.what-do-hackers-card h2,
.what-do-hackers-card h4,
.what-do-hackers-card h5 {
    color: rgb(0, 0, 0);
    font-size: 21px;
    font-family: "Arial Black", Arial, sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    margin: 0;
}
.what-do-hackers-card h4 {
    font-size: 13px;
}
.what-do-hackers-card h5 {
    font-size: 10px;
}

.what-do-hackers-card img {
    width: 100%;
}
.what-do-hackers-card .watch-news-btn {
    display: block;
    background: linear-gradient(rgb(236, 28, 36), rgb(255, 0, 0));
    outline: rgb(255, 255, 255) none 0px;
    box-shadow: rgb(102, 102, 102) 0px 1px 3px 0px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(102, 102, 102) -1px 1px 1px;
    text-decoration: none solid rgb(255, 255, 255);
    box-sizing: border-box;
    padding: 8px 25px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    font-family: "Arial Black", Arial, sans-serif;
    letter-spacing: -0.6px;
    word-spacing: -2px;
    line-height: 1;
    width: 70%;
    margin: 16px auto;
}

.pop-up .what-do-hackers-card .watch-news-btn {
    width: 80%;
}

.what-do-hackers-card .what-do-hackers-card-close-btn {
    display: none;
}

.pop-up .what-do-hackers-card .what-do-hackers-card-close-btn {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: rgb(136, 136, 136) 2px 2px 1px 0px;
    color: rgb(88, 88, 88);
    box-sizing: border-box;
    cursor: pointer;
    font-size: 15px;
    border: 2px solid rgb(204, 204, 204);
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
}

.v3-report-about {
    margin-top: 40px;
}
.v3-report-about .tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}
.v3-report-about button {
    height: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 27.44px;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 4px;
    font-family: Helvetica, "Helvetica Neue", Lato, Raleway, Bitter, Hind, Arial,
        sans-serif;
    border: 1px solid red;
    border-radius: 10px;
    background-color: #f8f8f8;
    position: relative;
    transition: none !important;
    text-align: left;
}
.v3-report-about button.active {
    border: 1px solid red;
    background-color: hsl(0, 0%, 96%);
    border-radius: 10px 10px 0 0;
    border-bottom-color: hsl(0, 0%, 96%);
    transition: none !important;
}
.v3-report-about .body {
    overflow-y: hidden;
}
.v3-report-about .body #on-other-sites,
.v3-report-about .body #about-you {
    display: none;
}

.v3-report-about .body .body-text {
    padding: 1rem;
    border: 1px solid red;
    border-radius: 10px;
    background-color: hsl(0, 0%, 96%);
}
.v3-report-about .body .body-text a {
    color: var(--theme-color);
    font-weight: 700;
    text-decoration: underline !important;
}

.v3-report-about button.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 18px;
    bottom: -18px;
    left: -1px;
    background-color: hsl(0, 0%, 96%);
    border-left: 1px solid red;
    border-right: 1px solid transparent;
    box-sizing: content-box;
}

.v3-report-about button[data-target="about-you"].active::after {
    border-left: 0;
    border-right: 1px solid red;
    left: auto;
    right: -1px;
}
.v3-report-about button.active::before {
    content: "";
    position: absolute;
    width: 20px;
    aspect-ratio: 1;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(100%, 50%);
    background-color: transparent;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
    border-radius: 0 0 0 50%;
    box-shadow: -10px 10px 0 0 hsl(0, 0%, 96%);
}
.v3-report-about button[data-target="about-you"].active::before {
    border-left: 0;
    border-right: 1px solid red;
    left: 0;
    transform: translate(-100%, 50%);
    border-radius: 0 0 50% 0;
    box-shadow: 10px 10px 0 0 hsl(0, 0%, 96%);
}

.service-section-container {
    margin-top: -110px;
}
.service-section-container .slide-img {
    width: 100%;
    object-fit: cover;
    border: 1px solid var(--theme-color);
}
.service-section-container .slide-title {
    font-size: 20px;
    margin-top: 0.5rem;
    font-family: "OpenSansCondensed-Bold";
}

.new-service-section a:hover .slide-title {
    color: var(--theme-color);
}
.content-section {
    margin-top: 30px;
}

.select2-container--default .select2-selection--single {
    height: 48px !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 48px !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 10px !important;
}

.ratings-new {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px 24px;
    .current-rating {
        margin: 0 !important;
        padding: 0;
        font-size: 22px;
        line-height: 25px;
        color: #111111;
        position: relative;
        margin-left: 20px !important;
        font-family: "OpenSansCondensed-Bold";
        display: flex;
        align-items: center;
        gap: 12px;
        flex-wrap: wrap;
        span:last-child {
            color: var(--theme-color);
        }
        &::before {
            content: "";
            background-color: var(--theme-color);
            width: 8px;
            height: 8px;
            position: absolute;
            left: -18px;
            top: 10px;
        }
    }
}
#ratingFormContainer {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    display: grid;
    place-items: center;
    z-index: 99999;
}
.form-wrapper {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 32px;
    border-radius: 12px;
    width: 95%;
    max-width: 750px;
}

button#rateBusiness {
    font-size: 22px;
    line-height: 25px;
    font-family: "OpenSansCondensed-Bold";
    color: var(--theme-color);
    padding: 0;
    text-decoration: underline !important;
    white-space: nowrap;
}
.close-btn-wrapper,
#ratingForm {
    padding-inline: 32px;
}
.close-btn-wrapper button {
    padding: 0;
    font-size: 24px;
    color: #8a8a8a;
    margin-left: auto;
    display: block;
}
.title-new {
    margin-top: 20px;
    margin-bottom: 30px;
    h4 {
        font-size: 22px;
        line-height: 1.2;
        text-decoration: underline;
        font-family: "OpenSansCondensed-Bold";
        color: var(--theme-color);
    }
}

.options-new {
    padding-bottom: 16px;
    ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
        gap: 20px;
        label {
            display: inline-block;
            width: 100%;
            color: #000;
            font-size: 16px;
            font-weight: 500;
            padding: 2px 12px;
            line-height: 20px;
            border: 1px solid var(--theme-color);
            border-radius: 50px;
        }
    }
}

.rating-tooltip {
    display: none;
    position: absolute;
    top: 120%;
    left: -24px;
    background: #fff;
    color: #000;
    padding: 24px 16px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    z-index: 100;
    border-radius: 5px;
}
.rating-tooltip::before {
    content: "";
    width: 20px;
    aspect-ratio: 1;
    background-color: white;
    rotate: 45deg;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, 0.1);
}
.rating-bars {
    width: 300px;
}
.end-text {
    text-align: end;
    color: #111 !important;
}

.rating-bars > div {
    display: flex;
    align-items: center;
    margin-top: 5px;
    gap: 1rem;
    span {
        display: block;
        width: 60px;
        font-size: 1rem !important;
    }
    .start-text {
        width: 20px;
    }
}

.bar {
    height: 10px;
    background: #ccc;
    border-radius: 5px;
    flex-grow: 1;
    .inner-bar {
        height: 10px;
        background: var(--theme-color);
        border-radius: 5px;
        max-width: 100%;
    }
}
.custom-tooltip {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    display: none;
    font-size: 14px;
    max-width: 350px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    word-wrap: break-word;
}
.custom-tooltip h4 {
    margin: 0 0 8px;
    font-size: 16px;
    color: #ffcc00;
}
.custom-tooltip p {
    margin: 5px 0;
}

.not-found .wrapper {
    min-height: 80vh;
    margin-bottom: 5rem;
}
.not-found .desc {
    margin-top: 1.5rem;
    font-size: 1rem;
}
.not-found .desc * {
    margin: 0;
    padding: 0;
    line-height: 1.75rem;
    font-weight: 500;
}
.not-found .desc h2 {
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.not-found .desc ol {
    margin-left: 1.5rem;
    li {
        font-size: 1.125rem;
    }
}
.not-found .btns-container {
    margin-top: 2.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.not-found .btns-container .end-btn {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    padding: 1rem 3rem;
}
.end-btn.btn-fill {
    background-color: var(--theme-color);
    color: #fff !important;
    &:hover {
        background-color: var(--theme-color);
        opacity: 0.95;
    }
}
.end-btn.btn-outline {
    border: 1px solid #111;
    &:hover {
        background-color: #f5f5f5;
    }
}
.not-found .desc ul {
    list-style-type: none;
    font-size: 1.125rem;
}
.not-found .desc ul span {
    font-weight: 700;
}
.not-found .desc.support {
    font-weight: 500;
}

.contact-mail {
    color: var(--theme-color);
    text-decoration: underline;
}

.comment-imgs-container {
    max-width: 100%;
    overflow-x: auto;
}

.comment-imgs,
.comment-videos {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.banner-button-overlay {
    display: none;
}

.details-page-searchbox {
    margin-top: 20px;
    width: 100%;
    max-width: 1040px;
    border: 1px solid #b9b9b9;
    padding: 40px 60px;
    background-color: #f6f6f6;
}
.details-page-searchbox .title {
    margin-top: 0px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: calc(1.275rem + 0.3vw);
    font-family: "OpenSansCondensed-Bold";
}

.details-page-searchbox form {
    margin-top: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;

    input {
        flex-grow: 1;
        padding: 0.375rem 1rem;
        color: #444444;
    }
    button {
        background-color: var(--theme-color);
        color: #fff;
        padding: 0.375rem 2rem;
        border: none;
    }
}
.f-report-btn {
    box-shadow: 4px 5px #0000003f !important;
}

.v2-footer-uncategorised-links a {
    display: inline;
    margin-right: 1.5rem;
    padding: 0.675rem;
    padding-left: 0;
    font-size: 14px !important;
    span {
        position: relative;
        padding-left: 0.675rem;
        &::after {
            position: absolute;
            content: "";
            width: 0.5rem;
            aspect-ratio: 1;
            background-color: var(--theme-color);
            top: 7px;
            left: 0;
            transform: translateX(-40%);
        }
    }
}

.v2-footer-categorized-links {
    h3 {
        span {
            color: var(--theme-color);
        }
    }

    ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        flex-direction: column;
        gap: 0.5rem;

        li {
            padding: 0;
            position: relative;
            display: flex;
            align-items: start;
            line-height: 1.5;
            gap: 0.5rem;

            .square {
                display: inline-block;
                width: 0.5rem;
                aspect-ratio: 1;
                margin-top: 4px;
                background-color: var(--theme-color);
                flex-shrink: 0;
            }
            a,
            span {
                padding: 0;
                font-size: 16px;
                line-height: 1.3;
                font-weight: 500;
            }
        }
    }
}

.bottom-bar-info {
    border-top: 1px solid var(--theme-color);
    padding-block: 1rem;
}

.copyright-text {
    text-align: center;
    border-top: 1px solid var(--theme-color);
    padding-top: 1rem;
    p {
        font-weight: 500;
    }
}
.what-we-do {
    font-size: 32px;
    line-height: 1.25;
    font-family: "OpenSansCondensed-Bold";
}
.what-we-do-text {
    font-size: 16px;
    line-height: 1.75;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.category-report-view-cats {
    font-size: 24px;
    font-family: "OpenSansCondensed-Bold";
    margin: 0;
    line-height: 1.5;
}

.service-section-container img {
    height: 220px;
    width: 220px;
    object-fit: cover;
}

.details-page-custom-tooltip {
    position: absolute;
    background: #fff;
    color: #111;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    z-index: 1000;
    max-width: 500px;
    width: 90vw;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    display: none;

    #why div {
        padding: 8px;
        font-size: 14px !important;
    }
}

.search-bottom {
    display: flex;
    justify-content: center;
    margin-top: -2rem;

    .wrapper {
        padding: 1rem;
        border-radius: 12px;
        background-color: #fff;
    }

    .searchResultsLegend {
        border: 1px solid #cacaca;
        color: #555;
        background-color: #fff;
        padding: 2px 10px;
        display: flex;
        align-items: center;
        gap: 0.5rem;

        * {
            font-size: 14px;
        }
        .legendTitle {
            font-weight: 600;
            padding-right: 0.5rem;
        }
        .legend-logos {
            display: flex;
            align-items: center;
            gap: 0.25rem;
        }
    }
}
.register-text-new {
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
    margin-bottom: 2rem;

    .text-block {
        display: flex;
        flex-direction: column;
        background-color: #f5f5f5;
        padding: 0.5rem;
        border-radius: 8px;
        transition: all 200ms ease-in-out;

        .acc-title {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 0 0.5rem;
            padding: 0.5rem;
            cursor: default;
        }
        p {
            margin-bottom: 0;
        }

        button {
            width: fit-content;
            border: none;
            background-color: transparent;
            color: var(--theme-color);
            font-size: 14px;
            path {
                fill: var(--theme-color);
            }
        }

        .large-text {
            display: grid;
            grid-template-rows: 0;
            transition: all 200ms ease-in-out;
            background-color: #fff;
            border-radius: 4px;
            p {
                padding: 0.5rem;
            }
        }
    }
}

.badge path {
    fill: #fff !important;
}

.details-page-why {
    margin-bottom: 40px;
    div {
        line-height: 25px;
    }
}

.we-do-content .helping-consumer {
    margin-top: 1.5rem;
}
.we-do-content .helping-consumer h1,
.we-do-content .helping-consumer h2 {
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: "OpenSansCondensed-Bold";
}
.we-do-content .helping-consumer h3 {
    font-size: 1.75rem;
    line-height: 1.3;
    font-family: "OpenSansCondensed-Bold";
}

.we-do-content .helping-consumer .block {
    margin-bottom: 1.5rem;
}
.we-do-content .helping-consumer .text {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    ul,
    ol {
        margin-top: -0.75rem;
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }
}
.we-do-content .helping-consumer .text p,
.we-do-content .helping-consumer .text strong {
    color: #111;
    line-height: 1.6;
}
.we-do-content .helping-consumer .text a {
    text-decoration: underline;
}
.we-do-content .helping-consumer .text strong a {
    text-decoration: none;
}
.opt-read-more-btn {
    background-color: transparent;
    border: none;
    padding: 0;
    color: var(--theme-color);
}

.advanced_search #advanceSearchForm .input_fields .select2.select2-container {
    width: 100% !important;
}

.top-bar-dropdown .dropdown-item:hover {
    background-color: var(--theme-color);
    color: #fff;
}

.latest-reports h1 {
    font-size: calc(0.85rem + 1.25vw);
}

.latest-reports .latest-reports-card-wrapper {
    margin-top: 60px;
}

.live-content h1,
.live-content h2,
.live-content h3,
.live-content h4 {
    font-family: "OpenSansCondensed-Bold";
    line-height: 1.2;
}

.live-content h1 {
    font-size: clamp(2rem, 1.375rem + 1.75vw, 3rem);
}

.live-content h2 {
    font-size: clamp(1.75rem, 1.3rem + 1.5vw, 2.5rem);
}

.live-content h3 {
    font-size: clamp(1.5rem, 1.25rem + 1.2vw, 2rem);
}
.live-content h3 {
    font-size: clamp(1.5rem, 1.25rem + 0.9vw, 2rem);
}

.live-content .founder p {
    font-size: 12px;
    color: #555;
}
.live-content .iframe-1-wrapper {
    max-width: min(100%, 500px);
}
.live-content .political {
    padding: 1rem;
    font-size: 22px;
    font-weight: bold;
    color: #555;
}
.live-content .learn-more p,
.live-content .learn-more a {
    margin: 0;
    font-size: 14px;
    color: #555;
    line-height: 1.2;
}
.live-content .learn-more a {
    color: #000;
}
.live-content .rant-block p {
    margin: 0;
    color: #555;
    font-size: 14px;
}
.live-content .rant-block .number {
    font-size: clamp(1.75rem, 1.3rem + 1.5vw, 2.5rem);
    font-family: "OpenSansCondensed-Bold";
    line-height: 1.2;
    margin-block: 2rem;
}
.live-content .description {
    padding: 2rem;
    background-color: #f3f3f3;

    div,
    strong {
        color: #555;
    }
}
.live-content .description .text-dark-subtle {
    color: #555;
}

.live-content .call-now {
    padding: 2rem;
    background-color: #f3f3f3;
    font-size: clamp(1.75rem, 1.3rem + 1vw, 2.5rem);
    font-family: "OpenSansCondensed-Bold";
    line-height: 1.2;
    margin-block: 2rem;
}

.top-bar-info ul li {
    color: white;
    span,
    strong {
        color: white;
    }
}

.yt-url-handle {
    border-radius: 0 0.25rem 0.25rem 0;
    overflow: hidden;
    button {
        border: none;
        background-color: #111;
        height: 100%;
        aspect-ratio: 1;
        color: #fff;
        &:hover {
            opacity: 0.8;
        }

        path {
            fill: #fff;
        }

        &:first-child {
            border-right: 1px solid #fff;
            background-color: var(--theme-color);
        }
    }
}

.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
    margin-bottom: 0.5rem;
}
.tag-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.15rem 0.5rem;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    background: #f8f9fa;
    font-size: 14px;
}
.tag-remove {
    border: 0;
    background: transparent;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
}
.tag-remove:focus {
    outline: 2px solid #0d6efd;
    outline-offset: 2px;
}

.verified-safe-logo {
    width: 100%;
    display: flex;
    border: 2px solid #111;
    align-items: center;
    justify-content: center;
}
