a.btn.enroll-now-btn, a.btn.enquiry-btn {
    color: #ffffff;
    background: #0166b1;
    border: 1px solid #ffffff;
    font-weight: 500;
    min-width: 160px;
}
.blue {
    color: #4874d5;
}
.content-area {
    background: #084b76;
    color: #ffffff;
    top: 30px;
    position: relative;
    letter-spacing: 1px;
}
.content-container {
    position: relative;
    padding-top: 0;
}
.p-content {
    background-color: transparent !important;
}
.content-heading-section {
    background: #006ab5;
    max-width: 95%;
    margin: 0 auto;
    position: relative;
    padding: 5px 10px 0 10px;
    display: grid;
    grid-template-columns: 2fr min-content;
    align-items: center;
}
.content-heading-section .text-content {
    margin-left: 50px;
}
.content-heading-section .featured-image {
    text-align: center;
}
.content-heading-section .featured-image img {
    max-width: 350px;
}
.content-heading-section h1 {
    font-size: 2rem;
}
p.month-year {
    font-size: 1.5rem;
    text-shadow: 0 0 black;
    font-weight: 500;
}
.content-intro-section {
    background: #ffffff;
    padding: 5px 0;
}
.content-intro-section div {
    margin: 0 auto;
    background: #ffffff;
    color: #003c63;
    font-size: 24.1px;
    text-align: center;
    max-width: 95%;
    padding: 10px;
    font-weight: 400;
}
ul.advantages {
    padding: 0;
    list-style: none;
}
ul.advantages li.advantage {
    background: linear-gradient(to left top, rgb(8 75 118) 2%, rgb(17 117 183) 50%);
    border-radius: 15px;
    text-align: center;
    padding: 10px;
    margin: 0 auto 10px auto;
    letter-spacing: 2px;
    max-width: 172px;
}
ul.advantages li.advantage p {
    margin: 0;
    font-size: 20.5px;
    line-height: 15px;
}
ul.advantages li.advantage span {
    font-size: 10.3px;
}
.revision-course {
    padding: 0 20px !important;
}
.revision-course a {
    padding: 5px 10px;
    background: #006ab5;
    border-radius: 10px;
    max-width: 420px;
    width: 100%;
    font-size: 1.2rem;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
}
.introduction {
    padding: 20px 20px 0 20px;
    display: grid;
    grid-template-columns: 2fr 0.5fr;
}
.introduction p.quote {
    font-size: 21.6px;
    color: #28bbf4;
    font-weight: 600;
}
.introduction p.quote.yellow {
    color: #ffde59;
}
.introduction p.description {
    font-size: 16.8px;
}
.process {
    background: linear-gradient(45deg, #0c6998, transparent);
    text-align: center;
    padding: 24px 10px;
    font-size: 1.3rem;
}
.process img {
    max-width: 60px;
    margin: 0 10px;
}
.ial-group-class-benefits, .sub-combo-and-degree-pathways, .enrolment-criteria, .program-fees {
    padding: 0 20px;
    margin: 30px auto;
}
.program-overview {
    background: #002d65;
    border-radius: 10px;
}
.program-overview .title {
    padding: 0 20px;
    padding-top: 16px;
}
.program-overview .programs {
    /* background: linear-gradient(45deg, #0c6998, transparent); */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem 3rem;
    padding: 0 20px 20px 20px;
}
.program-overview .programs .program-detail {
    background: #ffffff;
    color: #737373;
    font-weight: 400;
    border-radius: 15px;
    text-align: center;
    padding: 10px;
}
.program-overview .programs .program-detail p{
    margin: 0;
}
.program-overview .programs .program-detail .blue {
    color: #004aad;
    font-weight: bold;
    font-size: 20px;
}
.ial-group-class-benefits ul {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}
.ial-group-class-benefits ul li.benefits {
    border-radius: 10px;
    background: #ffffff;
    color: #0c6699;
    border-radius: 15px;
    overflow: hidden;
}
.ial-group-class-benefits ul li.benefits p.title {
    font-size: 100%;
    color: #ffffff;
    background: #28bbf4;
    font-weight: 400;
    padding: 10px 15px;
    display: grid;
    grid-template-columns: min-content 1fr;
    align-items: center;
    gap: 0.5rem;
}
.ial-group-class-benefits ul li.benefits img {
    max-width: 100px;
    max-height: 40px;
}
.ial-group-class-benefits ul li.benefits p.description {
    padding: 0 15px;
}
.ial-group-class-benefits .title, .sub-combo-and-degree-pathways .title, .program-overview .title, .enrolment-criteria .title, .program-fees .title {
    font-size: 23.8px;
    font-weight: bold;
}
.sub-combo-and-degree-pathways .tables {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 2rem;
}
.subject-combinations {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}
.subject-combinations .combination {
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    width: 100%;
    text-align: center;
}
.subject-combinations .combination ul {
    color: #737373;
    margin: 0 15px 1rem 15px;
    list-style: none;
    padding: 0;
}
.subject-combinations .combination ul li{
    font-size: 1em;
    display: flex;
    align-items: center;
    gap: 10px;
}
.subject-combinations .combination ul li .bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    flex-shrink: 0;
}
.subject-combinations .combination .title {
    font-size: 16.4px;
    text-align: center;
    padding: 10px;
}
.green .title {
    background: #01a355;
}
.purple .title {
    background: #6b1fad;
}
.orange .title {
    background: #cc4e00;
}
.teal .title {
    background: #168ca1;
}
.subject span {
    border-radius: 20px;
    font-weight: 700;
    margin: 5px auto;
    display: inline-block;
    max-width: 120px;
    width: 100%;
}
.green .subject span {
    background: #bfecac;
    color: #01a355;
    border: 3px solid #01a355;
}
.purple .subject span {
    background: #e6dcff;
    color: #6b1fad;
    border: 3px solid #6b1fad;
}
.orange .subject span {
    background: #ffd9c2;
    color: #cc4e00;
    border: 3px solid #cc4e00;
}
.teal .subject span {
    background: #a0d7e1;
    color: #168ca1;
    border: 3px solid #168ca1;
}

