@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');


.nav-tabs .nav-item {
  width: 25%;
}
.nav-tabs .nav-link {
  display: flex;
  height: 100%;
  align-items: center;
}
.hero-banner-01 {
  font-family: 'Prata' !important;
  font-size: 4em;
  color: #AE865F;
}
.hero-banner-02 {
  font-family: 'Prata' !important;
  font-size: 4em;
  color: #AE865F;
}
.navbar-brand {
 /* font-family: 'Prata' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 90%;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #976C43!important;*/
 font-family: 'Prata' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 90%;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #976C43 !important;	
	
}


body.tc .navbar-brand {
 /* font-family: 'Prata' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 90%;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #976C43!important;*/
  
    font-size: 39px;
	font-family: 'Noto Sans TC' !important;
  margin-top:3px!important;
	
}

.member-cat {
	 font-family: "fontMR"!important;
}

.intro-subtitle {
  font-family: "fontMR", sans-serif;
  color: #7B7B7D;
  font-size: 15px !important;
  text-transform: uppercase;
}

body.tc h2 {
  font-family: 'Noto Sans TC' !important;
}

body.tc h1 {
  font-family: 'Noto Sans TC' !important;
}

body.tc h3 {
  font-family: 'Noto Sans TC' !important;
}


body.tc  .slide-card-title {
  font-family: 'Noto Sans TC' !important;
}

body.tc  .slide-card-desc {
  font-family: 'Noto Sans TC' !important;
}

body.tc  .accordion-content p {
  font-family: 'Noto Sans TC' !important;
}

body.tc .swiper-wrapper {
	font-family: 'Noto Sans TC' !important;
}


body.tc  .sub-title h4 {
font-family: 'Noto Sans TC' !important;
}

body.tc  .sub-title p {
font-family: 'Noto Sans TC' !important;
}


body.tc .big-title-text {
  font-family: 'Noto Sans TC' !important;
}

body.tc .small-title-text {
  font-family: 'Noto Sans TC' !important;
}

body.tc .intro-subtitle {
  font-family: 'Noto Sans TC' !important;
}
.post-title {
  font-family: "fontMR", sans-serif;
  color: #7B7B7D;
  font-size: 13px !important;
  margin-top: 10px;
  text-transform: uppercase;
}
body.tc .post-title {
  font-family: 'Noto Sans TC' !important;
}


.member-name {
  color: #23262A !important;
  font-size: 28px !important;
  font-family: 'Prata' !important;
  margin-top: 0px;
  margin-bottom: 4px;
}
.member-desc {
  font-size: 16px;
}
#home-introduction p {
  font-family: 'Noto Sans' !important;
  font-size: 18px !important;
}

#home-introduction ul li {
  font-size: 18px !important;
}
.tabs-buttons {
  font-family: "fontMR", sans-serif;
}


