@import "style-ie.2.css";@import "style-ie.1.css";
.product-main-info .product-details .product-details-content {
  width: 178px;
  margin: auto;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-details-content {
    width: 140px;
  }
}

.product-main-info .product-details .description {
  padding-top: 13px;
  line-height: 28px;
  padding-bottom: 8px;
  border: none;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .description {
    font-size: 12px;
    line-height: 14px;
    padding-top: 7px;
  }
}

@media (max-width: 767px) {
  body.language-zh .product-main-info .product-details .description {
    font-size: 12px;
    line-height: 18px;
  }
}

.product-main-info .product-details .price {
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .product-main-info .product-details .price {
    font-size: 20px;
  }
}

.product-main-info .product-details .product-item-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  padding-top: 50px;
}

body.language-zh .product-main-info .product-details .product-item-title {
  line-height: 36px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-title {
    font-size: 20px;
    line-height: 20px;
    padding-top: 35px;
  }

  body.language-zh .product-main-info .product-details .product-item-title {
    line-height: 26px;
  }
}

.product-main-info .product-details .product-item-button {
  display: table;
  vertical-align: middle;
  position: relative;
  position: absolute;
  bottom: -76px;
  right: 13px;
}

.product-main-info .product-details .product-item-button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ee2d42;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.product-main-info .product-details .product-item-button:hover a {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-main-info .product-details .product-item-button:hover a {
    background: #ee2d42;
  }
}

.product-main-info .product-details .product-item-button:focus,
.product-main-info .product-details .product-item-button:active {
  cursor: default;
}

.product-main-info .product-details .product-item-button:focus a,
.product-main-info .product-details .product-item-button:active a {
  background: #ee2d42;
  cursor: default;
}

.product-main-info .product-details .product-item-button a {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  background: #ee2d42;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}

.product-main-info .product-details .product-item-button a:focus,
.product-main-info .product-details .product-item-button a:active {
  background: #ee2d42;
  cursor: default;
}

.product-main-info .product-details .product-item-button a span {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button a span {
    font-size: 12px;
  }
}

.product-main-info .product-details .product-item-button a span.glyphicon {
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button a span.glyphicon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    margin-bottom: 12px;
  }
}

.product-main-info .product-details .product-item-button a span.glyphicon:before {
  content: '';
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button.content_item_more2 a {
    line-height: 14px;
  }
}

.product-main-info .product-details .product-item-button.more_style:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-main-info .product-details .product-item-button.more_style:hover a {
    background: #043458;
  }
}

.product-main-info .product-details .product-item-button.more_style:focus a,
.product-main-info .product-details .product-item-button.more_style:active a {
  background: #043458;
}

.product-main-info .product-details .product-item-button.more_style a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.product-main-info .product-details .product-item-button.more_style a:focus,
.product-main-info .product-details .product-item-button.more_style a:active {
  background: #043458;
  cursor: default;
}

.product-main-info .product-details .product-item-button.more_style .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-main-info .product-details .product-item-button.more_style .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.product-main-info .product-details .product-item-button.more_style .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-main-info .product-details .product-item-button.more_style .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.product-main-info .product-details .product-item-button.more_style:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button {
    bottom: -38px;
    right: 4px;
  }
}

.product-main-info .product-details .product-item-button a {
  width: 136px;
  height: 136px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button a {
    font-size: 12px;
    line-height: 14px;
    width: 81px;
    height: 81px;
  }
}

body.language-zh .product-main-info .product-details .product-item-button a b {
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 767px) {
  body.language-zh .product-main-info .product-details .product-item-button a b {
    font-size: 12px;
    line-height: 14px;
  }
}

.product-main-info .product-details .product-item-button a span {
  margin: auto;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .product-main-info .product-details .product-item-button a span {
    margin-bottom: 8px;
  }
}

.product-main-info .product-offer {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  padding-top: 126px;
}

@media (max-width: 767px) {
  .product-main-info .product-offer {
    clear: both;
    font-size: 12px;
    line-height: 17px;
    padding: 56px 30px 0;
  }
}

body.language-zh .product-main-info .product-offer {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .product-main-info .product-offer {
    font-size: 12px;
    line-height: 18px;
  }
}

.product-main-info .product-offer a {
  color: #ee2d42;
  font-weight: bold;
  border-bottom: 1px solid #ee2d42;
}

.product-main-info .product-offer a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .product-main-info .product-offer a:hover {
    color: #ee2d42;
    border-color: #ee2d42;
  }
}

.news-mobile {
  display: none;
  position: relative;
  padding: 33px 26px 62px;
}

.news-mobile:before,
.news-mobile:after {
  content: " ";
  display: table;
}

.news-mobile:after {
  clear: both;
}

.news-mobile:before,
.news-mobile:after {
  content: " ";
  display: table;
}

.news-mobile:after {
  clear: both;
}

.news-mobile:before {
  content: '';
  width: 100%;
  height: 9px;
  background: url(../img/bg-grey-small.png) center 0 no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .news-mobile {
    display: block;
    padding-top: 61px;
  }
}

.news-mobile .news-mobile-content {
  max-width: 320px;
  margin: auto;
}

.news-mobile .news-mobile-img {
  width: 76px;
  float: left;
  margin-left: 5px;
}

.news-mobile .news-mobile-text {
  width: 170px;
  float: right;
  line-height: 76px;
}

.news-mobile .news-mobile-title {
  font-size: 20px;
  line-height: 25px;
  color: #043458;
  font-weight: bold;
  max-width: 150px;
}

@media (max-width: 767px) {
  .news-mobile .news-mobile-title {
    font-size: 12px;
    max-width: 100%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
  }

  body.language-zh .news-mobile .news-mobile-title {
    line-height: 26px;
  }
}

.news-mobile .news-mobile-description {
  font-size: 12px;
  line-height: 17px;
}

#buy_now_popup {
  width: 1022px;
}

@media (max-width: 767px) {
  #buy_now_popup {
    width: 260px;
  }
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup {
    padding: 0 20px;
  }
}

#buy_now_popup .take-assessment-popup h2 {
  margin-top: -4px;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup h2 {
    font-size: 20px;
    line-height: 25px;
  }
}

#buy_now_popup .take-assessment-popup p {
  max-width: 580px;
  margin: 24px auto 0;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup p {
    font-size: 12px;
    line-height: 17px;
    max-width: 198px;
    margin-top: 15px;
  }
}

#buy_now_popup .take-assessment-popup .assessment-buttons {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 17px;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup .assessment-buttons {
    padding-top: 15px;
    padding-bottom: 0;
  }
}

#buy_now_popup .take-assessment-popup .assessment-buttons a {
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin: 0 17px;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup .assessment-buttons a {
    margin: 0 0 10px 0;
    display: block;
    height: 30px;
    line-height: 32px;
    font-size: 12px;
  }
}

#buy_now_popup .take-assessment-popup .assessment-buttons .cancel-assessment {
  width: 140px;
  background: #333;
}

#buy_now_popup .take-assessment-popup .assessment-buttons .cancel-assessment:hover {
  background: #0082a9;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup .assessment-buttons .cancel-assessment {
    width: 100%;
  }

  #buy_now_popup .take-assessment-popup .assessment-buttons .cancel-assessment:hover {
    background: #333;
  }
}

#buy_now_popup .take-assessment-popup .assessment-buttons .take-out-test {
  width: 263px;
  background: #043458;
}

#buy_now_popup .take-assessment-popup .assessment-buttons .take-out-test:hover {
  background: #0082a9;
}

@media (max-width: 767px) {
  #buy_now_popup .take-assessment-popup .assessment-buttons .take-out-test {
    width: 100%;
  }

  #buy_now_popup .take-assessment-popup .assessment-buttons .take-out-test:hover {
    background: #043458;
  }
}

.page-productDetails #buy_now_popup {
  padding-top: 75px;
}

@media (max-width: 767px) {
  .page-productDetails #buy_now_popup {
    padding-top: 47px;
  }
}

.page-productDetails .fancybox-outer {
  padding-top: 0;
}

@media (max-width: 767px) {
  .page-productDetails .fancybox-wrap .fancybox-close {
    top: 15px;
    right: 15px;
  }
}

.page-productDetails .breadcrumb-section {
  margin-left: 0;
  margin-top: 12px;
}

.page-productDetails .wt_slideshow.banner_product .slideshow_content .slideshow_text h2 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .page-productDetails .wt_slideshow.banner_product .wrap-circle {
    bottom: 11px;
  }
}

@media (max-width: 767px) {
  .page-productDetails .wt_slideshow.banner_product .wrap-circle .circle {
    margin: 0 8px;
  }
}

@media (max-width: 767px) {
  .page-productDetails .sidebar__nav li {
    padding-top: 13px;
  }
}

.account {
  padding: 24px 0 138px;
  text-align: left;
}

.account:before,
.account:after {
  content: " ";
  display: table;
}

.account:after {
  clear: both;
}

.account:before,
.account:after {
  content: " ";
  display: table;
}

.account:after {
  clear: both;
}

@media (max-width: 767px) {
  .account {
    padding-bottom: 40px;
  }

  .page-login .account,
  .page-register .account {
    padding-top: 0;
  }
}

.account__left {
  width: 59.5%;
  float: left;
  padding-left: 82px;
}

@media (max-width: 767px) {
  .account__left {
    padding: 0;
    margin: 0 -10px;
    float: none;
    width: calc(100% + 20px);
  }
}

.account__left .wrap-button {
  padding-top: 33px;
}

@media (max-width: 767px) {
  .account__left .wrap-button {
    max-width: 320px;
    padding: 27px 30px 0;
    margin: auto;
  }
}

.account__left .btn-qq {
  background: none;
  border: none;
  font-size: 18px;
  color: #043458;
  height: 50px;
  line-height: 25px;
  margin: 0;
  float: left;
  padding: 0;
  font-weight: normal;
  width: 200px;
  text-align: left;
}

@media (max-width: 767px) {
  .account__left .btn-qq {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
}

.account__left .btn-qq:hover {
  color: #0082a9;
}

@media (max-width: 767px) {
  .account__left .btn-qq:hover {
    color: #043458;
  }
}

.account__left .btn-qq span {
  display: block;
  float: left;
  margin-right: 19px;
}

@media (max-width: 767px) {
  .account__left .btn-qq span {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/qq_login_small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    margin-right: 9px;
  }
}

.account__left .btn-qq b {
  font-weight: bold;
}

body.language-zh .account__left .btn-qq b {
  font-size: 16px;
}

.account__left .btn-register {
  float: right;
  font-size: 18px;
  color: #043458;
  font-weight: bold;
  vertical-align: top;
  margin-top: 26px;
  border-bottom: 1px solid #043458;
  line-height: 20px;
}

@media (max-width: 767px) {
  .account__left .btn-register {
    font-size: 12px;
    margin-top: 25px;
    line-height: 14px;
  }
}

.account__left .btn-register:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account__left .btn-register:hover {
    color: #043458;
    border-color: #043458;
  }
}

body.language-zh .account__left .btn-register {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .account__left .btn-register {
    font-size: 12px;
    line-height: 14px;
  }
}

.account__right {
  width: 40.5%;
  float: right;
  padding-left: 78px;
  margin-top: 26px;
}

@media (max-width: 767px) {
  .account__right {
    padding: 0 20px;
    float: none;
    width: 100%;
    max-width: 320px;
    margin: auto;
  }
}

.account__right__title {
  font-size: 18px;
  font-weight: bold;
  color: #043458;
}

@media (max-width: 767px) {
  .account__right__title {
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
  }
}

body.language-zh .account__right__title {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .account__right__title {
    font-size: 20px;
    line-height: 18px;
  }
}

.account__right__content {
  padding-top: 2px;
  color: #043458;
  font-size: 18px;
}

@media (max-width: 767px) {
  .account__right__content {
    position: relative;
    height: 86px;
    overflow: hidden;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -sm-transition: 0.3s;
  }

  .page-register .account__right__content {
    height: auto;
  }

  .account__right__content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(../img/text-cover.png) 0 0 repeat-x;
  }

  .page-register .account__right__content:before {
    display: none;
  }

  .account__right__content.expand {
    height: auto;
    padding-bottom: 20px;
  }

  .account__right__content.expand:before {
    display: none;
  }
}

.account__right .mobile-button-expand {
  display: none;
}

@media (max-width: 767px) {
  .account__right .mobile-button-expand {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    bottom: 0;
    left: 50%;
    margin-left: -9px;
    z-index: 20;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -sm-transition: 0.3s;
  }

  .page-register .account__right .mobile-button-expand {
    display: none;
  }

  .account__right .mobile-button-expand:before,
  .account__right .mobile-button-expand:after {
    content: '';
    width: 17px;
    height: 3px;
    position: absolute;
    background: #043458;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    top: 9px;
    left: 0;
  }

  .account__right .mobile-button-expand:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -sm-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1deg);
    margin-left: -5px;
  }

  .account__right .mobile-button-expand:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -sm-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1deg);
    margin-left: 5px;
  }

  .account__right .mobile-button-expand.rotate {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -sm-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2deg);
  }
}

.account__right__text {
  font-size: 18px;
  padding-left: 42px;
  position: relative;
  line-height: 28px;
  margin-top: 19px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .account__right__text {
    font-size: 12px;
    line-height: 16px;
    padding-left: 30px;
    margin-top: 0;
    margin-bottom: 8px;
  }
}

.account__right__text b {
  font-weight: bold;
}

.account__right__text a {
  color: #043458;
  border-bottom: 1px solid #043458;
}

.account__right__text a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account__right__text a:hover {
    color: #043458;
    border-color: #043458;
  }
}

.account__right__text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -886px -680px;
  width: 30px;
  height: 28px;
}

@media (max-width: 767px) {
  .account__right__text:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/valid_small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
  }
}

body.language-zh .account__right__text {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .account__right__text {
    font-size: 12px;
    line-height: 18px;
  }
}

.account__right__btn {
  margin-top: 14px;
}

.account__form {
  background: #d7dfe5;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .account__form {
    min-height: 0;
    padding: 0 10px 65px;
  }
}

.account__form:after {
  content: '';
  height: 25px;
  width: 100%;
  position: absolute;
  bottom: -24px;
  left: 0;
  background: url(../img/bg-bottom-grey.png) center 0 no-repeat;
  background-size: 100% auto;
  z-index: -1;
}

.account__form__content {
  padding: 60px 20px 0;
  width: 500px;
  margin: 27px auto 0;
}

@media (max-width: 767px) {
  .account__form__content {
    max-width: 320px;
    margin-top: 14px;
    padding-top: 26px;
    width: auto;
  }
}

.account__form .wrap-checkbox {
  padding-top: 26px;
}

@media (max-width: 767px) {
  .account__form .wrap-checkbox {
    padding-top: 20px;
  }
}

.account__form .wrap-checkbox .form-group {
  padding-top: 0;
}

.account__form .wrap-checkbox .checkbox-text {
  line-height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: #043458;
}

@media (max-width: 767px) {
  .account__form .wrap-checkbox .checkbox-text {
    float: right;
    width: calc(100% - 45px);
    padding: 0;
    font-size: 12px;
    line-height: 12px;
  }
}

.account__form .wrap-checkbox .checkbox-text b {
  font-weight: bold;
}

.account__form .wrap-checkbox .checkbox-text a {
  color: #043458;
  border-bottom: 1px solid #043458;
}

.account__form .wrap-checkbox .checkbox-text a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account__form .wrap-checkbox .checkbox-text a:hover {
    color: #043458;
    border-color: #043458;
  }
}

.account__form .form-group {
  padding: 20px 0 0 0;
  margin: 0;
  clear: both;
}

.account__form .form-group:before,
.account__form .form-group:after {
  content: " ";
  display: table;
}

.account__form .form-group:after {
  clear: both;
}

.account__form .form-group:before,
.account__form .form-group:after {
  content: " ";
  display: table;
}

.account__form .form-group:after {
  clear: both;
}

@media (max-width: 767px) {
  .account__form .form-group {
    padding: 0;
  }

  .account__form .form-group:first-child .control-label {
    margin-top: 0;
  }
}

.account__form .form-group .control-label {
  width: 50%;
  float: left;
  line-height: 37px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .account__form .form-group .control-label {
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}

body.language-zh .account__form .form-group .control-label {
  font-size: 16px;
}

@media (max-width: 767px) {
  body.language-zh .account__form .form-group .control-label {
    font-size: 12px;
  }
}

.account__form .form-group .verification-code-valid {
  background: #fff url(../img/valid-tick.png) right 0 no-repeat;
}

@media (max-width: 767px) {
  .account__form .form-group .verification-code-valid {
    background-size: auto 30px;
  }
}

.account__form .form-group .form-control {
  width: 220px;
  float: right;
  border: none;
  background-color: #fff;
  font-size: 18px;
}

@media not all and (min-resolution: 0.001dpcm) {
  .account__form .form-group .form-control {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .account__form .form-group .form-control {
    font-size: 12px;
    line-height: 17px;
    width: 100%;
    float: none;
    height: 30px;
    padding: 10px;
  }
}

body.language-zh .account__form .form-group .form-control {
  font-size: 16px;
}

@media (max-width: 767px) {
  body.language-zh .account__form .form-group .form-control {
    font-size: 12px;
  }
}

.account__form .form-group .chosen-container {
  float: right;
}

.account__form .send-code-btn {
  width: 220px;
  float: right;
  margin-top: 8px;
  margin-bottom: 6px;
  font-size: 18px;
  color: #fff;
  background: #043458;
  border: none;
  min-height: 33px;
  letter-spacing: -1px;
  clear: both;
}

.account__form .send-code-btn:hover {
  background: #0082a9;
}

@media (max-width: 767px) {
  .account__form .send-code-btn:hover {
    background: #043458;
  }
}

@media (max-width: 767px) {
  .account__form .send-code-btn {
    font-size: 12px;
    width: 100%;
    float: none;
    margin-top: 10px;
    height: 30px;
    margin-bottom: 0;
  }
}

.account__form .send-code-btn.resend-verification-code {
  background: #333;
}

.account__form .send-code-btn.reached-quotation {
  background: #ee2d42;
}

body.language-zh .account__form .send-code-btn {
  font-size: 16px;
}

@media (max-width: 767px) {
  body.language-zh .account__form .send-code-btn {
    font-size: 12px;
  }
}

.account__form .account--button {
  width: 136px;
  height: 136px;
  font-size: 14px;
  padding: 0 5px;
  vertical-align: middle;
  background: #ee2d42;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-weight: bold;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  position: absolute;
  bottom: -93px;
  left: 50%;
  margin-left: -65px;
  display: block;
  z-index: 10;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
}

.account__form .account--button:hover {
  background: #eb5e6c;
}

@media (max-width: 767px) {
  .account__form .account--button {
    width: 80px;
    height: 80px;
    font-size: 9px;
    margin-left: -40px;
    bottom: -49px;
  }
}

.account__form .account--button span {
  margin: 7px auto 0;
  display: block;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
  margin-bottom: 11px;
}

@media (max-width: 767px) {
  .account__form .account--button span {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/arrow_next_small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 13px;
    height: 23px;
    margin-bottom: 6px;
  }
}

.account__form .account--button.disabled {
  background: #666;
  box-shadow: 0px 18px 25px 10px rgba(215, 223, 229, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(215, 223, 229, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(215, 223, 229, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(215, 223, 229, 0.48);
  cursor: default;
}

.account__form #mobileNumber + .help-block {
  padding-bottom: 14px;
}

.account__form .help-block {
  float: right;
  padding-left: 10px;
  width: 50%;
  line-height: 18px;
  padding-bottom: 0;
}

body.language-zh .account__form .help-block {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .account__form .help-block {
    width: 100%;
    font-size: 14px;
    float: none;
    padding-left: 0;
  }

  body.language-zh .account__form .help-block {
    font-size: 12px;
    line-height: 14px;
  }
}

.account__form .forgotten-password {
  text-align: right;
  padding-top: 13px;
  clear: both;
}

@media (max-width: 767px) {
  .account__form .forgotten-password {
    padding-top: 8px;
    margin-bottom: 0;
  }
}

.account__form .forgotten-password a {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #043458;
  border-bottom: 1px solid #043458;
}

.account__form .forgotten-password a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account__form .forgotten-password a:hover {
    color: #043458;
    border-color: #043458;
  }
}

@media (max-width: 767px) {
  .account__form .forgotten-password a {
    font-size: 12px;
  }
}

body.language-zh .account__form .forgotten-password a {
  font-size: 16px;
}

@media (max-width: 767px) {
  body.language-zh .account__form .forgotten-password a {
    font-size: 12px;
  }
}

.account__form__title {
  font-size: 30px;
  line-height: 40px;
  color: #043458;
  font-weight: bold;
}

body.language-zh .account__form__title {
  line-height: 36px;
}

@media (max-width: 767px) {
  body.language-zh .account__form__title {
    line-height: 24px;
  }
}

.account__form__description {
  text-align: right;
  font-size: 18px;
  color: #043458;
}

body.language-zh .account__form__description {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .account__form__description {
    font-size: 12px;
    line-height: 18px;
  }
}

.account .user-register__headline,
.account .login-page__headline {
  font-size: 50px;
  line-height: 60px;
  color: #043458;
  font-weight: bold;
  padding: 0;
  margin-top: 20px;
  margin-left: 82px;
}

@media (max-width: 767px) {
  .account .user-register__headline,
  .account .login-page__headline {
    padding: 0 20px;
    max-width: 320px;
    margin: auto;
    font-size: 30px;
    line-height: 40px;
  }
}

body.language-zh .account .user-register__headline,
body.language-zh .account .login-page__headline {
  font-size: 60px;
  line-height: 70px;
}

@media (max-width: 767px) {
  body.language-zh .account .user-register__headline,
  body.language-zh .account .login-page__headline {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .account .user-register__headline {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .account .user-register__headline .account__right__title_de .account__right__title_de_text {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .account .user-register__headline .account__right__title_de {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .account .user-register__headline .account__right__title_de .account_benefits_link {
    font-weight: bold;
    text-decoration: underline;
  }
}

.account .login-page__headline {
  margin-top: 24px;
}

@media (max-width: 767px) {
  .account .login-page__headline {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

.account__description {
  font-size: 18px;
  line-height: 26px;
  margin-top: 5px;
  padding-left: 82px;
}

@media (max-width: 767px) {
  .account__description {
    display: none;
  }
}

.account__description--mobile {
  display: none;
}

@media (max-width: 767px) {
  .account__description--mobile {
    display: block;
    font-size: 12px;
    line-height: 18px;
  }
}

body.language-zh .account__description {
  font-size: 16px;
  line-height: 24px;
}

.account .tab-content {
  padding-top: 19px;
}

@media (max-width: 767px) {
  .account .tab-content {
    padding-top: 9px;
  }
}

.account .tab-content .tab-pane#mobile-number {
  padding-bottom: 65px;
}

@media (max-width: 767px) {
  .account .tab-content .tab-pane#mobile-number {
    padding-bottom: 0;
  }
}

.account__tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.account__tabs:before,
.account__tabs:after {
  content: " ";
  display: table;
}

.account__tabs:after {
  clear: both;
}

.account__tabs:before,
.account__tabs:after {
  content: " ";
  display: table;
}

.account__tabs:after {
  clear: both;
}

@media (max-width: 767px) {
  .account__tabs {
    padding-top: 4px;
  }
}

.account__tabs li {
  float: left;
  width: 50%;
}

.account__tabs li.active a {
  background: #043458;
  color: #fff;
}

.account__tabs li a {
  display: block;
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  background: #fff;
  font-weight: bold;
  color: #043458;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 767px) {
  .account__tabs li a {
    font-size: 12px;
    height: 30px;
    line-height: 32px;
  }
}

.account__tabs li a:hover {
  background: #043458;
  color: #fff;
}

body.language-zh .account__tabs li a {
  font-size: 16px;
}

@media (max-width: 767px) {
  body.language-zh .account__tabs li a {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .account.register {
    padding-bottom: 37px;
  }
}

.account.register .wrap-mobile-input .help-block {
  padding-bottom: 12px;
}

@media (max-width: 767px) {
  .account.register .wrap-mobile-input .help-block {
    padding-bottom: 8px;
  }
}

.account.register .account__form__content {
  margin-top: 60px;
  padding-top: 32px;
}

@media (max-width: 767px) {
  .account.register .account__form__content {
    margin-top: 14px;
    padding-top: 6px;
  }
}

.account.register .account__form__title {
  max-width: 420px;
}

@media (max-width: 767px) {
  .account.register .account__form__title {
    font-size: 20px;
    line-height: 24px;
  }
}

.account.register .account__form__description {
  margin-top: -15px;
}

@media (max-width: 767px) {
  .account.register .account__form__description {
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
  }
}

.account.register .wrap-name input[type="text"] {
  letter-spacing: -1px;
}

@media (max-width: 767px) {
  .account.register .wrap-name input[type="text"] {
    letter-spacing: 0;
  }
}

.account.register .wrap-name .form-group .help-block {
  display: none;
}

.account.register .wrap-checkbox {
  padding-top: 20px;
}

.account.register .account__form .form-group {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .account.register .account__form .form-group {
    padding-top: 0;
    z-index: 20;
  }
}

.account.register .account__form .send-code-btn {
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  .account.register .account__form .send-code-btn {
    margin-bottom: -4px;
  }
}

.account.register .account__form .wrap-checkbox:before,
.account.register .account__form .wrap-checkbox:after {
  content: " ";
  display: table;
}

.account.register .account__form .wrap-checkbox:after {
  clear: both;
}

.account.register .account__form .wrap-checkbox:before,
.account.register .account__form .wrap-checkbox:after {
  content: " ";
  display: table;
}

.account.register .account__form .wrap-checkbox:after {
  clear: both;
}

.account.register .account__form .wrap-checkbox .form-group {
  padding-top: 0;
  float: left;
}

.account.register .account__form .wrap-checkbox .form-group label.control-label {
  width: 100%;
  float: none;
  font-weight: normal;
}

@media (max-width: 767px) {
  .account.register .account__form .wrap-checkbox .form-group label.control-label {
    padding-left: 30px;
    line-height: 24px;
  }
}

.account.register .account__form .wrap-checkbox .form-group label.control-label:before {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .account.register .account__form .wrap-checkbox .form-group label.control-label:before {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.account.register .account__form .wrap-checkbox .form-group label.control-label a {
  border-bottom: 1px solid #043458;
}

.account.register .account__form .wrap-checkbox .form-group label.control-label a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account.register .account__form .wrap-checkbox .form-group label.control-label a:hover {
    color: #043458;
    border-color: #043458;
  }
}

.account.register .account__form .wrap-checkbox .form-group .help-block {
  width: 100%;
  padding-left: 46px;
  float: none;
  margin-top: 0;
}

.ie8 .account.register .account__form .wrap-checkbox .form-group .help-block {
  padding-left: 20px;
  margin-top: -13px;
}

@media (max-width: 767px) {
  .account.register .account__form .wrap-checkbox .form-group .help-block {
    padding-left: 30px;
  }
}

.account.register .account__form {
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .account.register .account__form {
    padding-bottom: 59px;
  }
}

.account.register .account__right {
  margin-top: 108px;
}

@media (max-width: 767px) {
  .account.register .account__right {
    margin-top: 100px;
  }
}

.account.qq-login {
  padding-bottom: 190px;
}

@media (max-width: 767px) {
  .account.qq-login {
    padding-bottom: 75px;
  }
}

.account.qq-login .account__form {
  min-height: 278px;
}

@media (max-width: 767px) {
  .account.qq-login .account__form {
    min-height: 160px;
  }
}

.account.qq-login .user-register__headline {
  max-width: 557px;
}

.account.qq-login .account__form__description {
  text-align: left;
}

@media (max-width: 767px) {
  .account.qq-login .account__form__description {
    font-size: 12px;
    margin-bottom: -11px;
  }
}

.account.qq-login .error-message {
  width: 220px;
  float: right;
  font-size: 18px;
  line-height: 18px;
  color: #ee2d42;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .account.qq-login .error-message {
    width: 100%;
    float: none;
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
    display: block;
  }
}

.account.qq-login .error-message a {
  font-weight: bold;
  color: #ee2d42;
  border-bottom: 1px solid #ee2d42;
}

.account.qq-login .error-message a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .account.qq-login .error-message a:hover {
    color: #ee2d42;
    border-color: #ee2d42;
  }
}

.account.qq-login .form-control.error {
  border: 2px solid #ee2d42;
}

.account.qq-login .account__right {
  margin-top: 61px;
}

@media (max-width: 767px) {
  .account.qq-login .account__right {
    margin-top: -3px;
  }
}

.account.qq-login .account__form__content {
  padding-top: 49px;
}

@media (max-width: 767px) {
  .account.qq-login .account__form__content {
    padding-top: 8px;
  }
}

.account.qq-login .account__form .form-group {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .account.qq-login .account__form .form-group {
    padding-top: 0;
  }
}

.account.qq-login .tab-content {
  padding-top: 0;
}

.account.qq-login .account__form {
  padding-bottom: 35px;
}

@media (max-width: 767px) {
  .account.qq-login .account__form {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .account.qq-login .form-group .control-label {
    margin-top: 11px;
  }
}

@media (max-width: 767px) {
  .account.qq-login .chosen-container .chosen-single {
    height: 30px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  .account.qq-login .account__form .forgotten-password {
    margin-top: -5px;
  }
}

.account .global-alerts {
  margin-top: -7px;
  padding-bottom: 7px;
}

.account #wsiRegistrationForm .disabled:before,
.account #verificationCodeForm .disabled:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -722px -323px;
  width: 460px;
  height: 61px;
}

@media (max-width: 767px) {
  .account #wsiRegistrationForm .disabled:before,
  .account #verificationCodeForm .disabled:before {
    width: 100%;
  }
}

.account #wsiRegistrationForm .disabled .span_disabled,
.account #verificationCodeForm .disabled .span_disabled {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -722px -323px;
  width: 460px;
  height: 61px;
}

.ie8 .account #wsiRegistrationForm .wrap-name .form-group:first-child .control-label,
.ie9 .account #wsiRegistrationForm .wrap-name .form-group:first-child .control-label {
  margin-right: 10px;
}

.wrap-name {
  position: relative;
}

.wrap-name .form-group:first-child input[type="text"] {
  width: 100px;
  float: left;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .wrap-name .form-group:first-child input[type="text"] {
    margin-left: 0;
    width: calc(50% - 8px);
  }
}

.wrap-name .form-group.form-group-2 {
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
}

.wrap-name .form-group.form-group-2 .form-group {
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .wrap-name .form-group.form-group-2 {
    width: calc(50% - 8px);
    top: 30px;
  }
}

.wrap-name .form-group.form-group-2 input[type="text"] {
  width: 100%;
  margin-left: 0;
}

.wrap-name .form-group.form-group-2 .control-label {
  display: none;
}

.language-zh .btn-qq {
  line-height: 50px;
}

@media (max-width: 767px) {
  .language-zh .btn-qq {
    line-height: 35px;
  }
}

.page-register .account__form .account--button span {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1690px -323px;
  width: 48px;
  height: 39px;
}

@media (max-width: 767px) {
  .page-register .account__form .account--button span {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/register-small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 30px;
    height: 24px;
  }
}

.page-register .account__form .has-error .form-control {
  line-height: 27px\9;
}

.ie8 video,
.ie8 .learn__content__video,
.ie8 .video-container {
  cursor: default!important;
}

.ie8 .play-btn {
  display: none!important;
  cursor: default!important;
}

.ie8 .page-login .account .form-control {
  line-height: 33px!important;
}

@media (max-width: 767px) {
  .ie8 .page-login .account .form-control {
    line-height: 30px!important;
  }
}

.page-register .phone-number-error,
.page-login .phone-number-error {
  padding-bottom: 12px;
}

@media (max-width: 767px) {
  .page-register .phone-number-error,
  .page-login .phone-number-error {
    padding-bottom: 8px;
  }
}

.wrap-mobile-input .mobile-prefix {
  position: relative;
  float: right;
  display: inline-block;
}

.wrap-mobile-input .mobile-prefix:before,
.wrap-mobile-input .mobile-prefix:after {
  content: " ";
  display: table;
}

.wrap-mobile-input .mobile-prefix:after {
  clear: both;
}

.wrap-mobile-input .mobile-prefix:before,
.wrap-mobile-input .mobile-prefix:after {
  content: " ";
  display: table;
}

.wrap-mobile-input .mobile-prefix:after {
  clear: both;
}

@media (max-width: 767px) {
  .wrap-mobile-input .mobile-prefix {
    width: 100%;
    float: none;
  }
}

.page-contactUs .wrap-mobile-input .mobile-prefix {
  float: none;
}

.wrap-mobile-input .mobile-prefix:before {
  content: '+86';
  position: absolute;
  top: 0px;
  left: 10px;
  line-height: 34px;
  color: #333333;
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .wrap-mobile-input .mobile-prefix:before {
    line-height: 33px;
  }
}

@media (max-width: 767px) {
  .wrap-mobile-input .mobile-prefix:before {
    line-height: 30px;
    left: 7px;
  }
}

.invoice__content .form-group .form-control,
.account__form .form-group .form-control,
.edit-account__form__block .form-group .form-control {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 34px;
  color: #333;
  height: 34px;
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .invoice__content .form-group .form-control,
  .account__form .form-group .form-control,
  .edit-account__form__block .form-group .form-control {
    height: 33px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .invoice__content .form-group .form-control,
  .account__form .form-group .form-control,
  .edit-account__form__block .form-group .form-control {
    line-height: 1;
  }
}

@media (max-width: 767px) {
  .invoice__content .form-group .form-control,
  .account__form .form-group .form-control,
  .edit-account__form__block .form-group .form-control {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px!important;
    height: 30px;
  }
}

.ie10 .invoice__content .form-group .form-control,
.ie10 .account__form .form-group .form-control,
.ie10 .edit-account__form__block .form-group .form-control {
  line-height: normal;
  height: 33px;
}

.ie8 .invoice__content .form-group .form-control,
.ie8 .account__form .form-group .form-control,
.ie8 .edit-account__form__block .form-group .form-control {
  line-height: 30px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.language-zh .account .account__form .wrap-mobile-input .mobile-prefix:before {
    font-size: 16px;
  }

  body.language-zh .account .account__form .wrap-mobile-input .mobile-prefix .form-control {
    font-size: 16px;
    line-height: 33px;
  }

  body.language-zh .account .account__form .wrap-mobile-input .mobile-prefix.has-error .form-control {
    line-height: 30px;
  }

  /* register */

  body .register .account__form .account__form__content .wrap-mobile-input .mobile-prefix:before {
    line-height: 35px;
  }

  body .register .account__form .account__form__content .wrap-mobile-input .mobile-prefix .form-control {
    line-height: 30px;
  }

  .language-zh body .register .account__form .account__form__content .wrap-mobile-input .mobile-prefix .form-control {
    line-height: 29px;
  }

  body .register .account__form .account__form__content .wrap-mobile-input .mobile-prefix.has-error .form-control {
    line-height: 28px;
  }

  .language-zh body .register .account__form .account__form__content .wrap-mobile-input .mobile-prefix.has-error .form-control {
    line-height: 29px;
  }
}

/* login QQ */

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .qq-login .account__form .wrap-mobile-input .mobile-prefix .form-control.error {
    line-height: 30px;
  }

  *::-ms-backdrop,
  body.language-zh .qq-login .account__form .wrap-mobile-input .mobile-prefix .form-control.error {
    line-height: 30px;
  }
}

/* boxaccount_button_mobile */

.boxaccount_button_mobile {
  background: #f2f1f1;
}

.boxaccount_button_mobile .content {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
}

.boxaccount_button_mobile .content .title {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1;
  color: #043458;
}

.boxaccount_button_mobile .content .row_btn_boxaccount {
  margin-left: -10px;
  margin-right: -10px;
}

.boxaccount_button_mobile .content .row_btn_boxaccount .btn_boxaccount {
  padding: 0 10px;
  float: left;
  width: 50%;
  font-weight: bold;
}

.boxaccount_button_mobile .content .row_btn_boxaccount .btn_boxaccount a {
  color: #ffffff;
  background: #043458;
  width: 100%;
  display: block;
  line-height: 33px;
}

.btn-square {
  height: 35px;
  line-height: 35px;
  text-align: center;
  min-width: 150px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #043458;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
  display: inline-block;
  margin-left: 2px;
}

.btn-square:hover {
  background: #0082a9;
  color: #fff;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .btn-square:hover {
    background: #043458;
  }
}

/*product list*/

.wt_slideshow {
  z-index: 1;
}

.wt_slideshow img {
  width: 100%;
}

.wt_slideshow.banner_product .slideshow_content .slideshow_text {
  top: 46%;
}

.wt_slideshow.banner_product .slideshow_content .slideshow_text h2 {
  font-size: 60px;
  line-height: 70px;
  max-width: 650px;
  margin: auto;
  margin-top: 0px;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .slideshow_content .slideshow_text h2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 260px;
    margin-top: 12px;
  }
}

.wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
  font-size: 90px;
  line-height: 100px;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
    font-size: 30px;
    line-height: 34px;
  }
}

.wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1 {
  font-size: 90px;
  line-height: 100px;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1 {
    font-size: 30px;
    line-height: 34px;
  }
}

.wt_slideshow.banner_product .wrap-circle {
  position: absolute;
  bottom: 14%;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .wrap-circle {
    bottom: 3px;
  }
}

.wt_slideshow.banner_product .wrap-circle .circle {
  width: 136px;
  height: 136px;
  border: 3px solid #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  display: inline-block;
  margin: 0 11px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
}

@media (min-width: 1024px) {
  .wt_slideshow.banner_product .wrap-circle .circle:hover {
    background: #fff;
  }

  .wt_slideshow.banner_product .wrap-circle .circle:hover a {
    color: #313131;
  }
}

.wt_slideshow.banner_product .wrap-circle .circle:active {
  background: none;
}

.wt_slideshow.banner_product .wrap-circle .circle:active a {
  color: #fff;
  cursor: default;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .wrap-circle .circle {
    width: 80px;
    height: 80px;
    margin: 0 4px;
    border-width: 1px;
  }
}

.wt_slideshow.banner_product .wrap-circle .circle a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .wrap-circle .circle a {
    font-size: 12px;
  }
}