.green ul {
    column-count: 2;
    text-align: left;
}
.purple ul {
    column-count: 2;
    text-align: left;
}
.orange ul {
    column-count: 2;
    text-align: left;
}
.teal ul {
    column-count: 2;
    text-align: left;
}
.green ul li .bullet{
    background: #01a355;
    font-size: 2.5em;
}
.purple ul li .bullet{
    background: #6b1fad;
    font-size: 2.5em;
}
.orange ul li .bullet{
    background: #cc4e00;
    font-size: 2.5em;
}
.teal ul li .bullet{
    background: #168ca1;
    font-size: 2.5em;
}
.sample-schedule table {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    width: 100%;
}
.sample-schedule table td strong {
    width: 100%;
    display: block;
}
.sample-schedule table td, .sample-schedule table th {
    padding: 10px 10px 10px 20px;
}
.sample-schedule table thead {
    background: #006ab5;
}
.sample-schedule table tbody {
    background: #ffffff;
    color: #1a6f9e;
    font-weight: 500;
}
.enrolment-criteria table {
    max-width: 1300px;
    margin: 0 auto;
    font-size: 15px;
    letter-spacing: 1px;
}
.enrolment-criteria table thead{
    background: #006ab5;
}
.enrolment-criteria table tbody {
    color: #2b7aa6;
    font-weight: 500;
    border-bottom: 1px solid #dee2e6;
}
.enrolment-criteria table tbody ul {
    margin: 0;
}
.enrolment-criteria table tbody td {
    vertical-align: middle;
    padding: 5px;
}
.enrolment-criteria p em {
    color: #0c6699;
}
.enrolment-criteria .card-header {
    height: 60px;
    background: #006ab5;
}
.key-dates .card-header {
    background: #006ab5;
}
.program-fees {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 3em;
}
.program-fees .fees-and-keydates-section {
    display: grid;
    gap: 2rem;
}
.program-fees .fees {
    background: #002d65;
    padding: 5px 15px;
    border-radius: 10px;
}
.program-fees .key-dates {
    border-radius: 10px;
    overflow: hidden;
    border: none;
    background: transparent;
}
.program-fees .key-dates tbody {
    padding: 0;
    color: #0c6699;
    list-style: none;
    margin: 0;
    font-weight: 500;
    font-size: 17px;
}
.program-fees .fees tbody {
    font-weight: 500;
    font-size: 17px;
}
.program-fees .fees tbody span.cyan {
    color: #28bbf4;
}
.program-fees .key-dates td, .program-fees .key-dates th, .program-fees .fees td, .program-fees .fees th {
    border: none;
}
.program-fees .key-dates td {
    position: relative;
}
.program-fees .key-dates tr td:first-child {
    padding-left: 25px;
}
.program-fees .fees td {
    padding: 5px 0;
}
.program-fees .key-dates tbody tr {
    background: linear-gradient(45deg, #e6f1ff, transparent);
}
.program-fees .key-dates table {
    border-collapse: separate;
    border-spacing: 0 1.3em;
}
.program-fees .key-dates tbody td.blue::before {
    content: "";
    background: #006ab5;
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
}
.program-fees .key-dates tbody td.skyblue::before {
    content: "";
    background: #28bbf4;
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
}
.program-fees .key-dates tbody td.darkblue::before {
    content: "";
    background: #003c63;
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
}
.application-process ul {
    list-style: none;
    position: relative;
    padding: 0;
}

.application-process ul li {
    position: relative;
    margin-bottom: 24px;
    font-size: 17px;
    display: grid;
    grid-template-columns: min-content 1fr;
    align-items: center;
}
.program-fees .application-process .title {
    font-size: 23.8px;
    font-weight: 700;
    color: #28bbf4;
}
/* The vertical line */
.application-process ul li::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 85%;
    width: 6px;
    height: 100%;
    background: #ffffff;
}
.application-process ul img {
    max-width: 45px;
    z-index: 999;
    position: relative;
    margin-right: 10px;
}
/* Remove line from last item */
.application-process ul li:last-child::before {
  height: 5px;
}
.application-qr {
    background: #28bbf4;
    position: relative;
    padding: 10px 40px;
    border-radius: 15px;
    text-align: center;
}
.application-qr p {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 26px;
}
a.application-qr-href {
    color: #ffffff;
    font-weight: 300;
}
.application-qr img {
    position: absolute;
    right: 0;
    max-width: 150px;
    width: 100%;
    bottom: -3px;
}
p.blue-bg span {
    color: #ffffff;
    font-weight: bold;
    background: #28bbf4;
    padding: 3px 5px;
    border-radius: 5px;
}
.program-overview .programs .program-detail {
    align-content: center;
}
@media (max-width: 1880px) {
    .application-qr {
        text-align: center;
    }
    .application-qr p {
        max-width: unset;
    }
    .application-qr img {
        position: relative;
    }
}
@media (max-width: 1570px) {
    .content-heading-section h1 {
        font-size: 2rem;
    }
    p.month-year {
        font-size: 1.5rem;
    }
}
@media (max-width: 1400px) {
    .sub-combo-and-degree-pathways .tables {
        grid-template-columns: unset;
        gap: 2rem;
    }
    .sample-schedule table {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .sample-schedule table td {
        border-left: none;
        border-left: none;
    }
    .sample-schedule table td strong {
        max-width: unset;
    }
    .application-qr p small {
        display: block;
    }
    .application-qr img {
        max-width: 200px;
    }
    .content-heading-section, .content-intro-section div, .p-content {
        max-width: 90%;
    }
    .content-heading-section h1, .content-intro-section div {
        font-size: 1.5rem;
    }
    p.month-year {
        font-size: 1.3rem;
    }
    .content-heading-section .featured-image img {
        max-width: 320px;
    }
}
@media (max-width: 1200px) {
    .content-heading-section {
        display: block;
        text-align: center;
    }
    .content-heading-section .featured-image img {
        max-width: 100%;
        max-height: 300px;
    }
    .content-heading-section .text-content {
        margin-left: 0;
        margin-top: 15px;
    }
    .program-overview .programs {
        gap: 1rem;
    }
}
@media (max-width: 1150px) {
    .program-overview .programs {
        display: table;
        text-align: center;
    }
    .program-overview .programs .program-detail {
        display: inline-table;
        margin: 5px;
        max-width: 290px;
        height: 100px;
        min-width: 100px;
        width: 100%;
    }
    .program-fees {
        grid-template-columns: unset;
    }
    .application-process .content {
        display: grid;
        grid-template-columns: unset;
        gap: 1rem;
        align-items: center;
    }
    .application-process ul, .application-process ul li:last-child {
        margin: 0;
    }
    .introduction {
        gap: 1rem;
        grid-template-columns: unset;
        padding: 0;
    }
    .process {
        font-size: 1rem;
    }
    ul.advantages {
        text-align: center;
    }
    ul.advantages li.advantage {
        margin: 5px;
        max-width: 180px;
        display: inline-block;
        width: 100%;
    }
    .content-heading-section, .content-intro-section div {
        max-width: 95%;
    }
    .p-content {
        max-width: 100%;
    }
    .green ul, .purple ul, .orange ul, .teal ul {
        column-count: unset;
    }
}
@media (max-width: 992px) {
    .program-overview .programs {
        grid-template-columns: 1fr 1fr;
    }

    .ial-group-class-benefits ul {
        grid-template-columns: unset;
    }
    .p-content {
        padding: 0 15px;
    }
}
@media (max-width: 768px) {
    .content-heading-section .featured-image img {
        margin: 0 auto;
    }
    .revision-course {
        padding: 0;
    }
    ul.advantages {
        text-align: center;
    }
    .process {
        font-size: 1rem;
    }
    .process img {
        max-width: 40px !important;
        margin: 0 10px;
        display: inline-block;
    }
    .ial-group-class-benefits ul li.benefits img {
        max-width: 100px !important;
    }
    .subject-combinations {
        grid-template-columns: unset;
    }
    .ial-group-class-benefits, .sub-combo-and-degree-pathways, .enrolment-criteria, .program-fees {
        padding: 0;
    }
    .application-process ul img {
            max-width: 45px !important;
    }
    .application-qr img {
        max-width: 200px !important;
        margin: 0 auto;
    }
    .content-intro-section p {
        font-size: 1.3rem;
    }
    .content-heading-section h1 {
        font-size: 1.5rem;
        padding: 0 30px;
    }
    p.month-year {
        font-size: 1.3rem;
    }
    .program-overview .title {
        padding: 0;
    }
    .introduction .introduction-context {
        text-align: center;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 95%;
    }
}
@media (max-width: 576px) {
    .application-qr p, .application-qr img {
        display: inline-block;
    }
    .program-overview .programs {
        grid-template-columns: unset;
    }
    .ial-group-class-benefits .title, .sub-combo-and-degree-pathways .title, .program-overview .title, .enrolment-criteria .title, .program-fees .title {
        font-size: 1.3rem;
    }
    .introduction p.description {
        font-size: 1rem;
    }
    .introduction p.quote {
        font-size: 1.3rem;
    }
    .sample-schedule table {
        width: 100%;
    }
}