/*
    Theme Name: Synack Custom Theme
    Author: eDesign Interactive & Big Orange Lab
    Description: Custom Website Theme
    Version: 1.0.0
*/

/* Quick updates added here */
@media only screen and (min-width: 1441px) {
    .copy-row {
        width: 21% !important;
    }
}

.simple-banner-text {
    display: block !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.simple-banner-text>span {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-grow: 1 !important;
    max-width: 55%;
    margin: auto;
}

.simple-banner-text .headline {
    display: block !important;
    font-size: 1.3vw !important;
    margin-bottom: 2px;
    text-align: left;
}

.simple-banner-text .headlines {
    margin-right: auto;
    margin-left: 0;
}

.simple-banner-text .sub-headline {
    display: block !important;
    font-size: 0.95vw !important;
    text-align: left;
}

.simple-banner-text .cta-button {
    margin: auto;
    display: block !important;
    background-color: #fff !important;
    border-radius: 25px !important;
    color: #146bfe !important;
    cursor: pointer !important;
    font-size: 12px;
    font-weight: 600 !important;
    line-height: 20px !important;
    padding: 10px 22px !important;
    text-align: center !important;
    text-decoration: none !important;
    width: auto;
    white-space: nowrap;
    margin-right: auto;
    margin-left: 25px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em;
}

.simple-banner .simple-banner-button {
    filter: invert(1);
}

@media (max-width: 1130px) {
    .simple-banner-text .headline {
        display: block !important;
        font-size: 15px !important;
    }

    .simple-banner-text .sub-headline {
        display: block !important;
        font-size: 12px !important;
        text-align: left;
    }

    .simple-banner-text .cta-button {
        font-size: 12px !important;
    }

    .simple-banner-text>span {
        max-width: 750px;
    }
}

@media (max-width: 820px) {
    .simple-banner-text .cta-button {
        margin-right: 20px;
        width: auto;
    }
}

@media (max-width: 600px) {
    .simple-banner-text .sub-headline {
        display: none !important;
    }

    .simple-banner-text .headline {
        font-size: 12px !important;
    }
}

.bol-mb-0 {
    margin-bottom: 0 !important;
}

.template-auto-slide-link .media-block {
    box-shadow: none;
}

.form-fld {
    padding: 10px 30px !important;
}

.podcast-single-page h1.title-96 {
    font-size: 39px;
    padding-top: 15px;
}

.podcast-single-page h2.title-96 {
    font-size: 28px;
}

.podcast-single-page .testimonial-row-section {
    padding-top: 30px;
}

@media only screen and (min-width: 1025px) {
    .podcast-single-page h1.title-96 {
        font-size: 58px;
        padding-top: 25px;
    }

    .podcast-single-page h2.title-96 {
        font-size: 48px;
    }

    .podcast-single-page .testimonial-row-section {
        padding-top: 50px;
    }
}

.tab-section-content.vdp h2 {
    padding: 15px 0 0;
    font-weight: bold;
}

.tab-section-content.vdp h1 {
    font-size: 50px;
    padding-top: 50px;
    font-weight: bold;
    padding-bottom: 35px;
}

.contact-form-container select {
    padding: 0 0 0 29px !important;
}

input[type="text"],
input[type="email"] {
    font-weight: 600 !important;
    border-radius: 6px;
    height: 50px;
    width: -webkit-fill-available;
    padding: 10px 20px;
    color: var(--wp--preset--color--theme-palette-1, #626262);
    font-weight: 500;
}

input[type="text"],
input[type="email"],
select,
textarea {
    font-weight: 500 !important;
}

.page-template-page-resource-center .search-top-col input[type="text"],
.search-top-col select {
    border-radius: 50px;
}

.page-template-page-resource-center .filter-search-btn-holder .filter-submit-btn {
    height: 48px;
}

.page-template-page-resource-center .filter-top-item {
    margin-right: 35px;
}

div#total-wrap {
    padding-top: 72px;
}

.platform-slide-main-icon.ai {
    width: 70px;
}

.platform-slide-main-icon.ai img {
    margin-bottom: 5px;
}

@media only screen and (min-width: 640px) {
    .platform-slide-list-item {
        left: 0;
        width: 100%;
    }

    .platform-slide-list-item:first-child .platform-bubble {
        top: auto;
    }

    .platform-slide-list-item:nth-child(2) .platform-bubble {
        top: 18% !important;
    }

    .platform-slide-list-item:nth-child(3) .platform-bubble {
        top: 36.5% !important;
    }

    .platform-slide-list-item:nth-child(4) .platform-bubble {
        top: 54% !important;
        bottom: auto !important;
    }

    .platform-slide-list-item:nth-child(5) .platform-bubble {
        top: 72% !important;
    }

    .platform-slide-list {
        top: 9% !important;
    }

    .platform-slider-col {
        margin-top: -100px !important;
    }

    .platform-slider-grid.aside-spacer {
        padding-top: 11vw !important;
    }
}

@media only screen and (max-width: 1400px) {
    .platform-slider-col {
        margin-top: -30px !important;
    }

    .platform-slider-grid.aside-spacer {
        padding-top: 11vw !important;
    }
}

@media only screen and (max-width: 1100px) {
    .platform-slider-col {
        margin-top: 30px !important;
    }
}

@media only screen and (min-width: 720px) {
    .content-unit-grid.half-width .content-unit-item {
        width: 59% !important;
    }
}

/* VDP Page CSS */

.vdp-hero {
    background: #0070ff;
    color: #fff;
    padding-top: 4rem;
    padding-bottom: 3rem;
    text-align: center;
    margin-top: 220px;
}

.vdp-hero p {
    margin-bottom: 1rem;
}

.vdp-hero .submit-vuln-btn {
    background: #fff;
    color: #0070ff;
    padding: 0.85rem 2.25rem;
    text-decoration: none;
    font-weight: bold;
    border-radius: 52px;
    float: left;
    text-transform: uppercase;
    transition: transform 0.3s ease-in-out; 
}

.vdp-hero .submit-vuln-btn:hover {
   transform: scale(1.05);
}
.vdp-tabs-menu {
    border-top: 1px solid #b2d2ff99;
    display: flex;
    background: #0070ff;
    padding-top: 1rem;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
}

.vdp-tabs-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
}