.eng-toggle {
	 font-family: "fontMR", sans-serif;
	position: relative;
	top:2px;
}
/* start of cta */
.cta-button {
  width: 100%;
  font-size: .875rem;
  letter-spacing: .02em;
  text-decoration: none;
  border-radius: 1.5625rem;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: background-color .3s cubic-bezier(.23, 1, .32, 1);
  -webkit-transition: background-color .3s cubic-bezier(.23, 1, .32, 1);
  -moz-transition: background-color .3s cubic-bezier(.23, 1, .32, 1);
  -o-transition: background-color .3s cubic-bezier(.23, 1, .32, 1);
  font-family: "fontMR", sans-serif;
}
body.tc .cta-button {
  font-family: 'Noto Sans TC' !important;
}
.cta-button--secondary {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  border: 1px solid #0A2240;
  color: #0A2240;
  font-family: "fontMR", sans-serif;
  font-weight: 400;
}
body.tc .cta-button--secondary {
  font-family: 'Noto Sans TC' !important;
}
.cta-button--secondary {
  color: #0A2240 !important;
}
.cta-button--third {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.cta-button--primary {
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  background: #AE865F;
  color: #fff;
  text-transform: uppercase;
  font-family: "fontMR", sans-serif;
  font-weight: 700;
}
body.tc .cta-button--primary {
  font-family: 'Noto Sans TC' !important;
}
.cta-button--primary:hover {
  color: #fff !important;
}
.cg-blk__cta {
  max-width: 25rem;
  margin: 0 auto;
}
.ds-blk__action {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.display-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-cta-contactus {
  width: 100%;
  height: 48px;
  text-align: center;
  border-radius: 28px;
  border: 1px solid #0A2240;
  font-family: "fontMR", sans-serif;
  color: #0A2240;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 35px;
  font-weight: 600px;
}
.btn-cta-signup-box-mobile {
  width: 100%;
  text-align: center;
  background: #AE865F;
  border-radius: 48px;
  font-family: "fontMR", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 15px;
  letter-spacing: 0.4;
  text-decoration: none!important;
}

a:hover .btn-cta-signup-box-mobile {
  text-decoration: none!important;
}

/* end of cta */
/* start of swiper slider*/
.slider {
  max-width: 1200px;
  margin: 0 auto;
}
.swiper-container {
  /*padding-bottom: 40px;*/
}
.swiper-scrollbar {
  /*background: #d6d6d6;*/
}
.swiper-container-horizontal > .swiper-scrollbar {
  height: 5px;
  width: 300px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
  display: none;
}
.swiper-wrapper img {
  width: 100%;
}
/* end of swiper slider*/
.container-width-1400 {
  max-width: 1600px !important;
}
.container-width-860 {
  max-width: 870px !important;
}
h3 {
  color: #23262A !important;
  font-size: 34px !important;
}

.sign-up-container h3 {
  color: #23262A !important;
  font-size: 22px !important;
  font-weight: 600!important;
}

#detail_and_post h3 {
  font-family: "fontMR", sans-serif;
  font-weight: 600;
  font-size: 22px !important;
}

h2 {
  color: #23262A !important;
  font-size: 48px !important;
}
h1 {
  font-size: 96px !important;
  color: #23262A !important;
}
.who-we-are-photo {
  border-radius: 8px;
}
.who-we-are-col {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* start of slide card */
.slide-card {
  /*border: 1px solid #ddd;*/
}
.slide-card-title {
  color: #23262A !important;
  font-size: 20px !important;
  line-height: 1.1;
  font-family: "fontMR", sans-serif !important;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}
.slide-card-desc {
  font-size: 16px;
}
.btn-cta-card {
  color: #23262A;
  font: 14px;
  font-family: "fontMR", sans-serif;
  margin-top: 16px;
  font-weight: 700;
  text-decoration-line: underline;
}
/******* FIXED ON SCROLL STYLES **************/
.sticky-posts {
  display: none;
}
#detail_and_post {
  position: fixed;
 bottom: 0px;
  width: 100%;
  z-index: 100;
  display: none;
  background-color: rgba(255, 255, 255, 1);
  padding: 0px;
  text-align: center;
  border-top: 0px solid #ccc;
  box-shadow: 0px 0px 5px rgba(84, 84, 84, 0.4);
}

.sign-up-col-text {
	 font-size:18px!important;
}




/* FINDING NEARBY */
#findingNearBy_sticky {
  display: none;
}
#findingNearBy_sticky {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
  background-color: rgba(255, 255, 255, 1);
}
#findingNearBy_sticky.active {
  position: fixed;
  background-color: white;
  transition: all 0.3s ease-in;
}
#findingNearBy_sticky.inactive {
  position: relative;
  background-color: #F4F6F7;
  border-bottom: 1px solid #d9e0e3;
}
.finding_nearby {
  padding: 0px;
}
.notice {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: palevioletred;
}
.btn-cta-signup {
  text-align: center;
  padding: 10px 20px;
  background: white;
  color: palevioletred;
  font: 14px !important;
}
.sign-up-container {
  background: #E5E8ED;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 30px 0px;
}
.sign-up-col {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
footer {
  font-family: "fontMR", sans-serif;
  font-size: 12px !important;
  color: #000;
}
body.tc footer {
  font-family: 'Noto Sans TC' !important;
}
footer a {
  color: #000 !important;
}
/*
.swiper-wrapper {
		overflow: hidden!important;
	}	*/




.sign-up-container-mobile {
  background: #fff;
  height: 85px;
  font-family: "fontMR", sans-serif;
  border-radius: 30px 30px 0px 0px ;
  padding: 8px 15px !important;
}
.sign-up-mobile-text {
  font-size: 16px;
  text-align: left !important;
  font-weight: 600px;
}
.sign-up-container-mobile p {
  font-size: 18px !important;
  text-align: left !important;
  line-height: 1.5em;
}
.sign-up-col-text {
  text-align: left;
}
@media (max-width: 767px) {
	
body.tc h1.mb-3 {
    font-size: 60px!important;
    color: #23262A !important;
  }	
	
  h3 {
    color: #23262A !important;
    font-size: 22px !important;
    margin-top: 8px;
    margin-bottom: 8px;
  }
	
	
.sign-up-container-mobile.d-block.d-sm-none	 h3 {
    color: #23262A !important;
    font-size: 22px !important;
    margin-top: 8px;
    margin-bottom: 8px;
	font-weight: 600;
	text-align: center!important;
  }
	
  h2 {
    color: #23262A !important;
    font-size: 32px !important;
  }
  h1 {
    font-size: 40px !important;
    color: #23262A !important;
  }
	

	
  body {
    font-size: 14px;
  }
  .slide-card-title {
    color: #23262A !important;
    font-size: 22px !important;
    margin-top: 8px;
    margin-bottom: 8px;
	
  }
#highlights .slide-card-title {
   
	font-size:16px!important;  
	font-weight: 600;
  }	
	
#highlights .slide-card-desc {
    font-size: 14px!important;
}
	
	
  .sign-up-col-text {
    /*text-align: center;*/
  }
  .btn-cta-signup-box {
    width: 100%;
    height: 48px;
    min-width: 280px;
    text-align: center;
    background: #AE865F;
    border-radius: 28px;
    font-family: "fontMR", sans-serif;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 35px;
    font-weight: 600px;
  }
  .btn-cta-contactus {
    min-width: 280px;
  }
}
@media (max-width: 575px) {
  .scroll-top.visible {
    bottom: 85px !important;
  }
  .scroll-top {
    position: fixed;
  }
  #detail_and_post {
   /*border-radius: 30px 30px 0px 0px !important;*/
  }
  /*
	.swiper-wrapper {
		overflow: inherit!important;
	}	
	*/
  h2.pt-5.pb-5 {
    /*padding: 20px!important;*/
  }
  .navbar-brand {
    font-size: 32px !important;
	
  }
  .swiper-button-next, .swiper-button-prev {
    top: 40%;
  }
  .swiper-container {
    /*padding-bottom: 10px;*/
  }
  .btn-cta {
    width: 280px;
  }
  .btn-cta-line {
    width: 280px;
  }
  .display-flex-centeralign-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .container-width.container-width-860.pt-5.pb-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}



