@media screen and (min-width: 1220px) and (max-width: 1440.98px) {
  .readmorebtn {
    font-size: 16px;
  }
  .bigtitle h2 {
    font-size: 70px;
    line-height: 90px;
  }

  .AboutAnimatetext span {
    font-size: 70px;
    line-height: 190px;
  }

  .purposetitle h2 {
    font-size: 70px;
    line-height: 90px;
  }

  .rightupper h3 {
    font-size: 36px;
    line-height: 30px;
  }
  .purposepara {
    font-size: 20px;
    line-height: 160%;
  }

  .curribigtitle h2 {
    font-size: 70px;
    line-height: 90px;
  }

  .curriculummain {
    padding: 0px 80px 0px 60px;
  }
  .curricardmain {
    width: 230px;
    height: 360px;
  }

  .curriculumpara {
    font-size: 20px;
  }
  .Principalsection {
    padding: 2em;
  }

  .principaltitle h2 {
    font-size: 70px;
  }

  .principalpara {
    font-size: 18px;
  }
  .currentreadtitle h2 {
    font-size: 70px;
  }

  .momenttexts,
  .authortexts {
    padding: 1em;
  }

  .momenttitle {
    font-size: 28px;
  }

  .authortitle {
    font-size: 28px;
  }

  .newsbigtitle h2 {
    font-size: 70px;
  }

  .newsdate span {
    font-size: 40px;
  }

  .newshead {
    font-size: 18px;
  }

  .newsbox .readmorebtn {
    width: 100%;
    padding: 16px 24px;
  }
  .footerformsection {
    padding-top: 13em;
  }

  .contact-form {
    width: 40%;
  }

  .formlefttext {
    font-size: 70px;
  }

  .form-label {
    font-size: 20px;
  }
  .circletext {
    font-size: 16px;
  }

  #circle svg {
    height: 140px;
    width: 140px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1219.98px) {
  .bigtitle h2 {
    font-size: 70px;
    line-height: 115%;
  }
  .paratext {
    font-size: 22px;
    line-height: 210%;
  }

  .AboutAnimatetext span {
    font-size: 60px;
  }

  .Ourpurpose {
    padding: 3rem;
  }

  .purposetitle h2 {
    font-size: 60px;
    line-height: 100%;
  }

  .rightupper h3 {
    font-size: 34px;
    line-height: 100%;
  }

  .purposepara {
    font-size: 20px;
    line-height: 140%;
  }

  .curriculumsection {
    height: 100%;
  }

  .curriculummain {
    padding: 0px 60px;
  }

  .curribigtitle h2 {
    font-size: 60px;
    line-height: 100%;
  }

  .curriculumpara {
    font-size: 20px;
  }

  .curriculummain > .row {
    flex-direction: column;
    align-items: center;
  }

  .curriculumright {
    position: static;
    width: 100%;
  }

  .curriculumleft {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2em;
    width: 100%;
  }

  .principaltitle h2 {
    font-size: 60px;
  }

  .principalpara {
    font-size: 16px;
  }

  .rightupper {
    margin-bottom: 2em;
  }

  .Principalsection {
    padding: 1em;
  }

  .currentreadtitle h2 {
    font-size: 60px;
  }

  .currentreadsection {
    padding: 2em;
  }

  .authortitle {
    font-size: 20px;
  }

  .momenttitle {
    font-size: 20px;
  }

  .readmorebtn {
    /* width: 100%; */
    padding: 16px;
    justify-content: center;
  }
  .momentimg img,
  .authorimg img {
    height: 200px;
  }

  .newstitle::after {
    top: 35px;
  }
  .newsbigtitle h2 {
    font-size: 50px;
  }

  .contact-form {
    width: 40%;
  }

  .formlefttext {
    font-size: 50px;
  }

  .circletext {
    font-size: 12px;
  }

  #circle {
    right: -55px;
    top: -55px;
  }

  #circle svg {
    height: 110px;
    width: 110px;
  }

  #contactForm .submit-btn {
    width: 300px;
  }

  .footerformsection {
    padding-top: 14em;
  }

  .footermain {
    padding: 3em;
  }

  .linksection {
    padding-left: 2em;
  }
}

