/*選型 APP 介紹頁*/
.features_App_Logo {
  box-shadow: unset !important;
}
.HMS img {
  max-width: none !important;
}
p, li {
  font-weight: 400;
}
img {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
}
.HMS {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  flex-direction: column;
}
.HMS_APP_box {
  display: flex;
  flex-direction: column;
  width: 80%;
}
.APP_content {
  display: flex;
  flex-direction: row;
  position: relative;
}
.phone_img_bg {
  border: solid 10px #4d4d4d;
  background: #4d4d4d;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-left: 15px;
  width: fit-content;
  z-index: 3;
}
.phone_size01 img {
  width: 255px;
}
.phone_size02 img {
  width: 220px;
}
.APP_text {
  z-index: 3;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.APP_text_right {
  margin-right: 20px;
  margin-left: 80px;
}
.APP_text_left {
  margin-left: 40px;
  margin-right: 75px;
}
.APP_text_bg_left {
  background: #eefbff;
  width: 100%;
  height: 200px;
  position: absolute;
  z-index: 2;
}
.APP_text_bg_right {
  background: #eefbff;
  width: 100%;
  height: 200px;
  position: absolute;
  z-index: 2;
}
.right-radius {
  padding: 0 80px 0 50px;
  border-radius: 0 100px 100px 0;
  margin-left: 20px;
}
.left-radius {
  padding: 0 80px 0 50px;
  border-radius: 100px 0 0 100px;
}
.H_title {
  color: #125287;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0px;
}
.text {
  color: #555;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.H_title span {
  color: #FFF;
  background: #40a4d0;
  font-size: 16px;
  padding: 10px;
  border-radius: 50px;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
}
.H_title span:hover {
  background: #009996;
}
.H_title svg {
  margin-left: 5px;
  width: 15px;
}
.APP_search_SVG {
  z-index: 3;
  width: 80px;
  margin-top: -120px;
  margin-left: 40px;
}
.APP_search_SVG path {
  fill: #40A4D0;
}
.Download_SVG_icon {
  fill: #FFFFFF;
}
.APP_features {
  background: #FFF;
  box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
  border-radius: 10px;
  margin-top: 30px;
  padding: 30px 35px 30px 70px;
  line-height: 1.5;
  height: min-content;
  position: relative;
  margin-bottom: 30px;
}
.APP_features ul span {
  font-size: 24px;
  list-style: none;
  color: #40a4d0;
  font-weight: bold;
  margin-left: -1.5rem;
}
.APP_features li {
  font-size: 18px;
  color: #555;
  list-style: none;
}
.APP_features li::before {
  content: "\2022";
  color: #40a4d0;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}
.APP_features ul li:first-child::before {
  color: #FFF;
}
.APP_features_img {
  display: flex;
  justify-content: center;
  margin-top: -195px;
}
.features_App_Logo {
  position: absolute;
  z-index: 2;
  width: 100px;
  box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top: 150px;
  margin-left: -50px;
}
.features_bg {
  width: 100%;
  height: max-content;
}
.list1 {
  margin-top: 80px;
}
.list2 {
  margin-top: 40px;
}
.list3 {
  margin-top: 130px;
}
.list4 {
  margin-top: -25px;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  z-index: 1;
}
.image2 {
  display: flex;
  margin-top: -240px;
}
.APP_Download {
  background: #f8f8f8;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
  z-index: 2;
  margin-bottom: -10px;
}
.APP_Download .text {
  margin: 50px 10% 0px;
}
.APP_Download .text a {
  color: #40a4d0;
  font-size: 18px;
}
.lang_EN .APP_Download .text, .lang_EN .APP_Download .text a {
  font-size: 16px;
}
.QR {
  display: flex;
}
.QR div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto 40px;
}
.QR_title {
  color: #40a4d0;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 0px;
}
.QR_title sup {
  color: #125287;
  font-size: 65%;
}
.QR_text {
  font-size: 18px;
  color: #555;
  width: 80%;
  text-align: center;
}
.QR_text a {
  color: #44a0ff;
}
.QR_text a:hover, .APP_Download .text a:hover {
  color: #009996;
}
.QR_img {
  /*  width: 160px;*/
  height: 160px;
  box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 15px solid #FFF !important;
  margin-bottom: 20px;
}
.store_icon {
  /*  width: 180px;*/
  height: 50px;
}
.round1 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -150px;
}
.round2 {
  position: absolute;
  z-index: 1;
  bottom: -100px;
  right: 0px;
}
.round3 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 160px;
}
.note {
  width: 180px;
  border: dashed 1px #9b9b9b;
  border-radius: 15px;
  color: #9b9b9b;
  text-align: center;
  padding-top: 38%;
  padding-bottom: 38%;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.5;
  font-size: 18px;
}
.lang_EN .note {
  padding-top: 34%;
  padding-bottom: 34%;
}
/*手機*/
@media screen and (min-width: 200px) and (max-width: 299px) {
  .phone_size01 img {
    width: 140px;
  }
  .phone_size02 img {
    width: 65px;
  }
  .image2 {
    margin-top: -20px;
    justify-content: center;
  }
  .image3 {
    margin-top: -40px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    display: none;
  }
  .list4 {
    justify-content: center;
    margin-top: 55px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
    display: none;
  }
  .HMS_APP_box {
    width: 95%;
  }
  .APP_text_bg_left {
    width: 350px;
    height: 450px;
  }
  .H_title, .APP_features ul span {
    font-size: 24px;
    line-height: 1.5;
  }
  .text, .APP_features li, .APP_Download .text a {
    font-size: 16px;
  }
  .H_title {
    text-align: center;
  }
  .column {
    flex-direction: column !important;
  }
  .left-radius {
    border-radius: 0px;
    margin-left: -20px;
  }
  .list1 {
    margin-top: -70px;
  }
  .list2 {
    margin-top: 65px;
  }
  .list3 {
    margin-top: 105px;
  }
  .APP_text {
    justify-content: flex-start;
  }
  .QR div {
    margin: auto 25px;
  }
  .APP_text_right, .APP_text_left {
    margin-right: 15px;
    margin-left: 15px;
  }
  .APP_text_right {
    margin-bottom: 40px;
  }
  .APP_text_left {
    margin-bottom: 80px;
  }
  .right-radius {
    border-radius: 50%;
  }
  .APP_text_bg_right, .APP_text_bg_left {
    display: none;
  }
  .APP_Download .H_title {
    width: 60%;
    text-align: center;
  }
  .QR_title {
    margin-top: 20px;
  }
  .QR_img {
    /*    width: 120px;*/
    height: 120px;
  }
  .QR_text {
    text-align: center;
    font-size: 16px;
  }
  .store_icon {
    /*    width: 140px;*/
    height: 50px;
  }
  .APP_Download {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 110vw;
  }
  .APP_features {
    width: 90%;
    padding: 20px 20px 20px 45px;
    margin-left: 15px;
  }
  .round3 {
    left: -30px;
    top: 340px;
  }
  .phone_img_bg {
    border: solid 5px #4d4d4d;
    margin-left: 10px;
  }
  .APP_text_bg_left.right-radius.list1 {
    margin-top: -140px;
    margin-left: 15px;
  }
  .APP_text_bg_right.left-radius.list2 {
    margin-top: 55px;
  }
  .APP_text_bg_left.right-radius.list3 {
    margin-top: 25px;
    margin-left: 15px;
  }
  .QR {
    flex-direction: column;
  }
  .HMS {
    margin-top: 144px;
  }
  .APP_content {
    flex-direction: column-reverse;
    align-items: center;
  }
  .round1 {
    left: -30px;
    top: 200px;
  }
}
@media screen and (min-width: 300px) and (max-width: 399px) {
  .phone_size01 img {
    width: 130px;
  }
  .phone_size02 img {
    width: 95px;
  }
  .image2 {
    margin-top: -20px;
    justify-content: center;
  }
  .image3 {
    margin-top: 150px;
  }
  .APP_text_bg_right {
    height: 230px;
	  width: 110%;
  }
  .APP_features_img {
    display: none;
  }
  .list4 {
    justify-content: center;
    margin-top: 55px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
    display: none;
  }
  .HMS_APP_box {
    width: 95%;
  }
  .APP_text_bg_left.list1 {
    width: 100%;
    height: 100%;
  }
	.APP_text_bg_left.list3 {
    width: 100%;
    height: 72%;
  }
  .H_title, .APP_features ul span {
    font-size: 24px;
    line-height: 1.5;
  }
  .text, .APP_features li, .APP_Download .text a {
    font-size: 16px;
  }
  .column {
    flex-direction: column !important;
  }
  .left-radius {
    border-radius: 0px;
    margin-left: -20px;
  }
  .list1 {
    margin-top: -70px;
  }
  .list2 {
    margin-top: 65px;
  }
  .list3 {
    margin-top: 105px;
  }
  .APP_text {
    justify-content: flex-start;
  }
  .QR div {
    margin: auto 25px;
  }
  .APP_text_right {
    margin-right: 20px;
    margin-left: 20px;
  }
  .APP_text_left {
    margin-left: 20px;
    margin-right: 20px;
  }
  .right-radius {
    border-radius: 50%;
  }
  .APP_Download .H_title {
    width: 60%;
    text-align: center;
  }
  .QR_title {
    margin-top: 20px;
    font-size: 22px;
  }
  .QR_img {
    /*    width: 120px;*/
    height: 120px;
  }
  .QR_text {
    text-align: center;
    font-size: 16px;
  }
  .store_icon {
    /*    width: 140px;*/
    height: 50px;
  }
  .APP_Download {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .APP_features {
    width: 90%;
  }
  .round3 {
    left: -45px;
    top: 340px;
  }
  .phone_img_bg {
    border: solid 5px #4d4d4d;
    margin-left: 10px;
  }
  .APP_text_bg_left.right-radius.list1 {
    margin-top: -72px;
    margin-left: 15px;
  }
  .APP_text_bg_right.left-radius.list2 {
    margin-top: 55px;
  }
  .APP_text_bg_left.right-radius.list3 {
    margin-top: 60px;
    margin-left: 15px;
  }
  .QR {
    flex-direction: column;
  }
  .HMS {
    margin-top: 220px;
  }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
  .phone_size01 img {
    width: 130px;
  }
  .phone_size02 img {
    width: 95px;
  }
  .image2 {
    margin-top: -20px;
    justify-content: center;
  }
  .image3 {
    margin-top: 150px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    display: none;
  }
  .list4 {
    justify-content: center;
    margin-top: 0px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
    display: none;
  }
  .HMS_APP_box {
    width: 95%;
  }
  .APP_text_bg_left.list1 {
    width: 100%;
    height: 120%;
  }
	.APP_text_bg_left.list3 {
    width: 100%;
    height: 80%;
}
  .H_title, .APP_features ul span {
    font-size: 24px;
    line-height: 1.5;
  }
  .text, .APP_features li, .APP_Download .text a {
    font-size: 16px;
  }
  .column {
    flex-direction: column !important;
  }
  .left-radius {
    border-radius: 0px;
    margin-left: -10px;
  }
	.APP_text_bg_right {
    width: 110%;
}
  .list1 {
    margin-top: -70px;
  }
  .list2 {
    margin-top: 65px;
  }
  .list3 {
    margin-top: 105px;
  }
  .APP_text {
    justify-content: flex-start;
  }
  .QR div {
    margin: auto 25px;
  }
  .APP_text_right {
    margin-right: 20px;
    margin-left: 20px;
  }
  .APP_text_left {
    margin-left: 20px;
    margin-right: 20px;
  }
  .right-radius {
    border-radius: 50%;
  }
  .APP_Download .H_title {
    width: 60%;
    text-align: center;
  }
  .QR_title {
    margin-top: 20px;
  }
  .QR_img {
    /*    width: 120px;*/
    height: 120px;
  }
  .QR_text {
    text-align: center;
    font-size: 16px;
  }
  .store_icon {
    /*    width: 140px;*/
    height: 50px;
  }
  .APP_Download {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .APP_features {
    width: 90%;
  }
  .round3 {
    left: -45px;
    top: 340px;
  }
  .phone_img_bg {
    border: solid 5px #4d4d4d;
    margin-left: 10px;
  }
  .APP_text_bg_left.right-radius.list1 {
    margin-top: -105px;
    margin-left: 5px;
  }
  .APP_text_bg_right.left-radius.list2 {
    margin-top: 55px;
  }
  .APP_text_bg_left.right-radius.list3 {
    margin-top: 55px;
    margin-left: 7px;
  }
  .QR {
    flex-direction: column;
  }
  .HMS {
    margin-top: 220px;
  }
}
@media screen and (min-width: 500px) and (max-width: 599px) {
  .phone_size01 img, .phone_size02 img {
    width: 120px;
  }
  .image2 {
    margin-top: -20px;
    justify-content: center;
  }
  .image3 {
    margin-top: 50px;
  }
  .APP_text_bg_right {
    height: 230px;
    width: 100vw;
    margin-left: -20px;
  }
  .APP_features_img {
    display: none;
  }
  .list4 {
    justify-content: center;
    margin-top: 0px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
    display: none;
  }
  .HMS_APP_box {
    width: 95%;
  }
  .APP_text_bg_left {
    height: 280px;
  }
  .H_title {
    font-size: 26px;
    line-height: 1.5;
  }
  .column {
    flex-direction: column !important;
  }
  .left-radius {
    border-radius: 0px;
  }
  .list1 {
    margin-top: 10px;
  }
  .list3 {
    margin-top: 90px;
  }
  .APP_text {
    justify-content: flex-start;
  }
  .QR div {
    margin: auto 0;
	      width: 210px;
  }
  .APP_text_right {
    margin-right: 20px;
    margin-left: 20px;
  }
  .APP_text_left {
    margin-left: 20px;
    margin-right: 20px;
  }
  .right-radius {
    border-radius: 0 20px 20px 0;
  }
  .APP_Download .H_title {
    width: 60%;
    text-align: center;
  }
  .QR_title {
    margin-top: 20px;
  }
  .QR_img {
    /*    width: 120px;*/
    height: 120px;
  }
  .QR_text {
    text-align: center;
    font-size: 16px;
  }
  .store_icon {
    /*    width: 140px;*/
    height: 50px;
  }
  .APP_Download {
    padding-top: 30px;
  }
  .APP_features {
    width: 70%;
  }
  .round3 {
    left: -45px;
    top: 340px;
  }
}
/*文字特規*/
.lang_EN .list2 {
  margin-top: 25px;
}
.lang_EN .APP_text_bg_right {
  height: 230px;
}
.lang_EN .list4 {
  margin-top: 0px;
}
@media screen and (min-width: 0px) and (max-width: 1350px) {
  .lang_EN .text, .lang_EN .APP_features li {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1080px) {
  .lang_EN .H_title {
    font-size: 22px;
  }
  .lang_EN .QR_title {
    font-size: 20px;
  }
}
@media screen and (min-width: 200px) and (max-width: 299px) {
  .lang_EN .phone_img_bg.phone_size01 {
    margin-top: 55px;
  }
  .lang_EN .image2 {
    margin-top: 60px;
  }
  .lang_EN .phone_img_bg.phone_size01.image3 {
    margin-top: -30px;
  }
}
@media screen and (min-width: 300px) and (max-width: 399px) {
  .lang_EN .APP_text.APP_text_left.list1 {
    margin-top: -105px;
  }
  .lang_EN .APP_text.APP_text_right.list2 {
    margin-top: 45px;
  }
  .lang_EN .APP_text.APP_text_left.list3 {
    margin-top: 40px;
  }
  .lang_EN .image2 {
    margin-top: 35px;
  }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    width: 335px;
    height: 455px;
    margin-left: 5px;
  }
  .lang_EN .APP_text.APP_text_right.list2 {
    margin-top: 45px;
  }
  .lang_EN .APP_text.APP_text_left.list3 {
    margin-top: 55px;
  }
  .lang_EN .image2 {
    margin-top: 0px;
  }
}
@media screen and (min-width: 500px) and (max-width: 599px) {
  .note {
    padding-top: 36%;
    padding-bottom: 36%;
  }
  .lang_EN .note {
    padding-top: 30%;
    padding-bottom: 31%;
  }
}
@media screen and (min-width: 600px) and (max-width: 849px) {
  .note {
    padding-top: 42%;
    padding-bottom: 42%;
  }
  .lang_EN .note {
    padding-top: 36%;
    padding-bottom: 36%;
  }
}
@media screen and (min-width: 640px) and (max-width: 850px) {
  .APP_text.APP_text_right.list2 .H_title {
    margin-top: 45px;
  }
}
@media screen and (min-width: 500px) and (max-width: 624px) {
  .APP_text_bg_left.right-radius.list3 {
    height: 230px;
  }
}
@media screen and (min-width: 625px) and (max-width: 719px) {
  .APP_text_bg_left.right-radius.list3 {
    height: 195px;
  }
}
@media screen and (min-width: 720px) and (max-width: 849px) {
  .APP_text_bg_left.right-radius.list3 {
    height: 170px;
  }
}
@media only screen and (min-width: 820px) {
  .lang_EN .APP_Download .text {
    width: 50%;
  }
}
@media screen and (min-width: 500px) and (max-width: 599px) {
  .lang_EN .list1 {
    margin-top: 0px;
  }
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    height: 310px;
  }
}
@media screen and (min-width: 600px) and (max-width: 654px) {
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    height: 325px;
  }
}
@media screen and (min-width: 655px) and (max-width: 679px) {
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    height: 295px;
  }
}
@media screen and (min-width: 680px) and (max-width: 734px) {
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    height: 265px;
  }
}
@media screen and (min-width: 735px) and (max-width: 804px) {
  .H_title {
    white-space: nowrap;
  }
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    height: 250px;
  }
}
@media screen and (min-width: 805px) and (max-width: 850px) {
  .H_title {
    white-space: nowrap;
  }
  .APP_text_bg_left.right-radius.list1 {
    height: 250px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1550px) {
  .lang_EN .APP_features {
    width: 45%;
  }
}
@media screen and (min-width: 500px) and (max-width: 599px) {
  .lang_EN .image2 {
    margin-top: 0px;
  }
}
@media screen and (min-width: 600px) and (max-width: 659px) {
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 35px;
  }
  .lang_EN .APP_text_bg_right.left-radius.list2 {
    height: 240px;
  }
  .lang_EN .image2 {
    margin-top: -5px;
  }
}
@media screen and (min-width: 660px) and (max-width: 849px) {
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 25px;
  }
}
@media screen and (min-width: 850px) and (max-width: 929px) {
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 75px;
  }
  .lang_EN .APP_text_bg_right.left-radius.list2 {
    height: 265px;
  }
}
@media screen and (min-width: 930px) and (max-width: 975px) {
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1069px) {
  .lang_EN .APP_text.APP_text_right.list2 {
    margin-right: 0px;
    margin-left: 75px;
  }
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 70px;
  }
  .lang_EN .APP_text_bg_right.left-radius.list2 {
    height: 250px;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1370px) {
  .lang_EN .APP_text.APP_text_right.list2 {
    margin-right: 5px;
    margin-left: 70px;
  }
  .lang_EN .APP_text_bg_right.left-radius.list2 {
    height: 265px;
  }
  .lang_EN .APP_text.APP_text_right.list2 .H_title {
    margin-top: 85px;
  }
}
@media screen and (min-width: 625px) and (max-width: 675px) {
  .lang_EN .APP_text_bg_left.right-radius.list3 {
    height: 220px;
  }
}
@media screen and (min-width: 680px) and (max-width: 760px) {
  .lang_EN .APP_text_bg_left.right-radius.list3 {
    height: 200px;
  }
}
@media screen and (min-width: 300px) and (max-width: 399px) {
  .lang_EN .APP_text_bg_left.right-radius.list1 {
    width: 440px;
    height: 560px;
    margin-left: 10px;
  }
  .lang_EN .APP_content.column {
    margin-top: 75px;
  }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
  .lang_EN .APP_text_bg_left.right-radius.list3 {
    margin-top: 30px;
  }
}
@media screen and (min-width: 200px) and (max-width: 299px) {
  .lang_EN .APP_text.APP_text_left.list3 {
    margin-top: 55px;
  }
}
/*文字特規end*/
@media screen and (min-width: 600px) and (max-width: 849px) {
  .phone_size01 img, .phone_size02 img {
    width: 160px;
  }
  .image2 {
    margin-top: -40px;
    justify-content: center;
  }
  .image3 {
    margin-top: 50px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    display: none;
  }
  .list4 {
    justify-content: center;
    margin-top: 0px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
    display: none;
  }
  .HMS_APP_box {
    width: 95%;
  }
  .APP_text_bg_left {
    height: 245px;
  }
  .H_title {
    font-size: 26px;
    white-space: nowrap;
  }
  .H_title span {
    margin-top: 10px;
    display: block;
    width: max-content;
  }
  .column {
    flex-direction: column;
  }
  .left-radius {
    border-radius: 100px;
  }
  .list1 {
    margin-top: 40px;
  }
  .list3 {
    margin-top: 130px;
  }
  .APP_content:nth-child(3) {
    margin-top: -25px;
  }
  .APP_text {
    justify-content: flex-start;
  }
  .QR div {
    margin: auto 25px;
  }
  .APP_text_right {
    margin-right: 80px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 850px) and (max-width: 999px) {
  .phone_size01 img {
    width: 160px;
  }
  .phone_size02 img {
    width: 120px;
  }
  .image2 {
    margin-top: -10px;
  }
  .image3 {
    margin-top: 50px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    margin-top: 5px;
    width: 50%;
  }
  .APP_content:nth-child(3) {
    margin-top: -40px;
  }
  .list4 {
    justify-content: flex-start;
    margin-top: 0px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
  }
  .HMS_APP_box {
    width: 95%;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1299px) {
  .phone_size01 img {
    width: 160px;
  }
  .phone_size02 img {
    width: 120px;
  }
  .image2 {
    margin-top: -10px;
  }
  .image3 {
    margin-top: 50px;
  }
  .H_title {
    white-space: nowrap;
  }
  .APP_content:nth-child(3) {
    margin-top: -25px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    margin-top: 5px;
    width: 50%;
  }
  .list4 {
    justify-content: flex-start;
    margin-top: 0px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_search_SVG {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1550px) {
  .phone_size01 img {
    width: 230px;
  }
  .phone_size02 img {
    width: 180px;
  }
  .image2 {
    margin-top: -140px;
  }
  .image3 {
    margin-top: 35px;
  }
  .APP_content:nth-child(3) {
    margin-top: -25px;
  }
  .APP_text_bg_right {
    height: 230px;
  }
  .APP_features_img {
    margin-top: 5px;
    width: 28%;
  }
  .list2 .H_title {
    margin-top: 50px;
  }
  .list4 {
    justify-content: flex-end;
    margin-top: -225px;
    margin-left: 200px;
  }
  .APP_search_SVG {
    margin-top: -110px;
  }
  .features_App_Logo {
    width: 80px;
    margin: 0;
  }
  .APP_features_img {
    margin-top: 5px;
    width: 28%;
  }
}