.vdp-tabs-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 5px solid transparent;
    transition: color 0.3s ease, border-color 0.3s ease;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.vdp-tabs-menu a.active,
.vdp-tabs-menu a:hover {
    color: #000;
    border-color: #000;
    font-weight: 800;
}

.vdp-tabs-menu a:hover {
    font-weight: 400;
}

.vdp-tabs-menu a.active:hover {
    font-weight: 800;
}

.vdp-two-column {
    display: flex;
    margin: 0 auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
    gap: 2rem;
    background-color: #fbfbfcbd;
}

.vdp-left {
    flex: 2;
}

.vdp-section {
    display: none;
    margin-bottom: 2rem;
}

.vdp-section.active {
    display: block;
}

.vdp-right {
    flex: 1;
    border-left: 1px solid #eee;
    padding-left: 2rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px;
    gap: 24px;
    width: 422px;
    background: #ffffff;
    border: 1px solid #eaecf0;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 16px;
    height: fit-content;
    padding-bottom: 15px;
    max-width: 450px;
    margin-right: 15px;
}

.company-card img {
    max-height: 70px;
    max-width: 350px;
    height: auto;
    padding-bottom: 12px;
}

.company-card p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #555555;
    margin-top: 8px;
}

.bol-hr {
    border-bottom: 1.5px solid #eaecf0;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}

.company-card .company-label {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #475467;
    padding-top: 10px;
}

.company-card a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #016bff;
    transition: color 0.2s ease-in-out;
}

.company-card svg {
    padding-left: 3px;
}

.company-card a:hover {
    color: black;
}

.company-card .btn-submit-vuln {
    display: block;
    margin: 1.4rem auto 1.2rem;
    padding: 0.95rem 1.95rem;
    background: #0070ff;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    text-align: center;
    width: fit-content;
    text-transform: uppercase;
    font-family: DM Sans;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 1.2px;
    text-align: center;
}

.company-card .btn-submit-vuln:hover {
    color: white;
    background-color: black;
}

