/*--------------------------------------------- Screen 1600 and smaller ----------------------------------*/

@media (max-width: 1600px) {

  /*---------------------------------------------------- header selector ----------------------------------*/
  header {
    padding: 16px 0;
  }

  .heading h1 {
    font-size: 72px;
  }

  .mane-menu {

    padding: 24px 0;

  }

  .mane-menu ul li {
    padding: 0 16px;
    font-size: 12px;
  }

  .header-search .menu-search {
    font-size: 12px;
    margin-top: -48px;

  }

  /* contact page */

  .yearof-admission {
    margin-bottom: 24px;
  }

  /*---------------------------------------------------- Hero section ----------------------------------*/
  .section {
    min-height: 75vh;
  }

  .hero-section video {}

  .container {

    width: 1400px;

  }

  .hero-content h6 {

    font-size: 11px;
    padding-top: 8px;
  }

  .st-logo {
    padding: 8px 0px;
  }

  .st-logo img {
    width: 164px;
  }

  .hero-content h2 {
    font-size: 48px;
    line-height: 48px;
    width: 400px;
  }

  .hero-content p {
    font-size: 14px;
    width: 348px;
  }

  .hero-content button {
    font-size: 16px;
    margin-top: 16px;
  }

  .hero-icons {
    padding: 16px 0;
  }

  .hero-icons img {

    height: 64px;

  }


  /*---------------------------------------------------- Courses section ----------------------------------*/

  .courses-box {
    padding: 64px 0 32px;
  }

  .courses-box h3 {
    font-size: 20px;
  }

  .slide-container {
    max-width: 1000px !important;

  }

  .image-content {
    padding: 32px 24px !important;
  }

  .image-content h4 {

    font-size: 14px;

    line-height: 24px;
  }

  .image-content .cource-box-flex .cource-box-flex-right {
    font-size: 14px;
  }

  .image-content p {
    font-size: 12px;
  }

  .image-content ul {
    font-size: 12px;
  }

  .image-content button {
    font-size: 12px;
  }

  /*---------------------------------------- Courses Registration section ----------------------------------*/
  .cr-grid {
    align-items: flex-start;
  }

  .cr-grid-left {
    margin-top: -160px;
  }

  .cr-grid-right h2 {
    font-size: 48px;
    line-height: 48px;
    width: 400px;
  }

  .cr-grid-right p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    padding-bottom: 32px;
  }

  .cr-flex-left {
    width: 48px;
  }

  .cr-flex-left img {
    width: 48px;
  }

  .cr-flex-right h3 {
    font-size: 16px;
  }

  .cr-flex-right p {
    padding-bottom: 0 !important;
    padding-top: 8px;
  }

  .cr-flex-right button {
    font-size: 16px;
    margin-top: 16px;
  }

  /*---------------------------------------------------- About section ----------------------------------*/
  .about-h {
    font-size: 20px;
  }

  .about-grid-left p {
    font-size: 14px;
    line-height: 24px;
  }

  .about-grid-left button {
    font-size: 16px;
    margin-top: 16px;
  }

  /*---------------------------------------------------- Footer section ----------------------------------*/

  footer {
    padding: 32px 0;
  }

  .footer-left ul li {
    font-size: 12px;
    padding: 6px 0;
  }

  .footer-st-logo img {
    width: 84px;
  }

  .footer-center h2 {
    font-size: 36px;
  }

  .footer-center p {
    font-size: 14px;
  }

  .footer-center .mail-p {
    font-size: 12px;
    padding: 16px 0;
  }

  .footer-center button {
    font-size: 14px;
  }

  .footer-logos {
    width: 248px;
    padding-top: 24px;
  }

  .footer-logos div img {
    width: 16px;
  }

  .footer-right ul li {
    font-size: 12px;
    padding: 6px 0;
  }

  /*---------------------------------------------------- ---------- ----------------------------------*/
  /*----------------------------------------------------Contact Page ----------------------------------*/
  /*----------------------------------------------------------------- ----------------------------------*/

  .contact-grid {
    padding-bottom: 48px;
  }

  .contact-grid .left-grid .con-h {
    font-size: 14px;
  }

  .contact-grid .left-grid .con-h span {
    font-size: 32px;
  }

  .contact-form {
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    width: 472px;
  }

  .contact-form .automatic-d {
    margin: 8px 0px 36px !important;
  }

  .contact-form input[type=text],
  input[type=email],
  input[type=tel] {
    margin-bottom: 24px;
  }

  .contact-form select {
    margin-bottom: 24px;
  }

  .contact-form input[type=submit] {
    font-size: 12px;

  }

  .contact-grid .right-grid h2 {
    font-size: 32px;
    width: 480px;
    line-height: 48px;
    padding: 0 60px;
  }

  .fa-quote-left {
    font-size: 64px;
    width: 550px;
  }

  .fa-quote-right {
    font-size: 64px;
    width: 490px;
    padding-left: 80px;
  }

  /*---------------------------------------------------- ---------- ----------------------------------*/
  /*------------------------------------------Single Cources Page ----------------------------------*/
  .course-grid .course-dt h2 {
    font-size: 28px;
  }

  .course-grid .course-dt h4 {
    font-size: 18px;
  }

  .course-grid .course-dt p {
    font-size: 14px;
  }

  .course-grid .course-dt button {
    font-size: 16px;
  }

  .course-syllabus h2 {
    font-size: 92px;
    margin-bottom: 32px;
  }

  .course-syllabus h5 {
    font-size: 20px;
  }

  .course-syllabus ul li {
    padding: 0 64px;
  }

  .course-syllabus ul li h4 {
    font-size: 36px;
  }

  .course-syllabus ul li p {
    font-size: 16px;
  }

  .course-syllabus .accordion {
    font-size: 18px;
    margin-top: 32px;
    padding: 24px 16%;
  }

  .course-syllabus .panel ul li {
    font-size: 14px;
  }

  .course-syllabus button {
    font-size: 16px;
  }

}

