.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

a {
  text-decoration: underline;
}

.image {
  margin-right: 30px;
  margin-left: 30px;
}

.submenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px 20px 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.submenu:hover {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url('../images/menu_arrow.png');
  background-position: 90% 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  color: #e37a7e;
}

.submenu.w--current {
  color: #f27179;
}

.icon-2 {
  display: none;
}

.dropdown-toggle-2 {
  width: 100%;
  padding-right: 30px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.dropdown-toggle-2:hover {
  background-color: #4293c4;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.dropdown-toggle-2.w--open {
  background-color: #f27179;
  color: #fff;
  cursor: pointer;
}

.dropdown-2 {
  width: 100%;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: right;
}

.text-block-2 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-align: right;
}

.dropdown-list-2 {
  margin-left: 220px;
}

.dropdown-list-2.w--open {
  width: 290px;
  margin-top: -60px;
}

.div-block-3 {
  position: absolute;
  width: 100%;
  height: 3000px;
  margin-top: -300px;
  background-color: rgba(25, 39, 54, 0.9);
}

.navbar-2 {
  position: fixed;
  z-index: 100;
  width: 220px;
  height: 100%;
  padding-top: 20px;
  background-color: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}

.nav-menu-2 {
  height: 95vh;
  padding-top: 30px;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 50px;
  width: 160px;
  margin-right: 30px;
  margin-left: 30px;
  border-top: 1px solid #8ca4bb;
}