.company-card h1 {
    color: #475467;
    font-family: DM Sans;
    font-size: 32px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.hero-title {
    font-family: DM Sans;
    font-size: 57px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.02em;
    text-align: left;
}

.hero-desc {
    padding: 0.6rem 0 1rem 0;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.disclaimer {
    float: none !important;
    clear: both;
    text-align: left;
    margin-top: 1rem;
    font-size: 80%;
    padding-top: 12px;
    font-style: italic;
}

.center {
    text-align: center;
}

.tab-section-content caption {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #0070ff;
    text-align: center;
    text-transform: uppercase;
}

.tab-section-content {
    font-family: DM Sans;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tab-section-content li {
    margin-top: 0.3rem;
}

.bol-hr.two {
    padding-bottom: 10px;
    margin-bottom: 40px;
}

/*
*
*   VDP Homepage / Listings
*
*/

.vdp-wrapper {
    margin: 4rem auto 5rem auto;
}

.intro-content {
    margin-bottom: 1rem;
}

/* 
    Filter and search
*/

.filters-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.filter-box,
.search-box {
    max-width: 400px;
}

.sort-icon {
    margin-left: 4px;
    vertical-align: middle;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.sort-icon:hover {
    opacity: 1;
}

div#paginationControls button {
    min-width: 35px;
}

/* Filters Container */

.filters-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
}

/* Filter Box */

.filter-box select,
.search-box input {
    height: 45px;
    font-size: 16px;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid #ccc;
    outline: none;
    width: 250px;
    background: #f9f9f9;
    transition: all 0.3s ease-in-out;
    color: #333;
}

.vdp .form-fld {
    padding: 10px 20px !important;
}

.vdp .options-container:after {
    margin-right: -8px;
}

/* Hover and focus effects */

.filter-box select:hover,
.filter-box select:focus,
.search-box input:hover,
.search-box input:focus {
    border-color: #666;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

/* Search Box */
.search-box {
    display: flex;
    align-items: center;
    position: relative;
}

.search-box label {
    font-weight: bold;
    margin-right: 10px;
    color: #333;
}

/* Search Input */
.search-box input {
    padding-right: 40px;
    /* Space for icon */
}

.options-container.filter-box {
    width: auto;
}

.options-container:after {
    border-color: #007bff transparent transparent;
}

/* Search Icon */
.search-box::after {
    content: "";
    position: absolute;
    right: 16px;
    width: 18px;
    height: 18px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="gray"><path d="M21.71 20.29l-5.63-5.63A9 9 0 1 0 9 18a8.93 8.93 0 0 0 5.63-1.92l5.63 5.63a1 1 0 0 0 1.41-1.41zM9 16a7 7 0 1 1 7-7 7 7 0 0 1-7 7z"></path></svg>');
    background-size: contain;
    pointer-events: none;
    filter: grayscale(100%);
    /* Apply grayscale filter */
}

/* Bluescale version */
.search-box::after {
    filter: none;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23007BFF"><path d="M21.71 20.29l-5.63-5.63A9 9 0 1 0 9 18a8.93 8.93 0 0 0 5.63-1.92l5.63 5.63a1 1 0 0 0 1.41-1.41zM9 16a7 7 0 1 1 7-7 7 7 0 0 1-7 7z"></path></svg>');
}


/* 
    Pagination controls
*/

#paginationControls {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.pagination-btn {
    padding: 0.3rem 0.6rem;
    border: 1px solid #333;
    cursor: pointer;
    background: #f9f9f9;
    color: #333;
}

.pagination-btn.active {
    background: #333;
    color: #fff;
}

@media (max-width: 768px) {
    .filters-container {
        width: 100%;
        float: none;
        margin-bottom: 1rem;
        flex-direction: column;
    }

    .filter-box,
    .search-box {
        width: 100%;
        margin-bottom: 1rem;
    }

    .vdp table th,
    .vdp table td {
        font-size: 0.9rem;
    }

    .sort-icon {
        width: 10px;
        height: 10px;
    }
}

/* 
    VDP TABLE
*/

.vdp table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    color: #333;

    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0px 7px rgba(0, 0, 0, 0.1);
    padding: 20px;
    overflow-x: auto;
    font-family: "DM Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.vdp table th {
    font-weight: bold;
    text-align: left;
    padding: 12px;
    background: #f7f7f7;
    border-bottom: 2px solid #ddd;
    white-space: nowrap;

    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.vdp table .col-logo img {
    height: auto;
    max-height: 28px;
    vertical-align: middle;
    max-width: 120px;
    padding-left: 0px;
}

.vdp table td {
    height: 30px;
}

.vdp table th.sortable-col {
    cursor: pointer;
    position: relative;
    user-select: none;
}

.vdp table th.sortable-col:hover {
    background: #e2e2e2;
}

.vdp table th .sort-icon {
    margin-left: 8px;
    vertical-align: middle;
    opacity: 0.7;
    transition: opacity 0.2s ease-in-out;
}

.vdp table th .sort-icon:hover {
    opacity: 1;
}

.vdp table td {
    padding: 12px;
    border-bottom: 1px solid #eee;
    text-align: left;
    word-wrap: break-word;
}

.vdp table tr:hover {
    background-color: #f0f0f050;
}

.vdp table svg.sort-icon path {
    stroke: #016aff;
    fill: #016aff;
    stroke-width: 1px;
}

.vdp table .col-ack svg {
    width: 30px;
    height: 30px;
    fill: #016aff;
}

.vdp table .col-ack svg:hover {
    width: 30px;
    height: 30px;
    fill: black;
}

.vdp table .col-ack svg path {
    filter: drop-shadow(0px 0px 10px black);
}

.vdp .white-bg th {
    background-color: white;
}

.vdp tr th:last-of-type, .vdp table td:last-of-type  {
    text-align: center;
}

#acknowledgements tr th:last-of-type  {
    text-align: left;
}

.vdp tr:first-of-type th:first-of-type {
    border-radius: 12px 0 0 0;
}

.vdp tr:first-of-type th:last-of-type {
    border-radius: 0 12px 0 0;
}

.vdp tr:first-of-type th:only-of-type {
    border-radius: 12px 12px 0 0;
}

.vdp table tr:last-of-type td {
    border: unset;
}

.vdp table tr td:first-of-type,
.vdp table tr th:first-of-type {
    text-align: center;
    padding-left: 0px;
    padding-right: 0;
}

.vdp table tr.white-bg {
    height: 65px;
}

.vdp table tr.white-bg h2 {
    font-weight: 500 !important;
}

.vdp table .initials-bubble {
    border-radius: 50px;
    background-color: #f2f4f7;
    display: inline-block;
    border: 1px solid #0070ff36 !important;
    width: fit-content;
    width: 40px;
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-right: 10px;
}
.vdp td.col-details.text-block-content {
    width: 127px;
}

.vdp-right {
    box-shadow: 0 0px 7px rgba(0, 0, 0, 0.1);
}

.vdp .soc-svg {
    fill: #555;
    padding-right: 4px;
}

.vdp .soc-svg:hover {
    fill: #0070ff;
}

.vdp .url {
    color: #475467;
    font-weight: 500;
}

.vdp .url:hover {
    color: #0070ff;
}

.vdp.listings table a {
    color: black;
    transition: color 0.2s ease-in-out;
}

.vdp #noResultsMsg {
    color: black;
    font-size: 25px;
    display: flex;
    align-items: center;
    margin: 1vw auto 5vw auto;
}

