@media (min-width: 460px) {
  /* banner */
  #banner h1 {
    width: 70%;
    margin: 0 auto;
  }
  #why-harappa img {
    transform: scale(1);
  }
  #third-fold {
    background-position: center 20rem;
  }
  /* fifth */
  .cohort__wrap div {
    width: 33% !important;
  }
  .obj__wrap .slider-card h3 {
    font-size: 6.875rem;
  }
  #learners h1 br {
    display: none;
  }
  #learners h1 {
    padding: 3rem 0 2rem;
  }
  .partner__logos img {
    padding: 0.3125rem 0.625rem;
    max-width: 11.25rem;
    max-height: 4.0625rem;
  }
  #why-harappa p {
    font-size: 1.1875rem;
    line-height: 1.25rem;
    margin: 0 auto;
  }
  #bottom-percentage h3 {
    font-size: 5rem;
    line-height: 2rem;
  }
  #bottom-percentage h3 span {
    font-size: 1.375rem;
  }
  #bottom-percentage p {
    font-size: 0.8125rem;
  }
  #footer {
    padding: 2rem 0;
  }
  #footer h2 {
    font-size: 4.1875rem;
  }
  #fifth-fold,
  #program-objective,
  #partners {
    padding: 2rem;
    text-align: center;
  }
  .partner__logos img {
    padding: 0 0.625rem;
    transform: scale(1);
    max-width: 6.125rem;
    height: auto;
    max-height: 3.25rem;
  }
  #footer .footer__btn img {
    height: 2.5rem;
  }
  .program__cont {
    padding: 2rem 3rem 0.5rem;
  }
  .program-second__cont {
    padding: 14rem 3rem 0.5rem;
  }
  #fourth-fold {
    padding: 3.5rem 2rem 4rem;
  }
  #footer h2 span {
    bottom: -1.125rem;
  }
  #footer .footer__nav {
    font-size: 0.875rem;
  }
  .footer__wrap {
    width: 19.375rem;
    margin: 0 auto;
  }
  .footer__links ul li a,
  .footer__links ul li {
    font-size: 1rem;
  }
}
@media (min-width: 767px) {
  /* banner */
  #banner {
    padding: 4rem 0;
  }
  #banner h1 {
    text-align: left;
    width: 100%;
    padding: 0 0 2rem;
  }
  #banner .container div {
    width: 50%;
  }
  .banner__video {
    width: 50%;
    max-width: none;
  }
  .banner__video iframe {
    width: 100%;
    max-width: 21.25rem;
    height: 13.125rem;
  }
  /* second fold */
  .roi__wrapper {
    text-align: left;
  }
  .roi__wrapper::before {
    background-color: transparent;
  }
  .roi__wrapper h1,
  .roi__wrapper h2,
  .roi__wrapper p {
    color: #0099df;
  }
  .roi__wrapper p br {
    display: none;
  }
  #second-fold {
    padding: 6.25rem 0 2.5rem;
    background-size: 30%;
    background-position: right 2rem;
  }
  /* third fold */
  #third-fold h1 {
    text-align: left;
    padding: 0;
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 0;
  }
  #third-fold .container > p {
    text-align: left;
    padding: 0.3125rem 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  #third-fold small {
    text-align: left;
    font-size: 0.875rem;
  }
  .program-first__cont {
    padding: 2rem 0rem 0.5rem;
    width: 36%;
    justify-content: flex-start;
    float: left;
  }
  .program-first__cont div:first-child {
    padding-right: 1.875rem;
  }
  .program-second__cont {
    padding: 0 0 0.5rem;
    width: 36%;
    float: right;
  }
  .program-third__cont {
    width: 36%;
    float: right;
    padding: 4rem 0 0.5rem;
    clear: both;
  }
  .program-fourth__cont {
    width: 45%;
    padding: 6rem 0 2rem;
  }
  #third-fold .program-fourth__cont small {
    line-height: 0.9375rem;
    padding: 0.3125rem 0 0;
  }
  #third-fold {
    background-position: center 10rem;
    background-size: 9rem;
    padding: 2.5rem 0rem 1rem;
  }
  .program-third__cont h3 {
    text-align: left;
  }
  .program-fourth__cont p {
    line-height: 1.25rem;
  }
  .program-fourth__cont h3 {
    line-height: 2.5rem;
  }
  /* fourth fold */
  #fourth-fold p {
    width: 66%;
    font-size: 1.1875rem;
    line-height: 1.375rem;
  }
  #fourth-fold {
    padding: 2rem 2rem 1rem;
    background-position: left 150%, right 150%;
    background-size: 10rem;
  }
  .rate__wrap {
    width: 100%;
    margin: 0 auto;
  }
  .rate__wrap .heading,
  #rate .rate__wrap p {
    width: 50%;
    float: left;
    text-align: left;
  }
  #rate .rate__wrap p {
    padding: 0.3125rem 0 0.625rem;
  }
  .rate__percentage {
    justify-content: right;
    float: right;
  }
  .rate__wrap .banner__btn {
    margin: 0 !important;
    float: left;
    clear: left;
  }
  #rate {
    padding: 3rem 0;
  }
  #rate h2 {
    font-size: 9.6875rem;
    line-height: 9.0625rem;
  }
  .rate__percentage img {
    height: 7.5rem;
    margin-left: -1.25rem;
    margin-top: 0;
    margin-bottom: 0.625rem;
  }
  #bottom-percentage h3 {
    font-size: 8.125rem;
    line-height: 2.5rem;
  }
  #bottom-percentage h3 span {
    font-size: 2.25rem;
  }
  #bottom-percentage p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .footer__wrap {
    width: 45rem;
    margin: 0 auto;
  }
  #footer h2 {
    font-size: 10rem;
    line-height: 10.875rem;
    margin: 0;
  }
  #footer h2 span {
    font-size: 1.5rem;
    line-height: 2.75rem;
  }
  #footer img.footer__img {
    float: right;
    height: 4.375rem;
    margin: 2.5rem 0 0;
  }
  #footer .footer__btn {
    justify-content: right;
    margin-top: -3.5rem;
  }
  #footer .footer__nav {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 1rem;
  }
  .footer__links ul:last-child {
    padding: 0.3125rem 0;
  }
  .slider .learners__slider .owl-item.active.center .slider-card p {
    font-size: 1rem;
    line-height: 1.125rem;
  }
  .slider .faculty__wrap .owl-item.active.center .slider-card p {
    font-size: 0.6875rem;
    line-height: 0.9375rem;
  }
  .owl-carousel.faculty__wrap .owl-nav.disabled {
    display: block;
  }
  .faculty__wrap .slider-card {
    margin: 3.125rem 0 3.125rem -0.625rem;
  }
  .heading {
    max-width: 100%;
  }
  .footer__links {
    width: 17rem;
  }
  .footer__links ul:first-child {
    padding: 0.9375rem 0.9375rem 0 0;
  }
}
@media (min-width: 992px) {
  /* banner */
  .banner__video iframe {
    width: 100%;
    max-width: 31.25rem;
    height: 18.75rem;
  }
  #banner h1 {
    font-size: 4.0625rem;
    line-height: 4.0625rem;
    padding: 0 0 3rem;
  }
  /* second fold */
  .roi__wrapper h1 {
    font-size: 4.0625rem;
    line-height: 4.0625rem;
    margin: 0;
  }
  .roi__wrapper h2 {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0;
  }
  .roi__wrapper p {
    font-size: 1.875rem;
    line-height: 2.125rem;
  }
  .heading {
    font-size: 3.125rem;
    line-height: 3.125rem;
  }
  /* fourth fold */
  #fourth-fold p {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
  #fourth-fold {
    padding: 2rem 2rem 1.5rem;
    background-position: left 150%, right 150%;
    background-size: 10rem;
  }
  #program-objective > p,
  #faculty > p {
    font-size: 1.5rem;
  }
  #fifth-fold p {
    font-size: 1.25rem;
    line-height: 1.375rem;
    width: 70%;
  }
  #fifth-fold .cohort__wrap h2 {
    font-size: 8.125rem;
    line-height: 6.25rem;
  }
  #fifth-fold .cohort__wrap p {
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
  .owl-carousel.obj__wrap,
  .owl-carousel.faculty__wrap {
    display: flex;
  }
  .owl-carousel.faculty__wrap {
    padding: 1rem 0;
  }
  .faculty__wrap .slider-card {
    margin: 4.375rem -1.875rem 0 0;
    width: 14.0625rem;
    height: 25rem;
    cursor: pointer;
    z-index: 1;
    border-radius: 0;
  }
  #faculty {
    height: 40.625rem;
    padding: 2rem 0 0;
  }
  .faculty__wrap .slider-card:last-child {
    margin: 4.375rem 0 0;
  }
  .faculty__wrap .slider-card.active {
    width: 14.0625rem;
    height: 30rem;
    background-color: #ffbe00;
    opacity: 1;
    z-index: 2;
    transform: translateY(-2.5rem);
  }
  .faculty__wrap .slider-card.active img {
    transform: scale(1);
    opacity: 1;
  }
  .faculty__wrap .slider-card.active * {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  .faculty__wrap h2 {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  .faculty__wrap p {
    font-size: 0.625rem;
    line-height: 0.9375rem;
  }
  .obj__wrap .slider-card {
    width: 16.3%;
    margin: 3.125rem 0;
    transition: all 0.3s ease-in-out;
  }
  .obj__wrap .slider-card p {
    height: 0;
    max-height: 12.5rem;
    opacity: 0;
    transition: all 0.3s linear;
  }
  .obj__wrap .slider-card ul {
    height: 0;
  }
  .obj__wrap .slider-card.active {
    width: 18.75rem;
    padding: 1.25rem;
  }
  .obj__wrap .slider-card.active h3 {
    font-family: "Jost-Bold";
    font-style: italic;
    font-size: 3.125rem;
    line-height: 4.5rem;
    color: #ffbe00;
    margin: 0;
  }
  .obj__wrap .slider-card.active p {
    font-size: 1.5rem;
    line-height: 1.5rem;
    height: auto;
    opacity: 1;
  }
  .obj__wrap .slider-card.active p,
  .obj__wrap .slider-card.active h5,
  .obj__wrap .slider-card.active ul {
    opacity: 1;
    height: auto;
  }
  .learners__wrap {
    background-color: transparent;
  }
  .slider .learners__slider .owl-item .slider-card {
    box-shadow: 0 0 2.5rem -0.5rem rgba(0, 0, 0, 0.07);
    opacity: 0.4;
    margin: 3.125rem 0 0;
    height: 28.125rem;
    background-color: #ffffff;
  }
  .slider .learners__slider .owl-item.active.center {
    transform: translateX(-7.5rem);
  }
  .slider .learners__slider .owl-item.active.center .slider-card {
    transform: translateY(-1.5625rem);
    height: 31.25rem;
    width: 34.375rem;
    opacity: 1;
    padding: 2.8rem;
  }
  .slider .learners__slider .owl-item .slider-card h2 {
    font-size: 0.9375rem;
    padding: 0;
  }
  .slider .learners__slider .owl-item.active.center .slider-card h2 {
    font-size: 1.875rem;
    line-height: 1.875rem;
  }
  .slider .learners__slider .owl-item.active.center .slider-card h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .slider .learners__slider .owl-item.active.center .slider-card h3 {
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
  .slider .learners__slider .owl-item.active.center .slider-card p {
    font-size: 1rem;
    line-height: 1.125rem;
    padding: 1.2rem 0 2.5rem;
  }
  #learners h1 {
    padding: 4rem 0 1rem;
  }
  .learners__slider .owl-dots,
  .learners__slider.owl-carousel .owl-dots.disabled {
    display: block;
  }
  #learners {
    min-height: 46.875rem;
  }
  .partner__logos img {
    padding: 0.625rem 1.25rem;
    max-width: 12.5rem;
    max-height: 7.1875rem;
    margin: 0 0.3125rem;
  }
  #why-harappa p {
    font-size: 1.5rem;
    line-height: 1.5rem;
    width: 60%;
    padding: 1.5rem 0 0;
  }
  .footer__wrap {
    width: 960px;
  }
  #footer h2 {
    font-size: 13.5625rem;
    line-height: 14.1875rem;
  }
  #footer h2 span {
    font-size: 1.875rem;
    line-height: 3.438rem;
  }
  #footer img.footer__img {
    height: 7.5rem;
  }
  #footer .footer__btn img {
    height: 3.25rem;
  }
  #footer .footer__nav span {
    display: inline-block;
  }
  #footer .footer__nav br {
    display: none;
  }
}
@media (min-width: 1200px) {
  /* banner */
  #banner {
    padding: 8rem 0 5.5rem;
  }
  .banner__video iframe {
    max-width: 37.375rem;
    height: 21.6875rem;
  }
  #banner h1 {
    font-size: 4.5rem;
    line-height: 4.6875rem;
    padding: 0 0 4.6rem;
  }
  .roi__wrapper h1 {
    font-size: 5rem;
    line-height: 4.375rem;
    margin: 0;
  }
  .roi__wrapper h2 {
    font-size: 3.6875rem;
    line-height: 3.75rem;
    margin: 0;
  }
  .roi__wrapper p {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  #second-fold {
    padding: 6.5rem 0 4.375rem;
    background-position: right 1.25rem;
    background-size: 25rem;
  }
  /* third fold */
  #third-fold {
    padding: 2.5rem 0;
    background-size: 13rem;
  }
  #third-fold h1 {
    font-size: 3.75rem;
    line-height: 3.75rem;
    margin-bottom: 0.5rem;
  }
  .program-first__cont div:first-child {
    padding-right: 3.125rem;
  }
  .program__cont p {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .program-second__cont.program__cont p {
    font-size: 1.875rem;
    line-height: 1.875rem;
  }
  #third-fold .container > p {
    width: 70%;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  #third-fold small {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .program__cont h3 {
    font-family: "Jost-Bold";
    font-size: 9.375rem;
    line-height: 5rem;
  }
  .program-fourth__cont h3 {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
  .program__cont h3 span {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }
  .program-third__cont.program__cont h3 {
    line-height: 8.75rem;
  }
  /* fourth fold */
  #fourth-fold p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    width: 53%;
  }
  .heading {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }
  #fourth-fold {
    padding: 2rem 0;
    background-position: left 8rem, right 8rem;
    background-size: 16.25rem;
  }
  #fifth-fold p {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
  #fifth-fold .cohort__wrap h2 {
    font-size: 9.375rem;
    line-height: 7.5rem;
  }
  #fifth-fold .cohort__wrap p {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
  #fifth-fold,
  #program-objective,
  #partners {
    padding: 3rem;
  }
  .obj__wrap .slider-card.active {
    width: 25rem;
    padding: 1.875rem;
  }
  #rate h2 {
    font-size: 17.1875rem;
    line-height: 18.438rem;
    letter-spacing: -0.625rem;
  }
  #rate h2 span {
    font-size: 6.25rem;
    line-height: 9.0625rem;
  }
  .rate__percentage img {
    height: 13.75rem;
    margin-left: -3.75rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
  #rate h5 {
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    padding: 1.875rem 0 0.25rem;
  }
  #rate .rate__wrap p {
    font-size: 1.125rem;
    line-height: 1.625rem;
    width: 35%;
    padding: 0.3125rem 0 0.9375rem;
  }
  .obj__wrap .slider-card h3 {
    font-size: 11.25rem;
    padding-top: 4rem;
  }
  .obj__wrap .slider-card.active {
    width: 25rem;
  }
  .obj__wrap .slider-card.active p {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }
  .obj__wrap .slider-card h5 {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  .obj__wrap .slider-card ul li {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .obj__wrap .slider-card.active h3 {
    padding: 0;
  }
  .rate__percentage {
    margin-top: -2.8rem;
    margin-bottom: 2rem;
  }
  #bottom-percentage h3 {
    font-size: 12.5rem;
    line-height: 3.75rem;
  }
  #bottom-percentage h3 span {
    line-height: 3.75rem;
    font-size: 3.125rem;
  }
  #bottom-percentage p {
    font-size: 2.125rem;
    line-height: 3.75rem;
  }
  #bottom-percentage {
    padding: 2rem 0 0.7rem;
  }
  .footer__wrap {
    width: 1140px;
  }
  .partner__logos {
    padding: 2.2rem 0 1.5rem;
  }
  #footer {
    padding: 0 0 2rem 0;
  }
  #footer h2 {
    font-size: 16.25rem;
    line-height: 17.5rem;
  }
  #footer h2 span {
    font-size: 2.125rem;
    line-height: 4.6875rem;
  }
  .slider .learners__slider .owl-item.active.center {
    transform: translateX(-90px);
  }
  .footer__links {
    width: 20rem;
  }
}
@media (min-width: 1400px) {
  .slider .learners__slider .owl-item.active.center {
    transform: translateX(-3.438rem);
  }
  #second-fold {
    background-position: right -1.6rem;
    background-size: 35rem;
  }
}
/* require below css for header */
@media only screen and (max-width: 1275px) {
  .header.container {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}
@media only screen and (max-width: 991px) {
  .header.container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
