@media (min-width: 1200px) {
    .container {
        max-width: 1230px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .btn_apply {
    
        font-size: 0.8rem;
     
        padding: 14px 32px 16px 32px;
    }
    .Life {
  
        height: 21rem;
    }
    .custom-container {
        padding: 0rem 3rem !important;
    }
    .head {
        font-size: 1.7rem;
    }
    .w1 {
        width: 76px;
    }
    .ptxt {
        font-size: 0.6rem;
    }
    .bg1 {
        height: 8rem;
    }
    .bg_choose {
        height: 18rem;
    }
    .k_txt {
        font-size: 1rem;
    }
    .col_pd {
        padding-left: 3rem !important;
    }
    .learn {
        height: 31rem;
    }
    .banner_form {
        position: relative;
        top: 1rem;
    }
    .banner_top {
        margin-top: 7rem;
        height: 38rem;
    }
    .why {
      height: 39rem;
    }
    p.min_h {
        min-height: 8rem !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .head {
        font-size: 2rem;
    }

    .w1 {
        width: 76px;
    }
    .ptxt {
        font-size: 0.7em;
    }
    .bg1 {
        height: 8rem;
    }
    .bg_choose {
        height: 29rem;
    }
    .banner_form {
        position: absolute;
        top: 3rem;
    }
    .k_txt{
        font-size: 1.3rem;
    }
    .banner_top {
        margin-top: 7rem;
        height: 38rem;
    }
    .banner_form {
        position: relative;
        top: 1rem;
    }
    p.min_h {
        min-height: 7rem;
    }
    .k_txt{
        font-size: 1.3rem;
    }
    .why {
        
        height: 42rem;
    }
}
@media screen and (min-width: 1367px) and (max-width: 1600px) {
    .custom-container {
        padding: 0rem 2rem !important;
    }
    .head {
        font-size: 2.3rem;
    }
    .banner_form {
        position: relative;
        top: 5rem;
    }
    .why {
        
        height: 41rem;
    }
}
@media screen and (min-width: 1367px) and (max-width: 1600px) {
    .custom-container {
        padding: 0rem 2rem !important;
    }
    .head {
        font-size: 2.3rem;
    }
    .w1 {
        width: 76px;
    }
    .ptxt {
        font-size: 0.8em;
    }
    .bg1 {
        height: 9rem;
    }
    .bg_choose {
        height: 24rem;
    }
    .banner_form {
        position: relative;
        top: 2rem;
    }
    p.min_h {
        min-height: 7rem;
    }
    .k_txt{
        font-size: 1.3rem;
    }
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
    .center_resp {
        justify-content: center;
        margin: auto;
        text-align: center;
    }
    p.min_h {
        min-height: 7rem;
    }
    
}

@media screen and (max-width: 991px) {
    .col_pd {
        padding-left: 4rem !important;
        padding-right: 60px !important;
    }
    .banner_form {
        position: relative;
        top: 0rem;
        right: 0%;
        width: 100%;
    }
    .form_bnr {
        padding: 17px;
    }
}


@media screen and (max-width:699px){
    .btn_apply1 {
       
        font-size: 1.1rem;
      
        width: 100%;
    }
    p.min_h {
        min-height: 5rem;
    }
    .bg1 {
     
        height: 12rem;
    }
    .head {
        font-size: 1.4rem;
    }
    .pd-top{
        margin-top: 2rem;
    }
   .text_mb_center{
    text-align: center;
   }
   .k_txt {
    font-size: 1.2rem;
}
.center_resp1{
    display: block;
    margin: auto;
    text-align: center;
    justify-content: center;

}
.w_txt{
    font-size: 1.6rem;
}
}


@media screen and (min-width:550px) and (max-width:700px){
   

.ptxt{
    font-size: 1.7rem !important;
}

}

@media screen and (min-width:700px) and (max-width:890px){
    p.min_h {
        min-height: 9rem;
    }
}
@media screen and (min-width:767px) and (max-width:991px){
  
    .head {
        font-size: 2rem;
    }
    .center_resp {
        justify-content: center;
        margin: auto;
        text-align: center;
    }
    .text_mb_center{
        text-align: center;
       }
       .k_txt {
        font-size: 1.1rem;
    }
    .w_txt{
        font-size: 2.4rem;
    }
   
}

@media screen and (max-width:450px){
    .w_txt {
        font-size: 1.5rem;
    }
    .mobhead img {
        height: 300px !important;
        top: 50px;
        position: relative;
        display: block;margin: 0 auto;
    }
    .header-section {
        height: auto !important;
        background-repeat: no-repeat;
}
.program-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
}
}

@media screen and (min-width:601px) and (max-width:760px){
    .center_resp1{
        display: block;
        margin: auto;
        text-align: center;
        justify-content: center;
    
    }
}

@media screen and (min-width:700px) and (max-width:760px){
    p.min_h {
        min-height: 4rem !important
        ;
    }
}