


@media (min-width: 206px) and (max-width: 991px) {
    
    .tablet-hide-break {

        display: none !important; 
    }
}

@media (min-width: 206px) and (max-width: 1200px) {
    
    .tablet-hide-break {
        display: none !important;
    }
}









.content-para1 {
  font-size: var(--fs-content-base);
  font-weight: 400;
  text-align: center;  /* centers each line */
  line-height: 1.7;
  max-width: 90%;
  margin: 15px auto;
 white-space: nowrap !important;
}

@media (max-width: 991px) {
    .content-para1 {
 
 white-space: normal !important;
}

    }

@media (max-width: 767px) {
      .content-para1 {
 
 white-space: normal !important;
}

}

@media (max-width: 1026px) {
      .content-para1 {
 
 white-space: normal !important;
}

}



.content-heading{
    margin-bottom: 0px !important ;
}

.section-heading{
      font-size: var(--fs-xl);
  font-weight: 600;
  color: var(--text);
    margin-bottom: 40px !important;
}


@media (max-width: 991px) {
    .content-para1 {
 
 white-space: normal !important;
}

    }

@media (max-width: 767px) {
      .content-para1 {
 
 white-space: normal !important;
}

}

@media (max-width: 1026px) {
      .content-para1 {
 
 white-space: normal !important;
}

}






        .feature-card {
            min-height: 277px; 
            padding: 30px; 
            border-radius: 15px;
            border: 1px solid rgba(0, 0, 0, 0.1); 
            
    border: 1px solid rgba(0, 0, 0, 0.25) !important; 
    
    background-color: transparent !important; 
    box-shadow: none !important; 
    
        }

        .card-title {
            font-family: 'Outfit', sans-serif;
            font-weight: 600; 
            font-size: 22px;
            line-height: 1.2;
            color: var(--title-color);
      margin-top: 10px !important;
            margin-bottom: 8px; 
        }


        .card-text {
            font-family: 'Outfit', sans-serif;
            font-weight: 400; 
            font-size: 17px;
            line-height: 28px;
            color: var(--text-color);
            margin-bottom: 0;
        }
        
    
        .top-row {
            margin-bottom: 16px; 
        }

        
        .feature-col {
            margin-bottom: 16px;
        }

    






/* New Support Framework Section Styles */

.support-framework-section {
    padding-top: 10px !important;
    padding-bottom:10px !important;
}

.framework-heading {
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 40px; /* 40px */
    line-height: 1.2;
    text-align: center;
    color: var(--text);
    margin-bottom: 50px; /* Added space below heading */
}

.framework-card {
    background-color: var(--background);
    border: 1px solid rgba(0, 0, 0, 0.25) !important; 
    border-radius: 15px; /* 15px */
    padding-top: 20px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 100%; /* For uniform height in the grid */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-shadow:none !important; /* Optional subtle shadow */
}