.vdp .col-details svg {
    margin-left: 2px;
}

.vdp #paginationControls {
    text-align: center;
    padding-top: 25px;
}

.vdp #paginationControls button {
    border-radius: 9px;
    border-color: #016afc36;
    box-shadow: 1px 1px 1px #80808059;
}

.vdp #paginationControls button.active,
.vdp #paginationControls button:hover {
    background-color: #016bff;
    color: #fff;
}

.vdp .pagination-btn {
    margin: 0 4px;
    padding: 5px 10px;
    cursor: pointer;
}

.vdp .pagination-btn.active {
    background-color: #0073aa;
    color: #fff;
}

.vdp .accomplishment-wrapper {
    position: relative;
    display: inline-block;
}

.vdp .accomplishment-info {
    text-shadow: 0px 0px 1px #007bff;
    cursor: pointer;
    font-size: 1.2em;
    color: #007bff;
    transition: color 0.3s ease;
    padding-left: 4px;
}

.vdp .accomplishment-info:hover {
    color: #0056b3;
}

.vdp .tooltip {
    position: absolute;
    left: 59%;
    bottom: 145%;
    transform: translateX(-50%);
    display: none;
    padding: 8px 12px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    font-size: 0.9em;
    font-weight: 500;
    color: white;
    background-color: #007bff;
    text-align: center;
    z-index: 100;
}

