
      .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: 1199px) {
    .section-heading{
        text-align: center !important;
        padding-left: 20px !important;
        padding-right: 20px !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; 
    
        }

        .icon-container {
 
            width: 96px; 
            height: 96px; 
            border-radius: 10px;
            background-color:#EBF3FB;
            display: flex;
            justify-content: center;
            align-items: center;
     
            margin-bottom: 0px !important; 
            overflow: hidden; 
        }


        .icon-container img {
           
            width: 60px;
            height: 60px;
            object-fit: contain;
        }

        .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: var(--space-lg);
}

.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 #e5e5e5;
    border-radius: 15px; /* 15px */
    padding: 30px;
    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: #e5f0fb; /* 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: 20px;
    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;
   
}

/* Tablet/Mobile Adjustments */
@media (max-width: 991px) {
    .framework-heading {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    .framework-heading {
        font-size: 28px;
    }
    .framework-card {
        padding: 20px;
    }
    .icon-circle-bg {
        width: 100px;
        height: 100px;
    }
    .icon-circle-bg img {
        width: 50px;
        height: 50px;
    }
}


/* --- Fix for Small Toggle Button on Mobile Screens (<= 575px) --- */
@media (max-width: 575px) {
  /* Enforce a larger size for the image/icon */
  .why-cards .toggle-icon {
    width: 25px !important; /* Increase the image width */
    height: 25px !important; /* Increase the image height */
  }

  /* Increase the padding around the icon to make the target area bigger */
  .why-cards > div > div:last-child {
    padding: 1rem !important; /* Increase padding from p-3 to a larger value */
  }
}








.contact-bannermid {
  background: url("../images/uk/2ndbanner.png") no-repeat top left;
  background-size: cover;
  background-size: cover;
  border-radius: 20px;
  margin-top: 40px;
  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;

}




@media (max-width: 575px) {
.contact-banner-headingmid {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: normal; 
  text-align: left !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;

}
.contact-banner-submid{
    text-align: left !important;
}
}

@media (max-width: 800px){
    .contact-banner-headingmid {

      white-space: normal;
     text-align: left !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: 575px) {
.contact-bannermid {
  
overflow: hidden  !important;
}
 



.contact-banner-submid{

    font-weight: 400 !important;
    font-size:19px !important;

    color: white !important;
    text-align: center !important;
 margin-left:0px !important;
    margin-bottom: 20px !important;

 
}
}







.contact-bannerSig {
  background: url("../images/canada_img/canada_lastbanner.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;
  
}







/* Section Container */
        .visa-process-section {
            padding: 0px 0;
            max-width: 1280px; 
          margin-bottom: -80px !important;
        }

       
        .section-title {
            font-family: 'Outfit', sans-serif;
            font-weight: 700;
            font-size: 40px;
            color: var(--title-color);
            text-align: center;
            margin-bottom: 20px;
        }

      
        .step-card {
          
            height: 150px;
            padding: 25px;
                 
    border: 1px solid rgba(0, 0, 0, 0.25) !important; 
    
    background-color: transparent !important; 
    box-shadow: none !important; 
    
            border-radius: 10px;
           
           
            margin-top: 20px;
           
        }
        
       
        .step-title {
            
            font-family: 'Outfit', sans-serif;
            font-weight: 600;
            font-size: 22px;
            line-height: 28px;
            color: var(--black-text-color);
            margin-bottom: 15px !important; }

      
       .step-title span {
            color: #2F77C7;
;
           
        }

        /* Description  */
        .step-description {
         
            font-family: 'Outfit', sans-serif;
            font-weight: 400;
            font-size: 17px;
            line-height: 28px;
            color: var(--black-text-color);
            margin-bottom: 0;
          
        }
@media (max-width: 400px) {
 .section-title{
          
            font-family: 'Outfit', sans-serif;
            font-weight: 600 !important;
            font-size: 22px !important;
        margin-bottom: 5px !important;
            color: var(--black-text-color);
           
    margin-left: 20px !important;
    margin-right: 20px !important;
 }
}

@media (max-width: 1000px) {
 .section-title{
    margin-left: 20px !important;
    margin-right: 20px !important;
 }
    .visa-process-section {
        
        padding-inline: var(--container-padding, 30px); 
    }
    .row.process-row .step-col {

        padding-left: calc(var(--bs-gutter-x) * 2.0);
        padding-right: calc(var(--bs-gutter-x) * 2.0);
        margin-left: 37px !important;
        margin-right: 37px !important;
        margin-bottom: 15px; 
    }
}
@media (max-width: 1025px) {
   
    .row.process-row .step-col {
        padding-left: calc(var(--bs-gutter-x) * 2.0);
        padding-right: calc(var(--bs-gutter-x) * 2.0);
       
        margin-bottom: 15px; 
    }
}

@media (max-width: 1025px) {

    .step-card {
        height: auto; 
    }
    
    .row.process-row .step-col {
       
        padding-left: calc(var(--bs-gutter-x) * 1.5) !important;
        padding-right: calc(var(--bs-gutter-x) * 1.5) !important;
        margin-left: 30px !important;
        margin-right: 30px !important;
        margin-bottom: 15px; 
    }


    .section-title {
        margin-left: 30px !important;
        margin-right: 30px !important;
        text-align: center !important;
        font-size: 28px;
        margin-bottom: 30px;
      
    }
    .step-title {
        font-size: 20px;
    }
    .step-description {
        font-size: 16px;
        line-height: 1.5;
    }
}






.academic-eligibility-section {
    margin-bottom: -40px !important;
    
    padding-top: var(--space-lg);
    padding-bottom: var(--space-lg);
}

.academic-eligibility-title {
   
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 1; 
    color: #000000;
    margin-bottom: 30px; 
  
    text-align: left; 
}


.eligibility-card-wrapper {
    width: 100%;

}

.eligibility-card {
 
   border: 1px solid rgba(0, 0, 0, 0.25) !important; 
    
    border-radius: 10px;
    padding: 25px 30px; 
    width: 100%;
}

.eligibility-text {

    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin: 0; 
}

.red-highlight {
 
    font-weight: 600;
    color: #EE4823; 
}

/* --- Image Styles --- */

.academic-eligibility-image {

    width: 100%; 
    max-width: 500px; 
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}


@media (max-width: 991px) {

    .academic-eligibility-section .row {
        flex-direction: column;
    }

    .academic-eligibility-title {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .eligibility-card-wrapper {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 630px; 
    }

   
    .academic-eligibility-image {
        width: 100%;
        height: auto;
        max-height: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 575px) {

    .academic-eligibility-title {
        font-size: 32px;
    }
    .eligibility-card {
        padding: 20px;
    }
    .eligibility-text {
        font-size: 16px;
        line-height: 24px;
    }
    .red-highlight {
        font-size: 16px;
    }
}



/* --- Career Prospects Section Styles --- */


.career-prospects-row {
    display: flex;
    justify-content: space-between; 
    align-items: center;

  
}

/* ------------------------------------- */
/* 💻 Desktop/Large Screen Layout (> 1200px) */
/* ------------------------------------- */

@media (min-width: 1200px) {

    .career-prospects-left-col {
        /* Figma width: 584.44px */
        flex: 0 0 auto;
        width: 584.44px; 
        padding-left: 0; 
        padding-right: 0;

        margin-left: 15px !important;
      
    }
    
 
    .career-prospects-right-col {
    
        flex: 0 0 auto;
        width: 572.86px; 
   
        margin-left: -15px !important;
        margin-right: 30px !important;
        padding-left: 0; 
        padding-right: 0;
    }
}

/* --- Image Styles (Left Column) --- */

.career-prospects-image {

    width: 100%; 
    height: 406px;
    object-fit: cover;
    border-radius: 15px;
}

/* --- Title Styles (Right Column) --- */

.career-prospects-title {
 
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2; 
    color: #000000;
    margin-bottom: 25px;
    text-align: left;
}

.career-options-list {
    display: flex;
    flex-direction: column;
    gap: 15px; 
}

.option-item-heading {
  font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin: 0;
    text-align: left;
}

.option-item-text {
    font-weight: 400;
    font-size: 22px; 
    color: #000000;
}

.red-highlight-bold {

    color: #EE4823;
    font-weight: 700;
}


@media (max-width: 1199px) {
   
    .career-prospects-row {
        flex-direction: column;
        justify-content: center;
    }

    .career-prospects-left-col, 
    .career-prospects-right-col {
        width: 100%;
        max-width: 700px; /* Constrain stacked elements for better readability */
        margin: 0 auto;
        padding-left: var(--container-padding);
        padding-right: var(--container-padding);
    }
    
    .career-prospects-left-col {
        order: 1; /* Puts image first */
        margin-bottom: 25px;
    }

    .career-prospects-right-col {
        order: 2; /* Puts text second */
    }

    .career-prospects-image {
        height: auto;
        max-height: 350px;
        margin: 0 auto;
    }

    .career-prospects-title {
        text-align: center;
        font-size: 32px;
    }
    
    .option-item-heading,
    .option-item-text {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width: 575px) {
    .career-prospects-title {
        font-size: 28px;
    }
    .option-item-heading,
    .option-item-text {
        font-size: 16px;
    }
}






.why-cards {
    position: relative; 
    padding-right: 40px !important; 
    border: 1px solid #00000033; 
    border-radius: 10px;
    box-shadow: none; 
}


.why-cards .toggle-icon {
    width: 6px; 
    height: 7px;
 
}
.why-cards .p-3 {
    position: absolute;
    top: 30px;
    right: 15px; 
    padding: 0 !important;
    line-height: 1; 
}


.why-cards h5 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600 !important; /* SemiBold */
    font-size: 22px !important; 
    line-height: 25px !important;
    color:#000000; /* Black */
    margin-top: 5 !important;
    text-align: left;
}


.blue-highlights {
    font-family: 'Outfit', sans-serif;
    font-weight: 500 !important;
    font-size: 17px !important; 
    line-height: 25px !important;
    color: #2F77C7 !important; 
}



.toggle-display {
    background-color: var(--accent) !important; 
    
    border-left: 5px solid var(--primary) !important; 

    border-radius: 5px !important;
    
    width: 100% !important;
    max-width: 392px; 
    
    padding-top: 8px !important; 
    padding-bottom: 8px !important;
}


.toggle-display h5 {
    font-family: 'Outfit', sans-serif;
    font-weight: 500 !important; 
    font-size: 18px !important; 
    line-height: 25px !important;
    color: #000000 !important;
    margin: 0 !important;
    
}

.toggle-display .main-para {
    font-family: 'Outfit', sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important; 
    line-height: 25px !important;
    color:#000000 !important;
    margin: 0 !important;
    white-space: nowrap !important; 
}


@media (min-width: 993px) and (max-width: 1200px) {


    .why-cards h5 {
        font-size: 25px !important;
    }
    .blue-highlights {
        font-size: 18px !important; 
       white-space: normal !important;
    }
    .toggle-display h5 {
        font-size: 18px !important; 
    }
    .toggle-display .main-para {
        font-size: 18px !important; 
        white-space: normal !important; 
    }


}



@media (max-width: 575px) {

    .why-cards .toggle-icon {
        margin-top: 0px !important;
        margin-right: 0px !important;
        align-items: right !important;
        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; 
    }
    .toggle-display h5 {
        font-size: 16px !important; 
    }
    .toggle-display .main-para {
        font-size: 16px !important; 
        white-space: normal !important; 
    }


}
@media (max-width: 380px) {

    .why-cards .toggle-icon {
        margin-top: -30px !important;
        margin-right: -7px !important;
        align-items: right !important;
        padding-right: 0 px !important;
        width: 17px !important; 
        height: 8px !important;
    }

    .why-cards > div > div:last-child {
       
        display: flex; 
        align-items: center;
        justify-content: center;
    }

    .why-cards .w-75 {
     
        width: 80% !important; 
    }
    .toggle-display h5 {
        font-size: 16px !important; 
    }
    .toggle-display .main-para {
        font-size: 14px !important; 
        white-space: normal !important; 
    }


}





/* --- Post-Study Career Section Styles (UK - Image Left, Text Right) --- */

/* Wrapper for the row to control the custom desktop layout and gap */
.post-study-options-row {
    display: flex;
    justify-content: space-between; /* Creates the necessary gap */
    align-items: center;
}

/* 💻 Desktop/Large Screen Layout (> 1200px) */
@media (min-width: 1200px) {
    /* Image Column (Left) */
    .post-study-left-col {
        /* Figma width: 584.44px */
        flex: 0 0 auto;
        width: 584.44px; 
        padding-left: 0; 
        padding-right: 0;
    }
    
    /* Text Column (Right) */
    .post-study-right-col {
        /* Figma content area width: 554.69px */
        flex: 0 0 auto;
        width: 554.69px; 
        padding-left: 0; 
        padding-right: 0;
    }
}


/* --- Image Styles (Left Column) --- */

.post-study-image {
    /* Figma Layout: width: 584.44px; height: 400px; border-radius: 15px; */
    width: 100%; 
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}

/* --- Title Styles (Right Column) --- */

.post-study-title {
    /* Figma Typography: Outfit, 700, 40px, line-height 100% */
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2; 
    color: #000000;
    margin-bottom: 25px; 
    text-align: left;
    /* This text block accounts for the 483px width and 100px height of the title */
}

/* --- Options List Styles (Right Column) --- */

.post-study-options-list {
    display: flex;
    flex-direction: column;
    gap: 15px; 
    /* The overall 554.69px width and 342px height of the text column is maintained here */
}

.post-study-option-heading {
    /* Figma Typography for Bold Part: Outfit, 600, 22px, line-height 28px */
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin: 0;
    text-align: left;
    /* This accounts for the 59px height of the description block */
}

.post-study-option-text {
    /* Figma Typography for Regular Part: Outfit, 400, 22px, line-height 28px */
    font-weight: 400;
    font-size: 22px; 
    color: #000000;
}

.red-highlight-bold {
    /* Highlight color for key information */
    color: #EE4823;
    font-weight: 700;
}


/* ------------------------------------- */
/* 📱 Tablet/Mobile Layout (< 1200px) - Stacking */
/* ------------------------------------- */

@media (max-width: 1199px) {
    /* Reverts to standard stacking behavior */
    .post-study-options-row {
        flex-direction: column;
        justify-content: center;
    }

    .post-study-left-col {
        order: 1; 
        margin-bottom: 25px;
    }

    .post-study-right-col {
        order: 2; 
    }
    
    .post-study-left-col, 
    .post-study-right-col {
        width: 100%;
        max-width: 650px; 
        margin: 0 auto;
    }

    .post-study-image {
        height: auto;
        max-height: 350px;
    }

    .post-study-title {
        text-align: center;
        font-size: 32px;
    }
    
    .post-study-option-heading,
    .post-study-option-text {
        font-size: 18px;
        line-height: 24px;
    }

    .post-study-options-list {
        padding: 0 15px; 
    }
}

.month{
   font-family: 'Outfit', Arial, sans-serif;
     color:#2F77C7;
   
     font-size:28px !important ;
     font-weight: 700 !important;
}








.canada-benefits-grid {
    
    --bs-gutter-x: 1.5rem; 
    --bs-gutter-y: 1.5rem; 
    
   
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  
    max-width: 1250px; 
}

.canada-benefit-card {
 
    width: 100%; 
    max-width: 398px; /* Enforces the maximum width on desktop */
    height: 277px;
    border: 1px solid rgba(0, 0, 0, 0.1); 
    border-radius: 15px;
    padding: 25px; 
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    
    align-content: flex-start;
    justify-content: flex-start;
}

.icon-background {
   
    width: 96px;
    height: 96px;
    background-color: #EBF3FB; 
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.icon-image {
   
    width: 60px;
    height: 60px;
    object-fit: contain;
}

@media (min-width: 992px) {
  
    .canada-benefits-grid {
        justify-content: space-between;
    }
    
    .canada-benefits-grid > .col-lg-4 {
     
        flex: 0 0 calc(33.333333% - 1.5rem);
        max-width: 398px;
    }

   
    .canada-benefits-grid > div:nth-child(4),
    .canada-benefits-grid > div:nth-child(5) {
        margin-top: var(--bs-gutter-y) !important;
     
    }
    
    /* Hide the spacer column */
    .canada-benefits-grid .d-lg-block {
        display: none !important; 
    }
}


/* 📱 Tablet/Mobile Adjustments (keep existing responsive adjustments) */

@media (max-width: 991px) {
    .canada-benefit-card {
        max-width: 100%;
        height: auto; 
        min-height: 250px;
        margin: 0 auto;
    }
    
    .card-title-grid {
        font-size: 20px;
    }

    .card-description-grid {
        font-size: 16px;
        line-height: 24px;
    }
}


@media (min-width: 992px) {
.main-para{
margin-left: 0px !important;
margin-right: 0px !important
}
}