body {
  padding: 0;
  margin: 0;

  background: url("../images/background.png");
  width: 100%;
}

#ultest .back_XL,
#ultest .ping-label {
  text-align: center;
  width: calc(100% / 7);
}

a:hover {
  color: #fff;
  text-decoration: none !important;
}

.header {
  height: 100px;
  margin-bottom: 20px;
}

.header-text {
  align-self: flex-start;
  justify-self: end;
  width: 100%;
}

.header .logo img {
  height: 100%;
  padding: 10px 0;

  image-orientation: none;
}

.header .header-links {
  margin-left: auto;
}

.header .header-links a {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  font-family: serif;

  cursor: pointer;
  margin: 0 30px;
}

body .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

  width: 1200px;
  margin: 0 auto 20px;
}

.content-row {
  display: flex;
  flex-wrap: wrap;

  width: 100%;
}

.section-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

  width: 100%;
  margin-bottom: 10px;

  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 2px;
  border-style: solid;
}

.xianlu-container {
  height: 120px;
  padding: 10px;
}

.vpn-column,
.social-media-column {
  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-bottom: none;
}

.crypto-wallet-column:nth-child(-n + 3) {
  border-bottom: 2px solid #fc2047;
  border-left: 2px solid #fc2047;
}

.crypto-wallet-column:nth-last-child(-n + 3) {
  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-bottom: none;
}

.content-section {
  display: flex;
  flex-wrap: wrap;
  width: 87%;
}

.back_wathet {
  border: 1px solid #a90a03;
  height: 100%;
  padding: 10px 20px;
}

.extra-btn {
  display: block;
  height: calc((156px / 2) - 10px);
  width: 100%;
}

.extra-btn:hover {
  border: 1px solid #1f3246;
}

.extra-btn img {
  height: 100%;
  width: 100%;
}

.bnb_icon_font {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  text-align: center;
}

.bnb_icon_font .bif_font {
  color: #ec5e58;
  font-size: 26px;
  font-weight: 900;
  text-align: center;
}

.bnb_icon_font .bif_font:first-child {
  font-size: 22px;
}

.xianlu-column {
  border: 2px solid rgba(252, 32, 71, 1);
  border-left: none;
}

.xianlu-title > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.xianlu-title > div:first-child {
  border: 2px solid rgba(252, 32, 71, 1);
  border-left: none;
  height: 62px;
}

.xianlu-title > div:last-child {
  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 0;
  border-right-width: 2px;
  border-style: solid;
  border-bottom: 2px solid rgba(253, 170, 150, 1);
  height: 58px;
}

.xianlu-column > div {
  display: flex;
  justify-content: center;
  align-items: center;

  border: none;
  height: 58px;
}

.bif_font.vpn-app {
  font-size: 20px;
}

.url-link-sub-text {
  color: black;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;

  margin-top: 5px;
}

.back_XL div,
.ping-label div {
  font-size: 14px;
  font-weight: 900;
}

.back_XL div {
  color: #ec5e58;
}

.ping-label div .bl1 {
  color: #4d4b4b;
}

.ping-label > div > .bl2 {
  color: #ec5e58;
}

.div_entrance {
  background-color: #fff;
  border: 1px solid #ddd;
  height: 110px;
}

.bl1 {
  border-bottom: 1px solid #a90a03;

  color: #4d4b4b;
  font-weight: 900;
}

.back_LX:hover {
  border: 1px solid #1f3246;
}

.back_LX:hover .ent_font {
  transform: scale(1.1);
}

.join-button {
  display: none;
}

#fastest-link {
  color: #ff00ef;
}

.div_entrance:hover {
  border: 1px solid #39a7fc;
}

.xianlu {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;

  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 2px;
  border-style: solid;
  border-left-width: 0;

  height: 120px;
  margin-left: -1px;
}

.de_icon {
  display: flex;
  justify-content: center;
  align-items: center;

  font-size: 16px;
}

.de_icon.full_height {
  display: flex;
  align-items: center;
  justify-content: center;
}

.de_icon:hover {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  z-index: 9999;
}

.de_icon .div_center {
  margin: 0 auto;
}

.div_center .ent_font {
  color: #4d4b4b;
  font-weight: 900;
}

.red_font {
  color: red;
}

.id_code {
  display: none;
  height: 150px;
  width: 120px;

  position: absolute;
  right: 65px;
  top: 14.3em;

  background-color: #fff;
  border: 1px solid #ddd;

  z-index: 999999;
}

.id_code .id_code_img .ici_icon {
  background: url("../images/icon.png");
  background-position: -80px -72px;

  height: 120px;
  width: 120px;
}

