/* @media (min-width: 380px) and (max-width:850px){ */

@media screen and (max-width: 6.35in) {
  /* header starts  */

  /* dark theme section starts  */

  :root {
    --primary-color: white;
    --secondry-color: linear-gradient(to right, #ff0000, blue);
    --secondry-color2: #212121;
  }

  .dark-theme1 {
    --primary-color: #000106;
    --secondry-color: linear-gradient(to right, cyan, orange);
    --secondry-color2: white;
  }

  body {
    background-color: var(--primary-color);
    -webkit-user-select: none; /* Disable text selection */
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #dark-icon {
    width: 40px;
    cursor: pointer;
    margin: 50px 0px 0px 50%;
  }

  /* dark theme section ends  */

  .header {
    display: block;
  }

  /* header media query starts  */

  .nav-button a {
    font-size: 16px;
  }

  .logo-img {
    height: 60px;
    width: 100px;
  }

  .nav-logo {
    width: 30%;
    align-items: center;
    display: flex;
  }

  /* header down side starts  */
  .marquee {
    /* margin-top: 200px; */
    font-size: 15px;
    font-weight: bold;

    padding-top: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    /* overflow: hidden;
    white-space: nowrap; */
  }

  .container {
    margin-top: 100px;
  }

  .container h2 {
    font-size: 20px;
  }

  .semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .curriculum1 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum1 h1 {
    font-size: 16px;
    font-weight: bold;

  }

  .curriculum1 label {
    margin-left: 10px;
    font-size: 14px;
  }
  #yearDropdown1 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 10px;
  }

  /* #downloadAnchor1{
        margin-top: 50px;
    } */
  .curriculum2 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum2 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum2 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown2 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .curriculum3 {
     height: 150px;
    padding-top: 20px;
  }

  .curriculum3 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum3 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown3 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }
  .curriculum4 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum4 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum4 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown4 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }

  .curriculum5 {
   height: 150px;
    padding-top: 20px;
  }

  .curriculum5 h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
  }

  .curriculum5 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown5 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }
  .curriculum6 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum6 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum6 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown6 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }

  .curriculum7 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum7 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum7 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown7 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }
  .curriculum8 {
    height: 150px;
    padding-top: 20px;
  }

  .curriculum8 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum8 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown8 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }

  .curriculum9 {
     height: 150px;
    padding-top: 20px;
  }

  .curriculum9 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .curriculum9 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #yearDropdown9 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .btn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
  }

  /* mba section starts  */

  .mba-container h2 {
    font-size: 20px;
    margin-top: 50px;
  }

  .mba-semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .mba-curriculum1 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum1 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum1 label {
    margin-left: 10px;
    font-size: 14px;
  }
  #mba-yearDropdown1 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum2 {
  height: 150px;
    padding-top: 20px;

  }

  .mba-curriculum2 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum2 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown2 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum3 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum3 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum3 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown3 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum4 {
    height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum4 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum4 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown4 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum5 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum5 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum5 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown5 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  .mba-curriculum6 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum6 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum6 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown6 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum7 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum7 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-urriculum7 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown7 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum8 {
     height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum8 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum8 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown8 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  .mba-curriculum9 {
   height: 150px;
    padding-top: 20px;
  }

  .mba-curriculum9 h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba-curriculum9 label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba-yearDropdown9 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  /* mba1 section starts  */

  .mba1-container {
    margin-top: 70px;
  }

  .mba1-container h2 {
    font-size: 20px;
  }

  .mba1-semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .mba1-curriculum {
   height: 150px;
    padding-top: 20px;
  }

  .mba1-curriculum h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mba1-curriculum label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mba1-yearDropdown1 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mba1-yearDropdown2 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mba1-yearDropdown3 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mba1-yearDropdown4 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  /* mba section ends  */

  /* mca section starts  */

  .mca-container {
    margin-top: 70px;
  }

  .mca-container h2 {
    font-size: 20px;
  }

  .mca-semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .mca-curriculum {
    height: 150px;
    padding-top: 20px;
  }

  .mca-curriculum h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .mca-curriculum label {
    margin-left: 10px;
    font-size: 14px;
  }

  #mca-yearDropdown1 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mca-yearDropdown2 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mca-yearDropdown3 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }
  #mca-yearDropdown4 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
  }

  /* mca section ends  */

  /*BCA Start*/
  .bca-container {
    margin-top: 70px;
  }

  .bca-container h2 {
    font-size: 20px;
  }

  .bca-semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .bca-curriculum {
    height: 140px;
    padding-top: 20px;
  }

  .bca-curriculum h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .bca-curriculum label {
    margin-left: 10px;
    font-size: 14px;
  }

  .bca-downloadButton {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  /*BCA End*/

  /*BBA Start*/
  .bba-container {
    margin-top: 70px;
  }

  .bba-container h2 {
    font-size: 20px;
  }

  .bba-semesters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* Creates four equal columns */
    row-gap: 15px;
    column-gap: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /*curriculum1 */

  .bba-curriculum {
     height: 140px;
    padding-top: 20px;
  }

  .bba-curriculum h1 {
    font-size: 16px;
    font-weight: bold;
  }

  .bba-curriculum label {
    margin-left: 10px;
    font-size: 14px;
  }

  .bba-downloadButton {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  /*BBA End*/

  /* footer section starts  */

  #contact-us {
    display: none;
  }

  #mobile-contact-us {
    display: block;
  }

  .mobile-footer-home a {
    background-color: #37475a;
    color: white;
    height: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 1rem;
    text-decoration: none;
  }

  .mobilefooter {
    background-color: #222f3d;
    color: white;
    height: 425px;
    align-items: center;
    justify-content: space-evenly;
  }

  .applink {
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .otherlinks {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 50px;
    width: 100%;
  }

  .links {
    align-items: center;
    justify-content: center;
    display: flex;
    border: 2px solid white;
    border-radius: 50%;
    width: 35px;
    height: 35px;
  }

  .quicklinkss {
    height: 175px;
    width: 100%;
    text-decoration: none;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
  }

  .quicklinkss a {
    margin-right: 10px;
    text-decoration: none;
    color: white;
  }

  .quicklinkss h4 {
    text-align: center;
    text-decoration: underline;
  }

  .copyright {
    height: 50px;
    width: 100%;
    background-color: #37475a;
    color: white;
    font-weight: bold;
    font-size: large;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .copyright a {
    color: white;
    text-decoration: none;
  }
}
