.mos_banner {
    background-image: url("../images/team-landing-new/tmbg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 72px 0;
}



/*Team Subscription Inclusions start*/
section.complince_solution {
    padding-top: 72px;
    padding-bottom: 72px;
    background: #fff;
}
section.complince_solution label {
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #3A58EF;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}
section.complince_solution h2 {
    color: #26244A;
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 24px;
}
section.complince_solution h2 + p {
    color: var(--Text-Grey-500, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 36px;
}
section.complince_solution .table-responsive {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
}
.complince_solution .complince_solution_table {
    width: 100%;
}

section.complince_solution table > thead > tr:first-child th span {
    display: block;
    padding-bottom: 10px;
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}
section.complince_solution table > thead > tr:first-child th span b {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

section.complince_solution table > thead > tr:nth-child(2) th span {
    border-radius: 50px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 5px 16px;
    display: block;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

section.complince_solution .table-responsive {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 36px 36px 0px 20px;
}

section.complince_solution table tbody tr td {
    font-style: normal;
    padding: 12px 16px;
    border: none;
    border-bottom: 1px solid #D0D5DD;
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    color: #475467;
}

tr.chart_row td table tbody tr td {
    overflow: hidden;
    color: var(--Text-Grey-700, #344054);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 3px 16px;
}
tr.chart_row {
    display: none;
}
.table>tbody tr:first-child td {
    padding-top: 24px;
}
.Try_for_free {
    display: flex;
    align-items: center;
}
.Try_for_free h3 {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: normal;
    color: #344054;
    margin-right: 16px;
    margin-left: 12px;
}
.Try_for_free h3 span {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: normal;
    color: #3A58EF;
}
button.btn-regular {
    padding: 10px 18px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Purple-500, #3A58EF);
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
tr.chart_row td table tbody tr td:not(:first-child), section.complince_solution table tbody tr td:not(:first-child) {
    text-align: center;
}
.requirement_icn {
    display: flex;
    align-items: center;
    gap: 10px;
}
.requirement_icn svg {
    cursor: pointer;
    min-width: 24px;
}
.requirement_icn > svg {
    transform: rotate(-90deg);
}
section.complince_solution table  tr.chart_row > td {
    padding: 12px 16px;
}
tr.chart_row td .user_list_tbl {
    border: 1px solid #D0D5DD;
    border-radius: 5px;
}
tr.chart_row td .user_list_tbl {
    border: 0;
    padding-left: 30px;
    padding-left: 0;
    border: 1px solid #D0D5DD;
    border-radius: 5px;
}
tr.chart_row td table {
    width: 100%;
    table-layout: fixed;
}
tr.chart_row td table {
    width: 100%;
    table-layout: fixed;
}
section.complince_solution table tr.chart_row td table tbody tr:nth-of-type(odd) td {
    background-color: transparent;
    padding-bottom: 12px;
    padding-top: 12px;
}
tr.chart_row td table tbody tr td a {
    color: var(--Text-Grey-700, #3A58EF);
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 9px;
    text-decoration-line: underline;
}
section.complince_solution table tr.chart_row td .user_list_tbl table tbody td:has(.arrow_black):hover {
    transform: translateX(10px);
    transition: .4s linear all;
}
section.complince_solution table tr.chart_row td table tbody tr:nth-of-type(odd) td {
    background-color: transparent;
    padding-bottom: 12px;
    padding-top: 12px;
}
section.complince_solution table > thead > tr:first-child th:first-child {
    text-align: left;
    letter-spacing: normal;
    border: 0;
    padding: 20px 16px;
    vertical-align: middle;
    background: var(--Theme-Blue-800, #182878);
    border-radius: 8px 0 0 8px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
section.complince_solution table > thead > tr:first-child th {
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
    border: 0;
    background: var(--Theme-Blue-800, #182878);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding: 20px 16px;
}
tr.chart_row td table tbody tr td a:hover {
    color: #3A58EF;
    text-decoration: underline;
}
.table-responsive.user_list_tbl > table tbody > tr td:first-child {
    width: 663px;
    padding-left: 36px;
}

tr.chart_row_parant:has(.rowactive) td > svg {
    display: none;
}


section.complince_solution table > thead > tr:nth-child(2) th {
    vertical-align: middle;
    color: var(--Text-Grey-900, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: #fff;
    padding: 12px 16px;
    border: none;
}
section.complince_solution table > thead > tr:nth-child(2) th:first-child {
    text-align: left;
}
tr.chart_row td table tbody tr:nth-of-type(even) td {
    background-color: #ffffff;
    padding-top: 12px;
    padding-bottom: 12px;
}
.tooltipModal  .modal-header {
    padding-top: 8px;
    border: none;
    padding-bottom: 0;
}
section.complince_solution h2 {
    color: #26244A;
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
section.complince_solution h2 + p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 36px
}
section.complince_solution h2 + p + p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 56px;
    position: relative;
}
section.complince_solution h2 + p + p:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 339.477px;
    height: 2px;
    background: #D8DEFC;
    bottom: -16px;
    transform: translateX(-50%);
    left: 50%;
}
section.complince_solution h2 + p + p a {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
}
section.complince_solution {
    padding-bottom: 50px;
}
button.btn-regular {
    padding: 10px 18px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Purple-500, #3A58EF);
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
button.btn-regular:hover {
    color: #fff;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: var(--Theme-Blue-700, #283FB1);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

button.btn-premium {
    padding: 10px 18px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: var(--White, #FFF);
    color: #3A58EF;
}
button.btn-premium:hover {
    color: #3A58EF;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-300, #758AF4);
    background: var(--Theme-Blue-100, #D8DEFC);
}


.btn-coming_soon {
    padding: 1px 4px;
    color: var(--Theme-Purple-500, #3A58EF);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Purple-500, #3A58EF);
    border-radius: 4px;
    background: var(--Theme-Blue-50, #ebeefd);
    margin-left: 4px;
}

button.btn-coming_soon:hover {
    cursor: inherit;
}
.tooltipModal .modal-header button.btn-close {
    width: 4px;
    height: 4px;
    color: #000;
    box-sizing: border-box;
    opacity: 1;
}
.tooltipModal .modal-body {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0;
}
.tooltipModal .row {
    margin-top: 16px;
    border-bottom: 1px solid #D0D5DD;
    padding-bottom: 8px;
}
.tooltipModal .row ul {
    color: var(--Text-Grey-700, #344054);
    font-style: normal;
    padding-left: 4px;
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
}
.tooltipModal .row ul li {
    list-style: none;
}
.tooltipModal .row ul li a {
    color: #3A58EF;
}
.tooltipModal .row ul li a:hover {
    color: #3A58EF;
    text-decoration: underline;
}
.tooltipModal .row p {
    color: var(--Text-Grey-700, #475467);
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
}
.requirement_icn.rowactive > svg {
    transform: rotate(45deg);
}
.complince_solution p.Call_Us_Text {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    text-align: center;
    color: #475467;
    margin-top: 36px;
}
.complince_solution p.Call_Us_Text svg {
    margin-right: 8px;
}
.complince_solution p.Call_Us_Text a {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    text-align: center;
    text-decoration: underline;
    color: #3A58EF;
}
/*Team Subscription Inclusions Over*/


/*team Subscription start*/

/*team Subscription end*/

   















section.complince_solution table tbody tr.chart_row_parant td h2 {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    color: #475467;
    margin-bottom: 0;
}


/* Tooltip Styles */
.firmtooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.firmtooltip-icon {
    /* display: inline-flex; */
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    /* background-color: #f0f0f0; */
    color: #555;
    font-size: 12px;
    font-weight: bold;
    /* border: 1px solid #ccc; */
    /* display: flex; */
    align-items: center;
    padding-top: 10px;
}
.firmtooltip-text {
    visibility: hidden;
    opacity: 0;
    width: max-content;
    max-width: 200px;
    background-color: #00001E;
    color: #fff;
    text-align: left;
    padding: 6px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transition: opacity 0.2s;
    border: 1px solid #ddd;
    font-size: 12px;
    white-space: normal;
    font-weight: 500;
    /* margin-top: 5px; */
}
.firmtooltip-text::after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent  transparent #00001E transparent;
    filter: drop-shadow(-1px 0 1px rgba(0,0,0,0.1));
}
.firmtooltip-container:hover .firmtooltip-text {
    visibility: visible;
    opacity: 1;
}
/*accordion part end*/
/* Tooltip that floats above everything */
body .firmtooltip-body {
  position: absolute;
  z-index: 999999 !important;
  background: #00001E;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid #00001E;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  font-size: 12px;
  white-space: normal;
  max-width: 220px;
  font-weight: 500;
  display: none;
}
 
/* tooltip arrow (white triangle) */
body .firmtooltip-body::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
}
 
/* arrow when tooltip is above element */
body .firmtooltip-body.arrow-down::after {
  top: 100%;
  border-color: #00001E transparent transparent transparent;
  filter: drop-shadow(0 -1px 1px rgba(0,0,0,0.1));
}
 
/* arrow when tooltip is below element */
body .firmtooltip-body.arrow-up::after {
  top: -12px;
  border-color: transparent transparent #00001E transparent;
  filter: drop-shadow(0 1px 1px rgba(0,0,0,0.1));
}
 
 
.firmtooltip-text {
  display: none !important;
}

section.complince_solution.lastcolumn table td:last-child, section.complince_solution.lastcolumn table th:last-child {
    background: #EBEEFD !important;
}
section.complince_solution.middlecolumn table td:nth-last-child(2), section.complince_solution.middlecolumn table th:nth-last-child(2) {
    background: #EBEEFD !important;
}
section.complince_solution.firstcolumn table td:nth-last-child(3), section.complince_solution.firstcolumn table th:nth-last-child(3) {
    background: #EBEEFD !important;
}
section.complince_solution table tr.chart_row > td {
    padding: 0;
    background-color: transparent !important;
    border-radius: 0 !important;
}
tr.chart_row td .user_list_tbl {
    border-radius: 0;
    border: none;
    padding: 0;
}
section.complince_solution table  tr th, section.complince_solution table  tr td {
    min-width: calc(50% / 3) !important;
    /* width: calc(50% / 3) !important; */
}
section.complince_solution table tr th:first-child, section.complince_solution table  tr td:first-child {
    width: 35% !important;
    min-width: 35% !important;
}

section.complince_solution table > thead > tr th {
    width: 13%;
}

section.complince_solution table tr:first-child th:last-child,section.complince_solution table tr:first-child th:nth-last-child(2),section.complince_solution table tr:first-child th:nth-last-child(3) {
    
}
section.complince_solution table tr:first-child th:last-child {
    border-radius: 0 8px 8px 0;
}

td[colspan="5"] {
    border: none !important;
}
section.complince_solution.firstcolumn table > thead > tr:nth-child(2) th:nth-last-child(3) span,
section.complince_solution.middlecolumn table > thead > tr:nth-child(2) th:nth-last-child(2) span,
section.complince_solution.lastcolumn table > thead > tr:nth-child(2) th:nth-last-child(1) span {
    background: #fff;
}
section.complince_solution.middlecolumn .table>tbody tr.chart_row_parant:first-child td:nth-last-child(2) .btn-premium,
section.complince_solution.firstcolumn .table>tbody tr.chart_row_parant:first-child td:nth-last-child(3) .btn-premium,
section.complince_solution.lastcolumn .table>tbody tr.chart_row_parant:first-child td:nth-last-child(1) .btn-premium {
    background: #3a58ef;
    color: #fff;
}
.pricing-table.firstcolumn-pricing th:nth-child(2),.pricing-table.firstcolumn-pricing td:nth-child(2) {
    background: #EBEEFD;
}
.pricing-table.middlecolumn-pricing th:nth-child(3),.pricing-table.middlecolumn-pricing td:nth-child(3) {
    background: #EBEEFD;
}
.pricing-table.lastcolumn-pricing th:nth-child(4),.pricing-table.lastcolumn-pricing td:nth-child(4) {
    background: #EBEEFD;
}
.pricing-table.firstcolumn-pricing thead th:nth-child(2) {
    border-radius: 16px 16px 0 0;
}
.pricing-table.middlecolumn-pricing thead th:nth-child(3) {
    border-radius: 16px 16px 0 0;
}
.pricing-table.lastcolumn-pricing thead th:nth-child(4) {
    border-radius: 16px 16px 0 0;
}
.q_indevidual_sub_inner .pricing-table thead tr th{
    padding-top: 16px;
}
.pricing-table.firstcolumn-pricing .btn-premium, .pricing-table.middlecolumn-pricing .btn-premium, .pricing-table.lastcolumn-pricing .btn-premium {
    background: transparent;
}




.pilotimgs {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 8px;
    align-items: flex-start;
}
.pilotimgs img {
    max-width: 225px;
    height: auto;
    border: 1px solid #f3efef;
    border-radius: 8px;
}
.trusted_indevidual p.get_app {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}
.education_tags_individual {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.education_tags_individual span {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--White, #FFF);
    padding: 8px 18px;
    display: inline-block;
}
.education_tags_individual span:last-child {
    color: #3A58EF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 18px;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: var(--Theme-Blue-50, #EBEEFD);
}
.education_tags_individual span:last-child.explore_course {
    cursor: pointer;
}
.education_tags_individual span:last-child:hover {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-300, #758AF4);
    background: var(--Theme-Blue-100, #D8DEFC);
    color: #3A58EF;
}
p.get_app {
    display: flex;
    color: #5D667B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 24px;
    margin-bottom: 10px;
}
.playsotores {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
/*Individual End*/


/* Comparison_Banner - Start - 301225 */

section.Comparison_Banner {
    background: url(../images/comparison-page/Comparison_Banner_Img.png);
    background-repeat: no-repeat;
    padding: 48px 0;
    background-size: cover;
}

section.Comparison_Banner h1 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 50.4px */
    letter-spacing: -0.72px;
    margin-bottom: 16px;
}

section.Comparison_Banner p {
    color: var(--White, #FFF);
    text-align: center;

/* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

/* Comparison_Banner - End - 301225 */


section.complince_solution table.table tbody tr td .c_tooltip .c_tooltiptext {
    left: 170px;
    bottom: -30%;
    top: auto;
    background-color: #00001E;
    color: #fff;
}

section.complince_solution table.table tbody tr td {
    overflow: visible;
}

section.complince_solution table.table tbody tr td .c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -18px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #00001E transparent transparent;
    bottom: 14px;
    left: 8px;
}

section.complince_solution table.table tbody tr.chart_row td .user_list_tbl {
    overflow: visible;
}

section.complince_solution .table_bottom_text p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 8px;
}

section.complince_solution .table_bottom_text {
    border-top: 0;
    padding-top: 24px;
}

@media only screen and (max-width: 1366.51px) {
    section.Trending_Topics_Todays .list_trending_topics .trending_topics_card .icons {
        min-width: 60px;
    }
    section.Trending_Topics_Todays .list_trending_topics .trending_topics_card .titles {
        width: calc(100% - 76px);
    }
        section.Trending_Topics_Todays .list_trending_topics .trending_topics_card .titles h3 {
        white-space: normal;
        font-size: 18px;
    }
}
@media (max-width: 1599px) {
    .table>tbody tr:first-child td {
        padding-top: 8px;
    }
}
@media (max-width: 767px) {
    .Year_End_content:after {
    content: none;
}
.Topics_Main ul.nav-pills li.nav-item .nav-link {
    padding: 9px 36px;
}
.ourval .group-2,.ourval .group-5{
    flex-direction: column;
}
.ourval .img-2{
    display: none;
}
.Individual_subscriptions_content_Box {
    background-size: 100% 100%;
    padding: 48px 0px;
    border-radius: 24px;
}
.haveque-img {
    padding-top: 32px;
}
.mos_banner {
    padding: 32px 0;
}
.L_and_D_Banner_Left h1 {
    font-size: 28px;
    line-height: 1.2;
}
.L_and_D_Banner_Left ul {
    padding-bottom: 16px;
}
.Percentage_Box {
    max-width: 100%;
}
section.complince_solution {
    padding-top: 32px;
    padding-bottom: 32px;
}

.Scroll_View_More_Box:before {
    width: 320px;
}

.Accreditation_by_Bottom_Imgs {
    flex-direction: column;
}

.about_us .slick-prev, .about_us .slick-next {
    top: -30px;
}

.about_us .slick-next {
    top: -50px;
}

}