/* == 1350px == */

@media (max-width: 1345px) {
  /* ==  Desk Top Menu  Bar == */
  .hamburge nav ul > li {
    padding: 0 15px;
  }

  .hamburge nav ul > li > a {
    font-size: 14px;
  }
}
@media (max-width: 1296px) {
  /* ==  Desk Top Menu  Bar == */
  .hamburge nav ul > li {
    padding: 0 13px;
  }

  .hamburge nav ul > li > a {
    font-size: 13px;
  }
}
/* == 1200px == */
@media (max-width: 1199px) {
  .annouceist > ul > li > a {
    font-size: 14px;
  }
  .titleofAnnoucement h2 {
    font-size: 24px;
  }
  .sliderImges img {
    width: 100% !important;
  }
  .imgGaller img {
    height: 200px;
  }
  .staffImag img {
    width: 150px;
    height: 150px;
  }
  .staffImag {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .GoogleMap iframe {
    height: 262px;
  }
  .activityInformati p {
    font-size: 15px;
}
}
/* == 991px == */
@media (max-width: 991px) {
  .titleofAnnoucement h2 {
    margin-top: 20px;
    text-align: center;
  }
  .annouceist {
    text-align: center;
  }
  .viewAll a {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .aboutCollegeText p {
    line-height: normal;
    font-size: 14px;
  }
  .FacilityList {
    width: 55%;
    margin: 0 auto;
  }
  .Faculty a {
    font-size: 16px;
  }
  .imgGaller img {
    height: auto;
  }
  .staffImag img {
    width: 200px;
    height: 200px;
  }
}

/* == 767px == */
@media (max-width: 767px) {
  .headerContent .contentTitle p {
    width: 100%;
    line-height: normal;
  }
  .headerContent .title h2 {
    font-size: 24px;
  }
  .FacilityList {
    width: 80%;
  }
  .footerNav ul {
    margin-top: 0;
  }
  .footerNav ul li a {
    margin-top: 3px;
  }
  .footerhead h3 {
    margin-bottom: 5px;
    margin-top: 25px;
  }
  .ContactNav ul {
    margin-top: 0;
  }
  .terms p {
    text-align: center;
  }
  .CopyrightTagline p {
    text-align: center;
    margin-bottom: 7pxs;
  }
  .imglab img {
    height: auto;
  }
  .staffDetails {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .bgSlider {
    height: auto;
  }
  .headerContent .title h2 {
    font-size: 20px;
  }
  .headerContent .contentTitle p {
    font-size: 14px;
  }
  .FacilityList {
    width: 100%;
  }
  .stafProfile {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
  }
  .bg-shadow{
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* == 524px == */

@media (max-width: 524px) {
  .mobileLogo a img {
    width: 250px;
    height: auto;
  }
  .bars_ {
    top: 13px;
    left: 20px;
  }
  .studentActivityImg img{
    height: auto;
  }
  
}

/* == 424px == */

@media (max-width: 424px) {
  .mobileLogo a img {
    width: 177px;
    height: auto;
  }
  .newBtn {
    padding: 5px 10px;
  }
  .headerContent .title h2 {
    font-size: 18px;
  }
  .headerContent .contentTitle p {
    font-size: 12px;
  }
  .annouceist {
    text-align: left;
  }
  .viewAll a {
    width: 100%;
  }
  .aboutCollegeText p {
    font-size: 13px;
  }
  .stafProfile {
    width: 100%;
  }
  .address address, .phno{
    width: 80%;
  }
  .Facility h2{
    font-size: 27px;
  }
}

/* == 324px == */

@media (max-width: 324px) {
  .bars_ {
    top: 11px;
    left: 10px;
  }
  .newBtn {
    padding: 5px 10px;
    font-size: 12px;
  }
  .mobileLogo a img {
    width: 135px;
    height: auto;
  }
  #sidebar {
    width: 218px;
  }
  .headerContent {
    left: 10px;
  }
  .titleFacility a {
    margin-top: 8px;
    color: rgb(26, 92, 245);
  }
  .Facility h2 {
    font-size: 25px;
  }
  .staffImag img {
    width: 150px;
    height: 150px;
  }
  .staffWork span:first-child {
    border-bottom: none;
  }
  .address address, .phno{
    width: 100%;
  }
  .imgSlider img{
    max-height: none;
    height: 205px;
  }
  .headerContent .contentTitle p{
    margin-bottom: 5px;
  }
  .activityTitle h3{
    font-size: 18px;
  }
}
