@media screen and (max-width: 320px) {
  html {
    font-size: 12px !important
  }
}

@media(min-width: 321px)and (max-width: 375px) {
  html {
    font-size: 14px !important
  }
}

@media(min-width: 376px)and (max-width: 414px) {
  html {
    font-size: 15.5px !important
  }
}

@media(min-width: 415px)and (max-width: 768px) {
  html {
    font-size: 18px !important
  }
}

.vpn-faqs .faqs-ul {
  margin: 50px auto 0;
  width: 1100px
}

.vpn-faqs .faqs-list,
.vpn-faqs .faqs-list-w {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid rgba(30, 28, 44, .12)
}

.vpn-faqs .faqs-list.faqs-list-w,
.vpn-faqs .faqs-list-w.faqs-list-w {
  border-bottom: 1px solid #26262a
}

.vpn-faqs .faqs-list.on,
.vpn-faqs .faqs-list-w.on {
  padding-bottom: 30px
}

.vpn-faqs .faqs-list.on .fh6,
.vpn-faqs .faqs-list-w.on .fh6 {
  color: #0054ff
}

.vpn-faqs .faqs-list.on .list-tips,
.vpn-faqs .faqs-list-w.on .list-tips {
  z-index: 1;
  height: auto;
  opacity: 1;
  transition: all .3s
}

.vpn-faqs .faqs-list.on .faqs-icon,
.vpn-faqs .faqs-list-w.on .faqs-icon {
  background: url(../images/faqs/faqs-icon-blue.svg) center center no-repeat;
  background-size: auto;
  transform: rotate(45deg);
  transition: transform .3s
}

.vpn-faqs .faqs-list.on .faqs-icon.icon-w,
.vpn-faqs .faqs-list-w.on .faqs-icon.icon-w {
  background: url(../images/faqs/faqs-icon-blue.svg) center center no-repeat;
  background-size: auto;
  transform: rotate(45deg);
  transition: transform .3s
}

.vpn-faqs .faqs-list .fh6,
.vpn-faqs .faqs-list-w .fh6 {
  position: relative;
  padding: 20px 0
}

.vpn-faqs .faqs-list a,
.vpn-faqs .faqs-list-w a {
  text-decoration: underline;
  color: #0054ff;
  transition: all .3s ease
}

.vpn-faqs .faqs-list a:hover,
.vpn-faqs .faqs-list-w a:hover {
  opacity: .8;
  transition: all .3s ease
}

.vpn-faqs .faqs-list .list-tips,
.vpn-faqs .faqs-list-w .list-tips {
  position: relative;
  z-index: -9;
  width: 1070px;
  height: 0;
  cursor: initial;
  opacity: 0
}

.vpn-faqs .faqs-list .faqs-icon,
.vpn-faqs .faqs-list-w .faqs-icon {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  width: 37px;
  height: 37px;
  background: url(../images/faqs/faqs-icon.svg) no-repeat;
  background-size: cover;
  transition: transform .3s
}

.vpn-faqs .faqs-list .faqs-icon.icon-w,
.vpn-faqs .faqs-list-w .faqs-icon.icon-w {
  background: url(../images/faqs/faqs-icon-w.svg) no-repeat;
  background-size: auto
}

.vpn-faqs .faqs-list ._link,
.vpn-faqs .faqs-list-w ._link {
  text-decoration: underline
}

@media(min-width: 760px)and (max-width: 1200px) {
  .vpn-faqs .faqs-ul {
    width: 98%
  }
}

@media(max-width: 768px) {
  .vpn-faqs {
    padding: 4.8571428571rem 1.1428571429rem;
    background: rgba(230, 239, 255, .4)
  }

  .vpn-faqs .fh2 {
    margin: 0 auto;
    width: 21.4285714286rem
  }

  .vpn-faqs .faqs-ul {
    margin: 1.8571428571rem auto 0;
    width: 100%
  }

  .vpn-faqs .faqs-list.on,
  .vpn-faqs .faqs-list-w.on {
    padding-bottom: 1.1428571429rem
  }

  .vpn-faqs .faqs-list.on .faqs-icon,
  .vpn-faqs .faqs-list-w.on .faqs-icon {
    background-size: 16px 16px
  }

  .vpn-faqs .faqs-list.on .faqs-icon.icon-w,
  .vpn-faqs .faqs-list-w.on .faqs-icon.icon-w {
    background-size: 16px 16px
  }

  .vpn-faqs .faqs-list .fh6,
  .vpn-faqs .faqs-list-w .fh6 {
    padding: .7142857143rem 0;
    width: 90%
  }

  .vpn-faqs .faqs-list .list-tips,
  .vpn-faqs .faqs-list-w .list-tips {
    width: 100%
  }

  .vpn-faqs .faqs-list .faqs-icon,
  .vpn-faqs .faqs-list-w .faqs-icon {
    top: .4285714286rem;
    right: -10%;
    width: 22px;
    height: 22px
  }

  .vpn-faqs .faqs-list .faqs-icon.icon-w,
  .vpn-faqs .faqs-list-w .faqs-icon.icon-w {
    background-size: 22px 22px
  }
}

