@media only screen and (min-width: 375px) {
.slider-img {
    height: 180px;
    width: 100%;
  }
.img-flude{
  height: 300px;
}
  .prismart {
    margin-top: 29%;
  }

  .rishihood {
    margin-top: 29%;
  }
.sub-award {
  display: flex;
  flex-direction: column;
}
.quick-search{
      padding: 0px 16px;
}
.branch-btn{
  width: 100%;
}
.franchise-table{
  width: 100%;
}
.table th, table td{
  padding: 12px 14px;
}
.prev, .next{
    position: absolute;
    top: 30%;
}
.login-btn{
  display: none;
}
.login-btn-mbl{
          position: absolute;
        left: 14px;
        color: white;
}
.navbar{
      padding: 0px 7px;
}
.mobile-ftr{
    margin-top: -50%;
}
.contact-form h2{
    font-size: 27px;
}
.contact-form p{
    font-size: 23px;
}
.navbar-expand-lg .navbar-nav{
            gap: 9px;
        font-size: 18px;
}
.heading1{
    font-size: 25px;
}
.count-heading{
    font-size: 23px;
    max-width: 100%;
}
.ventures h2{
    font-size: 28px;
    max-width: 100%;
}
.sub-para{
  font-size: 17px;
}
.footer{
    display: none;
}
#educationalAward{
    height: 640px;
}
#countryWide{
    height: 640px;
}
#gtfAward{
    height: 640px;
}
#idaAward{
    height: 647px;
}
.award-text{
    padding-top: 0px;
    padding-bottom: 55px;
}
.adm-heading{
            font-size: 23px;
    text-align: center;
}
.faq-section h2{
    font-size: 29px;
}
.req-section h2{
    font-size: 25px;
    max-width: 100%;
}
.ahpians h2{
    font-size: 27px;
}
.desk-slider{
  display: none;
}
.mobile-slider{
    display: block;
}
.subheading{
        font-size: 22px;
}
.info{
        font-size: 15px;
        max-width: 100%;
}
.main-section h1,
  .features-section h2,
  .features h2 {
    font-size: 1.8rem;
  }

  .main-section p,
  .features-section p,
  .features ul {
    font-size: 1rem;
  }

  .features img {
    height: auto;
    max-width: 100%;
  }

  .features {
    padding: 30px 15px;
  }
}


@media only screen and (min-width: 412px) {

  .prev,
  .next {
    font-size: 11px;
    top: 24%;
  }

  /* .main-slider{
        height: 225px;
    } */
  .slider-img {
    height: 188px;
    width: 100%;
  }

  .prismart {
    margin-top: 29%;
  }

  .rishihood {
    margin-top: 29%;
  }
  #educationalAward {
    display: block;
  }
  .sub-award {
  display: flex;
  flex-direction: column;
}
.award-section{
  height: 620px;
      /*padding-bottom: 90px;*/
}
.quick-links{
  padding-left: 0px;
}
.quick-search {
  padding-left: 27px;
}
.heading2{
  font-size: 30px;
} 
.sub-para{
  font-size: 17px;
}
.enquiry-form{
  padding-left: 12px;
}
.branch-btn{
  width: 100%;
}
.footer{
    display: none;
}
.ventures h2{
    font-size: 24px;
    max-width: 90%;
}
.req-section h2{
    font-size: 25px;
    max-width: 90%;
}
.ahpians h2{
    font-size: 29px;
}
/*.mobile-footer{*/
/*    top: 741px;*/
/*    bottom: -50px;*/
/*}*/

}












@media only screen and (min-width: 768px) {
  .prismart {
    margin-top: 0%;
  }

  .rishihood {
    margin-top: 0%;
  }
  #educationalAward {
    display: block;
  }
   .sub-award {
  display: flex;
  flex-direction: column;
}
.mobile-slider{
  display: none;
}
.desk-slider{
  display: block;
}
.slider-img{
    height: 309px;
}
.enroll-btn{
    position: relative;
    top: -111px;
    left: 13px;
    font-size: 16px;
    padding: 10px 5px;
    width: 16%;
}
.img-flude{
    width: 53%;
}
.rishihood{
    margin-top: 13%;
}
.prev, .next{
    top: 34%;
}
}







@media only screen and (min-width: 1024px) {
  .rishihood {
    margin-top: 26%;
  }
  #educationalAward {
    display: block;
  }
    .sub-award {
  display: flex;
  flex-direction: column;
}
}





@media only screen and (min-width: 1200px) {
  .slider-img {
    height: 450px;
    width: 100%;
  }

  .prev,
  .next {
    font-size: 11px;
    top: 44%;
  }

  .prismart {
    margin-top: 0%;
  }

  .rishihood {
    margin-top: 0%;
  }
  #educationalAward {
    display: flex;
  }
    .sub-award {
  display: flex;
  flex-direction: row;
}
.award-section{
  height: 0px;
}
.quick-links{
  padding-left: 91px;
}
.quick-search {
  padding-left: 77px;
}
.heading2{
  font-size: 39px;
} 
.award-container{
  width: 84%;
}
.sub-para{
  font-size: 20px;
}
.enquiry-form{
  padding-left: 80px;
}
.branch-btn{
  width: 40%;
}
.franchise-support{
  display: block;
}
.mobile-ftr{
    margin-top: 0%;
}
.contact-form h2{
    font-size: 50px;
}
.contact-form p{
    font-size: 35px;
}
.login-btn{
  display: block;
}
.login-btn-mbl{
        /*  position: absolute;*/
        /*left: 14px;*/
        /*color: white;*/
        display: none;
}
.navbar{
        padding: 1px 58px;
}
.slider-img{
            height: 500px;
}
.img-flude{
    height:85%;
    margin-top: 49px;
    width: 89%;
}
.counter h2{
    max-width: 87%;
    margin: auto;
}
.heading1{
    font-size: 42px;
}
.count-heading{
    font-size: 45px;
    max-width: 70%!important;
}
.ventures h2{
    font-size: 39px;
    max-width: 100%!important;
}
.footer{
    display: block;
}
#educationalAward{
    height: 0;
}
#countryWide{
    height: 0;
}
#gtfAward{
    height: 0;
}
#idaAward{
    height: 0;
}
.award-text{
    padding-top: 55px;
}
.mobile-footer{
    display: none;
}
.adm-heading{
    font-size: 35px;
    text-align: left;
}
.faq-section h2{
    font-size: 35px;
}
.req-section h2{
    font-size: 35px;
    max-width: 70%;
}
.ahpians h2{
    font-size: 35px;
}
.mobile-slider{
  display: none;
}
.desk-slider{
  display: block;
}
.subheading{
        font-size: 35px;
}
.info{
        font-size: 15px;
}
.enroll-btn{
            position: relative;
        top: -154px;
        left: 30px;
        font-size: 20px;
        padding: 10px 1px;
        width: 13%;
}

}