@charset "utf-8";
@import "https://cdn.adlinktech.com/vendor/css/edge-mcm.css";
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#DDS-5G * {
  box-sizing: border-box;
}
#DDS-5G {
  overflow: hidden;
  margin-top: -92px;
}
#DDS-5G img {
  width: 100%
}
#DDS-5G figure {
  margin: 0;
}
#DDS-5G .DDS_5G_bg {
  padding: 0;
  margin: 0 -10%;
}
#DDS-5G .DDS-5G-info-title {
  padding: 60px 0 0;
}
#DDS-5G .DDS-5G-section1 h2, #DDS-5G .DDS-5G-section2 h2 {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  margin: 0;
  line-height: normal;
}
header h1 span, #DDS-5G .DDS-5G-section1 h2 .DDS-5G-info-title-bold, #DDS-5G .DDS-5G-section2 h2 span {
  color: #f6de53
}
_:lang(x)::-webkit-, header h1 span, #DDS-5G .DDS-5G-section1 h2 .DDS-5G-info-title-bold, #DDS-5G .DDS-5G-section2 h2 span {
  background: linear-gradient(to top, #f6e567, #ffffff);
  background: -webkit-linear-gradient(to top, #f6e567, #ffffff);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: block;
}
#DDS-5G .DDS-5G-section1 h2 span:last-of-type {
  margin: 0 0 15px
}
#DDS-5G .DDS-5G-section2 h2 {
  font-size: 28px;
  text-align: center;
  margin: 0;
  padding: 0 2.5%
}
#DDS-5G .DDS-5G-section2 h2 br {
  display: block
}
#DDS-5G .DDS-5G-section2 h2 span {
  display: block;
  padding: 0 10px 0 0
}
header {
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
}
#videoBg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1
}
#videoBg > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header {
  position: relative;
  text-align: center;
}
header:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, .5);
}
header .DDS-5G-hgroup {
  position: relative;
  z-index: 10;
  text-align: center;
  margin: 150px auto 27%;
  padding: 0;
  width: 90%;
  max-width: 100%;
}
header h1 {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 2.5rem;
}
header h1 span {
  display: block;
  font-size: 42px;
}
header h1 br, header h1 span br {
  display: block;
}
.learn-more-btn {
  font-size: 18px;
  transition: all .5s ease;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  padding: .9rem 2.5rem;
  text-decoration: none;
  color: #fff !important;
  outline: 0 none;
  border-radius: 9999px;
  border-radius: .5em;
  letter-spacing: 0 !important;
  background-clip: padding-box;
  background: #d0343a;
  background: -moz-linear-gradient(top, rgba(208, 52, 58, 1) 0%, rgba(160, 10, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 52, 58, 1) 0%, rgba(160, 10, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 52, 58, 1) 0%, rgba(160, 10, 0, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d0343a', endColorstr='#a00a00', GradientType=0);
  white-space: nowrap;
}
.learn-more-btn:hover {
  border-radius: 9999px;
  border-radius: 1.75em;
  background: #a00a00;
  background: -moz-linear-gradient(top, rgba(160, 10, 0, 1) 0%, rgba(208, 52, 58, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(160, 10, 0, 1) 0%, rgba(208, 52, 58, 1) 100%);
  background: linear-gradient(to bottom, rgba(160, 10, 0, 1) 0%, rgba(208, 52, 58, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a00a00', endColorstr='#d0343a', GradientType=0)
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100vh;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-aspect-ratio: 16/9) {
  #videoBg > video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #videoBg > video {
    width: 300%;
    left: -100%;
  }
}
@supports (object-fit: cover) {
  #videoBg > video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-aspect-ratio: 16/9) {
  .video-fg {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-fg {
    width: 300%;
    left: -100%;
  }
}
.video-overlay {
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.controls {
  margin-top: auto;
  display: flex;
  flex-direction: row;
  margin-left: auto;
  padding: 10px;
}
.button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  margin-left: 10px;
  height: 20px;
  width: 60px;
  text-align: center;
  font-family: arial;
  font-size: 18px;
  cursor: pointer;
}
.jumbo {
  margin-top: auto;
  animation: fadein 10s;
}
.jumbo h1 {
  color: white;
  font-family: arial;
  font-size: 500%;
  max-width: 90vw;
}
.info {
  min-height: 100vh;
  width: 100%;
  display: flex;
  background-color: black;
  z-index: 100;
  justify-content: center;
  align-items: center;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.more {
  font-size: 70px;
  color: white;
  position: absolute;
  top: calc(100% - 80px);
  display: block;
  margin-left: -22.5px;
}
.info > h1 {
  font-family: arial;
}
.DDS-5G-section1 {
  overflow: hidden;
  background-color: #111526
}
.DDS-5G-section-inner {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto
}
.DDS-5G-section2 .DDS-5G-section-inner {
  margin: 0 auto 50px
}
.DDS-5G-section1 article {
  width: 100%;
  margin: 0 auto 50px;
}
.DDS-5G-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.DDS-5G-info * {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
#DDS-5G .DDS-5G-section1 h2 {
  margin: 0 0 15px
}
.DDS-5G-section1 article .DDS-5G-info-inner {
  margin: 0 auto;
  position: relative;
  width: 90%;
  max-width: 480px;
}
.DDS-5G-section1 article .DDS-5G-info-inner p {
  padding: 10px 17px;
  font-size: 16px;
  margin: 0;
  color: #fff;
}
.DDS-5G-section1 article .DDS-5G-info-inner h3 {
  position: relative;
  font-weight: bold;
  color: #f6de53;
  padding: 17px 17px 10px;
  font-size: 26px;
  margin: 0;
}
.DDS-5G-section1 article .DDS-5G-info-inner h3:before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  top: 17px;
  left: -5px;
  color: #d0343a;
  opacity: 0;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-15px);
  }
  60% {
    transform: translateX(-5px);
  }
}
.DDS-5G-section1 article .DDS-5G-info-inner h3 span {
  display: block;
  color: #fff;
  word-wrap: break-word;
}
.DDS-5G-section1 .DDS-5G-info1 .DDS-5G-info-inner-kr h3 span {
  width: 340px
}
.DDS-5G-info .DDS-5G-info-inner div {
  margin: 0 0 20px;
}
.DDS-5G-info .DDS-5G-info1 .DDS-5G-info-inner div {
  background-color: rgba(44, 45, 120, .75);
}
.DDS-5G-info2 .DDS-5G-info-inner div, .DDS-5G-info3 .DDS-5G-info-inner div {
  background-color: rgba(22, 43, 77, .75);
}
.DDS-5G-info1 .DDS-5G-info-inner p {
  background-color: rgba(232, 52, 48, 1.00)
}
.DDS-5G-info2 .DDS-5G-info-inner p, .DDS-5G-info3 .DDS-5G-info-inner p {
  background-color: rgba(235, 95, 38, 1.00)
}
.info-more {
  display: block;
  text-align: center;
  padding: 10px 17px 14px;
}
ul.DDS-5G-feature {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
ul.DDS-5G-feature li {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 10px
}
ul.DDS-5G-feature li img {
  max-width: 100%;
}
.DDS-5G-info2 .DDS-5G-info-inner figure, .DDS-5G-info3 .DDS-5G-info-inner figure {
  margin: 0 auto !important;
  width: 135.3px;
}
.DDS-5G-info2 .DDS-5G-info-inner.DDS-5G-info-inner-en figure, .DDS-5G-info3 .DDS-5G-info-inner.DDS-5G-info-inner-en figure {
  width: 131.67px;
}
.DDS-5G-section1 article a {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: normal;
  margin: 0;
  position: relative;
  white-space: nowrap;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.DDS-5G-section1 article a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.circle {
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #e83430;
  position: relative;
  transition: height 0.25s ease, width 0.25s ease;
  margin-right: 15px;
  vertical-align: middle;
}
.circle:before, .circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #e83430;
}
.DDS-5G-section1 article a:hover .circle {
  background-color: #f6de54;
}
.DDS-5G-section1 article a:hover .circle:before, .DDS-5G-section1 article a:hover .circle:after {
  border: 1px solid #f6de54;
}
.circle:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}
.circle:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}
.DDS-5G-section2 {
  background-color: #191a29;
  padding: 50px 0;
}
.DDS-5G-section2 h3 {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  padding: 0 0 20px;
}
.DDS-5G-section2 h3 br {
  display: none
}
.DDS-5G-section2 article {
  padding: 0 0 20px;
}
.DDS-5G-section2 article .text-hide {
  display: inline-block;
  width: 32.4%;
}
.DDS-5G-section2 article span {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding: 0 0 0 1.8%;
  line-height: 1;
}
.DDS-5G-section2 dl {
  position: relative;
  margin: 0 0 20px;
  padding: 20px 0;
}
.DDS-5G-section2 dl:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -13px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 17px 0 17px;
  border-color: #373f57 transparent transparent transparent;
}
.DDS-5G-section2 dl:nth-of-type(3):before {
  border-color: #252544 transparent transparent transparent;
}
.DDS-5G-section2 dl:last-of-type {
  margin: 0;
}
.DDS-5G-section2 dl:last-of-type:before {
  display: none
}
.DDS-5G-section2 dl dt, .DDS-5G-section2 dl dd {
  position: relative;
  z-index: 5
}
.DDS-5G-section2 dl dt {
  text-align: center;
}
.DDS-5G-section2 dl dd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 25px;
  width: 100%;
  margin: 0 auto;
}
.DDS-5G-section2 dl dd figure {
  margin: 0 0 15px !important
}
.DDS-5G-section2 dl:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  background-color: #373f57;
  visibility: visible;
  overflow: inherit;
  z-index: 1;
}
.DDS-5G-section2 dl:nth-of-type(1):after, .DDS-5G-section2 dl:nth-of-type(2):after {
  background-color: #373f57;
}
.DDS-5G-section2 dl:nth-of-type(3):after, .DDS-5G-section2 dl:nth-of-type(4):after {
  background-color: #252544;
}
.DDS-5G-section2 dl:nth-of-type(1):after, .DDS-5G-section2 dl:nth-of-type(2):after, .DDS-5G-section2 dl:nth-of-type(3):after, .DDS-5G-section2 dl:nth-of-type(4):after {
  top: 0;
  height: 100%;
}
.DDS-5G-section2 dl:nth-of-type(2) dd {
  padding: 0 0 0 5.5%
}
.DDS-5G-section2 dl:nth-of-type(3) dd {
  padding: 0 4% 0 5.2%;
}
.DDS-5G-section2 dl:nth-of-type(3) dd figure {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 1.2% 10px 0;
}
.DDS-5G-section2 dl:nth-of-type(4) dd figure {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 1.2% 1.2% 0;
}
.DDS-5G-section2 dl:nth-of-type(4) {
  overflow: hidden;
}
#DDS-5G .DDS-5G-section2 dl:nth-of-type(2) dd figure {
  width: 34%;
}
#DDS-5G .DDS-5G-section2 dl:nth-of-type(4) dd figure img {
  width: 90%;
}
@-webkit-keyframes ripple {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(3);
    opacity: 1;
  }
  100% {
    transform: scale(3.75);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(3);
    opacity: 1;
  }
  100% {
    transform: scale(3.75);
    opacity: 0;
  }
}
.DDS-5G-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  background-color: #121726;
  padding: 30px 0 50px;
}
.DDS-5G-item-inner {
  position: relative;
  z-index: 5;
  width: 90%;
  max-width: 1366px;
  margin: 0 auto;
}
.DDS-5G-item h3, .DDS-5G-item p {
  color: #fff;
}
.DDS-5G-item h3 {
  font-weight: bold;
  font-size: 28px;
  margin: 0;
}
.DDS-5G-item h3 span {
  display: block;
  color: #f6de54;
}
.DDS-5G-item p:last-of-type {
  padding: 15px;
  background-color: #e83531
}
.DDS-5G-item figure {
  margin: 0 auto !important;
}
#DDS-5G .intel_adlink_logo {
  width: 100%;
  max-width: 320px;
  margin: 50px auto 0;
}
.lity-close.FFG-close {
    display:none;
  }
