@charset "UTF-8";

html {
	font-family: 'Microsoft JhengHei', sans-serif !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


body {
	font-family: 'Microsoft JhengHei', sans-serif !important;
  margin: 0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}


audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}


audio:not([controls]) {
  display: none;
  height: 0;
}


[hidden],
template {
  display: none;
}


a {
  background-color: transparent;
}


a:active,
a:hover {
  outline: 0;
}


abbr[title] {
  border-bottom: 1px dotted;
}


b,
strong {
  font-weight: bold;
}


dfn {
  font-style: italic;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


mark {
  background: #ff0;
  color: #000;
}


small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}


sup {
  top: -0.5em;
}


sub {
  bottom: -0.25em;
}


img {
  border: 0;
}


svg:not(:root) {
  overflow: hidden;
}


figure {
  margin: 1em 40px;
}


hr {
  box-sizing: content-box;
  height: 0;
}


pre {
  overflow: auto;
}


code,
kbd,
pre,
samp {
font-family: 'Microsoft JhengHei', sans-serif;
  font-size: 1em;
}

/* line 252,   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266,   */
button {
  overflow: visible;
}

/* line 277,   */
button,
select {
  text-transform: none;
}

/* line 290,   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302,   */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311,   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322,   */
input {
  line-height: normal;
}

/* line 334,   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346,   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356,   */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367,   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376,   */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387,   */
legend {
  border: 0;
  padding: 0;
}

/* line 396,   */
textarea {
  overflow: auto;
}

/* line 405,   */
optgroup {
  font-weight: bold;
}

/* line 416,   */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421,   */
td,
th {
  padding: 0;
}


@media print {
  /* line 9,   */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18,   */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23,   */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27,   */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33,   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38,   */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44,   */
  thead {
    display: table-header-group;
  }

  /* line 48,   */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53,   */
  img {
    max-width: 100% !important;
  }

  /* line 57,   */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64,   */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72,   */
  .navbar {
    display: none;
  }

  /* line 77,   */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81,   */
  .label {
    border: 1px solid #000;
  }

  /* line 85,   */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88,   */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94,   */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}



