@media (min-width:320px) and (max-width:800px)
{
	.banner-part
	{
		padding:0px !important;
	}
	.space_cls
	{
	padding:20px;
	}
	.foo_logo
	{
		text-align:center;
	}
	.foo_logo img
	{
		width:40% ;
		float:none !important;
		padding:10px;
	}
	.sub-pages-div header 
	{
		height: auto !important;
	}
	.admision-top {
		padding: 0px 0 0 0;
		background: #fff;
	}
	.testimonial4_slide
	{
		width:100% !important;
	}
	.admision-top {
		
		text-align: left !important; 
	}
	.clr_box h3 {
		
		font-size: 18px !important;
	}
	.facilites ul li {
		line-height: 33px !important;
		padding: 10px;
		border: 1px solid #000;
		font-size: 17px !important;
		box-shadow:none!important;
	}
	.sub-banner
	{
		background-repeat:no-repeat;
	}
	header 
	{
		height: auto !important;
	}
	.modalPopup 
	{
		width:46vh !important;
	}
	.carousel-caption
	{
		display:none;
	}
	.left-p img
	{
		height:auto !important;
	}
	.left-p {
		height:auto !important;
	}
	.creativity img
	{
	 margin:20px 0 20px 0 ;
	}
}