.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #5b5b5b;
  background-color: #75d3ff;
  background-image: url('../images/page-bg2x.jpg'), url('../images/page-bg-top.svg');
  background-position: 50% 180px, 50% 0;
  background-repeat: repeat-x, no-repeat;
  background-size: 110%, auto;
  font-family: Noto Sans HK, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 23px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

.all {
  padding-top: 180px;
  position: relative;
  overflow: visible;
}

.all.bottom-0 {
  padding-bottom: 0;
}

.all.v-login, .all.v-search-ilove {
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.section-banner {
  position: relative;
}

.section-banner.p-home {
  color: #fff;
}

.section-content {
  padding-top: 20px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.section-content.v-home-tool {
  background-color: #fff;
  padding-top: 30px;
}

.container {
  max-width: 1440px;
  padding-left: 2vw;
  padding-right: 2vw;
}

.container.v-full {
  max-width: none;
}

.header {
  z-index: 1500;
  width: 100%;
  height: 180px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-wrap {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.home-banner-l-b {
  width: 72%;
}

.home-banner-news-b {
  width: 28%;
  min-width: 350px;
  align-content: flex-start;
  margin-left: 2vw;
  padding-top: 2vw;
  padding-right: 0;
  position: relative;
}

.common-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.common-slider.home-system-tool {
  padding-left: 46px;
  padding-right: 46px;
  position: relative;
}

.home-banner-slider-mask {
  border-bottom-right-radius: 100px;
}

.home-banner-slider-nav {
  position: relative;
}

.home-banner-slider-nav.logged-in {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: translate(0, 100%);
}

.home-banner-img {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 38%;
}

.home-banner-img.banner-1 {
  background-image: url('../images/home-banner-1-v32x.jpg');
}

.home-banner-img.banner-2 {
  background-image: url('../images/home-banner-22x.jpg');
}

.home-banner-img.banner-3 {
  background-image: url('../images/home-banner-32x.jpg');
}

.home-news-title {
  letter-spacing: 1vw;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, .5);
  margin-bottom: 2vw;
  font-size: 5vw;
  font-weight: 500;
  line-height: 5.1vw;
}

.home-banner-news-list {
  width: 100%;
  max-height: 16vw;
  flex: 1;
  padding-right: 20px;
  position: relative;
  overflow: auto;
}

.home-banner-news-item {
  border-top: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.home-banner-news-link {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  transition: all .5s;
  display: flex;
}

.home-banner-news-link:hover {
  transform: translate(0, -5px);
}

.home-banner-news-link.v-first {
  color: #ffeb69;
  border-left: 3px solid #ffeb69;
  padding-left: 15px;
  font-weight: 700;
  position: relative;
}

.home-banner-news-date {
  width: 70px;
  flex: none;
  margin-right: 30px;
  font-family: Open Sans, sans-serif;
}

.home-banner-news-date.v-first {
  margin-right: 12px;
}

.font-size-14 {
  font-size: 14px;
  line-height: 20px;
}

.home-banner-news-title {
  flex: 1;
  font-weight: 500;
}

.home-news-list-mask {
  width: 100%;
  height: 100px;
  transition: background-color .2s, color .5s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.news-btn-b {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-rounded {
  color: #0032be;
  background-color: #fff;
  border-radius: 1000px;
  padding: 5px 30px;
  font-weight: 400;
  transition: color .5s, background-color .5s;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
}

.btn-rounded:hover {
  box-shadow: none;
  color: #fff;
  background-color: #0032be;
}

.btn-rounded.v-home-news {
  box-shadow: none;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-rounded.v-blue {
  color: #3f8eca;
}

.btn-rounded.v-blue:hover {
  color: #fff;
  background-color: #006491;
}

.btn-rounded.v-pink {
  color: #e27d9d;
}

.btn-rounded.v-pink:hover {
  color: #fff;
  background-color: #e27d9d;
}

.btn-rounded.v-green {
  color: #58a982;
}

.btn-rounded.v-green:hover {
  color: #fff;
  background-color: #58a982;
}

.btn-rounded.v-red {
  color: #cf6a69;
}

.btn-rounded.v-red:hover {
  color: #fff;
  background-color: #cf6a69;
}

.btn-rounded.v-lime {
  color: #74b749;
}

.btn-rounded.v-lime:hover {
  color: #fff;
  background-color: #74b749;
}

.btn-rounded.v-download-theme-ws {
  color: #945a06;
}

.btn-rounded.v-download-theme-ws:hover {
  color: #fff;
  background-color: #945a06;
}

.btn-rounded.v-download-theme-img {
  color: #e95098;
}

.btn-rounded.v-download-theme-img:hover {
  color: #fff;
  background-color: #e95098;
}

.common-catagory-box {
  width: 100%;
  border: 4px solid #9efefe;
  border-radius: 20px;
  margin-top: 50px;
  padding: 60px 15px 15px;
  position: relative;
  box-shadow: inset 0 2px 18px 12px rgba(69, 255, 238, .5), 0 2px 18px 6px rgba(69, 255, 238, .5);
}

.common-catagory-box.c-blue {
  border-color: #9cffff;
  box-shadow: inset 0 2px 18px 12px rgba(0, 255, 131, .5), 0 2px 18px 6px rgba(0, 255, 131, .5);
}

.common-catagory-box.c-pink {
  border-width: 8px;
  border-color: #ffe7f8;
  box-shadow: inset 0 2px 18px 12px rgba(255, 28, 181, .5), 0 2px 18px 6px rgba(255, 28, 181, .5);
}

.common-catagory-box.c-green {
  border-width: 5px;
  border-color: #c5ffdb;
  box-shadow: inset 0 2px 18px 12px rgba(4, 255, 126, .5), 0 2px 18px 6px rgba(4, 255, 126, .5);
}

.common-catagory-box.c-purple {
  border-color: #f8f;
  box-shadow: inset 0 2px 18px 12px rgba(255, 0, 227, .5), 0 2px 18px 6px rgba(255, 0, 227, .5);
}

.common-catagory-box.c-orange {
  border-color: #ffffae;
  box-shadow: inset 0 2px 18px 12px rgba(255, 240, 2, .5), 0 2px 18px 6px rgba(255, 240, 2, .5);
}

.common-catagory-box.c-lime {
  border-width: 8px;
  border-color: #d8ffe8;
  box-shadow: inset 0 2px 18px 12px rgba(19, 255, 0, .5), 0 2px 18px 6px rgba(19, 255, 0, .5);
}

.common-catagory-box.c-red {
  border-width: 8px;
  border-color: #f3f3f3;
  box-shadow: inset 0 2px 18px 12px rgba(255, 107, 107, .5), 0 2px 18px 6px rgba(255, 107, 107, .5);
}

.common-catagory-box.c-yellow {
  border-color: #ffe145;
  box-shadow: inset 0 2px 18px 12px rgba(255, 225, 69, .5), 0 2px 18px 6px rgba(255, 225, 69, .5);
}

.common-catagory-box.c-pink-2 {
  border-color: #ff5fff;
  box-shadow: inset 0 2px 18px 12px rgba(255, 57, 240, .5), 0 2px 18px 6px rgba(255, 57, 240, .5);
}

.common-catagory-box.c-default {
  border-color: #f2c7f2;
  box-shadow: inset 0 2px 18px 12px rgba(220, 107, 255, .5), 0 2px 18px 6px rgba(220, 107, 255, .5);
}

.common-catagory-box.v-login {
  background-color: #fff;
  border-color: #8ce0e3;
  margin-top: 0;
}

.common-catagory-box.v-ilove {
  margin-top: 0;
  padding-top: 15px;
}

.catagory-b {
  width: 100%;
  color: #00b7be;
  flex-flow: wrap;
  align-content: stretch;
  display: flex;
  position: relative;
}

.catagory-title-b {
  z-index: 1;
  width: 380px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.catagory-title-b.v-login {
  color: #00b7be;
}

.img-full {
  width: 100%;
  display: block;
}

.catagory-cloud-b {
  position: relative;
}

.catagory-title-wrap {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -50%);
}

.catagory-title-wrap.v-content-r {
  justify-content: center;
}

.catagory-title-wrap.v-home-tools {
  color: #00b7be;
  justify-content: center;
  position: relative;
  transform: none;
}

.catagory-title-icon-b {
  width: 100px;
}

.catagory-title-txt {
  letter-spacing: 5px;
  flex: 1;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  display: none;
}

.catagory-title-txt.v-smaller {
  letter-spacing: 0;
}

.catagory-title-txt.v-content-r, .catagory-title-txt.v-home-tool {
  flex: 0 auto;
}

.catagory-link-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -15px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  position: relative;
}

.catagory-link-item {
  width: 20%;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.catagory-link-item.s-6, .catagory-link-item.s-5, .catagory-link-item.s-4, .catagory-link-item.s-3 {
  width: 25%;
}

.catagory-link-item.v-centent-r {
  width: 50%;
}

.catagory-link-item.v-search-ilove {
  width: 16.6%;
}

.catagory-link {
  max-width: 105px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  transition: color .5s;
  display: block;
}

.catagory-link:hover {
  color: rgba(255, 255, 255, .6);
}

.catagory-link-icon-b {
  width: 100%;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 8px;
  padding-top: 100%;
  position: relative;
}

.cat-link-icon {
  width: 100%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.home-category-list {
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -30px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.home-cat-col {
  width: 70%;
  align-items: stretch;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.home-cat-col.public-short-1, .home-cat-col.public-long-1, .home-cat-col.public-long-2, .home-cat-col.public-short-2, .home-cat-col.public-short-3, .home-cat-col.public-long-3, .home-cat-col.public-short-3 {
  width: 50%;
}

.cate-learnmore-link {
  z-index: 1;
  color: #fff;
  margin-top: 15px;
  margin-right: 15px;
  font-weight: 500;
  transition: color .5s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cate-learnmore-link:hover {
  color: rgba(255, 255, 255, .6);
}

.c-default {
  color: #00b7be;
}

.c-blue {
  color: #3f8eca;
}

.c-pink {
  color: #e27d9d;
}

.c-green {
  color: #58a982;
}

.c-purple {
  color: #7a86be;
}

.c-orange {
  color: #e59642;
}

.c-lime {
  color: #74b749;
}

.c-red {
  color: #cf6a69;
}

.common-slider-arrow {
  z-index: 2;
  width: 46px;
  height: 64px;
  background-image: url('../images/left_arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .5s;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -50%);
}

.common-slider-arrow:hover {
  transform: translate(0, -50%)scale(1.1);
}

.common-slider-arrow.v-right {
  background-image: url('../images/right-arrow.svg');
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hide {
  display: none;
}

.home-systemtool-slide {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.link-100 {
  width: 100%;
  display: block;
}

.home-systemtool-slider-mask {
  width: 100%;
  overflow: visible;
}

.relative {
  position: relative;
}

.home-systemtool-slider-wrap {
  position: relative;
  overflow: hidden;
}

.home-systemtool-slider-color-b {
  z-index: 1;
  width: 12%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 60%);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.home-systemtool-slider-color-b.v-left {
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 58%, #fff);
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.top-b {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-footer {
  color: #000;
  background-color: #dff2fc;
  border-top: 5px solid #4a90e2;
  padding-top: 50px;
  padding-bottom: 25px;
  position: relative;
}

.btn-top {
  z-index: 1000;
  width: 52px;
  height: 52px;
  background-color: #4a90e2;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin: -26px 2vw -26px auto;
  transition: background-color .5s;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 30px;
}

.btn-top:hover {
  background-color: #009197;
}

.btn-top-icon {
  width: 23px;
  height: 18px;
  background-image: url('../images/icon-top.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -2px;
}

.footer-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-l-b {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-r-b {
  width: 40%;
  text-align: right;
}

.footer-link-gp {
  justify-content: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.footer-link-item {
  border-left: 2px solid #4a90e2;
  margin-left: 8px;
  padding-left: 8px;
}

.footer-link {
  color: #4a90e2;
  font-weight: 500;
  transition: color .5s;
}

.footer-link:hover {
  color: #0d50b1;
}

.footer-copyright {
  margin-bottom: 5px;
  font-weight: 500;
}

.common-txt-link {
  transition: color .5s;
}

.common-txt-link:hover {
  color: #0d50b1;
}

.common-txt-link.white {
  color: #fff;
}

.common-txt-link.white:hover {
  color: rgba(255, 255, 255, .5);
}

.footer-logo-b {
  width: 252px;
}

.footer-dropdown-b {
  width: 250px;
  margin-left: 30px;
}

.footer-dropdown {
  display: block;
}

.footer-drop-toggle {
  background-image: linear-gradient(to top, #a1e2e5, #ecfcfd);
  border: 2px solid #4a90e2;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 8px 15px;
  font-weight: 500;
  display: flex;
}

.footer-drop-toggle.w--open {
  z-index: 1;
}

.footer-dropdown-arrow {
  width: 13px;
  height: 13px;
  background-image: url('../images/footer-dropdown-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.footer-dropdown-list {
  border-radius: 5px;
  margin-top: 10px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
  transform: translate(0, -100%);
}

.footer-dropdown-list.w--open {
  color: #fff;
  background-color: #4a90e2;
  overflow: hidden;
}

.footer-dropdown-list-wrap {
  max-height: 205px;
  padding-bottom: 10px;
  overflow: auto;
}

.footer-dropdown-link {
  color: rgba(255, 255, 255, .7);
  white-space: normal;
  padding: 8px 15px;
  transition: color .5s;
}

.footer-dropdown-link:hover {
  color: #fff;
}

.footer-dropdown-link.w--current {
  color: #fff;
  font-weight: 500;
}

.header-top-b {
  width: 100%;
  height: 120px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  float: none;
  background-color: #dff2fc;
  border-radius: 0;
  margin-left: -2vw;
  margin-right: -2vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: block;
  position: static;
}

.brand {
  width: 100%;
  max-width: 130px;
  margin-right: 20px;
  padding: 0;
  transition: opacity .5s;
}

.brand:hover {
  opacity: .6;
}

.brand.v-i_love_learning {
  max-width: 60px;
}

.brand.v-onlineclass {
  width: 150px;
  max-width: none;
  flex: none;
  margin-right: 10px;
}

.brand.v-onlineclass:hover {
  opacity: 1;
}

.header-l-b {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.header-search {
  max-width: 400px;
  flex: 1;
  align-self: flex-end;
  margin-bottom: 0;
  position: relative;
}

.header-search.desktop-hide, .header-search.desktop-hide.hide-first, .header-search.hide-first {
  display: none;
}

.form-txt-field {
  color: #5b5b5b;
  background-color: #e0f1f9;
  border: 1px #000;
  border-radius: 1000px;
  margin-bottom: 0;
  padding: 6px 15px;
  font-size: 17px;
  line-height: 23px;
}

.form-txt-field::-ms-input-placeholder {
  color: rgba(0, 183, 190, .5);
}

.form-txt-field::placeholder {
  color: rgba(0, 183, 190, .5);
}

.form-txt-field.v-header-search {
  height: 35px;
  padding-right: 50px;
}

.form-txt-field.v-header-search.demo::-ms-input-placeholder {
  color: #5b5b5b;
}

.form-txt-field.v-header-search.demo::placeholder {
  color: #5b5b5b;
}

.form-txt-field.v-login {
  height: 40px;
  padding-left: 50px;
}

.btn-search {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
  padding: 0;
  transition: opacity .5s;
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.btn-search:hover {
  opacity: .6;
}

.header-r-b {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.header-r-b.before-login {
  align-items: center;
}

.header-loggedin-gp {
  flex: none;
}

.header-loggedin-link-gp {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header-btn-graphic {
  width: 200px;
  margin-left: 10px;
  display: block;
}

.header-btn-graphic.v-studentsite {
  max-width: 130px;
}

.header-btn-graphic.v-logout {
  max-width: 85px;
}

.header-account-b {
  justify-content: flex-end;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.header-btn-account {
  color: #00b7be;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  transition: color .5s;
  display: flex;
}

.header-btn-account:hover {
  color: #009197;
}

.header-account-img-b {
  width: 35px;
  margin-right: 10px;
}

.nav-link-item {
  padding-left: 3px;
  padding-right: 3px;
}

.nav-menu-wrap {
  width: 100%;
  height: 60px;
  max-width: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  height: 60px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  transition: color .5s;
  display: flex;
  position: relative;
}

.nav-level1-icon {
  width: 40px;
  flex: none;
  margin-right: 2px;
}

.nav-level1-icon.v-wider {
  width: 40px;
}

.nav-submenu-bg {
  z-index: 1200;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, .3);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.nav-submenu-dropdown {
  display: block;
  position: static;
}

.nav-submenu-dropdown-list {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  transform: translate(0, 100%);
}

.nav-submenu-box {
  max-height: 70vh;
  background-color: #fff;
  margin-top: 15px;
  padding: 30px;
  overflow: auto;
}

.nav-submenu-tip {
  width: 30px;
  height: 15px;
  opacity: 0;
  background-image: url('../images/nav-submenu-tip.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%, 100%);
}

.nav-submenu-rows {
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 30px;
  display: flex;
}

.submenu-row-title {
  width: 180px;
  color: #006491;
  border-right: 2px solid #006491;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.nav-submenu-item-gp {
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-start;
  margin-bottom: -20px;
  display: flex;
}

.nav-submenu-item-b {
  width: 16.6%;
  margin-bottom: 20px;
}

.nav-submenu-link {
  color: #5b5b5b;
  text-align: center;
  font-weight: 500;
  transition: color .5s;
  display: block;
}

.nav-submenu-link:hover {
  color: #006491;
}

.nav-submenu-img-b {
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav-submenu-wrap {
  margin-bottom: -30px;
}

.c-brown {
  color: #945a06;
}

.header-bg, .desktop-hide {
  display: none;
}

.btn-login {
  width: 85px;
  height: 85px;
  color: #5b5b5b;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/icon_login.svg');
  background-position: 50% 5px;
  background-repeat: no-repeat;
  background-size: 45px;
  border: 2px solid #0095d8;
  border-radius: 18px;
  margin-left: 10px;
  padding-top: 53px;
  transition: background-color .5s, color .5s;
  display: block;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
}

.btn-login:hover {
  color: #0d50b1;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .25);
}

.pref-setting-b {
  text-align: center;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
}

.logged-in-content-b {
  padding-top: 55px;
}

.logged-in-content-b.v-search-ilove {
  flex: 1;
}

.notification-b {
  z-index: 900;
  width: 100%;
  color: #ffeb69;
  background-color: #001360;
  margin-top: 180px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.notification-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.notification-heading {
  letter-spacing: 1px;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, .5);
  flex: none;
  margin-right: 10vw;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.notification-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.notification-slide-link-b {
  height: 55px;
  color: #ffeb69;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  transition: color .5s;
  display: flex;
}

.notification-slide-link-b:hover {
  color: #dff2fc;
}

.common-content-wrap {
  align-items: flex-start;
  display: flex;
}

.common-content-col-l {
  z-index: 1;
  width: 70%;
  padding-right: 0;
  position: relative;
}

.common-content-col-l.v-home {
  padding-right: 15px;
}

.common-content-col-l.v-search-ilove {
  width: 100%;
}

.common-content-col-r {
  width: 30%;
  padding-left: 15px;
}

.common-content-col-r.v-home {
  padding-left: 15px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.c-yellow {
  color: #e0b902;
}

.c-pink-2 {
  color: #e95098;
}

.content-col-r-img-link {
  display: block;
}

.logged-in-banner-b {
  z-index: 0;
  background-image: linear-gradient(to top, #e9e9e9, #fff);
  padding: 3px;
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
}

.logged-in-banner-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.logged-in-banner-img {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 123%;
}

.logged-in-banner-img.banner-1 {
  background-image: url('../images/ref_banner_small_202110282x.jpg');
}

.font-size-24 {
  font-size: 24px;
  line-height: 30px;
}

.pref-setting-intro {
  color: #7a7a7a;
  margin-bottom: 15px;
  font-weight: 500;
}

.pref-setting-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pref-setting-btn-b {
  text-align: center;
}

.form-b {
  margin-bottom: 0;
}

.form-pref-b {
  color: #0032be;
  text-align: left;
  flex: 1;
  align-items: center;
  padding-right: 24px;
  display: flex;
}

.form-checkbox-field {
  margin-bottom: 0;
  padding-left: 0;
}

.form-checkbox-label {
  min-height: 40px;
  background-image: url('../images/checkbox-simple-default.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
}

.setting-item-gp {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.setting-item {
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
}

.form-field-label {
  font-weight: 500;
}

.form-field-label.v-checkbox-gp {
  margin-bottom: 0;
  margin-right: 24px;
}

.form-success-message {
  color: #00b7be;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.form-error-message {
  color: #cf6a69;
  background-color: #f8eded;
}

.inner-content-box {
  background-color: #d7eff1;
  border: 3px solid #00b7be;
  border-radius: 15px;
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
}

.inner-content-box.c-blue {
  background-color: #d6ebfd;
  border-color: #3f8eca;
}

.inner-content-box.v-search {
  background-color: #f4f4f4;
}

.inner-content-box.c-pink {
  background-color: #f8eded;
  border-color: #e27d9d;
}

.inner-content-box.c-green {
  background-color: #d3ecd9;
  border-color: #58a982;
}

.inner-content-box.c-red {
  background-color: #fcecec;
  border-color: #cf6a69;
}

.inner-content-box.c-lime {
  background-color: #effce8;
  border-color: #74b749;
}

.inner-content-box.c-purple {
  background-color: #edeffe;
  border-color: #7a86be;
}

.inner-content-box.v-inner-filter {
  background-color: rgba(0, 0, 0, 0);
  border-color: #9efefe;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: inset 0 3px 18px 6px rgba(69, 255, 238, .5), 0 3px 18px 6px rgba(69, 255, 238, .5);
}

.inner-filter-b {
  justify-content: flex-start;
  align-items: stretch;
  display: block;
  position: relative;
}

.filter-content-b {
  flex: 1;
  padding: 20px;
}

.filter-item-gp {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -15px;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.filter-item-gp.v-subfilter {
  margin-bottom: -5px;
}

.filter-item {
  width: 25%;
  min-width: 185px;
  margin-bottom: 15px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
}

.filter-item.v-7-can-man {
  width: 20%;
  min-width: 155px;
}

.filter-item.v-subfilter {
  width: 20%;
  min-width: 0;
  margin-bottom: 5px;
}

.filter-checkbox-label {
  min-height: 40px;
  color: #5b5b5b;
  background-image: url('../images/checkbox-filter-blue.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  font-weight: 500;
}

.filter-checkbox-field {
  color: #5b5b5b;
  margin-bottom: 0;
  padding-left: 0;
}

.filter-dropdown-item-gp {
  z-index: 1;
  flex-wrap: wrap;
  flex: 1;
  margin-left: -2px;
  margin-right: -2px;
  display: flex;
  position: relative;
}

.filter-dropdown-item-b {
  padding-left: 2px;
  padding-right: 2px;
}

.filter-dropdown {
  display: block;
}

.filter-dropdown-toggle {
  z-index: 1;
  width: 167px;
  height: 67px;
  color: #fff;
  text-align: center;
  white-space: normal;
  background-image: url('../images/filter-dropdown-bg2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 2px;
  font-weight: 500;
  transition: color .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.font-size-21 {
  font-size: 21px;
  line-height: 25px;
}

.filter-dropdown-arrow {
  width: 15px;
  height: 15px;
  background-image: url('../images/filter-dropdown-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-left: 5px;
  position: relative;
}

.filter-dropdown-list {
  overflow: hidden;
}

.filter-dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: translate(0, 100%);
}

.filter-dropdown-list-wrap {
  background-color: rgba(0, 19, 96, .8);
  border: 2px solid #75d3ff;
  border-radius: 8px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 22px;
  padding-bottom: 10px;
}

.filter-dropdown-link {
  color: #fff;
  text-align: center;
  white-space: normal;
  background-color: rgba(255, 255, 255, 0);
  padding: 10px 20px;
  font-weight: 500;
  transition: background-color .5s;
}

.filter-dropdown-link:hover {
  background-color: rgba(255, 255, 255, .2);
}

.filter-dropdown-link.w--current {
  color: #fff;
}

.filter-download-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.inner-downloadall-b {
  flex: none;
  margin-left: 10px;
}

.inner-downloadall-b.v-multiple {
  flex: 0 auto;
  margin-bottom: 5px;
}

.sticky-btn-gp {
  display: none;
}

.popup-b {
  z-index: 3000;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: rgba(255, 255, 255, .8);
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.pop-recommend {
  display: none;
}

.btn-pop-close {
  width: 40px;
  height: 40px;
  background-image: url('../images/icon-pop-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -60px;
  margin-right: 2vw;
  transition: opacity .5s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.btn-pop-close:hover {
  opacity: .7;
}

.pop-frequent {
  display: none;
}

.pop-setting {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 30px;
  display: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.desktop-only {
  display: block;
}

.filter-radio-btn-label {
  min-height: 40px;
  color: #fff;
  background-image: url('../images/checkbox-filter-blue_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
  align-items: flex-start;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 45px;
  font-weight: 500;
  display: flex;
}

.filter-radio-btn-label:hover, .filter-radio-btn-label.w--current {
  background-image: url('../images/checkbox-filter-blue-active_1.svg');
}

.filter-radio-btn-label.demo {
  text-decoration: underline;
}

.filter-radio-btn-label.v-subfilter {
  background-size: 35px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 40px;
  font-size: 17px;
  line-height: 23px;
}

.filter-radio-field {
  padding-left: 0;
  padding-right: 0;
}

.inner-heading-b {
  color: #fff;
  text-shadow: 4px 4px #00b7be;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.inner-heading-icon-b {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
}

.innerpage-heading {
  letter-spacing: 5px;
  font-size: 30px;
  line-height: 40px;
}

.innerpage-heading.c-blue {
  color: #fff;
  -webkit-text-stroke-width: 8px;
  -webkit-text-stroke-color: #3f8eca;
  text-shadow: none;
}

.innerpage-heading.c-pink {
  color: #fff;
  text-shadow: 4px 4px #e27d9d;
}

.innerpage-heading.c-green {
  color: #fff;
  text-shadow: 4px 4px #58a982;
}

.innerpage-heading.c-purple {
  color: #fff;
  text-shadow: 4px 4px #7a86be;
}

.innerpage-heading.c-red {
  color: #fff;
  text-shadow: 4px 4px #cf6a69;
}

.innerpage-heading.c-lime {
  color: #fff;
  text-shadow: 4px 4px #74b749;
}

.innerpage-heading.relative {
  text-shadow: none;
}

.innerpage-heading.txt-stroke {
  text-shadow: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.form-radio-btn-label {
  min-height: 40px;
  background-image: url('../images/checkbox-simple-default_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
}

.form-radio-btn-label.v-selected {
  background-image: url('../images/checkbox-simple-default-active.svg');
}

.form-checkbox-btn-field {
  margin-bottom: 0;
  padding-left: 0;
}

.inner-table-b {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  font-size: 17px;
  line-height: 23px;
  overflow: hidden;
}

.inner-table-row {
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.inner-table-row.v-search-filter-item {
  text-align: center;
  display: block;
}

.inner-table-row.v-subfilter {
  padding-top: 2px;
  padding-bottom: 5px;
  font-size: 17px;
  line-height: 23px;
}

.inner-table-column {
  padding-right: 10px;
}

.inner-table-column.col-theme-des {
  min-width: 250px;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.inner-table-column.col-book {
  width: 80px;
  flex: none;
}

.inner-table-column.col-chapter {
  width: 100px;
  flex-wrap: wrap;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 5px;
  display: block;
}

.inner-table-column.col-level {
  width: 65px;
  flex: none;
}

.inner-table-column.fourmaterpiece-col-1 {
  width: 70%;
}

.inner-table-column.col-ani-txt {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.inner-table-column.col-ani-thumb {
  width: 40%;
  padding-right: 0;
}

.inner-table-column.col-7-tools-thumb {
  width: 30%;
  max-width: 150px;
  padding-right: 0;
}

.inner-table-column.col-select {
  width: 40px;
  flex: none;
  padding-right: 0;
}

.table-header-b {
  color: #fff;
  background-color: #00b7be;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: -3px;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

.table-header-b.c-blue {
  background-color: #3f8eca;
}

.table-header-b.mobile-show.c-green {
  background-color: #58a982;
}

.table-header-b.c-pink {
  background-color: #e27d9d;
}

.table-header-b.c-red {
  background-color: #cf6a69;
}

.table-header-b.c-lime {
  background-color: #74b749;
}

.table-header-b.c-purple {
  background-color: #7787c2;
}

.table-content-b {
  color: #7a7a7a;
}

.table-col-btn {
  width: 160px;
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
}

.table-col-btn.v-2-col {
  width: 30%;
  text-align: center;
}

.table-col-btn.v-one-item {
  width: 80px;
  text-align: center;
}

.table-col-btn.v-1-btn {
  width: auto;
  margin-left: 20px;
}

.table-col-btn.v-lang-gp {
  width: 33%;
  min-width: 200px;
  flex: none;
  align-items: flex-start;
}

.table-col-btn.v-3-col {
  width: 45%;
  text-align: center;
}

.table-col-btn.v-lang-download {
  width: 33%;
  min-width: 200px;
  flex: none;
  align-items: flex-start;
}

.table-data-wrap {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.table-theme-num {
  flex: none;
  margin-right: 5px;
}

.table-theme-name {
  min-width: 200px;
  flex: 1;
}

.table-ch-num {
  flex: none;
  margin-right: 5px;
}

.table-ch-name {
  min-width: 100px;
}

.table-btn-item {
  flex: none;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}

.table-btn-item.fourmasterpiece {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.table-btn-item.v-3-col {
  width: 33.3%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.table-btn {
  color: #00b7be;
  justify-content: flex-end;
  align-items: center;
  font-size: 17px;
  line-height: 23px;
  transition: opacity .5s;
  display: flex;
}

.table-btn:hover {
  opacity: .6;
}

.table-btn.v-purple {
  color: #7787c2;
}

.table-btn.v-big {
  text-align: center;
  display: block;
}

.table-btn.v-play-blue, .table-btn.v-blue {
  color: #3f8eca;
}

.table-btn-icon {
  width: 28px;
  height: 28px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-left: 5px;
}

.table-btn-icon.v-download {
  background-image: url('../images/icon-btn-download.svg');
}

.table-btn-icon.v-download.v-big {
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

.table-btn-icon.v-open {
  background-image: url('../images/icon-btn-open.svg');
}

.table-btn-icon.v-play {
  background-image: url('../images/icon-btn-play.svg');
}

.table-btn-icon.v-speak {
  background-image: url('../images/icon-btn-media-speak.svg');
}

.table-btn-icon.v-music {
  background-image: url('../images/icon-btn-media-music.svg');
}

.table-btn-icon.v-sing {
  background-image: url('../images/icon-btn-media-song.svg');
}

.table-btn-icon.v-play-blue {
  background-image: url('../images/icon-btn-play-blue.svg');
}

.table-btn-icon.v-email-download {
  background-image: url('../images/icon-btn-email-download.svg');
}

.inner-top-b {
  padding-top: 20px;
}

.inner-top-b.v-search {
  margin-bottom: 20px;
  padding-top: 0;
}

.breadcrumb-b {
  color: #fff;
}

.breadcrumb-link {
  color: #fff;
  transition: color .5s;
}

.breadcrumb-link:hover {
  color: #4a90e2;
}

.content-top-setting-b {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block {
  color: #fff;
}

.content-top-setting-txt {
  margin-right: 20px;
  display: flex;
}

.btn-setting {
  width: 40px;
  height: 40px;
  background-image: url('../images/icon-setting-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 37px;
  flex: none;
  transition: all .5s;
}

.btn-setting:hover {
  transform: scale(.9);
}

.download-all-row {
  justify-content: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.download-all-row.v-multiple {
  flex-wrap: wrap;
}

.search-result-gp {
  margin-bottom: 30px;
}

.inner-vid-thumb-link {
  border-radius: 8px;
  display: block;
  position: relative;
  overflow: hidden;
}

.icon-vid-thumb-play {
  width: 64px;
  height: 64px;
  background-image: url('../images/icon-thumbnail-btn-vid.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.inner-table-ani-col {
  width: 33%;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-right: 5px;
}

.inner-table-ani-col.col-book {
  width: 66%;
}

.inner-table-ani-col.col-name, .inner-table-ani-col.col-description {
  width: 100%;
}

.search-filter-link {
  color: #7a7a7a;
  transition: color .5s;
}

.search-filter-link:hover {
  color: #5b5b5b;
}

.search-filter-link.active {
  color: #00b7be;
}

.search-filter-link.active.v-pink {
  color: #e27d9d;
}

.btn-filter {
  z-index: 1000;
  width: 52px;
  height: 52px;
  background-color: #00b7be;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: 2vw;
  transition: background-color .5s;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-filter:hover {
  background-color: #009197;
}

.icon-filter {
  width: 26px;
  flex: none;
}

.pop-search-filter {
  display: none;
}

.pop-search-filter-col {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.pop-search-filter-wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.btn-ebook-assignment {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  background-image: linear-gradient(to top, rgba(18, 210, 218, .7), #009fa5);
  border-radius: 15px;
  padding: 4px;
  font-size: 30px;
  line-height: 40px;
  display: block;
  position: relative;
}

.btn-ebok-assign-content-b {
  height: 200px;
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(rgba(18, 210, 218, .7), rgba(0, 159, 165, .7) 99%);
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.inner-tabs-menu {
  background-color: #00b7be;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.inner-tab-link {
  width: 50%;
  color: #fff;
  text-align: center;
  background-color: #00b7be;
  border-radius: 12px 12px 0 0;
  font-size: 24px;
  line-height: 30px;
  transition: background-color .2s, color .5s;
  display: block;
}

.inner-tab-link:hover {
  color: rgba(255, 255, 255, .6);
}

.inner-tab-link.w--current {
  color: #00b7be;
  background-color: #d7eff1;
}

.inner-tab-link.w--current:hover {
  color: #00b7be;
}

.inner-tab-pane {
  background-color: #fff;
  padding: 20px;
}

.audiovisual-list-b {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -20px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.audio-visual-item {
  width: 33.3%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.audiovisual-item-link {
  height: 100%;
  color: #fff;
  background-color: #00b7be;
  border-radius: 8px;
  padding-bottom: 4px;
  transition: all .5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.audiovisual-item-link:hover {
  transform: translate(0, -5px);
}

.audiovisual-item-link.v-lime {
  background-color: #74b749;
}

.audiovisual-item-link.man-tool {
  height: auto;
}

.audio-item-img-b {
  border: 4px solid #00b7be;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.audio-item-img-b.v-lime {
  border-color: #74b749;
}

.audiovisual-item-title-b {
  text-align: center;
  padding: 5px 10px;
}

.txt-align-center {
  text-align: center;
}

.filter-dropdown-txt-mask {
  height: 25px;
  overflow: hidden;
}

.table-lang-col {
  width: 50%;
  text-align: center;
  margin-bottom: -20px;
}

.table-lang-col.v-lang-download {
  width: 33.3%;
}

.table-lang-col.v-email-download {
  width: 65%;
}

.icon-vid-thumb-play-360 {
  width: 64px;
  height: 64px;
  background-image: url('../images/icon-btn-play-360.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.table-lang-item {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.table-lang-item.v-email-download {
  justify-content: center;
}

.inner-content-2-col-btn-wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.inner-content-2-col-btn-wrap.hide {
  display: none;
}

.inner-content-2-col-item {
  width: 50%;
  align-items: stretch;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.btn-2-col {
  width: 100%;
  color: #00b7be;
  background-color: #fff;
  border: 3px solid #00b7be;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  transition: all .5s;
  display: flex;
}

.btn-2-col:hover {
  background-color: #f4f4f4;
  transform: translate(0, -5px);
}

.btn-2-col.c-purple {
  color: #7a86be;
  border-color: #7a86be;
}

.table-lang-title-b {
  width: 100%;
}

.inner-7-teaching-tools-img-b {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.inner-7-teaching-tools-img-b.v-vert {
  width: 80%;
}

.grid-9-item-info-row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.grid-9-item-info-col {
  margin-left: 5px;
  margin-right: 5px;
}

.mandarin-tool-item {
  width: 25%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.inner-table-sub-col {
  width: 50%;
  padding-right: 5px;
}

.inner-table-sub-col.col-theme {
  width: 40%;
  padding-right: 5px;
}

.inner-table-sub-col.col-des {
  width: 60%;
  padding-right: 0;
}

.login-b {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
}

.form-login-row {
  margin-bottom: 20px;
  position: relative;
}

.form-login-icon-b {
  width: 30px;
  margin-left: 10px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -50%);
}

.popup-login {
  z-index: 3000;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: rgba(0, 0, 0, .6);
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.login-box {
  max-width: 600px;
  background-color: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
}

.login-title-bar {
  background-color: #ffd602;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.login-box-content {
  padding: 30px 20px;
}

.login-box-incorrect {
  color: #f15d5d;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
}

.login-pop-close {
  width: 18px;
  height: 18px;
  background-image: url('../images/login-popup-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .5s;
}

.login-pop-close:hover {
  opacity: .6;
}

.btn-login2 {
  color: #5b5b5b;
  background-color: #ffd602;
  border: 2px solid #ffb000;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 22px;
  transition: opacity .5s;
}

.btn-login2:hover {
  opacity: .7;
}

.login-form-confirm-b {
  text-align: right;
}

.login-form-row {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
  display: flex;
}

.login-form-label {
  width: 85px;
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
}

.login-txt-field {
  height: 40px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-bottom: 0;
  padding: 5px 12px;
}

.login-form-b {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.home-banner-news-flag {
  width: 68px;
  flex: none;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.search-suggest-b {
  z-index: 1;
  width: 100%;
  height: 0;
  max-height: 250px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: auto;
  transform: translate(0, 100%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .09);
}

.news-b {
  padding-top: 40px;
}

.common-icon-new-item {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-50%, -50%);
}

.common-icon-new-item.v-home {
  margin-top: 0;
  margin-left: 0;
  transform: none;
}

.common-icon-new-item.v-grid {
  margin-top: 5px;
  margin-left: 5px;
  transform: none;
}

.img-new-item-icon {
  width: 100%;
  display: block;
}

.ec-click-icon {
  width: 30px;
}

.expand-collapse-item-b {
  margin-bottom: 5px;
  position: relative;
}

.ec-expand-b {
  background-color: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.ec-expand-wrap {
  padding: 15px;
}

.ec-click-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.expand-collapse-click {
  z-index: 1;
  width: 100%;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  background-color: #00b7be;
  background-image: url('../images/s-dot-expand-collapse.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 5px;
  padding: 10px 15px 10px 50px;
  font-weight: 700;
  transition: background-color .5s;
  display: block;
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.expand-collapse-click:hover {
  background-color: #009197;
}

.expand-collapse-click.ec-collapse {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ec-news-title-wrap {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ec-news-txt-date {
  width: 100px;
}

.ec-news-txt-title {
  flex: 1;
}

.common-cat-box-bg {
  background-color: rgba(23, 123, 107, .6);
  border: 2px solid #00a994;
  border-radius: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.common-cat-box-bg.c-blue {
  background-color: rgba(24, 144, 177, .6);
  border-color: #00acdb;
}

.common-cat-box-bg.c-pink {
  background-color: rgba(162, 86, 113, .6);
  border-width: 3px;
  border-color: #ef4d87;
  margin: -5px;
}

.common-cat-box-bg.c-green {
  background-color: rgba(41, 121, 71, .6);
  border-width: 3px;
  border-color: #00a994;
}

.common-cat-box-bg.c-purple {
  background-color: rgba(131, 57, 127, .6);
  border-width: 3px;
  border-color: #a14a9c;
}

.common-cat-box-bg.c-orange {
  background-color: rgba(111, 74, 0, .6);
  border-color: #f39800;
}

.common-cat-box-bg.c-lime {
  background-color: rgba(0, 128, 94, .6);
  border-width: 3px;
  border-color: #51b779;
  margin: -4px;
}

.common-cat-box-bg.c-red {
  background-color: rgba(140, 6, 29, .6);
  border-width: 3px;
  border-color: #e32747;
  margin: -5px;
}

.common-cat-box-bg.c-default {
  background-color: rgba(124, 40, 138, .6);
  border-color: #9e69ff;
}

.common-cat-box-bg.c-yellow {
  background-color: rgba(126, 128, 13, .6);
  border-color: #ffb300;
}

.common-cat-box-bg.c-pink-2 {
  background-color: rgba(126, 13, 128, .6);
  border-color: #ef5a89;
}

.home-section-systemtool-txt {
  width: 252px;
}

.link-oldsite {
  color: #727171;
  flex: none;
  margin-right: 20px;
  transition: color .5s;
}

.link-oldsite:hover {
  color: #3b3b3b;
}

.link-oldsite.desktop-only {
  margin-right: 10px;
  font-size: 15px;
  line-height: 20px;
}

.link-oldsite-content {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-oldsite-icon {
  width: 16px;
  height: 16px;
  background-image: url('../images/icon-oldsite2x_1icon-oldsite@2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-right: 5px;
}

.btn-oldsite-txt {
  border-bottom: 1px solid #5b5b5b;
}

.char-blue {
  z-index: 1;
  width: 20%;
  max-width: 142px;
  margin-top: -50px;
  margin-left: 300px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.char-lime {
  z-index: 1;
  width: 20%;
  max-width: 101px;
  margin-top: -67px;
  margin-left: 307px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.eph-browser-txt {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-size: 17px;
}

.table-heading-b {
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.checkbox-form-b {
  margin-bottom: 0;
}

.checkbox-button-b {
  margin-bottom: 0;
  padding-left: 0;
  display: inline-block;
}

.checkbox-button {
  width: 35px;
  height: 32px;
  background-image: url('../images/checkbox-filter-blue.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  font-weight: 500;
}

.checkbox-button.w--current {
  background-image: url('../images/checkbox-filter-blue-active.svg');
}

.checkbox-button.w--redirected-checked {
  width: 35px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/checkbox-filter-blue-active-stroke.svg');
  background-position: 0 0;
  background-size: 30px;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
}

.checkbox-button.w--redirected-focus {
  box-shadow: none;
  border-style: none;
  border-radius: 0;
}

.checkbox-label, .display-none, .select-all-text-b {
  display: none;
}

.select-download-b {
  z-index: 901;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.select-bottom-message-wrap {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.select-download-content {
  height: 60px;
  color: #fff;
  text-align: center;
  background-color: #00b7be;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.select-download-button-icon {
  width: 28px;
  height: 28px;
  background-image: url('../images/download-button-pink.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-right: 15px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.select-download-message {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.select-download-link-b-text {
  color: #e95098;
  background-color: #fff;
  border-radius: 1000px;
  margin-left: 15px;
  padding: 8px 25px;
  font-weight: 500;
  transition: color .5s, background-color .5s;
  position: relative;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
}

.select-download-link-b-text:hover {
  color: #fff;
  background-color: #e95098;
}

.select-download-process {
  padding-top: 3px;
}

.select-download-link-b {
  color: #e95098;
  background-color: #fff;
  border-radius: 1000px;
  margin-left: 15px;
  padding: 8px 50px 8px 25px;
  font-weight: 500;
  transition: color .5s, background-color .5s;
  position: relative;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
}

.select-download-link-b:hover {
  color: #fff;
  background-color: #e95098;
}

.grey-text-20 {
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.popup-download-warning {
  z-index: 3000;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: rgba(0, 0, 0, .6);
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.popup-box-close-b {
  text-align: right;
  background-color: #ffd602;
  padding: 10px 20px;
}

.popup-box {
  max-width: 600px;
  background-color: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
}

.popup-button-b {
  margin-top: 20px;
}

.popup-button-row {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.btn-login2-2 {
  color: #5b5b5b;
  background-color: #ffd602;
  border: 2px solid #ffb000;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 22px;
  transition: opacity .5s;
}

.btn-login2-2:hover {
  opacity: .7;
}

.pcolopup-button-col {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.popup-box-content {
  width: 100%;
  padding: 30px 20px;
}

.popup-download-waiting-content {
  z-index: 99999;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: rgba(0, 0, 0, .4);
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.popup-download-waiting-content-b {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.popup-download-waiting-content-text {
  width: 100%;
  max-width: 500px;
  background-color: #f4f4f4;
  border: 3px solid #e95098;
  border-radius: 10px;
  padding: 30px 20px;
}

.table-heading {
  letter-spacing: 5px;
  margin-right: 20px;
  font-size: 30px;
  line-height: 40px;
}

.table-heading.c-blue {
  color: #fff;
  text-shadow: 3px 3px #3f8eca;
}

html.w-mod-js [data-ix="common-fade-from-bottom"], html.w-mod-js [data-ix="catagory-b-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="home-banner-interaction"] {
  opacity: 0;
}

html.w-mod-js [data-ix="init-h-0"] {
  height: 0;
}

html.w-mod-js [data-ix="inner-heading-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="move-down-none-0"] {
  opacity: 0;
  display: none;
  transform: translate(0, 100%);
}

@media screen and (min-width: 1280px) {
  body {
    background-size: 1565px;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .home-banner-news-b {
    min-width: 400px;
    margin-left: 30px;
    padding-top: 30px;
    padding-right: 0;
  }

  .home-banner-slider-mask {
    border-bottom-left-radius: 100px;
  }

  .home-news-title {
    letter-spacing: 12px;
    margin-bottom: 20px;
    font-size: 64px;
    line-height: 66px;
  }

  .home-banner-news-list {
    max-height: 250px;
  }

  .home-news-list-mask {
    height: 130px;
  }

  .news-btn-b {
    margin-right: 0;
  }

  .catagory-title-b {
    margin-left: 0;
  }

  .catagory-cloud-b {
    padding-left: 10px;
  }

  .catagory-title-icon-b {
    width: 120px;
  }

  .catagory-link-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  .catagory-link-item {
    width: 16.6%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .catagory-link-item.s-6 {
    width: 16.6%;
  }

  .catagory-link-item.s-5 {
    width: 20%;
  }

  .catagory-link-item.s-4 {
    width: 25%;
  }

  .catagory-link-item.s-3 {
    width: 33.3%;
  }

  .catagory-link {
    width: 105px;
    min-width: 105px;
  }

  .home-category-list {
    margin-left: -1.8%;
    margin-right: -1.8%;
  }

  .home-cat-col {
    padding-left: 1.8%;
    padding-right: 1.8%;
  }

  .home-cat-col.public-short-1 {
    width: 35%;
  }

  .home-cat-col.public-long-1 {
    width: 65%;
  }

  .home-cat-col.public-long-2 {
    width: 59.7%;
  }

  .home-cat-col.public-short-2, .home-cat-col.public-short-3 {
    width: 40.3%;
  }

  .home-cat-col.public-long-3 {
    width: 56%;
  }

  .home-cat-col.public-short-3 {
    width: 44%;
  }

  .home-systemtool-slide {
    width: 16.6667%;
  }

  .nav-menu {
    border-bottom-left-radius: 100px;
    margin-left: 0;
    margin-right: -40px;
    padding-left: 5%;
    padding-right: 40px;
  }

  .brand {
    max-width: 130px;
    margin-right: 30px;
  }

  .brand.v-i_love_learning {
    max-width: 90px;
  }

  .brand.v-onlineclass {
    width: 180px;
  }

  .header-loggedin-gp {
    margin-left: -20px;
  }

  .header-btn-graphic {
    width: 238px;
    margin-left: 30px;
  }

  .header-btn-graphic.v-studentsite {
    max-width: 177px;
  }

  .header-btn-graphic.v-logout {
    max-width: 110px;
  }

  .header-account-img-b {
    width: 40px;
  }

  .nav-link-item {
    flex: none;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nav-link {
    font-size: 17px;
  }

  .nav-level1-icon {
    width: 45px;
  }

  .nav-level1-icon.v-wider {
    width: 50px;
  }

  .nav-submenu-box {
    padding: 40px;
  }

  .nav-submenu-item-b {
    width: 12.5%;
  }

  .btn-login {
    margin-left: 30px;
  }

  .common-content-col-l {
    width: 72%;
  }

  .common-content-col-r {
    width: 28%;
  }

  .content-col-r-img-link {
    display: block;
  }

  .filter-item.v-7-can-man {
    width: 16.66%;
  }

  .filter-dropdown-item-gp {
    margin-left: -12px;
    margin-right: -12px;
  }

  .filter-dropdown-item-b {
    padding-left: 12px;
    padding-right: 12px;
  }

  .inner-downloadall-b {
    margin-left: 30px;
  }

  .inner-table-b {
    font-size: 21px;
    line-height: 25px;
  }

  .inner-table-row {
    padding-left: 3%;
    padding-right: 3%;
  }

  .inner-table-column.col-book {
    width: 100px;
  }

  .inner-table-column.col-chapter {
    width: 120px;
  }

  .inner-table-column.col-level {
    width: 80px;
  }

  .inner-table-column.col-select {
    width: 50px;
  }

  .table-col-btn {
    flex-wrap: wrap;
  }

  .inner-content-2-col-btn-wrap {
    margin-left: -20px;
    margin-right: -20px;
  }

  .inner-content-2-col-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-2-col {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ec-expand-wrap {
    padding: 20px;
  }

  .link-oldsite.desktop-only {
    font-size: 17px;
    line-height: 23px;
  }

  .link-oldsite-icon {
    width: 22px;
    height: 22px;
  }

  .char-blue {
    margin-top: -70px;
    margin-left: 416px;
  }

  .char-lime {
    margin-top: -84px;
    margin-left: 0;
    margin-right: 20px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }
}

@media screen and (max-width: 991px) {
  .all {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .section-content.v-home-tool {
    padding-top: 15px;
  }

  .container {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .header {
    height: 80px;
  }

  .home-banner-wrap {
    display: block;
  }

  .home-banner-l-b {
    width: 100%;
    padding-right: 3vw;
  }

  .home-banner-news-b {
    width: 100%;
    min-width: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 30px;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .common-slider.home-system-tool {
    padding-left: 40px;
    padding-right: 40px;
  }

  .home-news-title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 42px;
  }

  .home-banner-news-list {
    max-height: none;
    background-color: rgba(0, 19, 96, .7);
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 30px 20px 20px;
  }

  .news-btn-b {
    margin-right: 0;
    padding-right: 0;
    position: relative;
  }

  .common-catagory-box {
    margin-top: 45px;
  }

  .catagory-title-b {
    width: 340px;
  }

  .catagory-title-b.v-systemtools {
    width: 420px;
  }

  .catagory-title-icon-b {
    width: 90px;
  }

  .catagory-title-txt {
    font-size: 26px;
    line-height: 28px;
  }

  .catagory-link-list {
    margin-left: -1vw;
    margin-right: -1vw;
  }

  .catagory-link-item {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .catagory-link-item.s-6, .catagory-link-item.s-5, .catagory-link-item.s-4, .catagory-link-item.s-3 {
    width: 33.3%;
  }

  .catagory-link-item.v-centent-r, .catagory-link-item.v-search-ilove {
    width: 20%;
  }

  .catagory-link {
    max-width: 110px;
  }

  .home-category-list {
    margin-left: -1vw;
    margin-right: -1vw;
  }

  .home-cat-col {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .common-slider-arrow {
    width: 40px;
    height: 54px;
  }

  .home-systemtool-slide {
    width: 33.3333%;
  }

  .section-footer {
    padding-top: 25px;
  }

  .btn-top {
    bottom: 80px;
  }

  .footer-wrap {
    display: block;
  }

  .footer-l-b {
    width: auto;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .footer-r-b {
    width: auto;
    text-align: center;
  }

  .footer-link-gp {
    justify-content: center;
    align-items: center;
  }

  .footer-link-item {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-top-b {
    z-index: 1;
    height: 80px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    position: relative;
  }

  .nav-menu {
    width: 100vw;
    height: 100vh;
    margin-left: 0;
    margin-right: 0;
    padding-top: 80px;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 16px;
    line-height: 20px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    overflow: auto;
  }

  .brand {
    width: 130px;
    max-width: none;
  }

  .brand.v-i_love_learning {
    width: 60px;
    max-width: none;
  }

  .brand.v-onlineclass {
    margin-right: 0;
  }

  .header-l-b {
    flex: 0 auto;
    padding-right: 0;
  }

  .header-search {
    display: none;
  }

  .header-search.desktop-hide {
    max-width: none;
    margin-bottom: 20px;
    display: block;
  }

  .form-txt-field.v-header-search {
    background-color: #fff;
  }

  .header-r-b {
    justify-content: flex-start;
    display: block;
  }

  .header-loggedin-gp {
    display: none;
  }

  .header-loggedin-link-gp {
    justify-content: center;
    margin-top: 20px;
  }

  .header-btn-graphic {
    margin-left: 0;
  }

  .header-btn-graphic.v-studentsite {
    margin-left: 10px;
  }

  .header-btn-graphic.v-logout {
    margin-left: 20px;
  }

  .header-account-b {
    order: 1;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .nav-link-item {
    border-top: 2px solid #fff;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-item.last {
    border-bottom: 2px solid #fff;
  }

  .nav-menu-wrap {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }

  .nav-link {
    height: auto;
    text-align: center;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-level1-icon {
    width: 50px;
    margin-right: 10px;
  }

  .nav-submenu-dropdown {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-submenu-dropdown-list.w--open {
    z-index: 100;
    background-color: #fff;
    border-radius: 15px;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    transform: none;
  }

  .btn-menu {
    z-index: 1;
    width: 40px;
    background-color: rgba(0, 0, 0, 0);
    margin-right: 3vw;
    padding: 0;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: translate(0, -50%);
  }

  .btn-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-submenu-box {
    max-height: none;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    padding: 20px 0;
    overflow: visible;
  }

  .nav-submenu-tip {
    height: 10px;
    margin-left: 50px;
    left: 0%;
    transform: none;
  }

  .submenu-row-title {
    width: 100px;
    margin-right: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .header-bg {
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .btn-menu-line {
    width: 100%;
    height: 4px;
    background-color: #0d50b1;
    border-radius: 5px 20px 0 5px;
    padding: 0 8px;
  }

  .btn-menu-line.btn-menu-line-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .desktop-hide {
    display: block;
  }

  .btn-login {
    width: auto;
    height: auto;
    background-position: 5px;
    background-size: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 15px 16px 60px;
  }

  .pref-setting-b {
    font-size: 17px;
    line-height: 23px;
  }

  .notification-b {
    margin-top: 80px;
  }

  .common-content-wrap {
    display: block;
  }

  .common-content-col-l {
    width: auto;
    padding-right: 0;
  }

  .common-content-col-l.v-home {
    padding-right: 0;
  }

  .common-content-col-r {
    width: auto;
    padding-left: 0;
  }

  .common-content-col-r.v-home {
    padding-left: 0;
  }

  .common-content-col-r.v-setting {
    display: none;
  }

  .logged-in-banner-b {
    max-width: 300px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .font-size-24 {
    font-size: 20px;
    line-height: 24px;
  }

  .inner-filter-b {
    font-size: 17px;
    line-height: 23px;
  }

  .filter-item-gp {
    margin-bottom: 0;
  }

  .filter-item {
    min-width: 150px;
    margin-bottom: 0;
  }

  .filter-item.v-7-can-man {
    min-width: 0;
  }

  .filter-dropdown-item-gp {
    margin-left: -5px;
    margin-right: -5px;
  }

  .filter-dropdown-item-b {
    padding-left: 5px;
    padding-right: 5px;
  }

  .filter-dropdown-toggle {
    width: 150px;
    height: 60px;
    padding-right: 15px;
  }

  .filter-dropdown-toggle.w--open {
    z-index: 10;
  }

  .font-size-21 {
    font-size: 17px;
    line-height: 23px;
  }

  .filter-dropdown-arrow {
    width: 12px;
    height: 12px;
  }

  .filter-dropdown-list.w--open {
    z-index: 9;
  }

  .sticky-btn-gp {
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    border-top: 2px solid #00b7be;
    justify-content: flex-start;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .sticky-btn {
    height: 60px;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    transition: background-color .5s;
    display: flex;
  }

  .sticky-btn:hover {
    background-color: #f3f3f3;
  }

  .sticky-btn-icon {
    width: 40px;
    flex: none;
    margin-right: 15px;
  }

  .sticky-btn-icon.v-frequent {
    width: 45px;
  }

  .sticky-btn-item {
    width: 33.3%;
    border-left: 1px solid #ddd;
  }

  .popup-b {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .btn-pop-close {
    margin-top: -20px;
  }

  .desktop-only {
    display: none;
  }

  .table-col-btn {
    width: 10%;
  }

  .table-btn-icon.v-download.v-big {
    width: 30px;
    height: 30px;
    margin-bottom: 2px;
  }

  .search-filter-b {
    display: none;
  }

  .btn-filter {
    margin-bottom: 140px;
    display: flex;
  }

  .table-lang-col {
    margin-bottom: -10px;
  }

  .table-lang-item {
    margin-bottom: 10px;
  }

  .inner-table-sub-col.col-theme {
    width: 30%;
  }

  .inner-table-sub-col.col-des {
    width: 70%;
  }

  .inner-table-sub-col._w-100 {
    width: 100%;
  }

  .popup-login {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .expand-collapse-click {
    background-position: 15px;
    background-size: 8px;
    padding: 5px 10px 5px 40px;
  }

  .home-section-systemtool-txt {
    width: 200px;
  }

  .link-oldsite {
    margin-right: 0;
  }

  .char-blue, .char-lime {
    margin-top: -56px;
    margin-left: 0;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .select-download-b {
    margin-bottom: 60px;
  }

  .select-download-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .popup-download-warning {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }

  h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .all {
    padding-top: 70px;
  }

  .section-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .header {
    height: 70px;
  }

  .home-banner-l-b {
    padding-right: 5vw;
  }

  .home-banner-news-b {
    padding-top: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .common-slider.home-system-tool {
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-banner-slider-mask {
    border-bottom-right-radius: 50px;
  }

  .home-news-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
  }

  .font-size-14 {
    font-size: 13px;
    line-height: 17px;
  }

  .common-catagory-box {
    margin-top: 40px;
    padding-top: 50px;
  }

  .catagory-title-b {
    width: 300px;
  }

  .catagory-title-b.v-small {
    width: 250px;
    padding-top: 5px;
  }

  .catagory-title-b.v-systemtools {
    width: 380px;
  }

  .catagory-title-icon-b {
    width: 80px;
  }

  .catagory-title-txt, .catagory-title-txt.v-smaller {
    font-size: 24px;
    line-height: 26px;
  }

  .catagory-link-list {
    margin-left: -2vw;
    margin-right: -2vw;
  }

  .catagory-link-item {
    width: 25%;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .catagory-link-item.s-6, .catagory-link-item.s-5, .catagory-link-item.s-4, .catagory-link-item.s-3, .catagory-link-item.v-centent-r, .catagory-link-item.v-search-ilove {
    width: 25%;
  }

  .home-category-list {
    margin-bottom: -20px;
    margin-left: 0;
    margin-right: 0;
  }

  .home-cat-col {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .home-cat-col.public-short-1, .home-cat-col.public-long-1, .home-cat-col.public-long-2, .home-cat-col.public-short-2, .home-cat-col.public-short-3, .home-cat-col.public-long-3, .home-cat-col.public-short-3 {
    width: 100%;
  }

  .cate-learnmore-link {
    margin-top: 10px;
  }

  .common-slider-arrow {
    width: 30px;
    height: 40px;
  }

  .home-systemtool-slide {
    width: 50%;
  }

  .section-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
  }

  .btn-top {
    width: 45px;
    height: 45px;
  }

  .btn-top-icon {
    width: 18px;
    height: 12px;
  }

  .footer-dropdown-list-wrap {
    max-height: 180px;
  }

  .header-top-b {
    height: 70px;
  }

  .nav-menu {
    padding-top: 70px;
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 15px;
    line-height: 19px;
  }

  .form-txt-field {
    font-size: 15px;
    line-height: 21px;
  }

  .header-loggedin-link-gp {
    justify-content: center;
  }

  .header-account-b {
    margin-bottom: 15px;
  }

  .header-account-img-b {
    width: 30px;
  }

  .nav-link {
    font-size: 15px;
    line-height: 19px;
  }

  .btn-menu {
    margin-right: 5vw;
  }

  .nav-submenu-rows {
    display: block;
  }

  .submenu-row-title {
    width: auto;
    border-bottom: 1px solid #006491;
    border-right-style: none;
    margin-bottom: 5px;
    margin-right: 0;
    padding-bottom: 5px;
    padding-right: 0;
  }

  .nav-submenu-item-b {
    width: 20%;
  }

  .btn-login {
    background-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
  }

  .pref-setting-b {
    font-size: 15px;
    line-height: 20px;
  }

  .logged-in-content-b {
    padding-top: 40px;
  }

  .notification-b {
    margin-top: 70px;
  }

  .notification-heading {
    font-size: 16px;
    line-height: 20px;
  }

  .notification-slide-link-b {
    height: 40px;
  }

  .logged-in-banner-b {
    max-width: 250px;
  }

  .font-size-24 {
    font-size: 17px;
    line-height: 24px;
  }

  .pref-setting-wrap {
    display: block;
  }

  .form-pref-b {
    margin-bottom: 15px;
    padding-right: 15px;
  }

  .form-checkbox-label {
    min-height: 30px;
    background-size: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
  }

  .form-field-label.v-checkbox-gp {
    margin-right: 15px;
  }

  .inner-content-box {
    margin-bottom: 10px;
    overflow: visible;
  }

  .inner-filter-b {
    font-size: 15px;
    line-height: 20px;
    display: block;
  }

  .filter-content-b {
    padding: 10px;
  }

  .filter-item-gp {
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: -5px;
  }

  .filter-item {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .filter-item.v-7-can-man {
    width: 25%;
  }

  .filter-item.v-subfilter {
    width: 33.3%;
    min-width: 0;
  }

  .filter-checkbox-label {
    min-height: 30px;
    background-size: auto 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
  }

  .filter-dropdown-item-gp {
    justify-content: center;
    margin-bottom: 10px;
  }

  .filter-dropdown-item-b {
    width: 25%;
  }

  .filter-dropdown-toggle {
    width: 100%;
    height: auto;
    background-color: rgba(0, 19, 96, .8);
    background-image: none;
    border: 2px solid #75d3ff;
    border-radius: 5px;
    padding: 5px 7px;
    box-shadow: 1px 1px 3px rgba(69, 255, 238, .5);
  }

  .filter-dropdown-toggle.w--open {
    background-color: #001360;
    background-image: none;
  }

  .font-size-21 {
    font-size: 15px;
    line-height: 20px;
  }

  .filter-dropdown-list-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 8px;
  }

  .filter-dropdown-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .filter-download-row {
    margin-bottom: 10px;
    display: block;
  }

  .inner-downloadall-b {
    text-align: center;
    margin-left: 0;
  }

  .inner-downloadall-b.v-multiple {
    margin-left: 10px;
  }

  .sticky-btn {
    font-size: 17px;
    line-height: 23px;
  }

  .sticky-btn-icon {
    width: 35px;
    margin-right: 10px;
  }

  .sticky-btn-icon.v-frequent {
    width: 40px;
  }

  .popup-b {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .btn-pop-close {
    width: 30px;
    height: 30px;
    margin-top: 0;
    margin-bottom: 40px;
    margin-right: 0;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .filter-radio-btn-label {
    min-height: 30px;
    background-size: 30px;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 35px;
  }

  .filter-radio-btn-label.v-subfilter {
    background-size: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 30px;
    font-size: 15px;
    line-height: 19px;
  }

  .inner-heading-icon-b {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }

  .innerpage-heading {
    font-size: 24px;
    line-height: 30px;
  }

  .form-radio-btn-label {
    min-height: 30px;
    background-size: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
  }

  .inner-table-row {
    padding: 12px 15px;
  }

  .inner-table-row.v-subfilter {
    padding-top: 1px;
    font-size: 15px;
    line-height: 19px;
  }

  .inner-table-column {
    padding-right: 15px;
  }

  .inner-table-column.col-theme-des {
    width: 100%;
    min-width: 0;
    flex-wrap: wrap;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 5px;
    font-size: 17px;
    line-height: 23px;
  }

  .inner-table-column.col-book {
    width: auto;
  }

  .inner-table-column.col-chapter {
    width: auto;
    display: flex;
  }

  .inner-table-column.col-level {
    width: auto;
  }

  .inner-table-column.col-ani-thumb, .inner-table-column.col-7-tools-thumb {
    width: 30%;
  }

  .inner-table-column.col-select {
    width: 30px;
  }

  .table-header-b.mobile-show {
    display: block;
  }

  .table-content-b {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
  }

  .table-col-btn {
    justify-content: flex-end;
    font-size: 15px;
    line-height: 21px;
  }

  .table-col-btn.v-2-col {
    min-width: 0;
  }

  .table-col-btn.v-one-item {
    width: 35px;
  }

  .table-col-btn.v-1-btn {
    width: auto;
    margin-left: 0;
  }

  .table-col-btn.v-lang-gp {
    width: 20%;
    min-width: 80px;
    font-size: 13px;
    line-height: 19px;
  }

  .table-col-btn.v-3-col {
    width: 30%;
    min-width: 0;
  }

  .table-col-btn.v-lang-download {
    width: 20%;
    min-width: 120px;
    font-size: 13px;
    line-height: 19px;
  }

  .table-data-wrap {
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 19px;
  }

  .table-theme-num {
    width: auto;
    margin-right: 10px;
  }

  .table-theme-name {
    min-width: 0;
    flex-wrap: wrap;
    display: flex;
  }

  .table-ch-name {
    min-width: 0;
  }

  .table-btn-item {
    padding-left: 5px;
  }

  .table-btn.v-purple {
    font-size: 15px;
    line-height: 21px;
  }

  .table-btn-icon {
    width: 24px;
    height: 24px;
  }

  .mobile-full-w {
    margin-left: -5vw;
    margin-right: -5vw;
  }

  .table-theme-sequence {
    padding-right: 10px;
  }

  .table-btn-txt {
    display: none;
  }

  .table-btn-txt.m-visible {
    display: block;
  }

  .inner-top-b {
    padding-top: 15px;
  }

  .breadcrumb-b {
    font-size: 13px;
    line-height: 19px;
  }

  .download-all-row {
    margin-bottom: 10px;
    display: block;
  }

  .download-all-row.v-multiple {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icon-vid-thumb-play {
    width: 40px;
    height: 40px;
  }

  .inner-table-ani-col {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 15px;
  }

  .inner-table-ani-col.col-book {
    width: auto;
  }

  .inner-table-ani-col.col-name, .inner-table-ani-col.col-description {
    width: 100%;
    font-size: 17px;
    line-height: 23px;
  }

  .btn-filter {
    width: 45px;
    height: 45px;
    margin-bottom: 130px;
  }

  .icon-filter {
    width: 24px;
  }

  .pop-search-filter-col {
    width: 100%;
  }

  .margin-bottom-20 {
    margin-bottom: 15px;
  }

  .btn-ebook-assignment {
    font-size: 24px;
    line-height: 30px;
  }

  .btn-ebok-assign-content-b {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inner-tab-link {
    font-size: 20px;
    line-height: 24px;
  }

  .audio-visual-item {
    width: 50%;
  }

  .table-lang-col {
    margin-bottom: -5px;
  }

  .icon-vid-thumb-play-360 {
    width: 40px;
    height: 40px;
  }

  .table-lang-item {
    justify-content: center;
    margin-bottom: 5px;
  }

  .inner-content-2-col-btn-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }

  .inner-content-2-col-item {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn-2-col {
    padding: 10px 20px;
  }

  .grid-9-item-info-row {
    margin-top: 2px;
  }

  .info-mobile-small {
    font-size: 13px;
    line-height: 19px;
  }

  .mandarin-tool-item {
    width: 33.3%;
  }

  .inner-table-sub-col {
    width: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .inner-table-sub-col.col-theme, .inner-table-sub-col.col-des {
    width: auto;
  }

  .login-b {
    padding-top: 50px;
  }

  .popup-login {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .login-title-bar {
    font-size: 17px;
  }

  .login-box-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .btn-login2 {
    font-size: 15px;
    line-height: 20px;
  }

  .login-form-row {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .home-banner-news-flag {
    width: 60px;
  }

  .search-suggest-b {
    max-height: 150px;
  }

  .news-b {
    padding-top: 30px;
  }

  .common-icon-new-item {
    width: 25px;
    height: 25px;
  }

  .common-icon-new-item.v-table {
    transform: translate(0%, -50%);
  }

  .ec-click-icon {
    width: 20px;
  }

  .expand-collapse-click {
    background-position: 12px;
    background-size: 6px;
    padding-left: 30px;
  }

  .home-section-systemtool-txt {
    width: 180px;
  }

  .char-blue {
    width: 100px;
    margin-right: 80px;
  }

  .char-lime {
    width: 90px;
    margin-right: 80px;
  }

  .table-heading-b {
    margin-top: 20px;
  }

  .checkbox-button, .checkbox-button.w--redirected-checked {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .select-all-text-b {
    padding-right: 15px;
    font-size: 13px;
    display: block;
  }

  .select-download-button-icon {
    width: 22px;
    height: 22px;
  }

  .select-download-link-b-text {
    margin-left: 10px;
    padding: 5px 20px;
  }

  .select-download-link-b {
    margin-left: 10px;
    padding: 5px 42px 5px 20px;
  }

  .popup-box-close-b {
    font-size: 17px;
  }

  .btn-login2-2 {
    font-size: 15px;
    line-height: 20px;
  }

  .popup-box-content, .popup-download-waiting-content-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .table-heading {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .all {
    padding-bottom: 50px;
  }

  .home-banner-l-b {
    padding-right: 0;
  }

  .home-banner-news-b {
    margin-bottom: 20px;
  }

  .home-banner-news-link.v-first {
    padding-left: 10px;
  }

  .home-banner-news-date {
    margin-right: 20px;
  }

  .home-banner-news-date.v-first {
    margin-right: 6px;
  }

  .common-catagory-box {
    margin-top: 35px;
  }

  .catagory-title-b {
    width: 260px;
  }

  .catagory-title-b.v-small {
    width: 200px;
  }

  .catagory-title-b.v-systemtools {
    width: 320px;
  }

  .catagory-title-wrap {
    padding-left: 5px;
  }

  .catagory-title-icon-b {
    width: 70px;
  }

  .catagory-title-txt, .catagory-title-txt.v-smaller {
    font-size: 20px;
    line-height: 24px;
  }

  .catagory-link-item, .catagory-link-item.s-6, .catagory-link-item.s-5, .catagory-link-item.s-4, .catagory-link-item.s-3 {
    width: 33.3%;
  }

  .catagory-link-item.v-centent-r {
    width: 33%;
  }

  .catagory-link-item.v-search-ilove {
    width: 33.3%;
  }

  .catagory-link {
    max-width: 100px;
  }

  .home-systemtool-slide {
    width: 100%;
  }

  .footer-l-b {
    display: block;
  }

  .footer-link-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-logo-b {
    width: auto;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-dropdown-b {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .brand {
    width: 100px;
    margin-right: 5px;
  }

  .brand.v-i_love_learning {
    width: 45px;
  }

  .brand.v-onlineclass {
    width: 85px;
  }

  .header-search.desktop-hide {
    margin-bottom: 15px;
  }

  .header-loggedin-link-gp {
    margin-top: 10px;
    display: block;
  }

  .header-btn-graphic {
    margin-left: auto;
    margin-right: auto;
  }

  .header-btn-graphic.v-studentsite {
    margin-left: auto;
  }

  .header-btn-graphic.v-logout {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-submenu-box {
    font-size: 14px;
    line-height: 18px;
  }

  .nav-submenu-tip {
    height: 5px;
  }

  .nav-submenu-item-b {
    width: 33.3%;
  }

  .notification-heading {
    display: none;
  }

  .pref-setting-wrap {
    display: block;
  }

  .form-pref-b {
    margin-bottom: 15px;
    padding-right: 0;
    display: block;
  }

  .form-field-label.v-checkbox-gp {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .filter-item {
    min-width: 120px;
  }

  .filter-item.v-7-can-man {
    width: 33.3%;
  }

  .filter-dropdown-item-b {
    width: 50%;
    margin-bottom: 5px;
  }

  .sticky-btn {
    height: 50px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 14px;
    line-height: 20px;
  }

  .sticky-btn-icon {
    width: 30px;
    margin-right: 5px;
  }

  .sticky-btn-icon.v-frequent {
    width: 35px;
  }

  .btn-pop-close {
    margin-bottom: 30px;
  }

  .inner-table-column.col-ani-txt.v-lang-download {
    padding-right: 0;
  }

  .inner-table-column.col-ani-thumb.v-lang-download {
    width: 100%;
    max-width: 150px;
    margin-top: 10px;
  }

  .table-content-b {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
  }

  .table-col-btn.v-2-col, .table-col-btn.v-3-col {
    width: 40%;
    display: flex;
  }

  .table-data-wrap.v-lang-download {
    display: block;
  }

  .icon-vid-thumb-play, .icon-vid-thumb-play-360 {
    width: 30px;
    height: 30px;
  }

  .inner-content-2-col-item {
    width: 100%;
  }

  .mandarin-tool-item {
    width: 50%;
  }

  .login-b {
    padding-top: 40px;
  }

  .form-login-row {
    margin-bottom: 10px;
  }

  .news-b {
    padding-top: 20px;
  }

  .common-icon-new-item {
    margin-top: 0;
    margin-left: 0;
  }

  .ec-news-title-wrap {
    display: block;
  }

  .ec-news-txt-date {
    width: auto;
  }

  .home-section-systemtool-txt {
    width: 150px;
  }

  .char-blue {
    width: 80px;
    margin-right: 12px;
  }

  .char-lime {
    width: 70px;
    margin-right: 54px;
  }

  .select-download-b {
    margin-bottom: 50px;
  }
}