@media (max-width: 360px) {
  .sign-up-container-mobile {
    height: auto;
  }
}
/* start of question-box */
#section-question {
  margin-bottom: 8rem !important;
  margin-top: 8rem !important;
}
.question-box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 4px;
  gap: 4px;
  background: rgba(205, 167, 133, 0.1);
  /* Inside auto layout */
}
@media (max-width: 767px) {
  #section-question {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}
/* end of question-box */
.cardcarousel .slick-dots {
  width: 98%;
}
.swiper-slide {
  overflow: hidden;
}
#intro-section .kv-image {
  align-items: flex-end;
}
#intro-section .intro-text {
  align-self: center;
}
#intro-section .kv-left-text {
  padding: 5px;
  align-self: center;
  /* height: 350px; */
  margin-top: 7em;
  padding: 3em;
}
#intro-section .kv-right-text {
  padding: 5px;
  align-self: center;
  /* height: 350px; */
  margin-top: 9em;
  padding: 3em;
}
section {
  padding-top: 1rem;
  padding-bottom: 5rem;
}
@media (max-width: 1399px) {
  .phone-col-right {
    padding-left: 5rem !important;
  }
}
@media (max-width: 1199px) {
  .phone-col-right {
    padding-left: 4rem !important;
  }
  section {
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .intro-section .intro-mobile-demo-frame {
    position: relative;
    top: 0% !important;
  }
  .phone-col-right {
    padding-left: 3rem !important;
  }
  #section-contact-us .start-big-title-text {
    font-size: 4rem !important;
    line-height: 1.3;
  }
  section {
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
	
	
  .phone-col-right {
    padding-left: 2rem !important;
  }
  #section-contact-us .start-big-title-text {
    font-size: 3rem !important;
    line-height: 1.3;
  }
  section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .intro-section .intro-mobile-demo-frame {
    position: relative;
    top: 0% !important;
    padding: 0em 8em;
  }
  .intro-section {
    display: inline-flex !important;
    align-items: inherit !important;
    justify-content: inherit !important;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    width: 100%;
    height: 87.5vh;
    /* background: #0a2240; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .kv-left-text {
    margin-top: 1em !important;
  }
}
@media (max-width: 575px) {
  .kv-left-text {
    margin-top: 0.5em !important;
  }
  #intro-section .kv-left-text {
    padding: 1.5em !important;
  }
  #section-contact-us .pb-5, #section-contact-us .py-5 {
    padding-bottom: 0rem !important;
  }
  #section-contact-us .pt-5, #section-contact-us .py-5 {
    padding-top: 1rem !important;
  }
  #intro-section .kv-right-text {
    padding: 1.5em !important;
  }
  .intro-section .intro-mobile-demo-frame {
    position: relative;
    top: 0% !important;
    padding: 0em 3em;
  }
  #intro-section .kv-image {
    align-items: flex-end;
  }
  #intro-section .kv-left-text {
    padding: 1.5em;
  }
  #intro-section .kv-right-text {
    padding: 1.5em;
  }
  section {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  section#highlights {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  #section-contact-us .start-big-title-text {
    font-size: 40px !important;
    line-height: 1.3;
  }
  .navbar-brand {
   /* font-size: 18px !important;*/
  }
  .phone-col-right {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .phone-col-left {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media (max-width: 410px) {
  nav a {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
/* start of slick slider */
.cardcarousel-container {
  max-width: 1400px;
  margin: 0 auto;
}
.my-slider {
  padding: 0 70px;
}
.slick-initialized .slick-slide {
  /*background-color: #b32532;
  color: #FFF;*/
  width: 100%;
  margin: 0 25px 0 0; /*height:300px;*/
}

@media (max-width: 450px) {
.slick-initialized .slick-slide {
  /*background-color: #b32532;
  color: #FFF;*/
  width: 100%;
  margin: 0 15px 0 0; /*height:300px;*/
}
}

.slick-next:before, .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.slick-next:before, .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.slick-prev:before {
  content: url(/member-app-intro-page/global/assets/images/btn-slider-arrow-right.svg) !important;
  width: 44px;
  height: 44px;
  opacity: 1;
}
.slick-next:before, [dir=rtl] .slick-prev:before {
  content: url(/member-app-intro-page/global/assets/images/btn-slider-arrow-left.svg) !important;
  width: 44px;
  height: 44px;
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.35 !important;
}
.slick-next, .slick-prev {
  z-index: 5;
  width: 44px !important;
  height: 44px !important;
}
.slick-next {
  right: -10px !important;
}
.slick-prev {
  left: 15px;
}
.slick-next:before, .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0;
}
.cardcarousel {
  padding: 0rem 4rem;
}
.cardcarousel .slick-dots {
  display: flex;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  position: relative !important;
}
.cardcarousel .slick-dots li.slick-active {
  background-color: #976C43;
}
.cardcarousel .slick-dots li {
  flex: 1 1;
  background: #f5f5f5;
  height: 3px;
}
.slick-dots li button:before {
  width: 0px !important;
  height: 0px !important;
  content: '' !important;
}
.slick-dots li {
  margin: 0px !important;
}
/*

.slick-dots {
    bottom: -45px;
    width: 90%;
    list-style: none;
    text-align: center;
}	*/
@media (max-width: 991px) {
  .cardcarousel {
    padding: 0rem 0rem;
    padding-right: 15px;
    padding-left: 15px;
  }
  .slick-dots {
    display: none !important;
  }
  .slick-prev, .slick-next {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .cardcarousel {
    padding: 0rem 0rem;
    padding-right: 0px;
    padding-left: 0px;
  }
}
/* end of slick sluder */
.member-only-box {
  font-size: 12px;
  background: #976C43 !important;
  color: #fff;
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  top: -3px;
  border-radius: 3px;
}
a.textlink:hover {
  color: #23262A;
  text-decoration: underline;
  font-weight: 700;
}
a.textlink {
  color: #23262A;
  text-decoration: underline;
  font-weight: 700;
}
.video-kv {
  top: 167px;
  height: 100vh;
}
.hero-banner--video {
  height: calc(100vh + 69px);
}
@media (width <=575px) {
  .video-kv {
    top: 147px;
  }
  .hero-banner--video {
    height: calc(100vh + 58px);
  }
}





section#highlights {
  z-index: index 2 !important;
  ;
}
.small-title-text {
  color: #7B7B7D;
  font-size: 1em;
  font-family: "fontMR", sans-serif;
  /* font-weight: 700;*/
  line-height: 1em;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.big-title-text {
  color: #fff;
  font-size: 3.5em;
  font-family: 'Prata', serif;
  line-height: 1.1em;
}
.sign-up-container {
  background: #E5E8ED;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 30px 0px 30px 0px;
}
.video-kv {
  top: 0px;
  height: 100vh;
}
.hero-banner--video {
  height: inherit !important;
}
.kv-left-text {
  padding: 0px;
  align-self: center;
  margin-top: 7em;
  padding: 3em;
}
.kv-right-text {
  padding: 0px;
  align-self: center;
  margin-top: 9em;
  padding: 3em;
}
.intro-section .intro-mobile-demo-frame {
  position: relative;
  top: 15%;
}
@media (max-width:1199px) {
  .intro-section .intro-mobile-demo-frame {
    position: relative;
    top: 8%;
  }
  .kv-left-text {
    margin-top: 2em;
    padding: 2em;
  }
  .kv-right-text {
    margin-top: 3em;
    padding: 2em;
  }
}

@media (max-width:575px) {
  
  .kv-left-text {
   
    padding: 1.5em;
  }
  .kv-right-text {
    
    padding: 1.5em;
  }
}


.intro-section {
  display: inline-flex;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 87.5vh;
  /*background:#0a2240;*/
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.special-width-container {
  max-width: 1800px !important;
  /*align-self: flex-end;*/
}
.intro-text {
  color: #fff ;
}
.download-container {
  padding-top: 20em;
  max-width: 80%;
}

.download-container__tb {
  width: 60%;
}

@media screen and (max-width: 992px) {
  .download-container__tb {
    width: 100%;
  }
}

.overlay-video {
 /* background-image: linear-gradient(to bottom right, #f5e2b1, #5a430a);*/
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 120%;
  max-height: 1400px;
  margin: 0;
  box-sizing: border-box;
  padding: 15% 32px;
  line-height: 1.5;
  text-align: center;
}
.shiny-text-container {
  color: #23262A; /* font-size: 100px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 0px 3px 5px rgb(253 0 0 / 24%);
  margin: 0 auto;
  display: flex;
  justify-content: center;*/
}
.shiny-text {
  --base-color: #23262A;
  --shiny-color: #808a98;
  --animation-speed: 2s;
  -webkit-background-size: 125px 125px !important;
  background-size: 125px !important;
  color: rgba(255, 255, 255, 0);
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-animation-name: pa-shinny-text !important;
  animation-name: pa-shinny-text !important;
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
  -webkit-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
  background: #23262A -webkit-gradient(linear, left top, right top, from(#23262A), to(#23262A), color-stop(0.5, #808a98)) 0 0 no-repeat;
}
@keyframes pa-shinny-text {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 200%;
  }
}
.glance .slide-card {
  display: inline-flex;
  border: 0px solid red;
  /* background:#f9f9f9;
		
    border-radius: 15px;*/
}
.glance .slick-prev, .glance .slick-next {
  /* top: 110%;*/
}
.cardcarousel-container {
  max-width: 1600px;
  margin: 0 auto;
}
.glance .slide-card-photo {
  width: 50%;

}

.glance .slide-card-photo img {
 
  border-radius: 8px;
}

.glance .slide-card-content-box {
  width: 50%;
  align-self: center;
  padding: 15px 0px;
}
.glance .cardcarousel {
  padding: 0rem 0rem;
}
.glance .cardcarousel .slick-dots {
  display: flex;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  position: relative !important;
  margin: 20px auto;
}
.glance .cardcarousel .slick-dots {
  display: flex;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  position: relative !important;
  margin: 20px auto;
  max-width: 50%;
}
.glance .slick-prev {
  top: 106% !important;
  left: 20% !important;
}
.glance .slick-next {
  top: 106% !important;
  right: 20% !important;
}
@media (max-width: 575px) {
  h2.pt-5.pb-5 {
    padding: 20px 0px !important;
  }
}
.glance .slide-card {
  display: flex;
  border: 0px solid red;
  /* background: #f9f9f9;
    border-radius: 15px;*/
  flex-direction: column;
}
.glance .slide-card-photo {
  width: 100%;
}
.glance .slide-card-content-box {
  width: 100%;
  align-self: center;
  padding: 15px 0px;
}
blockquote {
  font-weight: 300;
  font-size: 1.1rem;
  max-width: 600px;
  line-height: 1.7;
  position: relative;
  margin: 0;
  margin-bottom: 15px;
  /*padding: 2rem;
		text-align: center;
		z-index:2*/
}
/*	
blockquote:before,
blockquote:after {
  position: absolute;
  color: #E5E5E8;
  font-size: 12rem;
  width: 6rem;
  height: 6rem;
	font-family: "Times New Roman"!important;
}
blockquote:before {
  content: '“';
  left: -2rem;
    top: -6rem;
	z-index:-1!important;
}
blockquote:after {
  content: '”';
  right: -2rem;
    bottom: -1rem;
	z-index:-1!important;
}*/
.star-rating {
  /* line-height: 5; */
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
}
.member-name-quote {
  line-height: 1;
  text-align: center;
}
.slide-quote-box {
  background: #fff;
  padding: 1.5em;
  border-radius: 0px;
}
:root {
  --star-size: 25px;
  --star-color: #eee;
  --star-background: #976C43;
}
.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #976C43;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #23262A;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #976C43;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #976C43;
  border: 1px solid #976C43;
}
.accordion button .accordion-title {
  padding: 0em 1.5em 0em 0;
  font-family: "fontMR", sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 24px;
  right: 0;
  width: 22px;
  height: 22px;
  /*border: 1px solid;*/
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #976C43;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 20em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 400;
  margin: 2em 0;
}
.tabs-nav li {
  float: left;
  width: 50%;
}
.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
/*
a {
  background: #eaeaed;
  border: 1px solid #cecfd5;
  color: #0087cc;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
a:hover {
  color: #ff7b29;
}*/
.tabs-stage {
  border: 0px solid #cecfd5;
  border-radius: 0;
  border-top: 0;
  clear: both;
  padding: 0px;
  position: relative;
  top: -1px;
}
.tabs-nav li a {
  border-right: 0 !important;
  border-top-left-radius: 0px !important;
  padding: 1em;
  text-decoration: none !important;
  border-bottom: 2px solid #ddd;
  color: #23262A !important;
}
.tab-active a {
  color: #976C43 !important;
  cursor: default;
  border-bottom: 2px solid #976C43 !important;
  background: none !important;
}
.tabs-nav li a;
hover {
  color: #976C43 !important;
  cursor: default;
  border-bottom: 2px solid #976C43 !important;
  background: none !important;
}
.tabs-nav li:last-child a {
  border-top-left-radius: 0px !important;
}
.tabs-nav li {
  float: none !important;
  width: auto !important;
  text-align: center !important;
  display: inline-flex;
  font-size: 1.25em;
}
.tabs-nav {
  padding-inline-start: 0px !important;
  text-align: center;
  list-style-type: none !important;
}
.navbar-toggler {
  display: none !important;
}
.overlay-video {
  /*background: #0A2240;*/
	
  background: rgb(10,34,64);
background: linear-gradient(90deg, rgba(10,34,64,1) 30%, rgba(34,101,180,1) 100%);
	
	
  opacity: 1;
}
.quote-title-box {
  display: inline-flex;
  margin-bottom: 15px;
}
.quote-icon {
  max-width: 32px;
}
.quote-title {
  font-size: 20px !important;
  line-height: 1.1;
  font-family: "fontMR", sans-serif !important;
  margin-bottom: 10px;
  font-weight: 600;
  padding: 0 10px;
}
.quote-member-name {
  font-weight: 600;
}
#intro-section p {
  color: #fff;
}
#whatmembersay {
  display: none !important;
}



#section-contact-us p {
 /* font-size:18px!important;*/
}

#section-contact-us p.caption {
  font-size:15px!important;
	line-height: 1.6em!important;
}

