/* *
* Magento Enterprise Edition
*
* NOTICE OF LICENSE
*
* This source file is subject to the Magento Enterprise Edition License
* that is bundled with this package in the file LICENSE_EE.txt.
* It is also available through the world-wide-web at this URL: * http://www.magentocommerce.com/license/enterprise-edition
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magentocommerce.com for more information.
*
* @category    design
* @package     enterprise_default
* @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
* @license     http://www.magentocommerce.com/license/enterprise-edition */
/* 1 */
/*==============================================================================

                               Define Color Variables Here

===============================================================================*/
/*$red: #df1000;*/
/*empty-cells: 9px E;v8E5*/
/**/
/*==============================================================================

                               CSS BREAKPOINT CONFIGURATION

===============================================================================*/
/**/
/**/
/**/
/**/
/*==============================================================================*/
/* 1 */
/* Header ================================================================================ */
/* line 2, ../sass/modules/_header.scss */
.branding {
  float: left;
  position: relative;
  width: 43.6%; }
  /* line 6, ../sass/modules/_header.scss */
  .branding h1 {
    font-size: 0;
    margin-bottom: 0; }

/* line 12, ../sass/modules/_header.scss */
.free-shipping {
  float: left;
  margin: 15px 0 0 10px;
  display: inline; }

/* line 17, ../sass/modules/_header.scss */
.header-container {
  margin: 0 0 0px;
  position: relative;
  border-bottom: 1px solid #EDEBE9; }
  /* line 22, ../sass/modules/_header.scss */
  .header-container .messaging-bar {
    float: left;
    width: 100%;
    min-height: 50px;
    background-color: #eb1c24; }
    /* line 27, ../sass/modules/_header.scss */
    .header-container .messaging-bar .message {
      float: left;
      width: 90%;
      color: #ffffff;
      font-size: 18px;
      line-height: normal;
      text-align: center; }
      /* line 34, ../sass/modules/_header.scss */
      .header-container .messaging-bar .message a {
        color: #ffffff;
        text-decoration: none; }
        /* line 37, ../sass/modules/_header.scss */
        .header-container .messaging-bar .message a:hover {
          color: #e9e9e9; }
      /* line 41, ../sass/modules/_header.scss */
      .header-container .messaging-bar .message .message-wrapper {
        min-height: 100%;
        padding: 5px;
        padding-left: 10%; }
        /* line 45, ../sass/modules/_header.scss */
        .header-container .messaging-bar .message .message-wrapper span {
          font-size: 24px;
          font-style: italic; }
    /* line 51, ../sass/modules/_header.scss */
    .header-container .messaging-bar .close-icon {
      float: right;
      width: 10%;
      min-height: inherit; }
      /* line 55, ../sass/modules/_header.scss */
      .header-container .messaging-bar .close-icon span {
        width: 100%;
        float: right;
        height: 0px;
        padding-top: 50px;
        cursor: pointer;
        background-image: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/messaging_bar_close_icon.png);
        background-repeat: no-repeat;
        background-position: 100% 0%;
        background-size: contain; }

/* line 70, ../sass/modules/_header.scss */
.header {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 13px;
  color: #999;
  padding-top: 18px;
  /*margin-bottom:15px;*/ }
  /* line 80, ../sass/modules/_header.scss */
  .header .utilty-navigation {
    float: right;
    padding-top: 7px;
    text-transform: lowercase;
    line-height: 18px; }
    /* line 85, ../sass/modules/_header.scss */
    .header .utilty-navigation .signin-link, .header .utilty-navigation .live-chat {
      float: right;
      padding-left: 15px;
      font-weight: 700; }
      /* line 89, ../sass/modules/_header.scss */
      .header .utilty-navigation .signin-link a, .header .utilty-navigation .live-chat a {
        color: #999; }
        /* line 91, ../sass/modules/_header.scss */
        .header .utilty-navigation .signin-link a:hover, .header .utilty-navigation .live-chat a:hover {
          color: #eb1c24; }

/* line 101, ../sass/modules/_header.scss */
#invitation-send-link {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_sep.gif) no-repeat 100% 50%;
  padding: 0 6px 0 0;
  margin: 0 4px 0 0;
  font-weight: bold; }

/* line 107, ../sass/modules/_header.scss */
#invitation-send-link a {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_invitation-link.gif) no-repeat 3px 6px;
  padding-left: 23px;
  display: inline-block; }

/* line 112, ../sass/modules/_header.scss */
#invitation-send-link a, x:-moz-any-link {
  background-position: 3px -2px; }

/* FireFox 2 fix */
/* line 117, ../sass/modules/_header.scss */
#invitation-send-link a, x:-moz-any-link, x:default {
  background-position: 3px 6px; }

/* FireFox 3 restore */
/* line 122, ../sass/modules/_header.scss */
.header-panel {
  z-index: 9999;
  position: relative;
  float: left; }

/* line 127, ../sass/modules/_header.scss */
.header-panel .welcome-msg {
  display: inline;
  float: left;
  font-weight: bold; }

/* line 132, ../sass/modules/_header.scss */
.header-panel .links {
  float: right;
  white-space: nowrap; }

/* line 136, ../sass/modules/_header.scss */
.header-panel .links li a {
  color: #ffffff; }

/* line 139, ../sass/modules/_header.scss */
.header-panel .links li a:hover {
  color: #ffffff;
  text-decoration: none; }

/* line 143, ../sass/modules/_header.scss */
.switches {
  float: left;
  padding: 0; }

/* line 147, ../sass/modules/_header.scss */
.switch {
  padding-left: 20px; }

/* line 150, ../sass/modules/_header.scss */
.switch label {
  font-weight: normal;
  margin-right: 0;
  float: left; }

/* line 155, ../sass/modules/_header.scss */
.switch .switch-wrapper {
  float: left;
  margin: 12px 0 0 0px;
  padding: 0;
  position: relative;
  z-index: 1; }

/* line 162, ../sass/modules/_header.scss */
.switch .switch-wrapper strong {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/flags.png) no-repeat 0 0;
  float: left;
  height: 11px;
  text-indent: -9999px;
  width: 16px; }

/* line 169, ../sass/modules/_header.scss */
.switch .switch-wrapper strong.flag-english {
  background-position: -128px -154px; }

/* line 172, ../sass/modules/_header.scss */
.switch .switch-wrapper strong.flag-german {
  background-position: -80px -33px; }

/* line 175, ../sass/modules/_header.scss */
.switch .switch-wrapper strong.flag-french {
  background-position: -144px -44px; }

/* line 178, ../sass/modules/_header.scss */
.switch .separator {
  margin: 0 2px;
  font-size: 10px;
  color: #8f8f8f; }

/* line 183, ../sass/modules/_header.scss */
.switch .switcher {
  color: #1e75b4;
  cursor: pointer; }

/* line 187, ../sass/modules/_header.scss */
.switch ul {
  position: absolute;
  min-width: 100%;
  text-align: left;
  top: -5px;
  left: -7px;
  float: left;
  line-height: 16px;
  padding: 0 0 0 0;
  border-top: 0; }

/* line 198, ../sass/modules/_header.scss */
.switch ul li {
  vertical-align: top;
  display: block;
  white-space: nowrap;
  border: 1px solid #ececec;
  border-top: 0; }

/* line 205, ../sass/modules/_header.scss */
.switch ul li a {
  white-space: nowrap;
  display: block;
  background: #FBFBFB;
  padding: 4px 6px;
  color: #1e75b4;
  text-decoration: none;
  font-weight: 500; }

/* line 214, ../sass/modules/_header.scss */
.switch ul li a:hover {
  color: #d33911;
  background: #fff; }

/* line 218, ../sass/modules/_header.scss */
.switch ul .current {
  line-height: 28px;
  border: 0;
  cursor: default;
  padding: 0 7px;
  visibility: hidden;
  /* background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_header-panel.gif) repeat-x 0 0;
  */ }

/* line 227, ../sass/modules/_header.scss */
.switch ul .current span {
  /* padding-right: 20px;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_close.gif) no-repeat 100% 1px;
  */ }

/* line 232, ../sass/modules/_header.scss */
.switch .faded {
  color: #8f8f8f; }

/* line 235, ../sass/modules/_header.scss */
.switch .faded li {
  border-color: #e6e6e6;
  background-color: #f6f6f6; }

/* line 239, ../sass/modules/_header.scss */
.switch .faded a {
  color: #9ac1dd; }

/* line 242, ../sass/modules/_header.scss */
.switch ul, x:-moz-any-link {
  width: 100%; }

/* FireFox 2 fix */
/* line 247, ../sass/modules/_header.scss */
.switch ul, x:-moz-any-link, x:default {
  width: auto; }

/* FireFox 3 restore */
/* line 253, ../sass/modules/_header.scss */
.header #search_mini_form {
  float: right;
  padding-right: 7px;
  margin-bottom: 16px; }
/* line 258, ../sass/modules/_header.scss */
.header .form-search {
  float: left;
  clear: right; }
  /* line 262, ../sass/modules/_header.scss */
  .header .form-search label {
    display: none; }
  /* line 265, ../sass/modules/_header.scss */
  .header .form-search input.input-text {
    height: 34px;
    /*line-height: 30px;*/
    line-height: normal;
    padding: 0px 35px 0 17px;
    width: 212px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 14px;
    text-transform: none;
    color: #666666 !important;
    font-family: 'Istok Web', sans-serif;
    display: inline-block;
    margin: 0; }
  /* line 281, ../sass/modules/_header.scss */
  .header .form-search a {
    display: none; }
  /* line 284, ../sass/modules/_header.scss */
  .header .form-search button.button {
    /*margin: 0 0 0 -33px;*/
    margin: 0 0 0 -30px; }
    /* line 287, ../sass/modules/_header.scss */
    .header .form-search button.button span {
      background: none repeat scroll 0 0 transparent; }
      /* line 289, ../sass/modules/_header.scss */
      .header .form-search button.button span span {
        background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -4px -15px transparent;
        padding: 0;
        width: 30px;
        height: 37px;
        line-height: 37px;
        border: 0; }

/* line 304, ../sass/modules/_header.scss */
.header .form-search .search-autocomplete {
  z-index: 999;
  position: relative !important;
  top: -2px !important;
  left: 7px !important;
  height: 0 !important;
  overflow: visible !important; }
  /* line 311, ../sass/modules/_header.scss */
  .header .form-search .search-autocomplete ul {
    border: 1px solid #ccc;
    padding-left: 0;
    width: 200px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0; }
  /* line 321, ../sass/modules/_header.scss */
  .header .form-search .search-autocomplete li {
    color: #333333;
    padding: 4px 6px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    line-height: 20px; }
    /* line 329, ../sass/modules/_header.scss */
    .header .form-search .search-autocomplete li:hover {
      color: #eb1c24; }
    /* line 332, ../sass/modules/_header.scss */
    .header .form-search .search-autocomplete li .amount {
      float: right;
      font-weight: bold; }

/* line 339, ../sass/modules/_header.scss */
.header .form-search .search-autocomplete li.last {
  border-bottom: 0; }

/* magento-native-nav-menu.css */
/* ======================================================================================= */
/** /
div.header-promo {
	color: $blue;
	font-size: 13px;
	letter-spacing: 8px;
	float: left;
	width: 940px;
	padding: 12px 0;
	text-align: center;
	text-transform: uppercase;
	background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bg_promoBanner.gif") repeat-x scroll 0 center  transparent;
}
div.header-promo span {
	background: none repeat scroll 0 0 #fff;
	padding: 10px 30px;
}
div.header-promo a {
	background: none repeat scroll 0 0 #fff;
	padding: 10px 30px;
}
span.pictos {
	font-family: pictos
}
/ **/
/* ==============================================================================



MEDIA QUERIES



=============================================================================== */
@media only screen and (max-width: 959px) {
  /* line 385, ../sass/modules/_header.scss */
  .header .logo-box {
    float: left;
    left: 43%;
    position: relative; }

  /* line 390, ../sass/modules/_header.scss */
  .demo-notice {
    background-color: #900;
    height: 80px;
    padding: 0 10px 10px; }

  /* line 395, ../sass/modules/_header.scss */
  .demo-notice .notice-inner p {
    background-position: 0 1px;
    padding: 34px 0 0;
    margin: 9px 0;
    width: 65%;
    line-height: 12px;
    text-align: left; }

  /* line 403, ../sass/modules/_header.scss */
  .demo-notice ul.social-media-links {
    margin: 24px -8px 0 0; }

  /* line 406, ../sass/modules/_header.scss */
  .header-panel {
    float: left;
    padding-top: 7px;
    padding-left: 6px; }

  /* line 411, ../sass/modules/_header.scss */
  .header-container {
    border-bottom: 1px solid #edebe9;
    margin-bottom: 10px; }

  /* line 415, ../sass/modules/_header.scss */
  .header {
    width: 94%;
    padding-top: 6px;
    margin-bottom: 0; }
    /* line 419, ../sass/modules/_header.scss */
    .header #search_mini_form {
      display: none; }
    /* line 424, ../sass/modules/_header.scss */
    .header .utilty-navigation .live-chat, .header .utilty-navigation .top-myaccount, .header .utilty-navigation .signin-link {
      display: none; }
    /* line 427, ../sass/modules/_header.scss */
    .header .utilty-navigation .top-cart {
      padding-left: 0;
      display: block;
      margin-top: -40px;
      margin-right: -5px; }
      /* line 432, ../sass/modules/_header.scss */
      .header .utilty-navigation .top-cart a {
        font-size: 0;
        padding: 0 39px 0 0;
        color: #ffffff; }
        /* line 436, ../sass/modules/_header.scss */
        .header .utilty-navigation .top-cart a span {
          font-size: 16px;
          display: inline-block;
          width: 30px;
          height: 30px;
          line-height: 30px;
          background-color: #999;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px;
          color: #ffffff !important;
          text-align: center;
          border: 1px solid #8a8a8a; }
    /* line 453, ../sass/modules/_header.scss */
    .header .branding {
      width: 100%;
      text-align: center;
      padding-right: 6%;
      padding-bottom: 5px; }
      /* line 458, ../sass/modules/_header.scss */
      .header .branding a {
        width: 90px;
        display: inline-block;
        overflow: hidden;
        height: 42px;
        background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/logo.jpg) no-repeat center top;
        background-size: 100%; }
        /* line 465, ../sass/modules/_header.scss */
        .header .branding a img {
          display: none; }

  /* line 474, ../sass/modules/_header.scss */
  .header-container .messaging-bar .message {
    font-size: 16px; }
    /* line 476, ../sass/modules/_header.scss */
    .header-container .messaging-bar .message .message-wrapper {
      padding-top: 8px; }
      /* line 478, ../sass/modules/_header.scss */
      .header-container .messaging-bar .message .message-wrapper span {
        font-size: 21px; } }
@media only screen and (max-width: 767px) {
  /* line 491, ../sass/modules/_header.scss */
  .header-panel .welcome-msg {
    display: none; }

  /* line 494, ../sass/modules/_header.scss */
  .header-panel .switch {
    padding: 0; }

  /* line 497, ../sass/modules/_header.scss */
  .header-panel .switcher-language label {
    display: none; }

  /* line 502, ../sass/modules/_header.scss */
  .header {
    width: 91%; }
    /* line 504, ../sass/modules/_header.scss */
    .header .branding {
      width: 96%; }
    /* line 508, ../sass/modules/_header.scss */
    .header .utilty-navigation .top-cart {
      margin-right: -12%; }

  /* line 517, ../sass/modules/_header.scss */
  .header-container .messaging-bar .message {
    font-size: 14px; }
    /* line 519, ../sass/modules/_header.scss */
    .header-container .messaging-bar .message .message-wrapper {
      padding-top: 12px;
      padding-left: 5%; }
      /* line 522, ../sass/modules/_header.scss */
      .header-container .messaging-bar .message .message-wrapper span {
        font-size: 18px; } }
@media only screen and (max-width: 480px) {
  /* line 533, ../sass/modules/_header.scss */
  .header .utilty-navigation .top-cart {
    margin-right: 0; }

  /* line 539, ../sass/modules/_header.scss */
  .header-container .messaging-bar .message {
    width: 100%;
    font-size: 12px; }
    /* line 542, ../sass/modules/_header.scss */
    .header-container .messaging-bar .message .message-wrapper {
      padding-top: 0px;
      padding-left: 0px; }
      /* line 545, ../sass/modules/_header.scss */
      .header-container .messaging-bar .message .message-wrapper span {
        font-size: 16px; }
  /* line 550, ../sass/modules/_header.scss */
  .header-container .messaging-bar .close-icon {
    width: 100%;
    min-height: 100%; }
    /* line 553, ../sass/modules/_header.scss */
    .header-container .messaging-bar .close-icon span {
      padding-top: 25px; } }
@media only screen and (max-width: 479px) {
  /* line 562, ../sass/modules/_header.scss */
  .header {
    width: 78%; }
    /* line 564, ../sass/modules/_header.scss */
    .header .utilty-navigation .top-cart {
      margin-right: -31%; } }
/* Footer ================================================================================ */
/* line 2, ../sass/modules/_footer.scss */
.footer-before-container {
  margin: 0 0 3px;
  text-align: center; }

/* .form-subscribe {
	float: left;
	width: 183px;
	padding: 0 17px 0 0;
}
.form-subscribe-header {
	color: #d12c01;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.form-subscribe label {
	display: block;
	margin: 6px 0;
}
.form-subscribe input.input-text {
	width: 177px;
	display: block;
}
.form-subscribe button.button {
	margin: 6px 0 0;
	float: right;
}
.form-subscribe .validation-advice {
	width: 180px;
}
.form-subscribe .v-fix {
	text-align: left;
	padding-right: 5px;
}
.form-subscribe a {
	color: #777;
}
*/
/* line 42, ../sass/modules/_footer.scss */
.footer-container {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  background-color: #fff;
  float: left;
  color: #666666;
  font-size: 16px; }
  /* line 56, ../sass/modules/_footer.scss */
  .footer-container button.button, .footer-container a.button {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: visible;
    cursor: pointer;
    vertical-align: middle;
    color: #f5f5f5; }
    /* line 65, ../sass/modules/_footer.scss */
    .footer-container button.button span, .footer-container a.button span {
      background-color: #ffffff;
      display: block;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      color: #333333 !important; }
      /* line 72, ../sass/modules/_footer.scss */
      .footer-container button.button span span, .footer-container a.button span span {
        border: 1px solid #e0e0e0;
        padding: 0 30px 0 17px;
        height: 36px;
        line-height: 34px;
        background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll right -747px transparent;
        font-size: 14px; }
    /* line 82, ../sass/modules/_footer.scss */
    .footer-container button.button:hover span, .footer-container a.button:hover span {
      background-color: #eb1c24; }
      /* line 84, ../sass/modules/_footer.scss */
      .footer-container button.button:hover span span, .footer-container a.button:hover span span {
        color: #ffffff !important;
        background-position: right -778px;
        border-color: #eb1c24; }
  /* line 92, ../sass/modules/_footer.scss */
  .footer-container .footer-nav {
    width: 100%;
    float: left;
    border-bottom: 1px solid #edebe9;
    border-top: 1px solid #edebe9;
    padding: 31px 7px 30px 0;
    margin-top: 67px; }
    /* line 99, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .footer-logo {
      float: left;
      width: 23.5%;
      height: 10px;
      margin-top: 8px; }
    /* line 105, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .customer-support {
      float: right;
      padding-top: 11px; }
      /* line 108, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .customer-support span {
        font-size: 30px;
        color: #333333;
        line-height: 30px; }
      /* line 114, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .customer-support span.phone-no {
        vertical-align: middle; }
    /* line 118, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .social-icons ul {
      margin: 0;
      font-size: 17px; }
      /* line 121, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .social-icons ul li {
        float: left;
        /*padding-right:33px;*/
        padding-right: 20px;
        height: 48px;
        line-height: 48px; }
        /* line 127, ../sass/modules/_footer.scss */
        .footer-container .footer-nav .social-icons ul li a {
          width: 48px;
          height: 48px;
          float: left;
          background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/social-icons-sprite.png) no-repeat 0 0; }
          /* line 132, ../sass/modules/_footer.scss */
          .footer-container .footer-nav .social-icons ul li a:hover {
            background-position: 0 -74px; }
      /* line 138, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .social-icons ul li.facebook a {
        background-position: -329px 0; }
        /* line 140, ../sass/modules/_footer.scss */
        .footer-container .footer-nav .social-icons ul li.facebook a:hover {
          background-position: -328px -74px; }
      /* line 146, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .social-icons ul li.you-tube a {
        background-position: -247px 0; }
        /* line 148, ../sass/modules/_footer.scss */
        .footer-container .footer-nav .social-icons ul li.you-tube a:hover {
          background-position: -247px -74px; }
      /* line 154, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .social-icons ul li.twitter a {
        background-position: -164px 0; }
        /* line 156, ../sass/modules/_footer.scss */
        .footer-container .footer-nav .social-icons ul li.twitter a:hover {
          background-position: -164px -74px; }
      /* line 161, ../sass/modules/_footer.scss */
      .footer-container .footer-nav .social-icons ul li.instagram {
        padding-right: 0; }
        /* line 163, ../sass/modules/_footer.scss */
        .footer-container .footer-nav .social-icons ul li.instagram a {
          background-position: -411px 0; }
          /* line 165, ../sass/modules/_footer.scss */
          .footer-container .footer-nav .social-icons ul li.instagram a:hover {
            background-position: -411px -74px; }

/* line 175, ../sass/modules/_footer.scss */
.footer > div {
  float: left; }

/* line 178, ../sass/modules/_footer.scss */
.footer {
  float: left;
  padding: 28px 0 50px;
  clear: both;
  color: #666666;
  width: 100%; }
  /* line 184, ../sass/modules/_footer.scss */
  .footer strong {
    font-weight: normal; }
  /* line 187, ../sass/modules/_footer.scss */
  .footer h3 {
    color: #333333;
    font-weight: normal;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 700; }
  /* line 194, ../sass/modules/_footer.scss */
  .footer a {
    color: #666666; }
    /* line 197, ../sass/modules/_footer.scss */
    .footer a:hover {
      color: #eb1c24; }
  /* line 201, ../sass/modules/_footer.scss */
  .footer strong {
    display: none; }
  /* line 204, ../sass/modules/_footer.scss */
  .footer .link-blocks {
    width: 17%; }
  /* line 208, ../sass/modules/_footer.scss */
  .footer .company-links.link-blocks div.links {
    width: 100%;
    float: left; }
  /* line 213, ../sass/modules/_footer.scss */
  .footer .newsletter-block {
    width: 30%; }
    /* line 215, ../sass/modules/_footer.scss */
    .footer .newsletter-block input.input-text {
      height: 36px;
      line-height: normal;
      padding: 0 0 0 17px;
      width: 60%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      font-size: 14px;
      color: #333333 !important;
      float: left;
      /*margin-right: 2px;*/
      margin-right: 20px;
      font-family: 'Istok Web', sans-serif;
      margin-bottom: 0;
      border: 1px solid #E0E0E0; }
    /* line 232, ../sass/modules/_footer.scss */
    .footer .newsletter-block .validation-advice {
      width: 60%;
      float: left;
      margin-right: 2px; }
    /* line 237, ../sass/modules/_footer.scss */
    .footer .newsletter-block .v-fix {
      width: 100%;
      padding-top: 17px; }
  /* line 243, ../sass/modules/_footer.scss */
  .footer ul li {
    display: inline-block;
    float: left;
    vertical-align: top;
    margin: 0;
    padding: 0 0 5px;
    clear: left;
    width: 100%; }

/* line 257, ../sass/modules/_footer.scss */
.copyright {
  border-top: 1px solid #e0e0e0;
  width: 100%;
  float: left;
  padding: 26px 0 32px;
  font-style: normal; }
  /* line 263, ../sass/modules/_footer.scss */
  .copyright a {
    display: inline-block;
    margin-left: 18px;
    color: #666666 !important; }
  /* line 269, ../sass/modules/_footer.scss */
  .copyright a.desktop-copy-right {
    margin-left: 0;
    color: #666666 !important; }
  /* line 274, ../sass/modules/_footer.scss */
  .copyright a.mobile-copy-right {
    display: none;
    margin-left: 0;
    line-height: normal;
    color: #666666 !important; }
  /* line 280, ../sass/modules/_footer.scss */
  .copyright p, .copyright div {
    float: right; }

/* line 284, ../sass/modules/_footer.scss */
.footer .switcher-store {
  float: right;
  width: 184px;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_store-switch.gif) no-repeat 0 3px;
  padding-top: 21px; }

/* line 290, ../sass/modules/_footer.scss */
.footer .switcher-store label {
  display: none; }

/* line 293, ../sass/modules/_footer.scss */
.footer .switcher-store select {
  padding: 0;
  margin-bottom: 1px; }

/* line 297, ../sass/modules/_footer.scss */
.footer .switcher-store ul {
  float: none;
  width: auto;
  padding-left: 0;
  margin-left: 0; }

/* line 303, ../sass/modules/_footer.scss */
.footer .switcher-store ul .current {
  display: none; }

/* line 308, ../sass/modules/_footer.scss */
.footer ul.social-media-links li {
  display: block; }

/* line 311, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -7px -50px;
  float: left;
  height: 22px;
  margin: 0;
  padding: 0 0 0 22px;
  width: auto; }

/* line 319, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a.fb {
  background-position: -7px -46px; }

/* line 322, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a.tw {
  background-position: -7px -68px; }

/* line 325, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a.yt {
  background-position: -7px -89px; }

/* line 328, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a.pi {
  background-position: -7px -112px; }

/* line 331, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a.rss {
  background-position: -7px -135px; }

/* line 334, ../sass/modules/_footer.scss */
.footer ul.social-media-links li a:hover {
  text-decoration: none; }

/* ======================================================================================= */
/* ==============================================================================



MEDIA QUERIES



=============================================================================== */
@media only screen and (max-width: 1159px) {
  /* line 350, ../sass/modules/_footer.scss */
  .footer-container .footer-nav {
    padding-right: 0; }
    /* line 352, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .footer-logo {
      width: 21%; }
    /* line 355, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .social-icons ul li {
      padding-right: 28px; }

  /* line 361, ../sass/modules/_footer.scss */
  .footer-container .footer-nav .social-icons ul li {
    padding-right: 9px; } }
@media only screen and (max-width: 1159px) and (min-width: 960px) {
  /* line 366, ../sass/modules/_footer.scss */
  .footer-container .footer-nav .social-icons ul li {
    padding-right: 0;
    padding-left: 4px; } }
@media only screen and (max-width: 959px) {
  /*.footer-container {
  	margin: 0;
  	
  }*/
  /* line 378, ../sass/modules/_footer.scss */
  .footer-container {
    width: 100%;
    font-size: 17px; }
    /* line 381, ../sass/modules/_footer.scss */
    .footer-container .center-block {
      width: 100% !important; }
    /* line 384, ../sass/modules/_footer.scss */
    .footer-container .footer-logo {
      display: none; }
    /* line 387, ../sass/modules/_footer.scss */
    .footer-container .social-icons, .footer-container .customer-support {
      width: 100%;
      float: left;
      border-bottom: 1px solid #d9d9d9;
      padding: 15px 16px 18px;
      margin-bottom: 5px; }
      /* line 393, ../sass/modules/_footer.scss */
      .footer-container .social-icons span.phone-no, .footer-container .customer-support span.phone-no {
        display: block;
        padding-top: 8px;
        font-size: 34px;
        color: #333333; }
        /* line 398, ../sass/modules/_footer.scss */
        .footer-container .social-icons span.phone-no span, .footer-container .customer-support span.phone-no span {
          font-size: 34px;
          color: #333333; }
        /* line 399, ../sass/modules/_footer.scss */
        .footer-container .social-icons span.phone-no a, .footer-container .customer-support span.phone-no a {
          color: #333333; }
      /* line 403, ../sass/modules/_footer.scss */
      .footer-container .social-icons ul li.follow-us, .footer-container .customer-support ul li.follow-us {
        width: 100%;
        height: auto;
        line-height: normal;
        padding-bottom: 11px; }
    /* line 410, ../sass/modules/_footer.scss */
    .footer-container .footer-nav {
      padding: 0;
      border-bottom: 0; }
    /* line 414, ../sass/modules/_footer.scss */
    .footer-container .footer {
      padding: 0;
      width: 100%;
      color: #333333;
      font-size: 16px;
      line-height: 19px; }
      /* line 422, ../sass/modules/_footer.scss */
      .footer-container .footer label {
        font-size: 17px;
        font-weight: 700; }
      /* line 426, ../sass/modules/_footer.scss */
      .footer-container .footer .note {
        letter-spacing: -0.3px; }
      /* line 429, ../sass/modules/_footer.scss */
      .footer-container .footer .link-blocks {
        display: none; }
      /* line 432, ../sass/modules/_footer.scss */
      .footer-container .footer .newsletter-block {
        width: 100%;
        padding: 11px 16px 29px; }
        /* line 435, ../sass/modules/_footer.scss */
        .footer-container .footer .newsletter-block input.input-text {
          width: 100%;
          height: 47px;
          line-height: 45px;
          font-size: 16px;
          margin-right: 0; }
        /* line 442, ../sass/modules/_footer.scss */
        .footer-container .footer .newsletter-block .v-fix {
          padding-top: 12px; }
        /* line 445, ../sass/modules/_footer.scss */
        .footer-container .footer .newsletter-block .validation-advice {
          width: 100%; }
        /* line 448, ../sass/modules/_footer.scss */
        .footer-container .footer .newsletter-block button.button {
          margin-top: 10px; }
    /* line 458, ../sass/modules/_footer.scss */
    .footer-container button.button span span, .footer-container a.button span span {
      border: 1px solid #e0e0e0;
      font-size: 17px !important;
      height: 43px !important;
      line-height: 41px !important;
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll right -479px transparent; }
    /* line 469, ../sass/modules/_footer.scss */
    .footer-container button.button:hover span span, .footer-container a.button:hover span span {
      background-position: right -520px; }
    /* line 477, ../sass/modules/_footer.scss */
    .footer-container .copyright {
      padding: 27px 0 100px;
      text-align: center; }
      /* line 480, ../sass/modules/_footer.scss */
      .footer-container .copyright a {
        display: inline-block;
        border-right: 2px solid #999;
        margin-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        line-height: 14px; }
      /* line 488, ../sass/modules/_footer.scss */
      .footer-container .copyright a.desktop-copy-right {
        display: none;
        color: #666666; }
      /* line 492, ../sass/modules/_footer.scss */
      .footer-container .copyright a.mobile-copy-right {
        display: block;
        padding-top: 28px;
        font-size: 14px;
        line-height: normal;
        color: #666666;
        border: 0; }
      /* line 501, ../sass/modules/_footer.scss */
      .footer-container .copyright a.sitemap-link {
        display: none; }
      /* line 504, ../sass/modules/_footer.scss */
      .footer-container .copyright a.is-link {
        border: 0; }
      /* line 507, ../sass/modules/_footer.scss */
      .footer-container .copyright p, .footer-container .copyright div {
        float: none; }

  /* line 514, ../sass/modules/_footer.scss */
  .footer-container .footer #newsletter-validate-detail {
    clear: left;
    display: block;
    float: left; }

  /* line 521, ../sass/modules/_footer.scss */
  .newsletter-manage-index .form-buttons {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  /* line 528, ../sass/modules/_footer.scss */
  .footer-container {
    width: 100%; }
    /* line 530, ../sass/modules/_footer.scss */
    .footer-container .footer-nav {
      margin-top: 0px; }

  /* line 535, ../sass/modules/_footer.scss */
  .footer-container .footer > div {
    min-height: 120px; } }
@media only screen and (max-width: 479px) {
  /* line 544, ../sass/modules/_footer.scss */
  .footer-container .footer-nav .social-icons {
    padding-right: 0; }
    /* line 546, ../sass/modules/_footer.scss */
    .footer-container .footer-nav .social-icons ul li {
      padding-right: 12px; } }
/* line 1, ../sass/modules/_menu.scss */
.mds-main-menu nav, .mds-main-menu ul, .mds-main-menu li, .mds-main-menu a {
  margin: 0;
  padding: 0; }

/* line 5, ../sass/modules/_menu.scss */
.mds-main-menu a {
  text-decoration: none; }

/* line 8, ../sass/modules/_menu.scss */
.mds-main-menu {
  width: 100%;
  float: left;
  text-align: left; }
  /* line 13, ../sass/modules/_menu.scss */
  .mds-main-menu .pushmenu-header, .mds-main-menu .pushmenu-search {
    display: none; }

/* line 17, ../sass/modules/_menu.scss */
.mds-main-menu .toggleMenu {
  display: none;
  background: #666;
  padding: 10px 15px;
  color: #fff; }

/* line 23, ../sass/modules/_menu.scss */
.mds-main-menu .nav {
  list-style: none;
  *zoom: 1; }

/* line 27, ../sass/modules/_menu.scss */
.mds-main-menu .nav:before, .mds-main-menu .nav:after {
  content: " ";
  display: table; }

/* line 37, ../sass/modules/_menu.scss */
.mds-main-menu .nav li {
  position: relative;
  float: left; }
  /* line 40, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li a {
    display: block; }
  /* line 43, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li ul.level0 {
    position: absolute;
    display: none; }
  /* line 47, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li li.hover ul {
    left: 100%;
    top: 0; }
  /* line 53, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li li a {
    display: block;
    position: relative;
    z-index: 100;
    float: left;
    font-size: 14px;
    color: #666666; }
    /* line 60, ../sass/modules/_menu.scss */
    .mds-main-menu .nav li li a:hover {
      color: #eb1c24; }
  /* line 65, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li h2 {
    color: #333333;
    font-size: 16px;
    margin: 0; }
/* line 73, ../sass/modules/_menu.scss */
.mds-main-menu .nav li.hover ul {
  left: 0;
  display: block; }

/* line 80, ../sass/modules/_menu.scss */
.mds-main-menu .nav.hMenu {
  margin-left: -3%;
  /*width:108%;*/
  width: 107%; }
  /* line 86, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.hover ul.level0 {
    left: 0px; }
  /* line 90, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level-top {
    width: 18%;
    margin-right: 2%; }
    /* line 94, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top p {
      margin: 0; }
    /* line 99, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top {
      text-align: left;
      padding-left: 30%;
      font-size: 16px;
      color: #999;
      height: 96px;
      padding-top: 29px;
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/unlock-icon.png) no-repeat 35px 26px;
      font-style: italic;
      line-height: 23px;
      cursor: pointer; }
      /* line 111, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top a.level-top:hover {
        background-position: 35px -65px;
        background-color: #eb1c24;
        color: #ffffff; }
        /* line 116, ../sass/modules/_menu.scss */
        .mds-main-menu .nav.hMenu li.level-top a.level-top:hover span {
          color: #ffffff; }
      /* line 120, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top a.level-top span {
        display: block;
        font-size: 14px;
        color: #333333;
        font-style: normal;
        margin-top: -3px; }
    /* line 128, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.products-menu {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/product-icon.png) no-repeat 35px 30px;
      padding-left: 27%; }
    /* line 132, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.support-menu {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/support-icon.png) no-repeat 22px 30px;
      padding-left: 30%; }
    /* line 137, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.community-menu {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/chat-icon.png) no-repeat 22px 37px;
      padding-left: 35%; }
      /* line 140, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top a.level-top.community-menu:hover {
        background-position: 22px -56px;
        background-color: #eb1c24; }
    /* line 146, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.about-menu {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/about-icon.png) no-repeat 29px 31px;
      padding-left: 37%; }
    /* line 152, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top ul.level0 {
      background-color: #ffffff;
      border: 1px solid #edeae7;
      width: 100%;
      float: left;
      padding: 10px 0 24px 30px;
      z-index: 110; }
      /* line 159, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top ul.level0 li {
        width: 100%;
        padding-top: 10px; }
        /* line 162, ../sass/modules/_menu.scss */
        .mds-main-menu .nav.hMenu li.level-top ul.level0 li a {
          font-style: italic; }
          /* line 164, ../sass/modules/_menu.scss */
          .mds-main-menu .nav.hMenu li.level-top ul.level0 li a span.right-icon {
            width: 6px;
            height: 10px;
            background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll right -621px transparent;
            font-size: 0;
            display: inline-block;
            margin-left: 7px;
            vertical-align: middle; }
          /* line 173, ../sass/modules/_menu.scss */
          .mds-main-menu .nav.hMenu li.level-top ul.level0 li a:hover span.right-icon {
            background-position: right -636px; }
        /* line 178, ../sass/modules/_menu.scss */
        .mds-main-menu .nav.hMenu li.level-top ul.level0 li ul {
          padding-left: 10px; }
  /* line 185, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level-top.last {
    margin-right: 0; }
  /* line 189, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level-top.hover {
    position: relative;
    z-index: 120; }
    /* line 192, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.hover a.level-top {
      background-position: 35px -65px;
      background-color: #eb1c24;
      color: #ffffff; }
      /* line 196, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top.hover a.level-top span {
        color: #ffffff; }
    /* line 200, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.hover a.level-top.support-menu {
      background-position: 22px -61px; }
    /* line 203, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.hover a.level-top.about-menu {
      background-position: 29px -63px; }
    /* line 206, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.hover a.level-top.products-menu {
      background-position: 35px -61px; }
    /* line 209, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.hover a.level-top.community-menu {
      background-position: 22px -56px;
      background-color: #eb1c24; }
  /* line 215, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level-top.product-menu-wrapper {
    /*background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/line-separator.jpg) no-repeat right 14px;*/
    width: 20%;
    margin-right: 0; }

@media screen and (max-width: 1330px) {
  /* line 229, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu {
    margin-left: 0;
    width: 100%; }
    /* line 232, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top.last {
      margin-right: 0; } }
@media only screen and (max-width: 1159px) {
  /* line 240, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu {
    margin-left: 0;
    width: 100%; }
    /* line 244, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top {
      background-position: 19px 26px; }
      /* line 247, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top a.level-top:hover {
        background-position: 19px -65px;
        background-color: #eb1c24; }
    /* line 253, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.products-menu {
      background-position: 19px 30px; }
    /* line 257, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.support-menu {
      background-position: 6px 30px;
      padding-left: 30%; }
    /* line 262, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.community-menu {
      background-position: 6px 37px;
      padding-left: 35%; }
    /* line 267, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top a.level-top.about-menu {
      background-position: 13px 31px;
      padding-left: 37%; }
    /* line 273, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top:hover a.level-top {
      background-position: 19px -65px;
      background-color: #eb1c24; }
    /* line 278, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top:hover a.level-top.support-menu {
      background-position: 6px -61px; }
    /* line 281, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top:hover a.level-top.about-menu {
      background-position: 13px -63px; }
    /* line 284, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top:hover a.level-top.products-menu {
      background-position: 19px -61px; }
    /* line 287, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top:hover a.level-top.community-menu {
      background-position: 6px -56px; }
    /* line 292, ../sass/modules/_menu.scss */
    .mds-main-menu .nav.hMenu li.level-top ul.level0 {
      padding-left: 13px; }
      /* line 294, ../sass/modules/_menu.scss */
      .mds-main-menu .nav.hMenu li.level-top ul.level0 li a {
        font-size: 14px;
        letter-spacing: -0.2px; }
        /* line 297, ../sass/modules/_menu.scss */
        .mds-main-menu .nav.hMenu li.level-top ul.level0 li a span.right-icon {
          margin-left: 4px; } }
@media screen and (max-width: 959px) {
  /* line 309, ../sass/modules/_menu.scss */
  .mds-main-menu {
    /*.nav li li a:hover {
    	color: #333;
    }*/ }
    /* line 313, ../sass/modules/_menu.scss */
    .mds-main-menu .pushmenu-header {
      display: block;
      background-color: #ffffff;
      border-bottom: 2px solid #cdc9c9;
      height: 55px; }
      /* line 319, ../sass/modules/_menu.scss */
      .mds-main-menu .pushmenu-header .section {
        width: 30%;
        float: left;
        border-right: 2px solid #f8f8f8;
        text-align: center;
        padding-top: 11px;
        height: 100%; }
        /* line 326, ../sass/modules/_menu.scss */
        .mds-main-menu .pushmenu-header .section a.home-icon {
          width: 27px;
          height: 27px;
          background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat 0 -573px;
          display: inline-block; }
      /* line 333, ../sass/modules/_menu.scss */
      .mds-main-menu .pushmenu-header #jqPushmenuCart {
        width: 70%;
        border-right: none; }
    /* line 338, ../sass/modules/_menu.scss */
    .mds-main-menu .pushmenu-search {
      display: block;
      width: 100%;
      padding: 26px 15px 25px; }
      /* line 343, ../sass/modules/_menu.scss */
      .mds-main-menu .pushmenu-search .support-block {
        width: 100%;
        font-size: 12px;
        color: #333333;
        text-align: center; }
        /* line 348, ../sass/modules/_menu.scss */
        .mds-main-menu .pushmenu-search .support-block a {
          color: #333333; }
    /* line 356, ../sass/modules/_menu.scss */
    .mds-main-menu .form-search {
      float: left;
      clear: right;
      width: 100%;
      padding: 25px 0 30px;
      position: relative; }
      /* line 363, ../sass/modules/_menu.scss */
      .mds-main-menu .form-search label {
        display: none; }
      /* line 366, ../sass/modules/_menu.scss */
      .mds-main-menu .form-search input.input-text {
        height: 34px;
        line-height: 30px;
        padding: 0 35px 0 17px;
        width: 230px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        font-size: 14px;
        text-transform: none;
        color: #333333 !important;
        margin: 0;
        display: inline-block; }
      /* line 380, ../sass/modules/_menu.scss */
      .mds-main-menu .form-search a {
        display: none; }
      /* line 383, ../sass/modules/_menu.scss */
      .mds-main-menu .form-search button.button {
        margin: 0 0 0 -33px; }
        /* line 385, ../sass/modules/_menu.scss */
        .mds-main-menu .form-search button.button span {
          background: none repeat scroll 0 0 transparent; }
          /* line 387, ../sass/modules/_menu.scss */
          .mds-main-menu .form-search button.button span span {
            background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -4px -13px transparent;
            padding: 0;
            width: 30px;
            height: 37px !important;
            line-height: 37px;
            border: 0; }
      /* line 397, ../sass/modules/_menu.scss */
      .mds-main-menu .form-search .search-autocomplete {
        z-index: 999;
        position: relative !important;
        top: -2px !important;
        left: 7px !important;
        height: 0 !important;
        overflow: visible !important; }
        /* line 404, ../sass/modules/_menu.scss */
        .mds-main-menu .form-search .search-autocomplete ul {
          border: 1px solid #ccc;
          padding-left: 0;
          width: 212px;
          background-color: #fff;
          position: absolute;
          top: 0px;
          left: 0; }
        /* line 414, ../sass/modules/_menu.scss */
        .mds-main-menu .form-search .search-autocomplete li {
          color: #333333;
          padding: 4px 6px;
          border-bottom: 1px solid #fff;
          font-size: 12px;
          cursor: pointer;
          text-align: left; }
          /* line 421, ../sass/modules/_menu.scss */
          .mds-main-menu .form-search .search-autocomplete li:hover {
            color: #eb1c24; }
          /* line 424, ../sass/modules/_menu.scss */
          .mds-main-menu .form-search .search-autocomplete li .amount {
            float: right;
            font-weight: bold; }

  /* line 434, ../sass/modules/_menu.scss */
  .mds-main-menu a.toggleMenu {
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-b.png") no-repeat right -61px #333;
    color: #666666;
    font-size: 14px;
    font-weight: 700;
    height: 15px;
    line-height: 15px;
    text-transform: uppercase; }

  /* line 443, ../sass/modules/_menu.scss */
  .mds-main-menu .active {
    display: block; }

  /* line 447, ../sass/modules/_menu.scss */
  .mds-main-menu a.close-pushmenu {
    float: right;
    color: #f05126;
    margin-right: 10px;
    width: 30px;
    height: 0px;
    text-indent: -9999px;
    padding-top: 30px;
    overflow: hidden;
    background-image: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/pushmenu_close_button.png");
    background-repeat: no-repeat;
    background-position: 0px 0px; }
    /* line 459, ../sass/modules/_menu.scss */
    .mds-main-menu a.close-pushmenu:hover {
      background-position: 0px -30px; }
  /* line 463, ../sass/modules/_menu.scss */
  .mds-main-menu .top-cart {
    padding: 6px 0 0 16px;
    float: none;
    display: block; }
    /* line 467, ../sass/modules/_menu.scss */
    .mds-main-menu .top-cart a {
      font-size: 1px;
      color: #ffffff;
      padding: 0 39px 0 0;
      text-decoration: none !important; }
      /* line 472, ../sass/modules/_menu.scss */
      .mds-main-menu .top-cart a:hover {
        text-decoration: none;
        color: #ffffff; }
      /* line 476, ../sass/modules/_menu.scss */
      .mds-main-menu .top-cart a span {
        font-size: 16px;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 33px;
        background-color: #999;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        color: #ffffff !important; }
  /* line 492, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top {
    width: 100%;
    float: left;
    border-top: 2px solid #f3f3f3;
    padding: 24px 0 18px 0;
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/unlock-icon.png) no-repeat 20px 10px;
    background-size: 9%;
    font-size: 16px;
    font-style: italic;
    cursor: pointer; }
    /* line 502, ../sass/modules/_menu.scss */
    .mds-main-menu .nav li.level-top a.level-top {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-b.png) 100% -105px no-repeat;
      padding-left: 60px;
      color: #eb1c24; }
      /* line 506, ../sass/modules/_menu.scss */
      .mds-main-menu .nav li.level-top a.level-top span {
        display: none; }
    /* line 511, ../sass/modules/_menu.scss */
    .mds-main-menu .nav li.level-top a.level-top.community-menu, .mds-main-menu .nav li.level-top a.level-top.sign-in-menu {
      background: none; }
    /* line 514, ../sass/modules/_menu.scss */
    .mds-main-menu .nav li.level-top a.expanded.level-top {
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-b.png) 100% -135px no-repeat; }
    /* line 517, ../sass/modules/_menu.scss */
    .mds-main-menu .nav li.level-top ul.level0 {
      padding-left: 64px; }
      /* line 519, ../sass/modules/_menu.scss */
      .mds-main-menu .nav li.level-top ul.level0 li {
        width: 100%;
        padding-top: 16px; }
        /* line 522, ../sass/modules/_menu.scss */
        .mds-main-menu .nav li.level-top ul.level0 li h2 {
          font-style: normal;
          color: #333333;
          margin: 0;
          font-size: 16px; }
        /* line 528, ../sass/modules/_menu.scss */
        .mds-main-menu .nav li.level-top ul.level0 li span.right-icon {
          display: none; }
  /* line 535, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top.my-menu-wrapper {
    border-bottom: 2px solid #F3F3F3;
    cursor: position;
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/myaccount-icon.gif) no-repeat 18px 20px; }
  /* line 540, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top.product-menu-wrapper {
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/product-icon.png) no-repeat 20px 16px;
    background-size: 9%; }
  /* line 544, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top.support-menu-wrapper {
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/support-icon.png) no-repeat 13px 15px;
    background-size: 14%; }
  /* line 548, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top.community-menu-wrapper {
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/chat-icon.png) no-repeat 10px 25px;
    background-size: 15%; }
  /* line 552, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li.level-top.about-menu-wrapper {
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/about-icon.png) no-repeat 12px 18px;
    background-size: 15%; }

  /* line 562, ../sass/modules/_menu.scss */
  .mds-main-menu .nav li li a {
    padding-left: 10px; }

  /* line 569, ../sass/modules/_menu.scss */
  .mds-main-menu .nav ul {
    display: block;
    width: 100%; }

  /* line 573, ../sass/modules/_menu.scss */
  .mds-main-menu .nav > li.hover > ul, .nav li li.hover ul {
    position: static; }

  /* line 577, ../sass/modules/_menu.scss */
  .breadcrumbs li, .breadcrumbs li a {
    font-size: 11px !important; } }
/* line 582, ../sass/modules/_menu.scss */
.mds-main-menu .nav.hMenu li li.first > a {
  border-top: none; }

@media only screen and (max-width: 959px) and (min-width: 768px) {
  /* line 586, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level0.level-top > a {
    padding: 0px 43px; }

  /* line 589, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level0.level-top.first > a {
    padding: 0px 43px 0 0; }

  /* line 592, ../sass/modules/_menu.scss */
  .mds-main-menu .nav.hMenu li.level0.level-top.last > a {
    padding: 0px 0 0 43px; } }
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 18, 2014, 4:31:01 PM
    Author     : Faraaz Malak
*/
/* ==============================================================================

DEFAULT MAGENTO STYLES

/* Reset ================================================================================ */
/* line 37, ../sass/theme.scss */
*, *:before, *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 43, ../sass/theme.scss */
* {
  margin: 0;
  padding: 0; }

/* line 47, ../sass/theme.scss */
body {
  background: #fff;
  width: 100%;
  float: left;
  font-family: "Istok Web",sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

/* line 58, ../sass/theme.scss */
html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

/* line 61, ../sass/theme.scss */
img {
  border: 0;
  vertical-align: top; }

/* line 65, ../sass/theme.scss */
a {
  color: #999;
  text-decoration: none; }
  /* line 68, ../sass/theme.scss */
  a:hover {
    color: #eb1c24; }

/* line 73, ../sass/theme.scss */
:focus {
  outline: 0; }

/* Headings */
/* line 78, ../sass/theme.scss */
h1 {
  font-size: 18px;
  font-weight: 400; }

/* line 82, ../sass/theme.scss */
h2 {
  font-size: 16px;
  font-weight: 400;
  color: #000; }

/* line 87, ../sass/theme.scss */
h3 {
  font-size: 14px;
  font-weight: bold; }

/* line 91, ../sass/theme.scss */
h4 {
  font-size: 13px;
  font-weight: bold; }

/* line 95, ../sass/theme.scss */
h5 {
  font-size: 12px;
  font-weight: bold; }

/* line 99, ../sass/theme.scss */
h6 {
  font-size: 11px;
  font-weight: bold; }

/* Forms */
/* line 105, ../sass/theme.scss */
form {
  display: inline; }

/* line 108, ../sass/theme.scss */
fieldset {
  border: 0px; }

/* line 111, ../sass/theme.scss */
legend {
  display: none; }

/* Table */
/* line 116, ../sass/theme.scss */
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%; }

/* line 123, ../sass/theme.scss */
caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: 400; }

/* Content */
/* line 131, ../sass/theme.scss */
cite {
  font-style: 400; }

/* line 134, ../sass/theme.scss */
q, blockquote {
  quotes: none; }

/* line 137, ../sass/theme.scss */
q:before, q:after {
  content: ''; }

/* line 140, ../sass/theme.scss */
small {
  font-size: 10px; }

/* line 143, ../sass/theme.scss */
big {
  font-size: 1.2em; }

/* line 146, ../sass/theme.scss */
sup {
  font-size: 1em;
  vertical-align: top; }

/* Lists */
/* line 152, ../sass/theme.scss */
ul, ol {
  list-style: none; }

/* Tools */
/* line 157, ../sass/theme.scss */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }

/* line 168, ../sass/theme.scss */
.nobr {
  white-space: nowrap !important; }

/* line 171, ../sass/theme.scss */
.wrap {
  white-space: 400 !important; }

/* line 174, ../sass/theme.scss */
.a-left {
  text-align: left !important; }

/* line 177, ../sass/theme.scss */
.a-center {
  text-align: center !important; }

/* line 180, ../sass/theme.scss */
.a-right {
  text-align: right !important; }

/* line 183, ../sass/theme.scss */
.v-top {
  vertical-align: top; }

/* line 186, ../sass/theme.scss */
.v-middle {
  vertical-align: middle; }

/* line 189, ../sass/theme.scss */
.f-left, .left {
  float: left !important; }

/* line 192, ../sass/theme.scss */
.f-right, .right {
  float: right !important; }

/* line 195, ../sass/theme.scss */
.f-none {
  float: none !important; }

/* line 198, ../sass/theme.scss */
.f-fix {
  float: left;
  width: 100%; }

/* line 202, ../sass/theme.scss */
.no-display {
  display: none; }

/* line 205, ../sass/theme.scss */
.no-margin {
  margin: 0 !important; }

/* line 208, ../sass/theme.scss */
.no-padding {
  padding: 0 !important; }

/* line 211, ../sass/theme.scss */
.no-bg {
  background: none !important; }

/* Layout ================================================================================ */
/* line 216, ../sass/theme.scss */
.wrapper {
  background: #ffffff;
  padding-bottom: 20px;
  position: relative;
  background: #fff url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/body-bg.gif") no-repeat; }
  /* line 221, ../sass/theme.scss */
  .wrapper .center-block {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }

/* line 227, ../sass/theme.scss */
.page {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

/* line 232, ../sass/theme.scss */
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left; }
  /* line 242, ../sass/theme.scss */
  .page-print .buttons-set button:hover span {
    position: relative;
    left: 0;
    top: 0; }

/* line 256, ../sass/theme.scss */
.page-popup {
  padding: 20px;
  text-align: left; }

/* line 260, ../sass/theme.scss */
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left; }

/* line 265, ../sass/theme.scss */
.main {
  margin: 0;
  background-color: #fff;
  text-align: left;
  padding: 20px 0 0; }

/* line 271, ../sass/theme.scss */
.cms-index-index .main {
  margin: 0;
  padding: 0; }

/* Base Columns */
/* line 277, ../sass/theme.scss */
.col-left {
  float: left;
  width: 12.06%;
  padding: 0px;
  margin: 0 0 -1px;
  margin: 0 0 0 0; }

/* line 284, ../sass/theme.scss */
.col-main {
  float: left;
  width: 620px;
  padding: 0; }

/* line 289, ../sass/theme.scss */
.col-right {
  float: right;
  width: 12.06%;
  padding: 0 0 0;
  margin: 0 0 -1px; }

/* line 295, ../sass/theme.scss */
.sidebar.col-right {
  padding: 15px 0 0; }

/* Layout ================================================================================ */
/* 1 Column Layout */
/* line 301, ../sass/theme.scss */
.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0; }

/* line 306, ../sass/theme.scss */
.col1-layout .breadcrumbs {
  margin-bottom: 0 !important; }

/* 2 Columns Layout */
/* line 311, ../sass/theme.scss */
.col2-left-layout {
  background-position: -573px 0; }

/* line 314, ../sass/theme.scss */
.col2-left-layout .col-main {
  float: right;
  width: 85.345%; }

/* line 318, ../sass/theme.scss */
.col2-right-layout {
  background-position: 573px 0; }

/* line 321, ../sass/theme.scss */
.col2-right-layout .col-main {
  width: 85.35%; }

/* 3 Columns Layout */
/* line 326, ../sass/theme.scss */
.col3-layout {
  background-position: 0 0; }

/* line 329, ../sass/theme.scss */
.col3-layout .col-main {
  display: inline; }

/* line 332, ../sass/theme.scss */
.col3-layout .col-wrapper {
  float: left; }

/* line 335, ../sass/theme.scss */
.col3-layout .col-wrapper .col-main {
  width: 620px;
  float: right; }

/* Content Columns */
/* line 341, ../sass/theme.scss */
.col2-set .col-1 {
  float: left;
  width: 48%; }

/* line 345, ../sass/theme.scss */
.col2-set .col-2 {
  float: right;
  width: 48%; }

/* line 349, ../sass/theme.scss */
.col2-set .narrow {
  width: 33%; }

/* line 352, ../sass/theme.scss */
.col2-set .wide {
  width: 65%; }

/* line 355, ../sass/theme.scss */
.col3-set .col-1 {
  float: left;
  width: 32%; }

/* line 359, ../sass/theme.scss */
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%; }

/* line 364, ../sass/theme.scss */
.col3-set .col-3 {
  float: right;
  width: 32%; }

/* line 368, ../sass/theme.scss */
.col4-set .col-1 {
  float: left;
  width: 23.5%; }

/* line 372, ../sass/theme.scss */
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%; }

/* line 377, ../sass/theme.scss */
.col4-set .col-3 {
  float: left;
  width: 23.5%; }

/* line 381, ../sass/theme.scss */
.col4-set .col-4 {
  float: right;
  width: 23.5%; }

/* Global Styles ========================================================================= */
/* Form Elements */
/* line 388, ../sass/theme.scss */
input, select, textarea, button {
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #333333; }

/* line 393, ../sass/theme.scss */
input:focus, textarea:focus {
  border-color: #999; }

/* line 396, ../sass/theme.scss */
input.input-text, textarea {
  padding: 2px 2px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: -webkit-linear-gradient(top, #fff, #fff); }

/* line 403, ../sass/theme.scss */
select {
  padding: 1px; }

/* line 406, ../sass/theme.scss */
select option {
  font-size: 12px;
  padding-right: 10px; }

/* line 410, ../sass/theme.scss */
select.multiselect option {
  padding: 2px 2px;
  border-bottom: 1px solid #bbb; }

/* line 414, ../sass/theme.scss */
select.multiselect option:last-child {
  border-top: 0; }

/* line 417, ../sass/theme.scss */
textarea {
  overflow: auto;
  resize: vertical; }

/* line 421, ../sass/theme.scss */
textarea.default-value {
  color: #ddd; }

/* line 424, ../sass/theme.scss */
input.radio, input.checkbox {
  margin-right: 3px;
  font-size: 11px !important;
  margin-top: 2px;
  vertical-align: top; }

/* line 430, ../sass/theme.scss */
input.radio {
  font-size: 10px !important; }

/* line 433, ../sass/theme.scss */
input.qty {
  font-size: 13px;
  height: 30px;
  padding: 0 2px;
  text-align: center;
  width: 36px !important; }

/* line 440, ../sass/theme.scss */
input.disabled {
  background: #f6f6f6 !important;
  color: #bbb !important; }

/* Primary Btn */
/* line 447, ../sass/theme.scss */
button.button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* FF Fix */
/* line 453, ../sass/theme.scss */
button.button {
  -webkit-border-fit: lines; }

/* <- Safari & Google Chrome Fix */
/* line 462, ../sass/theme.scss */
button.button.forsmall:hover span span, a.button.forsmall:hover span span {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll 100% -683px transparent; }
/* line 466, ../sass/theme.scss */
button.button.forsmall span span, a.button.forsmall span span {
  height: 30px;
  line-height: 30px;
  padding: 0px 22px 0px 15px;
  font-size: 14px;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll 100% -653px transparent; }

/* line 477, ../sass/theme.scss */
a.button.btn-decsription:hover span {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") 100% -683px no-repeat #eb1c24; }
/* line 481, ../sass/theme.scss */
a.button.btn-decsription span {
  height: 30px;
  line-height: 30px;
  padding: 0px 22px 0px 15px;
  font-size: 14px;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") 100% -653px no-repeat; }

/* line 491, ../sass/theme.scss */
button.button {
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  overflow: visible;
  cursor: pointer;
  vertical-align: middle;
  color: #f5f5f5; }
  /* line 500, ../sass/theme.scss */
  button.button span {
    background-color: #ffffff;
    display: block;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    font-size: 21px;
    font-family: "Istok Web", sans-serif;
    color: #333333 !important; }
    /* line 509, ../sass/theme.scss */
    button.button span span {
      border: 1px solid #e0e0e0;
      padding: 0px 40px 0px 20px;
      height: 55px;
      line-height: 55px;
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll 97% -472px transparent; }
  /* line 518, ../sass/theme.scss */
  button.button:hover span {
    background-color: #eb1c24; }
    /* line 520, ../sass/theme.scss */
    button.button:hover span span {
      color: #ffffff !important;
      background-position: 97% -512px;
      border-color: #eb1c24; }

/* line 527, ../sass/theme.scss */
.wishlist-shared-index a.link-wishlist {
  border: 1px solid #e0e0e0;
  padding: 0px 40px 0px 20px;
  height: 55px;
  line-height: 55px;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll 97% -472px transparent;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  font-size: 21px;
  font-family: "Istok Web", sans-serif;
  color: #333333 !important;
  margin-top: 10px;
  display: inline-block; }
  /* line 542, ../sass/theme.scss */
  .wishlist-shared-index a.link-wishlist:hover {
    color: #ffffff !important;
    background-position: 97% -512px;
    border-color: #eb1c24;
    background-color: #eb1c24; }

/* line 550, ../sass/theme.scss */
a.button {
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  overflow: visible;
  cursor: pointer;
  vertical-align: middle;
  color: #f5f5f5; }
  /* line 559, ../sass/theme.scss */
  a.button span {
    background-color: #ffffff;
    display: block;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    font-size: 21px;
    font-family: "Istok Web", sans-serif;
    color: #333333 !important;
    border: 1px solid #e0e0e0;
    padding: 0px 40px 0px 20px;
    height: 55px;
    line-height: 55px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat 100% -324px #ffffff; }
  /* line 574, ../sass/theme.scss */
  a.button:hover span {
    background-color: #eb1c24;
    color: #ffffff !important;
    background-position: 100% -376px;
    border-color: #eb1c24; }

/* line 582, ../sass/theme.scss */
.wishlist-shared-index .data-table .product-name {
  font-size: 16px; }
/* line 585, ../sass/theme.scss */
.wishlist-shared-index .data-table th {
  font-size: 18px;
  font-weight: 500; }

/* ------------------------- additional styles -------------------------*/
/* line 592, ../sass/theme.scss */
.shipping-tracking-popup table.tracking-table-popup a, .enterprise-rma-tracking-popup table.tracking-table-popup a {
  display: table !important; }

/* line 593, ../sass/theme.scss */
.wishlist-shared-index .col3-layout {
  max-width: 1150px;
  margin: 0px auto; }
  /* line 598, ../sass/theme.scss */
  .wishlist-shared-index .col3-layout #wishlist-table tbody td.price-box {
    width: 30%; }
  /* line 599, ../sass/theme.scss */
  .wishlist-shared-index .col3-layout #wishlist-table tbody td.wishlist-block {
    width: 30%; }
  /* line 600, ../sass/theme.scss */
  .wishlist-shared-index .col3-layout #wishlist-table tbody td.last {
    width: 40%; }

/* ------------------------- additional styles -------------------------*/
/* Secondary Btn */
/* line 608, ../sass/theme.scss */
a.secondary, button.secondary span, a.secondary span, button.secondary-button span span {
  background-color: #333 !important; }

/* line 611, ../sass/theme.scss */
a.secondary:hover, button.secondary:hover span, a.secondary:hover span, button.secondary:hover span span {
  background-color: #1189c5 !important; }

/* */
/* line 616, ../sass/theme.scss */
button.small-gray-btn span, button.small-gray-btn span span {
  background: none repeat scroll 0 0 #d8d8d8;
  color: #ffffff;
  font-size: 10px;
  height: auto;
  line-height: 20px;
  padding: 0 7px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap; }

/*
button.small-gray-btn:active span span {
        line-height: 20px !important;
}

a.button {
    line-height: 21px;
}
a.button {
    line-height: 20px;
}
*/
/* .button:active {
        bottom: 0px;
        right: 0px;
        position: relative;
        z-index: 2;
}
button.button:active span span {
        margin: 0;
        line-height: 32px;
}
*/
/* line 652, ../sass/theme.scss */
button.btn-small span {
  font-size: 11px;
  line-height: 14px;
  padding: 1px 9px 0; }

/* line 657, ../sass/theme.scss */
button.disabled {
  cursor: default !important;
  bottom: 0 !important;
  right: 0 !important; }

/* line 662, ../sass/theme.scss */
button.disabled span {
  cursor: default !important;
  color: #bbb !important; }

/* Form Validation */
/* line 668, ../sass/theme.scss */
.validation-advice {
  clear: both;
  font-size: 14px !important;
  padding: 10px 0 0 0 !important;
  color: #d91a00 !important;
  line-height: 18px; }

/* .product-options .validation-error .options-list, .validation-failed {
        background: #fff7f5 !important;
}
input.input-text.validation-failed, textarea.validation-failed {
        background: #f4fafd !important;
}
span.validation-passed, div.validation-passed {
}
span.validation-error, div.validation-error {
}
*/
/* line 687, ../sass/theme.scss */
.input-box.validation-error div.selector > span, .validation-error div.selector > span {
  border-color: #df280a !important; }

/* line 690, ../sass/theme.scss */
.input-text.validation-failed, .validation-failed {
  border-color: #df280a !important; }

/* line 693, ../sass/theme.scss */
.required em {
  color: #da1818;
  margin: 0 4px;
  float: left;
  font-weight: bold;
  font-size: 14px;
  display: inline; }

/* line 702, ../sass/theme.scss */
p.required {
  margin: 0;
  padding: 5px 0 7px;
  max-width: 620px;
  color: #eb1c24 !important;
  font-size: 12px;
  text-align: left; }

/* Expiration date and CVV number validation fix */
/* line 712, ../sass/theme.scss */
.v-fix {
  float: left; }

/* line 715, ../sass/theme.scss */
.v-fix .validation-advice {
  display: block;
  /* width: 12em;
  margin-right: -12em;
  */
  position: relative; }

/* Fieldset */
/* line 722, ../sass/theme.scss */
.fieldset {
  margin: 0 0 16px;
  /* .fields {
      border: 4px solid red;
  }
  */ }
  /* line 726, ../sass/theme.scss */
  .fieldset .fields .field:last-child {
    float: right !important; }
  /* line 730, ../sass/theme.scss */
  .fieldset .fields .field:first-child {
    float: left !important; }
  /* line 733, ../sass/theme.scss */
  .fieldset .fields .field {
    float: left;
    width: 49%;
    margin: 0%; }

/* line 745, ../sass/theme.scss */
.fieldset p {
  margin: 0 0 1.5em;
  color: #333333;
  font-size: 14px; }

/* line 750, ../sass/theme.scss */
.fieldset h2.legend {
  margin: 0 0 1.5em;
  color: #50a4cf;
  font-size: 20px;
  font-weight: 700; }

/* Form lists */
/* line 759, ../sass/theme.scss */
.form-list li {
  margin: 0 0 9px;
  vertical-align: top; }

/* line 763, ../sass/theme.scss */
.form-list label {
  text-align: left;
  float: left;
  padding: 5px 15px 6px 0;
  font-weight: 700;
  color: #484848; }

/* line 772, ../sass/theme.scss */
.form-list .value {
  float: left;
  padding: 2px 0 0; }

/* line 776, ../sass/theme.scss */
.form-list .note {
  clear: both;
  font-size: 11px;
  /* width: 380px;
  */
  width: 100%;
  margin: 0;
  padding: 3px 0 0 0px; }

/* line 784, ../sass/theme.scss */
.form-list span.label {
  font-weight: 400; }

/* line 787, ../sass/theme.scss */
.form-list .input-box {
  width: 100%;
  float: left;
  clear: left; }

/* line 792, ../sass/theme.scss */
.form-list .input-box a {
  font-size: 11px;
  margin-top: 4px; }

/* line 796, ../sass/theme.scss */
.form-list input.input-text {
  padding: 5px; }

/* line 799, ../sass/theme.scss */
.form-list input.input-text, .form-list textarea {
  float: left;
  width: 100%;
  vertical-align: top;
  height: 36px;
  line-height: 36px;
  border-radius: 4px; }

/* line 807, ../sass/theme.scss */
.form-list textarea {
  /* width: 415px;
  */
  height: 13em; }

/* line 811, ../sass/theme.scss */
.form-list select {
  float: left;
  width: 100%;
  vertical-align: top; }

/* line 816, ../sass/theme.scss */
.form-list p {
  margin: 0; }

/* line 819, ../sass/theme.scss */
ul.add-row, .form-list li.add-row {
  margin-top: 15px; }

/* line 822, ../sass/theme.scss */
ul.add-row .btn-remove, .form-list li.add-row .btn-remove {
  font-size: 0;
  line-height: 0;
  padding: 5px 5px 0 0;
  margin: 0;
  text-align: right; }

/* line 829, ../sass/theme.scss */
.form-list .range input.input-text {
  float: none;
  width: 64px;
  vertical-align: middle; }

/* line 834, ../sass/theme.scss */
.form-list .add-field .input-box {
  margin-left: 0px; }

/* line 837, ../sass/theme.scss */
.form-list .control {
  position: relative;
  vertical-align: top;
  z-index: 1; }

/* row with checkbox or radio button */
/* line 844, ../sass/theme.scss */
.form-list .control label {
  color: #333333;
  font-weight: 400;
  line-height: 12px;
  margin-left: 25px;
  padding-top: 4px; }

/* line 853, ../sass/theme.scss */
.form-list .control .input-box {
  position: absolute;
  left: 0;
  margin-left: 0;
  line-height: 16px;
  width: auto; }

/* line 860, ../sass/theme.scss */
.form-list .control input.radio {
  margin-top: 3px; }

/* line 863, ../sass/theme.scss */
.form-alt label {
  float: none;
  display: inline;
  width: auto;
  color: #656565;
  font-size: 12px;
  font-style: italic;
  font-weight: 400; }

/* line 873, ../sass/theme.scss */
.form-alt li {
  margin: 0 0 5px;
  line-height: 16px; }

/* line 877, ../sass/theme.scss */
.form-alt select {
  width: 496px; }

/* line 880, ../sass/theme.scss */
.form-alt .input-box {
  width: 496px;
  margin-top: 5px;
  padding-bottom: 11px; }

/* line 885, ../sass/theme.scss */
.form-alt .input-text {
  width: 480px; }

/* line 888, ../sass/theme.scss */
.form-list-narrow label {
  width: 110px; }

/* line 891, ../sass/theme.scss */
.form-list-narrow select {
  width: 290px; }

/* line 894, ../sass/theme.scss */
.form-list-narrow input.input-text, .form-list-narrow textarea {
  width: 285px; }

/* line 897, ../sass/theme.scss */
.form-list-narrow .wide {
  width: auto; }

/* line 900, ../sass/theme.scss */
.form-list-narrow .add-field .input-box {
  margin-left: 0; }

/* line 903, ../sass/theme.scss */
.form-list-narrow .control .input-box {
  margin-left: 0; }

/* .inner-form {
        margin: 10px 0 5px;
        padding: 10px 0 0;
        border: 1px dashed #d1d1d1;
        border-width: 1px;
        background: #f7f7f7;
}
.inner-form .form-alt label {
        padding-left: 5px;
}
*/
/* Buttons */
/* line 919, ../sass/theme.scss */
.buttons-set {
  clear: both;
  margin: 15px 0; }

/* general for button containing block */
/* line 925, ../sass/theme.scss */
.buttons-set p.back-link {
  float: left;
  text-align: right;
  padding: 7px 24px 7px 0;
  margin-right: 18px;
  font-weight: 400;
  font-size: 16px; }

/* line 934, ../sass/theme.scss */
a.back-link {
  color: #999; }

/* line 937, ../sass/theme.scss */
.buttons-set p.back-link a {
  color: #333333; }

/* line 940, ../sass/theme.scss */
.buttons-set a.button, .buttons-set button.button {
  float: left;
  margin-left: 0; }

/* line 944, ../sass/theme.scss */
.buttons-set2 {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
  background-color: #ededed;
  text-align: right; }

/* for button containing block under the general form */
/* line 953, ../sass/theme.scss */
.form-buttons .button {
  float: right; }

/* line 956, ../sass/theme.scss */
.form-buttons .button {
  margin-left: 15px; }

/* line 959, ../sass/theme.scss */
.form-buttons p.back-link {
  float: left;
  width: auto;
  padding: 0px 24px 0px 0;
  margin-right: 18px;
  text-align: right;
  font-weight: 700;
  font-size: 12px;
  border-right: 1px solid #d8d8d8; }

/* line 970, ../sass/theme.scss */
.form-buttons p.back-link small, .buttons-set p.back-link small {
  display: none; }

/* Global Messages */
/* line 974, ../sass/theme.scss */
.messages {
  overflow: hidden;
  text-align: left;
  width: 100%;
  max-width: 1200px;
  margin: 10px auto 0; }

/* line 981, ../sass/theme.scss */
.messages li {
  margin: 0px;
  padding: 0;
  word-wrap: break-word;
  font-size: 14px; }

/* line 987, ../sass/theme.scss */
.messages ul {
  padding: 0px;
  margin: 0px;
  position: relative; }

/* line 992, ../sass/theme.scss */
.messages ul li {
  margin: 0;
  padding: 0px; }

/* line 996, ../sass/theme.scss */
.messages a {
  text-decoration: underline; }

/* line 999, ../sass/theme.scss */
.messages a:hover {
  text-decoration: none; }

/* line 1002, ../sass/theme.scss */
.messages li.error-msg, .messages li.success-msg, .messages li.note-msg, .messages li.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  font-size: 14px !important; }

/* line 1007, ../sass/theme.scss */
p.error-msg {
  border-style: solid !important;
  padding: 0px;
  border-width: 1px !important;
  font-size: 12px !important;
  margin: 0px; }

/* Error Message */
/* line 1016, ../sass/theme.scss */
.messages li.error-msg {
  /*
  border-color: #e9581f;
  background-color: #fff5f3;
  color: #d91a00;*/
  border: 1px #eb1c24 solid;
  padding: 13px 20px;
  background: none;
  margin: 0px;
  font-weight: 700;
  margin-bottom: 10px !important;
  color: #eb1c24; }

/* line 1031, ../sass/theme.scss */
.messages li.error-msg a {
  color: #d91a00; }

/* line 1034, ../sass/theme.scss */
p.error-msg {
  border-color: #e9581f;
  background-color: #fff5f3;
  color: #d91a00; }

/* Success Message */
/* line 1041, ../sass/theme.scss */
.messages li.success-msg {
  border-style: solid;
  border-width: 1px;
  border-color: #e3e3e3;
  padding: 13px 20px;
  background: #ffffff;
  margin: 0px;
  font-weight: 700; }

/* line 1051, ../sass/theme.scss */
.messages li.success-msg a {
  color: #3d6611; }

/* Notification Message */
/* line 1055, ../sass/theme.scss */
.messages li.note-msg, .messages li.notice-msg {
   /* border-color: #fcd344;
    background-color: #fafaec;
    color: #3d6611;

   */
  border: 1px #fcd344 solid;
  padding: 13px 20px;
  background: none;
  margin: 0px;
  font-weight: 700;
  margin-bottom: 10px !important; }

/* line 1072, ../sass/theme.scss */
.messages li.note-msg a, .messages li.notice-msg a {
  color: #3d6611; }

/* std class reset */
/* line 1077, ../sass/theme.scss */
.std .messages {
  margin-top: 0; }

/* line 1080, ../sass/theme.scss */
.std .messages {
  width: auto;
  list-style: none !important;
  padding: 0 !important;
  margin-bottom: 0 !important; }

/* line 1086, ../sass/theme.scss */
.std .messages ul {
  list-style: none !important;
  padding-left: 0px !important;
  margin: 0px !important; }

/* BreadCrumbs */
/* line 1094, ../sass/theme.scss */
.breadcrumbs {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  margin: 0;
  padding: 0 0 19px;
  text-align: left;
  width: 97%;
  max-width: 1200px;
  margin: 28px auto 0; }
  /* line 1104, ../sass/theme.scss */
  .breadcrumbs ul {
    line-height: 14px;
    margin: 0; }
  /* line 1108, ../sass/theme.scss */
  .breadcrumbs a {
    color: #333333;
    display: inline-block;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat right -536px;
    padding-right: 13px; }
    /* line 1113, ../sass/theme.scss */
    .breadcrumbs a:hover {
      background-position: right -577px;
      color: #eb1c24; }
  /* line 1118, ../sass/theme.scss */
  .breadcrumbs li {
    display: inline;
    font-size: 14px;
    padding-right: 4px; }

/* Page Heading */
/* line 1126, ../sass/theme.scss */
.page-title {
  background: none;
  padding: 12px 0 20px;
  margin-bottom: 0; }

/* line 1131, ../sass/theme.scss */
.page-title .link-rss {
  float: right;
  margin-top: 8px; }

/* line 1135, ../sass/theme.scss */
.page-title h1, .page-title h2 {
  color: #333333;
  font-size: 32px;
  line-height: 26px; }

/* line 1140, ../sass/theme.scss */
.page-title h2 {
  font-size: 20px; }

/* line 1143, ../sass/theme.scss */
.title-buttons {
  text-align: right; }

/* line 1146, ../sass/theme.scss */
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
  float: left; }

/* line 1149, ../sass/theme.scss */
.title-buttons .link-print {
  float: right;
  margin-top: 4px; }

/* line 1153, ../sass/theme.scss */
.sub-title-buttons {
  text-align: right;
  padding: 10px 0px; }

/* line 1157, ../sass/theme.scss */
.subtitle {
  clear: both;
  padding: 10px 0px;
  font-size: 18px;
  color: #d12c01; }

/* .page-popup .page-title, .col-main .page-title {
        margin-left: -20px;
        margin-right: -20px;
}
*/
/* .col1-layout .col-main .page-title {
        margin-top: -20px;
}
*/
/* line 1173, ../sass/theme.scss */
.sub-title {
  color: #656565;
  margin: 3px 0 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d8d8d8; }

/* line 1179, ../sass/theme.scss */
.sub-title .separator {
  font-weight: 400;
  display: none; }

/* line 1183, ../sass/theme.scss */
.sub-title a {
  float: right; }

/* line 1186, ../sass/theme.scss */
.section-title {
  font-size: 14px;
  font-weight: 400;
  color: #151515;
  margin: 0 0 5px; }

/* Toolbar */
/* line 1194, ../sass/theme.scss */
.toolbar {
  display: table;
  margin: 0 0 15px;
  width: 100%; }

/* line 1199, ../sass/theme.scss */
.toolbar .pager {
  width: 275px; }

/* line 1202, ../sass/theme.scss */
.toolbar-bottom {
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  float: left;
  margin: 20px 0 0;
  padding-top: 5px;
  width: 100%; }

/* line 1210, ../sass/theme.scss */
.toolbar-bottom .toolbar {
  margin: 0px; }

/* line 1213, ../sass/theme.scss */
.toolbar .pager .pages {
  float: right;
  margin: 0;
  text-align: left; }

/* line 1218, ../sass/theme.scss */
.toolbar .pager .limiter {
  float: left; }

/* Pager */
/* line 1223, ../sass/theme.scss */
.pager {
  float: right; }

/* line 1226, ../sass/theme.scss */
.pager p {
  margin: 0 !important; }

/* line 1229, ../sass/theme.scss */
.pager select {
  padding: 0;
  margin-bottom: 1px;
  width: 40px; }

/* line 1234, ../sass/theme.scss */
.pager .amount {
  float: left;
  line-height: 20px;
  padding-right: 10px; }

/* line 1240, ../sass/theme.scss */
.pager .amount strong {
  font-weight: 400; }

/* line 1243, ../sass/theme.scss */
.pager .limiter {
  float: right;
  margin: 0;
  line-height: 20px; }

/* line 1248, ../sass/theme.scss */
.pager .limiter label {
  float: left; }

/* line 1251, ../sass/theme.scss */
.pager .limiter .jqTransformSelectWrapper {
  margin: 0 5px;
  width: 35px !important;
  /* */ }

/* line 1255, ../sass/theme.scss */
.pager .limiter .jqTransformSelectWrapper ul {
  width: 35px !important; }

/* line 1258, ../sass/theme.scss */
.pager .limiter .jqTransformSelectWrapper div span {
  line-height: 20px; }

/* line 1261, ../sass/theme.scss */
.pager .pages {
  margin: 0 135px;
  text-align: center; }

/* line 1265, ../sass/theme.scss */
.pager .pages a:hover {
  color: #8c8c8c;
  text-decoration: none; }

/* line 1269, ../sass/theme.scss */
.pager .pages ol, .pager .pages li {
  display: inline;
  padding: 0 2px;
  font-weight: 700;
  font-size: 12px;
  color: #50a4cf; }

/* line 1276, ../sass/theme.scss */
.pager .pages .current {
  color: #333; }

/* line 1279, ../sass/theme.scss */
.pager .pages .i-previous, .pager .pages .i-next {
  text-decoration: none !important;
  vertical-align: middle;
  font-size: 18px !important; }

/* line 1284, ../sass/theme.scss */
.pager-only {
  clear: both; }

/* line 1287, ../sass/theme.scss */
.pager-only .pages {
  margin: 0; }

/* Sorter */
/* line 1292, ../sass/theme.scss */
.sorter {
  float: left; }

/* line 1295, ../sass/theme.scss */
.sorter p {
  margin: 0; }

/* line 1298, ../sass/theme.scss */
.sorter select {
  padding: 0;
  margin-bottom: 1px; }

/* line 1302, ../sass/theme.scss */
.sorter .view-mode {
  white-space: nowrap;
  float: left;
  margin: 0 0 0 40px; }

/* line 1307, ../sass/theme.scss */
.sorter .view-mode label {
  float: left;
  margin: 0 5px 0 0; }

/* line 1311, ../sass/theme.scss */
.sorter .view-mode a.list-fix, .sorter .view-mode a.list, .sorter .view-mode strong.list-fix, .sorter .view-mode strong.list, .sorter .view-mode a.grid-fix, .sorter .view-mode a.grid, .sorter .view-mode strong.grid-fix, .sorter .view-mode strong.grid {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat 0 0;
  float: left;
  width: 16px;
  height: 16px;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
  margin: 5px 2px; }

/* line 1321, ../sass/theme.scss */
.sorter .view-mode a.list {
  background-position: -8px -434px; }

/* line 1324, ../sass/theme.scss */
.sorter .view-mode strong.list {
  background-position: -8px -415px; }

/* line 1327, ../sass/theme.scss */
.sorter .view-mode a.grid {
  background-position: -8px -399px; }

/* line 1330, ../sass/theme.scss */
.sorter .view-mode strong.grid {
  background-position: -8px -379px; }

/* line 1333, ../sass/theme.scss */
.sorter .view-mode a.list-fix {
  background-position: 0 -58px; }

/* line 1336, ../sass/theme.scss */
.sorter .view-mode strong.list-fix {
  background-position: 0 -87px; }

/* line 1339, ../sass/theme.scss */
.sorter .view-mode a.grid-fix {
  background-position: -24px -58px; }

/* line 1342, ../sass/theme.scss */
.sorter .view-mode strong.grid-fix {
  background-position: -24px -87px; }

/* line 1345, ../sass/theme.scss */
.sorter .sort-by {
  float: left;
  margin: 0 20px 0 0;
  position: relative; }
  /* line 1349, ../sass/theme.scss */
  .sorter .sort-by .sort-by-filter-hand {
    border: 1px solid #e0e0e0;
    border-radius: 1000px;
    padding: 5px 50px 5px 18px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") 100% -347px no-repeat;
    font: 400 14px 'Istok Web', sans-serif;
    color: #333333;
    display: inline-block; }
    /* line 1357, ../sass/theme.scss */
    .sorter .sort-by .sort-by-filter-hand .label {
      display: none; }
    /* line 1358, ../sass/theme.scss */
    .sorter .sort-by .sort-by-filter-hand .jqSelectedOptionText {
      padding-right: 50px; }
  /* line 1360, ../sass/theme.scss */
  .sorter .sort-by .sort-by-filter-hand.open {
    background-position: 100% -381px; }
  /* line 1361, ../sass/theme.scss */
  .sorter .sort-by .jqSortByTabMob {
    width: 100%;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    display: none; }
    /* line 1363, ../sass/theme.scss */
    .sorter .sort-by .jqSortByTabMob li {
      border-bottom: 1px solid #e0e0e0; }
      /* line 1365, ../sass/theme.scss */
      .sorter .sort-by .jqSortByTabMob li a {
        width: 100%;
        padding: 10px 15px;
        font: 400 14px 'Istok Web', sans-serif;
        color: #333333;
        text-align: center;
        display: inline-block; }

/* line 1376, ../sass/theme.scss */
.sorter .sort-by label {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 0 5px 0 0; }

/* .sorter .sort-by .jqTransformSelectWrapper {
        width: 90px !important
}
.sorter .sort-by .jqTransformSelectWrapper ul {
        width: 90px !important
}
.sorter .sort-by .jqTransformSelectWrapper div span {
        width: 75px !important;
}
*/
/* line 1393, ../sass/theme.scss */
.sorter .sort-by a.asc {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -4px -337px transparent;
  float: left;
  height: 20px;
  margin: 2px 5px 0 3px;
  text-indent: -9999px;
  width: 22px; }

/* line 1401, ../sass/theme.scss */
.sorter .sort-by a.desc {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -4px -354px transparent;
  float: left;
  height: 20px;
  text-indent: -9999px;
  margin: 2px 5px 0 3px;
  width: 22px; }

/* line 1409, ../sass/theme.scss */
.sorter .sort-by div.selector, .sorter .sort-by div.selector select {
  line-height: 25px;
  height: 25px;
  float: right; }

/* line 1414, ../sass/theme.scss */
.sorter .sort-by div.selector {
  width: inherit; }

/* line 1417, ../sass/theme.scss */
.sorter .sort-by div.selector.fixedWidth > span {
  background-position: 100% 8px;
  border: none;
  color: #3399CC;
  height: 23px;
  padding-right: 38px;
  width: auto;
  text-transform: none; }

/* Data Table */
/* line 1429, ../sass/theme.scss */
.table-caption {
  border-bottom: 1px solid #d8d8d8;
  margin: -1px 0 0;
  padding: 3px 0 4px;
  color: #656565; }

/* line 1435, ../sass/theme.scss */
.table-caption .separator {
  display: none; }

/* line 1439, ../sass/theme.scss */
.data-table {
  border: 1px solid #D8D8D8;
  width: 100%;
  border-collapse: separate; }

/* line 1444, ../sass/theme.scss */
.data-table th {
  padding: 5px 12px;
  color: #2d2d2d;
  font-weight: 400;
  white-space: nowrap; }

/* line 1451, ../sass/theme.scss */
.data-table td {
  padding: 5px 12px; }

/* line 1454, ../sass/theme.scss */
.data-table thead {
  font-size: 11px; }

/* line 1457, ../sass/theme.scss */
.data-table tfoot td {
  padding: 5px 12px; }

/* line 1460, ../sass/theme.scss */
.data-table tfoot th {
  border: none;
  text-transform: none; }

/* line 1464, ../sass/theme.scss */
.data-table tbody tr:nth-child(odd), .data-table tr.odd {
  background-color: #fff; }

/* line 1467, ../sass/theme.scss */
.data-table tbody.odd td {
  border-width: 0 1px; }

/* line 1470, ../sass/theme.scss */
.data-table tbody.even {
  background-color: #f5f5f5; }

/* line 1473, ../sass/theme.scss */
.data-table tbody.even td {
  border-width: 0 1px; }

/* line 1476, ../sass/theme.scss */
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
  border-bottom-width: 1px; }

/* line 1479, ../sass/theme.scss */
.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: 400; }

/* line 1483, ../sass/theme.scss */
.data-table td.label, .data-table th.label {
  text-transform: none;
  border-color: #fff;
  background-color: #F7F7F7; }

/* line 1490, ../sass/theme.scss */
.data-table td.value {
  float: none !important; }

/* line 1493, ../sass/theme.scss */
.data-table .link-rss {
  display: block; }

/* line 1496, ../sass/theme.scss */
.page-popup .data-table td, .page-popup .data-table th {
  border-bottom: 1px solid #d9d9d9; }

/* line 1499, ../sass/theme.scss */
.page-popup .buttons-set .button {
  float: right; }

/* Links */
/* line 1504, ../sass/theme.scss */
ul.links, ul.links li {
  display: inline; }

/* line 1507, ../sass/theme.scss */
ul.links li .separator {
  margin: 0 2px 0 5px;
  font-size: 10px;
  color: #8f8f8f; }

/* line 1512, ../sass/theme.scss */
ul.links li.last .separator {
  display: none; }

/* Class:std - styles for admin-controlled content */
/* line 1517, ../sass/theme.scss */
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote, .std table {
  margin-bottom: 1em; }

/* line 1520, ../sass/theme.scss */
.std ul {
  list-style: disc outside;
  padding-left: 1.5em; }

/* line 1524, ../sass/theme.scss */
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em; }

/* line 1528, ../sass/theme.scss */
.std ul ul {
  list-style-type: circle; }

/* line 1531, ../sass/theme.scss */
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
  margin: .5em 0; }

/* line 1534, ../sass/theme.scss */
.std dt {
  font-weight: bold; }

/* line 1537, ../sass/theme.scss */
.std dd {
  padding: 0 0 0 1.5em; }

/* line 1540, ../sass/theme.scss */
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em; }

/* line 1544, ../sass/theme.scss */
.std address {
  font-style: 400; }

/* line 1547, ../sass/theme.scss */
.std b, .std strong {
  font-family: "Istok Web",sans-serif;
  font-weight: 700; }

/* line 1551, ../sass/theme.scss */
.std i, .std em {
  font-style: italic; }

/* line 1554, ../sass/theme.scss */
.std hr {
  margin: 1.5em 0;
  color: #d9d9d9; }

/* line 1558, ../sass/theme.scss */
.std table {
  width: 100%; }

/* line 1561, ../sass/theme.scss */
.std table thead {
  background: #e8e8e8; }

/* line 1564, ../sass/theme.scss */
.std table th {
  background: #f7f7f7;
  font-weight: bold; }

/* line 1568, ../sass/theme.scss */
.std table thead th {
  background: #e8e8e8;
  font-weight: bold; }

/* line 1572, ../sass/theme.scss */
.std table th, .std table td {
  padding: 5px 10px;
  border: 1px solid #d9d9d9; }

/* line 1576, ../sass/theme.scss */
.std table[border="0"] {
  border-width: 0; }

/* line 1579, ../sass/theme.scss */
.std table[border="0"] th, .std table[border="0"] td {
  border-width: 0; }

/* line 1582, ../sass/theme.scss */
ul.disc li {
  padding-left: 10px;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }

/* line 1586, ../sass/theme.scss */
.std ul.disc li {
  padding-left: 0;
  background: none; }

/* Misc */
/* line 1592, ../sass/theme.scss */
.link-rss {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/icon_rss.gif) 100% 1px no-repeat;
  padding-right: 18px;
  white-space: nowrap; }

/* line 1597, ../sass/theme.scss */
.link-rss:hover {
  color: #f58550; }

/* line 1600, ../sass/theme.scss */
.link-print {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/icon_printer.gif) 0 1px no-repeat;
  padding: 2px 0 2px 25px;
  white-space: nowrap; }

/* line 1605, ../sass/theme.scss */
.link-cart:hover {
  color: #c73615;
  text-decoration: none; }

/* line 1609, ../sass/theme.scss */
.data-table .btn-remove {
  cursor: pointer;
  display: block;
  white-space: nowrap; }

/* line 1614, ../sass/theme.scss */
.cards-list dt {
  margin: 5px 0 0; }

/* line 1617, ../sass/theme.scss */
.cards-list .offset {
  padding: 2px 0 2px 20px; }

/* line 1620, ../sass/theme.scss */
.divider {
  color: #cccccc;
  height: 1px;
  margin: 16px 0;
  overflow: hidden; }

/* Global site notices */
/* .global-site-notice {
}
.global-site-notice .notice-inner {
}
.global-site-notice .notice-inner p {
}
.global-site-notice .notice-inner .actions {
}
*/
/* Cookie Notice */
/* .notice-cookie {
}
*/
/* Noscript Notice */
/* .noscript {
}
*/
/* Demo Notice */
/* line 1646, ../sass/theme.scss */
.demo-notice {
  background: none repeat scroll 0 0 #333333;
  border: 0 none;
  position: relative;
  z-index: 999999;
  color: #E6E6E6;
  font-size: 12px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center; }

/* line 1658, ../sass/theme.scss */
.demo-notice .notice-inner {
  background: none repeat scroll 0 0 transparent;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 940px;
  font-size: 11px; }

/* line 1666, ../sass/theme.scss */
.demo-notice .notice-inner p {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/mlogo.gif) no-repeat scroll 0 6px transparent;
  line-height: 40px;
  border: 0 none;
  color: #ffffff;
  float: left;
  font-size: 10px;
  padding: 0 0 0 230px; }

/* line 1675, ../sass/theme.scss */
.demo-notice ul.social-media-links {
  display: inline;
  float: right;
  margin: 9px 0 0; }

/* line 1680, ../sass/theme.scss */
.demo-notice ul.social-media-links li {
  display: inline;
  margin: 0 10px 0 0;
  float: left; }

/* .demo-notice  a.toggle-btn {
        text-indent: -9999px;
        float: right;
        background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll  -8px -155px;
        height: 15px;
        margin: 12px 7px;
        width: 15px;
}
.demo-notice.expanded   a.toggle-btn {
        background-position: -8px -181px;
}
*/
/* .demo-notice ul.social-media-links li a {
        background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -7px -50px;
        float: left;
        height: 15px;
        margin: 12px 7px;
        width: 15px;
}
.demo-notice ul.social-media-links li a.fb {
        background-position: -7px -50px;
}
.demo-notice ul.social-media-links li a.tw {
        background-position: -7px -72px;
}
.demo-notice ul.social-media-links li a.yt {
        background-position: -7px -93px;
}
.demo-notice ul.social-media-links li a:hover {
        text-decoration: none
}
*/
/* line 1720, ../sass/theme.scss */
.reward-message .reward {
  font-size: 13px;
  float: left;
  width: 100%; }
  /* line 1724, ../sass/theme.scss */
  .reward-message .reward p.limit {
    clear: left;
    width: 100%; }
  /* line 1728, ../sass/theme.scss */
  .reward-message .reward p {
    padding: 5px 0px; }

/* Block:Events */
/* line 1735, ../sass/theme.scss */
.event {
  background-color: #50a4cf;
  border-bottom: 1px solid #e2d4c7;
  width: 182px;
  position: static;
  height: 144px;
  text-align: center; }

/* line 1743, ../sass/theme.scss */
.event .status {
  font-weight: 400;
  font-size: 16px;
  display: block;
  padding: 19px 0 0;
  margin: 0 0 0;
  text-align: center;
  color: #cf3a00; }

/* line 1752, ../sass/theme.scss */
.event .event-ticker {
  color: #cf3a00;
  height: 55px; }

/* line 1756, ../sass/theme.scss */
.event .event-ticker span {
  font-size: 32px;
  line-height: 40px;
  height: 40px;
  padding-bottom: 10px;
  /* background-image: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_ticker.gif);
  */
  background-repeat: no-repeat;
  display: inline-block; }

/* line 1766, ../sass/theme.scss */
.event .event-ticker span, x:-moz-any-link {
  padding-bottom: 13px; }

/* FireFox 2 fix */
/* line 1771, ../sass/theme.scss */
.event .event-ticker span, x:-moz-any-link, x:default {
  padding-bottom: 10px; }

/* FireFox 3 restore */
/* line 1776, ../sass/theme.scss */
.event .event-ticker span.days {
  background-position: 50% 3px; }

/* line 1779, ../sass/theme.scss */
.event .event-ticker span.hour {
  background-position: 50% -56px; }

/* line 1782, ../sass/theme.scss */
.event .event-ticker span.minute {
  background-position: 50% -115px; }

/* line 1785, ../sass/theme.scss */
.event .event-ticker span.second {
  background-position: 50% -174px; }

/* line 1788, ../sass/theme.scss */
.event .event-ticker span.delimiter {
  background: none; }

/* line 1791, ../sass/theme.scss */
.event .event-dates {
  font-size: 14px;
  color: #555;
  padding-top: 0px; }

/* line 1796, ../sass/theme.scss */
.event .event-dates .date-part {
  font-weight: bold; }

/* line 1799, ../sass/theme.scss */
.event .event-dates .time-part {
  font-size: 12px; }

/* line 1802, ../sass/theme.scss */
.col-main .event .event-button {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_btn-co.gif) 0 50% no-repeat;
  line-height: 27px !important;
  height: 27px !important;
  padding: 0 0 0 13px !important;
  vertical-align: middle; }

/* line 1809, ../sass/theme.scss */
.col-main .event .event-button span {
  width: 121px;
  text-align: center;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_btn-co.gif) 100% 50% no-repeat;
  padding: 0 13px 0 0 !important;
  color: #fff;
  font: bold 15px/27px Arial, Helvetica, sans-serif !important;
  height: 27px !important;
  text-transform: none; }

/* line 1819, ../sass/theme.scss */
.event p a {
  color: #666;
  font-size: 11px; }

/* line 1823, ../sass/theme.scss */
.event .event-bottom {
  position: absolute;
  z-index: 2;
  height: 12px;
  width: 23px;
  left: 50%;
  margin-left: -11px;
  bottom: -12px; }

/* line 1832, ../sass/theme.scss */
.upcoming {
  background: #f6f6f6; }

/* line 1835, ../sass/theme.scss */
.upcoming .status {
  color: #333; }

/* line 1838, ../sass/theme.scss */
.closed .event-button, .col-main .closed .event-button, .col-main .upcoming .event-button, .upcoming .event-button, .closed .event-button span, .col-main .closed .event-button span, .col-main .upcoming .event-button span, .upcoming .event-button span {
  line-height: 27px !important;
  font-size: 12px !important;
  color: #7c7b7b !important;
  background: none !important;
  padding: 0 !important;
  width: auto !important;
  display: inline !important;
  text-transform: capitalize; }

/* line 1848, ../sass/theme.scss */
.upcoming .event-button {
  text-decoration: underline !important; }

/* line 1851, ../sass/theme.scss */
.upcoming .event-button:hover {
  text-decoration: none !important; }

/* line 1854, ../sass/theme.scss */
.upcoming p a {
  color: #666; }

/* line 1857, ../sass/theme.scss */
.upcoming .event-bottom {
  background-position: 50% -187px; }

/* line 1860, ../sass/theme.scss */
.closed {
  background: #d8d8d8; }

/* line 1863, ../sass/theme.scss */
.closed .status, .closed .event-dates {
  color: #e2d4c7; }

/* line 1866, ../sass/theme.scss */
.event-container {
  background: none repeat scroll 0 0 #50a4cf;
  clear: both;
  height: 73px;
  padding: 5px;
  position: relative;
  width: 930px;
  z-index: -1;
  margin-bottom: 5px; }

/* line 1876, ../sass/theme.scss */
.event-container .event {
  border: 1px solid #ffffff;
  height: 72px;
  position: relative;
  width: 928px;
  z-index: 2;
  line-height: 72px; }

/* line 1885, ../sass/theme.scss */
.event-container .container {
  display: inline;
  margin: 0;
  padding: 0;
  background: none; }

/* line 1891, ../sass/theme.scss */
.event-container .status {
  display: inline;
  margin: 0 10px 0 0;
  background: none;
  font-size: 22px;
  color: #fff;
  font-weight: 500; }

/* line 1900, ../sass/theme.scss */
.event-container .event-ticker {
  display: inline;
  font-size: 28px;
  height: auto;
  color: #fff; }

/* line 1906, ../sass/theme.scss */
.event-container .event-ticker span {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  padding: 0; }

/* line 1912, ../sass/theme.scss */
.event-container .event-ticker span, x:-moz-any-link {
  padding: 5px 0 5px; }

/* FireFox 2 fix */
/* line 1917, ../sass/theme.scss */
.event-container .event-ticker span, x:-moz-any-link, x:default {
  padding: 0; }

/* FireFox 3 restore */
/* line 1922, ../sass/theme.scss */
.event-container .event .event-ticker span.days {
  background-position: 50% 4px; }

/* line 1925, ../sass/theme.scss */
.event-container .event .event-ticker span.hour {
  background-position: 50% -55px; }

/* line 1928, ../sass/theme.scss */
.event-container .event .event-ticker span.minute {
  background-position: 50% -114px; }

/* line 1931, ../sass/theme.scss */
.event-container .event .event-ticker span.second {
  background-position: 50% -173px; }

/* line 1934, ../sass/theme.scss */
.event-container .event .event-container-tip {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/ps_banner_arrows.png") repeat scroll 0 0 transparent;
  bottom: -22px;
  height: 30px;
  left: 434px;
  position: absolute;
  width: 30px; }

/* line 1942, ../sass/theme.scss */
.event-container .event.upcoming .event-container-tip {
  background-position: 0 -29px;
  background-position: 0 -30px; }

/* line 1946, ../sass/theme.scss */
.event-container .event.closed .event-container-tip {
  background-position: 0 -60px; }

/* line 1949, ../sass/theme.scss */
.event-container .event-dates {
  display: inline;
  font-size: 22px;
  height: auto;
  color: #fff; }

/* line 1955, ../sass/theme.scss */
.event-container .event-dates .time-part {
  font-size: 22px;
  font-weight: 700; }

/* line 1959, ../sass/theme.scss */
.event-container .event-dates .date-part {
  font-size: 22px;
  font-weight: 700; }

/* line 1963, ../sass/theme.scss */
.event-container .event-dates div, .event-container .event-dates p {
  display: inline; }

/* line 1966, ../sass/theme.scss */
.container-upcoming {
  background: none repeat scroll 0 0 #939393; }

/* line 1969, ../sass/theme.scss */
.container-upcoming .upcoming {
  background: none repeat scroll 0 0 #939393; }

/* line 1972, ../sass/theme.scss */
.container-closed {
  background: #d8d8d8; }

/* Block:Events Lister . */
/* line 1977, ../sass/theme.scss */
.col3-layout .col-main .widget-events {
  margin: 0 -20px 1px;
  position: relative;
  z-index: 1; }

/* line 1982, ../sass/theme.scss */
.widget-events {
  padding: 11px;
  background: #f0eae3; }

/* line 1986, ../sass/theme.scss */
.col1-layout .col-main .widget-events {
  padding: 12px; }

/* line 1989, ../sass/theme.scss */
.events-slider {
  position: relative;
  clear: both;
  margin: 0 0 0;
  border: 1px solid #d0c2b6;
  z-index: 2; }

/* line 1996, ../sass/theme.scss */
.events-slider .slider-panel, .events-slider ul.slider li.slider-item, .events-slider .slide-button {
  float: left;
  display: inline; }

/* line 2000, ../sass/theme.scss */
.events-slider .event {
  z-index: 1;
  padding: 5px;
  bottom: 0;
  left: 0;
  position: absolute;
  height: auto;
  width: 208px;
  border: none;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  /* Good browsers */
  opacity: 0.9; }

/* line 2015, ../sass/theme.scss */
.events-slider .event h2 {
  color: #fff;
  font-size: 23.78px;
  font-weight: 700; }

/* line 2021, ../sass/theme.scss */
.events-slider .event .status {
  font: italic 15.85px/24px Georgia, "Times New Roman", Times, serif;
  padding: 0;
  color: #fff; }

/* line 2026, ../sass/theme.scss */
.events-slider .event .event-ticker {
  font: italic 16px/24px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  height: auto; }

/* line 2031, ../sass/theme.scss */
.events-slider .event .event-ticker .container {
  line-height: 400; }

/* line 2034, ../sass/theme.scss */
.events-slider .event .event-ticker span {
  font-size: 16px;
  height: auto;
  line-height: 400;
  padding: 0; }

/* line 2040, ../sass/theme.scss */
.events-slider .event .event-dates p {
  margin: 0;
  color: #fff; }

/* line 2044, ../sass/theme.scss */
.events-slider .event .event-dates p strong {
  font: italic 16px/24px Georgia, "Times New Roman", Times, serif; }

/* line 2047, ../sass/theme.scss */
.events-slider .event .event-dates p span {
  font: italic 16px/24px Georgia, "Times New Roman", Times, serif; }

/* line 2050, ../sass/theme.scss */
.events-slider .event.upcoming {
  background: #333333; }

/* line 2053, ../sass/theme.scss */
.events-slider .event.upcoming .event-dates {
  margin-top: -5px; }

/* line 2056, ../sass/theme.scss */
.events-slider .slider-panel {
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 0; }

/* line 2062, ../sass/theme.scss */
.events-slider ul.slider {
  width: 200000px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;
  padding: 0; }

/* line 2067, ../sass/theme.scss */
.events-slider ul.slider li.slider-item {
  overflow: hidden;
  width: 218px;
  height: 420px;
  border: 1px solid #d8d8d8;
  position: relative;
  padding-left: 0;
  margin: 0 20px 0 0; }

/* line 2076, ../sass/theme.scss */
.events-slider ul.slider li.slider-item .category-name {
  font-size: 16px;
  font-weight: 400;
  color: #454343;
  display: block;
  padding: 80px 10px 0; }

/* line 2083, ../sass/theme.scss */
.events-slider ul.slider li.slider-item .category-show {
  height: 420px;
  overflow: hidden;
  text-align: center;
  display: block;
  text-decoration: none; }

/* line 2090, ../sass/theme.scss */
.events-slider ul.slider li.slider-item .no-event {
  height: 401px; }

/* line 2093, ../sass/theme.scss */
.events-slider .event .count-down {
  display: block !important;
  padding: 0 0 5px 0; }

/* line 2098, ../sass/theme.scss */
.events-slider .backward {
  left: 1px;
  background-position: left center; }

/* line 2102, ../sass/theme.scss */
.events-slider .forward {
  right: 1px;
  background-position: right center; }

/* line 2106, ../sass/theme.scss */
.events-slider .inactive {
  cursor: default;
  display: none !important; }

/* Sidebar =============================================================================== */
/* line 2112, ../sass/theme.scss */
.sidebar .widget-events {
  background: none;
  padding: 0; }

/* line 2116, ../sass/theme.scss */
.sidebar .events-slider {
  border: 1px solid #cfcfcf;
  margin: -1px -1px 0;
  background: #fff;
  padding: 0; }

/* line 2122, ../sass/theme.scss */
.sidebar .events-slider .event {
  height: 115px; }

/* line 2125, ../sass/theme.scss */
.sidebar .events-slider ul.slider li.slider-item {
  width: 182px;
  height: 300px;
  margin: 0;
  border-color: #cfcfcf;
  border-width: 0 1px 0 0; }

/* line 2132, ../sass/theme.scss */
.sidebar .events-slider ul.slider .status {
  padding-top: 10px;
  padding-bottom: 5px; }

/* line 2136, ../sass/theme.scss */
.sidebar .events-slider ul.slider .event-dates {
  height: 40px; }

/* line 2139, ../sass/theme.scss */
.sidebar .events-slider ul.slider li.slider-item .category-name {
  font-size: 16px;
  font-weight: 400;
  color: #454343;
  display: block;
  padding: 50px 10px 0; }

/* line 2146, ../sass/theme.scss */
.sidebar .events-slider ul.slider li.slider-item .category-show {
  height: 241px;
  background: #fff url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_category-info.gif) repeat-x 0 100%; }

/* line 2150, ../sass/theme.scss */
.sidebar .events-slider {
  margin-top: -1px; }

/* line 2153, ../sass/theme.scss */
.sidebar .events-slider .backward {
  left: 3px;
  top: 6px; }

/* line 2157, ../sass/theme.scss */
.sidebar .events-slider .forward {
  right: 3px;
  top: 6px; }

/* line 2161, ../sass/theme.scss */
.sidebar .events-slider .event-ticker {
  height: 45px; }

/* line 2164, ../sass/theme.scss */
.sidebar .events-slider .event-ticker span {
  font-size: 22px;
  line-height: 28px;
  height: 28px;
  padding-bottom: 10px;
  background-image: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_ticker1.gif);
  background-repeat: no-repeat;
  display: inline-block; }

/* line 2173, ../sass/theme.scss */
.sidebar .events-slider .event-ticker span.days {
  background-position: 50% -10px; }

/* line 2176, ../sass/theme.scss */
.sidebar .events-slider .event-ticker span.hour {
  background-position: 50% -69px; }

/* line 2179, ../sass/theme.scss */
.sidebar .events-slider .event-ticker span.minute {
  background-position: 50% -128px; }

/* line 2182, ../sass/theme.scss */
.sidebar .events-slider .event-ticker span.second {
  background-position: 50% -185px; }

/* line 2185, ../sass/theme.scss */
.sidebar .callout {
  display: block;
  margin: 10px 0; }

/* Generic Block */
/* line 2191, ../sass/theme.scss */
.sidebar .block {
  margin-bottom: 10px;
  padding-bottom: 10px; }

/* line 2195, ../sass/theme.scss */
.sidebar .block .block-title {
  padding: 0; }

/* line 2198, ../sass/theme.scss */
.sidebar .block .block-title strong {
  display: block;
  font-weight: normal;
  padding: 0;
  color: #333333; }

/* line 2205, ../sass/theme.scss */
.sidebar .block .block-title strong small {
  font-size: 12px;
  color: #777; }

/* line 2209, ../sass/theme.scss */
.sidebar .block .block-content {
  color: #333333;
  padding: 10px 0 0; }

/* line 2213, ../sass/theme.scss */
.sidebar .block .btn-remove {
  color: #222;
  margin-right: 3px; }

/* line 2217, ../sass/theme.scss */
.sidebar .block .btn-remove a {
  color: #222 !important;
  text-decoration: none !important; }

/* line 2221, ../sass/theme.scss */
.sidebar .block .actions {
  margin: 5px 0; }

/* line 2225, ../sass/theme.scss */
.sidebar .block .actions a {
  clear: left;
  float: left;
  font-size: 13px;
  margin: 5px 0;
  color: #333333; }
/* line 2231, ../sass/theme.scss */
.sidebar .block .actions a:hover {
  color: #eb1c24; }

/* line 2233, ../sass/theme.scss */
.sidebar .block .actions button.button {
  clear: left;
  float: left;
  margin: 5px 0 0; }

/* line 2238, ../sass/theme.scss */
.sidebar .block li a.btn-previous, .sidebar .block li a.btn-remove {
  float: right;
  width: 13px;
  height: 0;
  padding-top: 12px;
  margin-top: 3px;
  overflow: hidden;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/btn_remove.gif) no-repeat 0 0; }

/* line 2247, ../sass/theme.scss */
.sidebar .block li a.btn-previous {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_icon-back.png) no-repeat 0 0; }

/* line 2250, ../sass/theme.scss */
.sidebar .block li .divider {
  display: none; }

/* line 2253, ../sass/theme.scss */
.sidebar .block li .col-main .block {
  background: #fff; }

/* Side bar Compare block===========*/
/* line 2257, ../sass/theme.scss */
.sidebar .block.block-compare {
  border: 1px solid #edebe9;
  border-right: none;
  border-left: none;
  padding: 16px 0;
  position: relative; }
  /* line 2259, ../sass/theme.scss */
  .sidebar .block.block-compare .block-title {
    margin-bottom: 10px; }
    /* line 2262, ../sass/theme.scss */
    .sidebar .block.block-compare .block-title strong span {
      font-size: 17px; }
      /* line 2263, ../sass/theme.scss */
      .sidebar .block.block-compare .block-title strong span small {
        font-size: 17px;
        color: #333333; }
  /* line 2267, ../sass/theme.scss */
  .sidebar .block.block-compare .block-content {
    padding: 0; }
    /* line 2268, ../sass/theme.scss */
    .sidebar .block.block-compare .block-content .actions a {
      margin-left: 0; }

/* Side bar Compare block ends======*/
/* line 2273, ../sass/theme.scss */
.col-main .block .block-title {
  background: #e7e7e7 url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_block-title.gif) repeat-x 0 0;
  border: 1px solid #e1e1e1;
  padding: 5px 20px 5px;
  margin: 0 -1px; }

/* line 2279, ../sass/theme.scss */
.col-main .block .block-title h2, .col-main .block .block-title h3 {
  font-size: 14px;
  line-height: 1.2;
  color: #000333;
  font-weight: bold; }

/* line 2285, ../sass/theme.scss */
.col-main .block .block-content {
  padding: 20px; }

/* Generic box */
/* line 2290, ../sass/theme.scss */
.info-box {
  margin-top: -1px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px; }

/* line 2296, ../sass/theme.scss */
.info-box .box-title {
  margin: 17px 17px 0 17px;
  padding: 0;
  color: #656565; }

/* line 2303, ../sass/theme.scss */
.info-box .box-title .separator {
  display: none; }

/* line 2306, ../sass/theme.scss */
.info-box .box-title a {
  float: right; }

/* line 2310, ../sass/theme.scss */
.info-box .box-content {
  padding: 10px 17px 17px;
  color: #555; }

/* line 2314, ../sass/theme.scss */
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0; }

/* line 2318, ../sass/theme.scss */
.info-table td {
  padding: 2px 0; }

/* Block:Cart */
/* line 2323, ../sass/theme.scss */
.sidebar .block-cart {
  padding-bottom: 42px; }

/* line 2326, ../sass/theme.scss */
.sidebar .block-cart a.product-image {
  display: none; }

/* line 2329, ../sass/theme.scss */
.sidebar .block-cart .summary {
  margin: 0 -17px;
  padding: 0 12px 5px;
  background: #363636;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1; }

/* line 2338, ../sass/theme.scss */
.sidebar .block-cart .summary a {
  font-weight: bold;
  color: #fff; }

/* line 2342, ../sass/theme.scss */
.sidebar .block-cart .summary .subtotal {
  margin: 3px 0 0; }

/* line 2345, ../sass/theme.scss */
.sidebar .block-cart .summary .subtotal .price {
  font-weight: bold; }

/* line 2348, ../sass/theme.scss */
.sidebar .block-cart .actions {
  margin: 5px 0 0;
  text-align: left; }

/* line 2352, ../sass/theme.scss */
.sidebar .block-cart .actions button.button {
  float: none; }

/* line 2355, ../sass/theme.scss */
.sidebar .block-cart .block-content table {
  margin: 5px 0 0 0; }

/* line 2358, ../sass/theme.scss */
.sidebar .block-cart .block-content table th {
  padding: 1px 5px 1px 0;
  color: #8f8f8f;
  text-align: right;
  display: none; }

/* line 2364, ../sass/theme.scss */
.sidebar .block-cart .block-content table td {
  text-align: left;
  padding: 1px 0; }

/* line 2368, ../sass/theme.scss */
.sidebar .block-cart .block-content table tr.qty td, .sidebar .block-cart .block-content table tr.qty th {
  display: none; }

/* line 2371, ../sass/theme.scss */
.sidebar .block-cart .block-content .truncated a.details {
  display: none; }

/* line 2374, ../sass/theme.scss */
.sidebar .block-cart .block-content .cart-edit-item {
  display: none; }

/* line 2377, ../sass/theme.scss */
.sidebar .block-cart .block-content .mini-products-list li.last {
  border-bottom: 1px solid #DDDDDD; }

/* line 2380, ../sass/theme.scss */
.sidebar .block li a.btn-remove {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -2px -292px transparent;
  float: right;
  height: 20px;
  margin: 0;
  right: 0;
  overflow: visible;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
  position: absolute; }

/* line 2392, ../sass/theme.scss */
.sidebar #cart-sidebar.mini-products-list .product-details {
  margin-left: 0px; }

/* line 2395, ../sass/theme.scss */
.mini-products-list li.item {
  padding: 5px 0;
  border-bottom: 1px solid #DDDDDD;
  position: relative; }

/* line 2400, ../sass/theme.scss */
.mini-products-list li.last {
  border: none; }

/* line 2403, ../sass/theme.scss */
.mini-products-list .product-image {
  float: left;
  width: 50px; }

/* line 2407, ../sass/theme.scss */
.mini-products-list .product-details {
  margin-left: 65px;
  text-align: left;
  color: #8F8F8F; }

/* line 2412, ../sass/theme.scss */
.mini-products-list .product-details .product-name {
  font-size: 11px;
  margin-right: 10px; }

/* line 2416, ../sass/theme.scss */
.mini-products-list .product-details .price-box {
  margin: 5px 0; }

/* line 2419, ../sass/theme.scss */
.mini-products-list .product-details .btn-remove {
  font-size: 11px;
  font-weight: 400;
  text-transform: capitalize; }

/* line 2424, ../sass/theme.scss */
.sidebar .mini-products-images-list li.item {
  float: left;
  padding: 5px;
  text-align: center; }

/* line 2429, ../sass/theme.scss */
.block-products .mini-products-list .product-details {
  margin-left: 65px; }

/* Top My Account Block */
/* line 2434, ../sass/theme.scss */
.mini-products-list .product-details .item-options {
  display: none; }

/* line 2437, ../sass/theme.scss */
.top-myaccount {
  float: right;
  position: relative; }
  /* line 2440, ../sass/theme.scss */
  .top-myaccount .block-content {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    width: 180px; }
    /* line 2447, ../sass/theme.scss */
    .top-myaccount .block-content .close-btn {
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -8px -641px transparent;
      cursor: pointer;
      height: 13px;
      position: absolute;
      right: 7px;
      text-indent: -9999px;
      top: 6px;
      width: 12px;
      z-index: 1; }
    /* line 2458, ../sass/theme.scss */
    .top-myaccount .block-content ul.links {
      display: inherit;
      line-height: 400;
      padding: 5px 0;
      width: 173px;
      float: left; }
      /* line 2464, ../sass/theme.scss */
      .top-myaccount .block-content ul.links li {
        display: inherit;
        line-height: 400;
        padding: 5px 0;
        width: 173px;
        float: left; }
        /* line 2470, ../sass/theme.scss */
        .top-myaccount .block-content ul.links li a {
          color: #999;
          white-space: 400; }
          /* line 2473, ../sass/theme.scss */
          .top-myaccount .block-content ul.links li a:hover {
            color: #bf1000; }
  /* line 2480, ../sass/theme.scss */
  .top-myaccount .inner-wrapper {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    float: left;
    width: 100%;
    padding: 6px 15px 5px;
    border-radius: 4px; }
    /* line 2482, ../sass/theme.scss */
    .top-myaccount .inner-wrapper ul li {
      line-height: 25px; }
      /* line 2483, ../sass/theme.scss */
      .top-myaccount .inner-wrapper ul li a {
        color: #333333;
        font-size: 14px; }

/* line 2497, ../sass/theme.scss */
.top-myaccount h3 {
  cursor: pointer;
  padding: 0 0 0 20px;
  font-weight: 400;
  font-size: 13px;
  font-weight: 700; }
  /* line 2503, ../sass/theme.scss */
  .top-myaccount h3:hover {
    color: #eb1c24; }

/* < Product Prices */
/* line 2510, ../sass/theme.scss */
.price {
  white-space: nowrap !important; }

/* line 2514, ../sass/theme.scss */
.sidebar .price {
  font-size: 12px; }

/* Old price */
/* line 2519, ../sass/theme.scss */
.old-price {
  /* text-decoration: line-through;*/
  color: #333333;
  position: relative; }

/* line 2524, ../sass/theme.scss */
.old-price::after {
  content: '';
  border-bottom: 2px solid #333333;
  position: absolute;
  left: 0;
  top: 44%;
  width: 100%; }

/* line 2532, ../sass/theme.scss */
.old-price .price-label {
  white-space: nowrap;
  color: #333333; }

/* line 2536, ../sass/theme.scss */
.old-price .price {
  font-weight: 400;
  /* text-decoration: line-through;
  */
  color: #333333; }

/* line 2542, ../sass/theme.scss */
.sidebar .old-price .price-label {
  display: none !important; }

/* Special price */
/* line 2547, ../sass/theme.scss */
.special-price .price-label {
  white-space: nowrap;
  color: #eb1c24; }

/* line 2552, ../sass/theme.scss */
.sidebar .special-price .price-label {
  display: none !important; }

/* Minimal price (as low as) */
/* line 2557, ../sass/theme.scss */
.minimal-price .price-label {
  white-space: nowrap; }

/* line 2560, ../sass/theme.scss */
.minimal-price-link {
  display: block;
  margin: 5px 0;
  text-decoration: none; }

/* line 2565, ../sass/theme.scss */
a.minimal-price-link:hover {
  text-decoration: underline; }

/* Excluding tax */
/* line 2570, ../sass/theme.scss */
.price-excluding-tax {
  display: block; }

/* line 2573, ../sass/theme.scss */
.price-excluding-tax .label {
  white-space: nowrap; }

/* line 2576, ../sass/theme.scss */
.price-excluding-tax .price {
  font-weight: 400; }

/* Including tax */
/* line 2581, ../sass/theme.scss */
.price-including-tax {
  display: block; }

/* line 2584, ../sass/theme.scss */
.price-including-tax .label {
  white-space: nowrap; }

/* Configured price */
/* line 2589, ../sass/theme.scss */
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap; }

/* line 2593, ../sass/theme.scss */
.configured-price .price {
  font-weight: bold; }

/* FPT */
/* line 2598, ../sass/theme.scss */
.weee {
  display: block;
  font-size: 11px; }

/* line 2602, ../sass/theme.scss */
.weee .price {
  font-size: 11px;
  font-weight: bold; }

/* Excl tax (for order tables) */
/* line 2608, ../sass/theme.scss */
.price-excl-tax {
  display: block; }

/* line 2611, ../sass/theme.scss */
.price-excl-tax .label {
  display: block;
  white-space: nowrap; }

/* line 2615, ../sass/theme.scss */
.price-excl-tax .price {
  display: block; }

/* Incl tax (for order tables) */
/* line 2620, ../sass/theme.scss */
.price-incl-tax {
  display: block; }

/* line 2623, ../sass/theme.scss */
.price-incl-tax .label {
  display: block;
  white-space: nowrap; }

/* line 2627, ../sass/theme.scss */
.price-incl-tax .price {
  display: block;
  font-weight: bold; }

/* Price range */
/* line 2633, ../sass/theme.scss */
.price-from .price-label {
  white-space: nowrap; }

/* line 2636, ../sass/theme.scss */
.price-from .price {
  white-space: nowrap; }

/* line 2639, ../sass/theme.scss */
.price-to .price {
  white-space: nowrap; }

/* line 2642, ../sass/theme.scss */
.price-to .price-label {
  white-space: nowrap; }

/* line 2645, ../sass/theme.scss */
.price-as-configured .price-label {
  white-space: nowrap; }

/* Price notice next to the options */
/* line 2650, ../sass/theme.scss */
.price-notice {
  padding-left: 10px; }

/* line 2653, ../sass/theme.scss */
.price-notice .price {
  font-weight: bold; }

/* ********* Product Prices > */
/* Tier Prices */
/* line 2659, ../sass/theme.scss */
.product-pricing {
  background: #fbf4de;
  border: 1px solid #e2d4c7;
  padding: 8px;
  margin: 0 0 20px;
  clear: left; }

/* line 2666, ../sass/theme.scss */
.product-pricing li {
  line-height: 1.35;
  margin: 2px 0; }

/* line 2670, ../sass/theme.scss */
.product-pricing li .price {
  font-size: 14px;
  font-weight: 400; }

/* line 2674, ../sass/theme.scss */
.product-pricing li .benefit {
  font-size: 14px;
  font-weight: 400; }

/* Top Shopping Cart */
/* line 2680, ../sass/theme.scss */
.top-cart {
  float: right;
  position: relative;
  padding-left: 15px; }
  /* line 2684, ../sass/theme.scss */
  .top-cart strong {
    display: block;
    font-weight: 400; }
  /* line 2688, ../sass/theme.scss */
  .top-cart a {
    float: left;
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png) no-repeat right -442px;
    height: 29px;
    padding: 6px 34px 0px 0;
    margin-top: -6px;
    font-weight: 700;
    color: #999; }
    /* line 2696, ../sass/theme.scss */
    .top-cart a:hover {
      color: #eb1c24; }

/* line 2704, ../sass/theme.scss */
.top-cart .block-content {
  position: absolute;
  right: 0;
  top: 35px;
  width: 267px;
  background: #fff;
  display: block;
  z-index: 999; }

/* line 2713, ../sass/theme.scss */
.top-cart .inner-wrapper {
  border: 3px solid #DDDDDD; }

/* line 2716, ../sass/theme.scss */
.top-cart .block-content .block-subtitle {
  font-size: 10px;
  color: #50a4cf;
  font-weight: bold;
  line-height: 12px;
  padding: 5px; }

/* line 2724, ../sass/theme.scss */
.top-cart .block-content .block-subtitle .close-btn {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -8px -641px transparent;
  cursor: pointer;
  float: right;
  height: 12px;
  line-height: 12px;
  overflow: hidden;
  padding-top: 0;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  width: 12px;
  z-index: 1; }

/* line 2738, ../sass/theme.scss */
.top-cart .cart-empty .close-btn {
  float: right;
  width: 13px;
  height: 0;
  padding-top: 12px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_close.gif) no-repeat 0 0;
  position: relative;
  z-index: 1; }

/* line 2750, ../sass/theme.scss */
.top-cart .cart-empty {
  padding: 10px 10px 10px 20px;
  color: #333333; }

/* line 2754, ../sass/theme.scss */
.top-cart .block-content ol {
  padding-bottom: 7px; }

/* line 2757, ../sass/theme.scss */
.top-cart .block-content .item {
  padding: 8px 5px 8px 11px; }

/* line 2760, ../sass/theme.scss */
.top-cart .block-content .item .product-name {
  font-size: 11px;
  line-height: 14px;
  text-align: left; }

/* line 2765, ../sass/theme.scss */
.top-cart .block-content .item .product-name a {
  color: #50a4cf;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none; }

/* line 2771, ../sass/theme.scss */
.top-cart .block-content table {
  margin: 5px 0 0 0; }

/* line 2774, ../sass/theme.scss */
.top-cart .block-content table th {
  color: #8F8F8F;
  font-size: 10px;
  padding: 0 10px 0 0;
  font-weight: 700;
  vertical-align: middle; }

/* line 2781, ../sass/theme.scss */
.top-cart .block-content table td {
  text-align: left;
  padding: 1px 0;
  color: #50a4cf; }

/* line 2786, ../sass/theme.scss */
.top-cart .block-content table td span.price {
  font-size: 14px; }

/* line 2789, ../sass/theme.scss */
.top-cart .block-content .subtotal {
  background: none repeat scroll 0 0 #DDDDDD;
  padding: 5px;
  text-align: center; }

/* line 2794, ../sass/theme.scss */
.top-cart .actions {
  padding: 3px;
  text-align: right; }

/* line 2798, ../sass/theme.scss */
.top-cart .actions a {
  float: right;
  line-height: 30px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center; }

/* line 2805, ../sass/theme.scss */
.top-cart .actions a span {
  white-space: nowrap; }

/* line 2808, ../sass/theme.scss */
.top-cart .actions button {
  clear: right;
  float: right; }

/* line 2812, ../sass/theme.scss */
.top-cart .actions button.button span, .top-cart .actions button.button span span {
  background-image: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_btn-onbg.gif);
  background-repeat: no-repeat; }

/* line 2816, ../sass/theme.scss */
.top-cart .paypal-logo a {
  float: right; }

/* line 2819, ../sass/theme.scss */
.top-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 33px 5px 0px;
  display: none; }

/* line 2825, ../sass/theme.scss */
.top-cart a.btn-edit {
  font-size: 11px;
  font-weight: 400;
  text-transform: capitalize; }

/* Block:Wishlist */
/* .block-wishlist {
}
*/
/* Block:Subscribe for Sign Up for Our Newsletter: */
/* line 2838, ../sass/theme.scss */
.form-subscribe {
  float: right;
  width: 100%; }
  /* line 2841, ../sass/theme.scss */
  .form-subscribe .form-subscribe-header {
    color: #333333;
    font-weight: 400;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 700; }
    /* line 2847, ../sass/theme.scss */
    .form-subscribe .form-subscribe-header label {
      font-size: 16px;
      font-weight: 700; }

/* line 2854, ../sass/theme.scss */
.form-subscribe .v-fix {
  float: left; }

/* line 2857, ../sass/theme.scss */
.footer .form-subscribe .v-fix input {
  height: 26px;
  line-height: 26px;
  padding: 0 7px;
  width: 195px;
  border-right: medium none;
  font-size: 11px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 2868, ../sass/theme.scss */
.form-subscribe .v-fix .validation-advice {
  width: 210px; }

/* line 2871, ../sass/theme.scss */
.form-subscribe .note {
  float: left;
  width: 100%;
  padding-right: 43px; }

/* Block:Reorder */
/* line 2878, ../sass/theme.scss */
.block-reorder li {
  padding: 5px 0; }

/* line 2881, ../sass/theme.scss */
.block-reorder input.checkbox {
  float: left;
  margin: 3px -20px 0 0; }

/* line 2885, ../sass/theme.scss */
.block-reorder .product-name {
  margin-left: 20px;
  font-size: 11px;
  font-weight: 400;
  padding-top: 2px; }

/* Loading icon */
/* line 2893, ../sass/theme.scss */
.page .loader {
  bottom: 40%;
  left: 50%;
  margin-left: -37px;
  position: fixed;
  width: 75px;
  z-index: 100;
  display: none; }
  /* line 2902, ../sass/theme.scss */
  .page .loader img {
    max-width: 100%;
    height: auto;
    display: block !important; }

/* Block:Banner */
/* .block-banner {
        border: 0;
        margin: 10px 0;
}
.block-banner .block-content {
        border-top: 0;
        padding: 0;
        background: #cbcbcb;
        text-align: center;
}
.top-container .block-banner {
        background: #d0d0d0;
        margin: 0;
}
*/
/* Paypal */
/* .sidebar .paypal-logo {
        display: block;
        margin: 10px 0;
        text-align: center;
}
.paypal-review-order .legend {
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 6px;
}
.paypal-review-order .col2-set .legend {
        font-weight: bold;
}
.paypal-review-order .paypal-shipping-method {
        padding-left: 120px;
}
.paypal-review-order .paypal-shipping-method .box-title {
        margin: 0 0 6px;
}
*/
/* ======================================================================================= */
/* Content Styles ================================================================= */
/* line 2957, ../sass/theme.scss */
.product-name {
  color: #333333;
  font-size: 12px;
  font-weight: bold; }

/* line 2962, ../sass/theme.scss */
.product-main-info .product-name {
  width: 375px; }

/* line 2965, ../sass/theme.scss */
.product-name a {
  color: #333333;
  text-decoration: underline;
  font-weight: 500;
  text-decoration: none; }
  /* line 2971, ../sass/theme.scss */
  .product-name a:hover {
    text-decoration: none; }

/* line 2976, ../sass/theme.scss */
.category-view .products-list .product-name a {
  color: #50a4cf;
  font-weight: 700;
  font-size: 18px; }

/* Product Tags */
/* line 2984, ../sass/theme.scss */
.tag-product-list .sidebar .block .actions a, .tag-list-index .sidebar .block .actions a {
  margin-left: 0; }
/* line 2987, ../sass/theme.scss */
.tag-product-list .block-title strong, .tag-list-index .block-title strong {
  font-weight: 700 !important; }

/* line 2992, ../sass/theme.scss */
.tags-list li {
  display: inline;
  font-size: 18px; }

/* line 2996, ../sass/theme.scss */
.tags-list li a {
  margin: 0 2px 0 0;
  text-decoration: none; }

/* line 3001, ../sass/theme.scss */
.tags-list li a:hover {
  text-decoration: underline; }

/* Advanced Search */
/* line 3006, ../sass/theme.scss */
.search-summary {
  padding: 10px 10px 0;
  margin: 10px 0 0;
  font-size: 12px; }

/* line 3011, ../sass/theme.scss */
.search-summary li {
  margin: 2px 0; }

/* Sitemap */
/* line 3016, ../sass/theme.scss */
.page-sitemap {
  padding-bottom: 20px; }
  /* line 3019, ../sass/theme.scss */
  .page-sitemap .page-title h1 {
    margin: 0; }
  /* line 3023, ../sass/theme.scss */
  .page-sitemap .links {
    display: block;
    text-align: right; }
    /* line 3026, ../sass/theme.scss */
    .page-sitemap .links a {
      position: relative;
      color: #333333; }
      /* line 3029, ../sass/theme.scss */
      .page-sitemap .links a:hover {
        color: #eb1c24; }

/* line 3037, ../sass/theme.scss */
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 15px; }

/* line 3042, ../sass/theme.scss */
.page-sitemap .sitemap li {
  margin: 3px 0;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -263px;
  padding: 0 0 10px 20px; }
  /* line 3046, ../sass/theme.scss */
  .page-sitemap .sitemap li a {
    color: #333333; }
    /* line 3048, ../sass/theme.scss */
    .page-sitemap .sitemap li a:hover {
      color: #eb1c24; }

/* line 3053, ../sass/theme.scss */
.page-sitemap .pager {
  float: inherit;
  margin-top: -17px;
  /* .amount {
          padding-right: 0;
  }
  */ }

/* Invitation page ======================================================================= */
/* line 3063, ../sass/theme.scss */
#invitationForm p.required {
  padding-bottom: 20px; }

/* ======================================================================================= */
/* line 3068, ../sass/theme.scss */
.disabled {
  position: relative;
  z-index: 1; }

/* line 3072, ../sass/theme.scss */
.disabled:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0.2; }

/* MAP Popup============================================================================== */
/* line 3085, ../sass/theme.scss */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  padding: 10px 20px 20px;
  text-align: right; }

/* line 3093, ../sass/theme.scss */
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  padding: 5px 2px;
  text-shadow: 0 1px 0 #fff; }

/* line 3102, ../sass/theme.scss */
.map-popup {
  background: #fff;
  border: 7px solid #ddd;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 370px;
  z-index: 999999;
  display: block; }

/* line 3112, ../sass/theme.scss */
.map-popup-heading {
  padding: 5px 30px 5px 10px;
  width: 260px; }

/* line 3116, ../sass/theme.scss */
.map-popup-heading h2 {
  color: #333333;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase; }

/* line 3128, ../sass/theme.scss */
.map-popup-arrow {
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px; }

/* line 3136, ../sass/theme.scss */
.map-popup-close {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll -7px -639px;
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  height: 15px;
  width: 15px;
  text-align: left;
  text-indent: -9999em; }

/* line 3147, ../sass/theme.scss */
.map-popup-content {
  padding: 0 10px 10px;
  overflow: hidden; }

/* line 3151, ../sass/theme.scss */
.map-popup-checkout {
  display: block;
  float: left;
  margin: 14px 0 0;
  width: 350px; }

/* line 3157, ../sass/theme.scss */
.map-popup-checkout button.btn-cart {
  margin: 0 auto;
  display: block;
  clear: both; }

/* line 3165, ../sass/theme.scss */
.map-popup-checkout span {
  display: block;
  padding: 8px 10px 0; }

/* line 3169, ../sass/theme.scss */
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
  text-align: center; }

/* line 3173, ../sass/theme.scss */
.map-popup-price .price-box, .map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0; }

/* line 3177, ../sass/theme.scss */
.map-popup-price {
  margin: 5px 0 0; }

/* line 3180, ../sass/theme.scss */
.map-popup-price strong {
  font-size: 13px;
  font-weight: 700; }

/* line 3185, ../sass/theme.scss */
.map-popup-text {
  background: #fefefe;
  clear: right;
  line-height: 1.5;
  margin: 0 10px;
  padding: 0 0 10px;
  text-align: left;
  word-wrap: break-word; }

/* line 3194, ../sass/theme.scss */
.map-popup-only-text {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  font-size: 12px;
  line-height: 400; }

/* line 3202, ../sass/theme.scss */
.back-top-block {
  display: none; }

/* ======================================================================================= */
/* Clears ================================================================================ */
/* line 3210, ../sass/theme.scss */
.account-login .form-list:after, .wishlist-management .table-caption:after, .product-options dt:after, #bundleProduct:after, .events-slider:after, .product-image-popup .nav:after, .gift-item:after, .block-content:after, .block-list li.item:after, .block-poll li:after, .currently li:after, .order-info:after, .top-cart .actions:after, .header .quick-access:after, .product-view .box-related li.item:after, .bundle-summary .product:after, .collateral-tabs:after, .block-cart .block-content .item:after, .clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header-panel:after, #nav:after, .main:after, .footer-before-container:after, .footer-container:after, .footer:after, .col-main:after, .col2-set:after, .col3-set:after, .col4-set:after, .search-autocomplete li:after, .block li.item:after, .block .actions:after, .mini-products-list li:after, .cms-index-index .block-featured li.item:after, .title-buttons:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .products-grid:after, .products-list li.item:after, .product-view:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add-tags:after, .product-options .options-list li:after, .options-container-small .product-options:after, .product-options-bottom:after, .product-review:after, .box-collateral:after, .box-collateral .box-content:after, .collateral-tabs .tab-content:after, .account-login:after, .cart .cart-collaterals:after, .cart:after, .opc .step-title:after, .checkout-progress:after, .form-list li:after, .form-list li.fields .field:after, .clearfix:after, .buttons-set:after, .buttons-set2:after, .page-print .print-head:after, .new-product-spotlight .more-new .item:after, .addresses-list .col-2 li:after, .product-view .product-shop:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden; }

/* line 3225, ../sass/theme.scss */
.dotted {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 18px;
  margin-top: 38px;
  text-align: center; }

/* line 3233, ../sass/theme.scss */
.push-button {
  /*display: inline-block;*/
  display: none;
  margin: 0;
  width: 35px; }

/* line 3239, ../sass/theme.scss */
.push-button a {
  width: 38px;
  height: 32px;
  padding-left: 17px;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-b.png") 0 -67px no-repeat;
  background-size: 100%;
  float: left;
  color: #000; }

/* line 3250, ../sass/theme.scss */
#jPanelMenu-menu {
  box-shadow: none !important;
  margin-top: 0px !important;
  border-right: 1px solid #c9c9c9; }

/* related Products */
/* line 3258, ../sass/theme.scss */
.noRightMargin {
  margin-right: 0px; }

/* line 3261, ../sass/theme.scss */
.box-collateral .products-grid li.item {
  height: auto; }

/* line 3264, ../sass/theme.scss */
.mobile .header .form-search .search-autocomplete ul {
  left: 2px; }

@media all and (monochrome: 0) {
  /* line 3268, ../sass/theme.scss */
  .header .form-search .search-autocomplete ul {
    left: 1px\9; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 3273, ../sass/theme.scss */
  .header .form-search .search-autocomplete ul {
    left: 1px; } }
/* line 3277, ../sass/theme.scss */
#admin_messages {
  background: #EFF5EA;
  border: 1px solid #446423;
  padding: 10px 17px;
  margin-bottom: 10px;
  color: #3D6611;
  font-size: 12px;
  display: none; }

/* Overlay style */
/* line 3289, ../sass/theme.scss */
#overlay-fixed {
  bottom: 0;
  position: fixed;
  right: 0;
  overflow-x: auto;
  overflow-y: auto;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/box_overlay.png) repeat scroll 0 0;
  left: 0;
  top: 0;
  z-index: 8090;
  display: none; }

/* line 3301, ../sass/theme.scss */
#overlay-fixed img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px; }

/* form-subscribe  ===================================================== */
/* line 3309, ../sass/theme.scss */
.form-subscribe button.button span span {
  height: 28px; }

/* line 3312, ../sass/theme.scss */
.form-subscribe .v-fix input {
  height: 26px; }

/* line 3317, ../sass/theme.scss */
.cms-index-noroute .main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.875rem 0;
  text-align: left;
  text-rendering: optimizelegibility; }
/* line 3325, ../sass/theme.scss */
.cms-index-noroute .std h1 {
  font-size: 1.425rem;
  color: #333333;
  font-family: 'Istok Web', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  margin-top: 0; }
/* line 3335, ../sass/theme.scss */
.cms-index-noroute .std p {
  font-size: 0.925rem;
  font-weight: normal;
  line-height: 150%;
  margin-bottom: 1.25rem; }
  /* line 3341, ../sass/theme.scss */
  .cms-index-noroute .std p a {
    color: #df1000; }

/* enterprise giftregistry search */
/* .enterprise-giftregistry-search .fieldset {
        border-top: 1px solid #D8D8D8;
        padding: 15px 10px 0;
}
.enterprise-giftregistry-search .fieldset h2.legend {
         
        font-size: 14px;
}
.enterprise-giftregistry-search .form-list .note {
        width: 200px;
        color: #656565;
        font-family: georgia;
        font-size: 12px;
        font-style: italic;
        padding: 10px 0;
}
.enterprise-giftregistry-search .form-list input.input-text, .enterprise-giftregistry-search .form-list textarea {
        width: 250px;
}
.enterprise-giftregistry-search .form-list .v-middle {
        margin-left: 10px;
}
.enterprise-giftregistry-search div.selector.fixedWidth > span {
        width: 228px;
}
.enterprise-giftregistry-search .form-buttons {
        width: auto;
        padding: 10px;
}
.enterprise-giftregistry-search p.required {
        width: auto;
        padding: 10px;
        display: none;
}
*/
/* Placeorder Btn */
/* line 3388, ../sass/theme.scss */
button.place-order-btn span span {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll 7px -669px transparent;
  font-size: 18px;
  font-weight: 500;
  padding: 0 15px 0 36px; }

/* Link Style Btn */
/* line 3396, ../sass/theme.scss */
button.button2::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* FF Fix */
/* line 3402, ../sass/theme.scss */
button.button2 {
  -webkit-border-fit: lines; }

/* <- Safari & Google Chrome Fix */
/* line 3407, ../sass/theme.scss */
button.button2 {
  border: 0;
  padding: 0px;
  margin: 0;
  background: transparent;
  overflow: visible;
  cursor: pointer;
  vertical-align: middle;
  color: #f5f5f5; }

/* line 3417, ../sass/theme.scss */
button.button2 span, button.button2 span span, a.button2, a.button2 span {
  line-height: 30px;
  height: 30px;
  font-weight: 700;
  border: 0 none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none; }

/* line 3429, ../sass/theme.scss */
button.button2 span span, a.button2 span {
  color: #50a4cf;
  display: inline-block;
  white-space: nowrap;
  text-decoration: underline; }

/* line 3436, ../sass/theme.scss */
button.button2:hover span, button.button2:hover span span, a.button2:hover, a.button2:hover span {
  color: #1189C5; }

/*.configurable-product-selector-color-option {
    span {
        display: inline-block;
        &:hover {
        }
    }
    span.selected_swatch {
        border: 1px solid #3399cc;
    }
    img {
        border-radius: 2px;
        border: none !important;
    }
    border-radius: 3px;
    display: inline-block;
    margin: 0 3px;
    padding: 1px;
    cursor: pointer;
}
*/
/* Faraaz Styles */
/* line 3460, ../sass/theme.scss */
.shipping-tracking-popup .tracking-table-popup a {
  word-wrap: 400;
  word-break: break-all; }

/* line 3465, ../sass/theme.scss */
.page-print .print-head {
  margin-bottom: 30px; }
/* line 3468, ../sass/theme.scss */
.page-print .grand_total strong {
  font-weight: bold;
  font-family: Arial; }
/* line 3472, ../sass/theme.scss */
.page-print h1 {
  font-size: 25px;
  font-weight: bold; }
/* line 3476, ../sass/theme.scss */
.page-print .order-date {
  font-size: 15px; }
/* line 3479, ../sass/theme.scss */
.page-print h2, .page-print h3, .page-print td .option-label {
  font: bold 13px/1 Arial; }
/* line 3486, ../sass/theme.scss */
.page-print.sales-guest-printcreditmemo .data-table th .hide {
  display: none; }
/* line 3492, ../sass/theme.scss */
.page-print .data-table {
  margin-top: 10px; }
  /* line 3494, ../sass/theme.scss */
  .page-print .data-table tbody.even {
    background: white; }
  /* line 3497, ../sass/theme.scss */
  .page-print .data-table td {
    padding: 15px 0; }
  /* line 3500, ../sass/theme.scss */
  .page-print .data-table ~ h2 {
    margin-top: 35px; }
/* line 3504, ../sass/theme.scss */
.page-print #my-orders-table, .page-print .data-table {
  border-top: 1px solid #E9E8E5;
  border-bottom: 1px solid #E9E8E5;
  padding-top: 20px; }
  /* line 3508, ../sass/theme.scss */
  .page-print #my-orders-table .td-row, .page-print .data-table .td-row {
    width: 100%;
    display: block; }
  /* line 3512, ../sass/theme.scss */
  .page-print #my-orders-table td, .page-print .data-table td {
    word-break: break-all;
    word-wrap: break-word; }
    /* line 3515, ../sass/theme.scss */
    .page-print #my-orders-table td .option-label, .page-print .data-table td .option-label {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 13px; }
  /* line 3521, ../sass/theme.scss */
  .page-print #my-orders-table th, .page-print .data-table th {
    font-size: 12px; }
  /* line 3524, ../sass/theme.scss */
  .page-print #my-orders-table .table-column-1, .page-print #my-orders-table .table-column-2, .page-print #my-orders-table .table-column-3, .page-print #my-orders-table .table-column-4, .page-print #my-orders-table .table-column-5, .page-print #my-orders-table .table-column-6, .page-print #my-orders-table .table-column-7, .page-print #my-orders-table .price, .page-print .data-table .table-column-1, .page-print .data-table .table-column-2, .page-print .data-table .table-column-3, .page-print .data-table .table-column-4, .page-print .data-table .table-column-5, .page-print .data-table .table-column-6, .page-print .data-table .table-column-7, .page-print .data-table .price {
    padding-bottom: 25px; }
  /* line 3528, ../sass/theme.scss */
  .page-print #my-orders-table .product-name, .page-print .data-table .product-name {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px; }
  /* line 3533, ../sass/theme.scss */
  .page-print #my-orders-table .table-column-2, .page-print #my-orders-table .table-column-3, .page-print #my-orders-table .table-column-4, .page-print #my-orders-table .table-column-5, .page-print #my-orders-table .table-column-6, .page-print #my-orders-table .table-column-7, .page-print .data-table .table-column-2, .page-print .data-table .table-column-3, .page-print .data-table .table-column-4, .page-print .data-table .table-column-5, .page-print .data-table .table-column-6, .page-print .data-table .table-column-7 {
    text-align: center;
    padding: 0 2%;
    width: 10%; }
  /* line 3538, ../sass/theme.scss */
  .page-print #my-orders-table .product-cell .show-hide-block, .page-print .data-table .product-cell .show-hide-block {
    display: none; }
  /* line 3541, ../sass/theme.scss */
  .page-print #my-orders-table .table-column-1, .page-print .data-table .table-column-1 {
    width: 50%;
    padding-left: 0; }
  /* line 3545, ../sass/theme.scss */
  .page-print #my-orders-table .table-column-4, .page-print .data-table .table-column-4 {
    width: 20%; }
  /* line 3548, ../sass/theme.scss */
  .page-print #my-orders-table .table-column-5, .page-print .data-table .table-column-5 {
    text-align: right;
    padding-right: 0; }
  /* line 3553, ../sass/theme.scss */
  .page-print #my-orders-table tfoot td, .page-print #my-orders-table tfoot .price, .page-print .data-table tfoot td, .page-print .data-table tfoot .price {
    font-size: 14px; }
  /* line 3556, ../sass/theme.scss */
  .page-print #my-orders-table tfoot .grand_total td .price, .page-print .data-table tfoot .grand_total td .price {
    font-weight: bold; }
/* line 3561, ../sass/theme.scss */
.page-print .show-hide-label {
  display: none; }
/* line 3564, ../sass/theme.scss */
.page-print .h2 {
  margin-top: 35px;
  font-size: 20px; }
/* line 3568, ../sass/theme.scss */
.page-print .col2-set {
  margin-top: 20px; }
  /* line 3570, ../sass/theme.scss */
  .page-print .col2-set h2, .page-print .col2-set h3 {
    font: bold 13px/2 Arial;
    border-bottom: 1px solid #E9E8E5; }
  /* line 3574, ../sass/theme.scss */
  .page-print .col2-set address, .page-print .col2-set .col-1, .page-print .col2-set .col-2 {
    font: 400 13px/19px Arial;
    color: #000000; }
  /* line 3579, ../sass/theme.scss */
  .page-print .col2-set .col-1 h2, .page-print .col2-set .col-1 h3, .page-print .col2-set .col-2 h2, .page-print .col2-set .col-2 h3 {
    margin-bottom: 10px; }
  /* line 3583, ../sass/theme.scss */
  .page-print .col2-set + h3, .page-print .col2-set + h2 {
    margin-top: 35px; }
/* line 3587, ../sass/theme.scss */
.page-print #my-shipment-tracking {
  margin: 43px 0px 20px 0;
  padding: 20px 0 21px 0;
  border-top: 1px solid #E9E8E5; }
  /* line 3591, ../sass/theme.scss */
  .page-print #my-shipment-tracking th {
    padding-left: 0; }

/* line 3597, ../sass/theme.scss */
.sales-order-printshipment .data-table {
  padding-bottom: 20px; }
  /* line 3599, ../sass/theme.scss */
  .sales-order-printshipment .data-table .product-cell {
    width: 60%;
    padding-right: 2%;
    padding-left: 0; }
  /* line 3604, ../sass/theme.scss */
  .sales-order-printshipment .data-table .product-sku-cell, .sales-order-printshipment .data-table .product-qty-cell {
    text-align: center;
    width: 20%;
    padding: 0 2%; }
  /* line 3609, ../sass/theme.scss */
  .sales-order-printshipment .data-table .product-qty-cell {
    padding-right: 0; }

/* line 3615, ../sass/theme.scss */
.sales-order-printcreditmemo .data-table {
  padding-bottom: 20px; }
  /* line 3617, ../sass/theme.scss */
  .sales-order-printcreditmemo .data-table .table-column-1 {
    width: 40%; }
  /* line 3620, ../sass/theme.scss */
  .sales-order-printcreditmemo .data-table .table-column-2, .sales-order-printcreditmemo .data-table .table-column-3, .sales-order-printcreditmemo .data-table .table-column-4, .sales-order-printcreditmemo .data-table .table-column-5, .sales-order-printcreditmemo .data-table .table-column-6, .sales-order-printcreditmemo .data-table .table-column-7 {
    text-align: center;
    padding: 0 2%;
    width: 10%; }
  /* line 3625, ../sass/theme.scss */
  .sales-order-printcreditmemo .data-table .table-column-5 {
    text-align: center;
    padding-right: 2%; }
  /* line 3629, ../sass/theme.scss */
  .sales-order-printcreditmemo .data-table .table-column-7 {
    text-align: right;
    padding-right: 0; }

/* line 3635, ../sass/theme.scss */
.shipping-tracking-popup .sub-title, .shipping-tracking-popup .tracking-table-popup, .shipping-tracking-popup .page-title, .shipping-tracking-popup > div > .buttons-set {
  width: 100%;
  max-width: none; }

/* Advanced search */
/* line 3640, ../sass/theme.scss */
.catalogsearch-advanced-index #advanced-search-list {
  width: 40%; }

/* Advanced search ends
    
/* End of Faraaz Styles */
/* line 3649, ../sass/theme.scss */
.paypal-express-review #details-table {
  font-size: 16px; }
  /* line 3650, ../sass/theme.scss */
  .paypal-express-review #details-table tbody td {
    padding-right: 0px; }
  /* line 3653, ../sass/theme.scss */
  .paypal-express-review #details-table tfoot .a-left {
    text-align: right !important; }

/* line 3659, ../sass/theme.scss */
.paypal-express-review h2 {
  font-size: 20px;
  margin: 10px 0 20px; }

/* line 3663, ../sass/theme.scss */
.paypal-express-review .info-set h3 {
  font: 400 14px/19px "Roboto", sans-serif;
  margin: 0 0 10px; }

/* line 3667, ../sass/theme.scss */
.paypal-express-review address {
  margin: 0 0 15px; }

/* line 3670, ../sass/theme.scss */
.paypal-express-review .data-table th.product-name {
  width: 50%; }

/* line 3673, ../sass/theme.scss */
.paypal-express-review .data-table th.price {
  width: 15%; }

/* line 3676, ../sass/theme.scss */
.paypal-express-review .data-table th.qty {
  width: 15%; }

/* line 3679, ../sass/theme.scss */
.paypal-express-review .data-table th.subtotal {
  width: 10%; }

/* line 3682, ../sass/theme.scss */
.paypal-express-review .data-table tbody td {
  padding-bottom: 40px; }

/* line 3685, ../sass/theme.scss */
.paypal-express-review .data-table tbody td.pro_qty {
  text-align: right; }

/* line 3688, ../sass/theme.scss */
.paypal-express-review .data-table tbody td.pro_qty .input-text.qty {
  text-align: center;
  width: 38px; }

/* line 3692, ../sass/theme.scss */
.paypal-express-review .data-table tbody td.a-right .cart-price {
  display: block;
  text-align: right !important; }

/* line 3696, ../sass/theme.scss */
.paypal-express-review .data-table tbody td.a-right.last .cart-price {
  display: block;
  text-align: right !important; }

/* line 3702, ../sass/theme.scss */
.sidebar #compare-items p {
  line-height: 15px;
  margin: 4px 0;
  padding-right: 20px; }
/* line 3707, ../sass/theme.scss */
.sidebar #compare-items a {
  font-size: 13px; }
  /* line 3709, ../sass/theme.scss */
  .sidebar #compare-items a:hover {
    color: #bf1000; }

/* from app.css */
/* line 3717, ../sass/theme.scss */
button.radius, .button.radius {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 3721, ../sass/theme.scss */
button.round, .button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

/* line 3725, ../sass/theme.scss */
img {
  max-width: 100%;
  height: auto; }

/* Default header styles */
/* line 3731, ../sass/theme.scss */
.main h1, .main h2, .main h3, .main h4, .main h5, .main h6 {
  font-weight: normal;
  font-style: normal;
  color: #333333;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 1.25rem;
  line-height: 1.4; }

/* line 3741, ../sass/theme.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  background-color: white;
  border-color: white;
  color: #333333;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out; }

/* line 3759, ../sass/theme.scss */
.hide-for-large-up {
  display: none; }

/* line 3763, ../sass/theme.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem;
  *zoom: 1; }

/* line 3765, ../sass/theme.scss */
.row:before, .row:after {
  content: " ";
  display: table; }

/* line 3767, ../sass/theme.scss */
.row:after {
  clear: both; }

/* line 3769, ../sass/theme.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

/* line 3771, ../sass/theme.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

/* line 3773, ../sass/theme.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

/* line 3775, ../sass/theme.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table; }

/* line 3777, ../sass/theme.scss */
.row .row:after {
  clear: both; }

/* line 3779, ../sass/theme.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

/* line 3781, ../sass/theme.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

/* line 3783, ../sass/theme.scss */
.row .row.collapse:after {
  clear: both; }

/* from app.css ends*/
@media only screen and (max-width: 1159px) {
  /* line 3791, ../sass/theme.scss */
  .box-related .box-content .checker {
    top: 10px; }

  /* line 3796, ../sass/theme.scss */
  .owl-item .item .corra-zoom.lazyOwl {
    width: 100%; }

  /* line 3801, ../sass/theme.scss */
  html {
    -webkit-text-size-adjust: none; }

  /* line 3805, ../sass/theme.scss */
  .col-main {
    width: 585px; }

  /* line 3808, ../sass/theme.scss */
  .sidebar.col-right {
    float: left;
    width: 100%; }

  /* line 3812, ../sass/theme.scss */
  .sidebar.col-left .block-layered-nav {
    border-bottom: none; }

  /* line 3815, ../sass/theme.scss */
  .creditcard-images {
    float: left;
    padding: 15px 0 0;
    clear: left; }

  /* line 3820, ../sass/theme.scss */
  .col-main {
    width: 100%; }

  /* line 3823, ../sass/theme.scss */
  body.contacts-index-index .col-main {
    width: 80%;
    margin: 0 auto; }

  /* line 3827, ../sass/theme.scss */
  .push-button {
    display: inherit;
    float: left; }

  /* line 3831, ../sass/theme.scss */
  .sidebar .block .block-content ul {
    color: #333333;
    padding-top: 0;
    width: 100%; }

  /* line 3836, ../sass/theme.scss */
  .mds-main-menu-wrapper, .header-panel .switches {
    display: none; }

  /* line 3839, ../sass/theme.scss */
  .jqTop {
    right: 10px; }

  /* line 3842, ../sass/theme.scss */
  .cms-index-noroute .main {
    padding: 1.875rem 1rem; }

  /* line 3845, ../sass/theme.scss */
  .col2-left-layout .col-main {
    float: right; }

  /* ------------------------- additional styles -------------------------*/
  /* line 3849, ../sass/theme.scss */
  .wishlist-shared-index .col3-layout {
    width: 100%;
    margin: 0px 20px; }
    /* line 3854, ../sass/theme.scss */
    .wishlist-shared-index .col3-layout #wishlist-table tbody td.price-box {
      width: 30%; }
    /* line 3855, ../sass/theme.scss */
    .wishlist-shared-index .col3-layout #wishlist-table tbody td.wishlist-block {
      width: 30%; }
    /* line 3856, ../sass/theme.scss */
    .wishlist-shared-index .col3-layout #wishlist-table tbody td.last {
      width: 40%; }

  /* ------------------------- additional styles -------------------------*/ }
@media only screen and (max-width: 1159px) and (min-width: 960px) {
  /* line 3864, ../sass/theme.scss */
  .wrapper .center-block {
    width: 98%; } }
@media only screen and (max-width: 959px) and (min-width: 768px) {
  /* line 3870, ../sass/theme.scss */
  div.selector.fixedWidth select {
    width: 100%; }

  /* line 3874, ../sass/theme.scss */
  .demo-notice .notice-inner {
    width: 748px; }

  /* line 3877, ../sass/theme.scss */
  #map-popup.map-popup {
    left: 20% !important;
    width: 60%; }

  /* line 3881, ../sass/theme.scss */
  #map-popup.map-popup .map-popup-checkout {
    width: 100%; }

  /* line 3884, ../sass/theme.scss */
  .col2-left-layout .col-main {
    width: 100%; }

  /* line 3888, ../sass/theme.scss */
  .breadcrumbs {
    width: 97%; } }
@media only screen and (max-width: 959px) {
  /* line 3898, ../sass/theme.scss */
  .tag-product-list .page-title h1, .tag-list-index .page-title h1 {
    font-size: 26px; }

  /* line 3902, ../sass/theme.scss */
  .add-to-cart button.btn-cart span {
    width: 160px; }

  /* line 3905, ../sass/theme.scss */
  .catalogsearch-advanced-index #advanced-search-list {
    width: 50%; }

  /* line 3909, ../sass/theme.scss */
  .wrapper .center-block {
    width: 97%; }

  /* line 3917, ../sass/theme.scss */
  button.button span span {
    border: 1px solid #e0e0e0;
    font-size: 16px;
    height: 49px;
    line-height: 48px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat 97% -476px transparent; }
  /* line 3928, ../sass/theme.scss */
  button.button:hover span span {
    background-position: 97% -518px; }

  /* line 3938, ../sass/theme.scss */
  a.button span {
    border: 1px solid #e0e0e0;
    font-size: 16px;
    height: 43px;
    line-height: 41px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat 100% -481px #ffffff; }
  /* line 3945, ../sass/theme.scss */
  a.button:hover span {
    background-position: 100% -521px; }

  /* line 3951, ../sass/theme.scss */
  .wishlist-shared-index a.link-wishlist {
    height: 49px;
    line-height: 49px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-c.png") no-repeat scroll 97% -476px transparent;
    font-size: 16px; }
    /* line 3961, ../sass/theme.scss */
    .wishlist-shared-index a.link-wishlist:hover {
      background-position: 97% -518px; }

  /* line 3968, ../sass/theme.scss */
  .wishlist-shared-index .data-table {
    width: 94%; }

  /* line 3971, ../sass/theme.scss */
  .form-subscribe .form-subscribe-header {
    font-size: 17px; }

  /* line 3974, ../sass/theme.scss */
  .hide-for-large-up {
    display: block; }

  /* line 3977, ../sass/theme.scss */
  hr {
    border: solid #cccccc;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0; }

  /* line 3985, ../sass/theme.scss */
  .back-top-block {
    width: 91.6667%;
    margin: 0 auto;
    clear: both;
    margin-bottom: 1rem;
    margin-top: 1rem;
    display: block;
    overflow: hidden; }
    /* line 3993, ../sass/theme.scss */
    .back-top-block .back-top-btn {
      display: block;
      background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/sprite_a.png) no-repeat 43px 12px #e0e0e0;
      border: 0 none;
      padding: 27px 35px 10px;
      text-align: center;
      color: #fff;
      display: block;
      font-size: 17px;
      border-radius: 26px;
      -webkit-border-radius: 26px;
      float: right;
      cursor: pointer; }
      /* line 4006, ../sass/theme.scss */
      .back-top-block .back-top-btn:hover {
        color: #df1000;
        background-position: -339px 12px; }

  /* line 4013, ../sass/theme.scss */
  .mobile .back-top-block .back-top-btn:active {
    color: #df1000;
    background-position: -340px 12px; }

  /* line 4018, ../sass/theme.scss */
  .sidebar.col-left .block-layered-nav {
    margin: 10px 0; }

  /* ------------------------- additional styles -------------------------*/
  /* line 4023, ../sass/theme.scss */
  .wishlist-shared-index .col3-layout .col-wrapper {
    width: 100% !important; }
    /* line 4025, ../sass/theme.scss */
    .wishlist-shared-index .col3-layout .col-wrapper .col-main {
      width: 100% !important; }

  /* ------------------------- additional styles -------------------------*/ }
@media only screen and (max-width: 767px) {
  /* line 4038, ../sass/theme.scss */
  .paypal-express-review #details-table {
    font-size: 16px; }
    /* line 4039, ../sass/theme.scss */
    .paypal-express-review #details-table tbody td {
      padding-right: 0px; }
    /* line 4042, ../sass/theme.scss */
    .paypal-express-review #details-table tfoot .a-left {
      text-indent: 0%; }

  /* line 4052, ../sass/theme.scss */
  .col-main ul.tags-list {
    padding-bottom: 30px; }

  /* line 4055, ../sass/theme.scss */
  .fieldset .fields .field {
    width: 100%; }

  /*jeff*/
  /* line 4056, ../sass/theme.scss */
  .breadcrumbs {
    width: 96%; }

  /* line 4059, ../sass/theme.scss */
  .col-main .block .block-content {
    padding: 5px; }

  /* line 4061, ../sass/theme.scss */
  #map-popup.map-popup {
    left: 10% !important;
    width: 80%; }

  /* line 4065, ../sass/theme.scss */
  #map-popup.map-popup .map-popup-checkout {
    width: 100%; }

  /* line 4068, ../sass/theme.scss */
  .demo-notice {
    background-color: #060; }

  /* line 4071, ../sass/theme.scss */
  .demo-notice .notice-inner {
    margin: 0 auto;
    width: 100%; }

  /* line 4076, ../sass/theme.scss */
  .page {
    width: 100%; }

  /* line 4080, ../sass/theme.scss */
  .sidebar.col-left {
    min-height: auto; }

  /* line 4083, ../sass/theme.scss */
  .toolbar {
    height: auto;
    line-height: 400; }

  /* line 4087, ../sass/theme.scss */
  .toolbar .sorter {
    line-height: 25px;
    width: 100%; }

  /* line 4091, ../sass/theme.scss */
  .toolbar .sorter .sort-by {
    margin: 0; }

  /* line 4094, ../sass/theme.scss */
  .toolbar .sorter .view-mode {
    float: right; }

  /* line 4097, ../sass/theme.scss */
  .toolbar .pager {
    clear: left;
    float: left;
    width: 100%; }

  /* line 4102, ../sass/theme.scss */
  .toolbar .pager .limiter {
    line-height: 25px; }

  /* line 4105, ../sass/theme.scss */
  .block.block-poll {
    border-bottom: none;
    padding-bottom: 0; }

  /* line 4109, ../sass/theme.scss */
  .sidebar .block-viewed .block-content li.item {
    float: left;
    margin: 0 3% 0 0;
    width: 30%; }

  /* line 4114, ../sass/theme.scss */
  .cms-page-view .col-wrapper, .cms-page-view .col-left, .cms-page-view .col-main, .cms-page-view .col2-set .col-2 img, .cms-page-view .col-main .std iframe, .contacts-index-index .form-list .input-box, .contacts-index-index p.required, .enterprise-giftregistry-index-edit p.required {
    width: 100%; }

  /* line 4117, ../sass/theme.scss */
  .col-main .page-head-alt {
    margin: 0 0 20px; }

  /* line 4120, ../sass/theme.scss */
  .contacts-index-index .fieldset {
    margin: 0; }

  /* line 4123, ../sass/theme.scss */
  .contacts-index-index .form-buttons {
    margin-left: 0;
    width: 100%; }

  /* line 4127, ../sass/theme.scss */
  .contacts-index-index .form-list input.input-text, .contacts-index-index .form-list textarea {
    width: 100%; }

  /* line 4130, ../sass/theme.scss */
  .contacts-index-index .form-list textarea {
    height: 11em; }

  /* line 4133, ../sass/theme.scss */
  li#remember-me-box.control .input-box {
    width: auto; }

  /* line 4136, ../sass/theme.scss */
  .block-title.corra-expand-header.corra-expand-header-handle > strong {
    display: block;
    padding: 5px 0; }

  /* line 4140, ../sass/theme.scss */
  .form-list .validation-advice {
    margin-right: 0; }

  /* line 4143, ../sass/theme.scss */
  .shipping .shipping-postcode {
    clear: left; }

  /* line 4146, ../sass/theme.scss */
  .cart .crosssell ul li .product-image-block {
    width: 98%; }

  /* line 4149, ../sass/theme.scss */
  .jqTop {
    right: 10px; }

  /* line 4152, ../sass/theme.scss */
  .enterprise-giftregistry-search-index .col3-set .col-1, .enterprise-giftregistry-search-index .col3-set .col-2, .enterprise-giftregistry-search-index .col3-set .col-3 {
    width: 100%;
    margin: 0 0 20px; }

  /* line 4156, ../sass/theme.scss */
  .popup-block {
    width: 465px;
    margin: -85px 0 0 -235px; }

  /* line 4160, ../sass/theme.scss */
  .catalogsearch-advanced-index #advanced-search-list {
    width: 98%; }

  /* line 4163, ../sass/theme.scss */
  .catalogsearch-advanced-index .fieldset {
    margin: 0; }

  /* line 4166, ../sass/theme.scss */
  .catalogsearch-advanced-index .form-buttons {
    margin-left: 0;
    width: 100%; }

  /* line 4170, ../sass/theme.scss */
  .catalogsearch-advanced-index .form-list .range input.input-text {
    width: 64px; }

  /* Faraaz Styles */
  /* line 4175, ../sass/theme.scss */
  .shipping-tracking-popup .page-title .button, .shipping-tracking-popup .page-title h1 {
    display: block;
    float: none;
    width: 100%;
    text-align: center; }
  /* line 4181, ../sass/theme.scss */
  .shipping-tracking-popup .page-title h1 {
    margin-bottom: 10px; }
  /* line 4184, ../sass/theme.scss */
  .shipping-tracking-popup > div > .buttons-set {
    text-align: center !important; }
    /* line 4186, ../sass/theme.scss */
    .shipping-tracking-popup > div > .buttons-set .button {
      display: inline-block;
      float: none; }

  /* line 4193, ../sass/theme.scss */
  .back-top-block {
    margin-bottom: 11px; }
    /* line 4195, ../sass/theme.scss */
    .back-top-block .back-top-btn {
      background-position: 27px 5px;
      padding: 14px 23px 7px;
      font-size: 12px; }
      /* line 4199, ../sass/theme.scss */
      .back-top-block .back-top-btn:hover {
        background-position: -355px 7px; }

  /* line 4206, ../sass/theme.scss */
  .mobile .back-top-block .back-top-btn:active {
    color: #df1000;
    background-position: -356px 5px; }

  /* line 4212, ../sass/theme.scss */
  .wishlist-shared-index .data-table thead, .wishlist-shared-index .data-table colgroup {
    display: none; }
  /* line 4215, ../sass/theme.scss */
  .wishlist-shared-index .data-table td {
    width: 100% !important;
    float: left;
    text-align: center;
    padding: 20px 0 0; }
  /* line 4221, ../sass/theme.scss */
  .wishlist-shared-index .data-table td.wishlist-block.last {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 20px; } }
@media only screen and (max-width: 479px) {
  /* line 4230, ../sass/theme.scss */
  .tool-tip-content > img {
    width: 100%; }

  /* line 4231, ../sass/theme.scss */
  .wrapper .center-block {
    width: 97%; }

  /* line 4235, ../sass/theme.scss */
  .popup-block {
    margin: -85px 0 0 -46% !important; }

  /* line 4238, ../sass/theme.scss */
  #map-popup.map-popup {
    left: 5% !important;
    width: 90%; }

  /* line 4242, ../sass/theme.scss */
  .top-myaccount h3 span {
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/madison-sprite-a.png") no-repeat scroll 60px -156px transparent; }

  /* line 4245, ../sass/theme.scss */
  div.selector.fixedWidth select {
    width: 100%; }

  /* line 4248, ../sass/theme.scss */
  .form-list input.input-text {
    height: 36px;
    line-height: 36px; }

  /* line 4252, ../sass/theme.scss */
  .cms-no-route .page-title h1, .page-title h2 {
    font-size: 18px; }

  /* line 4255, ../sass/theme.scss */
  .header-panel .links, .top-cart .block-title, .top-myaccount h3 {
    font-size: 10px; }

  /* line 4258, ../sass/theme.scss */
  html.jPanelMenu body.cms-index-noroute div.jPanelMenu-panel div.wrapper div.page div.main div.col-main div.std div p img {
    width: 100%; }

  /* line 4261, ../sass/theme.scss */
  .top-myaccount h3 {
    padding: 0 0 0 18px; }

  /* line 4264, ../sass/theme.scss */
  .header .form-search .search-autocomplete ul {
    width: 250px; }

  /* line 4267, ../sass/theme.scss */
  .col-main .page-head-alt {
    margin-bottom: 7px; }

  /* line 4270, ../sass/theme.scss */
  .category-title {
    position: relative; }

  /* line 4273, ../sass/theme.scss */
  .category-title .rss-feed {
    left: 0;
    padding: 0;
    position: absolute;
    top: 35px; }

  /* line 4279, ../sass/theme.scss */
  .page {
    min-width: 300px; }

  /* line 4282, ../sass/theme.scss */
  .demo-notice {
    height: auto;
    float: left;
    padding: 0 10px 10px; }

  /* line 4287, ../sass/theme.scss */
  .demo-notice .notice-inner p {
    width: 100%; }

  /* line 4290, ../sass/theme.scss */
  .demo-notice ul.social-media-links {
    clear: left;
    float: left;
    margin: 0; }

  /* Sitemap */
  /* line 4297, ../sass/theme.scss */
  .catalog-seo-sitemap-product .pager .pages {
    text-align: left;
    width: 120px; }

  /* line 4301, ../sass/theme.scss */
  .giftcard-send-form .giftcard-message-max-length {
    height: 110px;
    width: 270px; }

  /* line 4305, ../sass/theme.scss */
  .giftcard-send-form .form-list .field .input-text, #uniform-giftcard_amount > span {
    width: 270px; }

  /* line 4308, ../sass/theme.scss */
  .cms-home .filter-container, .catalog-product-view .filter-container, .checkout-cart-index .filter-container, .customer-my-account .filter-container, .catalogsearch-advanced-result .filter-container {
    display: none; }

  /* line 4311, ../sass/theme.scss */
  .demo-notice .notice-inner p {
    width: 100%;
    float: right; }

  /* line 4315, ../sass/theme.scss */
  .push-button {
    display: inherit;
    float: left; }

  /* line 4320, ../sass/theme.scss */
  .jPanelMenu .popup-block.popup-remember-tip {
    width: 93%; }

  /* line 4323, ../sass/theme.scss */
  body.contacts-index-index .col-main {
    width: 96%; }

  /* line 4326, ../sass/theme.scss */
  .form-subscribe .v-fix input {
    width: 174px; }

  /* line 4329, ../sass/theme.scss */
  .header-panel .top-myaccount {
    padding-left: 0px; }

  /* line 4332, ../sass/theme.scss */
  .header-panel .top-cart {
    padding: 0 12px 0 0; }

  /* line 4335, ../sass/theme.scss */
  .top-myaccount h3 span {
    padding: 0 20px 0 0; }

  /* line 4338, ../sass/theme.scss */
  .pager .pages {
    margin: 42px 110px 0; }

  /* line 4341, ../sass/theme.scss */
  .jPanelMenu .popup-block {
    width: auto; }

  /* line 4344, ../sass/theme.scss */
  .sidebar .block .actions a {
    clear: none;
    line-height: 30px;
    margin-left: 5%; }

  /* line 4349, ../sass/theme.scss */
  .order-page .order-date .order-info-buttons {
    margin-top: 10px; }

  /* line 4352, ../sass/theme.scss */
  .data-table .item-options dt {
    padding: 3px 0 0; }

  /* line 4355, ../sass/theme.scss */
  .form-list .validation-advice {
    margin-right: 0;
    width: auto; }

  /* line 4359, ../sass/theme.scss */
  .jqTop {
    width: 56px;
    height: 90px; }

  /* apply a natural box layout model to all elements */
  /* line 4365, ../sass/theme.scss */
  *, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 4371, ../sass/theme.scss */
  .form-subscribe .v-fix {
    max-width: 230px;
    width: 65%; }
    /* line 4374, ../sass/theme.scss */
    .form-subscribe .v-fix input {
      width: 100%; }

  /* line 4378, ../sass/theme.scss */
  .wishlist-shared-index .data-table {
    width: 88%; } }
/* ===========================================================================

                           mc2 color variables

===============================================================================*/
/* ===========================================================================

                           mc2 font

===============================================================================*/
/*jeff-
button.button,
button.button span span, a.button span{font-size: 14px; line-height: 1;color: #FFFFFF}
button.button span span, a.button span{height: 36px; line-height: 34px;}*/
/* line 9, ../sass/_my-account-print.scss */
.page-print .print-head {
  margin-bottom: 30px; }
/* line 12, ../sass/_my-account-print.scss */
.page-print .grand_total strong {
  font-weight: bold;
  font-family: Arial; }
/* line 16, ../sass/_my-account-print.scss */
.page-print h1 {
  font-size: 25px;
  font-weight: bold;
  font-family: Arial; }
/* line 21, ../sass/_my-account-print.scss */
.page-print .order-date {
  font-size: 15px; }
/* line 24, ../sass/_my-account-print.scss */
.page-print h2, .page-print h3, .page-print td .option-label {
  text-transform: uppercase;
  font: bold 13px/1 Arial; }
/* line 31, ../sass/_my-account-print.scss */
.page-print.sales-guest-printcreditmemo .data-table th .hide {
  display: none; }
/* line 35, ../sass/_my-account-print.scss */
.page-print .data-table {
  margin-top: 10px; }
  /* line 37, ../sass/_my-account-print.scss */
  .page-print .data-table tbody.even {
    background: white; }
  /* line 40, ../sass/_my-account-print.scss */
  .page-print .data-table td {
    padding: 15px 0; }
  /* line 43, ../sass/_my-account-print.scss */
  .page-print .data-table ~ h2 {
    margin-top: 35px; }
/* line 47, ../sass/_my-account-print.scss */
.page-print #my-orders-table, .page-print .data-table {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 20px; }
  /* line 51, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .td-row, .page-print .data-table .td-row {
    width: 100%;
    display: block; }
  /* line 55, ../sass/_my-account-print.scss */
  .page-print #my-orders-table td, .page-print .data-table td {
    word-break: break-all;
    word-wrap: break-word; }
    /* line 58, ../sass/_my-account-print.scss */
    .page-print #my-orders-table td .option-label, .page-print .data-table td .option-label {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 13px; }
  /* line 64, ../sass/_my-account-print.scss */
  .page-print #my-orders-table th, .page-print .data-table th {
    font-size: 12px; }
  /* line 67, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .table-column-1, .page-print #my-orders-table .table-column-2, .page-print #my-orders-table .table-column-3, .page-print #my-orders-table .table-column-4, .page-print #my-orders-table .table-column-5, .page-print #my-orders-table .table-column-6, .page-print #my-orders-table .table-column-7, .page-print #my-orders-table .price, .page-print .data-table .table-column-1, .page-print .data-table .table-column-2, .page-print .data-table .table-column-3, .page-print .data-table .table-column-4, .page-print .data-table .table-column-5, .page-print .data-table .table-column-6, .page-print .data-table .table-column-7, .page-print .data-table .price {
    font: normal 12px/20px Arial;
    padding-bottom: 50px; }
  /* line 72, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .product-name, .page-print .data-table .product-name {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #000000; }
  /* line 78, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .table-column-2, .page-print #my-orders-table .table-column-3, .page-print #my-orders-table .table-column-4, .page-print #my-orders-table .table-column-5, .page-print #my-orders-table .table-column-6, .page-print #my-orders-table .table-column-7, .page-print .data-table .table-column-2, .page-print .data-table .table-column-3, .page-print .data-table .table-column-4, .page-print .data-table .table-column-5, .page-print .data-table .table-column-6, .page-print .data-table .table-column-7 {
    text-align: center;
    padding: 0 2%;
    width: 10%; }
  /* line 83, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .product-cell .show-hide-block, .page-print .data-table .product-cell .show-hide-block {
    display: none; }
  /* line 86, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .table-column-1, .page-print .data-table .table-column-1 {
    width: 50%;
    padding-left: 5px;
    padding-top: 0px; }
  /* line 91, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .table-column-4, .page-print .data-table .table-column-4 {
    width: 20%; }
  /* line 94, ../sass/_my-account-print.scss */
  .page-print #my-orders-table .table-column-5, .page-print .data-table .table-column-5 {
    text-align: right;
    padding-right: 5px; }
  /* line 99, ../sass/_my-account-print.scss */
  .page-print #my-orders-table tfoot td, .page-print #my-orders-table tfoot .price, .page-print .data-table tfoot td, .page-print .data-table tfoot .price {
    font-size: 14px;
    padding-right: 3px; }
  /* line 102, ../sass/_my-account-print.scss */
  .page-print #my-orders-table tfoot .grand_total td .price, .page-print .data-table tfoot .grand_total td .price {
    font-weight: bold; }
/* line 107, ../sass/_my-account-print.scss */
.page-print .show-hide-label {
  display: none; }
/* line 110, ../sass/_my-account-print.scss */
.page-print .h2 {
  margin-top: 35px;
  font-size: 20px; }
/* line 114, ../sass/_my-account-print.scss */
.page-print .col2-set {
  margin-top: 20px; }
  /* line 116, ../sass/_my-account-print.scss */
  .page-print .col2-set h2, .page-print .col2-set h3 {
    font: bold 13px/2 Arial;
    border-bottom: 1px solid #cccccc; }
  /* line 120, ../sass/_my-account-print.scss */
  .page-print .col2-set address, .page-print .col2-set .col-1, .page-print .col2-set .col-2 {
    font: normal 13px/23px Arial;
    color: #000000; }
  /* line 125, ../sass/_my-account-print.scss */
  .page-print .col2-set .col-1 h2, .page-print .col2-set .col-1 h3, .page-print .col2-set .col-2 h2, .page-print .col2-set .col-2 h3 {
    margin-bottom: 10px; }
  /* line 129, ../sass/_my-account-print.scss */
  .page-print .col2-set + h3, .page-print .col2-set + h2 {
    margin-top: 35px; }
/* line 133, ../sass/_my-account-print.scss */
.page-print #my-shipment-tracking {
  margin: 43px 0px 20px 0;
  padding: 20px 0 21px 0;
  border-top: 1px solid #cccccc; }
  /* line 137, ../sass/_my-account-print.scss */
  .page-print #my-shipment-tracking th {
    padding-left: 0; }

/* line 144, ../sass/_my-account-print.scss */
.sales-order-printshipment .data-table {
  padding-bottom: 20px; }
  /* line 146, ../sass/_my-account-print.scss */
  .sales-order-printshipment .data-table .product-cell {
    width: 60%;
    padding-right: 2%;
    padding-left: 2%; }
  /* line 151, ../sass/_my-account-print.scss */
  .sales-order-printshipment .data-table .product-sku-cell, .sales-order-printshipment .data-table .product-qty-cell {
    text-align: center;
    width: 20%;
    padding: 0 2%; }
  /* line 156, ../sass/_my-account-print.scss */
  .sales-order-printshipment .data-table .product-qty-cell {
    padding-right: 0; }

/* line 162, ../sass/_my-account-print.scss */
.sales-order-printcreditmemo .data-table {
  padding-bottom: 20px; }
  /* line 164, ../sass/_my-account-print.scss */
  .sales-order-printcreditmemo .data-table .table-column-1 {
    width: 40%; }
  /* line 167, ../sass/_my-account-print.scss */
  .sales-order-printcreditmemo .data-table .table-column-2, .sales-order-printcreditmemo .data-table .table-column-3, .sales-order-printcreditmemo .data-table .table-column-4, .sales-order-printcreditmemo .data-table .table-column-5, .sales-order-printcreditmemo .data-table .table-column-6, .sales-order-printcreditmemo .data-table .table-column-7 {
    text-align: center;
    padding: 0 2%;
    width: 10%; }
  /* line 172, ../sass/_my-account-print.scss */
  .sales-order-printcreditmemo .data-table .table-column-5 {
    text-align: center;
    padding-right: 2%; }
  /* line 176, ../sass/_my-account-print.scss */
  .sales-order-printcreditmemo .data-table .table-column-7 {
    text-align: right;
    padding-right: 0; }

/* line 186, ../sass/_my-account-print.scss */
.shipping-tracking-popup .sub-title,
.enterprise-rma-tracking-popup .sub-title {
  margin-bottom: 0; }
/* line 187, ../sass/_my-account-print.scss */
.shipping-tracking-popup .sub-title + p,
.enterprise-rma-tracking-popup .sub-title + p {
  margin-top: 10px;
  font-size: 14px; }
/* line 188, ../sass/_my-account-print.scss */
.shipping-tracking-popup table.tracking-table-popup,
.enterprise-rma-tracking-popup table.tracking-table-popup {
  border: 1px solid #cccccc; }
  /* line 189, ../sass/_my-account-print.scss */
  .shipping-tracking-popup table.tracking-table-popup th,
  .enterprise-rma-tracking-popup table.tracking-table-popup th {
    white-space: normal; }
  /* line 191, ../sass/_my-account-print.scss */
  .shipping-tracking-popup table.tracking-table-popup a,
  .enterprise-rma-tracking-popup table.tracking-table-popup a {
    word-wrap: normal;
    word-break: break-all; }
  /* line 195, ../sass/_my-account-print.scss */
  .shipping-tracking-popup table.tracking-table-popup .value, .shipping-tracking-popup table.tracking-table-popup .error,
  .enterprise-rma-tracking-popup table.tracking-table-popup .value,
  .enterprise-rma-tracking-popup table.tracking-table-popup .error {
    padding-left: 10px; }
/* line 197, ../sass/_my-account-print.scss */
.shipping-tracking-popup .sub-title,
.shipping-tracking-popup .tracking-table-popup,
.shipping-tracking-popup .page-title,
.shipping-tracking-popup > div > .buttons-set,
.enterprise-rma-tracking-popup .sub-title,
.enterprise-rma-tracking-popup .tracking-table-popup,
.enterprise-rma-tracking-popup .page-title,
.enterprise-rma-tracking-popup > div > .buttons-set {
  width: 100%;
  max-width: none; }

@media only screen and (max-width: 767px) {
  /* line 212, ../sass/_my-account-print.scss */
  .shipping-tracking-popup .page-title .button, .shipping-tracking-popup .page-title h1,
  .enterprise-rma-tracking-popup .page-title .button,
  .enterprise-rma-tracking-popup .page-title h1 {
    display: block;
    float: none;
    width: 100%;
    text-align: center; }
  /* line 218, ../sass/_my-account-print.scss */
  .shipping-tracking-popup .page-title h1,
  .enterprise-rma-tracking-popup .page-title h1 {
    margin-bottom: 10px; }
  /* line 221, ../sass/_my-account-print.scss */
  .shipping-tracking-popup > div > .buttons-set,
  .enterprise-rma-tracking-popup > div > .buttons-set {
    text-align: center !important; }
    /* line 223, ../sass/_my-account-print.scss */
    .shipping-tracking-popup > div > .buttons-set .button,
    .enterprise-rma-tracking-popup > div > .buttons-set .button {
      display: inline-block;
      float: none; } }

/*# sourceMappingURL=theme.css.map */

/*==============================================================================

                               Define Color Variables Here

===============================================================================*/
/*$red: #df1000;*/
/*empty-cells: 9px E;v8E5*/
/**/
/*==============================================================================

                               CSS BREAKPOINT CONFIGURATION

===============================================================================*/
/**/
/**/
/**/
/**/
/*==============================================================================*/
/* 1 */
/* line 4, ../sass/home.scss */
.pb16 {
  padding-bottom: 1rem !important; }

/* Block 1 */
/* line 9, ../sass/home.scss */
.block-1 li {
  background-color: transparent !important; }

/* line 12, ../sass/home.scss */
.block-1 .ascend-button-container {
  text-align: center; }

@media screen and (min-width: 768px) {
  /* line 16, ../sass/home.scss */
  .block-1 .ascend-button-container {
    margin-top: 1.5rem; } }
/* line 20, ../sass/home.scss */
.block-1 .ascend-details {
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  margin-top: 1.75rem;
  margin-bottom: 2.25rem; }

@media screen and (min-width: 768px) {
  /* line 30, ../sass/home.scss */
  .block-1 .ascend-details {
    color: white;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0; } }
/* line 38, ../sass/home.scss */
.block-1 .orbit-1 {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bg-640.jpg") top center no-repeat;
  padding-top: 4.375rem;
  /*background-size: 100%;*/ }

@media screen and (min-width: 768px) {
  /* line 44, ../sass/home.scss */
  .block-1 .orbit-1 {
    min-height: 28.75rem;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bg-i962.jpg") top center no-repeat;
    padding-top: 1.625rem; } }
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 51, ../sass/home.scss */
  .block-1 .orbit-1 {
    background-size: 100%; } }
/* line 55, ../sass/home.scss */
.block-1 .orbit-1 .orbit-1-details {
  margin-top: 1.875rem;
  font-size: 1.25rem;
  color: white; }

@media screen and (min-width: 768px) {
  /* line 61, ../sass/home.scss */
  .block-1 .orbit-1 .big-container {
    margin-top: 0; } }
/* line 65, ../sass/home.scss */
.block-1 .orbit-1 .c1 {
  text-align: center; }

/* line 68, ../sass/home.scss */
.block-1 .orbit-1 .c2 {
  text-align: left; }

/* line 71, ../sass/home.scss */
.block-1 .orbit-1 .gray a {
  text-decoration: underline;
  color: gray; }

@media screen and (min-width: 768px) {
  /* line 76, ../sass/home.scss */
  .block-1 .orbit-2 {
    min-height: 500px;
    background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/slider3-1920.jpg") top center no-repeat; } }
/* line 81, ../sass/home.scss */
.block-1 .orbit-2 .customer-service-container {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  text-align: center; }

/* line 86, ../sass/home.scss */
.block-1 .orbit-2 .customer-service-container a {
  display: inline-block; }

/* line 89, ../sass/home.scss */
.block-1 .orbit-2 .c1 {
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bg.jpg") top center no-repeat;
  padding: 64px 0 80px; }

@media screen and (min-width: 768px) {
  /* line 94, ../sass/home.scss */
  .block-1 .orbit-2 .c1 {
    min-height: 0;
    background-image: none; } }
/* line 99, ../sass/home.scss */
.block-1 .orbit-2 .c1 h2 {
  font-size: 57px;
  line-height: 64px;
  text-align: center;
  padding-top: 9.625rem; }

@media screen and (min-width: 768px) {
  /* line 107, ../sass/home.scss */
  .block-1 .orbit-2 .c1 h2 {
    padding-top: 0; } }
/* line 111, ../sass/home.scss */
.block-1 .orbit-2 .c1 h3 {
  font-style: italic;
  font-size: 30px;
  line-height: 34px;
  margin-top: 1.75rem;
  color: #333333;
  text-align: center;
  padding-bottom: 9.625rem; }

@media screen and (min-width: 768px) {
  /* line 122, ../sass/home.scss */
  .block-1 .orbit-2 .c1 h3 {
    padding-bottom: 0; } }
/* line 126, ../sass/home.scss */
.block-1 .orbit-2 .c2 {
  padding-top: 2.5625rem; }

@media screen and (min-width: 768px) {
  /* line 130, ../sass/home.scss */
  .block-1 .orbit-2 .c2 {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
    padding-top: 0; } }
/* line 136, ../sass/home.scss */
.block-1 .orbit-2 .c2 .service-row {
  margin-top: 2rem; }

/* line 139, ../sass/home.scss */
.block-1 .orbit-2 .c2 .service-row:first-child {
  margin-top: 0; }

/* line 142, ../sass/home.scss */
.block-1 .orbit-2 .c2 .icon-container {
  width: 25%;
  float: left; }

/* line 146, ../sass/home.scss */
.block-1 .orbit-2 .c2 .details-container {
  width: 75%;
  float: left;
  padding-left: 0.5rem; }

/* line 151, ../sass/home.scss */
.block-1 .orbit-2 .c2 .title {
  font-size: 27.2px; }

/* line 155, ../sass/home.scss */
.block-1 .orbit-2 .c2 .details {
  margin-top: 0.725rem;
  font-size: 20.6px; }

/* line 160, ../sass/home.scss */
.block-1 .orbit-3 {
  min-height: 46.5625rem;
  padding-top: 4.375rem; }

@media screen and (min-width: 768px) {
  /* line 166, ../sass/home.scss */
  .block-1 .orbit-3 {
    min-height: 28.75rem;
    padding-top: 1.625rem; } }
/* line 172, ../sass/home.scss */
.block-1 .orbit-3 .gray a {
  text-decoration: underline;
  color: gray; }

/* line 176, ../sass/home.scss */
.block-1 .orbit-3 .links {
  position: relative;
  left: 1.5rem;
  top: 37.5rem; }

@media screen and (min-width: 768px) {
  /* line 182, ../sass/home.scss */
  .block-1 .orbit-3 .links {
    position: relative;
    left: 0.7rem;
    top: 26rem; } }
/* line 188, ../sass/home.scss */
.block-1 .orbit-promo {
  min-height: 500px;
  padding-top: 0 !important; }

@media screen and (min-width: 1024px) {
  /* line 194, ../sass/home.scss */
  .block-1 .orbit-promo .hero-unit {
    height: 500px !important; }

  /* line 197, ../sass/home.scss */
  .block-1 .orbit-promo .hero-img {
    margin-top: 6% !important; }

  /* line 200, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    padding: 7rem 0 0rem 25px !important; } }
@media screen and (max-width: 767px) {
  /* line 205, ../sass/home.scss */
  .block-1 .orbit-promo .hero-unit {
    height: auto !important;
    padding-bottom: 0 !important; }

  /* line 209, ../sass/home.scss */
  .block-1 .orbit-promo .hero-img {
    margin-top: 6% !important; }

  /* line 212, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    padding: 1rem 0 !important;
    max-width: 767px; }

  /* line 217, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info h1 {
    text-align: center; }

  /* line 220, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info h6 {
    font-size: 15px !important; }
    /* line 222, ../sass/home.scss */
    .block-1 .orbit-promo .hero-info h6 b {
      font-size: 17px !important; }

  /* line 227, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info .button {
    background: none !important;
    font-size: 17px !important;
    margin: 1rem 4rem !important;
    padding: 13px 10px;
    width: 140px; }

  /* line 234, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info .button:hover {
    background: #df1000 !important; }

  /* line 237, ../sass/home.scss */
  .block-1 .orbit-promo .center {
    text-align: center; }

  /* line 240, ../sass/home.scss */
  .block-1 .orbit-promo .hero-sandy {
    min-height: 300px;
    padding: 1rem 3rem !important; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 247, ../sass/home.scss */
  .block-1 .orbit-promo .hero-img {
    position: absolute;
    right: 0;
    margin-top: 17%;
    width: 65%; }

  /* line 253, ../sass/home.scss */
  .block-1 .orbit-2 .c1 {
    padding-bottom: 0; }

  /* line 256, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    left: 10%;
    margin-top: 5%;
    padding: 0;
    position: absolute;
    width: 300px; }

  /* line 263, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info h5 b {
    font-size: 20px; }

  /* line 266, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info h6 {
    width: 200px; }

  /* line 269, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info .button {
    font-size: 20px !important;
    margin: 20px 0 0;
    padding: 17px 25px;
    width: 170px; } }
/* Block 2 */
/* line 278, ../sass/home.scss */
.block-2 {
  background: white;
  padding-bottom: 0; }

@media screen and (min-width: 768px) {
  /* line 283, ../sass/home.scss */
  .block-2 {
    background-color: white;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF4F0ED');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f0ed));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f0ed 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f4f0ed 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f4f0ed 100%);
    background-image: linear-gradient(top, #ffffff 0%, #f4f0ed 100%); } }
@media screen and (max-width: 767px) {
  /* line 295, ../sass/home.scss */
  .block-2 .c2 {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF3EEEB');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f3eeeb));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f3eeeb 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f3eeeb 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f3eeeb 100%);
    background-image: linear-gradient(top, #ffffff 0%, #f3eeeb 100%); } }
/* line 305, ../sass/home.scss */
.block-2 .title {
  font-size: 2rem; }

/* line 308, ../sass/home.scss */
.block-2 h2 {
  font-style: italic;
  font-size: 29px;
  line-height: 100%;
  margin-top: 30px;
  margin-bottom: 38px; }

/* line 316, ../sass/home.scss */
.block-2 h2 em {
  color: #df1000; }

@media screen and (min-width: 768px) {
  /* line 320, ../sass/home.scss */
  .block-2 h2 {
    font-size: 40.5px;
    margin-top: 2.375rem; } }
/* line 326, ../sass/home.scss */
.block-2 ul.features-details li {
  font-size: 22.5px;
  line-height: 40px; }

/* line 331, ../sass/home.scss */
.block-2 .logo-container {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem; }

/* Block 3 */
/* line 337, ../sass/home.scss */
.block-3 {
  margin-bottom: 1rem;
  padding-top: 20px; }

/* line 341, ../sass/home.scss */
.block-3 .view-all {
  font-size: 14px !important;
  padding: 0.25rem 1rem; }

/* line 345, ../sass/home.scss */
.block-3 .title {
  font-size: 39px; }

/* line 348, ../sass/home.scss */
.block-3 .products .columns {
  padding-left: 0;
  padding-right: 0.5rem; }

/* line 352, ../sass/home.scss */
.block-3 .products .columns:last-child {
  padding-left: 0;
  padding-right: 0; }

/* line 356, ../sass/home.scss */
.block-3 .products .product-container .product {
  position: relative;
  text-align: center;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 23rem; }

/* line 365, ../sass/home.scss */
.block-3 .products .product-container .product .product-image {
  display: block;
  margin: 1rem; }

/* line 369, ../sass/home.scss */
.block-3 .products .product-container .product .product-name {
  display: block;
  color: #333;
  margin: 0; }

@media screen and (max-width: 768px) {
  /* line 375, ../sass/home.scss */
  .block-3 .products .product-container .product {
    border-radius: 0; }

  /* line 378, ../sass/home.scss */
  .block-3 .products .product-container .product .products > div {
    padding: 2rem 0; } }
/* line 382, ../sass/home.scss */
.block-3 .products .product-container .product-info-container {
  position: relative;
  display: block; }

/* ux.base.css */
/* general reset */
/* line 390, ../sass/home.scss */
.reset {
  list-style: none outside;
  margin: 0;
  padding: 0; }

/* inline */
/* line 397, ../sass/home.scss */
.dib {
  display: inline-block !important; }

/* line 400, ../sass/home.scss */
.db {
  display: block !important; }

/* line 403, ../sass/home.scss */
.invisible {
  visibility: hidden; }

/* positions */
/* line 408, ../sass/home.scss */
.abs-pos {
  position: absolute;
  z-index: 2147483647; }

/* line 412, ../sass/home.scss */
.rel-pos {
  position: relative; }

/* pointer */
/* line 417, ../sass/home.scss */
.cursor {
  cursor: pointer; }

/* va */
/* line 422, ../sass/home.scss */
.va-mid {
  vertical-align: middle; }

/* line 425, ../sass/home.scss */
.va-sup {
  vertical-align: super; }

/* line 428, ../sass/home.scss */
.va-bot {
  vertical-align: bottom; }

/* line 431, ../sass/home.scss */
.va-sub {
  vertical-align: sub; }

/* lists */
/* line 436, ../sass/home.scss */
ul.vertical > li:last-child, ol.vertical > li:last-child {
  margin-bottom: 0; }

/* line 439, ../sass/home.scss */
ul.horizontal > li:last-child, ol.horizontal > li:last-child {
  margin-right: 0; }

/* font styles */
/* line 444, ../sass/home.scss */
.bold {
  font-weight: bold !important; }

/* line 447, ../sass/home.scss */
.italic {
  font-style: italic !important; }

/* font sizes */
/* line 452, ../sass/home.scss */
.fz8 {
  font-size: 0.5rem !important; }

/* line 455, ../sass/home.scss */
.fz10 {
  font-size: 0.625rem !important; }

/* line 458, ../sass/home.scss */
.fz12 {
  font-size: 0.75rem !important; }

/* line 461, ../sass/home.scss */
.fz14 {
  font-size: 0.875rem !important; }

/* line 464, ../sass/home.scss */
.fz16 {
  font-size: 1rem !important; }

/* line 467, ../sass/home.scss */
.fz18 {
  font-size: 1.125rem !important; }

/* line 471, ../sass/home.scss */
.fz22 {
  font-size: 1.375rem !important; }

/* line 474, ../sass/home.scss */
.fz24 {
  font-size: 1.5rem !important; }

/* line 477, ../sass/home.scss */
.fz26 {
  font-size: 1.625rem !important; }

/* line 480, ../sass/home.scss */
.fz28 {
  font-size: 1.75rem !important; }

/* line 483, ../sass/home.scss */
.fz30 {
  font-size: 1.875rem !important; }

/* line 486, ../sass/home.scss */
.fz32 {
  font-size: 2rem !important; }

/* line height */
/* line 491, ../sass/home.scss */
.lha {
  line-height: auto; }

/* line 494, ../sass/home.scss */
.lh8 {
  line-height: 0.5rem !important; }

/* line 497, ../sass/home.scss */
.lh10 {
  line-height: 0.625rem !important; }

/* line 500, ../sass/home.scss */
.lh12 {
  line-height: 0.75rem !important; }

/* line 503, ../sass/home.scss */
.lh14 {
  line-height: 0.875rem !important; }

/* line 506, ../sass/home.scss */
.lh16 {
  line-height: 1rem !important; }

/* line 509, ../sass/home.scss */
.lh18 {
  line-height: 1.125rem !important; }

/* line 512, ../sass/home.scss */
.lh20 {
  line-height: 1.25rem !important; }

/* line 515, ../sass/home.scss */
.lh22 {
  line-height: 1.375rem !important; }

/* line 518, ../sass/home.scss */
.lh24 {
  line-height: 1.5rem !important; }

/* line 521, ../sass/home.scss */
.lh26 {
  line-height: 1.625rem !important; }

/* line 524, ../sass/home.scss */
.lh28 {
  line-height: 1.75rem !important; }

/* line 527, ../sass/home.scss */
.lh30 {
  line-height: 1.875rem !important; }

/* line 530, ../sass/home.scss */
.lh32 {
  line-height: 2rem !important; }

/* borders */
/* line 535, ../sass/home.scss */
.bd {
  border: 0rem solid; }

/* line 538, ../sass/home.scss */
.bd.bd0 {
  border-width: 0; }

/* line 541, ../sass/home.scss */
.bd.bdt0 {
  border-top-width: 0; }

/* line 544, ../sass/home.scss */
.bd.bdr0 {
  border-right-width: 0; }

/* line 547, ../sass/home.scss */
.bd.bdb0 {
  border-bottom-width: 0; }

/* line 550, ../sass/home.scss */
.bd.bd0 {
  border-bottom-width: 0; }

/* line 553, ../sass/home.scss */
.bd.bdl0 {
  border-left-width: 0; }

/* line 556, ../sass/home.scss */
.bd.bdtb0 {
  border-top-width: 0;
  border-bottom-width: 0; }

/* line 560, ../sass/home.scss */
.bd.bdlr0 {
  border-left-width: 0;
  border-right-width: 0; }

/* line 564, ../sass/home.scss */
.bd.bd1 {
  border-width: 0.0625rem; }

/* line 567, ../sass/home.scss */
.bd.bdt1 {
  border-top-width: 0.0625rem; }

/* line 570, ../sass/home.scss */
.bd.bdr1 {
  border-right-width: 0.0625rem; }

/* line 573, ../sass/home.scss */
.bd.bdb1 {
  border-bottom-width: 0.0625rem; }

/* line 576, ../sass/home.scss */
.bd.bd1 {
  border-bottom-width: 0.0625rem; }

/* line 579, ../sass/home.scss */
.bd.bdl1 {
  border-left-width: 0.0625rem; }

/* line 582, ../sass/home.scss */
.bd.bdtb1 {
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem; }

/* line 586, ../sass/home.scss */
.bd.bdlr1 {
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem; }

/* line 590, ../sass/home.scss */
.bd.bd2 {
  border-width: 0.125rem; }

/* line 593, ../sass/home.scss */
.bd.bdt2 {
  border-top-width: 0.125rem; }

/* line 596, ../sass/home.scss */
.bd.bdr2 {
  border-right-width: 0.125rem; }

/* line 599, ../sass/home.scss */
.bd.bdb2 {
  border-bottom-width: 0.125rem; }

/* line 602, ../sass/home.scss */
.bd.bd2 {
  border-bottom-width: 0.125rem; }

/* line 605, ../sass/home.scss */
.bd.bdl2 {
  border-left-width: 0.125rem; }

/* line 608, ../sass/home.scss */
.bd.bdtb2 {
  border-top-width: 0.125rem;
  border-bottom-width: 0.125rem; }

/* line 612, ../sass/home.scss */
.bd.bdlr2 {
  border-left-width: 0.125rem;
  border-right-width: 0.125rem; }

/* line 616, ../sass/home.scss */
.bd.bd3 {
  border-width: 0.1875rem; }

/* line 619, ../sass/home.scss */
.bd.bdt3 {
  border-top-width: 0.1875rem; }

/* line 622, ../sass/home.scss */
.bd.bdr3 {
  border-right-width: 0.1875rem; }

/* line 625, ../sass/home.scss */
.bd.bdb3 {
  border-bottom-width: 0.1875rem; }

/* line 628, ../sass/home.scss */
.bd.bd3 {
  border-bottom-width: 0.1875rem; }

/* line 631, ../sass/home.scss */
.bd.bdl3 {
  border-left-width: 0.1875rem; }

/* line 634, ../sass/home.scss */
.bd.bdtb3 {
  border-top-width: 0.1875rem;
  border-bottom-width: 0.1875rem; }

/* line 638, ../sass/home.scss */
.bd.bdlr3 {
  border-left-width: 0.1875rem;
  border-right-width: 0.1875rem; }

/* line 642, ../sass/home.scss */
.bd.bd4 {
  border-width: 0.25rem; }

/* line 645, ../sass/home.scss */
.bd.bdt4 {
  border-top-width: 0.25rem; }

/* line 648, ../sass/home.scss */
.bd.bdr4 {
  border-right-width: 0.25rem; }

/* line 651, ../sass/home.scss */
.bd.bdb4 {
  border-bottom-width: 0.25rem; }

/* line 654, ../sass/home.scss */
.bd.bd4 {
  border-bottom-width: 0.25rem; }

/* line 657, ../sass/home.scss */
.bd.bdl4 {
  border-left-width: 0.25rem; }

/* line 660, ../sass/home.scss */
.bd.bdtb4 {
  border-top-width: 0.25rem;
  border-bottom-width: 0.25rem; }

/* line 664, ../sass/home.scss */
.bd.bdlr4 {
  border-left-width: 0.25rem;
  border-right-width: 0.25rem; }

/* line 668, ../sass/home.scss */
.bd.bd5 {
  border-width: 0.3125rem; }

/* line 671, ../sass/home.scss */
.bd.bdt5 {
  border-top-width: 0.3125rem; }

/* line 674, ../sass/home.scss */
.bd.bdr5 {
  border-right-width: 0.3125rem; }

/* line 677, ../sass/home.scss */
.bd.bdb5 {
  border-bottom-width: 0.3125rem; }

/* line 680, ../sass/home.scss */
.bd.bd5 {
  border-bottom-width: 0.3125rem; }

/* line 683, ../sass/home.scss */
.bd.bdl5 {
  border-left-width: 0.3125rem; }

/* line 686, ../sass/home.scss */
.bd.bdtb5 {
  border-top-width: 0.3125rem;
  border-bottom-width: 0.3125rem; }

/* line 690, ../sass/home.scss */
.bd.bdlr5 {
  border-left-width: 0.3125rem;
  border-right-width: 0.3125rem; }

/* line 694, ../sass/home.scss */
.bd.bd6 {
  border-width: 0.375rem; }

/* line 697, ../sass/home.scss */
.bd.bdt6 {
  border-top-width: 0.375rem; }

/* line 700, ../sass/home.scss */
.bd.bdr6 {
  border-right-width: 0.375rem; }

/* line 703, ../sass/home.scss */
.bd.bdb6 {
  border-bottom-width: 0.375rem; }

/* line 706, ../sass/home.scss */
.bd.bd6 {
  border-bottom-width: 0.375rem; }

/* line 709, ../sass/home.scss */
.bd.bdl6 {
  border-left-width: 0.375rem; }

/* line 712, ../sass/home.scss */
.bd.bdtb6 {
  border-top-width: 0.375rem;
  border-bottom-width: 0.375rem; }

/* line 716, ../sass/home.scss */
.bd.bdlr6 {
  border-left-width: 0.375rem;
  border-right-width: 0.375rem; }

/* line 720, ../sass/home.scss */
.bd.bd7 {
  border-width: 0.4375rem; }

/* line 723, ../sass/home.scss */
.bd.bdt7 {
  border-top-width: 0.4375rem; }

/* line 726, ../sass/home.scss */
.bd.bdr7 {
  border-right-width: 0.4375rem; }

/* line 729, ../sass/home.scss */
.bd.bdb7 {
  border-bottom-width: 0.4375rem; }

/* line 732, ../sass/home.scss */
.bd.bd7 {
  border-bottom-width: 0.4375rem; }

/* line 735, ../sass/home.scss */
.bd.bdl7 {
  border-left-width: 0.4375rem; }

/* line 738, ../sass/home.scss */
.bd.bdtb7 {
  border-top-width: 0.4375rem;
  border-bottom-width: 0.4375rem; }

/* line 742, ../sass/home.scss */
.bd.bdlr7 {
  border-left-width: 0.4375rem;
  border-right-width: 0.4375rem; }

/* line 746, ../sass/home.scss */
.bd.bd8 {
  border-width: 0.5rem; }

/* line 749, ../sass/home.scss */
.bd.bdt8 {
  border-top-width: 0.5rem; }

/* line 752, ../sass/home.scss */
.bd.bdr8 {
  border-right-width: 0.5rem; }

/* line 755, ../sass/home.scss */
.bd.bdb8 {
  border-bottom-width: 0.5rem; }

/* line 758, ../sass/home.scss */
.bd.bd8 {
  border-bottom-width: 0.5rem; }

/* line 761, ../sass/home.scss */
.bd.bdl8 {
  border-left-width: 0.5rem; }

/* line 764, ../sass/home.scss */
.bd.bdtb8 {
  border-top-width: 0.5rem;
  border-bottom-width: 0.5rem; }

/* line 768, ../sass/home.scss */
.bd.bdlr8 {
  border-left-width: 0.5rem;
  border-right-width: 0.5rem; }

/* margins */
/* line 774, ../sass/home.scss */
.m0 {
  margin: 0 !important; }

/* line 777, ../sass/home.scss */
.m0 {
  margin: 0 !important; }

/* line 780, ../sass/home.scss */
.mt0 {
  margin-top: 0 !important; }

/* line 783, ../sass/home.scss */
.mb0 {
  margin-bottom: 0 !important; }

/* line 786, ../sass/home.scss */
.mtb0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 790, ../sass/home.scss */
.ml0 {
  margin-left: 0 !important; }

/* line 793, ../sass/home.scss */
.mr0 {
  margin-right: 0 !important; }

/* line 796, ../sass/home.scss */
.mlr0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 800, ../sass/home.scss */
.m2 {
  margin: 0.125rem !important; }

/* line 803, ../sass/home.scss */
.mt2 {
  margin-top: 0.125rem !important; }

/* line 806, ../sass/home.scss */
.mb2 {
  margin-bottom: 0.125rem !important; }

/* line 809, ../sass/home.scss */
.mtb2 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important; }

/* line 813, ../sass/home.scss */
.ml2 {
  margin-left: 0.125rem !important; }

/* line 816, ../sass/home.scss */
.mr2 {
  margin-right: 0.125rem !important; }

/* line 819, ../sass/home.scss */
.mlr2 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important; }

/* line 823, ../sass/home.scss */
.m4 {
  margin: 0.25rem !important; }

/* line 826, ../sass/home.scss */
.mt4 {
  margin-top: 0.25rem !important; }

/* line 829, ../sass/home.scss */
.mb4 {
  margin-bottom: 0.25rem !important; }

/* line 832, ../sass/home.scss */
.mtb4 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

/* line 836, ../sass/home.scss */
.ml4 {
  margin-left: 0.25rem !important; }

/* line 839, ../sass/home.scss */
.mr4 {
  margin-right: 0.25rem !important; }

/* line 842, ../sass/home.scss */
.mlr4 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important; }

/* line 846, ../sass/home.scss */
.m6 {
  margin: 0.375rem !important; }

/* line 849, ../sass/home.scss */
.mt6 {
  margin-top: 0.375rem !important; }

/* line 852, ../sass/home.scss */
.mb6 {
  margin-bottom: 0.375rem !important; }

/* line 855, ../sass/home.scss */
.mtb6 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important; }

/* line 859, ../sass/home.scss */
.ml6 {
  margin-left: 0.375rem !important; }

/* line 862, ../sass/home.scss */
.mr6 {
  margin-right: 0.375rem !important; }

/* line 865, ../sass/home.scss */
.mlr6 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important; }

/* line 869, ../sass/home.scss */
.m8 {
  margin: 0.5rem !important; }

/* line 872, ../sass/home.scss */
.mt8 {
  margin-top: 0.5rem !important; }

/* line 875, ../sass/home.scss */
.mb8 {
  margin-bottom: 0.5rem !important; }

/* line 878, ../sass/home.scss */
.mtb8 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

/* line 882, ../sass/home.scss */
.ml8 {
  margin-left: 0.5rem !important; }

/* line 885, ../sass/home.scss */
.mr8 {
  margin-right: 0.5rem !important; }

/* line 888, ../sass/home.scss */
.mlr8 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important; }

/* line 892, ../sass/home.scss */
.m10 {
  margin: 0.625rem !important; }

/* line 895, ../sass/home.scss */
.mt10 {
  margin-top: 0.625rem !important; }

/* line 898, ../sass/home.scss */
.mb10 {
  margin-bottom: 0.625rem !important; }

/* line 901, ../sass/home.scss */
.mtb10 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important; }

/* line 905, ../sass/home.scss */
.ml10 {
  margin-left: 0.625rem !important; }

/* line 908, ../sass/home.scss */
.mr10 {
  margin-right: 0.625rem !important; }

/* line 911, ../sass/home.scss */
.mlr10 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important; }

/* line 915, ../sass/home.scss */
.m12 {
  margin: 0.75rem !important; }

/* line 918, ../sass/home.scss */
.mt12 {
  margin-top: 0.75rem !important; }

/* line 921, ../sass/home.scss */
.mb12 {
  margin-bottom: 0.75rem !important; }

/* line 924, ../sass/home.scss */
.mtb12 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important; }

/* line 928, ../sass/home.scss */
.ml12 {
  margin-left: 0.75rem !important; }

/* line 931, ../sass/home.scss */
.mr12 {
  margin-right: 0.75rem !important; }

/* line 934, ../sass/home.scss */
.mlr12 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important; }

/* line 938, ../sass/home.scss */
.m14 {
  margin: 0.875rem !important; }

/* line 941, ../sass/home.scss */
.mt14 {
  margin-top: 0.875rem !important; }

/* line 944, ../sass/home.scss */
.mb14 {
  margin-bottom: 0.875rem !important; }

/* line 947, ../sass/home.scss */
.mtb14 {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important; }

/* line 951, ../sass/home.scss */
.ml14 {
  margin-left: 0.875rem !important; }

/* line 954, ../sass/home.scss */
.mr14 {
  margin-right: 0.875rem !important; }

/* line 957, ../sass/home.scss */
.mlr14 {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important; }

/* line 961, ../sass/home.scss */
.m16 {
  margin: 1rem !important; }

/* line 964, ../sass/home.scss */
.mt16 {
  margin-top: 1rem !important; }

/* line 967, ../sass/home.scss */
.mb16 {
  margin-bottom: 1rem !important; }

/* line 970, ../sass/home.scss */
.mtb16 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

/* line 974, ../sass/home.scss */
.ml16 {
  margin-left: 1rem !important; }

/* line 977, ../sass/home.scss */
.mr16 {
  margin-right: 1rem !important; }

/* line 980, ../sass/home.scss */
.mlr16 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

/* line 984, ../sass/home.scss */
.m18 {
  margin: 1.125rem !important; }

/* line 987, ../sass/home.scss */
.mt18 {
  margin-top: 1.125rem !important; }

/* line 990, ../sass/home.scss */
.mb18 {
  margin-bottom: 1.125rem !important; }

/* line 993, ../sass/home.scss */
.mtb18 {
  margin-top: 1.125rem !important;
  margin-bottom: 1.125rem !important; }

/* line 997, ../sass/home.scss */
.ml18 {
  margin-left: 1.125rem !important; }

/* line 1000, ../sass/home.scss */
.mr18 {
  margin-right: 1.125rem !important; }

/* line 1003, ../sass/home.scss */
.mlr18 {
  margin-left: 1.125rem !important;
  margin-right: 1.125rem !important; }

/* line 1007, ../sass/home.scss */
.m20 {
  margin: 1.25rem !important; }

/* line 1010, ../sass/home.scss */
.mt20 {
  margin-top: 1.25rem !important; }

/* line 1013, ../sass/home.scss */
.mb20 {
  margin-bottom: 1.25rem !important; }

/* line 1016, ../sass/home.scss */
.mtb20 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important; }

/* line 1020, ../sass/home.scss */
.ml20 {
  margin-left: 1.25rem !important; }

/* line 1023, ../sass/home.scss */
.mr20 {
  margin-right: 1.25rem !important; }

/* line 1026, ../sass/home.scss */
.mlr20 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important; }

/* line 1030, ../sass/home.scss */
.m22 {
  margin: 1.375rem !important; }

/* line 1033, ../sass/home.scss */
.mt22 {
  margin-top: 1.375rem !important; }

/* line 1036, ../sass/home.scss */
.mb22 {
  margin-bottom: 1.375rem !important; }

/* line 1039, ../sass/home.scss */
.mtb22 {
  margin-top: 1.375rem !important;
  margin-bottom: 1.375rem !important; }

/* line 1043, ../sass/home.scss */
.ml22 {
  margin-left: 1.375rem !important; }

/* line 1046, ../sass/home.scss */
.mr22 {
  margin-right: 1.375rem !important; }

/* line 1049, ../sass/home.scss */
.mlr22 {
  margin-left: 1.375rem !important;
  margin-right: 1.375rem !important; }

/* line 1053, ../sass/home.scss */
.m24 {
  margin: 1.5rem !important; }

/* line 1056, ../sass/home.scss */
.mt24 {
  margin-top: 1.5rem !important; }

/* line 1059, ../sass/home.scss */
.mb24 {
  margin-bottom: 1.5rem !important; }

/* line 1062, ../sass/home.scss */
.mtb24 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

/* line 1066, ../sass/home.scss */
.ml24 {
  margin-left: 1.5rem !important; }

/* line 1069, ../sass/home.scss */
.mr24 {
  margin-right: 1.5rem !important; }

/* line 1072, ../sass/home.scss */
.mlr24 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important; }

/* line 1076, ../sass/home.scss */
.m26 {
  margin: 1.625rem !important; }

/* line 1079, ../sass/home.scss */
.mt26 {
  margin-top: 1.625rem !important; }

/* line 1082, ../sass/home.scss */
.mb26 {
  margin-bottom: 1.625rem !important; }

/* line 1085, ../sass/home.scss */
.mtb26 {
  margin-top: 1.625rem !important;
  margin-bottom: 1.625rem !important; }

/* line 1089, ../sass/home.scss */
.ml26 {
  margin-left: 1.625rem !important; }

/* line 1092, ../sass/home.scss */
.mr26 {
  margin-right: 1.625rem !important; }

/* line 1095, ../sass/home.scss */
.mlr26 {
  margin-left: 1.625rem !important;
  margin-right: 1.625rem !important; }

/* line 1099, ../sass/home.scss */
.m28 {
  margin: 1.75rem !important; }

/* line 1102, ../sass/home.scss */
.mt28 {
  margin-top: 1.75rem !important; }

/* line 1105, ../sass/home.scss */
.mb28 {
  margin-bottom: 1.75rem !important; }

/* line 1108, ../sass/home.scss */
.mtb28 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important; }

/* line 1112, ../sass/home.scss */
.ml28 {
  margin-left: 1.75rem !important; }

/* line 1115, ../sass/home.scss */
.mr28 {
  margin-right: 1.75rem !important; }

/* line 1118, ../sass/home.scss */
.mlr28 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important; }

/* line 1122, ../sass/home.scss */
.m30 {
  margin: 1.875rem !important; }

/* line 1125, ../sass/home.scss */
.mt30 {
  margin-top: 1.875rem !important; }

/* line 1128, ../sass/home.scss */
.mb30 {
  margin-bottom: 1.875rem !important; }

/* line 1131, ../sass/home.scss */
.mtb30 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important; }

/* line 1135, ../sass/home.scss */
.ml30 {
  margin-left: 1.875rem !important; }

/* line 1138, ../sass/home.scss */
.mr30 {
  margin-right: 1.875rem !important; }

/* line 1141, ../sass/home.scss */
.mlr30 {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important; }

/* paddings */
/* line 1147, ../sass/home.scss */
.p0 {
  padding: 0 !important; }

/* line 1150, ../sass/home.scss */
.p0 {
  padding: 0 !important; }

/* line 1153, ../sass/home.scss */
.pt0 {
  padding-top: 0 !important; }

/* line 1156, ../sass/home.scss */
.pb0 {
  padding-bottom: 0 !important; }

/* line 1159, ../sass/home.scss */
.ptb0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/* line 1163, ../sass/home.scss */
.pl0 {
  padding-left: 0 !important; }

/* line 1166, ../sass/home.scss */
.pr0 {
  padding-right: 0 !important; }

/* line 1169, ../sass/home.scss */
.plr0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 1173, ../sass/home.scss */
.p2 {
  padding: 0.125rem !important; }

/* line 1176, ../sass/home.scss */
.pt2 {
  padding-top: 0.125rem !important; }

/* line 1179, ../sass/home.scss */
.pb2 {
  padding-bottom: 0.125rem !important; }

/* line 1182, ../sass/home.scss */
.ptb2 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important; }

/* line 1186, ../sass/home.scss */
.pl2 {
  padding-left: 0.125rem !important; }

/* line 1189, ../sass/home.scss */
.pr2 {
  padding-right: 0.125rem !important; }

/* line 1192, ../sass/home.scss */
.plr2 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important; }

/* line 1196, ../sass/home.scss */
.p4 {
  padding: 0.25rem !important; }

/* line 1199, ../sass/home.scss */
.pt4 {
  padding-top: 0.25rem !important; }

/* line 1202, ../sass/home.scss */
.pb4 {
  padding-bottom: 0.25rem !important; }

/* line 1205, ../sass/home.scss */
.ptb4 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

/* line 1209, ../sass/home.scss */
.pl4 {
  padding-left: 0.25rem !important; }

/* line 1212, ../sass/home.scss */
.pr4 {
  padding-right: 0.25rem !important; }

/* line 1215, ../sass/home.scss */
.plr4 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important; }

/* line 1219, ../sass/home.scss */
.p6 {
  padding: 0.375rem !important; }

/* line 1222, ../sass/home.scss */
.pt6 {
  padding-top: 0.375rem !important; }

/* line 1225, ../sass/home.scss */
.pb6 {
  padding-bottom: 0.375rem !important; }

/* line 1228, ../sass/home.scss */
.ptb6 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important; }

/* line 1232, ../sass/home.scss */
.pl6 {
  padding-left: 0.375rem !important; }

/* line 1235, ../sass/home.scss */
.pr6 {
  padding-right: 0.375rem !important; }

/* line 1238, ../sass/home.scss */
.plr6 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important; }

/* line 1242, ../sass/home.scss */
.p8 {
  padding: 0.5rem !important; }

/* line 1245, ../sass/home.scss */
.pt8 {
  padding-top: 0.5rem !important; }

/* line 1248, ../sass/home.scss */
.pb8 {
  padding-bottom: 0.5rem !important; }

/* line 1251, ../sass/home.scss */
.ptb8 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

/* line 1255, ../sass/home.scss */
.pl8 {
  padding-left: 0.5rem !important; }

/* line 1258, ../sass/home.scss */
.pr8 {
  padding-right: 0.5rem !important; }

/* line 1261, ../sass/home.scss */
.plr8 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

/* line 1265, ../sass/home.scss */
.p10 {
  padding: 0.625rem !important; }

/* line 1268, ../sass/home.scss */
.pt10 {
  padding-top: 0.625rem !important; }

/* line 1271, ../sass/home.scss */
.pb10 {
  padding-bottom: 0.625rem !important; }

/* line 1274, ../sass/home.scss */
.ptb10 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important; }

/* line 1278, ../sass/home.scss */
.pl10 {
  padding-left: 0.625rem !important; }

/* line 1281, ../sass/home.scss */
.pr10 {
  padding-right: 0.625rem !important; }

/* line 1284, ../sass/home.scss */
.plr10 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important; }

/* line 1288, ../sass/home.scss */
.p12 {
  padding: 0.75rem !important; }

/* line 1291, ../sass/home.scss */
.pt12 {
  padding-top: 0.75rem !important; }

/* line 1294, ../sass/home.scss */
.pb12 {
  padding-bottom: 0.75rem !important; }

/* line 1297, ../sass/home.scss */
.ptb12 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important; }

/* line 1301, ../sass/home.scss */
.pl12 {
  padding-left: 0.75rem !important; }

/* line 1304, ../sass/home.scss */
.pr12 {
  padding-right: 0.75rem !important; }

/* line 1307, ../sass/home.scss */
.plr12 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important; }

/* line 1311, ../sass/home.scss */
.p14 {
  padding: 0.875rem !important; }

/* line 1314, ../sass/home.scss */
.pt14 {
  padding-top: 0.875rem !important; }

/* line 1317, ../sass/home.scss */
.pb14 {
  padding-bottom: 0.875rem !important; }

/* line 1320, ../sass/home.scss */
.ptb14 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important; }

/* line 1324, ../sass/home.scss */
.pl14 {
  padding-left: 0.875rem !important; }

/* line 1327, ../sass/home.scss */
.pr14 {
  padding-right: 0.875rem !important; }

/* line 1330, ../sass/home.scss */
.plr14 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important; }

/* line 1334, ../sass/home.scss */
.p16 {
  padding: 1rem !important; }

/* line 1337, ../sass/home.scss */
.pt16 {
  padding-top: 1rem !important; }

/* line 1340, ../sass/home.scss */
.ptb16 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

/* line 1344, ../sass/home.scss */
.pl16 {
  padding-left: 1rem !important; }

/* line 1347, ../sass/home.scss */
.pr16 {
  padding-right: 1rem !important; }

/* line 1350, ../sass/home.scss */
.plr16 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

/* line 1354, ../sass/home.scss */
.p18 {
  padding: 1.125rem !important; }

/* line 1357, ../sass/home.scss */
.pt18 {
  padding-top: 1.125rem !important; }

/* line 1360, ../sass/home.scss */
.pb18 {
  padding-bottom: 1.125rem !important; }

/* line 1363, ../sass/home.scss */
.ptb18 {
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important; }

/* line 1367, ../sass/home.scss */
.pl18 {
  padding-left: 1.125rem !important; }

/* line 1370, ../sass/home.scss */
.pr18 {
  padding-right: 1.125rem !important; }

/* line 1373, ../sass/home.scss */
.plr18 {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important; }

/* line 1377, ../sass/home.scss */
.p20 {
  padding: 1.25rem !important; }

/* line 1380, ../sass/home.scss */
.pt20 {
  padding-top: 1.25rem !important; }

/* line 1383, ../sass/home.scss */
.pb20 {
  padding-bottom: 1.25rem !important; }

/* line 1386, ../sass/home.scss */
.ptb20 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important; }

/* line 1390, ../sass/home.scss */
.pl20 {
  padding-left: 1.25rem !important; }

/* line 1393, ../sass/home.scss */
.pr20 {
  padding-right: 1.25rem !important; }

/* line 1396, ../sass/home.scss */
.plr20 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important; }

/* line 1400, ../sass/home.scss */
.p22 {
  padding: 1.375rem !important; }

/* line 1403, ../sass/home.scss */
.pt22 {
  padding-top: 1.375rem !important; }

/* line 1406, ../sass/home.scss */
.pb22 {
  padding-bottom: 1.375rem !important; }

/* line 1409, ../sass/home.scss */
.ptb22 {
  padding-top: 1.375rem !important;
  padding-bottom: 1.375rem !important; }

/* line 1413, ../sass/home.scss */
.pl22 {
  padding-left: 1.375rem !important; }

/* line 1416, ../sass/home.scss */
.pr22 {
  padding-right: 1.375rem !important; }

/* line 1419, ../sass/home.scss */
.plr22 {
  padding-left: 1.375rem !important;
  padding-right: 1.375rem !important; }

/* line 1423, ../sass/home.scss */
.p24 {
  padding: 1.5rem !important; }

/* line 1426, ../sass/home.scss */
.pt24 {
  padding-top: 1.5rem !important; }

/* line 1429, ../sass/home.scss */
.pb24 {
  padding-bottom: 1.5rem !important; }

/* line 1432, ../sass/home.scss */
.ptb24 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

/* line 1436, ../sass/home.scss */
.pl24 {
  padding-left: 1.5rem !important; }

/* line 1439, ../sass/home.scss */
.pr24 {
  padding-right: 1.5rem !important; }

/* line 1442, ../sass/home.scss */
.plr24 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

/* line 1446, ../sass/home.scss */
.p26 {
  padding: 1.625rem !important; }

/* line 1449, ../sass/home.scss */
.pt26 {
  padding-top: 1.625rem !important; }

/* line 1452, ../sass/home.scss */
.pb26 {
  padding-bottom: 1.625rem !important; }

/* line 1455, ../sass/home.scss */
.ptb26 {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important; }

/* line 1459, ../sass/home.scss */
.pl26 {
  padding-left: 1.625rem !important; }

/* line 1462, ../sass/home.scss */
.pr26 {
  padding-right: 1.625rem !important; }

/* line 1465, ../sass/home.scss */
.plr26 {
  padding-left: 1.625rem !important;
  padding-right: 1.625rem !important; }

/* line 1469, ../sass/home.scss */
.p28 {
  padding: 1.75rem !important; }

/* line 1472, ../sass/home.scss */
.pt28 {
  padding-top: 1.75rem !important; }

/* line 1475, ../sass/home.scss */
.pb28 {
  padding-bottom: 1.75rem !important; }

/* line 1478, ../sass/home.scss */
.ptb28 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important; }

/* line 1482, ../sass/home.scss */
.pl28 {
  padding-left: 1.75rem !important; }

/* line 1485, ../sass/home.scss */
.pr28 {
  padding-right: 1.75rem !important; }

/* line 1488, ../sass/home.scss */
.plr28 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important; }

/* line 1492, ../sass/home.scss */
.p30 {
  padding: 1.875rem !important; }

/* line 1495, ../sass/home.scss */
.pt30 {
  padding-top: 1.875rem !important; }

/* line 1498, ../sass/home.scss */
.pb30 {
  padding-bottom: 1.875rem !important; }

/* line 1501, ../sass/home.scss */
.ptb30 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important; }

/* line 1505, ../sass/home.scss */
.pl30 {
  padding-left: 1.875rem !important; }

/* line 1508, ../sass/home.scss */
.pr30 {
  padding-right: 1.875rem !important; }

/* line 1511, ../sass/home.scss */
.plr30 {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important; }

/* ux.responsive.fortyoff.css */
/* line 1517, ../sass/home.scss */
.clearhack::before, .clearhack::after {
  content: '';
  display: table; }

/* line 1521, ../sass/home.scss */
.clearhack::after {
  clear: both; }

/* Hero unit */
/* line 1526, ../sass/home.scss */
.hero-unit {
  width: 100%;
  /*background-image: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/img/fullBg.jpg");*/
  background-position: center top;
  background-size: cover;
  position: relative;
  height: 677px;
  padding: 0 0 4rem; }

/* line 1535, ../sass/home.scss */
.inner {
  width: 100%;
  max-width: 71rem;
  margin: 0 auto;
  position: relative;
  padding: 0 1em; }

/* line 1542, ../sass/home.scss */
.hero-info {
  width: 40%;
  max-width: 480px;
  float: right;
  padding: 4rem 0 4rem 25px;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -ms-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease; }

/* line 1553, ../sass/home.scss */
.hero-info h1 {
  color: #333;
  font-size: 3.3rem;
  line-height: 1;
  margin: 10px auto 25px; }

/* line 1559, ../sass/home.scss */
.hero-info h4, .hero-info ul {
  font-size: 1.25rem;
  font-style: italic;
  color: #333;
  margin: 0;
  padding: 0; }

/* line 1566, ../sass/home.scss */
.hero-info ul {
  list-style: none; }

/* line 1569, ../sass/home.scss */
.hero-info ul li:before {
  content: "\2022";
  position: relative;
  color: #d81b1c;
  padding-right: 5px; }

/* line 1575, ../sass/home.scss */
.hero-info h5 {
  font-size: 1.125rem;
  color: #d81b1c;
  font-style: italic;
  margin: 0;
  padding: 0; }

/* line 1582, ../sass/home.scss */
.hero-info .button {
  margin: 30px 0; }

/* line 1585, ../sass/home.scss */
.hero-info h6 {
  font-size: 1.25rem;
  color: #333;
  font-style: italic !important;
  margin: 10px 0 15px;
  padding: 0; }

/* line 1592, ../sass/home.scss */
.hero-img {
  float: right;
  width: 60%;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -ms-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
  margin-top: 16%; }

/* line 1602, ../sass/home.scss */
.hero-img img {
  float: right; }

@media screen and (max-width: 990px) {
  /* line 1606, ../sass/home.scss */
  .hero-unit {
    height: auto; }

  /* line 1609, ../sass/home.scss */
  .hero-img, .hero-info {
    float: none;
    margin: 0 auto; }

  /* line 1613, ../sass/home.scss */
  .hero-info {
    width: 100%;
    max-width: 564px;
    padding-right: 0; }

  /* line 1618, ../sass/home.scss */
  .hero-img {
    width: 80%;
    margin-top: 15%; }

  /* line 1622, ../sass/home.scss */
  .hero-img img {
    float: none;
    display: block;
    margin: 0 auto; } }
@media screen and (max-width: 768px) {
  /* line 1629, ../sass/home.scss */
  .hero-info h1 {
    font-size: 4.25rem; }

  /* line 1632, ../sass/home.scss */
  .hero-info h4, .hero-info ul, .hero-info h5, .all-for p {
    font-size: 2rem; }

  /* line 1635, ../sass/home.scss */
  .all-for h2 {
    font-size: 4.25rem; }

  /* line 1638, ../sass/home.scss */
  .hero-info h6 {
    font-size: 1.75rem; }

  /* line 1641, ../sass/home.scss */
  .hero-info .button {
    font-size: 2rem;
    padding: 10px 30px; }

  /* line 1645, ../sass/home.scss */
  .hero-info {
    padding-left: 0; } }
@media screen and (max-width: 767px) {
  /* line 1650, ../sass/home.scss */
  .hero-info {
    max-width: 475px; }

  /* line 1653, ../sass/home.scss */
  .hero-info > div {
    width: auto;
    float: none; }

  /* line 1657, ../sass/home.scss */
  .hero-info .button {
    margin: 30px 0; } }
/* line 1661, ../sass/home.scss */
span.red {
  color: #d81b1c; }

/* line 1664, ../sass/home.scss */
.info h2 {
  font-size: 2.4em;
  color: #333;
  margin-bottom: 3px;
  text-align: center;
  line-height: 1; }

/* line 1671, ../sass/home.scss */
.info h2.red {
  color: #d81b1c;
  font-style: italic; }

/* line 1675, ../sass/home.scss */
.info p {
  font-size: 1.125rem;
  color: #333;
  line-height: 1.5;
  text-align: left; }

/* line 1681, ../sass/home.scss */
hr.line-break {
  border: none;
  background: #ccc;
  width: 120%;
  margin: 0 auto;
  margin-left: -10%;
  display: block;
  position: relative;
  padding: 0;
  height: 1px; }

/* line 1692, ../sass/home.scss */
.hero-info p {
  margin-top: 30px; }

/* line 1695, ../sass/home.scss */
.hero-info p span {
  color: #d81b1c;
  font-size: 1.6rem;
  font-style: italic; }

/* line 1700, ../sass/home.scss */
h5 b {
  font-size: 1.7rem;
  font-style: normal;
  font-weight: bold;
  line-height: 1; }

@media screen and (max-width: 768px) {
  /* line 1707, ../sass/home.scss */
  .terms .info > div {
    width: 100%;
    float: none; }

  /* line 1711, ../sass/home.scss */
  .terms .info {
    padding: 4em 2em; }

  /* line 1714, ../sass/home.scss */
  .terms p {
    font-size: 2rem; }

  /* line 1717, ../sass/home.scss */
  .terms .info div:nth-of-type(1), .terms .info div:nth-of-type(2) {
    padding-left: 0;
    padding-right: 0; }

  /* line 1721, ../sass/home.scss */
  .terms-conditions {
    display: block; } }
/* 8px */
@media screen and (min-width: 0px) and (max-width: 320px) {
  /* line 1728, ../sass/home.scss */
  h5 b {
    font-size: 13.6px; }

  /* line 1731, ../sass/home.scss */
  .hero-info h1 {
    font-size: 34px; }

  /* line 1734, ../sass/home.scss */
  .hero-info h6 {
    font-size: 14px; }

  /* line 1737, ../sass/home.scss */
  .hero-info p {
    font-size: 10px;
    line-height: 13.6px; }

  /* line 1741, ../sass/home.scss */
  .hero-info h4, .hero-info ul, .hero-info h5, .all-for p {
    font-size: 16px; }

  /* line 1744, ../sass/home.scss */
  .hero-info p span {
    font-size: 12.8px; }

  /* line 1747, ../sass/home.scss */
  .hero-info .button {
    font-size: 16px; }

  /* line 1750, ../sass/home.scss */
  .terms p {
    font-size: 16px; } }
/* 10px */
@media screen and (min-width: 321px) and (max-width: 768px) {
  /* line 1757, ../sass/home.scss */
  h5 b {
    font-size: 17px; }

  /* line 1760, ../sass/home.scss */
  .hero-info h1 {
    font-size: 42.5px; }

  /* line 1763, ../sass/home.scss */
  .hero-info h6 {
    font-size: 17.5px; }

  /* line 1766, ../sass/home.scss */
  .hero-info p {
    font-size: 12.5px;
    line-height: 17px; }

  /* line 1770, ../sass/home.scss */
  .hero-info h4, .hero-info ul, .hero-info h5, .all-for p {
    font-size: 20px; }

  /* line 1773, ../sass/home.scss */
  .hero-info p span {
    font-size: 16px; }

  /* line 1776, ../sass/home.scss */
  .hero-info .button {
    font-size: 20px; }

  /* line 1779, ../sass/home.scss */
  .terms p {
    font-size: 20px; } }
/* 16px */
@media screen and (min-width: 1024px) {
  /* line 1786, ../sass/home.scss */
  h5 b {
    font-size: 27.2px;
    line-height: 22.4px; }

  /* line 1790, ../sass/home.scss */
  .hero-info h1 {
    font-size: 52.8px;
    margin: 10px auto 25px !important;
    line-height: 53px !important; }

  /* line 1795, ../sass/home.scss */
  .hero-info h6 {
    font-size: 20px; }

  /* line 1798, ../sass/home.scss */
  .hero-info p {
    font-size: 20px;
    line-height: 27.2px; }

  /* line 1802, ../sass/home.scss */
  .hero-info p span {
    font-size: 25.6px; }

  /* line 1805, ../sass/home.scss */
  .hero-info .button {
    font-size: 16px; }

  /* line 1808, ../sass/home.scss */
  .terms p {
    font-size: 18px; } }
/* base.css */
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1815, ../sass/home.scss */
  html {
    font-size: 12px; } }
@media screen and (min-width: 321px) and (max-width: 767px) {
  /* line 1820, ../sass/home.scss */
  html {
    font-size: 13px; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 1825, ../sass/home.scss */
  html {
    font-size: 14px; } }
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  /* line 1830, ../sass/home.scss */
  html {
    font-size: 15px; } }
@media screen and (min-width: 1201px) {
  /* line 1835, ../sass/home.scss */
  html {
    font-size: 16px; } }
/* line 1839, ../sass/home.scss */
body {
  -webkit-font-smoothing: antialiased; }

/* line 1842, ../sass/home.scss */
.button.postfix {
  height: 2.75rem;
  line-height: 2.75rem;
  margin: 0 0 0 -1px; }

/* line 1847, ../sass/home.scss */
div.main-orbit-container {
  padding: 0 0 1rem; }

/* line 1850, ../sass/home.scss */
div.main-orbit-container .main-orbit-list > li {
  background-color: #f5f3ee; }

/* line 1853, ../sass/home.scss */
div.main-orbit-container .promo-title {
  font-size: 2.5rem;
  line-height: 90%; }

/* line 1857, ../sass/home.scss */
div.main-orbit-container .product-image {
  margin-top: 3.4375rem; }

/* line 1860, ../sass/home.scss */
div.main-orbit-container .ascend {
  margin-top: 3.5625rem; }

@media screen and (min-width: 768px) {
  /* line 1864, ../sass/home.scss */
  div.main-orbit-container .add-to-cart {
    display: none; } }
/* line 1868, ../sass/home.scss */
div.main-orbit-container .detail-list .bullet {
  display: inline-block;
  border-radius: 50%;
  width: 0.375rem;
  height: 0.375rem;
  background-color: #9b0d00; }

/* line 1875, ../sass/home.scss */
div.main-orbit-container .orbit-bullets-container {
  margin-top: 1rem;
  display: none; }

/* line 1880, ../sass/home.scss */
div.main-orbit-container .orbit-bullets {
  margin-bottom: 0;
  top: 0;
  bottom: 0; }

/* line 1885, ../sass/home.scss */
div.main-orbit-container .orbit-bullets li {
  background: transparent url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/carousel-off.png") center center no-repeat;
  height: 14px;
  width: 14px;
  cursor: pointer;
  margin-right: 19px; }

/* line 1892, ../sass/home.scss */
div.main-orbit-container .orbit-bullets li:last-child {
  margin-right: 0; }

/* line 1895, ../sass/home.scss */
div.main-orbit-container .orbit-bullets li.active {
  border-radius: 50%;
  background-image: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/carousel-on.png");
  background-color: #c4534b;
  background: transparent url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/carousel-on.png") center center no-repeat; }

/* line 1902, ../sass/home.scss */
.cms-home .main-orbit-container .orbit-prev {
  width: 14px;
  height: 17px;
  margin-left: 0;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 0px;
  display: none !important;
  top: auto;
  bottom: 6px;
  left: 45.5%; }

/* line 1913, ../sass/home.scss */
.cms-home .main-orbit-container .orbit-next {
  width: 14px;
  height: 17px;
  margin-right: 0;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -40px;
  top: auto;
  bottom: 6px;
  display: none !important;
  right: 45.5%; }

/* line 1925, ../sass/home.scss */
div.main-orbit-container .active-slider-nav {
  display: block !important; }

/* line 1928, ../sass/home.scss */
div.main-orbit-container .orbit-timer, div.main-orbit-container .orbit-slide-number {
  display: none; }

/* line 1931, ../sass/home.scss */
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
  display: none !important; }

/* line 1934, ../sass/home.scss */
div.main-content h1 {
  color: #333333; }

@media screen and (max-width: 767px) {
  /* line 1938, ../sass/home.scss */
  div.main-content h1 {
    margin: 1.25rem 0; } }
@media screen and (min-width: 768px) {
  /* line 1943, ../sass/home.scss */
  div.main-content h1 {
    margin: 0 0 1rem; } }
/* line 1947, ../sass/home.scss */
.button.top-button {
  background-color: #e0e0e0;
  text-align: center;
  padding: 0.5625rem 2.625rem;
  border: 0 !important; }

/* line 1953, ../sass/home.scss */
.button.top-button .label {
  font-size: 1.375rem;
  color: white;
  display: block; }

/* line 1958, ../sass/home.scss */
.button.top-button a {
  color: white; }

/* line 1961, ../sass/home.scss */
.button.top-button:hover .arrow-up, .button.top-button:active .arrow-up {
  background-image: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrow-up.png") !important; }

/* line 1964, ../sass/home.scss */
.button.top-button:hover a, .button.top-button:active a {
  color: #df1000; }

/* line 1968, ../sass/home.scss */
.cms-home .main .sprites.g1.arrow-right {
  width: 9px;
  height: 14px;
  margin-left: 0px !important;
  background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -266px;
  margin-bottom: 0.0765rem;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border: 0; }
/* line 1979, ../sass/home.scss */
.cms-home .main .button, .cms-home .main button {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
  border: 1px solid #cccccc !important;
  font-family: "Istok Web", sans-serif; }
  /* line 1985, ../sass/home.scss */
  .cms-home .main .button:hover, .cms-home .main button:hover {
    color: white;
    background-color: #df1000;
    border: 1px solid #cccccc !important; }
    /* line 1989, ../sass/home.scss */
    .cms-home .main .button:hover .sprites.g1.arrow-right, .cms-home .main button:hover .sprites.g1.arrow-right {
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -310px; }
/* line 1994, ../sass/home.scss */
.cms-home .main .button.remove, .cms-home .main button.remove {
  padding: 0.375rem 0.625rem; }
/* line 1998, ../sass/home.scss */
.cms-home .main .block-3 button {
  border-color: #ccc; }
  /* line 2000, ../sass/home.scss */
  .cms-home .main .block-3 button:hover {
    background-color: #df1000;
    color: #ffffff; }
    /* line 2003, ../sass/home.scss */
    .cms-home .main .block-3 button:hover .sprites.g1.arrow-right {
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrow-right-active.png") 1px 1px; }

/* line 2010, ../sass/home.scss */
.cms-home .block-3 .small-10 {
  width: 100%; }

/* line 2013, ../sass/home.scss */
.cms-home ul.messages {
  margin-bottom: 20px !important; }

/* line 2016, ../sass/home.scss */
.cms-home .category-products {
  width: 100%;
  margin: 0 auto; }
  /* line 2019, ../sass/home.scss */
  .cms-home .category-products .products-grid {
    position: relative; }
    /* line 2021, ../sass/home.scss */
    .cms-home .category-products .products-grid .owl-prev, .cms-home .category-products .products-grid .owl-next {
      position: absolute;
      top: 37%;
      width: 23px;
      height: 63px;
      opacity: 1;
      padding: 0;
      font-size: 0; }
    /* line 2030, ../sass/home.scss */
    .cms-home .category-products .products-grid .owl-prev {
      /*left: -26px;*/
      left: -50px;
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -82px; }
    /* line 2035, ../sass/home.scss */
    .cms-home .category-products .products-grid .owl-next {
      /*right: -26px;*/
      right: -50px;
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -182px; }
    /* line 2040, ../sass/home.scss */
    .cms-home .category-products .products-grid .disabled {
      background: none !important;
      cursor: auto; }
  /* line 2045, ../sass/home.scss */
  .cms-home .category-products .owl-item {
    position: relative; }
    /* line 2047, ../sass/home.scss */
    .cms-home .category-products .owl-item .product-name {
      margin-top: 30px; }
      /* line 2049, ../sass/home.scss */
      .cms-home .category-products .owl-item .product-name a {
        font-size: 20px;
        text-transform: none; }
    /* line 2055, ../sass/home.scss */
    .cms-home .category-products .owl-item .overlay-div {
      background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/accessories-transparent-bg.png") repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      border-radius: 20px;
      padding: 2rem;
      text-align: left;
      color: #ffffff;
      /*display: none;*/
      visibility: hidden; }
      /* line 2071, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .ratings {
        padding: 10px 0; }
      /* line 2074, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .price-box {
        padding-top: 13px; }
      /* line 2077, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .price {
        color: #ffffff;
        /* font-size: 2.5rem */
        font-size: 40px; }
      /* line 2081, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .product-name {
        margin: 0 !important; }
      /* line 2084, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .price-label {
        color: #ffffff;
        font-size: 1.5em;
        text-decoration: none;
        line-height: 2em;
        font-weight: 400; }
      /* line 2091, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .old-price::after {
        border-color: #ffffff;
        top: 33%; }
      /* line 2096, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .price-box p {
        margin: 0; }
      /* line 2099, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .price-box p.old-price, .cms-home .category-products .owl-item .overlay-div .price-box p.special-price {
        display: inline-block;
        color: #ffffff; }
        /* line 2102, ../sass/home.scss */
        .cms-home .category-products .owl-item .overlay-div .price-box p.old-price .price-label, .cms-home .category-products .owl-item .overlay-div .price-box p.special-price .price-label {
          display: none; }
      /* line 2109, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .button, .cms-home .category-products .owl-item .overlay-div button {
        color: #333333;
        background-color: white;
        border-color: #cccccc;
        border: 1px solid #cccccc !important; }
        /* line 2114, ../sass/home.scss */
        .cms-home .category-products .owl-item .overlay-div .button .sprites.g1.arrow-right, .cms-home .category-products .owl-item .overlay-div button .sprites.g1.arrow-right {
          background: url("http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/arrows-sprite.png") no-repeat 0 -266px; }
      /* line 2118, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div button.small, .cms-home .category-products .owl-item .overlay-div .button.small {
        padding: 2px 13px;
        font-size: 17px; }
      /* line 2122, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .product-name a {
        /* font-size: 1.9em;
        */
        font-size: 22.8px;
        text-transform: none;
        color: #ffffff; }
      /* line 2129, ../sass/home.scss */
      .cms-home .category-products .owl-item .overlay-div .learn-more-container {
        position: absolute;
        bottom: 33px;
        display: block !important; }
    /* line 2137, ../sass/home.scss */
    .cms-home .category-products .owl-item .actions ul.add-to-links {
      margin: 0; }
      /* line 2139, ../sass/home.scss */
      .cms-home .category-products .owl-item .actions ul.add-to-links li {
        list-style-type: none;
        display: block; }
  /* line 2146, ../sass/home.scss */
  .cms-home .category-products .product-image-block {
    text-align: center;
    background-color: #fff;
    padding: 20px 0 10px;
    border-radius: 20px;
    margin: 0 3px;
    border: 1px solid #ccc; }

/* line 2155, ../sass/home.scss */
.rating-box {
  width: 135px;
  height: 26px;
  font-size: 0;
  line-height: 0;
  background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_rating_home.png) 0 100% repeat-x;
  overflow: hidden; }
  /* line 2162, ../sass/home.scss */
  .rating-box .rating {
    float: left;
    height: 23px;
    background: url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/images/bkg_rating_home.png) 0 1px repeat-x;
    cursor: pointer; }

/* line 2170, ../sass/home.scss */
.ratings .rating-links {
  margin: 0;
  font-size: 11px; }
  /* line 2173, ../sass/home.scss */
  .ratings .rating-links a {
    text-decoration: underline; }
    /* line 2175, ../sass/home.scss */
    .ratings .rating-links a:hover {
      text-decoration: none; }
  /* line 2179, ../sass/home.scss */
  .ratings .rating-links .separator {
    margin: 0 3px;
    color: #E6E6E6; }
/* line 2184, ../sass/home.scss */
.ratings .rating-box {
  float: left;
  margin-right: 5px; }
  /* line 2187, ../sass/home.scss */
  .ratings .rating-box .amount {
    font-size: 12px; }

@media only screen and (max-width: 1350px) and (min-width: 1160px) {
  /* line 2197, ../sass/home.scss */
  .cms-home .category-products {
    width: 93%; }
    /* line 2200, ../sass/home.scss */
    .cms-home .category-products .products-grid .owl-prev {
      left: -37px; }
    /* line 2201, ../sass/home.scss */
    .cms-home .category-products .products-grid .owl-next {
      right: -37px; } }
@media only screen and (min-width: 960px) {
  /* line 2210, ../sass/home.scss */
  .cms-home .category-products .owl-item:hover .product-image-block {
    border-color: #fff; }
  /* line 2213, ../sass/home.scss */
  .cms-home .category-products .owl-item:hover .overlay-div {
    /*display: block*/
    visibility: visible; }
  /* line 2219, ../sass/home.scss */
  .cms-home .header-container {
    margin-bottom: 0; } }
@media only screen and (max-width: 1159px) {
  /* line 2227, ../sass/home.scss */
  .cms-home .category-products, .cms-home .block-3 .small-10 {
    width: 83.33%; }

  /* line 2231, ../sass/home.scss */
  div.main-orbit-container .orbit-prev {
    left: 43.5%;
    bottom: 5px; }
  /* line 2235, ../sass/home.scss */
  div.main-orbit-container .orbit-next {
    right: 43.5%;
    bottom: 5px; }

  /* line 2241, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    margin-top: 0;
    padding-top: 0 !important; }
    /* line 2244, ../sass/home.scss */
    .block-1 .orbit-promo .hero-info h1 {
      margin-bottom: 0;
      line-height: 40px !important; }
      /* line 2247, ../sass/home.scss */
      .block-1 .orbit-promo .hero-info h1 span {
        font-size: 32px !important; }
    /* line 2251, ../sass/home.scss */
    .block-1 .orbit-promo .hero-info .button {
      margin-top: 0; } }
@media only screen and (max-width: 959px) {
  /* line 2258, ../sass/home.scss */
  .main {
    position: relative;
    top: -10px; }

  /* line 2263, ../sass/home.scss */
  .block-1 .ascend-details br {
    display: none; }

  /* line 2267, ../sass/home.scss */
  .cms-home .category-products .owl-item .highlight.product-image-block .overlay-div {
    /*display: block*/
    visibility: visible; }

  /* line 2272, ../sass/home.scss */
  .cms-home .category-products .owl-item .overlay-div .price-box p.old-price {
    margin-bottom: 10px; } }
@media only screen and (min-width: 768px) {
  /* line 2278, ../sass/home.scss */
  .block-2 .row.collapse {
    position: relative; }
    /* line 2280, ../sass/home.scss */
    .block-2 .row.collapse .columns.c1 {
      position: absolute;
      bottom: 0;
      left: 0; } }
@media only screen and (max-width: 959px) and (min-width: 768px) {
  /* line 2291, ../sass/home.scss */
  .block-1 .ascend-details {
    line-height: 27px;
    font-size: 17px; }
  /* line 2295, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    width: 35% !important; }
  /* line 2300, ../sass/home.scss */
  .block-1 .orbit-2 .c2 .details {
    font-size: 17px; }
  /* line 2303, ../sass/home.scss */
  .block-1 .orbit-2 .c2 .title {
    font-size: 24px; }
  /* line 2307, ../sass/home.scss */
  .block-1 .orbit-2 .c1 h2 {
    font-size: 50px;
    line-height: 55px; }

  /* line 2314, ../sass/home.scss */
  .block-2 h2 {
    font-size: 36.5px; }
    /* line 2316, ../sass/home.scss */
    .block-2 h2 br {
      display: none; }
  /* line 2320, ../sass/home.scss */
  .block-2 ul.features-details li {
    font-size: 19px;
    line-height: 38px; }

  /* line 2325, ../sass/home.scss */
  .medium-offset-2 {
    margin-left: 13.667% !important; }

  /* line 2328, ../sass/home.scss */
  .medium-5 {
    width: 44.667%; }

  /* line 2332, ../sass/home.scss */
  div.main-orbit-container .orbit-prev {
    left: 41.5%;
    bottom: 5px; }
  /* line 2336, ../sass/home.scss */
  div.main-orbit-container .orbit-next {
    right: 41.5%;
    bottom: 5px; }

  /* line 2341, ../sass/home.scss */
  .medium-offset-1 {
    margin-left: 6.333% !important; }

  /* line 2344, ../sass/home.scss */
  .medium-4 {
    width: 35.333%; } }
@media only screen and (max-width: 767px) {
  /* line 2352, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info h1 {
    margin-bottom: 0;
    padding: 20px 0 10px;
    line-height: 29px !important; }
    /* line 2356, ../sass/home.scss */
    .block-1 .orbit-promo .hero-info h1 span {
      font-size: 26px !important; }

  /* line 2365, ../sass/home.scss */
  .block-3 .mtb30 .show-for-medium-up {
    display: none !important; }
  /* line 2369, ../sass/home.scss */
  .block-3 .title {
    font-size: 26px; }

  /*.block-2 h2 {
    
    font-style: normal;
    em {
      font-style: normal;
    }
  }*/
  /* line 2381, ../sass/home.scss */
  .block-2 ul.features-details li {
    font-size: 15px;
    line-height: 25px; }

  /* line 2386, ../sass/home.scss */
  .block-1 .hide-for-medium-up {
    display: block !important; }
  /* line 2389, ../sass/home.scss */
  .block-1 .banner1 {
    background-color: #FFFDF8 !important;
    border-bottom: 1px dotted #F5F3EE; }
  /* line 2396, ../sass/home.scss */
  .block-1 .orbit-1 .show-for-medium-up {
    display: none !important; }
  /* line 2400, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info {
    width: 100% !important; }
  /* line 2403, ../sass/home.scss */
  .block-1 .medium-offset-2 {
    margin-left: 14% !important; }
  /* line 2406, ../sass/home.scss */
  .block-1 .medium-3 {
    width: 34%;
    margin-bottom: -4%; }
  /* line 2410, ../sass/home.scss */
  .block-1 .ascend-details {
    line-height: 22px;
    font-size: 17px; }
  /* line 2414, ../sass/home.scss */
  .block-1 .row {
    width: 100% !important; }
    /* line 2416, ../sass/home.scss */
    .block-1 .row a img {
      width: 80%;
      max-width: 280px; }
  /* line 2421, ../sass/home.scss */
  .block-1 .orbit-2 {
    background-color: #fffdf8; }
    /* line 2423, ../sass/home.scss */
    .block-1 .orbit-2 .medium-offset-1 {
      width: 100%;
      margin-left: 0 !important;
      background-color: #fffdf8;
      padding: 65px 5% 33px; }
    /* line 2430, ../sass/home.scss */
    .block-1 .orbit-2 .c1 {
      border-bottom: 1px dotted #f5f3ee; }
      /* line 2432, ../sass/home.scss */
      .block-1 .orbit-2 .c1 h3 {
        font-size: 16px;
        padding-bottom: 0;
        margin-top: 0 !important; }
      /* line 2437, ../sass/home.scss */
      .block-1 .orbit-2 .c1 h2 {
        font-size: 34px;
        line-height: 37px;
        padding-top: 0; }
    /* line 2443, ../sass/home.scss */
    .block-1 .orbit-2 .c2 {
      padding-top: 45px !important; }
      /* line 2445, ../sass/home.scss */
      .block-1 .orbit-2 .c2 .title {
        font-size: 16px;
        font-weight: 700; }
      /* line 2449, ../sass/home.scss */
      .block-1 .orbit-2 .c2 .details {
        font-size: 16px;
        margin-top: 0; }
      /* line 2453, ../sass/home.scss */
      .block-1 .orbit-2 .c2 .details-container {
        margin-top: 0 !important; }
      /* line 2456, ../sass/home.scss */
      .block-1 .orbit-2 .c2 .icon-container {
        width: auto;
        padding-right: 12px; }
        /* line 2459, ../sass/home.scss */
        .block-1 .orbit-2 .c2 .icon-container img {
          width: 50px; }
    /* line 2464, ../sass/home.scss */
    .block-1 .orbit-2 .customer-service-container {
      display: none !important; }
    /* line 2467, ../sass/home.scss */
    .block-1 .orbit-2 .hide-for-medium-up.customer-service-container {
      display: block !important;
      margin-top: 0;
      margin-bottom: 32px; }
      /* line 2471, ../sass/home.scss */
      .block-1 .orbit-2 .hide-for-medium-up.customer-service-container a img {
        width: 253px;
        margin: 0 auto; }

  /* line 2479, ../sass/home.scss */
  .cms-home .main .block-1 .orbit-promo .hero-info .button {
    margin: 0 !important; }
  /* line 2482, ../sass/home.scss */
  .cms-home .main .ascend-button-container a.button {
    border: 0 !important;
    background: none !important;
    margin: 0;
    padding-bottom: 27px; }
    /* line 2487, ../sass/home.scss */
    .cms-home .main .ascend-button-container a.button:hover {
      border: 0 !important; }

  /* line 2493, ../sass/home.scss */
  .block-2 .row .medium-6 {
    width: 100%; }
    /* line 2496, ../sass/home.scss */
    .block-2 .row .medium-6 img {
      margin: 0 auto;
      max-width: 55%;
      display: block; }
    /* line 2501, ../sass/home.scss */
    .block-2 .row .medium-6 .logo-container img {
      max-width: none; }
  /* line 2505, ../sass/home.scss */
  .block-2 .row .medium-6.c2 {
    -webkit-box-shadow: 0px -1px 3px #CCC;
    -moz-box-shadow: 0px -1px 3px #CCC;
    box-shadow: 0px -1px 3px #CCC; }

  /* line 2512, ../sass/home.scss */
  div.main-orbit-container .orbit-prev {
    left: 39.5%;
    bottom: 5px; }
  /* line 2516, ../sass/home.scss */
  div.main-orbit-container .orbit-next {
    right: 39.5%;
    bottom: 5px; }

  /* line 2521, ../sass/home.scss */
  .touch .orbit-bullets {
    display: block !important; }

  /* line 2525, ../sass/home.scss */
  .cms-home .category-products .products-grid .owl-next {
    right: -32px; }
  /* line 2528, ../sass/home.scss */
  .cms-home .category-products .products-grid .owl-prev {
    left: -32px; } }
@media only screen and (max-width: 640px) {
  /* .orbit-container .orbit-slides-container {
     height: 605px !important
   }*/
  /* line 2537, ../sass/home.scss */
  .block-1 .orbit-promo .hero-info img {
    max-width: 480px;
    margin: 0 auto;
    width: 100%; }

  /* line 2543, ../sass/home.scss */
  div.main-orbit-container .orbit-prev {
    left: 38.5%; }
  /* line 2546, ../sass/home.scss */
  div.main-orbit-container .orbit-next {
    right: 38.5%; } }
@media only screen and (max-width: 480px) {
  /*.orbit-container .orbit-slides-container {
    height: 723px !important
  }*/
  /* line 2555, ../sass/home.scss */
  .block-1 .orbit-2 .c2 .details-container {
    width: 74%; }

  /* line 2559, ../sass/home.scss */
  div.main-orbit-container .orbit-prev {
    left: 31.5%;
    bottom: 6px; }
  /* line 2563, ../sass/home.scss */
  div.main-orbit-container .orbit-next {
    right: 31.5%;
    bottom: 6px; }

  /* line 2569, ../sass/home.scss */
  .block-2 .row .medium-6 {
    width: 100%; }
    /* line 2573, ../sass/home.scss */
    .block-2 .row .medium-6 .logo-container img {
      max-width: 265px; } }
@media only screen and (max-width: 767px) {
  /* line 2581, ../sass/home.scss */
  .main h2 {
    padding-top: 25px; }

  /* line 2584, ../sass/home.scss */
  .block-2 .logo-container {
    margin-top: 30px;
    margin-bottom: 30px; } }
/* line 2589, ../sass/home.scss */
.orbit-slides-container {
  -webkit-transition: height 1s;
  transition: height 1s; }

/* line 2593, ../sass/home.scss */
.main-orbit-list li {
  cursor: pointer !important; }

/*# sourceMappingURL=home.css.map */

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/owl-carousel/grabbing.png) 8 8,move}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(http://www.gethuawei.com/skin/frontend/enterprise/huawei/owl-carousel/AjaxLoader.gif) no-repeat center center;width:50px;height:50px}
/* line 1, ../../sass/huawei-default/app.scss */
meta.foundation-version {
  font-family: "/5.2.1/"; }

/* line 5, ../../sass/huawei-default/app.scss */
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

/* line 10, ../../sass/huawei-default/app.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* line 15, ../../sass/huawei-default/app.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

/* line 20, ../../sass/huawei-default/app.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

/* line 25, ../../sass/huawei-default/app.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

/* line 30, ../../sass/huawei-default/app.scss */
meta.foundation-data-attribute-namespace {
  font-family: false; }

/*html { -webkit-text-size-adjust: none;  -webkit-overflow-scrolling: touch;  }*/
/*html, body {
  height: 100%;
}*/
/* line 37, ../../sass/huawei-default/app.scss */
.std ul {
  list-style: outside none disc;
  padding-left: 0em; }

/* line 41, ../../sass/huawei-default/app.scss */
.std ol {
  /*list-style: inside none decimal;*/
  padding-left: 0em; }

/* line 45, ../../sass/huawei-default/app.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 53, ../../sass/huawei-default/app.scss */
html,
body {
  font-size: 16px; }

/* line 58, ../../sass/huawei-default/app.scss */
body {
  background: white;
  color: #333333;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-style: normal;
  position: relative;
  cursor: default; }

/* line 71, ../../sass/huawei-default/app.scss */
a:hover {
  cursor: pointer; }

/* line 75, ../../sass/huawei-default/app.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 80, ../../sass/huawei-default/app.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 85, ../../sass/huawei-default/app.scss */
.left {
  float: left !important; }

/* line 89, ../../sass/huawei-default/app.scss */
.right {
  float: right !important; }

/* line 93, ../../sass/huawei-default/app.scss */
.clearfix {
  *zoom: 1; }

/* line 96, ../../sass/huawei-default/app.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 100, ../../sass/huawei-default/app.scss */
.clearfix:after {
  clear: both; }

/* line 104, ../../sass/huawei-default/app.scss */
.hide {
  display: none; }

/* line 108, ../../sass/huawei-default/app.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 113, ../../sass/huawei-default/app.scss */
img {
  display: inline-block;
  vertical-align: middle; }

/* line 118, ../../sass/huawei-default/app.scss */
textarea {
  height: auto;
  min-height: 50px; }

/* line 123, ../../sass/huawei-default/app.scss */
select {
  width: 100%; }

/* line 127, ../../sass/huawei-default/app.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem;
  *zoom: 1; }

/* line 136, ../../sass/huawei-default/app.scss */
.row:before, .row:after {
  content: " ";
  display: table; }

/* line 140, ../../sass/huawei-default/app.scss */
.row:after {
  clear: both; }

/* line 143, ../../sass/huawei-default/app.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

/* line 148, ../../sass/huawei-default/app.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

/* line 152, ../../sass/huawei-default/app.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

/* line 161, ../../sass/huawei-default/app.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table; }

/* line 165, ../../sass/huawei-default/app.scss */
.row .row:after {
  clear: both; }

/* line 168, ../../sass/huawei-default/app.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

/* line 174, ../../sass/huawei-default/app.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

/* line 178, ../../sass/huawei-default/app.scss */
.row .row.collapse:after {
  clear: both; }

/* line 182, ../../sass/huawei-default/app.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  /* line 191, ../../sass/huawei-default/app.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  /* line 198, ../../sass/huawei-default/app.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  /* line 205, ../../sass/huawei-default/app.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  /* line 212, ../../sass/huawei-default/app.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
    line-height: 20px; }

  /* line 223, ../../sass/huawei-default/app.scss */
  .small-5 {
    width: 41.66667%; }

  /* line 227, ../../sass/huawei-default/app.scss */
  .small-6 {
    width: 50%; }

  /* line 233, ../../sass/huawei-default/app.scss */
  .small-10 {
    width: 83.33333%; }

  /* line 239, ../../sass/huawei-default/app.scss */
  .small-12 {
    width: 100%; }

  /* line 243, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  /* line 247, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"].end {
    float: left; }

  /* line 253, ../../sass/huawei-default/app.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important; }

  /* line 257, ../../sass/huawei-default/app.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important; }

  /* line 266, ../../sass/huawei-default/app.scss */
  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  /* line 276, ../../sass/huawei-default/app.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  /* line 283, ../../sass/huawei-default/app.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  /* line 290, ../../sass/huawei-default/app.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  /* line 297, ../../sass/huawei-default/app.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 305, ../../sass/huawei-default/app.scss */
  .medium-1 {
    width: 8.33333%; }

  /* line 309, ../../sass/huawei-default/app.scss */
  .medium-2 {
    width: 16.66667%; }

  /* line 313, ../../sass/huawei-default/app.scss */
  .medium-3 {
    width: 25%; }

  /* line 317, ../../sass/huawei-default/app.scss */
  .medium-4 {
    width: 33.33333%; }

  /* line 321, ../../sass/huawei-default/app.scss */
  .medium-5 {
    width: 41.66667%; }

  /* line 325, ../../sass/huawei-default/app.scss */
  .medium-6 {
    width: 50%; }

  /* line 329, ../../sass/huawei-default/app.scss */
  .medium-7 {
    width: 58.33333%; }

  /* line 333, ../../sass/huawei-default/app.scss */
  .medium-8 {
    width: 66.66667%; }

  /* line 337, ../../sass/huawei-default/app.scss */
  .medium-9 {
    width: 75%; }

  /* line 341, ../../sass/huawei-default/app.scss */
  .medium-10 {
    width: 83.33333%; }

  /* line 345, ../../sass/huawei-default/app.scss */
  .medium-11 {
    width: 91.66667%; }

  /* line 349, ../../sass/huawei-default/app.scss */
  .medium-12 {
    width: 100%; }

  /* line 353, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  /* line 357, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"].end {
    float: left; }

  /* line 361, ../../sass/huawei-default/app.scss */
  .medium-offset-0 {
    margin-left: 0% !important; }

  /* line 365, ../../sass/huawei-default/app.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  /* line 369, ../../sass/huawei-default/app.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  /* line 373, ../../sass/huawei-default/app.scss */
  .medium-offset-3 {
    margin-left: 25% !important; }

  /* line 377, ../../sass/huawei-default/app.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  /* line 381, ../../sass/huawei-default/app.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  /* line 385, ../../sass/huawei-default/app.scss */
  .medium-offset-6 {
    margin-left: 50% !important; }

  /* line 389, ../../sass/huawei-default/app.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  /* line 393, ../../sass/huawei-default/app.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  /* line 397, ../../sass/huawei-default/app.scss */
  .medium-offset-9 {
    margin-left: 75% !important; }

  /* line 401, ../../sass/huawei-default/app.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  /* line 405, ../../sass/huawei-default/app.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  /* line 409, ../../sass/huawei-default/app.scss */
  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }
@media only screen and (min-width: 64.063em) {
  /* line 421, ../../sass/huawei-default/app.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  /* line 428, ../../sass/huawei-default/app.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  /* line 435, ../../sass/huawei-default/app.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  /* line 442, ../../sass/huawei-default/app.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 452, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  /* line 456, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"].end {
    float: left; } }
@media only screen and (min-width: 90.063em) {
  /* line 467, ../../sass/huawei-default/app.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 477, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  /* line 481, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"].end {
    float: left; } }
@media only screen and (min-width: 120.063em) {
  /* line 490, ../../sass/huawei-default/app.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 500, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  /* line 504, ../../sass/huawei-default/app.scss */
  [class*="column"] + [class*="column"].end {
    float: left; } }
/* line 516, ../../sass/huawei-default/app.scss */
.accordion {
  *zoom: 1;
  margin-bottom: 0; }

/* line 520, ../../sass/huawei-default/app.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table; }

/* line 524, ../../sass/huawei-default/app.scss */
.accordion:after {
  clear: both; }

/* line 527, ../../sass/huawei-default/app.scss */
.accordion dd {
  display: block;
  margin-bottom: 0 !important; }

/* line 531, ../../sass/huawei-default/app.scss */
.accordion dd.active > a {
  background: white; }

/* line 534, ../../sass/huawei-default/app.scss */
.accordion dd > a {
  background: white;
  color: #333333;
  padding: 1.875rem 1.375rem;
  display: block;
  font-size: 2.25rem; }

/* line 542, ../../sass/huawei-default/app.scss */
.accordion dd > a:hover {
  background: white; }

/* line 545, ../../sass/huawei-default/app.scss */
.accordion .content {
  display: none;
  padding: 0.9375rem; }

/* line 549, ../../sass/huawei-default/app.scss */
.accordion .content.active {
  display: block;
  background: white; }

/* line 554, ../../sass/huawei-default/app.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0;
  *zoom: 1; }

/* line 560, ../../sass/huawei-default/app.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

/* line 564, ../../sass/huawei-default/app.scss */
[class*="block-grid-"]:after {
  clear: both; }

/* line 567, ../../sass/huawei-default/app.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.9375rem 1.875rem; }

@media only screen {
  /* line 575, ../../sass/huawei-default/app.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  /* line 579, ../../sass/huawei-default/app.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  /* line 582, ../../sass/huawei-default/app.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  /* line 585, ../../sass/huawei-default/app.scss */
  .small-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }

  /* line 590, ../../sass/huawei-default/app.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  /* line 594, ../../sass/huawei-default/app.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  /* line 597, ../../sass/huawei-default/app.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  /* line 600, ../../sass/huawei-default/app.scss */
  .small-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }

  /* line 604, ../../sass/huawei-default/app.scss */
  .small-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }

  /* line 609, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  /* line 613, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  /* line 616, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  /* line 619, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }

  /* line 623, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

  /* line 627, ../../sass/huawei-default/app.scss */
  .small-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }

  /* line 632, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  /* line 636, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  /* line 639, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  /* line 642, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }

  /* line 646, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }

  /* line 650, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }

  /* line 654, ../../sass/huawei-default/app.scss */
  .small-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }

  /* line 659, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  /* line 663, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  /* line 666, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  /* line 669, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }

  /* line 673, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }

  /* line 677, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

  /* line 681, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }

  /* line 685, ../../sass/huawei-default/app.scss */
  .small-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }

  /* line 690, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  /* line 694, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  /* line 697, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  /* line 700, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }

  /* line 704, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }

  /* line 708, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }

  /* line 712, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }

  /* line 716, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }

  /* line 720, ../../sass/huawei-default/app.scss */
  .small-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }

  /* line 725, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  /* line 729, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  /* line 732, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  /* line 735, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }

  /* line 739, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }

  /* line 743, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }

  /* line 747, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }

  /* line 751, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }

  /* line 755, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }

  /* line 759, ../../sass/huawei-default/app.scss */
  .small-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }

  /* line 764, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  /* line 768, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  /* line 771, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  /* line 774, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }

  /* line 778, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }

  /* line 782, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }

  /* line 786, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }

  /* line 790, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }

  /* line 794, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }

  /* line 798, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }

  /* line 802, ../../sass/huawei-default/app.scss */
  .small-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }

  /* line 807, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  /* line 811, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  /* line 814, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  /* line 817, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }

  /* line 821, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }

  /* line 825, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }

  /* line 829, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }

  /* line 833, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }

  /* line 837, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }

  /* line 841, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }

  /* line 845, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }

  /* line 849, ../../sass/huawei-default/app.scss */
  .small-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }

  /* line 854, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  /* line 858, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  /* line 861, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  /* line 864, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }

  /* line 868, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }

  /* line 872, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }

  /* line 876, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }

  /* line 880, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }

  /* line 884, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }

  /* line 888, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }

  /* line 892, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }

  /* line 896, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }

  /* line 900, ../../sass/huawei-default/app.scss */
  .small-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }

  /* line 905, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  /* line 909, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  /* line 912, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  /* line 915, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }

  /* line 919, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }

  /* line 923, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }

  /* line 927, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }

  /* line 931, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }

  /* line 935, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }

  /* line 939, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }

  /* line 943, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }

  /* line 947, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }

  /* line 951, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }

  /* line 955, ../../sass/huawei-default/app.scss */
  .small-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }

  /* line 960, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  /* line 964, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  /* line 967, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }

  /* line 970, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }

  /* line 974, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }

  /* line 978, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }

  /* line 982, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }

  /* line 986, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }

  /* line 990, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }

  /* line 994, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }

  /* line 998, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }

  /* line 1002, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }

  /* line 1006, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }

  /* line 1010, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }

  /* line 1014, ../../sass/huawei-default/app.scss */
  .small-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }
@media only screen and (min-width: 40.063em) {
  /* line 1020, ../../sass/huawei-default/app.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  /* line 1024, ../../sass/huawei-default/app.scss */
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  /* line 1027, ../../sass/huawei-default/app.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  /* line 1030, ../../sass/huawei-default/app.scss */
  .medium-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }

  /* line 1035, ../../sass/huawei-default/app.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  /* line 1039, ../../sass/huawei-default/app.scss */
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  /* line 1042, ../../sass/huawei-default/app.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  /* line 1045, ../../sass/huawei-default/app.scss */
  .medium-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }

  /* line 1049, ../../sass/huawei-default/app.scss */
  .medium-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }

  /* line 1054, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  /* line 1058, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  /* line 1061, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  /* line 1064, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }

  /* line 1068, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

  /* line 1072, ../../sass/huawei-default/app.scss */
  .medium-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }

  /* line 1077, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  /* line 1081, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  /* line 1084, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  /* line 1087, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }

  /* line 1091, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }

  /* line 1095, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }

  /* line 1099, ../../sass/huawei-default/app.scss */
  .medium-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }

  /* line 1104, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  /* line 1108, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  /* line 1111, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  /* line 1114, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }

  /* line 1118, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }

  /* line 1122, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

  /* line 1126, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }

  /* line 1130, ../../sass/huawei-default/app.scss */
  .medium-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }

  /* line 1135, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  /* line 1139, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  /* line 1142, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  /* line 1145, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }

  /* line 1149, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }

  /* line 1153, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }

  /* line 1157, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }

  /* line 1161, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }

  /* line 1165, ../../sass/huawei-default/app.scss */
  .medium-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }

  /* line 1170, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  /* line 1174, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  /* line 1177, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  /* line 1180, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }

  /* line 1184, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }

  /* line 1188, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }

  /* line 1192, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }

  /* line 1196, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }

  /* line 1200, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }

  /* line 1204, ../../sass/huawei-default/app.scss */
  .medium-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }

  /* line 1209, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  /* line 1213, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  /* line 1216, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  /* line 1219, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }

  /* line 1223, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }

  /* line 1227, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }

  /* line 1231, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }

  /* line 1235, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }

  /* line 1239, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }

  /* line 1243, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }

  /* line 1247, ../../sass/huawei-default/app.scss */
  .medium-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }

  /* line 1252, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  /* line 1256, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  /* line 1259, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  /* line 1262, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }

  /* line 1266, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }

  /* line 1270, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }

  /* line 1274, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }

  /* line 1278, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }

  /* line 1282, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }

  /* line 1286, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }

  /* line 1290, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }

  /* line 1294, ../../sass/huawei-default/app.scss */
  .medium-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }

  /* line 1299, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  /* line 1303, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  /* line 1306, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  /* line 1309, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }

  /* line 1313, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }

  /* line 1317, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }

  /* line 1321, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }

  /* line 1325, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }

  /* line 1329, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }

  /* line 1333, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }

  /* line 1337, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }

  /* line 1341, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }

  /* line 1345, ../../sass/huawei-default/app.scss */
  .medium-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }

  /* line 1350, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  /* line 1354, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  /* line 1357, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  /* line 1360, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }

  /* line 1364, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }

  /* line 1368, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }

  /* line 1372, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }

  /* line 1376, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }

  /* line 1380, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }

  /* line 1384, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }

  /* line 1388, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }

  /* line 1392, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }

  /* line 1396, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }

  /* line 1400, ../../sass/huawei-default/app.scss */
  .medium-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }

  /* line 1405, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  /* line 1409, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  /* line 1412, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }

  /* line 1415, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }

  /* line 1419, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }

  /* line 1423, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }

  /* line 1427, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }

  /* line 1431, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }

  /* line 1435, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }

  /* line 1439, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }

  /* line 1443, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }

  /* line 1447, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }

  /* line 1451, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }

  /* line 1455, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }

  /* line 1459, ../../sass/huawei-default/app.scss */
  .medium-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }
@media only screen and (min-width: 64.063em) {
  /* line 1465, ../../sass/huawei-default/app.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  /* line 1469, ../../sass/huawei-default/app.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  /* line 1472, ../../sass/huawei-default/app.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  /* line 1475, ../../sass/huawei-default/app.scss */
  .large-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }

  /* line 1480, ../../sass/huawei-default/app.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  /* line 1484, ../../sass/huawei-default/app.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  /* line 1487, ../../sass/huawei-default/app.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  /* line 1490, ../../sass/huawei-default/app.scss */
  .large-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }

  /* line 1494, ../../sass/huawei-default/app.scss */
  .large-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }

  /* line 1499, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  /* line 1503, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  /* line 1506, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  /* line 1509, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }

  /* line 1513, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

  /* line 1517, ../../sass/huawei-default/app.scss */
  .large-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }

  /* line 1522, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  /* line 1526, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  /* line 1529, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  /* line 1532, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }

  /* line 1536, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }

  /* line 1540, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }

  /* line 1544, ../../sass/huawei-default/app.scss */
  .large-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }

  /* line 1549, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  /* line 1553, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  /* line 1556, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  /* line 1559, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }

  /* line 1563, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }

  /* line 1567, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

  /* line 1571, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }

  /* line 1575, ../../sass/huawei-default/app.scss */
  .large-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }

  /* line 1580, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  /* line 1584, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  /* line 1587, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  /* line 1590, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }

  /* line 1594, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }

  /* line 1598, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }

  /* line 1602, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }

  /* line 1606, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }

  /* line 1610, ../../sass/huawei-default/app.scss */
  .large-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }

  /* line 1615, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  /* line 1619, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  /* line 1622, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  /* line 1625, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }

  /* line 1629, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }

  /* line 1633, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }

  /* line 1637, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }

  /* line 1641, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }

  /* line 1645, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }

  /* line 1649, ../../sass/huawei-default/app.scss */
  .large-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }

  /* line 1654, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  /* line 1658, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  /* line 1661, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  /* line 1664, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }

  /* line 1668, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }

  /* line 1672, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }

  /* line 1676, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }

  /* line 1680, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }

  /* line 1684, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }

  /* line 1688, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }

  /* line 1692, ../../sass/huawei-default/app.scss */
  .large-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }

  /* line 1697, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  /* line 1701, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  /* line 1704, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  /* line 1707, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }

  /* line 1711, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }

  /* line 1715, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }

  /* line 1719, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }

  /* line 1723, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }

  /* line 1727, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }

  /* line 1731, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }

  /* line 1735, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }

  /* line 1739, ../../sass/huawei-default/app.scss */
  .large-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }

  /* line 1744, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  /* line 1748, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  /* line 1751, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  /* line 1754, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }

  /* line 1758, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }

  /* line 1762, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }

  /* line 1766, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }

  /* line 1770, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }

  /* line 1774, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }

  /* line 1778, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }

  /* line 1782, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }

  /* line 1786, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }

  /* line 1790, ../../sass/huawei-default/app.scss */
  .large-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }

  /* line 1795, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  /* line 1799, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  /* line 1802, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  /* line 1805, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }

  /* line 1809, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }

  /* line 1813, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }

  /* line 1817, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }

  /* line 1821, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }

  /* line 1825, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }

  /* line 1829, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }

  /* line 1833, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }

  /* line 1837, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }

  /* line 1841, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }

  /* line 1845, ../../sass/huawei-default/app.scss */
  .large-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }

  /* line 1850, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  /* line 1854, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  /* line 1857, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }

  /* line 1860, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }

  /* line 1864, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }

  /* line 1868, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }

  /* line 1872, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }

  /* line 1876, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }

  /* line 1880, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }

  /* line 1884, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }

  /* line 1888, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }

  /* line 1892, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }

  /* line 1896, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }

  /* line 1900, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }

  /* line 1904, ../../sass/huawei-default/app.scss */
  .large-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }
/* line 1909, ../../sass/huawei-default/app.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.8125rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: white;
  border-color: white;
  color: #333333;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.8125rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */ }

/* line 1941, ../../sass/huawei-default/app.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #333333; }

/* line 1944, ../../sass/huawei-default/app.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #e8e8e8;
  color: #333333; }

/* line 1949, ../../sass/huawei-default/app.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #e8e8e8; }

/* line 1952, ../../sass/huawei-default/app.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333; }

/* line 1955, ../../sass/huawei-default/app.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #47b670;
  color: #333333; }

/* line 1960, ../../sass/huawei-default/app.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #47b670; }

/* line 1963, ../../sass/huawei-default/app.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #333333; }

/* line 1966, ../../sass/huawei-default/app.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #f14b2f;
  color: #333333; }

/* line 1971, ../../sass/huawei-default/app.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #f14b2f; }

/* line 1974, ../../sass/huawei-default/app.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #333333; }

/* line 1977, ../../sass/huawei-default/app.scss */
button.large, .button.large {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1.125rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */ }

/* line 1985, ../../sass/huawei-default/app.scss */
button.small, .button.small {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.875rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */ }

/* line 1994, ../../sass/huawei-default/app.scss */
.button.small.page {
  height: 2.5rem; }

/* line 1998, ../../sass/huawei-default/app.scss */
button.tiny, .button.tiny {
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.4375rem;
  padding-left: 0.75rem;
  font-size: 0.75rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */ }

/* line 2006, ../../sass/huawei-default/app.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

/* line 2011, ../../sass/huawei-default/app.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem; }

/* line 2015, ../../sass/huawei-default/app.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem; }

/* line 2019, ../../sass/huawei-default/app.scss */
button.radius, .button.radius {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 2023, ../../sass/huawei-default/app.scss */
button.round, .button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

/* line 2027, ../../sass/huawei-default/app.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: white;
  border-color: white;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2036, ../../sass/huawei-default/app.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: white; }

/* line 2039, ../../sass/huawei-default/app.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #333333; }

/* line 2042, ../../sass/huawei-default/app.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: white; }

/* line 2045, ../../sass/huawei-default/app.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #e8e8e8;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2054, ../../sass/huawei-default/app.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e8e8e8; }

/* line 2057, ../../sass/huawei-default/app.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333; }

/* line 2060, ../../sass/huawei-default/app.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7; }

/* line 2063, ../../sass/huawei-default/app.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #47b670;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2072, ../../sass/huawei-default/app.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #47b670; }

/* line 2075, ../../sass/huawei-default/app.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #333333; }

/* line 2078, ../../sass/huawei-default/app.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a; }

/* line 2081, ../../sass/huawei-default/app.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #f14b2f;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2090, ../../sass/huawei-default/app.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f14b2f; }

/* line 2093, ../../sass/huawei-default/app.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #333333; }

/* line 2096, ../../sass/huawei-default/app.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  /* line 2101, ../../sass/huawei-default/app.scss */
  button, .button {
    display: inline-block; } }
/* line 2105, ../../sass/huawei-default/app.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
  *zoom: 1; }

/* line 2111, ../../sass/huawei-default/app.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table; }

/* line 2115, ../../sass/huawei-default/app.scss */
.button-group:after {
  clear: both; }

/* line 2118, ../../sass/huawei-default/app.scss */
.button-group li {
  margin: 0;
  float: left; }

/* line 2122, ../../sass/huawei-default/app.scss */
.button-group li > button, .button-group li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2126, ../../sass/huawei-default/app.scss */
.button-group li:first-child button, .button-group li:first-child .button {
  border-left: 0; }

/* line 2129, ../../sass/huawei-default/app.scss */
.button-group li:first-child {
  margin-left: 0; }

/* line 2132, ../../sass/huawei-default/app.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2136, ../../sass/huawei-default/app.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0; }

/* line 2139, ../../sass/huawei-default/app.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 2147, ../../sass/huawei-default/app.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

/* line 2155, ../../sass/huawei-default/app.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2159, ../../sass/huawei-default/app.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0; }

/* line 2162, ../../sass/huawei-default/app.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

/* line 2170, ../../sass/huawei-default/app.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* line 2178, ../../sass/huawei-default/app.scss */
.button-group.even-2 li {
  width: 50%; }

/* line 2181, ../../sass/huawei-default/app.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2185, ../../sass/huawei-default/app.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0; }

/* line 2188, ../../sass/huawei-default/app.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%; }

/* line 2191, ../../sass/huawei-default/app.scss */
.button-group.even-3 li {
  width: 33.33333%; }

/* line 2194, ../../sass/huawei-default/app.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2198, ../../sass/huawei-default/app.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0; }

/* line 2201, ../../sass/huawei-default/app.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%; }

/* line 2204, ../../sass/huawei-default/app.scss */
.button-group.even-4 li {
  width: 25%; }

/* line 2207, ../../sass/huawei-default/app.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2211, ../../sass/huawei-default/app.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0; }

/* line 2214, ../../sass/huawei-default/app.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%; }

/* line 2217, ../../sass/huawei-default/app.scss */
.button-group.even-5 li {
  width: 20%; }

/* line 2220, ../../sass/huawei-default/app.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2224, ../../sass/huawei-default/app.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0; }

/* line 2227, ../../sass/huawei-default/app.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%; }

/* line 2230, ../../sass/huawei-default/app.scss */
.button-group.even-6 li {
  width: 16.66667%; }

/* line 2233, ../../sass/huawei-default/app.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2237, ../../sass/huawei-default/app.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0; }

/* line 2240, ../../sass/huawei-default/app.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%; }

/* line 2243, ../../sass/huawei-default/app.scss */
.button-group.even-7 li {
  width: 14.28571%; }

/* line 2246, ../../sass/huawei-default/app.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2250, ../../sass/huawei-default/app.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0; }

/* line 2253, ../../sass/huawei-default/app.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%; }

/* line 2256, ../../sass/huawei-default/app.scss */
.button-group.even-8 li {
  width: 12.5%; }

/* line 2259, ../../sass/huawei-default/app.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2263, ../../sass/huawei-default/app.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0; }

/* line 2266, ../../sass/huawei-default/app.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%; }

/* line 2270, ../../sass/huawei-default/app.scss */
.button-bar {
  *zoom: 1; }

/* line 2273, ../../sass/huawei-default/app.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

/* line 2277, ../../sass/huawei-default/app.scss */
.button-bar:after {
  clear: both; }

/* line 2280, ../../sass/huawei-default/app.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }

/* line 2284, ../../sass/huawei-default/app.scss */
.button-bar .button-group div {
  overflow: hidden; }

/* Clearing Styles */
/* line 2289, ../../sass/huawei-default/app.scss */
.clearing-thumbs, [data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }

/* line 2295, ../../sass/huawei-default/app.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table; }

/* line 2299, ../../sass/huawei-default/app.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both; }

/* line 2302, ../../sass/huawei-default/app.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px; }

/* line 2306, ../../sass/huawei-default/app.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0; }

/* line 2310, ../../sass/huawei-default/app.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }

/* line 2319, ../../sass/huawei-default/app.scss */
.clearing-blackout .clearing-close {
  display: block; }

/* line 2323, ../../sass/huawei-default/app.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

/* line 2331, ../../sass/huawei-default/app.scss */
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em; }

/* line 2339, ../../sass/huawei-default/app.scss */
.visible-img {
  height: 95%;
  position: relative; }

/* line 2343, ../../sass/huawei-default/app.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%; }

/* line 2352, ../../sass/huawei-default/app.scss */
.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

/* line 2366, ../../sass/huawei-default/app.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: white;
  display: none; }

/* line 2375, ../../sass/huawei-default/app.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc; }

/* line 2379, ../../sass/huawei-default/app.scss */
.clearing-assembled .clearing-container {
  height: 100%; }

/* line 2382, ../../sass/huawei-default/app.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none; }

/* line 2386, ../../sass/huawei-default/app.scss */
.clearing-feature li {
  display: none; }

/* line 2389, ../../sass/huawei-default/app.scss */
.clearing-feature li.clearing-featured-img {
  display: block; }

@media only screen and (min-width: 40.063em) {
  /* line 2394, ../../sass/huawei-default/app.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }

  /* line 2401, ../../sass/huawei-default/app.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px; }

  /* line 2410, ../../sass/huawei-default/app.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8; }

  /* line 2415, ../../sass/huawei-default/app.scss */
  .clearing-main-prev {
    left: 0; }

  /* line 2418, ../../sass/huawei-default/app.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white; }

  /* line 2424, ../../sass/huawei-default/app.scss */
  .clearing-main-next {
    right: 0; }

  /* line 2427, ../../sass/huawei-default/app.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white; }

  /* line 2432, ../../sass/huawei-default/app.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  /* line 2437, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }

  /* line 2443, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none; }

  /* line 2450, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4; }

  /* line 2462, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none; }

  /* line 2466, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block; }

  /* line 2472, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important; }

  /* line 2476, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1; }

  /* line 2479, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8; }

  /* line 2482, ../../sass/huawei-default/app.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  /* line 2488, ../../sass/huawei-default/app.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* line 2496, ../../sass/huawei-default/app.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }

/* line 2504, ../../sass/huawei-default/app.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%; }

/* line 2507, ../../sass/huawei-default/app.scss */
.flex-video.vimeo {
  padding-top: 0; }

/* line 2510, ../../sass/huawei-default/app.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Standard Forms */
/* line 2522, ../../sass/huawei-default/app.scss */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
/* line 2527, ../../sass/huawei-default/app.scss */
form .row .row {
  margin: 0 -0.5rem; }

/* line 2530, ../../sass/huawei-default/app.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem; }

/* line 2534, ../../sass/huawei-default/app.scss */
form .row .row.collapse {
  margin: 0; }

/* line 2537, ../../sass/huawei-default/app.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0; }

/* line 2541, ../../sass/huawei-default/app.scss */
form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0; }

/* line 2547, ../../sass/huawei-default/app.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
/* line 2555, ../../sass/huawei-default/app.scss */
label {
  font-size: 0.875rem;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }

/* line 2565, ../../sass/huawei-default/app.scss */
label.right {
  float: none;
  text-align: right; }

/* line 2569, ../../sass/huawei-default/app.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.625rem 0; }

/* line 2573, ../../sass/huawei-default/app.scss */
label small {
  text-transform: capitalize;
  color: #525252; }

/* line 2578, ../../sass/huawei-default/app.scss */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 2590, ../../sass/huawei-default/app.scss */
select.radius {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 2594, ../../sass/huawei-default/app.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999; }

/* line 2599, ../../sass/huawei-default/app.scss */
select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  /* line 2606, ../../sass/huawei-default/app.scss */
  select {
    background: #fafafa; }

  /* line 2610, ../../sass/huawei-default/app.scss */
  select:hover {
    background: #f3f3f3; } }
/* Attach elements to the beginning or end of an input */
/* line 2616, ../../sass/huawei-default/app.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 2634, ../../sass/huawei-default/app.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

/* line 2644, ../../sass/huawei-default/app.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

/* line 2654, ../../sass/huawei-default/app.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 2665, ../../sass/huawei-default/app.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

/* line 2676, ../../sass/huawei-default/app.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

/* line 2687, ../../sass/huawei-default/app.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 2699, ../../sass/huawei-default/app.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

/* line 2705, ../../sass/huawei-default/app.scss */
span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 2716, ../../sass/huawei-default/app.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* line 2722, ../../sass/huawei-default/app.scss */
span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

/* We use this to get basic styling on all basic form elements */
/* line 2734, ../../sass/huawei-default/app.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 transparent;
  box-shadow: inset 0 transparent;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; }

/* line 2768, ../../sass/huawei-default/app.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none; }

/* line 2786, ../../sass/huawei-default/app.scss */
input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
textarea[disabled], fieldset[disabled]
textarea {
  background-color: #dddddd; }

/* line 2815, ../../sass/huawei-default/app.scss */
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* Respect enforced amount of rows for textarea */
/* line 2834, ../../sass/huawei-default/app.scss */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
/* line 2839, ../../sass/huawei-default/app.scss */
select {
  height: 2.3125rem; }

/* Adjust margin for form elements below */
/* line 2844, ../../sass/huawei-default/app.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

/* line 2851, ../../sass/huawei-default/app.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
/* line 2861, ../../sass/huawei-default/app.scss */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
/* line 2866, ../../sass/huawei-default/app.scss */
fieldset {
  border: 1px solid #cccccc;
  padding: 1.25rem;
  margin: 1.125rem 0; }

/* line 2871, ../../sass/huawei-default/app.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

/* Error Handling */
/* line 2880, ../../sass/huawei-default/app.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: 3px;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #df1000; }

/* line 2891, ../../sass/huawei-default/app.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none; }

/* line 2895, ../../sass/huawei-default/app.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: 3px;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #df1000; }

/* line 2907, ../../sass/huawei-default/app.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

/* line 2912, ../../sass/huawei-default/app.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

/* line 2916, ../../sass/huawei-default/app.scss */
.error label,
.error label.error {
  color: #f04124; }

/* line 2920, ../../sass/huawei-default/app.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: 3px;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #df1000; }

/* line 2931, ../../sass/huawei-default/app.scss */
.error > label > small {
  color: #525252;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

/* line 2941, ../../sass/huawei-default/app.scss */
.error span.error-message {
  display: block; }

/* line 2945, ../../sass/huawei-default/app.scss */
input.error,
textarea.error {
  margin-bottom: 0; }

/* line 2950, ../../sass/huawei-default/app.scss */
label.error {
  color: #f04124; }

/* line 2954, ../../sass/huawei-default/app.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

/* line 2962, ../../sass/huawei-default/app.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block; }

/* line 2968, ../../sass/huawei-default/app.scss */
.inline-list > li > * {
  display: block; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }
@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* Orbit Graceful Loading */
/* line 3013, ../../sass/huawei-default/app.scss */
.slideshow-wrapper {
  position: relative; }

/* line 3016, ../../sass/huawei-default/app.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0; }

/* line 3020, ../../sass/huawei-default/app.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none; }

/* line 3024, ../../sass/huawei-default/app.scss */
.slideshow-wrapper ul li:first-child {
  display: block; }

/* line 3027, ../../sass/huawei-default/app.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent; }

/* line 3030, ../../sass/huawei-default/app.scss */
.slideshow-wrapper .orbit-container li {
  display: block; }

/* line 3033, ../../sass/huawei-default/app.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block; }

/* line 3037, ../../sass/huawei-default/app.scss */
.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

/* line 3068, ../../sass/huawei-default/app.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }

/* line 3074, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0); }

/* line 3081, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%; }

/* line 3085, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.fade > * {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0.01;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out; }

/* line 3092, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.fade > *.animate-in {
  opacity: 1;
  z-index: 20;
  transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -webkit-transition: opacity 500ms ease-in-out; }

/* line 3099, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.fade > *.animate-out {
  opacity: 0.01;
  z-index: 10;
  transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -webkit-transition: opacity 500ms ease-in-out; }

/* line 3106, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-next > * {
  -webkit-transform: translate3d(100%, 0, 0); }

/* line 3109, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-next > *.animate-in {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

/* line 3120, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-next > *.animate-out {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

/* line 3131, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-prev > * {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* line 3138, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-prev > *.animate-in {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

/* line 3149, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container.swipe-prev > *.animate-out {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

/* line 3160, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* line 3171, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container > *.active {
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 3181, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: white;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem; }

/* line 3190, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: transparent;
  z-index: 10; }

/* line 3199, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem; }

/* line 3203, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10; }

/* line 3211, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px; }

/* line 3220, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px white;
  border-top: none;
  border-bottom: none; }

/* line 3231, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent white; }

/* line 3240, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-color: transparent transparent transparent #333333; }

/* line 3243, ../../sass/huawei-default/app.scss */
.orbit-container:hover .orbit-timer > span {
  display: block; }

/* line 3246, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: none;
  text-indent: -9999px !important;
  z-index: 10; }

/* line 3259, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: none; }

/* line 3263, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px; }

/* line 3273, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev {
  left: 0; }

/* line 3276, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: transparent; }

/* line 3281, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: transparent; }

/* line 3284, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-next {
  right: 0; }

/* line 3287, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: transparent;
  left: 50%;
  margin-left: -4px; }

/* line 3294, ../../sass/huawei-default/app.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: transparent; }

/* line 3298, ../../sass/huawei-default/app.scss */
.orbit-bullets-container {
  text-align: center; }

/* line 3302, ../../sass/huawei-default/app.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }

/* line 3311, ../../sass/huawei-default/app.scss */
.orbit-bullets li {
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: none;
  margin-right: 6px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

/* line 3321, ../../sass/huawei-default/app.scss */
.orbit-bullets li.active {
  background: #999999; }

/* line 3324, ../../sass/huawei-default/app.scss */
.orbit-bullets li:last-child {
  margin-right: 0; }

/* line 3328, ../../sass/huawei-default/app.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

/* line 3332, ../../sass/huawei-default/app.scss */
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  /* line 3337, ../../sass/huawei-default/app.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }

  /* line 3341, ../../sass/huawei-default/app.scss */
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  /* line 3346, ../../sass/huawei-default/app.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }

  /* line 3349, ../../sass/huawei-default/app.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }

  /* line 3353, ../../sass/huawei-default/app.scss */
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
/* Panels */
/* line 3361, ../../sass/huawei-default/app.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }

/* line 3369, ../../sass/huawei-default/app.scss */
.panel > :first-child {
  margin-top: 0; }

/* line 3372, ../../sass/huawei-default/app.scss */
.panel > :last-child {
  margin-bottom: 0; }

/* line 3375, ../../sass/huawei-default/app.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333; }

/* line 3378, ../../sass/huawei-default/app.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem; }

/* line 3382, ../../sass/huawei-default/app.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4; }

/* line 3385, ../../sass/huawei-default/app.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: white; }

/* line 3393, ../../sass/huawei-default/app.scss */
.panel.callout > :first-child {
  margin-top: 0; }

/* line 3396, ../../sass/huawei-default/app.scss */
.panel.callout > :last-child {
  margin-bottom: 0; }

/* line 3399, ../../sass/huawei-default/app.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #333333; }

/* line 3402, ../../sass/huawei-default/app.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem; }

/* line 3406, ../../sass/huawei-default/app.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4; }

/* line 3409, ../../sass/huawei-default/app.scss */
.panel.callout a:not(.button) {
  color: white; }

/* line 3412, ../../sass/huawei-default/app.scss */
.panel.radius {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 3417, ../../sass/huawei-default/app.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0; }

/* line 3429, ../../sass/huawei-default/app.scss */
dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) {
  /* line 3444, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    height: 100vh;
    min-height: 100vh; } }
@media only screen and (min-width: 40.063em) {
  /* line 3450, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    left: 50%; } }
/* line 3454, ../../sass/huawei-default/app.scss */
dialog .column,
dialog .columns, .reveal-modal .column,
.reveal-modal .columns {
  min-width: 0; }

/* line 3459, ../../sass/huawei-default/app.scss */
dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0; }

/* line 3462, ../../sass/huawei-default/app.scss */
dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  /* line 3466, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%; } }
@media only screen and (min-width: 40.063em) {
  /* line 3472, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    top: 6.25rem; } }
/* line 3476, ../../sass/huawei-default/app.scss */
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer; }

/* line 3487, ../../sass/huawei-default/app.scss */
dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  /* line 3493, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    padding: 1.875rem; }

  /* line 3496, ../../sass/huawei-default/app.scss */
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3505, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    top: 6.25rem; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3510, ../../sass/huawei-default/app.scss */
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3516, ../../sass/huawei-default/app.scss */
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3522, ../../sass/huawei-default/app.scss */
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3528, ../../sass/huawei-default/app.scss */
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3534, ../../sass/huawei-default/app.scss */
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%; } }
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3541, ../../sass/huawei-default/app.scss */
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw; } }
@media print {
  /* line 3548, ../../sass/huawei-default/app.scss */
  dialog, .reveal-modal {
    background: white !important; } }
/* line 3553, ../../sass/huawei-default/app.scss */
.tabs {
  *zoom: 1;
  margin-bottom: 0 !important; }

/* line 3557, ../../sass/huawei-default/app.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table; }

/* line 3561, ../../sass/huawei-default/app.scss */
.tabs:after {
  clear: both; }

/* line 3564, ../../sass/huawei-default/app.scss */
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  float: left; }

/* line 3569, ../../sass/huawei-default/app.scss */
.tabs dd > a {
  display: block;
  background: #efefef;
  color: #222222;
  padding: 1rem 2rem;
  font-size: 1rem; }

/* line 3577, ../../sass/huawei-default/app.scss */
.tabs dd > a:hover {
  background: #e1e1e1; }

/* line 3580, ../../sass/huawei-default/app.scss */
.tabs dd.active a {
  background: white; }

/* line 3583, ../../sass/huawei-default/app.scss */
.tabs.radius dd:first-child a {
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 3591, ../../sass/huawei-default/app.scss */
.tabs.radius dd:last-child a {
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

/* line 3599, ../../sass/huawei-default/app.scss */
.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto; }

/* line 3606, ../../sass/huawei-default/app.scss */
.tabs-content {
  *zoom: 1;
  margin-bottom: 1.5rem;
  width: 100%; }

/* line 3611, ../../sass/huawei-default/app.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table; }

/* line 3615, ../../sass/huawei-default/app.scss */
.tabs-content:after {
  clear: both; }

/* line 3618, ../../sass/huawei-default/app.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%; }

/* line 3624, ../../sass/huawei-default/app.scss */
.tabs-content > .content.active {
  display: block;
  float: none; }

/* line 3628, ../../sass/huawei-default/app.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem; }

/* line 3631, ../../sass/huawei-default/app.scss */
.tabs-content.vertical {
  display: block; }

/* line 3634, ../../sass/huawei-default/app.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  /* line 3639, ../../sass/huawei-default/app.scss */
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }

  /* line 3645, ../../sass/huawei-default/app.scss */
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }
/* line 3651, ../../sass/huawei-default/app.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* line 3656, ../../sass/huawei-default/app.scss */
.text-left {
  text-align: left !important; }

/* line 3660, ../../sass/huawei-default/app.scss */
.text-right {
  text-align: right !important; }

/* line 3664, ../../sass/huawei-default/app.scss */
.text-center {
  text-align: center !important; }

/* line 3668, ../../sass/huawei-default/app.scss */
.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  /* line 3673, ../../sass/huawei-default/app.scss */
  .small-only-text-left {
    text-align: left !important; }

  /* line 3677, ../../sass/huawei-default/app.scss */
  .small-only-text-right {
    text-align: right !important; }

  /* line 3681, ../../sass/huawei-default/app.scss */
  .small-only-text-center {
    text-align: center !important; }

  /* line 3685, ../../sass/huawei-default/app.scss */
  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  /* line 3690, ../../sass/huawei-default/app.scss */
  .small-text-left {
    text-align: left !important; }

  /* line 3694, ../../sass/huawei-default/app.scss */
  .small-text-right {
    text-align: right !important; }

  /* line 3698, ../../sass/huawei-default/app.scss */
  .small-text-center {
    text-align: center !important; }

  /* line 3702, ../../sass/huawei-default/app.scss */
  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 3707, ../../sass/huawei-default/app.scss */
  .medium-only-text-left {
    text-align: left !important; }

  /* line 3711, ../../sass/huawei-default/app.scss */
  .medium-only-text-right {
    text-align: right !important; }

  /* line 3715, ../../sass/huawei-default/app.scss */
  .medium-only-text-center {
    text-align: center !important; }

  /* line 3719, ../../sass/huawei-default/app.scss */
  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  /* line 3724, ../../sass/huawei-default/app.scss */
  .medium-text-left {
    text-align: left !important; }

  /* line 3728, ../../sass/huawei-default/app.scss */
  .medium-text-right {
    text-align: right !important; }

  /* line 3732, ../../sass/huawei-default/app.scss */
  .medium-text-center {
    text-align: center !important; }

  /* line 3736, ../../sass/huawei-default/app.scss */
  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 3741, ../../sass/huawei-default/app.scss */
  .large-only-text-left {
    text-align: left !important; }

  /* line 3745, ../../sass/huawei-default/app.scss */
  .large-only-text-right {
    text-align: right !important; }

  /* line 3749, ../../sass/huawei-default/app.scss */
  .large-only-text-center {
    text-align: center !important; }

  /* line 3753, ../../sass/huawei-default/app.scss */
  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  /* line 3758, ../../sass/huawei-default/app.scss */
  .large-text-left {
    text-align: left !important; }

  /* line 3762, ../../sass/huawei-default/app.scss */
  .large-text-right {
    text-align: right !important; }

  /* line 3766, ../../sass/huawei-default/app.scss */
  .large-text-center {
    text-align: center !important; }

  /* line 3770, ../../sass/huawei-default/app.scss */
  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 3775, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-left {
    text-align: left !important; }

  /* line 3779, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-right {
    text-align: right !important; }

  /* line 3783, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-center {
    text-align: center !important; }

  /* line 3787, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  /* line 3792, ../../sass/huawei-default/app.scss */
  .xlarge-text-left {
    text-align: left !important; }

  /* line 3796, ../../sass/huawei-default/app.scss */
  .xlarge-text-right {
    text-align: right !important; }

  /* line 3800, ../../sass/huawei-default/app.scss */
  .xlarge-text-center {
    text-align: center !important; }

  /* line 3804, ../../sass/huawei-default/app.scss */
  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 999999999999) {
  /* line 3809, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-left {
    text-align: left !important; }

  /* line 3813, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-right {
    text-align: right !important; }

  /* line 3817, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-center {
    text-align: center !important; }

  /* line 3821, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  /* line 3826, ../../sass/huawei-default/app.scss */
  .xxlarge-text-left {
    text-align: left !important; }

  /* line 3830, ../../sass/huawei-default/app.scss */
  .xxlarge-text-right {
    text-align: right !important; }

  /* line 3834, ../../sass/huawei-default/app.scss */
  .xxlarge-text-center {
    text-align: center !important; }

  /* line 3838, ../../sass/huawei-default/app.scss */
  .xxlarge-text-justify {
    text-align: justify !important; } }
/* line 3842, ../../sass/huawei-default/app.scss */
.text-left {
  text-align: left !important; }

/* line 3846, ../../sass/huawei-default/app.scss */
.text-right {
  text-align: right !important; }

/* line 3850, ../../sass/huawei-default/app.scss */
.text-center {
  text-align: center !important; }

/* line 3854, ../../sass/huawei-default/app.scss */
.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  /* line 3859, ../../sass/huawei-default/app.scss */
  .small-only-text-left {
    text-align: left !important; }

  /* line 3863, ../../sass/huawei-default/app.scss */
  .small-only-text-right {
    text-align: right !important; }

  /* line 3867, ../../sass/huawei-default/app.scss */
  .small-only-text-center {
    text-align: center !important; }

  /* line 3871, ../../sass/huawei-default/app.scss */
  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  /* line 3876, ../../sass/huawei-default/app.scss */
  .small-text-left {
    text-align: left !important; }

  /* line 3880, ../../sass/huawei-default/app.scss */
  .small-text-right {
    text-align: right !important; }

  /* line 3884, ../../sass/huawei-default/app.scss */
  .small-text-center {
    text-align: center !important; }

  /* line 3888, ../../sass/huawei-default/app.scss */
  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 3893, ../../sass/huawei-default/app.scss */
  .medium-only-text-left {
    text-align: left !important; }

  /* line 3897, ../../sass/huawei-default/app.scss */
  .medium-only-text-right {
    text-align: right !important; }

  /* line 3901, ../../sass/huawei-default/app.scss */
  .medium-only-text-center {
    text-align: center !important; }

  /* line 3905, ../../sass/huawei-default/app.scss */
  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  /* line 3910, ../../sass/huawei-default/app.scss */
  .medium-text-left {
    text-align: left !important; }

  /* line 3914, ../../sass/huawei-default/app.scss */
  .medium-text-right {
    text-align: right !important; }

  /* line 3918, ../../sass/huawei-default/app.scss */
  .medium-text-center {
    text-align: center !important; }

  /* line 3922, ../../sass/huawei-default/app.scss */
  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 3927, ../../sass/huawei-default/app.scss */
  .large-only-text-left {
    text-align: left !important; }

  /* line 3931, ../../sass/huawei-default/app.scss */
  .large-only-text-right {
    text-align: right !important; }

  /* line 3935, ../../sass/huawei-default/app.scss */
  .large-only-text-center {
    text-align: center !important; }

  /* line 3939, ../../sass/huawei-default/app.scss */
  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  /* line 3944, ../../sass/huawei-default/app.scss */
  .large-text-left {
    text-align: left !important; }

  /* line 3948, ../../sass/huawei-default/app.scss */
  .large-text-right {
    text-align: right !important; }

  /* line 3952, ../../sass/huawei-default/app.scss */
  .large-text-center {
    text-align: center !important; }

  /* line 3956, ../../sass/huawei-default/app.scss */
  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 3961, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-left {
    text-align: left !important; }

  /* line 3965, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-right {
    text-align: right !important; }

  /* line 3969, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-center {
    text-align: center !important; }

  /* line 3973, ../../sass/huawei-default/app.scss */
  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  /* line 3978, ../../sass/huawei-default/app.scss */
  .xlarge-text-left {
    text-align: left !important; }

  /* line 3982, ../../sass/huawei-default/app.scss */
  .xlarge-text-right {
    text-align: right !important; }

  /* line 3986, ../../sass/huawei-default/app.scss */
  .xlarge-text-center {
    text-align: center !important; }

  /* line 3990, ../../sass/huawei-default/app.scss */
  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 999999999999) {
  /* line 3995, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-left {
    text-align: left !important; }

  /* line 3999, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-right {
    text-align: right !important; }

  /* line 4003, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-center {
    text-align: center !important; }

  /* line 4007, ../../sass/huawei-default/app.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  /* line 4012, ../../sass/huawei-default/app.scss */
  .xxlarge-text-left {
    text-align: left !important; }

  /* line 4016, ../../sass/huawei-default/app.scss */
  .xxlarge-text-right {
    text-align: right !important; }

  /* line 4020, ../../sass/huawei-default/app.scss */
  .xxlarge-text-center {
    text-align: center !important; }

  /* line 4024, ../../sass/huawei-default/app.scss */
  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
/*div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}*/
/* Default Link Styles */
/* line 4053, ../../sass/huawei-default/app.scss */
a {
  color: #df1000;
  text-decoration: none;
  line-height: inherit; }

/* line 4058, ../../sass/huawei-default/app.scss */
a:hover, a:focus {
  color: #df1000; }

/* line 4061, ../../sass/huawei-default/app.scss */
a img {
  border: none; }

/* Default paragraph styles */
/* line 4066, ../../sass/huawei-default/app.scss */
.main p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

/* line 4074, ../../sass/huawei-default/app.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6; }

/* line 4078, ../../sass/huawei-default/app.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic; }

/* Default header styles */
/* line 4086, ../../sass/huawei-default/app.scss */
.main h1, .main h2, .main h3, .main h4, .main h5, .main h6 {
  font-weight: normal;
  font-style: normal;
  color: #333333;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 1.25rem;
  line-height: 1.4; }

/* line 4098, ../../sass/huawei-default/app.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #7a7a7a;
  line-height: 0; }

/* line 4104, ../../sass/huawei-default/app.scss */
h1 {
  font-size: 1.5rem; }

/* line 4108, ../../sass/huawei-default/app.scss */
h2 {
  font-size: 1rem; }

/* line 4112, ../../sass/huawei-default/app.scss */
h3 {
  font-size: 0.8125rem; }

/* line 4116, ../../sass/huawei-default/app.scss */
h4 {
  font-size: 0.8125rem; }

/* line 4120, ../../sass/huawei-default/app.scss */
h5 {
  font-size: 1.125rem; }

/* line 4124, ../../sass/huawei-default/app.scss */
h6 {
  font-size: 1rem; }

/* line 4128, ../../sass/huawei-default/app.scss */
.subheader {
  line-height: 1.4;
  color: #7a7a7a;
  font-weight: 300;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

/* line 4136, ../../sass/huawei-default/app.scss */
hr {
  border: solid #cccccc;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
/* line 4145, ../../sass/huawei-default/app.scss */
em,
i {
  font-style: italic;
  line-height: inherit; }

/* line 4151, ../../sass/huawei-default/app.scss */
strong,
b {
  font-weight: 700;
  line-height: inherit;
  font-family: "Istok Web",sans-serif; }

/* line 4159, ../../sass/huawei-default/app.scss */
.cms-privacy-policy strong {
  font-size: 15px; }
/* line 4160, ../../sass/huawei-default/app.scss */
.cms-privacy-policy b {
  font-size: 15px; }

/* line 4164, ../../sass/huawei-default/app.scss */
.cms-return-policy strong {
  font-size: 0.96rem; }
/* line 4165, ../../sass/huawei-default/app.scss */
.cms-return-policy b {
  font-size: 15px; }

/* line 4168, ../../sass/huawei-default/app.scss */
.cms-terms-of-use strong {
  font-size: 15px; }
/* line 4169, ../../sass/huawei-default/app.scss */
.cms-terms-of-use b {
  font-size: 15px; }

/* line 4172, ../../sass/huawei-default/app.scss */
.bold {
  font-weight: bold; }

/* line 4176, ../../sass/huawei-default/app.scss */
small {
  font-size: 60%;
  line-height: inherit; }

/* line 4181, ../../sass/huawei-default/app.scss */
code {
  font-family: "Istok Web",sans-serif;
  font-weight: bold;
  color: #bd260d; }

/* Lists */
/* line 4188, ../../sass/huawei-default/app.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 150%;
  margin-bottom: 1.25rem;
  list-style-position: inside !important; }

/* line 4198, ../../sass/huawei-default/app.scss */
ul {
  margin-left: 0; }

/* line 4201, ../../sass/huawei-default/app.scss */
ul.no-bullet {
  margin-left: 0; }

/* line 4204, ../../sass/huawei-default/app.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

/* Unordered Lists */
/* line 4212, ../../sass/huawei-default/app.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* line 4217, ../../sass/huawei-default/app.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

/* line 4220, ../../sass/huawei-default/app.scss */
ul.square {
  list-style-type: square;
  margin-left: 0; }

/* line 4224, ../../sass/huawei-default/app.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 0; }

/* line 4228, ../../sass/huawei-default/app.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 0; }

/* line 4232, ../../sass/huawei-default/app.scss */
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
/* line 4237, ../../sass/huawei-default/app.scss */
ol {
  margin-left: 0; }

/* line 4240, ../../sass/huawei-default/app.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* Definition Lists */
/* line 4247, ../../sass/huawei-default/app.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

/* line 4251, ../../sass/huawei-default/app.scss */
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
/* line 4256, ../../sass/huawei-default/app.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

/* line 4265, ../../sass/huawei-default/app.scss */
abbr {
  text-transform: none; }

/* Blockquotes */
/* line 4270, ../../sass/huawei-default/app.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }

/* line 4275, ../../sass/huawei-default/app.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #626262; }

/* line 4280, ../../sass/huawei-default/app.scss */
blockquote cite:before {
  content: "\2014 \0020"; }

/* line 4283, ../../sass/huawei-default/app.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #626262; }

/* line 4288, ../../sass/huawei-default/app.scss */
blockquote,
blockquote p {
  line-height: 150%;
  color: #7a7a7a; }

/* Microformats */
/* line 4295, ../../sass/huawei-default/app.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }

/* line 4301, ../../sass/huawei-default/app.scss */
.vcard li {
  margin: 0;
  display: block; }

/* line 4305, ../../sass/huawei-default/app.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

/* line 4310, ../../sass/huawei-default/app.scss */
.vevent .summary {
  font-weight: bold; }

/* line 4313, ../../sass/huawei-default/app.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  /* line 4322, ../../sass/huawei-default/app.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  /* line 4326, ../../sass/huawei-default/app.scss */
  h1 {
    font-size: 2.125rem; }

  /* line 4330, ../../sass/huawei-default/app.scss */
  h2 {
    font-size: 1.625rem; }

  /* line 4334, ../../sass/huawei-default/app.scss */
  h3 {
    font-size: 1.125rem; }

  /* line 4338, ../../sass/huawei-default/app.scss */
  h4 {
    font-size: 1.125rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 4348, ../../sass/huawei-default/app.scss */
.print-only {
  display: none !important; }

@media print {
  /* line 4353, ../../sass/huawei-default/app.scss */
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 4361, ../../sass/huawei-default/app.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 4366, ../../sass/huawei-default/app.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 4370, ../../sass/huawei-default/app.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 4374, ../../sass/huawei-default/app.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 4380, ../../sass/huawei-default/app.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  /* line 4386, ../../sass/huawei-default/app.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 4391, ../../sass/huawei-default/app.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 4396, ../../sass/huawei-default/app.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  /* line 4404, ../../sass/huawei-default/app.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 4411, ../../sass/huawei-default/app.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 4416, ../../sass/huawei-default/app.scss */
  .hide-on-print {
    display: none !important; }

  /* line 4420, ../../sass/huawei-default/app.scss */
  .print-only {
    display: block !important; }

  /* line 4424, ../../sass/huawei-default/app.scss */
  .hide-for-print {
    display: none !important; }

  /* line 4428, ../../sass/huawei-default/app.scss */
  .show-for-print {
    display: inherit !important; } }
/* line 4432, ../../sass/huawei-default/app.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
/* line 4438, ../../sass/huawei-default/app.scss */
.contain-to-grid {
  width: 100%;
  background: #333333; }

/* line 4442, ../../sass/huawei-default/app.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0; }

/* line 4446, ../../sass/huawei-default/app.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

/* line 4453, ../../sass/huawei-default/app.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%; }

/* line 4459, ../../sass/huawei-default/app.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99; }

/* line 4464, ../../sass/huawei-default/app.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px; }

/* line 4469, ../../sass/huawei-default/app.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }

/* line 4477, ../../sass/huawei-default/app.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none; }

/* line 4481, ../../sass/huawei-default/app.scss */
.top-bar .row {
  max-width: none; }

/* line 4484, ../../sass/huawei-default/app.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0; }

/* line 4488, ../../sass/huawei-default/app.scss */
.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem; }

/* line 4494, ../../sass/huawei-default/app.scss */
.top-bar .button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem; }

/* line 4500, ../../sass/huawei-default/app.scss */
.top-bar .title-area {
  position: relative;
  margin: 0; }

/* line 4504, ../../sass/huawei-default/app.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px; }

/* line 4509, ../../sass/huawei-default/app.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0; }

/* line 4514, ../../sass/huawei-default/app.scss */
.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 50%;
  display: block;
  padding: 0 15px; }

/* line 4521, ../../sass/huawei-default/app.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0; }

/* line 4526, ../../sass/huawei-default/app.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px; }

/* line 4537, ../../sass/huawei-default/app.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px; }

/* line 4543, ../../sass/huawei-default/app.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: white;
  position: relative; }

/* line 4551, ../../sass/huawei-default/app.scss */
.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }

/* line 4562, ../../sass/huawei-default/app.scss */
.top-bar.expanded {
  height: auto;
  background: transparent; }

/* line 4566, ../../sass/huawei-default/app.scss */
.top-bar.expanded .title-area {
  background: #333333; }

/* line 4569, ../../sass/huawei-default/app.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888; }

/* line 4572, ../../sass/huawei-default/app.scss */
.top-bar.expanded .toggle-topbar a::after {
  -webkit-box-shadow: 1px 10px 1px 1px #888888, 1px 16px 1px 1px #888888, 1px 22px 1px 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

/* line 4577, ../../sass/huawei-default/app.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }

/* line 4585, ../../sass/huawei-default/app.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333333;
  font-size: 16px;
  margin: 0; }

/* line 4593, ../../sass/huawei-default/app.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%; }

/* line 4600, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
  background: #333333; }

/* line 4612, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button {
  background: white;
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px; }

/* line 4618, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button:hover {
  background: #bababa; }

/* line 4621, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.secondary {
  background: #e7e7e7; }

/* line 4624, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #cecece; }

/* line 4627, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.success {
  background: #43ac6a; }

/* line 4630, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #358854; }

/* line 4633, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.alert {
  background: #f04124; }

/* line 4636, ../../sass/huawei-default/app.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #d42b0f; }

/* line 4639, ../../sass/huawei-default/app.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #272727;
  color: white; }

/* line 4643, ../../sass/huawei-default/app.scss */
.top-bar-section ul li.active > a {
  background: white;
  color: white; }

/* line 4647, ../../sass/huawei-default/app.scss */
.top-bar-section ul li.active > a:hover {
  background: #dbdbdb;
  color: white; }

/* line 4651, ../../sass/huawei-default/app.scss */
.top-bar-section .has-form {
  padding: 15px; }

/* line 4654, ../../sass/huawei-default/app.scss */
.top-bar-section .has-dropdown {
  position: relative; }

/* line 4657, ../../sass/huawei-default/app.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0; }

/* line 4671, ../../sass/huawei-default/app.scss */
.top-bar-section .has-dropdown.moved {
  position: static; }

/* line 4674, ../../sass/huawei-default/app.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%; }

/* line 4684, ../../sass/huawei-default/app.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none; }

/* line 4687, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* line 4699, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto; }

/* line 4703, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px; }

/* line 4707, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal; }

/* line 4710, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0; }

/* line 4713, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block; }

/* line 4718, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 15px; }

/* line 4721, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown li .button {
  top: auto; }

/* line 4724, ../../sass/huawei-default/app.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem; }

/* line 4733, ../../sass/huawei-default/app.scss */
.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  /* line 4738, ../../sass/huawei-default/app.scss */
  .top-bar {
    background: #333333;
    *zoom: 1;
    overflow: visible; }

  /* line 4743, ../../sass/huawei-default/app.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table; }

  /* line 4747, ../../sass/huawei-default/app.scss */
  .top-bar:after {
    clear: both; }

  /* line 4750, ../../sass/huawei-default/app.scss */
  .top-bar .toggle-topbar {
    display: none; }

  /* line 4753, ../../sass/huawei-default/app.scss */
  .top-bar .title-area {
    float: left; }

  /* line 4756, ../../sass/huawei-default/app.scss */
  .top-bar .name h1 a {
    width: auto; }

  /* line 4759, ../../sass/huawei-default/app.scss */
  .top-bar input,
  .top-bar .button {
    font-size: 0.875rem;
    position: relative;
    top: 7px; }

  /* line 4765, ../../sass/huawei-default/app.scss */
  .top-bar.expanded {
    background: #333333; }

  /* line 4769, ../../sass/huawei-default/app.scss */
  .contain-to-grid .top-bar {
    max-width: 75rem;
    margin: 0 auto;
    margin-bottom: 0; }

  /* line 4775, ../../sass/huawei-default/app.scss */
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }

  /* line 4781, ../../sass/huawei-default/app.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline; }

  /* line 4786, ../../sass/huawei-default/app.scss */
  .top-bar-section ul li {
    float: left; }

  /* line 4789, ../../sass/huawei-default/app.scss */
  .top-bar-section ul li .js-generated {
    display: none; }

  /* line 4792, ../../sass/huawei-default/app.scss */
  .top-bar-section li.hover > a:not(.button) {
    background: #272727;
    color: white; }

  /* line 4796, ../../sass/huawei-default/app.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333; }

  /* line 4801, ../../sass/huawei-default/app.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727; }

  /* line 4804, ../../sass/huawei-default/app.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: white;
    background: white; }

  /* line 4810, ../../sass/huawei-default/app.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #dbdbdb; }

  /* line 4813, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important; }

  /* line 4816, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px; }

  /* line 4827, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative; }

  /* line 4830, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 4838, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }

  /* line 4847, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2; }

  /* line 4855, ../../sass/huawei-default/app.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%; }

  /* line 4861, ../../sass/huawei-default/app.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333; }

  /* line 4868, ../../sass/huawei-default/app.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333; }

  /* line 4872, ../../sass/huawei-default/app.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0; }

  /* line 4876, ../../sass/huawei-default/app.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0; }

  /* line 4884, ../../sass/huawei-default/app.scss */
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px; }

  /* line 4889, ../../sass/huawei-default/app.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0; }

  /* line 4893, ../../sass/huawei-default/app.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%; }

  /* line 4896, ../../sass/huawei-default/app.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0; }

  /* line 4900, ../../sass/huawei-default/app.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%; }

  /* line 4904, ../../sass/huawei-default/app.scss */
  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white; }

  /* line 4908, ../../sass/huawei-default/app.scss */
  .no-js .top-bar-section ul li:active > a {
    background: white;
    color: white; }

  /* line 4912, ../../sass/huawei-default/app.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
/* line 4922, ../../sass/huawei-default/app.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow-x: hidden; }

/* line 4928, ../../sass/huawei-default/app.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  height: 100%; }

/* line 4932, ../../sass/huawei-default/app.scss */
.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 1000ms ease;
  -moz-transition: -moz-transform 1000ms ease;
  -ms-transition: -ms-transform 1000ms ease;
  -o-transition: -o-transform 1000ms ease;
  transition: transform 1000ms ease; }

/* line 4943, ../../sass/huawei-default/app.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table; }

/* line 4947, ../../sass/huawei-default/app.scss */
.inner-wrap:after {
  clear: both; }

/* line 4951, ../../sass/huawei-default/app.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }

/* line 4959, ../../sass/huawei-default/app.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0; }

/* line 4965, ../../sass/huawei-default/app.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem; }

/* line 4969, ../../sass/huawei-default/app.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

/* line 4978, ../../sass/huawei-default/app.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

/* line 4987, ../../sass/huawei-default/app.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }

@media only screen and (min-width: 40.063em) {
  /* line 4995, ../../sass/huawei-default/app.scss */
  .tab-bar-section {
    text-align: left; } }
/* line 4999, ../../sass/huawei-default/app.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem; }

/* line 5003, ../../sass/huawei-default/app.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0; }

/* line 5007, ../../sass/huawei-default/app.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem; }

/* line 5012, ../../sass/huawei-default/app.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative; }

/* line 5022, ../../sass/huawei-default/app.scss */
.tab-bar .menu-icon span {
  position: absolute;
  display: block;
  height: 0;
  width: 1rem;
  top: 0.9375rem;
  left: 0.90625rem;
  -webkit-box-shadow: 1px 0px 1px 1px white, 1px 7px 1px 1px white, 1px 14px 1px 1px white;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white; }

/* line 5032, ../../sass/huawei-default/app.scss */
.tab-bar .menu-icon:hover span {
  -webkit-box-shadow: 1px 0px 1px 1px #b3b3b3, 1px 7px 1px 1px #b3b3b3, 1px 14px 1px 1px #b3b3b3;
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

/* line 5037, ../../sass/huawei-default/app.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: white;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }

/* line 5055, ../../sass/huawei-default/app.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

/* line 5059, ../../sass/huawei-default/app.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: white;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

/* line 5077, ../../sass/huawei-default/app.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

/* line 5081, ../../sass/huawei-default/app.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

/* line 5086, ../../sass/huawei-default/app.scss */
ul.off-canvas-list li label {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0; }

/* line 5096, ../../sass/huawei-default/app.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #bfbfbf;
  transition: background 300ms ease; }

/* line 5103, ../../sass/huawei-default/app.scss */
ul.off-canvas-list li a:hover {
  background: #242424; }

/* line 5107, ../../sass/huawei-default/app.scss */
.move-right > .inner-wrap {
  -webkit-transform: translate3d(90%, 0, 0);
  -moz-transform: translate3d(90%, 0, 0);
  -ms-transform: translate3d(90%, 0, 0);
  -o-transform: translate3d(90%, 0, 0);
  transform: translate3d(90%, 0, 0); }

/* line 5114, ../../sass/huawei-default/app.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  /* line 5130, ../../sass/huawei-default/app.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
/* line 5135, ../../sass/huawei-default/app.scss */
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-90%, 0, 0);
  -moz-transform: translate3d(-90%, 0, 0);
  -ms-transform: translate3d(-90%, 0, 0);
  -o-transform: translate3d(-90%, 0, 0);
  transform: translate3d(-90%, 0, 0); }

/* line 5142, ../../sass/huawei-default/app.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  /* line 5158, ../../sass/huawei-default/app.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
/* line 5163, ../../sass/huawei-default/app.scss */
.csstransforms.no-csstransforms3d .left-off-canvas-menu {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

/* line 5170, ../../sass/huawei-default/app.scss */
.csstransforms.no-csstransforms3d .right-off-canvas-menu {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

/* line 5177, ../../sass/huawei-default/app.scss */
.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
  -webkit-transform: translate(-90%, 0);
  -moz-transform: translate(-90%, 0);
  -ms-transform: translate(-90%, 0);
  -o-transform: translate(-90%, 0);
  transform: translate(-90%, 0); }

/* line 5184, ../../sass/huawei-default/app.scss */
.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
  -webkit-transform: translate(90%, 0);
  -moz-transform: translate(90%, 0);
  -ms-transform: translate(90%, 0);
  -o-transform: translate(90%, 0);
  transform: translate(90%, 0); }

/* line 5192, ../../sass/huawei-default/app.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -90%; }

/* line 5195, ../../sass/huawei-default/app.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -90%; }

/* line 5198, ../../sass/huawei-default/app.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 90%; }

/* line 5201, ../../sass/huawei-default/app.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 90%; }

/* small displays */
@media only screen {
  /* line 5209, ../../sass/huawei-default/app.scss */
  .cms-privacy-policy ol {
    font-size: 0.95rem; }

  /* line 5211, ../../sass/huawei-default/app.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  /* line 5215, ../../sass/huawei-default/app.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  /* line 5223, ../../sass/huawei-default/app.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  /* line 5227, ../../sass/huawei-default/app.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  /* line 5235, ../../sass/huawei-default/app.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  /* line 5239, ../../sass/huawei-default/app.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  /* line 5247, ../../sass/huawei-default/app.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  /* line 5251, ../../sass/huawei-default/app.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 5259, ../../sass/huawei-default/app.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  /* line 5263, ../../sass/huawei-default/app.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; } }

/*# sourceMappingURL=app.css.map */

@charset "UTF-8";#nexus6p_banner_container{width:100%;overflow:hidden;position:relative;font-family:Roboto,Arial,sans-serif!important;font-weight:100;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;clear:both;min-height:509px;background-image:url(/media/wysiwyg/homepage/nexus6p/nexus_6p_banner_bg.png);background-repeat:repeat-x;background-position:50% 0;background-size:contain}#nexus6p_banner_container #nexus6p_banner_wrapper{margin:0 auto;width:90%;min-height:100%;overflow:hidden}#nexus6p_banner_container #left,#nexus6p_banner_container #right{float:left;width:50%}#nexus6p_banner_container #right{float:right}#nexus6p_banner_container #left{background-image:url(/media/wysiwyg/homepage/nexus6p/nexus_6p_phones.png);background-repeat:no-repeat;background-position:50% 50%;background-size:auto;min-height:509px}#nexus6p_banner_container #right h2{margin:124px 0 30px;padding:0;font-weight:100;min-height:46px;text-indent:-9999px;overflow:hidden;background-image:url(/media/wysiwyg/homepage/nexus6p/nexus_6p_logo.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}#nexus6p_banner_container #right h3{margin:0;padding:0;font-weight:100;font-size:49px;line-height:55px;color:#5f5f5f;text-align:center}#nexus6p_banner_container #right h3 span{display:block}#nexus6p_banner_container #right #shop_now_button{text-align:center;margin-top:40px;margin-bottom:60px}#nexus6p_banner_container #right #shop_now_button a{display:inline-block;text-transform:uppercase;text-decoration:none;padding:13px 32px;background-color:#00c853;font-size:15px;line-height:15px;font-weight:400;color:#fff;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-bottomleft:20px;-webkit-border-radius:20px;border-radius:20px}#nexus6p_banner_container #right #shop_now_button a:hover{background-color:#33ac71}@media only screen and (min-width:1200px){#nexus6p_banner_container #nexus6p_banner_wrapper{width:1200px;margin:0 auto}}@media only screen and (max-width:959px){#nexus6p_banner_container #left{background-size:140%}#nexus6p_banner_container #right h2{min-height:38px;margin-bottom:15px}#nexus6p_banner_container #right h3{font-size:40px;line-height:46px}}@media only screen and (max-width:767px){#nexus6p_banner_container #left,#nexus6p_banner_container #right{width:100%}#nexus6p_banner_container #right h2{min-height:30px;margin-top:60px}#nexus6p_banner_container #left{background-size:125%;background-position:50% 0;min-height:250px}}@media only screen and (max-width:600px){#nexus6p_banner_container #left{min-height:230px}#nexus6p_banner_container #right #shop_now_button{margin-bottom:34px}}@media only screen and (max-width:480px){#nexus6p_banner_container #right h3{font-size:34px;line-height:40px}}
@charset "UTF-8";#huawei_gx8_banner_container #left,#huawei_gx8_banner_container #right h2,#huawei_gx8_banner_container #right h3{background-position:50% 50%;background-repeat:no-repeat;background-size:contain}#huawei_gx8_banner_container{width:100%;overflow:hidden;position:relative;font-family:Roboto,Arial,sans-serif!important;font-weight:100!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;clear:both;min-height:509px;background-image:url(/media/wysiwyg/homepage/huawei_gx8/huawei_gx8_banner_bg.jpg);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-color:#faf9f9}#huawei_gx8_banner_container #huawei_gx8_banner_wrapper{margin:0 auto;width:90%;min-height:100%;overflow:hidden}#huawei_gx8_banner_container #left,#huawei_gx8_banner_container #right{float:right;width:50%}#huawei_gx8_banner_container #right{float:left}#huawei_gx8_banner_container #left{background-image:url(/media/wysiwyg/homepage/huawei_gx8/huawei_gx8_phones.png);min-height:509px}#huawei_gx8_banner_container #right h2{margin:161px 0 20px;padding:0;min-height:44px;text-indent:-9999px;overflow:hidden;background-image:url(/media/wysiwyg/homepage/huawei_gx8/huawei_gx8_logo.png)}#huawei_gx8_banner_container #right h3{margin:0 0 40px;padding:0;min-height:45px;text-indent:-9999px;overflow:hidden;background-image:url(/media/wysiwyg/homepage/huawei_gx8/huawei_gx8_tag_line.png)}#huawei_gx8_banner_container #right h3 span{display:block}#huawei_gx8_banner_container #right #shop_now_button{text-align:center;margin-top:40px;margin-bottom:60px}#huawei_gx8_banner_container #right #shop_now_button a{display:inline-block;text-transform:uppercase;text-decoration:none;padding:13px 32px;background-color:#c96429;font-size:15px;line-height:15px;font-weight:400;color:#fff;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-bottomleft:20px;-webkit-border-radius:20px;border-radius:20px}#huawei_gx8_banner_container #right #shop_now_button a:hover{background-color:#ae4e16}@media only screen and (min-width:1200px){#huawei_gx8_banner_container #huawei_gx8_banner_wrapper{width:1200px;margin:0 auto}}@media only screen and (max-width:959px){#huawei_gx8_banner_container #left{background-size:140%}#huawei_gx8_banner_container #right h2,#huawei_gx8_banner_container #right h3{min-height:38px;margin-bottom:15px}#huawei_gx8_banner_container #right h3{margin-bottom:20px}}@media only screen and (max-width:767px){#huawei_gx8_banner_container{background-position:80% 0;background-size:300%;background-color:#faf9f9}#huawei_gx8_banner_container #left,#huawei_gx8_banner_container #right{width:100%}#huawei_gx8_banner_container #right h2{margin-top:100px}#huawei_gx8_banner_container #left{background-size:125%;background-position:50% 0;min-height:250px}}@media only screen and (max-width:600px){#huawei_gx8_banner_container #left{min-height:230px}#huawei_gx8_banner_container #right h2,#huawei_gx8_banner_container #right h3{min-height:30px;margin-bottom:10px}#huawei_gx8_banner_container #right h3{margin-bottom:10px}#huawei_gx8_banner_container #right #shop_now_button{margin-bottom:30px}}@media only screen and (max-width:480px){#huawei_gx8_banner_container #right h2{width:80%;margin-left:auto;margin-right:auto;margin-top:80px}#huawei_gx8_banner_container #left{background-size:160%;background-position:50% 0;min-height:250px}}
@charset "UTF-8";.home_section{margin:0;padding:75px 0 70px;position:relative;clear:both;background-color:#fff;font-family:'Istok Web',sans-serif;font-weight:100;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important}.home_section *{-moz-box-sizing:initial!important;-webkit-box-sizing:initial!important;box-sizing:initial!important}.home_section_wrapper{width:90%;padding:0 5%;min-height:100%;margin:0 auto;overflow:visible}#featured_products_section ul{overflow:hidden;min-height:100%;text-align:center;line-height:0;font-size:0;font-weight:100}#featured_products_section ul,#featured_products_section ul li{margin:0;padding:0;list-style:none}#featured_products_section ul li{width:49.5%;display:inline-block;margin-left:3.5px;margin-right:3.5px;margin-bottom:7px}#featured_products_section ul li a{text-decoration:none;outline:0}#featured_products_section ul li img{width:100%;border:none}#featured_products_section ul li:first-child,#featured_products_section ul li:first-child+li+li{margin-left:0}#featured_products_section ul li:first-child+li,#featured_products_section ul li:last-child{margin-right:0}#featured_offers_section{background-color:#f4f4f4}#featured_offers_section .offer_block{width:100%;margin:0 auto 10px;min-height:215px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}#featured_offers_section .offer_block a{text-decoration:none;outline:0}#featured_offers_section .offer_block:last-child{margin-bottom:0}#featured_offers_section .offer_block .offer_block_wrapper{padding:50px}#featured_offers_section .offer_block .logo_holder{width:100%;min-height:50px;margin:0 0 28px;padding:0;text-indent:-9999px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}#featured_offers_section .offer_block h3{margin:0 0 15px;padding:0;font-size:28px;line-height:28px;text-align:center;font-weight:100;color:#fff;text-shadow:1px 1px 10px #777}#featured_offers_section .offer_block p{max-width:625px;margin:0 auto;padding:0;font-size:14px;line-height:18px;font-weight:100;text-align:center;color:#fff;text-shadow:1px 1px 10px #777}#featured_offers_section .offer_block .block_button{width:145px;margin:25px auto 0;text-align:center}#featured_offers_section .offer_block .block_button span{width:100%;display:inline-block;text-transform:uppercase;text-decoration:none;padding:13px 0;background-color:#fff;font-size:10.5px;line-height:10.5px;font-weight:700;color:#333;-moz-border-radius-topleft:18px;-moz-border-radius-topright:18px;-moz-border-radius-bottomright:18px;-moz-border-radius-bottomleft:18px;-webkit-border-radius:18px;border-radius:18px}#featured_offers_section .offer_block .block_button span:hover{color:#fff!important}#featured_offers_section #affirm_block{background-image:url(/media/wysiwyg/homepage/offer_block_bg_affirm.png)}#featured_offers_section #affirm_block .logo_holder{background-image:url(/media/wysiwyg/homepage/affirm_logo.png)}#featured_offers_section #affirm_block .block_button span{color:#4ebc8a}#featured_offers_section #affirm_block .block_button span:hover{background-color:#4ebc8a}#featured_offers_section #net10_block{background-image:url(/media/wysiwyg/homepage/offer_block_bg_net10.png)}#featured_offers_section #net10_block .logo_holder{background-image:url(/media/wysiwyg/homepage/net10_wireless_logo.png)}#featured_offers_section #net10_block .block_button span{color:#00aeef}#featured_offers_section #net10_block .block_button span:hover{background-color:#00aeef}#featured_offers_section #community_block{background-image:url(/media/wysiwyg/homepage/offer_block_bg_huawei_community.png)}#featured_offers_section #community_block .logo_holder{background-image:url(/media/wysiwyg/homepage/huawei_lotus.png)}#featured_offers_section #community_block .block_button span{color:#e72427}#featured_offers_section #community_block .block_button span:hover{background-color:#e72427}#newsletter_signup_section{background-color:#fafafa}#newsletter_signup_section #section_icon{width:100%;min-height:55px;margin-bottom:35px;background-image:url(/media/wysiwyg/homepage/newsletter_signup_section_icon.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}#newsletter_signup_section h2{margin:0 0 15px;padding:0;color:#333;font-size:40px;line-height:45px;font-weight:100;text-align:center}#newsletter_signup_section p{margin:0 0 55px;padding:0;color:#777;font-size:24px;line-height:28px;text-align:center}#newsletter_signup_section #mc_embed_signup{width:100%;max-width:100%;margin:0 auto}#newsletter_signup_section #mc_embed_signup .mc-field-group ul,#newsletter_signup_section #mc_embed_signup .mc-field-group ul li{margin:0;padding:0;list-style:none}#newsletter_signup_section #mc_embed_signup .mc-field-group ul li{font-size:14px;line-height:16px;color:#666}#newsletter_signup_section #mc_embed_signup .mc-field-group .text_field{margin:0 auto 14px;max-width:425px;background-color:transparent;border:none;color:#a5a5a5;border-bottom:1px solid #edebe9}#newsletter_signup_section #mc_embed_signup .mc-field-group input[type=email]{width:100%;margin:0;padding:10px 0;border:none;outline:0;font-family:'Istok Web',sans-serif;font-size:16px;line-height:16px;text-align:center;color:#999;background-color:transparent;-webkit-appearance:none!important}#newsletter_signup_section #mc_embed_signup .submit_button{width:200px;margin:0 auto;min-height:100%;clear:both;text-align:center;padding-top:14px}#newsletter_signup_section #mc_embed_signup input[type=submit]{width:93.5%;margin:0 auto;padding:15px 0;color:#fff;cursor:pointer;border:none;display:inline-block;text-transform:uppercase;font-size:12px;font-weight:700;line-height:12px;letter-spacing:initial!important;background-color:#df1000;-moz-border-radius-topleft:25px;-moz-border-radius-topright:25px;-moz-border-radius-bottomright:25px;-moz-border-radius-bottomleft:25px;outline:0;-webkit-appearance:none!important;-webkit-border-radius:25px;border-radius:25px}#newsletter_signup_section #mc_embed_signup input[type=submit]:hover{color:#777;background-color:#c2c2c2}#newsletter_signup_section #mc_embed_signup div.mce_inline_error{margin:0 auto!important;padding:0!important;font-size:16px;background-color:transparent!important;color:red!important;font-weight:700;text-align:center!important}#newsletter_signup_section #mc_embed_signup #mce-responses{max-width:600px;margin:0 auto 20px;text-align:center}#newsletter_signup_section #mc_embed_signup #mce-responses a{color:#999}#newsletter_signup_section #mc_embed_signup #mce-responses a:hover{color:#333}#newsletter_signup_section #mc_embed_signup #mce-responses #mce-error-response,#newsletter_signup_section #mc_embed_signup #mce-responses #mce-success-response{color:#00ba53;margin-top:20px}#newsletter_signup_section #mc_embed_signup #mce-responses #mce-error-response{color:red}.footer-container .footer-nav{border-top:none!important;margin-top:0}@media only screen and (min-width:1200px){.home_section_wrapper{width:1200px;padding:0}}@media only screen and (max-width:959px){.home_section{padding-top:10%;padding-bottom:10%}#newsletter_signup_section #section_icon{min-height:40px;margin-bottom:20px}#newsletter_signup_section h2{font-size:30px;line-height:35px;margin-bottom:8px}#newsletter_signup_section p{font-size:16px;line-height:18px}}@media only screen and (max-width:775px){#featured_products_section ul li{width:100%;margin-left:0;margin-right:0}#featured_products_section ul li:last-child{margin-bottom:0}#featured_offers_section .offer_block .offer_block_wrapper{padding:40px}#newsletter_signup_section h2{font-size:24px;line-height:28px}#newsletter_signup_section p{font-size:14px;line-height:16px}}@media only screen and (max-width:480px){#featured_offers_section #net10_block{background-position:85% 50%}#featured_offers_section .offer_block .offer_block_wrapper{padding:35px}#newsletter_signup_section h2{font-size:21px;line-height:24px}}
