@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
body {
  font-family: 'Avenir', sans-serif;
  font-weight: 400; /* Book */
}
.banner_data > span {
    display: block;
    margin-bottom: 16px;
    color: var(--Text-Grey-800, #1D2939);
    font-family: 'Avenir';
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
}
.banner_data h1 {
    margin-bottom: 16px;
    color: var(--Text-Grey-800, #1D2939);
    font-family: 'Avenir';
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -1.28px;
}
.banner_data ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.banner_data ul li {
    color: var(--Text-Grey-700, #344054);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: flex;
    gap: 6px;
}
.banner_data ul li svg {
    min-width: 18px;
    margin-top: 4px;
}
.banner_data ul li span {
    color: var(--Text-Grey-700, #344054);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: flex;
    align-items: center;
    gap: 6px;
}
section.new-home_banner {
    padding: 60px 0;
    background: #FCFDFE;
}

/*Trusted_thousands Start*/
.marquee-trusted_learning {
    margin-bottom: 50px;
}
.marquee-trusted_learning .inner {
    margin-right: 124px;
}
.marquee-trusted_learning img {
    max-height: 45px;
}
/*Trusted_thousands End*/
/*table view*/
.viewtbl th {
    border-right: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--Theme-Dark-Blue-700, #3E3C64);
    padding: 8px 16px;
    color: var(--White, #FFF);
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
}
.viewtbl td {
    font-size: 14px;
    background: #F7FAFC;
    border-color: #D0D5DD;
}
.viewtbl th.First_TH {
    text-align: left;
}
.viewtbl td.Quali_Appr {
    padding: 0;
}
.viewtbl .Quali_Appr button.accordion-button.First_TD.Sub_Title {
    text-align: left;
    border: 0;
    border-top: none;
    box-shadow: none;
    background: #F3F1FD;
    padding: 8px 12px;
    color: var(--Text-Grey-800, #1D2939);
    font-family: 'Avenir';
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 18px;
}
.viewtbl .Company_Table tr td.First_TD {
    text-align: left;
    padding: 14px 10px;
    width: 12%;
    overflow: hidden;
    color: var(--Text-Grey-700, #344054);
    text-overflow: ellipsis;
    font-family: 'Avenir';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.viewtbl .Company_Table tr td {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    padding: 14px 8px;
    vertical-align: middle;
    width: 10%;
    color: var(--Text-Grey-700, #344054);
    background: #F7FAFC;
    border-color: #D0D5DD;
}
/*table view over*/

/*round section start*/
.inner_inner_one {
    border-radius:50%;
    border: 1px dashed var(--Brand-gradients-Linear, #6B35C5);
    width: 835.203px;
    height: 834.626px;
    flex-shrink: 0;
    background: var(--White, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-inline: auto;
    position: relative;
}
.inner_inner_two {
    background: var(--White, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #013872;
    text-align: center;
    font-family: Avenir;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: -0.72px;
    border-radius:50%;
    border: 1px dashed var(--Brand-gradients-Linear, #6B35C5);
    width: 585.172px;
    height: 584.768px;
    flex-shrink: 0;
}
.inner_inner_three {
    border-radius:50%;
    border: 1px solid var(--Brand-gradients-Linear, #6B35C5);
    background: var(--White, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    width: 424px;
    height: 424px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    color: #013872;
    text-align: center;
    font-family: Avenir;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.major_item {
    padding: 24px;
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: #FFF;
    max-width: 312px;
    position: absolute;
    min-height: 238px;
}
.major_item p {
    color: var(--Text-Grey-700, #344054);
    font-family: 'Avenir';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
}
.major_item span {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Avenir';
}
.major_item img {
    position: absolute;
    top: 4px;
    right: 10px;
}
.inner_inner {
    padding-block: 125px;
}
.major_item.one {
    left: -30px;
    top: -30px;
}
.major_item.two {
    right: -30px;
    top: -30px;
}
.major_item.three {
    top: 50%;
    transform: translateY(-50%);
    left: -240px;
}
.major_item.four {
    top: 50%;
    transform: translateY(-50%);
    right: -240px;
}
.major_item.five {
    left: -30px;
    bottom: -30px;
}
.major_item.six {
    right: -30px;
    bottom: -30px;
}
.major_comparison.desktop{
    display: block;
}
.major_comparison.mobile{
        display: none;
    }
/*round section end*/


/*Featured Articles start*/
section.featured_articles {
    background: #F7FAFC;
    padding-block: 100px;
}
section.featured_articles h2 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Avenir;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 40px;
}
.article_item {
    border-radius: 8px;
    background: var(--White, #FFF);
    padding: 16px;
    height: 100%;
}
.article_item h3 {
    color: var(--Text-Grey-700, #344054);
    font-family: Avenir;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    height: 52px;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 16px;
}
.date_article {
    display: flex;
    align-items: flex-start;
    gap: 7px;
    align-self: stretch;
    margin-bottom: 16px;
}
.date_article span {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Avenir;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.article_item > p {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.view_all {
    text-align: center;
    margin-top: 40px;
}
.view_all .btn-view {
    padding: 10px 18px;
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
}
/* .viewtbl table.table.table-bordered {
    border-color: transparent;
} 
/*Featured Articles End*/
@media only screen and (max-width: 991px) {
    
    table tr th:first-child {
        width: auto;
        display: table-cell;
    }
        table tr th:not(:first-child) {
        width: auto;
        transition: transform 0.4s ease-out;
        transform: none;
        position: static;
        display: table-cell;
    }
        .Company_Table tr td.First_TD {
        width: auto !important;
        display: table-cell;
        position: static;
    }
        table tr td:not(:first-child) {
        transition: transform 0.4s ease-out;
        transform: none;
        width: auto !important;
        position: static;
        display: table-cell;
    }
}
@media (max-width: 767px) {
    section.new-home_banner {
        padding: 32px 0;
    }
    .banner_data h1 {
        font-size: 36px;
    }
    .banner_data > span {
        font-size: 18px;
    }
    section.we_are_the h2,section.most_popular h2,section.featured_articles h2{
        font-size: 24px;
    }
    section.most_popular{
        padding-top: 32px;
    }
    section.most_popular .slick-prev {
        left: 00px;
        z-index: 9;
    }
    section.most_popular .slick-next {
        right: 00px;
        z-index: 9;
    }
    section.featured_articles {
        padding-block: 32px;
    }
    .major_comparison.desktop{
        display: none;
    }
    .major_comparison.mobile{
        display: block;
    }
    .major_item {
        position: relative;
        min-height: auto;
        margin-bottom: 16px;
        max-width: 100%;
        left: initial !important;
        top: initial !important;
        right: initial !important;
        bottom: initial !important;
    }
    .inner_inner_three {
        box-shadow: none;
        display: block;
        width: auto;
        height: auto;
        border: none;
        font-size: 24px;
        margin-bottom: 16px;
    }
    .major_item.three,.major_item.four{
        transform: none;
    }
    .inner_inner {
        padding-block: 32px;
    }
    
}