

@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;
    }
}






@media (max-width: 991px) {
    
    .toggle-display {
      
        max-width: 350px !important; 
        
        padding-top: 6px !important; 
        padding-bottom: 6px !important;
    }

  
    .toggle-display h5 {
        font-size: 17px !important; 
        line-height: 22px !important;
    }


    .toggle-display .main-para {
        font-size: 15px !important; 
        line-height: 22px !important;
       
        white-space: normal !important; 
    }
}

@media (max-width: 575px) {
    

    .toggle-display {
      
        width: 100% !important; 
        max-width: 100% !important; 
        
    
        padding-top: 5px !important; 
        padding-bottom: 5px !important;
        

        border-left: 4px solid var(--primary) !important;
    }
    
    .toggle-display h5 {
        font-size: 16px !important; 
        line-height: 20px !important;
    }

    .toggle-display .main-para {
        font-size: 14px !important; 
        line-height: 20px !important;
     
        white-space: normal !important;
    }
}





@media (min-width: 576px) and (max-width: 991px) {
    
    .inner-header {
    
        height: 300px !important; 
        margin-bottom: 35px !important; 
    }

  
    .inner-header .section-content h2 {
    
        font-size: 40px !important; 
        line-height: 55px;
        text-align: left !important; 
    }

    .title-tag {
        padding: 10px 20px; 
        font-size: 1.0rem;
        margin-bottom: 20px !important;
    }

    .section-title {
        font-size: 32px !important; 
        margin-bottom: 15px; 
      
        line-height: 1.2; 
    }

    .content-heading{
        font-size: 32px !important; 
        margin-bottom: 15px; 
      
        line-height: 1.2;  
    }

    /* 4. Description Paragraph (.hero-description) */
    .hero-description {
        font-size: 17px !important;
        line-height: 26px !important;
        margin-bottom: 40px; 
    }
}

@media (max-width: 575px) {
    
    /* 1. Banner Section (.inner-header) */
    .inner-header {
        height: 250px !important; 
        margin-bottom: 25px !important; 
    }

    /* Banner Title (Inside .inner-header) */
    .inner-header .section-content h2 {
        font-size: 32px !important; 
        line-height: 40px;
        text-align: left !important; 
        margin-left: 10px;
    }
    
    .main-content {
        padding-left: 15px !important; 
        padding-right: 15px !important;
        overflow-x: hidden;
    }

    /* 2. Floating Highlight Tag (.title-tag) */
    .title-tag {
        padding: 7px 14px; 
        font-size: 0.9rem;
        margin-top: 15px !important;
        margin-bottom: 15px !important; 
        margin-inline: auto !important; 
    }
    .content-heading{
         font-size: 24px !important;
        margin-bottom: 15px; 
        line-height: 1.2; 
        white-space: normal !important;
        padding: 0 10px; 
    }
    
    /* 3. Main Section Heading (.section-title) */
    .section-title {
        font-size: 24px !important;
        margin-bottom: 15px; 
        line-height: 1.2; 
        white-space: normal !important;
        padding: 0 10px; 
    }

    /* 4. Description Paragraph (.hero-description) */
    .hero-description {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-bottom: 30px; 
        padding: 0 5px;
    }
}



/*
    Max Width 768px
    */


@media (min-width: 576px) and (max-width: 991px) {
 
    /*  General Layout & Text Scaling */
    .container {
      
        max-width: 1140px; 
        padding: 0 30px; 
     ;
    }
    
    .inner-header {
        height: 340px !important; 
        margin-bottom: 50px !important;
    }
    .inner-header .section-content h2 {
        font-size: 48px !important; 
        text-align: left !important; 
    }
    .section-title {
        font-size: 36px !important;
        line-height: 1.2; 
        padding: 0 15px;
        white-space: normal !important;
    }
    .salary-duration-text {
        font-size: 27px;
    }
    .hero-description {  
    padding-left: 30px !important;
    padding-right: 30px !important;
        font-size: 22px !important; 
        line-height: 32px !important;
        max-width: 800px;
        margin-left: auto !important;
        margin-right: auto !important;
        white-space: normal;
    }
    .title-tag {
        padding: 10px 20px; 
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }



}





/* min-width: 993px and max-width: 1200px */


@media (min-width: 576px) and (max-width: 991px) {
    
    .tablet-hide-break {

        display: none !important; 
    }
}

@media (min-width: 576px) and (max-width: 1200px) {
    
    .tablet-hide-break {
        display: none !important;
    }
}


@media (min-width: 993px) and (max-width: 1200px) {

    
    /*  General Layout & Text Scaling */
    .container {
      
        max-width: 1140px; 
        padding: 0 30px; 
     ;
    }
    
    .inner-header {
        height: 340px !important; 
        margin-bottom: 50px !important;
    }
    .inner-header .section-content h2 {
        font-size: 48px !important; 
        text-align: left !important; 
    }
    .section-title {
        font-size: 36px !important;
        line-height: 1.2; 
        padding: 0 15px;
        white-space: normal !important;
    }
    .salary-duration-text {
        font-size: 27px;
    }
    .hero-description {  
     padding-left: 0px !important;
     padding-right: 0px !important;
        font-size: 22px !important; 
        line-height: 32px !important;
        max-width: 800px;
        margin-left: auto !important;
        margin-right: auto !important;
        white-space: normal;
    }
    .title-tag {
        padding: 10px 20px; 
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }


    /*Programs Section */
  
    .container-custom .row-gap-3 .col-lg-6 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .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; 
    }

    /*  Career */
    .career-banner-wrapper{
        margin-left: 30px !important;
        margin-right: 30px !important;
        min-height: 300px;
    }
    .career-banner-title {
        font-size: 42px !important; 
        line-height: 50px !important;
        white-space: normal !important; 
    }
    .career-banner-description {
        font-size: 20px !important;
        line-height: 28px !important;
        max-width: 90% !important; 
    }

    
}
@media (max-width: 820px) {
.hero-description{
    margin-left: 30px !important;
   margin-right: 30px !important;
}
}