.ici_font {
  color: #9f9f9f;
  font-size: 16px;
  font-weight: 900;
  text-align: center;

  margin: 6px auto;
}

.os_icon {
  height: 48px;
  width: 55px;
  margin: 0 auto;

  background: url("../images/icon.png");
  background-position: 81px -115px;
}

.os_font {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;

  width: 36px;
  margin: 3px auto;
}

.time input {
  text-align: center;
  height: 53px;
  width: 100%;
  border: none;
}

/* ************* modal content css *************  */
help-content .help-item {
  box-sizing: border-box;
  border: 8px solid #2161b3;
  padding: 24px;
}

.help-content .help-item .help-title {
  font-size: 14px;
  margin: 0 0 20px;
}

.help-content .help-item .helper-wrapper .helper-title {
  display: flex;
  align-items: center;
  margin-bottom: 12px;

  padding-top: 12px;
  padding-bottom: 12px;

  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.help-content .help-item .helper-wrapper .helper-title span {
  background: #bbb9f2;
  border-radius: 40px;

  padding: 4px 12px;
  margin-right: 12px;
  white-space: nowrap;

  color: #fff;
}

.help-content .help-item .helper-wrapper .helper-img {
  display: block;
  margin: 12px auto 12px;
  width: 80%;
}

.help-content .help-item .helper-wrapper .helper-img.small {
  max-width: 450px;
}

.help-content .help-item .helper-wrapper .helper-img.extra-small {
  max-width: 250px;
}

.help-content .help-item .helper-wrapper .helper-img.big {
  width: 100%;
}

.help-content .help-item .helper-wrapper table {
  border: 1px solid #bbb9f2;
  margin: 0 auto 20px;
  width: 80%;
}

.help-content .help-item .helper-wrapper table thead tr {
  border-bottom: 1px solid #bbb9f2;
}

.help-content .help-item .helper-wrapper table thead tr td {
  background-color: rgba(82, 9, 27, 0.24);
}

.help-content .help-item .helper-wrapper table tr:not(:last-child) {
  border-bottom: 1px solid #bbb9f2;
}

.help-content .help-item .helper-wrapper table td:not(:last-child) {
  border-right: 1px solid #bbb9f2;
}

.help-content .help-item .helper-wrapper table td {
  padding: 4px 6px;
  text-align: center;
}

.vpn-column img,
.social-media-column img,
.crypto-wallet-column img {
  border-left: none;
  max-width: 100%;
  background: white;
}

.title-wrapper {
  margin: 30px 0;
}

.title-wrapper img {
  width: 80%;
}

.footer-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.left-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;

  text-align: center;
  width: 70%;
}

.button-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.button-wrapper .btn {
  display: flex;
  align-items: center;
  justify-content: center;

  background: #bbb9f2;
  border-radius: 45px;
  border: 1px solid #d2e3f6;
  margin: 10px;
  width: 30%;

  color: #000;
  font-size: 26px;
  font-weight: bolder;
  text-decoration: none;
}

.button-wrapper .btn > img {
  width: 35px;
  margin-right: 20px;
}

.button-wrapper .btn:hover {
  transform: scale(1.01);
  cursor: pointer;
}

.right-footer {
  width: 30%;
}

.right-footer img {
  height: 350px;
}

#support-section > div:nth-child(2) {
  border-left: 1px solid #fc2047;
}

.navigator {
  width: 100%;
  background-image: url("../images/navigator-bar.png");
  margin-bottom: 15px;
}

.navigator-item {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: black;

  cursor: pointer;
  padding: 10px 0 8px;
}

.navigator-item:hover {
  transform: scale(1.1);
  color: black;
}

.navigator-item:focus,
.navigator-item:visited {
  color: black;
}

.header-row {
  padding-top: 35px;

  font-family: "Ma Shan Zheng", cursive;
  text-align: center;
}

.header-row > div {
  display: flex;
  height: 100%;
}

.header-row > div:nth-child(1) {
  align-items: flex-start;
}

.header-row > div:nth-child(2) {
  align-items: center;
  justify-content: center;
}

.header-row > div:nth-child(3) {
  justify-content: flex-end;
  align-items: flex-start;
}

.cp-logo {
  width: auto;
}

.main-header {
  display: flex;
  flex-direction: column;
  align-items: center;

  color: #ec5e58;
  margin-top: 80px;
  width: auto;
}

.main-header > img {
  width: 100%;
}

.main-header-text {
  font-size: 60px;
  font-weight: 900;
}

.main-header-sub-text {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}

.header-right-wrapper {
  width: 60%;
  text-align: center;
  font-size: 18px;
}