.scroll-header .header-nav.header-main {
  background: none
}

.vpngaming {
  overflow-x: hidden;
  color: #111115
}

.vpngaming .pc-btn {
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0px auto
}

.vpngaming ._link {
  text-decoration: underline
}

.vfg-banner {
  overflow: hidden;
  height: 700px;
  margin-top: 60px;
  padding-top: 100px;
  background: url(../images/vpn-for-gaming/banner_bg.png) top no-repeat
}

.vfg-banner .wrapper {
  align-items: center
}

.vfg-banner .wban-txt {
  position: relative;
  z-index: 1;
  width: 50%
}

.vfg-banner .wban-txt .fh1 {
  position: relative;
  padding-right: 50px;
  font-size: 36px;
  line-height: 1.5
}

.vfg-banner .wban-txt .pc-btn {
  justify-content: flex-start;
  margin-top: 0
}

.vfg-banner .wban-txt .sub-title {
  font-weight: 500;
  margin-top: 10px;
  color: #8e8b9d;
}

.vfg-banner .wban-txt ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  color: #8e8b9d;
  display: flex;
  align-items: center;
  gap: 3px
}

.vfg-banner .wban-txt ul li::before {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: url(../images/vpn-for-gaming/b_list_icon.svg) center no-repeat
}

.vfg-banner .wban-img {
  width: 50%;
  height: 491px;
  position: relative
}

.vfg-banner .wban-img .computer-pic {
  position: absolute;
  z-index: 3;
  left: 0px;
  top: 0px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.vfg-banner .wban-img ._line,
.vfg-banner .wban-img .banicon {
  display: block;
  position: absolute;
  z-index: 1
}

.vfg-banner .wban-img ._line {
  z-index: -1;
  top: -284px;
  right: -240px
}

.vfg-banner .equipment {
  width: -moz-fit-content;
  width: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content
}

.vfg-banner .equipment p {
  font-size: 12px;
  font-weight: 500;
  color: #a2a4a8;
  margin-right: 10px
}

.vfg-banner .equipment .icon-box {
  gap: 8px
}

.vfg-banner .equipment .icon-box a {
  margin-left: 0px
}

.vfg-banner .banner_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 160px;
  margin-top: 50px
}

.vfg-banner .banner_list li {
  font-size: 14px;
  font-weight: 500;
  color: #8e8b9d;
  display: flex;
  align-items: center;
  gap: 8px
}

.vfg-banner .banner_list li::before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: url(../images/vpn-for-gaming/banner_check.svg) center no-repeat
}

.page-title {
  text-align: center;
  max-width: 1200px;
  margin: 0px auto
}

.page-title h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: bold
}

.page-title p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #414141
}

.page-title p b {
  font-weight: bold;
  color: #000
}

.down_icon {
  position: absolute;
  margin: 0px auto;
  top: 0px;
  left: 0px;
  right: 0px;
  top: -22px
}

.vfg-step {
  padding: 60px 0px 120px;
  position: relative
}

.vfg-step .step-content {
  display: flex;
  justify-content: center;
  align-items: start;
  margin-top: 90px;
  gap: 36px
}

.vfg-step .step-content>img {
  position: relative;
  top: 85px
}

.vfg-step .step-content dl {
  width: 297px;
  height: 227px;
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #dad8ff;
  border-radius: 19px
}

.vfg-step .step-content dt {
  background: #f7f7ff;
  border-radius: 19px 19px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  height: 46px
}

.vfg-step .step-content dt span {
  font-size: 16px;
  font-weight: bold;
  color: #a19de3
}

.vfg-step .step-content dd {
  padding: 35px 20px 0px
}