.vdp .tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #007bff transparent transparent transparent;
}

.vdp .accomplishment-wrapper:hover .tooltip {
    display: block;
    animation: fadeIn 0.2s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(-5px);
    }

    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

.page-template-page-vdp .solutions-intro .sub-title-text {
    max-width: 955px;
}

/* VDP Simple Footer */

.vdp.simple.footer .main-wrap-230 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.vdp.simple.footer img {
    height: 40px;
    /* Adjust as needed */
    width: auto;
    margin-right: 10px;
    /* Reduce space between logo and menu */
}

.vdp.simple.footer .simple-menu {
    display: flex;
    align-items: center;
    margin: auto;
}

.vdp.simple.footer .simple-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    /* Adjust spacing between links */
    flex-wrap: wrap;
}

.vdp.simple.footer .simple-menu li {
    display: inline;
}

.vdp.simple.footer .simple-menu {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

.vdp.simple.footer .simple-menu a {
    text-decoration: none;
    color: white;
    font-size: 14px;
    padding: 5px 8px;
    transition: color 0.2s ease-in-out;
}

.vdp.simple.footer .simple-menu a:hover {
    color: #007bff;
}

.vdp.tab-section-content a {
    color: #016bff;
    transition: color 0.2s ease-in-out;
}

.vdp.tab-section-content a:hover {
    color: black;
    text-decoration: underline;
}

.vdp.simple.footer {
    padding: 15px 0;
}
.vdp.simple.footer .simple-menu ul li:first-child {
    padding-right: 30px
}

/* Responsive Design */
.vdp-two-column {
    flex-wrap: wrap;
    justify-content: center;
}

@media only screen and (min-width: 1025px) {
    .page-template-page-vdp .solutions-intro {
        padding-bottom: 6vw;
        padding-top: 10vw;
    }

    .page-template-page-vdp .title-96-150 div strong {
        font-size: 3.51vw !important;
        line-height: 1.1em !important;
    }

    .page-template-page-vdp div.sub-title-text h2 {
        font-size: 20px;
        line-height: 1.8;
    }
}

@media (max-width: 1024px) {

    .vdp table th,
    .vdp table td {
        font-size: 14px;
        padding: 10px;
    }
}

@media (max-width: 980px) {
    .table-header h2 {
        font-size: 16px;
    }

    .vdp table th,
    .vdp table td {
        font-size: 14px;
        padding: 8px;
    }

    .table-header .badge {
        font-size: 12px;
        padding: 4px 10px;
    }
}

@media (max-width: 980px) {

    .vdp table th,
    .vdp table td {
        font-size: 12px;
        padding: 6px;
    }

    .vdp table th {
        white-space: normal;
    }

    .table-header {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* Responsive Layout */

@media (max-width: 980px) {
    .filters-container {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px;
        gap: 15px;
    }

    .filter-box select,
    .search-box input {
        width: 100%;
        max-width: 100%;
    }

    .filter-box select,
    .search-box input {
        font-size: 14px;
        padding: 10px 37px 10px 14px;
    }

    .search-box::after {
        font-size: 16px;
        right: 12px;
    }

    .vdp table .col-logo img {
        padding: 0 !important;
    }

    #vdpTable thead {
        display: none;
    }

    #vdpTable tbody,
    #vdpTable tr {
        display: block;
        width: auto;
    }

    #vdpTable tr {
        margin-bottom: 20px;
        border: 1px solid #ddd;
        padding: 10px;
        background: #fff;
        box-shadow: 0px 4px 8px #80808069;
    }

    #vdpTable td {
        display: block;
        height: auto;
        width: auto;
        text-align: left;
        padding: 13px;
        border-bottom: 1px solid #e1e1e1;
    }

    td.col-details.text-block-content {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    td.col-details.text-block-content a {
        font-size: 135%;
    }

    #vdpTable tr td:first-of-type {
        border-bottom: 0px solid black;
        margin-bottom: -7px;
    }

    #vdpTable tr td:nth-of-type(2) {}

    #vdpTable tr td:last-of-type {
        border-bottom: 0px solid black;
    }

    .vdp table {
        background-color: #ffffff00 !important;
        box-shadow: unset !important;
    }

    /* Style the first column as a pseudo-header */
    #vdpTable td::before {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        color: #333;
    }

    /* Add labels before each row's data */
    #vdpTable .col-updated::before {
        content: "Last Update:";
    }

    #vdpTable .col-vertical::before {
        content: "Industry:";
    }

    .options-container.filter-box {
        width: 100%;
    }

    .vdp-two-column {
        padding-top: 2rem;
    }

    .tab-section-content {
        width: 90vw;
    }

    .vdp-right {
        margin-right: 0px;
    }
}