p.caption {
  font-size:15px!important;
	line-height: 1.6em!important;
}

.caption {
	line-height: 1.6em!important;
}

#section-contact-us .download-container {
  padding-top: 3em;
  max-width: 100%;
}
.phone-col-left {
  display: flex;
}
.phone-col-right {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  padding-left: 7rem;
}
.install-text {
  margin-top: 3em;
}
.phone-width-size {
  max-width: 380px;
}
img.phone-width-size.phone-no2 {
  margin-left: 1em;
  margin-top: 5em;
}
img.phone-width-size.phone-no1 {
  margin-bottom: 6em;
}
#detail_and_post h3 {
font-family: "fontMR", sans-serif;
  font-weight: 600;
  font-size: 22px !important;
}
#section-contact-us .start-big-title-text {
  font-size: 5rem;
  line-height: 1.3;
  font-family: 'Prata', serif;
}
.using-now-container {
  display: inline-flex;
}
@media (max-width:767px) {
  .phone-col-left {
    display: flex;
    flex-direction: column;
  }
  img.phone-width-size.phone-no1 {
    margin-bottom: 0em;
  }
  .phone-no1-pos {
    margin: 0 auto;
    margin-top: 1em;
  }
  #section-contact-us .download-container {
    padding-top: 1.5em;
    max-width: 85%;
    margin: 0 auto;
  }
  .phone-width-size {
    max-width: 300px;
  }
}


