* {
  margin: 0; padding: 0;
  border: none;
}
@font-face {
  font-family: '72';
  src: url('72-light.woff2');
}
@font-face {
  font-family: '72regular';
  src: url('72-regular.woff2');
}
@font-face {
  font-family: '72bold';
  src: url('72-bold.woff2');
}
body {
  background: #FFF;
  font-family: '72', BentonSans, arial, sans-serif;
  font-size: 90%;
  color: #32363A;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-weight: 100;
  font-size: 3.8em;
}
h2 {
  margin-bottom:24px;
  font-weight: 100;
  font-size: 2.25em;
}
p {
  line-height: 2em;
  font-weight: 100;
  color: #6A6D70;
}
strong {
  font-weight: 400;
  font-family: '72regular', BentonSans, arial, sans-serif;
}
p.slogan {
  line-height: 54px;
  font-family: '72regular', BentonSans, arial, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  color: #999;
}
li {
  margin-left: 16px;
}
.bg-white {
  clear: both;
  background-color: #FFF;
}
.bg-gray {
  clear: both;
  background-color: #F4F4F4;
}
.bg-gray2 {
  background-color: #EDEFF0;
}
.letterbox {
  margin: 0px auto;
  max-width: 1240px;
}
p .sap4me, li .sap4me, dt .sap4me, dd .sap4me {
}
a {
  text-decoration: none;
  color: #0A6ED1;
}
/* -------------------------------------------------------------------------- */
header {
  background: #354A5F;
  color: #FFF;
  position: fixed;
  z-index: 99;
  width:100%;
}
#header-content {
  margin: 0px auto; padding: 20px 32px;
  max-width: 1400px ;height: 24px;
}
#header-logo {
  float: left;
  padding-left: 60px;
  background-size: 48px 24px !important;
  line-height: 24px;
  font-family: '72bold', BentonSans, arial, sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
