@media (max-width:991px) {
  h2 {
    font-size: 18px;
  }
  .form_box h3 {
    font-size: 18px; 
  }
  h2::before{
    background-size: 50px;
    width: 50px;
    height: 20px;
    top: 0;
    left: -20px;
  }
  h2::after {
    background-size: 50px;
    width: 50px;
    height: 20px;
    top: 0;
    right: -20px;
  }
  p {
    font-size: 12px;
    line-height: 20px;
  }
  li {
    font-size: 12px;
    line-height: 20px;
  }
  small,em {
    font-size: 11px;
    line-height: 16px;
  }

  /* key-point */
  .keypoints {
    padding: 0;
    /* position: relative; */
  }
  /* .keypoints .container::after {
    content: '';
    position: absolute;
    background: url('../images/key-bg.webp') no-repeat right bottom;
    background-size: 100%;
    height: 150px;
    width: 150px;
    bottom: 0;
    right: 0;
    top: 100px;
  } */
   .key-card p {
      font-size: 13px;
   }

  /* eligibility */
  .eligibility {
    padding: 45px 0;
  }

  .gold-bg-1 {
    width: 100%;
    margin: 0 0 10px;
  }
  .gold-bg-1 img {
    height: 50px;
    width: 50px;
  }

  /* key programme */

  .key-programme {
    padding: 40px 0;
  }

  .programme-card {
    /* background: url('../images/gold-bg-2.png') no-repeat; */
    box-shadow: none;
    background: linear-gradient(160deg,rgba(37, 146, 168, 1) 0%, rgba(16, 68, 79, 1) 100%);
    position: relative;
    background-size: 100%;
    width: 90%;
    border-radius: 8px;
    height: 130px;
    padding: 70px 5px 0;
    margin: 10px auto;
  }
  .programme-card p {
    font-size: 15px !important;
  }
  .programme-card img {
    width: 50px;
    top: 40px;
  }
  .key-programme .main-section {
    margin: 20px 0 0;
  }  

  /* stickey cta */
  
  .sticky {
    margin: 0 auto;
    display: none !important;
  }

  .sticky .container {
    padding: 8px;
  }

  .sticky.fixed {
    display: block !important;
    position: fixed;
    bottom: 5px;
    left: 10px;
    z-index: 100;
    width: 95%;
    background: var(--primary);
    border-radius: 50px;
    box-shadow: 0px -3px 17px rgba(0, 0, 0, 0.11);
  }
  .sticky button {
    width: 49%;
    font-size: 12px;
    line-height: 36px;
    padding: 0;
    height: 36px;
  }
  .sticky .outline {
    border: 1px solid var(--secondary);
    color: var(--secondary);
    background: none;
  }
  .sticky .bg {
    color: var(--primary);
    background: var(--secondary);
  }

  /* key-point */

  .keypoints h4 {
    font-size: 12px;
    line-height: 18px;
  }
  .keypoints h4 strong {
    font-size: 12px;
    line-height: 18px;
  }
  .keypoints .flex-wrap {
    gap: 10px;
  }
  .keypoints .key-card {
    width: 48%;
    margin: 0 0 10px;
  }
  .keypoints img {
    width: 25px;
  }

  /* course content mobile */

  .course-content {
    padding: 0 0 40px;
  }
  .course-content ul {
    padding: 0 0 0 35px;
    margin: 0 0 15px;
  }
  .accordian_box {
    border-radius: 8px;
    margin: 0 0 10px;
  }
  .course-content p strong {
    font-size: 12px;
  }
  .accordian_head {
    cursor: pointer;
    padding: 8px 30px 8px 20px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .accordian_head.bullet {
    padding: 10px 30px 10px 40px;
    background: url('../images/bullet.svg') no-repeat 15px center;
  }
  .accordian_content {
    border-top: 1px solid var(--primary);
    padding: 10px 0 1px;
  }
  .accordian_content p {
    margin: 0 0 5px;
  }
  .accordian_content ul li {
    font-size: 12px;
    font-weight: 300;
  }
  .accordian_head::before {content: ''; position: absolute; right: 10px; top: 50%; margin-top: -6px; width: 12px; height: 12px; transition: all 0.2s ease-in-out; background: url('../images/arrow.svg') no-repeat center center;}
  .accordian_head.active::before { transform: rotate(90deg); transition: all 0.2s ease-in-out;}

  .icon-img {
    width: 22px;
  }
  .course-content  button {
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .course-content .icon-img {
    margin: 0 0 0 14px; 
  }
  /* certiicate */

  .certificate {
    padding: 30px 0;
    margin: 0 10px 30px;
    border-radius: 10px;
  }
  .certificate .d-flex {
    background: none;
    padding: 0;
    margin: 0;
  }
  .certificate img {
    width: 90%;
    height: auto;
    margin: 0 auto 20px;
  }
  .certificate li {
    font-size: 14px;
  }
  .certificate .subtitle {
    margin: 30px 0 0;
  }
  
  .certificate li + li {
    margin: 5px 0 0 0;
  }
  
  /* testimonials mobile */

  /* .testimonial .swiper-wrapper{
    overflow: hidden;
    margin: 20px auto 0;
    width: 80%;
  }
  .testimonials .swiper-slide {
    width: 95%;
  } */
  .card {
    display: inline-block;
    /* background: linear-gradient(160deg,rgba(37, 146, 168, 1) 0%, rgba(16, 68, 79, 1) 100%); */
    background: #10444f;
    margin: 0 0 20px 0;
    /* background: url('../images/gold-bg-1.png') no-repeat; */
    background-size: 100%;
    width: 100%;
    /* box-shadow: 0px -3px 17px rgba(0, 0, 0, 0.11); */
    border-radius: 10px;
  }
  .faculty .card {
    margin: 40px 0 20px 0;
  }
  .testimonials {
    padding: 30px 0;
  }
  .testimonials small {
    font-size: 12px;
    font-weight: 500;
  }
  .testimonials strong {
    font-size: 13px;
    text-transform: uppercase;
  }
  .testimonials .card-text {
    margin: 10px;
    color: #FFF;
  }
  .testimonials p{
    text-align: justify;
  }
  .testimonials .top p:nth-child(2){
    text-align: left !important;
  }
  .testimonials p + p {
    margin: 10px 0 0;
  }
  .testimonials img {
    position: relative;
    margin: -40px  auto 0;
    display: inline-block;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    border: 1px solid var(--secondary);
    object-fit: cover;
    object-position: top;
  }
  .testimonials button {
    font-size: 12px;
    height: 30px;
    line-height: 18px;
    padding: 0 15px;
  }
  .testimonials .top {
    padding: 0 0 0 10px;
    position: relative;
    margin: 0 0 10px;
  }
  .top::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 32px;
    top: 4px;
    left: 0px;
    background-color: var(--primary);
    border-radius: 4px;
  }

  /* expert */
  .expert {
    padding: 0 0 50px 0;
  }
  .expert strong {
    font-size: 14px;
  }
  .expert small {
    font-size: 13px;
    font-weight: 300;
  }
  .expert button {
    font-size: 12px;
    height: 30px;
    line-height: 18px;
    padding: 0 15px;
  }
  .expert p {
    margin: 0 0 10px 0;
    text-align: justify;
  }
  .expert img {
    width: 100px;
    height: 130px;
    margin: 0 10px 0 0;
    float: left;
  }
  .expert .main-section {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
  }

  /* fees */

  .fees {
    padding: 30px 0;
  }
  .fees .icon-img {
    width: 20px;
    height: auto;
    margin: 0 5px 0 0;
  }
  .fees .vl {
    height: 60px;
    margin: 0 0 0 10px;
  }
  .fees p {
    font-size: 16px;
    line-height: 18px;
  }
  .fee {
    padding: 0 30px;
    border-right: 2px solid var(--primary);
    border-left: 2px solid var(--primary);
  }
  .fee p {
    font-size: 11px;
    line-height: 18px;
  }
  .fee p strong{
    font-size: 13px;
    line-height: normal;
  }
  .fees button {
    margin: 20px 0 0 0;
    font-size: 12px;
    height: 36px;
    padding: 0 15px;
    width: 200px;
  }
  .fees .first {
    border: 1px solid var(--primary);
  }

  /* admission */
  .admission { 
    margin: 0;
  }


  /* footer */

  footer {
    padding: 40px 0 20px 0;
    margin: 0 0 60px 0;
  }

  /* project */
  .project img {
    width: 160px;
    margin: 0 10px 0 0;
  }
  .project p {
    text-align: justify;
  }

  /* faculty mobile */
  .faculty {
    padding: 0 0 30px;
  }
  .faculty .card{
    box-shadow: none !important;
    background: none !important;
    border: 1px solid var(--secondary);;
  }
  .faculty .top::before {
    content: '';
    position: absolute;
    height: 13px;
    top: 3px;
  }
  .faculty button {
    margin: 10px 0 0;
  }
  .faculty .moreDesc {
    margin: 10px 0 0;
  }
  .faculty.testimonials p {
    color: #10444f;
  }

  /* participants */
  .participants {
    padding: 40px 0;
  }
  .participants p {
    font-size: 12px !important;
  }

  /* new mobile key-programme */

  .key-programme .highlight-card {
    /* background: linear-gradient(160deg,rgba(37, 146, 168, 1) 0%, rgba(16, 68, 79, 1) 100%); */
    border-radius: 10px;
    background: #10444f;
    overflow: hidden;
    margin: 0 0 10px;
    color: #FFF;
  }
  .key-programme .highlight-card .blue {
    width: 83px;
    padding: 13px;
    background: var(--primary);
    margin: 5px;
    border-radius: 10px;
  }
  .key-programme .highlight-text {
    padding: 16px;
    width: 100%;
    display: flex;
    align-items: center;
  }

  section.ai {
    padding: 30px 0 120px;
    color: #000;
    background: url('../images/ai_bg_new.webp?v=1.2') no-repeat bottom right;
    background-size: 100%;
  }
  section.ai h3 {
    margin: 0 0 20px;
  }
  section.ai h3, section.ai p {
    width: 100%;
  }

}
