@media (min-width: 1200px) {
   
}

@media (max-width: 1023px) {

.aboutfeatureimg  img{
      width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
    .aboutfeaturesheight {
        height: -webkit-fill-available;
        margin-bottom: 20px;
    }
    .mainheading_wrapper {
    width: auto;
    }
    .mainheading_wrapper h3 {
    font-size: 24px;
}
.wingcard{
  margin-bottom: 20px;
}
.achievementinner {
    width: auto;
}
.shapincardwrapper {
    margin: 10px 0px;
    height: -webkit-fill-available;
}
.footerabout {
  margin-bottom: 20px;
}
.quicklinks{
  margin-bottom: 20px;
}
.footerbottomwrap{
  flex-direction: column;
  justify-content: center;
  gap: 10px 0px;
}
.footerbottomwrap p{
  text-align: center;
}
}


@media (max-width: 767px) {
  .mainheader .navbar-brand {
    width: 180px;
}
.about_content h3 {
    font-size: 20px;
}
.aboutfeaturesheight {
    height: auto;
    margin-bottom: 20px;
}
.mainheading_wrapper {
    width: auto;
}
.mainheading_wrapper h3 {
    font-size: 20px;
}
.headinghead {
    font-size: 15px;
    margin-bottom: 6px;
    font-family: 'Poppins-Regular';
}
.wingcard{
  margin-bottom: 20px;
}
.admissioncontet h4 {
    font-size: 22px;
}
.statsnmbr {
    display: grid;
    justify-content: space-between;
    padding-left: 0px;
    grid-template-columns: 1fr 1fr;
    gap: 10px 12px;
}
.achievementsstats .statsnmbr li::before {
    right: -13px;
}
.facilitiesliderwrapper .swiper-button-prev {
    left: 0px !important;
}
.facultymessage {
    gap: 20px 0px;
    flex-direction: column;
}
.facultymessage img{
      width: 100%;
}
.shapincardwrapper {
    margin: 10px 0px;
}
.shapingtext{
  margin-bottom: 20px;
}
.shapingtext h3 {
    font-size: 20px;
    margin-bottom: 24px;
}
.trendingnewswrapper h4 {
    font-size: 20px;
}
.trendingnewscard ul {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 6px;
    padding-left: 0px;
    gap: 0 18px;
}
.eventcalendarbg marquee ul{
  padding-left: 0px;
}
.eventcalendarbg h4 {
    font-size: 20px;
}
.contactcontent h3 {
    font-size: 20px;
    margin-bottom: 18px;
}
.contactcontent ul{
  padding-left: 0px;
}
.contactcontent h4{
    font-size: 16px;
}
.contactcards {
    gap: 0 16px;
    padding: 12px 15px;
}
.contactcards div p {
    font-size: 13px;
}
.contactcards div label {
    font-size: 16px;
}
.contactcards img{
      width: 50px;
}

.contactform {
    padding: 20px;
}
.contactform form .form-group {
    margin-bottom: 10px;
}
.quicklinks h4{
  font-size: 20px;
  margin-bottom: 14px;
}
.footerabout{
  margin-bottom: 20px;
}
.footerbottomwrap{
  flex-direction: column;
  justify-content: center;
  gap: 10px 0px;
}
.footerbottomwrap p{
  text-align: center;
}
.about_contentbtn{
          flex-direction: row;
        gap: 12px 14px;
}
.about_contentbtn a{
  display: inline;
  text-align: center;
}
.achievementinner{
  width: auto;
}
.statsnmbr li::before{
  display: none;
}
.statsnmbr li h4 {
    font-size: 25px;
}
.statsnmbr li h6 {
    font-size: 12px;
    color: #565656;
}
.about_content{
  padding-right: 0px;
}
.about_content{
  margin-bottom: 20px;
}
.eventcalendarbg ul li .datetag {
    font-size: 14px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.navmenucustom .nav-item .nav-link {
    padding: 6px 10px;
}

.topheader{
  display: none;
}
.menuopenbtn{
  display: flex;
}
.mobilelinks.mobilelinksshow{
    display: block;
}
.admssionbtnwerapper a{
    padding: 6px 8px;
}
.facilitiesliderwrapper .sliderbtn{
  display: none;
}
.achievementbg .mainheading_wrapper {
        padding: 0 10px;
    }
    .aboutfeaturesinnercontentheight {
    height: auto;
}
    .shapincardwrapper {
        height: auto;
    }
    .innerherosectioncontent h3 {
    font-size: 24px;
    margin-bottom: 0px;
}
.guidingmessagebg{
    padding: 0px;
}
.messageperson img{
    width: 100%;
}
.messageboxwrapper h3 {
    font-size: 20px;
}
.mapwrapper{
    margin: 10px 0px;
}
.agebg {
        padding: 0px 00px;
        background: none;
    }
.pdf-listingsingle {
    padding-left: 0px;
}
.pdf-listing{
    list-style: circle;
    column-count: 1;
    padding-left: 22px;
}
.assignmentbg{
    background: transparent;
    padding: 0px 10px;
}
.galleryfilters ul {
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 0 20px;
    padding-left: 0px;
    margin-bottom: 0px;
    grid-template-columns: 1fr 1fr;
    gap: 15px 20px;
}
.albumallimgwrapper ul {
    grid-template-columns: 1fr;
}
}