@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap');
.mb-0 {
  margin-bottom: 0px !important;
}
.mt-0 {
  margin-top: 0px !important; 
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.title-1 {
  color: #ffffff;
  margin-bottom: 0px;
  margin-top: 4px;
  font-weight: 600;
  font-family: "jf-openhuninn", sans-serif;
  font-size:40px !important;
  position: relative;
  display: inline-block;
  z-index: 2;
  top: -6px;
}
.text-line {
  background: linear-gradient(-135deg, #ffc875, #ff8ad5); 
  -webkit-background-clip: text;  /* 支援 Safari */
  background-clip: text;
  color: transparent;  /* 讓原本的文字顏色透明，這樣才能看到背景漸層 */
  margin-bottom: 0px;
  font-weight: 600;
  font-family: "jf-openhuninn", sans-serif;
  font-size: 28px !important;
  position: relative;
  display: inline-block;
  z-index: 2;
  top: 0px;
}
.text-line::after {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%; 
  height: 6px;
  background: linear-gradient(-135deg, #e1a34c, #ff63bf);
  z-index: -1;
  opacity: .7;
}

.title-2 {
  color: rgba(255, 255, 255, .9);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
.title-3 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 18px;
  color: #273769;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 3rem;
}
.title-4 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 48px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 0rem;
}
.title-4.ts {
  font-size: 36px;
  line-height: 1.4;
	margin-bottom: 0px;
}
.title-5 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 24px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.8;
  padding-bottom: 1rem;
  text-align: center;
}
.title-5-2 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 22px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.6;
  padding-bottom: 1rem;
  text-align: center;
}
.title-6 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 32px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.4;
  padding-bottom: 0rem;
  text-align: center;
}
.title-7 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 42px;
  font-weight: 600 !important;
  line-height: 1.4;
  padding-bottom: 0rem;
  text-align: right;
  color: #fff;
  padding-top: 10px;
  text-decoration: underline
}
.title-8 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 26px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.4;
  padding-top: 1rem;
  padding-bottom: 5px;
  text-align: center;
}
.title-9 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 30px;
  font-weight: 600 !important;
  color: #273769;
  line-height: 1.4;
  padding-top: 1rem;
  padding-bottom: 20px;
  text-align: center;
}
.countdown-cont .countdown {
  font-family: "jf-openhuninn", sans-serif;
  font-weight: 600 !important;
}
.card__text {
  font-size: 16px;
  line-height: 1.8;
}
.logo-top {
  background-image: url(images/logo-white.svg);
  background-size: cover;
}
.cn .logo-top {
  background-image: url(images/logo-white-cn.svg);
  background-size: cover;
}
.cid-syT6WGVjrq .navbar.navbar-short .navbar-logo img {
  background-image: url(images/logo.svg);
}
.cn .cid-syT6WGVjrq .navbar.navbar-short .navbar-logo img {
  background-image: url(images/logo-cn.svg);
}
.btn-box {
  width: 100%;
  padding-top: 20px;
}
.info-1 {
  color: #fff;
  display: block;
  float: left;
  line-height: 1.6;
  font-size: 24px;
  border-left: 5px solid rgba(255, 255, 255, .8);
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 3px;
  font-family: "jf-openhuninn", sans-serif;
  margin-top: 5px;
  position: relative;
  width: 100%;
}
.info-1 span {
	background-color: rgba(0,0,0,.7);
	border-radius: 9999px;
	padding: 1px 5px;
	margin: 0 5px 3px 0;
	display: inline-block;
}