@media (max-width:670px) {

body.tc  .navbar-brand {
	font-size:40px!important;
	}
}


@media (max-width:576px) {
 .phone-width-size {
    max-width: 280px;
  }
}

@media (max-width:570px) {

body.tc  .navbar-brand {
	font-size:32px!important;
	}
}


@media (max-width:470px) {

body.tc  .navbar-brand {
	font-size:30px!important;
	}
}



@media (max-width:430px) {
 .phone-width-size {
    max-width: 240px;
  }
	
body.tc  .navbar-brand {
	font-size:28px!important;
	}	
	
}


@media (max-width:414px) {
 .phone-width-size {
    max-width: 210px;
  }
}

@media (max-width:400px) {

body.eng  .navbar-brand {
	font-size:30px!important;
	}
body.tc  .navbar-brand {
	font-size:26px!important;
	}	
	
}

@media (max-width:380px) {

body.eng  .navbar-brand {
	font-size:28px!important;
	}
}

@media (max-width:375px) {
 .phone-width-size {
    max-width: 190px;
  }
	
	
body.tc  .navbar-brand {
	font-size:25px!important;
	}	
	
}

@media (max-width:360px) {

body.eng  .navbar-brand {
	font-size:27px!important;
	}
	
body.tc  .navbar-brand {
	font-size:24px!important;
	}	
	
}

