@media screen and (max-width: 1660px) {
  .heroContainer {
    top: 170px;
  }
  .heroContainer h3 {
    font-size: 40px;
    line-height:100%;
  }
  .heroContainer h1 {
    font-size: 84px;
    line-height: 100px;
  }
  .admitBox p {
    font-size: 24px;
  }
  .scrollBtn {
    top: 70%;
    height: 120px;
  }
  /* -------------- */
  .opportunitiesSection {
    margin-top: -5rem;
  }
  .oppoTop-content {
    margin-top: 0rem !important;
  }
  .opportunitiesContainer h2 {
    font-size: 68px;
    line-height: 74px;
  }
  .oppoTop .para {
    margin-top: 1rem !important;
    font-size: 19px;
    line-height: 30px;
  }
  .filterBox {
    top: -8rem;
    height: 100%;
  }
  .abtModImg {
    width: 100%;
  }
  .placementRow {
    margin-top: -5rem !important;
  }
  .opportunitiesContainer h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .ratioBox {
    width: 85%;
    margin-top: -5rem;
  }
  .highlighter {
    width: 85%;
    margin-bottom: 5rem;
    padding: 1rem;
  }
  .highlighter .para {
    margin-left: 1.5rem;
    font-size: 22px;
    line-height: 28px;
  }
  /* --------------- */
  .oppoCard {
    height: 400px;
    padding: 1rem;
  }
  .oppoCard h4 {
    font-size: 19px !important;
    line-height: 28px;
  }
  .oppoCard p {
    margin-top: 0.5rem;
    font-size: 20px;
    line-height: 32px;
  }
  /* -------------- */
  .pathSection {
    margin-top: -12rem;
  }
  .pathContainer {
    position: absolute;
    margin-top: 10rem;
    height: calc(90% - 10rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .pathContainer h2 {
    font-size: 68px;
    line-height: 74px;
  }
  .pathContainer h4 {
    margin: 2rem 0;
    font-size: 28px;
    line-height: 28px;
  }
  .pathContainer h6 {
    margin-top: 2rem;
    font-size: 20px;
    line-height: 28px;
  }
  /* -------- */
  .pathContainer .bottomBox h3 {
    font-size: 94px;
    line-height: 94px;
  }
  .pathContainer .bottomBox h6 {
    margin-top: 3rem;
    font-size: 38px;
    line-height: 48px;
  }
  .pathContainer .bottomBox h5 {
    font-size: 28px;
    line-height: 30px;
  }
  .pathContainer .bottomBox p {
    font-size: 18px;
    line-height: 24px;
  }
  /* ----------- */
  .storiesContainer h2 {
    font-size: 68px;
    line-height: 74px;
  }
  .reviewBox {
    width: 70%;
  }
  .buttonBox {
    bottom: 2rem;
    width: 60%;
  }
}
@media screen and (max-width: 1440px) {
  .heroContainer {
    top: 170px;
  }
  .heroContainer h3 {
    font-size: 40px;
    line-height: 54px;
  }
  .heroContainer h1 {
    font-size: 68px;
    line-height: 100px;
  }
  .admitBox {
    margin: 2rem 0;
    width: 450px;
  }
  .admitBox p {
    font-size: 22px;
  }
  .scrollBtn {
    top: 70%;
    height: 100px;
  }
  /* -------------- */
  .opportunitiesSection {
    margin-top: -3rem;
  }
  .opportunitiesContainer h2 {
    font-size: 48px;
    line-height: 50px;
  }
  .oppoTop .para {
    font-size: 18px;
    line-height: 26px;
  }
  .opportunitiesContainer h4 {
    margin: 2rem 0;
    font-size: 24px;
    line-height: 28px;
  }
  .ratioBox {
    width: 90%;
  }
  .highlighter {
    width: 90%;
  }
  .highlighter .para {
    margin-left: 1.5rem;
    font-size: 20px;
    line-height: 24px;
  }
  /* --------------- */
  .oppoCard {
    margin: 0.5rem;
    height: 350px;
  }
  .oppoCard h4 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
  }
  .oppoCard p {
    margin-top: 0.5rem;
    font-size: 18px;
    line-height: 28px;
  }
  /* -------------- */
  .pathSection {
    margin-top: -10rem;
  }
  .pathContainer {
    position: absolute;
    margin-top: 8rem;
    height: calc(90% - 8rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .pathContainer h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .pathContainer h4 {
    margin: 1rem 0;
    font-size: 24px;
    line-height: 24px;
  }
  .pathContainer h6 {
    margin-top: 1rem;
    font-size: 18px;
    line-height: 24px;
  }
  /* -------- */
  .pathContainer .bottomBox h3 {
    font-size: 74px;
    line-height: 74px;
  }
  .pathContainer .bottomBox h6 {
    margin-top: 3rem;
    font-size: 28px;
    line-height: 38px;
  }
  .pathContainer .bottomBox h5 {
    font-size: 24px;
    line-height: 28px;
  }
  .pathContainer .bottomBox p {
    font-size: 16px;
    line-height: 20px;
  }
  /* ----------- */
  .storiesContainer h2 {
    font-size: 48px;
    line-height: 64px;
  }
  .reviewBox {
    margin-top: 2rem;
    width: 80%;
  }
  .buttonBox {
    width: 70%;
  }
}
@media screen and (max-width: 1280px) {
  .heroContainer h3 {
    font-size: 38px;
    line-height: 48px;
  }
  .heroContainer h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .admitBox {
    margin: 1rem 0;
    width: 370px;
  }
  .admitBox p {
    font-size: 18px;
  }
  .admitBox .dateBtn {
    height: 50px;
  }
  .scrollBtn {
    top: 70%;
    height: 90px;
  }
  /* -------------- */
  .opportunitiesSection {
    margin-top: -2rem;
  }
  .opportunitiesContainer h2 {
    font-size: 38px;
    line-height: 40px;
  }
  .oppoTop .para {
    font-size: 16px;
    line-height: 20px;
  }
  .opportunitiesContainer h4 {
    margin: 1rem 0;
    font-size: 20px;
    line-height: 24px;
  }
  .ratioBox {
    width: 100%;
  }
  .highlighter {
    width: 100%;
    margin-bottom: 3rem;
  }
  .highlighter .para {
    margin-left: 1.5rem;
    font-size: 18px;
    line-height: 22px;
  }
  .highlighter .applyBtn {
    height: 50px;
  }
  /* --------------- */
  .oppoCard {
    margin: 0.5rem;
    height: 320px;
    padding: 1.5rem 1rem;
  }
  .oppoCard h4 {
    margin: 19px;
    font-size: 17px !important;
    line-height: 20px;
  }
  .oppoCard p {
    margin-top: 0.3rem;
    font-size: 16px;
    line-height: 20px;
  }
  /* -------------- */
  .pathSection {
    margin-top: -8rem;
  }
  .pathContainer {
    position: absolute;
    margin-top: 6rem;
    height: calc(90% - 6rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .pathContainer h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .pathContainer h4 {
    margin: 0;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 20px;
    line-height: 24px;
  }
  .pathContainer h6 {
    padding: 0 10rem;
    margin-top: 1rem;
    font-size: 16px;
    line-height: 20px;
  }
  /* -------- */
  .pathContainer .itemBox {
    gap: 0.5rem;
  }
  .pathContainer .bottomBox h3 {
    font-size: 64px;
    line-height: 60px;
  }
  .pathContainer .bottomBox h6 {
    margin-top: 3rem;
    font-size: 22px;
    line-height: 28px;
  }
  .pathContainer .bottomBox h5 {
    font-size: 20px;
    line-height: 24px;
  }
  .pathContainer .bottomBox p {
    font-size: 16px;
    line-height: 20px;
  }
  /* ----------- */
  .storiesContainer h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .reviewBox {
    margin-top: 2rem;
    width: 100%;
  }
  .buttonBox {
    width: 80%;
  }
  .reviewItem .para {
    min-height: 150px;
  }
}
@media screen and (max-width: 1080px) {
  .heroBgWeb {
    height: 800px;
    object-fit: cover;
    object-position: left;
  }
  .placementRow {
    margin-top: 0rem !important;
  }
}
@media screen and (max-width: 990px) {
  .oppoTop .para {
    line-height: 24px;
  }
  .placementRow {
    margin-top: 3rem !important;
  }

  .opportunitiesContainer h4 {
    margin: 1rem 0;
    font-size: 18px;
    line-height: 24px;
  }
  .ratioBox {
    margin-top: -2rem;
  }
  .highlighter .para {
    margin-left: 0rem;
    font-size: 16px;
    line-height: 20px;
  }
  .highlighter .applyBtn {
    width: 150px;
    font-size: 16px;
  }
  /* --------------- */
  .oppoCard {
    margin: 0.5rem;
    height: 300px;
    padding: 1rem;
  }
  .oppoCard h4 {
    margin: 0;
  }
  .oppoCard p {
    margin-top: 0.5rem;
  }
  .opportunitiesContainer h6 {
    font-size: 18px;
    line-height: 26px;
  }

  /* -------------- */
  .pathBg {
    height: 1500px;
    object-fit: cover;
    object-position: center;
  }
  .pathSection {
    margin-top: -10rem;
  }
  .pathContainer h4 {
    font-size: 18px;
  }
  .pathContainer h6 {
    padding: 0 6rem;
  }
  /* -------- */
  .pathContainer .bottomBox h3 {
    font-size: 48px;
    line-height: 50px;
  }
  .pathContainer .bottomBox h6 {
    margin-top: 3rem;
    font-size: 16px;
    line-height: 20px;
  }
  .pathContainer .bottomBox h5 {
    font-size: 18px;
    line-height: 20px;
  }
  /* ----------- */
  .buttonBox {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .heroBgWeb {
    display: none;
  }
  .mobileBg {
    display: block;
    width: 100%;
    height: -1;
    /* height: 1000px; */
    object-fit: fill;
    /* object-fit: cover; */
    
    object-position: top;
  }
  .heroSection {
    margin-top: 60px;
  }
  .heroContainer {
    top: 10%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 80%;
  }
  .scrollBtn {
    display: none;
  }
  .ratioBox {
    margin-top: 0rem;
  }
  .highlighter .para br {
    display: none;
  }
  .highlighter {
    border-radius: 30px;
  }
  .highlighter .para {
    width: calc(100% - 200px);
  }
  .oppoCard {
    margin: 6px;
    margin-bottom: 1rem;
    height: 300px;
    padding: 1.5rem;
  }
  .opportunitiesContainer h6 {
    margin-top: 0;
  }
  .bottomBox {
    gap: 2rem;
  }
  .pathContainer .bottomBox h6 br,
  .pathContainer .bottomBox h3 br {
    display: none;
  }
  .pathContainer .bottomBox h6 {
    margin-top: 1rem;
  }
  .pathContainer h6 {
    padding: 0 2rem;
  }
  .pathRightBox {
    gap: 2rem;
  }
  .reviewItem .para {
    min-height: 180px;
  }
  .buttonBox {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .mobileBg {
    height: auto;
    object-fit: contain;
  }
  .heroContainer {
    top: 5%;
    height: 75%;
  }
  .heroContainer h3 {
    font-size: 24px;
    line-height: 100%;
  }
  .heroContainer h1 {
    margin: 0.2rem 0;
    font-size: 32px;
    line-height: 100%;
  }
  .admitBox {
    width: 340px;
  }
  .admitBox p {
    font-size: 16px;
  }
  .opportunitiesSection {
    margin-top: -7rem;
  }
  .pathContainer h2,
  .storiesContainer h2,
  .opportunitiesContainer h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .opportunitiesContainer h4 {
    font-size: 16px;
    line-height: 20px;
    margin-top:29px;
  }
  .highlighter {
    flex-direction: column;
    gap: 1rem;
    height: auto;
  }
  .highlighter .para {
    width: 100%;
    text-align: center;
  }
  .pathContainer h4,
  .opportunitiesContainer h6 {
    font-size: 16px;
  }
  .oppoTop .para br {
    display: none;
  }
  .pathContainer .bottomBox h3 {
    font-size: 38px;
    line-height: 40px;
  }
  .reviewItem .para {
    font-size: 16px;
  }
  .reviewInfo h4 {
    font-size: 18px;
  }
  .reviewInfo p {
    font-size: 16px;
  }
  .buttonBox {
    width: 90%;
  }
  .buttonBox img {
    height: 40px;
  }
}
@media screen and (min-width: 500px) {
}
@media screen and (min-width: 450px) {
}
