.urgentbanner {
    padding: 0 0 72px 0;
}
.exiting_news p b {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.8px;
}
.exiting_news p b span {
    animation: blink 1s linear infinite;
    background-color: var(--Theme-Yellow-400, #F1C94E);
    padding: 0 5px;
    border-radius: 5px;
}
.exiting_news p {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.8px;
}
.exiting_news p i {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.8px;
    font-weight: 600;
}
.exiting_news > span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin: 21px 0;
}
.coming_soon {
    border-radius: 4px;
    border: 1px solid var(--Theme-Purple-50, #F3F1FD);
    background: var(--Theme-Purple-100, #E3E0FB);
    padding: 8px 16px;
    display: inline-block;
}
.coming_soon span {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Banner {
    padding: 30px 0 140px 0;
    /* background-image: url(../images/banner-bg.png),linear-gradient(180deg, #FFF 0%, #F3F5FE 25%, #EBEEFD 100%); */
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    background: linear-gradient(180deg, #FFF 0%, #F3F5FE 25%, #EBEEFD 100%);
}
p.ea_p_tag {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.Banner_Right {
    text-align: center;
}
.calender {
    display: flex;
}
.Cale_Img {
    margin-right: 15px;
}
.Calender_Main {
    display: flex;
    margin-top: 32px;
}
.Enrol_Ban_Btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
}
.Enrol_Ban_Btn p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Banner_Left {
    margin-top: 50px;
}
.Watch_Video a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #455E82;
    padding: 10px 25px;
    display: inline-block;
}
.Watch_Video a svg {
    margin-right: 5px;
}
.Cale_Can p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #455E82;
    margin: 0;
}
.Cale_Can h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 120%;
    text-transform: uppercase;
    color: #455E82;
}
.Banner_Left h1 {
    margin: 0;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}
.Banner_Left h1 b {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.Banner_Left p.Banner_Text {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 18px;
    padding-right: 140px;
}
.Banner_Left p.Sign_up {
    margin: 0;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.cma-landing .Banner_Left h5 {
    font-size: 25px;
}
.cma-landing .Banner_Left h1 {
    font-size: 50px;
}
section.Unlock_your {
    padding: 150px 0 50px 0;
}

.Unlock_your_Left h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 42px;
    line-height: 130%;
    color: #111E30;
}
.Unlock_your_Left h2 b{
    font-weight: 700;
}
.Unlock_your_Left h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%;
    color: #525252;
    margin-top: 21px;
}
.Unlock_your_Left p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #525252;
    margin-top: 16px;
    margin-bottom: 0;
}
.Refund_Main {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 150px 150px 8px 8px;
    padding: 120px 40px 40px 40px;
    position: relative;
    text-align: center;
    width: 337px;
    margin: 0 auto;
    margin-top: 50px;
}
.Pre_Main {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 30px;
    min-height: 168px;
}
.Pre-enrollment {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    bottom: -80px;
}
/* .Date_Reg {
    max-width: 341px;
} */

.enrollment_title p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.enrollment_text p {
    margin: 0;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.Date_Reg p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #525252;
    margin: 0;
}
.Enrol_Ban_Btn a {
    padding: 12px 20px;
    display: inline-block;
    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-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}

