#more {display: none;}
.iqac-head{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:30px;	
	color:#000;
}
.hstu-head{
	font-size:19px;	
	color:#000;
}
.bg-theme-color-cs{
	background:#437a6c ;
}
@media only screen and (mix-width : 767px) {


section > .container{
	padding-left: 225px !important;
	padding-right:25px !important;
}
.top-title{
	font-size:13px;
}
.row .sm-hid{
	display: none;
}

}

@media only screen and (min-width : 768px) {

.top-title{
	font-size:18px;
}
}

@media only screen and (max-width : 480px) {
.banner-large img{
	display: none;	
}

}

@media only screen and (min-width : 481px) {
.banner-sm img{
	display: none;	
}

}