/* small mobile :320px. */
@media (max-width: 767px) {
	.principal-front::after {
		width: 100%;
		height: 234px;
		z-index: -1;
	}
	.breadcrumb-area{
	position: absolute;
    top: 25%;
    left: 20px;    
    right: 20px;
	transform: unset;
	}

	.nav-section .navbar .navbar-brand {
		display: block;
	}
	.nav-section .navbar ul li a::before {
		display: none;
	}

	.nav-section .navbar .navbar-brand img {
		width: 216px;
	}

	.navbar-toggler-icon {
		height: 18px !important;
		color: #fff;
	}
	.nav-section.nav-section-scrolled ul li a{
		font-size: 16px;
	}	
	.navbar-toggler {
		padding: 10px;
		background: #960e30;
		position: absolute;
		right: 3px;
		top: 10px;
	}
	.navbar-toggler:focus {
		box-shadow: none;
	}
	.navbar-collapse {
		position: relative;
		z-index: 99;
		background: #fff;
		padding: 10px;
	}

	.principal-front::before {
		width: 311px;
		height: 207px;
	}
	.parent-sec .card h3{
		font-size: 22px;
	}
	.parent-sec .card{
		padding: 15px;
	}
	.about-first-img{
		margin-top: 90px;
	}
	.inner-about .about-first-img::before{
		right: -10px;
	}
	.fee-sec .card h1{
		font-size: 27px;
	}
	.fee-sec .card h2,
	.fee-sec .card h3{
		font-size: 24px;
	}

	.carousel-caption {
		bottom: -5% !important;
		z-index: 1;
	}

	.carousel-caption h3 {
		font-size: 20px;
	}

	.carousel-caption h2 {
		font-size: 17px;
	}

	.header-three .menu-area {
		margin-top: 0;
	}
	.rules-sec .rules-list, .library-sec .library-list{
		padding: 10px;
	}
	.rules-sec h1, .absence-sec h1, .library-sec h1, .principal-front 
	.principal-cont h1, .principal-front h2, .staff-sec h1, .parent-sec h1{
		font-size: 30px;
	}
	.staff-name::before{
		top: -27px;
		border-width: 0 0 27px 21px;
	}
	.staff-name::after{
		top: -27px;
		border-width: 27px 0 0 20px;
	}
	.breadcrumb-area h1{
		font-size: 32px;
	}
	.btn {
		font-size: 14px;
	}
	.contact-box {
		margin-bottom: 20px;
	}
	.contact-bg03 {
		margin-bottom: 50px;
	}
	.mission-vision .vision-box {
		height: auto;
		margin-bottom: 40px;
	}
	.menu-area.sticky-menu {
		padding: 10px 0;
		margin-top: 0;
	}
	.header-three .second-menu .logo-nav a img {
		display: block;
		width: 210px;
	}
	.sticky-menu .mean-container a.meanmenu-reveal {
		margin-top: -52px;
		background: #960e30;
	}
	.img-main {
		margin: 0;
	}
	.logo img {
		width: 185px;
	}

	.about-img img {
		width: 100%;
	}
	.about-title h2 {
		font-size: 30px;		
	}
	.services-area .mission-box {
		overflow: hidden;
		padding-top: 76px;
	}

	.services-area .mission-box h2 {
		font-size: 24px;
	}

	.services-area .vision-box {
		overflow: hidden;
		padding-top: 76px;
		margin-top: 20px;
	}

	.services-area .vision-box h2 {
		font-size: 24px;
	}

	.single-post2 {
		display: block;
	}

	.about-content {
		padding-top: 40px;
	}

	.blog-area .slick-slide {
		margin-bottom: 20px;
	}

	.mean-container a.meanmenu-reveal span {
		border-top: 3px solid #ffffff;
	}

	.blog-area {
		padding-bottom: 60px;
	}

	.blog-area h2 {
		font-size: 35px;
	}

	.count-sec .process-circle .process-icon i {
		font-size: 20px;
	}

	.count-sec .process-circle .process-icon {
		width: 50px;
		height: 50px;
	}

	.count-sec .process-content h4 {
		font-size: 15px;
	}

	.count-sec .process-content h3 {
		font-size: 22px;
	}

	.count-sec h1 {
		font-size: 35px;
	}

	.project-sec .project-content h1 {
		font-size: 35px;
	}

	.search-area .contact-bg {
		width: 100%;
		padding: 60px 20px 20px 20px;
		margin-bottom: 40px;
		margin-top: 40px;
	}

	#exitButton {
		top: 31%;
		right: 9%;
	}

	.search-area h2 {
		font-size: 35px;
	}

	.contact-field input {
		height: 45px;
	}

	.search-area .contact-bg::after {
		display: none;
	}
	.features-content p {
		padding: 0;
	}

	.about-area::after {
		display: none;
	}

	.section-title {
		padding-left: 0;
		padding-right: 0;
	}

	.footer-top-heiding .section-title h2 {
		font-size: 40px;
		text-align: left;
		margin-bottom: 30px !important;
	}
	.contact-sec .contact-bg h2{
		font-size: 34px;
	}
	.contact-sec .contact-bg{
		padding: 35px;
	}
	.address-bg{
		padding: 10px;
		margin-top: 20px;
	}
	.address-bg li{		
		display: block;
		text-align: center;
	}
	.address-bg li a{
		padding-top: 10px;
		padding-right: 0;
	}
	.address-bg li i{
		margin: auto;
		margin-bottom: 10px;
	}
	.contact-sec::before{
		background-size: cover;
	}
	.address-bg li a,
	.address-bg li span{
		color: #fff;
	}
	.inner-bg{
		background-position: 24%;
	}
	.contact-sec::after{
	bottom: -13%;
    left: -25%;
	}
	.dress-sec .card.boys-card{
		margin-top: 50%;
	}
	.dress-sec .card, .dress-sec .card.boys-card {
		padding: 90px 15px;
	}
	.dress-sec .card .icon{
	right: 50%;
    transform: translateX(50%);
	}
	.dress-sec .card.boys-card .icon{
		left: 50%;
		transform: translateX(-50%);	
	}
	.dress-sec .card.boys-card .content{
		margin-top: 0 !important;
	}
	.subject-sec::before, .subject-sec::after{
		width: 100%;
	}
	.subject-sec::after{
		height: 170px;
	}
	.subject-sec .card{
		padding: 12px;
		margin-top: 20px;
	}
	.footer-bg .footer-top .footer-widget h2, .f-widget-title h2, .footer-widget .widgettitle{
		font-size: 30px;
	}
	.f-widget-title{
		margin-bottom: 10px;
	}
	.procedure-sec .card.document-card{
		margin-bottom: 40px;
	}
}

