

@media (max-width: 1024px) {

}

@media (max-width: 991px){
	.header-section .logo-img{
		display: table;
		margin: 0 auto;
		margin-bottom: 15px;
		}
	.header-section .header-right {
		float: none;
		display: table;
		margin: 0 auto;
		}

	.welcome-text-section .welcome-img{
		width: 100%;
		}
	.welcome-text-section .image-border{display: none;}

	.students-testimonial .testimonial-woman{display: none;}


	/*FOOTER*/
	.footer-section h4{margin-top: 20px;}
	.copyright-section p{text-align: center;}
	.copyright-section ul {display: table;margin: 0px auto;float: none;}

}
@media (max-width: 768px){
	.head-title-section h1{font-size: 22px;}
	.banner-section .subtext{display: none}
	.banner-section .join-us-but{display: none;}
	.banner-section .heading-text{font-size: 17px;}
	.banner-section .carousel-indicators{display: none;}
	.banner-section .carousel-control.left, .banner-section .carousel-control.right{display: none;}

	.navbar-default .navbar-toggle{float: none;display: table;margin: 0 auto;border-color: #004962 !important;}

	.book-gallery-section{display: block;}
	.carousel-indicators{
		position: relative;
		left: 0;
		width: 100%;
		margin-left: 0px;
		}
	.carousel-caption{bottom: 0px;}


	.heading-bottom-section .icon-background{
		width: 40px;
		height: 40px;
		background-size: 40px 33px;
		}

	.our-services-section .services-box .icon-section{
		position: relative;
		margin: 0 auto;
		margin-bottom: 10px;
		}
	.our-services-section .services-box{margin-bottom: 25px;}
	.our-services-section .services-box .services-text-section{padding-left: 0px;text-align: center;}

	.about-banner-section .heading-text{
		display: table;
		float: none;	
		margin: 0 auto;
		margin-bottom: 10px;
		}
	.about-banner-section .bradcum{
		display: table;
		float: none;
		margin: 0 auto;
		}
	.footer-box{text-align: center;}
	.first-colum .footer-box i{display: none;}

	.contact-section h2{margin-top: 30px;}

	.footer-section h4 span{margin: 0 auto;margin-top: 10px;}
	.footer-section h4 {display: table;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;text-align: center;}
	.footer-box .footer-contain .footer-text{padding-left: 0px;}

	.footer-box ul{
		display: table;
		margin: 0 auto;
		}

}

@media (max-width: 366px){
	
}