.wt_slideshow.banner_product .wrap-circle .circle a span {
  width: 100%;
  padding: 0 25px;
  display: block;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  word-break: normal;
}

@media (max-width: 767px) {
  .wt_slideshow.banner_product .wrap-circle .circle a span {
    line-height: 18px;
    padding: 0 10px;
  }
}

.page-homepage .wt_slideshow.banner_product video {
  vertical-align: top;
}

@media (max-width: 767px) {
  .page-homepage .wt_slideshow.banner_product .wrap-circle .circle {
    width: 55px;
    height: 55px;
    margin: 0 2px;
  }

  .page-homepage .wt_slideshow.banner_product .wrap-circle .circle a {
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
  }
}

.product-list {
  max-width: 1400px;
  overflow: hidden;
  margin: auto;
}

.product-list .container {
  padding: 0 60px;
}

@media (max-width: 767px) {
  .product-list .container {
    padding: 0 30px;
    max-width: 320px;
  }
}

.product-list__title {
  font-size: 60px;
  line-height: 70px;
  font-weight: bold;
  color: #043458;
  margin-top: 1px;
}

.product-list__title span {
  font-size: 50px;
}

@media (max-width: 767px) {
  .product-list__title {
    font-size: 30px;
    line-height: 35px;
    padding-right: 112px;
    margin-top: 23px;
    min-height: 160px;
  }

  .product-list__title.multimethod {
    font-size: 26px;
  }

  .product-list__title span {
    font-size: 24px;
  }
}

.product-list__tabs {
  padding-top: 10px;
  position: relative;
  z-index: 100;
}

@media (max-width: 767px) {
  .product-list__tabs {
    padding-top: 14px;
  }

  .product-list__tabs .container {
    padding: 0 30px;
  }
}

.product-list .nav-tabs {
  margin: auto;
  border: 0;
  padding: 0;
  font-size: 0;
  padding-top: 16px;
}

@media (max-width: 767px) {
  .product-list .nav-tabs {
    padding-top: 1px;
  }
}

.product-list .nav-tabs li {
  display: inline-block;
  float: none;
  margin: 0 0 0 102px;
}

@media (max-width: 767px) {
  .product-list .nav-tabs li {
    margin-left: 19px;
  }
}

.product-list .nav-tabs li:first-child {
  margin-left: 0;
}

.product-list .nav-tabs li a {
  display: block;
  margin: 0;
  color: #043458;
  font-size: 20px;
  text-align: center;
  border: none;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  line-height: 40px;
}

@media (max-width: 767px) {
  .product-list .nav-tabs li a {
    font-size: 12px;
    line-height: 20px;
  }
}

.product-list .nav-tabs li a:hover {
  color: #0082a9;
}

@media (max-width: 767px) {
  .product-list .nav-tabs li a:hover {
    color: #043458;
  }
}

.product-list .nav-tabs li a:before {
  content: '';
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -6px;
  margin-left: -8px;
  border-bottom: 10px solid #ee2d42;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

@media (max-width: 767px) {
  .product-list .nav-tabs li a:before {
    margin-top: 4px;
    margin-left: -5px;
    border-bottom: 5px solid #ee2d42;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
}

.product-list .nav-tabs li a .span_awrrow_before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 4px;
  margin-left: -8px;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1846px -205px;
  width: 15px;
  height: 10px;
  display: none;
}

.product-list .nav-tabs li.active a {
  color: #ee2d42;
  border: none;
}

.product-list .nav-tabs li.active a:before {
  display: block;
}

.product-list .nav-tabs li.active a .span_awrrow_before {
  display: block;
}

.product-list__content .tab-pane {
  max-width: 1020px;
  margin: auto;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .product-list__content .tab-pane {
    padding-top: 19px;
  }
}

.product-list__content__title,
.product-list__content__subtitle {
  position: relative;
  z-index: 20;
  font-weight: bold;
  padding-top: 11px;
}

@media (max-width: 767px) {
  .product-list__content__title,
  .product-list__content__subtitle {
    line-height: 28px;
    padding: 0;
    margin: 0;
  }
}

.product-list__content__title {
  font-size: 30px;
}

@media (max-width: 767px) {
  .product-list__content__title {
    font-size: 20px;
  }
}

.product-list__content__subtitle {
  font-size: 16px;
}

@media (max-width: 767px) {
  .product-list__content__subtitle {
    font-size: 12px;
  }
}

.product-list__status {
  position: relative;
  z-index: 20;
  padding-top: 26px;
}

@media (max-width: 767px) {
  .product-list__status {
    padding-top: 12px;
  }
}

.product-list__status > span {
  padding-left: 40px;
  margin-left: 49px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 29px;
}

@media (max-width: 767px) {
  .product-list__status > span {
    font-size: 12px;
    padding-left: 30px;
    margin-left: 22px;
    line-height: 18px;
  }
}

.product-list__status > span:first-child {
  margin-left: 0;
}

.product-list__status > span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.product-list__status > span.popular:before {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1650px -583px;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .product-list__status > span.popular:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/icon-heart-sm.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
  }
}

.product-list__status > span.star:before {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1710px -583px;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .product-list__status > span.star:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/star-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
  }
}

.product-list__status > span.student-count:before {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1770px -583px;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .product-list__status > span.student-count:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/icon-user-sm.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
  }
}

.product-list__subtitle {
  font-size: 40px;
  line-height: 50px;
  font-family: 'ProximaNova-Black', Arial, sans-serif;
  color: #043458;
  text-align: left;
}

@media (max-width: 767px) {
  .product-list__subtitle {
    font-size: 24px;
    line-height: 30px;
    margin-top: 15px;
  }
}

body.language-en .product-list__subtitle {
  font-family: 'ProximaNova-Regular', Arial, sans-serif;
  font-weight: bold;
}

.product-list__wrapper {
  max-width: 1020px;
  padding-top: 37px;
  position: relative;
  z-index: 20;
}

@media (max-width: 767px) {
  .product-list__wrapper {
    padding-top: 20px;
  }
}

.product-list__col {
  width: 301px;
  padding-right: 20px;
  float: left;
  line-height: 28px;
}

@media (max-width: 767px) {
  .product-list__col {
    float: none;
    width: 100%;
    max-width: none;
    margin: auto;
    padding: 13px 0 0 0;
    line-height: 14px;
  }

  .product-list__col br {
    display: none;
  }
}

@media (max-width: 767px) {
  .product-list__col:first-child {
    padding-top: 1px;
  }
}

.product-list__col p {
  font-size: 16px;
  position: relative;
  padding-left: 13px;
  margin: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-list__col p {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 15px;
    padding-left: 9px;
  }
}

.product-list__col p.list-icon:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #333;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

@media (max-width: 767px) {
  .product-list__col p.list-icon:before {
    height: 5px;
    width: 5px;
    top: 6px;
    left: 1px;
  }
}

@media (max-width: 767px) {
  .product-list__col p.list-icon {
    padding-bottom: 0;
  }
}

.product-list__col p.col-title {
  color: #ee2d42;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .product-list__col p.col-title {
    margin-bottom: 2px;
    padding-bottom: 0;
  }
}

.product-list__col p b {
  font-weight: bold;
}

.product-list__col__img {
  width: 100%;
  padding-bottom: calc(100% - 6px);
  position: relative;
  background: #fff;
  border: 3px solid #ee2d42;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  margin-top: -28px;
}

@media (max-width: 767px) {
  .product-list__col__img {
    margin-top: 0;
    border-width: 2px;
  }

  .product-list__col__img img {
    max-width: 119px;
    display: block;
    margin: auto;
  }
}

.product-list__col__img2 {
  padding-bottom: 13px;
  padding-top: 4px;
}

@media (max-width: 767px) {
  .product-list__col__img2 {
    max-width: 146px;
    padding-top: 15px;
    padding-bottom: 16px;
  }
}

.product-list__col__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  max-width: 210px;
  text-align: center;
}

@media (max-width: 767px) {
  .product-list__col__content {
    max-width: 135px;
  }
}

.product-list__col__content p {
  color: #ee2d42;
  font-size: 30px;
  text-align: left;
}

@media (max-width: 767px) {
  .product-list__col__content p {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }
}

.product-list__col__content p b {
  line-height: 36px;
}

@media (max-width: 767px) {
  .product-list__col__content p b {
    line-height: 24px;
  }
}

.product-list__col__content p,
.product-list__col__content img {
  padding: 7px 0;
}

.product-list--prime .col-title {
  color: #ee2d42;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .product-list--prime .col-title {
    margin-bottom: 1px;
  }
}

.product-list--prime .product-list__col {
  width: 33.33%;
}

@media (max-width: 767px) {
  .product-list--prime .product-list__col {
    width: 100%;
    padding: 0;
  }
}

.product-list__wrap-button {
  height: 67px;
  margin-top: 56px;
  margin-left: -33px;
  position: relative;
}

.product-list__wrap-button:before {
  content: '';
  position: absolute;
  bottom: -50px;
  margin-left: -1081px;
  left: 50%;
  width: 2317px;
  height: 2317px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  border: 3px solid #043458;
  z-index: -1;
}

.ios11 .product-list__wrap-button:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2317' height='2317'><path d='M2,1158.5a1156.5,1156.5 0 1,0 2313,0a1156.5,1156.5 0 1,0 -2313,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .product-list__wrap-button:before {
    content: '';
    width: 1168px;
    height: 1168px;
    border-width: 2px;
    top: auto;
    bottom: 3px;
    left: 50%;
    margin-left: -584px;
    z-index: 0;
  }

  .ios11 .product-list__wrap-button:before {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1168' height='1168'><path d='M2,584a582,582 0 1,0 1164,0a582,582 0 1,0 -1164,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
  }
}

@media (max-width: 767px) {
  .product-list__wrap-button {
    margin-top: 39px;
    height: 52px;
    margin-left: 14px;
    text-align: center;
  }
}

.product-list__button {
  margin: 0 16px;
}

.product-list__button:before {
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .product-list__button {
    margin: 0 10px;
  }
}

.product-list__button--red {
  display: table;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}

.product-list__button--red:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ee2d42;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.product-list__button--red:hover a {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-list__button--red:hover a {
    background: #ee2d42;
  }
}

.product-list__button--red:focus,
.product-list__button--red:active {
  cursor: default;
}

.product-list__button--red:focus a,
.product-list__button--red:active a {
  background: #ee2d42;
  cursor: default;
}

.product-list__button--red a {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  background: #ee2d42;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .product-list__button--red a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}

.product-list__button--red a:focus,
.product-list__button--red a:active {
  background: #ee2d42;
  cursor: default;
}

.product-list__button--red a span {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .product-list__button--red a span {
    font-size: 12px;
  }
}

.product-list__button--red a span.glyphicon {
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .product-list__button--red a span.glyphicon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    margin-bottom: 12px;
  }
}

.product-list__button--red a span.glyphicon:before {
  content: '';
}

@media (max-width: 767px) {
  .product-list__button--red.content_item_more2 a {
    line-height: 14px;
  }
}

.product-list__button--red.more_style:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-list__button--red.more_style:hover a {
    background: #043458;
  }
}

.product-list__button--red.more_style:focus a,
.product-list__button--red.more_style:active a {
  background: #043458;
}

.product-list__button--red.more_style a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.product-list__button--red.more_style a:focus,
.product-list__button--red.more_style a:active {
  background: #043458;
  cursor: default;
}

.product-list__button--red.more_style .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--red.more_style .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--red.more_style .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--red.more_style .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--red.more_style:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

.product-list__button--blue {
  display: table;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}

.product-list__button--blue:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ee2d42;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.product-list__button--blue:hover a {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-list__button--blue:hover a {
    background: #ee2d42;
  }
}

.product-list__button--blue:focus,
.product-list__button--blue:active {
  cursor: default;
}

.product-list__button--blue:focus a,
.product-list__button--blue:active a {
  background: #ee2d42;
  cursor: default;
}

.product-list__button--blue a {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  background: #ee2d42;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .product-list__button--blue a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}

.product-list__button--blue a:focus,
.product-list__button--blue a:active {
  background: #ee2d42;
  cursor: default;
}

.product-list__button--blue a span {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .product-list__button--blue a span {
    font-size: 12px;
  }
}

.product-list__button--blue a span.glyphicon {
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .product-list__button--blue a span.glyphicon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    margin-bottom: 12px;
  }
}

.product-list__button--blue a span.glyphicon:before {
  content: '';
}

@media (max-width: 767px) {
  .product-list__button--blue.content_item_more2 a {
    line-height: 14px;
  }
}

.product-list__button--blue.more_style:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-list__button--blue.more_style:hover a {
    background: #043458;
  }
}

.product-list__button--blue.more_style:focus a,
.product-list__button--blue.more_style:active a {
  background: #043458;
}

.product-list__button--blue.more_style a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.product-list__button--blue.more_style a:focus,
.product-list__button--blue.more_style a:active {
  background: #043458;
  cursor: default;
}

.product-list__button--blue.more_style .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--blue.more_style .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--blue.more_style .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--blue.more_style .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--blue.more_style:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

.product-list__button--blue:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .product-list__button--blue:hover a {
    background: #043458;
  }
}

.product-list__button--blue:focus a,
.product-list__button--blue:active a {
  background: #043458;
}

.product-list__button--blue a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.product-list__button--blue a:focus,
.product-list__button--blue a:active {
  background: #043458;
  cursor: default;
}

.product-list__button--blue .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--blue .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--blue .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .product-list__button--blue .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.product-list__button--blue:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

.product-list__button a {
  width: 136px;
  height: 136px;
  font-size: 16px;
  padding: 0 25px;
  line-height: 20px;
  text-decoration: none;
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .product-list__button a {
    width: 160px;
    height: 160px;
    font-size: 24px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .product-list__button a {
    width: 84px;
    height: 84px;
    font-size: 12px;
    line-height: 14px;
    padding: 0 10px;
  }
}

.product-list__button a span {
  margin: 10px auto;
}

@media (max-width: 767px) {
  .product-list__button a span {
    margin: 7px auto;
  }
}

.product-list .new-container {
  padding: 0 0 0 498px;
  position: relative;
}

@media (max-width: 767px) {
  .product-list .new-container {
    padding: 0 30px 2px;
  }
}

.product-list__img {
  position: absolute;
  top: 69px;
  left: -36px;
  max-width: 474px;
}

@media (max-width: 767px) {
  .product-list__img {
    max-width: 142px;
    top: 0;
    right: 0;
    left: auto;
  }
}

.product-list__img img {
  width: 100%;
}

.breadcrumb-container {
  position: relative;
  z-index: 100;
}

.center {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .center {
    max-width: 320px;
    overflow: visible;
  }
}

.center:before {
  content: '';
  position: absolute;
  top: 347px;
  left: -556px;
  z-index: 0;
  width: 1491px;
  height: 1491px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  border: 3px solid #043458;
}

.ios11 .center:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1491' height='1491'><path d='M2,745.5a743.5,743.5 0 1,0 1487,0a743.5,743.5 0 1,0 -1487,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .center:before {
    width: 934px;
    height: 934px;
    top: 35px;
    left: -547px;
    border-width: 2px;
  }

  .ios11 .center:before {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='934' height='934'><path d='M2,467a465,465 0 1,0 930,0a465,465 0 1,0 -930,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
  }
}

.center > div {
  z-index: 10;
  position: relative;
}

.center__level {
  width: 100%;
  max-width: 451px;
  position: relative;
  margin-top: 189px;
  margin-left: 176px;
  float: left;
}

@media (max-width: 767px) {
  .center__level {
    float: none;
    margin: 70px auto 0 auto;
    max-width: 265px;
  }
}

.center__level__box {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ee2d42;
  position: relative;
}

.center__level__content {
  transform: translate(-50%, -51%);
  -webkit-transform: translate(-50%, -51%);
  -moz-transform: translate(-50%, -51%);
  -ms-transform: translate(-50%, -51%);
  -o-transform: translate(-50%, -51%);
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 300px;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 767px) {
  .center__level__content {
    max-width: 194px;
    font-size: 12px;
    line-height: 15px;
  }

  body.language-en .center__level__content.moveRight {
    padding-left: 18px;
  }
}

.center__level__content .center__link p:first-child {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .center__level__content .center__link p:first-child {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) {
  .center__level__content .center__link p:not(:first-child) {
    font-size: 16px;
    line-height: 24px;
  }
}

.center__level__content p {
  margin-top: 3px;
  padding-left: 30px;
}

@media (max-width: 767px) {
  .center__level__content p {
    padding-left: 13px;
    margin-top: 7px;
  }
}

.center__level__content p a {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.center__level__content p a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .center__level__content p a:hover {
    color: #fff;
    border-color: #fff;
  }
}

.center__level__title {
  font-size: 30px;
  /*.ProximaNova-Regular;*/
  line-height: 36px;
  padding-bottom: 3px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .center__level__title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 3px;
    font-weight: bold;
  }
}

.center__design {
  float: left;
  clear: both;
  width: 100%;
  max-width: 397px;
  margin-left: 87px;
  margin-top: 57px;
  padding-right: 15px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .center__design {
    float: none;
    margin: 62px auto 0 auto;
    max-width: 265px;
    padding-right: 0;
  }
}

body.language-zh .center__design h3 + p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

@media (max-width: 767px) {
  body.language-zh .center__design h3 + p {
    font-size: 12px;
    line-height: 18px;
  }
}

.center__design__title {
  font-size: 40px;
  line-height: 50px;
  color: #043458;
  padding-bottom: 15px;
  font-weight: bold;
  /*.ProximaNova-Regular;*/
}

@media (max-width: 767px) {
  .center__design__title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 0;
    margin-bottom: 3px;
  }
}

.center__design p:first-child {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.center__design p {
  font-size: 16px;
  line-height: 24px;
  padding-left: 57px;
  padding-bottom: 18px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .center__design p {
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 4px;
    font-weight: normal;
  }
}

.center__design p a {
  font-weight: bold;
  color: #ee2d42;
  border-bottom: 1px solid #ee2d42;
}

.center__design p a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .center__design p a:hover {
    color: #ee2d42;
    border-color: #ee2d42;
  }
}

.center__slide {
  float: right;
  width: 100%;
  max-width: 570px;
  margin-bottom: 190px;
  margin-top: -3px;
  position: relative;
  z-index: 10;
}

@media (max-width: 767px) {
  .center__slide {
    float: none;
    max-width: 265px;
    margin: 24px auto 61px auto;
  }
}

.center__slide .owl-carousel {
  width: 100%;
}

.center__slide .button {
  position: absolute;
  left: 0;
  top: 100%;
  transform: translate(-43%, -39%);
  -webkit-transform: translate(-43%, -39%);
  -moz-transform: translate(-43%, -39%);
  -ms-transform: translate(-43%, -39%);
  -o-transform: translate(-43%, -39%);
  z-index: 10;
}

@media (max-width: 767px) {
  .center__slide .button {
    transform: translate(0, 4%);
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
  }
}

.center__slide .button--red {
  display: table;
  vertical-align: middle;
  position: relative;
}

.center__slide .button--red:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ee2d42;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.center__slide .button--red:hover a {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .center__slide .button--red:hover a {
    background: #ee2d42;
  }
}

.center__slide .button--red:focus,
.center__slide .button--red:active {
  cursor: default;
}

.center__slide .button--red:focus a,
.center__slide .button--red:active a {
  background: #ee2d42;
  cursor: default;
}

