  @font-face {
    src: url(' ../fonts/Poppins-Bold.ttf');
    font-family: "Poppins-Bold";
  }

  @font-face {
    src: url(' ../fonts/Poppins-ExtraBold.ttf');
    font-family: "Poppins-ExtraBold";
  }

  @font-face {
    src: url('../fonts/Poppins-Light.ttf');
    font-family: "Poppins-Light";
  }

  @font-face {
    src: url('../fonts/Poppins-Medium.ttf');
    font-family: "Poppins-Medium";
  }

  @font-face {
    src: url('../fonts/Poppins-Regular.ttf');
    font-family: "Poppins-Regular";
  }

  @font-face {
    src: url('../fonts/Poppins-SemiBold.ttf');
    font-family: "Poppins-SemiBold";
  }
  @font-face {
    src: url('../fonts/PublicSans-Regular.ttf');
    font-family: "PublicSans-Regular";
  }

  @font-face {
    src: url('../fonts/PublicSans-SemiBold.ttf');
    font-family: "PublicSans-SemiBold";
  }

  html {
    width: 100%;
  }

  html {
    scroll-behavior: smooth;
  }

  .inner_conent h2, .inner_conent h3, .inner_conent h4 {
      scroll-margin-top: 130px;
  }


  body {
    margin: 0;
    padding: 0;
  }

  h1,
  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 35px;
  }

  h4 {
    font-size: 30px;
  }

  h5 {
    font-size: 28px;
  }

  h6 {
    font-size: 25px;
  }

  p,
  li {
    font-size: 16px;
    color: #000;
    list-style: none;
  }

  a,
  a:hover {
    text-decoration: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin: 0;
  }

  img {
    width: 100%;
  }

  section {
    padding: 30px 10px;
    width: 100%;
    overflow: hidden;
  }

  .brdcrmb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
  }

  ul.toc-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  li.toc-item {
    padding: 6px 12px;
  }

  a.toc-link,
  a.toc-sublink {
    color: #fff;
    font-family: sans-serif;
    margin: 5px 0;
  }

  .brdcrmb li {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    font-size: 15px;
    font-family: "Poppins-Regular";
  }

  .brdcrmb li a {
    color: #007bff;
  }

  .brdcrmb .brdcrm_blistin:after {
    position: absolute;
    content: "/";
    right: -5px;
    color: #999;
  }

  .brdcrmb .brdcrm_blistin:last-child {
    position: unset;
  }

  .brdcrmb .brdcrm_blistin_2 a,
  .brdcrmb li:last-child a {
    pointer-events: none;
    color: #000;
  }

  .brdcrm_blistin_2 span {
    color: #888;
  }


  .posted_date {
    display: flex;
    margin: 15px 0 5px;
  } 

  section.New_detail_section {
    padding: 0;
  }

  .banner_div {
    margin: 10px;
    padding: 20px 0 0;
}
.bnner_slider img {
    border-radius: 10px;
}

  .New_detail_page {
    padding: 10px 20px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    width: 100%;
  }

  .table-of-contents {
    width: 100%;
    background-color: #00364e;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 1rem;
    text-align: left;
  }

  .blog-detail-page h1 {
    font-weight: 600;
    font-size: 32px;
    margin: 15px 0;
    color: #007bff;
    font-family: sans-serif;
    line-height: 35px;
  }

  .left_table {
    width: 20%;
  }

  .right_related {
    width: 20%;
  }

  .centre_blog_div {
    width: 60%;
  }


  p.line {
    margin: 0 10px;
  }

  .posted_date p {
    color: rgb(107 114 128);
    font-family: sans-serif;
    font-size: 16px;
  }

  .inner_conent p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 5px 0;
    color: #171717;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-family: sans-serif;
  }

  .cta_main_2 h3,
  .cta_main_2 p {
    color: #fff !important;
  }

  .cta_main_2 {
    gap: 10px;
    border-radius: 20px;
    background: linear-gradient(91.41deg, #003166, #007bff);
    margin-top: .75rem;
    margin-bottom: .75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem;
    cursor: pointer;
  }

  .cta_main_2 .cta_link {
    background: #fff;
    border-radius: 5px;
  }

  .cta_main_2 .cta_link a.cta1-button {
    color: #007bff;
  }

  .cta_link i {
    transform: rotate(-45deg);
    transition: all 0.1s;
    margin: 0;
  }

  .inner_conent h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin: 10px 0;
    font-family: sans-serif;
  }

  .inner_conent p a,
  .inner_conent ul li a,
  .inner_conent ol li a {
    color: #007bff;
    font-weight: 600;
    font-family: "PublicSans-Regular";
  }

  .cta_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f8ff;
    border: 2px solid #1e90ff;
    border-radius: 10px;
    padding: 20px;
    margin: 15px 0;
    cursor: pointer;
  }

  .inner_conent h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 10px 0;
    font-family: sans-serif;
  }

  .inner_conent ul, .inner_conent ol {
    padding-left: 15px;
    list-style-type: disc;
    margin: 0px 15px;
    padding-top: 10px;
  }

  .inner_conent h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    margin: 10px 0px;
        font-family: sans-serif;
  }


  .inner_conent ul li, .inner_conent ol li {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 5px 0;
        font-family: sans-serif;
    color: #171717;
    letter-spacing: 0.5px;
    font-weight: 400;
    list-style: disc;
  }

  .cta1-container {
    display: flex;
    flex-direction: column;
    width: 75%;
  }

  .cta1-content h3 {
    color: #1e90ff;
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: 600;
    line-height: 40.49px;
    letter-spacing: .6608923077583313px;
    font-family: sans-serif;
  }

  .cta1-container p {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 31.05px;
    color: #4e4e4e;
  }

  .cta_link {
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border-radius: 40px;
    cursor: pointer;
    align-items: center;
    transition: background-color .3s ease;
    font-size: 12.27px;
    font-weight: 600;
    line-height: 18.41px;
    width: 20%;
    text-align: center;
  }

  a.cta1-button {
    color: #fff;
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: 0.5px;
  }

  .inner_conent table {
    border: 1px solid;
    margin: 1.2rem 0;
    border-collapse: collapse;
    width: 100%;
  }

  .inner_conent th {
    background-color: #007bff;
    margin: auto;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-family: sans-serif;
  }

   .inner_conent tr:first-child td {
    background-color: #007bff;
    margin: auto;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-family: sans-serif;
    border-color: #000;
  }



  .inner_conent tr td {
    padding: 15px;
    text-align: left;
    font-family: sans-serif;
    border: 1px solid;
    margin: 1.2rem 0;
    background: #F1F2F6;
  }

  p.new_inner_p {
    margin: 15px 0;
  }

  .cta3_cta3__sZojC {
    height: 250px;
    gap: 10px;
    border-radius: 20px;
    margin-top: 1rem;
    margin-bottom: 3rem;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .cta3_cta3__sZojC img {
    margin: 1.2rem 0;
  }

  .cta3_cta3Container__zuJfZ {
    position: absolute;
    padding: 2rem;
  }

  .cta3_cta3Content1__ZY_6h,
  .cta3_cta3Content2__4mMfs {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 31.05px;
    color: #fff;
  }

  .cta3_cta3Content2__4mMfs {
    color: #fcde5a;
  }

  .cta3_cta3ButtonText__Jf_Ud a i {
    transform: rotate(-45deg);
    transition: all 0.1s;
    margin: 0;
  }

  .best_couser {
    padding: 1.5rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    background: rgb(255 255 255);
    border-radius: 15px;
    margin: 20px 0;
  }

  .cta3_cta3ButtonText__Jf_Ud a {
    padding: 12.08px 98.33px;
    gap: 8.63px;
    border-radius: 8.63px;
    background: #007bff;
    box-shadow: 0 6.04px 6.04px 0 #007bff1f;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    color: #fff;
    font-family: sans-serif;
  }

  .courses-grid {
    display: flex;
    gap: 15px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .course-card img {
    width: 100px;
    height: auto;
    margin: 1.2rem 0;
  }

  .courses-grid p {
    text-align: center;
    font-weight: 700;
  }

  a.course-card {
    padding: 20px;
    width: 18%;
  }

  /* Faq */
  .faq-title h2 {
    font-size: 28px;
    line-height: 48px;
    margin: 10px 0;
    font-family: 'Poppins-semibold';
    text-align: center;
  }

  .qa-container {
    background-color: #d4e9ff;
    margin: 20px 0;
    border-radius: 20px;
    padding: 20px;
  }

  .qa-container h3 {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    font-weight: 600;
    font-family: 'Poppins-SemiBold';
  }

  .qa-container p {
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    padding: 10px 0;
    font-family: 'Poppins-Light';
    font-weight: 500;
  }

  .new_social_icon {
    display: grid;
    gap: 5px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
  }

  .new_social_icon a img {
    width: 50px;
  }

  .new_social_icon a {
    color: #080e14;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 12px;
    border-radius: 8px;
    border-bottom: 1px solid #e0e0e0;
  }

  div#shareModal .modal-content button.btn-close {
    position: absolute;
    right: 1%;
}

  .modal-content input#shareUrl {
    border: none;
  }

  .modal-content button.share_url {
    border: none;
    background: none;
    color: #007bff;
  }

  .breadcrumb-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .input-group {
    padding: 0 .5rem;
    border: 1px solid #e5e7eb;
    border-radius: 5px;
  }

  .related-blogs {
    padding: 10px 15px 0 !important;
    box-shadow: 0 0 5px #dedede !important;
    border: 1px solid #dedede !important;
    border-radius: 0;
    margin-bottom: 30px;
    line-height: 20px;
    background-color: #fff;
  }

  .related-blogs .title {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: sans-serif;
  }

  .blog-item a {
    text-decoration: none;
    padding: 10px;
    display: block;
    color: #007bff;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef;
    font-family: sans-serif;
    line-height: 20px;
    font-size: 16px;
  }

  .blog-list a:after {
    content: ">";
    float: right;

  }


  .banner-owl img {
    width: 100%;
  }

  .banner-owl .owl-nav {
    display: none;
  }

  .banner-owl .owl-dots {
    text-align: center;
    margin-top: 10px;
}

