@charset "utf-8";
/* CSS Document */

.inner_banner_m img {
    width: 100%;
    max-width: 100%;
    min-height: 300px;
    object-fit: cover;
}
#logo img {

    float: left;
}

.iqac-contant h3 {
    margin-bottom: 20px;
}
.iqac-contant h3 a {
    color: #232323;
}
.iqac-contant h3 a:hover {
    color: #0071CF;
}
.iqac-gallery a {
    margin-bottom: 30px;
}
.iqac-back{
	position: absolute;
    left: 15px;
    top: -10px;
    display: inline-block;
    color: #262626;
    font-size: 14px;
    font-weight: 600;
	text-transform: uppercase;
}
.iqac-back img{
	margin-right: 6px;
}
.iqac-left-tabs {
    position: relative;
}

.small-device{
	display: none;
}

.table {
    margin-top: 20px;
}








@media screen and (max-width: 1024px){
.social i {
    margin-left: 8px;
}
.co-details a {
    margin-left: 15px;

}	
.co-details a i{
	font-size: 20px!important;

}	
.social {
    margin-top: 3px;
}	
	
.small-device{
	display: inline-block;
}	
	
	
	
}












