.center__slide .button--red a {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  background: #ee2d42;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .center__slide .button--red a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}

.center__slide .button--red a:focus,
.center__slide .button--red a:active {
  background: #ee2d42;
  cursor: default;
}

.center__slide .button--red a span {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .center__slide .button--red a span {
    font-size: 12px;
  }
}

.center__slide .button--red a span.glyphicon {
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .center__slide .button--red a span.glyphicon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    margin-bottom: 12px;
  }
}

.center__slide .button--red a span.glyphicon:before {
  content: '';
}

@media (max-width: 767px) {
  .center__slide .button--red.content_item_more2 a {
    line-height: 14px;
  }
}

.center__slide .button--red.more_style:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .center__slide .button--red.more_style:hover a {
    background: #043458;
  }
}

.center__slide .button--red.more_style:focus a,
.center__slide .button--red.more_style:active a {
  background: #043458;
}

.center__slide .button--red.more_style a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.center__slide .button--red.more_style a:focus,
.center__slide .button--red.more_style a:active {
  background: #043458;
  cursor: default;
}

.center__slide .button--red.more_style .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .center__slide .button--red.more_style .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.center__slide .button--red.more_style .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .center__slide .button--red.more_style .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.center__slide .button--red.more_style:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

.center__slide .button a {
  width: 136px;
  height: 136px;
  font-size: 16px;
  padding: 0 25px;
  line-height: 20px;
  text-decoration: none;
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .center__slide .button a {
    width: 160px;
    height: 160px;
    font-size: 24px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .center__slide .button a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0 10px;
  }
}

.center__slide .button a span {
  margin: 10px auto;
}

@media (max-width: 767px) {
  .center__slide .button a span {
    margin: 7px auto;
  }
}

.center__slide .owl-nav,
.center__slide .center__slick__button {
  position: absolute;
  right: 0;
  top: 100%;
  transform: translate(-30%, -91%);
  -webkit-transform: translate(-30%, -91%);
  -moz-transform: translate(-30%, -91%);
  -ms-transform: translate(-30%, -91%);
  -o-transform: translate(-30%, -91%);
  width: 136px;
  height: 136px;
  background: rgba(4, 52, 88, 0.58);
  box-shadow: 0 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0 18px 25px 10px rgba(4, 52, 88, 0.58);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .center__slide .owl-nav,
  .center__slide .center__slick__button {
    width: 160px;
    height: 160px;
    transform: translate(0, -92%);
    -webkit-transform: translate(0, -92%);
    -moz-transform: translate(0, -92%);
    -ms-transform: translate(0, -92%);
    -o-transform: translate(0, -92%);
  }
}

@media (max-width: 767px) {
  .center__slide .owl-nav,
  .center__slide .center__slick__button {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    width: 80px;
    height: 80px;
    margin-top: -33px;
  }
}

.center__slide .owl-nav:before,
.center__slide .center__slick__button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1px;
  margin-top: -68px;
  width: 3px;
  height: 136px;
  background: #fff;
  z-index: 10;
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .center__slide .owl-nav:before,
  .center__slide .center__slick__button:before {
    height: 150px;
  }
}

@media (max-width: 767px) {
  .center__slide .owl-nav:before,
  .center__slide .center__slick__button:before {
    height: 80px;
    width: 2px;
    margin-top: -40px;
  }
}

.center__slide .owl-nav .owl-prev,
.center__slide .center__slick__button .owl-prev,
.center__slide .owl-nav .owl-next,
.center__slide .center__slick__button .owl-next,
.center__slide .owl-nav .slick-arrow,
.center__slide .center__slick__button .slick-arrow {
  width: 50%;
  height: 100%;
  display: block;
  float: left;
  position: relative;
  font-size: 0;
  background: #043458;
}

.center__slide .owl-nav .owl-prev:before,
.center__slide .center__slick__button .owl-prev:before,
.center__slide .owl-nav .owl-next:before,
.center__slide .center__slick__button .owl-next:before,
.center__slide .owl-nav .slick-arrow:before,
.center__slide .center__slick__button .slick-arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -9px;
  margin-top: -15px;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev:before,
  .center__slide .center__slick__button .owl-prev:before,
  .center__slide .owl-nav .owl-next:before,
  .center__slide .center__slick__button .owl-next:before,
  .center__slide .owl-nav .slick-arrow:before,
  .center__slide .center__slick__button .slick-arrow:before {
    margin-left: -6px;
    margin-top: -10px;
  }
}

.center__slide .owl-nav .owl-prev.owl-prev,
.center__slide .center__slick__button .owl-prev.owl-prev,
.center__slide .owl-nav .owl-next.owl-prev,
.center__slide .center__slick__button .owl-next.owl-prev,
.center__slide .owl-nav .slick-arrow.owl-prev,
.center__slide .center__slick__button .slick-arrow.owl-prev,
.center__slide .owl-nav .owl-prev.slick-prev,
.center__slide .center__slick__button .owl-prev.slick-prev,
.center__slide .owl-nav .owl-next.slick-prev,
.center__slide .center__slick__button .owl-next.slick-prev,
.center__slide .owl-nav .slick-arrow.slick-prev,
.center__slide .center__slick__button .slick-arrow.slick-prev {
  border-radius: 200px 0 0 200px;
  -moz-border-radius: 200px 0 0 200px;
  -webkit-border-radius: 200px 0 0 200px;
  -o-border-radius: 200px 0 0 200px;
}

.center__slide .owl-nav .owl-prev.owl-prev:before,
.center__slide .center__slick__button .owl-prev.owl-prev:before,
.center__slide .owl-nav .owl-next.owl-prev:before,
.center__slide .center__slick__button .owl-next.owl-prev:before,
.center__slide .owl-nav .slick-arrow.owl-prev:before,
.center__slide .center__slick__button .slick-arrow.owl-prev:before,
.center__slide .owl-nav .owl-prev.slick-prev:before,
.center__slide .center__slick__button .owl-prev.slick-prev:before,
.center__slide .owl-nav .owl-next.slick-prev:before,
.center__slide .center__slick__button .owl-next.slick-prev:before,
.center__slide .owl-nav .slick-arrow.slick-prev:before,
.center__slide .center__slick__button .slick-arrow.slick-prev:before {
  content: '';
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -962px -776px;
  width: 18px;
  height: 31px;
  display: block;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.owl-prev:before,
  .center__slide .center__slick__button .owl-prev.owl-prev:before,
  .center__slide .owl-nav .owl-next.owl-prev:before,
  .center__slide .center__slick__button .owl-next.owl-prev:before,
  .center__slide .owl-nav .slick-arrow.owl-prev:before,
  .center__slide .center__slick__button .slick-arrow.owl-prev:before,
  .center__slide .owl-nav .owl-prev.slick-prev:before,
  .center__slide .center__slick__button .owl-prev.slick-prev:before,
  .center__slide .owl-nav .owl-next.slick-prev:before,
  .center__slide .center__slick__button .owl-next.slick-prev:before,
  .center__slide .owl-nav .slick-arrow.slick-prev:before,
  .center__slide .center__slick__button .slick-arrow.slick-prev:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-prev-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev.owl-prev:active,
.center__slide .center__slick__button .owl-prev.owl-prev:active,
.center__slide .owl-nav .owl-next.owl-prev:active,
.center__slide .center__slick__button .owl-next.owl-prev:active,
.center__slide .owl-nav .slick-arrow.owl-prev:active,
.center__slide .center__slick__button .slick-arrow.owl-prev:active,
.center__slide .owl-nav .owl-prev.slick-prev:active,
.center__slide .center__slick__button .owl-prev.slick-prev:active,
.center__slide .owl-nav .owl-next.slick-prev:active,
.center__slide .center__slick__button .owl-next.slick-prev:active,
.center__slide .owl-nav .slick-arrow.slick-prev:active,
.center__slide .center__slick__button .slick-arrow.slick-prev:active {
  margin-right: -2px;
  margin-left: 2px;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.owl-prev:active,
  .center__slide .center__slick__button .owl-prev.owl-prev:active,
  .center__slide .owl-nav .owl-next.owl-prev:active,
  .center__slide .center__slick__button .owl-next.owl-prev:active,
  .center__slide .owl-nav .slick-arrow.owl-prev:active,
  .center__slide .center__slick__button .slick-arrow.owl-prev:active,
  .center__slide .owl-nav .owl-prev.slick-prev:active,
  .center__slide .center__slick__button .owl-prev.slick-prev:active,
  .center__slide .owl-nav .owl-next.slick-prev:active,
  .center__slide .center__slick__button .owl-next.slick-prev:active,
  .center__slide .owl-nav .slick-arrow.slick-prev:active,
  .center__slide .center__slick__button .slick-arrow.slick-prev:active {
    margin-right: -1px;
    margin-left: 1px;
    background: #fff;
  }

  .center__slide .owl-nav .owl-prev.owl-prev:active:before,
  .center__slide .center__slick__button .owl-prev.owl-prev:active:before,
  .center__slide .owl-nav .owl-next.owl-prev:active:before,
  .center__slide .center__slick__button .owl-next.owl-prev:active:before,
  .center__slide .owl-nav .slick-arrow.owl-prev:active:before,
  .center__slide .center__slick__button .slick-arrow.owl-prev:active:before,
  .center__slide .owl-nav .owl-prev.slick-prev:active:before,
  .center__slide .center__slick__button .owl-prev.slick-prev:active:before,
  .center__slide .owl-nav .owl-next.slick-prev:active:before,
  .center__slide .center__slick__button .owl-next.slick-prev:active:before,
  .center__slide .owl-nav .slick-arrow.slick-prev:active:before,
  .center__slide .center__slick__button .slick-arrow.slick-prev:active:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-prev-blue-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev.owl-next,
.center__slide .center__slick__button .owl-prev.owl-next,
.center__slide .owl-nav .owl-next.owl-next,
.center__slide .center__slick__button .owl-next.owl-next,
.center__slide .owl-nav .slick-arrow.owl-next,
.center__slide .center__slick__button .slick-arrow.owl-next,
.center__slide .owl-nav .owl-prev.slick-next,
.center__slide .center__slick__button .owl-prev.slick-next,
.center__slide .owl-nav .owl-next.slick-next,
.center__slide .center__slick__button .owl-next.slick-next,
.center__slide .owl-nav .slick-arrow.slick-next,
.center__slide .center__slick__button .slick-arrow.slick-next {
  border-radius: 0 200px 200px 0;
  -moz-border-radius: 0 200px 200px 0;
  -webkit-border-radius: 0 200px 200px 0;
  -o-border-radius: 0 200px 200px 0;
}

.center__slide .owl-nav .owl-prev.owl-next:before,
.center__slide .center__slick__button .owl-prev.owl-next:before,
.center__slide .owl-nav .owl-next.owl-next:before,
.center__slide .center__slick__button .owl-next.owl-next:before,
.center__slide .owl-nav .slick-arrow.owl-next:before,
.center__slide .center__slick__button .slick-arrow.owl-next:before,
.center__slide .owl-nav .owl-prev.slick-next:before,
.center__slide .center__slick__button .owl-prev.slick-next:before,
.center__slide .owl-nav .owl-next.slick-next:before,
.center__slide .center__slick__button .owl-next.slick-next:before,
.center__slide .owl-nav .slick-arrow.slick-next:before,
.center__slide .center__slick__button .slick-arrow.slick-next:before {
  content: '';
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
  display: block;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.owl-next:before,
  .center__slide .center__slick__button .owl-prev.owl-next:before,
  .center__slide .owl-nav .owl-next.owl-next:before,
  .center__slide .center__slick__button .owl-next.owl-next:before,
  .center__slide .owl-nav .slick-arrow.owl-next:before,
  .center__slide .center__slick__button .slick-arrow.owl-next:before,
  .center__slide .owl-nav .owl-prev.slick-next:before,
  .center__slide .center__slick__button .owl-prev.slick-next:before,
  .center__slide .owl-nav .owl-next.slick-next:before,
  .center__slide .center__slick__button .owl-next.slick-next:before,
  .center__slide .owl-nav .slick-arrow.slick-next:before,
  .center__slide .center__slick__button .slick-arrow.slick-next:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev.owl-next:active,
.center__slide .center__slick__button .owl-prev.owl-next:active,
.center__slide .owl-nav .owl-next.owl-next:active,
.center__slide .center__slick__button .owl-next.owl-next:active,
.center__slide .owl-nav .slick-arrow.owl-next:active,
.center__slide .center__slick__button .slick-arrow.owl-next:active,
.center__slide .owl-nav .owl-prev.slick-next:active,
.center__slide .center__slick__button .owl-prev.slick-next:active,
.center__slide .owl-nav .owl-next.slick-next:active,
.center__slide .center__slick__button .owl-next.slick-next:active,
.center__slide .owl-nav .slick-arrow.slick-next:active,
.center__slide .center__slick__button .slick-arrow.slick-next:active {
  margin-left: -2px;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.owl-next:active,
  .center__slide .center__slick__button .owl-prev.owl-next:active,
  .center__slide .owl-nav .owl-next.owl-next:active,
  .center__slide .center__slick__button .owl-next.owl-next:active,
  .center__slide .owl-nav .slick-arrow.owl-next:active,
  .center__slide .center__slick__button .slick-arrow.owl-next:active,
  .center__slide .owl-nav .owl-prev.slick-next:active,
  .center__slide .center__slick__button .owl-prev.slick-next:active,
  .center__slide .owl-nav .owl-next.slick-next:active,
  .center__slide .center__slick__button .owl-next.slick-next:active,
  .center__slide .owl-nav .slick-arrow.slick-next:active,
  .center__slide .center__slick__button .slick-arrow.slick-next:active {
    margin-left: -1px;
    background: #fff;
  }

  .center__slide .owl-nav .owl-prev.owl-next:active:before,
  .center__slide .center__slick__button .owl-prev.owl-next:active:before,
  .center__slide .owl-nav .owl-next.owl-next:active:before,
  .center__slide .center__slick__button .owl-next.owl-next:active:before,
  .center__slide .owl-nav .slick-arrow.owl-next:active:before,
  .center__slide .center__slick__button .slick-arrow.owl-next:active:before,
  .center__slide .owl-nav .owl-prev.slick-next:active:before,
  .center__slide .center__slick__button .owl-prev.slick-next:active:before,
  .center__slide .owl-nav .owl-next.slick-next:active:before,
  .center__slide .center__slick__button .owl-next.slick-next:active:before,
  .center__slide .owl-nav .slick-arrow.slick-next:active:before,
  .center__slide .center__slick__button .slick-arrow.slick-next:active:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-blue-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

@media (min-width: 1024px) {
  .center__slide .owl-nav .owl-prev:hover,
  .center__slide .center__slick__button .owl-prev:hover,
  .center__slide .owl-nav .owl-next:hover,
  .center__slide .center__slick__button .owl-next:hover,
  .center__slide .owl-nav .slick-arrow:hover,
  .center__slide .center__slick__button .slick-arrow:hover {
    background: #fff;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -sm-transition: 0.3s;
  }

  .center__slide .owl-nav .owl-prev:hover.owl-next:before,
  .center__slide .center__slick__button .owl-prev:hover.owl-next:before,
  .center__slide .owl-nav .owl-next:hover.owl-next:before,
  .center__slide .center__slick__button .owl-next:hover.owl-next:before,
  .center__slide .owl-nav .slick-arrow:hover.owl-next:before,
  .center__slide .center__slick__button .slick-arrow:hover.owl-next:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -1154px -776px;
    width: 18px;
    height: 31px;
  }

  .center__slide .owl-nav .owl-prev:hover.owl-prev:before,
  .center__slide .center__slick__button .owl-prev:hover.owl-prev:before,
  .center__slide .owl-nav .owl-next:hover.owl-prev:before,
  .center__slide .center__slick__button .owl-next:hover.owl-prev:before,
  .center__slide .owl-nav .slick-arrow:hover.owl-prev:before,
  .center__slide .center__slick__button .slick-arrow:hover.owl-prev:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -1106px -776px;
    width: 18px;
    height: 31px;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .center__slide .owl-nav .owl-prev:hover.owl-next:before,
  .center__slide .center__slick__button .owl-prev:hover.owl-next:before,
  .center__slide .owl-nav .owl-next:hover.owl-next:before,
  .center__slide .center__slick__button .owl-next:hover.owl-next:before,
  .center__slide .owl-nav .slick-arrow:hover.owl-next:before,
  .center__slide .center__slick__button .slick-arrow:hover.owl-next:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-blue-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .center__slide .owl-nav .owl-prev:hover.owl-prev:before,
  .center__slide .center__slick__button .owl-prev:hover.owl-prev:before,
  .center__slide .owl-nav .owl-next:hover.owl-prev:before,
  .center__slide .center__slick__button .owl-next:hover.owl-prev:before,
  .center__slide .owl-nav .slick-arrow:hover.owl-prev:before,
  .center__slide .center__slick__button .slick-arrow:hover.owl-prev:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-prev-blue-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev:active,
.center__slide .center__slick__button .owl-prev:active,
.center__slide .owl-nav .owl-next:active,
.center__slide .center__slick__button .owl-next:active,
.center__slide .owl-nav .slick-arrow:active,
.center__slide .center__slick__button .slick-arrow:active {
  cursor: default;
}

.center__slide .owl-nav .owl-prev:active:not(.disabled),
.center__slide .center__slick__button .owl-prev:active:not(.disabled),
.center__slide .owl-nav .owl-next:active:not(.disabled),
.center__slide .center__slick__button .owl-next:active:not(.disabled),
.center__slide .owl-nav .slick-arrow:active:not(.disabled),
.center__slide .center__slick__button .slick-arrow:active:not(.disabled) {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.center__slide .owl-nav .owl-prev.disabled,
.center__slide .center__slick__button .owl-prev.disabled,
.center__slide .owl-nav .owl-next.disabled,
.center__slide .center__slick__button .owl-next.disabled,
.center__slide .owl-nav .slick-arrow.disabled,
.center__slide .center__slick__button .slick-arrow.disabled {
  background: #666;
  cursor: default;
}

.center__slide .owl-nav .owl-prev.disabled.owl-next:before,
.center__slide .center__slick__button .owl-prev.disabled.owl-next:before,
.center__slide .owl-nav .owl-next.disabled.owl-next:before,
.center__slide .center__slick__button .owl-next.disabled.owl-next:before,
.center__slide .owl-nav .slick-arrow.disabled.owl-next:before,
.center__slide .center__slick__button .slick-arrow.disabled.owl-next:before {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -914px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.disabled.owl-next:before,
  .center__slide .center__slick__button .owl-prev.disabled.owl-next:before,
  .center__slide .owl-nav .owl-next.disabled.owl-next:before,
  .center__slide .center__slick__button .owl-next.disabled.owl-next:before,
  .center__slide .owl-nav .slick-arrow.disabled.owl-next:before,
  .center__slide .center__slick__button .slick-arrow.disabled.owl-next:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-disable-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev.disabled.owl-prev:before,
.center__slide .center__slick__button .owl-prev.disabled.owl-prev:before,
.center__slide .owl-nav .owl-next.disabled.owl-prev:before,
.center__slide .center__slick__button .owl-next.disabled.owl-prev:before,
.center__slide .owl-nav .slick-arrow.disabled.owl-prev:before,
.center__slide .center__slick__button .slick-arrow.disabled.owl-prev:before {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1058px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .center__slide .owl-nav .owl-prev.disabled.owl-prev:before,
  .center__slide .center__slick__button .owl-prev.disabled.owl-prev:before,
  .center__slide .owl-nav .owl-next.disabled.owl-prev:before,
  .center__slide .center__slick__button .owl-next.disabled.owl-prev:before,
  .center__slide .owl-nav .slick-arrow.disabled.owl-prev:before,
  .center__slide .center__slick__button .slick-arrow.disabled.owl-prev:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-prev-disable-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
  }
}

.center__slide .owl-nav .owl-prev.disabled:active,
.center__slide .center__slick__button .owl-prev.disabled:active,
.center__slide .owl-nav .owl-next.disabled:active,
.center__slide .center__slick__button .owl-next.disabled:active,
.center__slide .owl-nav .slick-arrow.disabled:active,
.center__slide .center__slick__button .slick-arrow.disabled:active {
  margin: 0;
}

.wrap-center-design {
  margin: auto;
  max-width: 1122px;
  clear: both;
  padding-bottom: 45px;
}

.wrap-center-design:before,
.wrap-center-design:after {
  content: " ";
  display: table;
}

.wrap-center-design:after {
  clear: both;
}

.wrap-center-design:before,
.wrap-center-design:after {
  content: " ";
  display: table;
}

.wrap-center-design:after {
  clear: both;
}

@media (max-width: 767px) {
  .wrap-center-design {
    padding-bottom: 7px;
  }
}

.block-content {
  margin-top: 28px;
}

@media (max-width: 767px) {
  .block-content {
    margin-top: 13px;
  }
}

.block-content:before {
  content: '';
  width: 100%;
  height: 43px;
  display: block;
}

@media (max-width: 767px) {
  .block-content:before {
    height: 8px;
  }
}

.block-content__grey {
  background: #f2f1f1;
}

.block-content__grey:before {
  background: #fff url(../img/bg_footer_grey.png) center bottom no-repeat;
  background-size: 100% 100%;
  background: none\0;
}

.edit-account {
  max-width: 1022px;
  margin: auto;
  clear: both;
}

.edit-account .main-content {
  overflow: visible;
}

@media (max-width: 767px) {
  .edit-account .main-content {
    padding: 0 30px;
  }
}

.edit-account__form {
  background: #d7dfe5;
  margin-bottom: 241px;
  position: relative;
  padding: 52px 80px 40px;
  color: #043458;
  margin-top: 67px;
}

.edit-account__form:before,
.edit-account__form:after {
  content: " ";
  display: table;
}

.edit-account__form:after {
  clear: both;
}

.edit-account__form:before,
.edit-account__form:after {
  content: " ";
  display: table;
}

.edit-account__form:after {
  clear: both;
}

@media (max-width: 767px) {
  .edit-account__form {
    padding: 25px 0 43px;
    margin-top: 29px;
    margin-bottom: 115px;
  }
}

.edit-account__form:before {
  content: '';
  width: 100%;
  height: 35px;
  background: url(../img/bg-grey-big.png) center 0 no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -34px;
  left: 0;
}

.edit-account__form__block {
  float: left;
  width: 50%;
  max-width: 380px;
}

@media (max-width: 767px) {
  .edit-account__form__block {
    float: none;
    width: 100%;
  }
}

.edit-account__form__block.odd {
  float: left;
}

@media (max-width: 767px) {
  .edit-account__form__block.odd {
    float: none;
    margin-top: 21px;
  }
}

.edit-account__form__block.even {
  float: right;
}

@media (max-width: 767px) {
  .edit-account__form__block.even .form-group {
    margin-bottom: 9px;
  }

  .edit-account__form__block.even .form-group .control-label {
    display: none;
  }

  .edit-account__form__block.even .form-group.wrap-radio .control-label,
  .edit-account__form__block.even .form-group:first-child .control-label,
  .edit-account__form__block.even .form-group:first-child .control-label,
  .edit-account__form__block.even .form-group:nth-child(2) .control-label {
    display: block;
  }
}

.edit-account__form__block .readonly-input {
  float: right;
  width: calc(100% - 160px);
  width: 220px\0;
  line-height: 28px;
  font-size: 18px;
  color: #043458;
  margin-top: 5px;
  word-break: break-all;
  font-weight: normal;
}

.edit-account__form__block .readonly-input.address-readonly {
  word-break: normal;
}

@media (max-width: 767px) {
  .edit-account__form__block .readonly-input {
    width: 100%;
    font-size: 12px;
    margin-top: -5px;
    float: none;
    line-height: 18px;
    margin-bottom: -5px;
  }
}

.edit-account__form__block .form-group {
  clear: both;
}

.edit-account__form__block .form-group:before,
.edit-account__form__block .form-group:after {
  content: " ";
  display: table;
}

.edit-account__form__block .form-group:after {
  clear: both;
}

.edit-account__form__block .form-group:before,
.edit-account__form__block .form-group:after {
  content: " ";
  display: table;
}

.edit-account__form__block .form-group:after {
  clear: both;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group {
    margin-bottom: 11px;
  }
}

.edit-account__form__block .form-group .control-label {
  float: left;
  width: 160px;
  line-height: 38px;
}

.edit-account__form__block .form-group .control-label span.label-description {
  line-height: 28px;
  display: inline-block;
  font-weight: normal;
  margin-top: -3px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .control-label span.label-description {
    display: block;
    margin-top: -10px;
  }
}

.edit-account__form__block .form-group .control-label span.label-description.label-description2 {
  display: block;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .control-label {
    width: 100%;
    float: none;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 2px;
  }
}

.edit-account__form__block .form-group .form-control {
  float: left;
  width: calc(100% - 160px);
  width: 220px\0;
  font-size: 18px;
  color: #333;
  font-weight: normal;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .form-control {
    height: 30px;
    font-size: 12px;
    padding: 10px;
    width: 100%;
    float: none;
  }
}

.edit-account__form__block .form-group .form-control[-moz-readonly],
.edit-account__form__block .form-group .form-control[readonly] {
  background: none;
  border: none;
  color: #043458;
  padding-left: 0;
  padding-right: 0;
  margin-top: 3px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .form-control[-moz-readonly],
  .edit-account__form__block .form-group .form-control[readonly] {
    margin-top: -10px;
    margin-bottom: -15px;
  }
}

.edit-account__form__block .form-group .control {
  margin-top: -5px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .control {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group .control .chosen-single {
    height: 30px;
  }
}

.edit-account__form__block .form-group:first-child {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group:first-child {
    margin-bottom: 7px;
  }
}

.edit-account__form__block .form-group:first-child .control {
  margin-top: 0;
}

.edit-account__form__block .form-group:last-child .control {
  margin-top: 0;
}

.edit-account__form__block .form-group.has-error .help-block {
  float: right;
  width: 220px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-group.has-error .help-block {
    float: none;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-name .form-group {
    margin-bottom: 13px;
  }
}

.edit-account__form__block .wrap-name .form-group.form-group-2,
.edit-account__form__block .wrap-name .form-group input.form-control {
  width: 100px;
  margin-left: 0;
  letter-spacing: -1px;
  word-spacing: -1px;
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-name .form-group.form-group-2,
  .edit-account__form__block .wrap-name .form-group input.form-control {
    width: 123px;
  }
}

.edit-account__form__block .wrap-name .form-group.form-group-2 {
  top: 0;
  right: 0;
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-name .form-group.form-group-2 {
    top: 44px;
    height: 30px;
    margin: 0;
  }
}

.edit-account__form__block .wrap-name .help-block {
  margin-top: -70px;
  float: right;
  width: calc(100% - 160px);
  width: 220px\0;
  line-height: 18px;
  padding: 3px 0 17px;
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-name .help-block {
    margin-top: -10px;
    float: none;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: -7px;
  }
}

.edit-account__form__block .form-english-name {
  margin-top: -15px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-english-name {
    margin-top: 0;
  }
}

.edit-account__form__block .form-email-address {
  margin-top: -10px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-email-address {
    margin-top: 0;
    padding-top: 2px;
  }
}

@media (max-width: 767px) {
  .edit-account__form__block .form-mobile-number {
    margin-top: -9px;
  }
}

.edit-account__form__block .form-id-number {
  margin-top: -6px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-id-number {
    margin-top: -12px;
  }

  .edit-account__form__block .form-id-number .form-group {
    margin-bottom: 7px;
  }
}

.edit-account__form__block .form-id-number .help-block {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-id-number .help-block {
    margin-top: 7px;
    margin-bottom: -8px;
  }
}

.edit-account__form__block .textarea {
  margin-top: -5px;
}

@media (max-width: 767px) {
  .edit-account__form__block .textarea {
    margin-top: 0;
  }
}

.edit-account__form__block .textarea .form-group {
  margin: 0;
}

.edit-account__form__block .textarea .form-group label {
  display: none;
}

.edit-account__form__block .textarea .form-group textarea {
  padding: 5px 10px;
  background: #fff;
  resize: none;
  border: none;
  height: 70px;
  float: right;
  min-height: 0;
  margin-bottom: -5px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .edit-account__form__block .textarea .form-group textarea {
    margin-bottom: 0;
    height: 90px;
    line-height: 18px!important;
  }
}

.edit-account__form__block .wrap-radio {
  margin-top: 26px;
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-radio {
    margin: 0;
    margin-bottom: 4px!important;
  }
}

.edit-account__form__block .wrap-radio .control-label {
  font-weight: bold;
}

@media (max-width: 767px) {
  .edit-account__form__block .wrap-radio .control-label {
    width: 160px;
    float: left;
    margin-bottom: -3px;
  }
}

.edit-account__form__block .wrap-radio .readonly-input {
  margin-top: 3px;
}

@media (max-width: 767px) {

}

@media (max-width: 767px) {
  .edit-account__form__block .radio-buttons {
    float: right;
  }
}

.edit-account__form__block .name-description {
  float: left;
  clear: both;
  margin-top: -25px;
  width: 150px;
  padding-bottom: 16px;
  color: #043458;
  font-weight: normal;
  display: none;
}

@media (max-width: 767px) {
  .edit-account__form__block .name-description {
    display: none;
    float: none;
    margin-top: -23px;
  }
}

.edit-account__form__block .form-row {
  margin-top: -9px;
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  .edit-account__form__block .form-row {
    margin-top: -3px;
  }
}

.edit-account__form .forgotten-password {
  float: left;
}

.edit-account__form .forgotten-password a {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #043458;
  color: #043458;
}

@media (max-width: 767px) {
  .edit-account__form .forgotten-password a {
    font-size: 12px;
  }
}

.edit-account__form .forgotten-password a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .edit-account__form .forgotten-password a:hover {
    color: #043458;
    border-color: #043458;
  }
}

.edit-account__form .mandatory_required {
  float: right;
}

@media (max-width: 767px) {
  .edit-account__form .mandatory_required {
    font-size: 12px;
  }
}

.edit-account__form #wsiProfileForm {
  clear: both;
  margin-top: 82px;
}

.edit-account__form #wsiProfileForm:before,
.edit-account__form #wsiProfileForm:after {
  content: " ";
  display: table;
}

.edit-account__form #wsiProfileForm:after {
  clear: both;
}

.edit-account__form #wsiProfileForm:before,
.edit-account__form #wsiProfileForm:after {
  content: " ";
  display: table;
}

.edit-account__form #wsiProfileForm:after {
  clear: both;
}

@media (max-width: 767px) {
  .edit-account__form #wsiProfileForm {
    margin-top: 8px;
    max-width: 320px;
    padding: 0 30px;
  }
}