.banner-owl .owl-dot {
    display: inline-block;
    margin: 0 6px;
}

.banner-owl .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background: #A6B7CA;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.banner-owl .owl-dot.active span {
    background: #003166;
    transform: scale(1.1);
}


  /* HEADER CONTAINER */
  .subheader {
    border-bottom: 1px solid #e5e7eb;
    position: relative;
    width: 100%;
    display: flex;
    padding: 1rem 4rem;
    gap: 2rem;

  }


  .subheader-inner {
    display: flex;
    gap: 20px;
    align-items: center;
  }


  /* DROPDOWN TAB */
  .dropdown {
    position: relative;
  }

  .chevron {
    stroke: #4b5563;
    transition: .2s ease;
  }

  .dropdown:hover .chevron {
    transform: rotate(180deg);
    stroke: #4338ca;
  }

  /* DROPDOWN PANEL */
  .dropdown-menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 300px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
    display: none;
    max-height: 200px;
    /* scroll height */
    overflow-y: auto;
    z-index: 9999;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }

  /* DROPDOWN LINKS */
  .dropdown-menu a {
    display: block;
    padding: 10px 16px;
    color: #111827;
    text-decoration: none;
    font-size: 14px;
  }

  .dropdown-menu a:hover {
    background: #f3f4ff;
    color: #4338ca;
  }

  section.subheader_section {
    overflow: visible;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 7px 0 #0000001f;
    margin-bottom: 2rem;
    padding: 0;
  }

  section.blog_all_list, section.listing_page_new {
    padding: 0 10px;
}

  .tab_menu a,
  .tab.dropdown.tab_menu_drop {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #080e14;
    text-decoration: none;
    border-radius: 12px;
    background-color: #e6f2ff;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    transition: background-color .2s ease;
    cursor: pointer;
    border: 1.5px solid transparent;
    font-family: sans-serif;
  }

  .tab.dropdown.tab_menu_drop h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #080e14;
    margin-right: 10px;
  }

  section.form_new_di {
    padding: 20px 0;
  }

  .form_wrapper_new {
    background: #D1E6FE;
    padding: 24px 28px 30px;
    border-radius: 10px;
  }

  .form_title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #111827;
  }

  .form_wrapper_new label {
    display: block;
    font-size: 16px;
    color: #374151;
    margin: 10px 0;
    font-weight: 700;
    font-family: 'Poppins-SemiBold';
  }

  .form_row {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    flex-wrap: wrap;
  }

  /* NEW group class (replaces column classes) */
  .form_field_group {
    flex: 1 1 0;
    min-width: 220px;
  }

  .form_wrapper_new input[type="text"],
  .form_wrapper_new input[type="tel"] {
    width: 100%;
    padding: 10px 12px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    font-size: 14px;
    outline: none;
    font-family: sans-serif;
  }

  .form_wrapper_new input::placeholder {
    color: #9ca3af;
  }

  .form_wrapper_new input:focus {
    border-color: #2563eb;
    box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.1);
  }

  .select_input {
    width: 100%;
    padding: 10px 12px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    font-size: 14px;
    outline: none;
    background: #fff;
    font-family: sans-serif;
  }

  .select_input:focus {
    border-color: #2563eb;
    box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.15);
  }

  /* Phone row */
  .phone_row {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }

  .phone_input {
    width: 50%;
  }

  .btn_otp {
    flex: 0 0 130px;
    border: none;
    border-radius: 999px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background: #0000FF;
    cursor: pointer;
    padding: 10px 20px;
    white-space: nowrap;
    font-family: 'Poppins-Light';
  }

  .role_wrapper_new {
    margin-top: 4px;
    margin-bottom: 18px;
  }

  .role_pills {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8px;
  }

  .role_pill {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #080e14;
    text-decoration: none;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    transition: background-color .2s ease;
    cursor: pointer;
    font-family: sans-serif;
    background: none;
    border: 1px solid rgb(156 163 175);
    border-radius: 12px;
  }

  button.role_pill.active {
    background: #0000FF;
    color: #fff;
  }

  .submit_btn {
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: lowercase;
    background: #9ca3af;
    color: #fff;
    cursor: pointer;
  }

  .submit_btn:hover {
    background: #6b7280;
  }

  .sticky_footer_bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 -4px 20px rgba(0, 131, 232, 0.2);
    height: 5rem;
    padding: 1rem 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }

  .sticky_footer_bar img {
    width: 50px;
    height: 50px;
  }

  .sticky_footer_text {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 5px 0;
    font-family: sans-serif;
    color: #171718;
    letter-spacing: 0.5px;
    font-weight: 400;
  }

  .sticky_footer_text span {
    color: #007bff;
    font-weight: 600;
  }

  .sticky_footer_btn {
    border: none;
    outline: none;
    padding: 0.7rem 2.2rem;
    border-radius: 999px;
    background: #007BFF;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.15s ease, transform 0.1s ease;
    font-family: sans-serif;
  }

  .sticky_footer_btn:hover {
    background: #006fcc;
    transform: translateY(-1px);
  }

  .il-footer__copy {
    color: #007bff;
    font-size: 16px;
    font-weight: 600;
    font-family: "Poppins-Regular";
    margin-bottom: 0;
  }

  .il-footer__bottom-follow {
    display: flex;
    align-items: center;
    gap: 0.75rem;
  }

  .il-footer__bottom-follow-title {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-family: "Poppins-Regular";
    font-weight: 600;
  }

  .il-footer__bottom-social {
    display: flex;
    gap: 0.5rem;
  }

  .il-footer__bottom-social img {
    width: 24px;
    height: 24px;
    transition: transform 0.15s ease;
  }

  .il-footer__bottom-social a:hover img {
    transform: scale(1.08);
  }

  /* LEFT SIDE */
  .il-footer__logo {
    margin-bottom: 1rem;
  }

  .il-footer__logo img {
    width: 250px;
    margin-bottom: 20px;
  }

  .listing_page_new hr.horizontal-line {
    width: 100%;
    height: 2px;
    background-color: #edf5ff;
    margin-bottom: .75rem;
  }

  .listing_page_new h1 {
    font-weight: 600;
    font-size: 32px;
    margin: 15px 0;
    color: #007bff;
    font-family: 'Poppins-Light';
    line-height: 35px;
    letter-spacing: 1.5px;
  }

  .il-footer__contact-list {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .il-footer__contact-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    font-size: 0.9rem;
    color: #111827;
  }

  .il-footer__contact-item img {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .il-footer__contact-item span.note {
    color: #6b7280;
    font-size: 0.8rem;
  }

  .il-footer__social-row {
    margin-top: 1rem;
    display: flex;
    gap: 0.75rem;
  }

  .il-footer__social-row img {
    width: 32px;
    height: 32px;
    transition: transform 0.15s ease;
  }

  .il-footer__social-row a:hover img {
    transform: scale(1.05);
  }

  /* RIGHT COLUMNS */
  .il-footer__cols {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.5rem;
  }

  .il-footer__col-title {
    text-transform: none;
    color: #080e14;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1rem;
  }

  .il-footer__links {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .il-footer__links li {
    margin-bottom: 12px;
  }

  .il-footer__links a {
    font-size: 15px;
    color: #52565b;
    text-decoration: none;
    transition: color 0.15s ease;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    font-family: "Poppins-Regular";
  }

  .il-footer__links a:hover {
    color: #007BFF;
  }

  .il-footer__contact-item p {
    font-size: 15px;
    font-weight: 500;
    font-family: "Poppins-Regular";
  }

  .il-footer__contact-item a {
    color: #080e14;
    font-size: 15px;
    font-family: "Poppins-Regular";
  }

  /* FREE STUDY MATERIAL BLOCK */
  .il-footer__study {
    margin-top: 32px;
  }

  .il-footer__study-heading {
   color: #080e14;
    text-align: left;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    margin: 30px 0;
  }

  .il-footer__study-heading span {
    color: #2563eb;
  }

  .il-footer__study-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
  }

  .il-footer__study-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-family: 'Poppins-SemiBold';
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }

  /* BOTTOM ROW */
  .il-footer__bottom {
    border-top: 1px solid #e5e7eb;
    margin-top: 32px;
    padding-top: 12px;
    display: flex;
    gap: 8px;
    align-items: flex-start;
    justify-content: space-between;
  }

  .il-footer {
    font-family: sans-serif;
    color: #111827;
    background: #f5f5f5;
    padding: 30px 10px 30px
  }

  /* TOP: CONTACT + MAIN COLUMNS */
  .il-footer__top {
    display: flex;
    flex-direction: row;
    gap: 24px;
  }

  .il-footer__left {
    width: 33.3%;
  }

  .il-footer__right {
    width: 66.3%;
  }

  .blogs-in-category {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
    padding: 20px 0;
  }

  .image-container {
    height: 160px;
    background: #f3f4f6;
    transition: transform 1s;
  }

  .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    
  }
  .light-theme a:hover {
    text-decoration: none;
    background: #fcfcfc;
    border: none;
    color: #007BFF;
}
.main-blog-div {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: transform .2s;
    cursor: pointer;
}
div#pagination-container {
    display: flex;
    justify-content: center;
}
#pagination-container {
    text-align: center;
    margin-top: 20px;
}

