﻿@font-face {
    font-family: 'Canva Sans';
    src: url('../../assets/fonts/CanvaSans-Regular.woff2') format('woff2'), url('../../assets/fonts/CanvaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica.eot');
    src: url('Helvetica.eot?#iefix') format('embedded-opentype'), url('Helvetica.woff2') format('woff2'), url('Helvetica.woff') format('woff'), url('Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*Heading CSS*/

.pwsheadingtopbottom .pwsheadingtop_new {
    color: #8a2465;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.pwsheadingtopbottom .pwsheadingbottom_new {
    color: #333;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 16px;
    line-height: 32px;
    font-weight: 500;
    text-transform: uppercase;
}

.Programme_Resultsbox .pwsheadingtopbottom .pwsheadingtop_new {
    font-size: 16px;
    margin-bottom: 4px;
}
.Programme_Resultsbox .pwsheadingtopbottom .pwsheadingbottom_new {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 28px;
}
/*Heading CSS*/
/*New CSS canva*/
section {
    margin-bottom: 40px;
}
div#chart3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-box p {
    color: #333;
}

.consistently_global1box h2 {
    font-size: 24px;
    font-weight: 500;
    color: #8a2465;
    line-height: 32px;
    margin: 0;
}

.Programme_Resultsbox p {
    color: #333;
}

.consistently_global1box p {
    color: #333;
    margin: 0 !important;
    text-transform:uppercase;
}

.subheadingh2_new {
    color: #333;
    padding-bottom: 11px;
    border-bottom: 1px solid #cecfcc;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    display: inline-block;
}
.dp-results-grid1 h2.subheadingh2_new {
    border: 0;
    padding-bottom: 16px;
}
#chart3 .apexcharts-series path,
#chart3 .apexcharts-pie-area {
    filter: none !important;
    transition: opacity .25s ease;
}

.middle_chart_section {
    border: 1px solid #cecfcc;
    padding: 24px;
    border-radius: 9px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.offers-country-region {
    margin-bottom: 32px;
}

.offers-country-region-title {
    margin: 0;
    margin-bottom: 4px;
    color: #333;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.content-box p.offers-country-region-subtitle {
    color: #333;
    margin-bottom: 0 !important;
}

.middle_chart_section_charttext {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    align-items: center;
}

.country-stats {
    width: calc(100% - 34px);
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.country-item {
    display: grid;
    grid-template-columns: 1fr 150px;
    align-items: center;
    column-gap: 24px;
}

.country-name {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    margin-top: 1px;
    height: 20px;
}
    .country-name span:nth-child(2) {
        margin-top: 5px;
    }

.country-color {
    width: 13px;
    height: 13px;
}

.country-progress {
    display: flex;
    align-items: center;
    gap: 16px;
}

.progress-bar1 {
    width: 110px;
    height: 9px;
    background: #d9d9d9;
    border-radius: 9px;
    overflow: hidden;
}

.progress-fill {
    display: block;
    height: 9px;
    border-radius: 9px;
}

.progress-value {
    font-size: 14px;
    color: #8a2465;
    margin-top: 5px;
    font-weight: 500;
}

.uk {
    background: #8a2465;
}

.us {
    background: #b01475;
}

.canada {
    background: #c43086;
}

.europe {
    background: #d9518a;
}

.asia {
    background: #e8829b;
}

.india {
    background: #f5c0d0;
}

.offers-highlight-card {
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-gap: 16px;
    align-items: center;
    margin-top: 14px;
}

.offers-highlight-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #cecfcc;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

    .offers-highlight-icon svg {
        width: 19.5px;
        height: 19.5px;
    }

        .offers-highlight-icon svg path {
            fill: #8a2465;
        }

.offers-highlight-content {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-weight: normal;
}

    .offers-highlight-content strong {
        color: #333;
    }
.middle_chart_section1 {
    border: 1px solid #cecfcc;
    padding: 24px;
    border-radius: 9px;
}

.selected-university-title {
    margin-bottom: 30px;
    font-size: 16.3px;
    line-height: 26px;
    font-weight: bold;
    color: #333;
    font-family: "Inter", sans-serif;
}

.selected-university-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 21px 13px;
}

.selected-university-card {
    height: 95px;
    border: 1px solid #cecfcc;
    border-radius: 9px;
    background: #f8f8f8;
    display: flex;
    justify-content: center;
    align-items: center;
}
.selected-university-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


a.selected-university-card.selected-university-more {
    flex-direction: column;
    transition: .3s ease;
    text-decoration: none !important;
}

    a.selected-university-card.selected-university-more:hover {
        border: 1px solid #8a2465;
        background: #fff;
        transition: .3s ease;
    }

.selected-university-plus {
    font-size: 20px;
    line-height: 24px;
    color: #8a2465;
    font-weight: 500;
}

.selected-university-more h4 {
    font-size: 16px;
    line-height: 21px;
    color: #8a2465;
    font-weight: 500;
    margin: 0;
}

.selected-university-more p {
    color: #333;
    margin: 0 !important;
    line-height: 21px !important;
}
/*New CSS canva*/



.Explore_from_anywhere1 {
    display: grid !important;
}

h1.pwsheadingtopbottom {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0;
}



.ib-result-chart {
    margin-top: 20px;
}
div#chart {
    display: block;
    border-bottom: 1px solid #cecfcc;
}