.url-link-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;

  border-image: linear-gradient(
      180deg,
      rgba(252, 32, 71, 1) 40%,
      rgba(253, 170, 150, 1) 90%
    )
    10;
  border-width: 0;
  border-right-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-bottom: 2px solid rgba(253, 170, 150, 1);

  height: 58px;
}

.url-link-wrapper .join-button {
  width: 40%;
}

.url-link-wrapper > .join-button > a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;

  border-radius: 60px;
  padding: 10px 40px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  display: none;
  overflow: auto;
  transition: opacity 500ms;
  z-index: 999;

  background: rgba(0, 0, 0, 0.7);
}

.overlay:target {
  display: block;
}

.promo-popup,
.daMaQianDao-popup,
.xianlu-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  margin: 80px auto;
  padding: 40px;
  width: 70%;

  position: relative;
  transition: all 5s ease-in-out;
  background-color: #e67475;
  z-index: 10;

  color: #e67475;
  text-align: center;
}

.daMaQianDao-popup {
  width: 400px;
  margin-top: 20px;
}

.promo-popup:before,
.daMaQianDao-popup:before,
.xianlu-popup:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;

  background-color: #fff;
  border-radius: 8px;
  content: "";
  z-index: -1;
}

.promo-popup .close,
.daMaQianDao-popup .close,
.xianlu-popup .close {
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: 0;
  right: 0;

  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;

  background-color: #e67475;
  border-radius: 50%;
  height: 40px;
  width: 40px;

  transition: all 200ms;
  z-index: 1;
}

.promo-popup h3,
.daMaQianDao-popup h3,
.xianlu-popup h3 {
  font-size: 22px;
}

.yuebao-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  background-color: #e67475;
  position: relative;
  color: #e67475;

  margin: 80px auto;
  width: 70%;
  padding: 40px;

  transition: all 5s ease-in-out;
  z-index: 10;
}

.vpn-item {
  height: 100%;
}

.affiliate-login {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;

  width: 9%;
  height: 363px;
  padding: 25px;
  margin: 135px auto 0;

  background-color: #fec9c1;
  border: 1px solid #a90a03;

  color: #ec5e58;
  font-size: 50px;
  font-weight: bolder;
  text-decoration: none;
}

.affiliate-login:active,
.affiliate-login:visited,
.affiliate-login:link {
  text-decoration: none;
  color: #ec5e58;
}

.affiliate-login:hover {
  border-color: black;
}

.affiliate-login-mobile {
  display: none;

  width: 100%;
  padding: 5px;
  margin: 0 auto;

  cursor: pointer;
  background-color: #fff;
  border: 1px solid #a90a03;

  color: #ec5e58;
  font-size: 19px;
  font-weight: bolder;
  text-decoration: none;
}

.affiliate-login-mobile:active,
.affiliate-login-mobile:visited {
  color: #ec5e58;
}

.line-enter-button {
  padding: 5px;
  width: 100%;
}

.mobile {
  display: none;
}

.vpn-container,
.social-media-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);

  border: none;
  border-image: none;
  height: 100%;
}

.crypto-wallet-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);

  border: none;
  border-image: none;
}

.title_div {
  background-color: transparent;
}

