@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }
.useful-links { max-width:100%; }
.useful-links ul {
  column-gap: 40px; /* 列间距 */
  row-gap: 30px; /* 行间距 */
}
.useful-links img{ }
ul#main-menu li a {  font-size: 16.5px;}
}

@media screen and (max-width: 960px){

html,body { font-size: 16px ; line-height:28px;}
.screen{ padding:0 15px;}
#logo img{ height:100px;}
.sticky #logo img {
  max-height: 100px;
}
#logo_organizer img{ height:80px;}
.inside_bg_full , .fullpages{  padding:20px 0; max-width: 100% !important;}
.sticky #logo{ padding:5px;}
.site-brandings{ margin:0 auto ; float:none; width: auto}
#logo{ box-shadow:0 0 0; padding:5px; background:none }
.useful-links ul {
  column-gap: 20px; /* 列间距 */
  row-gap: 20px; /* 行间距 */
}
.home_zoneB .screen{ overflow:hidden}
#lang > button{ color:#000;}
.block-search-wide__wrapper{ width:120px;}
.sticky #header{ background:#ffffff} 
#header .screen {
  align-items: center; /* 垂直置中 */
  justify-content: center; /* 水平置中 */
  text-align: center; display:block;
}
#lang ul li a{ padding:10px 20px;}
#lang ul{ right:0; left: auto; width:auto; z-index:10}



.useful-links ul{
  grid-template-columns: repeat(1, 1fr); gap: 50px;
} 

.useful-links ul li:nth-child(5) img{ max-height:30px;}
.useful-links img{ max-height:50px;}



.useful-links{ background: rgba(255,255,255,.9)}
#header{ position:  relative; min-height: 50px; z-index: 10}
.menu_arrow ul::before{ display:none;}
.right_top{ width:auto; margin:0 }
	.home_zoneC .screen{ padding:0;}
.main_calenadr, .right_contact_area{ width:100%; padding:30px 20px; min-height:150px; }
.main_calenadr::after{ display:none; }

#lang > button {
      padding: 0px 0px; line-height: 28px; background:#f0252D; width:36px; height:36px; color:#fff; border-radius:50%;
    }
.blocktitle_sub{ padding:15px ;}	
#block-olivero-views-block-usefullinks-block-1{ padding:20px 0 90px 0}
#block-olivero-search-form-narrow{ margin-top:0}
.region--secondary-menu{ position:absolute; right:15px; height:100% ; top: 35px;}
.region--breadcrumb {
  background: #fff;
  border-radius: 16px;
  padding: 10px;
  position: relative;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
  left: auto;
  top: auto;
}
.inside_bg{ padding:15px 0 0 0 ;}
.main-menu-btn{ position:absolute; left:15px; top: 30px;}
.banner_title .page-title {
  padding: 60px 0 20px 35px
}
.social_media, .social_media{ display:none}
#header{ background:#fff; box-shadow:0 0 5px rgba(0,0,0,.3); }

#main-menu {
    position: fixed !important;
    top: 110px; 
	background:#000000 !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; /* 确保遮罩层位于其他内容上方 */
}
	
.site-branding{ min-height: auto ; margin: 0 10px 0 10px; padding: 0;}
.title , .blocktitle , .sch_highlights b , #banner_title h1, .banner_title h1{   margin:15px 0;  font-size:28px; 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);}
	

#block_latest-news{ padding:0;}


	
.more-link a{ font-size: 16px;   }

	
.cd-top{ right:0; bottom:0;}
	

.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%}
footer .copyright , footer .power{
  text-align: center; display:flex; padding:10px 0;
  width: 100%; flex-wrap: wrap;
}
footer .power p{ width:100%;}
footer .power a{ width:100%; text-align:centere}

footer .copyright ul{ margin:0 auto;}
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 + 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%;
}	

.slogan_left, .slogan_right{ padding:0px;}
.slider-slogan .slogan_text{ font-size: 28px; line-height:32px;
}
#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;}

.home_zoneB .screen{ padding:0;}

.banner_title h1{ padding:110px 0 20px 5% ; margin:0; z-index:1 } 
.banner_title h1::before { left:-46%; width:50%; height:1px;  bottom:30px;     }
.banner_title::afterr{ background-size: 70% auto}

#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;}

.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}

.block-search-wide__wrapper {
width:100%; top:110px;
position: fixed;

}
	
}