div#chart1 {
    display: none;
    border-bottom: 1px solid #cecfcc;
}
/*section 2 css*/
.consistently_global, .Programme_Results {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    margin-bottom: 24px;
    margin-top: 20px;
}

.consistently_globalbox, .Programme_Resultsbox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 9px;
    width: 100%;
    padding: 32px;
    border: 1px solid #cecfcc;
}

.consistently_globalbox_img {
    background: #fff;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

    .consistently_globalbox_img svg {
        width: 40px;
        height: 40px;
    }

        .consistently_globalbox_img svg g path {
            fill: #8A2465 !important;
        }

.consistently_globalbox h2 {
    display: block;
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    text-transform: uppercase;
    color: #8a2465;
    margin: 0;
    margin-top: 8px;
}

    .consistently_globalbox h2 span {
        opacity: .7;
        font-weight: 700;
        font-size: 48px;
        line-height: 36px;
        text-transform: uppercase;
        color: #8a2465;
        margin: 0;
        margin-top: 8px;
    }

.consistently_globalbox span {
    font-size: 20px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;
    color: #333;
}

.consistently_globalbox p {
    margin-bottom: 0 !important;
    line-height: 21px !important;
    font-weight: 500 !important;
}

.consistently_globalbox:nth-child(2) {
    background: #f2f2f2;
}

    .consistently_globalbox:nth-child(2) h2 {
        color: #333;
    }

        .consistently_globalbox:nth-child(2) h2 span {
            color: #333;
        }

    .consistently_globalbox:nth-child(2) .consistently_globalbox_img svg path {
        fill: #333;
    }

.consistently_global1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px;
    margin-bottom: 12px;
}


.Programme_Resultsbox {
    align-items: flex-start;
    background: #fff;
    overflow: hidden;
}

    .Programme_Resultsbox .pwsheadingtopbottom .pwsheadingtop {
        margin: 0 0 4px 0 !important;
        font-size: 16px !important;
    }

.Programme_Resultsbox_subbox {
    z-index: 1;
    background: #f8f8f8;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 24px;
    padding-bottom: 16px;
    border-radius: 9px;
    margin-bottom: 20px;
    border: 1px solid #cecfcc;
    height:210px;
}

.Programme_Resultsbox .pwsheadingtopbottom {
    z-index: 1;
}

.Programme_Resultsbox_subbox .consistently_global1box {
    box-shadow: none;
    align-items: flex-start;
}

