@media (max-width: 600px) {
.head-bottom {
  background-image: linear-gradient(45deg,#ebebeb,#fffefe);
  padding: 12px 0;
}
.banner .owl-two img {
  height: 190px;
  padding: 0px;

}
  .faculty-boox {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
   .faculty-boox img {
    margin: 0 0 18px 0;
  }
   .faculty-fbx {
    margin-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
    .tblwid table {
    width: 100%;
  }
.welcome-section h3 {

  font-size: 17px;

}
.Admission {
  
  margin: 3px auto;
}

.positioner {
  padding-right: 0;
  display: flex;
  justify-content: center;
  padding-bottom: 194px;
}
.link-area {
  margin-top: 25px;
}
.val-box {
  margin: 10px auto;
}
.heybox3 p {
  padding: 2px;
  width: 100%;
  text-align:center;
  box-shadow: 0 -2px 3px 0 #00000026;
}
.prin {
  top: -180px;
}
.wel6 {
    padding-top: 35px;
  }
.lnhv {
    background-position: -871px -120px, 0 0;
  }
  .lnhv img {
  margin: 5px 30px 5px 0;
}
.foot-top h4 {
  margin-top: 55px;
}
.impolink img {
  height: 40px;
  margin-bottom: 32px;
}
.stay-update h3 {
    width: 21%;
    float: left;
    border-right: #ffc600 2px solid;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 5px 0;
  }
   .stay-update marquee {
    float: right;
    width: 79%;
    color: #ffc600;
  }
  h1 span {
  word-spacing: 0px;
  letter-spacing: 1px;
}
.event-box {

  grid-template-columns: 20% 18% 62%;

}
#advpopup {
            display:none;
            position:fixed;
            margin:0 auto;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
			width:310px;
			background-color: #1132558f;
			padding:15px;

    }
.ban-box {
  
  margin: -130px auto 40px;

}
.ban-box h3 {

  font-size: 15px;

}
.tab button {
  background-color: #1c1c1c;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 16px;
  -webkit-padding-start: 8px;
  -webkit-padding-end: 8px;
  transition: 0.3s;
  font-size: 15px;
  color: white;
  margin: auto;
}
h1 {
  
  letter-spacing: 0px;
  
  word-spacing: 1px;

}
.header-anch {
  margin-top: 0px;
}
}
@media only screen and (max-width: 768px) {
  .search-area2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}