.vfg-step .step-content dd h4 {
  margin: 0px 0px 20px;
  font-size: 18px;
  font-weight: bold
}

.vfg-step .step-content dd p {
  line-height: 26px;
  color: #484848
}

.vfg-step .pc-btn {
  margin-top: 50px
}

.why_need {
  padding-top: 94px;
  position: relative;
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, #F0F0FC 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box
}

.why_need ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px auto 0px;
  width: 1200px;
  position: relative;
  gap: 20px 0px
}

.why_need ul::after,
.why_need ul::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  opacity: .27
}

.why_need ul::after {
  width: 400px;
  height: 98%;
  border-left: 1px solid #7682ff;
  border-right: 1px solid #7682ff;
  top: 0;
  left: 0;
  right: 0;
  margin: 0px auto
}

.why_need ul::before {
  width: 100%;
  height: 1px;
  background: #7682ff;
  top: 48%
}

.why_need ul li {
  width: 400px;
  padding: 135px 30px 40px 30px;
  position: relative;
  z-index: 2
}

.why_need ul li img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1
}

.why_need ul li h4,
.why_need ul li p {
  position: relative;
  z-index: 2;
  padding-left: 20px
}

.why_need ul li h4 {
  display: flex;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  text-wrap: nowrap
}

.why_need ul li h4::before {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  background: url(../images/vpn-for-gaming/add_icon.svg) center no-repeat;
  position: absolute;
  left: -15px;
  top: 0px
}

.why_need ul li p {
  margin-top: 20px;
  color: #484848;
  font-size: 14px;
  line-height: 26px
}

.why_need .pc-btn {
  margin-top: 30px
}

.page_article {
  margin-top: 130px;
  padding-bottom: 120px
}

.page_article .page-title {
  position: relative;
  z-index: 2
}

.page_article .atc_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: -60px
}

.page_article .atc_box.row_reverse {
  flex-direction: row-reverse
}

.page_article .atc_box.row_reverse .pc-btn {
  justify-content: center
}

.page_article .atc_box.row_reverse>img {
  left: auto;
  right: -30px
}

.page_article .atc_box>img {
  position: relative;
  left: -30px
}

.page_article .atc_txt {
  display: flex;
  flex-direction: column;
  gap: 20px
}

.page_article .atc_txt p {
  font-size: 14px;
  color: #484848;
  line-height: 26px
}

.page_article .pc-btn {
  margin: 0px;
  justify-content: start
}

.favorite {
  position: relative;
  padding-top: 74px;
  background: url(../images/vpn-for-gaming/game_bg.png) top no-repeat
}

.favorite .fav_list {
  gap: 90px 30px;
  flex-wrap: wrap;
  width: 1200px;
  margin: 60px auto 0px
}

.favorite .fav_list._pc {
  display: flex !important
}

.favorite .fav_list li {
  width: 380px;
  height: 332px;
  position: relative
}

.favorite .fav_list li::before {
  content: "";
  display: block;
  position: absolute;
  width: 416px;
  height: 364px;
  background: url(../images/vpn-for-gaming/list_bg.png) center no-repeat;
  left: -18px;
  top: 18px;
  z-index: 1
}

.favorite .fav_list li img,
.favorite .fav_list li h4,
.favorite .fav_list li p {
  position: relative;
  z-index: 2
}

.favorite .fav_list li img {
  display: block;
  margin: 0px auto
}

.favorite .fav_list li h4,
.favorite .fav_list li p {
  padding: 0px 20px 0px 24px
}

.favorite .fav_list li h4 {
  margin-top: -10px;
  font-size: 18px;
  font-weight: bold;
  color: #000
}

.favorite .fav_list li p {
  margin-top: 20px;
  font-size: 14px;
  color: #484848;
  line-height: 26px
}

.favorite .pc-btn {
  margin-top: 100px
}

.platform {
  padding-top: 85px;
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, #F7FAFF 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
  position: relative
}

.platform .icon_wrap {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px auto 0;
  align-items: center;
  gap: 50px
}

.platform .icon_wrap li {
  width: 110px;
  height: 110px;
  background-color: #fff;
  box-shadow: 0px 6px 18px #f7f8f9;
  border: 1px solid #f3f5f6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column
}

.platform .icon_wrap li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px
}

.platform .icon_wrap li img {
  width: auto
}

.platform .icon_wrap li p {
  font: normal normal normal 16px/1.2 Lexend;
  letter-spacing: 0px;
  color: #111115
}