#pagination-container .pagination {
    list-style: none;
    padding: 0;
    margin: 0;
}

#pagination-container .pagination li {
    display: inline-block;
    margin: 0 5px;
}

#pagination-container .pagination li a {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ddd;
    color: #0073aa;
    text-decoration: none;
    border-radius: 3px;
}

#pagination-container .pagination li.active a {
    background-color: #0073aa;
    color: #fff;
    border-color: #0073aa;
    pointer-events: none;
}

#pagination-container .pagination li.disabled a {
    color: #aaa;
    pointer-events: none;
}

.banner-blogimg {
    margin-bottom: 30px ;
}
.active span.current {
    background-color: #007BFF;
    color: #fff;
    border: none;
    padding: .25rem .75rem;
    border: 1px solid #ddd;
    border-radius: .375rem;
    text-decoration: none;
    color: #fff;
    font-family: sans-serif;
    font-size: 16px;
}
.light-theme a, .light-theme span {
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    min-width: 14px;
    margin: 0 5px 0 0;
    padding: .25rem .75rem;
    border: 1px solid #ddd;
    border-radius: .375rem;
    text-decoration: none;
    color: #3b82f6;
    background: #fff;
}
  .blogs-in-category .blog-card .blog-title {
    margin: 8px 16px 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: sans-serif;
    line-height: 24px;
    height: 80px;
    padding: 0;
  }
