.overview-content .animation-text.active {
  transform: translateY(0);
  opacity: 1;
}

.overview-content .animation-text {
  transform: translateY(100px);
  opacity: 0;
  transition: opacity 1s linear, transform 1s linear;
}

@media (max-width: 736px) {
  .overview-content .tapo-c840-v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }

  .overview-content .tapo-c840-v1.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}
.overview-content .m-show{
  display: none;
}
.overview-content .easy-control-from-anywhere {
  font-size: 16px;
  height: 60em;
  margin: 0 auto;
  position: relative;
  max-width: 120em;
  /* background: url(./img/a.jpg) 50% 0% no-repeat; */
  background-size: 100%;
}

.overview-content .easy-control-from-anywhere .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.overview-content .easy-control-from-anywhere .w-container .text {
  padding: 5em 34em 0 0em;
  text-align: left;
  color: #000000;
}

.overview-content .easy-control-from-anywhere h2 {
  font-size: 3.09375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .easy-control-from-anywhere h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1em;
}

.overview-content .easy-control-from-anywhere .icon {
  border-radius: 8px;
  margin-right: 0.5em;
  vertical-align: top;
}

.overview-content .easy-control-from-anywhere .img-icon {
  height: 2em;
  font-size: 1.5em;
}

.overview-content .easy-control-from-anywhere .model {
  font-size: 1.875em;
  font-weight: 300;
  display: inline-block;
  color: #fff;
  padding: 0 1em;
  border-radius: 1em;
  margin-bottom: 1em;
  background: #005eac;
  /* border: 1px solid #fff; */
}

.overview-content .easy-control-from-anywhere video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
}

.overview-content .easy-control-from-anywhere .mb-video {
  display: none;
}
.overview-content .m-hide{
  display: block;
}
@media (min-width: 1920px) {
  .overview-content .easy-control-from-anywhere {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .easy-control-from-anywhere {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .easy-control-from-anywhere {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .m-show{
    display: block;
  }
  .overview-content .m-hide{
    display: none;
  }
  .overview-content .easy-control-from-anywhere {
    font-size: 10.35px;
    height: 135vw;
    position: relative;
    background: url(../jpg/a-19.jpg) 50% 100% no-repeat;
    background-size: 100%;
  }
  .overview-content .easy-control-from-anywhere video {
    display: none;
  }
  .overview-content .easy-control-from-anywhere .w-container {
    width: auto;
  }

  .overview-content .easy-control-from-anywhere .mb-video {
    display: block;
  }

  .overview-content .easy-control-from-anywhere .wb-video {
    display: none;
  }

  .overview-content .easy-control-from-anywhere .w-container .text {
    padding: 8vw 0;
    color: #000;
  }

  .overview-content .easy-control-from-anywhere .w-container .model {
    border-radius: 1em;
    /* border: 1px solid #fff; */
    vertical-align: middle;
  }
  .overview-content
    .easy-control-from-anywhere
    .w-container
    .icons
    .img-icon-wrap {
    padding-top: 0;
  }
  .overview-content
  .easy-control-from-anywhere
  .w-container
  .icons
  .img-icon-wrap img{
    display: block;
    margin-top: 3vw;
  }
  .overview-content .easy-control-from-anywhere h2 {
    font-size: 6vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 10vw 0.5em 20px;
  }

  .overview-content .easy-control-from-anywhere h3 {
    font-size: 3.8vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }

  .overview-content .easy-control-from-anywhere .line {
    margin: 4px 0;
    height: 22px;
  }

  .overview-content .easy-control-from-anywhere .model {
    font-size: 3.75vw;
    font-weight: 300;
    padding: 0.25em 0.75em;
  }

  .overview-content .easy-control-from-anywhere .work-with-amazon,
  .overview-content .easy-control-from-anywhere .tag-hey_google {
    margin-right: 1em;
    border-radius: 6px;
  }

  .overview-content .easy-control-from-anywhere .icons {
    margin: 0 20px;
  }

  .overview-content .easy-control-from-anywhere .icon {
    border-radius: 5px;
    margin-right: 0.25em;
    box-sizing: border-box;
    color: #fff;
  }

  .overview-content .easy-control-from-anywhere .feature-wrap {
    padding: 0 20px;
    margin-bottom: 5em;
  }

  .overview-content .easy-control-from-anywhere .feature-wrap .feature {
    font-size: 1.25em;
  }
}

@media (max-width: 414px) {
  .overview-content .easy-control-from-anywhere {
    font-size: 2.5vw;
  }
}
.overview-content .archer-selling-point {
  font-size: 16px;

  margin: 0 auto;
  max-width: 120em;
}

.overview-content .archer-selling-point .w-container {
  width: 73.125em;
  margin: 0 auto;
}

.overview-content .archer-selling-point .text {
  padding: 6.25em 0;
}

.overview-content .archer-selling-point .box {
  height: 0;
  padding-top: 35.2em;
  background: url(../jpg/selling-point.jpg) 50% 0 no-repeat;
  background-size: 100%;
  position: relative;
}

.overview-content .archer-selling-point .box a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: inherit;
  text-decoration: none;
}

.overview-content .archer-selling-point .desc {
  position: absolute;
  line-height: 1.3;
  text-align: left;
}

.overview-content .archer-selling-point .desc1 {
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
}

.overview-content .archer-selling-point .desc2 {
  top: 0%;
  left: 50.7%;
  width: 20.5%;
  height: 62%;
}

.overview-content .archer-selling-point .desc3 {
  top: 0;
  left: 71.75%;
  width: 28.25%;
  height: 61%;
}

.overview-content .archer-selling-point .desc4 {
  top: 63.2%;
  left: 50.5%;
  width: 34%;
  height: 33.3%;
}

.overview-content .archer-selling-point .desc5 {
  top: 51%;
  left: 0%;
  width: 25.2%;
  height: 46.2%;
}

.overview-content .archer-selling-point .desc6 {
  top: 51%;
  left: 25.5%;
  width: 24.5%;
  height: 46%;
}

.overview-content .archer-selling-point .desc7 {
  top: 63%;
  left: 85%;
  width: 14.2%;
  height: 32%;
}

.overview-content .archer-selling-point .desc8 {
  top: 56%;
  left: 89.5%;
  width: 10.5%;
  height: 44%;
}

.overview-content .archer-selling-point .desc9 {
  top: 56%;
  left: 90%;
  width: 10%;
  height: 44%;
}

.overview-content .archer-selling-point .b {
  display: block;
  padding: 1.5em 2em;
  text-align: left;
}

.overview-content .archer-selling-point .b2 {
  display: block;
  padding: 1.5em 2em;
  text-align: left;
}
.overview-content .archer-selling-point .b2 span{
  position: absolute;
}
.overview-content .archer-selling-point .b2 .b20 {
  position: relative;
}
.overview-content .archer-selling-point .b2 .b21 {
  top: 8em;
  left: 5.5em;
  width: 9em;
}

.overview-content .archer-selling-point .b2 .b22 {
  top: 12.5em;
  left: 5.5em;
  width: 9em;
}
.overview-content .archer-selling-point .b2 .b23 {
  top: 16.75em;
  left: 5.5em;
  width: 9em;
}
.overview-content .archer-selling-point .b3 {
  display: block;
  padding: 1.5em 0em;
  text-align: center;
}

.overview-content .archer-selling-point .b10 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3;
}

.overview-content .archer-selling-point .b40 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3;
}
.overview-content .archer-selling-point .b30,
.overview-content .archer-selling-point .b20,
.overview-content .archer-selling-point .b41,
.overview-content .archer-selling-point .b50,
.overview-content .archer-selling-point .b60 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}