.win-limit {
  width: 100%;
  max-width: 1920px;
  height: 627px;
  margin: 120px auto 0px;
  position: relative;
  box-sizing: border-box;
  background: url("../images/vpn-linux/limit_bg.png") no-repeat center/cover
}

.win-limit .img_wrap {
  width: 1251px;
  margin: 80px auto 90px
}

.win-limit .img_wrap img {
  width: 100%
}

.win-limit .cont_wrap {
  width: 1251px;
  margin: 80px auto 90px
}

.win-limit .cont_wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px
}

.win-limit .cont_wrap li {
  display: flex;
  align-items: center;
  padding: 8px 24px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, .062745098);
  border-radius: 6px;
  width: -moz-fit-content;
  width: fit-content;
  gap: 12px
}

.win-limit .cont_wrap li img {
  width: 37px;
  height: 37px
}

.win-limit .cont_wrap li p {
  font: normal normal normal 16px/1.2 Lexend;
  color: #111115
}

.win-limit .cont_wrap li:nth-of-type(1) {
  background: #f9f5ff 0% 0% no-repeat padding-box;
  border: 1px solid #dbc8fa
}

.win-limit .cont_wrap li:nth-of-type(2) {
  background: #f1efff 0% 0% no-repeat padding-box;
  border: 1px solid #2e56ff
}

.win-limit .cont_wrap li:nth-of-type(3) {
  background: #e3fff8 0% 0% no-repeat padding-box;
  border: 1px solid #84ffe2
}

.win-limit .cont_wrap li:nth-of-type(4) {
  background: #fffcee 0% 0% no-repeat padding-box;
  border: 1px solid #ffdc46
}

.win-limit .cont_wrap li:nth-of-type(5) {
  background: #fff4f4 0% 0% no-repeat padding-box;
  border: 1px solid #ff9f9f
}

.win-limit .cont_wrap li:nth-of-type(6) {
  background: #f1efff 0% 0% no-repeat padding-box;
  border: 1px solid #0054ff
}

.win-limit .cont_wrap li:nth-of-type(7) {
  background: #f0fff1 0% 0% no-repeat padding-box;
  border: 1px solid #29b72f
}

.win-limit .cont_wrap li:nth-of-type(8) {
  background: #fff4e9 0% 0% no-repeat padding-box;
  border: 1px solid #ff8915
}

.win-limit .cont_wrap li:nth-of-type(9) {
  background: #efefff 0% 0% no-repeat padding-box;
  border: 1px solid #a2a2ff
}

.win-limit .cont_wrap li:nth-of-type(10) {
  background: #e3fff8 0% 0% no-repeat padding-box;
  border: 1px solid #84ffe2
}

.win-limit .cont_wrap li:nth-of-type(11) {
  background: #faede0 0% 0% no-repeat padding-box;
  border: 1px solid #ffb21b
}

.win-limit .cont_wrap li:nth-of-type(12) {
  background: #fbe9ee 0% 0% no-repeat padding-box;
  border: 1px solid #ff7575
}

.user-comment {
  padding: 75px 0px 10px
}

.user-comment .user-message dl,
.user-comment .user-swiper .swiper-slide dl {
  padding: 20px;
  background: #f8f8f9;
  border-radius: 6px;
  margin-bottom: 14px
}