/* medium device. */
@media (min-width: 768px) and (max-width: 991px) {
	.header-three .second-header {
		display: none !important;
	}
	.nav-section .navbar .navbar-brand {
		display: block;
	}
	.nav-section .navbar ul li a::before {
		display: none;
	}

	.nav-section .navbar .navbar-brand img {
		width: 216px;
	}

	.navbar-toggler-icon {
		height: 18px !important;
		color: #fff;
	}

	.navbar-toggler {
		padding: 10px;
		background: #960e30;
		position: absolute;
		right: 3px;
		top: 12px;
	}

	.navbar-toggler:focus {
		box-shadow: none;
	}
	.navbar-collapse {
		position: relative;
		z-index: 99;
		background: #fff;
		padding: 10px;
	}
	.about-first-img {
		margin-top: 70px;
	}
	.about-first-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.subject-sec .card{
		margin-top: 30px;
	}
	.principal-front .principal-img{
	display: flex;
	justify-content: center;
	}
	.principal-front::after {
		width: 100%;
		height: 234px;
		z-index: -1;
	}
	.procedure-sec .card.document-card{
		margin-bottom: 40px;
	}

	.principal-front .principal-cont h1 {
		font-size: 35px;
	}

	.principal-front::before {
		width: 311px;
		height: 207px;
	}
	.header-three .menu-area {
		margin-top: 0;
	}
	.dress-sec .card.boys-card .icon{
		left: -30px;
	}
	.dress-sec .card .icon{
		right: -30px;
	}
	.btn {
		font-size: 14px;
	}
	.subject-sec .card ul li:last-child{
		margin-bottom: 0;
	}

	.contact-box {
		margin-bottom: 20px;
	}

	.contact-bg03 {
		margin-bottom: 50px;
	}

	.mission-vision .vision-box {
		height: auto;
		margin-bottom: 40px;
	}

	.menu-area.sticky-menu {
		padding: 10px 0;
		margin-top: 0;
	}

	.header-three .second-menu .logo-nav a img {
		display: block;
		width: 210px;
	}

	.sticky-menu .mean-container a.meanmenu-reveal {
		margin-top: -52px;
		background: #960e30;
	}

	.img-main {
		margin: 0;
	}

	.about-content .nav-tabs {
		width: 94%;
	}

	.logo img {
		width: 185px;
	}

	.counter-area .single-counter {
		border-right: none;
	}

	.counter-bg::before {
		display: none;
	}

	.counter-bg::after,
	.aw-line::before {
		display: none;
	}

	.mean-container a.meanmenu-reveal {
		color: #ffffff;
	}

	.about-img img {
		width: 100%;
	}

	.about-text {
		display: none;
	}

	.about-content.pl-30 {
		padding-left: 0;
		margin-top: 30px;
		padding-bottom: 3px;
	}

	.about-title h2 {
		font-size: 30px;
		letter-spacing: -1px;
	}

	.services-area .mission-box {
		overflow: hidden;
		padding-top: 76px;
	}

	.services-area .mission-box h2 {
		font-size: 24px;
	}

	.services-area .vision-box {
		overflow: hidden;
		padding-top: 76px;
		margin-top: 20px;
	}

	.services-area .vision-box h2 {
		font-size: 24px;
	}

	.single-post2 {
		display: block;
	}

	.about-content {
		padding-top: 40px;
	}

	.blog-area .slick-slide {
		margin-bottom: 20px;
	}

	.mean-container a.meanmenu-reveal span {
		border-top: 3px solid #ffffff;
	}

	.blog-area {
		padding-bottom: 60px;
	}

	.blog-area h2 {
		font-size: 35px;
	}

	.count-sec .process-circle .process-icon i {
		font-size: 20px;
	}

	.count-sec .process-circle .process-icon {
		width: 50px;
		height: 50px;
	}

	.count-sec .process-content h4 {
		font-size: 15px;
	}

	.count-sec .process-content h3 {
		font-size: 22px;
	}

	.count-sec h1 {
		font-size: 35px;
	}

	.project-sec .project-content h1 {
		font-size: 35px;
	}

	.search-area .contact-bg {
		width: 100%;
		padding: 40px;
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.search-area .contact-bg::before {
		display: none;
	}

	#exitButton {
		top: 31%;
		right: 9%;
	}

	.search-area h2 {
		font-size: 35px;
	}

	.contact-field input {
		height: 45px;
	}

	.search-area .contact-bg::after {
		display: none;
	}
	.features-content p {
		padding: 0;
	}

	.about-area::after {
		display: none;
	}

	.section-title {
		padding-left: 0;
		padding-right: 0;
	}

	.footer-top-heiding .section-title h2 {
		font-size: 40px;
		text-align: left;
		margin-bottom: 30px !important;
	}
	.contact-sec .contact-bg{
		padding: 35px;
	}
	.address-bg{
		padding: 10px;
		margin-top: 20px;
	}
	.address-bg li{		
		display: block;
		text-align: center;
	}
	.address-bg li a{
		padding-top: 10px;
		padding-right: 0;
	}
	.address-bg li i{
		margin: auto;
		margin-bottom: 10px;
	}
	.contact-sec::before{
		background-size: cover;
	}
	.address-bg li a,
	.address-bg li span{
		color: #fff;
	}
	.staff-box{
		width: 285px;
		height: 285px;
	}
	.staff-name::before{
		top: -27px;
		border-width: 0 0 28px 28px;
	}
	.staff-name::after{
		top: -27px;
		border-width: 28px 0 0 28px;
	}
	.f-widget-title h2, .footer-widget .widgettitle{
		font-size: 30px;
	}
	.footer-bg .footer-top .footer-widget h2, .f-widget-title h2, .footer-widget .widgettitle{
		font-size: 30px;
	}

}