.allblog-container hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid;
    opacity: 1;
    width: 100%;
    height: 2px;
    background-color: #0070f3;
    margin-bottom: .75rem;
    color: #0070f3;
}

.allblog-container .folder-container {
    margin-bottom: 25px;
    margin-left: 15px;
    margin-top: 20px;
}

h2.folder-title {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: sans-serif;
}
h2.folder-title {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: sans-serif;
}
.blogs-in-folder {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin: 20px 0;
}
.view-more {
    text-align: center;
    margin-top: 30px;
}
a.view-more-button {
    padding: 10px 20px;
    background-color: #0070f3;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s;
    font-family: 'Poppins';
}
    .blogs-in-category .image-container img {
      transition: transform .3s ease;
    }
    a.blog-card_new {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: transform .2s;
    cursor: pointer;
}

.blog-card_new .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px 3px 0 0;
}

a.blog-card_new:hover {
      transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}
.main-blog-div:hover {
      transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}
p.blog-title {
    padding: 10px 12px 14px;
    margin: 8px 16px 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: sans-serif;
    line-height: 24px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


  h1.head-title {
    font-weight: 500;
    font-size: 32px;
    margin: 20px 0;
    color: #000;
    font-family: sans-serif;
    line-height: 35px;
}

  /* Wrapper for call + sign in */
  .header-cta {
    display: flex;
    align-items: center;
    gap: 18px;
  }

  /* Call section */
  .header-call {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  /* Call icon */
  .header-call-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }

  .header-call-icon img {
    width: 40px;
    height: 40px;
    display: block;
  }

  /* Call text */
  .header-call-text {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    white-space: nowrap;
  }

  .header-call-label {
    font-size: 14px;
    color: #fcde5a;
    text-transform: lowercase;
  }

  .header-call-number {
    color: #ffd54a;
    letter-spacing: 0.3px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
  }

  /* Sign in button */
  .header-signin-link {
    text-decoration: none;
  }

  .header-signin-btn {
    color: #007bff;
    font-weight: 600;
    padding: 7.5px 20px;
    border-radius: 20px;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
  }

  .header-signin-btn:hover {
    background: #eef6ff;
  }

  /* Navigation */
  header {
    margin-top: 100px;
  }

  nav.infinitylearn {
    font-family: sans-serif;
    padding: 10px 5% 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #007bff;
    position: fixed;
    min-height: 81px;
    width: 100%;
    z-index: 1000;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #2c91ff;
  }

  .header_sub_div {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1210px;
    justify-content: space-between;
    align-items: center;
  }

  .dropdown li a {
    font-size: 16px !important;
    color: #000 !important;
  }

  .dropdown li {
    display: flex;
    padding: 10px;
    border-top: 2px solid #007bff5e;
  }

  .dropdown img {
    width: 40px;
  }

  nav.infinitylearn .logo {
    height: auto;
  }

  .logo img {
    width: 100%;
  }

  nav.infinitylearn .links {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
    margin: 0;
  }

  nav.infinitylearn .links li {
    list-style: none;
  }

  nav.infinitylearn .links a:not(:has(img)) {
    display: block;
    padding: 6px 20px;
    text-decoration: none;
    position: relative;
    align-items: center;
    font-family: sans-serif;
    cursor: pointer;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
    text-transform: lowercase;
  }

  nav.infinitylearn .links a:hover {
    border: 1px solid #fff;
    border-radius: 24px;
    cursor: pointer;
    background-color: #4086F7;
  }

  nav.infinitylearn .links .dropdown-parent_new .dropdown a:hover {
    background-color: #D4E9FF;
    border-radius: 10px;
    cursor: pointer;
  }

  nav.infinitylearn .links .dropdown-parent_new .dropdown a {
      width: 100%;
      padding: 18px 10px;
      display: flex;
      align-items: center;
      gap: 15px;
  }

  nav.infinitylearn .links .dropdown-parent_new li {
    padding: 10px 5px;
  }

  nav.infinitylearn .links a:not(:has(img)):hover::before {
    visibility: visible;
    transform: scaleX(1);
  }

  nav.infinitylearn .links a img {
    width: 40px;
    height: 40px;
  }

  nav.infinitylearn .links .header-btn a {
    color: #fff;
    padding: 5px 18px;
  }

  nav.infinitylearn .links .header-btn {
    margin-bottom: 0;
    background: #6A055A;
    color: #fff;
  }
.dropdown-parent_new ul.dropdown {
    overflow-y: scroll;
    height: 350px;
}
  /* Mobile specific styles */
  #nav-toggle {
    display: none;
  }

  nav.infinitylearn .icon-burger {
    display: none;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
  }

  .infinitylearn .links li {
    position: relative;
  }


  .infinitylearn .dropdown {
    display: none;
    position: absolute;
    top: 140%;
    left: -40%;
    background-color: #fff;
    list-style: none;
    padding: 20px;
    width: 405px;
    box-shadow: 0px 0px 5px 3px #0000001A;
    border-radius: 10px;
  }

  .blog-card_new .main_contfoot {
    height: 100px;
}

  .infinitylearn .dropdown-parent:hover .dropdown,
  .infinitylearn .dropdown-parent:focus-within .dropdown {
    display: block;
  }

  nav .icon-burger .line {
    width: 30px;
    height: 4px;
    background-color: #fff;
    margin: 3px;
    border-radius: 3px;
    transition: all .5s ease-in-out;
  }

  .infinitylearn .dropdown-child {
    display: none;
    position: absolute;
    top: 10%;
    left: 100%;
    background-color: #fff;
    list-style: none;
    padding: 10px;
    width: 300px;
    box-shadow: 0px 0px 5px 3px #0000001A;
    border-radius: 4px;
    z-index: 99;
  }

  .infinitylearn .dropdown-mainchild:hover .dropdown-child {
    display: block;
  }

  .infinitylearn .dropdown-mainchild span::before {
    right: -0px;
  }

  .infinitylearn .dropdown-parent>a:hover span::before {
    transform: translateY(-50%) rotate(180deg);
  }

  .infinitylearn .dropdown-mainchild>a:hover span::before {
    transform: translateY(-50%) rotate(-90deg);
  }

  .dropdown {
    /* adjust based on your design */
    /* enable vertical scroll */
    /* prevent horizontal scroll */
    padding: 8px 0;
    margin: 0;
    list-style: none;
    background: #fff;
    border-radius: 8px;
  }