.user-comment .user-message dl dt p,
.user-comment .user-swiper .swiper-slide dl dt p {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.user-comment .user-message dl dt p span,
.user-comment .user-swiper .swiper-slide dl dt p span {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #151457;
  font-size: 16px;
  font-weight: bold
}

.user-comment .user-message dl dt p small,
.user-comment .user-swiper .swiper-slide dl dt p small {
  font-size: 12px;
  color: #78869e
}

.user-comment .user-message dl dt>img,
.user-comment .user-swiper .swiper-slide dl dt>img {
  margin-top: 15px
}

.user-comment .user-message dl dd,
.user-comment .user-swiper .swiper-slide dl dd {
  margin: 0px;
  margin-top: 15px;
  color: #767691;
  font: normal normal normal 14px/22px Roboto
}

.user-comment .user-message {
  margin: 66px auto 0px;
  width: 1200px;
  display: flex !important;
  justify-content: space-between
}

.user-comment .user-message .left-box,
.user-comment .user-message .right-box {
  width: 399px
}

.user-comment .user-message .left-box dl,
.user-comment .user-message .right-box dl {
  width: 399px
}

.user-comment .user-message .center-box {
  width: 364px
}

.user-comment .user-message .center-box dl {
  width: 364px
}

.user-comment .star-box {
  display: flex !important;
  align-items: center;
  width: 1200px;
  margin: 40px auto 0px;
  height: 122px;
  background: #f3f5ff;
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 10px 0px 10px
}

.user-comment .star-box dl {
  width: 33.3%;
  height: -moz-fit-content;
  height: fit-content;
  padding-left: 40px;
  border-right: solid #d8e0fe 1px
}

.user-comment .star-box dl:last-child {
  border: none
}

.user-comment .star-box dl dt {
  display: flex;
  align-items: center;
  gap: 80px
}

.user-comment .star-box dl dt p {
  display: flex;
  align-items: center;
  gap: 5px
}

.user-comment .star-box dl dt p span {
  display: block;
  font-size: 20px;
  font-weight: 500
}

.user-comment .star-box dl dd {
  margin-top: 12px;
  font: normal normal normal 20px/28px Roboto
}

.media-comment {
  padding: 90px 0px 100px;
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #F2F6FF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  position: relative
}

.media-comment .sub_title {
  font-size: 14px;
  text-align: center;
  margin-top: 12px
}

.media-comment .media_img {
  display: block;
  margin: 50px auto 66px
}

.media-comment ul {
  display: flex !important;
  flex-wrap: wrap;
  width: 1216px;
  gap: 8px;
  margin: 0px auto
}

.media-comment ul li {
  width: 604px;
  height: 270px;
  background: #fff;
  border: 1px solid #e2e0eb;
  border-radius: 4px;
  padding: 40px 60px 0px
}

.media-comment ul li p {
  margin-top: 16px;
  font-size: 14px;
  line-height: 28px;
  color: #1e1c2c
}

.vpc-faqs {
  padding: 150px 0px 80px
}

.vpc-faqs .faqs-list .list-tips ul li {
  display: flex;
  align-items: start;
  padding-left: 8px;
  gap: 5px
}

.vpc-faqs .faqs-list .list-tips ul li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #151457;
  position: relative;
  top: 12px
}

.vfg-down {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  height: 440px;
  padding: 89px 0px 118px;
  background: url(../images/vpn-for-gaming/bottom_bg.png) center no-repeat
}

.vfg-down .wrapper {
  width: 1200px !important;
  display: flex;
  justify-content: left
}

.vfg-down .down-txt {
  position: relative;
  max-width: 650px;
  color: #fff
}

.vfg-down .down-txt h2 {
  font-size: 30px;
  font-weight: 600
}

.vfg-down .down-txt .desc {
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px
}

.vfg-down .pc-btn {
  margin-top: 44px;
  justify-content: flex-start
}

