/* Banner Start */
body,
div {
  margin: 0;
  padding: 0;

}


.banner {
  position: relative;
}


.banner img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100vh;
}

/* Banner End */

@media screen and (max-width: 500px) and (min-width: 300px) {



  .about,.archive,.Gallery{
    display: none;
  }
    /* Back Button  Start*/
  a.fa-solid.fa-arrow-left-long {
      display: none !important;
  }
  a.fa-house {
    display: none;
  }
  /* Add styles for the menu icon */
  .menu-icon {
    display: block;
    position: absolute;
    top: 9.5vh;
    left: 20px;
    z-index: 9999;
    cursor: pointer;
  }
  
  .menu-icon i {
    font-size: 7vw;
  }
  
  /* Add styles for the side menu */
  .side-menu {
    position: absolute;
    top: -10px; /* Add a negative top value to create a gap */
    left: -250px; /* Hide the menu by default */
    width: 250px;
    height: 105%;
    background-color: #333;
    z-index: 9998;
    overflow-x: hidden;
    transition: 0.3s;
  }
  
  /* Add styles for the close button */
  .close-button {
    position: absolute;
    top: 10px; /* Adjust the top value to position the close button */
    right: 10px; /* Adjust the right value to position the close button */
    cursor: pointer;
    z-index: 9999;
  }
  
  .close-button i {
    font-size: 24px;
    color: #fff;
  }
  
  .side-menu a {
    display: block;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .side-menu a:hover {
    background-color: #444;
  }
  
  /* Show the side menu when the menu icon is clicked */
  .menu-open {
    left: 0;
  }
  
  /* Add styles for the menu icon */
  .menu {
    color: #000000;
    font-family: "Jua";
    position: absolute;
    left: 4vw;
    top: 10vh;
    font-size: 5vw;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .menu-icon {
    width: 24px;
    height: 4px;
    z-index: 1; /* Ensure the menu icon is behind the menu content */
  }
  
  /* Add styles for the menu content */
  .menu-content {
    display: none;
    position: absolute;
    top: 33vh;
    left: 8vw;
    border: 0.2vw solid #000;
    border-radius: 3vw;
    background-color: #fff;
    z-index: 2; /* Ensure the menu content is above the menu icon */
  }
  
  /* Show the menu content when the show-menu class is added */
  .show-menu .menu-content {
    display: block;
  }
    /* Back Button End */
  
    /* Designed By Start */
  
    .design {
      color: #000000;
      font-family: "Jua";
      position: absolute;
      right: 4vw;
      top: 10vh;
      border: black;
      border-radius: 3vw;
      border: 0.2vw solid #000;
      font-size: 4vw;
      cursor: pointer;
      text-decoration: none;
      width: 24vw;
      height: auto;
      text-align: center;
    }
  
    .design:hover {
      box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
    }
  
    /* Designed By End */
  
    /* innovation Start*/
    .label {
      position: absolute;
      color: #000000;
      font-family: "Jua";
      font-size: 15vw;
      text-shadow: 2px 2px 4px #ff7f0a;
      top: 15vh;
      left: 32.5vw;
      margin-right: 15vw;
    }
  
  
    /* innovation end */
  
    /* Big Card Images Start */
  
    .card,
    .rocket,
    .documents,
    .book,
    .cycle,
    .shakinghands {
      display: none;
    }
  
    /* Events start */
  
    .dotted-events {
      font-family: "Jua";
      display: flex;
      padding: 20px;
      border-radius: 5vh;
      position: absolute;
      top: 28vh;
      height: 35vw;
      width: 40vw;
      right: 4.5vw;
      border: 0.2vw dashed #ff7f0a;
    }
  
    .events h1 {
      font-family: "Jua";
      display: flexbox;
      justify-content: space-between;
      padding: 20px;
      text-align: center;
      position: absolute;
      font-size: 5vw;
      top: 25vh;
      height: 23vw;
      width: 11vw;
      right: 22vw;
    }
  
    .eventline,
    .reportline {
      display: none;
    }
  
    .events ul {
      font-family: "Jua";
      display: block;
      font-size: 3.1vw;
      justify-content: space-between;
      position: absolute;
      width: 40vw;
      top: 33vh;
      right: 9vw;
      color: #000;
      text-decoration: none;
    }
    
    .events a {
      color: #000;
      text-decoration: none;
    }
  
    .events a:hover {
      color: #ff7f0a
    }
    .reports a {
      color: #000;
      text-decoration: none;
    }
  
    .reports a:hover {
      color: #ff7f0a
    }
  
    .dotted-reports {
      font-family: "Jua";
      display: flex;
      justify-content: space-between;
      padding: 20px;
      border-radius: 5vh;
      text-align: center;
      position: absolute;
      top: 54vh;
      height: 35vw;
      width: 40vw;
      left: 4.5vw;
      border: 0.2vw dashed #ff7f0a;
    }
    
    .reports h1 {
      font-family: "Jua";
      display: flexbox;
      justify-content: space-between;
      font-size: 5vw;
      padding: 20px;
      text-align: center;
      position: absolute;
      top: 51vh;
      height: 23vw;
      width: 11vw;
      left: 15vw;
    }
  
    .reports ul {
  
      font-family: "Jua";
      display: block;
      font-size: 3.1vw;
      justify-content: space-between;
      position: absolute;
      width: -120vw;
      top: 59vh;
      left: 4vw;
      color: #000;
      text-decoration: none;
    }
  
    /* Events End */
  
  
    /* Qoutation Start */
    .quote {
      position: absolute;
      top: 86vh;
      border: 0vw none;
      color: transparent;
      font-family: "Jua";
      font-size: 2.7vw;
      font-weight: 400;
      left: 4vw;
      letter-spacing: 0;
      line-height: normal;
      color: #000;
    }
  
    .quote span {
      color: #ff7f0a;
    }
  
    /* Qoutation End */
  
  
    /* About Start */
    .dot-abouts {
      display: block;
      justify-content: space-between;
      padding: 20px;
      border-radius: 5vh;
      text-align: center;
      position: absolute;
      top: 93vh;
      height: 38vw;
      width: 70vw;
      left: 10vw;
      border: 0.2vw dashed #ff7f0a;
    }
  
    .abouts {
      font-family: "Jua";
      color: black;
      display: block;
      border: none;
      text-align: center;
      justify-content: space-between;
      font-size: 2.4vw;
      padding: 20px;
      position: absolute;
      top: 89.3vh;
      height: 30vw;
      width: 29vw;
      left: 28vw;
      overflow: visible;
    }
  
    .aboutsline {
      display: none;
    }
  
    .textbox {
      font-family: "Jua";
      color: black;
      display: block;
      border: none;
      justify-content: space-between;
      font-size: 1.5vw;
      padding: 20px;
      position: absolute;
      top: 93vh;
      height: 35vw;
      width: 73vw;
      left: 10vw;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    /* About end */

  /*faculty cards Start*/

  .fc {
    font-family: "Jua";
    position: relative;
    top: 114vh;
    font-size: 5vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container {
    font-family: "Jua";
    position: relative;
    top: 110vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cordinator-card {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10vw;

  }

  .faculty1,
  .faculty2,
  .faculty3 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    height: 20vw;
    width: 48vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;

  }

  .fac1,
  .fac2,
  .fac3 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 10%;
    position: absolute;
    display: flex;
    flex-direction: row;
    text-align: center;
    height: 18vw;
    width: 16vw;
    left: 59vw;
  }

  .fac1 {
    top: 10%;
  }
  .fac2 {
    top: 42%;
  }
  .fac3 {
    top: 75%;
  }


  .facn1,
  .facn2,
  .facn3 {
    position: relative;
    left: -8.9vw;
    top: -2vh;
    font-size: 4vw;
  }

  .fline1,
  .fline2 {
    position: relative;
    border: 0.1vw black solid;
    left: 2vw;
    width: 26vw;
    top: -2vh;
  }

  .faculty1 a,
  .faculty2 a,
  .faculty3 a {
    display: inline-block;
    position: relative;
    left: -9vw;
    top: -2vh;
    margin: 5px;
    font-size: 3.5vw;
    color: #000;
    text-decoration: none;
  }

  .faculty1 a:hover,
  .faculty2 a:hover, 
  .faculty3 a:hover {
    color: #ff7f0a;
  }

  /*faculty cards end */


  /* student cards Start*/

  .sc {
    font-family: "Jua";
    position: relative;
    top: 110vh;
    box-sizing: border-box;
    font-size: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .boxes1,
  .boxes2 {
    font-family: "Jua";
    position: relative;
    top: 110vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .student-card {
    display: flex;
    justify-content: space-between;
    padding: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;

  }

  .student1,
  .student3,
  .student5,
  .student7 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    position: relative;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    height: 30vw;
    width: 25vw;
    left: -23vw;
  }

  .student2,
  .student4,
  .student6,
  .student8 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    position: relative;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    top: -2vh;
    height: 30vw;
    width: 25vw;
    left: 23vw;
  }

  .simg1,
  .simg2,
  .simg3,
  .simg4,
  .simg5,
  .simg6,
  .simg7,
  .simg8 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 50%;
    position: absolute;
    display: flex;
    text-align: center;
    padding: 0px;
    height: 15vw;
    width: 15vw;
    top: 3vw;
    left: 9.3vw;
  }

  .stun1,
  .stun2,
  .stun3,
  .stun4,
  .stun5,
  .stun6,
  .stun7,
  .stun8 {
    position: relative;
    top: 6vh;
    font-size: 3vw;
  }

  .line1,.line2 {
    position: relative;
    border: 0.1vw black solid;
    top: 5.5vh;
  }


  .student-card .student1 a,
  .student-card .student2 a,
  .student-card .student3 a,
  .student-card .student4 a {
    display: inline-block;
    position: relative;
    top: 5.5vh;
    margin: 3px;
    font-size: 2.9vw;
    color: #000;
    text-decoration: none;
  }

  .student-card .student1 a:hover,
  .student-card .student2 a:hover,
  .student-card .student3 a:hover,
  .student-card .student4 a:hover {
    color: #ff7f0a;
  }

  .student-card2 .student5 a,
  .student-card2 .student6 a,
  .student-card2 .student7 a,
  .student-card2 .student8 a {
    display: inline-block;
    position: relative;
    top: 5.5vh;
    margin: 3px;
    font-size: 2.9vw;
    color: #000;
    text-decoration: none;
  }

  .student-card2 .student5 a:hover,
  .student-card2 .student6 a:hover,
  .student-card2 .student7 a:hover,
  .student-card2 .student8 a:hover {
    color: #ff7f0a;
  }

  /* Social Handles Start */
  .sh {
    font-family: "Jua";
    position: relative;
    top: 103vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .sh-heading {
    font-size: 20px;
    margin-bottom: 10px;
    color: #000000;
  }

  .social a {
    display: inline-block;
    margin: 5px;
    font-size: 20px;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .social a:hover {
    color: #ff7f0a;
  }

  /* Social Handles Start */
}

@media screen and (max-width: 1366px) and (min-width: 1080px) {


  .side-menu,.menu-icon{
    display: none;
  }
  /* Back Button  Start*/

  .fa-arrow-left-long {
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-arrow-left-long:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }
  .fa-house {
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-house:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Back Button End */

  /* Designed By Start */
  .design {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    right: 0.5vw;
    top: 26.5vh;
    border: none;
    border-radius: 1vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    width: 12vw;
    height: 2.6vw;
    text-align: center;
  }

  .design:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Designed By End */

  /* innovation end */
  .label {
    position: absolute;
    color: #000000;
    font-family: "Jua";
    font-size: 7vw;
    text-shadow: 2px 2px 4px #ff7f0a;
    width: 50.05vw;
    height: 43.52vh;
    top: 22.9vh;
    left: 34vw;
    margin-right: 15vw;
  }

  /* innovation end */


  /* Big Card Images Start */

  .card {
    display: block;
    justify-content: space-between;
    background-color: #ffffff;
    border: 0.2vw solid #000;
    border-radius: 5vh;
    position: absolute;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    top: 42vh;
    height: 25vw;
    right: 21vw;
    width: 45vw;
    overflow: hidden;
  }

  .slideshow {
    display: flex;
    width: 300%;
    height: 100%;
    transition: transform 5s ease-in-out;
  }

  .slide {
    width: 45vw;
    height: 25vw;
    object-fit: cover;
    display: flex;
  }


  .prev,
  .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 2em;
    z-index: 1;
  }

  .prev {
    left: 10px;
  }

  .next {
    right: 10px;
  }

  /* Big Card Images End */



  /* Navigation Start */

  .about,
  .register,
  .archive,
  .Gallery {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    border-radius: 0.6vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    right: 1.5vw;
    width: 13vw;
    height: 2.6vw;
  }

  .about {
    top: 53vh;
  }

/*   .register {
    top: 60vh;
  }
 */
  .archive {
    top: 64vh;
  }

  .Gallery {
    top: 75vh;
  }

  .about:hover,
  .register:hover,
  .archive:hover,
  .Gallery:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Navigation End */

  /* Rocket picture start */
  .rocket {
    position: absolute;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 29vw;
    height: 29vw;
    left: 2vw;
    top: 38vh;
  }

  /* Rocket picture end */

  /* Events start */

  .dotted-events {
    font-family: "Jua";
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 105vh;
    height: 23vw;
    width: 87vw;
    left: 4.5vw;
    border: 0.2vw dashed #ff7f0a;
  }

  /* Documents Image start */
  .documents {
    position: absolute;
    top: 108vh;
    left: 18vw;
    height: 60vh;
    width: 60vw;
  }

  /* Documents Image end */

  .events h1 {
    font-family: "Jua";
    display: block;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 88vw;
    left: -24vw;
  }

  .eventline {
    position: absolute;
    left: 37vh;
    top: 117vh;
    width: 9vw;
    border: 0.1vw black solid;
  }

  .reports h1 {
    font-family: "Jua";
    display: flexbox;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 11vw;
    right: 18vw;
  }

  .reportline {
    position: absolute;
    right: 42.5vh;
    top: 117vh;
    width: 11vw;
    border: 0.1vw black solid;
  }

  .events ul,
  .reports ul {
    font-family: "Jua";
    display: block;
    font-size: 1.5vw;
    justify-content: space-between;
    position: absolute;
    width: 20vw;
    top: 117vh;
  }

  .events ul {
    left: 27vh;
  }
  .events a {
    color: #000;
    text-decoration: none;
  }

  .events a:hover {
    color: #ff7f0a
  }

  .reports ul {
    right: 26vh;
  }

  .reports a {
    color: #000;
    text-decoration: none;
  }

  .reports a:hover {
    color: #ff7f0a
  }
  /* Events End */


  /* Cycle Image Start*/
  .cycle {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 153vh;
    width: 19vw;
    height: 46vh;
    right: 0vw;
  }

  .road {
    position: absolute;
    left: 6vh;
    top: 202vh;
    width: 90vw;
    border: 0.1vw black solid;
  }

  /* Cycle Image end*/

  /* Qoutation Start */
  .quote {
    position: absolute;
    top: 175vh;
    border: 0vw none;
    color: transparent;
    font-family: "Jua";
    font-size: 2.2vw;
    font-weight: 400;
    left: 4vw;
    letter-spacing: 0;
    line-height: normal;
    color: #000;
  }

  .quote span {
    color: #ff7f0a;
  }

  /* Qoutation End */

  /* Book Picture start */
  .book {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 189vh;
    width: 48vw;
    height: 120vh;
    right: 1vw;
  }

  /* Book Picture start */

  /* About Start */
  .dot-abouts {
    display: block;
    justify-content: space-between;
    padding: 100px;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 211vh;
    height: 38vw;
    width: 30vw;
    left: 10vw;
    border: 0.2vw dashed #ff7f0a;
  }

  .abouts {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    text-align: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 208vh;
    height: 30vw;
    width: 29vw;
    left: 10vw;
    overflow: visible;
  }

  .aboutsline {
    position: absolute;
    left: 47.5vh;
    color: black;
    top: 221.5vh;
    width: 8.5vw;
    border: 0.1vw black solid;
  }

  .textbox {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 218vh;
    height: 34vw;
    width: 29vw;
    left: 11vw;
    max-width: 100%;
    font-size: 1.2vw;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* About end */

  /*faculty cards Start*/

  /* shakinghands image start */
  .shakinghands {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 50vw;
    height: 50vw;
    left: 6vw;
    top: 310vh;
  }

  /* shakinghands image end */

  .fc {
    font-family: "Jua";
    position: relative;
    top: 278vh;
    font-size: 3vw;
    left:-17vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .container {
    font-family: "Jua";
    position: relative;
    top: 260vh;
    box-sizing: border-box;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .cordinator-card {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1vw;
  }

  .faculty1,
  .faculty2,
  .faculty3 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    height: 13vw;
    width: 30vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    right:2vw;

  }

  .fac1,
  .fac2,
  .fac3 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 10%;
    position: absolute;
    display: flex;
    flex-direction: row;
    text-align: center;
    height: 12vw;
    width: 10vw;
    right:5vw;
  }

  .fac1 {
    top: 8%;
  }
  .fac2 {
    top: 39%;
  }
  .fac3 {
    top: 70%;
  }


  .facn1,
  .facn2,
  .facn3 {
    position: relative;
    right: 6vw;
    top: 2vh;
    font-size: 2vw;
  }

  .fline1{
    position: relative;
    border: 0.1vw black solid;
    left: 3vw;
    width: 13vw;
    top: 3vh;
  }
  .fline2 {
    position: relative;
    border: 0.1vw black solid;
    left: 3vw;
    width: 13vw;
    top: 6vh;
  }
  
  .faculty1 a,
  .faculty2 a,
  .faculty3 a {
    display: inline-block;
    position: relative;
    right: 5vw;
    top: 5vh;
    margin: 5px;
    font-size: 1.7vw;
    color: #000;
    text-decoration: none;

  }

  .faculty1 a:hover,
  .faculty2 a:hover, 
  .faculty3 a:hover {
    color: #ff7f0a;
  }
  /*faculty cards end */

  /* student cards Start*/

  .sc {
    font-family: "Jua";
    position: relative;
    top: 253vh;
    font-size: 2.5vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .boxes1,
  .boxes2 {
    font-family: "Jua";
    position: relative;
    top: 250vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .student-card,
  .student-card2 {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 90px;
  }

  .student1,
  .student2,
  .student3,
  .student4,
  .student5,
  .student6,
  .student7,
  .student8 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    flex-direction: row;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    left: 15vw;
    height: 20vw;
    width: 15vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
  }

  .simg1,
  .simg2,
  .simg3,
  .simg4,
  .simg5,
  .simg6,
  .simg7,
  .simg8 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 50%;
    position: absolute;
    display: flex;
    text-align: center;
    padding: 0px;
    height: 10vw;
    width: 10vw;
    top: 3vw;
  }

  .simg1,
  .simg5 {
    left: 6.4%;
  }

  .simg2,
  .simg6 {
    left: 32.5%;
  }

  .simg3,
  .simg7 {
    left: 57.5%;
  }

  .simg4,
  .simg8 {
    left: 83.2%;
  }

  .stun1,
  .stun2,
  .stun3,
  .stun4,
  .stun5,
  .stun6,
  .stun7,
  .stun8 {
    position: relative;
    top: 21vh;
    font-size: 1.6vw;
  }

  .line1 {
    position: relative;
    border: 0.1vw black solid;
    top: 21vh;
  }

  .line2 {
    position: relative;
    border: 0.1vw black solid;
    top: 22vh;
  }


  .student-card .student1 a,
  .student-card .student2 a,
  .student-card .student3 a,
  .student-card .student4 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card .student1 a:hover,
  .student-card .student2 a:hover,
  .student-card .student3 a:hover,
  .student-card .student4 a:hover {
    color: #ff7f0a;
  }

  .student-card2 .student5 a,
  .student-card2 .student6 a,
  .student-card2 .student7 a,
  .student-card2 .student8 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card2 .student5 a:hover,
  .student-card2 .student6 a:hover,
  .student-card2 .student7 a:hover,
  .student-card2 .student8 a:hover {
    color: #ff7f0a;
  }

  /* Social Handles Start */
  .sh {
    font-family: "Jua";
    position: relative;
    top: 240vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .sh-heading {
    font-size: 24px;
    margin-bottom: 10px;
    color: #000000;
  }

  .social a {
    display: inline-block;
    margin: 5px;
    font-size: 24px;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .social a:hover {
    color: #ff7f0a;
  }

  /* Social Handles Start */
}

@media screen and (max-width: 1441px) and (min-width: 1367px) {

  .side-menu,.menu-icon{
    display: none;
  }

  /* Back Button  Start*/

  .fa-arrow-left-long {
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-arrow-left-long:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }
  .fa-house {
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-house:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Back Button End */

  /* Designed By Start */
  .design {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    right: 0.5vw;
    top: 26.5vh;
    border: none;
    border-radius: 1vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    width: 12vw;
    height: 2.6vw;
    text-align: center;
  }

  .design:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Designed By End */

  /* innovation end */
  .label {
    position: absolute;
    color: #000000;
    font-family: "Jua";
    font-size: 7vw;
    text-shadow: 2px 2px 4px #ff7f0a;
    width: 50.05vw;
    height: 43.52vh;
    top: 22.9vh;
    left: 34vw;
    margin-right: 15vw;
  }

  /* innovation end */


  /* Big Card Images Start */

  .card {
    display: block;
    justify-content: space-between;
    background-color: #ffffff;
    border: 0.2vw solid #000;
    border-radius: 5vh;
    position: absolute;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    top: 42vh;
    height: 25vw;
    right: 21vw;
    width: 45vw;
    overflow: hidden;
  }

  .slideshow {
    display: flex;
    width: 300%;
    height: 100%;
    transition: transform 5s ease-in-out;
  }

  .slide {
    width: 45vw;
    height: 25vw;
    object-fit: cover;
    display: flex;
  }


  .prev,
  .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 2em;
    z-index: 1;
  }

  .prev {
    left: 10px;
  }

  .next {
    right: 10px;
  }

  /* Big Card Images End */



  /* Navigation Start */

  .about,
  .register,
  .archive,
  .Gallery {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    border-radius: 0.6vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    right: 1.5vw;
    width: 13vw;
    height: 2.6vw;
  }

  .about {
    top: 53vh;
  }

/*   .register {
    top: 60vh;
  }
 */
  .archive {
    top: 64vh;
  }

  .Gallery {
    top: 75vh;
  }

  .about:hover,
  .register:hover,
  .archive:hover,
  .Gallery:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Navigation End */
  /* Rocket picture start */
  .rocket {
    position: absolute;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 29vw;
    height: 29vw;
    left: 2vw;
    top: 38vh;
  }

  /* Rocket picture end */

  /* Events start */

  .dotted-events {
    font-family: "Jua";
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 105vh;
    height: 23vw;
    width: 87vw;
    left: 4.5vw;
    border: 0.2vw dashed #ff7f0a;
  }

  /* Documents Image start */
  .documents {
    position: absolute;
    top: 108vh;
    left: 18vw;
    height: 58vh;
    width: 58vw;
  }

  /* Documents Image end */

  .events h1 {
    font-family: "Jua";
    display: block;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 88vw;
    left: -24vw;
  }

  .eventline {
    position: absolute;
    left: 37.5vh;
    top: 116vh;
    width: 8.5vw;
    border: 0.1vw black solid;
  }


  .reports h1 {
    font-family: "Jua";
    display: flexbox;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 11vw;
    right: 18vw;
  }

  .reportline {
    position: absolute;
    right: 43vh;
    top: 116vh;
    width: 10vw;
    border: 0.1vw black solid;
  }

  .events ul,
  .reports ul {
    font-family: "Jua";
    display: block;
    font-size: 1.5vw;
    justify-content: space-between;
    position: absolute;
    width: 20vw;
    top: 117vh;
  }

  .events ul {
    left: 27vh;
  }

  .reports ul {
    right: 26vh;
  }
    
  .events a {
    color: #000;
    text-decoration: none;
  }

  .events a:hover {
    color: #ff7f0a
  }
  .reports a {
    color: #000;
    text-decoration: none;
  }

  .reports a:hover {
    color: #ff7f0a
  }


  /* Events End */


  /* Cycle Image Start*/
  .cycle {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 155vh;
    width: 40vw;
    height: 43vh;
    right: -8vw;
  }

  .road {
    position: absolute;
    left: 6vh;
    ;
    top: 202vh;
    width: 90vw;
    border: 0.1vw black solid;
  }

  /* Cycle Image end*/

  /* Qoutation Start */
  .quote {
    position: absolute;
    top: 175vh;
    border: 0vw none;
    color: transparent;
    font-family: "Jua";
    font-size: 2.2vw;
    font-weight: 400;
    left: 4vw;
    letter-spacing: 0;
    line-height: normal;
    color: #000;
  }

  .quote span {
    color: #ff7f0a;
  }

  /* Qoutation End */

  /* Book Picture start */
  .book {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 189vh;
    width: 48vw;
    height: 120vh;
    right: 1vw;
  }

  /* Book Picture start */

  /* About Start */
  .dot-abouts {
    display: block;
    justify-content: space-between;
    padding: 100px;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 210vh;
    height: 38vw;
    width: 30vw;
    left: 10vw;
    border: 0.2vw dashed #ff7f0a;
  }

  .abouts {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    text-align: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 208vh;
    height: 30vw;
    width: 29vw;
    left: 10vw;
    overflow: visible;
  }

  .aboutsline {
    position: absolute;
    left: 47.5vh;
    color: black;
    top: 220vh;
    width: 8vw;
    border: 0.1vw black solid;
  }

  .textbox {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 218vh;
    height: 34vw;
    width: 29vw;
    left: 11vw;
    max-width: 100%;
    font-size: 1.2vw;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* About end */

  /*faculty cards Start*/

  /* shakinghands image start */
  .shakinghands {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 25vw;
    height: 28vw;
    right: 36.5vw;
    top: 318vh;
  }

  /* shakinghands image end */
  .fc {
    font-family: "Jua";
    position: relative;
    top: 288vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container {
    font-family: "Jua";
    position: relative;
    top: 287vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cordinator-card {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32vw;

  }

  .faculty1,
  .faculty2 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    flex-direction: row;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    height: 15vw;
    width: 28vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;

  }

  .fac1,
  .fac2 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 10%;
    position: absolute;
    display: flex;
    text-align: center;
    padding: 0px;
    height: 12vw;
    width: 10vw;
    top: 4.5vw;
  }

  .fac1 {
    left: 21vw;
  }

  .fac2 {
    right: 5vw;
  }

  .facn1,
  .facn2 {
    position: relative;
    left: -7vw;
    top: 5vh;
    font-size: 1.6vw;
  }

  .fline1,
  .fline2 {
    position: relative;
    border: 0.1vw black solid;
    left: 3vw;
    width: 10vw;
    top: 7vh;
  }

  .faculty1 a,
  .faculty2 a {
    display: inline-block;
    position: relative;
    left: -6vw;
    top: 7vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .faculty1 a:hover,
  .faculty2 a:hover {
    color: #ff7f0a;
  }

  /*faculty cards end */


  /* student cards Start*/

  .sc {
    font-family: "Jua";
    position: relative;
    top: 290vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .boxes1,
  .boxes2 {
    font-family: "Jua";
    position: relative;
    top: 292vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .student-card,
  .student-card2 {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 90px;

  }

  .student1,
  .student2,
  .student3,
  .student4,
  .student5,
  .student6,
  .student7,
  .student8 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    flex-direction: row;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    left: 15vw;
    height: 20vw;
    width: 15vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
  }

  .simg1,
  .simg2,
  .simg3,
  .simg4,
  .simg5,
  .simg6,
  .simg7,
  .simg8 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 50%;
    position: absolute;
    display: flex;
    text-align: center;
    padding: 0px;
    height: 10vw;
    width: 10vw;
    top: 3vw;
  }

  .simg1,
  .simg5 {
    left: 8.1vw;
  }

  .simg2,
  .simg6 {
    left: 32.6vw;
  }

  .simg3,
  .simg7 {
    left: 56.9vw;
  }

  .simg4,
  .simg8 {
    left: 81.2vw;
  }

  .stun1,
  .stun2,
  .stun3,
  .stun4,
  .stun5,
  .stun6,
  .stun7,
  .stun8 {
    position: relative;
    top: 21vh;
    font-size: 1.6vw;
  }

  .line1 {
    position: relative;
    border: 0.1vw black solid;
    top: 21vh;
  }

  .line2 {
    position: relative;
    border: 0.1vw black solid;
    top: 22vh;
  }


  .student-card .student1 a,
  .student-card .student2 a,
  .student-card .student3 a,
  .student-card .student4 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card .student1 a:hover,
  .student-card .student2 a:hover,
  .student-card .student3 a:hover,
  .student-card .student4 a:hover {
    color: #ff7f0a;
  }

  .student-card2 .student5 a,
  .student-card2 .student6 a,
  .student-card2 .student7 a,
  .student-card2 .student8 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card2 .student5 a:hover,
  .student-card2 .student6 a:hover,
  .student-card2 .student7 a:hover,
  .student-card2 .student8 a:hover {
    color: #ff7f0a;
  }

  /* student cards End*/

  /* student cards End*/

  /* Social Handles Start */
  .sh {
    font-family: "Jua";
    position: relative;
    top: 283vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .sh-heading {
    font-size: 24px;
    margin-bottom: 10px;
    color: #000000;
  }

  .social a {
    display: inline-block;
    margin: 5px;
    font-size: 24px;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .social a:hover {
    color: #ff7f0a;
  }

  /* Social Handles Start */
}

@media screen and (max-width: 1921px) and (min-width: 1442px) {

  .side-menu,.menu-icon{
    display: none;
  }

  /* Back Button  Start*/

  .fa-arrow-left-long {
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-arrow-left-long:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  .fa-house{
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0.5vw;
    top: 26.5vh;
    padding: 1.11vh 1.39vw;
    border: none;
    border-radius: 1vw;
    font-size: 1.8vw;
    cursor: pointer;
    text-decoration: none;
    width: 2vw;
    height: 1.6vw;
    text-align: center;
  }

  .fa-house:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Back Button End */

  /* Designed By Start */
  .design {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    right: 0.5vw;
    top: 26.5vh;
    border: none;
    border-radius: 1vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    width: 12vw;
    height: 2.6vw;
    text-align: center;
  }

  .design:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Designed By End */

  /* innovation end */
  .label {
    position: absolute;
    color: #000000;
    font-family: "Jua";
    font-size: 7vw;
    text-shadow: 2px 2px 4px #ff7f0a;
    width: 50.05vw;
    height: 43.52vh;
    top: 22.9vh;
    left: 34vw;
    margin-right: 15vw;
  }

  /* innovation end */


  /* Big Card Images Start */

  .card {
    display: block;
    justify-content: space-between;
    background-color: #ffffff;
    border: 0.2vw solid #000;
    border-radius: 5vh;
    position: absolute;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    top: 42vh;
    height: 26vw;
    right: 21vw;
    width: 45vw;
    overflow: hidden;
  }

  .slideshow {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 5s ease-in-out;
  }

  .slide {
    width: 45vw;
    height: 26vw;
    object-fit: cover;
    display: flex;
  }


  .prev,
  .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 2em;
    z-index: 1;
  }

  .prev {
    left: 10px;
  }

  .next {
    right: 10px;
  }

  /* Big Card Images End */
  /* Navigation Start */

  .about,
  .archive,
  .Gallery {
    color: #ffffff;
    background-color: #000000;
    font-family: "Jua";
    position: absolute;
    border-radius: 0.6vw;
    font-size: 1.9vw;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    right: 1.5vw;
    width: 13vw;
    height: 2.6vw;
  }

  .about {
    top: 55vh;
  }
  .archive {
    top: 67vh;
  }

  .Gallery {
    top: 79vh;
  }

  .about:hover,
  .register:hover,
  .archive:hover,
  .Gallery:hover {
    box-shadow: 0.46875vw 0.15625vw 0.3125vw #ff7f0a;
  }

  /* Navigation End */


  /* Rocket picture start */
  .rocket {
    position: absolute;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 29vw;
    height: 29vw;
    left: 2vw;
    top: 38vh;
  }

  /* Rocket picture end */

  /* Events start */

  .dotted-events {
    font-family: "Jua";
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 105vh;
    height: 23vw;
    width: 87vw;
    left: 4.5vw;
    border: 0.2vw dashed #ff7f0a;
  }

  /* Documents Image start */
  .documents {
    position: absolute;
    top: 106vh;
    left: 17vw;
    height: 60vh;
    width: 60vw;
  }

  /* Documents Image end */

  .events h1 {
    font-family: "Jua";
    display: block;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 88vw;
    left: -24vw;
  }
.events a{
    color: #000;
    text-decoration: none;
}
.events a:hover{
  color:#ff7f0a
}
  .eventline {
    position: absolute;
    left: 38.5vh;
    ;
    top: 115vh;
    width: 7.2vw;
    border: 0.1vw black solid;
  }


  .reports h1 {
    font-family: "Jua";
    display: flexbox;
    justify-content: space-between;
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 103vh;
    height: 23vw;
    width: 11vw;
    right: 18vw;
  }
.reports a{
    color: #000;
    text-decoration: none;
}
.reports a:hover{
  color:#ff7f0a
}

  .reportline {
    position: absolute;
    right: 44.2vh;
    ;
    top: 115vh;
    width: 8.5vw;
    border: 0.1vw black solid;
  }

  .events ul,
  .reports ul {
    font-family: "Jua";
    display: block;
    font-size: 1.5vw;
    justify-content: space-between;
    position: absolute;
    width: 20vw;
    top: 117vh;
  }

  .events ul {
    left: 27vh;
  }

  .reports ul {
    right: 26vh;
  }

  /* Events End */


  /* Cycle Image Start*/
  .cycle {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 153vh;
    width: -120vw;
    height: 46vh;
    right: 0vw;
  }

  .road {
    position: absolute;
    left: 6vh;
    ;
    top: 202vh;
    width: 90vw;
    border: 0.1vw black solid;
  }

  /* Cycle Image end*/

  /* Qoutation Start */
  .quote {
    position: absolute;
    top: 175vh;
    border: 0vw none;
    color: transparent;
    font-family: "Jua";
    font-size: 2.2vw;
    font-weight: 400;
    left: 4vw;
    letter-spacing: 0;
    line-height: normal;
    color: #000;
  }

  .quote span {
    color: #ff7f0a;
  }

  /* Qoutation End */

  /* Book Picture start */
  .book {
    position: absolute;
    display: flex;
    padding: 37.188px 18.881px 36.75px 18.881px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: 189vh;
    width: 48vw;
    height: 120vh;
    right: 1vw;
  }

  /* Book Picture start */

  /* About Start */
  .dot-abouts {
    display: block;
    justify-content: space-between;
    padding: 100px;
    padding: 20px;
    border-radius: 5vh;
    text-align: center;
    position: absolute;
    top: 210vh;
    height: 38vw;
    width: 30vw;
    left: 10vw;
    border: 0.2vw dashed #ff7f0a;
  }

  .abouts {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    text-align: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 208vh;
    height: 30vw;
    width: 29vw;
    left: 10vw;
    overflow: visible;
  }

  .aboutsline {
    position: absolute;
    left: 49.5vh;
    color: black;
    top: 219vh;
    width: 6vw;
    border: 0.1vw black solid;
  }

  .textbox {
    font-family: "Jua";
    color: black;
    display: block;
    border: none;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    top: 218vh;
    height: 34vw;
    width: 29vw;
    left: 11vw;
    max-width: 100%;
    font-size: 1.2vw;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* About end */

  /*faculty cards Start*/

  /* shakinghands image start */
  .shakinghands {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 50vw;
    height: 50vw;
    left: 6vw;
    top: 310vh;
  }

  /* shakinghands image end */

  .fc {
    font-family: "Jua";
    position: relative;
    top: 278vh;
    font-size: 2.5vw;
    left:-17vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .container {
    font-family: "Jua";
    position: relative;
    top: 260vh;
    box-sizing: border-box;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .cordinator-card {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1vw;
  }

  .faculty1,
  .faculty2,
  .faculty3 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    height: 13vw;
    width: 30vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
    right:2vw;

  }

  .fac1,
  .fac2,
  .fac3 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 10%;
    position: absolute;
    display: flex;
    flex-direction: row;
    text-align: center;
    height: 12vw;
    width: 10vw;
    right:5vw;
  }

  .fac1 {
    top: 8%;
  }
  .fac2 {
    top: 39%;
  }
  .fac3 {
    top: 70%;
  }


  .facn1,
  .facn2,
  .facn3 {
    position: relative;
    right: 6vw;
    top: 2vh;
    font-size: 2vw;
  }

  .fline1{
    position: relative;
    border: 0.1vw black solid;
    left: 3vw;
    width: 13vw;
    top: 3vh;
  }
  .fline2 {
    position: relative;
    border: 0.1vw black solid;
    left: 3vw;
    width: 13vw;
    top: 6vh;
  }
  
  .faculty1 a,
  .faculty2 a,
  .faculty3 a {
    display: inline-block;
    position: relative;
    right: 5vw;
    top: 5vh;
    margin: 5px;
    font-size: 1.7vw;
    color: #000;
    text-decoration: none;

  }

  .faculty1 a:hover,
  .faculty2 a:hover, 
  .faculty3 a:hover {
    color: #ff7f0a;
  }
  /*faculty cards end */


  /* student cards Start*/

  .sc {
    font-family: "Jua";
    position: relative;
    top: 260vh;
    font-size: 2.5vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .boxes1,
  .boxes2 {
    font-family: "Jua";
    position: relative;
    top: 260vh;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .student-card,
  .student-card2 {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 90px;

  }

  .student1,
  .student2,
  .student3,
  .student4,
  .student5,
  .student6,
  .student7,
  .student8 {
    background-color: #ffffff;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    padding: 20px;
    flex-direction: row;
    border: 0.15vw solid #000;
    border-radius: 3vh;
    text-align: center;
    left: 15vw;
    height: 20vw;
    width: 15vw;
    box-shadow: 0.7vw 0.7vw 1vw #ff7f0a;
  }

  .simg1,
  .simg2,
  .simg3,
  .simg4,
  .simg5,
  .simg6,
  .simg7,
  .simg8 {
    background-color: #ffffff;
    border: 0.15vw solid #000;
    border-radius: 50%;
    position: absolute;
    display: flex;
    text-align: center;
    padding: 0px;
    height: 10vw;
    width: 10vw;
    top: 3vw;
  }

  .simg1,
  .simg5 {
    left: 8.8vw;
  }

  .simg2,
  .simg6 {
    left: 32.5vw;
  }

  .simg3,
  .simg7 {
    left: 56.1vw;
  }

  .simg4,
  .simg8 {
    left: 79.7vw;
  }

  .stun1,
  .stun2,
  .stun3,
  .stun4,
  .stun5,
  .stun6,
  .stun7,
  .stun8 {
    position: relative;
    top: 21vh;
    font-size: 1.6vw;
  }

  .line1 {
    position: relative;
    border: 0.1vw black solid;
    top: 21vh;
  }

  .line2 {
    position: relative;
    border: 0.1vw black solid;
    top: 22vh;
  }


  .student-card .student1 a,
  .student-card .student2 a,
  .student-card .student3 a,
  .student-card .student4 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card .student1 a:hover,
  .student-card .student2 a:hover,
  .student-card .student3 a:hover,
  .student-card .student4 a:hover {
    color: #ff7f0a;
  }

  .student-card2 .student5 a,
  .student-card2 .student6 a,
  .student-card2 .student7 a,
  .student-card2 .student8 a {
    display: inline-block;
    position: relative;
    top: 22vh;
    margin: 5px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
  }

  .student-card2 .student5 a:hover,
  .student-card2 .student6 a:hover,
  .student-card2 .student7 a:hover,
  .student-card2 .student8 a:hover {
    color: #ff7f0a;
  }

  /* student cards End*/

  /* Social Handles Start */
  .sh {
    font-family: "Jua";
    position: relative;
    top: 250vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  .sh-heading {
    font-size: 24px;
    margin-bottom: 10px;
    color: #000000;
  }

  .social a {
    display: inline-block;
    margin: 5px;
    font-size: 24px;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .social a:hover {
    color: #ff7f0a;
  }

  /* Social Handles end */
}



.boxes1 span,
.boxes2 span{
  color:#ff7f0a;
}
