#navcol-1 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  width: 300px;
  padding-top: 0.5rem;
}
#navcol-1 .nav .nav-item {
  padding-bottom: 0;
  line-height: 1.5;
}
#navcol-1 .nav .nav-item .nav-link {
  padding: 0 1rem 0.5rem 1rem;
}
#navcol-1 .nav .nav-item span {
  padding: 0 1rem 0.5rem 1rem;
  display: inline-block;
  text-indent: 0;
  margin-left: 0;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(43,127,85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: #2b7f55;
}

.navbar-light .navbar-toggler {
  border-color: #2b7f55;
}

.template1 .logo-section .navbar .nav li {
  padding-bottom: 0;
}
.template1 .nav-link {
  padding: 0.5rem;
}

.section-content {
  color: #515151;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.section-content .video-container iframe,
.section-content .video-container object,
.section-content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-3 li {
  padding-bottom: 1rem;
}

.section-8 p {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1.5;
}
.section-8 .nav-link {
  padding: 15px 5px;
}
.section-8 .summary p {
  line-height: 2rem;
  margin-bottom: 1rem;
  text-align: justify;
}
.section-8 .btn-joomag, .section-8 .btn-preview, .section-8 .btn-order {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
}
.section-8 .btn-joomag {
  max-width: 100%;
}
.section-8 .chinese-article {
  line-height: 2.8rem;
  font-size: 1.4rem;
}
.section-8 .english-article {
  font-size: 0.9rem;
  line-height: 1.5 !important;
  text-align: left !important;
}
.section-8 .preview-block img, .section-8 .order-block img {
  max-width: 100%;
}

#mdlOrderMobile .modal-dialog .modal-body form .btn {
  font-size: 1rem;
}

#mdlOrderDesktop .modal-dialog .modal-body form .btn {
  font-size: 0.3rem;
}
#mdlOrderDesktop .modal-dialog .modal-body .btn-form-submit {
  font-size: 1rem !important;
}

#mdlOrderDesktop .modal-dialog, #mdlOrderMobile .modal-dialog {
  max-width: 700px;
}
#mdlOrderDesktop .modal-dialog .modal-header, #mdlOrderMobile .modal-dialog .modal-header {
  background-color: #2b7f55;
  color: #fff;
}
#mdlOrderDesktop .modal-dialog .modal-header .close, #mdlOrderMobile .modal-dialog .modal-header .close {
  color: #fff;
  font-size: 3rem;
  font-weight: 100;
  font-family: sans-serif;
}
#mdlOrderDesktop .modal-dialog .modal-header p, #mdlOrderMobile .modal-dialog .modal-header p {
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
#mdlOrderDesktop .modal-dialog .modal-header p span, #mdlOrderMobile .modal-dialog .modal-header p span {
  font-size: 1.25rem;
}
#mdlOrderDesktop .modal-dialog .modal-body, #mdlOrderMobile .modal-dialog .modal-body {
  padding: 1.5rem;
}
#mdlOrderDesktop .modal-dialog .modal-body .octopus-logo, #mdlOrderMobile .modal-dialog .modal-body .octopus-logo {
  min-height: 80px;
  width: auto;
}
#mdlOrderDesktop .modal-dialog .modal-body .currency, #mdlOrderMobile .modal-dialog .modal-body .currency {
  font-size: 1.5rem;
}
#mdlOrderDesktop .modal-dialog .modal-body .price, #mdlOrderMobile .modal-dialog .modal-body .price {
  font-size: 2rem;
  color: #2b7f55;
}
#mdlOrderDesktop .modal-dialog .modal-body p, #mdlOrderMobile .modal-dialog .modal-body p {
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 0;
}
#mdlOrderDesktop .modal-dialog .modal-body p.eng, #mdlOrderMobile .modal-dialog .modal-body p.eng {
  font-size: 0.3rem;
}
#mdlOrderDesktop .modal-dialog .modal-body form, #mdlOrderMobile .modal-dialog .modal-body form {
  font-size: 0.8rem;
}
#mdlOrderDesktop .modal-dialog .modal-body form .form-label, #mdlOrderMobile .modal-dialog .modal-body form .form-label {
  white-space: nowrap;
}
#mdlOrderDesktop .modal-dialog .modal-body form .form-check-input, #mdlOrderMobile .modal-dialog .modal-body form .form-check-input {
  margin-left: 0;
  margin-top: 0.2rem;
}
#mdlOrderDesktop .modal-dialog .modal-body form .form-control, #mdlOrderMobile .modal-dialog .modal-body form .form-control {
  height: calc(1.5em + 2px);
}
#mdlOrderDesktop .modal-dialog .modal-body form .btn, #mdlOrderMobile .modal-dialog .modal-body form .btn {
  background-color: #2b7f55;
  color: #fff;
  width: 100%;
}
#mdlOrderDesktop .modal-dialog .modal-body form p, #mdlOrderMobile .modal-dialog .modal-body form p {
  font-weight: 400;
  line-height: 1.2;
}
#mdlOrderDesktop .modal-dialog .modal-body form input::placeholder, #mdlOrderMobile .modal-dialog .modal-body form input::placeholder {
  font-size: 0.7rem;
  color: #ccc;
}
#mdlOrderDesktop .modal-dialog .modal-body form a, #mdlOrderMobile .modal-dialog .modal-body form a {
  color: #2b7f55;
}
#mdlOrderDesktop .modal-dialog .modal-body form a:hover, #mdlOrderMobile .modal-dialog .modal-body form a:hover {
  color: #2b7f55;
}
#mdlOrderDesktop .modal-dialog .modal-body .table td, #mdlOrderDesktop .modal-dialog .modal-body .table th, #mdlOrderMobile .modal-dialog .modal-body .table td, #mdlOrderMobile .modal-dialog .modal-body .table th {
  border-top: none;
  padding: 0;
}
#mdlOrderDesktop .modal-dialog .modal-body .table .price-block, #mdlOrderMobile .modal-dialog .modal-body .table .price-block {
  vertical-align: middle;
}