@media(max-width: 768px) {
  .vpngaming {
    overflow-x: hidden
  }

  .vpngaming .button-combe.btn-primary {
    padding: 0
  }

  .vpngaming .button.button-new .arrow-new,
  .vpngaming .btn-default.button-new .arrow-new {
    display: block !important;
    margin-left: 20px !important
  }

  .vpngaming .button-new.button-link.btn-default.btn-gold .combe-text {
    flex: 1
  }

  .vpngaming .pc-btn {
    width: 80%;
    margin: 3.1428571429rem auto 0px;
    flex-wrap: wrap
  }

  .vpngaming .pc-btn a,
  .vpngaming .pc-btn .btn-default.button-new.button-link.btn-default {
    height: 60px !important;
    border-radius: 30px !important;
    padding: 0px 30px !important
  }

  .vpngaming .pc-btn.vpc a {
    padding: 0px 6px 0px 0px !important
  }

  .vpngaming .pc-btn.vpc .btn-word,
  .vpngaming .pc-btn.vpc .combe-text {
    font-size: 1rem;
    font-weight: 500
  }

  .wrapper {
    padding: 0px 1.0714285714rem
  }

  .vfg-banner {
    margin: 0px;
    padding: 0px 0px 1.4285714286rem;
    height: -moz-fit-content;
    height: fit-content;
    background: url(../images/vpn-for-gaming/banner_bg_mob.png) bottom no-repeat;
    background-size: 100% auto
  }

  .vfg-banner .equipment {
    display: flex;
    margin: 1.4285714286rem auto 0px
  }

  .vfg-banner .wrapper {
    padding: 2.8571428571rem 0 0
  }

  .vfg-banner .wban-txt {
    padding: 0 1.1428571429rem;
    width: 100%;
    text-align: center
  }

  .vfg-banner .wban-txt .fh1 {
    padding: 0px 0px 1.4285714286rem;
    font-size: 2.1428571429rem
  }

  .vfg-banner .wban-txt .sub-title {
    line-height: 1.4
  }

  .vfg-banner .wban-txt .pc-btn {
    margin-top: 1.4285714286rem;
    justify-content: center
  }

  .vfg-banner .wban-txt ul {
    display: flex;
    flex-direction: column;
    gap: .7142857143rem
  }

  .vfg-banner .wban-txt ul li {
    align-items: start
  }

  .vfg-banner .wban-txt ul li p {
    font-size: 1.1428571429rem;
    line-height: 1.4;
    text-align: left;
    max-width: 90%
  }

  .vfg-banner .wban-img {
    margin: 2.1428571429rem auto 0;
    width: 100%;
    height: auto
  }

  .vfg-banner .wban-img .computer-pic {
    width: 100%;
    height: auto;
    position: relative
  }

  .vfg-banner .banner_list {
    flex-wrap: wrap;
    gap: .7142857143rem 5%;
    padding: 0px 1.4285714286rem;
    margin-top: 0px
  }

  .vfg-banner .banner_list li {
    width: 47%;
    align-items: start
  }

  .vfg-banner .banner_list li::before {
    margin-top: 4px
  }

  .vfg-banner .banner_list li p {
    font-size: .9285714286rem;
    text-align: left;
    max-width: 88%;
    line-height: 1.4
  }

  .page-title h2 {
    font-size: 2rem;
    line-height: 1.5
  }

  .page-title p {
    font-size: 1.2857142857rem;
    line-height: 1.5;
    font-weight: 400
  }

  .page-title p b {
    font-weight: 600
  }

  .vfg-step {
    padding: 2.8571428571rem 0px
  }

  .vfg-step .step-content {
    margin-top: 3.5714285714rem;
    flex-direction: column;
    align-items: center;
    gap: .7142857143rem
  }

  .vfg-step .step-content>img {
    top: 0px;
    right: 38%
  }

  .vfg-step .step-content dl {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content
  }

  .vfg-step .step-content dt {
    height: 70px
  }

  .vfg-step .step-content dt span {
    font-size: 1.4285714286rem
  }

  .vfg-step .step-content dt img {
    width: 40px
  }

  .vfg-step .step-content dd {
    padding: 2.1428571429rem 1.4285714286rem
  }

  .vfg-step .step-content dd h4 {
    font-size: 1.4285714286rem
  }

  .vfg-step .step-content dd p {
    font-size: 1.2857142857rem;
    text-align: left;
    text-wrap: wrap
  }

  .why_need {
    padding: 4.2857142857rem 0px 3.5714285714rem
  }

  .why_need ul {
    width: 100%;
    flex-direction: column;
    gap: 7.1428571429rem;
    margin-top: 5.7142857143rem
  }

  .why_need ul::after,
  .why_need ul::before {
    display: none
  }

  .why_need ul li {
    width: 100%;
    background: rgba(255, 255, 255, .3);
    border: 2px solid rgba(118, 130, 255, .3);
    border-radius: 22px;
    position: relative;
    padding: 4.2857142857rem 1.4285714286rem 2.1428571429rem
  }

  .why_need ul li img {
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    margin: 0px auto
  }

  .why_need ul li h4,
  .why_need ul li p {
    padding: 0px
  }

  .why_need ul li h4 {
    display: block;
    text-wrap: wrap;
    font-size: 1.4285714286rem;
    text-align: center
  }

  .why_need ul li h4::before {
    display: none
  }

  .why_need ul li p {
    font-size: 1.1428571429rem;
    text-align: center;
    margin-top: 1.1428571429rem;
    color: #7e7e7e;
    line-height: 1.4
  }

  .page_article {
    margin: 0px;
    padding: 3.5714285714rem 0px 0px;
    background: rgba(0, 84, 255, .1)
  }

  .page_article .wrapper {
    padding: 0px
  }

  .page_article .atc_box {
    flex-direction: column-reverse !important;
    margin-top: 2.8571428571rem
  }

  .page_article .atc_box .atc_txt {
    padding: 0px !important
  }

  .page_article .atc_box .atc_txt p {
    font-size: 1.1428571429rem;
    padding: 0px 1.0714285714rem
  }

  .page_article .atc_box img {
    position: initial;
    margin-top: 2.1428571429rem
  }

  .page_article .atc_box .pc-btn {
    margin-top: 1.4285714286rem
  }

  .favorite {
    padding: 3.5714285714rem 0px 2.8571428571rem
  }

  .favorite .wrapper {
    padding: 0px
  }

  .favorite .fav_list {
    width: 100%;
    padding-bottom: 3.5714285714rem;
    overflow-y: visible
  }

  .favorite .fav_list._pc {
    display: none !important
  }

  .favorite .fav_list._mobile {
    display: flex !important
  }

  .favorite .fav_list .swiper-slide {
    padding-top: 60px
  }

  .favorite .fav_list li {
    width: 90%;
    border: 2px solid #9ec2ff;
    margin: 0px auto;
    height: -moz-fit-content;
    height: fit-content;
    box-shadow: 0px 12px 22px rgba(96, 145, 255, .2509803922);
    border-radius: 20px;
    padding: 5rem 1.7857142857rem 2.8571428571rem
  }

  .favorite .fav_list li>img {
    position: absolute;
    left: 0;
    top: -60px;
    right: 0;
    margin: 0px auto
  }

  .favorite .fav_list li::before {
    display: none
  }

  .favorite .fav_list li h4,
  .favorite .fav_list li p {
    text-align: left;
    padding: 0px
  }

  .favorite .fav_list li h4 {
    font-size: 1.7142857143rem
  }

  .favorite .fav_list li p {
    font-size: 1rem;
    color: #7e7e7e;
    line-height: 1.5
  }

  .favorite .fav_list .swiper-button-next,
  .favorite .fav_list .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../images/vpn-for-gaming/swiper_btn.svg) center no-repeat;
    background-size: cover
  }

  .favorite .fav_list .swiper-button-next::after,
  .favorite .fav_list .swiper-button-prev::after {
    display: none
  }

  .favorite .fav_list .swiper-button-prev {
    transform: rotate(180deg);
    left: 5px
  }

  .favorite .fav_list .swiper-button-next {
    right: 5px
  }

  .favorite .fav_list .swiper-pagination-bullet {
    width: 12px;
    border-radius: 8px;
    transition: all .3s ease
  }

  .favorite .fav_list .swiper-pagination-bullet-active {
    width: 1.4285714286rem
  }

  .favorite .pc-btn {
    margin-top: 1.4285714286rem
  }

  .platform {
    padding: 3.5714285714rem 0px
  }

  .platform .wrapper {
    padding: 0px
  }

  .platform .icon_wrap {
    justify-content: center;
    width: 100%;
    gap: 15px;
    margin-top: 1.4285714286rem
  }

  .platform .icon_wrap li {
    width: 76px;
    height: 76px;
    flex-direction: column
  }

  .platform .icon_wrap li p {
    font-size: .8571428571rem
  }

  .win-limit {
    height: auto;
    padding: 2.8571428571rem 0px;
    margin-top: 0;
    background: url("../images/vpn-linux/limit_bg_mob.png") no-repeat center bottom
  }

  .win-limit .cont_wrap {
    width: 100%;
    margin: 2.1428571429rem 0px
  }

  .win-limit .cont_wrap ul {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 12px;
    width: 100%
  }

  .win-limit .cont_wrap li {
    padding: 5px 15px;
    width: 100%
  }

  .win-limit .cont_wrap li img {
    width: 30px;
    height: 30px
  }

  .win-limit .cont_wrap li p {
    font-size: 1rem
  }

  .user-comment {
    padding: 2.1428571429rem 0px
  }

  .user-comment .user-message._pc {
    display: none !important
  }

  .user-comment .user-swiper {
    margin-top: 2.1428571429rem;
    overflow: visible
  }

  .user-comment .user-swiper .swiper-button-next,
  .user-comment .user-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background: #7e85f1
  }

  .user-comment .user-swiper .swiper-button-next::after,
  .user-comment .user-swiper .swiper-button-prev::after {
    transform: scale(0.5);
    font-weight: bold;
    color: #fff
  }

  .user-comment .user-swiper .swiper-button-next {
    right: -10px
  }

  .user-comment .user-swiper .swiper-button-prev {
    left: -10px
  }

  .user-comment .swiper-wrapper {
    align-items: center
  }

  .user-comment .swiper-wrapper .swiper-slide {
    padding: 0px .7142857143rem
  }

  .user-comment .swiper-wrapper .swiper-slide dl {
    padding: 1.5714285714rem;
    width: 100%
  }

  .user-comment .swiper-wrapper .swiper-slide dl dt {
    text-align: left
  }

  .user-comment .swiper-wrapper .swiper-slide dl dt p span {
    font-size: 1rem
  }

  .user-comment .swiper-wrapper .swiper-slide dl dt p span img {
    max-width: 30px
  }

  .user-comment .swiper-wrapper .swiper-slide dl dt>img {
    max-width: 80px
  }

  .user-comment .swiper-pagination {
    bottom: -.7142857143rem !important
  }

  .user-comment .swiper-pagination .swiper-pagination-bullet {
    width: .7142857143rem;
    height: .7142857143rem
  }

  .user-comment .swiper-pagination .swiper-pagination-bullet-active {
    background: #7e85f1
  }

  .user-comment .star-box {
    width: 100%;
    flex-direction: column;
    height: -moz-fit-content;
    height: fit-content;
    background: none;
    gap: .7142857143rem
  }

  .user-comment .star-box dl {
    width: 100%;
    background: #e5eafd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .7142857143rem 1.4285714286rem
  }

  .user-comment .star-box dl dt img {
    height: 36px;
    width: auto
  }

  .user-comment .star-box dl dt span {
    font-size: 1.4285714286rem
  }

  .user-comment .star-box dl dd p {
    margin-top: .5714285714rem;
    font-size: .8571428571rem
  }

  .media-comment {
    padding: 1.4285714286rem 0px 3.5714285714rem
  }

  .media-comment .sub_title {
    font-size: 1rem;
    line-height: 1.5
  }

  .media-comment .wrapper {
    overflow: visible
  }

  .media-comment .media_img {
    margin: 2.1428571429rem auto
  }

  .media-comment ul._pc {
    display: none !important
  }

  .media-comment .swiper-slide ul {
    width: 100%;
    gap: 1.0714285714rem
  }

  .media-comment .swiper-slide ul li {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    padding: 1.4285714286rem;
    text-align: left
  }

  .media-comment .swiper-slide ul li p {
    line-height: 1.5
  }

  .media-comment .media-swiper {
    padding-bottom: 2.8571428571rem
  }

  .media-comment .media-swiper .swiper-button-next,
  .media-comment .media-swiper .swiper-button-prev {
    width: 52px;
    height: 20px;
    background: url(../images/vpn-for-pc/arrow-y.png) center no-repeat;
    top: 100%
  }

  .media-comment .media-swiper .swiper-button-next::after,
  .media-comment .media-swiper .swiper-button-prev::after {
    display: none
  }

  .media-comment .media-swiper .swiper-button-disabled {
    width: 31px;
    height: 20px;
    background: url(../images/vpn-for-pc/arrow.png)
  }

  .media-comment .media-swiper .swiper-button-next {
    right: 110px
  }

  .media-comment .media-swiper .swiper-button-next.swiper-button-disabled {
    transform: rotate(180deg)
  }

  .media-comment .media-swiper .swiper-button-prev {
    left: 110px;
    transform: rotate(-180deg)
  }

  .media-comment .media-swiper .swiper-button-prev.swiper-button-disabled {
    transform: rotate(0deg)
  }

  .vpn-faqs {
    background: none;
    padding-top: 3.5714285714rem
  }

  .vfg-down {
    margin-top: 2.8571428571rem;
    background: url(../images/vpn-for-gaming/bottom_bg_mob.png) bottom no-repeat;
    height: auto;
    background-size: cover;
    padding: 2.8571428571rem 0px 400px
  }

  .vfg-down .wrapper {
    flex-direction: column;
    width: 100% !important
  }

  .vfg-down .down-txt {
    height: auto
  }

  .vfg-down .down-txt {
    padding-top: 0;
    width: 100%;
    text-align: center;
    color: #fff
  }

  .vfg-down .down-txt h2 {
    font-size: 2rem;
    line-height: 1.5
  }

  .vfg-down .down-txt .desc {
    font-size: 1.2857142857rem;
    line-height: 1.5
  }

  .vfg-down .pc-btn {
    margin-top: 2.1428571429rem;
    justify-content: center
  }
}