.Programme_Results_button {
    width: 100%;
    margin-top: 4px;
}

    .Programme_Results_button a {
        width: 100%;
        height: 63.4px;
        text-decoration: none;
        font-size: 16px;
        color: #8a2465;
        font-weight: 500;
        background: #fff;
        text-align: center;
        border: 1px solid #8a2465;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        transition: .3s ease;
        padding-top: 5px;
    }

        .Programme_Results_button a:hover {
            background: #8a2465;
            color: #fff;
            border: 1px solid #8a2465;
            transition: .3s ease;
        }

/*Section 3 CSS*/
.DPMYPTopAchievers_mainbox {
    margin: 20px 0 40px 0;
}

.DP_MYP_Top_Achievers {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
    margin-top: 20px;
}


.DP_MYP_Top_Achievers_box {
    padding: 24px;
    border: 1px solid #cecfcc;
    border-radius: 9px;
    display: grid;
    grid-template-columns: 68.4px 1fr;
    grid-gap: 10px;
    align-items: center;
    background: #f8f8f8;
}

.Top_Achievers_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Top_Achievers_img {
    height: 68.4px;
    width: 68.4px;
    border-radius: 50%;
    border: 1px solid #cecfcc;
    overflow: hidden;
    background: #fff;
}

.student_name_point {
    display: flex;
    flex-direction: column;
    grid-gap: 4px;
}

    .student_name_point span {
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
        color: #333;
    }

    .student_name_point div {
        background: #d9d9d9;
        width: 104px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 12px;
        padding: 4px 0 0 0;
        font-weight: 500;
    }

.mypscore {
    width: 115px !important;
}

a.DP_MYP_Top_Achievers_lastbox {
    padding: 24px;
    border: 1px solid #cecfcc;
    border-radius: 9px;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8a2465;
    text-decoration: none;
    transition: .3s ease;
    font-size: 16px;
    font-weight: 500;
}

    a.DP_MYP_Top_Achievers_lastbox:hover {
        border: 1px solid #8a2465;
        background: #fff;
        transition: .3s ease;
    }

/*section 4 CSS*/
.Global_University_Offers {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px 16px;
    margin-top: 20px;
    margin-bottom: 32px;
}

.Global_University_Offers_boxheading {
    color: #333 !important;
    margin-bottom: 5px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 0px !important;
    font-weight: 500 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    grid-gap: 4px;
}

    .Global_University_Offers_boxheading svg {
        width: 24px;
        height: 24px;
        margin-top: -2px;
    }

        .Global_University_Offers_boxheading svg path {
            fill: #8a2465;
        }

ul.university_names {
    padding: 0;
    margin: 20px 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
}

    ul.university_names li {
        list-style: none;
        font-size: 16px;
        font-weight: 500;
        color: #333;
    }

.insporedbytheclass {
   background: #f8f8f8;
    width: 100%;
    padding: 36px 24px;
    border-radius: 9px;
    margin-bottom: 12px;
    border: 1px solid #cecfcc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inspiredbytheclass_heading {
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 32px;
    font-weight: 500;
}

    .inspiredbytheclass_heading span {
        color: #8a2465;
    }

.insporedbytheclass_cnt {
    width: 360px;
}

    .insporedbytheclass_cnt p {
        text-align: center;
    }

.insporedbytheclass_button {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 16px;
}

    .insporedbytheclass_button a {
        padding: 5px 20px 0;
        height: 40px;
        text-decoration: none;
        font-size: 16px;
        color: #8a2465;
        letter-spacing: 0.3px;
        font-weight: 500;
        background: #fff;
        text-align: center;
        border: 1px solid #8a2465;
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 6px;
        border-radius: 5px;
        transition: .3s ease;
    }

        .insporedbytheclass_button a:hover {
            background: #8a2465;
            color: #fff;
            transition: .3s ease;
        }

        .insporedbytheclass_button a:nth-child(1) {
            background: #8a2465;
            color: #fff;
        }

            .insporedbytheclass_button a:nth-child(1):hover {
                background: #fff;
                color: #8a2465;
                transition: .3s ease;
            }

/*section 5 CSS*/
section.ibresult_section5 .DP_MYP_Top_Achievers {
    margin-top: 20px;
}