section.really_free {
    background-image: url(../images/fees-left.png);
    background-repeat: no-repeat;
    padding: 100px 0;
    margin-top: 85px;
    background-position: bottom left;
    background-size: 46%;
}
.really_free_right h2 {
    margin-bottom: 21px;
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: capitalize;
}
.really_free_right p {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.really_free_right h2 b{
    font-weight: 700;
}
.really_free_right a {
    background: #597BF7;
    border-radius: 4px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    padding: 10px 26px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: unset;
}
.Waiting_Right a {
    background: #597BF7;
    border-radius: 4px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    padding: 10px 26px;
    display: inline-block;
    margin-top: 24px;
    text-decoration: unset;
}
.really_free_right .Scholarship_Btn a {
    border: 1px solid #597BF7;
    /* color: #597BF7; */
    padding: 10px 20px;
    display: inline-block;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 25px;
}
.With_EA {
    padding: 76px 0;
}
  
.With_EA .Sec_Title {
    margin-bottom: 46px;
}
.With_EA .Sec_Title h2 {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.With_EA .Sec_Title h2 b {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
    margin-bottom: 16px;
}
.With_EA .Sec_Title p {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.With_EA_Tabs .nav-pills .nav-link.active {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #597BF7;
    background: transparent;
}

.With_EA_Tabs .nav-pills .nav-link {
    padding: 0;
    margin-bottom: 16px;
    text-align: left;
    color: #9499A1;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.With_EA_Tabs_Content {
    padding: 35px;
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.With_EA_Tabs_Content h3 {
    margin-bottom: 24px;
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}

.With_EA_Tabs_Content ul {
    list-style: none;
    padding: 0;
}

.With_EA_Tabs_Content ul li:after {
    content: url(../images/EA_Check.svg);
    margin-right: 5px;
    position: absolute;
    top: 3px;
    left: 0;
}

.With_EA_Tabs_Content ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 35px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.With_EA_Tabs_Content ul.UL_Check {
    list-style: none;
    padding-left: 0;
}

.With_EA_Tabs_Content ul.UL_Check li::after {
    content: url(../images/EA_Check_UL.svg);
}

.With_EA_Tabs_Content ul.UL_Check li ul.Content li::after {
    content: url(../images/EA_Check.svg);
}

.With_EA_Tabs_Content p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 1rem;
}
.With_EA_Tabs_Content ul.Content p {
    margin-top: 50px;
    font-size: 16px;
}
.With_EA_Tabs .With_EA_Tabs_Content {
    height: 500px;
    overflow-x: hidden;
}

.Counsellinh_Title {
    text-align: center;
}
.Counsellinh_Title p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.Counsellinh_Title p b {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.Can_Img img {
    width: 100%;
    height: 375px;
    object-fit: cover;
}
.Can-Right {
    margin-left: 30px;
}
.collapsing {
    transition:none !important;
}
.Funding_Text p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    color: #B1B1B1;
    margin-top: 20px;
    margin-bottom: 0;
}
.Can-Right h3 {
    margin-bottom: 16px;
    color: var(--Text-Grey-700, #344054);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}
.Can-Right p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #525252;
    margin-bottom: 30px;
}
.Counselling_Can {
    margin-top: 40px;
}
.Counselling_Webinar {
    background: var(--Text-Grey-50, #F9FAFB);
    padding: 72px 0;
}
.Can-Right ul {
    list-style-image: url(../images/green-checked.svg);
}
.Can-Right > ul li {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 12px;
}
.btn_main svg {
    margin-left: 8px;
}

section.Why_choose {
    padding: 72px 0;
}
.Why_Right p {
    margin-bottom: 50px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.Why_Right p b {
    font-weight: 700;
}
.Why_Right ul{
    padding: 0;
}
.Why_Right ul li {
    list-style: none;
    margin-bottom: 20px;
    display: flex;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.Choose_Text p {
    margin-bottom: 15px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.Choose_Text_Right p {
    margin-bottom: 25px;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Why_choose_Btm {
    margin-top: 0;
    padding: 35px;
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: rgba(249, 250, 251, 0.50);
}
.Why_Right ul li span {
    margin-right: 8px;
}
section.Absolutely_FREE {
    padding: 72px 0;
    background: var(--Text-Grey-50, #F9FAFB);
}
.Absolutely_Title {
    text-align: center;
}
.Absolutely_Title p {
    color: var(--text-gray-900, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.Absolutely_Title p b {
    font-weight: 700;
}
.Absolutely_Title p {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%;
    text-align: center;
    color: #525252;
    margin-bottom: 0;
    margin-top: 15px;
}
.Box_Main {
    padding: 24px;
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--White, #FFF);
}
.Box_Main p {
    margin: 0;
    margin-top: 18px;
    height: 150px;
    overflow: hidden;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.Absolutely_Boxes {
    margin-top: 50px;
}

.Comparison_Title p b{
    font-weight: 700;
}
.Comparison_Title {
    margin-bottom: 40px;
}

.Company_Table tr th {
    background-color: #111E30;
    text-align: left;
    color: #ffffff;
    padding: 12px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.Company_Table tr th.First_TH {
    text-align: left;
    padding: 12px;
}
section.Table_View {
    padding: 72px 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.Company_Table tr th {
    text-align: left;
    padding: 12px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    vertical-align: top;
}
.Company_Table tr td {
    width: 14%;
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.Company_Table tr th.highlight {
    background: var(--Theme-Blue-400, #4E69F1);
}
.Company_Table tr td.First_TD {
    text-align: left;
    padding: 8px;
    width: 13%;
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}
section.Table_View small {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.Company_Table tr td.my_CPE {
    background-color: #F7F7F7;
    width: 10%;
}
.Company_Table tr td a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    text-decoration-line: underline;
    color: #597BF7;
}
.Company_Table tr td.Sub_Title {
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    border-top: 1px solid #979797;
    color: #2D2D2D;
    background: #F3F7FC;
}
.Quali_Appr button.accordion-button.First_TD.Sub_Title {
    text-align: left;
    box-shadow: none;
    padding: 14px 8px;
    background: var(--Theme-Blue-100, #D8DEFC);
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 0 !important;
    padding-left: 40px;
}

.Quali_Appr .accordion-item {
    border: 0;
    background: transparent;
}

.Company_Table tr td.Quali_Appr {
    padding: 0;
}

.Quali_Appr .accordion-body {
    padding: 0;
}

table.table.table-bordered.inner_table {
    margin-bottom: 0;
}

.Company_Table tr td p.Rating_Word {
    font-size: 14px;
    vertical-align: text-top;
    line-height: 22px;
    margin: 0;
    color: #ffb21e;
}

.Company_Table tr td ul.reviews li {
    font-size: 14px;
    margin-bottom: 0px;
    width: 12px;
    padding: 0;
    display: inline-block;
    line-height: 19px;
    color: #12141D;
    font-weight: 500;
}

.Company_Table tr td ul.reviews li.Rating_Word {
    width: auto;
    line-height: 29px;
    color: #ffb21e;
    vertical-align: text-top;
}

.Company_Table tr td p.Rating_Total {
    margin: 0;
    font-size: 14px;
    vertical-align: -webkit-baseline-middle;
    line-height: 19px;
    color: #12141D;
    font-weight: 500;
}

.Company_Table tr td span {
    font-size: 14px;
}
.Company_Table tr td ul.reviews li img {
    margin-top: 9px;
}
.mobile-header {
    display: none;
}
.Comparison_Title p {
    text-align: center;
    margin-bottom: 16px;
    margin-top: 0;
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}

.Quali_Appr .accordion-item .accordion-button::after{
    content: "";
    background-image: url(../images/pluse.svg);
    margin: 0;
    position: absolute;
    left: 10px;
}
.Quali_Appr .accordion-item .accordion-button:not(.collapsed)::after{
    content: "";
    background-image: url(../images/minus.svg);
}

section.EA_Exams {
    padding: 72px 0;
}
.EA_Exams_Title h2 {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.EA_Exams_Title h2 b{
    font-weight: 700;
}
.Exam_Sub_Text p {
    margin: 0;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Exam_Top {
    margin-bottom: 35px;
}
.Exam_Text p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #525252;
}
.Exam_Text h3 {
    margin-bottom: 20px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.Exam_Text ul{
    padding: 0;
}
.Exam_Text ul li {
    list-style: none;
    margin-bottom: 20px;
    display: flex;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Exam_Text ul li span {
    margin-right: 10px;
}


section.Waiting_For {
    padding: 100px 0;
}
.Waiting_Left h2 {
    color: var(--text-gray-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-transform: capitalize;
}
.Waiting_Left h2 b{
    font-weight: 700;
}
.Wainting_Sub h4 {
    margin-top: 25px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.Waiting_Box {
    margin-top: 60px;
}
.Wainting_Sub {
    position: relative;
}
.Wainting_Sub::after {
    content: '';
    background-image: url(../images/line.svg);
    width: 40px;
    display: block;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    right: -30px;
}
.Wainting_Sub.Last_Box::after {
    display: none;
}
.Waiting_Right {
    background: var(--Theme-Blue-50, #EBEEFD);
    border-radius: 50%;
    padding: 60px 30px;
    text-align: center;
    width: 377px;
    height: 377px;
}
.Waiting_Right h3 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin-bottom: 24px;
}
.Waiting_Right h3 b {
    font-weight: 700;
}


section.faq_bottom {
    background: #F3F7FC;
    padding: 100px 0;
}
.faq_bottom_Main ul li.nav-item button {
    opacity: 0.5;
    padding: 10px 20px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    border: none;
}
.faq_bottom_Main ul .nav-link.active {
    background: transparent;
    border: none;
    border-bottom: 2px solid #597BF7;
}
.faq_bottom_Main ul .nav-link.active {
    background: transparent;
    border: none;
    border-bottom: 2px solid #3A58EF;
    opacity: 1;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.faq_bottom_Under {
    margin-top: 64px;
}
.faq_bottom_Under .accordion-collapse.collapse.show .accordion-body p {
    background: #EAF2FC;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.faq_bottom_Under button.accordion-button.collapsed {
    background: #EAF2FC;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.faq_bottom_Under .accordion-button:not(.collapsed) {
    background: #EAF2FC;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    box-shadow: none;
}
.faq_bottom_Under .accordion-collapse.collapse.show {
    background: #eaf2fc;
}
.faq_bottom_Under .accordion-item {
    margin-bottom: 8px;
    border: none;
}
.faq_bottom_Under .accordion-collapse.collapse.show .accordion-body ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #31373A;
    margin-left: 25px;
}
section.faq_bottom {
    background: #F3F7FC;;
    padding: 72px 0;
}
section.faq_bottom h2.faq_ttl {
    color: var(--Text-Grey-900, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin-bottom: 46px;
}
.faq_bottom_Main >ul {
    justify-content: center;
}
.faq_bottom_Main .accordion-button::after {
    background-image: url(../images/faq-down.webp);
}
.faq_bottom_Main .accordion-button:not(.collapsed)::after {
    background-image: url(../images/faq-up.webp);
}
.Company_Table tr td.bg_tabledata_mycpe{
    background-color: #f9fafb;
}
@media only screen and (max-width: 991px) {

  table tr td:not(:first-child), table tr th:not(:first-child), table tr td:not(.total-val) {
    display: none;
  }
  table tr th:first-child {
    width: 100%;
    display: block;
  }
  table tr th:not(:first-child) {
    width: 40%;
    transition: transform 0.4s ease-out;
    transform: translateY(-9999px);
    position: relative;

  }
  table tr td:not(:first-child) {
    transition: transform 0.4s ease-out;
    transform: translateY(-9999px);
    width: 60%;
    position: relative;
  }
  table tr td:first-child {
    display: table-cell;
    
  }
  .Company_Table tr td.First_TD{width: 100% !important;display: block;position: relative;}
  .Company_Table tr td.First_TD:after{content: "";position: absolute;right: 8px;top: 50%;transform: translateY(-50%);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");width:18px;height: 18px;}
  .Company_Table tr th{font-size: 12px; padding: 10px;line-height: 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
  .Company_Table tr td{padding: 10px;line-height: 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
  .Company_Table tr td:last-child, .Company_Table tr td:last-child{border-bottom: none;}
}

@media (max-width: 767px) {
    .Home_Right {
        display: none;
    }
    .Footer_Logo a img {
        width: 180px;
        margin-bottom: 20px;
    }
    footer.Footer_Main {
        padding: 30px 0;
    }
    /*New Home Start*/
    .HomePage {
        background-image: none;
        padding-bottom: 50px;
    }
    .HomePage .Banner_Left h1 {
        font-size: 36px;
    }
    .HomePage .Banner_Left h5 {
        font-size: 20px;;
    }
    .Our_Platform {
        padding: 40px 20px;
    }
    .Our_Img.Right_Our {
        position: relative;
        right: 0;
    }
    .Our_Img {
        text-align: left;
        position: relative;
        margin-top: 0;
    }
    .Our_Img h5 {
        left: 30px;
    }
    .Our_Text {
        padding: 20px 0;
    }
    .Our_Img img {
        width: 100%;
    }
    .Our_Text h2 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .Our_Text p {
        font-size: 16px;
    }
    .Our_Img.Right_Our h5 {
        left: 30px;
    }
    .Counselling_Title h2 {
        font-size: 32px;
    }
    .Slide_Box {
        background-position: 100% 100%;
        background-size: 50%;
        margin-bottom: 30px;
    }
    section.Learner_Support {
        background-image: none;
        padding: 50px 0;
    }
    .Support_Left h2 {
        font-size: 32px;
    }
    .Support_Left p {
        font-size: 18px;
    }
    section.Unlock_your {
        padding: 50px 0 50px 0;
    }
    .Unlock_your_Left h2 {
        font-size: 32px;
    }
    .Refund_Main {
        margin-top: 130px;
    }
    /*New Home End*/
    .Banner_Left {
        margin-top: 10px;
    }
    .FAQ_Main ul {
        display: flex;
        overflow: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        justify-content: left !important;
    }
    .FAQ_Main ul li {
        margin-left: 5px;
    }
    .FAQ_Main ul::-webkit-scrollbar {
        display: none;
    }
    .alert.alert-danger.text-danger a.close {
        margin-top: -25px;
    }
    .With_EA_Tabs_Content ul li {
        font-size: 14px;
    }
    .With_EA_Tabs_Content h3 {
        font-size: 18px;
    }
    .With_EA_Tabs .With_EA_Tabs_Content {
        height: auto;
        padding: 20px;
    }
    .table-responsive.Instructors_Text.desc_hide_show.w-50 {
        width: 100% !important;
    }
    .Banner_Left h1 {
        font-size: 34px;
        line-height: 130%;
    }
    .Banner_Left h1 b {
        font-weight: 700;
        font-size: 34px;
    }
    .Banner_Left h4 {
        font-size: 18px;
    }
    .Calender_Main {
        margin-top: 25px;
    }
    .calender {
        margin-bottom: 25px;
    }
    .Arrow {
        display: none;
    }
    section.Banner {
        background-size: contain;
    }
    .Banner_Right img {
        height: 270px;
    }
    .Banner_Right {
        text-align: center;
        margin-left: 180px;
    }
    section.EA_Coaching {
        padding-top: 50px;
    }
    .Sec_Title h2 {
        font-size: 24px;
        text-align: left;
    }
    .Goal_Left.Our_Mission {
        margin-top: 50px;
    }
    .User_Graph {
        text-align: center;
    }
    .Goal_Counter h4 {
        text-align: center;
    }
    .Course_Completion {
        padding: 20px;
    }
    .Course_Left h3 {
        font-size: 20px;
    }
    .Course_Right p {
        font-size: 16px;
        padding-left: 0;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .Course_Right a {
        margin-left: 0;
        margin-top: 20px;
    }
    .Waiting_Right {
        width: 253px;
        height: 253px;
        padding: 40px 30px;
        text-align: center;
        margin: 0 auto;
    }
    .Waiting_Right h3 {
        font-size: 20px;
    }
    .Waiting_Right a {
        padding: 8px 18px;
    }
    .Absolutely_Title p {
        font-size: 24px;
    }
    .Absolutely_Title p {
        font-size: 18px;
    }
    .Box_Main {
        margin-bottom: 20px;
    }
    section.Absolutely_FREE {
        padding-top: 32px;
    }
    section.Why_choose {
        padding: 32px 0;
    }
    .Why_Right p {
        font-size: 24px;
    }
    .Why_Right ul li {
        font-size: 16px;
    }
    .Our_Commitment .Sec_title h2 {
        font-size: 24px;
    }
    .Our_Commitment {
        padding: 32px 0;
        margin-top: 32px;
    }
    .Our_Commitment_Box:after{
        display:none;
    }
    .And_Img {
        text-align: center;
    }    
    .Your_Commitment_Box {
        margin-top: 25px;
    }
    .What_People {
        padding: 32px 0;
    }
    section.Tetstimonial {
        padding-top: 32px;
    }
    section.Waiting_For {
        padding: 32px 0;
    }
    .Waiting_Left h2 {
        font-size: 24px;
        text-align: center;
    }

    .Wainting_Sub {
        display: flex;
        margin-bottom: 32px;
        position: relative;
        align-items: center;
    }
    .Wainting_Sub::after {
        content: '';
        background-image: url(../images/line_mob.svg);
        width: 212px;
        height: 22px;
        bottom: -40px;
        top: auto;
        left: 0;
        margin: 0 auto;
        display: inline-block;
    }
    .Wainting_Sub h4 {
        margin: 0;
        margin-left: 24px;
        font-weight: 700;
        font-size: 18px;
        line-height: 130%;
    }
    .Wainting_Sub img {
        max-width: 48px;
    }
    .Waiting_Box {
        padding: 0 60px;
    }
    header.header .navbar-collapse button.Contact_Btn {
        margin-left: 0;
        padding: 0 10px;
    }
    header.header .navbar-collapse button.Become_Btn {
        display: block;
        margin-top: 10px;
        margin-left: 10px;
    }
    .Sec_Title p {
        font-size: 18px;
        text-align: left;
    }
    section.Counselling_Webinar {
        padding-top: 32px;
    }
    .Counselling_Webinar {
        padding: 32px 0;
    }    
    .Counsellinh_Title p {
        font-size: 24px;
    }
    .Can-Right h3 {
        margin-top: 16px;
        font-size: 24px;
    }
    .Funding_Title h2 {
        font-size: 24px;
    }
    section.Funding {
        display: none;
    }
    .Video_Main video {
        width: 100%;
        height: auto;
    }
    .EA_Exams_Title h2 {
        font-size: 24px;
    }
    .Exam_Sub_Text p {
        font-size: 16px;
        margin-top: 15px;
    }
    .Exam_Text p {
        font-size: 16px;
        margin-top: 15px;
    }
    .Our_Commitment_Box ul li, .Your_Commitment_Box ul li {
        font-size: 16px;
    }
    .What_People .Sec_Title p {
        font-size: 16px;
    }
    .What_People_Box p {
        font-size: 16px;
    }
    .Pre-enrollment {
        position: inherit;
        left: 0;
        right: 0;
        z-index: 1;
        bottom: 0;
    }
    .Video_Title h2 {
        font-size: 24px;
    }
    .Can-Right {
        margin-left: 0;
    }
    .Commite_Title h2 {
        font-size: 24px;
    }
    .dropdown-item {
        white-space: pre-wrap;
    }
    .main-menu.expand li.has-subnav.active a {
        background: transparent;
    }
    .Enrol_Ban_Btn a {
        font-size: 14px;
        padding: 10px 10px;
    }
    section.really_free {
        background-image: none;
        padding: 32px 0;
        margin-top: 0;
    }
    .With_EA {
        padding: 32px 0;
    }
    footer.Footer_Main .col-md-6.text-end {
        text-align: left !important;
    }
    .Plicy_Link ul li {
        display: block;
        padding: 7px 0px;
        border-right: 0;
    }    
    section.FAQ {
        padding: 32px 0;
    }
    section.Absolutely_FREE{
        padding: 32px 0;
    }
    .Exam_Img img {
        width: 100%;
        margin-bottom: 15px;
    }
    .really_free_right h2 {
        font-size: 28px;
    }
    .Counsellinh_Title p b {
        font-size: 28px;
        line-height: 40px;
    }
    .Counsellinh_Title p {
        font-size: 24px;
        line-height: 40px;
    }
    .Banner_Left p.Banner_Text {
        padding-right: 0;
    }
    .With_EA .Sec_Title h2 {
        font-size: 28px;
    }
    .With_EA .Sec_Title h2 b {
        font-size: 28px;
    }
    .Comparison_Title p {
        font-size: 28px;
    }
    section.faq_bottom h2.faq_ttl {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .exiting_news p span,.exiting_news p b,.exiting_news p i{
        font-size: 32px;
        line-height: 44px;
    }
    .urgentbanner {
        padding: 0 0 32px 0;
    }
}
@media (max-width: 767px) {
    .custom-row {
        display: flex;
        flex-wrap: wrap;
    }

    .Company_Table tr td.First_TD {
        flex: 0 0 100% !important; /* Full width */
    }

    .custom-row th, .custom-row td {
        flex: 0 0 50% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: none !important;
    }
}