/* LEFT MENU */
.infinity_dropdown .left-menu {
    width: 250px;
    border-right: 1px solid #e6e6e6;
}

.infinity_dropdown .menu-item {
    position: relative;
}

nav.infinitylearn .menu-wrapper.infinity_dropdown a {
    color: #000;
}

.infinity_dropdown .menu-item > a {
    display: flex;
    justify-content: space-between;
    padding: 14px 16px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.infinity_dropdown .menu-item > a:hover {
    background: #f1f4ff;
    color: #1a73e8;
}

/* RIGHT CONTENT */
.infinity_dropdown .right-content {
    position: absolute;
    left: 250px;
    top: 0;
    width: 450px;
    height: 100%;
    background: #fff;
    display: none;
    padding: 20px;
}

.infinity_dropdown .menu-item:hover .right-content {
    display: block;
    min-height: auto;
}

/* DEFAULT: show first class content */
.menu-item:first-child .right-content {
    display: block;
}

/* when hovering any menu item, hide default */
.left-menu:hover .menu-item:first-child .right-content {
    display: none;
}

/* show hovered menu item content */
.menu-item:hover .right-content {
    display: block;
}


.menu-wrapper.infinity_dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 700px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0,0,0,.12);
    display: none;
    z-index: 999;
}

/* show dropdown on hover */
.dropdown-parent:hover .infinity_dropdown {
    display: block;
    overflow-y: scroll;
    max-height: 600px;
}

