@media all and (min-width: 992px) {

}	

@media only screen and (max-width:1599px){
h2{font-size:52px;margin-bottom:20px;}
.girl-img img{height:370px;}
.history-text{padding-right:40px;}
.galery-title-box{min-height:115px;}


}

@media only screen and (max-width:1536px){
}

@media only screen and (max-width:1499px){ 
.ace-responsive-menu > li > a{padding: 18px 5px 18px 5px;}

}  

@media only screen and (max-width:1399px){
.main-bnr img{height:460px;object-fit:cover;object-position:center center;}
h1{font-size:50px;}
h2{font-size:46px;margin-bottom:20px;}
.text-main-top p{font-size:16px;}
.tri-dt img{height:100px;}
.c-item .num{font-size:32px;}
.c-item dt{font-size:14px;line-height:18px;}
.item.slick-slide{width:340px;height:340px !important;}
.history-wrap{background-position:center center;background-size:cover;}
.old-building{margin-bottom:0;}
.galery-title-box{min-height:100px;}
.magazine-item{max-width:300px;}

} 

@media only screen and (max-width:1280px){   
.section{padding:60px 0;}
.principal-pro{max-width:320px;}
.event-item a.title1{font-size:20px;line-height:26px;}
.girl-img{display:none;}
.news-dtl{padding:20px;}
.news-dtl .title1{font-size:16px;font-weight:700;line-height:21px;}


} 

@media only screen and (max-width:1200px){  
} 

@media only screen and (max-width:1199px){
.counter{padding-left:0;padding-top:0;}

}

@media only screen and (max-width:992px){ 
}

@media only screen and (max-width:991px){ 
.page-h1 {
	text-align: center;
}
.text-main-top {
	padding-left: 0;
	text-align: center;
	padding-top: 20px;
}
.pri-mesg {
	padding-left: 0;
	text-align: center;
	padding: 30px 20px 0;
}
.faq-accordian {
	max-width: 100%;
	margin-left: 0;
}
.magazine-item {
	margin: auto;
}

}

@media only screen and (max-width:767px){
#Header {
	padding: 0 10px;
}
.home-slider {
	padding: 0 10px;
}
.home-slider .owl-carousel .owl-item img {
	min-height: 190px;
	object-fit: cover;
	object-position: center;
}
	.pri-mesg {
	padding: 30px 0px 0;
}
.principal-pro {
	max-width: 220px;
}
.princi-name {
	font-size: 24px;
}
	.msg-box p {
	font-size: 17px;
	text-align: justify;
	line-height: 32px;
}
.principal-pro::after {
	left: 0;
	bottom: 0;
}
.item.slick-slide {
	width: 300px;
	height: 300px !important;
}
.time-date {
	font-weight: 400;
	font-size: 15px;
	gap: 6px;
}
.host {
	display: grid;
	gap: 15px;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 36px;
	justify-content: center;
	display: block;
	text-align: center;
}
.Moments-wrap {
	margin-right: 0;
}
.portfolio_list {
	margin-right: 0;
	padding-left: 0;
}

.old-building {
	margin-bottom: 0;
	padding: 0;
}
.history-text {
	padding-right: 0;
	padding-top: 25px;
	text-align: center;
}

/* Footer */
.footer-menu ul {
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(150px,1fr));
	gap: 15px;
}
.footer-menu p {
	text-align: center;
}

}

/* Portrait */
@media only screen and (max-width: 568px) { 
}