@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }
.mission_content_box  {bottom: 10%;}
.mission_img a	{bottom: 15%;}
.focus_title {margin: 0 0 20px 0;}	
ul#main-menu li a {font-size: 17.5px;}	
.menu-class {	font-size: 12px;}
.bottom_logo { width: 50%}	
}
@media screen and (max-width: 1024px){
	.contact_area { padding: 30px 0}	
.contact_info ul {grid-template-columns: repeat(2, 1fr);}
.contact_info ul li {margin: 5px 0;}	
}
@media screen and (max-width: 960px){

html,body { font-size: 16px ; line-height:28px;		}
.screen{ padding:0 10px;}
#header{ position:  relative; min-height: 50px; z-index: 10}
.menu_arrow ul::before{ display:none;}
.right_top{ margin-right: 10px; width: auto; margin-left: auto}
	
#main-menu {
    position: fixed !important;
    top: 0; 
	background:#0d63a9 !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; /* 确保遮罩层位于其他内容上方 */
}
	#logo {
    padding: 0px 0;
}
.site-branding{ min-height: auto ; margin: 0 10px 0 10px; padding: 0; max-width: none;filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.27));}
.site-branding__logo img { height:auto; max-height:55px; width:auto !important}	
.title , .blocktitle , .sch_highlights b , #banner_title h1, .banner_title h1 ,.mission_title, .focus_title{    margin:15px 0;  font-size:26px; line-height:32px; }
.sch_highlights .title::before {  top:23px;    }
	
.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);}
	

#banner_title,
.banner_title,
#nonbanner_title {
  width: 100%;clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);

}
#page time::before {
  top: 3px;
}
.region--hero { padding-bottom:10px;}

#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: 1vw 8vw;  }
.more-link a:hover{ }
	
.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;padding: 10px 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:28px; line-height:34px;}
h3{ font-size:26px; 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}
	.breadcrumb { font-size:13px; line-height:17px; background:#0561c4 !important; bottom:-27px; }
#main_content{width:100%; padding: 10px 0 0 0;}
#sidebar-nav{width:100%}
.view-more , .view-more2{ padding:  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}
.list-item .content {flex-direction: column;}
.list-item .content b { text-align: center}
.contact_info ul li{ margin:0}
.contact_info ul li a {  color: #002060	}	
.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{  display: block;}
	
.region--breadcrumb {margin:0; padding: 0;}

.breadcrumb__list { padding:0px; margin: 0;}
.breadcrumb{margin: 0 0 0px 0;    padding: 0 15px;background: linear-gradient(to right, #196c9a , #13cce700 80% );}
.category ul li a {  padding: 5px 10px; font-size:1.1em;  margin: 0 10px;}
.category{ float:none ; text-align:  center;}
	

.banner_title h1{  margin-bottom:70px; z-index:1 ;padding: 80px 0 10px 0;} 
.banner_title h1::before { left:-46%; width:50%; height:1px;  bottom:30px;     }
.banner_title::afterr{ background-size: 70% auto}


#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;}

.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;}
	
.mission_img_small {display: none;}	
.mission_content_box {width: 50%;  position: relative;bottom: 0;  margin: 20px 0;}	
	
.focus_content ul {grid-template-columns: repeat(2, 1fr);}	
.contact_info { display: block;}	
.bottom_logo img {  max-height: 70px;margin-bottom: 15px;}	
.inner_banner_area::before {top: 20px;}
#inner_screen {  display: block;}	
#sidebar-nav::before { display: none}	
	
.menu-class { position: relative;text-align: left}	
.swiper-slide::before { height: 50px;}	
#banner_title h1, .banner_title h1, #nonbanner_title h1, .inner_banner_area h1 {margin-bottom: 20px; padding-bottom:10px; left: 20px; border-bottom: 2px solid #ecb510;}	
.inner_banner_area {height: 170px;}	
ul#main-menu ul { border: 0; border-radius: 0 !important}
ul#main-menu ul::before { display: none}	
.mission .screen { width: 100%}	
.mission_img { width:45%}
.bottom_logo {    width: 100%;  }	
#block_activity .index_block {margin: 50px 0 0 0;}	
#block-olivero-views-block-activity-block-2 {width: 100%;margin: 0 0 50px 0;}	
#block-olivero-views-block-latestnews-block {width: 100%;}	
	
#block_latest-news .blocktitle::before {width: 120%;right: -10%;  z-index: -1; }	
#block_activity .blocktitle::before {  left: -10%;width: 120%;z-index: -1;}
	
	#block-olivero-views-block-activity-block-2 {  width: 100%}	

}

@media screen and (max-width: 576px){
.mission_content_box {	 width: 100%;}	
.mission_img {	 width: 90%;}	
.mission .screen::before {width: 20vw;  height: 20vw;}	
.mission .screen::after {width: 20vw;  height: 20vw;}	
.focus_text p {padding: 0px 0 0 40px;font-size: 16px;line-height: 18px;}
.focus_text span {width: 30px;  height: 30px;}	
#vr_box span {width: 34px;  height: 37px;}	
#award_box span {width: 26px;  height: 46px;}	
#youtube_box span {width: 35px;  height: 25px;}	
.contact_info ul {    grid-template-columns: repeat(1, 1fr);    gap: 5px;  }
#block_latest-news  time::before {height: 16px;  mask-repeat: no-repeat;}
		
	
	
}