/* SUBJECT GRID */
.infinity_dropdown .navmain_innersub .menu-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.infinity_dropdown .subjects a {
    text-decoration: none;
    color: #333;
}

.subjects.navmain_innersub .main_classinnr .class-inner {
    display: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}
.subjects.navmain_innersub .main_classinnr a .class-inner {
  display: grid;
}

.subjects.navmain_innersub .main_classinnr .class-inner

.infinity_dropdown .subjects a:hover {
    color: #1a73e8;
}

.footer__studymob button.accordion-button {
    font-family: 'Poppins-Regular';
    padding: 16px 12px;
    color: #000;
    background: transparent;
}

.footer__studymob .accordion-button:focus {
  border: 0;
  box-shadow: unset;
  background: transparent;
}

.footer__studymob .accordion-item {
    background: transparent;
    border: 0;
}

.footer__studymob .accordion-body {
    padding-top: 0;
}

.footer__studymob button.accordion-button::after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    right: 8px;
    top: 55%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #000;
    transition: all 0.3s;
    background: transparent;
}
.dropdown-parent_new .courses_child {
    width: 700px;
    border-radius: 25px;
}

.dropdown-parent_new .courses_child button {
    display: flex;
    text-align: center;
    justify-content: left;
    align-items: center;
    gap: 10px;
    color: #000;
    margin: 8px 0;
    position: relative;
    padding: 8px;
}

.dropdown-parent_new .courses_child button i {
  position: absolute;
    right: 5%;
}

.dropdown-parent_new .courses_child button:first-child {
  margin-top: 0;
}


nav.infinitylearn .dropdown-parent_new .courses_childmaininnr {
    margin-bottom: 10px;
    padding: 13px 10px;
}

.dropdown-parent_new .courses_childmaininnr h4 {
    font-size: 15px;
    font-family: 'Poppins-Light';
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}

nav.infinitylearn .links .dropdown-parent_new .dropdown a h6 {
    font-size: 14px;
    background: #FCDE5A;
    padding: 4px 8px;
    border-radius: 3px;
    color: #000;
}