#beta {
  margin-left: 8px;
  line-height: 1em;
  font-size: 0.8em;
  font-weight: 100;
  color:#D1E3FF
}
#header-nav {
  float: right;
  text-align: right;
}
#header-nav-menu-icon {
  float: right;
  display: none;
  width: 28px; height: 28px;
  background-size: 28px 28px  !important;
}
#header-nav ul {
  list-style: none;
  position: relative;
  top: 3px;
}
#header-nav li {
  float: left;
  display: inline-block;
}
#header-nav a {
  text-decoration: none;
  color: #FFF;
  font-family: '72regular',BentonSans, arial, sans-serif;
  font-size: 0.9em;
}
#header-nav a:hover {
  text-decoration: underline;
}
a#header-nav-button {
  padding: 10px 17px;
  background: #FFF;
  border-radius: 4px;
  font-family: '72bold', BentonSans, arial, sans-serif;
  color: #354A5F;
}
a#header-nav-button:hover {
  background: #CCC;
  text-decoration: none;
}
.separator {
  background: #EEE;
  margin:0 auto;
  width: 100%; height: 1px;
}
/* -------------------------------------------------------------------------- */
#sec1 {
  max-width: 1400px;
  padding: 124px 0px 0 32px;
  margin: 0 auto;
}
#sec1-left {
  float: left;
  width: 50%;
}
#sec1-intro {
  padding: 100px 0px 100px 10px;
  max-width: 620px;
}
.sec1-login {
  margin-top: 20px;
}
.sec1-login a {
  display: inline-block;
  margin-right: 3px; padding: 10px 17px;
  white-space: nowrap;
  text-decoration: none;
  color: #0A6ED1;
}
.sec1-login a:hover {
  text-decoration: underline;
  color: #085CAF;
}
.sec1-login-button {
  margin-right: 14px !important;
  padding: 10px 12px;
  border: solid 1px #0A6ED1 !important;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
  background: #0A6ED1;
  font-family: '72bold', BentonSans, arial, sans-serif;
  color: #FFF !important;
}
.sec1-login-button:hover {
  background: #0854A1;
  text-decoration: none !important;
}
#sec1-right {
  margin-left: 50%;
}
#sec1-zoomed-image-box {
  margin: auto 0px 0px auto;
  max-width: 690px;
  -webkit-box-shadow: -14px -2px 33px -12px rgba(0,0,0,0.17);
  -moz-box-shadow: -14px -2px 33px -12px rgba(0,0,0,0.17);
  box-shadow: -14px -2px 33px -12px rgba(0,0,0,0.17);
}
#sec1-zoomed-image {
  background-size:100% !important;
  height: 490px;
}
/* -------------------------------------------------------------------------- */
#sec2 {
  padding: 100px 0px 100px 32px;
  margin: 0 auto;
}
.wrapper {
  max-width: 1400px;
  margin: 0 auto;
}
#sec2-left {
  float: left;
  width: 50%;
}
#sec2-zoomed-video-box {
  max-width: 92%;
  height: 320px;
}
#iframe-box {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
#iframe-box iframe {
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
  border: none;
}
#sec2-right {
  margin-left: 50%;
}
#sec2-intro {
  margin: 0px auto 0px 0px;
  padding: 0 10px 100px 0px;
  max-width: 620px;
}
/* -------------------------------------------------------------------------- */
#sec3 {
  z-index: 2;
  position:relative;
  padding: 100px 10px 0px 32px;
  text-align: center;
}
#sec3 h2 {
  margin: 0 auto 80px;
  width: 90%;
}
#floating-boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#floating-boxes h3 {
  margin-top: 42px; padding: 10px 0px 5px;
  line-height: 1.2em;
  font-family: '72regular', BentonSans, arial, sans-serif;
  font-weight: normal;
}
#floating-boxes p {
  line-height: 1.5em;
  color: #6A6D70;
}
#floating-boxes .box {
  margin: 0px 0px 100px; padding: 0px 10px 0px;
  width: 300px;
}
#floating-boxes .imagebox{
  margin:0 auto;
  width: 260px; height: 260px;
  background-size: contain !important;
}
/* -------------------------------------------------------------------------- */
#sec4 {
  margin: 0px auto;
  overflow: hidden;
  max-width: 1400px;
}
#sec4-left {
  float: left;
  width: 50%;
  padding: 80px 0px 0px 0px;
}
#sec4-zoomed-image-box {
  margin: auto auto auto 0px;
  max-width: 663px;
}
#sec4-zoomed-image {
  background-size:100% !important;
  height: 628px;
}
#sec4-right {
  margin-left: 50%; padding: 80px 10px 100px 100px;
  max-width: 520px;
}
/* -------------------------------------------------------------------------- */
#sec5 {
  text-align: center;
  max-width: 1240px;
  padding: 100px 0px 0px 32px;
  margin: 0 auto;
}
#quote {
  padding: 0px 70px 0px;
  background-size: 53px 51px !important;
  overflow: hidden;
}
#quote p {
  font-style: italic;
  padding-bottom:80px;
}
/* -------------------------------------------------------------------------- */
#sec6 {
  max-width: 770px;
  padding: 0px 0px 100px 32px;
  margin: 0 auto;
}
#sec6 h2 {
  font-size: 1.5em;
  font-family: '72bold', BentonSans, arial, sans-serif;
  padding-top:50px;
}
#sec6 dl {
  width: 100%;
}
#sec6 dt {
  margin: 48px 0px 8px;
  font-size: 1.25em;
  font-family: '72regular', BentonSans, arial, sans-serif;
}
#sec6 p {
  margin: 16px 0px 8px;
  font-size: 1em;
  line-height: 1.8;
  font-weight: 100;
  color: #6A6D70;
}
#sec6 li p {
  margin: 0px;
}
#sec6 dt, dd {
  line-height: 2em;
}
#sec6-contact-us {
  margin-top: 60px;
  text-align: center;
}
#sec6-contact-us h3 {
  font-family: '72regular', BentonSans, arial, sans-serif;
  font-size: 1.7em;
  font-weight: normal;
}
#sec6-contact-us p {
  margin-top: 0;
  font-size: 1.25em;
}
a#mail-button {
  padding: 10px 22px;
  border: solid 1px #0A6ED1; border-radius: 4px;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
  text-decoration: none;
  font-size: 0.7em;
  color: #0A6ED1;
}
a#mail-button:hover {
  border: solid 2px #0A6ED1; border-radius: 4px;
  text-decoration: none;
}
/* -------------------------------------------------------------------------- */
footer {
  clear: both;
  margin: 0px auto; padding: 32px 32px 50px;
  max-width: 1400px;
  font-size: 0.875em;
  background-color: #fff;
}
#footer-tagline {
  float: left;
  padding-right:60px;
  height: 24px;
  background-size: 48px 24px !important;
  line-height: 24px;
  font-family: '72bold', BentonSans, arial, sans-serif;
}
#footer-nav {
  float: right;
  text-align: right;
}
#footer-nav a {
  text-decoration: none;
  color: #6A6D70;
}
#footer-nav a:hover {
  text-decoration: underline;
}
#footer-nav ul {
  list-style: none;
  display: table-row;
}
#footer-nav li {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
#footer-nav #chinese-link {
  overflow: visible;
  padding-left: 2.5rem;
}
#footer-nav #chinese-link::before {
  content: "";
  vertical-align: middle;
  background-image: url('/assets/china.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.875rem;
  height: 2rem;
  overflow: visible;
  margin-left: -1rem;
  margin-right: .6rem;
  padding-bottom: .4rem;
}
/* ========================================================================== */
@media only screen and (max-width : 840px) {
  #sec1-intro {
    padding: 40px 0px 40px 10px;
  }
  #sec3 {
    padding: 40px 32px;
  }
  #floating-boxes {
    margin: 40px auto 0px;
  }
  #floating-boxes .box {
    margin: 0px 0px 60px;
    padding: 20px 10px 0px;
  }
  #sec4-right {
    padding: 40px 10px 40px 60px;
  }
  #sec5 {
    padding: 40px 10px 0px;
  }
  #sec6 {
    padding: 0px 32px 40px 32px;
  }
  #sec6 dl {
    width: 100%;
  }
  #footer-nav {
    clear: both;
    padding: 30px 0px;
  }
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 640px) {
  body {
    font-size: 100%;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.5em;
  }
  header {
    position: relative;
  }
  #header-nav-menu-icon {
    position: absolute;
    right: 18px; top: 18px;
    display:block;
  }
  #header-nav ul, #header-nav:active ul {
    display: none;
    position: absolute;
    width:100%;
    right: 0px;
    top: 0;
    background: #354A5F;
  }
  #header-nav li {
    float: none;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  #header-nav li a {
    display: inline-block;
    padding: 24px 0;
    width: 100%;
  }
  #header-nav li a:hover {
    background: #5D6E7F;
    text-decoration: none;
  }
  a#header-nav-button {
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    font-weight: normal;
    color: #FFF;
  }
  #header-nav:hover ul {
    display: block;
  }
  #sec1{
    padding: 0px 32px;
  }
  #sec1-left {
    float: none;
    width: 100%;
  }
  #sec1-right {
    display: none;
  }
  .sec1-login {
    margin-top: 20px;
    width: 98%;
  }
  .sec1-login a {
    display:block;
    margin-right: 3px; padding: 10px 17px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    color: #0A6ED1;
  }
  .sec1-login a:hover {
    text-decoration: underline;
    color: #085CAF;
  }
  .sec1-login-button {
    margin-right: 16px !important;
    padding: 10px 12px;
    border: solid 1px #0A6ED1 !important;
    border-radius: 4px;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
    background: #0A6ED1;
    font-family: '72bold', BentonSans, arial, sans-serif;
    color: #FFF !important;
  }
  .sec1-login-button:hover {
    background: #0854A1;
    text-decoration: none !important;
  }
  #sec2{
    padding: 50px 0px 0px 32px;
  }
  #sec2-zoomed-video-box {
    max-width: 92%;
    height: 220px;
  }
  #sec2-left {
    float: none;
    width: 100%;
  }
  #sec2-right {
    margin-left: 0; padding-top: 100px;
  }
  #sec3{
    padding: 42px 32px;
  }
  #sec3 h2 {
    width: 100%;
  }
  #floating-boxes {
    display: block;
  }
  #floating-boxes .box {
    padding: 0px 10px 0px;
    width: auto;
  }
  #sec4 {
    padding: 42px 32px;
  }
  #sec4-left {
    display:none;
  }
  #sec4-right {
    margin-left: 0px;
    padding: 0px 0px;
    max-width: 100%;
  }
  #sec6 h2 {
    font-size: 1.35em;
  }
  #sec6-contact-us h3 {
    font-size:1.35em;
  }
  #footer-nav {
    float: none;
    text-align: left;
    text-align: center;
  }
  #footer-nav li {
    float: none;
    margin: 10px 0px;
    width: 100%;
  }
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  max-width: 800px; max-height: 600px;
}
#iframecontent {
  padding:40px;
}
#iframecontent h1 {
  font-size: 2em;
  margin-bottom: 12px;
}
#iframecontent h2 {
  font-size: 1.5em;
  margin: 20px 0px 12px;
}
#iframecontent h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 20px 0px 12px;
}
#iframecontent li {
  line-height: 2em;
  font-weight: 100;
  color: #6A6D70;
}