@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }
.banner_img .title{ margin: 50px 0 50px 50px; }
#logo img {
  max-height: 100px;
}
}

@media screen and (max-width: 960px){

html,body , #main_content { font-size: 15px ; line-height:28px;		}
.verse-text, .verse-reference { font-size:14px; line-height:19px;}
#header .screen{ padding:0 0px;}
.breadcrumb{ font-size:13.5px; line-height:16px;}
.verse-title {
  font-size: 18px; line-height:21px;
}
.banner_img .title::before , .boxing .title::after{ display:none}
.contact_info ul li::before,
.contact_info ul li + li::before,
.contact_info ul li + li + li::before,
.contact_info ul li + li + li + li::before
 {
  width: 25px;
  height: 25px; background-size: auto 18px;
}
.banner_img {
 
  background-position: 0% 0%;
  background-repeat: no-repeat;
  
  background-size: auto 120%;
}
.boxing{ margin:10px 0}
.banner_img .title{
        margin: 50px 0 !important;
        font-weight: 400;
        font-size: 21px;
        line-height: 24px;
        padding: 0;
        text-align: left;
        margin: 0;
}

#banner_title,
.banner_title,
#nonbanner_title {
  background-image: none;
}
#full_content, .full #main_content{ max-width:100%;}
#main_content{ min-height:250px;}
.sidebar-nav .metismenu{ padding:10px;}
.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: auto}

#logo img , .sticky  #logo img{ max-height:75px;}
	.logo_text{ margin-left:5px; margin-top:3px;}
.logo_text h2.name-chinese , .school-footer .name-chinese , .sticky   .logo_text h2.name-chinese {
  font-size: 18.5px;  
  line-height: 19px; font-weight:600;
}.awards-title{ margin:0}
.awards-item:first-child .text-container{ padding:10px;}
.awards-item:not(:first-child) .text-container { padding:10px;}
.bible-banner{ opacity:1 !important; padding:0 5px;}
#logo{ padding:10px 0}
.logo_text h3.name-english,   .school-footer .name-english , .sticky   .logo_text h3.name-english{ font-size:11px !important;  }



.school-footer .school-logo { width:70px;}
.school-footer .logo-container{ margin-right:5px;}
.site-branding {
  
  /*max-width:75%;*/
max-width: calc( 100% - 10px - 40px - 10px - 10px);
overflow: hidden;


}
.home_zoneA{ padding:30px 0;}
	.awards-title-main , #block_latest-news .blocktitle p {
  font-size: 23px; line-height:30px; padding:5px 0}
  .awards-block{ padding:0}
  .more-btn{ font-size:14px; line-height:17px; padding:0 0px 0 15px; right:5px}
.social-container{ display:none}
#main-menu {
    position: fixed !important;
    top: 0; 
	background:#2c1718  !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; /* 确保遮罩层位于其他内容上方 */
}
	
.banner_img {  width:100%; height:auto; clip-path: unset !important;}



.sch_highlights ul li .banner_desc {

  padding: 100px 2.5% 15px;

}
     .school-footer .contact-item {
        margin-bottom: 5px;
      }
  .school-footer .contact-info {
    border-radius: 5px !important;
    margin:10px 0 !important;
    padding: 10px !important;
    width: calc(100% - 30px) !important;

  }
	
.site-branding{ min-height: auto ; margin: 0 0 0 10px; padding: 0;}
.title , .blocktitle , .sch_highlights b , #banner_title h1, .banner_title h1{         margin: 10px 0 !important;
        font-size: 26px !important;
        line-height: 32px !important; }
.sch_highlights .title::before {  top:23px;    }
	
.sch_highlights{ padding: 20px 0}
.sch_highlights ul {
  padding: 0px 0; display:grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}.sch_highlights ul  li{ width:100%; height:250px;}

.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);}
	

#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: 15px; line-height: 21px; padding: 8px 45px 8px 20px;  }
.more-link a:hover{ padding:padding: 8px 45px 8px 20px;}
	
.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;

        position: absolute;
        top: 10px;
        right: 0;}
	
.useful-links ul{
  grid-template-columns: repeat(2, 1fr); column-gap:
  gap: 10px;
} 
footer .copyright , footer .power{
  text-align: center; font-size:13px;
  width: 100%; float: none;
}
footer{ padding:20px 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: 19px; padding:10px; line-height:23px;
}
#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 5px; font-size:1.1em;  margin: 0 5px; text-align:center}
.category{ float:none ; text-align:  center;}
	

.banner_title h1{ padding:10px 10px ; margin:0; z-index:1 ; font-size:18.5px; line-height:21px; background:#c01a2c; color:#fff;} 
.black_title{ padding:140px 0 0 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;}

.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;}
	
}