.div-block-4.desktop {
  bottom: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block-5 {
  display: block;
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
}

.link-block-5:hover {
  background-color: grey;
  color: #fff;
}

.text-block-3 {
  display: inline-block;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 30px;
  text-decoration: none;
}

.section-2 {
  position: relative;
  padding-bottom: 0px;
  padding-left: 220px;
}

.section-2.achievements {
  padding-bottom: 0px;
}

.section-2.achievements.custom {
  overflow: hidden;
  padding-bottom: 60px;
  background-image: url('../images/BG_T.svg');
  background-position: 0px 15%;
  background-size: cover;
}

.section-2.corporate_video {
  background-image: url('../images/BG_5.svg');
  background-position: 0% 0%;
  background-size: cover;
}

.section-2.videos {
  background-image: url('../images/BG_4.svg');
  background-size: cover;
}

.section-2.fintech {
  padding-bottom: 0px;
  background-image: url('../images/BG_2.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.section-2.fintech:hover {
  box-shadow: none;
}

.section-2.fintech.col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: none;
}

.section-2._5g {
  background-image: url('../images/BG_1.svg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-2.auac {
  background-image: url('../images/BG_5.svg');
  background-position: 220px -400px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-2.partnership {
  background-image: url('../images/BG_partnership_01.svg');
  background-position: 50% -200px;
  background-size: cover;
}

.section-2.chatbox {
  background-image: url('../images/BG_chatbox.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.header {
  height: auto;
  padding: 5vw 110px 6vw;
}

.header.novisual {
  display: block;
  padding: 4vw 0px 0px 5%;
}

.header.vertvisual {
  position: fixed;
  z-index: 20;
  width: 30vw;
  padding-top: 3vw;
  padding-right: 20px;
  padding-left: 5vw;
}

.heading {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading.black {
  max-width: 400px;
  color: #000;
  text-transform: uppercase;
}

.heading.black.long {
  max-width: 480px;
}

.heading.invention_geneva_h1 {
  color: #000;
}

.main {
  overflow: hidden;
  margin-top: 0px;
  padding-top: 140px;
  padding-right: 110px;
  padding-left: 110px;
  border-bottom: 0px none #000;
}

.main.main_achievement {
  overflow: hidden;
  margin-top: -5px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: transparent;
  background-image: url('../images/BG_T.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.main.main_achievement.genave {
  background-image: none;
}

.main.nobanner {
  position: relative;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 2% 0% 100px;
  border-bottom-style: none;
}

.main.nobanner.story {
  height: auto;
  max-width: none;
}

.main.nobanner.short {
  padding-top: 40px;
  padding-bottom: 0px;
}

.main.nobanner.short.white-bg {
  max-width: 100%;
  padding-bottom: 100px;
  background-color: #fff;
}

.main.nobanner.info-set {
  max-width: 1420px;
  padding: 10px 110px 100px;
}

.main.nobanner.huge {
  max-width: 1600px;
  padding-top: 5%;
}

.main.nobanner.huge.scic {
  padding-left: 5vw;
}

.main.nobanner.push-up {
  padding-bottom: 0px;
}

.main.nobanner.pull-up {
  padding-top: 0px;
  padding-bottom: 100px;
}

.main.nobanner.chatbox {
  max-width: 1400px;
  padding-right: 5%;
  padding-left: 5%;
}

.main.main_leader {
  padding-bottom: 100px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-image: url('../images/BG_3.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.main.mainmilestones {
  overflow: visible;
  margin-top: -5px;
  padding: 2vw 0px 40px;
  border-bottom-width: 0px;
  background-color: #fff;
  background-image: url('../images/BG_T.svg');
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  cursor: default;
}

.main.main-geneva {
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom-style: none;
}

.main.geneva1 {
  padding-top: 40px;
}

.main.cancer {
  padding-top: 40px;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.main.genavex {
  padding-top: 40px;
}

.nav_path {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
}

.nav_path.black {
  color: #000;
  text-decoration: none;
}

.text-span {
  font-family: 'Fa solid 900', sans-serif;
}

.text-span.iconset {
  padding-left: 5px;
  color: #f27179;
  font-size: 15px;
}

.shadow {
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.15);
}

.shadow.kitchen {
  position: absolute;
  left: auto;
  top: 50%;
  right: 10%;
  bottom: auto;
  width: 50%;
}

.big {
  margin-top: 50px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #f27179;
  font-size: 100px;
  line-height: 50px;
  font-weight: 800;
}

.paragraph {
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.text-block-4 {
  margin-top: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.text-block-5 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 40px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.footer {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 220px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 5px solid #f27179;
  background-color: #585d60;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.footer-logo-link {
  display: block;
  width: 100%;
  max-height: 60px;
  max-width: 1160px;
  min-width: 60px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
  text-decoration: none;
}

.footer-image {
  display: block;
  width: auto;
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-5 {
  width: 100%;
  padding: 30px 40px;
  background-color: #484e51;
}

.link-block-6 {
  width: 65px;
  height: 65px;
  margin-right: 10px;
  float: left;
  border: 0px solid #fff;
  border-radius: 40px;
  background-color: #565c5f;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 70px;
  -webkit-transition: border-width 200ms ease, background-color 300ms ease;
  transition: border-width 200ms ease, background-color 300ms ease;
  text-align: left;
  cursor: pointer;
}

.link-block-6:hover {
  width: 65px;
  height: 65px;
  border: 3px solid #fff;
  background-color: #3b5998;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

.link-block-6.facebook {
  margin-right: 10px;
  float: left;
  background-image: url('../images/icon_fb.png');
  -webkit-transition: border-width 300ms ease, background-color 300ms ease;
  transition: border-width 300ms ease, background-color 300ms ease;
}

.link-block-6.linkedin {
  float: left;
  background-image: url('../images/icon_in.png');
}

.link-block-6.linkedin:hover {
  background-color: #0e76a8;
  background-image: url('../images/icon_in.png');
}

.link-block-6.icon_youtube {
  background-image: url('../images/icon_yt.png');
  background-repeat: no-repeat;
}

.link-block-6.icon_youtube:hover {
  background-color: #c4302b;
}

.link-block-6.wechat {
  background-image: url('../images/weChat.png');
}

.link-block-6.wechat:hover {
  background-color: #7bb32e;
}

.link-block-6.email {
  background-image: url('../images/eMail.png');
}

.link-block-7 {
  width: 65px;
  height: 65px;
  padding-top: 33px;
  float: right;
  border: 0px solid #484e51;
  border-radius: 40px;
  background-color: #f27179;
  background-image: url('../images/arrow_top.png');
  background-position: 50% 40%;
  background-size: 9px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-block-7:hover {
  padding-top: 30px;
  border: 3px solid #484e51;
  background-color: #4293c4;
  background-position: 50% 35%;
}

.div-block-8 {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-6 {
  margin-top: 0px;
  padding-left: 3px;
  font-size: 11px;
  font-weight: 700;
}

.list {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 12px;
}

.text-block-7 {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.div-block-9 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
  text-align: left;
}

.intro {
  max-width: 1160px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 50px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
}

.intro.extent {
  padding-right: 0px;
  padding-left: 0px;
}

.intro.intro-5g {
  padding-left: 50px;
}

.event {
  max-width: 1160px;
  margin: 40px auto 80px;
}

.event_name {
  border-bottom: 5px solid #000;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 40px;
  text-decoration: none;
}

.event_name.list {
  border-bottom-style: none;
}

.text-span-2 {
  color: #f27179;
  font-weight: 800;
}

.award {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
}

.div-block-11 {
  display: inline-block;
  width: 100px;
  margin-right: 50px;
}

.div-block-11.trophy {
  margin-right: 60px;
}

.award_name_set {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.award_name {
  margin-top: 10px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}

.project {
  margin-bottom: 50px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.owner {
  margin-bottom: 40px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.div-block-13 {
  width: 76.6%;
  max-width: 76.6%;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
  float: none;
}

.div-block-13.story-head {
  padding-top: 50px;
  padding-right: 10%;
  padding-left: 5%;
  background-color: #fff;
}

.div-block-13.narrow {
  padding-right: 5%;
  padding-left: 5%;
}

.text-block-8 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.text-block-9 {
  margin-top: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 400;
}

.youtube {
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 35px 35px 50px 0 rgba(0, 0, 0, 0.3);
}

.text-span-3 {
  color: #4293c4;
  font-weight: 800;
}

.text-span-4 {
  color: #f27179;
  font-weight: 800;
}

.text-span-7 {
  color: #4293c4;
  font-weight: 800;
}

.tabs {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  background-color: #4293c4;
}

.tabs-menu.inactive {
  display: none;
}

.tablink {
  width: auto;
  padding: 12px 0px 9px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #4293c4;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.tablink.w--current {
  width: auto;
  padding: 12px 0px 9px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 3px solid #f27179;
  background-color: hsla(0, 0%, 100%, 0.1);
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-weight: 800;
  text-align: center;
}

.tablink.current {
  border-bottom: 3px solid #f27179;
  background-color: hsla(0, 0%, 100%, 0.1);
  font-weight: 700;
}

.div-block-14 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 66%;
}

.div-block-14.storyhead {
  position: relative;
  margin-bottom: 60px;
  float: right;
}

.heading-2 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

.div-block-15 {
  position: relative;
  height: auto;
  max-height: none;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-15.chatbox {
  padding-right: 5%;
  padding-left: 5%;
}

.box {
  position: absolute;
  left: 0%;
  top: 20vw;
  right: auto;
  bottom: auto;
  z-index: 50;
  width: 52%;
  opacity: 1;
}

.box.chatbox {
  top: 10vw;
}

.text-block-10 {
  display: none;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: rgba(51, 51, 51, 0.1);
  font-size: 64px;
  line-height: 60px;
  font-weight: 900;
}

.div-block-17 {
  width: 100%;
  padding: 60px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
}

.div-block-17.shadow {
  padding: 10%;
  box-shadow: 35px 35px 50px 0 rgba(0, 0, 0, 0.3);
}

.text-block-11 {
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}

.image-2 {
  width: 100%;
}

.paragraph-3 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-3.content {
  line-height: 26px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  padding-bottom: 3%;
  clear: both;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-4 {
  padding-left: 100px;
}

.paragraph-4.content {
  margin-bottom: 20px;
  padding-left: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-4.content.quota {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}

.text-span-8 {
  color: #f27179;
  font-weight: 800;
}

.column-5 {
  padding-right: 40px;
  padding-left: 0px;
}

.image-3.move.down {
  margin-top: 15vw;
}

.slider {
  height: 100vh;
}

.div-block-19 {
  display: block;
  height: 100vh;
  background-image: url('../images/mask.png');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-19.mask {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  display: block;
  width: 100%;
  height: 100vh;
  background-image: url('../images/mask_1.png');
  background-position: 100% 50%;
  background-size: 100%;
  background-repeat: repeat-y;
}

.div-block-19.mask.mask3 {
  background-image: url('../images/mask_2.png');
  background-repeat: no-repeat;
}

.div-block-19.mask.mask2 {
  display: block;
  background-image: url('../images/mask_2.png');
  background-repeat: no-repeat;
}

.slidebg1 {
  overflow: hidden;
  width: auto;
  height: 100%;
  text-align: right;
}

.slidebg1.s3 {
  background-image: url('../images/slide3.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slidebg1.s2 {
  background-image: url('../images/v3_1.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slidebg1.s1 {
  background-image: url('../images/v2.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slide {
  background-color: #fff;
}

.slide-nav {
  height: 50px;
}

.image-5 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin: auto auto 10px;
}

.image-5.arrowprev {
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.image-5.arrownext {
  right: 50%;
}

.div-block-20 {
  display: block;
  width: 40%;
  height: 100vh;
  padding-left: 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-3 {
  max-width: 80%;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #333;
  font-size: 2.3vw;
  line-height: 1.2em;
  text-transform: uppercase;
}

.text-span-9 {
  color: #4498cb;
}

.paragraph-5 {
  width: 100%;
  max-width: 80%;
  margin-top: auto;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 23px;
}

.container-4 {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -60%);
  -ms-transform: translate(0px, -60%);
  transform: translate(0px, -60%);
}

.button {
  width: 80%;
  max-width: 280px;
  padding: 16px 20px 16px 25px;
  border-radius: 30px;
  background-color: #f27179;
  background-image: url('../images/arrow_icon_2.png');
  background-position: 100% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.button:hover {
  background-color: #4498cb;
  background-position: 101% 50%;
}

.text-span-10 {
  color: #4498cb;
}

.text-span-11 {
  color: #4498cb;
}

.astri {
  color: #4b98c7;
  font-weight: 800;
}

.gallery {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 2000px;
  margin-left: 0px;
  padding-top: 140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eff5f8;
  background-image: url('../images/logo_mask.svg');
  background-position: 50% 100%;
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #000;
}

.gallery.gallery--2 {
  z-index: 99;
  display: block;
  height: 2000px;
  padding-top: 0px;
  background-color: #eff5f8;
  background-image: none;
}

.heading-4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
}

.heading-4.star {
  width: 20%;
  margin-right: 5%;
}

.text-block-12 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.tabs-content {
  overflow: visible;
}

.text-span-12 {
  color: #4293c4;
  font-weight: 700;
}

.text-span-13 {
  color: #f27179;
  font-weight: 800;
}

.text-span-14 {
  color: #4293c4;
  font-weight: 800;
}

.text-span-15 {
  color: #4293c4;
  font-weight: 800;
}

.text-span-16 {
  color: #4293c4;
  font-weight: 800;
}

.text-span-17 {
  color: #f27179;
  font-weight: 800;
}

.image-7 {
  position: fixed;
  left: auto;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: -1;
  display: block;
  width: 100%;
  max-width: none;
}

.image-7.up2 {
  margin-top: -10%;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.div-block-23 {
  width: 30%;
}

.div-block-23.leadertext {
  width: 70%;
  padding-right: 7%;
}

.div-block-23.chairtext {
  width: 70%;
  padding-bottom: 100px;
  padding-left: 7%;
}

.leaderphoto {
  width: 30%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.leaderphoto.chairman {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.text-span-18 {
  color: #4293c4;
  font-weight: 800;
}

.paragraph-6 {
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.link-block-8 {
  position: relative;
  width: 100%;
  min-height: 300px;
  margin-top: 40px;
  padding: 40px;
  background-image: url('../images/button02.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-block-8:hover {
  background-size: 120%;
}

.link-block-8._5g-button {
  background-image: url('../images/5g_button.jpg');
}

.link-block-8._5g-button.story2 {
  background-image: url('../images/5G_story.jpg');
}

.link-block-8._5g-button.story3 {
  background-image: url('../images/button.jpg');
}

.link-block-8._5g-button.story4 {
  background-image: url('../images/button_02.jpg');
}

.link-block-8._5g-button.story5 {
  background-image: url('../images/button_05.jpg');
}

.link-block-8._5g-button.story6 {
  background-image: url('../images/smart-water_button.jpg');
  background-position: 50% 65%;
}

.link-block-8.btnstory {
  display: none;
  background-image: url('../images/btn.jpg');
}

.text-block-13 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}

.text-block-13.black {
  color: #000;
}

.text-block-14 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 30%;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  padding: 10px 10px 10px 20px;
  border-radius: 40px;
  background-color: #f27179;
  background-image: url('../images/arrow_icon_1.png');
  background-position: 98% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-span-19 {
  color: #4293c4;
  font-weight: 800;
}

.text-span-20 {
  color: #4293c4;
  font-weight: 800;
}

.contanier {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1420px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 110px;
  padding-bottom: 120px;
  padding-left: 110px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contanier.crop {
  padding-bottom: 40px;
}

.text-block-15 {
  display: inline-block;
  margin-top: 10px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.div-block-27 {
  height: 50px;
  margin-right: 5%;
  padding-left: 45px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/icon_01.png');
  background-position: 0% 50%;
  background-size: 45px;
  background-repeat: no-repeat;
  color: #4293c4;
  line-height: 50px;
}

.div-block-27.label {
  background-image: url('../images/icon_02.png');
  color: #f27179;
}

.textleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 250px;
  padding-top: 75px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 100% 0%;
  background-size: auto;
  text-align: right;
}

.textleft.blackx {
  display: block;
  padding-top: 77px;
  padding-bottom: 10px;
  padding-left: 60px;
  background-image: url('../images/white_blue_1.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.textleft.blackx.x {
  padding-left: 60px;
  background-image: url('../images/black_X.png');
  background-position: 100% 0%;
}

.textleft.whitexlong {
  display: block;
  min-height: 400px;
  padding-top: 132px;
  padding-left: 20px;
  background-image: url('../images/white_X_Long.png');
  background-position: 95% 0%;
  background-repeat: no-repeat;
}

.textleft.whitexlong.blackbluelong {
  padding-left: 0px;
  background-image: url('../images/black_blue_Long.png');
}

.textleft.whitexlong.white-blue-long {
  background-image: url('../images/white_blue_Long.png');
}

.visual {
  position: relative;
  overflow: hidden;
  width: 50%;
  min-height: 250px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.visual.visual2 {
  background-image: url('../images/v2_1.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.visual.visual3 {
  background-image: url('../images/v3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.visual.visual4 {
  background-image: url('../images/v4.jpg');
}

.visual.visual8 {
  background-image: url('../images/v8.jpg');
}

.visual.visual0 {
  background-image: url('../images/v0.jpg');
}

.visual.visual10 {
  background-image: url('../images/v10.jpg');
}

.visual.visual11 {
  background-image: url('../images/v11.jpg');
}

.visual.visual12 {
  background-image: url('../images/v12.jpg');
  background-position: 100% 50%;
}

.visual.visual14 {
  background-image: url('../images/v14.jpg');
}

.visual.visual15 {
  background-image: url('../images/v15.jpg');
}

.visual.visual16 {
  background-image: url('../images/v16.jpg');
  background-position: 100% 50%;
}

.visual.visual18 {
  background-image: url('../images/v18.jpg');
}

.visual.visual19 {
  background-image: url('../images/v19.jpg');
}

.visual.v21 {
  background-image: url('../images/v21.jpg');
}

.visual.v22 {
  background-image: url('../images/v22.jpg');
}

.visual.v23 {
  background-image: url('../images/v23.jpg');
}

.visual.v25 {
  background-image: url('../images/V25.jpg');
}

.visual.visual7 {
  background-image: url('../images/v7.jpg');
}

.year {
  width: 100%;
  margin-bottom: 10px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 24px;
  font-weight: 800;
}

.year.red {
  color: #f27179;
}

.year.white {
  color: #fff;
}

.paragraph-7 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-7.white {
  padding-left: 0%;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  font-weight: 300;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 248px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-image: url('../images/video_BG.jpg');
  background-position: 0% 100%;
  background-size: 110%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-decoration: none;
}

.lightbox-link:hover {
  background-size: 115%;
}

.lightbox-link.v1 {
  min-height: 248px;
  background-image: url('../images/v1_1.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v2 {
  background-image: url('../images/v2_3.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v3 {
  background-image: url('../images/v3_3.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v4 {
  background-image: url('../images/v4_1.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v5 {
  background-image: url('../images/v5.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v6 {
  background-image: url('../images/v6.jpg');
  background-position: 50% 50%;
}

.lightbox-link.v7 {
  background-image: url('../images/v7_1.jpg');
  background-position: 50% 50%;
  background-size: 105%;
}

.lightbox-link.v7:hover {
  background-size: 115%;
}

.lightbox-link.v8 {
  background-image: url('../images/v8_1.jpg');
  background-position: 50% 50%;
  background-size: 110%;
}

.lightbox-link.v8:hover {
  background-size: 115%;
}

.lightbox-link.v9 {
  background-image: url('../images/video_BG_9.jpg');
}

.lightbox-link.v10 {
  background-image: url('../images/video_10.jpg');
}

.lightbox-link.v11 {
  background-image: url('../images/video_11.jpg');
}

.lightbox-link.v12 {
  background-image: url('../images/video_12.jpg');
  background-size: 110%;
}

.lightbox-link.v13 {
  background-image: url('../images/video_13.jpg');
}

.lightbox-link.v14 {
  background-image: url('../images/video_14.jpg');
}

.lightbox-link.v15 {
  background-image: url('../images/video_12.jpg');
}

.div-block-29 {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: #4b98c7;
  background-image: url('../images/arrow_icon.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.text-block-17 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.full {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  min-height: 400px;
  margin-bottom: 120px;
}

.full.set1 {
  min-height: 600px;
  margin-top: 60px;
  margin-bottom: 0px;
}

.full.set1.long {
  min-height: 750px;
}

.legend {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1420px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 110px;
  padding-left: 110px;
}

.image-9 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  max-width: none;
}

.image-9.move2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.image-9.movedown {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.image-9.movedown.v20 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: -200px;
}

.image-9.move3 {
  top: 100px;
}

.textright {
  width: 50%;
  padding-top: 75px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.textright.whitexlong {
  position: relative;
  display: block;
  height: 100%;
  min-height: 400px;
  padding-top: 132px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url('../images/white_X_Long.png');
  background-position: 30px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.textright.whitexlong.blackline {
  background-image: url('../images/black_X_Long.png');
}

.textright.blackred {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-image: url('../images/black_red.png');
  background-position: 30px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.textright.blackblue {
  padding-top: 77px;
  background-image: url('../images/white_blue.png');
  background-position: 30px 0%;
}

.textright.blackx {
  background-image: url('../images/black_X.png');
  background-position: 30px 0%;
}

.text-span-21 {
  font-weight: 800;
}

.heading-5 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 80px;
  line-height: 90px;
  font-weight: 300;
}

.heading-5.white {
  color: #fff;
  font-weight: 200;
}

.heading-5.white.tc {
  font-size: 64px;
}

.heading-5.blue {
  color: #4b98c7;
  line-height: 80px;
}

.heading-5.blue.dollar {
  letter-spacing: -3px;
}

.heading-5.blue.dollar.tc {
  font-size: 54px;
}

.heading-5.blue.tc {
  font-size: 64px;
}

.blue {
  font-size: 80px;
  line-height: 90px;
}

.div-block-30 {
  width: 50%;
}

.card {
  min-height: 50vh;
  margin-right: 40px;
  margin-bottom: 20px;
  padding: 1.7%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 21px 21px 30px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.card:hover {
  box-shadow: 21px 21px 30px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.card.card--2 {
  position: static;
  min-height: 58vh;
  margin-bottom: 20px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  cursor: pointer;
}

.heading-6 {
  margin-bottom: 0px;
  padding: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.heading-6.jump {
  margin-bottom: 20%;
  font-size: 18px;
  line-height: 26px;
}

.paragraph-8 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.image-11 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-11.slope {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.text-block-18 {
  margin-bottom: 40px;
  color: #333;
  font-size: 15px;
  line-height: 26px;
}

.text-block-18.extend {
  padding-right: 5%;
}

.gallery-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.gallery-container.short {
  height: 70vh;
}

.gallerytrack {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150vw;
  height: 100%;
  margin-left: 0px;
  padding-left: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gallerytrack.gallerytrack2 {
  width: 180vw;
}

.leftpanel {
  padding-right: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery-scroll-track {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.spacer {
  width: 18%;
}

.spacer.wide {
  width: 20%;
}

.small-button {
  display: block;
  max-width: 200px;
  padding: 8px 20px;
  border-radius: 30px;
  background-color: #f27179;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.small-button.desktop_hide {
  display: none;
}

.small-button.sink {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: 25%;
  z-index: 1;
  width: 200px;
}

.smart-future {
  padding-bottom: 0px;
  padding-left: 220px;
}

.boxer {
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 5%;
  padding-left: 5%;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 6px solid #ecf0f2;
}

.text-block-19 {
  width: 75%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}

.link-block-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: none;
}

.link-block-10.reveal {
  border-bottom: 1px solid #ccc;
}

.text-block-20 {
  width: 20%;
  margin-right: 5%;
  padding-right: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.paragraph-9 {
  width: 70%;
  padding-right: 3%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.div-block-34 {
  position: relative;
  width: 5%;
  height: 0px;
  padding-bottom: 5%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 40px;
  background-color: #f27179;
  background-image: url('../images/arrow_icon.png');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.societal-impact {
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 220px;
  background-color: #eff5f8;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-13 {
  max-width: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.heading-7 {
  max-width: 440px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/star.png');
  background-position: 100% 0%;
  background-size: 55px;
  background-repeat: no-repeat;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.heading-7.reveal {
  background-image: none;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.div-block-35.reveal {
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.huge-button {
  width: 33.3%;
  margin-right: 20px;
  margin-left: 20px;
  padding: 160px 30px 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 180%;
  background-repeat: no-repeat;
  box-shadow: 21px 21px 30px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.huge-button:hover {
  background-position: 50% 50%;
  background-size: 200%;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
}

.huge-button.huge1 {
  width: 50%;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 200px;
  background-image: url('../images/huge_1.jpg');
  background-size: 100%;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.huge-button.huge1:hover {
  background-size: 120%;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-style: normal;
}

.huge-button.huge2 {
  width: 50%;
  padding-top: 200px;
  background-image: url('../images/huge_2.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.huge-button.huge2:hover {
  background-size: 120%;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.huge-button.huge3 {
  display: block;
  overflow: visible;
  width: 50%;
  padding-top: 185px;
  background-image: url('../images/huge_3-2-3.jpg');
  background-size: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

.huge-button.huge3:hover {
  background-size: 120%;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.huge-button.huge4 {
  width: 50%;
  padding-top: 185px;
  background-image: url('../images/index.jpg');
  background-size: 100%;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

.huge-button.huge4:hover {
  background-size: 120%;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.paragraph-10 {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.paragraph-10.reveal {
  line-height: 26px;
}

.text-block-21 {
  background-image: url('../images/button_arrow.png');
  background-position: 100% 50%;
  background-size: 37px;
  background-repeat: no-repeat;
  line-height: 40px;
  text-decoration: none;
}

.text-block-21.car {
  background-position: 100% 100%;
  line-height: 26px;
}

.fintech {
  padding-bottom: 100px;
  padding-left: 220px;
  background-image: url('../images/fintech_bg.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.fintech:hover {
  box-shadow: 21px 21px 30px 0 #000;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  min-height: 500px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/fintech_visual.jpg');
  background-position: 20px 0px;
  background-size: 65%;
  background-repeat: no-repeat;
}

.div-block-36.reveal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
  background-position: 40px 0px;
}

.link-block-11 {
  width: 45%;
  padding: 70px;
  background-color: #fff;
}

.link-block-11.shadow.fintech-acrd {
  width: 45%;
  padding-bottom: 60px;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 300ms ease-in-out;
  transition: box-shadow 200ms ease, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, box-shadow 200ms ease;
  transition: transform 300ms ease-in-out, box-shadow 200ms ease, -webkit-transform 300ms ease-in-out;
  text-decoration: none;
}

.link-block-11.shadow.fintech-acrd:hover {
  border-radius: 0px;
  box-shadow: 28px 28px 40px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.heading-8 {
  width: 220px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 60px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.paragraph-11 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 26px;
}

.heading-9 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #f27179;
  font-size: 16px;
  text-transform: uppercase;
}

.link {
  text-decoration: none;
}

.link.w--current {
  color: #fff;
}

.link-2 {
  color: #4b98c7;
}

.highlight {
  color: #f27179;
  font-weight: 800;
}

.cover {
  position: absolute;
  z-index: 10;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #4293c4;
}

.line {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0px;
  width: 0%;
  height: 4px;
  background-color: #f27179;
}

.fa {
  min-width: 20px;
  margin-right: 10px;
  font-family: 'Fa solid 900', sans-serif;
  color: hsla(0, 0%, 100%, 0.15);
}

.fa.push {
  min-width: 20px;
  padding-left: 3px;
}

.social-sharing {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  margin-right: 30px;
  margin-left: 30px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.social-sharing.extra {
  position: static;
  display: none;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.linkedinshare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 29px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #0077b5;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  font-weight: 500;
}

.icon-6 {
  margin-right: 8px;
  font-family: 'Fa brands 400', sans-serif;
}

.facebookshare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 29px;
  margin-right: 10px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #3b5998;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.nav-link {
  color: #fff;
  text-decoration: none;
}

.nav-link.black {
  color: #000;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.link-3.white {
  color: #fff;
}

.div-block-40 {
  height: 0px;
  padding-bottom: 66.6%;
  background-image: url('../images/p5a.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.text-span-26 {
  color: #fff;
}

.story {
  position: relative;
  overflow: hidden;
  height: 435px;
  margin-top: 60px;
}

.background {
  width: 100vw;
}

.div-block-41 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 110px;
  padding-left: 110px;
  text-align: right;
}

.heading-10 {
  margin-bottom: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.text-span-27 {
  color: #ee7078;
  font-weight: 800;
}

.table {
  margin-top: 40px;
  padding: 10% 5% 70px 42%;
  background-color: #2b3f58;
}

.float {
  position: absolute;
  left: 40px;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 35%;
  padding: 60px;
  background-color: #fff;
}

.float.shadow {
  left: 0px;
  width: 40%;
}

.float.shadow._5g-card {
  top: 20%;
  width: 40%;
  margin-left: 5%;
  padding: 4%;
}

.float.shadow._5g-info {
  top: 70%;
  margin-left: 110px;
}

.float.shadow._5g-info.pushdown {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 17%;
}

.float.shadow._5g-info.pushdown.deep {
  bottom: 10%;
}

.paragraph-12 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.paragraph-12.top-info {
  padding-right: 50px;
  padding-left: 50px;
}

.red {
  color: #f27179;
  font-weight: 800;
}

.div-block-43 {
  margin-top: 140px;
}

.div-block-43.center-column {
  width: 100%;
  max-width: 540px;
  margin-top: 160px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-43.center-column.pull {
  margin-top: 80px;
}

.paragraph-13 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.paragraph-14 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
}

.section-5 {
  margin-left: 220px;
  padding-bottom: 0px;
  background-color: #eff5f8;
}

.div-block-44 {
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-44.right {
  width: 40%;
  margin-right: 0px;
}

.div-block-44.right.scretch {
  margin-top: 140px;
  margin-bottom: 220px;
}

.paragraph-15 {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.paragraph-15.push {
  padding-right: 50px;
  padding-left: 50px;
}

.text-block-24 {
  margin-top: 60px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
}

.infographic {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 1145px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/BG.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.infographic.plant {
  background-image: none;
}

.image-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
}

.image-15.base {
  position: relative;
  display: block;
  width: 100%;
}

.image-15.live {
  top: 5%;
  display: block;
  width: 100%;
}

.image-15.plane {
  top: 0%;
  display: block;
  width: 100%;
}

.image-15.upf {
  display: block;
  width: 100%;
}

.image-15.emu {
  display: block;
  width: 100%;
}

.server-set {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 8.7%;
}

.server-set.set1 {
  left: 30%;
  top: 41.5%;
}

.server-set.set2 {
  left: 24.5%;
  top: 44.5%;
}

.server-set.set3 {
  left: 19%;
  top: 47.5%;
}

.server-set.set2s {
  left: 24.5%;
  top: 44.5%;
}

.image-16 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-17 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-18 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.div-block-45 {
  max-width: 1160px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-46 {
  position: relative;
  overflow: hidden;
  height: 435px;
  margin-top: 60px;
}

.image-19 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  max-width: none;
}

.small-copy {
  max-width: 440px;
  margin-left: 0vh;
  padding-top: 2.5%;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.title {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
}

.paragraph-16 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

.paragraph-16.black {
  color: #333;
}

.set2 {
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 110px 140px;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-20 {
  display: block;
  width: 80%;
  max-width: 600px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-49 {
  position: relative;
  padding-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-block-13 {
  width: 100%;
  color: #f27179;
  text-decoration: none;
}

.bold-text {
  font-size: 20px;
}

.bold-text-2 {
  font-size: 20px;
}

.bold-text-3 {
  color: #333;
}

.bold-text-4 {
  color: #333;
  font-weight: 400;
}

.bold-text-5 {
  color: #333;
  font-weight: 400;
}

.bold-text-6 {
  color: #333;
  font-weight: 400;
}

.bold-text-7 {
  color: #333;
  font-weight: 400;
}

.contact-us {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 140px;
  border: 1px none #000;
}

.inventions_geneva_p {
  max-width: 800px;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.inventions_geneva_intro_text {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.invention_geneva_h2 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
}

.invention_geneva_p_a {
  color: #333;
  font-weight: 700;
}

.inventions_geneva_highlight {
  color: #4293c4;
  font-weight: 700;
}

.btn_pink_md {
  display: inline-block;
  height: 50px;
  padding-right: 20px;
  padding-left: 40px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 25px;
  background-color: #f27179;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
  line-height: 50px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn_text {
  display: inline-block;
  margin-right: 40px;
  color: #fff;
}

.btn_ion {
  display: inline-block;
  margin-left: 4em;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.inventions_geneva_entrance {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.inventions_geneva_card {
  position: relative;
  display: inline-block;
  width: 350px;
  height: 420px;
  margin-right: 45px;
  padding: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 7px 7px 15px 0 rgba(0, 0, 0, 0.15);
}

.card__image {
  height: 190px;
  margin-bottom: 15px;
  background-image: url('../images/thumbs_06.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card__image.card__image1 {
  background-image: url('../images/thumbs_04.jpg');
}

.card__image.card__image3 {
  background-image: url('../images/thumbs_08.jpg');
}

.card__image.card__image4 {
  background-image: url('../images/thumbs_14.jpg');
}

.card__title {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
}

.card_btn {
  position: absolute;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 30px;
  display: inline-block;
  width: 180px;
  height: 36px;
  border-radius: 18px;
  background-color: #f27179;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

.cards_track {
  display: block;
  width: 1580px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.inventin_geneva_p_bold {
  max-width: 800px;
  margin-bottom: 2em;
  margin-left: auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}

.imageblock {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0px;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30%;
}

.contentcard {
  display: inline-block;
  width: 45%;
  padding: 0px;
  float: left;
  background-color: #fff;
  box-shadow: 42px 42px 60px 0 rgba(0, 0, 0, 0.15);
  text-align: left;
}

.contentcard.contentcard--2 {
  display: inline-block;
  margin-top: 0px;
  margin-left: 0px;
  float: right;
}

.contentcard.contentcard--2.contentcard--down {
  margin-top: 20%;
}

.contentcard_p {
  margin-right: auto;
  margin-left: auto;
  padding: 12%;
  line-height: 20px;
}

.contentcards {
  position: relative;
  max-width: 1200px;
  margin-top: -10%;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  text-align: center;
}

.invention_geneva_banner {
  margin-top: 100px;
  margin-bottom: 120px;
}

.contentcard_image {
  width: 100%;
}

.cervical-main {
  position: relative;
  margin: 140px -110px 120px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #edf5f9;
}

.cervical__intro {
  position: relative;
}

.cervical__accuracy {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.cervical__diagnostic {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

.cervical__icons {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.text-block-26 {
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}

.text-block-27 {
  background-color: transparent;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #f27179;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.text-block-28 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.cervical__heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #4293c4;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.cervical__body {
  margin-top: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 10px;
  line-height: 30px;
  text-align: center;
}

.cervical__body.cervical_spacing {
  margin-top: 0px;
  padding-top: 10px;
  line-height: 20px;
  text-align: left;
}

.image-23 {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-23.desktop-elm {
  display: inline-block;
  max-width: 856px;
}

.image-23.mobile-elm {
  display: none;
}

.diagnosic__blks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.diagnostic__blk {
  padding: 0px 40px;
}

.blk__img {
  display: inline-block;
  width: auto;
  height: 151px;
}

.blk__txt {
  display: block;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.iconscontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.iconblk {
  padding-right: 40px;
  padding-left: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}

.sectionarrow {
  height: 60px;
  background-image: url('../images/img_10.png');
  background-position: 50% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.section__padding {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  width: 150%;
  height: 400px;
  background-color: #edf5f9;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.section__padding.padding--2 {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 180%;
  height: 400px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.div-block-51 {
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #fff;
}

.contentcard--down {
  margin-top: 120px;
}

.text-span-29 {
  color: #f27179;
  font-weight: 700;
}

.text-span-30 {
  color: #e1777c;
  font-weight: 700;
}

.text-span-31 {
  color: #f27179;
  font-weight: 700;
}

.transportable__main {
  position: relative;
  margin: 100px -110px 120px;
  padding-right: 110px;
  padding-left: 110px;
  background-color: #eff5f8;
}

.graphic--main {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.transportable__graphic {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.transportable__graphic.mobile-elm {
  display: none;
}

.graphic--second {
  position: relative;
  display: block;
  width: 40%;
}

.graphic--second.graphic--1 {
  width: 60%;
  margin-left: 0%;
}

.graphic--second.graphic--2 {
  width: 60%;
  margin-top: -12%;
  margin-left: 40%;
}

.graphic--txt {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.div-block-52 {
  position: absolute;
  left: 50%;
  top: 5%;
  width: 40%;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  text-align: left;
}

.second__txt {
  position: absolute;
  left: 65%;
  top: auto;
  right: 0px;
  bottom: 70%;
  display: inline-block;
  width: 40%;
}

.wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 4000px;
  max-width: 1130px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper.transportable__wrapper {
  height: auto;
  padding-top: 40px;
}

.text-block-31 {
  position: relative;
  margin-bottom: 2em;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.paragraph-19 {
  margin-right: 100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.bannerwrapper {
  width: auto;
  margin-right: -110px;
  margin-left: -110px;
}

.bg-padding {
  position: absolute;
  top: 100%;
  right: 0px;
  width: 150%;
  height: 200px;
  background-color: #eff5f8;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.bg-padding.bg-padding--2 {
  top: auto;
  bottom: 100%;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.image-26 {
  width: 100%;
}

.image-27 {
  width: 100%;
}

.image-28 {
  width: 100%;
}

.image-29 {
  width: 100%;
}

.image-30 {
  width: 100%;
}

.bold-text-8 {
  font-weight: 400;
}

.graphic--fcas {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.graphic__wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 85%;
}

.graphic__image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
}

.graphic__special {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.nav_special {
  display: inline-block;
  max-width: 180px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  white-space: break-spaces;
}

.text-block-32 {
  text-decoration: none;
}

.image-32 {
  padding-top: 10px;
}

.link-4 {
  color: #4b98c7;
}

.footer-2 {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 220px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #585d60;
  text-align: center;
}

.pic_5g {
  width: 100%;
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 140px;
}

.pic_5g.bg1 {
  background-image: url('../images/pic02_5G.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic_5g.bg2 {
  background-image: url('../images/pic03.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic_5g.bg3 {
  background-image: url('../images/pic04.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic_5g.bg4 {
  background-image: url('../images/pic05.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

._5g-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 40px;
}

.text-block-33 {
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.plant-mobile {
  display: none;
}

.visual-left {
  position: static;
  left: auto;
  top: 0%;
  right: 0px;
  bottom: auto;
  overflow: hidden;
  width: 50vw;
  height: 100vh;
  padding-left: 220px;
}

.content-right {
  width: 50vw;
  min-height: 500px;
  margin-left: auto;
  padding: 8vw 0vw 0vw;
  background-color: #fff;
  background-image: url('../images/BG.svg');
  background-position: 50% 0%;
  background-size: 300%;
  background-repeat: no-repeat;
}

.visualbox {
  position: fixed;
  left: 0vw;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  display: block;
  overflow: hidden;
  width: 50vw;
  height: 100vh;
}

.image-33 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(220px, 0px);
  -ms-transform: translate(220px, 0px);
  transform: translate(220px, 0px);
}

.image-33.v1 {
  z-index: 30;
  display: block;
  width: 50vw;
  min-height: 100vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image-33.v3 {
  z-index: 10;
  display: block;
  width: 50vw;
  min-height: 100vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image-33.v2 {
  z-index: 20;
  display: block;
  width: 50vw;
  min-height: 100vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image-34 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
}

.box-right {
  padding-right: 8vw;
  padding-bottom: 3vw;
  padding-left: 8vw;
}

.box-right.greybg {
  padding-top: 3vw;
  padding-bottom: 3vw;
  background-color: #eff5f8;
}

.image-35 {
  width: 100%;
}

.logo-set {
  display: block;
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px 20px;
  background-color: #fff;
}

.auac-logo {
  width: 27.3%;
  margin-right: 3%;
  margin-bottom: 2%;
  margin-left: 3%;
}

.auca-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.partnership-visual {
  position: relative;
  overflow: hidden;
  margin-top: 8%;
}

.partner-main {
  max-width: 1200px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5%;
}

.image-36 {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.partner-heading {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 140px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #eff5f8;
}

.partner-heading.greybg {
  width: 40%;
  background-color: #eff5f8;
}

.heading-11 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}

.heading-11.smaller1 {
  font-size: 20px;
}

.partner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  margin-bottom: 5%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.partner-copy {
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.partner-copy.pulldown {
  margin-top: 78px;
}

.div-block-53 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #4293c4;
}

.partner-mask {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #4293c4;
}

.chatbox-set {
  position: relative;
  overflow: hidden;
}

.div-block-54 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-37 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-38 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-55 {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #2f3e56;
}

.partner-intro {
  margin-bottom: 10px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
}

.image-39 {
  width: 100%;
}

.link-5 {
  color: #4b98c7;
  font-weight: 700;
}

.key-visual {
  padding-top: 40px;
  padding-bottom: 280px;
  background-image: url('../images/skyline.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-12 {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #000c4e;
  font-size: 42px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-13 {
  max-width: 450px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  color: #f27179;
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.strong {
  font-weight: 700;
}

.slide-photo {
  display: block;
}

.mask-3 {
  overflow: visible;
}

.slider-2 {
  overflow: hidden;
  height: 0px;
  padding-bottom: 66.6%;
}

.video-box {
  width: 42%;
}

.alist {
  padding-left: 20px;
}

.video-title {
  margin-top: 15px;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
}

.text-block-34 {
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 13px;
}

.text-block-35 {
  padding-right: 5%;
  padding-left: 4%;
  font-family: Montserrat, “Microsoft JhengHei”, 微軟正黑體, sans-serif;
  font-size: 15px;
}

.link-6 {
  color: #4b98c7;
}

.text-span-32 {
  text-align: center;
}

.heading-14 {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #4b98c7;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .image {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .submenu:hover {
    background-position: 97% 50%;
  }

  .dropdown-toggle-2 {
    padding-right: 20px;
    text-align: left;
  }

  .text-block-2 {
    text-align: left;
  }

  .dropdown-list-2.w--open {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    background-color: rgba(25, 39, 54, 0.9);
  }

  .div-block-3 {
    height: auto;
    margin-top: 0px;
  }

  .navbar-2 {
    position: fixed;
    width: 100%;
    height: 60px;
    padding-top: 0px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  }

  .nav-menu-2 {
    position: absolute;
    width: 100%;
    padding-top: 0px;
    background-color: #fff;
  }

  .container-2 {
    width: 100%;
  }

  .div-block-4.desktop {
    position: relative;
    bottom: 0px;
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .link-block-5 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .section-2 {
    padding-top: 60px;
    padding-left: 0px;
    background-position: 0px 60px;
    background-size: auto;
  }

  .section-2.overflowhidden {
    overflow: hidden;
  }

  .section-2.auac {
    background-position: 0% -400px;
  }

  .header {
    padding: 60px 20px;
  }

  .header.novisual {
    padding-right: 110px;
    padding-left: 5%;
  }

  .header.vertvisual {
    width: 50vw;
    padding-top: 20px;
    padding-left: 40px;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .main {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .main.main_achievement {
    padding-top: 60px;
  }

  .main.nobanner.huge.scic {
    padding-right: 5vw;
  }

  .nav_path {
    line-height: 26px;
  }

  .big {
    margin-top: 40px;
    line-height: 40px;
  }

  .footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .event {
    margin-bottom: 40px;
  }

  .div-block-11.trophy {
    margin-right: 20px;
  }

  .project {
    margin-bottom: 20px;
  }

  .div-block-13 {
    width: 100%;
    max-width: 100%;
  }

  .tabs-menu {
    margin-bottom: 40px;
  }

  .div-block-14.storyhead {
    top: auto;
    right: auto;
    width: 100%;
    margin-bottom: 0px;
  }

  .box {
    position: relative;
    top: 0px;
    width: 100%;
    padding-top: 60px;
    clear: both;
  }

  .box.chatbox {
    top: 0vw;
    padding-top: 5vw;
  }

  .div-block-17.shadow {
    box-shadow: none;
  }

  .columns-3 {
    display: block;
    margin-top: 0px;
    padding-bottom: 2%;
  }

  .paragraph-4.content {
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-3 {
    width: 100%;
    margin-bottom: 40px;
  }

  .image-3.move.down {
    margin-top: 0vw;
  }

  .slider {
    overflow: visible;
    height: auto;
  }

  .div-block-19.mask {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    height: auto;
    background-image: url('../images/mask_m.png');
    background-position: 100% 0%;
    background-size: 100%;
  }

  .div-block-19.mask.mask3 {
    background-image: url('../images/mask_m_2.png');
  }

  .div-block-19.mask.mask2 {
    background-image: url('../images/mask_m_2.png');
    background-position: 0% 0%;
  }

  .slidebg1 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .slide {
    overflow: hidden;
    height: auto;
  }

  .slide-nav {
    position: relative;
    display: block;
    height: 5vh;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .div-block-20 {
    width: 100%;
    height: auto;
    margin-top: 0%;
    padding-top: 80%;
    padding-left: 0px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .heading-3 {
    max-width: 100%;
    margin-top: auto;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .paragraph-5 {
    max-width: 100%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .container-4 {
    position: relative;
    left: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 90px;
    padding-left: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    text-align: center;
  }

  .button {
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    text-align: left;
  }

  .mask-2 {
    overflow: visible;
    background-color: #fff;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-2 {
    overflow: hidden;
    height: auto;
  }

  .heading-4 {
    background-position: 100% 0%;
    line-height: 40px;
  }

  .heading-4.star {
    width: 30%;
  }

  .image-7 {
    top: 0px;
    margin-top: 60px;
  }

  .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-23.leadertext {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-23.chairtext {
    display: block;
  }

  .leaderphoto {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .link-block-8 {
    background-size: auto 100%;
  }

  .link-block-8:hover {
    background-size: auto 120%;
  }

  .link-block-8._5g-button {
    background-size: 110%;
  }

  .text-block-14 {
    width: 40%;
  }

  .contanier {
    padding-right: 20px;
    padding-left: 20px;
  }

  .textleft.blackx {
    padding-left: 0px;
  }

  .year {
    line-height: 24px;
  }

  .year.red {
    line-height: 30px;
  }

  .legend {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-9 {
    width: 120%;
  }

  .image-9.move {
    width: 120%;
  }

  .image-9.movedown.v20 {
    bottom: 0px;
  }

  .textright.whitexlong {
    padding-right: 10px;
  }

  .textright.blackred {
    padding-right: 10px;
  }

  .textright.blackblue {
    padding-right: 10px;
  }

  .heading-5.blue {
    font-size: 60px;
    line-height: 60px;
  }

  .card {
    margin-right: 20px;
    padding: 20px;
  }

  .gallerytrack {
    margin-left: 0px;
  }

  .leftpanel {
    padding-right: 40px;
  }

  .spacer {
    width: 5%;
  }

  .smart-future {
    padding-left: 0px;
  }

  .boxer {
    margin-left: 0px;
  }

  .text-block-19 {
    width: 65%;
  }

  .text-block-20 {
    width: 30%;
  }

  .paragraph-9 {
    width: 60%;
  }

  .societal-impact {
    padding-left: 0px;
  }

  .div-block-35 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-35.reveal {
    margin-bottom: 0px;
  }

  .huge-button.huge1 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .huge-button.huge2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .huge-button.huge3 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 200px;
  }

  .huge-button.huge4 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 200px;
  }

  .fintech {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-36 {
    margin-right: 20px;
    margin-left: 20px;
    background-position: 0px 0px;
  }

  .div-block-36.reveal {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 10px 0px;
  }

  .link-block-11.shadow.fintech-acrd {
    width: 80%;
  }

  .div-block-40 {
    padding-bottom: 100%;
  }

  .table {
    padding-left: 10%;
  }

  .float.shadow {
    position: relative;
    width: 100%;
    margin-top: 40px;
  }

  .float.shadow._5g-card {
    width: 100%;
    margin-left: 0%;
  }

  .float.shadow._5g-info {
    margin-left: 0px;
  }

  .div-block-43.center-column {
    margin-top: 40px;
  }

  .section-5 {
    margin-left: 0px;
  }

  .div-block-44.right {
    width: 100%;
    max-width: none;
  }

  .div-block-44.right.scretch {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .div-block-45 {
    margin-top: 0px;
  }

  .image-19 {
    width: 160%;
    max-width: 160%;
  }

  .small-copy {
    max-width: none;
    padding-top: 60px;
  }

  .set2 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .div-block-47 {
    display: block;
  }

  .inventions_geneva_p {
    margin-bottom: 30px;
  }

  .inventions_geneva_intro_text {
    padding-right: 0px;
    padding-left: 0%;
  }

  .div-block-50 {
    display: block;
  }

  .inventions_geneva_entrance {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .card__image.card__image4 {
    background-image: url('../images/thumbnail_4_2.jpg');
  }

  .invention_geneva_banner {
    margin-top: 40px;
  }

  .cervical-main {
    margin-top: 60px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .image-23 {
    display: block;
  }

  .image-23.desktop-elm {
    max-width: 100%;
  }

  .diagnostic__blk {
    padding-left: 20px;
  }

  .blk__img {
    height: 120px;
  }

  .iconblk {
    padding-left: 20px;
  }

  .graphic--main {
    padding-top: 80px;
  }

  .graphic--second.graphic--1 {
    padding-top: 60px;
  }

  .second__txt {
    left: auto;
  }

  .bannerwrapper {
    margin-right: -20px;
    margin-left: -20px;
  }

  .bg-padding.bg-padding--2 {
    display: block;
  }

  .nav_special {
    max-width: none;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .pic_5g {
    width: 98%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  ._5g-list {
    display: -ms-grid;
    display: grid;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .plant-mobile {
    display: none;
  }

  .visual-left {
    padding-left: 0px;
  }

  .image-33 {
    height: 100vh;
    max-width: none;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-33.v1 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    height: 100vh;
  }

  .image-33.v3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
  }

  .image-33.v2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
  }

  .partner-heading {
    width: 50%;
    height: 100px;
  }

  .partner-heading.greybg {
    width: 60%;
    height: 120px;
  }

  .div-block-54 {
    width: 100%;
    max-width: 100%;
  }

  .key-visual {
    padding-bottom: 25vw;
  }

  .text-block-35 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .icon-3 {
    max-width: none;
  }

  .div-block-4.desktop {
    display: block;
  }

  .section-2 {
    overflow: hidden;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }

  .section-2.achievements {
    overflow: hidden;
    width: 100vw;
  }

  .section-2.fintech.col3 {
    display: block;
  }

  .header {
    overflow: hidden;
    width: 100vw;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header.novisual {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .header.vertvisual {
    position: absolute;
    width: 100vw;
  }

  .main {
    padding-top: 0px;
  }

  .main.main_achievement {
    background-size: auto;
  }

  .main.nobanner {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .main.nobanner.info-set {
    padding: 20px 20px 40px;
  }

  .main.mainmilestones {
    padding-top: 40px;
    background-size: 200%;
  }

  .shadow {
    max-width: 250px;
  }

  .big {
    margin-top: 40px;
    font-size: 50px;
    line-height: 20px;
  }

  .footer {
    padding: 0px 0px 40px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .footer-heading {
    margin-bottom: 10px;
  }

  .div-block-5 {
    padding: 20px;
  }

  .link-block-6 {
    width: 45px;
    height: 45px;
    background-size: 60px;
  }

  .link-block-6:hover {
    width: 45px;
    height: 45px;
  }

  .link-block-6.facebook {
    margin-right: 5px;
  }

  .link-block-7 {
    width: 45px;
    height: 45px;
    padding-top: 20px;
    background-position: 50% 25%;
  }

  .link-block-7:hover {
    padding-top: 18px;
    background-position: 50% 25%;
  }

  .text-block-6 {
    padding-left: 2px;
  }

  .div-block-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-10 {
    display: block;
  }

  .footer_colomn {
    margin-bottom: 40px;
  }

  .intro.intro-5g {
    padding-right: 0px;
    padding-left: 0px;
  }

  .event_name {
    margin-bottom: 5px;
    line-height: 32px;
  }

  .award {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .award_name {
    font-size: 12px;
    line-height: 18px;
  }

  .project {
    font-size: 18px;
    line-height: 24px;
  }

  .owner {
    font-size: 12px;
    line-height: 18px;
  }

  .tablink {
    font-size: 13px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-17.shadow {
    max-width: none;
    padding: 20px;
  }

  .div-block-19.mask {
    display: block;
    background-position: 100% 0%;
    background-size: 100%;
    background-attachment: scroll;
  }

  .slide {
    height: auto;
  }

  .slide-nav {
    clear: none;
  }

  .heading-3 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .button {
    width: 100%;
    margin-bottom: 20px;
  }

  .mask-2 {
    height: auto;
  }

  .left-arrow {
    height: 100%;
  }

  .right-arrow {
    height: 100%;
  }

  .gallery {
    display: block;
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .gallery.gallery--2 {
    display: none;
  }

  .heading-4 {
    width: 210px;
    max-width: none;
    font-size: 24px;
  }

  .heading-4.star {
    width: 260px;
    max-width: none;
  }

  .image-7 {
    left: 0%;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 100%;
  }

  .div-block-22 {
    display: block;
    margin-bottom: 60px;
  }

  .div-block-23.leadertext {
    padding-right: 0%;
  }

  .div-block-23.chairtext {
    width: 100%;
    padding-left: 0%;
  }

  .leaderphoto {
    width: 100%;
  }

  .link-block-8 {
    margin-top: 0px;
    padding: 20px;
    background-size: auto 100%;
  }

  .link-block-8._5g-button {
    background-size: auto 100%;
  }

  .link-block-8._5g-button.story6 {
    background-position: 80% 65%;
  }

  .text-block-14 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 80%;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .contanier {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .text-block-15 {
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-27 {
    margin-right: 10px;
  }

  .textleft.blackx {
    display: block;
    width: 100%;
    padding-right: 60px;
    background-position: 108% 0%;
  }

  .textleft.blackx.x {
    padding-top: 70px;
    background-position: 108% 0%;
  }

  .textleft.whitexlong {
    width: 100%;
  }

  .visual {
    width: 100%;
  }

  .visual.visual1 {
    width: 100%;
    height: 100%;
  }

  .year {
    margin-bottom: 10px;
    line-height: 20px;
  }

  .lightbox-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 250px;
  }

  .full {
    margin-bottom: 20px;
  }

  .image-9 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    height: 100%;
  }

  .image-9.move {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .image-9.move2 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .image-9.movedown {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .image-9.move3 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .textright.whitexlong {
    width: 100%;
    padding-top: 128px;
    padding-left: 60px;
    background-position: 0px 0px;
  }

  .textright.blackred {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 10px;
    padding-left: 60px;
    background-position: 0px 0px;
  }

  .textright.blackblue {
    width: 100%;
    padding-left: 60px;
    background-position: 0% 0%;
  }

  .textright.blackx {
    width: 100%;
    padding: 68px 10px 10px 60px;
    background-position: 0% 0%;
  }

  .heading-5.blue {
    font-size: 60px;
    line-height: 70px;
  }

  .gallery-container {
    height: auto;
    padding-bottom: 20px;
  }

  .gallerytrack {
    display: block;
    width: 100vw;
    height: auto;
    padding-right: 10px;
    padding-left: 20px;
  }

  .gallery-scroll-track {
    position: relative;
  }

  .spacer {
    display: none;
  }

  .small-button {
    display: block;
  }

  .small-button.desktop_hide {
    display: block;
  }

  .boxer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-32 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-19 {
    width: 100%;
  }

  .link-block-10 {
    display: block;
    padding: 20px 0px;
    text-align: left;
  }

  .text-block-20 {
    width: 100%;
  }

  .paragraph-9 {
    width: 100%;
    font-size: 14px;
    line-height: 23px;
  }

  .div-block-34 {
    display: none;
    width: 40px;
    padding-bottom: 40px;
  }

  .societal-impact {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .heading-7 {
    width: 290px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 24px;
    text-align: left;
  }

  .div-block-35 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-35.reveal {
    padding-right: 0px;
    padding-left: 0px;
  }

  .huge-button.huge1 {
    padding-top: 25vw;
  }

  .huge-button.huge2 {
    padding-top: 25vw;
    padding-left: 10px;
  }

  .huge-button.huge3 {
    padding-top: 20vw;
  }

  .huge-button.huge4 {
    padding-top: 20vw;
  }

  .paragraph-10 {
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .fintech {
    padding-bottom: 40px;
  }

  .div-block-36 {
    min-height: 450px;
    margin-top: 40px;
    padding-top: 220px;
    padding-right: 0px;
    padding-left: 0px;
    background-size: 100%;
  }

  .div-block-36.reveal {
    padding-right: 0px;
    padding-left: 0px;
    background-position: 0px 0px;
  }

  .link-block-11.shadow.fintech-acrd {
    width: 100%;
    max-width: none;
    padding: 20px;
  }

  .heading-8 {
    width: 180px;
    font-size: 24px;
    line-height: 50px;
  }

  .social-sharing {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: 20px;
    margin-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .icon-6 {
    margin-right: 8px;
  }

  .text-block-22 {
    font-size: 13px;
  }

  .story {
    margin-top: 20px;
  }

  .div-block-41 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .float.shadow {
    max-width: none;
  }

  .paragraph-12.top-info {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-43.center-column.pull {
    margin-top: 0px;
  }

  .infographic {
    margin-top: 20px;
  }

  .infographic.plant.plant-desktop {
    display: none;
  }

  .div-block-45 {
    margin-top: 40px;
  }

  .set2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-us {
    padding-bottom: 60px;
  }

  .inventions_geneva_p {
    margin-bottom: 0px;
  }

  .inventions_geneva_intro_text {
    padding-bottom: 0px;
  }

  .inventions_geneva_entrance {
    display: block;
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .inventions_geneva_card {
    display: block;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-bottom: 100px;
    float: none;
    clear: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    box-shadow: 7px 7px 15px 0 rgba(0, 0, 0, 0.15);
  }

  .card__image.card__image4 {
    height: 240px;
    background-image: url('../images/thumbnail_4_2.jpg');
  }

  .cards_track {
    width: 100%;
    float: none;
    clear: none;
  }

  .imageblock {
    height: 0px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 66.6%;
  }

  .contentcard {
    display: block;
    width: 100%;
    max-width: none;
    float: none;
  }

  .contentcard.contentcard--2 {
    margin-top: 60px;
  }

  .contentcard.contentcard--2.contentcard--down {
    margin-top: 10%;
  }

  .contentcard_p {
    padding-right: 30px;
    padding-left: 30px;
  }

  .invention_geneva_banner {
    margin-bottom: 60px;
  }

  .diagnostic__blk {
    padding-right: 10px;
    padding-left: 15px;
  }

  .blk__img {
    height: 90px;
  }

  .blk__txt {
    font-size: 13px;
    line-height: 18px;
  }

  .iconscontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .iconblk {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contentcard--down.contentcard {
    margin-top: 0px;
  }

  .image-24 {
    display: inline-block;
  }

  .text-block-30 {
    display: block;
  }

  .graphic--main {
    padding-top: 0px;
  }

  .transportable__graphic {
    width: 50%;
  }

  .transportable__graphic.desktop-elm {
    display: none;
    width: 80%;
  }

  .transportable__graphic.mobile-elm {
    display: block;
    width: 100%;
  }

  .graphic--second.graphic--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 60px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .graphic--second.graphic--2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 60px;
    margin-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-52 {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }

  .second__txt {
    position: relative;
    right: auto;
    bottom: auto;
  }

  .paragraph-19 {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .bg-padding.bg-padding--2 {
    overflow: visible;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .plant-mobile {
    display: block;
  }

  .visual-left {
    width: 100vw;
    height: 30vh;
  }

  .content-right {
    width: 100vw;
  }

  .visualbox {
    position: relative;
    width: 100vw;
    height: 30vh;
  }

  .image-33.v1 {
    width: 100vw;
    height: auto;
  }

  .image-33.v3 {
    display: none;
  }

  .image-33.v2 {
    display: none;
  }

  .logo-set {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-set.shadow {
    max-width: 1200px;
  }

  .image-36 {
    padding-bottom: 40px;
    background-image: none;
  }

  .partner-heading {
    width: 100%;
    height: 80px;
  }

  .partner-heading.greybg {
    display: block;
    width: 100%;
    height: 120px;
  }

  .heading-11 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-11.smaller1 {
    line-height: 28px;
  }

  .partner-content {
    display: block;
  }

  .video-box {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-35 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .submenu:hover {
    background-position: 95% 50%;
  }

  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #eee;
  }

  .icon-3 {
    color: #ccc;
  }

  .section-2 {
    width: 100%;
    padding-bottom: 40px;
  }

  .section-2.fintech {
    padding-top: 60px;
  }

  .header {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .header.novisual {
    padding-top: 20px;
  }

  .header.vertvisual {
    padding-left: 20px;
  }

  .heading {
    font-size: 24px;
    line-height: 36px;
  }

  .heading.black {
    line-height: 32px;
  }

  .heading.invention_geneva_h1 {
    line-height: 32px;
  }

  .main {
    padding-top: 40px;
  }

  .main.main_achievement {
    padding-top: 40px;
    border-bottom-style: none;
  }

  .main.nobanner {
    padding-top: 20px;
  }

  .main.nobanner.story {
    padding-top: 20px;
  }

  .main.nobanner.short {
    padding-bottom: 20px;
  }

  .main.nobanner.info-set {
    padding-bottom: 20px;
  }

  .main.main_leader {
    border-bottom-style: none;
    border-bottom-width: 0px;
  }

  .main.mainmilestones {
    border-bottom-style: none;
  }

  .nav_path {
    display: none;
  }

  .text-block-5 {
    font-weight: 800;
  }

  .footer {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .link-block-6 {
    width: 45px;
    height: 45px;
  }

  .link-block-6:hover {
    width: 45px;
    height: 45px;
  }

  .link-block-6.icon_youtube:hover {
    background-color: #c4302b;
  }

  .link-block-6.wechat:hover {
    background-color: #7bb32e;
  }

  .text-block-6 {
    text-align: center;
  }

  .div-block-11.trophy {
    width: 50px;
  }

  .owner {
    margin-bottom: 0px;
  }

  .div-block-13.story-head {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-13.narrow {
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-menu {
    display: block;
    margin-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tablink {
    display: block;
    padding-left: 10px;
    text-align: left;
  }

  .tablink.w--current {
    display: block;
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
  }

  .div-block-17.shadow {
    padding-bottom: 20px;
  }

  .div-block-19.mask {
    display: block;
  }

  .div-block-19.mask.mask2 {
    background-position: 100% 0%;
  }

  .slidebg1.s3 {
    height: 70%;
  }

  .slidebg1.s2 {
    height: 85%;
    background-position: 75% 0%;
    background-size: cover;
  }

  .gallery.gallery--2 {
    display: none;
  }

  .heading-4.star {
    width: 95%;
  }

  .link-block-8._5g-button.story6 {
    background-position: 82% 65%;
  }

  .contanier.crop {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  .contanier.crop.mask {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .text-block-15 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-27 {
    height: 40px;
    padding-left: 35px;
    background-size: 30px;
    line-height: 40px;
  }

  .textleft.blackx {
    min-height: auto;
    padding-top: 50px;
    padding-right: 35px;
    background-position: 108% 0%;
    background-size: 60px;
  }

  .textleft.blackx.x {
    padding-top: 42px;
    padding-right: 40px;
    padding-left: 0px;
  }

  .textleft.whitexlong {
    padding-top: 77px;
    padding-right: 40px;
    background-position: 100% 0%;
    background-size: 40px;
  }

  .textleft.whitexlong.blackbluelong {
    min-height: auto;
  }

  .textleft.whitexlong.white-blue-long {
    background-color: transparent;
  }

  .visual.visual1 {
    min-height: 200px;
  }

  .visual.visual16 {
    min-height: 180px;
    background-position: 100% 0%;
    background-size: 140%;
  }

  .year {
    font-size: 20px;
  }

  .paragraph-7 {
    padding-left: 0%;
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph-7.white {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
  }

  .lightbox-link {
    min-height: 150px;
  }

  .lightbox-link.v1 {
    min-height: 150px;
  }

  .lightbox-link.v10 {
    background-position: 30% 100%;
  }

  .lightbox-link.v14 {
    background-position: 30% 100%;
  }

  .lightbox-link.v15 {
    background-position: 30% 100%;
  }

  .full {
    min-height: 500px;
    background-color: transparent;
    background-image: url('../images/v13_wall.jpg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .full.set1 {
    background-image: none;
  }

  .legend {
    margin-bottom: 10px;
  }

  .image-9 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 115%;
  }

  .image-9.move {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    height: auto;
  }

  .image-9.move2 {
    position: relative;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 150%;
    height: auto;
  }

  .image-9.movedown {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 140%;
  }

  .image-9.movedown.v20 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .image-9.move3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .textright.whitexlong {
    min-height: 300px;
    padding-top: 77px;
    padding-left: 40px;
    background-size: 40px;
  }

  .textright.blackred {
    padding-top: 42px;
    padding-left: 40px;
    background-size: 60px;
  }

  .textright.blackblue {
    padding-top: 50px;
    padding-left: 40px;
    background-position: 0% 0%;
    background-size: 80px;
  }

  .textright.blackx {
    padding-top: 40px;
    padding-left: 40px;
    background-position: 0% 0%;
    background-size: 60px;
  }

  .heading-5.white {
    font-size: 60px;
    line-height: 70px;
  }

  .heading-5.blue.dollar {
    font-size: 48px;
  }

  .image-11 {
    margin-top: auto;
  }

  .gallery-container {
    padding-bottom: 40px;
  }

  .gallery-scroll-track {
    z-index: auto;
  }

  .huge-button.huge1 {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .huge-button.huge2 {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .huge-button.huge3 {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 25vw 20px 10px;
  }

  .text-block-21 {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .text-block-21.car {
    display: block;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .fintech {
    overflow: hidden;
  }

  .div-block-36 {
    padding-top: 160px;
  }

  .linkedinshare {
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .facebookshare {
    margin-top: 15px;
    margin-right: 10px;
  }

  .body {
    overflow: visible;
  }

  .story {
    height: 250px;
  }

  .div-block-41 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-10 {
    font-size: 20px;
    line-height: 28px;
  }

  .table {
    margin-top: 20px;
    padding: 30px 5%;
  }

  .float.shadow {
    margin-top: 20px;
    padding: 20px;
  }

  .paragraph-14 {
    font-size: 20px;
    line-height: 28px;
  }

  .section-5 {
    padding-bottom: 40px;
  }

  .text-block-24 {
    font-size: 18px;
    line-height: 26px;
  }

  .infographic.plant.plant-desktop {
    display: none;
  }

  .div-block-46 {
    height: 250px;
    margin-top: 20px;
  }

  .image-19 {
    width: 300%;
    max-width: 300%;
  }

  .inventions_geneva_entrance {
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .inventions_geneva_card {
    width: 100%;
    height: auto;
    max-width: 360px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-right: 20px;
    padding-bottom: 70px;
    padding-left: 20px;
  }

  .card__image.card__image4 {
    background-image: url('../images/thumbnail_4_2.jpg');
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .card_btn {
    left: 20px;
  }

  .cards_track {
    display: block;
    width: 100%;
  }

  .imageblock {
    height: 0px;
  }

  .contentcard_p {
    padding: 30px 20px;
  }

  .contentcards {
    margin-top: 0px;
  }

  .cervical-main {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cervical__intro {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cervical__icons {
    margin-right: -20px;
    margin-left: -20px;
  }

  .text-block-26 {
    font-size: 20px;
  }

  .text-block-27 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-28 {
    font-size: 16px;
    line-height: 24px;
  }

  .cervical__heading {
    font-size: 16px;
    line-height: 24px;
  }

  .cervical__body {
    font-size: 12px;
    line-height: 20px;
  }

  .image-23.desktop-elm {
    display: none;
  }

  .image-23.mobile-elm {
    display: block;
    max-width: 250px;
  }

  .diagnosic__blks {
    display: block;
  }

  .diagnostic__blk {
    margin-bottom: 30px;
  }

  .iconscontainer {
    display: block;
    text-align: center;
  }

  .iconblk {
    display: inline-block;
    width: 30%;
    margin-bottom: 30px;
  }

  .sectionarrow {
    height: 40px;
  }

  .div-block-51 {
    padding-bottom: 20px;
  }

  .transportable__graphic {
    width: 100%;
  }

  .transportable__graphic.desktop-elm {
    display: none;
  }

  .transportable__graphic.mobile-elm {
    display: block;
  }

  .graphic--second.graphic--1 {
    display: block;
  }

  .graphic--second.graphic--2 {
    display: block;
  }

  .second__txt {
    width: 100%;
  }

  .wrapper.transportable__wrapper {
    padding-top: 20px;
  }

  .nav_special {
    max-width: none;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  ._5g-list {
    display: block;
  }

  .text-block-33 {
    padding-bottom: 10px;
  }

  .plant-mobile {
    display: block;
  }

  .box-right {
    padding-right: 20px;
    padding-left: 20px;
  }

  .auac-logo {
    width: 96%;
    margin-bottom: 5%;
  }

  .auca-list {
    display: block;
  }

  .image-36 {
    background-image: none;
  }

  .partner-heading.greybg {
    position: relative;
    width: 100%;
    height: 150px;
    padding-top: 10px;
  }

  .heading-11 {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .heading-11.smaller1 {
    font-size: 16px;
  }

  .div-block-54 {
    display: block;
  }

  .image-37 {
    width: 100%;
  }

  .image-38 {
    width: 100%;
  }

  .key-visual {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-12 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .heading-13 {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .heading-14 {
    margin-top: 20px;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}