@media (max-width:1660px) {
    .vdp-hero {
        margin-top: 12vw;
    }
}

@media (min-width: 1025px) {
    .filter-top-item {
        margin-right: 3.65vw;
        padding-left: 0;
        padding-right: 0;
        min-width: 294px;
    }
}
@media (max-width:1024px) {
    .vdp-hero {
        margin-top: 130px;
    }
}

@media (max-width: 850px) {
    .vdp.simple.footer .main-wrap-230 {
        flex-direction: column;
        text-align: center;
    }

    .vdp.simple.footer img {
        margin-bottom: 10px;
    }

    .vdp.simple.footer .simple-menu {
        margin: auto;
        text-align: center;
        width: auto;
        text-align: center;
    }


    .vdp.simple.footer .simple-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .vdp.simple.footer .simple-menu ul li:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
        padding-right: 0px;
    }

    .vdp.simple.footer .simple-menu ul li {
        display: inline-block;
    }
}

@media (max-width:800px) {
    .vdp-tabs-menu {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .vdp-tabs-menu a.active {
        margin-bottom: 15px;
    }

    .page-template-page-exploits-explained span.template-auto-slide-bottom-text {
        height: 45px;
    }
}

@media (max-width:695px) {
    .vdp-hero {
        margin-top: 142px;
    }
}

@media (max-width:600px) {
    .vdp-hero {
        margin-top: 133px;
    }

    .vdp-right .company-card img {
        max-width: 290px;
    }
}

@media (max-width: 500px) {
    .vdp.simple.footer .simple-menu ul {
        flex-direction: column;
        align-items: center;
    }

    .vdp.simple.footer .simple-menu ul li {
        display: block;
        padding: 5px 0;
    }
    .podcast-seasons-links a, .podcast-seasons-links strong {
        font-size: 3.77vw;
    }

}
@media only screen and (min-width: 1151px) {
    .offset-top-intro {
        margin-top: 0;
    }
}

@media only screen and (min-width: 1367px) {
    .page-template-page-home .offset-top-intro {
        margin-top:0px
    }
}

@media only screen and (min-width: 1661px) {
    .page-template-page-home .offset-top-intr123o {
        margin-top:0px
    }
}

@media only screen and (min-width: 1025px) {
    .page-template-page-home .why-intro .main-wrap-230 {
        padding-left:22vw;
    }
    .page-template-page-home .why-intro {
        padding-top: 6vw;
        padding-bottom: 6vw;
    }
}

.blue-semi-trans-overlay:after {
  background: linear-gradient(
    to left,
    rgba(1, 107, 255, 0.2) 0%,
    rgba(1, 107, 255, 0.9) 70%,
    rgba(1, 107, 255, 1) 100%
  )!important;
}

@media only screen and (min-width: 1025px) {
    .solutions-intro .text-block-content {
        max-width: 625px;
    }
}

.page-template-default h3.title-32 {
    font-weight: 700;
    font-size:35px;
}

g.blue-text-svg-g {
    transform: translateY(-61px);
}

.home a.w-css-reset.w-css-reset-tree {
    display: none!important;
}