/* phone size */
@media (min-width: 576px) and (max-width: 960px) {
  .region--home-top {
    display: flex ;
    flex-wrap: wrap ;
    flex-direction: row ;
    gap: 20px ;
    width: 100% ;
    box-sizing: border-box ;
    padding: 0 ;
    margin: 0 auto ;
    clear: both ;
    overflow: visible ;
  }
  
  #block-olivero-views-block-latestnews-block {
    flex: 0 0 calc(50% - 10px) ;
    max-width: calc(50% - 10px) ;
    width: calc(50% - 10px) ;
    box-sizing: border-box ;
    display: block ;
    float: none ;
    clear: none ;
    position: relative ;
    margin: 0 ;
    order: 1 ;
  }
  #block-olivero-views-block-awards-block {
    flex: 0 0 calc(50% - 10px) ;
    max-width: calc(50% - 10px) ;
    width: calc(50% - 10px) ;
    box-sizing: border-box ;
    display: block ;
    float: none ;
    clear: none ;
    position: relative ;
    margin: 0 ;
    order: 2 ;
  }
  #block-olivero-views-block-activity-block {
    flex: 0 0 100% ;
    max-width: 100% ;
    width: 100% ;
    box-sizing: border-box ;
    display: block ;
    float: none ;
    clear: none ;
    position: relative ;
    margin: 0 ;
    order: 3 ;
  }
  #block_latest-news,
  #block_activity,
  #block_latest-awards {
    float: none ;
    width: 100% ;
    max-width: 100% ;
    box-sizing: border-box ;
    margin: 0 ;
    padding: 15px ;
    clear: none ;
    position: relative ;
  }
  #block_latest-awards::after {
    display: none ;
    pointer-events: none ;
    width: 0 ;
    height: 0 ;
  }
  #block_latest-awards::before {
    display: none ;
    pointer-events: none ;
  }
}

@media screen and (max-width:960px){
#header .screen{
  background: none;
}

  #header .social_media{
   display: none !important;
  }

 
  #header  #login_area{
  display: none;
}

.bg_eclass ul::after{
  display: none;
}

.region--secondary-menu{
        background: none;
        background-size: auto;
        background-size: auto;
        background-size: auto 55px;
        display: flex
;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        gap: 10px;
        overflow: hidden;
        flex-direction: column;
}


 .region--secondary-menu .social_media{
 width: auto;
 min-width: 0; 
    max-width: 100%; 
    margin: 0;
    float: right;
    justify-content: flex-end;
 }

  .region--secondary-menu .social_media ul{
gap: 10px;
  }

  .region--secondary-menu .social_media ul li img{
  height: 30px !important;
 }

  .region--secondary-menu .bg_eclass #UserLogin, .region--secondary-menu .bg_eclass #UserPassword{
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;width: 100%;
  }

 .region--secondary-menu .top_area{
    position: relative;
    width: auto;
 min-width: 0; 
    max-width: 100%; 
    float: none; 
  }


  .region--secondary-menu .bg_eclass .title{
    font-size: 17px !important;
    font-weight: bold;
    color: #ffd700;
  }
  .region--secondary-menu .bg_eclass ul{
    padding: 0 15px;
    background: none;
    border: 0;
  }
 .region--secondary-menu .bg_eclass{
padding: 0;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);width: 100%;box-sizing: border-box;
  }

}

@media screen and (min-width:961px){
 .region--secondary-menu{
    display: none;
  }
  .btn_eclass{
    display:none;
  }
}

@media screen and (max-width:576px){
.banner_img .title::before,.boxing .title::after{
  display:none;
}
.banner_img {
 
  background-position: 30% 0%;
}
  .Block_B ul{ max-height: 250px;
  min-height: 250px;}

.contact_area{ padding:30px 0;}
.home_zoneB {
  background: url(../images/web/bg_main.png) #835f2b no-repeat ; background-position:0 -140px;
    background-size: auto;
  background-size: cover;
  min-height: 300px;
  padding: 40px 0 40px 0;
}

#block_activity h1,#block_latest-news h1, #block_latest-awards h1 {
  padding: 0 10px !important;
}

#block_latest-news,#block_activity,#block_latest-awards{
    width:100%;
    position: relative;
padding: 10px !important;
}

#block_latest-news{
  margin-bottom: 30px;
}

#block_activity{
  margin-left: 0;    margin-bottom: 30px;
}

  

.useful-links,.main_calenadr{
  width:100%;
  margin-left: 0  !important;
}


.contact_info ul li{
  margin-bottom: 10px;
}


  .contact_info,.google_map{
    width:100%;
  }

  .google_map{
        margin-top: 30px;
  }
}