.overview-content .archer-selling-point .b71 {
  font-size: 1.05em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  padding-top: 0.25em;
}

.overview-content .archer-selling-point .b4 {
  padding: 1em 2em;
}

.overview-content .archer-selling-point .b5 {
  padding: 1em 1em 0;
  text-align: left;
  color: #fff;
}
.overview-content .archer-selling-point .b5 .b50 {
  padding: 0 0 0.5em;
}
.overview-content .archer-selling-point .b6 {
  text-align: left;
  padding: 1em 2em 0;
}
.overview-content .archer-selling-point .b6 .b60 {
  padding: 0 0 0.5em;
}
.overview-content .archer-selling-point .b7 {
  text-align: center;
  padding: 1em 1em 0;
}

.overview-content .archer-selling-point .b3 .content {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  color: #000;
  text-align: left;
}

.overview-content .archer-selling-point .b3 .content31 {
  left: 22.5em;
  top: 1.75em;
  width: 5em;
}

.overview-content .archer-selling-point .b3 .content32 {
  left: 22.5em;
  top: 5em;
  width: 5em;
}

.overview-content .archer-selling-point .b3 .content33 {
  left: 22.5em;
  top: 8em;
  width: 5em;
}

.overview-content .archer-selling-point .b3 .content34 {
  left: 33.2em;
  top: 13.5em;
  width: 8em;
}

.overview-content .archer-selling-point .b8,
.overview-content .archer-selling-point .b9 {
  padding: 9.5em 1em 0;
  text-align: center;
}