@media (max-width:350px) {


body.tc  .navbar-brand {
	font-size:23px!important;
	}		
	
}

@media (max-width:340px) {

body.eng  .navbar-brand {
	font-size:26px!important;
	}
body.tc  .navbar-brand {
	font-size:22px!important;
	}		
	
}

@media (max-width:320px) {

body.eng  .navbar-brand {
	font-size:24px!important;
	}
}


.sign-up-container-mobile  .col-5.sign-up-col a {
  width:100%;
}


.big-title-text {
  color: #fff!important;
}
.intro-section .small-title-text {
  color: #fff!important;
}
.intro-text {
  color: #fff!important;
}
.overlay-video {
  background: rgb(10,34,64);
  background: linear-gradient(90deg, rgba(10,34,64,1) 30%, rgba(34,101,180,1) 100%)!important;
}

.dark-mode {
display: block !important;
position: relative;
top: 9%;
}

.light-mode {
display: none !important;
position: relative;
top: 9%;
}

@media (max-width:1199px) {
.dark-mode {

top: 8%;
}

.light-mode {

top: 8%;
}

#section-contact-us .small-title-text  {
color: #7B7B7D!important;
}


}

@media (max-width:991px) {
.dark-mode {

top: 2%;
}

.light-mode {

top: 2%;
}
}

@media (max-width:768px) {
	
	
.dark-mode {

top: 0%;
}

.light-mode {

top: 0%;
}
}
@media (max-width:767px) {

.big-title-text  {
		font-size:40px;
	}	

.session-block {
   /* font-size: 14px;*/
}
	
.accordion button .accordion-title {
   
    font-size: 16px!important;
}	
	
.accordion .accordion-content p {
    font-size: 14px!important;
  
}	
	
.small-title-text	{
    font-size: 11px!important;
  
}	

}

a.text-link {
    color: #000!important;
	text-decoration: underline!important;
   
}


.navbar {
  
    padding: .7rem 1rem!important;
}

/* start of slick sluder */
.cardcarousel-container {
    max-width: 1400px;
    margin: 0 auto;
}
.my-slider {
    padding: 0 70px;
}
.slick-initialized .slick-slide {
    /*background-color: #b32532;
  color: #FFF;*/

    width: 100%;
    margin: 0 25px 0 0;/*height:300px;*/
}
.slick-next:before, .slick-prev:before {
    color: #000;
    font-size: 26px;
}
.slick-next:before, .slick-prev:before {
    color: #000;
    font-size: 26px;
}
.slick-prev:before {
    content: url(/horse-ballot/global/assets/images/btn-slider-arrow-right.svg) !important;
    width: 44px;
    height: 44px;
    opacity: 0.7;
}
.slick-next:before, [dir=rtl] .slick-prev:before {
    content: url(/horse-ballot/global/assets/images/btn-slider-arrow-left.svg) !important;
    width: 44px;
    height: 44px;
    opacity: 0.7;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.35 !important;
}
.slick-next, .slick-prev {
    z-index: 5;
    width: 44px !important;
    height: 44px !important;
}
.slick-next {
    right: -10px !important;
}
.slick-prev {
    left: 15px;
}
.slick-next:before, .slick-prev:before {
    color: #000;
    font-size: 26px;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: 0;
}
.cardcarousel {
    padding: 0rem 4rem;
}
.cardcarousel .slick-dots {
    display: flex;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    position: relative !important;
}
.cardcarousel .slick-dots li.slick-active {
    background-color: #976C43;
}
.cardcarousel .slick-dots li {
    flex: 1 1;
    background: #f5f5f5;
    height: 3px;
}
.slick-dots li button:before {
    width: 0px !important;
    height: 0px !important;
    content: '' !important;
}
.slick-dots li {
    margin: 0px !important;
}

/*

.slick-dots {
    bottom: -45px;
    width: 90%;
    list-style: none;
    text-align: center;
}	*/
@media (max-width: 991px) {
.cardcarousel {
    padding: 0rem 0rem;
    padding-right: 15px;
    padding-left: 15px;
}
.slick-dots {
    display: none !important;
}
.slick-prev, .slick-next {
    display: none !important;
}
}

@media (max-width: 575px) {
.cardcarousel {
    padding: 0rem 0rem;
    padding-right: 0px;
    padding-left: 0px;
}
}
/* end of slick sluder */

body.tc h1 {
    font-family: 'Noto Sans TC' !important;
    font-size: 66px !important;
}
body.tc h2 {
    font-family: 'Noto Sans TC' !important;
}
body.tc h3 {
    font-family: 'Noto Sans TC' !important;
}