@media screen and (max-width: 767px) {
  .offcanvas-menu {
    width: 100%;
  }

  .submenu-wrapper {
    width: 100vw;
  }

  .submenu-wrapper .menu-back {
    display: block;
    position: fixed;
    top: 20px;
    left: 34px;
    z-index: 1;
    font-size: 20px;
    font-weight: 600;
  }

  .wrapper-menu.opened {
    top: 16px;
    right: 16px;
  }

  .offcanvas-menu {
    padding: 6rem 0rem;
  }

  .submenu-wrapper {
    padding: 6rem 0rem 2rem;
  }

  .submenu li a {
    font-size: 20px;
  }

  .TopQuicklinks ul {
    grid-template-columns: 1fr;
  }

  .hero-video-container {
    overflow-x: hidden;
  }

  .hero-video-container video {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
    padding: 0;
    margin: 0;
  }

  .tagimg {
    left: 7em;
  }
  .submit-btn {
    width: 100%;
  }
  .paratext {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
  }

  .bigtitle h2 {
    font-size: 50px;
    line-height: 100%;
  }

  .readmorebtn {
    width: 180px;
    padding: 10px 20px;
    font-size: 14px;
  }
  .header-main {
    padding: 1rem;
  }

  .Logoimg,
  .tagimg {
    width: 10vw;
  }

  /* ======= About Section ========= */

  .AboutAnimatetext span {
    font-size: 50px;
  }
  /* .AboutAnimatetext {
    top: 34%;
  } */

  h3.sectiontitle::after {
    top: 32px;
  }

  /* ========== Our Purpose Section ========== */
  .Ourpurpose {
    padding: 2rem;
  }
  .purposetitle h2 {
    line-height: 70px;
  }

  .rightupper h3 {
    font-size: 24px;
    line-height: 0px;
  }

  .purposeright {
    padding-left: 0em;
  }

  .purposepara {
    font-size: 18px;
    text-align: justify;
    line-height: 28px;
  }

  /* ============ Curriculum Section =============== */
  .curriculumsection {
    height: 100%;
  }
  .curribigtitle h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .curriculumtitle {
    font-size: 22px;
  }

  .curriculummain {
    padding: 2rem;
  }
  .curriculumtitle::after {
    top: 30px;
  }

  .curriculumright {
    top: 0;
  }

  /* =========== Principal Section ============= */
  .principalbox {
    width: 100px;
    height: 100px;
  }

  .nametext {
    font-size: 20px;
  }
  .designationtext {
    font-size: 18px;
  }

  .textbox {
    padding-left: 0em;
  }

  .Principalsection {
    height: 100%;
    padding: 2rem !important;
  }
  .principalpara {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
  }

  .principaleright {
    padding-left: 0;
  }

  .rightupper {
    margin-bottom: 0em;
  }

  /* ====== News Section ======= */
  .newssection {
    padding: 2em;
  }
  .newstitle::after {
    top: 35px;
  }

  #News-carousel .owl-nav {
    top: -20%;
  }

  /* ============ Current Read Section ============ */
  .currentreadsection {
    height: 100%;
    padding: 2em;
  }

  /* ========== Footer Form Section ========== */
  .footerformsection {
    padding-top: 2rem;
  }
  #circle svg {
    height: 100px;
    width: 100px;
  }
  .forminner {
    height: 100%;
  }

  .contact-form {
    width: 70%;
    position: relative;
    top: 0;
  }

  .form-label {
    font-size: 18px;
  }

  .formlefttext {
    font-size: 3rem;
  }

  .circletext {
    font-size: 12px;
  }
  #circle {
    position: absolute;
    right: -40px;
    top: -50px;
  }

  .formbox {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
  }

  /* =========== Footer Section ============= */
  .footermain {
    padding: 2em;
  }

  .footerend {
    width: 100%;
  }

  .reservedtext {
    text-align: center;
    padding-left: 0;
  }

  .poweredby {
    text-align: center;
  }

  .newsbigtitle h2,
  .currentreadtitle h2,
  .principaltitle h2,
  .purposetitle h2 {
    font-size: 44px;
  }
}

@media screen and (max-width: 576px) {
  .hero-video-container {
    overflow-x: hidden;
  }
  .AboutAnimatetext {
    top: 66%;
  }

  .curriculumpara {
    font-size: 20px;
  }

  .columntwo {
    padding-top: 0;
  }
}
