/**----------------
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: 1400px; margin: auto; height: auto;  display: flex; flex-wrap: wrap;justify-content: center;position: relative;  }
.cms-main-about{position: relative; margin:0;padding:40px 0px;  width: 100%; height: auto;  display: flex; flex-wrap: wrap; background-image: linear-gradient(180deg, #fff 0%, #f9f7ef 50%);z-index: 0;    }
.cms-main-about:before{content: ""; display: block; width:30%; height:100%; top:-60px; right:-260px;  position:absolute; z-index:0;  background: url("../images/index/about-a1-1.png") no-repeat right  top; background-size:100% auto  ; }
@media (min-width:1600px) {
.cms-main-about:before{ width:25%; top:-60px; right:-200px;  }
.cms-main-about{  background-position:left bottom;  background-size: 20% auto;}
}
@media (max-width: 768px) {
.cms-main-about:before{ width:30%; height:auto; top:-60px; right:0px;  }
}
.cms-main-about-item {width: 60%; height: auto; -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%;  padding:0px 0px 0px 40px;  display: flex; flex-wrap: wrap; align-content: center; align-items: center; }
.cms-main-txt{width: 100%;max-width: 80%; margin:3% auto auto auto; display: flex; flex-wrap: wrap; position: relative; z-index: 1;}
#cms-main .cms-main-txt p strong{  display: block;  width: 100%; font-size: 1.313rem; line-height: 2rem; letter-spacing: 1.2px; font-weight:400; padding:5px; margin-bottom: 10px; color: #000; }
.cms-main-about-card { width: calc(100% - 60%); -webkit-box-flex: 1; -ms-flex: 1 1 calc(100% - 60%); flex: 1 1 calc(100% - 60%); margin:50px 0px 0px 0px; padding:10px 0px; display: flex; flex-wrap: wrap; position: relative; }
.cms-main-about-card .item{ width: 100%; max-width: 100%; position: absolute; z-index:3;  }
.cms-main-about-card .item img{ position: relative; z-index: 0; padding:0px; animation:zoomIn 10s linear infinite alternate;}
.cms-main-about-card .item:before{content: ""; display: block; width:263px; height:180px; top:-100px; right:80px;  position:absolute; z-index:3;  background: url("../images/index/about-a1.png") no-repeat  right  top; background-size: 100% auto;transform-origin: 50% 50%; transform-style: preserve-3d; -webkit-animation: floating 5s -1s infinite;  animation: floating 5s -1s infinite;  }
.item-1{width:70%; margin:0px 0px 0px 0px;  padding:0px;position: absolute; z-index:1; animation:zoomIn 10s linear infinite alternate;}
.item-2{width:60%; margin:40% 0px 0px 30%; padding:0px;position: absolute; z-index:2; transform-origin: 50% 50%; transform-style: preserve-3d; -webkit-animation: floating 5s -1s infinite;  animation: floating 5s -1s infinite;  }

 
.cms-main-about-tilte {margin:10px 0; padding: 100px 0px 80px 50px;  width: 80%; height: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; position: relative;  z-index:0;  }
.cms-main-about-tilte:before{content: ""; display: block; width:70%; height:100%; top:0px; left:0px;  position:absolute; z-index:0;  border: solid 8px #e9494a;}
.cms-main-about-tilte:after{content: ""; display: block; width:20%; height:60%; top:50px; left:60%;  position:absolute; z-index:0; background:#fcfcf8;}
.cms-main-about-tilte h3{ width: 100%; font-size: 2.35rem; font-weight: 700;margin: 0; text-align: right;position: relative; z-index: 3;   }
.cms-main-about-tilte h3:before{content: ""; display: block; width:40%; height:200px; top:-70px; left:0;  position:absolute; z-index:0;  background: url("../images/index/smaile.svg") no-repeat left top; background-size: 100% auto; }
.cms-main-about-tilte p{ width: 100%; font-size: 1.35rem; font-weight: 400;margin: 0; text-align: right;position: relative; z-index: 3;   }
@media (min-width:1600px) {
.cms-main-about-item {  padding-left:10%; }
.cms-main-about-card { width: calc(100% - 60%); -webkit-box-flex: 1; -ms-flex: 1 1 calc(100% - 60%); flex: 1 1 calc(100% - 60%); margin:20px 0px;   padding:10px 0px; display: flex; flex-wrap: wrap; position: relative; }
.cms-main-about-card .item{  padding-top: 10%;  }
}
@media (max-width: 1199.98px) {
.cms-main-about{  margin:50px 0; }
.cms-main-about-item {width: 100%;   -ms-flex: 1 1 100%; flex: 1 1 100%; margin: 0px; padding:40px 25px; }
.cms-main-about-card { width: calc(100% - 30%); -webkit-box-flex: 1; -ms-flex: 1 1 calc(100% - 30%); flex: 1 1 calc(100% - 30%); margin: 0px; padding: 0px; }
.cms-main-about-item .cms-main-txt{  margin:0px auto 2% auto; }
.cms-main-about-card .item{  margin: 0px; padding: 0px; }
.cms-main-about-card .item img{  border-radius:0px;}
.cms-main-about-card .item:before{ width:175px; height:120px; top:-50px; right:40px;  position:absolute; z-index:3;  background: url("../images/index/about-a1.png") no-repeat  right  top; background-size: 100% auto;transform-origin: 50% 50%; transform-style: preserve-3d; -webkit-animation: floating 5s -1s infinite;  animation: floating 5s -1s infinite;  }
}
@media (max-width: 768px) {
.cms-main-about-item { padding:40px 15px; }
.cms-main-about-tilte { padding: 100px 0px 80px 50px;  width: 100%; }    
.cms-main-about-tilte p{   }
.cms-main-txt{ max-width: 100%; margin:3% auto auto auto; }
.cms-main-about-card { width:100%;min-height: 400px;  -ms-flex: 1 1 100%; flex: 1 1 100%; margin:20px auto 0px auto; padding: 20px; }
.item-1{width:80%; ;}
.item-2{width:60%; margin:70% 0px 0px 30%; padding:0px;}
.cms-main-about-card .item:before{ width:175px; height:120px; top:-50px; right:40px; }
}
@keyframes zoomIn {
0% { transform:scale(1); }
100% { transform:scale(1.05); }
}
@-webkit-keyframes floating {
0%, 100% { transform: translateY(-5%); }
50% { transform: translateY(0); }
}
@keyframes floating {
0%, 100% { transform: translateY(-5%);  }
50% { transform: translateY(0); }
}
.cms-main-about-box{width:100%; max-width: 1400px;  margin: 0 auto; padding:0px 20px 100px 20px; display: flex; flex-wrap: wrap; align-content: center; align-items: center; flex-direction: column;  position: relative; z-index: 0;   }
.cms-main-about-txt{width:60%; margin:0 auto; padding:30px 60px; line-height:2.5rem;  color:#000; word-break: keep-all;   }
.cms-main-about-pic{width:25%;  margin: auto; padding:0px;   position: relative; z-index:1;   }
.cms-main-about-pic img{ width: 60%; max-width: 60%; display: block; margin: auto;  position: relative; z-index: 1; }
.cms-main-about-pic figure{margin: auto;}
#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: 400; }
@media (max-width: 1199.98px) {
.cms-main-about-txt{  padding:30px; }
}
@media (min-width: 1400px){
.cms-main-about-content { max-width: 1400px;}
}
@media (max-width: 991.98px) {
.cms-main-about-box{  padding:20px;   }
.cms-main-about-txt{width: 100%; margin:0 ; padding:30px ; line-height:2.5rem;  color:#000; word-break: keep-all;  }
}
@media (max-width: 767.98px) {
.cms-main-about-box{ flex-direction: column-reverse; padding-top: 0;}
.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:0; display: flex; flex-wrap: wrap; }
.cms-about-box-right .cms-main-icon{ width: 20%;padding:0;}
.cms-box-wrap{width: 100%;  margin:0 auto; padding: 0px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-content: center; align-items: center;border-bottom:dashed 1px #e0e0e0;      }
.cms-box-wrap:last-child{ border-bottom: none;}
.cms-about-box-right .cms-main-txt .cms-title-5 h2 {margin:0 auto; padding: 0px;  }
@media (max-width: 767.98px) {
.cms-box-wrap{  justify-content:center;   }
.cms-about-box-right .cms-main-txt .cms-title-5 h2 {text-align: center; }
#cms-main .cms-about-box .cms-title-2 h3 { margin: auto; text-align: center; font-size: 160%; }  
.cms-bg-light:after{display: none; }
}
.cms-about-wrap{width: 100%;  margin:0 auto; padding:5px 20px; display: flex; flex-wrap: wrap; justify-content: center; }
 .cms-main-icon-1{ display: block; width: 100px; height: 100px;border-radius: 99rem; background-image:  url("../images/index/icon-01.svg") ,linear-gradient(45deg, #ff9a9e 0%, #e94949 99%, #fad0c4 100%);
background-position: center,left top; background-repeat: no-repeat, repeat; background-size:80px,100% auto;  }
.cms-main-icon-2{ display: block;width: 100px; height: 100px; border-radius: 99rem; background-image:  url("../images/index/icon-02.svg") ,linear-gradient(45deg, #ff9a9e 0%, #e94949 99%, #fad0c4 100%);
background-position: center,left top; background-repeat: no-repeat, repeat; background-size:80px,100% auto; }
.cms-main-icon-3{ display: block;width: 100px; height: 100px; border-radius: 99rem; background-image:  url("../images/index/icon-03.svg") ,linear-gradient(45deg, #ff9a9e 0%, #e94949 99%, #fad0c4 100%);
background-position: center,left top; background-repeat: no-repeat, repeat; background-size:80px,100% auto; }
/*-------------------*/
/***** bg *****/
/*------------------*/
.cms-bg-1 {   width: 100%; background: url("../images/about/about-02.jpg") no-repeat right bottom #fff; background-size: 100% auto;  }
.cms-bg-none{ background-image: linear-gradient(180deg, #f9f7ef 0%, #fcfbf6 50%);  }
.cms-bg-none::before { display: none!important;}
.cms-bg-light:after{ content: 'Awards'; width:100%; position: absolute; z-index:9; left:0; top:0;  font-size:100px; font-weight: 700; letter-spacing:-5px;  color: rgba(233,77,77,.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%/2 - 30px); margin: 3% 15px; list-style: none;    }
.cms-about-list-pic figure{width:60%; display: block;  margin:0px auto;    }
#cms-main .cms-about-list-pic p{ font-size:1.313rem; font-weight: 700; text-align: center; margin:10px auto;  }
@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;   }
}
/*----------------------------------------/
oem
----------------------------------------*/
.cms-main-oem { width: 100%; padding:0px; margin:0; position: relative; display: flex; flex-wrap: wrap;    }
.cms-main-txt{width: 100%;  margin:0; padding:20px 0px;  display: flex; flex-wrap: wrap; align-content: center; align-items: center; position: relative;z-index:0; }
.cms-main-oem-title { width: 30%;  }
.cms-main-oem-item { width: 70%;  }
 @media (max-width: 767.98px) {
.cms-main-oem-title,.cms-main-oem-item { width: 100%;padding: 0px 15px;  }
}
#cms-main .cms-main-txt h3 { width: 100%;  padding:5px; margin-bottom: 20px; font-size: 1.5rem; line-height:1.875rem; color: #333; font-weight: 400;    }
#cms-main .cms-main-txt p { width: 100%;   padding:5px; font-size: 1.063rem; line-height:2rem; color:#6c7280; font-weight: 400;    }
#cms-main .cms-main-txt li {  color: #777; font-weight: 400;  padding:5px;   }
.cms-main-card { width:90%;  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:100%; height:50%; bottom:0px; right:-15%;  position:absolute;z-index:0; background:rgba(237,240,245,.5); }
.cms-main-card figure img {  width: 100%; max-width: 100%; transition: all 0.3s; position: relative; z-index: 1; }
.cms-main-card-end { width:100%;  margin:0px; padding:0px;  display: flex; flex-wrap: wrap; justify-content: flex-end;  position: relative; z-index: 0;}
.cms-main-card-end figure { display: block;  width: 90%; max-width:100%; margin:0;   }
.cms-main-card-end figure:before{content: ""; display: block; width:100px; height:200px;top:0; left:-3%;  position:absolute;z-index:0; background: #e0e0e0; }
.cms-main-card-end figure:after{content: ""; display: block; width:30%; height:50%; bottom:0px; right:-15%;  position:absolute;z-index:1; background:rgba(237,240,245,.5); }
.cms-main-card-end figure img {  width: 100%; max-width: 100%; transition: all 0.3s; position: relative; z-index: 1; }
.cms-oem { margin:0 auto; width: 100%; padding:5vh 5vw; display: flex; flex-wrap: wrap; position: relative;z-index: 0;  } 
.cms-oem-box {width: 100%;  max-width: 1200px; margin:0 auto; padding:15px;  display: flex; flex-wrap: wrap; justify-content: space-between; position: relative;z-index: 0; }
.cms-oem-box:nth-child(even) {flex-direction: row-reverse; }
.cms-oem-box:nth-child(even) .cms-oem-box-right{ left: 5%; }
.cms-oem-box:nth-child(even) .cms-oem-box-right h3:before{content: ""; display: block; width:100px; height:2px;top:26%; left:90%;  position:absolute;z-index:0; background:#e94949; }
.cms-oem-box-left{ width:55%;  display: flex;  position: relative;z-index: 0;    }
.cms-oem-box-left figure img { position: relative; z-index: 0;    }
.cms-oem-box-right{ width: 50%; height:auto; padding: 15px; margin-top: 5%; left: 45%; position: absolute;  z-index: 9; display: flex; flex-wrap: wrap; background: #fff; box-shadow: 0px 10px 15px rgba(0,0,0,.1);}
.cms-oem-box-txt{width: 100%; padding: 30px; border: solid 1px #ff9393;}
.cms-oem-box-right h3{ width: 100%; margin: 0px 0px 20px 0px; font-size: 2rem;color: #e94949; }
.cms-oem-box-right h3:before{content: ""; display: block; width:100px; height:2px;top:26%; left:-10%;  position:absolute;z-index:0; background:#e94949; }
.cms-oem-box-right h4{ width: 100%;margin: 0px 0px 20px 0px;font-size:1.313rem;color: #333; }
.cms-oem-box-right p{ width: 100%; margin: 0!important; color:#6c7280; }
.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;}
 @media (max-width: 1024px) {
.cms-oem-box { margin:30px auto; } 
.cms-oem-box-right{  margin-top: 5%; left: 50%; }
 }
 @media (max-width: 768px) {
.cms-oem {padding: 2vh 0px; }
.cms-oem-box { margin:50px auto; } 
.cms-oem-box-right h3{ margin-bottom: 10px; }
.cms-oem-box-right h3:before{ left:-15%;  }
.cms-oem-box-right{  margin-top:-5%; left: 50%; }
}
 @media (max-width: 767.98px) {
.cms-oem-box-left{ width:100%;    }
.cms-oem-box-right,.cms-oem-box:nth-child(even) .cms-oem-box-right{ width: 100%; height:auto; padding: 15px; margin-top: 5%; left: 0%;  position: relative; }
.cms-oem-box-right h3:before,.cms-oem-box:nth-child(even) .cms-oem-box-right h3:before{  width:2px; height:60px;top:-8%; left:45%;   }
.cms-oem-box { margin:20px auto; } 
}
.fixed-bg { min-height: 100%; background-size: 100% auto;  -webkit-background-size: 100% auto !important; -moz-background-size: 100% auto !important;  -o-background-size: 100% auto;  background-attachment: fixed; background-repeat: no-repeat; background-position: center center; display: flex; align-items: center;  justify-content: center; flex-direction: column; padding:20px; line-height: 1.5;    }
.bg-oem-1{background-image: url("../images/about/oem-1.jpg"); min-height: 280px;   }
.bg-oem-2{background-image: url("../images/about/oem-2.jpg"); min-height: 280px;   }
@media (max-width: 768px) {
.bg-oem-1,.bg-oem-2{   min-height:110px;   }
.cms-main-card{width: 100%;}
}
.bg-1{background-image: url("../images/about/bg-1.jpg");}
.bg-2{background-image: url("../images/about/bg-2.jpg");}
.bg-3{background-image: url("../images/about/bg-3.jpg");}
.bg-4{background-image: url("../images/about/bg-4.jpg");}

#timeline { width:100%; display: flex; flex-wrap: wrap; overflow: hidden; max-height: 400px;}
#timeline:hover .tl-item { width: 23.222%;}
.tl-item { transform: translate3d(0, 0, 0); position: relative; width: 25%; color: #fff; min-height: 400px; transition: width 0.5s ease;}
.tl-item:before, .tl-item:after { transform: translate3d(0, 0, 0); content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.tl-item:after {background: linear-gradient(to top, rgba(251, 250, 245, 1) 0%,  rgba(251, 250, 245, 0) 90%); opacity: 1; transition: opacity 0.5s ease;}
.tl-item:before { background: linear-gradient(to top, rgba(251, 250, 245, 1) 0%,  rgba(233, 73, 73, .65) 100%); z-index: 1; opacity: 0; transform: translate3d(0, 0, 0) translateY(50%); transition: opacity 0.5s ease, transform 0.5s ease;}
.tl-item:hover {width: 30% !important;}
.tl-item:hover:after { opacity: 1;}
.tl-item:hover:before { opacity: 1; transform: translate3d(0, 0, 0) translateY(0); transition: opacity 1s ease, transform 1s ease 0.25s;}
.tl-item:hover .tl-content { opacity: 1; transform: translateY(0); transition: all 0.75s ease 0.5s; top: 15%;}
.tl-item:hover .tl-bg { filter: grayscale(0);}
.tl-item:hover .tl-year { top: 10%; transition: all 1s ease, transform 1s ease 0.25s;}
.tl-content { transform: translate3d(0, 0, 0) translateY(25px); position: relative; z-index: 1; text-align: center;  margin: 0 1.618em; top: 25%;  opacity: 0;}
.tl-year { position: relative; width: 90%; top:15%; left: 5%; /*transform: translateX(-50%) translateY(-50%);*/ z-index: 1; transition: all 1s ease, transform 1s ease 0.25s;}
.tl-year p { font-size: 2rem;  font-weight: 700;line-height: 1.5; color: #fff; position: relative;text-shadow: 0 1px 1px rgba(255,255,255,.5),0 2px 1px rgba(0,0,0,.85); }
.tl-bg { transform: translate3d(0, 0, 0); position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; background-size: cover; background-position: center center;}
.tl-content p{ font-size: 1.125rem; text-align: left;  }  

@media (max-width: 1250px) {
	.tl-item:hover .tl-year { top: 3%;}
	.tl-item:hover .tl-content { top: 5%;}
	.tl-year p { font-size: 26px; line-height: 1.3;}
	.tl-content p { line-height: 1.5;}
}

@media (max-width: 1024px) {
	#timeline { min-height:500px;}
}

@media (max-width: 768px) {
#timeline { width:100%; overflow: hidden; overflow: visible;max-height: fit-content;}
#timeline:hover .tl-item { width: 100%;}
.tl-item { width: 100%; min-height: 300px; }
.tl-item:hover {width: 100% !important;}
.tl-content { top: 32%; opacity: 0;}
.tl-item .tl-content p { font-size: 1rem!important;  line-height: 1.5rem;}
.tl-item:after {background: linear-gradient(to top, rgba(251, 250, 245, 1) 20%, rgba(251, 250, 245, 0) 70%); opacity: 1; transition: opacity 0.5s ease;}
}
@media (max-width: 767.98px) {

}
/*----------------------------------------/
timeline
----------------------------------------*/
.cms-about-time {padding:10vh 0 20vh 0;   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 .time-content{ 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;  }
.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 .time-content{ text-align:left; }
}



 