@media (max-width: 1200px) {
  body {
    background: #f7f9fa url("../images/background-mobile.png") center / cover;
    width: 100%;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .header-row {
    padding-top: 10px;
  }

  .main-header {
    margin-top: 70px;
  }

  .header {
    height: fit-content;
    margin: 35px 0;
  }

  .title_div {
    background-color: transparent;
    padding: 10px;
  }

  body .row {
    width: 900px;
    margin: 0 auto 20px;
  }

  .header .logo img {
    height: 140px;
    image-orientation: none;
  }

  .header-right-wrapper {
    width: 80%;
  }

  .url-link-sub-text {
    font-size: 11px;
  }

  .header .header-links {
    margin-left: 0;
    margin-top: 20px;
  }

  .bnb_icon_font .bif_font {
    font-size: 20px;
  }

  .back_wathet {
    padding: 5px;
  }

  .flex-col a img {
    width: 200px;
  }

  .footer-row {
    position: relative;
  }

  .left-footer {
    width: 100%;
    position: relative;
  }

  .button-wrapper {
    flex-direction: column;
    align-items: center;

    height: 300px;
    width: 50%;
  }

  .title-wrapper img {
    width: 100%;
  }

  .right-footer {
    position: absolute;
    right: 100px;
    bottom: 0;
  }

  .right-footer img {
    height: 300px;
  }

  .button-wrapper .btn {
    width: 80%;
  }

  .bnb_icon_font .bif_font:first-child {
    font-size: 19px;
  }

  .xianlu img {
    padding: 3px;
    height: 30px;
  }

  .vpn-container,
  .crypto-wallet-container,
  .social-media-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .vpn-column,
  .crypto-wallet-column,
  .social-media-column {
    display: flex;
    justify-content: center;
    align-items: center;

    background: white;
  }

  .vpn-column:nth-child(-n + 2),
  .crypto-wallet-column:nth-child(-n + 4),
  .social-media-column:nth-child(-n + 2) {
    border-image: none;
    border-bottom: 1.5px solid #fc2047;
  }

  .vpn-column:nth-child(-n + 2),
  .crypto-wallet-column:nth-child(2),
  .social-media-column:nth-child(-n + 2) {
    border-image: none;
    border-left: 1.5px solid #fc2047;
  }

  .vpn-column:nth-child(3),
  .crypto-wallet-column:nth-child(odd),
  .social-media-column:nth-child(3) {
    border-width: 1.5px;
  }

  .vpn-column:nth-child(4),
  .social-media-column:nth-child(4),
  .crypto-wallet-column:nth-child(6) {
    border-image: linear-gradient(
        180deg,
        rgba(252, 32, 71, 1) 40%,
        rgba(253, 170, 150, 1) 90%
      )
      10;
    border-width: 0;
    border-left-width: 1.5px;
    border-style: solid;
  }

  .crypto-wallet-column:nth-child(4) {
    border-bottom: 1.5px solid #fc2047;
    border-left: 1.5px solid #fc2047;
  }

  .section-header {
    padding: 10px 0;
  }

  .title_div {
    background-color: transparent;
  }

  .xianlu-column {
    border-bottom: none;
  }

  .url-link-wrapper {
    border-top: 2px solid rgba(252, 32, 71, 1);
    height: 60px;
  }

  .join-button {
    padding: 20px;
  }
}

@media (max-width: 1000px) {
  body .row {
    width: 800px;
  }

  .content-section {
    width: 100%;
    display: initial;
  }

  .flex-col a {
    height: 66px;
  }

  .header-right-wrapper {
    width: 90%;
  }

  .bnb_icon_font .bif_font {
    font-size: 19px;
  }

  .affiliate-login {
    display: none;
  }

  .affiliate-login-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .title_div {
    background-color: transparent;
  }

  .join-button {
    padding: 15px;
  }
}

@media (max-width: 992px) {
  .main-header {
    margin-top: 50px;
  }

  .header .logo img {
    height: 100px;
    image-orientation: none;
  }

  .header {
    height: fit-content;
    margin: 15px 0;
  }

  .header .header-links a {
    font-size: 26px;
  }

  .bif_font br {
    display: none;
  }

  .flex-col a img {
    width: 150px;
  }

  .title_div {
    background-color: #f5cbc2;
  }

  .xianlu-title > div:first-child {
    border: 2px solid rgba(252, 32, 71, 1);
    height: 62px;
  }

  .xianlu-title > div:last-child {
    border-image: linear-gradient(
        180deg,
        rgba(252, 32, 71, 1) 40%,
        rgba(253, 170, 150, 1) 90%
      )
      10;
    border-width: 2px;
    border-top-width: 0;

    border-style: solid;
    border-bottom: 2px solid rgba(253, 170, 150, 1);
    height: 58px;
  }

  .xianlu {
    border-left-width: 2px;
  }

  .entrance {
    margin-bottom: 10px;
  }

  .xianlu {
    height: 60px;
    margin-bottom: 10px;
  }

  .bnb_icon_font {
    height: 40px;
  }

  .section-container {
    height: auto;
  }

  .vpn-column:nth-child(odd),
  .crypto-wallet-column:nth-child(odd),
  .social-media-column:nth-child(odd) {
    border-left: none;
  }

  .vpn-column:first-child,
  .vpn-column:nth-child(3) {
    border-left: none;
  }

  .vpn-column:nth-child(-n + 2),
  .crypto-wallet-column:nth-child(-n + 2),
  .social-media-column:nth-child(-n + 2) {
    border-top: 1.5px solid rgba(252, 32, 71, 1);
  }

  .crypto-wallet-column:nth-child(odd),
  .social-media-column:nth-child(odd) {
    border-left: none;
  }
}

@media (max-width: 800px) {
  body .row {
    width: 700px;
    margin: 0 auto 30px;
  }

  .header-right-wrapper {
    width: 77%;
    font-size: 14px;
  }

  .navigator-item {
    font-size: 18px;
  }

  .header .header-links {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .header .header-links a {
    margin: 10px;
  }
}

@media (max-width: 767px) {
  body .row {
    width: 600px;
    margin: 0 auto 10px;
  }

  #ultest div.back_XL {
    width: inherit;
  }

  .ping-label {
    display: none;
  }

  .navigator {
    background: none;
  }

  .navigator .row {
    border-image: linear-gradient(
        180deg,
        rgba(252, 32, 71, 1) 40%,
        rgba(253, 170, 150, 1) 90%
      )
      10;
    border-width: 1.5px;
    border-style: solid;
    border-radius: 5px;
  }

  .url-link-wrapper font {
    margin-left: 50px;
    width: 60%;
  }

  .header-row > div:nth-child(3) {
    align-items: flex-start;
  }

  .cp-logo {
    height: 55px;
  }

  .main-header-text {
    font-size: 40px;
  }

  .main-header-sub-text {
    font-size: 16px;
  }

  .header-right-wrapper {
    width: 70%;
  }

  .navigator-item {
    font-size: 16px;
  }

  .url-link-sub-text {
    font-size: 12px;
  }

  .join-button {
    display: initial;
  }

  .extra-btn {
    height: 60px;
  }

  .left-footer {
    width: 100%;
  }

  .button-wrapper {
    width: 100%;
    flex-direction: column;
    height: 100%;
  }

  .title-wrapper img {
    width: 100%;
  }

  .right-footer {
    position: static;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .button-wrapper .btn {
    width: 100%;
  }

  .bl2 {
    border-top: none;
  }

  .de_icon .div_center {
    display: flex;
    justify-content: center;
    align-items: center;

    width: auto;
    height: 34px;
  }

  .back_XL {
    margin-bottom: 10px;
  }

  #support-section {
    display: none;
  }

  .div_center .ent_font {
    color: #ec5e58;
  }

  .back_gray {
    border: 1px solid #ff5a5a;
    background-color: transparent;
  }

  .de_icon {
    height: auto;
    border: none;
  }

  .back_XL:nth-child(2) > a > .url-link-wrapper > .join-button > a {
    background-color: #ec5e58;
  }

  .back_XL:nth-child(3) > a > .url-link-wrapper > .join-button > a {
    background-color: #f3ac52;
  }

  .back_XL:nth-child(4) > a > .url-link-wrapper > .join-button > a {
    background-color: #56a7f8;
  }

  .back_XL:nth-child(5) > a > .url-link-wrapper > .join-button > a {
    background-color: #873ff4;
  }

  .back_XL:nth-child(6) > a > .url-link-wrapper > .join-button > a {
    background-color: #6566bc;
  }

  .back_XL:nth-child(7) > a > .url-link-wrapper > .join-button > a {
    background-color: #f16000;
  }

  .line-enter-button {
    padding: 20px 10px;
  }

  .xianlu-column {
    border-image: linear-gradient(
        180deg,
        rgba(252, 32, 71, 1) 40%,
        rgba(253, 170, 150, 1) 90%
      )
      10;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
    height: 60px;
  }
}

@media (max-width: 600px) {
  body .row {
    width: 500px;
    margin: 0 auto 10px;
  }

  .cp-logo {
    height: 55px;
  }

  .main-header-text {
    font-size: 35px;
  }

  .main-header-sub-text {
    font-size: 13px;
  }

  .header-right-wrapper {
    width: 69%;
    font-size: 12px;
  }

  .navigator-item {
    font-size: 11px;
  }
}

@media (max-width: 500px) {
  body .row {
    width: 410px;
    margin: 0 auto 10px;
  }

  .cp-logo {
    height: 55px;
  }

  .main-header-text {
    font-size: 30px;
  }

  .main-header-sub-text {
    font-size: 11px;
  }

  .header-right-wrapper {
    width: 80%;
    font-size: 10px;
  }

  .url-link-wrapper > .join-button > a {
    padding: 10px 20px;
  }

  .line-enter-button {
    padding: 0;
  }
}

@media (max-width: 400px) {
  body .row {
    width: 320px;
  }

  .main-header-text {
    font-size: 24px;
  }

  .main-header-sub-text {
    font-size: 8px;
  }

  .header-right-wrapper {
    width: 100%;
  }

  .navigator-item {
    font-size: 8px;
  }

  .extra-btn {
    height: 55px;
  }

  .div_center .ent_font,
  .url-link-wrapper font {
    font-size: 12px;
  }

  .url-link-wrapper {
    box-sizing: border-box;
  }

  .join-button {
    padding: 10px;
  }

  .line-enter-button {
    padding: 0;
  }
}