/*--------------------------------------------- Screen 1500 and smaller / mobile ---------------------------*/
@media (max-width: 1500px) {

  .container {

    width: 1300px;

  }

  .hero-section video {
    height: auto;
  }
}

/*--------------------------------------------- Screen 1400 and smaller / mobile ---------------------------*/
@media (max-width: 1400px) {

  .container {

    width: 1200px;

  }

  .hero-section video {
    height: auto;
  }
}

/*--------------------------------------------- Screen 900 and smaller / tab ---------------------------*/
@media (max-width: 900px) {

  .container {

    width: 100%;

  }

  .hero-section video {
    height: 100vh;
  }
}


/*--------------------------------------------- Screen 500 and smaller / mobile ---------------------------*/

@media (max-width: 500px) {

  /*---------------------------------------------------- header selector ----------------------------------*/

  .container {
    width: 90%;
  }



  header {
    position: sticky;
    top: 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }

  header .menuBtn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #FFB21C;
  }

  .heading h1 {
    font-size: 20px;
    text-align: left;
    margin-left: 30px;
  }

  .candidateProfileCon {
    top: -5px;
  }



  .mane-menu {

    display: none;

  }

  .header-search {
    display: none;
  }

  /*---------------------------------------------------- Hero section ----------------------------------*/

  .section {
    min-height: 90vh;

  }

  .hero-section video {
    height: 100%;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .hero-grid .hero-content {
    padding: 0;
  }

  .st-logo {
    padding: 8px 0px;
  }

  .st-logo img {
    width: 136px;
  }

  .hero-content h2 {
    font-size: 24px;
    line-height: 35px;
    width: 100%;
  }

  .hero-content p {
    padding: 24px 0;
    font-size: 14px;
    width: 100%;
  }

  .hero-content button {}

  .hero-icons {
    display: none;
  }

  .hero-icons-mobile {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    padding-top: 32px;
    align-items: center;
    width: 100%;
  }

  .hero-icons-mobile img {

    height: 64px;
  }

  /*---------------------------------------------- Courses section ----------------------------------*/
  .slide-container {
    max-width: 100% !important;

  }

  .image-content ul li {
    padding: 8px 0;
  }

  /*-------------------------------------- Courses Registration section ----------------------------------*/
  .cr-grid {
    grid-template-columns: 1fr;
    padding: 0px;
  }

  .cr-grid-left {
    margin-top: 0px;
  }

  .cr-grid-left .cr-left-gif {
    width: 90%;
    height: auto;
  }

  .cr-grid-right {
    padding: 0;
  }

  .cr-grid-right h2 {
    font-size: 32px;
    line-height: 38px;
    width: 100%;
  }

  .cr-grid-right p {
    font-size: 14px;
    width: 100%;
    padding: 16px 0px 48px;
  }

  .cr-grid-right .cr-man-p {
    margin-bottom: 0px;
  }

  .cr-flex {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 16px;
    margin-bottom: 48px;
  }

  .cr-flex-left {
    width: 48px;
  }

  .cr-flex-left img {
    width: 48px;
  }

  .cr-flex-right p {
    width: 100%;
    padding: 8px 0;
  }

  /*---------------------------------------------------- About section ----------------------------------*/
  .about-h {
    padding-top: 64px;
  }

  .about-grid {
    grid-template-columns: 1fr;
    padding: 16px 0;
  }

  .about-grid-left {
    padding: 0;
  }

  .about-grid-left p {
    font-size: 14px;
    text-align: justify;
  }


  /*---------------------------------------------------- Footer section ----------------------------------*/

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-left {
    display: none;
  }

  .footer-center {
    padding: 0 16px;
  }

  .footer-st-logo img {
    width: 64px;
  }

  .footer-center h2 {
    font-size: 24px;
  }

  .footer-center p {
    font-size: 14px;
    padding: 0px;
  }

  .footer-center .mail-p {
    font-size: 12px;
    padding: 24px 0;
  }

  .mobile-menu {
    display: block;
    padding-top: 0 !important;
  }

  .footer-right {
    display: none;
  }

  /*---------------------------------------------------- ---------- ----------------------------------*/
  /*----------------------------------------------------Contact Page ----------------------------------*/
  /*----------------------------------------------------------------- ----------------------------------*/

  .contact-grid {
    padding: 32px 16px;
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .contact-grid .left-grid .con-h span {
    font-size: 20px;
  }

  .contact-form {
    width: 100%;
  }

  .contact-grid .right-grid h2 {
    width: 300px;
    font-size: 20px;
    line-height: 32px;
    padding: 0 8px;
  }

  .fa-quote-left {
    font-size: 40px;
    width: 100%;
  }

  .fa-quote-right {
    font-size: 40px;
    width: 100%;
    padding-left: 0px;
  }

  .choose-file {
    width: 119px;
  }

  .right-grid-img {
    width: 100% !important;
  }

  /*---------------------------------------------------- ---------- ----------------------------------*/
  /*------------------------------------------Contact successful Page ----------------------------------*/
  /*----------------------------------------------------------------- ----------------------------------*/
  .con-successful-box .firstp {
    margin: 0 16px;
  }

  .con-successful-box .secondp span {
    margin: 0 16px;
    font-size: 12px;
  }

  .con-successful-box .therdp {
    margin: 0 8px;
    font-size: 12px;
  }

  .con-successful-box .comingsoon-png {
    width: 90%;
  }

  .courseBox summary {
    font-size: 13px;
    padding: 13px 20px;
  }

  .bedge {
    font-size: 8px;
    padding: 3px 4px;
  }

  .expandCourse li {
    font-size: 11px;
    margin-bottom: 6px;
  }


}