.icon-circle-bg {
    width: 125px; /* 125px */
    height: 125px; /* 125px */
    background-color:#EBF3FB; /* Light blue background */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}

.icon-circle-bg img {
    width: 60px; /* 60px */
    height: 60px; /* 60px */
    object-fit: contain;
}

.framework-title {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
    color: var(--text);
    height: 56px;
   
    margin-bottom: 10px;
}

.framework-description {
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    
   
}

/* Tablet/Mobile Adjustments */
@media (max-width: 991px) {
    .framework-heading {
        font-size: 32px;
        white-space:normal !important;
    
    }
}
@media (max-width: 767px) {
    .framework-heading {
        font-size: 28px;
         margin-bottom: 20px !important;
    }
    .framework-card {
        padding: 20px;
    }
    .icon-circle-bg {
        width: 100px;
        height: 100px;
    }
    .icon-circle-bg img {
        width: 50px;
        height: 50px;
    }
    .framework-title {
        text-align: center;
    }
    .framework-description {
text-align: center !important;
margin-bottom: 10px !important;
    }
}
@media (max-width: 1025px) {
.framework-title {
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: var(--text);
    height: 56px;
   
    margin-bottom: 10px;
}
.framework-description {
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #555555;
    margin-top: 5px !important ;
    margin-bottom: 20px !important;
   
}

}
@media (max-width: 575px) {

    .why-cards .toggle-icon {
        width: 16px !important; 
        height: 8px !important;
    }

    .why-cards > div > div:last-child {
        padding: 1rem !important; 
        display: flex; 
        align-items: center;
        justify-content: center;
    }

    .why-cards .w-75 {
     
        width: 80% !important; 
    }

}



@media (max-width: 575px) {

    .why-cards .toggle-icon {
        width: 16px !important; 
        height: 8px !important;
    }

    .why-cards > div > div:last-child {
        padding: 1rem !important; 
        display: flex; 
        align-items: center;
        justify-content: center;
    }

    .why-cards .w-75 {
     
        width: 80% !important; 
    }

}






.contact-bannermid {
  background: url("../images/uk/2ndbanner.png") no-repeat top left;
  background-size: cover;
  background-size: cover;
  border-radius: 20px;
  margin-top: 40px !important;
  margin-bottom: -50px !important;
  overflow: hidden !important;
}

.contact-banner-headingmid {
    font-size: var(--fs-xl);
    font-weight: 600;
    white-space: nowrap; 
    text-align: left !important;
   
    margin-left: 520px !important; 
    margin-top: 38px !important;
    margin-bottom: 10px !important;
}

.contact-banner-submid{
    font-weight: 400 !important;
    font-size:19px !important;
    color: white !important;
    text-align: left !important;
    
    margin-left: 520px !important; 
    margin-bottom: 5px !important;
}


@media (max-width: 1025px) {
  
    .contact-banner-headingmid {
        font-size: var(--fs-xl);
        font-weight: 600;
        white-space: normal !important; 
        text-align: left !important;
      
        margin-left: 150px !important; 
        margin-top: 20px !important; 
        margin-bottom: 10px !important; 
    }
    
    .contact-banner-submid {
        white-space: normal; 
        text-align: left !important;
      
        margin-left: 150px !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important; 
    }
}

/* ---------------------------------- */
/* 📱 Mobile Screens (up to 575px) FIX */
/* ---------------------------------- */
@media (max-width: 575px) {
    /* Fix alignment for small screens */
    .contact-banner-headingmid {
        font-size: var(--fs-xl);
        font-weight: 600;
        white-space: normal !important; 
     
        margin-left: 0px !important; 
        text-align: center !important;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }
    
    .contact-banner-submid {
        font-weight: 400 !important;
        font-size: 19px !important;
        color: white !important;
       
        margin-left: 0px !important; 
        text-align: left !important; /* Center text on mobile for better appearance */
        margin-top: 0px !important;
        margin-bottom: 15px !important; /* Adjusted spacing */
    }
    
    /* Ensure the banner itself has default padding and overflow is correct */
    .contact-bannermid {
        padding: 20px; /* Ensure some internal padding */
        overflow: hidden !important;
    }
}


@media (max-width: 800px){
    .contact-banner-headingmid {
        white-space: normal;
       
        text-align: left !important;
    }
}




.contact-bannerSig {
  background: url("../images/uk/bannerlast.png") no-repeat top left;
  background-size: cover;
  background-size: cover;
  height: 321px !important;
  border-radius: 20px;
  margin-top: 30px !important;
}

.contact-banner-headingSig {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: nowrap;
  margin-top: 40px !important; 

}
@media (max-width: 575px) {
.contact-banner-headingSig {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: normal; 

}
}
.contact-banner-subSig{
  font-size: 18px ;
  line-height: 28px;
  
}


@media (max-width: 380px) {

    .why-cards .w-75 {
        width: 75% !important;
    }

    .why-cards > .d-flex.gap-4 {
        gap: 0.5rem !important;
    }

   
    .why-cards .toggle-icon {
        width: 16px !important;
        height: 8px !important;
    }

    .why-cards > div > div:last-child {
        padding: 0.5rem !important;
    }
}


.post-study-options-row {
    display: flex;
    justify-content: space-between; 
    align-items: center;
}

.eligibility-text-col {
    margin-top: 7px !important;
    margin-left: 0px !important;
}

.eligibility-main-title {
    font-family: 'Outfit', sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    text-align: left !important;
    margin-left: 45px; /* Desktop indentation */
    margin-top: 30px;
}

.requirements-group {
    margin-bottom: 25px;
}

.requirements-group p {
    font-family: 'Outfit', sans-serif;
    list-style: none;
    padding-left: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    margin-left: 45px; 
    margin-top: 20px !important; 
    line-height: 28px !important;
  
    white-space: normal !important; 
}

.requirements-group span {
    font-family: 'Outfit', Arial, sans-serif;
    color: #EE4823;
    text-align: center;
}

/* --- Image Styles (Left Column) --- */
.career-prospects-image {
    width: 100%; 
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}

@media (min-width: 1200px) {

    .post-study-left-col {
        flex: 0 0 auto;
        width: 584.44px; 
        padding-left: 0; 
        padding-right: 0;
    }
    
    .post-study-right-col {
        flex: 0 0 auto;
        width: 554.69px; 
        height: 342px;
        padding-left: 0; 
        padding-right: 0;
        margin-top: -60px !important;
    }
    
    .eligibility-text-col {
    margin-top: -7px !important;
   
}
    .post-study-option-heading,
    .requirements-group p {
        font-size: 20px !important;
        line-height: 28px !important;
    
        white-space: nowrap !important; 
        margin-top: 20px !important;
    }
}


@media (max-width: 991px) {

    .career-prospects-row {
        flex-direction: column; 
        justify-content: center;
    }

    .career-prospects-left-col { 
        order: 1; 
        margin-bottom: 25px;
        width: 100%;
        max-width: 650px; 
        margin: 0 auto;
    }

    .eligibility-text-col { 
        order: 2; 
        width: 100%;
        max-width: 650px; 
        margin: 0 auto;
    }

    .career-prospects-image { 
        height: auto;
        max-height: 350px;
    }

    /* FIX 1: Resetting the large fixed margin for the title when stacked */
    .eligibility-main-title {
        text-align: left;
        font-size: 24px;
        margin-left: 0px !important; /* REMOVE fixed left margin */
        margin-top: 15px !important;
        white-space: normal !important; /* Allow wrapping */
    }
    
    /* FIX 2: Resetting the large fixed margin for the paragraphs when stacked */
    .post-study-option-heading,
    .requirements-group p {
        font-size: 18px;
        line-height: 24px;
        margin-left: 0px !important; /* REMOVE fixed left margin */
        margin-top: 10px !important;
        white-space: normal !important; /* Allow wrapping */
    }

    .post-study-options-list {
        padding: 0 15px; 
    }
}
.month{
   font-family: 'Outfit', Arial, sans-serif;
     color:#2F77C7;
   
     font-size:28px !important ;
     font-weight: 700 !important;
}



.career-prospects-section{
    margin-bottom: -40px !important;
}

@media (max-width: 1199px) {
    .section-heading{
        text-align: center !important;

    }
    }