.cms-main-content{background: #fff; overflow: hidden;}
/**----------------
 about 
--------------------*/
 .cms-about h4 { font-size: 1.75rem; display: block;margin:6% auto; font-weight: 700;  }
#cms-main .cms-about p { font-size:0.9375rem; font-weight:400; line-height:1.875rem; width: 100%; display: block; margin-bottom: 2%;}
.cms-about figure img{ width: 100%; max-width: 100%;}
/*about us----*/
 
.cms-main-wrap{ width: 100%; max-width: 1200px; margin: auto; height: auto;  display: flex; flex-wrap: wrap;  }

.cms-main-facility { width: 100%; padding:100px 0; margin:0; position: relative; display: flex; flex-wrap: wrap;  }
.cms-main-facility-item { width: 45%; display: flex; flex-wrap: wrap; padding-left:5%; }
.cms-main-txt{width: 100%;  margin:5% 0; padding-top: 30px; display: flex; flex-wrap: wrap;}
 #cms-main .cms-main-txt p { width: 100%; font-size: 1rem; line-height:2rem; color: #000; font-weight: 400;  padding:5px;   }
 #cms-main .cms-main-txt li {  color: #777; font-weight: 400;  padding:5px;   }

.cms-main-card { width:55%;  margin:0px; padding:0px;  display: flex; flex-wrap: wrap;position: relative; z-index: 0;}
.cms-main-card figure { display: block;  width: 100%; max-width:100%; margin:0 auto;   }
.cms-main-card figure:before{content: ""; display: block; width:100px; height:200px;top:-5%; left:-3%;  position:absolute;z-index:0; background: #e0e0e0; }
/*.cms-main-card figure:after{content: ""; display: block; width:100px; height:200px;bottom:-20px; left:50%; right: auto; position:absolute;z-index:0; background: #e0e0e0; }*/
.cms-main-card figure img {  width: 100%; max-width: 100%; transition: all 0.3s; position: relative; z-index: 1; }
 
 @media (max-width:1024px) {
.cms-main-facility {  padding:100px 0 0px 0px; margin:0; position: relative; display: flex; flex-wrap: wrap;  }
 .cms-main-card figure:after{ width:100px; height:100px;bottom:80px; left:80%; right: auto; position:absolute;z-index:0; background: #e0e0e0; }
.cms-main-facility-item .cms-title-h3 { margin:0 0 2% -10%; }
.cms-main-facility-item .cms-title-h3:before{right: -10%; }
.cms-main-txt{ padding-left: 10%;}
}
 @media (max-width: 768px) {
.cms-main-facility {  padding:25px;  }
.cms-main-facility-item { width: 100%; padding-top: 30px;}
.cms-main-card { width:100%; padding:0px 0px 0px 0px;}
.cms-main-card figure:after{display: none; }
.cms-title-h3 { margin:0 0 2% 0;padding-left:50px;}
.cms-title-h3:before{ left:10%; right: auto; width: 3px; height: 100px; -webkit-transform: skew(0deg); -ms-transform: skew(0deg); transform: skew(0deg); }    
.cms-main-txt{ padding-left: 0px; padding-top: 0px;}     
} 
 
.cms-main-about{position: relative; z-index: 0; padding:0; margin: 0; background: url("../images/about/about-bg.jpg") left bottom no-repeat; background-size: 60% auto;   }
.cms-main-about-box{width:100%; max-width: 1400px;  margin: 0 auto; padding:50px 20px 100px 20px; display: flex; flex-wrap: wrap;   align-content: center; align-items: center;position: relative;    }
.cms-main-about-txt{width: 50%; margin:0 ; padding:30px 60px; line-height:2.5rem;  color:#000; word-break: keep-all;  background: #fff;box-shadow: 0px 55px 30px -30px rgba(125, 125, 125, 0.7);}
.cms-main-about-pic{width:45%; margin-top:0px; padding:0px;position: relative; z-index:1;   }
.cms-main-about-pic img{position: relative; z-index: 1; }
.cms-main-about-pic::before{display: block; content: ''; background: linear-gradient(145deg, rgb(0, 0, 0), rgb(255, 255, 255));
 width:50px; height:50px; position: absolute; left:-20px; top: -1vh; z-index: 0; }
.cms-main-about-pic::after{display: block; content: ''; width:300px; height:200px; position: absolute; right:-20px; bottom: -20px; z-index: 0; background:rgba(255,255,255,.5);}
#cms-main .cms-main-about-txt p {margin-bottom: 15px; color: #000;font-size:1rem; line-height: 2rem; word-break: normal;  }
#cms-main .cms-main-about-txt h3 {margin-bottom: 15px;  line-height: 2.5rem;  font-weight: 700; }
@media (max-width: 1199.98px) {
.cms-main-about-txt{  padding:30px; }
}

@media (min-width: 1400px){
.cms-main-about::before{ position: absolute; left:0; top: 30vh;  }
.cms-main-about-content { max-width: 1400px;}
}
 @media (max-width: 991.98px) {
 .cms-main-about-box{  padding:20px;   }
}
@media (max-width: 767.98px) {
 .cms-main-about{  background-size: auto 80%;   }   
.cms-main-about-box{ flex-direction: column-reverse; padding-top: 0;}
.cms-main-about-txt{width: 100%; margin:0 ; padding:30px 15px; line-height:2.5rem;  color:#000; word-break: keep-all;  }
.cms-main-about-pic{width:100%; margin-top:0px; padding:0px;position: relative; z-index:1;   }
.cms-main-about-pic::after{  bottom: -30px; }
}
 
.cms-about { margin:0 auto; width: 100%; padding:5vh 5vw; display: flex; flex-wrap: wrap; position: relative;  } 
.cms-about-box {width: 100%;  max-width: 1400px; margin:0 auto; padding:15px;  display: flex; flex-wrap: wrap; justify-content: space-between;position: relative;  }
.cms-about-box-left{ width:35%; padding: 35px;   display: flex; flex-wrap: wrap; align-content: center; align-items: center;    }
.cms-about-box-right{ width: 65%; justify-content: flex-end; padding:30px;position: relative; z-index: 0; }
.cms-about-box-right .cms-main-txt{ width: 80%;padding-top:0; padding-left:15%;}
.cms-about-wrap{width: 100%;  margin:0 auto; padding: 20px; display: flex; flex-wrap: wrap; justify-content: center;}

.Img::before { content: ''; position: absolute; top: 30px; left: 0; z-index: 1; width: 50%; height:80px; margin-left: -6px; background: #fff;}
.Img img { max-width: 100%;position: relative; height: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.maskL { width: 10px;height: 100%; position: absolute;  left: 48%;bottom: 0; z-index: 1; background-color:#fff;}
.maskR {  width: 50%;height:10%; position: absolute;  left: 48%;bottom: 0; z-index: 1; background-color:#fff;}

/*-------------------*/
/***** bg *****/
/*------------------*/
.cms-bg-1 {   width: 100%; background: url("../images/about/about-02.jpg") no-repeat right bottom #fff; background-size: 100% auto;  }
.cms-bg-light{background:#f6fafd;}
.cms-bg-light:after{ content: 'Awards'; width:100%; position: absolute; z-index:9; left:-3%; top:0;  font-size:180px; font-weight: 700; letter-spacing:-10px;  color: rgba(49,149,175,.1);  }
.cms-about-box .cms-about-box-style{ padding:30px; background: #fff;  box-shadow: 0 55px 30px -30px rgba(125, 125, 125, 0.7);}
 
 


@media (max-width: 1024px) {
.cms-about{padding:1vh 5vw;}
.cms-about-box-left{ width:100%; }     
.cms-about.cms-bg-1 { margin:0px auto; padding:0px 2vw 300px 2vw!important;  }   
.cms-about-box-right{ width: 100%; justify-content: flex-start; }
.cms-bg-1 { padding-bottom: 300px; }
.cms-about-box-right .cms-main-txt{ width: 100%;padding-top:0; padding-left:5%;}
.Img::before {display: none;}
}
 @media (max-width: 767.98px) {
.cms-about-box .cms-about-box-style{ padding:0px; }
.cms-about.cms-bg-1 { margin:0px auto; padding:0px 1vw 182px 1vw!important;  } 
.maskL,.maskR{display: none;}
.cms-about-box-left{ padding: 15px;}  
.cms-title-h2 h2{padding-left: 0;}   
     
}
  /*about us*/
.cms-about-wrap .edit{ display: inline-block; margin:2% auto 2% 40%; max-width:100%; padding:2vh 0; text-align: right;}
.cms-about-wrap .edit-half{display: inline-block; width:70%; margin:0 auto; padding: 2rem; }
  @media (max-width: 768px) {
.cms-main-icon-item { width: 100%;}
} 
.cms-about-wrap{width: 100%;  margin:0 auto; padding: 20px; display: flex; flex-wrap: wrap; justify-content: center;}
.cms-about-list-pic {width: 100%;  margin:20px 0px; padding: 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.cms-about-list-pic li{ width:calc(100%/4 - 30px); margin: 3% 15px; list-style: none;    }
.cms-about-list-pic figure{width:60%; display: block;  margin:0px auto;    }
.cms-about-list-pic p{ font-size:0.9375rem; }



 @media (max-width: 991.98px) {
.cms-about { padding:0px 2vw;  }   
.cms-about-list-pic li{ width:calc(100%/2 - 30px); margin: 3% 15px;   }
}

 @media (max-width: 767.98px) {
 .cms-about-list-pic li{ width:calc(100% - 30px); margin: 3% 15px;   }
}




/*----------------------------------------/
timeline
----------------------------------------*/
.cms-about-time {padding:10vh 0 20vh 0; background-image:url("../images/about/bg-history.jpg"),url("../images/about/bg-history-line.jpg"); background-repeat: no-repeat, repeat-x; background-position: center bottom,center bottom; background-size: 70% auto;  position: relative; z-index: 0; }

.cms-about-time:after{ content: 'History'; width:100%; position: absolute; z-index:9; left:0; top:0;  font-size:180px; font-weight: 700; letter-spacing:-10px;  color: rgba(49,149,175,.1);  }

.cms-about-time .cms-title-block { width: 100%;  max-width: 1200px; margin: 20px auto; }
 





.timeline { position: relative; max-width: 1200px;  margin: 0 auto;    z-index:1;}
.timeline::after {  content: '';  position: absolute; width: 1px; background-color:#9e2b2f; top: 0; bottom: 0;  left: 50%;  margin-left: -3px; z-index:1;}
.timewrap { padding: 10px 40px; position: relative; background-color: inherit; width: 50%;z-index:9;}
.timewrap::after { color: #fff; margin:0px;  content: attr(data-year)' '; position: absolute; font-weight:700;  width: 66px; height: 66px; right: -33px; background-color:#9e2b2f;  border-color:#9e2b2f; border-style: solid;  border-width:1px; top: 15px; border-radius: 50%; z-index:9; line-height: 65px; text-align: center;}
.circlecontainer { color: #184598; content: " "; position: absolute; width: 66px; height: 66px; right: -33px; background-color: #774e36; border-color:#9e2b2f; border-style: solid;  border-width:1px; top: 15px;  border-radius: 50%;  z-index:99;}
.left { left: 0; text-align:right;}
.right { left: 50%; text-align:left; }
.right::after { left: -36px;}
.time-content { color:#774e36; padding: 20px 30px; position: relative; border-radius: 6px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center; flex-direction: column; }
.time-content figure{ margin: 0 auto 20px auto; }
.contentboxr { color:#184598; padding: 20px 30px; background-color: #181818; position: relative; border-style: solid;  border-left: 1px; border-left-color:#181818; border-width:1px; left:-43px;  z-index:5; line-height:1.2;}
.containerbox { padding: 10px 40px; position: relative; background-color: inherit;  width: 50%;}
.contentboxr::after { display: none !important; visibility: hidden;}
@media screen and (max-width: 600px) {
.timeline::after { left: 51px; }
.flex-container { display:none; visibility:hidden; }
.timewrap {  width: 100%; padding-left: 70px; padding-right: 25px; }
.contentboxr { color:#184598; padding: 10px 20px; background-color: #181818;  position: relative; border-style: solid; border-left: 0px; border-left-color:#181818; border-right: 0px; border-right-color:#181818; width:330%;}
.timewrap::before { left: 60px; border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent white transparent transparent;}
.left::after, .right::after { left: 15px; }
.right {  left: 0%; text-align:left;}
.left { text-align:left; }
}



 