/* laptop device */


/* small mobile :320px. */
@media (min-width: 992px) and (max-width: 1199px) {
	.header-three .second-header {
		display: none !important;
	}
	.contact-sec::before{
		background-size: cover;
	}
	.address-bg li{
		display: inline-grid;
		margin-bottom: 20px;
	}

	.nav-section .navbar .navbar-brand {
		display: block;
	}

	.nav-section .navbar .navbar-brand img {
		width: 100%;
	}

	.navbar-toggler-icon {
		height: 18px !important;
		color: #fff;
	}

	.navbar-toggler {
		padding: 10px;
		background: #960e30;
		position: absolute;
		right: 3px;
		top: 5px;
	}

	.navbar-toggler:focus {
		box-shadow: none;
	}
	.navbar-collapse {
		position: relative;
		z-index: 99;
		background: #fff;
		padding: 10px;
	}
	.navbar-toggler {
        padding: 10px;
        background: #960e30;
        position: absolute;
        right: 3px;
        top: 19px;
    }
	.principal-front::after {
		width: 347px;
		height: 234px;
		z-index: -1;
	}

	.principal-front .principal-cont h1 {
		font-size: 35px;
	}

	.principal-front::before {
		width: 311px;
		height: 207px;
	}
	.subject-sec .card ul li:last-child{
		margin-bottom: 0;
	}
	.footer-bg .footer-top .footer-widget h2, .f-widget-title h2, .footer-widget .widgettitle{
		font-size: 30px;
	}

	.carousel-caption {
		bottom: 23% !important;
		z-index: 1;
	}

	.carousel-caption h3 {
		font-size: 37px;
	}

	.carousel-caption h2 {
		font-size: 27px;
	}

	.header-three .menu-area {
		margin-top: 0;
	}
	.staff-name{
	width: 90%;
    margin: auto;
	}

	.btn {
		font-size: 14px;
	}

	.contact-box {
		margin-bottom: 20px;
	}

	.contact-bg03 {
		margin-bottom: 50px;
	}

	.mission-vision .vision-box {
		height: auto;
		margin-bottom: 40px;
	}

	.menu-area.sticky-menu {
		padding: 10px 0;
		margin-top: 0;
	}
	.header-three .second-menu .logo-nav a img {
		display: block;
		width: 210px;
	}

	.sticky-menu .mean-container a.meanmenu-reveal {
		margin-top: -52px;
		background: #960e30;
	}

	.img-main {
		margin: 0;
	}

	.about-content .nav-tabs {
		width: 94%;
	}

	.logo img {
		width: 185px;
	}
	.about-img img {
		width: 100%;
	}

	.about-text {
		display: none;
	}

	.about-content.pl-30 {
		padding-left: 0;
		margin-top: 30px;
		padding-bottom: 3px;
	}

	.about-title h2 {
		font-size: 30px;
		letter-spacing: -1px;
	}

	.services-area .mission-box {
		overflow: hidden;
		padding-top: 76px;
	}

	.services-area .mission-box h2 {
		font-size: 24px;
	}

	.services-area .vision-box {
		overflow: hidden;
		padding-top: 76px;
		margin-top: 0;
	}

	.services-area .vision-box h2 {
		font-size: 24px;
	}

	.single-post2 {
		display: block;
	}

	.about-content {
		padding-top: 40px;
	}

	.blog-area .slick-slide {
		margin-bottom: 20px;
	}

	.mean-container a.meanmenu-reveal span {
		border-top: 3px solid #ffffff;
	}

	.blog-area {
		padding-bottom: 60px;
	}

	.blog-area h2 {
		font-size: 35px;
	}

	.count-sec .process-circle .process-icon i {
		font-size: 20px;
	}

	.count-sec .process-circle .process-icon {
		width: 50px;
		height: 50px;
	}

	.count-sec .process-content h4 {
		font-size: 15px;
	}

	.count-sec .process-content h3 {
		font-size: 22px;
	}

	.count-sec h1 {
		font-size: 35px;
	}

	.project-sec .project-content h1 {
		font-size: 35px;
	}

	.search-area .contact-bg {
		width: 100%;
		padding: 40px;
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.search-area .contact-bg::before {
		display: none;
	}

	#exitButton {
		top: 31%;
		right: 9%;
	}

	.search-area h2 {
		font-size: 35px;
	}

	.contact-field input {
		height: 45px;
	}

	.search-area .contact-bg::after {
		display: none;
	}

	.features-content p {
		padding: 0;
	}

	.about-area::after {
		display: none;
	}

	.section-title {
		padding-left: 0;
		padding-right: 0;
	}

	.footer-top-heiding .section-title h2 {
		font-size: 40px;
		text-align: left;
		margin-bottom: 30px !important;
	}
	.blog-area .notice-box{
		border-radius: 0px;
	}
	.nav-section .navbar ul li a::before {
		display: none;
	}
	.address-bg span,
	.address-bg a{
		color: #fff;
	}


}