/* -- header -- */
/* line 2, ../scss/themes/china/components/_header.scss */
.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 998;
	height: auto;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background-image: url(../images/header_bg_01.jpg);
	background-repeat: repeat;  /*overflow: hidden;*/  /*.nav {
  	max-height: 60px;
  }*/
}
/* line 10, ../scss/themes/china/components/_header.scss */
.header .sign-in {
  background: #FFF;
}
/* line 13, ../scss/themes/china/components/_header.scss */
.header .action-wrap {
  position: absolute;
  right: 0px;
  top: 33%;
  text-align: center;
}
/* line 19, ../scss/themes/china/components/_header.scss */
.header .close-icon {
  display: inline-block;
  background-image: url("../images/cancel.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 29px;
  height: 29px;
}
/* line 27, ../scss/themes/china/components/_header.scss */
.header .search-input {
  outline: none;
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  margin: 0;
  height: 35px;
  background: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif;
  color: #333;
  padding: 0 10px 0 37px;
  text-indent: inherit;
}
/* line 41, ../scss/themes/china/components/_header.scss */
.header .form-wrap {
  background-color: transparent;
  display: inline-block;
  width: 235px;
  vertical-align: middle;
}
/* line 46, ../scss/themes/china/components/_header.scss */
.header .form-wrap form {
  position: relative;
}

/* line 54, ../scss/themes/china/components/_header.scss */
.super-nav {
  margin-bottom: 0;
  font-size: 0;
}
/* line 57, ../scss/themes/china/components/_header.scss */
.super-nav li {
  display: inline-block;
  list-style: none;
  margin: 0 1px 0 0;
  text-transform: uppercase;
  font-family: "Microsoft YaHei", sans-serif;
  vertical-align: top;
}
/* line 64, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(1) {
  background: #17c4fd;
}
/* line 66, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(1) span {
  color: #FFF;
  font-size: 14px;
}
/* line 70, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(1) i {
  padding-right: 8px;
}
/* line 73, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(1) a {
  display: inline-block;
}
/* line 77, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(2) {
  background: #b6690d;
}
/* line 80, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(3) {
  background: #666666;
}
/* line 83, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) {
  background: #e9e9e9;
  width: 181px;
  margin-right: 0;
}
/* line 87, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) .btn {
  border: 0;
  width: auto;
  margin: 0;
  padding: 0;
  background: #e9e9e9 !important;
  color: #3b3a35;
  font-size: 13px;
  font-family: 'Ubuntu-Medium';
  text-transform: uppercase;
  outline: none;
  vertical-align: top;
}
/* line 99, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) .btn .caret {
  margin-left: 4px !important;
  margin-top: -4px;
  border-left: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #3b3a35;
}
/* line 107, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) span {
  font-size: 13px;
  font-family: 'Ubuntu-Light';
  color: #3b3a35;
}
/* line 113, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) .dropdown-menu li {
  background: transparent;
  width: 100%;
}
/* line 116, ../scss/themes/china/components/_header.scss */
.super-nav li:nth-child(4) .dropdown-menu li a {
  color: #000;
}
/* line 122, ../scss/themes/china/components/_header.scss */
.super-nav li a {
  color: #FFF;
  display: block;
  font-size: 13px;
  font-family: "Microsoft YaHei", sans-serif;
  padding: 5px 19px 6px 19px;
  line-height: 19px;
}

/* line 132, ../scss/themes/china/components/_header.scss */
.navbar-header {
  float: none;
  padding: 10px 0 0;
}

/* line 138, ../scss/themes/china/components/_header.scss */
.logo {
  float: left;
  margin: 0px 0 0;
}
/* line 141, ../scss/themes/china/components/_header.scss */
.logo a {
  display: block;
  /*background: url('../images/ayla_networks_logo.svg');*/
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 226px;
  height: 74px;

}
/* line 150, ../scss/themes/china/components/_header.scss */
.logo img {
	height: auto;
	max-width: 100%;

	margin-bottom: 10px;
}

/* line 156, ../scss/themes/china/components/_header.scss */
.navigation-wrap {
  float: right;
  z-index: 1;
  margin-top: -36px;
}
/* line 160, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu {
  margin: 0 15px 0 0;
  vertical-align: middle;
}
/* line 163, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu ul {
  margin: 0;
  text-align: right;
}
/* line 168, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .has-submenu .arrow-right {
  display: none;
}
/* line 172, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .arrow-left {
  display: none;
}
/* line 175, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li {
  display: inline-block;
  padding: 10px 15px 20px 15px;
  font-size: 13px;
  position: relative;
}
/* line 180, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li a, .navigation-wrap .menu li .nav-title {
  text-decoration: none;
  outline: none;
  font-size: 20px;
  font-family: "Microsoft YaHei", sans-serif;
  color: #666666;
  font-weight: normal;
}
/* line 187, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li a:hover, .navigation-wrap .menu li .nav-title:hover {
  color: #17c4fd;
}
/* line 191, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li:hover .submenu-wrap {
  display: block;
}
/* line 195, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li:last-child .submenu-wrap {
  left: inherit;
  right: 0;
}
/* line 198, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu li:last-child .submenu-wrap:before {
  left: 80%;
}
/* line 205, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .last-main-menu a {
  color: #FFF;
  border: 0;
  padding: 8px 15px;
  background: #b6690d;
  font-size: 20px;
  font-weight: normal;
  text-transform: capitalize;
  font-family: "Microsoft YaHei", sans-serif;
}
/* line 214, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .last-main-menu a:focus, .navigation-wrap .menu .last-main-menu a.focus, .navigation-wrap .menu .last-main-menu a:active:focus, .navigation-wrap .menu .last-main-menu a:active.focus, .navigation-wrap .menu .last-main-menu a.active:focus, .navigation-wrap .menu .last-main-menu a.active.focus {
  border: 0;
  color: #FFF;
  background: #b6690d;
}
/* line 224, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .last-main-menu a:hover, .navigation-wrap .menu .last-main-menu a.active {
  border: 0;
  color: #FFF;
  background: #b6690d;
  margin: 0;
  padding: 8px 15px;
}
/* line 233, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap {
  display: none;
  position: absolute;
  width: 230px;
  background: #f2f2f2;
  /*background: linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(177,181,166,1) 100%);*/
  left: -53px;
  border: 2px solid #00a1e9;
  top: 60px;
  padding: 15px 25px;
}
/* line 243, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap:before {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(41, 167, 222, 0);
  border-bottom-color: #00a1e9;
  border-width: 9px;
  margin-left: -14px;
  top: -21px;
}
/* line 257, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap .back-link {
  display: none;
}
/* line 260, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap ul {
  text-align: left;
}
/* line 263, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li {
  display: block;
  padding: 0;
}
/* line 266, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li a {
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  font-size: 16px;
}
/* line 272, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li a:hover, .navigation-wrap .menu .submenu-wrap li a.active {
  padding: 0 0 10px 0;
}
/* line 277, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li img {
  margin-right: 8px;
  width: 35px;
  height: 42px;
  vertical-align: middle;
}
/* line 283, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li .media-left, .navigation-wrap .menu .submenu-wrap li .media-body {
  vertical-align: middle;
}
/* line 287, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li:last-child a {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 291, ../scss/themes/china/components/_header.scss */
.navigation-wrap .menu .submenu-wrap li:last-child a:hover, .navigation-wrap .menu .submenu-wrap li:last-child a.active {
  padding: 0;
}
/* line 300, ../scss/themes/china/components/_header.scss */
.navigation-wrap .assets-links {
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
/* line 304, ../scss/themes/china/components/_header.scss */
.navigation-wrap .assets-links ul {
  font-size: 0;
  margin: 0;
}
/* line 307, ../scss/themes/china/components/_header.scss */
.navigation-wrap .assets-links ul li {
  display: inline-block;
  font-size: 25px;
  padding: 10px 0;
  background: #e9e9e9;
  margin-right: 1px;
  height: 60px;
  width: 60px;
  vertical-align: middle;
  text-align: center;
}






@media screen and (max-width: 1200px) {
  /* line 4, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu li a, .navigation-wrap .menu li .nav-title {
    font-size: 18px;
    display: inline-block;
  }
  /* line 8, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap {
    top: 65px;
  }

  /* line 13, ../scss/themes/china/components/_responsive.scss */
  .embed-frame {
    background-color: #000;
  }

  /* line 17, ../scss/themes/china/components/_responsive.scss */
  .upcoming-events .media-wrap .media-img {
    width: 160px;
  }

  /* line 21, ../scss/themes/china/components/_responsive.scss */
  .home-video-url {
    background-color: #000;
  }

  /* line 24, ../scss/themes/china/components/_responsive.scss */
  .spotlight-md {
    display: none;
  }

  /* line 27, ../scss/themes/china/components/_responsive.scss */
  .spotlight-sm {
    display: block;
  }

  /* line 30, ../scss/themes/china/components/_responsive.scss */
  .featured-block .partner-benefits {
    padding-left: 40px;
  }

  /* line 34, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-l .video-frame-wrap {
    margin: 0 50px 35px 0;
    float: left;
    width: 49%;
  }
  /* line 39, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-r .video-frame-wrap {
    float: right;
    margin: 0 0 35px 50px;
    width: 49%;
  }
  /* line 44, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-l .video-content-wrap,
  .introduction .video-r .video-content-wrap {
    float: none;
    width: auto;
    margin: 0;
  }
  /* line 50, ../scss/themes/china/components/_responsive.scss */
  .introduction .thumb-video-wrap {
    width: 460px;
  }
  /* line 53, ../scss/themes/china/components/_responsive.scss */
  .introduction .videos-link {
    width: 460px;
  }

  /* line 57, ../scss/themes/china/components/_responsive.scss */
  .video-model-dialog {
    /* .play-icon {
     	max-height: 60px;
     }*/
  }
  /* line 58, ../scss/themes/china/components/_responsive.scss */
  .video-model-dialog .modal-inner-wrap {
    width: 600px;
  }
  /* line 61, ../scss/themes/china/components/_responsive.scss */
  .video-model-dialog .modal-content {
    height: 393px;
  }

  /* line 69, ../scss/themes/china/components/_responsive.scss */
  .contact-us-form.with-form-w .mktoFormRow textarea {
    width: 100% !important;
  }

  /* line 73, ../scss/themes/china/components/_responsive.scss */
  .apply-certification-wrap .marketo-form-wrap
  .mktoForm .mktoButtonWrap {
    float: none;
    width: auto;
  }
  /* line 77, ../scss/themes/china/components/_responsive.scss */
  .apply-certification-wrap .marketo-form-wrap
  .mktoForm .mktoButtonWrap button.mktoButton {
    min-width: inherit;
    padding: 6px 20px;
  }

  /* line 82, ../scss/themes/china/components/_responsive.scss */
  .partner-certification .btn {
    padding: 12px 50px;
    min-width: inherit;
  }

  /* line 86, ../scss/themes/china/components/_responsive.scss */
  .logo {
    margin: 35px 0 0;
  }
  /* line 88, ../scss/themes/china/components/_responsive.scss */
  .logo img {
    max-width: 230px;
  }
  /* line 91, ../scss/themes/china/components/_responsive.scss */
  .logo a {
    background-size: 80% 90%;
    width: 230px;
    height: 60px;
  }

  /* line 97, ../scss/themes/china/components/_responsive.scss */
  .nav_wrapper .vertical {
    max-height: 552px;
  }

  /* new home page */
  /* line 101, ../scss/themes/china/components/_responsive.scss */
  .customers-info .inner {
    padding: 0;
  }

  /* line 105, ../scss/themes/china/components/_responsive.scss */
  .conference-wrap .l-content .media {
    padding-left: 20px;
  }
  /* line 108, ../scss/themes/china/components/_responsive.scss */
  .conference-wrap .details p {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 112, ../scss/themes/china/components/_responsive.scss */
  .conference-wrap .join-us {
    max-width: 280px;
  }
  /* line 114, ../scss/themes/china/components/_responsive.scss */
  .conference-wrap .join-us p {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 119, ../scss/themes/china/components/_responsive.scss */
  .conference-wrap .event .media {
    padding: 10px 20px 10px 20px;
  }

  /* line 125, ../scss/themes/china/components/_responsive.scss */
  .home-v2 .hero-banner h1 {
    font-size: 50px;
    line-height: 56px;
  }
  /* line 129, ../scss/themes/china/components/_responsive.scss */
  .home-v2 .hero-banner .sub-title {
    font-size: 38px;
    line-height: 44px;
  }
  /* line 133, ../scss/themes/china/components/_responsive.scss */
  .home-v2 .hero-banner p {
    font-size: 18px;
    line-height: 24px;
  }

  /* line 139, ../scss/themes/china/components/_responsive.scss */
  .partners-list .customer .partner-details {
    width: 291px;
  }

  /* end */
  /* line 144, ../scss/themes/china/components/_responsive.scss */
  .leadership-colorbox #cboxContent img {
    width: 100px;
    height: 100px;
  }

  /* line 149, ../scss/themes/china/components/_responsive.scss */
  .partners-list .partner-details {
    width: 293px;
  }

  /* line 153, ../scss/themes/china/components/_responsive.scss */
  .contact-us-form .three-col .description__c {
    width: 98.9%;
    margin-right: 0;
  }

  /* line 159, ../scss/themes/china/components/_responsive.scss */
  .contact-us-form .three-col .hbspt-form .form-group.text-area {
    width: 98.9%;
  }

  /* line 164, ../scss/themes/china/components/_responsive.scss */
  .marketo-form-wrap.mk-col-3 .mktoFormRow.text-area {
    width: 98.9%;
  }

  /* line 169, ../scss/themes/china/components/_responsive.scss */
  .contact-us-form.with-form-w .mktoFormRow.text-area {
    width: 99.2%;
  }

  /* line 174, ../scss/themes/china/components/_responsive.scss */
  .apply-certification-wrap .with-form-b .mktoFormRow.text-area {
    width: 99.2%;
  }

  /* line 180, ../scss/themes/china/components/_responsive.scss */
  .custom-filters .filters .select2-container {
    min-width: 200px;
    max-width: 200px;
  }
  /* line 184, ../scss/themes/china/components/_responsive.scss */
  .custom-filters .filters .search-box-wrap {
    width: 235px;
  }

  /* line 190, ../scss/themes/china/components/_responsive.scss */
  .featured-block.about-investor .investors-details .btn {
    padding: 10px 50px;
  }

  /* line 195, ../scss/themes/china/components/_responsive.scss */
  .leadership-list ul {
    margin: 0 0 55px;
  }
  /* line 198, ../scss/themes/china/components/_responsive.scss */
  .leadership-list img {
    width: 220px;
    height: 220px;
  }

  /* line 203, ../scss/themes/china/components/_responsive.scss */
  .get-started {
    background-size: 50%;
  }
  /* line 205, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading {
    margin: 7px 0;
  }
  /* line 208, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading .main-title .title {
    font-size: 65px;
  }

  /* line 217, ../scss/themes/china/components/_responsive.scss */
  .nav .menu ul li {
    padding-right: 20px;
  }
  /* line 221, ../scss/themes/china/components/_responsive.scss */
  .nav .menu ul a {
    font-size: 18px;
  }

  /* line 229, ../scss/themes/china/components/_responsive.scss */
  .resourecs-wrapper .filters-fields .term-search {
    width: 261px;
  }

  /* line 234, ../scss/themes/china/components/_responsive.scss */
  .video-click {
    width: auto;
    height: auto;
  }
  /* line 237, ../scss/themes/china/components/_responsive.scss */
  .video-click .video-text {
    width: 76%;
    font-size: 18px;
  }

  /* line 242, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-wrap {
    min-height: 258px;
  }

  /* line 246, ../scss/themes/china/components/_responsive.scss */
  .menu-dialog-wrap .menu-items {
    padding-right: 0;
  }

  /* line 251, ../scss/themes/china/components/_responsive.scss */
  .featured-box .box {
    min-height: 195px;
  }

  /* line 255, ../scss/themes/china/components/_responsive.scss */
  .future-section {
    height: auto;
    max-height: auto;
  }

  /* line 260, ../scss/themes/china/components/_responsive.scss */
  .i-info-tooltip .qtip-content {
    height: 200px;
    overflow-y: auto;
  }
}
@media screen and (max-device-width: 1024px) {
  /* line 268, ../scss/themes/china/components/_responsive.scss */
  .i-info-tooltip .qtip-close {
    display: block;
  }

  /* line 273, ../scss/themes/china/components/_responsive.scss */
  .event:hover, .event:focus {
    background: #FFF;
  }

  /* line 279, ../scss/themes/china/components/_responsive.scss */
  .contact-us-wrap .info .btn:hover, .contact-us-wrap .info .btn:focus {
    /*background: transparent;*/
  }

  /* line 286, ../scss/themes/china/components/_responsive.scss */
  .resoure-type .resoure-type-links li .links:hover, .resoure-type .resoure-type-links li .links:focus {
    color: #333333;
  }
  /* line 289, ../scss/themes/china/components/_responsive.scss */
  .resoure-type .resoure-type-links li .links.active {
    color: #17c4fd;
  }
}
@media screen and (max-width: 991px) {
  /* line 296, ../scss/themes/china/components/_responsive.scss */
  .navbar-actions-wrap {
    margin: 0 15px 15px;
    float: none;
  }
  /* line 299, ../scss/themes/china/components/_responsive.scss */
  .navbar-actions-wrap .inner-wrap {
    float: none;
  }

  /* line 303, ../scss/themes/china/components/_responsive.scss */
  .header .form-wrap {
    width: 500px;
  }

  /* line 306, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu {
    border-top: 4px solid #00a1e9;
    background-color: #fff;
    display: none;
    position: absolute;
    -moz-box-shadow: 0 1px 4px #ccc;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    left: 0;
    right: 0;
    padding: 0 15px;
    overflow-y: auto;
    margin: 0;
  }
  /* line 317, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu li {
    border: 0;
    display: block;
    padding: 10px 20px 10px 0;
    position: inherit;
  }
  /* line 322, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu li:hover .submenu-wrap {
    display: none;
  }
  /* line 325, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu li a.active {
    border: 0;
  }
  /* line 329, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu ul {
    text-align: left;
  }
  /* line 332, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap {
    border: 0;
    width: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
  }
  /* line 341, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap .sub-menu {
    background: #f2f2f2;
    padding: 5px 20px 20px;
  }
  /* line 345, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap:before {
    content: none;
  }
  /* line 348, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap .back-link {
    display: block;
    font-size: 16px;
    margin: 10px 20px;
  }
  /* line 352, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap .back-link:hover {
    color: #666666;
  }
  /* line 355, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .submenu-wrap .back-link i, .navigation-wrap .menu .submenu-wrap .back-link span {
    vertical-align: middle;
  }
  /* line 360, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .has-submenu .arrow-right {
    cursor: pointer;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #666666;
    float: right;
    margin-top: 7px;
  }
  /* line 371, ../scss/themes/china/components/_responsive.scss */
  .navigation-wrap .menu .arrow-left {
    cursor: pointer;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #666666;
  }

  /* line 381, ../scss/themes/china/components/_responsive.scss */
  .toggle-menu {
    display: inline-block;
    position: relative;
    outline: none;
    float: right;
    padding: 4px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
    border: 1px solid transparent;
    background-color: #f2f2f2;
    color: #333;
  }
  /* line 394, ../scss/themes/china/components/_responsive.scss */
  .toggle-menu .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #333;
    margin: 5px 0;
  }

  /* line 403, ../scss/themes/china/components/_responsive.scss */
  .navbar-header {
    padding: 15px 0 0;
  }
  /* line 405, ../scss/themes/china/components/_responsive.scss */
  .navbar-header .navigation-wrap {
    float: none;
    display: block;
    margin: 0;
  }

  /* line 411, ../scss/themes/china/components/_responsive.scss */
  .logo {
    margin: 0 0px 0px;
    float: left;

  }
  /* line 79, ../scss/themes/china/helpers/_mixins.scss */
  .logo:before, .logo:after {
    content: "";
    display: table;
  }
  /* line 84, ../scss/themes/china/helpers/_mixins.scss */
  .logo:after {
    clear: both;
  }
  /* line 416, ../scss/themes/china/components/_responsive.scss */
  .logo a {
    float: left;
    margin: 0;
  }

  /* line 423, ../scss/themes/china/components/_responsive.scss */
  .hero-banner-wrap .hero-banner-slider .banner-inner {
    max-width: inherit;
    text-align: center;
  }
  /* line 427, ../scss/themes/china/components/_responsive.scss */
  .hero-banner-wrap .hero-banner-slider .banner-item {
    height: 450px;
  }

  /* line 432, ../scss/themes/china/components/_responsive.scss */
  .cst-arrow-down:after {
    display: none;
  }

 
  /* line 664, ../scss/themes/china/components/_responsive.scss */
  .leadership-list > ul > li .wrap {
    margin: 0 10px 50px 0;
    min-height: 362px;
    max-height: 362px;
    text-align: center;
  }
  /* line 670, ../scss/themes/china/components/_responsive.scss */
  .leadership-list > ul > li .job-info {
    max-width: 220px;
    margin: 0 auto;
    text-align: center;
  }
  /* line 675, ../scss/themes/china/components/_responsive.scss */
  .leadership-list > ul > li:nth-child(3n) .wrap {
    margin-right: 0;
  }
  /* line 678, ../scss/themes/china/components/_responsive.scss */
  .leadership-list > ul > li:nth-child(4n) .wrap {
    margin-right: 10px;
  }

  /* line 684, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading {
    width: 48%;
  }
  /* line 687, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading .main-title .title {
    font-size: 45px;
  }
  /* line 690, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading .main-title .sub-title {
    font-size: 25px;
    line-height: 30px;
  }
  /* line 695, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading p {
    font-size: 18px;
    margin: 4px 0 7px 0;
  }
  /* line 699, ../scss/themes/china/components/_responsive.scss */
  .get-started .heading .featured-btn {
    font-size: 20px;
    padding: 9px 28px;
    margin-bottom: 13px;
  }
  /* line 705, ../scss/themes/china/components/_responsive.scss */
  .get-started h1 {
    margin-top: 0;
  }

  /* line 709, ../scss/themes/china/components/_responsive.scss */
  .products .top-title {
    margin: 48px 0px 40px 0px;
  }

  /* line 713, ../scss/themes/china/components/_responsive.scss */
  .use-cases .use-cases-block {
    padding: 20px 10px;
  }

  /* line 718, ../scss/themes/china/components/_responsive.scss */
  .super-nav .languages-dropdown {
    left: 70px;
  }

  /* line 723, ../scss/themes/china/components/_responsive.scss */
  .logo img {
    margin-left: 15px;
    width: 190px;
	height: auto;
     margin-bottom: 0px;
  }

  /* line 730, ../scss/themes/china/components/_responsive.scss */
  .smaller .logo img {
    max-width: 100%;
  }

  /* line 736, ../scss/themes/china/components/_responsive.scss */
  .menu-search input {
    width: 52%;
  }
  /* line 739, ../scss/themes/china/components/_responsive.scss */
  .menu-search .close-icon {
    top: 17px;
    margin-left: 82px;
  }

  /* line 746, ../scss/themes/china/components/_responsive.scss */
  .nav-bar p {
    padding: 28px 8px 0 8px;
  }

  /* line 750, ../scss/themes/china/components/_responsive.scss */
  .searchs-icon, .bars-icon {
    font-size: 20px;
  }

  /* line 754, ../scss/themes/china/components/_responsive.scss */
  .side-nav .ui-tabs-anchor {
    width: 100%;
  }

  /* line 758, ../scss/themes/china/components/_responsive.scss */
  .nav-wrap {
    padding: 13px;
  }

  /* line 761, ../scss/themes/china/components/_responsive.scss */
  .box {
    margin-bottom: 6px;
  }

  /* line 765, ../scss/themes/china/components/_responsive.scss */
  .filters h2 {
    float: none;
  }
  /* line 768, ../scss/themes/china/components/_responsive.scss */
  .filters .search-filters-wrap {
    text-align: left;
    margin: 25px 0;
  }

  /* line 775, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-l .video-frame-wrap, .introduction .video-r .video-frame-wrap {
    margin: 40px auto;
    float: none;
    max-width: 100%;
    height: 312px;
    width: 560px;
  }
  /* line 782, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-l .video-content-wrap, .introduction .video-r .video-content-wrap {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 789, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-section-wrap {
    margin-bottom: 10px;
  }
  /* line 791, ../scss/themes/china/components/_responsive.scss */
  .introduction .video-section-wrap .btn-wrap {
    margin-top: 10px;
    text-align: left;
  }

  /* line 798, ../scss/themes/china/components/_responsive.scss */
  .blog-img img {
    margin: 0 auto 20px;
  }

  /* line 803, ../scss/themes/china/components/_responsive.scss */
  .iot-trends .border-right {
    border-right: 0 none;
  }
  /* line 806, ../scss/themes/china/components/_responsive.scss */
  .iot-trends .newsletter {
    padding: 0 15px 0 30px;
  }
  /* line 808, ../scss/themes/china/components/_responsive.scss */
  .iot-trends .newsletter .form-group {
    display: block;
  }
  /* line 811, ../scss/themes/china/components/_responsive.scss */
  .iot-trends .newsletter .input-btn {
    margin: 0 0 10px 0;
    width: 100%;
  }
  /* line 815, ../scss/themes/china/components/_responsive.scss */
  .iot-trends .newsletter .btn {
    margin: 0 0 10px 0;
    width: 100%;
    padding: 9px 30px;
  }

  /* line 823, ../scss/themes/china/components/_responsive.scss */
  .featured-block .box {
    width: 100%;
  }
  /* line 826, ../scss/themes/china/components/_responsive.scss */
  .featured-block .solution-overview {
    padding: 0 15px;
  }
  /* line 830, ../scss/themes/china/components/_responsive.scss */
  .featured-block.about-investor .investors-details {
    padding: 0;
  }
  /* line 834, ../scss/themes/china/components/_responsive.scss */
  .featured-block .partner-benefits {
    padding-left: 40px;
  }
  /* line 837, ../scss/themes/china/components/_responsive.scss */
  .featured-block.about-section {
    padding: 40px 0;
  }

  /* line 841, ../scss/themes/china/components/_responsive.scss */
  .media-list {
    margin: 20px 0 0 0;
  }

  /* line 845, ../scss/themes/china/components/_responsive.scss */
  .benefits h2 {
    margin-bottom: 10px;
  }

  /* line 850, ../scss/themes/china/components/_responsive.scss */
  .iot-blog h2 {
    margin: 0 0 15px 0;
  }

  /* line 855, ../scss/themes/china/components/_responsive.scss */
  .flow-steps-wrap .flow-steps {
    margin: 0;
  }

  /* line 861, ../scss/themes/china/components/_responsive.scss */
  .resourecs-wrapper .filters select {
    margin: 10px 0;
    width: 100%;
  }
  /* line 865, ../scss/themes/china/components/_responsive.scss */
  .resourecs-wrapper .filters input {
    width: 100%;
    margin: 10px 0;
  }

  /* line 872, ../scss/themes/china/components/_responsive.scss */
  .press-block .media-left {
    width: 25%;
  }










}