.dropdown-parent_new .courses_childmaininnr p {
    font-size: 13px;
    color: #767676;
    font-family: 'Poppins-Regular';
    width: 90%;
}

.courses_child div#v-pills-tab {
    border-right: 1px solid #D4E9FF;
    padding-right: 10px;
    width: 50%;
}

.dropdown-parent_new .courses_child button span {
  text-align: left;
  font-size: 12px;
  font-family: 'Poppins-Regular';
  color: #767676;
  width: 75%;
}

.dropdown-parent_new .courses_child button span b {
  color: #000;
  font-size: 15px;
  font-family: 'Poppins-light';
}

.dropdown-parent_new .courses_child button.active {
    background: #F1F2F6;
    color: #000;
    border-radius: 10px;
}
 #Faq .faq-question { cursor: pointer; }

  .faq-question { cursor: pointer; }
  h3.faq-question {
  color: #000;
}

.faq-answer p {
  color: #000;
}

.faq-answer li {
  color: #000;
}

.faq-section .faqs-container {
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
}

.faqrow-main:last-child {
  border-bottom: 0;
}

.faq-section .faq-singular {
    position: relative;
    padding: 15px 30px;
    width: 100%;
    box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
    background: #F3F4F6;
    margin-bottom: 15px;
    border-radius: 15px;
}

.faq-main {
  padding: 0;
}

.faq-main h3.sub-heading {
    color: #000;
    font-family: 'Poppins-SemiBold';
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
}
.faq-singular .faq-question {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Poppins-Regular';
}.faq-singular .faq-question:before {
    position: absolute;
    content: "+";
    color: #fff;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    font-weight: 500;
    transition: all 0.5s;
    background: #007BFF;
    border-radius: 50px;
    padding: 4px 10px;
    font-family: 'Poppins-Regular';
}
.faq-singular.active .faq-question:before {
  transform: translateY(-50%) rotate(45deg) scale(1.3);
  padding: 0 7px;
  background: #898b8e;
  color: #e9fff6;
  padding: 1px 7px 0px;
}

.faqs-container .faq-answer {
  display: none;
  padding: 20px 0 20px 30px;
}

.faq-singular.active {
    background: #F3F4F6;
}
.faq-answer p {
    color: #374151;
    font-size: 16px;
    font-weight: 400;
    font-family: "poppins-Regular";
}

/*responsive*/
 @media screen and (max-width: 1200px) {

    .header-call .header-call-text {
        display: none;
    }

 }
  @media screen and (max-width: 1100px) {
    .blogs-in-folder {
    grid-template-columns: 1fr 1fr 1fr;
    
}
nav.infinitylearn .links {
  gap: 5px;
}
    a.course-card {
      width: 30%;
    }
  }

  @media screen and (max-width: 1024px) {
    .blogs-in-category {
      grid-template-columns: 1fr 1fr 1fr;
    }

    .il-footer {
      padding: 60px 0px 20px;
    }

    .sticky_footer_bar {
      display: none;
    }

    .left_table {
      display: none;
    }

    .right_related {
      width: 30%;
    }

    .centre_blog_div {
      width: 70%;
    }
  }

  @media screen and (max-width: 990px) {
      .dropdown-parent_new ul.dropdown {

    height: auto;
}

/*blog mobile head*/
.dropdown-parent_new .courses_child {
    box-shadow: unset;
    border: 0;
    padding: 10px;
}

.dropdown-parent_new .courses_child .d-flex.align-items-start {
    display: block !important;
}

.courses_child div#v-pills-tab {
  width: 100%;
  border: 0;
  padding: 0;
}

/*blog mobile head*/

