#services #kv {
  display: flex;
  height: 266px;
  background-position: 35% center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #daf5f6;
}
#services #kv.en_HK {
  background-image: url("../images/services-kv-mobile-en_HK.png");
}
#services #kv.zh_HK {
  background-image: url("../images/services-kv-mobile-zh_HK.png");
}
#services #kv.ja_JP {
  background-image: url("../images/services-kv-mobile-ja_JP.png");
}
@media (max-width: 400px) {
  #services #kv {
    height: 240px;
  }
}
@media (max-width: 320px) {
  #services #kv {
    height: 220px;
  }
}
@media (min-width: 768px) {
  #services #kv {
    background-position: center center;
    height: 170px;
  }
  #services #kv.en_HK {
    background-image: url("../images/services-kv-en_HK.png");
  }
  #services #kv.zh_HK {
    background-image: url("../images/services-kv-zh_HK.png");
  }
  #services #kv.ja_JP {
    background-image: url("../images/services-kv-ja_JP.png");
  }
}
@media (min-width: 992px) {
  #services #kv {
    height: 230px;
  }
}
@media (min-width: 1100px) {
  #services #kv {
    height: 260px;
  }
}
@media (min-width: 1200px) {
  #services #kv {
    height: 300px;
  }
}
#services .wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0px auto 50px auto;
  padding-left: 15px;
  padding-right: 15px;
}
#services .wrapper .content-item {
  margin-bottom: 0px;
}
#services .wrapper .col-header {
  font-size: 3.2rem;
  font-weight: 400;
  color: #C3D061;
  padding-left: 25px;
  margin-top: -8px;
}
#services .wrapper .col-content {
  padding-left: 10px;
  padding-top: 5px;
}
#services .wrapper p {
  font-size: 1rem;
  font-weight: 300;
  color: #000000;
  float: left;
}
#services .wrapper p small {
  display: inline-block;
}
#services .wrapper .image-wrapper {
  padding: 0;
}
#services .wrapper .image-wrapper img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
}
@media (max-width: 576px) {
  #services .wrapper .image-wrapper {
    text-align: center !important;
  }
  #services .wrapper .image-wrapper img {
    width: 240px;
    height: 240px;
  }
}
#services .wrapper .content-item.type-a .image-wrapper {
  text-align: left;
}
#services .wrapper .content-item.type-b .image-wrapper {
  text-align: right;
}
@media (min-width: 577px) {
  #services .wrapper {
    max-width: 740px;
    margin-top: 30px;
  }
  #services .wrapper .content-item {
    margin-bottom: 20px;
  }
  #services .wrapper .col-header {
    font-size: 4rem;
    line-height: 4rem;
    padding-top: 10px;
  }
  #services .wrapper .image-wrapper img {
    width: 220px;
    height: 220px;
    margin-top: 0px;
  }
}
@media (min-width: 577px) {
  #services .wrapper {
    max-width: none;
    width: 90%;
  }
  #services .wrapper .content-item {
    margin-bottom: 5px;
  }
  #services .wrapper .col-header {
    font-size: 2.6rem;
    line-height: 2.6rem;
    padding-top: 20px;
  }
  #services .wrapper .col-content {
    padding-top: 20px;
  }
  #services .wrapper p {
    font-size: 1.2rem;
  }
  #services .wrapper .image-wrapper img {
    width: 140px;
    height: 140px;
    margin-top: 0px;
  }
}
@media (min-width: 800px) {
  #services .wrapper .image-wrapper img {
    width: 180px;
    height: 180px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  #services .wrapper {
    max-width: 960px;
  }
  #services .wrapper p {
    font-size: 1.4rem;
  }
  #services .wrapper .image-wrapper img {
    width: 250px;
    height: 250px;
    margin-top: 0px;
  }
}
@media (min-width: 730px) and (max-width: 820px) {
  #services .wrapper .image-wrapper img {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 500px) {
  #services .wrapper .content-item.type-b .image-wrapper {
    text-align: left;
  }
}
@media (max-width: 340px) {
  #services .wrapper .col-header {
    font-size: 2.5rem;
    line-height: 2.6rem;
    margin-top: -4px;
  }
}
#services .bottom-bar {
  display: flex;
  background: #00AD35;
  width: 100%;
}
#services .bottom-bar .bottom-bar-content-wrapper {
  max-width: 960px;
}
#services .bottom-bar .bottom-bar-content-wrapper .img {
  height: 160px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url("../images/application-guide-app-install.jpg");
}
#services .bottom-bar .bottom-bar-content-wrapper .text {
  align-self: center;
  margin-top: 15px;
}
#services .bottom-bar .bottom-bar-content-wrapper .text h2 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #ffffff;
  margin-bottom: 5px;
}
#services .bottom-bar .bottom-bar-content-wrapper .text h2 b {
  font-weight: 600;
}
#services .bottom-bar .bottom-bar-content-wrapper .text p {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #ffffff;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
#services .bottom-bar .bottom-bar-content-wrapper .text .qrcode-wrapper {
  margin-top: 5px;
  float: right;
}
#services .bottom-bar .bottom-bar-content-wrapper .text .qrcode-wrapper .qrcode {
  width: 140px;
  height: 140px;
}
@media (max-width: 768px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text .qrcode-wrapper .qrcode {
    width: 80px;
    height: 80px;
  }
}
#services .bottom-bar .bottom-bar-content-wrapper .text .btn-appstore-wrapper {
  width: 280px;
}
#services .bottom-bar .bottom-bar-content-wrapper .text .btn-appstore-wrapper .btn-appstore {
  height: 40px;
}
@media (max-width: 720px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text .btn-appstore-wrapper .btn-appstore {
    margin-top: 5px;
    height: 32px;
  }
}
@media (max-width: 500px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text .btn-appstore-wrapper {
    width: auto;
  }
}
@media (max-width: 400px) {
  #services .bottom-bar .bottom-bar-content-wrapper .img {
    height: 150px;
    background-position: center center;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text {
    padding-left: 10px;
    padding-right: 10px;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text h2 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text p {
    font-size: 0.875rem;
    line-height: 1.1rem;
  }
}
@media (max-width: 320px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text h2 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text p {
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text .btn-appstore-wrapper .btn-appstore {
    height: 25px;
    margin-top: 1px;
  }
}
@media (min-width: 577px) {
  #services .bottom-bar .bottom-bar-content-wrapper .img {
    height: 250px;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text {
    padding-left: 20px;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 15px;
    padding-top: 0;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text h2.zh_HK {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text p {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.6rem;
    padding-bottom: 10px;
  }
}
@media (min-width: 700px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text h2 {
    font-size: 2.3rem;
    line-height: 2.3rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text h2.zh_HK {
    font-size: 2rem;
    line-height: 2rem;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text p {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text {
    padding-left: 30px;
  }
}
@media (min-width: 720px) and (max-width: 820px) {
  #services .bottom-bar .bottom-bar-content-wrapper {
    max-width: none;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .img {
    height: 220px;
  }
}
@media (min-width: 769px) {
  #services .bottom-bar .bottom-bar-content-wrapper .text {
    padding-left: 0px;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text .qrcode-wrapper {
    margin-top: -5px;
  }
  #services .bottom-bar .bottom-bar-content-wrapper .text .qrcode-wrapper .qrcode {
    width: 120px;
    height: 120px;
  }
}
#services .bottom-bar .bottom-bar-content-wrapper .action {
  text-align: center;
}
#services .bottom-bar .bottom-bar-content-wrapper .action .btn-appstore {
  height: 45px;
  margin: 5px 5px;
}
@media (min-width: 768px) {
  #services .bottom-bar .bottom-bar-content-wrapper .action .btn-appstore {
    height: 55px;
  }
}

footer {
  margin-top: 0 !important;
}/*# sourceMappingURL=services.css.map */