@media (max-width: 767px) {
body.tc h1 {
    font-family: 'Noto Sans TC' !important;
    font-size: 40px !important;
}
}
#home-introduction p {
    font-family: 'Noto Sans TC' !important;
}
.btn-cta-card {
    font-family: 'Noto Sans TC' !important;
}
.member-only-box {
    font-size: 12px;
    background: #976C43 !important;
    color: #fff;
    padding: 5px 8px;
    display: inline-block;
    position: relative;
    top: -3px;
    border-radius: 3px;
}
a.textlink:hover {
    color: #23262A;
    text-decoration: underline;
    font-weight: 700;
}
a.textlink {
    color: #23262A;
    text-decoration: underline;
    font-weight: 700;
}
.video-kv {
    top: 167px;
    height: 100vh;
}
.hero-banner--video {
    height: calc(100vh + 69px);
}
@media (width <= 575px) {
.video-kv {
top: 147px;
}
.hero-banner--video {
height: calc(100vh + 58px);
}
}
	
	
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0,0,0,0.75);
}	
	/*.navbar-brand {
	 color: #AE865F!important;
	}
	
	
		.shadow-bottom {
  box-shadow: 0 5px 5px -5px #333;
}*/
	
	.navbar {
	 background: #fff;
	}
	
	.top-hero-container {
    display: flex;
    align-items: center;
    justify-content: center
}

.top-hero-container__slide {
    width: 100%
}

.top-hero-container--video {
    height: 60vh;
    -o-object-fit: cover;
    object-fit: cover
}
	
	
	body {
		line-height:2rem!important;
	}	
	
	
.cardcarousel .slick-dots li {
    flex: 1 1;
    background: #eee;
    height: 3px;
}	
	
	
	.glance .slide-card-photo img {
		  transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
	}
	
	
	.glance .slide-card-photo img:hover {
		  /*--tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));*/
	}
	
	
	.sign-up-container-mobile {
    background: #fff;
    height: auto;
    font-family: "fontMR", sans-serif;
    border-radius: 30px 30px 0px 0px !important;
    padding: 8px 15px !important;
    line-height: 1.2rem;
}
	
	
	.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
	


.contactinfo__d-flex {
    display: flex;
	position: relative;
}
	
	
	.zoom-img {

  overflow: hidden;
}

.zoom-img img {
  width: 100%;
  /*aspect-ratio: 1 / 1;
  object-fit: cover;*/
  transition: all .3s ease;
}

.zoom-img img:hover {
  /*transform: scale(1.2);*/
}
	
	video {
    /*height: 60vh !important;*/
		 height: 100%!important;
}

	    .hidden-767{
		  display:block;
	  }  
	  
	  .display-767{
		  display:none;
	  } 
	  .display-1024{
		  display:none;
	  } 	  
    @media (max-width: 1200px) {
    
      .hidden-767{
        display:none!important;
      }  
      .display-1024{
        display:block!important;
      }
      .display-767{
        display:none!important;
      } 
    
    
  }		  
	
@media (max-width: 767px) {
 
  .hidden-767{
    display:none!important;
  }  
  
  .display-1024{
    display:none!important;
  }

  .display-767{
    display:block!important;
  }   

    .top-hero-container--video {
        height: 55vh!important;
        -o-object-fit: cover;
        object-fit: cover;
    }
 h1.mb-3 {
    font-size: 60px!important;
    color: #23262A !important;
  }	
	

	
}	
	
	 .tranding-slide {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0px !important;
  }

  

  .tranding-slide .tranding-slide-img video {
   
  /*    border-radius: 2rem;
   Border Radius für die Videos */
    object-fit: cover;
  }
.overlay-video-container .video .icon-base--video {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
			
			.overlay-video-container  img{
   margin:0 auto;
}
		
		.bgvideo {	
		  width: 100%;
   height: 100%;
   object-fit: cover;
   position: fixed;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: -1;
		}
		
		.tranding-slide {
    width: 100vw!important;
   /* height: auto!important;*/
    position: relative;
    padding: 0px !important;
			overflow: hidden;
}
	  
	  
	.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#976C43 !important;
} 
	  
	  .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #976C43 !important;
}
	  
	 a {
   color: #976C43 !important;
    text-decoration: none;
    background-color: transparent;
} 
	  
	 a:hover {
   color: #976C43 !important;
    text-decoration: underline!important;
    background-color: transparent;
    cursor: pointer;
} 	
	
	
.footer-blk {
	margin-top: 0rem;
	padding: 0rem 0 3rem;
	
	color: #000!important;
	border-top: 1px solid #976C43;
	font-weight:200!important;
}
.footer-blk a {
	color: #000!important;
	text-decoration: none;
	font-weight:200!important;
}
	
	
.footer-blk a:hover {
	
	text-decoration:underline;
}	
	
	
.footer-blk__item {
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
	margin-bottom: 3rem;
}
.reset-list {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.footer-link {
	display: flex;
}
.footer-link__item:first-child {
	margin-left: 0;
}
.footer-link__item {
	margin-left: 1.5em;
	margin-right: 1.5em;
	position: relative;
}
.footer-link__item:after {
	content: "";
	position: absolute;
	right: -1.5em;
	top: 1em;
	background: #000;
	width: 1px;
	height: 0.75em;
}
.footer-link__item:last-child {
	margin-right: 0;
}
.footer-link__item:last-child:after {
	width: 0;
}
.footer-blk__item:last-child {
	margin-bottom: 0;
}
.footer-blk__item {
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
	margin-bottom: 3rem;
}
.copyright-blk {
	padding: 0 1em;
}
.copyright-blk__text {
	font-size: .75rem;
	text-transform: uppercase;
	text-align: center;
}	
	
	
	.nav-item a {
		color:#fff!important;
	}	
	
	.nav-item a:hover {
		color:#fff!important;
		text-decoration: inherit!important;
		opacity:0.8;
	}


.sign-up-container p {
    margin-top: 0;
    margin-bottom: 0rem!important;
}


@media (max-width: 575px) {
  
	
	  header 	.header-1 .pb-4, .header-1 .py-4 {
    padding-bottom: 0rem !important; 
}
	
	
	 header 	.header-1 .pt-4,  header 	.header-1 .py-4 {
    padding-top: 1rem !important;
}
	
}




@media (max-width: 450px) {

.swiper-button-next, .swiper-button-prev {
   
    top: var(--swiper-navigation-top-offset, 41%)!important;

}
	

.overlay-video-container .video .icon-base--video {
    position: absolute;
    width: 40px!important;
    height: 40px!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}	
	
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 30px!important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}	
	
}

