@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }
}

@media screen and (max-width: 960px){
.site-branding{ width:40%;}
html,body { font-size: 16px ; line-height:28px;		}
.screen{ padding:0 15px;}
#header{ position:  relative; min-height: 60px; z-index: 10 ;     background-size: auto 100%;
    background-position: left center;
}
.menu_arrow ul::before{ display:none;}
.right_top{ margin-right: 10px; width: auto; margin-left: auto}
	
#main-menu {
    position: fixed !important;
    top: 0; 
	background:#425a9e !important;
	padding:30px 10px;
    bottom: 0;
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 12;
            transform: translateX(-100%);
}
#menu-mask {
    display: none; /* 默认不显示 */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 黑色半透明 */
    z-index: 2; /* 确保遮罩层位于其他内容上方 */
}
.character{ display:none}
.site-branding{ min-height: auto ; margin: 15px 0px 15px 10px; padding: 0;}
.title , .blocktitle , .sch_highlights b , #banner_title h1, .banner_title h1{  font-weight: 350;  margin:15px 0;  font-size:26px; line-height:32px; }
.sch_highlights .title::before {  top:23px;    }
	
.border_banner {border: 2px solid #ecf7ff;}

.icon_top {
position: absolute;  
right: 10px; left:auto;
top: 15px; font-size:16px; line-height:21px;
	}
	
.bg_banner{ padding:15px 0;}
.home_zoneB{ padding:15px 0;}
.top_calendar span{ width:25px; height:29px; background-size:100% auto ;}
.top_calendar a {padding:15px 0 10px 25px ; display:block }

.top_homework{ margin: 0 0 0 10px;}
.top_homework span{ position:absolute; left:0 ;    width:25px; height:29px; background-size:100% auto;}
.top_homework a {padding:15px 0 10px 25px ; display:block }

.view > * {
    margin-block-end: 10px;
}
.home_zoneC { background: url(../images/web/bg_blue.png)  #a2e0ff top repeat-x; padding:20px 0   }

.contact_info {
    width: 100%;
}
.school_building{ display:none}
#useful_title {
    padding: 60px 0 0 0;
    margin-bottom: 0;
    text-align: center;
}
.contact_info ul li {
  float: left;
  width: 100%;
  margin: 5px 0; color:#000;
}
.contact_area{ padding:15px 0}

#useful_title::before { width:300px; height:103px;  left:0; top:-48px;    } 

#useful_title p::before { display:none  } 
#useful_title p::after { display:none } 

.cover_photos::after{ display:none}

#banner_title h1 span,
.banner_title h1 span,
#nonbanner_title h1 span {
  color: #3b55a2; font-size:26px; line-height:32px; padding:10px 0px;
}

.cover_photos::before{  width:30px; height:29px;top: -20px;
right: 41%;}

.cover_photos{  width:50%; height:165px;  border:2px solid #fff; background-size: cover; right:1%; top:0px; }


.sch_highlights{ padding: 20px 0}
.sch_highlights ul {
  padding: 15px 0;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.bg_god_msg{ padding:0}
.bg_god_msg .contents{  width: calc(100% - 0px) ; margin:30px 0%;  padding:15px; }
	
ul#main-menu li a{ color:#fff;}
#main-menu.open{transform: translateX(0);}
	
#latest-news , #block_latest-awards, #block_activity{ width: calc(100%); padding:5px 10px; margin:0 0 15px 0;}


#block_latest-news{ padding:20px 0 50px 0;}

#lang ul{ margin:15px -15px 0 0; background:none}
#lang ul li{ margin: 0 0; background: none; } 
#lang ul li+li{ margin:0 0 0 10px}
	
.more-link a{ font-size: 16px; line-height: 24px; padding: 10px 50px 10px 30px;  }
.more-link a:hover{ padding: 10px 50px 10px 10px; }
	
.cd-top{ right:0; bottom:0;}
	
.slider-slogan{  bottom: 10%; }
.slider-slogan .slogan_text{ font-size: 1.45em;
  padding: 0.45em;
  line-height: 1.6em;
}
.breadcrumb__content{ margin:0}
.breadcrumb::after{ display:none}

.Block_A ul {  grid-template-columns: repeat(1, 1fr);  gap: 2%;}	
.template-A ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }
.template-B ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }
.template-C ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }

	
h1{ font-size:30px; line-height:38px;}
h2{ font-size:26px; line-height:34px;}
h3{ font-size:21px; line-height:30px;}
h4{ font-size:21px; line-height:30px;}
h5{ font-size:21px; line-height:30px;}
h6{ font-size:21px; line-height:30px;}

#block-sidebar-nav h2{ padding:	15px 0}
	
#main_content{width:100%}
#sidebar-nav{width:100%}
.view-more , .view-more2{ padding: 40px 0 0 0;}
	
.useful-links ul{
  grid-template-columns: repeat(2, 1fr); column-gap:
  gap: 10px;
} 
footer .copyright , footer .power{
  text-align: center;
  width: 100%; float: none;
}
footer{ padding:30px 0}
	
.contact_info ul li{ margin:0}
.contact_info ul li + li{  width:100%; }
.contact_info ul ul li + li{  width:auto; }
.contact_area::before{display:none}
	
.Block_A ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 2%;
}	
.slider-slogan{  bottom: 10%; }
.slider-slogan .slogan_text{ font-size: 1.4em;
  padding: 0.25em;
  line-height: 1.6em;
}
#block-olivero-breadcrumbs{ margin-bottom:0}
.sitemap-item ul {grid-template-columns: repeat(1, 1fr); gap: 15px;}
	
	
.template-A ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }
.template-B ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }
.template-C ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }

.news-card a{overflow: hidden;  display: block;}
	
.region--breadcrumb {margin:0; padding: 0;}

.breadcrumb__list { padding:0px; margin: 0;}
.breadcrumb{ margin:0 0 30px 0; padding:0px; }
.category ul li a {  padding: 5px 10px; font-size:1.1em;  margin: 0 10px;}
.category{ float:none ; text-align:  center;}
	
#banner_title,
.banner_title,
#nonbanner_title { min-height:200px; padding:20px 0 0 0;
}

.banner_title h1{ padding: 50px 0 0px 0; margin:0; z-index:1 ; width:50%;  } 


#nonbanner_title { background: url(../images/web/bg_news.png) no-repeat bottom center; }
#nonbanner_title h1{  padding:120px 0 30px 5% ; color:var(--main-color) ; text-shadow: 0 0 0; } 
#nonbanner_title h1::before {background: var(--main2-color); bottom:43px;}
.sidebar-nav{  margin:0 0 15px 0;}
.sch_highlights b{ font-size:17px; line-height: 21px; margin:0}
.sch_highlights ul li span, .sch_highlights .boxing { font-size:15px; padding:10px 0; }  
	
#block_latest-news::before { display:none}
.bg_whystcc .contents{ width:100%}
.bg_whystcc{ padding:20px 0;}
	
}