@media screen and (max-width: 1600px){
.promo_cover img {max-width: 40vw !important;}
.promo_box {max-width: 28vw;}
	
}
@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }
.promo_box {    max-width: 60vw;  } 	
.promo ul li:nth-child(2n) .promo_slogan {  transform: translate(0%, 0%);}	
.promo_slogan {transform: translate(-10%, 0%);}	
.top_area a {padding: 0px 20px;font-size: 18px;}	
#logo img {max-height: 60px;}	
ul#main-menu li a {font-size: 18px;}	
    .client-gallery {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 20px;
        padding: 15px;
    }
    
    .client-item img {
        height: 120px;
    }
    
    .client-name {
        font-size: 13px;
    }
}

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

html,body { font-size: 16px ; line-height:28px;		}
.screen{ padding:0 15px;}
#header{ position:  relative; min-height: 50px; z-index: 10}
.menu_arrow ul::before{ display:none;}
.right_top{ margin-right: 10px; width: auto; margin-left: 0;order: 3;}
#block-olivero-top-area { margin: 0}	
	#main_content { min-height:250px;}
#main-menu {
    position: fixed !important;
    top: 0; 
	background:#333333 !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%);
}
#banner_title h1 span, .banner_title h1 span, #nonbanner_title h1 span { padding:5px 25px 5px 15px; font-size:22px; line-height:28px;}
#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: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);}
	

#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: left;
  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 + 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 15px 0; padding:0px; }
.category ul li a {  padding: 5px 10px; font-size:1.1em;  margin: 0 10px;}
.category{ float:none ; text-align:  center;}
	
#contact{ width:90%}
.banner_title h1{ padding:70px 0 70px 0 ; margin:0; z-index:1 } 
.banner_title h1::before { left:-46%; width:50%; height:1px;  bottom:30px;     }
.banner_title::afterr{ background-size: 70% auto}
.category{ padding:0 ; margin:0 0 15px 0}
#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;}
.category.stroke ul li a, .category.fill ul li a { padding:5px 20px; font-size:15px;  }
#content h1::before {
  
left: -20px;
  width: 6px;
  height: 40px;
}
.table_blue, .table_blueB { width:100%; margin:5px 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; }  
	#content{ width:100%; margin-bottom:20px; max-width:100%}
#block_latest-news::before { display:none}
.bg_whystcc .contents{ width:100%}
.bg_whystcc{ padding:20px 0;}
	
#block_latest-news {padding: 0px 0 0 0;}	
	#block_latest-news ul li .news_cover { flex:auto}
	#block_latest-news ul li::before { display:none !important}
#block_latest-news  figure{display: contents;} 	
#block_latest-news ul li .news_cover img {}	
#block_latest-news .blocktitle {max-width: 270px;white-space: normal;}	
#block_latest-news ul li .news_title b {	font-size: 25px; }	
#block_latest-news ul li::before {left: -23%;line-height: 27vw;font-size: 17vw;}	
#block_latest-news ul li:nth-child(2n)::before {  left: 24%;}	
#block_latest-news ul li:nth-child(3n+1) .news_title ,#block_latest-news ul li:nth-child(3n+2) .news_title,#block_latest-news ul li:nth-child(3n+3) .news_title{background-size: cover;}	
	.steam_content{ margin:20px 0;}
.steam_area .screen {display:block}	
.steam_area::before { height: 75%;    top: 0;    left: 0;    transform: none;}	
.promo_slogan {padding:10px 15px;  font-size: 25px;}
.promo {  padding:30px 0 0 0;}	
.promo ul li {	display: block;margin-bottom: 30px;}	
.promo_box {    max-width: none;  }	
.promo_cover img {    max-width: 80vw !important;    margin: auto;  }	
.promo_slogan {    transform: translate(0%, 0%);  }
.promo_content { margin-bottom: 20px}	
#block_latest-awards {padding: 30px 0;}	
.contact_area {display: block;float: left;}	
.copyright_area {float: left;}
.event_more span {width: 30px;  height: 30px;}
.event_more span::after {width: 10px;  height: 10px;}	
#block_activity {padding: 0px 0}	
#block_activity .blocktitle {margin: 30px 0 0 0;}	
	#block_activity .view-more { margin:20px 0 0 0;}
.promo_title {font-size: 37px;}	
.promo_title_s { font-size:16.5px;}
.promo_title p {font-size: 20px;}	
#block_activity .index_block { margin:20px 0 0 0; padding-bottom:40px;}
.view-more a::after, .view-more2 a::after {width: 25px;  height: 25px; right: 15px;}	
.slick-prev::before, .slick-next::before {width: 45px;  height: 45px;}	
.company_name { font-size:30px; line-height:34px;}
.contact_info ul li { font-size:15px; line-height:19px;}

.copyright_area { margin-top:10px;}
    .client-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .client-item {
        padding: 15px;
    }
    
    .client-item img {
        height: 100px;
    }
    
    .client-name {
        font-size: 12px;
    }
	#block_latest-news ul li .content_box {flex-wrap: wrap;}	
	
}