@media only screen and (max-width: 767px){
    .naacimg{
    visibility: hidden;
    }
    .prlogo{
        height: 62px;
    }


    body{
        width: 100%;
        /* padding: 5px; */
    }
    .youtubevid{
        height: 148px;
        width: 250px;
    }
    .vismis{
	
        height: 317px;
        width: 330px;
        }
.otherinstitute img{
height: 250px;
width: 250px;
}
.mainhead{
    color: red;
    font-size: 20px;
}
.footlog{
    margin-left: 50%;
    margin-right: 50%;

}


.navi {
    height: 165px;
}

.footlog1{
display: none;


}

.headfoot h3{
    color: red;
    display: none;
}

.loglogo{
    height: 160px;
}
.profbox{

width: 150px;
}
}


#heading.mainhead{
    z-index: 6; 
    font-size: 40px;
     font-family:rubik;
      font-weight:700; 
      text-align:center;
       white-space: normal;
        color: #f2622d;
    }