#mdlPaid .modal-dialog {
  max-width: 700px;
}
#mdlPaid .modal-dialog .modal-header {
  background-color: #2b7f55;
  color: #fff;
}
#mdlPaid .modal-dialog .modal-header .close {
  color: #fff;
  font-size: 3rem;
  font-weight: 100;
  font-family: sans-serif;
}
#mdlPaid .modal-dialog .modal-header h3 {
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
#mdlPaid .modal-dialog .modal-body {
  padding: 1.5rem;
}
#mdlPaid .modal-dialog .modal-body hr {
  border-top: 1px solid #2b7f55;
}
#mdlPaid .modal-dialog .modal-body p {
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 0;
}
#mdlPaid .modal-dialog .modal-body p.eng {
  font-size: 0.3rem;
}
#mdlPaid .modal-dialog .modal-body .table td, #mdlPaid .modal-dialog .modal-body .table th {
  border-top: none;
  padding: 5px;
}
#mdlPaid .modal-dialog .modal-body .table td.label-col, #mdlPaid .modal-dialog .modal-body .table th.label-col {
  white-space: nowrap;
  width: 5%;
}
#mdlPaid .modal-dialog .modal-body .btn {
  background-color: #2b7f55;
  color: #fff;
  width: 30%;
}

@media screen and (max-width: 992px) {
  .title-section h1 {
    font-size: 2rem;
    text-align: center;
    padding-top: 15px;
  }
  .title-section .imgPngywhswb {
    display: block;
    margin: 0 auto;
  }

  .section-7 .paper-book {
    padding-top: 20px;
  }

  .section-8 .btn-preview, .section-8 .btn-order {
    display: block;
    margin: 0 auto;
  }
  .section-8 .chinese-article {
    font-size: 1.2rem;
  }
  .section-8 .english-article {
    font-size: 1rem;
  }
}
@media screen and (max-width: 576px) {
  .logo-section .imgLogo {
    max-width: 120px;
  }
  .logo-section .imgFacebook, .logo-section .imgTwitter, .logo-section .imgWeibo, .logo-section .imgInstagram {
    max-width: 25px;
  }

  .section-8 .btn-joomag {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
}
.iti {
  width: 100%;
}

/*# sourceMappingURL=landing.css.map */