.Check_Results {
    background: #f8f8f8;
    width: 100%;
    padding: 24px;
    border-radius: 9px;
    border: 1px solid #cecfcc;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.Check_Results span {
    width: 45px;
    height: 45px;
    background: #8a2465;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-weight: 500;
    padding-top: 7px;
}

.Check_Results_heading {
    margin-bottom: 20px;
    color: #333;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.Check_Results p {
    margin-bottom: 0px !important;
    text-align: center;
    line-height: 21px !important;
}

    .Check_Results p a {
        color: #8a2465;
        transition: .3s ease;
    }

        .Check_Results p a:hover {
            text-decoration: underline;
            transition: .3s ease;
        }

/*section 6 CSS*/
section.ibresult_section6 .pwsheadingtopbottom .pwsheadingbottom {
    margin-top: 36px !important;
}

section.ibresult_section6 .admissionsprocessview.fontlowercasefaq {
    margin-top: 20px;
}

.admissionsprocessview .panel.panel-default .panel-heading {
    padding: 0px 16px !important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-radius: 4px !important;
    background: #f3f3f3 !important;
}
    .admissionsprocessview .panel.panel-default .panel-heading h4.panel-title a {
        display: block;
        color: #333 !important;
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
        padding: 4px 0 0 0;
    }
.admissionsprocessview .panel-body p {
    color: #333 !important;
    margin: 0 !important;
}
.admissionsprocessview .panel-body {
    padding: 20px 12px 4px !important;
}
.admissionsprocessview .panel-group .panel + .panel {
    margin-top: 20px;
}
.admissionsprocessview.fontlowercasefaq .panel.panel-default .panel-heading h4.panel-title {
    width: 100%;
}

.admissionsprocessview .panel-title > a:before {
    background-image: url('../../assets/images-2026/logo/ib-result-up.png');
}

.admissionsprocessview .panel-title > a.collapsed:before {
    background-image: url('../../assets/images-2026/logo/ib-result-down.png');
}

/*DP Results CSS*/
.dp-results-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    width: 100%;
    margin-top: 20px;
}
.Global_University_Offers_boxheading .subheadingh2_new {
    padding: 0;
}
.dp-result-card {
    border-radius: 9px;
    text-align: center;
    display: grid;
    align-content: center;
    padding: 24px;
    border: 1px solid #cecfcc;
    background: #f8f8f8;
}

.result-number {
    color: #8a2465;
    font-size: 28px;
    margin-top: 0px;
    font-weight: 500;
    display: inline-block;
}

.result-title {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.dp-results-grid1_box {
    background: #f8f8f8;
    border-radius: 8px;
    padding: 24px;
    border: 1px solid #cecfcc;
    margin-bottom: 12px;
}
.performance-summary-card {
    border-radius: 9px;
    padding: 24px;
    border: 1px solid #cecfcc;
    background: #f8f8f8;
}

.performance-summary-title {
    color: #333;
    padding-bottom: 11px;
    border-bottom: 1px solid #cecfcc;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 16px;
}

.performance-summary-list li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12px;
    align-items: flex-start;
}

.summary-icon i {
    width: 18px;
    height: 18px;
    background: #9b1b63;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    margin-top: 3px;
    padding-top: 2px;
}

.performance-summary-list span:last-child {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #333;
}

.performance-summary-list strong {
    color: #333;
    font-weight: 500;
}

.performance-summary-list li:last-child span {
    margin: 0;
}

    .performance-summary-list li:last-child span.summary-icon {
        margin-top: 3px;
    }

.dp-result-chart {
    margin-top: 20px;
}
.dp-results-grid1_box .dp-result-card {
    background: #fff;
}
  
.academic-elite-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 32px 16px;
    margin-top:20px;
}

.academic-achiever-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    grid-gap: 8px;
}

.academic-achiever-image {
    width: 115px;
    height: 115px;
    border: 1px solid #cecfcc;
    border-radius: 50%;
    overflow: hidden;
    margin: 16px 0 4px 0;
    background: #f8f8f8;
}

    .academic-achiever-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

