@media screen and (max-width: 760px) {
  body {
    font-size: 14px;
    font-weight: 400;
  }

  /* body:before {
    content: '';
    display: block;
    width: 100%;
    height: 90%;
    background: #FAFAFA url('../images/banner-mob.webp') no-repeat center top;
    background-size: 100%;
    top: 100px;
    left: 0;
    z-index: -1;
  } */
  /* header {
    padding: 8px 0;
  } */
  header .logo {
    height: 60px;
  }
  /* header .logo2 {
    height: 40px;
    margin: 0 5px;
  } */
  header .logo3 {
    height: 50px;
  }
  /* header p {
    font-size: 24px;
    margin: 0 0 0 10px;
  } */
  /* .header-fixed p strong {
    font-size: 12px !important;
  } */

  .hero {
    width: 100%;
    height: auto;
    padding: 0;
    background: #FAFAFA url('../images/banner-mob.webp') no-repeat top center;
    background-size: 100%;
    position: relative;
  }
  .hero h1 {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
  .hero .container >.row {
    padding: 250px 0 0;
  }

  .hero p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 16px;
  }

  .card-1 {
    border-radius: 16px;
    background-position: right 0;
    margin: 0 0 16px;
    height: auto;
  }

  .hero .card-1 {
    border-radius: 18px;
  }
  .hero form.card-1 {
    padding: 20px;
  }

  button,
  input[type=submit] {
    border-radius: 11px;
    font-size: 16px;
    height: 42px;
  }

  h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin: 0 0 15px;
  }

  form h4 {
    font-size: 16px;
    line-height: 24px;
  }

  form input[type=submit] {
    margin: 10px 0 0;
  }

  .key-points {
    margin: 10px auto;
  }

  .key-points .container {
    width: 95%;
  }

  .key-points h4 {
    font-size: 14px;
    line-height: 22px;
  }

  .key-points img {
    top: 0px;
  }

  .key-points hr {
    height: 1px;
    margin: 10px auto;
    background: #fff;
    border: 0;
    opacity: 0.25;
    width: 100%;
    display: inline-block;
  }

  .key-points .blue {
    width: 100%;
  }

  .key-points .red {
    width: 100%;
    padding: 15px;
  }

  .key-points .red button {
    font-size: 16px;
    line-height: 22px;
    height: 18px;
  }

  .key-info .container>* {
    width: 100%;
    margin: 0 0 10px;
  }

  .key-info .card-2 {
    background-position: left top;
    background-size: 100% 100%;
    padding: 16px 22px;
  }

  i.calendar {
    width: 35px;
    height: 37px;
    background: url('../images/calendar.png') no-repeat center center;
    background-size: 35px 37px;
  }

  i.clock {
    background: url('../images/clock.png') no-repeat center center;
    background-size: 35px;
  }

  i.lecture {
    background: url('../images/lecture.png') no-repeat center center;
    background-size: 35px;
  }

  .key-info p {
    font-size: 16px !important;
    line-height: 24px;
  }

  .key-info p small {
    font-size: 16px !important;
  }

  .key-info button {
    padding: 10px;
    border-radius: 10px;
  }

  .primary-info {
    padding: 30px 0 0;
  }
  .primary-info p {
    margin: 0;
  }
  .overview {
    padding: 20px 0;
  }

  .highlights {
    padding: 0 0 30px;
    background: none;
  }
  .highlights img {
    width: 90%;
    margin: 0 0 20px;
  }
  .highlights .col-md-5 {
    display: flex;
    justify-content: center;
  }


  /* .eligibility */
  .eligibility {
    padding: 40px 0;
  }
  .eligibility .eligible-card {
    width: 100%;
    padding: 15px;
    height: auto;
    margin: 0 0 10px;
  }
  .eligibility .eligible-card img {
    height: 45px;
    width: 45px;
    margin: 0 15px 0 0;
  }

  /* course content */
  .course-content {
    padding: 40px 0;
  }

  .course-content .grid {
    transition: none;
    display: block;
  }

  .course-content input {
    width: 100% !important;
    margin: 10px 0 0;
  }

  .accordian_box {
    margin: 0 0 10px;
  }

  .accordian_head {
    padding: 10px 30px 10px 20px;
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .course-content .accordian_head {
    height: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .accordian_head strong {
    font-size: 16px;
    line-height: 24px;
    margin: 0 10px 0 0;
  }

  .accordian_head.bullet {
    padding: 10px 30px 10px 40px;
  }

  .accordian_content {
    padding: 0 15px 10px;
  }

  .accordian_content ul {
    padding: 0;
    margin: 10px 0;
  }

  .accordian_content ol {
    margin: 2px 0 0;
  }

  .accordian_head::before {
    width: 12px;
    height: 12px;
  }

  .accordian_content ul li {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
    list-style-type: none;
    background-size: 13px;
    font-weight: 300;
  }

  .accordian_content ol li {
    font-size: 13px;
    margin: 0 0 0 -25px;
    list-style-type: decimal;
    padding: 2px 0 0 5px;
    background: none;
  }

  .grid .accordian_box {
    height: auto;
    overflow-y: visible;
  }

  .schedule {
    padding: 20px 0;
  }

  .card-6 {
    margin: 0 0 16px;
    padding: 8px 10px;
    border-radius: 10px;
  }

  .schedule p {
    font-size: 13px;
  }

  .certificate {
    padding: 0;
  }

  .certificate .left {
    width: 100%;
    padding: 20px 0;
  }
  .certificate p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .certificate .left > p strong{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .certificate .image {
    width: 90%;
    margin: 0;
  }
  .certificate .image img {
    width: 100%;
  }
 .certificate .top-card {
    background: none;
  }
  .certificate .min-card {
    box-shadow: 1px 1px 10px #7d7f824d;
  }

  /* Ready */
  .ready {
    padding: 40px 0;
  }

  .ready .ready-box {
    width: 48%;
    padding: 20px 10px;
    height: 100px;
    text-align: center;
  }

  .text-bottom {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 0;
  }

  /* key-highlights */
  .key-highlights {
    padding: 40px 0;
  }

  .key-highlights .main-section .inner {
    width: 48%;
    align-items: center;
  }

  .key-highlights p {
    text-align: center;
    margin: 0 0 10px;
    width: 100%;
  }

  .past-participants {
    padding: 30px 0;
  }

  .past-participants ul li {
    width: 100%;
  }

  .past-participants .card-1 {
    padding: 16px;
    width: 49%;
    margin: 0;
  }

  .past-participants img {
    width: 100%;
    margin: 50px auto 0;
  }

  .hail-from {
    padding: 40px 0;
  }

  .hail-from img {
    margin: 0 0 20px;
    width: 45%;
  }

  .logo-height1 {
    height: 50px;
  }

  .logo-height2 {
    height: 60px;
  }

  .logo-height3 {
    height: 30px;
  }

  .logo-height4 {
    height: 55px;
  }

  .logo-height5 {
    height: 55px;
  }

  .logo-height6 {
    height: 70px;
  }

  .logo-height7 {
    height: 55px;
  }

  .logo-height8 {
    height: 50px;
  }

  .logo-height9 {
    height: 50px;
  }

  .logo-height10 {
    height: 80px;
  }

  .logo-height11 {
    height: 40px;
  }

  .logo-height12 {
    height: 55px;
  }

  .logo-height13 {
    height: 50px;
  }

  .logo-height14 {
    height: 50px;
  }

  .logo-height15 {
    height: 60px;
  }

  .hail-from p {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: center !important;
  }

  .testimonials {
    padding: 40px 0 20px;
  }

  .testimonials-swapper {
    padding: 0;
  }

  .testimonials-card>p {
    height: 250px;
  }

  .testimonials-card {
    height: 370px;
  }

  .testimonials-card::before {
    width: 25px;
    /* image width */
    height: 25px;
    /* image height */
  }

  .testimonials-card .meta img {
    height: 70px;
    width: 70px;
  }

  .testimonials-pagination {
    margin: 20px 0 0;
  }

  /* directors */
  .directors {
    padding: 40px 0 0;
  }

  .directors p {
    font-size: 14px;
    line-height: 20px;
  }

  .directors h5 {
    font-size: 16px;
  }

  .directors .text-content {
    margin: 15px 0 0;
  }

  /* about */
  .about {
    padding: 30px 0;
  }
  .about img {
    width: 90%;
    margin: 20px auto 0;
  }
  .about h2 {
    text-align: center;
  }
  .about p strong{
    width: 80%;
  }
  .about p {
    margin: 0 0 15px;
  }
  .about .mini img {
    margin: 0 10px 0 0;
  }
  .about .mini p {
    margin: 0;
  }
  /* brochure */
  .brochure {
    padding: 50px 0;
  }
  .brochure button{
    height: 50px;
    width: 250px;
  }

  /* footer */
  footer {
    padding: 40px 0 10px;
  }

  footer .vl2 {
    height: 70px;
  }

  footer .iima-logo {
    width: auto;
    height: 60px;
    margin: 0 10px 0 20px;
  }

  footer .timespro-logo {
    width: 180px;
  }
  footer a, footer p {
    font-size: 13px;
  }


}