.scroll-down {
    background: #976C43 !important;
    border: 0;
    border-radius: 50%;
    bottom: 0;
    cursor: pointer;
    height: 50px;
    margin: 15px;
    opacity: 1;
    position: fixed;
    bottom: 70px;
    right: 10px;
    transition: right 0.2s ease-in-out;
    width: 50px;
    z-index: 999;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards;
}	
	
html {
  scroll-behavior: smooth;
}

@media (max-width: 575px) {
.scroll-down {

    bottom: 150px;

}
}


/* start of SC fonts */

body.sc .navbar-brand {

  
    font-size: 39px;
	font-family: 'Noto Sans SC' !important;
  margin-top:3px!important;
	
}



body.sc h2 {
  font-family: 'Noto Sans SC' !important;
}

body.sc h1 {
  font-family: 'Noto Sans SC' !important;
}

body.sc h3 {
  font-family: 'Noto Sans SC' !important;
}


body.sc  .slide-card-title {
  font-family: 'Noto Sans SC' !important;
}

body.sc  .slide-card-desc {
  font-family: 'Noto Sans SC' !important;
}

body.sc  .accordion-content p {
  font-family: 'Noto Sans SC' !important;
}

body.sc .swiper-wrapper {
	font-family: 'Noto Sans SC' !important;
}


body.sc  .sub-title h4 {
font-family: 'Noto Sans SC' !important;
}

body.sc  .sub-title p {
font-family: 'Noto Sans SC' !important;
}


body.sc .big-title-text {
  font-family: 'Noto Sans SC' !important;
}

body.sc .small-title-text {
  font-family: 'Noto Sans SC' !important;
}

body.sc .intro-subtitle {
  font-family: 'Noto Sans SC' !important;
}

body.sc .post-title {
  font-family: 'Noto Sans SC' !important;
}




body.sc .cta-button {
  font-family: 'Noto Sans SC' !important;
}

body.sc .cta-button--secondary {
  font-family: 'Noto Sans SC' !important;
}



body.sc .cta-button--primary {
  font-family: 'Noto Sans SC' !important;
}

body.sc footer {
  font-family: 'Noto Sans SC' !important;
}

@media (max-width: 767px) {
	
body.sc h1.mb-3 {
    font-size: 60px!important;
    color: #23262A !important;
  }	
}
@media (max-width:670px) {

body.sc  .navbar-brand {
	font-size:40px!important;
	}
}


@media (max-width:576px) {
 .phone-width-size {
    max-width: 280px;
  }
}

@media (max-width:570px) {

body.sc  .navbar-brand {
	font-size:32px!important;
	}
}


@media (max-width:470px) {

body.sc  .navbar-brand {
	font-size:30px!important;
	}
}



@media (max-width:430px) {
 .phone-width-size {
    max-width: 240px;
  }
	
body.sc  .navbar-brand {
	font-size:28px!important;
	}	
	
}


@media (max-width:414px) {
 .phone-width-size {
    max-width: 210px;
  }
}

@media (max-width:400px) {

body.eng  .navbar-brand {
	font-size:30px!important;
	}
body.sc  .navbar-brand {
	font-size:26px!important;
	}	
	
}

@media (max-width:380px) {

body.eng  .navbar-brand {
	font-size:28px!important;
	}
}

@media (max-width:375px) {
 .phone-width-size {
    max-width: 190px;
  }
	
	
body.sc  .navbar-brand {
	font-size:25px!important;
	}	
	
}


.br-370 {
	display:none;
}

@media (max-width:374px) {
.br-370 {
	display:block!important;
}
	
	.btn-faq {
	        line-height: 1.2em!important;
	}	
}

@media (max-width:360px) {

body.eng  .navbar-brand {
	font-size:27px!important;
	}
	
body.sc  .navbar-brand {
	font-size:24px!important;
	}	
	
}

@media (max-width:350px) {


body.sc  .navbar-brand {
	font-size:23px!important;
	}		
	
}

@media (max-width:340px) {


body.sc  .navbar-brand {
	font-size:22px!important;
	}		
	
	

    header .navbar-nav li .nav-link {
        font-size: 0.85rem!important;
    }

	
	
}


body.sc h1 {
    font-family: 'Noto Sans SC' !important;
    font-size: 66px !important;
}
body.sc h2 {
    font-family: 'Noto Sans SC' !important;
}
body.sc h3 {
    font-family: 'Noto Sans SC' !important;
}

@media (max-width: 767px) {
body.sc h1 {
    font-family: 'Noto Sans SC' !important;
    font-size: 40px !important;
}
}




@media (max-width: 575px) {
.header-1 .pr-4.py-4 {
    padding-right: 0px !important;
}
}

.float-left-menu {
	float:left;
}
.float-right-menu {
	float:right;
	
}


a.float-right-menu {

	color:#23262A!important;
	font-weight: 500 !important;
}


a.float-right-menu:hover {
    font-weight: 500 !important;
	color:#AE865F!important;
	text-decoration: none!important;
}


/* end of SC fonts */