@media (min-width: 1920px) {
  .overview-content .archer-selling-point {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .archer-selling-point {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .archer-selling-point {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .archer-selling-point {
    font-size: 10.35px;
    padding: 0;
  }

  .overview-content .archer-selling-point .w-container {
    width: auto;
  }

  .overview-content .archer-selling-point .text {
    padding: 3em 0 0;
  }

  .overview-content .archer-selling-point .box {
    background: url(../jpg/b-11.jpg) 50% 0 no-repeat;
    background-size: 100%;
    padding-top: 151vw;
  }

  .overview-content .archer-selling-point .desc1 {
    top: 0vw;
    left: 5vw;
    width: 58.4%;
    height: 58.5%;
  }

  .overview-content .archer-selling-point .desc2 {
    top: 75vw;
    left: 7vw;
    width: 35.4%;
    height: 29.5%;
  }

  .overview-content .archer-selling-point .desc3 {
    top: 75vw;
    left: 44vw;
    width: 48.4%;
    height: 28%;
  }

  .overview-content .archer-selling-point .desc4 {
    top: 121vw;
    left: 5vw;
    width: 62.4%;
    height: 18%;
  }

  .overview-content .archer-selling-point .desc5 {
    top: 38vw;
    left: 12vw;
    width: 31.4%;
    height: 13%;
}

  .overview-content .archer-selling-point .desc6 {
    top: 37vw;
    left: 51vw;
    width: 41.4%;
    height: 24%;
  }
  .overview-content .archer-selling-point .desc6 .b{
    padding: 2vw 4vw 0 2vw;
  }
  .overview-content .archer-selling-point .desc7 {
    top: 121vw;
    left: 69vw;
    width: 24.4%;
    height: 19%;
  }

  .overview-content .archer-selling-point .desc8 {
    top: 118vw;
    left: 75vw;
    width: 17.4%;
    height: 17%;
  }

  .overview-content .archer-selling-point .b3 .content {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b1 {
    text-align: left;
  }

  .overview-content .archer-selling-point .b10 {
    font-size: 6vw;

  }

  .overview-content .archer-selling-point .b2 .b20 {
    font-size: 4vw;
    position: relative;
    padding-left: 5vw;
    padding-top: 2vw;
  }

  .overview-content .archer-selling-point .b2 span {
    font-size: 3vw;
  }
  .overview-content .archer-selling-point .b2 .b21 {
    top: 14.5vw;
    left: 14vw;
    width: 21vw;
}
.overview-content .archer-selling-point .b2 .b22 {
  top: 23.5vw;
  left: 14vw;
  width: 21vw;
}
.overview-content .archer-selling-point .b2 .b23 {
  top: 32.5vw;
  left: 14vw;
  width: 21vw;
}
.overview-content .archer-selling-point .b6 .b60,
  .overview-content .archer-selling-point .b30 {
    font-size: 4vw;
  }

  .overview-content .archer-selling-point .b3 {
    padding: 1vw 0vw 0;
    text-align: center;
  }

  .overview-content .archer-selling-point .b4 {
    padding: 2vw 1vw 0 5vw;
  }

  .overview-content .archer-selling-point .b40 {
    font-size: 5vw;
  }


  .overview-content .archer-selling-point .b41,
  .overview-content .archer-selling-point .b50 {
    font-size: 4vw;
  }
  .overview-content .archer-selling-point .b51{
    font-size: 3vw;
  }
  .overview-content .archer-selling-point .b5 {
    padding: 2vw 0vw 0 0vw;
  }

  .overview-content .archer-selling-point .b61 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b60,
  .overview-content .archer-selling-point .b70,
  .overview-content .archer-selling-point .b80 {
    font-size: 3vw;
  }
  .overview-content .archer-selling-point .b7{
    padding: 1em 0em 0;
  }
  .overview-content .archer-selling-point .b71 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .desc1 .b {
    padding: 4vw 4vw;
  }

  .overview-content .archer-selling-point .desc2 .b {
    padding: 0;
  }


}

@media (max-width: 414px) {
  .overview-content .archer-selling-point {
    font-size: 2.5vw;
  }
}

.overview-content .see-everthing-in-live {
  font-size: 16px;

  margin: 0 auto;
  position: relative;
  max-width: 120em;

  background-size: 120em;
}

.overview-content .see-everthing-in-live .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.overview-content .see-everthing-in-live .w-container .text {
  padding: 5em 11em 1em;
  text-align: center;
}

.overview-content .see-everthing-in-live h2 {
  font-size: 2.578125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .see-everthing-in-live .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}
.overview-content .see-everthing-in-live .w-container .playing-part {
  position: relative;
  height: auto;
  display: flex
;
    justify-content: center;
}
.overview-content .see-everthing-in-live .w-container .playing-part video {
  width:90em;
  height: 50em;
}
.overview-content .see-everthing-in-live .w-container .playing-part * {
  position: relative;
  bottom: 0;
  right: 0;
}

@media (min-width: 1920px) {
  .overview-content .see-everthing-in-live {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .see-everthing-in-live {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .see-everthing-in-live {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .see-everthing-in-live {
    font-size: 10.35px;
    position: relative;
    background: url(../jpg/e-39.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 0;
  }
  .overview-content .see-everthing-in-live .w-container .playing-part video{
    width: 88.75vw;
  }
  .overview-content .see-everthing-in-live .w-container {
    width: auto;
  }

  .overview-content .see-everthing-in-live .w-container .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .see-everthing-in-live .w-container .model {
    border-radius: 0.5em;
    vertical-align: middle;
  }

  .overview-content .see-everthing-in-live h2 {
    font-size: 6.48vw;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }

  .overview-content .see-everthing-in-live .text p {
    font-size: 4.25vw;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 20px;
  }
}

@media (max-width: 414px) {
  .overview-content .see-everthing-in-live {
    font-size: 2.5vw;
  }
}

.overview-content .smart-AI-detection-notification {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 4em 0 0;
  position: relative;
  overflow: hidden;
  height: 59em;
}
.overview-content .smart-AI-detection-notification .ai-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}

.overview-content .smart-AI-detection-notification .ai-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .smart-AI-detection-notification .w-container {
  width: auto;
  margin: 0 auto;
  position: relative;
  height: 56em;
}

.overview-content .smart-AI-detection-notification .text {
  text-align: center;
  padding-top: 2em;
}
.overview-content .smart-AI-detection-notification .descs {
  width: 80em;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  padding-top: 32em;
}
.overview-content .smart-AI-detection-notification .descs h3 {
  font-size: 2em;
  font-weight: 500;
}
.overview-content .smart-AI-detection-notification h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .smart-AI-detection-notification p {
  font-size: 1.25em;
  line-height: 1.5;
  padding-bottom: 0.5em;
}

.overview-content .smart-AI-detection-notification .link {
  margin-top: 1em;
}

.overview-content .smart-AI-detection-notification .link a {
  color: #217efe;
}

.overview-content .smart-AI-detection-notification .feature ul {
  display: flex;
  justify-content: space-between;
  padding: 0 5em 0;
  flex-wrap: wrap;
}

.overview-content .smart-AI-detection-notification .feature li {
  width: 49%;
  text-align: center;
  border-radius: 0.5em;
  padding: 2em 0em;
  box-sizing: border-box;
}

.overview-content .smart-AI-detection-notification .feature li .img {
  position: relative;
}

.overview-content .smart-AI-detection-notification .feature li .img span {
  position: absolute;
  font-size: 1.5em;
  font-weight: 400;
  color: #fff;
}

.overview-content .smart-AI-detection-notification .feature .li-1 .img span {
  top: 1.35em;
  left: 4em;
}

.overview-content .smart-AI-detection-notification .feature .li-2 .img span {
  top: 0.85em;
  left: 5.5em;
}

.overview-content .smart-AI-detection-notification .feature li img {
  width: 100%;
}

.overview-content .smart-AI-detection-notification .feature li + li {
  margin-left: 0.5em;
}

.overview-content .smart-AI-detection-notification .feature ul h3 {
  font-size: 1.875em;
  font-weight: 400;
  padding: 0 0 0.25em;
}

.overview-content .smart-AI-detection-notification .feature ul p {
  padding: 0 1.75em;
  font-size: 1.25em;
}
.overview-content .smart-AI-detection-notification .part-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 59em;
}
.overview-content .smart-AI-detection-notification .part-shadow.shadow1 {
  background: url(../jpg/shadow1.jpg) 50% 50% no-repeat;
  background-size: 120em;
  z-index: 3;
  opacity: 1;
}
.overview-content .smart-AI-detection-notification .part-shadow.shadow2 {
  background: url(../png/shadow2.png) 50% 50% no-repeat;
  background-size: 120em;
  z-index: 2;
  opacity: 1;
}
.overview-content .smart-AI-detection-notification .part-shadow.shadow3 {
  background: #fff;
  background-size: 120em;
  z-index: 1;
  opacity: 1;
}
.overview-content .smart-AI-detection-notification .part-shadow.shadow4 {
  background: #fff;
  background-size: 120em;
  z-index: 0;
  opacity: 1;
}
.overview-content
  .smart-AI-detection-notification
  .part-shadow.shadow3
  .circle {
  position: absolute;
  top: 24em;
  width: 14em;
  height: 14em;
  border-radius: 10em;

  /* background-color: #000; */
}
.overview-content
  .smart-AI-detection-notification
  .part-shadow.shadow3
  .circle1 {
  left: 31em;
  background: url(../jpg/baby1.jpg) 50% 50%/40em no-repeat;
  transform-origin: 50% 50%;
}
.overview-content
  .smart-AI-detection-notification
  .part-shadow.shadow3
  .circle2 {
  left: 76em;
  background: url(../jpg/baby2.jpg) 50% 50%/40em no-repeat;
  transform-origin: 50% 50%;
}
@media (min-width: 1920px) {
  .overview-content .smart-AI-detection-notification {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .smart-AI-detection-notification {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .smart-AI-detection-notification {
    font-size: 11px;
  }
}

@media (max-width: 736px) {
  .overview-content .smart-AI-detection-notification {
    font-size: 10.35px;
    background-size: 100%;
    padding: 0;
    height: auto;
  }

  .overview-content .smart-AI-detection-notification .w-container {
    width: auto;
    height: auto;
  }

  .overview-content .smart-AI-detection-notification .text {
    text-align: left;
    padding: 0 0 1.5em;
  }

  .overview-content .smart-AI-detection-notification h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .smart-AI-detection-notification p {
    font-size: 4.25vw;
    line-height: 1.42857;
    padding: 0 20px;
    text-align: left;
  }

  .overview-content .smart-AI-detection-notification .feature ul {
    padding: 0em 20px 2em;
    flex-wrap: wrap;
  }

  .overview-content .smart-AI-detection-notification .feature li {
    width: 100%;
    padding: 0;
    position: relative;
  }

  .overview-content .smart-AI-detection-notification .feature li + li {
    margin: 3em 0 0;
  }

  .overview-content .smart-AI-detection-notification .feature ul h3 {
    font-size: 5vw;
    padding: 0.25em 0;
    text-align: left;
    position: absolute;
    top: 0vw;
    left: 4vw;
    font-weight: 500;
  }

  .overview-content .smart-AI-detection-notification .feature ul p {
    padding: 0;
    font-size: 4.25vw;
    font-weight: 300;
    text-align: left;
  }

  .overview-content .smart-AI-detection-notification .feature .li-1 .img span {
    top: 7vw;
    left: 21vw;
    margin: 0 auto;
  }

  .overview-content .smart-AI-detection-notification .feature .li-2 .img span {
    top: 5vw;
    left: 26vw;
  }
}

@media (max-width: 414px) {
  .overview-content .smart-AI-detection-notification {
    font-size: 2.5vw;
  }
}

.overview-content .remote-control-local-control {
  font-size: 16px;
  margin: 0 auto;
  max-width: 120em;
  position: relative;
}

.overview-content .remote-control-local-control .swiper,
.overview-content .remote-control-local-control .swiper-wrapper {
  width: 94em;
}

.overview-content .remote-control-local-control .menu {
  padding: 2em 0;
  text-align: center;
  display: flex;
  justify-content: center;
  transform: translate(0,-10em);
  z-index: 2;
  position: relative;
}

.overview-content .remote-control-local-control .menu li {
  display: inline-block;
  min-width: 16%;
  margin: 0;
  color: #c0c0c0;
  border-bottom: 3px solid #c0c0c0;
}
.overview-content .remote-control-local-control .menu li.active{
  border-bottom: 3px solid #005eac;
}
.overview-content .remote-control-local-control .menu li span {
  font-size: 1.21875em;
  font-weight: 300;
  color: #c0c0c0;
  cursor: pointer;
  font-weight: 500;
}

.overview-content .remote-control-local-control .menu li.active span {
  color: #005eac;
  

}

.overview-content .remote-control-local-control h2 {
  font-size: 2.578125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .remote-control-local-control .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}

.overview-content .remote-control-local-control .w-container {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content .remote-control-local-control .text {
  text-align: center;
  padding: 7em 5em 0em;
}

.overview-content .remote-control-local-control .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.overview-content .remote-control-local-control .web-img {
  position: relative;
  height: 42em;
}
.overview-content .remote-control-local-control .web-img img {
  position: absolute;
  z-index: 2;
  left: 0;
  height: 100%;
}
.overview-content .remote-control-local-control .swiper-slide p{

  font-size: 1.25em;
  width: 54em;
  margin: 0 auto;
  padding-top: 5em;
}
.overview-content .remote-control-local-control .web-img video {
  position: absolute;
  z-index: 1;
  right: 1em;
  height: 39em;
  top: 3em;
  margin-top: 0;
  border-radius: 0 2em 2em 0;
}
.overview-content .remote-control-local-control .swiper-pagination {
  display: none;
}

.overview-content .remote-control-local-control .swiper {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.overview-content .remote-control-local-control .swiper-slide {
  width: 100%;
  text-align: center;
}

.overview-content .remote-control-local-control .swiper-slide3 img {
  width: 85.75em;
}

.overview-content .remote-control-local-control .tp-banner-prev {
  position: absolute;
  top: 16em;
  left: 0em;
  z-index: 3;
  cursor: pointer;
}

.overview-content
  .remote-control-local-control
  .tp-banner-prev
  .tp-banner-icon {
  background: url(../png/left-nav.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}

.overview-content
  .remote-control-local-control
  .tp-banner-next
  .tp-banner-icon {
  background: url(../png/right-nav.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}

.overview-content .remote-control-local-control .tp-banner-next {
  position: absolute;
  top: 16em;
  right: 1em;
  z-index: 3;
  cursor: pointer;
}


@media (min-width: 1920px) {
  .overview-content .remote-control-local-control {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .remote-control-local-control {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .remote-control-local-control {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .remote-control-local-control {
    font-size: 10.35px;
    padding: 0;
  }
  .overview-content .remote-control-local-control .swiper,
  .overview-content .remote-control-local-control .swiper-wrapper {
    width: unset;
  }
  .overview-content .remote-control-local-control .menu li span{
    font-size: 3vw;
  }
  .overview-content .remote-control-local-control .web-img img{
    position: relative;
  }
  .overview-content .remote-control-local-control .swiper-pagination {
    display: block;
    bottom: 6em;
  }

  .overview-content .remote-control-local-control .swiper-pagination-bullet {
    background: #dbd4ce;
    opacity: 1;
  }

  .overview-content
    .remote-control-local-control
    .swiper-pagination-bullet-active {
    background: #fff;
  }

  .overview-content .remote-control-local-control .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .remote-control-local-control .swiper-container1{
    display: flex;
    flex-direction: column-reverse;
  }
  .overview-content .remote-control-local-control .menu{
    transform: none;
  }
  .overview-content .remote-control-local-control .text {
    padding: 0 0 0.5em;
    text-align: left;
  }

  .overview-content .remote-control-local-control h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .remote-control-local-control .c0 .bg {
    position: relative;
  }

  .overview-content .remote-control-local-control .swiper {
    width: auto;
    height: auto;
    overflow: visible;
    display: block;
    padding-bottom: 0;
  }

  .overview-content .remote-control-local-control h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }

  .overview-content .remote-control-local-control .text p {
    font-size: 4.25vw;
    line-height: 1.5;
    padding: 0 20px;
  }

  .overview-content .remote-control-local-control .text p br {
    display: none;
  }

  .overview-content .remote-control-local-control .archer-selling-point-box {
    position: relative;
    padding: 0;
  }

  .overview-content .remote-control-local-control .menu li {
    min-width: 25%;
    padding: 2vw;
    border-bottom: 2px solid #c0c0c0;
  }
  .overview-content .remote-control-local-control .menu li.active {

    border-bottom: 2px solid #005eac;
  }
  .overview-content .remote-control-local-control .c2 .bg {
    position: relative;
    left: 0;
    top: 0;
  }



  .overview-content .remote-control-local-control .swiper-slide {
    width: 100%;
    display: flex
;
        flex-direction: column-reverse;
  }

  .overview-content .remote-control-local-control .swiper-slide3 img {
    height: 100%;
    margin: 0 auto;
    width: 100vw;
  }
  .overview-content .remote-control-local-control .web-img{
    height: 56vw;
  }
  .overview-content .remote-control-local-control .web-img video{
    position: absolute;
    z-index: 1;
    left: 0;
    width: auto;
    height: 46.5vw;
    top: unset;
    margin-top: 0;
    bottom: 0;
    border-radius: 0;
  }
  .overview-content .remote-control-local-control .swiper-flex-container{

  }
  .overview-content .remote-control-local-control .swiper-slide p {
    font-size: 4.25vw;
    width: auto;
    margin: 0 auto;
    padding-top: 0;
    padding: 0 20px;
    text-align: left;
    min-height: 35vw;
}
.overview-content .remote-control-local-control .swiper .swiper-slide1 img,
.overview-content .remote-control-local-control .swiper .swiper-slide2 img
{
position: absolute;
right: 0;
left: unset;
}
  .overview-content .remote-control-local-control .tp-banner-prev,
  .overview-content .remote-control-local-control .tp-banner-next {
    display: none;
  }
}

@media (max-width: 414px) {
  .overview-content .remote-control-local-control {
    font-size: 2.5vw;
  }
}

.overview-content .stay-connected {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 3.5em;
  max-width: 120em;
  font-size: 16px;
  background: #fff;
  background-size: 120em;
}

.overview-content .stay-connected .text p {
  font-size: 1.3125em;
  line-height: 1.5;
  padding-bottom: 1em;
}

.overview-content .stay-connected .w-container {
  width: 87.5em;
  margin: 0 auto;
  color: #000;
}

.overview-content .stay-connected .mobile-content {
  display: none;
}

.overview-content .stay-connected .text {
  text-align: center;
  padding: 5em 12em 2em;
}

.overview-content .stay-connected h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .stay-connected ul {
  margin-right: 3.75em;
}

.overview-content .stay-connected ul li {
  margin-bottom: 1.25em;
  padding-bottom: 0.6em;

  width: 30.125em;
}
.overview-content .stay-connected ul li:first-child {
  border-bottom: 1px solid #b2b2b2;
}
.overview-content .stay-connected ul li label {
  cursor: pointer;
  display: block;
  font-size: 1.875em;
  /* color: #000; */
  font-weight: 400;
  padding-bottom: 0.3em;
  position: relative;
}

.overview-content .stay-connected ul li label::after {
  content: "";
  background: url(../png/right-button-icon.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 0.4em;
  height: 1.125em;
  position: absolute;
  right: 0;
  top: 0.25em;
}

.overview-content .stay-connected ul li.active label::after {
  text-decoration: none;
  transform: rotate(90deg);
}

.overview-content .stay-connected li .desc-padding {
  overflow: hidden;
  transition: height 0.5s ease, opacity 0.2s linear;
  opacity: 0;
  padding-bottom: 0;
}

.overview-content .stay-connected ul li p {
  display: none;
  /* color: #9fa0a0; */
  letter-spacing: 0;
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
  width: 23em;
}

.overview-content .stay-connected ul li .content {
  display: none;
}

.overview-content .stay-connected ul li.active .content {
  display: block;
}

.overview-content .stay-connected ul .li3 {
  border-bottom: none;
}

.overview-content .stay-connected ul li.active p {
  display: block;
}

.overview-content .stay-connected ul li.active p a {
  color: #005eac;
}

.overview-content .stay-connected ul li.active .desc-padding {
  opacity: 1;
  height: 0;
  transition: opacity 0.5s linear, height 0.5s ease;
}

.overview-content .stay-connected .imgs-wrapper {
  display: table-cell;
  width: 32.671875em;
  position: relative;
}

.overview-content .stay-connected .imgs {
  width: 100%;
  position: absolute;
}

.overview-content .stay-connected .text-container {
  display: table-cell;
}

.overview-content .stay-connected .imgs .screen {
  height: 24.46875em;
  opacity: 0;
  position: absolute;
  width: 100%;
}

.overview-content .stay-connected .imgs .screen1 {
  background: url(../jpg/c-48.jpg) 50% 100% / 100% no-repeat;
}

.overview-content .stay-connected .imgs .screen2 {
  background: url(../jpg/c-49.jpg) 50% 100% / 100% no-repeat;
}

.overview-content .stay-connected .text-wrapper {
  margin: 0 auto;
  height: 25em;
  width: 67em;
}

.overview-content .stay-connected .imgs .screen.active {
  opacity: 1;
}

.overview-content .stay-connected .flex-content {
  display: flex;
  justify-content: space-between;
  width: 20em;
}

.overview-content .stay-connected .li-content {
  text-align: center;
}

.overview-content .stay-connected ul li p.desc {
  width: auto;
}

.overview-content .stay-connected .img-container {
  position: relative;
}

.overview-content .stay-connected .img-container span {
  width: 100%;
  position: absolute;
  font-size: 1em;
  left: 0em;
  line-height: 1;
  top: 1em;
  color: #9fa0a0;
  text-align: center;
}

.overview-content .stay-connected ul .icon {
  width: 4.359375em;
  height: 4.359375em;
}

@media (min-width: 1920px) {
  .overview-content .stay-connected {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .stay-connected {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .stay-connected {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .stay-connected {
    font-size: 10.35px;
    background: #fff;
  }

  .overview-content .stay-connected .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .stay-connected .mobile-content {
    display: block;
  }

  .overview-content .stay-connected .text-wrapper {
    display: none;
  }

  .overview-content .stay-connected .text {
    padding: 0;
    text-align: left;
  }

  .overview-content .stay-connected h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .stay-connected .swiper-slide img {
    width: 90%;
    margin: 0 auto;
  }

  .overview-content .stay-connected .swiper-slide {
    text-align: center;
  }

  .overview-content .stay-connected h3 {
    font-size: 5vw;
    line-height: 1.5;
    font-weight: 400;
    padding: 12vw 20px 0.25em;
    text-align: left;
  }

  .overview-content .stay-connected .text p {
    font-size: 4.25vw;
    line-height: 1.5;
    padding: 0 20px;
  }

  .overview-content .stay-connected p.desc-p {
    font-size: 4.25vw;
    line-height: 1.5;
    padding: 0 20px 5.6vw;
    text-align: left;
  }
  .overview-content .stay-connected img{
    width: 100vw;

  }
  .overview-content .stay-connected .swiper-slide img.icon {
    width: 11vw;
  }

  .overview-content .stay-connected .flex-content {
    /* margin-left: 20px; */
    margin-left: 50%;
    width: 49vw;
    transform: translate(-50%, 0);
    margin-top: 2em;
  }

  .overview-content .stay-connected p.desc {
    font-size: 1em;
  }

  .overview-content .stay-connected .img-container span {
    left: 0.5vw;
    top: 3vw;
    font-size: 2.5vw;
  }

  .overview-content
    .stay-connected
    .swiper-container-horizontal
    > .swiper-pagination-bullets {
    bottom: -5vw;
  }

  .overview-content .stay-connected .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
  }
}

@media (max-width: 414px) {
  .overview-content .stay-connected {
    font-size: 2.5vw;
  }
}
.overview-content .full-color-view {
  font-size: 16px;

  margin: 0 auto;
  position: relative;
  max-width: 120em;
  background: url(../jpg/d-29.jpg) 50% 100% no-repeat #121317;
  background-size: 120em;
}

.overview-content .full-color-view .bg {
  height: 55em;
}

.overview-content .full-color-view .c840-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}

.overview-content .full-color-view .c840-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.overview-content .full-color-view .w-container {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content .full-color-view .text {
  text-align: center;
  padding: 5em 12em 2em;
  color: #fff;
}

.overview-content .full-color-view h2 {
  font-size: 2.578125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .full-color-view .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}

.overview-content .full-color-view .video-container {
  width: 76em;
  margin: 0 auto;
  position: relative;
}

.overview-content .full-color-view .video_mask {
  position: absolute;
  width: 100%;
  height: 99%;
  -webkit-backdrop-filter: brightness(50%);
  backdrop-filter: brightness(30%);
  clip-path: inset(0px 0px 0px 0%);
}
.overview-content .full-color-view .video_mask span {
  z-index: 2;
  position: absolute;
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
}
.overview-content .full-color-view .hd-span {
  z-index: 2;
  position: absolute;
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  left: 3em;
  bottom: 2em;
}
.overview-content .full-color-view .video_mask .others-span {
  right: 3em;
  bottom: 2em;
}
.overview-content .full-color-view video {
  width: 100%;
  display: block;
  border-radius: 1em;
}

.overview-content .full-color-view .split-line {
  position: absolute;
  left: -1%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #fff;
}
.overview-content .full-color-view .video-container img {
  width: 100%;
}
@media (min-width: 1920px) {
  .overview-content .full-color-view {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .full-color-view {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .full-color-view {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .full-color-view {
    font-size: 10.35px;
    background: url(../jpg/d-30.jpg) 50% 100% no-repeat #121317;
  }
  .overview-content .full-color-view .split-line {
    left: 20px;
  }
  .overview-content .full-color-view .hd-span{
    font-size: 3vw;
    font-weight: 400;
    left: 10vw;
    bottom: 4vw;
  }
  .overview-content .full-color-view .video-container img {
    max-width: 90vw;
    padding: 0 20px;
  }
  .overview-content .full-color-view .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .full-color-view .video_mask .others-span {
    font-size: 3vw;
    font-weight: 400;
    right: 10vw;
    bottom: 4vw;
  }
  .overview-content .full-color-view .bg {
    height: auto;
    /* padding-bottom: 4em; */
  }

  .overview-content .full-color-view .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .full-color-view h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .full-color-view .text p {
    font-size: 4.25vw;
    padding: 0 20px;
  }

  .overview-content .full-color-view .video-container {
    width: auto;
  }

  .overview-content .full-color-view video {
    width: 90%;
    margin: 0 auto;
    border-radius: 1em;
  }
}

@media (max-width: 414px) {
  .overview-content .full-color-view {
    font-size: 2.5vw;
  }
}

.overview-content .adaptable-storage-solutions {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 3.5em;
  max-width: 120em;
  font-size: 16px;
  background: url(../jpg/d2-10.jpg) 50% 100% no-repeat #121317;
  background-size: 120em;
}

.overview-content .adaptable-storage-solutions .text p {
  font-size: 1.3125em;
  line-height: 1.5;
  padding-bottom: 1em;
}

.overview-content .adaptable-storage-solutions .w-container {
  width: 87.5em;
  margin: 0 auto;
  color: #fff;
}

.overview-content .adaptable-storage-solutions .mobile-content {
  display: none;
}

.overview-content .adaptable-storage-solutions .text {
  text-align: center;
  padding: 5em 10em 2em;
}

.overview-content .adaptable-storage-solutions h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .adaptable-storage-solutions ul {
  margin-right: 3.75em;
}

.overview-content .adaptable-storage-solutions ul li {
  margin-bottom: 1.25em;
  padding-bottom: 0.6em;
  border-bottom: 1px solid #b2b2b2;
  width: 30.125em;
}

.overview-content .adaptable-storage-solutions ul li label {
  cursor: pointer;
  display: block;
  font-size: 1.875em;
  /* color: #000; */
  font-weight: 400;
  padding-bottom: 0.3em;
  position: relative;
}

.overview-content .adaptable-storage-solutions ul li label::after {
  content: "";
  background: url(../png/right-button-icon.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 0.4em;
  height: 1.125em;
  position: absolute;
  right: 0;
  top: 0.25em;
}

.overview-content .adaptable-storage-solutions ul li.active label::after {
  text-decoration: none;
  transform: rotate(90deg);
}

.overview-content .adaptable-storage-solutions li .desc-padding {
  overflow: hidden;
  transition: height 0.5s ease, opacity 0.2s linear;
  opacity: 0;
  padding-bottom: 0;
}

.overview-content .adaptable-storage-solutions ul li p {
  display: none;
  color: #fff;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
  width: 23em;
}

.overview-content .adaptable-storage-solutions ul li .content {
  display: none;
}

.overview-content .adaptable-storage-solutions ul li.active .content {
  display: block;
}

.overview-content .adaptable-storage-solutions ul .li3 {
  border-bottom: none;
}

.overview-content .adaptable-storage-solutions ul li.active p {
  display: block;
}

.overview-content .adaptable-storage-solutions ul li.active p a {
  color: #005eac;
}

.overview-content .adaptable-storage-solutions ul li.active .desc-padding {
  opacity: 1;
  height: 0;
  transition: opacity 0.5s linear, height 0.5s ease;
}

.overview-content .adaptable-storage-solutions .imgs-wrapper {
  display: table-cell;
  width: 32.671875em;
  position: relative;
}

.overview-content .adaptable-storage-solutions .imgs {
  width: 100%;
  position: absolute;
}

.overview-content .adaptable-storage-solutions .text-container {
  display: table-cell;
}

.overview-content .adaptable-storage-solutions .imgs .screen {
  height: 24.46875em;
  opacity: 0;
  position: absolute;
  width: 100%;
}

.overview-content .adaptable-storage-solutions .imgs .screen1 {
  background: url(../jpg/d2-1.jpg) 50% 100% / 100% no-repeat;
}

.overview-content .adaptable-storage-solutions .imgs .screen2 {
  background: url(../jpg/d2-11.jpg) 50% 100% / 100% no-repeat;
}

.overview-content .adaptable-storage-solutions .imgs .screen3 {
  background: url(../jpg/d2-12.jpg) 50% 100% / 100% no-repeat;
}

.overview-content .adaptable-storage-solutions .text-wrapper {
  margin: 0 auto;
  height: 25em;
  width: 67em;
}

.overview-content .adaptable-storage-solutions .imgs .screen.active {
  opacity: 1;
}

.overview-content .adaptable-storage-solutions .flex-content {
  display: flex;
  justify-content: space-between;
  width: 20em;
}

.overview-content .adaptable-storage-solutions .li-content {
  text-align: center;
}

.overview-content .adaptable-storage-solutions ul li p.desc {
  width: auto;
}

.overview-content .adaptable-storage-solutions .img-container {
  position: relative;
}

.overview-content .adaptable-storage-solutions .img-container span {
  width: 100%;
  position: absolute;
  font-size: 1em;
  left: 0em;
  line-height: 1;
  top: 1em;
  color: #9fa0a0;
  text-align: center;
}

.overview-content .adaptable-storage-solutions ul .icon {
  width: 4.359375em;
  height: 4.359375em;
}

@media (min-width: 1920px) {
  .overview-content .adaptable-storage-solutions {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .adaptable-storage-solutions {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .adaptable-storage-solutions {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .adaptable-storage-solutions {
    font-size: 10.35px;
    background: url(../jpg/d2-13.jpg) 50% 100% no-repeat #121317;
    overflow:hidden;
  }

  .overview-content .adaptable-storage-solutions .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .adaptable-storage-solutions .mobile-content {
    display: block;
  }

  .overview-content .adaptable-storage-solutions .text-wrapper {
    display: none;
  }

  .overview-content .adaptable-storage-solutions .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .adaptable-storage-solutions h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .adaptable-storage-solutions .swiper-slide img {
    width: 90%;
    margin: 0 auto;
  }

  .overview-content .adaptable-storage-solutions .swiper-slide {
    text-align: center;
  }

  .overview-content .adaptable-storage-solutions h3 {
    font-size: 5vw;
    line-height: 1.5;
    font-weight: 400;
    padding: 0 20px 0.25em;
    text-align: left;
  }

  .overview-content .adaptable-storage-solutions .text p {
    font-size: 4.25vw;
    line-height: 1.5;
    padding: 0 20px;
  }

  .overview-content .adaptable-storage-solutions p.desc-p {
    font-size: 4.25vw;
    line-height: 1.5;
    padding: 0 20px;
    text-align: left;
    min-height: 36vw;
  }

  .overview-content .adaptable-storage-solutions .swiper-slide img.icon {
    width: 11vw;
  }

  .overview-content .adaptable-storage-solutions .flex-content {
    /* margin-left: 20px; */
    margin-left: 50%;
    width: 49vw;
    transform: translate(-50%, 0);
    margin-top: 2em;
  }

  .overview-content .adaptable-storage-solutions p.desc {
    font-size: 1em;
  }

  .overview-content .adaptable-storage-solutions .img-container span {
    left: 0.5vw;
    top: 3vw;
    font-size: 2.5vw;
  }

  .overview-content
    .adaptable-storage-solutions
    .swiper-container-horizontal
    > .swiper-pagination-bullets {
    bottom: -5vw;
  }

  .overview-content .adaptable-storage-solutions .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
  }
}

@media (max-width: 414px) {
  .overview-content .adaptable-storage-solutions {
    font-size: 2.5vw;
  }
}
.overview-content .include-versatile {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(../jpg/f-16.jpg) 50% 100% no-repeat;
  background-size: 120em;
  height: 58.125em;
}
.overview-content .include-versatile .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .include-versatile .text {
  text-align: left;
  padding: 16em 49em 0 0;
}
.overview-content .include-versatile h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .include-versatile p {
  font-size: 1.25em;
  line-height: 1.5;
  width: 20em;
}
@media (min-width: 1920px) {
  .overview-content .include-versatile {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .include-versatile {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .include-versatile {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .include-versatile {
    font-size: 10.35px;
    background: url(../jpg/f-17.jpg) 50% 100% no-repeat;
    background-size: 100%;
    height: auto;
    padding-bottom: 91vw;
  }
  .overview-content .include-versatile .w-container {
    width: auto;
  }
  .overview-content .include-versatile .text {
    padding: 0;
    text-align: left;
    color: #000;
  }
  .overview-content .include-versatile h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .include-versatile p {
    font-size: 4.25vw;
    line-height: 1.42857;
    padding: 0 20px;
    width: auto;
  }
}
@media (max-width: 414px) {
  .overview-content .include-versatile {
    font-size: 2.5vw;
  }
}

.overview-content .capture-and-share {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(../jpg/j-43.jpg) 50% 100% no-repeat;
  background-size: 120em;
  height: 57.5em;
}
.overview-content .capture-and-share .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .capture-and-share .text {
  text-align: left;
  padding: 5em 0em 0;
}
.overview-content .capture-and-share h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .capture-and-share p {
  font-size: 1.25em;
  line-height: 1.5;
  width: 43em;
}
@media (min-width: 1920px) {
  .overview-content .capture-and-share {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .capture-and-share {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .capture-and-share {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .capture-and-share {
    font-size: 10.35px;
    background: url(../jpg/j-44.jpg) 50% 100% no-repeat #fefaf1;
    background-size: 100%;
    height: auto;
    padding-bottom: 109vw;
  }
  .overview-content .capture-and-share .w-container {
    width: auto;
  }
  .overview-content .capture-and-share .text {
    padding: 0;
    text-align: left;
    color: #000;
  }
  .overview-content .capture-and-share h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .capture-and-share p {
    font-size: 4.25vw;
    line-height: 1.42857;
    padding: 0 20px;
    width: auto;
  }
}
@media (max-width: 414px) {
  .overview-content .capture-and-share {
    font-size: 2.5vw;
  }
}

.overview-content .built-with-safety {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;

  background-size: 120em;
  height: 58.125em;
}
.overview-content .built-with-safety .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .built-with-safety .text {
  text-align: left;
  padding: 5em 0em 0;
}
.overview-content .built-with-safety h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 1em;
  text-align: center;
}
.overview-content .built-with-safety .sub-container {
  display: flex;
  height: 36.6875em;
  background: #fdfaf0;
  border-radius: 1em;
}
.overview-content .built-with-safety .sub-container .left-img {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .built-with-safety .sub-container .right-text ul {
  padding: 5em 6em 5em 2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 26.6875em;
}
.overview-content .built-with-safety .sub-container ul li {
  display: flex;
}
.overview-content .built-with-safety .sub-container ul li .sub-text p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .built-with-safety .sub-container ul li .sub-text h3 {
  font-size: 1.5em;
}
.overview-content .built-with-safety .sub-container ul li .sub-img {
  min-width: 5em;
}
.overview-content .built-with-safety .sub-container ul li .sub-img img {
  width: 2.5em;
  padding-top: 0.5em;
}
@media (min-width: 1920px) {
  .overview-content .built-with-safety {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .built-with-safety {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .built-with-safety {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .built-with-safety {
    font-size: 10.35px;

    background-size: 100%;
    height: auto;
    /* padding-bottom: 65%; */
    padding: 6.8vw;
  }
  .overview-content .built-with-safety .w-container {
    width: auto;
  }
  .overview-content .built-with-safety .text {
    padding: 0;
    text-align: left;
    color: #000;
    background-color: #fdfaf0;
  }
  .overview-content .built-with-safety h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .built-with-safety .sub-container .right-text ul{
    height: auto;
    padding: 10vw 20px;
  }
  .overview-content .built-with-safety .sub-container ul li{
    padding-top: 2vw;
    font-size: 2.78vw;
  }
  .overview-content .built-with-safety .sub-container ul li .sub-text h3{
    font-size: 3.33vw;
    font-weight: 500;
  }
  .overview-content .built-with-safety p {
    font-size: 4.25vw;
    line-height: 1.42857;
    padding: 0;
  }
  .overview-content .built-with-safety .sub-container .left-img{
    width: 100%;
  }
  .overview-content .built-with-safety .sub-container .right-text{
    background: #fdfaf0;
  }
  .overview-content .built-with-safety .sub-container{
    flex-direction: column;
    background: #fdfaf0;
    height: auto;
  }
}
@media (max-width: 414px) {
  .overview-content .built-with-safety {
    font-size: 2.5vw;
  }
}

.overview-content .elevate-security {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;

  background-size: 120em;
  padding-bottom: 5em;
}
.overview-content .elevate-security .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .elevate-security .text {
  text-align: left;
  padding: 5em 0em 0;
}
.overview-content .elevate-security h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 7em 0.5em;
  text-align: center;
}
.overview-content .elevate-security .sub-container {
  display: flex;
  border-radius: 1em;
  justify-content: center;
}
.overview-content .elevate-security .sub-container table {
  width: 67em;
}
.overview-content .elevate-security .sub-container table thead tr td {
  font-size: 1.5em;
  font-weight: 400;
  padding-bottom: 0.5em;
}
.overview-content .elevate-security .sub-container table tbody tr td img {
  width: 2em;
  height: 2em;
}
.overview-content
  .elevate-security
  .sub-container
  table
  tbody
  tr
  td
  img.close-icon {
  width: 1.5em;
  height: 1.5em;
}
.overview-content .elevate-security .sub-container table .even {
  background-color: #f8f9f8;
}
.overview-content .elevate-security .sub-container table tr td {
  padding: 0.75em;
}
.overview-content .elevate-security .sub-container table tr td:nth-child(1) {
  padding-left: 4em;
  font-weight: 400;
}
.overview-content .elevate-security .sub-container table tr td:nth-child(2),
.overview-content .elevate-security .sub-container table tr td:nth-child(3) {
  text-align: center;
  font-weight: 400;
}
.overview-content .elevate-security .sub-container table tr td:nth-child(2) {
  color: #80d9db;
}
.overview-content .elevate-security .sub-container table tr td:nth-child(3) {
  color: #005eac;
}
@media (min-width: 1920px) {
  .overview-content .elevate-security {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .elevate-security {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .elevate-security {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .elevate-security {
    font-size: 10.35px;

    background-size: 100%;
    height: auto;
    padding-bottom: 20vw;
  }
  .overview-content .elevate-security .w-container {
    width: auto;
  }
  .overview-content .elevate-security .text {
    padding: 0;
    text-align: left;
    color: #000;
  }
  .overview-content .elevate-security h2 {
    font-size: 6.48vw;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
    text-align: left;
  }
  .overview-content .elevate-security p {
    font-size: 4.25vw;
    line-height: 1.42857;
    padding: 0 20px;
  }
  .overview-content .elevate-security .sub-container table tr td{
    font-size: 3vw;
  }
}
@media (max-width: 414px) {
  .overview-content .elevate-security {
    font-size: 2.5vw;
  }
}