@media screen and (max-width: 760px) {
  body {
    font-size: 14px;
    font-weight: 400;
    /* background-size: 200%; */
  }
  header {
    text-align: center;
  }
  header img {
    width: 220px;
    margin: -16px auto 0;
  }
  .hero {
    padding: 80px 0 30px;
  }
  .hero h1 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 50px;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
  }
  .hero p {
    text-align: center;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 auto 16px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .card-1 {
    border-radius: 16px;
    background-position: right 0;
    margin: 0 0 16px;
  }
  .hero .card-1 {
    border-radius: 18px;
  }
  button, input[type=submit] {
    border-radius: 11px;
    font-size: 16px;
  }

  h2 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 0 0 20px;
  }

  form h4 {
    font-size: 16px;
  }

  .key-info .container > * {
    width: 100%;
    margin: 0 0 10px;
  }
  .key-info .card-2 {
    background-position: left top;
    background-size: 100% 100%;
  }
  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;
  }
  .key-info p {
    font-size: 16px;
    line-height: 22px;
  }
  .key-info button {
    padding: 10px;
    border-radius: 10px;
  }

  .primary-info {
    padding: 20px 0;
  }
  .primary-info .card-3 {
    background-size: 100% 110%;
  }


  .overview {
    padding: 20px 0;
  }

  .highlights {
    padding: 20px 0;
  }
  .card-4 {
    height: auto;
  }
  .highlights p {
    width: calc(100% - 60px);
    margin: 0 0 0 10px;
  }

  .course-content {
    padding: 20px 0;
  }
  .course-content .grid {
    transition: none;
    display: block;
  }
  .accordian_box {
    margin: 0 0 20px;
    padding: 20px 20px 10px;
    font-size: 13px;
  }
  .grid .accordian_box {
    height: auto;
    overflow-y: visible;
  }
  .course-content .col-12 {
    margin: 0 0 10px !important;
  }
  .accordian_box.card-1 {
    margin: 0 0 16px !important;
    padding-bottom: 0 !important;
  }
  .accordian_head {
    position: relative;
    margin: 0 0 10px;
    padding: 0 20px 0 0;
  }
  .accordian_head::before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    width: 8px;
    height: 14px;
    transition: all 0.2s ease-in-out;
    background: url('../images/arrow.png') no-repeat center center;
    background-size: contain;
  }
  .accordian_head.active::before {
    transform: rotate(90deg);
    transition: all 0.2s ease-in-out;
  }
  .accordian_content {
    display: none;
  }
  .accordian_content .hide {
    display: block;
  }
  .accordian_content .read-more {
    display: none;
  }

  .schedule {
    padding: 20px 0;
  }
  .card-6 {
    margin: 0 0 16px;
    padding: 8px 10px;
    border-radius: 10px;
  }
  .schedule p {
    font-size: 13px;
  }

  .certificate {
    padding: 30px 0 20px;
  }
  .certificate .subtitle {
    margin: 25px 0 0;
    padding: 10px 0 0;
  }
  .certificate .left {
    width: 100%;
    padding: 0 20px;
  }
  .certificate .image {
    width: 90%;
  }
  .certificate .main-section img {
    width: 30px;
    height: 30px;
  }
  .certificate ul li {
      padding: 0 0 0 20px;
      background-size: 15px;
  }
  .certificate p, .certificate ul li {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .certificate p strong {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  .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: 20px 0;
  }
  .hail-from img {
    width: 140px;
    height: 50px;
    margin: 0 0 20px;
  }
  .hail-from-wrapper {
    padding: 20px 0 0;
  }

  .testimonials {
    padding: 20px 0;
  }
  .testimonials .container {
    padding: 0;
  }
  .testimonials .card-1 {
    border-radius: 0;
    background-size: 100% 100%;
    background-position: right 0;
  }
  .testimonials-card > p {
    height: 160px;
  }
  .testimonials-card {
    height: 300px;
  }
  .testimonials-card .meta img {
    height: 70px;
    width: 70px;
  }
  .testimonials-pagination {
    margin: 10px 0 0;
  }
  
  .directors {
    padding: 20px 0;
  }
  .directors img {
    height: 80px;
  }
  .directors .d-flex h5 {
    font-size: 16px;
  }
  
  .fees {
    padding: 20px 0;
    text-align: center;
  }
  .fees-wrapper {
    padding: 30px;
  }

  .fees h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 30px;
  }
  .fees p {
    font-size: 18px;
    line-height: 18px;
    border-radius: 75px;
    padding: 0 30px;
  }
  footer .vl2 {
    height: 60px;
  }
  footer .timespro-logo {
    height: 40px !important;
  }
  footer .iimc-logo {
    height: 40px !important;
  }
  form h5 {
  font-size: 16px;
  line-height: 20px;
}
}