h3.academic-achiever-name {
    margin-bottom: 0px !important;
    text-align: center !important;
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    color: #333 !important;
}

.academic-achiever-score {
    background: #d9d9d9;
    width: auto;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 12px;
    padding: 4px 8px 0 8px;
    font-weight: 500;
}

.academic-highlights-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 16px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.academic-highlight-card {
    text-align: center;
    border-radius: 9px;
    padding: 36px 24px;
    border: 1px solid #cecfcc;
    background: #f8f8f8;
}

.academic-highlight-number {
    color: #8a2465;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 16px;
    line-height: 32px;
    font-weight: 500;
}

h3.academic-highlight-title {
    margin-top: 0px !important;
    text-transform: uppercase;
    color: #333 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
}

p.academic-highlight-description {
    color: #333;
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}

.dp-results-grid1 .dp-results-grid {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 0;
}

.dp-results-grid1 .subheadingh2 {
    color: #333 !important;
    margin-bottom: 5px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 0px !important;
    font-weight: 500 !important;
}

.Toddler_middle_section1 {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 20px;
}

    .Toddler_middle_section1 a.Toddler_middle_sectionbox {
        padding: 12px;
        border-radius: 9px;
        border: 1px solid #cecfcc;
    }

    .Toddler_middle_section1 .overlaybox {
        margin-bottom: 25px;
        position: relative;
    }

        .Toddler_middle_section1 .overlaybox:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgb(0 0 0 / 50%);
            transition: .3s;
            opacity: 0;
            border-radius: 5px;
            border: 1px solid #f8f8f8;
        }

    .Toddler_middle_section1 .Toddler_middle_sectionbox img {
        width: 100%;
        border-radius: 5px;
        border: 1px solid #f8f8f8;
    }
        .Toddler_middle_section1 .Toddler_middle_sectionbox img.overlaybox_img {
            border: none;
        }
    .Toddler_middle_section1 img.overlaybox_img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        transition: .3s;
        opacity: 0;
    }

    .Toddler_middle_section1 h3.headinghAinnerimg {
        display: inline-block;
        color: #8a2465 !important;
        font-size: 16px !important;
        margin-bottom: 12px !important;
        padding-bottom: 2px;
        border-bottom: 1px solid #8a2465;
    }

    .Toddler_middle_section1 a.Toddler_middle_sectionbox:hover {
        text-decoration: none;
        transform: scale(1.01);
    }

        .Toddler_middle_section1 a.Toddler_middle_sectionbox:hover .overlaybox_img {
            opacity: 1;
            transition: .3s;
        }

        .Toddler_middle_section1 a.Toddler_middle_sectionbox:hover .overlaybox:before {
            opacity: 1;
            transition: .3s;
        }

    .Toddler_middle_section1 a.Toddler_middle_sectionbox p {
        margin-bottom: 0 !important;
    }

.personal-project-card {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 24px;
    background: #f8f8f8;
    width: 100%;
    padding: 24px;
    border-radius: 9px;
    margin-top: 20px;
    border: 1px solid #cecfcc;
}

.project-grade-section {
    border-right: 1px solid #cecfcc;
   background: #f8f8f8;
    text-align: center;
    display: grid;
    align-content: center;
    padding-right: 24px;
}

.project-grade-value {
    color: #8a2465;
    font-size: 28px;
    margin-top: 0px;
    font-weight: 500;
    display: inline-block;
}

.project-grade-label {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
}

.project-achievement-content {
    display: grid;
    gap: 4px;
}

.project-skill-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.project-skill-badge {
    background: transparent;
    width: auto;
    border-radius: 4px;
    padding: 5px 12px 0;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #8a2465;
    border: 1px solid #8a2465;
}

.dp-readiness-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
    margin-top: 20px;
    margin-bottom: 24px;
}

.dp-readiness-card {
    background: #fff;
    width: 100%;
    padding: 24px;
    border-radius: 9px;
    border: 1px solid #cecfcc;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.dp-readiness-header {
    border-bottom: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    grid-gap: 16px;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.dp-readiness-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #97155d;
}

    .dp-readiness-icon i {
        font-size: 24px;
    }