.edit-account__title {
  font-size: 50px;
  line-height: 46px;
  font-weight: bold;
  color: #043458;
  padding: 40px 0 0 0;
}

@media (max-width: 767px) {
  .edit-account__title {
    font-size: 30px;
    padding: 22px 0 0;
  }
}

.edit-account__message {
  color: #043458;
  display: none;
  margin: 2px 0 -31px;
}

@media (max-width: 767px) {
  .edit-account__message {
    padding: 9px 0 2px;
    font-size: 12px;
  }
}

.edit-account__contact {
  clear: both;
  padding-top: 32px;
  margin-bottom: -50px;
}

@media (max-width: 767px) {
  .edit-account__contact {
    font-size: 12px;
    line-height: 17px;
    padding-top: 15px;
    max-width: 200px;
    margin-bottom: -19px;
  }
}

.edit-account .accountActions {
  position: absolute;
  bottom: -119px;
  left: 50%;
  margin-left: -78px;
}

@media (max-width: 767px) {
  .edit-account .accountActions {
    margin-left: -40px;
    bottom: -66px;
  }
}

.edit-account .accountActions button {
  position: relative;
  z-index: 1;
  width: 136px;
  height: 136px;
  font-size: 14px;
  padding: 0 5px;
  vertical-align: middle;
  background: #ee2d42;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 0 20px;
  line-height: 18px;
}

@media (max-width: 767px) {
  .edit-account .accountActions button {
    font-size: 12px;
    width: 80px;
    height: 80px;
    margin-top: 24px;
    box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -moz-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -webkit-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -o-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
  }
}

.edit-account .accountActions button:before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.edit-account .accountActions button:hover:before {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .edit-account .accountActions button:hover:before {
    background: #ee2d42;
  }
}

.edit-account .accountActions button:focus {
  cursor: default;
}

.edit-account .accountActions button:focus:before {
  background: #ee2d42;
}

.edit-account .accountActions button.disabled:before {
  background: #666;
}

.edit-account .accountActions button.disabled:hover:before {
  transform: scale(1);
}

.edit-account .accountActions button span {
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 767px) {
  .edit-account .accountActions button {
    padding: 0 10px;
    line-height: 100%;
    font-size: 9px;
  }
}

.edit-account .accountActions button span {
  margin: 0 auto 20px;
}

@media (max-width: 767px) {
  .edit-account .accountActions button span {
    margin-bottom: 10px;
  }
}

.ie .edit-account .accountActions button:before,
.ie10 .edit-account .accountActions button:before {
  display: none;
}

.edit-account .accountActions button .button_hover_before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.edit-account .accountActions button:hover .button_hover_before {
  background: #eb5e6c;
}

.edit-account .address-error-message {
  margin-top: 14px;
  margin-bottom: -8px;
}

@media (max-width: 767px) {
  .edit-account .address-error-message {
    margin-top: 7px;
    margin-bottom: -11px;
  }
}

@media (max-width: 767px) {
  .edit-account .form-zip-code {
    padding-bottom: 11px;
  }
}

.edit-account .form-zip-code .help-block {
  margin-bottom: -6px;
}

@media (max-width: 767px) {
  .edit-account .form-zip-code .help-block {
    margin-top: 7px;
    margin-bottom: -5px;
  }
}

.my-account-bc.breadcrumb-section {
  margin-bottom: -4px;
  margin-top: 14px;
}

.language-zh .edit-account__title {
  line-height: 50px;
}

.ie9 .contract .contract__block .container,
.ie8 .contract .contract__block .container {
  width: 100%;
  max-width: none;
}

.ie8 .radio-buttons .custom-radio.custom-radio--squared {
  margin: 0 10px 0 0;
  float: left;
  line-height: 30px;
}

html:not(.ie8) .normalInvoice .custom-radio label {
  margin-right: 10px;
}

html:not(.ie8) .normalInvoice .custom-radio input[type="radio"]:checked + label:before {
  border: 6px solid #fff;
}

@media (max-width: 767px) {
  .edit-account__form__block .chosen-container .chosen-single div b {
    right: 9px;
  }
}

@media (max-width: 767px) {
  .mbmt7 {
    margin-top: 7px!important;
  }
}

@media (max-width: 767px) {
  .edit-account .edit-account__form__block .form-group .control-label.block {
    display: block;
  }
}

@media (max-width: 767px) {
  .edit-account .edit-account__form__block .readonly-input {
    padding-bottom: 0;
    clear: both;
  }
}

@media (max-width: 767px) {
  .edit-account .edit-account__form__block .form-mobile-number .readonly-input,
  .edit-account .edit-account__form__block .form-email-address .readonly-input {
    padding-bottom: 15px;
  }
}

.edit-account .edit-account__form__block .form-id-number .readonly-input {
  padding-bottom: 7px;
}