.bg-1 {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-image: url("images/bg-1.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
ul.card-info li {
  line-height: 1.6;
}
.school-jp {
  width: 100%;
  background-image: url(images/bg-map.jpg);
  background-size: 23px auto;
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #fff;
  padding-bottom: 80px;
  padding-top: 80px;
}
.school-jp img {
  width: 100%;
  height: auto;
}
.school-usa {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0px;
  padding-top: 80px;
}
.school-usa img {
  width: 100%;
  height: auto;
}
.icon-text {
  font-family: "jf-openhuninn", sans-serif;
  padding: 3px 20px;
  color: #fff;
  border-radius: 9999px;
  display: block;
  width: auto;
  float: left;
  line-height: 24px;
  font-size: 15px;
}
.icon-green {
  box-shadow: 0px 10px 30px 0px rgb(39 55 105 / 10%);
  background-color: #0B7600;
  background-image: linear-gradient(-27deg, #273769 0%, #435eb3 100%);
}
.icon-org {
  box-shadow: 0px 10px 30px 0px rgb(39 55 105 / 10%);
  background-color: #ff3a46;
  background: linear-gradient(-135deg, #faa195, #f173b5);
}
.plan-box {
  background-color: #094587;
  background: linear-gradient(to right top, #094587, #3adcdc);
}
.plan-box.usa {
  background-color: #094587;
  background: linear-gradient(0deg, #fff, #ececec);
}
.cost-box {
  background: linear-gradient(0deg, #ffffff, #ececec);
}
.pic-100 {
  width: 100%;
  height: auto;
}
.cid-rVMaoT85d6.bg-usa {
  background-image: url(images/bg-4.jpg);
}
.cid-rVMaoT85d6.bg-usa .animation__background {
  background-color: #ff3a46;
  background: linear-gradient(-135deg, rgba(107, 68, 146, .9), rgba(189, 102, 229, 1));
  z-index: -3;
  opacity: 0;
  transition: all 0.3s linear;
}
.info-2 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  margin-top: -10px;
  margin-bottom: 5px;
}
.info-3 {
  font-family: "jf-openhuninn", sans-serif;
  font-size: 17px;
  font-weight: 400 !important;
  color: #273769;
  line-height: 1.8;
  padding-bottom: 0rem;
  text-align: center;
}
.info-4 {
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #f0315d;
  font-weight: 500;
  line-height: 1.5;
  font-family: "jf-openhuninn", sans-serif;
  padding-top: 20px;
}
.pic-2 {
  width: 94%;
  height: auto;
}
.cid-syT42GyuRJ .animation__background .triangle2 {
  position: absolute;
  top: 15%;
  left: 10%;
  animation: scale__one 15s infinite linear;
  width: 120px;
  height: 120px;
}
.cid-syT42GyuRJ .animation__background .triangle {
  position: absolute;
  bottom: 40%;
  right: 10%;
  animation: rotatedHalf 40s infinite linear;
}
.cid-syT42GyuRJ .animation__background .circle1 {
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 10%;
  left: 15%;
  background: #c647fe;
  border-radius: 50%;
  position: absolute;
  animation: animationOne 25s infinite linear;
}
.cid-syT42GyuRJ .animation__background .circle2 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 35%;
  right: 10%;
  background: rgba(255, 255, 255, .4);
  border-radius: 50%;
  position: absolute;
  animation: animationOne 30s alternate infinite linear;
}
.cid-syT42GyuRJ .animation__background .circle3 {
  display: inline-block;
  width: 15px;
  height: 15px;
  bottom: 15%;
  left: 20%;
  background: #ff6400;
  position: absolute;
  border-radius: 50%;
  animation: animationTwo 35s infinite linear;
}
.cid-syT42GyuRJ .animation__background .circle4 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #273769;
  bottom: 40%;
  left: 43%;
  animation: animationOne 30s infinite linear;
}
.cid-syT42GyuRJ .animation__background .circle5 {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #f9db51;
  bottom: 30%;
  right: 20%;
  animation: animationOne 30s infinite linear;
}
.red {
  color: #FF5A00;
  font-weight: 700;
  padding-right: 5px;
}
.green {
  color: #00a776;
  font-weight: 700;
  padding-right: 5px;
}
.icon-red {
  color: #FF5A00;
  font-weight: 700;
  font-size: 18px;
}
.icon-gr {
  color: #00a776;
  font-weight: 700;
  font-size: 17px;
}
/*--------------------------
    List Of Followers  
----------------------------*/
ul.mainmenu, .side-nav .side-nav-inner .side-nav-content ul.main-navigation, .popup-mobile-manu .inner .menu-item ul.mainmenu-item, ul.social-share, ul.followers-list, .axil-blog-list .blog-top .author .info ul.blog-meta, .axil-breadcrumb-area.breadcrumb-style-2 ul.ax-breadcrumb, .axil-single-widget.category ul.category-list, .axil-single-widget.share ul.social-list, .axil-single-widget.small-post-wrapper .small-post .content ul.blog-meta, .axil-single-widget.tags ul.tags-list, .axil-blog-details-area .blog-top .author .info ul.blog-meta {
  padding: 0;
  margin: 0;
  list-style: none;
}
.link-hover a, #scrollUp, ul.mainmenu li a, ul.mainmenu li.has-dropdown ul.axil-submenu li a, .close-sidenav button.close-button i, .side-nav .side-nav-inner .form-group button.side-nav-search-btn i, .side-nav .side-nav-inner .side-nav-content ul.main-navigation li a, .side-nav .side-nav-inner .side-nav-content .axil-contact-info-inner .axil-contact-info .address p a, .axil-scroll-navigation .nav .nav-item a::after, a.axil-button.axil-link-button::after, button.axil-button.axil-link-button::after, .ft-social-share li a, ul.social-share li a, ul.social-share li a i, ul.social-share.social-share-style-2 li a i, ul.social-share.social-share-style-2 li a span, ul.social-share.style-rounded li a, ul.social-share.style-rounded.bg-color--white li a, ul.followers-list li a span, .axil-service .inner .content h4.title a, .axil-service .inner .content a.axil-button, .axil-service .inner .content a.axil-button::after, .axil-service.service-bg-gray .inner, .axil-contact-form.contact-form-style-1 .callto-action-wrapper span a, .form-group input[type="submit"], .axil-testimonial, .axil-testimonial .inner::after, .axil-testimonial .description a.axil-link-button, .axil-testimonial .description a.axil-link-button::after, .brand-list li a, .brand-list li a img, .axil-blog-list .blog-top .title a, .axil-call-to-action .callto-action > span a, .axil-case-study .content .inner h4.title a, .axil-accordion .card .card-header h5 .btn.btn-link, .axil-accordion .card .collapse::after, .axil-accordion--2 .card .card-header .btn.btn-link, .axil-breadcrumb-area.breadcrumb-style-2 ul.ax-breadcrumb li a, .axil-address-list .axil-address p a, .axil-single-widget.small-post-wrapper .small-post .content h6 a, .axil-single-widget.tags ul.tags-list li a, .privacy-policy-area a::after, .pv-banner-area .inner a.scroll-down-btn, .pv-banner-area .inner a.scroll-down-btn span, .single-demo a h5.title, .pv-footer-styles .pv-copyright-area .copyright-inner .inner-left .quick-links li a {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/*--------------------------
    List Of Followers  
----------------------------*/
ul.followers-list {
  margin: 0 -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: -15px;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  ul.followers-list {
    margin: 0 -20px;
    margin-bottom: -15px;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.followers-list {
    margin: 0 -15px;
    margin-bottom: -15px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  ul.followers-list {
    margin: 0 -10px;
    margin-bottom: -15px;
    margin-top: 30px;
  }
}
ul.followers-list li {
  margin: 0 20px 0 20px;
  margin-bottom: 15px;
  min-width: 100px;
}
ul.followers-list li a {
  text-decoration: none;
}
ul.followers-list li a span.icon {
  height: 67px;
  width: 67px;
  background-color: #02b302;
  -webkit-box-shadow: 0 10px 37px -5px rgba(rgba(2, 179, 2, 0.5));
  box-shadow: 0 10px 37px -5px rgba(2, 179, 2, 0.5);
  line-height: 67px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  display: block;
}
ul.followers-list li a span.icon img {
  height: 60px;
  width: 60px;
}
.cn ul.followers-list li a span.icon {
  height: 80px;
  width: 80px;
  background-color: #02b302;
  -webkit-box-shadow: 0 10px 37px -5px rgba(rgba(2, 179, 2, 0.5));
  box-shadow: 0 10px 37px -5px rgba(2, 179, 2, 0.5);
  line-height: 80px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  display: block;
}
.cn ul.followers-list li a span.icon img {
  height: 80px;
  width: 80px;
}
ul.followers-list li a span.text {
  color: #273769;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  font-family: "jf-openhuninn", sans-serif;
  margin-top: -20px;
  display: block;
}
ul.followers-list li a:hover span {
  color: #f0315d;
}
ul.followers-list li a:hover span.icon {
  color: #fff;
}
ul.followers-list li.behance a span.icon {
  background-color: #0067FF;
  -webkit-box-shadow: 0 10px 37px -5px rgba(0, 103, 255, 0.5);
  box-shadow: 0 10px 37px -5px rgba(0, 103, 255, 0.5);
}
ul.followers-list li.linkedin a span.icon {
  background-color: #0177AC;
  -webkit-box-shadow: 0 10px 37px -5px rgba(1, 119, 172, 0.5);
  box-shadow: 0 10px 37px -5px rgba(1, 119, 172, 0.5);
}
ul.followers-list li.tel a span.icon {
  background-color: #f0315d;
  -webkit-box-shadow: 0 10px 37px -5px rgba(rgba(240, 49, 93, 0.5));
  box-shadow: 0 10px 37px -5px rgba(240, 49, 93, 0.5);
}
.cid-s29Saf1GAu .animation__background .circle1 {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 2%;
  left: 32%;
  border-radius: 50%;
  background: #f47b5b;
  position: absolute;
  animation: animationTwo 25s infinite linear;
}
.cid-s29Saf1GAu .animation__background .circle2 {
  display: inline-block;
  width: 40px;
  height: 40px;
  left: 6%;
  top: 42%;
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 100, 0, .2);
  animation: animationOne 32s infinite linear;
}
.cid-s29Saf1GAu .animation__background .circle3 {
  display: inline-block;
  width: 10px;
  height: 10px;
  left: 20%;
  bottom: 130px;
  position: absolute;
  border-radius: 50%;
  background-color: #c647fe;
  animation: animationTwo 29s infinite linear;
}
.cid-s29Saf1GAu .animation__background .circle4 {
  display: inline-block;
  width: 15px;
  height: 15px;
  right: 20%;
  top: 50%;
  position: absolute;
  border-radius: 50%;
  background-color: #f9db51;
  animation: animationOne 27s infinite linear;
}
.cid-s29Saf1GAu .animation__background .circle5 {
  display: inline-block;
  width: 10px;
  height: 10px;
  right: 30%;
  bottom: 20%;
  position: absolute;
  border-radius: 50%;
  background-color: #273769;
  animation: animationTwo 22s infinite linear;
}
.instagram-media {
	min-width:100px!important;
	margin-bottom: 20px!important;
}
/*banner*/
@media only screen and (min-width: 1024px) {
  .cid-sySNDzHW9h {
    padding-top: 12.7rem;
    padding-bottom: 12.7rem;
  }
}
@media only screen and (min-width: 1400px) {
  .cid-sySNDzHW9h {
    padding-top: 13.6rem;
    padding-bottom: 13.6rem;
  }
}
@media only screen and (min-width: 1920px) {
  .cid-sySNDzHW9h {
    padding-top: 17rem;
    padding-bottom: 17rem;
  }
}
@media only screen and (min-width: 2000px) {
  .cid-sySNDzHW9h {
    padding-top: 22rem;
    padding-bottom: 22rem;
  }
}
/*banner end*/
.cid-sySNFlOqzl .animation__background .triangle {
  right: 30%;
}
.cid-syT4rPPtsB .image__background .circle__image2 {
  left: 20%;
}
.cid-syT4rPPtsB .image__background .circle__image1 {
  left: 16%;
}
.title-4 br {
  display: none;
}
.phone.signup {
  display: none;
}
.text-ch {
  font-family: "jf-openhuninn", sans-serif;
  letter-spacing: -3px;
  font-weight: 600;
}
.wechat {
  max-width: 500px;
  height: auto;
}
.wechat2 {
  max-width: 83px;
  height: auto;
  margin-bottom: 30px;
}
.icon-box {
  width: 28px;
  display: inline-flex;
  align-items: flex-start;
}
.info-box {
  width: calc(100% - 30px);
  display: inline-flex;
  line-height: 1.7;
  margin-bottom: 4px;
}
#starting .title-8 {
  font-size: 24px !important;
}
#starting .title-8 span {
  font-weight: 700;
}
.info-box-in {
	display: inline-flex;
	width: 100%;
	margin-bottom: 2px;
   margin-top: 7px;
}
.info-box-in span {
	display: block;
	width: 130px;
	text-align: center;
	padding: 1px 0px;
	margin: 3px 16px 0 0;
	align-items: flex-start;
	height:36px;
	line-height: 1.5;
	font-size: 20px!important;
	color: #fff;
	border: 3px dotted #ffffff;
	background-color: transparent;
  letter-spacing: 1px;
}
.info-right {
	width: calc(100% - 110px);
	display: inline-block;
}
.info-right span {
	font-size: 16px!important	;
	background: transparent!important;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	text-align: left;
	color: #fff;
	border:none;
}
.text-red {
	color: #e03459;
}
.cid-rVMaoT85d6 .card-inner:hover .text-red {
	color: #fff;
}
	.vs-phone {
		display: none;
	}
@media (min-width: 2561px) {
  .cid-syTjE45ryX .pic-box {
    left: 30%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: 15%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: 14%;
  }
  .plan-box.cid-syT5Vpvnhj .circle__background .circle6 {
    right: 200px;
    width: 500px;
    height: 500px;
  }
  .plan-box.cid-syT5Vpvnhj .circle__background .circle7 {
    left: 350px;
    top: -17%;
  }
  .plan-box.usa.cid-syT5Vpvnhj .circle__background .circle6 {
    right: 420px;
  }
  .plan-box.usa.cid-syT5Vpvnhj .circle__background .circle7 {
    left: 400px;
  }
  .cid-syT42GyuRJ .animation__background .triangle2 {
    left: 25%;
  }
  .cid-syT42GyuRJ .animation__background .circle5 {
    right: 40%;
  }
  .cid-syT5Vpvnhj .circle__background .circle6 {
    width: 700px;
    height: 700px;
    bottom: -305px;
    right: -100px;
  }
  .cid-syT5Vpvnhj .circle__background .circle7 {
    width: 550px;
    height: 550px;
    top: -20%;
    left: -100px;
  }
}
@media (min-width: 3000px) {
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: 18%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: 17%;
  }
}
@media (min-width: 3500px) {
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: 22%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: 21%;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
  .cid-syTjE45ryX .pic-box {
    left: 28%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: 250px;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: 190px;
  }
  .plan-box.cid-syT5Vpvnhj .circle__background .circle6 {
    right: 200px;
    width: 500px;
    height: 500px;
  }
  .plan-box.cid-syT5Vpvnhj .circle__background .circle7 {
    left: 350px;
    top: -17%;
  }
  .plan-box.usa.cid-syT5Vpvnhj .circle__background .circle6 {
    right: 300px;
  }
  .plan-box.usa.cid-syT5Vpvnhj .circle__background .circle7 {
    left: 350px;
  }
  .cid-syT42GyuRJ .animation__background .triangle2 {
    left: 25%;
  }
  .cid-syT42GyuRJ .animation__background .circle5 {
    right: 40%;
  }
  .cid-syT5Vpvnhj .circle__background .circle6 {
    width: 700px;
    height: 700px;
    bottom: -305px;
    right: -80px;
  }
  .cid-syT5Vpvnhj .circle__background .circle7 {
    width: 550px;
    height: 550px;
    top: -20%;
    left: -80px;
  }
}
@media (max-width: 1920px) {
  .cid-syTjE45ryX .pic-box {
    left: 20%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: -90px;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: -30px;
  }
}
@media (max-width: 1680px) {
  .cid-syTjE45ryX .pic-box {
    left: 15%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: -210px;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: -150px;
  }
}
@media (max-width: 1440px) {
  .cid-syTjE45ryX .pic-box {
    left: 11%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: -20%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: -25%;
  }
  .mbr-arrow-up {
    right: 30px;
  }
}
@media (max-width: 1366px) {
  .cid-syTjE45ryX .pic-box {
    left: 8%;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: -25%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: -30%;
  }
}
@media (max-width: 1280px) {
  .cid-syTjE45ryX .pic-box {
    left: 6%;
  }
  .cid-syT4rPPtsB .mbr-section-btn {
    margin-top: 40px;
  }
}
@media (max-width: 1024px) {
  .cid-syTjE45ryX .pic-box {
    left: -2%;
  }
  .cid-syT6WGVjrq .nav-link {
    margin: 0 10px !important;
  }
  .cid-syT5Vpvnhj .card__info {
    padding: 25px 15px 30px 20px;
  }
  .display-5 {
    line-height: 1.3;
    font-size: 20px;
  }
  .icon-text {
    margin-top: 10px;
  }
  .info-2 {
    line-height: 1.1;
    margin-top: 5px;
  }
  .cid-syT42GyuRJ .mbr-section-btn {
    margin-top: 20px;
  }
  .cid-sySNFlOqzl .mbr-section-title {
    font-size: 82px;
    line-height: 100px;
  }
  .cid-sySNFlOqzl .animated-element {
    font-size: 53px;
    line-height: 70px;
  }
  .cid-syT4rPPtsB .image__background .circle__image1 {
    left: -40%;
  }
  .cid-syT4rPPtsB .image__background .circle__image2 {
    left: -45%;
  }
  .mbr-arrow-up {
    right: 20px;
  }
  .mbr-list.align-right {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .wechat {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .phone.signup {
    display: block;
  }
  .phone .btn-md {
    padding: 0 30px;
    min-width: auto;
  }
  .cid-sySNDzHW9h {
    background-image: url(images/banner-1.jpg);
    background-size: cover;
    padding: 0;
    height: 370px;
  }
  .cid-sySNDzHW9h .animation__background .triangle2 {
    left: 85%;
  }
  .cid-sySNDzHW9h .animation__background .triangle {
    right: 56%;
    width: 120px;
    top: 40%;
  }
  .cid-sySNFlOqzl .mbr-section-title {
    font-size: 60px;
    line-height: 100px;
  }
  .cid-sySNFlOqzl .animated-element {
    font-size: 38px;
    line-height: 50px;
  }
  .cid-sySNFlOqzl .typed-cursor {
    font-size: 42px;
    line-height: 42px;
  }
  .title-1 {
    font-size: 24px !important;
  }
.text-line {
    font-size: 24px !important;
  }
  .bg-1 {
    padding: 40px 20px 60px;
    background-image: url(images/bg-1.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
  }
  .info-1 {
    line-height: 1.5;
    font-size: 18px;
	padding-left: 14px;
  }
.info-1 span {
	background-color:transparent;
	border-radius: 9999px;
	padding: 2px 14px;
	margin: 0 5px 5px 0;
	display: inline-block;
	min-width: 100px;
}

  .cid-sySNFlOqzl .animation__background .triangle {
    right: 0%;
    width: 100px;
  }
  .title-4 {
    font-size: 28px;
    line-height: 1.3;
    padding: 10px 0px;
  }
  .title-6 {
    font-size: 24px;
    line-height: 1.3;
  }
  .cid-sySTXQ7C4J {
    padding: 50px 10px 20px 10px;
  }
  .title-3 br {
    display: none;
  }
  .cid-rVMaoT85d6 {
    padding: 60px 20px 100px 20px;
  }
  .cid-rVMaoT85d6 .card-inner {
    min-height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 35px 30px 40px 30px;
  }
  .school-jp {
    padding-bottom: 0px;
    padding-top: 60px;
  }
  .display-5 {
    line-height: 1.3;
    font-size: 24px;
  }
  .cid-syT5Vpvnhj .card__info {
    transform: translate(25px, 70px);
  }
  .team.cid-syT5Vpvnhj {
    padding: 10px 0px 40px 30px;
  }
  .cid-syT5Vpvnhj .card {
    margin-bottom: 50px;
  }
  .cid-syT5Vpvnhj {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .plan-box.cid-syT5Vpvnhj .circle__background .circle7 {
    left: -210px;
    top: -40%;
  }
  .title-5 {
    font-size: 20px;
    line-height: 1.5;
  }
  .title-4 br {
    display: block;
  }
  .title-3 {
    font-size: 17px;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 15px
  }
  .cid-syT42GyuRJ .animation__background .triangle {
    right: 0%;
    bottom: 7%;
  }
  .cid-syT4rPPtsB {
    padding: 50px 20px 140px;
  }
  .cid-syT4rPPtsB .mbr-section-btn {
    margin-top: 20px;
  }
  .title-7 {
    text-align: center;
  }
  .box-4 {
    width: 25% !important;
    display: inline-block !important;
    float: left;
    background-color: #ccc;
  }
  .countdown-cont .countdown .col-xs-3 {
    display: flex;
    width: 25%;
    float: left;
    justify-content: flex-start;
  }
  .cid-syTjE45ryX .full-count-container {
    padding-bottom: 270px !important;
  }
  .cid-syTjE45ryX .pic-box {
    left: 15%;
  }
  .info-3 {
    font-size: 16px;
    line-height: 1.5;
  }
  ul.followers-list li {
    min-width: 24%;
    width: 24%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }
  .cid-rVMaoT85d6 .showArrow {
    padding-bottom: 60px;
  }
  .cid-sySTXQ7C4J .btn__card {
    top: 25%;
    right: 5%;
  }
  .cid-sySTXQ7C4J .card__title {
    margin-bottom: 0px;
  }
  .plan-box.usa {
    padding-bottom: 50px;
  }
  .cid-syT42GyuRJ {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .cid-syT4rPPtsB .wrap__image .image__block2 {
    left: 20px;
  }
  .cid-syT4rPPtsB .image__block2 {
    transform: translateY(-30%);
  }
}
@media (max-width: 580px) {
.cid-sySNFlOqzl {
  overflow: hidden;
  background-color: #ed3d73;
  background: linear-gradient(to right, #ffbd84, #ed3d73);
}
	.vs-phone {
		display: block;
	}
	.bg-1 .container {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.info-box-in {
		display: block;
		margin-top: 8px;
	}
	.info-right {
		width: 100%;
		line-height: 1.3;
	}
	.cid-syT5Vpvnhj .card__title {
		font-size: 1.3rem;
	}
	.title-4.ts {
		font-size: 1.5rem;
		line-height: 1.4;
	}
.info-right span {
		padding: 0;
	font-size: 14px!important;
	}
  .cid-sySNDzHW9h {
    background-image: url(images/banner-1-phone.jpg);
    background-size: cover;
    padding: 0;
    height:400px;
  }
  .cid-sySNDzHW9h .animation__background .circle4,
  .cid-sySNDzHW9h .animation__background .circle5,
  .cid-sySNDzHW9h .animation__background .circle6,
  .cid-sySNDzHW9h .animation__background .circle7,
  .cid-sySNDzHW9h .animation__background .circle8,
  .cid-sySNDzHW9h .animation__background .circle9,
  .cid-sySNDzHW9h .animation__background .circle10,
  .cid-sySNDzHW9h .animation__background .circle11 {
    display: none !important;
  }
  .cid-s29Saf1GAu .footer__bot_items {
    margin: 0px !important;
    padding: 0px !important;
  }
  .cid-sySNFlOqzl .typed-text {
    height: 100px;
  }
  ul.followers-list li {
    min-width: 46%;
    width: 46%;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }
  .mbr-arrow-up {
    right: auto;
  }
  .cid-s29Saf1GAu {
    padding-bottom: 60px;
  }
  .cid-syT4rPPtsB {
    padding: 50px 20px 60px;
  }
  .navbar-dropdown .navbar-logo img {
    height: 2.8rem !important;
  }
  .cid-syT6WGVjrq .navbar.navbar-short .navbar-logo img {
    height: 2.8rem !important;
  }
  .phone .btn-md {
    padding: 0 20px;
    min-width: auto;
  }
  .cid-sySNDzHW9h {
    height: 400px;
  }
  .cid-sySNFlOqzl .mbr-section-title {
    font-size: 36px;
    line-height:1.2;
  }
  .cid-sySNFlOqzl .animated-element {
    font-size: 26px;
    line-height: 1.2;
  }
  .cid-sySNFlOqzl .typed-cursor {
    font-size: 32px;
    line-height: 34px;
  }
  .cid-sySNFlOqzl .typed-text {
    height: 80px;
  }
  .title-1 {
    font-size: 20px!important;
    line-height: 1.5;
	margin-bottom: 5px;
	top:-1px;
  }
  .text-line {
    font-size: 18px!important;
    line-height: 1.5;
	margin-bottom:0px;
	top:-1px;
  }
.text-line::after {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%; 
  height: 4px;
  background: linear-gradient(-135deg, #e1a34c, #ff63bf);
  z-index: -1;
  opacity: .7;
}
  .cid-sySTXQ7C4J .card__title {
    padding-bottom: 10px;
    font-size: 28px;
  }
  .cid-sySTXQ7C4J .card__title br {
    display: none;
  }
  .cid-rVMaoT85d6 {
    padding: 50px 20px 10px 20px;
  }
  .team.cid-syT5Vpvnhj {
    padding: 10px 0px 40px 15px;
  }
  .cid-syT5Vpvnhj .card {
    padding: 0 20px 55px 0;
  }
  .cid-syT5Vpvnhj .card__info {
    padding: 25px 10px 30px 20px;
  }
  .cid-sySTXQ7C4J .image img {
    height: 380px;
  }
  .cid-sySTXQ7C4J .card {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .cid-sySTXQ7C4J {
    padding: 50px 10px 60px 10px;
  }
  .cid-rVMaoT85d6 .card-title {
    font-size: 26px;
  }
  .title-7 {
    font-size: 32px;
  }
  .title-9 {
    font-size: 26px;
  }
  .cid-syT5Vpvnhj {
    padding-bottom: 20px;
  }
  .title-4 {
    font-size: 32px;
  }
	.text-ch {
		letter-spacing: 0px!important;
	}
	.cid-sySNFlOqzl .animation__background .triangle {
		right: 2%;
		top:70%;
        width: 50px;
	}
	.cid-sySNFlOqzl .animation__background .triangle2 {
		left: 25%;
		top: 20%;
		width: 60px;
    height: 60px;
	}
	.bg-1 {
		background-size: cover;
		background-position: right top;
		background-image: url("images/bg-1-phone.png");
	}
}
@media (max-width: 400px) {
  .cid-sySNFlOqzl .mbr-section-title {
    font-size: 32px;
    line-height:1.2;
  }
}
@media (max-width: 380px) {
  .navbar-dropdown .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-syT6WGVjrq .navbar.navbar-short .navbar-logo img {
    height: 2.5rem !important;
  }
  .cid-sySNFlOqzl .mbr-section-title {
    font-size: 32px;
    line-height:1.2;
  }

}
@media (max-width: 320px) {
  .cid-sySNFlOqzl .mbr-section-title {
     font-size: 30px;
    line-height:1.2;
  }
  .navbar-dropdown .navbar-logo img {
    height: 2.4rem !important;
  }
  .cid-syT6WGVjrq .navbar.navbar-short .navbar-logo img {
    height: 2.4rem !important;
  }
  .phone .btn-md {
    padding: 0 18px;
    font-size: 16px;
    line-height: 40px;
  }
  .bg-1 {
    padding: 40px 10px 60px;
  }
  .cid-sySNFlOqzl .animated-element {
    font-size: 26px;
    line-height: 34px;
  }
  .cid-sySNFlOqzl .typed-text {
    height: 75px;
  }
  .info-1 br {
    display: none;
  }
  .cid-rVMaoT85d6 {
    padding: 50px 10px 10px 10px;
  }
  .title-4 {
    font-size: 26px;
  }
  .title-6 {
    font-size: 22px;
  }
  .cid-syT4rPPtsB {
    padding: 50px 10px 60px;
  }
  .cid-syTjE45ryX .pic-box {
    left: 13%;
  }
  .cid-syTjE45ryX .pic-box img {
    width: 90%;
  }
  .title-9 {
    font-size: 22px;
  }
  .info-3 br {
    display: none;
  }
  ul.followers-list li a span.text {
    font-size: 16px;
  }
}