@charset "UTF-8";
.kv-page-area {
  margin: 295px 0 0;
}
.content-group.anchor-area {
  margin-bottom: 6%;
}
ul.anchor-link {
  margin: 0 auto;
  text-align: center;
}
ul.anchor-link li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  text-transform: uppercase;
  font-size: 0.8rem;
}
ul.anchor-link li a {
  text-decoration: none;
  color: #aaa;
  display: inline-block;
  width: 100%;
}
ul.anchor-link li a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 32%;
  right: -1px;
  width: 12px;
  height: 5px;
  border-bottom: 1px solid #bababa;
  transform: rotate(-58deg);
}
ul.anchor-link li:last-child a::before {
  display: none;
}
ul.anchor-link li a:hover {
  color: #555;
}
ul.anchor-link li:last-child {
  margin-right: 0;
}
ul.anchor-link li a.active {
  color: #10577F;
}
#our-mission {
  position: relative;
  z-index: 1;
}
#our-mission p:first-child {
  font-size: 1.2rem;
  text-align: center;
}
#our-mission ul {
  margin-bottom: 25px;
}
#our-value {
  position: relative;
  padding: 100px 0;
  background: #f7fbfb;
}
#our-value::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -140px;
  width: 620px;
  height: 430px;
  background: url(../images/our-mission/bg-top.png) no-repeat;
  background-size: 100%;
  z-index: 0;
}
#our-value .content-group {
  margin-bottom: 0;
}
#our-customers {
  padding: 100px 0 175px;
  background: url(../images/our-mission/bg-our-customers.png) no-repeat;
  background-size: 100%;
}
#our-customers ul.img-list + p {
  margin-top: 20px;
}
#our-customers .thumb-box {
  overflow: inherit;
}
#our-customers ul.img-list {
  width: 88%;
  margin: 0 auto;
}
#our-customers ul.img-list li {
  margin-right: 5%;
}
#our-customers ul.img-list li:first-child {
  width: 35%;
  transform: translateY(24%);
}
#our-customers ul.img-list li:nth-child(2) {
  width: 25%;
}
#our-customers ul.img-list li:nth-child(2) img {
  transition-delay: 400ms;
}
#our-customers ul.img-list li:nth-child(3) {
  width: 24%;
  transform: translateY(40%);
}
#our-customers ul.img-list li:nth-child(3) img {
  transition-delay: 500ms;
}
#our-customers ul.img-list li:last-child {
  margin-right: 0;
}
#our-customers figure figcaption {
  text-align: center;
  background: none;
}
#our-customers figcaption {
  margin: 0 0 50px 0;
}
#our-value .col4, #our-vision .col4 {
  margin: 0;
  position: relative;
  z-index: 2;
}
#our-mission .col4, #alliance .col4 {
  margin-right: 0;
}
#our-mission .col6, #alliance .col6 {
  margin-right: 60px;
}
#our-value .col6, #our-vision .col6 {
  margin: 0 0 0 60px;
}
#our-vision {
  position: relative;
}
.content-bottom {
  background: linear-gradient(49deg, #fff 59%, #f5f5f5 37%);
  padding: 100px 0;
}
@media screen and (max-width:1000px) {
  .kv-page-area {
    margin: 18% 0 0;
  }
}
/*==================================
our-value
==================================*/
@media screen and (max-width: 960px) {
  #our-value .col6, #our-vision .col6 {
    margin: 0 0 0 40px;
  }
  #our-mission .col6, #alliance .col6 {
    margin-right: 40px;
  }
  .col4 {
    width: 55%;
  }
  .col6 {
    width: 45%;
  }
  #our-customers {
    background-size: 200%;
  }
}
@media screen and (max-width: 640px) {
  main .content-group {
    margin-bottom: 60px;
  }
  main .content-group img {
    margin-bottom: 15px;
  }
  main .content-group.anchor-area {
    margin-bottom: 35px;
  }
  ul.anchor-link li {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 0.8rem;
  }
  #our-mission p:first-child {
    font-size: 1rem;
    text-align: left;
  }
  #our-customers {
    margin-bottom: 0;
    padding: 60px 0;
    background-size: 350%;
    background-position: bottom;
  }
  #our-customers ul.img-list li {
    width: 85%;
    transform: translateY(0);
    margin: 0 auto 30px;
  }
  #our-customers ul.img-list li img {
    margin: 0
  }
  #our-customers figcaption {
    margin: 0 0 20px 0;
  }
  #our-customers .thumb {
    max-width: inherit;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  #our-customers ul.img-list li:first-child {
    width: 70%;
    transform: translateY(0);
    margin: 25px auto 35px;
  }
  #our-customers ul.img-list li:nth-child(2) {
    width: 60%;
    margin: 0 auto 35px;
  }
  #our-customers ul.img-list li:last-child {
    width: 85%;
  }
  #our-customers ul.img-list li, #our-customers ul.img-list li:nth-child(3) {
    width: 60%;
    transform: translateY(0);
    margin: 0 auto;
  }
  #our-value {
    padding: 60px 0;
  }
  #our-value::after {
    top: -180px;
    width: 470px;
    height: 430px;
  }
  main .row-reverse .col6, main .col6 {
    margin: 0;
  }
  #our-value .col4, #our-vision .col4 {
    margin-left: 0;
  }
  #our-value .col6, #our-vision .col6 {
    margin-left: inherit;
  }
  .content-bottom {
    padding: 0 0 60px;
    background: linear-gradient(121deg, #fff 67%, #f5f5f5 47%);
  }
}