@media (max-width: 767px) {
  .edit-account .edit-account__form__block .form-learning-goal {
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .edit-account .address-block .readonly-input {
    line-height: 17px;
    padding-bottom: 10px;
  }
}

.page-update-profile .textarea .help-block {
  display: none;
}

.page-orders .wrapper-content {
  margin-left: 77px;
  margin-right: 62px;
}

@media (max-width: 767px) {
  .page-orders .wrapper-content {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.dashboard_page .breadcrumb-section {
  margin-top: 17px;
  margin-left: 5px;
}

.breadcrumb-section {
  margin-top: 17px;
  margin-left: 5px;
}

.wp_dashboard {
  font-size: 18px;
  line-height: 28px;
  color: #043458;
  margin-bottom: 75px;
}

@media (max-width: 767px) {
  .wp_dashboard {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 22px;
  }
}

.wp_dashboard .dashboard_left {
  width: 21%;
  float: left;
  padding-top: 75px;
  padding-bottom: 45px;
  position: relative;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left {
    width: 100%;
    padding-top: 16px;
    float: none;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left .description {
    padding-right: 86px;
  }
}

.wp_dashboard .dashboard_left .description a {
  border-bottom: 1px solid #043458;
}

.wp_dashboard .dashboard_left .description a:hover {
  color: #0082a9;
  border-bottom: 1px solid #0082a9;
}

.wp_dashboard .dashboard_left.empty_order {
  padding-top: 89px;
  padding-bottom: 85px;
  width: 22%;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left.empty_order {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 47px;
  }
}

.wp_dashboard .dashboard_left.empty_order .dashboard_level {
  line-height: 40px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left.empty_order .dashboard_level {
    line-height: 25px;
    padding-right: 50px;
    margin-bottom: 8px;
  }
}

.wp_dashboard .dashboard_left.empty_order .content_item_more {
  margin-top: 34px;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left.empty_order .content_item_more {
    bottom: 7px;
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_left.empty_order .link_account {
    margin-top: 0px;
  }
}

.wp_dashboard .dashboard_right {
  padding-bottom: 33px;
  margin-top: 14px;
  width: 800px;
  float: right;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_right {
    width: 100%;
    padding-bottom: 24px;
  }
}

.wp_dashboard .dashboard_right .empty_order {
  padding-bottom: 160px;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_right .empty_order {
    padding-bottom: 61px;
  }
}

.wp_dashboard .dashboard_right .empty_order:after {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -722px -205px;
  width: 800px;
  height: 32px;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_right .empty_order:after {
    background: url('../img/dashboard_list_after_mobile.png') no-repeat;
    height: 9px;
  }
}

.wp_dashboard .dashboard_right .empty_order .dashboard_list_content {
  padding-top: 0;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_right .empty_order .dashboard_list_content {
    padding-top: 7px;
  }
}

.wp_dashboard h1 {
  margin-top: 26px;
  margin-bottom: 0;
  line-height: 60px;
}

@media (max-width: 767px) {
  .wp_dashboard h1 {
    margin-top: 40px;
    font-size: 30px;
    line-height: 35px;
  }
}

.wp_dashboard a {
  font-weight: bold;
  color: #043458;
}

.wp_dashboard h4 {
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 5px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .wp_dashboard h4 {
    float: left;
    font-size: 15px;
    line-height: 25px;
  }
}

.wp_dashboard .dashboard_level {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  width: 80%;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .wp_dashboard .dashboard_level {
    float: right;
    font-size: 20px;
    line-height: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

.wp_dashboard .description {
  padding-right: 10px;
}

.wp_dashboard .content_item_more {
  margin-top: 31px;
  margin-left: 5px;
}

@media (max-width: 767px) {
  .wp_dashboard .content_item_more {
    position: absolute;
    right: -2px;
    bottom: 8px;
    margin-top: 0px;
  }
}

.wp_dashboard .content_item_more a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 0;
  width: 120px;
  height: 120px;
  font-size: 14px;
  padding: 0 12px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .wp_dashboard .content_item_more a {
    font-size: 12px;
    width: 80px;
    height: 80px;
  }
}

.wp_dashboard .content_item_more a span {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .wp_dashboard .content_item_more a span {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/chat-function-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
  }
}

.wp_dashboard .content_item_more a i {
  font-style: normal;
  font-size: 14px;
}

@media (max-width: 767px) {
  .wp_dashboard .content_item_more a i {
    font-size: 12px;
  }
}

.wp_dashboard h2 {
  font-size: 30px;
  line-height: 28px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .wp_dashboard h2 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0;
    padding-top: 22px;
  }
}

.wp_dashboard .link_account {
  margin-bottom: 28px;
  text-align: right;
  line-height: 40px;
  margin-top: -26px;
}

@media (max-width: 767px) {
  .wp_dashboard .link_account {
    margin-top: 7px;
    margin-bottom: 5px;
  }
}

.wp_dashboard .link_account a {
  border-bottom: 1px solid #043458;
}

.wp_dashboard .link_account a:hover {
  color: #0082a9;
  border-bottom: 1px solid #0082a9;
}

.dashboard_list {
  background: #d7dfe5;
  padding: 38px 52px 28px 39px;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width: 767px) {
  .dashboard_list {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0px 0px 20px 0px;
    margin-bottom: 10px;
    padding-bottom: 21px;
  }
}

.dashboard_list:last-child {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .dashboard_list:last-child {
    padding-bottom: 22px;
  }
}

.dashboard_list:last-child .dashboard_list_content {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content ul li {
    margin-top: 17px;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content .col_btn .btn {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content .col_left {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content .col_right .col_btn {
    margin-top: 5px;
    margin-bottom: 6px;
  }
}

.dashboard_list:last-child:after {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -722px -267px;
  width: 800px;
  height: 26px;
}

@media (min-device-width: 768px) and (max-device-width: 1280px) {
  .dashboard_list:last-child:after {
    margin-top: -2px;
  }
}

@media (max-width: 767px) {
  .dashboard_list:last-child:after {
    background: url('../img/dashboard_list_after_mobile.png') no-repeat;
    background-size: 100% 100%;
    height: 9px;
    left: 0;
    width: 100%;
    margin-top: -1px;
  }
}

.dashboard_list .dashboard_list_content .col_left {
  float: left;
  width: 70%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .col_left {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
}

.dashboard_list .dashboard_list_content .col_left .row_col_left {
  margin-left: -15px;
  margin-right: -15px;
}

.dashboard_list .dashboard_list_content .col_right {
  float: left;
  width: 25%;
  padding-left: 7px;
  padding-right: 10px;
  margin-top: 55px;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .col_right {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
}

.dashboard_list .dashboard_list_content .headline {
  font-weight: bold;
  margin-bottom: 27px;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .headline {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 17px;
  }
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content ul {
    width: 50%;
    float: left;
    margin-left: 0;
    padding: 0 10px;
  }
}

.dashboard_list .dashboard_list_content ul li {
  width: 30%;
  vertical-align: top;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content ul li {
    width: 100%;
    margin-bottom: 15px;
  }
}

.dashboard_list .dashboard_list_content ul li:last-child {
  padding-left: 30px;
  width: 33%;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content ul li:last-child {
    padding-left: 5px;
    margin-bottom: 0px;
    width: 100%;
  }
}

.dashboard_list .dashboard_list_content .erro {
  color: #ee2d42;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .row_btn {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .col_btn {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 567px) {
  .dashboard_list .dashboard_list_content .col_btn {
    width: 100%;
  }
}

.dashboard_list .dashboard_list_content .col_btn .btn {
  margin-bottom: 10px;
  display: block;
  color: #ffffff;
  width: 200px;
  height: 33px;
  padding-top: 2px;
  padding-bottom: 2px;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .col_btn .btn {
    width: 100%;
    height: auto;
    padding: 6px 0;
    font-size: 12px;
    line-height: 16px;
  }
}

.dashboard_list .dashboard_list_content .col_btn .btn a {
  color: #ffffff;
  line-height: 28px;
  display: block;
}

@media (max-width: 767px) {
  .dashboard_list .dashboard_list_content .col_btn .btn a {
    line-height: 16px;
  }
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content .col_btn {
    float: right;
    margin-top: 8px;
  }
}

.dashboard_list:last-child .dashboard_list_content .headline {
  margin-bottom: 28px;
}

@media (max-width: 767px) {
  .dashboard_list:last-child .dashboard_list_content .headline {
    margin-bottom: 10px;
  }
}

.page-updatePassword .global-alerts {
  display: none;
}

@media (max-width: 767px) {
  .page-updatePassword .fogetpass_popup .popup_content h2 {
    padding: 0;
  }
}

.account-section .updatePassword .account-section-content .account-section-form {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .account-section .updatePassword .account-section-content .account-section-form {
    margin-top: 26px;
    margin-bottom: 60px;
  }
}

.updatePassword .breadcrumb-section {
  margin-top: 10px;
  margin-bottom: 13px;
}

.updatePassword .updatePasswordCancel {
  float: right;
  margin-top: 36px;
  margin-right: 22px;
}

@media (max-width: 767px) {
  .updatePassword .updatePasswordCancel {
    float: none;
    margin-top: 28px;
    margin-right: 0px;
  }
}

.updatePassword .updatePasswordCancel a {
  font-weight: bold;
  border-bottom: 1px solid #043458;
}

@media (max-width: 767px) {
  .updatePassword .updatePasswordCancel a {
    font-size: 12px;
    line-height: 14px;
  }
}

.updatePassword .updatePasswordCancel a:hover {
  border-bottom: 1px solid #0082a9;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .updatePassword .updatePasswordCancel a:hover {
    border-bottom: 1px solid #043458;
    color: #043458;
  }
}

.updatePassword h1 {
  line-height: 80px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .updatePassword h1 {
    font-size: 30px;
    line-height: 35px;
    width: 70%;
    margin-top: 22px;
    margin-bottom: 28px;
  }
}

.updatePassword .bg_color_list {
  margin-top: 0px;
  margin-bottom: 245px;
  padding-bottom: 58px;
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list {
    margin-top: 0;
    margin-bottom: 100px;
    padding-top: 30px;
    padding-bottom: 59px;
  }
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list:after {
    background: url('../img/bg_color_list_mobile.png') no-repeat 0 0;
    width: 100%;
    background-size: 100%;
  }
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .list_content {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .list_content .control-label {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .list_content .form-group {
    margin-bottom: 22px;
  }
}

.updatePassword .bg_color_list .wt_button_update {
  position: absolute;
  z-index: 1000;
  margin-top: -11px;
  left: 50%;
  margin-left: -68px;
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .wt_button_update {
    margin-left: -40px;
    margin-top: -10px;
  }
}

.updatePassword .bg_color_list .wt_button_update .contact-us-btn {
  line-height: 20px;
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .wt_button_update .contact-us-btn {
    font-size: 9px;
    line-height: 17px;
    width: 80px;
    height: 80px;
  }
}

.updatePassword .bg_color_list .wt_button_update .contact-us-btn .icon {
  margin-top: 0px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .updatePassword .bg_color_list .wt_button_update .contact-us-btn .icon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/change-password-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 767px) {
  .updatePassword .has-error .help-block {
    margin-bottom: 0;
  }
}

.wrapper_about_page .about-main-content,
.page-careerPage .about-main-content {
  font-size: 16px;
  line-height: 24px;
  margin-top: -77px;
  padding-top: 77px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about-main-content,
  .page-careerPage .about-main-content {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 480px) {
  .wrapper_about_page .about-main-content,
  .page-careerPage .about-main-content {
    max-width: 100%;
  }
}

.wrapper_about_page h1,
.page-careerPage h1 {
  font-size: 60px;
  line-height: 70px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .wrapper_about_page h1,
  .page-careerPage h1 {
    font-size: 30px;
    line-height: 36px;
    width: 70%;
    margin-top: 0px;
    margin-bottom: 40px;
    min-width: 240px;
  }
}

.wrapper_about_page h2,
.page-careerPage h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .wrapper_about_page h2,
  .page-careerPage h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.wrapper_about_page .about_content,
.page-careerPage .about_content {
  position: relative;
}

.wrapper_about_page .about_content .bg_about,
.page-careerPage .about_content .bg_about {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: 0px 0px;
  width: 548px;
  height: 1150px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about,
  .page-careerPage .about_content .bg_about {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -578px -205px;
    width: 114px;
    height: 348px;
    position: absolute;
    bottom: 0;
  }
}

.wrapper_about_page .about_content .bg_about:before,
.page-careerPage .about_content .bg_about:before {
  position: absolute;
  z-index: -1;
  content: '';
  background: #fff;
  width: 625px;
  height: 20%;
  top: -62%;
  left: 0;
}

.wrapper_about_page .about_content .bg_about:after,
.page-careerPage .about_content .bg_about:after {
  position: absolute;
  z-index: -2;
  content: '';
  border: 3px solid #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  width: 1660px;
  height: 1660px;
  top: -56%;
  left: 7%;
}

.ios11 .wrapper_about_page .about_content .bg_about:after,
.ios11 .page-careerPage .about_content .bg_about:after {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1660' height='1660'><path d='M2,830a828,828 0 1,0 1656,0a828,828 0 1,0 -1656,0' fill='none' stroke-width='2' stroke='#ee2d42'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about:after,
  .page-careerPage .about_content .bg_about:after {
    top: -62%;
    left: -100%;
    width: 625px;
    height: 540px;
    border: 2px solid #ee2d42;
  }

  .ios11 .wrapper_about_page .about_content .bg_about:after,
  .ios11 .page-careerPage .about_content .bg_about:after {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='625' height='625'><path d='M1,312.5 a1,1 0 0,0 623,0' fill='none' stroke-width='2' stroke='#ee2d42'/></svg>") center bottom no-repeat;
  }
}

.wrapper_about_page .about_content .bg_about_content,
.page-careerPage .about_content .bg_about_content {
  position: absolute;
  width: 75%;
  top: 0;
  left: 15%;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content,
  .page-careerPage .about_content .bg_about_content {
    position: relative;
    left: 0;
    width: 100%;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_stories,
.page-careerPage .about_content .bg_about_content .about_stories {
  width: 70%;
  margin-left: 12%;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_stories,
  .page-careerPage .about_content .bg_about_content .about_stories {
    width: 100%;
    margin-left: 0;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_stories .content_item h2,
.page-careerPage .about_content .bg_about_content .about_stories .content_item h2 {
  color: #043458;
  margin-top: 50px;
  margin-bottom: 23px;
  text-align: center;
  margin-left: 0;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_stories .content_item h2,
  .page-careerPage .about_content .bg_about_content .about_stories .content_item h2 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_stories .content_item .des,
.page-careerPage .about_content .bg_about_content .about_stories .content_item .des {
  margin-left: 0;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_stories .content_item .des,
  .page-careerPage .about_content .bg_about_content .about_stories .content_item .des {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_mission,
.page-careerPage .about_content .bg_about_content .about_mission {
  margin-left: 44%;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_mission,
  .page-careerPage .about_content .bg_about_content .about_mission {
    width: 100%;
    margin-left: 0;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_mission .content_item h2,
.page-careerPage .about_content .bg_about_content .about_mission .content_item h2 {
  color: #ee2d42;
  margin-top: 100px;
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_mission .content_item h2,
  .page-careerPage .about_content .bg_about_content .about_mission .content_item h2 {
    font-size: 24px;
    line-height: 30px;
    margin-right: 70px;
    width: 100%;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_mission .content_item h3,
.page-careerPage .about_content .bg_about_content .about_mission .content_item h3 {
  margin-left: 35px;
  font-weight: bold;
  color: #ee2d42;
  line-height: 36px;
  margin-top: 25px;
  margin-bottom: 4px;
  font-size: 30px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_mission .content_item h3,
  .page-careerPage .about_content .bg_about_content .about_mission .content_item h3 {
    font-size: 12px;
    line-height: 18px;
    margin-left: 95px;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_mission .content_item .des,
.page-careerPage .about_content .bg_about_content .about_mission .content_item .des {
  margin-left: 35px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_mission .content_item .des,
  .page-careerPage .about_content .bg_about_content .about_mission .content_item .des {
    margin-left: 95px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .about_content .bg_about_content .about_mission.about_mission_mobile .content_item h2,
  .page-careerPage .about_content .bg_about_content .about_mission.about_mission_mobile .content_item h2 {
    margin-top: 50px;
    margin-bottom: 8px;
    margin-right: 75px;
  }
}

.wrapper_about_page .about_content .bg_about_content .about_mission.about_mission_mobile .content_item h3,
.page-careerPage .about_content .bg_about_content .about_mission.about_mission_mobile .content_item h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wrapper_about_page .about_content .bg_about_content .about_mission.about_mission_mobile .content_item .des,
.page-careerPage .about_content .bg_about_content .about_mission.about_mission_mobile .content_item .des {
  margin-bottom: 18px;
}

.wrapper_about_page .about_content .bg_about_content .about_mission.about_mission_mobile .content_item .des:last-child,
.page-careerPage .about_content .bg_about_content .about_mission.about_mission_mobile .content_item .des:last-child {
  margin-bottom: 42px;
}

.wrapper_about_page .about_recognised,
.page-careerPage .about_recognised {
  position: relative;
  overflow: hidden;
  margin-top: -50px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised,
  .page-careerPage .about_recognised {
    overflow: visible;
  }
}

@media (max-width: 480px) {
  .wrapper_about_page .about_recognised,
  .page-careerPage .about_recognised {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

.wrapper_about_page .about_recognised:before,
.page-careerPage .about_recognised:before {
  position: absolute;
  z-index: -1;
  content: '';
  border: 3px solid #043458;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  width: 3210px;
  height: 3210px;
  top: 33%;
  left: -100%;
}

.ios11 .wrapper_about_page .about_recognised:before,
.ios11 .page-careerPage .about_recognised:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3210' height='3210'><path d='M2,1605a1603,1603 0 1,0 3206,0a1603,1603 0 1,0 -3206,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised:before,
  .page-careerPage .about_recognised:before {
    display: none;
  }
}

.wrapper_about_page .about_recognised h2,
.page-careerPage .about_recognised h2 {
  color: #043458;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
  padding-left: 10px;
  padding-right: 120px;
  margin-top: 30px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised h2,
  .page-careerPage .about_recognised h2 {
    width: 80%;
    padding-left: 0;
    padding-right: 0px;
    margin: 0;
    margin-top: 78px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider {
  width: 874px;
  height: 874px;
  float: left;
  position: relative;
  left: 383px;
  background: #043458;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider {
    background: transparent;
    float: none;
    left: 0px;
    width: 100%;
    height: 490px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    margin-top: -55px;
    margin-bottom: 85px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider:before,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider:before {
    content: '';
    background: #043458;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    width: 599px;
    height: 599px;
    top: -11.5%;
    left: -46%;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .owl-item,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .owl-item {
  margin-top: 60px;
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center {
  padding-left: 120px;
  padding-right: 120px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center {
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center .owl-nav,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .carousel_center .owl-nav {
    margin-top: -18px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle {
  padding-right: 0px;
  vertical-align: top;
  width: 50%;
  float: left;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle {
    display: block;
    padding-left: 10px;
    padding-right: 15px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .icon-recognised,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .icon-recognised {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/recognised-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 96px;
    height: 67px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .description,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .description {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .description,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .item_content_middle .description {
    font-size: 12px;
    line-height: 17px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider h3,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider h3 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 0;
  font-weight: bold;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider h3,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider h3 {
    font-size: 12px;
    line-height: 17px;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .description,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .description {
    font-size: 12px;
    line-height: 17px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
    width: 138px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .icon,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .icon {
  display: table;
  vertical-align: middle;
}

.wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .title,
.page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .title {
  vertical-align: middle;
  display: table-cell;
  font-weight: bold;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .about_recognised_content__slider .title,
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .title {
    font-size: 12px;
    line-height: 17px;
  }
}

.wrapper_about_page .about_recognised .about_recognised_content .img,
.page-careerPage .about_recognised .about_recognised_content .img {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {
  .wrapper_about_page .about_recognised .about_recognised_content .img,
  .page-careerPage .about_recognised .about_recognised_content .img {
    position: relative;
    margin-top: 25px;
    text-align: center;
    max-width: 261px;
    margin-left: auto;
    margin-right: auto;
  }
}

.wrapper_about_page .wt__center__slide,
.page-careerPage .wt__center__slide {
  padding-bottom: 75px;
}

.wrapper_about_page .wt__center__slide h2,
.page-careerPage .wt__center__slide h2 {
  margin-top: 0px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide h2,
  .page-careerPage .wt__center__slide h2 {
    margin-bottom: 28px;
  }
}

.wrapper_about_page .wt__center__slide h3,
.page-careerPage .wt__center__slide h3 {
  max-height: 110px;
  overflow-y: hidden;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide h3,
  .page-careerPage .wt__center__slide h3 {
    margin-top: 28px;
    width: 100%;
    margin-bottom: 0px;
    max-height: 100%;
  }
}

body.language-zh .wrapper_about_page .wt__center__slide h3,
body.language-zh .page-careerPage .wt__center__slide h3 {
  line-height: 36px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_about_page .wt__center__slide h3,
  body.language-zh .page-careerPage .wt__center__slide h3 {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide .date,
  .page-careerPage .wt__center__slide .date {
    margin-bottom: 0;
    margin-top: -5px;
  }
}

.wrapper_about_page .wt__center__slide .des,
.page-careerPage .wt__center__slide .des {
  max-height: 120px;
  overflow-y: hidden;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide .des,
  .page-careerPage .wt__center__slide .des {
    max-height: 100%;
  }
}

.wrapper_about_page .wt__center__slide.about_slider,
.page-careerPage .wt__center__slide.about_slider {
  overflow: hidden;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide.about_slider,
  .page-careerPage .wt__center__slide.about_slider {
    padding-bottom: 0px;
    overflow: inherit;
  }
}

.wrapper_about_page .wt__center__slide.about_slider .center__slide,
.page-careerPage .wt__center__slide.about_slider .center__slide {
  max-width: 870px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide.about_slider .center__slide,
  .page-careerPage .wt__center__slide.about_slider .center__slide {
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 85px;
  }
}

.wrapper_about_page .wt__center__slide.about_slider .center__slide h3,
.page-careerPage .wt__center__slide.about_slider .center__slide h3 {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide.about_slider .center__slide h3,
  .page-careerPage .wt__center__slide.about_slider .center__slide h3 {
    margin-top: 25px;
  }
}

.wrapper_about_page .wt__center__slide.about_slider .center__slide .date,
.page-careerPage .wt__center__slide.about_slider .center__slide .date {
  line-height: 40px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .wrapper_about_page .wt__center__slide.about_slider .center__slide .date,
  .page-careerPage .wt__center__slide.about_slider .center__slide .date {
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .wrapper_about_page .wt__center__slide.about_slider .center__slide .owl-nav:before,
  .page-careerPage .wt__center__slide.about_slider .center__slide .owl-nav:before {
    height: 70px;
    margin-top: -35px;
  }
}

.wrapper_about_page .bg_full_nav .wt__center__slide,
.page-careerPage .bg_full_nav .wt__center__slide {
  padding-bottom: 0;
}

.wrapper_about_page .bg_full_nav h2,
.page-careerPage .bg_full_nav h2 {
  margin-top: 20px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav h2,
  .page-careerPage .bg_full_nav h2 {
    font-size: 35px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  body.language-zh .wrapper_about_page .bg_full_nav h2,
  body.language-zh .page-careerPage .bg_full_nav h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.wrapper_about_page .bg_full_nav .center__slide,
.page-careerPage .bg_full_nav .center__slide {
  padding-left: 0px;
  margin-bottom: 0px;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding-bottom: 0px;
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .center__slide,
  .page-careerPage .bg_full_nav .center__slide {
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 0px;
    padding-bottom: 90px;
  }
}

.wrapper_about_page .bg_full_nav .center__slide h3,
.page-careerPage .bg_full_nav .center__slide h3 {
  color: #ee2d42;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_about_page .bg_full_nav .center__slide h3,
  body.language-zh .page-careerPage .bg_full_nav .center__slide h3 {
    line-height: 26px;
  }
}

.wrapper_about_page .bg_full_nav .center__slide h3 a,
.page-careerPage .bg_full_nav .center__slide h3 a {
  color: #ee2d42;
}

.wrapper_about_page .bg_full_nav .center__slide .date,
.page-careerPage .bg_full_nav .center__slide .date {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .center__slide .date,
  .page-careerPage .bg_full_nav .center__slide .date {
    margin-bottom: 3px;
  }
}

.wrapper_about_page .bg_full_nav .center__slide .des,
.page-careerPage .bg_full_nav .center__slide .des {
  max-height: 140px;
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .center__slide .des,
  .page-careerPage .bg_full_nav .center__slide .des {
    max-height: 100%;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .center__slide .owl-carousel img,
  .page-careerPage .bg_full_nav .center__slide .owl-carousel img {
    max-width: 200px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .center__slide .owl-nav:before,
  .page-careerPage .bg_full_nav .center__slide .owl-nav:before {
    height: 70px;
  }
}

.wrapper_about_page .bg_full_nav .content_bottom,
.page-careerPage .bg_full_nav .content_bottom {
  margin-top: 50px;
  padding-bottom: 118px;
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .content_bottom,
  .page-careerPage .bg_full_nav .content_bottom {
    padding-bottom: 0;
    margin-top: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1365px) {
  .wrapper_about_page .bg_full_nav .content_bottom:before,
  .page-careerPage .bg_full_nav .content_bottom:before {
    top: -30px;
  }
}

@media (max-width: 767px) {
  .wrapper_about_page .bg_full_nav .content_bottom:before,
  .page-careerPage .bg_full_nav .content_bottom:before {
    height: 10px;
    top: -9px;
  }
}

@media (max-width: 767px) {
  .page-careerPage .about_recognised .about_recognised_content .about_recognised_content__slider .icon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -578px -583px;
    width: 67px;
    height: 67px;
  }
}

.page-careerPage .wt__center__slide.about_slider .center__slide h3 {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .page-careerPage .wt__center__slide.about_slider .center__slide h3 {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .language-zh.page-careerPage .bg_full_nav h2.bold-color {
    font-size: 24px;
    line-height: 30px;
  }
}

.language-zh.page-careerPage .bg_full_nav .center__slide h3 {
  max-height: 120px;
}

@media (max-width: 767px) {
  .language-zh.page-careerPage .bg_full_nav .center__slide h3 {
    max-height: 100%;
  }
}

.language-zh.page-careerPage .bg_full_nav .center__slide .des {
  max-height: 120px;
}

@media (max-width: 767px) {
  .language-zh.page-careerPage .bg_full_nav .center__slide .des {
    max-height: 100%;
  }
}

.contract {
  clear: both;
  max-width: 1020px;
  margin: auto;
  padding-bottom: 166px;
}

.contract:before,
.contract:after {
  content: " ";
  display: table;
}

.contract:after {
  clear: both;
}

.contract:before,
.contract:after {
  content: " ";
  display: table;
}

.contract:after {
  clear: both;
}

@media (max-width: 767px) {
  .contract {
    margin: 0 -10px;
    padding-bottom: 59px;
  }
}

.contract__title {
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  display: inline-block;
  color: #043458;
  padding-top: 7px;
  padding-bottom: 24px;
}

@media (max-width: 767px) {
  .contract__title {
    font-size: 30px;
    line-height: 30px;
    padding: 12px 30px 10px;
  }
}

.contract__back-btn {
  float: right;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #043458;
  line-height: 20px;
  margin-top: 69px;
}

@media (max-width: 767px) {
  .contract__back-btn {
    display: none;
  }
}

.contract__back-btn:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .contract__back-btn:hover {
    color: #043458;
    border-color: #043458;
  }
}

.contract__block {
  background: #d7dfe5;
  padding: 30px 78px;
  margin-top: 21px;
}

@media (max-width: 767px) {
  .contract__block {
    padding: 30px 30px 20px;
    margin-top: 10px;
  }
}

.contract__block:first-child .contract__block__info__left {
  padding-left: 8px;
}

@media (max-width: 767px) {
  .contract__block:first-child .contract__block__info__left {
    padding-left: 0;
  }
}

.contract__block:nth-child(2) {
  padding-bottom: 67px;
}

@media (max-width: 767px) {
  .contract__block:nth-child(2) {
    padding-top: 33px;
    padding-bottom: 27px;
  }

  .contract__block:nth-child(2) .contract__block__title {
    padding-bottom: 5px;
  }
}

.contract__block:nth-child(3),
.contract__block:nth-child(4) {
  padding-top: 36px;
  padding-bottom: 58px;
}

@media (max-width: 767px) {
  .contract__block:nth-child(3),
  .contract__block:nth-child(4) {
    padding-top: 33px;
    padding-bottom: 18px;
  }
}

.contract__block:nth-child(3) .contract__block__info,
.contract__block:nth-child(4) .contract__block__info {
  margin-top: 26px;
}

@media (max-width: 767px) {
  .contract__block:nth-child(3) .contract__block__info,
  .contract__block:nth-child(4) .contract__block__info {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .contract__block:nth-child(4) {
    padding-bottom: 26px;
  }
}

.contract__block:nth-child(5) {
  padding-top: 37px;
}

@media (max-width: 767px) {
  .contract__block:nth-child(5) {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.contract__block--bg {
  position: relative;
}

.contract__block--bg:after {
  content: '';
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: -39px;
  left: 0;
  background: url(../img/bg-colorbox-2.png) center 0 no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 767px) {
  .contract__block--bg:after {
    background-size: 100% 10px;
  }
}

.contract__block__title {
  font-size: 30px;
  font-weight: bold;
  color: #043458;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .contract__block__title {
    font-size: 20px;
    line-height: 14px;
    margin-top: 0;
    padding-bottom: 3px;
  }
}

.contract__block__info__row {
  font-size: 18px;
  line-height: 20px;
  color: #043458;
  margin-top: 20px;
  word-break: break-word;
}

.contract__block__info__row:before,
.contract__block__info__row:after {
  content: " ";
  display: table;
}

.contract__block__info__row:after {
  clear: both;
}

.contract__block__info__row:before,
.contract__block__info__row:after {
  content: " ";
  display: table;
}

.contract__block__info__row:after {
  clear: both;
}

@media (max-width: 767px) {
  .contract__block__info__row {
    font-size: 12px;
    line-height: 14px;
    margin-top: 15px;
  }
}

.contract__block__info__left {
  float: left;
  padding-left: 3px;
  width: 248px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .contract__block__info__left {
    width: 52%;
    padding-left: 0;
  }
}

.contract__block__info__right {
  float: right;
  width: 616px;
}

@media (max-width: 767px) {
  .contract__block__info__right {
    width: 48%;
  }
}

.contract__block__info__right .address {
  line-height: 28px;
}

@media (max-width: 767px) {
  .contract__block__info__right .address {
    line-height: 20px;
  }
}

.contract__block__info__price {
  text-align: right;
  line-height: 28px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .contract__block__info__price {
    line-height: 24px;
  }
}

.contract__block__info__price span {
  font-size: 30px;
  padding-left: 8px;
}

@media (max-width: 767px) {
  .contract__block__info__price span {
    font-size: 20px;
  }
}

.contract__block__content {
  max-height: 400px;
  background: #fff;
  border: 1px solid #c2c2c2;
  font-family: "Microsoft Yahei", Tahoma, Helvetica, Arial, "微软雅黑", STXihei, "华文细黑", sans-serif;
  font-weight: 300;
  margin-top: 33px;
  padding: 0 40px;
  overflow: hidden;
  position: relative;
}

.contract__block__content:before,
.contract__block__content:after {
  content: " ";
  display: table;
}

.contract__block__content:after {
  clear: both;
}

.contract__block__content:before,
.contract__block__content:after {
  content: " ";
  display: table;
}

.contract__block__content:after {
  clear: both;
}

@media (max-width: 767px) {
  .contract__block__content {
    padding: 0 14px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 17px;
    max-height: 200px;
  }
}

.contract__block__content:before {
  content: '';
  width: 100%;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 10;
}

@media (max-width: 767px) {
  .contract__block__content:before {
    height: 14px;
  }
}

.contract__block__content.hide-blur:after {
  display: none;
}

.contract__block__content:after {
  content: '';
  width: 100%;
  height: 96px;
  background: url(../img/text-cover.png) 0 center repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media (max-width: 767px) {
  .contract__block__content:after {
    height: 47px;
  }
}

.contract__block__content__title {
  float: left;
  width: calc(100% - 100px);
  font-weight: bold;
  color: #043458;
  padding-top: 32px;
}

@media (max-width: 767px) {
  .contract__block__content__title {
    padding-top: 14px;
    width: calc(100% - 70px);
  }
}

.contract__block__content__version {
  float: right;
  color: #043458;
  margin: 1px 11px 0 0;
  padding-top: 32px;
}

@media (max-width: 767px) {
  .contract__block__content__version {
    padding-top: 14px;
  }
}

.contract__block__content p {
  margin: 0;
}

.contract__block__content b {
  font-weight: bold;
  color: #043458;
}

.contract__block__content__text {
  clear: both;
  padding: 30px 5px 32px 0;
}

@media (max-width: 767px) {
  .contract__block__content__text {
    padding-top: 17px;
    padding-bottom: 15px;
  }
}

.template-pages-corporate-corporatePage .link_tell {
  cursor: default;
}

.template-pages-corporate-corporatePage .nav_top .nav_top_left ul li:first-child {
  background: transparent;
}

.template-pages-corporate-corporatePage .nav_top .nav_top_left ul li:first-child:hover {
  background: #fff;
}

.template-pages-corporate-corporatePage .nav_top .nav_top_left ul li:first-child a {
  font-weight: normal;
}

.template-pages-corporate-corporatePage .nav_top .nav_top_left ul li.corporate {
  background: #ffffff;
}

.template-pages-corporate-corporatePage .nav_top .nav_top_left ul li.corporate a {
  font-weight: bold;
}

.template-pages-corporate-corporatePage .logo {
  margin-left: 5px;
}

.template-pages-corporate-corporatePage .navigation {
  margin-left: 26px;
}

.template-pages-corporate-corporatePage .navigation .navigation--bottom .nav__links--products li a {
  padding: 0 35px 0px 35px;
}

.template-pages-corporate-corporatePage .navigation .navigation--bottom .nav__links--products li:nth-child(2) a {
  padding-left: 0;
}

.template-pages-corporate-corporatePage .navigation .navigation--bottom .nav__links--products li:last-child a {
  padding-right: 0;
}

.template-pages-corporate-corporatePage .chat_box_fix {
  display: none;
}

.template-pages-corporate-corporatePage .mobile_top .mobile_top_menu ul li {
  display: none;
}

.template-pages-corporate-corporatePage .mobile_top .mobile_top_menu ul li.call_corporate {
  display: block;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu_top ul li:first-child {
  background: #f2f1f1;
  color: #043458;
  font-weight: normal;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu_top ul li:first-child a {
  color: #043458;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu_top ul li:nth-child(2) {
  background: #043458;
  color: #ffffff;
  font-weight: bold;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu_top ul li:nth-child(2) a {
  color: #ffffff;
  padding-right: 5px;
  padding-left: 5px;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu {
  min-height: 400px;
}

.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu ul li:first-child,
.template-pages-corporate-corporatePage .mobile_menu_wrapper .mobile_menu ul li:last-child {
  display: none;
}

/* .page-corporate */

.page-corporate .breadcrumb-top {
  top: 0;
}

/* wrapper_corporate */

.wrapper_corporate {
  /* corporate_two */
  /* corporate_three */
  /* corporate_four */
  /* corporate_five */
}

.wrapper_corporate h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .wrapper_corporate h2 {
    font-size: 30px;
    line-height: 35px;
  }
}

body.language-zh .wrapper_corporate h2 {
  font-size: 40px;
  line-height: 50px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_corporate h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.wrapper_corporate .inform {
  color: #043458;
}

.wrapper_corporate .teach {
  color: #64cfe9;
}

.wrapper_corporate .enable {
  color: #ee2d42;
}

.wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1,
.wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
  font-size: 70px;
  line-height: 80px;
  max-width: 650px;
  margin: auto;
  padding-bottom: 50px;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {
  .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1,
  .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 0px;
  }
}

body.language-zh .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1,
body.language-zh .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
  font-size: 60px;
  line-height: 70px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h1,
  body.language-zh .wrapper_corporate .wt_slideshow.banner_product .slideshow_content .slideshow_text--big h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

.wrapper_corporate .wt_slideshow.banner_product .wrap-circle {
  bottom: 14%;
}

@media (max-width: 767px) {
  .wrapper_corporate .wt_slideshow.banner_product .wrap-circle {
    display: none;
  }
}

.wrapper_corporate .wt_slideshow.banner_product .wrap-circle .circle {
  margin: 0 20px 0 36px;
  width: 110px;
  height: 110px;
}

.wrapper_corporate .wt_slideshow.banner_product .wrap-circle .circle a {
  text-transform: none;
}

.wrapper_corporate .wt_slideshow.banner_product .wrap-circle .circle a span {
  line-height: 18px;
  padding: 6px 0 0;
}

.wrapper_corporate .corporate_two {
  text-align: center;
  margin-top: 33px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_two {
    margin-top: 15px;
  }
}

.wrapper_corporate .corporate_two h2 {
  color: #043458;
  font-size: 50px;
  line-height: 60px;
  margin-left: 150px;
  margin-right: 150px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_two h2 {
    font-size: 35px;
    line-height: 40px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 17px;
  }
}

body.language-zh .wrapper_corporate .corporate_two h2 {
  font-size: 40px;
  line-height: 50px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_corporate .corporate_two h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.wrapper_corporate .corporate_two .des {
  margin-left: 165px;
  margin-right: 165px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_two .des {
    margin-left: 0;
    margin-right: 0;
  }
}

.wrapper_corporate .corporate_three {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three {
    margin-top: 10px;
  }
}

.wrapper_corporate .corporate_three .wrapper-content {
  margin-right: 78px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .wrapper-content {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.wrapper_corporate .corporate_three h2 {
  text-align: center;
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three h2 {
    padding: 0;
    margin-bottom: 15px;
  }
}

.wrapper_corporate .corporate_three .corporate_row {
  margin-left: -50px;
  margin-right: -50px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_row {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.wrapper_corporate .corporate_three .corporate_col {
  float: left;
  width: 50%;
  padding: 0 50px;
  margin-bottom: 120px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col img {
    padding: 0 15px;
  }
}

.wrapper_corporate .corporate_three .corporate_col h3 {
  font-size: 50px;
  line-height: 60px;
  color: #043458;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col h3 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 8px;
  }
}

body.language-zh .wrapper_corporate .corporate_three .corporate_col h3 {
  font-size: 40px;
  line-height: 50px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_corporate .corporate_three .corporate_col h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

.wrapper_corporate .corporate_three .corporate_col .des {
  padding-left: 38px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col .des {
    padding-left: 0px;
  }
}

.wrapper_corporate .corporate_three .corporate_col .content_item_more {
  margin-left: 44px;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col .content_item_more {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col .content_item_more a {
    width: 80px;
    height: 80px;
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col:last-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col:last-child img {
    padding-right: 0;
    padding-left: 30px;
    margin-bottom: 3px;
  }
}

.wrapper_corporate .corporate_three .corporate_col:last-child .content_item_more {
  margin-left: 40px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_three .corporate_col:last-child .content_item_more {
    margin-left: 0;
    margin-top: 15px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service {
  width: 500px;
  height: 500px;
  border: 5px solid #d9d9d9;
  position: relative;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  margin-left: 330px;
  display: table;
  vertical-align: middle;
  margin-top: 70px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service {
    width: 250px;
    height: 250px;
    border: 3px solid #d9d9d9;
    margin-top: 35px;
    margin-left: 0px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .core_service {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
}

.wrapper_corporate .corporate_four .wrapper_core_service .core_service h2 {
  color: #333333;
  margin-top: 0;
  padding: 0 50px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .core_service h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 0;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon {
  display: table;
  vertical-align: middle;
  position: absolute;
  left: 167px;
  top: -72px;
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content {
  position: relative;
  z-index: 1;
  width: 165px;
  height: 165px;
  font-size: 30px;
  line-height: 20px;
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content {
    width: 84px;
    height: 84px;
    font-size: 15px;
    line-height: 10px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content .icon {
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content .icon {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content .icon.icon-core-service-inform {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/core-service-inform-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content .icon.icon-core-service-teach {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/core-service-teach-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 43px;
    height: 33px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon .service_icon_content .icon.icon-core-service-enable {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/core-service-enable-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
  }
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon.inform {
    left: 84px;
    top: -38px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon.inform .service_icon_content {
  background: #043458;
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon.teach {
  left: auto;
  top: auto;
  bottom: 41px;
  right: -83px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon.teach {
    right: -22px;
    bottom: 20px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon.teach .service_icon_content {
  background: #64cfe9;
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon.enable {
  left: -72px;
  top: auto;
  bottom: 41px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .wrapper_core_service .service_icon.enable {
    left: -14px;
    bottom: 20px;
  }
}

.wrapper_corporate .corporate_four .wrapper_core_service .service_icon.enable .service_icon_content {
  background: #ee2d42;
}

.wrapper_corporate .corporate_four .slider_service {
  margin-left: auto;
  margin-right: auto;
  /* padding-left: 160px;
      padding-right: 160px;*/
  padding-left: 120px;
  padding-right: 120px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .slider_service {
    padding: 0;
    line-height: 17px;
    max-width: 185px;
  }
}

.wrapper_corporate .corporate_four .slider_service h3 {
  font-size: 30px;
  line-height: 28px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .slider_service h3 {
    font-size: 20px;
    line-height: 17px;
    margin-top: 35px;
    margin-bottom: 20px;
  }
}

.wrapper_corporate .corporate_four .slider_service h3 .munber {
  font-size: 50px;
  line-height: 20px;
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .slider_service h3 .munber {
    font-size: 35px;
    line-height: 10px;
  }
}

.wrapper_corporate .corporate_four .slider_service .item_content .content {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_four .slider_service .item_content .content {
    margin-bottom: 17px;
  }
}

.wrapper_corporate .corporate_four .slider_service .owl-nav {
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -62px;
  width: 150%;
  left: -25%;
  padding-left: 10px;
  padding-right: 10px;
}

.wrapper_corporate .corporate_four .slider_service .owl-nav .owl-prev {
  float: left;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/blue-arrow-prev-mobile.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 23px;
  height: 39px;
}

.wrapper_corporate .corporate_four .slider_service .owl-nav .owl-prev.disabled {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/blue-arrow-prev-mobile-disable.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 23px;
  height: 39px;
}

.wrapper_corporate .corporate_four .slider_service .owl-nav .owl-next {
  float: right;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/blue-arrow-next-mobile.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 24px;
  height: 42px;
}

.wrapper_corporate .corporate_four .slider_service .owl-nav .owl-next.disabled {
  background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/blue-arrow-next-mobile-disable.png);
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 24px;
  height: 42px;
}

.wrapper_corporate .corporate_five {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five {
    margin-top: -125px;
  }
}

.wrapper_corporate .corporate_five .corporate_five__content {
  position: relative;
  padding-top: 75px;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five__content {
    padding-bottom: 38px;
  }
}

.wrapper_corporate .corporate_five .corporate_five__content:before {
  content: '';
  position: absolute;
  z-index: -1;
  border: 3px solid #043458;
  width: 2700px;
  height: 2700px;
  left: -12%;
  top: 0%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

.ios11 .wrapper_corporate .corporate_five .corporate_five__content:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2700' height='2700'><path d='M2,1350a1348,1348 0 1,0 2696,0a1348,1348 0 1,0 -2696,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five__content:before {
    width: 1150px;
    height: 1150px;
    left: -28%;
    top: 8%;
    z-index: 1;
  }

  .ios11 .wrapper_corporate .corporate_five .corporate_five__content:before {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1150' height='1150'><path d='M2,575a573,573 0 1,0 1146,0a573,573 0 1,0 -1146,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
  }
}

.wrapper_corporate .corporate_five .corporate_five_left {
  float: left;
  margin-left: 58px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_left {
    margin-left: 0;
  }
}

.wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content {
  position: relative;
  z-index: 1;
  width: 502px;
  height: 502px;
  background: #ee2d42;
  color: #ffffff;
  display: table;
  vertical-align: middle;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content {
    width: 260px;
    height: 260px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 72px;
  padding-right: 72px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content h2 {
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content h2 {
    margin-top: 10px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content h3 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 15px;
}

.wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content .des {
  margin-bottom: 20px;
  padding-left: 32px;
  padding-right: 12px;
  line-height: 26px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content .des {
    line-height: 17px;
  }
}

body.language-zh .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content .des {
  line-height: 24px;
}

@media (max-width: 767px) {
  body.language-zh .wrapper_corporate .corporate_five .corporate_five_left .corporate_five_content .content_content .des {
    line-height: 18px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_right {
  float: left;
  width: 50%;
  margin-top: 87px;
  padding-left: 87px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.wrapper_corporate .corporate_five .corporate_five_right .row_corporate_logo {
  margin-left: -27px;
  margin-right: -27px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_right .row_corporate_logo {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}

.wrapper_corporate .corporate_five .corporate_five_right .corporate_logo {
  float: left;
  width: 33%;
  height: 100px;
  display: table;
  vertical-align: middle;
  padding-left: 27px;
  padding-right: 27px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_right .corporate_logo {
    height: 60px;
    margin-bottom: 10px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_right .corporate_logo:first-child {
  text-align: center;
}

@media (max-width: 767px) {
  .wrapper_corporate .corporate_five .corporate_five_right .corporate_logo.microsoft {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.wrapper_corporate .corporate_five .corporate_five_right .corporate_logo .img {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.corporatelevel_page .main-content {
  position: relative;
}

.corporatelevel_page .content_item {
  width: 45%;
  padding-bottom: 49px;
}

@media (max-width: 767px) {
  .corporatelevel_page .content_item {
    width: 90%;
    margin-top: 30px;
    padding-bottom: 16px;
  }
}

.corporatelevel_page .content_item h1 {
  padding-right: 130px;
  margin-bottom: 35px;
  margin-left: 75px;
}

@media (max-width: 767px) {
  .corporatelevel_page .content_item h1 {
    font-size: 35px;
    line-height: 40px;
    margin-left: 0px;
    margin-bottom: 22px;
    padding-right: 74px;
  }
}

body.language-zh .corporatelevel_page .content_item h1 {
  font-size: 60px;
  line-height: 70px;
}

@media (max-width: 767px) {
  body.language-zh .corporatelevel_page .content_item h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

.corporatelevel_page .content_item .des {
  margin-left: 120px;
  min-height: 168px;
}

@media (max-width: 767px) {
  .corporatelevel_page .content_item .des {
    margin-left: 0;
    margin-right: 75px;
    line-height: 17px;
    min-height: 0;
    margin-bottom: 40px;
  }

  body.language-zh .corporatelevel_page .content_item .des {
    line-height: 18px;
  }
}

.corporatelevel_page .img_corporatelevel {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 55%;
}

@media (max-width: 767px) {
  .corporatelevel_page .img_corporatelevel {
    top: 69px;
    max-width: 115px;
  }
}

.corporatelevel_page .corporatelevel_content {
  position: relative;
  padding-top: 90px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content {
    padding-top: 20px;
  }
}

@media (max-width: 480px) {
  .corporatelevel_page .corporatelevel_content {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

.corporatelevel_page .corporatelevel_content:before {
  content: '';
  position: absolute;
  border: 3px solid #043458;
  border-bottom: 3px solid transparent;
  border-right: 3px solid transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  width: 2733px;
  height: 2733px;
  left: -75%;
  top: 0.5%;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
}

.ios11 .corporatelevel_page .corporatelevel_content:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2733' height='2733'><path d='M1,1366.5 a1,1 0 0,0 2731,0' fill='none' stroke-width='3' stroke='#043458'/></svg>") center bottom no-repeat;
}

.ios11 .corporatelevel_page .corporatelevel_content:before {
  -ms-transform: rotate(145deg);
  -webkit-transform: rotate(145deg);
  -moz-transform: rotate(145deg);
  transform: rotate(145deg);
  -o-transform: rotate(145deg);
  -sm-transform: rotate(145deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2deg);
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content:before {
    border: 2px solid #043458;
    width: 2100px;
    height: 2100px;
    left: auto;
    right: -245%;
    top: 0%;
    z-index: -1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .ios11 .corporatelevel_page .corporatelevel_content:before {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2100' height='2100'><path d='M2,1050a1048,1048 0 1,0 2096,0a1048,1048 0 1,0 -2096,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
  }

  .ios11 .corporatelevel_page .corporatelevel_content:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sm-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  }
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 50%;
    z-index: -1;
  }
}

.corporatelevel_page .corporatelevel_content .wrapper-content {
  margin-left: 140px;
  margin-right: 140px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .wrapper-content {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.corporatelevel_page .corporatelevel_content h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 25px;
  padding-right: 50px;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content h2 {
    font-size: 30px;
    line-height: 35px;
    margin-left: 0;
    margin-bottom: 15px;
    padding-right: 5px;
    margin-top: 15px;
  }
}

body.language-zh .corporatelevel_page .corporatelevel_content h2 {
  font-size: 40px;
  line-height: 50px;
}

@media (max-width: 767px) {
  body.language-zh .corporatelevel_page .corporatelevel_content h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

.corporatelevel_page .corporatelevel_content .des {
  margin-left: 65px;
  padding-right: 10px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .des {
    margin-left: 0;
    margin-top: 15px;
    line-height: 17px;
  }
}

body.language-zh .corporatelevel_page .corporatelevel_content .des {
  font-size: 16px;
  line-height: 24px;
  color: #545454;
}

@media (max-width: 767px) {
  body.language-zh .corporatelevel_page .corporatelevel_content .des {
    font-size: 12px;
    line-height: 18px;
  }
}

.corporatelevel_page .corporatelevel_content .des .a {
  color: #545454;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_img {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_img img {
    max-width: 200px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel {
  margin-bottom: 100px;
  position: relative;
  min-height: 370px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel {
    margin-bottom: 0px;
    min-height: 0px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel ul li {
  list-style: none;
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_left {
  float: left;
  width: 55%;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_left {
    width: 100%;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_left h2 {
  color: #043458;
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_left .box_img {
  position: absolute;
  right: 0;
  top: 10px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_left .box_img {
    position: relative;
    top: 0;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right {
  float: right;
  width: 57%;
  margin-top: 35px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right {
    width: 100%;
    margin-top: 0;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right .box_img {
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right .box_img {
    position: relative;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right img {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right img {
    margin-top: 20px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right h2 {
  color: #ee2d42;
  margin-top: 30px;
  margin-left: 40px;
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right h2 {
    margin-left: 0;
    margin-bottom: 0px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right .des {
  margin-left: 75px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel .box_right .des {
    margin-left: 0px;
    padding-right: 0;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_3 {
  padding-top: 65px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_3 {
    padding-top: 10px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_3 .box_img {
  right: -5px;
  top: 63px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_3 .box_img {
    right: 0;
    top: 0;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_4 .box_right {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_4 .box_right {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_4 .box_right h2 {
    margin-top: 20px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_4 .box_img {
  top: 10px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_4 .box_img {
    top: 0;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_5 {
  margin-bottom: 115px;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_5 {
    margin-bottom: 53px;
  }
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_5 h2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_5 .box_img {
  right: -8px;
  top: 0;
}

@media (max-width: 767px) {
  .corporatelevel_page .corporatelevel_content .box_corporatelevel.box_corporatelevel_5 .box_img {
    right: 0;
  }
}

.order-details {
  padding-top: 35px;
  padding-bottom: 68px;
}

@media (max-width: 767px) {
  .order-details {
    padding-top: 26px;
    padding-bottom: 64px;
  }
}

.order-details .container {
  width: 100%;
  max-width: 1181px;
}

@media (max-width: 767px) {
  .order-details .container {
    padding: 0 30px;
    max-width: 320px;
  }
}

.order-details .back-btn {
  margin-left: 23px;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  color: #043458;
  border-bottom: 1px solid #043458;
  display: inline-block;
}

.order-details .back-btn:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .order-details .back-btn {
    font-size: 12px;
    line-height: 17px;
    margin-left: 0;
  }

  .order-details .back-btn:hover {
    color: #043458;
    border-color: #043458;
  }
}

.order-details__steps {
  text-align: center;
  padding-top: 43px;
}

@media (max-width: 767px) {
  .order-details__steps {
    padding-top: 26px;
    font-size: 0;
  }
}

.order-details__steps__item {
  margin: 0 8px;
  display: inline-block;
  width: 108px;
  height: 108px;
  border: 3px solid #043458;
  color: #043458;
  position: relative;
  font-size: 14px;
  line-height: 102px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

@media (max-width: 767px) {
  .order-details__steps__item {
    width: 55px;
    height: 55px;
    border-width: 2px;
    font-size: 9px;
    line-height: 53px;
    margin: 0 6px;
  }
}

.order-details__steps__item:first-child:before {
  display: none;
}

.order-details__steps__item:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: -25px;
  width: 24px;
  height: 3px;
  background: #043458;
}

@media (max-width: 767px) {
  .order-details__steps__item:before {
    height: 2px;
    margin-top: -1px;
    left: -14px;
    width: 12px;
  }
}

.order-details__steps__item.active {
  border-color: #ee2d42;
  color: #ee2d42;
}

.order-details__steps__item.active:after {
  content: '';
  position: absolute;
  bottom: 11px;
  left: 50%;
  margin-left: -8px;
  border-bottom: 10px solid #ee2d42;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

@media (max-width: 767px) {
  .order-details__steps__item.active:after {
    margin-left: -5px;
    bottom: 5px;
    border-bottom: 6px solid #ee2d42;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
}

.order-details__left {
  float: left;
  width: 700px;
}

@media (max-width: 767px) {
  .order-details__left {
    float: none;
    width: 100%;
  }
}

.order-details__right {
  float: right;
  width: 300px;
  padding-top: 101px;
}

@media (max-width: 767px) {
  .order-details__right {
    float: none;
    width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .order-details__right {
    padding-top: 15px;
  }
}

.order-details__title {
  font-size: 50px;
  line-height: 80px;
  font-weight: bold;
  color: #043458;
  margin-bottom: -14px;
}

@media (max-width: 767px) {
  .order-details__title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 7px;
    margin-bottom: -3px;
  }
}

.order-details__description {
  font-size: 18px;
  line-height: 28px;
  padding-top: 11px;
  width: 460px;
}

@media (max-width: 767px) {
  .order-details__description {
    font-size: 12px;
    line-height: 17px;
    padding-top: 0;
    width: 100%;
  }
}

.order-details__info {
  font-size: 18px;
  line-height: 28px;
  margin-top: 12px;
}

.order-details__info:before,
.order-details__info:after {
  content: " ";
  display: table;
}

.order-details__info:after {
  clear: both;
}

.order-details__info:before,
.order-details__info:after {
  content: " ";
  display: table;
}

.order-details__info:after {
  clear: both;
}

@media (max-width: 767px) {
  .order-details__info {
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
  }
}

.order-details__info__left {
  width: 160px;
  float: left;
}

@media (max-width: 767px) {
  .order-details__info__left {
    width: 100%;
    float: none;
  }
}

.order-details__info__right {
  width: calc(100% - 160px);
  float: left;
}

@media (max-width: 767px) {
  .order-details__info__right {
    width: 100%;
    float: none;
  }
}

.order-details__price {
  font-size: 18px;
  line-height: 28px;
  text-align: right;
}

.order-details__price:before,
.order-details__price:after {
  content: " ";
  display: table;
}

.order-details__price:after {
  clear: both;
}

.order-details__price:before,
.order-details__price:after {
  content: " ";
  display: table;
}

.order-details__price:after {
  clear: both;
}

@media (max-width: 767px) {
  .order-details__price {
    font-size: 12px;
    line-height: 17px;
    padding-right: 0;
  }
}

.order-details__price span {
  text-decoration: line-through;
}

.order-details__price b {
  font-size: 30px;
  color: #043458;
}

@media (max-width: 767px) {
  .order-details__price b {
    font-size: 20px;
  }
}

.order-details__price .total-price-title {
  font-weight: bold;
  float: left;
  text-align: left;
}

.order-details__price .total-price {
  float: right;
  text-align: right;
}

.order-details__price.price-1 .total-price-title {
  width: 60px;
}

.order-details__price.price-1 .total-price {
  width: 240px;
}

@media (max-width: 767px) {
  .order-details__price.price-1 .total-price {
    width: 200px;
  }
}

.order-details__price.price-2 .total-price-title {
  width: 80px;
  display: none;
}

.order-details__price.price-2 .total-price-title:first-child {
  display: block;
}

@media (max-width: 767px) {
  .order-details__price.price-2 .total-price-title {
    width: 70px;
  }
}

.order-details__price.price-2 .total-price {
  width: 220px;
}

@media (max-width: 767px) {
  .order-details__price.price-2 .total-price {
    width: 190px;
  }
}

.order-details__promo {
  margin-top: 20px;
}

.order-details__promo:before,
.order-details__promo:after {
  content: " ";
  display: table;
}

.order-details__promo:after {
  clear: both;
}

.order-details__promo:before,
.order-details__promo:after {
  content: " ";
  display: table;
}

.order-details__promo:after {
  clear: both;
}

@media (max-width: 767px) {
  .order-details__promo {
    margin-top: 5px;
  }
}

.order-details__promo form {
  float: right;
}

@media (max-width: 767px) {
  .order-details__promo form {
    float: left;
  }
}

.order-details__promo .form-group {
  width: 220px;
  margin: 0;
  float: left;
}

@media (max-width: 767px) {
  .order-details__promo .form-group {
    width: 200px;
  }
}

.order-details__promo .form-control {
  width: 100%;
  border: 1px solid #333;
  font-size: 18px;
  color: #333;
  padding: 0 20px;
  margin-right: 0;
  float: left;
  height: 33px;
  line-height: 30px;
}

@media (min-device-width: 768px) and (max-device-width: 1280px) {
  .order-details__promo .form-control {
    height: 34px;
    line-height: 34px;
  }
}

@media (max-width: 767px) {
  .order-details__promo .form-control {
    height: 30px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.order-details__promo .cart-voucher__btn {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  width: 79px;
  height: 33px;
  line-height: 34px;
  background: #043458;
  border: none;
  float: right;
}

@media (min-device-width: 768px) and (max-device-width: 1280px) {
  .order-details__promo .cart-voucher__btn {
    height: 34px;
    line-height: 33px;
    border: 1px solid #043458;
  }
}

@media (max-width: 767px) {
  .order-details__promo .cart-voucher__btn {
    width: 60px;
    height: 30px;
    font-size: 12px;
  }
}

.order-details__promo .cart-voucher__btn:hover {
  background: #0082a9;
}

@media (max-width: 767px), (min-device-width: 768px) and (max-device-width: 1280px) {
  .order-details__promo .cart-voucher__btn:hover {
    background: #043458;
  }
}

.order-details__promo .global-alerts {
  clear: both;
  padding-top: 8px;
}

.order-details .appliedVouchers {
  margin-right: -10px;
  float: right;
}

.order-details .appliedVouchers:before,
.order-details .appliedVouchers:after {
  content: " ";
  display: table;
}

.order-details .appliedVouchers:after {
  clear: both;
}

.order-details .appliedVouchers:before,
.order-details .appliedVouchers:after {
  content: " ";
  display: table;
}

.order-details .appliedVouchers:after {
  clear: both;
}

.order-details .appliedVouchers form {
  float: right;
  margin-right: 10px;
}

.order-details .appliedVouchers .voucher-list__item-box {
  font-weight: normal;
  border: none;
  padding: 0 15px;
  font-style: italic;
}

@media (max-width: 767px) {
  .order-details .appliedVouchers .voucher-list__item-box {
    padding: 2px 10px;
  }
}

.order-details .appliedVouchers .voucher-list__item-box span {
  color: #333;
}

.ie8 .order-details .appliedVouchers .voucher-list__item-box span,
.ie9 .order-details .appliedVouchers .voucher-list__item-box span {
  margin: 0;
  top: 0;
}

.order-details .appliedVouchers .voucher-list__item-box span:hover {
  color: #0082a9;
}

@media (max-width: 767px) {
  .order-details .appliedVouchers .voucher-list__item-box span:hover {
    color: #333;
  }
}

.ie8 .order-details .appliedVouchers .voucher-list__item-box span:before,
.ie9 .order-details .appliedVouchers .voucher-list__item-box span:before {
  content: 'x';
}

.order-details__content {
  max-width: 1020px;
  margin: auto;
  padding-top: 16px;
}

.order-details__content:before,
.order-details__content:after {
  content: " ";
  display: table;
}

.order-details__content:after {
  clear: both;
}

.order-details__content:before,
.order-details__content:after {
  content: " ";
  display: table;
}

.order-details__content:after {
  clear: both;
}

.order-details .contract {
  padding-top: 5px;
}

@media (max-width: 767px) {
  .order-details .contract {
    padding-top: 21px;
    padding-bottom: 41px;
  }
}

.order-details .contract__block {
  margin-top: 30px;
  padding-bottom: 28px;
}

.order-details .contract__block:before,
.order-details .contract__block:after {
  content: " ";
  display: table;
}

.order-details .contract__block:after {
  clear: both;
}

.order-details .contract__block:before,
.order-details .contract__block:after {
  content: " ";
  display: table;
}

.order-details .contract__block:after {
  clear: both;
}

@media (max-width: 767px) {
  .order-details .contract__block {
    margin-top: 10px;
    padding-bottom: 22px;
  }
}

.order-details .contract__block:after {
  display: block;
}

.order-details .contract__block__content {
  max-height: none;
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  .order-details .contract__block__content {
    margin-bottom: -3px;
    margin-top: 15px;
  }
}

.order-details .contract__block__content:after {
  display: none;
}

.order-details .contract__block__title {
  padding-top: 0;
  padding-bottom: 25px;
}

.order-details .contract__block__title .required {
  font-weight: normal;
  font-size: 18px;
  float: right;
  line-height: 44px;
}

@media (max-width: 767px) {
  .order-details .contract__block__title .required {
    padding-top: 11px;
    font-size: 12px;
  }
}

.order-details .contract__block__description {
  color: #043458;
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 10px;
}

.order-details .contract__block__description.text-description {
  padding-bottom: 3px;
  margin-top: -30px;
}

@media (max-width: 767px) {
  .order-details .contract__block__description.text-description {
    margin-top: -19px;
  }
}

@media (max-width: 767px) {
  .order-details .contract__block__description {
    font-size: 12px;
    line-height: 17px;
    margin-top: -15px;
    padding-bottom: 4px;
  }
}

@media (max-width: 767px) {
  .order-details .contract__block .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 260px;
  }
}

@media (max-width: 767px) {
  .order-details .contract__block--bg {
    padding-top: 0;
  }
}

.order-details .contract__block .custom-checkbox .help-block {
  margin-left: 53px;
  margin-top: -22px;
}

@media (max-width: 767px) {
  .order-details .contract__block .custom-checkbox .help-block {
    margin-left: 45px;
    margin-top: -19px;
  }
}

.ie8 .order-details .contract__block .custom-checkbox .help-block {
  margin-left: 20px;
  margin-top: -17px;
}

.order-details .contract .checkbox {
  padding-top: 14px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .order-details .contract .checkbox {
    padding-top: 15px;
    padding-bottom: 23px;
  }
}

.order-details .contract .checkbox a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .order-details .contract .checkbox a:hover {
    color: #043458;
    border-color: #043458;
  }
}

@media (max-width: 767px) {
  .order-details .contract .checkbox .control-label {
    padding-left: 46px;
    line-height: 15px!important;
  }

  .order-details .contract .checkbox .control-label:before {
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
    width: 30px;
  }
}

.order-details .edit-account__form {
  padding: 0;
}

.order-details .edit-account__form__block .wrap-radio {
  margin-top: 0;
}

.order-details .edit-account__form__block .wrap-radio .control-label {
  color: #043458;
}

.order-details .edit-account__form__block .wrap-radio .radio-buttons {
  margin-top: 3px;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .wrap-radio .order-radio-buttons .readonly-input {
    padding-top: 3px;
  }
}

.order-details .edit-account__form__block .order-details .contract__block .radio label {
  line-height: 38px;
}

.order-details .wrap-radio.invoice .radio-buttons,
.order-details .wrap-radio.invoice .control-label {
  float: left;
}

.order-details .wrap-radio.invoice .control-label {
  font-weight: bold;
  color: #043458;
  line-height: 33px;
  width: 240px;
}

@media (max-width: 767px) {
  .order-details .wrap-radio.invoice .control-label {
    font-size: 12px;
    line-height: 30px;
    width: 197px;
  }
}

.order-details .wrap-radio.invoice .radio-buttons {
  width: calc(100% - 240px);
  width: 100%\0;
}

@media (max-width: 767px) {
  .order-details .wrap-radio.invoice .radio-buttons {
    width: 100%;
  }
}

.order-details .wrap-radio.invoice .radio-buttons .radio + .radio,
.order-details .wrap-radio.invoice .radio-buttons .checkbox + .checkbox {
  margin-top: 0;
}

.order-details .wrap-radio.invoice .radio-buttons .custom-radio {
  float: left\0;
  margin-top: 0\0!important;
}

@media (max-width: 767px) {
  .order-details .contract__block .invoice .radio label,
  .order-details .contract__block .invoice .checkbox label {
    line-height: 30px;
  }
}

.order-details .contract__block .radio label,
.order-details .contract__block .checkbox label {
  line-height: 33px;
}

@media (max-width: 767px) {
  .order-details .contract__block .radio label,
  .order-details .contract__block .checkbox label {
    line-height: 26px;
  }
}

.order-details .contract__block .custom-checkbox input[type="checkbox"] + input[type="hidden"] + label:before {
  margin-right: 15px;
  background-clip: padding-box;
}

@media (max-width: 767px) {
  .order-details .contract__block .checkbox .control-label {
    font-size: 12px;
    line-height: 26px;
  }
}

.order-details .tax-info {
  padding-bottom: 3px;
}

@media (max-width: 767px) {
  .order-details .tax-info {
    padding-bottom: 0;
    margin-top: -16px;
    margin-bottom: -14px;
  }
}

.order-details .tax-info .radio-buttons > label {
  width: 219px;
  float: left;
  margin-right: 2px;
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  line-height: 34px;
}

@media (max-width: 767px) {
  .order-details .tax-info .radio-buttons > label {
    font-size: 12px;
    line-height: 30px;
    width: 175px;
  }
}

.order-details .tax-info .contract__block__title {
  padding-top: 0;
  margin-top: 18px;
  padding-bottom: 7px;
}

.order-details .tax-info .form-row:before,
.order-details .tax-info .form-row:after {
  content: " ";
  display: table;
}

.order-details .tax-info .form-row:after {
  clear: both;
}

.order-details .tax-info .form-row:before,
.order-details .tax-info .form-row:after {
  content: " ";
  display: table;
}

.order-details .tax-info .form-row:after {
  clear: both;
}

.order-details .tax-info .normalInvoice {
  padding-top: 2px;
}

.order-details .tax-info .normalInvoice .custom-radio:first-child input[type="radio"] + label {
  margin-left: 0;
}

.order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label {
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label {
    font-size: 12px;
    line-height: 17px;
    margin-left: 5px;
  }
}

.order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label:before {
  width: 26px;
  height: 26px;
  margin-right: 7px;
  background-clip: padding-box;
}

@media (max-width: 767px) {
  .order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label:before {
    width: 30px;
    height: 30px;
  }
}

.order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label:after {
  width: 14px;
  height: 14px;
  top: 6px;
  left: 6px;
}

@media (max-width: 767px) {
  .order-details .tax-info .normalInvoice .custom-radio input[type="radio"] + label:after {
    width: 15px;
    height: 15px;
    top: 8px;
    left: 8px;
  }
}

.order-details .tax-info .normalInvoice .radio-buttons {
  padding-top: 3px;
}

@media (max-width: 767px) {
  .order-details .tax-info .normalInvoice .radio-buttons {
    padding-top: 0;
  }
}

.order-details .tax-info .evoice-specs {
  margin-top: -18px;
  margin-bottom: -14px;
}

@media (max-width: 767px) {
  .order-details .tax-info .evoice-specs {
    margin-top: -12px;
  }
}

.order-details .tax-info .companyInvoice {
  padding-bottom: 20px;
}

.order-details .tax-info .companyInvoice .form-group {
  margin-bottom: 5px;
}

.order-details .submit-btn {
  position: relative;
  z-index: 1;
  width: 136px;
  height: 136px;
  font-size: 14px;
  padding: 0 5px;
  vertical-align: middle;
  background: #ee2d42;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: -135px;
}

@media (max-width: 767px) {
  .order-details .submit-btn {
    font-size: 12px;
    width: 80px;
    height: 80px;
    margin-top: 24px;
    box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -moz-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -webkit-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -o-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
  }
}

.order-details .submit-btn:before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.order-details .submit-btn:hover:before {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .order-details .submit-btn:hover:before {
    background: #ee2d42;
  }
}

.order-details .submit-btn:focus {
  cursor: default;
}

.order-details .submit-btn:focus:before {
  background: #ee2d42;
}

.order-details .submit-btn.disabled:before {
  background: #666;
}

.order-details .submit-btn.disabled:hover:before {
  transform: scale(1);
}

.order-details .submit-btn span {
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 767px) {
  .order-details .submit-btn {
    margin-top: -25px;
    margin-bottom: -78px;
  }
}

.order-details .submit-btn span {
  margin: 16px auto 12px;
}

@media (max-width: 767px) {
  .order-details .submit-btn span {
    margin: 0 auto 5px;
  }
}

.ie .order-details .submit-btn:before,
.ie10 .order-details .submit-btn:before {
  display: none;
}

.order-details .submit-btn .button_hover_before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.order-details .submit-btn:hover .button_hover_before {
  background: #eb5e6c;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block:nth-child(even) .form-group {
    margin-bottom: 7px;
  }
}

.order-details .edit-account__form__block .wrap-name .has-error .help-block {
  display: none;
}

.order-details .edit-account__form__block .wrap-name .form-group .control-label {
  position: relative;
}

.order-details .edit-account__form__block .wrap-name .form-group .control-label .required-indicator {
  display: none;
}

.order-details .edit-account__form__block .checkout-address-1 .form-group .control-label .required-indicator {
  margin-left: -5px;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .form-group .control-label span.label-description {
    padding-bottom: 3px;
    margin-top: -9px;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .form-group {
    margin-bottom: 17px;
    margin-top: 10px;
  }

  .order-details .edit-account__form__block .form-group:first-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .form-group .control-label.block {
    display: block;
    margin-top: 9px;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .wrap-radio {
    margin-bottom: 13px;
    margin-top: -17px;
    padding-bottom: 6px;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .wrap-radio .control-label {
    padding-top: 8px;
    line-height: 18px;
  }
}

.order-details .edit-account__form__block .textarea .form-group label {
  display: none!important;
}

.order-details .edit-account__form__block .textarea .help-block {
  text-align: left;
  font-size: 18px;
  margin-top: 1px;
  padding-bottom: 24px;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .textarea .help-block {
    padding-bottom: 16px;
    font-size: 12px;
    clear: both;
    padding-top: 6px;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .textarea {
    margin-top: 7px;
  }
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .textarea .form-group textarea {
    height: 90px;
    margin-bottom: 2px;
  }
}

@media (max-width: 767px) {
  .order-details .address-block .form-group:first-child {
    margin-bottom: 5px;
  }
}

.invoice__content {
  padding-top: 2px;
}

@media (max-width: 767px) {
  .invoice__content .chosen-container .chosen-single {
    height: 30px;
  }
}

@media (max-width: 767px) {
  .invoice__content {
    padding-top: 4px;
  }
}

.invoice__content .form-group:before,
.invoice__content .form-group:after {
  content: " ";
  display: table;
}

.invoice__content .form-group:after {
  clear: both;
}

.invoice__content .form-group:before,
.invoice__content .form-group:after {
  content: " ";
  display: table;
}

.invoice__content .form-group:after {
  clear: both;
}

.invoice__content .control-label {
  width: 242px;
  float: left;
  line-height: 33px;
  font-weight: bold;
  color: #043458;
}

@media (max-width: 767px) {
  .invoice__content .control-label {
    font-size: 12px;
    line-height: 17px;
    float: none;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .invoice__content .readonly-input {
    padding-top: 5px;
  }
}

.invoice__content input.form-control,
.invoice__content .readonly-input,
.invoice__content .radio-buttons,
.invoice__content .control {
  width: calc(100% - 242px);
  float: left;
  max-width: 301px;
  width: 301px\0;
}

.invoice__content input.form-control:before,
.invoice__content .readonly-input:before,
.invoice__content .radio-buttons:before,
.invoice__content .control:before,
.invoice__content input.form-control:after,
.invoice__content .readonly-input:after,
.invoice__content .radio-buttons:after,
.invoice__content .control:after {
  content: " ";
  display: table;
}

.invoice__content input.form-control:after,
.invoice__content .readonly-input:after,
.invoice__content .radio-buttons:after,
.invoice__content .control:after {
  clear: both;
}

.invoice__content input.form-control:before,
.invoice__content .readonly-input:before,
.invoice__content .radio-buttons:before,
.invoice__content .control:before,
.invoice__content input.form-control:after,
.invoice__content .readonly-input:after,
.invoice__content .radio-buttons:after,
.invoice__content .control:after {
  content: " ";
  display: table;
}

.invoice__content input.form-control:after,
.invoice__content .readonly-input:after,
.invoice__content .radio-buttons:after,
.invoice__content .control:after {
  clear: both;
}

@media (max-width: 767px) {
  .invoice__content input.form-control,
  .invoice__content .readonly-input,
  .invoice__content .radio-buttons,
  .invoice__content .control {
    width: 100%;
    float: none;
  }
}

.invoice__content input.form-control {
  height: 33px;
}

@media (max-width: 767px) {
  .invoice__content input.form-control {
    height: 30px;
  }
}

.invoice__content .radio {
  float: left;
  margin-left: 15px;
  margin-top: 0;
}

@media (max-width: 767px) {
  .invoice__content .radio {
    width: 50%;
    margin-left: 0;
  }
}

.invoice__content .radio:first-child {
  margin-left: 0;
}

.invoice__content .radio label {
  text-transform: none;
}

@media (max-width: 767px) {
  .invoice__content .radio label {
    font-size: 12px;
    line-height: 26px!important;
  }
}

.invoice__content .wrap-name {
  max-width: 460px;
}

.invoice__content .wrap-name .form-group input[type="text"] {
  font-size: 18px;
  color: #333;
  letter-spacing: -1px;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .invoice__content .wrap-name .form-group input[type="text"] {
    font-size: 12px;
    line-height: 17px;
    height: 30px;
  }
}

.invoice__content .wrap-name .form-group:first-child input[type="text"] {
  margin-left: 0;
}

@media (max-width: 767px) {
  .invoice__content .wrap-name .form-group:nth-child(2) {
    top: 23px;
  }
}

.invoice__content input.form-control,
.invoice__content .readonly-input {
  font-size: 18px;
  line-height: 28px;
  color: #043458;
}

@media (max-width: 767px) {
  .invoice__content input.form-control,
  .invoice__content .readonly-input {
    font-size: 12px;
    line-height: 17px;
  }
}

.invoice__text {
  margin-top: -4px;
  margin-bottom: 4px;
  color: #043458;
  max-width: 450px;
}

.invoice__text a {
  border-bottom: 1px solid #043458;
}

.invoice__text a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

@media (max-width: 767px) {
  .invoice__text a:hover {
    color: #043458;
    border-color: #043458;
  }
}

@media (max-width: 767px) {
  .invoice__text br {
    display: none;
  }
}

.payment .main-content {
  overflow: visible;
}

.payment .back-btn {
  font-weight: bold;
  border-bottom: 1px solid #043458;
  line-height: 18px;
  margin-top: 38px;
  display: inline-block;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .payment .back-btn {
    line-height: 15px;
    margin-top: 28px;
    margin-left: 30px;
  }
}

.payment .back-btn:hover {
  color: #0082a9;
  border-color: #0082a9;
}

.payment .checkout-headline {
  font-size: 50px;
  font-weight: bold;
  line-height: 80px;
  padding: 42px 0 0 0;
}

@media (max-width: 767px) {
  .payment .checkout-headline {
    font-size: 30px;
    line-height: 35px;
    padding: 28px 30px 0;
  }
}

.payment .order-details__steps {
  padding-top: 29px;
}

@media (max-width: 767px) {
  .payment .order-details__steps {
    padding-top: 25px;
  }
}

.payment.contract {
  padding-bottom: 231px;
}

@media (max-width: 767px) {
  .payment.contract {
    padding-bottom: 105px;
  }
}

.payment .contract__block {
  padding: 61px 60px 0;
  margin-top: 35px;
  left: -4px;
}

@media (max-width: 767px) {
  .payment .contract__block {
    padding: 10px 0 57px;
    left: 0;
  }
}

.payment .contract__block .checkout-next {
  position: relative;
  z-index: 1;
  width: 136px;
  height: 136px;
  font-size: 14px;
  padding: 0 5px;
  vertical-align: middle;
  background: #ee2d42;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: -108px;
  left: 50.5%;
  margin-left: -73px;
}

@media (max-width: 767px) {
  .payment .contract__block .checkout-next {
    font-size: 12px;
    width: 80px;
    height: 80px;
    margin-top: 24px;
    box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -moz-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -webkit-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
    -o-box-shadow: 0px 9px 12px 5px rgba(238, 45, 66, 0.48);
  }
}

.payment .contract__block .checkout-next:before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.payment .contract__block .checkout-next:hover:before {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .payment .contract__block .checkout-next:hover:before {
    background: #ee2d42;
  }
}

.payment .contract__block .checkout-next:focus {
  cursor: default;
}

.payment .contract__block .checkout-next:focus:before {
  background: #ee2d42;
}

.payment .contract__block .checkout-next.disabled:before {
  background: #666;
}

.payment .contract__block .checkout-next.disabled:hover:before {
  transform: scale(1);
}

.payment .contract__block .checkout-next span {
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 767px) {
  .payment .contract__block .checkout-next {
    bottom: -58px;
    margin-left: -44px;
  }
}

.payment .contract__block .checkout-next span {
  margin: 8px auto 6px;
}

@media (max-width: 767px) {
  .payment .contract__block .checkout-next span {
    margin: -3px auto 5px;
  }
}

.ie .payment .contract__block .checkout-next:before {
  display: none;
}

.payment .contract__block .checkout-next .button_hover_before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ee2d42;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.payment .contract__block .checkout-next:hover .button_hover_before {
  background: #eb5e6c;
}

.payment__option {
  margin: 0 -10px;
  padding: 0 0 39px 0;
}

.payment__option:before,
.payment__option:after {
  content: " ";
  display: table;
}

.payment__option:after {
  clear: both;
}

.payment__option:before,
.payment__option:after {
  content: " ";
  display: table;
}

.payment__option:after {
  clear: both;
}

@media (max-width: 767px) {
  .payment__option {
    margin: 0;
    padding-bottom: 4px;
  }
}

.payment__option__border {
  border: 3px solid #fff;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
  position: relative;
  cursor: pointer;
  height: 150px;
  width: 210px;
}

@media (max-width: 767px) {
  .payment__option__border {
    width: 100%;
    height: auto;
    padding: 22px 0 17px;
    border-width: 2px;
  }

  .payment__option__border.antpay,
  .payment__option__border.antmobilepay,
  .payment__option__border.baiduloan {
    padding: 9px 0 8px;
  }
}

.payment__option__border:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 50%;
  margin-left: -5px;
  background: url(../img/valid-tick.png) 0 0 no-repeat;
  background-size: 100% auto;
  width: 24px;
  height: 25px;
  display: none;
}

@media (max-width: 767px) {
  .payment__option__border:after {
    background-size: 23px auto;
    right: 3px;
    left: auto;
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
  }
}

.payment__option__border .payment__img__text {
  text-align: center;
  font-size: 14px;
  color: #043458;
  position: absolute;
  left: 0;
  bottom: 29px;
  margin: 0;
  width: 100%;
}

.payment__option__border .payment__img__text.error {
  color: #f00;
}

@media (max-width: 767px) {
  .payment__option__border .payment__img__text {
    font-size: 12px;
    position: static;
    margin-top: 4px;
  }
}

.payment__option__item {
  float: left;
  width: 210px;
  margin: 0 10px;
  text-align: center;
  position: relative;
}

@media (max-width: 767px) {
  .payment__option__item {
    width: 260px;
  }
}

.payment__option__item label {
  vertical-align: top;
}

@media (max-width: 767px) {
  .payment__option__item label {
    position: static;
    vertical-align: top;
    margin-bottom: 0;
    display: block;
  }
}

.payment__option__item label input[type="radio"].paymentMethod {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

@media (max-width: 767px) {
  .payment__option__item label input[type="radio"].paymentMethod {
    display: none;
  }
}

.payment__option__item label img {
  max-width: 139px;
  z-index: 0;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .payment__option__item label img {
    display: block;
    margin: auto;
    left: 0;
  }
}

.payment__option__item label .helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

@media (max-width: 767px) {
  .payment__option__item label .helper {
    display: none;
  }
}

.payment__option__item:hover .payment__option__border {
  border-color: #436781;
}

@media (max-width: 767px) {
  .payment__option__item {
    margin: 13px auto 0;
    height: auto;
    float: none;
  }

  .payment__option__item:first-child {
    margin-top: 0;
  }

  .payment__option__item img {
    max-height: 32px;
  }
}

.payment__option__item.active .payment__option__border {
  background: #fff;
  border-color: #fff;
}

.payment__option__item.active .payment__option__border:after {
  display: block;
}

.ie8 .payment__option__item.active .payment__option__border:after {
  display: none;
}

.payment__option__item:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 767px) {
  .payment__option__item:before {
    display: none;
  }
}

.payment__option__item img {
  max-width: 100%;
  vertical-align: middle;
}

.payment__option__text {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .payment__option__text {
    position: static;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    color: #043458;
    font-size: 12px;
    line-height: 17px;
    margin-top: 12px;
    padding-bottom: 3px;
    font-weight: normal;
    text-transform: none;
  }

  .payment__option__text b {
    font-weight: bold;
  }
}

.payment__option__text ul {
  list-style: none;
}

@media (max-width: 767px) {
  .payment__option #antpay {
    display: none;
  }
}

.payment__option #antmobilepay {
  display: none;
}

@media (max-width: 767px) {
  .payment__option #antmobilepay {
    display: block;
  }
}

.payment .antpay-option {
  padding: 0;
  display: none;
}

.payment .antpay-option .antpay__title {
  font-weight: bold;
  font-size: 13px;
  margin: -7px 0 0 0;
  padding-bottom: 9px;
  color: #043458;
}

@media (max-width: 767px) {
  .payment .antpay-option .antpay__title {
    margin-top: -3px;
    padding-bottom: 13px;
  }
}

.payment .antpay-option ul {
  list-style: none;
  padding: 0;
}

.payment .antpay-option ul li {
  width: 100%;
  border: 2px solid #fff;
  margin-top: -2px;
  position: relative;
  z-index: 0;
  cursor: pointer;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
}

.payment .antpay-option ul li:hover {
  border-color: #043458;
  z-index: 10;
}

.payment .antpay-option ul li.active {
  background: #fff;
  border-color: #fff;
}

.payment .antpay-option ul li span {
  padding: 15px 10px 16px;
  color: #043458;
  text-align: center;
  display: block;
  font-weight: bold;
}

@media (max-width: 767px) {
  .payment .antpay-option ul li span {
    font-size: 20px;
    padding: 18px 10px 21px;
  }
}

.payment .antpay-option ul li input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  margin: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.confirmation {
  color: #043458;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  padding-top: 44px;
}

@media (max-width: 767px) {
  .confirmation {
    font-size: 12px;
    line-height: 17px;
    padding-top: 7px;
  }
}

.confirmation .container {
  width: 100%;
}

@media (max-width: 767px) {
  .confirmation .container {
    max-width: 260px;
    padding: 0;
  }
}

.confirmation .contract__block {
  margin-top: 34px;
  padding-top: 33px;
}

@media (max-width: 767px) {
  .confirmation .contract__block {
    padding-top: 0;
    margin-top: 28px;
  }
}

.confirmation .checkout-headline {
  font-size: 50px;
  font-weight: bold;
  line-height: 80px;
  padding: 42px 0 0 0;
  text-align: left;
}

@media (max-width: 767px) {
  .confirmation .checkout-headline {
    font-size: 30px;
    line-height: 35px;
    padding: 28px 30px 0;
  }
}

.confirmation__title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  padding-top: 4px;
}

@media (max-width: 767px) {
  .confirmation__title {
    font-size: 20px;
    line-height: 25px;
  }
}

.confirmation__number {
  line-height: 32px;
}

@media (max-width: 767px) {
  .confirmation__number {
    line-height: 22px;
  }
}

.confirmation__number span {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .confirmation__number span {
    font-size: 20px;
    line-height: 25px;
  }
}

.confirmation__description {
  padding-top: 26px;
}

@media (max-width: 767px) {
  .confirmation__description {
    padding-top: 14px;
  }
}

.confirmation__description a {
  border-bottom: 1px solid #043458;
}

.confirmation__description a:hover {
  border-color: #0082a9;
}

.confirmation__text {
  color: #043458;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  max-width: 695px;
  margin: 0 auto;
  padding: 78px 30px 0;
  margin-bottom: -64px;
}

@media (max-width: 767px) {
  .confirmation__text {
    padding-top: 38px;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: -21px;
  }
}

.confirmation__text__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .confirmation__text__title {
    font-size: 20px;
    line-height: 25px;
    max-width: 200px;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .confirmation__text__description {
    padding-top: 5px;
    max-width: 250px;
    margin: auto;
  }
}

.confirmation__text__checkout {
  padding-top: 19px;
}

@media (max-width: 767px) {
  .confirmation__text__checkout {
    padding-top: 13px;
  }
}

.confirmation__text__checkout a {
  color: #ee2d42;
  border-bottom: 1px solid #ee2d42;
  font-weight: bold;
}

.confirmation__text__checkout a:hover {
  color: #0082a9;
  border-color: #0082a9;
}

.confirmation__email {
  text-align: center;
  padding-top: 2px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .confirmation__email {
    padding-top: 4px;
    margin-bottom: 3px;
  }
}

.confirmation__email #guestForm .form-group {
  width: 305px;
  margin: 0 -5px;
  display: inline-block;
  vertical-align: top;
}

.ie8 .confirmation__email #guestForm .form-group .form-control {
  line-height: 34px;
}

@media (max-width: 767px) {
  .confirmation__email #guestForm .form-group {
    width: 203px;
  }
}

.confirmation__email #guestForm .form-group .control-label {
  display: none;
}

.confirmation__email input#email {
  height: 33px;
  background: #fff;
  border: none;
  width: 100%;
  padding: 0 12px;
}

@media (max-width: 767px) {
  .confirmation__email input#email {
    height: 30px;
  }
}

.confirmation__email input#sendEmail {
  height: 33px;
  width: 74px;
  border: none;
  background: #043458;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
  vertical-align: top;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

@media (min-width: 1024px) {
  .confirmation__email input#sendEmail:hover {
    background: #0082a9;
  }
}

@media (max-width: 767px) {
  .confirmation__email input#sendEmail {
    height: 30px;
    width: 57px;
    font-size: 12px;
  }
}

.confirmation__email .success-message {
  color: #043458;
  margin-bottom: -20px;
}

.confirmation__email .error-message {
  color: #f00;
  margin: 8px auto 0;
  max-width: 384px;
  text-align: left;
}

@media (max-width: 767px) {
  .confirmation__email .error-message {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .delivery_method-list #alipay {
    display: none;
  }
}

.delivery_method-list #alipaymobilepay {
  display: none;
}

@media (max-width: 767px) {
  .delivery_method-list #alipaymobilepay {
    display: block;
  }
}

.page-multiStepCheckoutSummaryPage .fancybox-skin:after {
  height: 83px;
  background: url(../img/bg-popup-payment.png) center bottom no-repeat;
}

@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage .fancybox-skin:after {
    height: 41px;
    background-size: auto 41px;
  }
}

.page-multiStepCheckoutSummaryPage .fancybox-outer {
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage .fancybox-outer {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage .fancybox-close {
    top: 15px;
    right: 12px;
  }
}

.QRCode {
  width: 1022px;
  padding-top: 65px;
}

@media (max-width: 767px) {
  .QRCode {
    padding-top: 57px;
    width: 260px;
  }
}

.QRCode .qr-box {
  width: 330px;
  margin: auto;
  background: #fff;
  padding-top: 21px;
  padding-bottom: 39px;
}

@media (max-width: 767px) {
  .QRCode .qr-box {
    width: 200px;
    padding-top: 13px;
    padding-bottom: 11px;
  }
}

.QRCode .qr-border {
  background: #f4f4f4;
  border: 1px solid #d4d4d4;
  width: 250px;
  margin: 20px auto 0;
}

@media (max-width: 767px) {
  .QRCode .qr-border {
    width: 178px;
  }
}

.QRCode .qr-border img {
  width: 100%;
}

.QRCode .qr-title {
  font-size: 18px;
  color: #043458;
  font-weight: bold;
}

@media (max-width: 767px) {
  .QRCode .qr-title {
    font-size: 12px;
    line-height: 17px;
  }
}

.QRCode .qr-bot {
  font-size: 12px;
  position: relative;
  margin-left: 19px;
  padding: 9px 0 5px 15px;
}

@media (max-width: 767px) {
  .QRCode .qr-bot {
    font-size: 9px;
    margin-left: 12px;
    padding: 8px 0 0 12px;
    line-height: 22px;
  }
}

.QRCode .qr-bot:before {
  content: '';
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1833px -267px;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 17px;
  left: 0;
}

@media (max-width: 767px) {
  .QRCode .qr-bot:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/qr-clock-small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 10px;
    height: 11px;
    top: 13px;
  }
}

.popup-hide {
  display: none;
}

.blockUI.blockOverlay,
.blockUI.blockMsg.blockElement {
  opacity: 0!important;
}

.create_update_payment_form {
  position: static!important;
}

@media (max-width: 767px) {
  #wechatqr {
    display: none;
  }
}

@media (max-width: 767px) {
  html:not(.ie8) .order-details .contract .checkbox .control-label {
    padding-left: 44px;
  }

  html:not(.ie8) .order-details .contract .checkbox .control-label:before {
    position: absolute!important;
    top: 50%;
    margin-top: -16px;
    left: 0;
    height: 30px!important;
    width: 30px!important;
  }
}

.ie8 .pageLabel-multiStepCheckoutSummary .contract__block--bg:after,
.ie8 #wsiCheckoutForm .contract__block--bg:after {
  height: 55px;
  bottom: -55px;
}

.ie8 .order-details .contract .checkbox {
  padding-bottom: 5px;
}

.ie8 .order-details .normalInvoice .custom-radio label {
  white-space: nowrap;
}

.ie8 .order-details .tax-info .radio-buttons .custom-radio {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .wrap-radio .readonly-input {
    clear: both;
  }
}

.order-details .edit-account__form__block .textarea textarea {
  height: 69px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .order-details .edit-account__form__block .name-description {
    padding-bottom: 3px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-chinese-name {
    margin-top: -8px;
  }
}

.order-details .checkout-chinese-name .help-block {
  padding-top: 5px;
}

@media (max-width: 767px) {
  .order-details .checkout-chinese-name .help-block {
    padding-top: 0;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-chinese-name .wrap-name .form-group {
    top: 51px;
  }
}

.order-details .checkout-chinese-name .readonly-input {
  float: left;
  margin: 0;
  padding-bottom: 28px;
}

@media (max-width: 767px) {
  .order-details .checkout-chinese-name .readonly-input {
    padding-bottom: 18px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-english-name {
    margin-top: -4px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-english-name .help-block {
    margin-bottom: -8px;
    margin-top: 7px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-english-name .label-description {
    padding-bottom: 2px!important;
  }
}

.order-details .checkout-email-address {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .order-details .checkout-email-address {
    padding-top: 1px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-email-address .readonly-input {
    padding-top: 3px;
  }
}

.order-details .checkout-mobile-number {
  padding-top: 3px;
}

.order-details .checkout-mobile-number .help-block {
  padding-bottom: 14px;
  margin-top: 8px;
}

.order-details .checkout-id-number {
  margin-top: -8px;
}

.order-details .checkout-id-number .help-block {
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .order-details .checkout-id-number .help-block {
    padding-bottom: 3px;
    margin-top: 7px;
  }
}

@media (max-width: 767px) {
  .order-details .checkout-id-number .readonly-input {
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .order-details .wrap-radio .radio-buttons.hasOrders {
    width: 100%;
    float: none;
  }
}

@media (max-width: 767px) {
  .order-details .wrap-radio .radio-buttons .readonly-input {
    padding-top: 6px;
  }
}

.order-details .wrap-radio .radio-buttons.has-error .custom-radio label {
  border: 2px solid #f00;
}

.ie8 .order-details .wrap-radio .radio-buttons.has-error .custom-radio label {
  border: none;
}

.order-details .wrap-radio .help-block {
  width: 220px;
  float: right;
  margin-top: -2px;
}

@media (max-width: 767px) {
  .order-details .wrap-radio .help-block {
    width: 100%;
    float: none;
    margin-top: 0;
    padding-top: 5px;
    clear: both;
    padding-bottom: 0;
    margin-bottom: -4px;
  }
}

.order-details .checkout-learning-goal {
  margin-top: -6px;
}

@media (max-width: 767px) {
  .order-details .checkout-learning-goal {
    margin-top: 0;
  }
}

.order-details .personalInvoice .wrap-name .help-block {
  display: none;
}

.order-details .personalInvoice .invoice-name-error-message {
  padding-left: 241px;
  margin-top: -33px;
  padding-bottom: 28px;
}

@media (max-width: 767px) {
  .order-details .personalInvoice .invoice-name-error-message {
    padding-left: 0;
    margin-top: -22px;
    padding-bottom: 25px;
  }
}

.order-details .companyInvoice .help-block {
  clear: both;
  padding: 3px 0 12px 241px;
}

@media (max-width: 767px) {
  .order-details .companyInvoice .help-block {
    margin-top: 5px;
    margin-bottom: -10px;
    padding-left: 0;
  }
}

.order-details .companyInvoice .tax-code .help-block {
  padding-bottom: 2px;
}

.order-details .help-block:before {
  display: none;
}

.order-details .checkout-address-2 {
  margin-top: -15px;
}

@media (max-width: 767px) {
  .order-details .checkout-address-2 {
    margin-top: 6px;
  }
}

.order-details .checkout-address-3 {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .order-details .checkout-address-3 {
    margin-top: 6px;
  }
}

.order-details .checkout-address-4 {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .order-details .checkout-address-4 {
    margin-top: 8px!important;
  }
}

.order-details .checkout-address-5 .help-block {
  margin-bottom: -19px;
}

@media (max-width: 767px) {
  .order-details .checkout-address-5 .help-block {
    margin-bottom: -9px;
    margin-top: 8px;
  }
}

.order-details .address-error-message {
  margin-top: -2px;
  padding-bottom: 7px;
}

@media (max-width: 767px) {
  .order-details .address-error-message {
    margin-top: -6px;
    padding-bottom: 4px;
    margin-bottom: 0;
  }
}

.success-coupon,
.error-coupon {
  font-size: 15px;
  font-style: italic;
}

@media (max-width: 767px) {
  .success-coupon,
  .error-coupon {
    font-size: 11px;
  }
}

.error-coupon {
  color: #f00;
}

.success-coupon {
  color: #023356;
}

@media (min-device-width: 768px) and (max-device-width: 1280px) {
  .order-details__promo #applyVoucherForm .form-group .control-label {
    display: none;
  }
}

.order-details__promo #applyVoucherForm #js-voucher-code-text.error {
  border: 2px solid #ee2d42;
}

#continueBtnStep2.disabled {
  background: #333;
  box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
}

@media (max-width: 767px) {
  #continueBtnStep2.disabled {
    box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -moz-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -webkit-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -o-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
  }
}

#continueBtnStep2.disabled .button_hover_before {
  background: #333;
  box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(102, 102, 102, 0.48);
}

@media (max-width: 767px) {
  #continueBtnStep2.disabled .button_hover_before {
    box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -moz-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -webkit-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
    -o-box-shadow: 0px 9px 12px 5px rgba(102, 102, 102, 0.48);
  }
}

.learn {
  position: relative;
}

@media (max-width: 767px) {
  .learn .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .learn .main-content {
    overflow: visible;
  }
}

.learn__img {
  position: absolute;
  top: 0;
  right: 6px;
  width: 100%;
  max-width: 695px;
}

@media (min-width: 768px) and (max-width: 1365px) {
  .learn__img {
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .learn__img {
    max-width: 149px;
    right: 0;
  }
}

.learn__img img {
  width: 100%;
}

.learn__top {
  clear: both;
  max-width: 940px;
  margin: auto;
  min-height: 350px;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .learn__top {
    padding-top: 18px;
  }
}

.learn__top__title {
  font-weight: bold;
  color: #043458;
  max-width: 415px;
  font-size: 50px;
  line-height: 60px;
  margin-left: 35px;
}

@media (max-width: 767px) {
  .learn__top__title {
    margin-left: 30px;
    max-width: 150px;
    font-size: 30px;
    line-height: 35px;
  }
}

.learn__top__description {
  max-width: 459px;
  line-height: 28px;
  margin-left: 35px;
}

@media (max-width: 767px) {
  .learn__top__description {
    max-width: 150px;
    font-size: 12px;
    line-height: 17px;
    margin-left: 30px;
    padding-top: 10px;
    margin-bottom: 0;
  }
}

.learn__content {
  padding-bottom: 36px;
  margin: 143px auto 0;
  max-width: 940px;
  position: relative;
  left: -9px;
}

@media (max-width: 767px) {
  .learn__content {
    left: 0;
    max-width: 320px;
    padding-left: 75px;
    padding-right: 30px;
    margin-top: 0;
  }
}

.learn__content__line {
  width: 190px;
  height: 100%;
  background: url(../img/line.png) center 0 no-repeat;
  position: absolute;
  z-index: 0;
  top: 50px;
  left: 50%;
  margin-left: -85px;
}

@media (max-width: 767px) {
  .learn__content__line {
    width: 5px;
    background: #c5c5c5;
    margin-left: 0;
    left: 38px;
    top: 0;
    overflow: hidden;
  }
}

.learn__content__line--active {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 0;
  background: url(../img/line-active.png) center 0 no-repeat;
}

@media (max-width: 767px) {
  .learn__content__line--active {
    width: 5px;
    background: #ee2d42;
  }
}

.learn__content__dot {
  width: 34px;
  height: 34px;
  background: #c5c5c5;
  position: absolute;
  z-index: 10;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

@media (max-width: 767px) {
  .learn__content__dot {
    display: none;
  }
}

.learn__content__dot:before {
  content: "";
  width: 18px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  display: none;
}

.learn__content__dot.active {
  background: #ee2d42;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
}

.learn__content__dot.active:before {
  display: block;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -sm-transition: 0.3s;
}

.learn__content__dot.odd .learn__content__number {
  background: #ee2d42;
  left: 100%;
  margin-left: 20px;
}

.learn__content__dot.odd .learn__content__number:before {
  right: 100%;
  margin-right: -1px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #ee2d42;
}

.learn__content__dot.even .learn__content__number {
  background: #043458;
  right: 100%;
  margin-right: 20px;
}

.learn__content__dot.even .learn__content__number:before {
  left: 100%;
  margin-left: -1px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #043458;
}

.learn__content__dot.item-1 {
  top: -5px;
  left: -12px;
}

.learn__content__dot.item-2 {
  top: 558px;
  right: 8px;
}

.learn__content__dot.item-3 {
  top: 1088px;
  left: 39px;
}

.learn__content__dot.item-4 {
  top: 1541px;
  left: 21px;
}

.learn__content__dot.item-5 {
  top: 1879px;
  right: 2px;
}

.learn__content__dot.item-6 {
  top: 2455px;
  left: 13px;
}

.learn__content__dot.item-7 {
  top: 2842px;
  left: 24px;
}

.learn__content__dot.item-8 {
  top: 3305px;
  right: -13px;
}

.learn__content__number {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  width: 75px;
  height: 75px;
  text-align: center;
  font-size: 40px;
  color: #fff;
  line-height: 75px;
  font-weight: bold;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

.learn__content__number:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.learn__content__block {
  margin-top: -50px;
  margin-left: 42px;
  width: 100%;
  position: relative;
  z-index: 10;
}

@media (max-width: 767px) {
  .learn__content__block {
    margin: 0;
  }
}

.learn__content__item:before,
.learn__content__item:after {
  content: " ";
  display: table;
}

.learn__content__item:after {
  clear: both;
}

.learn__content__item:before,
.learn__content__item:after {
  content: " ";
  display: table;
}

.learn__content__item:after {
  clear: both;
}

@media (max-width: 767px) {
  .learn__content__item {
    height: auto!important;
  }
}

.learn__content__item.odd .learn__content__text {
  float: right;
}

@media (max-width: 767px) {
  .learn__content__item.odd .learn__content__text {
    float: none;
  }
}

.learn__content__item.odd .learn__content__text .learn__content__title,
.learn__content__item.odd .learn__content__text .learn__content__subtitle {
  color: #ee2d42;
}

.learn__content__item.odd .learn__content__video,
.learn__content__item.odd .learn__content__img {
  float: left;
}

@media (max-width: 767px) {
  .learn__content__item.odd .learn__content__video,
  .learn__content__item.odd .learn__content__img {
    float: none;
    margin-left: auto!important;
    margin-right: auto!important;
  }
}

.learn__content__item.odd .learn__content__title__count {
  background: #ee2d42;
}

.learn__content__item.odd .learn__content__title__count:before {
  border-left: 7px solid #ee2d42;
}

.learn__content__item.even .learn__content__text {
  float: left;
}

@media (max-width: 767px) {
  .learn__content__item.even .learn__content__text {
    float: none;
  }
}

.learn__content__item.even .learn__content__text .learn__content__title,
.learn__content__item.even .learn__content__text .learn__content__subtitle {
  color: #043458;
}

.learn__content__item.even .learn__content__video,
.learn__content__item.even .learn__content__img {
  float: right;
}

@media (max-width: 767px) {
  .learn__content__item.even .learn__content__video,
  .learn__content__item.even .learn__content__img {
    float: none;
    margin-left: auto!important;
    margin-right: auto!important;
  }
}

.learn__content__item.even .learn__content__title__count {
  background: #043458;
}

.learn__content__item.even .learn__content__title__count:before {
  border-left: 7px solid #043458;
}

.learn__content__item.item-1 {
  height: 560px;
}

.learn__content__item.item-1 .learn__content__img {
  margin-top: 134px;
}

.learn__content__item.item-2 {
  height: 534px;
}

.learn__content__item.item-2 .learn__content__img {
  margin-top: 52px;
  margin-right: 76px;
}

.learn__content__item.item-3 {
  height: 456px;
}

.learn__content__item.item-4 {
  height: 333px;
}

.learn__content__item.item-4 .learn__content__title {
  max-width: 223px;
}

.learn__content__item.item-4 .learn__content__img {
  margin-top: 13px;
  margin-right: 76px;
}

.learn__content__item.item-5 {
  height: 564px;
}

.learn__content__item.item-5 .learn__content__title {
  padding-left: 75px;
}

@media (max-width: 767px) {
  .learn__content__item.item-5 .learn__content__title {
    padding-left: 0;
  }
}

.learn__content__item.item-6 {
  height: 421px;
}

.learn__content__item.item-6 .learn__content__text {
  max-width: 300px;
}

.learn__content__item.item-6 .learn__content__title {
  max-width: 250px;
}

.learn__content__item.item-6 .learn__content__img {
  margin-top: 46px;
  margin-right: 74px;
}

.learn__content__item.item-7 {
  height: 440px;
}

.learn__content__item.item-7 .learn__content__video {
  margin-top: 101px;
}

.learn__content__item.item-8 .learn__content__title {
  max-width: 380px;
}

@media (max-width: 767px) {
  .learn__content__item:first-child .learn__content__title {
    margin-top: 0;
  }
}

.learn__content__item.item-8 {
  position: relative;
}

@media (max-width: 767px) {
  .learn__content__item.item-8 {
    margin-bottom: -4px;
    padding-bottom: 4px;
  }

  .learn__content__item.item-8:before {
    content: '';
    position: absolute;
    top: 32px;
    left: -38px;
    width: 7px;
    height: 100%;
    background: #fff;
    display: block;
  }
}

.learn__content__video {
  width: 100%;
  max-width: 461px;
  margin-top: 128px;
}

@media (max-width: 767px) {
  .learn__content__video {
    margin-top: 16px!important;
  }
}

.learn__content__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.learn__content__img {
  width: 100%;
  max-width: 300px;
}

@media (max-width: 767px) {
  .learn__content__img {
    max-width: 152px;
    margin: 21px auto 0!important;
  }
}

.learn__content__img img {
  width: 100%;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

.learn__content__text {
  max-width: 380px;
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .learn__content__text {
    font-size: 12px;
    line-height: 17px;
  }
}

.learn__content__title {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 1px;
  max-width: 300px;
  position: relative;
}

@media (max-width: 767px) {
  .learn__content__title {
    font-size: 20px;
    line-height: 25px;
    margin-top: 28px;
  }
}

.learn__content__title__count {
  display: none;
  width: 41px;
  height: 41px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -55px;
  margin-top: -21px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 41px;
  text-align: center;
}

.learn__content__title__count:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 100%;
  margin-left: -1px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

@media (max-width: 767px) {
  .learn__content__title__count {
    display: block;
  }
}

.learn__content__subtitle {
  font-weight: bold;
  letter-spacing: -1px;
  padding-top: 18px;
}

@media (max-width: 767px) {
  .learn__content__subtitle {
    letter-spacing: 0;
    padding-top: 9px;
  }
}

.learn__content__description {
  margin-top: -11px;
}

.learn__bottom {
  float: right;
  margin-top: -454px;
  margin-right: -13px;
  margin-bottom: -78px;
}

@media (max-width: 767px) {
  .learn__bottom {
    margin: -40px 0 -60px 0;
  }
}

.language-zh .learn__content__item.item-3 {
  height: 475px;
}

.language-zh .learn__content__item.item-5 {
  height: 578px;
}

.language-zh .learn__content__item.item-6 {
  height: 388px;
}

video {
  width: 100%;
  cursor: pointer;
}

.video-container {
  position: relative;
}

.video-container .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  background: url(../img/play-btn.png) 0 0 no-repeat;
  z-index: 10;
  opacity: 1;
}

@media (max-width: 767px) {
  .video-container .play-btn {
    width: 36px;
    height: 36px;
    background-size: 100% 100%;
  }
}

.ie10 .video-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #fff;
}

.persona {
  position: relative;
}

.persona .slideshow_content {
  cursor: pointer;
  cursor: default\0;
}

.persona .slideshow_content .slideshow_text p {
  padding-top: 20px;
}

.persona .slideshow_content .video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

.persona .slideshow_content .video-container .play-btn {
  top: 70%;
}

@media (max-width: 767px) {
  .persona .slideshow_content .video-container .play-btn {
    top: 75%;
  }
}

.persona .slideshow_content .video-container video {
  background: #fff;
  vertical-align: top;
}

.persona .slideshow_content .container {
  position: relative;
  z-index: 10;
}

@media (min-width: 1024px) {
  .persona .slideshow_content:hover .play-btn {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.persona__story {
  max-width: 1036px;
  margin: auto;
  padding-top: 84px;
}

.persona__story:before,
.persona__story:after {
  content: " ";
  display: table;
}

.persona__story:after {
  clear: both;
}

.persona__story:before,
.persona__story:after {
  content: " ";
  display: table;
}

.persona__story:after {
  clear: both;
}

@media (max-width: 767px) {
  .persona__story {
    padding-top: 18px;
  }
}

.persona__story__left {
  float: left;
  width: 57.5%;
  padding-left: 56px;
}

@media (max-width: 767px) {
  .persona__story__left {
    padding-left: 30px;
    width: 196px;
  }
}

.persona__story__right {
  float: right;
  width: 42.5%;
  margin-top: -4px;
}

@media (max-width: 767px) {
  .persona__story__right {
    width: 121px;
    margin-top: 72px;
  }
}

.persona__story__right img {
  max-width: 420px;
}

@media (max-width: 767px) {
  .persona__story__right img {
    max-width: none;
    width: 123px;
  }
}

.persona__story__title {
  font-size: 70px;
  line-height: 80px;
  font-weight: bold;
  color: #043458;
}

.language-zh .persona__story__title {
  font-size: 60px;
  line-height: 70px;
}

@media (max-width: 767px) {
  .persona__story__title {
    font-size: 24px;
    line-height: 40px;
    white-space: nowrap;
  }

  .language-zh .persona__story__title {
    font-size: 24px;
    line-height: 40px;
  }
}

.persona__story__description {
  padding-left: 43px;
  max-width: 460px;
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
}

@media (max-width: 767px) {
  .persona__story__description {
    font-size: 12px;
    line-height: 18px;
    padding-left: 0;
    padding-top: 4px;
  }
}

.persona__story__description p {
  margin: 0;
}

.persona__story__text {
  padding-top: 28px;
}

@media (max-width: 767px) {
  .persona__story__text {
    padding-top: 23px;
  }
}

.persona__quote {
  padding-top: 70px;
}

.persona__quote:before,
.persona__quote:after {
  content: " ";
  display: table;
}

.persona__quote:after {
  clear: both;
}

.persona__quote:before,
.persona__quote:after {
  content: " ";
  display: table;
}

.persona__quote:after {
  clear: both;
}

@media (max-width: 767px) {
  .persona__quote {
    padding-top: 116px;
  }
}

.persona__quote__left {
  width: 47%;
  float: right;
  padding-top: 11px;
}

@media (max-width: 767px) {
  .persona__quote__left {
    display: none;
  }
}

.persona__quote__left img {
  max-width: 100%;
}

.persona__quote__right {
  width: 53%;
  float: right;
  padding-left: 110px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .persona__quote__right {
    width: 100%;
    float: none;
    padding: 0;
  }

  .persona__quote__right img {
    width: 100%;
  }
}

.persona__quote__title {
  font-size: 40px;
  line-height: 50px;
  position: relative;
  font-weight: bold;
  text-align: center;
  color: #ee2d42;
  max-width: 470px;
  margin-top: 3px;
}

@media (max-width: 767px) {
  .persona__quote__title {
    max-width: 232px;
    margin: auto;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 33px;
  }

  body.language-zh .persona__quote__title {
    font-size: 24px;
    line-height: 30px;
  }
}

.persona__quote__title:before {
  content: '';
  position: absolute;
  top: -51px;
  left: -75px;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1212px -414px;
  width: 73px;
  height: 62px;
}

@media (max-width: 767px) {
  .persona__quote__title:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/quote-top-mb.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 37px;
    height: 31px;
    top: -27px;
    left: -36px;
  }
}

.persona__quote__title:after {
  content: '';
  position: absolute;
  bottom: -47px;
  right: -64px;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1727px -414px;
  width: 73px;
  height: 62px;
}

@media (max-width: 767px) {
  .persona__quote__title:after {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/quote-bot-mb.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 37px;
    height: 31px;
    bottom: 10px;
    right: -37px;
  }
}

.persona__quote__description {
  max-width: 460px;
  padding-left: 15px;
  padding-top: 75px;
}

@media (min-width: 1024px) {
  .language-en .persona__quote__description {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .persona__quote__description {
    max-width: 260px;
    margin: auto;
    padding-left: 0;
    padding-top: 16px;
  }
}

.persona__quote__description p {
  margin: 0;
}

.persona__program {
  max-width: 1127px;
  margin: auto;
  padding-top: 73px;
}

.persona__program:before,
.persona__program:after {
  content: " ";
  display: table;
}

.persona__program:after {
  clear: both;
}

.persona__program:before,
.persona__program:after {
  content: " ";
  display: table;
}

.persona__program:after {
  clear: both;
}

@media (max-width: 767px) {
  .persona__program {
    padding-top: 13px;
  }
}

.persona__program__left {
  float: right;
  width: 53.5%;
  padding-left: 93px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .persona__program__left {
    width: 100%;
    max-width: 260px;
    margin: auto;
    padding: 0;
    float: none;
    clear: both;
  }
}

.persona__program__right {
  float: right;
  width: 46.5%;
}

@media (max-width: 767px) {
  .persona__program__right {
    padding-top: 104px;
    float: right;
    width: 214px;
  }
}

.persona__program__right img {
  max-width: 420px;
}

@media (max-width: 767px) {
  .persona__program__right img {
    width: 215px;
    max-width: none;
  }
}

.persona__program__title {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  color: #043458;
  max-width: 350px;
  margin-top: 2px;
}

@media (max-width: 767px) {
  .persona__program__title {
    max-width: 170px;
    font-size: 25px;
    line-height: 30px;
    padding-top: 16px;
  }
}

.persona__program__description {
  max-width: 420px;
  padding-top: 28px;
}

@media (min-width: 1024px) {
  .language-en .persona__program__description {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .persona__program__description {
    padding-top: 8px;
  }
}

.persona__program__description p {
  margin: 0;
}

.persona__comment {
  margin-top: 79px;
  position: relative;
}

.persona__comment:before,
.persona__comment:after {
  content: " ";
  display: table;
}

.persona__comment:after {
  clear: both;
}

.persona__comment:before,
.persona__comment:after {
  content: " ";
  display: table;
}

.persona__comment:after {
  clear: both;
}

@media (max-width: 767px) {
  .persona__comment {
    margin-top: 224px;
  }
}

.persona__comment__block {
  width: 740px;
  height: 740px;
  float: right;
  margin-right: 21px;
  border: 3px solid #ee2d42;
  position: relative;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

.ios11 .persona__comment__block {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='740' height='740'><path d='M2,370a368,368 0 1,0 736,0a368,368 0 1,0 -736,0' fill='none' stroke-width='2' stroke='#ee2d42'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .persona__comment__block {
    width: 720px;
    height: 720px;
    position: absolute;
    left: -50%;
    margin-left: 61px;
    border-width: 2px;
  }

  .ios11 .persona__comment__block {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='720' height='720'><path d='M2,360a358,358 0 1,0 716,0a358,358 0 1,0 -716,0' fill='none' stroke-width='2' stroke='#ee2d42'/></svg>") no-repeat;
  }
}

@media (max-width: 480px) {
  .persona__comment__block {
    left: -40%;
  }
}

@media (max-width: 320px) {
  .persona__comment__block {
    left: -50%;
  }
}

@media (max-width: 767px) {
  .persona__comment__block .persona__comment__text {
    max-width: 172px;
    margin-left: -69px;
    margin-top: 61px;
  }
}

.persona__comment__text {
  width: 100%;
  max-width: 375px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 24px;
  margin-left: 37px;
  margin-top: 6px;
}

@media (max-width: 767px) {
  .persona__comment__text {
    font-size: 12px;
    line-height: 18px;
  }
}

.persona__comment__text p {
  margin: 0;
}

.persona__comment__left {
  width: 600px;
  height: 600px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #ee2d42;
  position: absolute;
  top: -83px;
  left: -458px;
  color: #fff;
  z-index: 10;
}

@media (max-width: 767px) {
  .persona__comment__left {
    width: 342px;
    height: 342px;
    top: -107px;
    left: 46px;
  }
}

.persona__comment__left .persona__comment__text {
  max-width: 407px;
  margin-left: 20px;
  margin-top: -14px;
}

@media (max-width: 767px) {
  .persona__comment__left .persona__comment__text {
    max-width: 209px;
  }
}

.persona__comment__img {
  position: absolute;
  bottom: 51px;
  left: -184px;
  z-index: 20;
}

@media (max-width: 767px) {
  .persona__comment__img {
    width: 109px;
    top: 178px;
    left: 87px;
  }

  .persona__comment__img.img-jenny {
    width: 185px;
    left: 12px;
  }
}

.persona__comment__title {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .persona__comment__title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 18px;
    padding-bottom: 13px;
  }
}

.persona__comment__description {
  padding-left: 46px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .persona__comment__description {
    line-height: 18px;
    padding-left: 20px;
  }
}

.persona__bottom {
  position: relative;
  padding-top: 126px;
}

@media (max-width: 767px) {
  .persona__bottom {
    padding-top: 779px;
  }
}

.persona__bottom:before {
  content: '';
  width: 1785px;
  height: 1785px;
  border: 3px solid #043458;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  position: absolute;
  top: 19px;
  right: 77px;
  z-index: -1;
}

.ios11 .persona__bottom:before {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1785' height='1785'><path d='M2,892.5a890.5,890.5 0 1,0 1781,0a890.5,890.5 0 1,0 -1781,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") no-repeat;
}

@media (max-width: 767px) {
  .persona__bottom:before {
    display: none;
  }
}

.persona__bottom__left {
  width: 56%;
  float: right;
  padding-left: 30px;
  padding-right: 140px;
  max-width: 518px;
}

@media (max-width: 767px) {
  .persona__bottom__left {
    width: 100%;
    padding: 0;
    float: none;
    max-width: 256px;
    margin: auto;
  }
}

.persona__bottom__right {
  width: 44%;
  float: right;
}

@media (max-width: 767px) {
  .persona__bottom__right {
    width: 100%;
    padding: 0;
    float: none;
  }
}

.persona__bottom__right img {
  max-width: 100%;
}

.persona__bottom__title {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  color: #043458;
  text-align: center;
  padding-top: 3px;
  position: relative;
  z-index: 10;
}

@media (min-width: 1024px) {
  body.language-zh .persona__bottom__title {
    font-size: 40px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  .persona__bottom__title {
    font-size: 24px;
    line-height: 30px;
    max-width: 168px;
    margin: 46px auto 0;
  }
}

.persona__bottom__title:before {
  content: '';
  position: absolute;
  top: -53px;
  left: -101px;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1315px -414px;
  width: 73px;
  height: 62px;
}

@media (max-width: 767px) {
  .persona__bottom__title:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/quote-top-blue-mb.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 37px;
    height: 31px;
    top: -25px;
    left: -39px;
  }
}

.persona__bottom__title:after {
  content: '';
  position: absolute;
  bottom: -50px;
  right: -56px;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1418px -414px;
  width: 73px;
  height: 62px;
}

@media (max-width: 767px) {
  .persona__bottom__title:after {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/quote-bot-blue-mb.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 37px;
    height: 31px;
    bottom: -9px;
    right: -39px;
  }
}

.persona__bottom__description {
  padding-top: 72px;
}

@media (min-width: 1024px) {
  .language-en .persona__bottom__description {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .persona__bottom__description {
    padding-top: 27px;
    padding-bottom: 110px;
    position: relative;
    z-index: 0;
  }

  .persona__bottom__description:before {
    content: '';
    width: 502px;
    height: 502px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border: 2px solid #043458;
    border-top: 2px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -251px;
  }

  .ios11 .persona__bottom__description:before {
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='502' height='502'><path d='M1,251 a1,1 0 0,0 500,0' fill='none' stroke-width='2' stroke='#043458'/></svg>") center bottom no-repeat;
  }
}

.persona__bottom__description p {
  margin: 0;
}

.persona__bottom__others {
  padding: 75px 128px 112px;
}

.persona__bottom__others:before,
.persona__bottom__others:after {
  content: " ";
  display: table;
}

.persona__bottom__others:after {
  clear: both;
}

.persona__bottom__others:before,
.persona__bottom__others:after {
  content: " ";
  display: table;
}

.persona__bottom__others:after {
  clear: both;
}

@media (max-width: 767px) {
  .persona__bottom__others {
    padding: 28px 22px 56px;
  }
}

.persona__bottom__others__item {
  text-align: center;
}

.persona__bottom__others__item.item-1 {
  float: left;
}

.persona__bottom__others__item.item-1 p a {
  padding-left: 31px;
}

@media (max-width: 767px) {
  .persona__bottom__others__item.item-1 p a {
    padding-left: 14px;
  }
}

@media (min-width: 1024px) {
  .persona__bottom__others__item.item-1 p a:hover:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -1697px -267px;
    width: 15px;
    height: 24px;
  }
}

.persona__bottom__others__item.item-1 p a:before {
  left: 0;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1742px -267px;
  width: 15px;
  height: 24px;
}

@media (max-width: 767px) {
  .persona__bottom__others__item.item-1 p a:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/story-prev-small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 9px;
    height: 14px;
  }
}

.persona__bottom__others__item.item-2 {
  float: right;
}

.persona__bottom__others__item.item-2 p a {
  padding-right: 31px;
}

@media (max-width: 767px) {
  .persona__bottom__others__item.item-2 p a {
    padding-right: 14px;
  }
}

@media (min-width: 1024px) {
  .persona__bottom__others__item.item-2 p a:hover:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
    background-position: -1652px -267px;
    width: 15px;
    height: 24px;
  }
}

.persona__bottom__others__item.item-2 p a:before {
  right: 0;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1607px -267px;
  width: 15px;
  height: 24px;
}

@media (max-width: 767px) {
  .persona__bottom__others__item.item-2 p a:before {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/story-next-small.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 9px;
    height: 14px;
  }
}

.persona__bottom__others__item p a {
  font-size: 30px;
  line-height: 30px;
  color: #666;
  font-weight: bold;
  position: relative;
}

@media (max-width: 767px) {
  .persona__bottom__others__item p a {
    font-size: 15px;
    line-height: 15px;
  }
}

.persona__bottom__others__item p a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}

@media (max-width: 767px) {
  .persona__bottom__others__item p a:before {
    margin-top: -7px;
  }
}

@media (min-width: 1024px) {
  .persona__bottom__others__item p a:hover {
    color: #0082a9;
  }
}

.persona__bottom__others__img {
  padding-bottom: 21px;
}

@media (max-width: 767px) {
  .persona__bottom__others__img {
    padding-bottom: 14px;
  }
}

.persona__bottom__others__img img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .persona__bottom__others__img img {
    max-width: 93px;
  }
}

.persona .product-main-info {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .persona .product-main-info {
    margin-bottom: -16px;
  }
}

@media (max-width: 767px) {
  .persona .product-main-info:before {
    background: url('../img/bg_footer_grey.png') center 0 no-repeat;
    background-size: 100% 100%;
  }
}

.persona .product-main-info .product-details {
  margin-bottom: 237px;
}

@media (max-width: 767px) {
  .persona .product-main-info .product-details {
    margin-bottom: 0;
  }

  .persona .product-main-info .product-details.odd {
    margin-bottom: 25px;
  }

  .persona .product-main-info .product-details.last {
    margin-bottom: 100px;
  }
}

.persona .product-main-info .product-details .product-item-button b {
  display: inline-block;
}

.persona .product-main-info .product-details .product-item-button b,
.persona .product-main-info .product-details .product-item-button span {
  margin-bottom: 0;
  margin-top: 12px;
}

@media (max-width: 767px) {
  .persona .product-main-info .product-details .product-item-button b,
  .persona .product-main-info .product-details .product-item-button span {
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  .persona .product-main-info .product-title {
    padding-top: 7px;
    padding-bottom: 17px;
  }
}

@media (min-width: 1024px) {
  .persona .video-container {
    padding-top: 50.78%;
    position: relative;
  }

  .persona .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.template-pages-persona-personaPage .wt_slideshow.banner_product .slideshow_content .slideshow_text h2 {
  max-width: none;
  padding: 0 30px;
}

.template-pages-persona-personaPage .tp-video-play-button {
  display: none !important;
}

@-moz-document url-prefix()  {
  .template-pages-persona-personaPage .video-container video {
    height: auto;
  }
}

.simple-page {
  max-width: 1022px;
  margin: auto;
  padding: 15px 0 231px;
}

@media (max-width: 767px) {
  .simple-page {
    padding: 6px 0 101px;
  }
}

.simple-page__title {
  font-size: 50px;
  line-height: 80px;
  font-weight: bold;
  color: #043458;
  text-align: left;
}

@media (max-width: 767px) {
  .simple-page__title {
    font-size: 30px;
    line-height: 35px;
    max-width: 320px;
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

.simple-page__content {
  background: #d7dfe5;
  position: relative;
  color: #043458;
  padding: 34px 0 70px;
  margin-top: 36px;
}

@media (max-width: 767px) {
  .simple-page__content {
    margin-top: 27px;
    padding: 7px 30px 51px;
  }
}

.simple-page__content:before {
  content: '';
  height: 40px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: url(../img/bg-colorbox.png) center 0 no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 767px) {
  .simple-page__content:before {
    background-size: 100% 10px;
    margin-top: -1px;
  }
}

.simple-page__content__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .simple-page__content__title {
    font-size: 20px;
    line-height: 25px;
    max-width: 320px;
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

.simple-page__content__description {
  font-size: 18px;
  line-height: 28px;
  padding-top: 13px;
}

@media (max-width: 767px) {
  .simple-page__content__description {
    font-size: 12px;
    line-height: 17px;
    max-width: 320px;
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

.simple-page__content .back-btn {
  display: table;
  vertical-align: middle;
  position: relative;
  position: absolute;
  bottom: -109px;
  left: 50%;
  margin-left: -68px;
}

.simple-page__content .back-btn:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ee2d42;
  box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -moz-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  -o-box-shadow: 0px 18px 25px 10px rgba(238, 45, 66, 0.48);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  content: '';
  transform: scale(1);
  transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -sm-transition: transform 0.3s linear;
}

.simple-page__content .back-btn:hover a {
  background: #eb5e6c;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .simple-page__content .back-btn:hover a {
    background: #ee2d42;
  }
}

.simple-page__content .back-btn:focus,
.simple-page__content .back-btn:active {
  cursor: default;
}

.simple-page__content .back-btn:focus a,
.simple-page__content .back-btn:active a {
  background: #ee2d42;
  cursor: default;
}

.simple-page__content .back-btn a {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  background: #ee2d42;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

@media (max-width: 767px) {
  .simple-page__content .back-btn a {
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}

.simple-page__content .back-btn a:focus,
.simple-page__content .back-btn a:active {
  background: #ee2d42;
  cursor: default;
}

.simple-page__content .back-btn a span {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .simple-page__content .back-btn a span {
    font-size: 12px;
  }
}

.simple-page__content .back-btn a span.glyphicon {
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../../../../_ui/responsive/theme-alpha/img/sprites_img.png);
  background-position: -1202px -776px;
  width: 18px;
  height: 31px;
}

@media (max-width: 767px) {
  .simple-page__content .back-btn a span.glyphicon {
    background-image: url(../../../../../../_ui/responsive/theme-alpha/images/sprites-small/glyphicon-more-mobile.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    margin-bottom: 12px;
  }
}

.simple-page__content .back-btn a span.glyphicon:before {
  content: '';
}

@media (max-width: 767px) {
  .simple-page__content .back-btn.content_item_more2 a {
    line-height: 14px;
  }
}

.simple-page__content .back-btn.more_style:hover a {
  background: #406682;
}

@media (min-device-width: 768px) and (max-device-width: 1280px), (max-width: 767px) {
  .simple-page__content .back-btn.more_style:hover a {
    background: #043458;
  }
}

.simple-page__content .back-btn.more_style:focus a,
.simple-page__content .back-btn.more_style:active a {
  background: #043458;
}

.simple-page__content .back-btn.more_style a {
  width: 140px;
  height: 140px;
  padding: 0 20px;
  background: #043458;
}

.simple-page__content .back-btn.more_style a:focus,
.simple-page__content .back-btn.more_style a:active {
  background: #043458;
  cursor: default;
}

.simple-page__content .back-btn.more_style .arrow-explore:before {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .simple-page__content .back-btn.more_style .arrow-explore:before {
    width: 140px;
    height: 140px;
  }
}

.simple-page__content .back-btn.more_style .arrow-explore:after {
  border: 1px solid rgba(4, 52, 88, 0.15);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .simple-page__content .back-btn.more_style .arrow-explore:after {
    width: 140px;
    height: 140px;
  }
}

.simple-page__content .back-btn.more_style:before {
  background: #043458;
  box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -moz-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -webkit-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
  -o-box-shadow: 0px 18px 25px 10px rgba(4, 52, 88, 0.58);
}

@media (max-width: 767px) {
  .simple-page__content .back-btn {
    margin-left: -40px;
    bottom: -50px;
  }
}

.simple-page__content .back-btn a {
  width: 136px;
  height: 136px;
  font-size: 14px;
  line-height: 100%;
}

@media (max-width: 767px) {
  .simple-page__content .back-btn a {
    font-size: 9px;
    width: 80px;
    height: 80px;
    line-height: 12px;
  }
}

.simple-page__content .back-btn span {
  margin: 0 auto 12px;
}

@media (max-width: 767px) {
  .simple-page__content .back-btn span {
    margin-bottom: 8px;
  }
}

.ie .container {
  width: 1181px;
}

.ie .hidden-ie {
  display: none;
}

.ie {
  /* navigation */
  /* wrapper_social_item */
  /* about slider */
  /* page-corporate */
  /* about page */
  /* login page */
  /* not find page */
  /* register page */
  /* chat-box */
  /* login page */
  /* product listing page */
  /* payment */
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li a {
  padding-left: 22px;
  padding-right: 22px;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li.nav__links--primary-has__sub a {
  border-left: 0;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li:last-child {
  padding-right: 0;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li:last-child .FreeTrialNavNode a {
  padding-right: 0;
  color: #ee2d42;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li.nav_li_last {
  padding-right: 0;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li.nav_li_last a {
  color: #ee2d42;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li.nav_li_last .FreeTrialNavNode a {
  padding-right: 0;
  color: #ee2d42;
}

.ie .navigation--top .navigation .navigation--bottom .nav__links--products li.CorporateClient a {
  border-left: 0;
}

.ie .wrapper_social_item .container {
  width: auto;
}

.ie .about_recognised_content__slider .about_owl_carousel .owl-stage-outer {
  padding-top: 40%;
}

.ie .page-corporate .wt_slideshow .slideshow_content {
  padding-top: 300px;
}

.ie .page-corporate .wrapper_corporate .corporate_three .corporate_col {
  padding-right: 0;
}

.ie .page-corporate .wrapper_corporate .corporate_three .corporate_col .des {
  padding-right: 50px;
}

.ie .page-corporate .wrapper_corporate .corporate_three .corporate_col .content_item_more a .glyphicon {
  position: relative;
  top: 0;
}

.ie .wrapper_about_page .about_content .bg_about:before {
  display: none;
}

.ie .wrapper_about_page .about_recognised h2 {
  width: 45%;
}

.ie .page-careerPage .about_content .bg_about:before {
  display: none;
}

.ie .page-careerPage .about_recognised h2 {
  width: 45%;
}

.ie .account__form .wrap-mobile-input .form-group:after {
  right: 190px;
}

.ie .account__form .wrap-mobile-input .mobile-prefix.has-error .form-control {
  line-height: 28px !important;
}

.ie .simple-page__content:before {
  zoom: 1;
  margin-top: 0;
  padding-top: 0;
  height: 60px;
}

.ie .wrap-name .form-group .col_name {
  margin-left: 0 !important;
}

.ie .chat_box_fix .chat_box:hover .dots span {
  opacity: 1;
}

.ie .page-login .account .form-control {
  line-height: 33px;
}

@media (max-width: 767px) {
  .ie .page-login .account .form-control {
    line-height: 30px;
  }
}

.ie .product-list .nav-tabs li.active a:before {
  display: none;
}

.ie .payment__option__item .payment__option__border:after {
  dislay: none;
}

.ie .payment__option__item .payment__option__border .valid-tick {
  content: "";
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -10px;
  background: url(../img/valid-tick.png) 0 0 no-repeat;
  width: 24px;
  height: 25px;
  display: none;
}

.ie .payment__option__item.active .payment__option__border:after {
  dislay: none;
}

.ie .payment__option__item.active .payment__option__border .valid-tick {
  display: block;
}

/* **************** IE8 ************** */

.ie8 {
  /* breadcrumb-section */
  /* footer */
  /* slideshow home page */
  /* product-list */
  /* howToLearnPage */
  /* product detail page */
  /* contact page */
  /* register */
  /* student login page */
  /* event page */
  /* our-locations */
}

.ie8 body.language-en {
  font-family: Arial;
}

.ie8 .hidden-ie8 {
  display: none;
}

.ie8 .breadcrumb-section {
  float: none;
}

.ie8 .wrapper_footer .col_last {
  width: 16%;
  padding-right: 0;
}

.ie8 .wrapper_footer:before {
  display: none;
}

.ie8 .wt_slideshow.banner_product .wrap-circle {
  z-index: 20;
}

.ie8 .wt_slideshow.banner_product .wrap-circle .circle .spinner {
  display: none;
}

.ie8 .wt_slideshow.banner_product .wrap-circle .circle a span {
  top: 30%;
}

.ie8 .wt_slideshow .slideshow_content .slideshow_text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

.ie8 .persona .wt_slideshow .slideshow_content .container {
  position: static;
}

.ie8 .persona .persona__comment__block {
  display: table;
  vertical-align: middle;
}

.ie8 .persona .persona__comment__block .persona__comment__text {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  top: 0;
  left: 0;
  position: relative;
}

.ie8 .persona .persona__comment__block .persona__comment__left .persona__comment__text .pesona_table {
  width: 375px;
  margin-left: auto;
  margin-right: auto;
}

.ie8 .product-list__col__img {
  padding-bottom: 100%;
}

.ie8 .product-list__col__content {
  top: 15%;
  left: 20%;
}

.ie8 .center__level__content {
  top: 10%;
  left: 20%;
}

.ie8 .block-content__grey:before {
  display: none;
}

.ie8 .learn__img {
  width: 695px;
}

.ie8 .what__content__top .center-wrap {
  top: 20%;
  left: 10%;
}

.ie8 .what__content__top .center-wrap .what__content__title {
  font-weight: 600;
}

.ie8 .what__content__top .center-wrap .levels__description {
  color: #333333 !important;
}

.ie8 .details .details__right .what__test {
  width: auto;
}

.ie8 .details .details__right .what__test .what__test__title {
  font-weight: 600;
}

.ie8 .bg-curve-grey:before {
  display: none;
}

.ie8 .page-productDetails .how__slider .owl-nav {
  bottom: auto;
}

.ie8 .how__slider .owl-dots {
  right: auto;
}

.ie8 .bg_contact:before {
  display: none;
}

.ie8 .bg_contact .bg_contact_content .form-control {
  line-height: 33px;
}

.ie8 .bg_contact .wrap-mobile-input .mobile-prefix:before {
  line-height: 33px;
  color: #333333;
}

.ie8 .bg_contact .wrap-mobile-input .mobile-prefix .form-control {
  line-height: 33px;
  height: 33px;
}

.ie8 .bg_contact .wrap-mobile-input .has-error .mobile-prefix .form-control {
  line-height: 28px;
}

.ie8 .wrap-name .form-group .col_name {
  width: 23%;
}

.ie8 .wrap-name .form-group :first-child .col_name {
  margin-left: 0;
}

.ie8 .wrap-name .form-group .col_firstName {
  position: absolute;
  top: 20px;
  right: 0;
}

.ie8 .account.register .account__form .wrap-checkbox .form-group {
  float: none;
}

.ie8 .account.register .account__form .account__form__content .form-control {
  line-height: 33px !important;
}

.ie8 .account__form .account__form__content .wrap-mobile-input .mobile-prefix.has-error .form-control {
  line-height: 28px !important;
}

.ie8 .page-register .register .account__form .wrap-mobile-input .has-error .mobile-prefix .form-control {
  line-height: 28px !important;
}

.ie8 .student_login .qrcode_student {
  max-width: 80px !ipmortant;
  width: 80px;
}

.ie8 .student_login .content_bottom:before {
  display: none;
}

.ie8 .bg_full_nav .content_bottom:before {
  display: none !important;
  background: none !important;
}

.ie8 .page-homepage .wt_slideshow.banner_product .wrap-circle .circle a {
  background: url("../img/transparent.png") no-repeat 0 0;
}

.ie8 .page-homepage .wt_slideshow.banner_product .wrap-circle .circle a span {
  padding: 0 10px;
}

.ie8 .wt_team_item .owl-carousel .active .img_big {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#00FFFFFF");
}

.ie8 .world:before {
  display: none !important;
}

.ie8 .has-error .checkbox input[type='checkbox'],
.ie8 .has-error .checkbox input[type='radio'] {
  border: 0 !important;
}

/* **************** IE9 ************** */

.ie9 {
  /* login page */
}

.ie9 .page-homepage .wt_slideshow.banner_product .wrap-circle .circle a {
  background: url("../img/transparent.png") no-repeat 0 0;
}

.ie9 .wt_slideshow .slideshow_content .slideshow_text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}

.ie9 .persona .wt_slideshow .slideshow_content .container {
  position: static;
}

.ie9 .account__form .wrap-mobile-input .mobile-prefix .form-control {
  line-height: 27px !important;
}

.ie9 .account__form .wrap-mobile-input .mobile-prefix.has-error .form-control {
  line-height: 27px !important;
}

.ie10 .bgvideoie10:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #fff;
}