.autocomplete-suggestions {
    text-align: left; cursor: default; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);

    /* core styles should not be changed */
    position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box;
}
.autocomplete-suggestion { position: relative; padding: 0 .6em; line-height: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.02em; color: #333; }
.autocomplete-suggestion b { font-weight: normal; color: #1f8dd6; }
.autocomplete-suggestion.selected { background: #f0f0f0; }

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline !important;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px!important;
    height: 22px;
    background: url(../../img/icheck/blue.png) no-repeat;
    border: none;
    cursor: pointer;
    float: none !important;
	}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(../../img/icheck/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
@keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
#banner {
  margin-bottom: 0;
}
#banner .slick-prev,
#banner .slick-next {
  opacity: 0;
  height: 100%;
  width: 10%;
}
#banner .banner {
  height: 560px;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
#banner .banner:hover .slick-prev,
#banner .banner:hover .slick-next {
  opacity: 1;
  display: block \9 !important;
}
#banner .slick-initialized .slick-slide {
  position: relative;
  overflow: hidden;
  height: 560px;
}
#banner .slick-dots {
  bottom: 135px;
  position: relative;
  max-width: 1106px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
#banner .slick-next {
  right: 0;
}
#banner .slick-prev {
  left: 0;
}
#banner .slick-dots li button {
  background: rgba(255, 255, 255, 0);
}
#banner .slick-dots li.slick-active button {
  background: #404040;
}
#banner .slick-dots li {
  width: 14px;
}
#banner .banner-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.999);
      -ms-transform: translateX(-50%) scale(0.999);
          transform: translateX(-50%) scale(0.999);
  height: 100%;
}
#banner .banner-text {
  position: relative;
  color: #fff;
  text-align: center;
  margin-top: 200px;
  vertical-align: middle;
}
#banner .banner-text h2 {
  font-size: 60px;
  line-height: 80px;
}
#banner .banner-text a {
  font-size: 22px;
  color: #fff;
}
#banner .banner-text a:hover {
  text-decoration: none;
}
#banner .banner-text a em {
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
}
#banner .navigation-buckets {
  background: #fff;
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  border-radius: 5px;
  bottom: 100px;
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
}
#banner .navigation-buckets [class*="col-"] {
  border-left: 1px solid #d4d4d4;
}
#banner .navigation-buckets [class*="col-"] a {
  padding: 10px 40px 0px 30px;
  color: #222222;
  display: block;
}
#banner .navigation-buckets [class*="col-"] a span.lazy-placeholder {
  width: 47px;
  height: 98px;
  background-size: 86%;
  float: left;
  overflow: hidden;
  padding-top: 0 !important;
  margin-right: 31px;
  display: block;
}
#banner .navigation-buckets [class*="col-"] a h3 {
  font-size: 22px;
  line-height: 34px;
}
#banner .navigation-buckets [class*="col-"] a h3 em {
  display: none \9;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  position: relative;
  /*-webkit-transition-duration: 0.3s;
							transition-duration: 0.3s;*/
  -webkit-transition-property: transform;
  -webkit-transition-property: opacity , -webkit-transform;
  transition-property: opacity , -webkit-transform;
  -o-transition-property: transform , opacity;
  transition-property: transform , opacity;
  transition-property: transform , opacity , -webkit-transform;
  opacity: 0;
  font-size: 20px;
}
#banner .navigation-buckets [class*="col-"] a h3 em.hwic_to-right {
  font-size: 16px;
}
#banner .navigation-buckets [class*="col-"] a:hover {
  text-decoration: none;
}
#banner .navigation-buckets [class*="col-"] a:hover h3 {
  color: #f66f6a;
}
#banner .navigation-buckets [class*="col-"] a:hover h3 em {
  padding-left: 15px \9;
  display: inline-block;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
      transform: translateX(20px);
  opacity: 1;
  color: #222222;
}
#banner .navigation-buckets [class*="col-"]:first-child {
  border-left: 0;
}
#banner .navigation-buckets [class*="col-"]:first-child a {
  padding-left: 40px;
}
#banner .navigation-buckets [class*="col-"] img {
  display: inline-block;
  float: left;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-top: 10px;
}
#banner .navigation-buckets [class*="col-"] div h3 {
  margin-bottom: 5px;
}
#banner .navigation-buckets [class*="col-"] div p {
  margin-top: 0;
  color: #666;
}
@media (min-width: 992px) and (max-width: 1024px) {
  #banner .banner {
    height: 450px;
  }
  #banner .slick-initialized .slick-slide {
    height: 450px;
  }
  #banner .banner-img img {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
  #banner .banner + .container {
    padding: 0;
  }
  #banner .banner + .container .row {
    margin: 0;
  }
  #banner .navigation-buckets {
    bottom: 30px;
    margin-bottom: 80px;
  }
  #banner .slick-dots {
    bottom: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #banner .banner {
    height: 350px;
  }
  #banner .slick-initialized .slick-slide {
    height: 350px;
  }
  #banner .banner-img img {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
  #banner .navigation-buckets {
    bottom: 15px;
    margin-bottom: 80px;
  }
  #banner .banner + .container {
    padding: 0;
  }
  #banner .banner + .container .row {
    margin: 0;
  }
  #banner .slick-dots {
    bottom: 45px;
  }
}
@media (width: 768px) {
  .navigation-buckets .hwic_open-in-new {
    display: inline-block !important;
  }
  #banner .navigation-buckets [class*="col-"] a {
    padding: 10px 0px 0px 15px;
  }
  #banner .navigation-buckets [class*="col-"] img {
    padding-right: 15px;
  }
  #banner .navigation-buckets [class*="col-"]:first-child a {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  #banner {
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
  }
  #banner .banner {
    height: 495px;
  }
  #banner .banner-text h2 {
    font-size: 28px;
    line-height: 40px;
  }
  #banner .banner-text a {
    font-size: 18px;
  }
  #banner > .banner + .container {
    padding: 0;
  }
  #banner .slick-next,
  #banner .slick-prev {
    display: none !important;
  }
  #banner .slick-dots {
    bottom: 120px;
    text-align: center;
  }
  #banner .banner-img {
    left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
  }
  #banner .banner-img img {
    width: 100%;
  }
  #banner .navigation-buckets {
    border-radius: 0;
    padding: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
  }
  #banner .navigation-buckets [class*="col-"] {
    border-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #banner .navigation-buckets [class*="col-"]:first-child a {
    border: 0;
    padding-left: 20px;
  }
  #banner .navigation-buckets [class*="col-"] div h3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
  }
  #banner .navigation-buckets [class*="col-"] div h3 em {
    opacity: 1;
    float: right;
    margin-top: 5px;
  }
  #banner .navigation-buckets [class*="col-"] a {
    padding: 20px;
    font-size: 18px;
    line-height: 30px;
    border-top: 1px solid #d4d4d4;
    display: block;
  }
  #banner .navigation-buckets [class*="col-"] a:hover h3 em {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  #banner .navigation-buckets div p {
    display: none;
  }
  #banner .banner-text h2 {
    font-size: 38px;
    line-height: 52px;
  }
}
@media (max-width: 400px) {
  #banner .banner {
    height: 385px;
  }
  #banner .slick-dots {
    bottom: 210px;
    text-align: center;
  }
  #banner .banner-text {
    margin-top: 130px;
  }
}
/*banner*/
.detial-banner {
  overflow: hidden;
  display: block;
  width: 100%;
  margin-bottom: 0 !important;
}
.detial-banner .picture {
  position: relative !important;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.detial-banner .picture + .container {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.detial-banner .picture + .container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.detial-banner .banner-text {
  margin-top: 0 !important;
}
/*ie8 hack*/
.no-flexbox .detial-banner {
  position: relative;
}
.no-flexbox .detial-banner img {
  position: static !important;
  margin-left: auto;
}
.no-flexbox .detial-banner .container {
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 5;
  left: 50%;
  margin-left: -575px;
  margin-top: -55px;
}
.no-flexbox .detial-banner .container > div {
  width: 100%;
  display: block;
}
.no-flexbox .detial-banner .container .banner-text {
  display: block;
}
/*ie9 hack*/
/*.ie9 .detial-banner{
	position: static; 
}*/
.ie9 .detial-banner img {
  position: static;
  margin-left: auto;
}
.ie9 .detial-banner .banner-text {
  margin-top: 100px !important;
}
.ie9 .detial-banner .picture + .container {
  margin-left: -564px;
}
/*IE10*/
.ie10 .detial-banner .banner-text {
  margin-top: 100px !important;
}
/*people*/
.people {
  margin-bottom: 100px;
  margin-top: 100px;
}
.people .quotes {
  margin-bottom: 0;
}
.people .content {
  padding-top: 35px;
}
.people .content h3 {
  font-size: 16px;
  margin-bottom: 0;
}
.people .content span {
  color: #666;
  display: block;
}
.people .content p {
  color: #666;
}
.people .content a {
  display: inline-block;
  height: 27px;
  padding: 0 28px;
  line-height: 1.5;
  color: #2bc8eb;
  border: 1px solid #2bc8eb;
  border-radius: 27px;
  margin-top: 10px;
}
/*nav-indust*/
.nav-indust {
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 100px;
  background: #e7ecf0;
}
.nav-indust .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.nav-indust .col-sm-6 img {
  width: 100%;
}
.nav-indust .slick-initialized .slick-slide {
  position: relative;
  height: 421px;
}
.nav-indust .tab-indust {
  overflow: hidden;
  height: 421px;
  background: #015eb6;
  margin-bottom: 50px;
}
.nav-indust .tab-indust .slick-prev {
  display: none !important;
}
.nav-indust .tab-indust .slick-next {
  display: none !important;
}
.nav-indust .tab-indust .content > div {
  float: left;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
}
.nav-indust .tab-indust .content > div h3 a {
  height: 62px;
  line-height: 62px;
  display: block;
  color: #fff;
  font-size: 18px;
  width: 100%;
  padding-left: 75px;
}
.nav-indust .tab-indust .content > div .col-sm-6.active {
  background: -o-linear-gradient(top right, #015eb6, #1a9cd5);
  background: -webkit-gradient(linear, left bottom, right top, from(#015eb6), to(#1a9cd5));
  background: -o-linear-gradient(bottom left, #015eb6, #1a9cd5);
  background: linear-gradient(to top right, #015eb6, #1a9cd5);
  background: #015eb6 \9;
  padding-bottom: 10px;
}
.nav-indust .tab-indust .content > div .col-sm-6.active h3 a {
  background: #2bc8eb;
  text-decoration: underline;
}
.nav-indust .tab-indust .content ul {
  list-style: none;
  width: 320px;
  overflow: hidden;
  padding-left: 70px;
  height: 275px;
}
.nav-indust .tab-indust .content ul li {
  list-style: none;
}
.nav-indust .tab-indust .content ul li a {
  color: #fff;
  padding: 4px;
  display: block;
}
.nav-indust .tab-indust .content ul li a.active {
  text-decoration: underline;
}
.nav-indust .tab-indust .content .nav-more-btn {
  padding-left: 75px;
  width: 100%;
  display: block;
}
.nav-indust .tab-indust .text-con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.nav-indust .tab-indust .text-con .text {
  color: #fff;
  width: 70%;
  padding-left: 42px;
  float: left;
}
.nav-indust .tab-indust .text-con .link-btn {
  float: right;
  margin-right: 40px;
  margin-top: 13px;
}
.nav-indust .tab-indust .text-con .link-btn:before {
  content: "";
  width: 52px;
  height: 52px;
  display: inline-block;
  background: url(../../img/business/business-icon_02.png) no-repeat left top;
}
.nav-indust .tab-indust .masks {
  background: rgba(1, 94, 182, 0.5);
  filter: alpha(opacity=50);
  height: 106px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.nav-indust .tab-content h2 {
  font-size: 30px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 30px;
  color: #3a454c;
}
.nav-indust .tab-content .col-sm-6 h3 {
  display: block;
  color: #015eb6;
  font-size: 18px;
}
.nav-indust .tab-content .col-sm-6 > div {
  padding: 45px 60px;
  background: #fff;
  position: relative;
  min-height: 294px;
}
.nav-indust .tab-content .col-sm-6 > div p {
  color: #5d6f7a;
}
.nav-indust .tab-content .col-sm-6 > div .read-more {
  position: absolute;
  bottom: 40px;
}
.nav-indust .tab-content .col-sm-6 > div .read-more em {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin-left: 10px;
  color: #5d6f7a;
}
.nav-indust .more-stories {
  margin-top: 90px;
  text-align: center;
}
.nav-indust .more-stories a {
  height: 56px;
  line-height: 56px;
  padding: 0 100px;
  display: inline-block;
  border-radius: 56px;
  font-size: 28px;
  color: #2bc8eb;
  border: 1px solid #2bc8eb;
}
.grasp {
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 100px;
  background: #e7ecf0;
  position: relative;
  min-height: 208px;
}
.grasp .grasp-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.grasp .grasp-con {
  text-align: center;
  position: relative;
  color: #fff;
  padding-top: 65px;
}
.grasp .grasp-con a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  border: 1px solid #2bc8eb;
  color: #2bc8eb;
  border-radius: 30px;
}
.grasp .grasp-con p {
  color: #282828;
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.download .grasp-con {
  padding-top: 45px;
  min-height: 208px;
}
/*new footer style bof*/
.new-footer {
  background: #e7e7e7;
}
.row-vertical-align-middle {
  display: table;
  width: 102.5%;
}
.follow-bottom a {
  display: inline-block;
  width: 32px;
}
.row-vertical-align-middle > [class*="col-"] {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.weixin-qr {
  position: absolute;
  top: -280px;
  left: -180px;
  display: none;
  z-index: 9999;
}
.program-share {
  position: relative;
}
.weixin-qr2 {
  position: absolute;
  top: -270px;
  left: -30px;
  display: none;
  z-index: 9999;
  border: 1px solid #f3f5f7;
  -webkit-box-shadow: 1px 2px 8px #333;
          box-shadow: 1px 2px 8px #333;
}
.weixin-link {
  position: relative;
}
.footer .follow {
  padding: 10px;
}
/*new footer style eof*/
@media (min-width: 991px) and (max-width: 1024px) {
  .nav-indust .tab-indust .content ul {
    width: 240px;
    padding-left: 30px;
    overflow-y: auto;
  }
  .nav-indust .tab-indust .masks {
    background: #015eb6;
    height: 125px;
  }
  .nav-indust .tab-indust .content > div.active {
    padding-bottom: 7px;
  }
  .people .slick-next {
    right: 0;
  }
  .people .slick-prev {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-indust .tab-indust .content > div h3 a {
    padding-left: 15px;
  }
  .nav-indust .tab-indust .content ul {
    padding-left: 15px;
    width: 185px;
    height: 274px;
    overflow-y: auto;
  }
  .nav-indust .tab-indust .content .nav-more-btn {
    padding-left: 15px;
  }
  .people {
    margin-top: 0;
  }
  .people .slick-next {
    right: 0;
  }
  .people .slick-prev {
    left: 0;
  }
}
@media (max-width: 767px) {
  .detial-banner {
    margin-bottom: 60px;
  }
  .nav-indust {
    background: #fff;
  }
  .nav-indust .tab-indust {
    height: auto;
  }
  .nav-indust .container-fluid > .row {
    display: block;
  }
  .nav-indust .tab-indust .content > div .col-sm-6.active {
    padding-bottom: 0;
  }
  .nav-indust .tab-indust .content > div [class*="col-"] div h3 {
    margin-bottom: 0;
  }
  .nav-indust .tab-indust .content > div {
    float: none;
    width: auto;
  }
  .nav-indust .tab-indust .content > div h3 a {
    padding-left: inherit;
    text-align: center;
  }
  .nav-indust .tab-content .col-sm-6 > div {
    padding: 30px;
    margin-bottom: 30px;
  }
  .nav-indust .tab-content .col-sm-6 > div .read-more {
    bottom: 0;
  }
  .nav-indust .more-stories a {
    font-size: 18px;
  }
  #banner {
    margin-bottom: 40px;
  }
  #banner .banner-text h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #banner .banner-text a {
    font-size: 18px;
    padding: 5px 20px;
  }
  #banner .banner-text {
    margin-top: 40px;
  }
  #banner .banner {
    height: auto;
    padding-bottom: 30px;
  }
  .people .slick-next {
    display: none !Important;
  }
  .people .slick-prev {
    display: none !Important;
  }
  .people .content {
    padding-top: 0;
  }
  .people .content a {
    padding: 5px 28px;
    height: 37px;
  }
  .people .content p {
    padding-top: 15px;
  }
  .row-vertical-align-middle {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  .row-vertical-align-middle > [class*="col-"] {
    display: block;
  }
  .grasp .grasp-img {
    width: 100%;
  }
  .download .grasp-con {
    padding-top: 30px;
  }
  .tab-content .filter-wrap {
    margin-bottom: 60px;
  }
  .tab-content .filter-wrap h3 {
    width: 80%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #f0f2f5;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
            box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
    padding-left: 16px;
    font-size: 18px;
    position: relative;
  }
  .tab-content .filter-wrap h3 a {
    display: block;
  }
  .tab-content .filter-wrap a[aria-expanded="true"] em {
    background-position: -199px -250px;
  }
  .tab-content .filter-wrap .filter-icon {
    width: 24px;
    height: 28px;
    position: absolute;
    right: 15px;
    top: 20px;
  }
  .tab-content .filter-wrap ul {
    width: 80%;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tab-content .filter-wrap ul li {
    padding: 5px 0;
    padding-left: 30px;
  }
  .tab-content .filter-wrap ul li:hover,
  .tab-content .filter-wrap ul li:foucs,
  .tab-content .filter-wrap ul li.active {
    background: #8e8e8e;
    color: #fff;
  }
}
.search-results {
  margin-bottom: 100px;
}
.search-results h1 {
  margin-top: 0;
  margin-bottom: 60px;
}
.search-results > h2 {
  margin-bottom: 40px;
}
.search-results .results-input {
  position: relative;
  margin-bottom: 60px;
}
.search-results .results-input input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  padding-left: 22px;
  padding-right: 55px;
}
.search-results .results-input .results-input-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #282828;
  margin-top: 13px;
  margin-right: 20px;
}
.search-results .results-input .results-input-btn:hover {
  text-decoration: none;
}
.search-results .results-input .results-input-btn em {
  font-size: 24px;
  font-weight: bold;
}
.search-results .results-tab {
  margin-bottom: 60px;
}
.search-results .screen-reset > h3 {
  margin-bottom: 30px;
  font-size: 22px;
  color: #808080;
  text-align: center;
}
.search-results .screen-reset .title {
  margin-bottom: 0;
  font-size: 14px;
  color: #808080;
  margin-bottom: 10px;
}
.search-results .screen-reset .title h3 {
  float: left;
  font-size: 18px;
  color: #282828;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 10px;
}
.search-results .screen-reset .title .right {
  float: right;
  color: #808080;
  position: relative;
}
.search-results .screen-reset .title .right span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.search-results .screen-reset .title .right a {
  font-size: 14px;
  float: none;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #282828;
}
.search-results .screen-reset .title .right a em {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
.search-results .screen-reset .title .right a.navbar-toggle[aria-expanded="true"] em:before {
  content: "\e911";
}
.search-results .screen-reset .title .right a + div {
  background: #f5f5f5;
  position: absolute;
  top: 26px;
  left: 0;
  min-width: 120px;
  width: 100%;
  z-index: 100;
}
.search-results .screen-reset .title .right a + div ul {
  padding: 10px 15px;
}
.search-results .screen-reset .title .right a + div ul li {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #d4d4d4;
}
.search-results .screen-reset .title .right a + div ul li:first-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.search-results .screen-reset .title .right a + div ul li a {
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}
.search-results .screen-reset .title .right a + div ul li a:hover {
  color: #f66f6a;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}
.search-results .screen-reset .results-list li {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #d4d4d4;
  list-style: none;
}
.search-results .screen-reset .results-list li:first-child {
  padding-top: 0;
}
.search-results .screen-reset .results-list li .recommand {
  background: #f6f4f5;
  padding: 20px;
  border-radius: 5px;
}
.search-results .screen-reset .results-list li .list-style-1 li {
  width: 50%;
  float: left;
  border-bottom: 0;
  padding: 10px 0;
}
.search-results .screen-reset .results-list li .list-style-1 li a {
  color: #f8788b;
  font-size: 16px;
}
.search-results .screen-reset .results-list li p {
  font-size: 16px;
  margin-top: 5px;
}
.search-results .screen-reset .results-list li strong {
  font-size: 22px;
  display: inline-block;
  vertical-align: -2px;
  vertical-align: middle \9;
}
.search-results .screen-reset .results-list li .date {
  margin-top: 5px;
}
.search-results .screen-reset .results-list li a:hover span {
  text-decoration: underline;
}
.search-results .screen-reset .results-list .list-style-2 > a {
  font-size: 18px;
  padding-top: 10px;
  display: block;
}
.search-results .screen-reset .results-list .type {
  color: #666;
  font-size: 14px;
  margin-bottom: 5px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}
.search-results .screen-reset .results-list h3 {
  margin: 0;
  font-size: 22px;
  overflow: hidden;
  color: #282828;
}
.search-results .screen-reset .results-list a {
  width: 100%;
  font-size: 22px;
  display: block;
}
.search-results .screen-reset .results-list span.deta {
  font-size: 14px;
  color: #666;
  display: block;
}
.search-results .screen-reset .results-list p {
  margin-top: 0;
  font-size: 14px;
  line-height: 22px;
}
.search-results .screen-reset .results-list .date {
  font-size: 14px;
  color: #808080;
  display: block;
  height: 100%;
}
.search-results .screen-reset .results-list .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-results .screen-reset .results-list .row .col-xs-7 {
  padding-right: 0;
}
.search-results .screen-reset .results-list .row .col-xs-5 {
  padding-left: 0;
  overflow: hidden;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div {
  height: 240px;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div img {
  display: inline-block !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100%;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div > div {
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div > div.internal-link:before {
  content: "\e912";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-family: 'corpfont' !important;
  line-height: 40px;
  font-size: 14px;
  z-index: 8;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div > div.external-link:before {
  content: "\e921";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-family: 'corpfont' !important;
  line-height: 40px;
  font-size: 18px;
  z-index: 8;
}
.search-results .screen-reset .results-list .row .col-xs-5 > div > div span {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  width: 100%;
}
.search-results .screen-reset .results-list .row .content {
  background: #dde6ed;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 40px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.search-results .screen-reset .results-list .row .content .title {
  margin-bottom: 0;
}
.search-results .screen-reset .results-list .row .content > div {
  max-height: 187px;
  overflow: hidden;
}
.search-results .screen-reset .results-list .row .content > div h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .screen-reset .results-list .row img {
  width: auto;
  margin: 0 auto;
}
.search-results .screen-reset .results-list > h3 {
  margin-top: 60px;
  margin-bottom: 20px;
}
.search-results .events-rss {
  width: 100%;
  height: 50px;
  text-align: right;
  margin-top: -50px;
}
.search-results .events-rss .hwic_icon_rss:before {
  font-size: 50px;
  color: #f6a555;
}
.search-results .events-rss .hwic_icon_rss:hover {
  text-decoration: none;
}
.autocomplete-suggestion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.autocomplete-suggestion b {
  color: #f66f6a;
}
.screen {
  margin-bottom: 40px;
}
.screen .results-input {
  margin-top: 30px;
}
.screen .title {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 0;
}
.screen .title h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1;
}
.screen .title a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f66f6a;
  float: right;
}
.screen .filter-wrap {
  margin-top: 30px;
  margin-bottom: 20px;
}
.screen .filter-wrap .search-icon {
  display: block;
}
.screen .filter-wrap .cross-icon {
  display: none;
  position: absolute;
  top: 8px;
  right: 15px;
}
.screen .filter-wrap .has-keyword .search-icon {
  display: none;
}
.screen .filter-wrap .has-keyword .cross-icon {
  display: block;
}
.screen .filter-wrap > div {
  position: relative;
}
.screen .filter-wrap > div .input-search {
  margin-bottom: 20px;
  padding-right: 40px;
}
.screen .filter-wrap ul li {
  margin-bottom: 15px;
}
.screen .filter-wrap ul li .check-box {
  width: 26px;
  height: 26px;
  display: inline-block;
  float: left;
  margin-top: 0;
}
.screen .filter-wrap ul li > div {
  border-radius: 3px;
}
.screen .filter-wrap ul li > label {
  display: inline-block;
  float: right;
  width: 88%;
  font-weight: normal;
  cursor: pointer;
  margin-top: 1px;
  /*&:hover {
                        font-family: @font-family-akkuratpro-bold;
                    }*/
}
.screen .filter-wrap ul li > label.icheckbox_square-blue {
  background-image: url(../../img/icheck/blue.png);
}
.screen .filter-wrap ul li > label a {
  float: left;
  color: #222222;
  font-size: 18px;
}
.screen .filter-wrap ul li > label a:hover,
.screen .filter-wrap ul li > label a.active {
  font-weight: bold;
}
.screen .filter-wrap ul li > label em {
  font-style: normal;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
  display: inline-block;
}
.screen .filter-wrap ul li > label span {
  float: right;
  color: #555;
  font-size: 14px;
  margin-top: 5px;
}
.filter-close,
.filter-lsit {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile-keyword-open-fullscreen {
    position: fixed;
    top: 0;
    background: #fff;
    height: 100vh;
    overflow-y: auto;
    width: 100%;
    z-index: 101;
    padding-top: 20px !important;
  }
  .mobile-keyword-open-fullscreen .filter-wrap {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
  }
  .mobile-keyword-open-fullscreen .filter-wrap .list {
    display: none !important;
  }
  .mobile-keyword-open-fullscreen .filter-wrap #js-filter-topic-top-5 {
    display: none !important;
  }
  .mobile-keyword-open-fullscreen .filter-lsit {
    display: block !important;
  }
  .mobile-keyword-open-fullscreen .filter-lsit h3 {
    font-size: 18px;
    background: #e2e3e8;
    padding: 3px 10px;
    margin-bottom: 0;
    font-weight: normal !important;
  }
  .mobile-keyword-open-fullscreen .filter-lsit h3 a {
    display: block;
  }
  .mobile-keyword-open-fullscreen .filter-lsit ul li {
    padding: 5px 10px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
  }
  .mobile-keyword-open-fullscreen .filter-lsit ul li:first-child {
    border-top: 1px solid #ccc;
  }
  .mobile-keyword-open-fullscreen .filter-lsit ul li a {
    display: block;
  }
  .mobile-keyword-open-fullscreen .filter-clear {
    display: none !important;
  }
  .mobile-keyword-open-fullscreen .filter-close {
    display: block !important;
  }
  .screen .filter-wrap .cross-icon {
    top: 10px;
  }
}
.apply {
  height: 42px;
  line-height: 42px;
  border-radius: 5px;
  background: #f66f6a;
  text-align: center;
  display: block;
  margin: 0 22px 40px 22px;
}
.apply a {
  color: #fff;
  display: block;
}
@media (min-width: 768px) {
  .search-results .screen-reset .results-list a:hover .col-xs-5 > div.link-hover > div {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    position: relative;
    z-index: 8;
  }
  .search-results .screen-reset .results-list a:hover .col-xs-5 > div.link-hover .internal-link:before {
    content: "\e912";
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-family: 'corpfont' !important;
    line-height: 40px;
    font-size: 14px;
    background: none;
  }
  .search-results .screen-reset .results-list a:hover .col-xs-5 > div.link-hover .external-link:before {
    content: "\e921";
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-family: 'corpfont' !important;
    line-height: 40px;
    font-size: 18px;
    background: none;
  }
}
@media (max-width: 767px) {
  .search-results .filter-mob-btn {
    padding: 7px 30px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .search-results .screen-reset > h3 {
    margin-top: 80px;
  }
  .search-results .screen-reset > .title {
    margin-bottom: 20px;
  }
  .search-results .screen-reset .results-list h3 {
    margin-top: 0;
    font-size: 22px;
    line-height: 22px;
    line-height: 30px;
  }
  .search-results .screen-reset .results-list p {
    text-align: left;
  }
  .search-results .screen-reset .results-list .row .content {
    padding: 20px 15px;
    max-height: 140px;
    overflow: hidden;
    min-height: 1px;
  }
  .search-results .screen-reset .results-list .row .content > div {
    max-height: 110px;
  }
  .search-results .screen-reset .results-list .row .content .title {
    color: #808080;
  }
  .search-results .screen-reset .results-list .row .col-xs-5 > div {
    height: 140px;
  }
  .search-results .screen-reset .results-list img {
    max-height: 140px;
  }
  .search-results .screen-reset .title > a {
    padding: 7px 30px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
  }
  .search-results .screen-reset .title > a + div {
    top: 40px;
  }
  .search-results .screen-reset .title .right {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    padding: 7px 0;
    width: 49%;
    text-align: center;
    margin-top: 15px;
  }
  .search-results .screen-reset .title .right a em {
    display: none;
  }
  .search-results .screen-reset .title .right a + div {
    top: 37px;
    background: #f0eded;
  }
  .search-results .screen-reset .title .right a + UL {
    top: 39px;
  }
  .search-results .moblie-apply a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #f66f6a;
    border-radius: 5px;
    font-size: 18px;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .search-results h1 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .search-results .events-rss {
    margin-top: 0px;
  }
  .filter-dialog .modal-dialog {
    width: 100%;
    margin: 0;
    top: 0;
    -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .filter-dialog .modal-dialog .modal-content {
    border-radius: 0;
    border: none;
  }
  .filter-dialog .modal-dialog .modal-content .modal-header {
    display: none;
  }
  .filter-dialog .modal-dialog .modal-content .modal-body {
    padding: 0;
  }
  .filter-dialog .modal-dialog .modal-content .modal-body .screen {
    padding: 0 22px;
  }
  .mob-filters-head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 40px;
  }
  .mob-filters-head .colse {
    position: absolute;
    right: 15px;
    font-size: 18px;
    color: #222222;
    top: 2px;
  }
}
#bestbet .recommand .subListUl li {
  padding: 0 !important;
}
#bestbet .bestbets_li .imgDiv {
  padding-right: 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #bestbet .bestbets_li .imgDiv {
    width: 100% !important;
    float: none !important;
    margin: 15px 0;
    padding-right: 0;
  }
  #bestbet .bestbets_li .imgDiv + div {
    width: 100% !important;
    float: none !important;
  }
}
/* mobile list font-style */
@media (max-width: 767px) {
  .category-name {
    font-size: 10px !important;
    line-height: 16px !important;
    letter-spacing: -0.02em;
  }
  .search-results .screen-reset .results-list h3 {
    margin-top: 0 !important;
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .search-results .screen-reset .results-list .row .content {
    padding: 15px 10px !important;
  }
  .search-results .screen-reset .results-list a {
    font-size: 16px !important;
  }
}
.detial-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 400px;
}
.detial-banner picture {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.detial-banner .banner-text {
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px;
  width: 80%;
}
.detial-banner .banner-text h2 {
  font-size: 38px;
  line-height: 48px;
}
.detial-banner .banner-text h1 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 10px;
}
.detial-banner .banner-text h3 {
  margin-top: 0;
}
.detial-banner .banner-text p {
  width: 80%;
  margin: 0 auto;
}
.detial-banner .banner-text a {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  text-decoration: underline;
}
.detial-banner .banner-text a em {
  vertical-align: middle;
  display: inline-block;
  padding-left: 10px;
}
.detial-banner .banner-text p + a {
  font-size: 22px;
}
.detial-banner .banner-text p + p + a {
  font-size: 22px;
}
.when-where .banner-nav {
  background: #fff;
  display: block;
  position: relative;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 3px 20px #b3b3b3;
          box-shadow: 1px 3px 20px #b3b3b3;
  margin-top: -100px;
  margin-bottom: 20px;
}
.when-where .banner-nav [class*="col-"] {
  padding: 20px;
  border-left: 1px solid #d4d4d4;
  padding-left: 35px;
}
.when-where .banner-nav [class*="col-"]:first-child {
  border-left: 0;
}
.when-where .banner-nav .warp {
  padding: 0 20px;
  line-height: 1.3;
}
.when-where .banner-nav .warp span {
  font-size: 18px;
}
.when-where .banner-nav .warp h2 {
  font-size: 38px;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
  color: #15b0eb;
  margin-top: 10px;
  font-weight: normal !important;
}
.overlap-banner {
  min-height: 400px;
}
.overlap-reports {
  margin-bottom: 10px !important;
  margin-top: -115px;
  position: relative;
}
@media (max-width: 767px) {
  .detial-banner .banner-text {
    margin-top: 50px;
    width: 100%;
  }
  .detial-banner .banner-text h2 {
    line-height: 1.3;
    font-size: 28px;
  }
  .detial-banner .banner-text h1 {
    line-height: 1.3;
    font-size: 38px;
    margin-bottom: 0;
  }
  .detial-banner .banner-text p {
    font-size: 18px;
    width: 100%;
  }
  .detial-banner picture {
    left: 0;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
  .detial-banner picture img {
    width: 100%;
  }
  .when-where .banner-nav {
    -webkit-box-shadow: 1px 6px 20px #b3b3b3;
            box-shadow: 1px 6px 20px #b3b3b3;
    top: 0;
  }
  .when-where .banner-nav .warp {
    padding: 0;
    text-align: center;
  }
  .when-where .banner-nav [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #d4d4d4;
    border-left: 0;
    margin: 0 15px;
  }
  .when-where .banner-nav [class*="col-"]:first-child {
    border-top: 0;
  }
}
.quotes {
  padding: 0 100px;
  text-align: center;
  margin: 0 8.3333%;
  margin-bottom: 100px;
}
.quotes:before {
  content: "\201D";
  font-size: 80px;
  display: block;
  text-align: center;
  line-height: 0.8;
  color: #aeaeae;
}
.quotes h2 {
  margin-bottom: 30px;
  margin-top: 0;
  line-height: 1;
}
.quotes h4 {
  color: #777777;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  margin-top: 0;
}
.quotes p {
  font-size: 14px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .quotes {
    padding: 0 22px;
    margin: 0;
    margin-bottom: 60px;
  }
}
.card .card-img img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.card:hover .card-img img {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
      transform: translateX(-20px);
}
.card h2 {
  font-size: 38px;
  line-height: 48px;
}
.card-content {
  padding: 30px 40px;
  background: #dde6ed;
}
.card-content h3 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 5px;
  margin-bottom: 0;
}
.card-content a {
  color: #222222;
}
.card-content a:hover {
  text-decoration: underline;
}
.card-content p {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
}
a.read-more,
span.read-more {
  font-size: 22px;
  line-height: 34px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #222222;
  display: block;
}
a.read-more:hover,
span.read-more:hover {
  text-decoration: none;
}
a.read-more em,
span.read-more em {
  display: inline-block;
  font-size: 20px;
  margin-left: 15px;
  vertical-align: middle;
}
.category-name {
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  margin-bottom: 0;
}
.height-fixed {
  max-height: 128px;
  height: 128px;
  overflow: hidden;
  margin-bottom: 20px;
}
.height-normal {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .card {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .card h2 {
    font-size: 28px;
    line-height: 39px;
  }
  .card .card-img {
    width: 40%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    overflow: hidden;
    position: relative;
    height: 140px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card .card-img img {
    width: auto;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    right: -20px;
    left: 50%;
    top: 40%;
  }
  .height-fixed {
    height: auto;
    max-height: 95px !important;
    margin-bottom: 0;
  }
  html[lang="en"] .card-content .height-fixed {
    height: auto;
    max-height: 95px !important;
    margin-bottom: 0;
  }
  .card-content {
    width: 60%;
    padding: 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .card-content h3 {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  .card-content p {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
  .card-content .category-name {
    font-size: 10px;
    line-height: 16px;
  }
  html[lang="zh"] .card-content h3 {
    font-size: 18px !important;
    line-height: 30px !important;
  }
  html[lang="zh"] .card-content p {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
  .read-more {
    font-size: 22px;
    line-height: 22px;
  }
}
.player-outer-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
}
.video_box_ux {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}
.video_box_ux .circle {
  width: 69px;
  height: 70px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  z-index: 8;
}
.video_box_ux .circle:before {
  content: "";
  background: #000;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.video_box_ux em {
  position: absolute;
  font-size: 45px;
  color: #eb5b56;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -5px;
  z-index: 11;
}
.video_box_ux a:hover .circle {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.video_box_ux a.js_video_player:hover .circle {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.video_box_ux img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 96;
}
.bootstrap-dialog.type-primary .modal-header {
  border: none;
}
.bootstrap-dialog-title {
  display: none !important;
}
#player_wrapper .jwplayer {
  display: table !important;
}
#player_wrapper .jwplayer {
  position: absolute;
  left: 0;
  top: -1px;
}
#player_wrapper {
  position: relative;
  padding-top: 56.25%;
  background-color: rgba(0, 0, 0, 0.8);
}
#playerContainer_wrapper {
  position: absolute !important;
  top: -1px;
  left: 0;
}
.video-dialog .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 767px) {
  .video-dialog .modal-dialog {
    position: absolute;
    left: 0;
  }
  .video_box_ux img {
    border-radius: 0;
  }
  #player_wrapper .jwplayer {
    display: inline-block !important;
  }
  .jw-svg-icon-play path {
    display: none;
  }
  .jw-icon-display {
    width: 70px !important;
    height: 70px !important;
  }
  .jw-svg-icon-play {
    background-image: url(../../fonts/svg-sprite-1.svg);
    background-position: 0 -140px;
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 100%;
  }
  .jw-display-icon-container .jw-icon .jw-svg-icon-rewind {
    padding-top: 30px !important;
  }
  /*.jw-svg-icon-play{
	    font-family: 'corpfont' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		width: 69px !important;
		height: 70px !important;
		border: 2px solid #fff !important;
		border-radius: 50%;
		position: relative;
	}
	.jw-svg-icon-play:before{
		content: "";
		background: #000;
		opacity: 0.1;
		width: 100% !important;
		height: 100% !important;
		display: block;
		border-radius: 50%;
	}
	.jw-svg-icon-play:after{
		content:"\f0da";
	    font-size: 45px;
		width: 44px !important;
		height: 44px !important;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -3px;
		margin-top: -22px;
		color: red;
	}*/
}
.video_box {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}
.video_box a.js_img_link,
.video_box a.js_video_icon,
.video_box a.js_video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Assets/CBG/img/video_btn.png) 50% no-repeat;
}
.video_box a.js_img_link {
  background: none;
}
.video_box a.video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Assets/CBG/img/video_btn.png) 50% no-repeat;
}
.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover {
  background: url(/Assets/CBG/img/video_btn_hover.png) 50% no-repeat;
}
/*new video css*/
.vjs-control.vjs-quality-selector .vjs-button {
  padding-top: 3px;
  -moz-padding-top: 2px;
}
.vjs-control.vjs-quality-selector .vjs-button:before {
  content: "\f110";
  font-family: VideoJS;
  font-size: 16px;
}
/* .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before{
	padding-top: 3px;
	-moz-padding-top:0;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before{
    padding-top: 3px;
	-moz-padding-top:0;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before{
    padding-top: 3px;
	-moz-padding-top:0;
} */
.vjs-menu-button-popup .vjs-menu {
  left: -6.5em;
}
.vjs-has-started .vjs-control-bar,
.video-js .vjs-volume-panel,
.video-js .vjs-progress-control {
  display: -ms-flexbox;
}
@-moz-document url-prefix() {
  .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
  .vjs-icon-fullscreen-enter:before {
    padding-top: 0px;
  }
  .video-js .vjs-mute-control .vjs-icon-placeholder:before,
  .vjs-icon-volume-high:before {
    padding-top: 0px;
  }
  .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
  .video-js .vjs-play-control .vjs-icon-placeholder:before,
  .vjs-icon-play:before {
    padding-top: 0px;
  }
}
@media (min-width: 1201px) {
  .vjs-big-play-button {
    display: none !important;
  }
}
.ie11 .vjs-control.vjs-quality-selector .vjs-button {
  margin-top: 0px;
}
.ie11 .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-fullscreen-enter:before {
  padding-top: 2px;
  font-size: 16px;
}
.ie11 .video-js .vjs-mute-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-volume-high:before {
  padding-top: 2px;
  font-size: 16px;
}
.ie11 .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.ie11 .video-js .vjs-play-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-play:before {
  padding-top: 2px;
  font-size: 16px;
}
.ie11 .video-js .vjs-resolution-button {
  padding-top: 10px;
}
.ie10 .video-js .vjs-mute-control::before,
.ie10 .video-js .vjs-volume-menu-button::before,
.ie10 .vjs-icon-volume-high::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie10 .video-js .vjs-big-play-button::before,
.ie10 .video-js .vjs-play-control::before,
.ie10 .vjs-icon-play::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie10 .video-js .vjs-fullscreen-control::before,
.ie10 .vjs-icon-fullscreen-enter::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie10 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 10px;
}
.ie9 .video-js .vjs-mute-control::before,
.ie9 .video-js .vjs-volume-menu-button::before,
.ie9 .vjs-icon-volume-high::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie9 .video-js .vjs-big-play-button::before,
.ie9 .video-js .vjs-play-control::before,
.ie9 .vjs-icon-play::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie9 .video-js .vjs-fullscreen-control::before,
.ie9 .vjs-icon-fullscreen-enter::before {
  padding-top: 2px;
  font-size: 16px;
}
.ie9 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 0;
}
.ie9 .secondary-hero .video_box_ux .player-outer-box {
  margin-left: 0;
}
.ie9 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 10px;
}
.ie9 .video-js .vjs-remaining-time {
  width: 100px;
}
/*.ie8 .vjs-has-started .vjs-control-bar{
	display: none !important;
}*/
@font-face {
  font-family: 'VideoJS-a';
  src: url('/Assets/corp/v2/fonts/VideoJS.eot');
  src: url('/Assets/corp/v2/fonts/VideoJS.eot?#iefix') format('embedded-opentype');
}
.ie8 .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.ie8 .video-js .vjs-play-control .vjs-icon-placeholder,
.ie8 .vjs-icon-play {
  font-family: VideoJS-a;
  font-weight: 400;
  font-style: normal;
}
.ie8 .video-js .vjs-remaining-time {
  width: 100px;
}
@media (max-width: 1200px) {
  .video-js .vjs-big-play-button {
    background-image: url(https://www.huawei.com/Assets/corp/v2/fonts/svg-sprite-1.svg);
    background-position: 0 -140px;
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 100%;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    font-size: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
@keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
.results-tab {
  position: relative;
}
.results-tab ul {
  border-bottom: 1px solid #d4d4d4;
  white-space: nowrap;
  overflow: hidden;
}
.results-tab ul .slick-prev {
  left: 0;
  background: #fff;
  -webkit-box-shadow: 5px 0px 5px -4px #808080;
          box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}
.results-tab ul .slick-prev.slick-disabled {
  display: none !important;
}
.results-tab ul .slick-prev:before {
  font-size: 32px;
}
.results-tab ul .slick-next {
  right: 0;
  background: #fff;
  -webkit-box-shadow: -5px 0px 5px -4px #808080;
          box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}
.results-tab ul .slick-next.slick-disabled {
  display: none !important;
}
.results-tab ul .slick-next:before {
  font-size: 32px;
}
.results-tab ul li {
  display: inline-block;
  margin: 0 25px;
}
.results-tab ul li:first-child {
  margin-left: 0;
}
.results-tab ul li a {
  display: block;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 1;
}
.results-tab ul li a:hover {
  text-decoration: none;
}
.results-tab ul li:hover {
  border-bottom: 3px solid #f66f6a;
}
.results-tab ul li:hover a {
  color: #282828;
}
.results-tab ul li.active {
  border-bottom: 3px solid #f66f6a;
}
.results-tab ul li.active a {
  color: #282828;
}
.results-tab .tab-swipe-next:before {
  font-family: corpfont;
  content: "\e902";
  color: #f66f6a;
  font-size: 44px;
}
.results-tab .tab-swipe-next {
  font-size: 0;
  position: absolute;
  right: 0px;
  top: -4px;
  background: #fff;
  -webkit-box-shadow: -5px 0px 5px -4px #808080;
          box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}
.results-tab .tab-swipe-next:hover {
  text-decoration: none;
}
.results-tab .tab-swipe-next.swipe-disabled {
  display: none;
}
.results-tab .tab-swipe-prev.swipe-disabled {
  display: none;
}
.results-tab .tab-swipe-prev {
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 0;
  background: #fff;
  -webkit-box-shadow: 5px 0px 5px -4px #808080;
          box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}
.results-tab .tab-swipe-prev:hover {
  text-decoration: none;
}
.results-tab .tab-swipe-prev:before {
  font-family: corpfont;
  content: "\e901";
  color: #f66f6a;
  font-size: 44px;
}
.executives-tab {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .results-tab ul {
    width: 100%;
    overflow: auto;
  }
}
.photos-list {
  padding: 40px 0;
}
.photos-list h4 {
  margin-bottom: 5px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  max-height: 60px;
  overflow: hidden;
  margin-top: 10px;
  line-height: 30px;
  font-weight: normal;
}
.photos-list p {
  margin: 0;
  color: #555;
}
.photos-list [class*="col-sm-"] {
  margin-bottom: 40px;
  padding-right: 35px;
  padding-left: 35px;
}
.photos-list [class*="col-sm-"]:first-child {
  padding-left: 11px;
}
.photos-list .col-sm-4 > a {
  display: block;
  background: #f0f0f0;
  height: 180px;
}
.photos-list .col-sm-4 img {
  max-height: 180px;
  width: auto;
}
.photos-list .col-sm-4 .lazy-placeholder {
  height: 100%;
}
.fancybox-navigation .fancybox-button--arrow_right:before {
  content: "\e902";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}
.fancybox-navigation .fancybox-button--arrow_left:before {
  content: "\e901";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}
.fancybox-navigation .fancybox-button div {
  display: none;
}
.photos-list2 {
  padding-top: 0;
}
#fancybox-close {
  background-image: none !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  top: 15px !important;
  right: 16px !important;
  height: 28px !important;
}
#fancybox-close:before {
  content: "\e90c";
  color: #fff;
  font-family: 'corpfont' !important;
  padding-left: 7px;
}
#fancybox-left,
#fancybox-right {
  width: 60px !important;
  bottom: inherit;
  top: 50%;
  height: 100px;
  margin-top: -40px;
}
#fancybox-left:hover,
#fancybox-left:focus,
#fancybox-right:hover,
#fancybox-right:focus {
  text-decoration: none;
}
#fancybox-left:before,
#fancybox-right:before {
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}
#fancybox-left {
  left: 0px;
}
#fancybox-left:before {
  content: "\e901";
}
#fancybox-right {
  right: -15px;
}
#fancybox-right:before {
  content: "\e902";
}
#fancybox-outer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: transparent;
}
div#fancybox-title {
  position: relative;
  display: block !important;
  bottom: 0 !important;
  height: 43px !important;
  background: #fff !important;
  width: 100% !important;
  margin-left: 0 !important;
  padding-right: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ie8 div#fancybox-title {
  bottom: 10px !important;
}
#fancybox-bg-s {
  display: none;
}
div#fancybox-wrap,
div#fancybox-wrap * {
  border-width: 0 !important;
}
.fancybox-bg {
  display: none;
}
div#fancybox-wrap {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
div#fancybox-content {
  width: 100% !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.download-big-img-btn {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
  float: right;
  margin-top: 5px;
}
.download-big-img-btn:before {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e918";
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.download-big-img-btn:after {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e913";
  font-size: 25px;
  position: absolute;
  bottom: 6px;
  left: 0;
}
#fancybox-title-over {
  padding: 6px;
  text-align: right;
  line-height: 35px;
  font-size: 16px;
}
#fancybox-title-over b {
  font-weight: normal;
  width: 90%;
  display: inline-block;
  color: #282828;
  text-align: left;
  float: left;
  padding-left: 10px;
}
.fancybox-is-open .fancybox-caption p + p,
.fancybox-is-open .fancybox-caption p + p a {
  font-size: 12px;
  color: #808080;
}
.photos-list .col-sm-4 > a {
  width: 100%;
  position: relative;
}
.photos-list .col-sm-4 > a span {
  position: absolute !important;
  top: 50%;
  width: 100% !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ie8 .photos-list .col-sm-4 > a span,
.ie9 .photos-list .col-sm-4 > a span {
  position: static ;
  top: 0;
  width: 100% !important;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 768px) and (max-width: 1024px) {
  #fancybox-right {
    right: 0;
  }
  #fancybox-left {
    left: 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 0;
  }
  .fancybox-show-caption .fancybox-caption {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .photos-list [class*="col-sm-"] {
    padding-right: 11px;
    padding-left: 11px;
  }
  #fancybox-wrap,
  #fancybox-content {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
  }
}
