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

}	

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

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

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

}  

@media only screen and (max-width:1399px){
.mail-info{padding-left:30px;}
.logo-band{height:auto;padding:10px 0;}
.symbol{margin-top:0px;margin-bottom:0px;}
img.rays{left:0;top:0;width:inherit;height:inherit;}

} 

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

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

@media only screen and (max-width:1199px){
.header-top{padding:0 30px;}
.mail-info{display:none;}
.header-mode{padding-right:0px;}


.campus-vk{min-height:600px;}
.message-princpl{grid-template-columns:200px 1fr;gap:15px;padding-top:30px;}
.princi-text{padding-right:15px;}
.circle-rays{padding:0 15px;}
img.rays{left:0;top:-15px;}


}

@media only screen and (max-width:992px){ 
.logo-wrap {
	text-align: center;
}
nav {
	justify-content: center;
}
.founders {
	justify-content: center;
}
.founder-text {
	padding: 40px 0 0;
	text-align: center;
    padding-left: 0;
}
.right-over {
	margin-right: 0;
	padding-left: 0;
}
.copy-right {
	display: grid;
	text-align: center;
	gap: 3px;
}
.vision-img {
	text-align: center;
}
.founder-text {
	text-align: center;
}
}

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


}

@media only screen and (max-width:767px){
nav {
	background: #ea7b7b;
	display: block;
}
.main_menu ul li .active, .main_menu ul li:hover > a {
	color: #9E3B3B;
}
.partner-tbs-wrp {
	display: block;
}
.click_tabs .nav-link {
	margin: 5px 0;
	padding: 10px 15px;
}
h2 {
	text-align: center;
}
.inner-banner img {
	max-height: 120px;
	min-height: 120px;
}
.banner-title h1 {
	font-size: 24px;
}
.abt-text p {
	text-align: center;
	line-height: 150%;
}
.section {
	padding:20px 0;
}
.main-content {
	padding: 0.7rem;
}
.inside-banner img {
	min-height: 120px;
	max-height: 120px;
}
.main-bnr img {
	min-height: 150px;
	max-height: 150px;
	object-fit: cover;
	object-position:center right;
}

}

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