.dp-readiness-title {
    color: #333;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0px;
    font-weight: 500;
}

.dp-readiness-description {
    margin-bottom: 0 !important;
}

.Explore_Diploma_Programme_button {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
    .Explore_Diploma_Programme_button.Explore_Diploma_Programme_buttondp {
        margin: 0;
        justify-content: center;
    }

    .Explore_Diploma_Programme_button a {
        padding: 5px 12px 0;
        height: 40px;
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        letter-spacing: 0.3px;
        font-weight: 500;
        background: #8a2465;
        text-align: center;
        border: 1px solid #8a2465;
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 6px;
        border-radius: 5px;
        transition: .3s ease;
    }

        .Explore_Diploma_Programme_button a:hover {
            color: #8a2465;
            background: #fff;
            transition: .3s ease;
        }

@media screen and (max-width:1440px) {
   
    .academic-elite-grid {
        grid-template-columns: repeat(5, 1fr);
    }

    .dp-readiness-header {
        height: 70px;
    }
}

@media screen and (max-width:1354px) {
    .Toddler_middle_section1 {
        grid-template-columns: 1fr 1fr;
    }

        .Toddler_middle_section1 a.Toddler_middle_sectionbox {
            margin: 0;
        }

            .Toddler_middle_section1 a.Toddler_middle_sectionbox:nth-child(3), .Toddler_middle_section1 a.Toddler_middle_sectionbox:nth-child(4) {
                margin-bottom: 12px;
            }

    .consistently_global, .Programme_Results {
        grid-gap: 24px;
    }
    .consistently_globalbox, .Programme_Resultsbox {
        padding: 24px;
    }
}

@media screen and (max-width:1308px) {
    section.ibresult_section2 .Programme_Results {
        grid-template-columns: 1fr;
    }

    section.ibresult_section3 .DP_MYP_Top_Achievers {
        grid-template-columns: 1fr 1fr;
    }

    section.ibresult_section4 .Global_University_Offers {
        grid-template-columns: 1fr;
    }

    section.ibresult_section5 .DP_MYP_Top_Achievers {
        grid-template-columns: 1fr 1fr;
    }

        section.ibresult_section5 .DP_MYP_Top_Achievers .Check_Results {
            margin-bottom: 0;
        }

            section.ibresult_section5 .DP_MYP_Top_Achievers .Check_Results:last-child {
                margin-bottom: 12px;
            }

    .academic-elite-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .dp-results-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .selected-university-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .Programme_Resultsbox_subbox {
        height: auto;
    }
}

@media screen and (max-width:1240px) {
    .academic-highlights-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .personal-project-card {
        grid-template-columns: 1fr;
    }

    .personal-project-card {
        grid-template-columns: 1fr;
    }

    p.project-achievement-description {
        text-align: center;
    }

    .project-skill-tags {
        justify-content: center;
    }

    .country-stats {
        width: calc(100% - 30px);
    }
    .project-grade-section {
        border-right: 0;
        border-bottom: 1px solid #cecfcc;
        padding-right: 0;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:1150px) {
    .dp-readiness-grid {
        grid-template-columns: 1fr;
    }

    .dp-readiness-header {
        height: auto;
    }

    .country-stats {
        width: 100%;
    }
}
@media screen and (max-width:1124px) {
    .middle_chart_section_charttext {
        grid-template-columns: 1fr;
    }
    .country-stats {
        width: 520px;
        margin: 0 auto;
    }
}

@media screen and (max-width:999px) {
    .academic-highlights-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .dp-readiness-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .dp-readiness-header {
        height: 70px;
    }
}

@media screen and (max-width:817px) {
    .academic-highlights-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media screen and (max-width:767px) {
   
    .country-stats {
        width: 100%;
    }
    div#chart {
        display: none;
    }

    div#chart1 {
        display: block;
    }

    section.ibresult_section2 .Programme_Results {
        grid-template-columns: 1fr;
    }

    section.ibresult_section3 .DP_MYP_Top_Achievers {
        grid-template-columns: 1fr;
    }

    section.ibresult_section4 .Global_University_Offers {
        grid-template-columns: 1fr;
    }

    section.ibresult_section5 .DP_MYP_Top_Achievers {
        grid-template-columns: 1fr;
    }

    .pwsheadingtopbottom .pwsheadingtop {
        font-size: 20px !important;
        line-height: 21px !important;
        font-weight: 500 !important;
        margin-bottom: 7px !important;
    }

    span.wow.fadeInUp.animate.pwsheadingbottom, p.wow.fadeInUp.animate.pwsheadingbottom, .inspiredbytheclass_heading {
        font-size: 24px !important;
        line-height: 30px !important;
        font-weight: 500 !important;
        margin-top: 0px !important;
    }

    .pwsheadingtopbottom .pwsheadingbottom {
        font-size: 24px !important;
        line-height: 30px !important;
        font-weight: 500 !important;
        margin-top: 0px !important;
    }

    .Programme_Resultsbox .pwsheadingtopbottom p.wow.fadeInUp.animate.pwsheadingtop {
        margin: 0 0 4px 0 !important;
        font-size: 16px !important;
    }

    .Programme_Resultsbox .pwsheadingtopbottom p.wow.fadeInUp.animate.pwsheadingbottom {
        font-size: 18px !important;
        margin-bottom: 10px !important;
        line-height: 24px !important;
    }

    section.ibresult_section6 {
        margin-top: 36px;
    }

    .Programme_Resultsbox_subbox .consistently_global1box {
        padding: 12px;
    }

    .dp-readiness-grid {
        grid-template-columns: 1fr;
    }

    .dp-readiness-header {
        height: auto;
    }

    .Explore_Diploma_Programme_button {
        justify-content: center;
    }
}

@media screen and (max-width:646px) {
    .Toddler_middle_section, .Toddler_middle_section1 {
        grid-template-columns: 1fr;
    }

        .Toddler_middle_section1 a.Toddler_middle_sectionbox:nth-child(3) {
            margin-bottom: 0;
        }

        .Toddler_middle_section1 a.Toddler_middle_sectionbox:nth-child(4) {
            margin-bottom: 12px;
        }

    .academic-elite-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .dp-results-grid1 .dp-results-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .dp-result-card {
        align-content: flex-start;
        padding: 16px;
    }

    .performance-summary-card, .Programme_Resultsbox, .DP_MYP_Top_Achievers_box, .middle_chart_section, .middle_chart_section1, .dp-results-grid1_box, .dp-readiness-card {
        padding: 16px;
    }
    a.DP_MYP_Top_Achievers_lastbox {
        padding: 16px 16px 8px 16px;
    }
    .Check_Results {
        padding: 24px 16px;
    }

    .academic-highlight-card, .insporedbytheclass {
        padding: 32px 16px;
    }

    .Programme_Resultsbox_subbox {
        padding: 0;
        grid-gap: 0;
        padding-top: 8px;
    }
    .selected-university-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .admissionsprocessview .panel.panel-default .panel-heading {
        padding: 8px 16px !important;
        height: auto;
    }
    .pwsheadingtopbottom .pwsheadingbottom_new {
        font-size: 24px;
        line-height: 30px;
    }
    .DP_MYP_Top_Achievers {
        grid-gap: 16px;
    }
    .selected-university-grid, .consistently_global, .Programme_Results {
        gap: 16px;
    }
    .admissionsprocessview .panel-group .panel + .panel {
        margin-top: 16px;
    }
    .personal-project-card {
        gap: 16px;
        padding: 16px;
    }
    .project-grade-section {
        padding-bottom: 12px;
    }
    .dp-readiness-grid {
        gap: 16px;
        margin-bottom: 16px;
    }
    .country-item {
        column-gap: 16px;
    }
    .selected-university-card {
        height: 115px;
        text-align: center;
    }
    a.selected-university-card.selected-university-more {
        grid-gap: 4px;
        padding: 0 8px;
    }
}