.infinitylearn .main_callheadlable {
    display: flex;
    gap: 15px;
    align-items: center;
}
    
    

    nav.infinitylearn .links {
      position: fixed;
      z-index: 9;
      top: 100px;
      left: 0;
      right: 0;
      bottom: 100%;
      flex-direction: column;
      background-color: #fff;
      justify-content: space-evenly;
      align-items: center;
      transition: all 0.5s ease-in-out;
      overflow: hidden;
      height: 0;
    }

    .header-call-text {
      display: none;
    }

    nav.infinitylearn .links a:not(:has(img)) {
      font-size: 20px;
              color: #000;
    }

    nav.infinitylearn {
      height: 80px;
    }

    nav.infinitylearn .links {
      gap: 0px
    }

    nav.infinitylearn .links a {
      font-size: 18px;
      padding: 10px;
      color: #fff;
    }

    #nav-toggle:checked~.links {
      height: 90vh;
      display: block;
      padding: 0;
      overflow-y: scroll;
      padding-bottom: 80px;
      top: 80px;
      padding-top: 30px;
    }

    .infinitylearn .dropdown {
      position: static;
      width: 100%;
      margin: auto;
    }

    .infinitylearn .links li {
      position: relative;
      width: 90%;
      margin: auto;
    }

    .infinitylearn .dropdown li:last-child {
      position: unset !important;
    }

    /* Show full height on mobile */

    nav.infinitylearn .icon-burger {
      display: flex;
    }

    .header-signin-btn {
      background: #1F8BFF;
      color: #fff;
      border: 1px solid #fff;
    }

    /* Animate burger icon */
    #nav-toggle:checked~.icon-burger .line:nth-child(1) {
      transform: translateY(10px) rotate(225deg);
    }

    #nav-toggle:checked~.icon-burger .line:nth-child(3) {
      transform: translateY(-10px) rotate(-225deg);
    }

    #nav-toggle:checked~.icon-burger .line:nth-child(2) {
      opacity: 0;
    }

    .links .dropdown-parent.active>.dropdown,
    .links .dropdown-mainchild.active>.dropdown-child {
      display: block;
    }

    .infinitylearn .dropdown-parent li {
      top: 94%;
      left: 0%;
      width: 100%;
    }

    .infinitylearn .dropdown-child {
      top: 90%;
      left: -5%;
      padding: 20px;
      width: 95%;
    }

    .infinitylearn .dropdown-child li {
      width: 100%;
    }


    nav.infinitylearn .dropdown-child a {
      padding: 10px 0 0 !important;
    }

    .infinitylearn .dropdown-parent span::before,
    .infinitylearn .dropdown-mainchild span::before {
      right: 0;
    }

    nav.infinitylearn .links {
      gap: 10px;
    }

  }

  @media screen and (max-width: 500px) {
    .infinitylearn .header-call{
    display: none;
}
    nav.infinitylearn .links a:not(:has(img)) {
      font-size: 17px;
    }
    .il-footer__study-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }

    .il-footer__left {
      width: 100%;
    }

    .il-footer__right {
      width: 100%;
    }
  }

  @media screen and (max-width: 800px) {
    .cta1-container {
      width: 100%;
    }

    .cta_link {
      width: 80%;
    }
.blogs-in-folder {
    grid-template-columns: 1fr 1fr;
}
    .sticky_footer_text {
      font-size: 1.1rem;
    }

    .subheader {
      padding: 20px !important;
      overflow-x: scroll;

    }

    .blogs-in-category {
      grid-template-columns: 1fr 1fr;
    }

    
    .il-footer__bottom {
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      text-align: center;
      margin-bottom: 20px;
    }

    .bnner_slider {
      padding: 10px;
    }

    .brdcrmb li {

      margin-right: 10px;
      padding-right: 10px;
      font-size: 14px;
    }

    a.course-card {
      width: 48%;
    }

    .blog-detail-page h1 {
      font-weight: 600;
      font-size: 28px;
    }

    .inner_conent p {
      font-size: 14px;
    }

    .inner_conent ul li {
      font-size: 14px;
    }

    .qa-container p {
      font-size: 14px;
      line-height: 25px;
    }

    .qa-container h3 {
      font-size: 18px;
      line-height: 30px;
    }

    .blog-item a {
      font-size: 14px;
    }

    .New_detail_page {
      flex-direction: column;
    }

    .centre_blog_div {
      width: 100%;
    }

    .right_related {
      width: 100%;
    }

    .cta3_cta3ButtonText__Jf_Ud a {
      padding: 10px 20px;
    }

    .cta_main.cta_main_2,
    .cta_main {
      flex-direction: column;
      text-align: center;
    }

    .cta1-container p {
      line-height: 25px;
      text-align: center;
    }

    section.listing_page_new {
      padding: 30px 10px;
    }
    section.blog_all_list {
    padding: 30px 10px;
}

.inner_conent ul li, .inner_conent ol li {
  font-size: 14px;
}

  }

@media screen and (max-width: 750px) {
  .il-footer__top {
      flex-direction: column;
    }

    .il-footer__left, .il-footer__right {
      width: 100%;
    }

    .il-footer__links a { 
      font-size: 14px;
    }

    .il-footer__links li {
      margin-bottom: 10px;
    }
  }


  @media screen and (max-width: 600px) {
    .posted_date p{
      font-size: 14px;
    }

    .inner_conent tr td, .inner_conent tr:first-child td {
      font-size: 12px;
      padding: 5px 8px;
  }



    .brdcrmb li {
      font-size: 10px;
    }

    .blogs-in-category {
      grid-template-columns: 1fr;
    }

    .cta3_cta3ButtonText__Jf_Ud a {
      padding: 10px;
    }
    .blogs-in-folder {
    grid-template-columns: 1fr ;
}

    .il-footer__study-grid {
      grid-template-columns: 1fr 1fr;
    }


    .il-footer__cols {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.5rem;
    }
    .il-footer__col-title {
    font-size: 13px;
}

.il-footer__study-heading {
    font-size: 20px;
}

.il-footer__copy {
    color: #007bff;
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins-Regular";
    margin-bottom: 8px;
}

.header-signin-btn {
    font-size: 12px;
}
  }

  @media screen and (max-width: 500px) {
    .brdcrmb .brdcrm_blistin:after {
      top: 13%;
    }

    .courses-grid {
      grid-template-columns: 1fr;
    }

    .brdcrmb li a {
      font-size: 12px;
    }

     .il-footer__links a { 
      font-size: 12px;
    }

    .il-footer__links li {
      margin-bottom: 5px;
    }


  }