@media (min-width: 480px) {
  #DDS-5G .DDS-5G-section2 h2 br {
    display: none
  }
}
@media (min-width: 540px) {
  .DDS-5G-section2 dl:nth-of-type(4) dd figure {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .DDS-5G-section2 dl:nth-of-type(1) dd {
    max-width: 82%;
  }
  .DDS-5G-section2 dl:nth-of-type(3) dd {
    max-width: 71%;
  }
  #DDS-5G .DDS-5G-section2 dl:nth-of-type(2) dd figure {
    width: 23%;
  }
  #DDS-5G .DDS_5G_bg {
    padding: 0;
  }
  #DDS-5G .DDS-5G-section1 h2, #DDS-5G .DDS-5G-section2 h2 {
    font-size: 5vw;
  }
  .DDS-5G-info2 .DDS-5G-info-inner.DDS-5G-info-inner-en figure, .DDS-5G-info3 .DDS-5G-info-inner.DDS-5G-info-inner-en figure {
    width: 146.47px;
  }
}
@media (min-width: 620px) {
  #DDS-5G .DDS-5G-section1 h2 .DDS-5G-info-title-bold, #DDS-5G .DDS-5G-section2 h2 span {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  header h1 {
    font-size: 38px;
    line-height: normal
  }
  header h1 span {
    font-size: 48px;
  }
  header h1 span br {
    display: none;
  }
  header .DDS-5G-hgroup {
    margin: 176px auto 27%;
  }
  #DDS-5G .DDS-5G-section1 h2, #DDS-5G .DDS-5G-section2 h2 {
    font-size: 4vw;
  }
  #DDS-5G .DDS-5G-section1.DDS-5G-section1_jp h2, #DDS-5G .DDS-5G-section2.DDS-5G-section2_jp h2 {
    font-size: 3.2vw;
  }
  #DDS-5G .DDS-5G-section2 h2 {
    white-space: nowrap;
    padding: 0;
  }
  #DDS-5G .DDS_5G_bg {
    margin: 0;
  }
  .DDS-5G-section2 dl:nth-of-type(1) dd figure {
    width: 74%;
    padding: 0.5% 0 0 3.5%;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(1) dd figure {
    width: 74%;
    padding: 0.5% 0 0 0%;
  }
  #DDS-5G .DDS-5G-section2 dl:nth-of-type(2) dd figure {
    width: 17%;
    padding: 1.6% 0 0;
  }
  #DDS-5G .DDS-5G-section1 h2 span:last-of-type {
    margin: 0
  }
  .DDS-5G-section1 article a {
    font-size: 15px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .DDS-5G-section1 article .DDS-5G-info-inner p {
    font-size: 14px;
  }
  .info-more {
    padding: 6px 17px 10px;
  }
  #DDS-5G .DDS_5G_bg {
    padding: 0 0 0 0;
  }
  .learn-more-btn {
    font-size: 20px;
  }
  .DDS-5G-section2 dl dd {
    max-width: 100%;
  }
  .DDS-5G-section2 dl:nth-of-type(3) dd {
    max-width: 100%;
  }
  .DDS-5G-section2 dl:nth-of-type(4) dd {
    max-width: 73%;
  }
  .DDS-5G-section2 dl:nth-of-type(3) dd figure {
    padding: 1.2% 9.7% 0;
  }
  .DDS-5G-section2 article {
    padding: 0 0 2%;
  }
  #DDS-5G .DDS-5G-info-title {
    padding: 60px 0 0;
  }
  #DDS-5G .intel_adlink_logo {
    max-width: 400px;
    margin: 80px auto 0;
  }
}
@media (min-width: 997px) {
  #DDS-5G {
    margin-top: 0
  }
  #videoBg {
    top: 165px;
  }
}
@media (min-width: 1000px) {
  .DDS-5G-section1 article {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .DDS-5G-section1 .DDS-5G-info_en article {
    -ms-flex: 0 0 10%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #DDS-5G .DDS-5G-section2 h2 span {
    display: inline-block;
  }
  .DDS-5G-item {
    -ms-flex-align: center;
    align-items: center;
  }
  .DDS-5G-item dl {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px;
    background-color: #121726
  }
  .DDS-5G-item dl dt, .DDS-5G-item dl dd {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .DDS-5G-item dl dd {
    padding: 0 4%
  }
  .DDS-5G-item h3 {
    font-size: 32px;
  }
  .DDS-5G-info3 .DDS-5G-info-inner {
    text-align: left
  }
  .DDS-5G-section1 article .DDS-5G-info-inner {
    width: 100%;
    max-width: 72%;
  }
  .DDS-5G-section1 .DDS-5G-info_en article .DDS-5G-info-inner {
    width: 90%;
    max-width: 480px;
  }
  #DDS-5G .DDS-5G-section2 dl:nth-of-type(2) dd figure img, #DDS-5G .DDS-5G-section2 dl:nth-of-type(3) dd figure img, #DDS-5G .DDS-5G-section2 dl:nth-of-type(4) dd figure img {
    width: auto;
  }
  .DDS-5G-section2 dl dd, .DDS-5G-section2 dl:nth-of-type(3) dd {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .DDS-5G-section2 h3 br {
    display: block
  }
  .DDS-5G-section2 dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .DDS-5G-section2 dl dt {
    width: 14.5%;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(1) dt {
    width: 22.5%;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(1) dd {
    max-width: 77.5%;
  }
  .DDS-5G-section2 dl dd {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex: 1;
    flex: 1;
  }
  .DDS-5G-section2 h3 {
    padding: 14% 0 0;
  }
  .DDS-5G-section2 dl:nth-of-type(3) dt h3 {
    padding: 42% 0 0;
  }
  .DDS-5G-section2 dl:nth-of-type(4) dt h3 {
    padding: 68% 0 0;
  }
  .DDS-5G-section2 dl:nth-of-type(4) dd figure {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0.5% 1% 0;
  }
  .DDS-5G-section2 dl:nth-of-type(4) dd {
    margin: 0 -1%;
    padding: 0 3% 5% 0;
    max-width: 100%
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(1) dt h3 {
    padding: 11% 0 0;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(2) dt h3 {
    padding: 17% 0 0;
  }
  .DDS-5G-section2.DDS-5G-section2_jp dl dt h3 {
    font-size: 1.4vw;
    padding-left: 5%;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(3) dt h3 {
    padding: 47% 0 0;
  }
  .DDS-5G-section2 dl:nth-of-type(1) dd figure {
    width: 60%;
  }
  .DDS-5G-section2.DDS-5G-section2_en dl:nth-of-type(1) dd figure {
    width: 61%;
    margin-left: -7% !important;
  }
  .DDS-5G-section2 dl:nth-of-type(1):after {
    top: 0;
    height: 84%;
  }
  .DDS-5G-section2 dl:nth-of-type(2):after {
    top: -17%;
    height: 152%;
  }
  .DDS-5G-section2 dl:nth-of-type(3):after {
    top: 19%;
    height: 93%;
  }
  .DDS-5G-section2 dl:nth-of-type(4):after {
    top: 11%;
    height: 89%;
  }
  .DDS-5G-section2 dl {
    margin: 0;
    padding: 0;
  }
  .DDS-5G-section2 dl dd figure {
    margin: 0 !important;
  }
  .DDS-5G-section2 h3 {
    font-size: 1.75vw;
  }
  .DDS-5G-section2.DDS-5G-section2_en h3 {
    font-size: 1.4vw;
  }
}
@media (min-width: 1280px) {
  #DDS-5G .DDS_5G_bg {
    padding: 0;
  }
  .DDS-5G-info article {
    cursor: pointer;
  }
  .DDS-5G-section1 article {
    position: absolute;
  }
  .DDS-5G-info1 {
    top: 31%;
    left: 1.5%;
  }
  .DDS-5G-info2 {
    bottom: 15.5%;
    right: 3%;
    max-width: 50% !important;
  }
  .DDS-5G-info3 {
    top: 0;
    right: 0;
    height: 49%;
    max-width: 870px !important;
    text-align: right;
    padding: 7% 0 0;
    margin: 0 auto !important;
  }
  .DDS-5G-info1 .DDS-5G-info-inner {
    transform: translateY(54%);
  }
  .DDS-5G-info1 .DDS-5G-info-inner.DDS-5G-info-inner-en {
    transform: translateY(45%);
  }
  .DDS-5G-info1 .DDS-5G-info-inner.DDS-5G-info-inner-kr {
    transform: translateY(48%);
  }
  .DDS-5G-info1:hover .DDS-5G-info-inner {
    transform: translateY(42%)
  }
  .DDS-5G-info1:hover .DDS-5G-info-inner.DDS-5G-info-inner-en {
    transform: translateY(32%)
  }
  .DDS-5G-info2 .DDS-5G-info-inner {
    margin: 0 !important;
    transform: translate(6%, 26%)
  }
  .DDS-5G-info2:hover .DDS-5G-info-inner {
    transform: translate(-30%, 26%)
  }
  .DDS-5G-info2 .DDS-5G-info-inner.DDS-5G-info-inner-kr {
    transform: translate(10%, 36%)
  }
  .DDS-5G-info2:hover .DDS-5G-info-inner.DDS-5G-info-inner-kr {
    transform: translate(0%, 36%)
  }
  .DDS-5G-info2 .DDS-5G-info-inner.DDS-5G-info-inner-en {
    margin: 0 !important;
    transform: translate(-17%, 44%);
  }
  .DDS-5G-info2:hover .DDS-5G-info-inner.DDS-5G-info-inner-en {
    transform: translate(-30%, 44%)
  }
  .DDS-5G-info2:hover .DDS-5G-info-inner.DDS-5G-info-inner-jp {
    transform: translate(-20%, 44%)
  }
  .DDS-5G-info2 .DDS-5G-info-inner.DDS-5G-info-inner-jp {
    margin: 0 !important;
    transform: translate(8%, 44%);
  }
  .DDS-5G-info3 .DDS-5G-info-inner.DDS-5G-info-inner-kr {
    transform: translateX(-69%);
  }
  .DDS-5G-info3 .DDS-5G-info-inner.DDS-5G-info-inner-jp {
    transform: translateX(-72%);
  }
  .DDS-5G-info3 .DDS-5G-info-inner {
    transform: translateX(-80%);
    max-width: 55% !important;
  }
  .DDS-5G-info3:hover .DDS-5G-info-inner {
    transform: translateX(-10%)
  }
  .DDS-5G-info .DDS-5G-info-inner div {
    margin: 0;
  }
  .DDS-5G-info .DDS-5G-info1 .DDS-5G-info-inner div {
    margin: 0 0 15px;
  }
  .DDS-5G-info2 .DDS-5G-info-inner figure {
    position: absolute;
    bottom: 0;
    right: -34%;
  }
  .DDS-5G-info3 .DDS-5G-info-inner figure {
    position: absolute;
    top: -78%;
    bottom: inherit;
    right: 0;
  }
  .DDS-5G-info3 .DDS-5G-info-inner.DDS-5G-info-inner-en figure {
    top: -56%;
  }
  .DDS-5G-info .DDS-5G-info1 .DDS-5G-info-inner div {
    background-color: rgba(44, 45, 120, 0);
  }
  .DDS-5G-info .DDS-5G-info1:hover .DDS-5G-info-inner div {
    background-color: rgba(44, 45, 120, .75);
  }
  .DDS-5G-info2 .DDS-5G-info-inner div, .DDS-5G-info3 .DDS-5G-info-inner div {
    background-color: rgba(22, 43, 77, 0);
  }
  .DDS-5G-info2:hover .DDS-5G-info-inner div, .DDS-5G-info3:hover .DDS-5G-info-inner div {
    background-color: rgba(22, 43, 77, .75);
  }
  .DDS-5G-section1 article .DDS-5G-info-inner h3:before {
    opacity: 1;
  }
  .DDS-5G-info1 .DDS-5G-info-inner p, .DDS-5G-info2 .DDS-5G-info-inner p, .DDS-5G-info3 .DDS-5G-info-inner p, .DDS-5G-info1 .info-more, .DDS-5G-info2 .info-more, .DDS-5G-info3 .info-more, .DDS-5G-info1 .DDS-5G-feature, .DDS-5G-info2 .DDS-5G-info-inner figure, .DDS-5G-info3 .DDS-5G-info-inner figure, .DDS-5G-section1 .DDS-5G-info1:hover .DDS-5G-info-inner h3:before, .DDS-5G-section1 .DDS-5G-info2:hover .DDS-5G-info-inner h3:before, .DDS-5G-section1 .DDS-5G-info3:hover .DDS-5G-info-inner h3:before {
    opacity: 0
  }
  .DDS-5G-info1:hover .DDS-5G-info-inner p, .DDS-5G-info2:hover .DDS-5G-info-inner p, .DDS-5G-info3:hover .DDS-5G-info-inner p, .DDS-5G-info1:hover .info-more, .DDS-5G-info2:hover .info-more, .DDS-5G-info3:hover .info-more, .DDS-5G-info1:hover .DDS-5G-feature, .DDS-5G-info2:hover .DDS-5G-info-inner figure, .DDS-5G-info3:hover .DDS-5G-info-inner figure {
    opacity: 1
  }
  .DDS-5G-section2 h3 {
    font-size: 25px;
  }
  .DDS-5G-section2.DDS-5G-section2_en h3 {
    font-size: 18px;
  }
  .DDS-5G-section1 article {
    margin: 0;
  }
  #DDS-5G .DDS-5G-section1 h2, #DDS-5G .DDS-5G-section2 h2 {
    font-size: 48px;
  }
  #DDS-5G .DDS-5G-section1.DDS-5G-section1_jp h2, #DDS-5G .DDS-5G-section2.DDS-5G-section2_jp h2 {
    font-size: 42px;
  }
  .DDS-5G-section1 article .DDS-5G-info-inner {
    margin: 0;
  }
  .DDS-5G-section1 .DDS-5G-info3 .DDS-5G-info-inner {
    display: inline-block;
  }
  .DDS-5G-item {
    background-image: url("https://material.adlinktech.com/en/Upload/5G-AMR/DDS-5G-item-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
  }
  .DDS-5G-item h3 {
    font-size: 42px;
  }
  .DDS-5G-section2.DDS-5G-section2_jp dl dt h3 {
    font-size: 0.75vw;
  }
}
@media (min-width: 1366px) {
  .lity .lity-close {
    display: none
  }
  .lity-close.FFG-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
  }
}
@media (min-width: 1420px) {
  .DDS-5G-info3 {
    right: 0;
  }
  .DDS-5G-section2 {
    padding: 60px 0;
  }
}