@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

.ah_menu-item:hover > .ah_sub-menu {
	display: flex;
}
.ah_apl-btn-buy:hover > .ah_arrow-btn {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/arrow_right-h.svg');
}

.x-hub__wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.x-hub__wrapper {
  overflow: hidden;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.x-hub__section.mi-header {
  background-image: radial-gradient(circle farthest-corner at 85% 50%, #6cc1f7, hsla(0, 0%, 100%, 0)), radial-gradient(circle farthest-corner at 15% 50%, #ff8a00, #fff);
}

.x-hub__section.note10 {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back_02.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.x-hub__section.mi360 {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back_03.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.x-hub__section.mi-robot {
  background-color: #000;
}

.x-hub__section.mi-tws {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back_05.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.x-hub__section.smart-band {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back_6.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.x-hub__section.smart-home {
  background-color: #ededf0;
}

.x-hub__section.sh-scene {
  background-color: #f0f0f0;
}

.x-hub__header {
  position: relative;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 92px;
  padding-bottom: 56px;
}

.name-and-pics {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h-name__mi-bg {
  position: relative;
  height: 250px;
  padding-right: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h-name__red {
  position: relative;
  height: 250px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h-name__mi-sm {
  position: relative;
  height: 250px;
  padding-left: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h-name__note {
  position: relative;
  height: 250px;
  padding-left: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h-phone {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.h-phone._01 {
  left: -33%;
  top: -27px;
  height: 140px;
}

.h-phone._02 {
  left: -35%;
  top: -26px;
  height: 140px;
}

.h-phone._03 {
  top: -20px;
  height: 140px;
}

.h-ltr {
  position: relative;
  z-index: 1;
}

.header-subline {
  position: absolute;
  left: 0%;
  top: 261px;
  right: 0%;
  bottom: auto;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.xi-btn-container {
  width: auto;
  text-align: center;
}

.xi-btn-container.left {
  text-align: left;
}

.ah_apl-btn-buy {
  position: relative;
  padding: 9px 44px 9px 16px;
  border-radius: 24px;
  background-color: #f5f5f6;
  color: #007aff!important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
}

.ah_apl-btn-buy:hover {
  color: #0053ae!important;
}

.ah_apl-btn-buy:active {
  border-radius: 24px;
  background-color: #f5f5f6!important;
  color: #003672!important;
}

.ah_arrow-btn {
  position: absolute;
  left: auto;
  top: 8px;
  right: 16px;
  bottom: auto;
  width: 24px;
  height: 24px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/arrow_right.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ah_menu-wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  background-color: #333;
}

.ah_sub-menu-item {
  margin-bottom: 24px;
  color: #b9b9b9;
  text-decoration: none;
}

.ah_sub-menu-item:hover {
  color: #fff;
}

.ah_menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ah_sub-menu {
  position: absolute;
  left: -24px;
  top: 69px;
  display: none;
  min-width: 200px;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #333;
}

.ah_sub-menu.r {
  left: auto;
  right: -24px;
}

.ah_mmenu-bar {
  display: none;
}

.ah_menu-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}

.ah_menu-item:hover {
  color: #fff;
}

.x-hub__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 56px;
  padding-bottom: 56px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.x-hub__block.choice {
  display: block;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.x-hub__block.news {
  display: block;
}

.x-hub__block.mi-home-head {
  position: relative;
  display: block;
  padding-bottom: 0px;
}

.x-hub__block.sh-scene {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.x-hub__block.dev-universal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h-description {
  position: relative;
  width: 50%;
}

.h-description.mi-robot {
  position: relative;
  z-index: 2;
  color: #fff;
}

.h-description.sh-universal {
  width: 100%;
  text-align: center;
}

.note10_header {
  font-size: 120px;
  line-height: 1em;
  font-weight: 700;
}

.mi-subline {
  margin-bottom: 12px;
  font-size: 48px;
  line-height: 1em;
  font-weight: 700;
}

.mi-subline.tws {
  white-space: nowrap;
}

.mi-subline.tws2 {
  font-weight: 400;
}

.mi-subline.redmi9t {
  white-space: nowrap;
}

.mi-h-txt {
  margin-top: 24px;
  margin-bottom: 34px;
  font-size: 18px;
  line-height: 1em;
}

.mi-h-txt.mi-robot {
  color: #fff;
}

.icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  margin-bottom: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ico-descript {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.2em;
  white-space: nowrap;
}

.ico-param {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ico-param.display {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ico-param.bat {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_03.svg');
}

.ico-param.charge {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_02.svg');
}

.ico-param.noice-redn {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_04.svg');
}

.ico-param.private {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_05.svg');
}

.ico-param.hw-mtg {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_06.svg');
}

.ico-param.vacuum-power {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_07.svg');
}

.ico-param.sensor {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_08.svg');
}

.ico-param.cleaning {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_09.svg');
}

.ico-param.bluetooth {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_10.svg');
}

.ico-param._2tws {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_11.svg');
}

.ico-param.lightw {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_12.svg');
}

.ico-param.waterp {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_15.svg');
}

.ico-param.monitor {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_14.svg');
}

.ico-param.remote {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_13.svg');
}

.ico-param.cameras {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_16.svg');
}

.ico-param.sound {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_18.svg');
}

.ico-param.wcharge {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_19.svg');
}

.ico-param.cine {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/ico_17.svg');
}

.imgs-container {
  position: relative;
  z-index: 0;
  width: 50%;
}

.imgs-container.smart-home {
  height: 330px;
}

.imgs-container.sh-universal {
  width: 100%;
  height: 280px;
}

.n10-f {
  position: absolute;
  left: auto;
  top: -8%;
  right: 24px;
  bottom: 0%;
  width: 280px;
  height: 400px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/note_012x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.n10-g {
  position: absolute;
  left: -17px;
  top: 28px;
  width: 200px;
  height: 260px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/note_022x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.n10-w {
  position: absolute;
  left: 152px;
  top: 21px;
  width: 100px;
  height: 150px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/note_032x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-deco {
  font-weight: 400;
  display: inline-block;
}

.m_header {
  position: relative;
  margin-right: 22px;
  font-size: 120px;
  line-height: 0.9em;
  font-weight: 700;
}

.m_header.mi-robot {
  color: #fff;
}

.m_header.redmi9t {
  white-space: nowrap;
}

.mi-intxt__img {
  position: absolute;
  left: 137px;
  width: 209px;
  height: 106px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi360-span2x.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mi-intxt__img.mi-robot {
  position: absolute;
  left: 151px;
  top: -4px;
  width: 235px;
  height: 170px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mir-robot-span.png');
  background-position: 0% 50%;
}

.mi-intxt__img.tws {
  position: absolute;
  left: 143px;
  top: -7px;
  width: 120px;
  height: 110px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/tws-span.png');
  background-position: 0% 50%;
}

.mi-intxt__img.band-span {
  position: absolute;
  left: 111px;
  top: 12px;
  width: 195px;
  height: 90px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/smart-band-span.png');
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mi360-img {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -56px;
  width: 470px;
  height: 510px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi3602x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mi-robot-img {
  position: absolute;
  left: -598px;
  top: -581px;
  right: auto;
  bottom: auto;
  width: 1500px;
  height: 1500px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-robot2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mi-robot-img.robot {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-robot2x.png');
}

.mi-robot-img.robot-railgun {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-robot-railgun2x.png');
}

.x-hub__section-wrapper {
  overflow: hidden;
}

.x-hub__section-wrapper.x-hub-page-2 {
  overflow: visible;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back-page2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.x-hub__section-wrapper.sh-devices {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/back-p3.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-deco-2 {
  font-weight: 400;
}

.tws2-img {
  position: absolute;
  top: -117px;
  width: 500px;
  height: 400px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/tws22x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tws-shadow-img {
  position: absolute;
  left: 69px;
  bottom: 0px;
  width: 380px;
  height: 70px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/tws_shadow.svg'), url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/tws_shadow.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
}

.band-img {
  position: absolute;
  left: -231px;
  width: 850px;
  height: 410px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/smart-band.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.choice-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ch-line {
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ccc;
}

.ch-h {
  margin-right: 24px;
  margin-left: 24px;
  color: #818181;
  font-size: 32px;
  line-height: 1em;
}

.ch-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prd-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ch-img-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  margin-bottom: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.ch-img-container.news {
  height: auto;
  margin-bottom: 16px;
}

.ch-prd-descript {
  text-align: center;
}

.ch-prd-h {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.ch-prd-subline {
  margin-bottom: 12px;
}

.ch-prd-link {
  color: #007aff;
  text-decoration: none;
}

.img-dwnblc {
  max-height: 100%;
}

.ch-prd-line {
  margin-bottom: 12px;
  font-weight: 700;
}

.anews-descript {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-home {
  position: relative;
  overflow: hidden;
  width: 36px;
  height: 36px;
}

.logo-hub {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-hub.nactive {
  position: absolute;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-logo-back.svg');
}

.logo-hub.active {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/logo2.svg');
  opacity: 0;
}

.image-2 {
  position: relative;
  z-index: 0;
}

.mi11-img {
  position: absolute;
  left: 44px;
  top: -34px;
  width: 500px;
  height: 320px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/Mi11.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.redmi9t-img {
  position: absolute;
  right: 0px;
  bottom: -91px;
  width: 610px;
  height: 350px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/redmi9T.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.smart-home-devices-img {
  position: absolute;
  top: -115px;
  right: -34px;
  width: 750px;
  height: 420px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/smart-home-devices.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.smart-room {
  position: relative;
  width: 100%;
  height: 354px;
}

.room-img {
  position: absolute;
  top: -187px;
  width: 100%;
  height: 510px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/room-place.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.room-img.room-light {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/room-light.png');
  opacity: 0.8;
}

.mi-app {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mi-app-img-container {
  position: relative;
  width: 25%;
}

.mi-app-img {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 400px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/phone-smart-light-btn.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mi-app-img.hover {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/phone-smart-light-hover.png');
}

.mi-app-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-bottom: 38px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.app-descr-item {
  padding-right: 14px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.descr-item_h {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
}

.sh-scene-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
}

.sh-scene-img-container {
  position: relative;
  width: 25%;
}

.scene-phone-img {
  position: absolute;
  bottom: -56px;
  width: 100%;
  height: 340px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/phone-smart-scene.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.scene-desr-item {
  padding-right: 14px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.2em;
}

.scene-item-h {
  margin-top: 6px;
  margin-bottom: 12px;
  color: #32bac0;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
}

.sm-light-img {
  position: absolute;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sm-light-img.switch {
  left: -10px;
  top: 65px;
  width: 160px;
  height: 160px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-center.png');
}

.sm-light-img.bulb {
  left: 179px;
  top: -19px;
  width: 130px;
  height: 170px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-bulb.png');
}

.sm-light-img.lamp {
  left: 57px;
  top: 105px;
  width: 400px;
  height: 310px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-light.png');
}

.sm-light-img.doorsensor {
  left: -41px;
  top: -58px;
  width: 220px;
  height: 220px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-doorsensor.png');
}

.sm-light-img.desclight {
  left: 195px;
  top: -102px;
  width: 270px;
  height: 270px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-desc-light.png');
}

.sm-light-img.socket {
  left: 96px;
  top: 133px;
  width: 230px;
  height: 230px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-socet.png');
}

.sm-light-img.vacuum {
  top: -144px;
  width: 450px;
  height: 450px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-vacuum.png');
}

.sm-light-img.tempsensor {
  left: 409px;
  top: 78px;
  width: 200px;
  height: 200px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-tempsensor.png');
}

.sm-light-img.humdt {
  top: -71px;
  right: 0px;
  width: 340px;
  height: 330px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-humidit.png');
}

.logo-interaction {
  position: absolute;
  right: 0px;
  width: 200%;
  height: 100%;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/mi-logo-interaction.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1280px) {
  .x-hub__header {
    width: 1228px;
  }

  .h-phone._01 {
    height: 153px;
  }

  .h-phone._02 {
    height: 153px;
  }

  .h-phone._03 {
    top: -19px;
    height: 153px;
  }

  .ah_apl-btn-buy {
    padding: 9px 44px 9px 16px;
    line-height: 22px;
    text-decoration: none;
  }

  .ah_apl-btn-buy:hover {
    color: #0053ae;
  }

  .ah_apl-btn-buy:active {
    color: #003672;
  }

  .ah_arrow-btn {
    position: absolute;
    left: auto;
    top: 8px;
    right: 16px;
    bottom: auto;
    width: 24px;
    height: 24px;
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/arrow_right.svg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .ah_menu-container {
    width: 1228px;
  }

  .x-hub__block {
    width: 1228px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .note10_header {
    font-size: 170px;
  }

  .mi-subline {
    font-size: 54px;
  }

  .ico-descript {
    font-size: 16px;
  }

  .ico-param {
    width: 44px;
    height: 44px;
  }

  .n10-f {
    top: -24px;
    width: 280px;
    height: 420px;
  }

  .n10-g {
    left: 11px;
    top: 12px;
    width: 260px;
    height: 330px;
  }

  .n10-w {
    left: 225px;
    top: -30px;
    width: 150px;
    height: 230px;
  }

  .m_header {
    font-size: 140px;
  }

  .mi-intxt__img {
    left: 163px;
    width: 310px;
    height: 150px;
  }

  .mi-intxt__img.mi-robot {
    left: 179px;
    top: 21px;
    width: 310px;
    height: 150px;
  }

  .mi-intxt__img.tws {
    left: 171px;
    top: -33px;
    width: 150px;
    height: 150px;
  }

  .mi-intxt__img.band-span {
    left: 152px;
    top: 12px;
    width: 240px;
    height: 140px;
  }

  .mi-intxt__img._360 {
    height: 125px;
  }

  .mi360-img {
    left: 60px;
    bottom: -72px;
    height: 560px;
  }

  .mi-robot-img {
    left: -459px;
  }

  .tws2-img {
    left: -48px;
  }

  .tws-shadow-img {
    left: 18px;
  }

  .band-img {
    left: -178px;
    width: 920px;
    height: 430px;
  }

  .mi11-img {
    left: 9px;
    top: -51px;
    width: 580px;
    height: 380px;
  }

  .redmi9t-img {
    bottom: -115px;
    width: 710px;
    height: 410px;
  }

  .smart-home-devices-img {
    right: 51px;
    width: 960px;
    height: 500px;
  }

  .smart-room {
    height: 400px;
  }

  .room-img {
    height: 560px;
  }

  .mi-app-img {
    height: 520px;
  }

  .descr-item_h {
    font-size: 22px;
  }

  .scene-phone-img {
    bottom: -72px;
    height: 396px;
  }

  .sm-light-img.switch {
    left: 70px;
  }

  .sm-light-img.bulb {
    left: 279px;
  }

  .sm-light-img.lamp {
    left: 139px;
    top: 145px;
  }

  .sm-light-img.doorsensor {
    left: 4px;
  }

  .sm-light-img.desclight {
    left: 268px;
  }

  .sm-light-img.socket {
    left: 144px;
  }

  .sm-light-img.vacuum {
    width: 510px;
  }

  .sm-light-img.tempsensor {
    left: 532px;
  }

  .sm-light-img.humdt {
    top: -142px;
    width: 430px;
    height: 410px;
  }
}

@media screen and (min-width: 1440px) {
  .ah_sub-menu-item {
    margin-bottom: 24px;
  }

  .ah_sub-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ah_menu-item {
    position: relative;
  }
}

@media screen and (min-width: 1599px) {
  .x-hub__header {
    width: 1516px;
  }

  .name-and-pics {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ah_menu-container {
    width: 1516px;
  }

  .x-hub__block {
    width: 1516px;
  }

  .x-hub__block.sh-scene {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .imgs-container.sh-universal {
    height: 350px;
  }

  .n10-f {
    right: 39px;
    width: 340px;
    height: 450px;
  }

  .n10-g {
    left: 11px;
    width: 290px;
    height: 390px;
  }

  .n10-w {
    left: 281px;
    width: 180px;
    height: 290px;
  }

  .mi360-img {
    left: -11px;
  }

  .mi-robot-img {
    left: -429px;
  }

  .x-hub__section-wrapper.sh-devices {
    background-position: 50% 100%;
  }

  .tws2-img {
    left: -53px;
  }

  .band-img {
    left: -89px;
  }

  .menu-home {
    position: relative;
    width: 36px;
    height: 36px;
  }

  .logo-hub {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .logo-hub.active {
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/logo2.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .mi11-img {
    left: -11px;
    top: -47px;
    width: 750px;
    height: 470px;
  }

  .redmi9t-img {
    width: 910px;
    height: 507px;
  }

  .smart-home-devices-img {
    right: 206px;
    width: 1240px;
    height: 480px;
  }

  .smart-room {
    height: 540px;
  }

  .room-img {
    height: 690px;
  }

  .mi-app-img {
    height: 620px;
  }

  .mi-app-description {
    margin-bottom: 64px;
  }

  .scene-phone-img {
    bottom: -96px;
    height: 427px;
  }

  .sm-light-img.switch {
    width: 210px;
    height: 210px;
  }

  .sm-light-img.bulb {
    left: 305px;
    width: 160px;
    height: 200px;
  }

  .sm-light-img.lamp {
    left: 185px;
    width: 480px;
    height: 360px;
  }

  .sm-light-img.doorsensor {
    left: -162px;
    width: 320px;
    height: 320px;
  }

  .sm-light-img.desclight {
    top: -155px;
    width: 320px;
    height: 320px;
  }

  .sm-light-img.socket {
    left: 99px;
    width: 300px;
    height: 300px;
  }

  .sm-light-img.vacuum {
    left: -17px;
    top: -206px;
    width: 600px;
    height: 600px;
  }

  .sm-light-img.tempsensor {
    left: 587px;
    width: 280px;
    height: 280px;
  }

  .sm-light-img.humdt {
    top: -176px;
    width: 500px;
    height: 500px;
  }
}

@media screen and (max-width: 991px) {
  .x-hub__header {
    width: 768px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .name-and-pics {
    height: auto;
  }

  .h-name__mi-bg {
    height: 170px;
  }

  .h-name__red {
    height: 170px;
  }

  .h-name__mi-sm {
    height: 170px;
  }

  .h-name__note {
    height: 170px;
  }

  .h-phone._01 {
    left: -41%;
    top: -28px;
    height: 110px;
  }

  .h-phone._02 {
    top: -28px;
    height: 110px;
  }

  .h-phone._03 {
    left: 7%;
    top: -23px;
    height: 110px;
  }

  .header-subline {
    top: 192px;
    font-size: 26px;
  }

  .ah_apl-btn-buy {
    font-size: 14px;
  }

  .ah_menu-container {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .ah_mmenu-bar {
    display: none;
  }

  .x-hub__block {
    width: 768px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h-description {
    padding-left: 48px;
  }

  .note10_header {
    font-size: 90px;
  }

  .mi-subline {
    font-size: 30px;
  }

  .mi-h-txt {
    font-size: 16px;
  }

  .icon-block {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ico-descript {
    margin-bottom: 18px;
  }

  .imgs-container.smart-home {
    height: 200px;
  }

  .n10-f {
    top: 14%;
    right: -28px;
    width: 210px;
    height: 290px;
  }

  .n10-g {
    top: 51px;
    right: 208px;
    width: 170px;
    height: 240px;
  }

  .n10-w {
    left: 133px;
    top: 28px;
    width: 110px;
    height: 160px;
  }

  .m_header {
    font-size: 90px;
  }

  .m_header.universal {
    font-size: 79px;
  }

  .mi-intxt__img {
    left: 104px;
    height: 78px;
  }

  .mi-intxt__img.mi-robot {
    left: 113px;
    top: 5px;
    width: 166px;
    height: 119px;
  }

  .mi-intxt__img.tws {
    left: 110px;
    height: 81px;
  }

  .mi-intxt__img.band-span {
    left: 134px;
    height: 63px;
  }

  .mi360-img {
    width: 360px;
  }

  .mi-robot-img {
    left: -503px;
    top: -457px;
    width: 1200px;
    height: 1200px;
  }

  .x-hub__section-wrapper.x-hub-page-2 {
    background-position: 0% 50%;
  }

  .tws2-img {
    left: -118px;
    top: -103px;
  }

  .tws-shadow-img {
    left: -47px;
  }

  .band-img {
    left: -176px;
    width: 710px;
    height: 460px;
  }

  .ch-h {
    font-size: 26px;
  }

  .ch-prd-h {
    font-size: 16px;
  }

  .ch-prd-subline {
    font-size: 14px;
    line-height: 1.2em;
  }

  .ch-prd-link {
    font-size: 14px;
  }

  .ch-prd-line {
    line-height: 1.2em;
  }

  .mi11-img {
    left: -52px;
    top: -3px;
    width: 460px;
    height: 330px;
  }

  .redmi9t-img {
    width: 500px;
    height: 301px;
  }

  .smart-home-devices-img {
    right: -28px;
    width: 530px;
    height: 360px;
  }

  .smart-room {
    height: 290px;
  }

  .room-img {
    top: -199px;
  }

  .mi-app-img {
    height: 300px;
  }

  .app-descr-item {
    font-size: 14px;
    line-height: 1.2em;
  }

  .descr-item_h {
    font-size: 18px;
  }

  .scene-phone-img {
    height: 280px;
  }

  .scene-desr-item {
    font-size: 14px;
  }

  .scene-item-h {
    font-size: 20px;
  }

  .sm-light-img.lamp {
    width: 320px;
  }

  .sm-light-img.desclight {
    left: 166px;
  }

  .sm-light-img.socket {
    left: 68px;
    top: 88px;
  }

  .sm-light-img.vacuum {
    left: -29px;
    top: -71px;
    width: 350px;
    height: 350px;
  }

  .sm-light-img.tempsensor {
    left: 307px;
    top: 97px;
    width: 180px;
    height: 180px;
  }

  .sm-light-img.humdt {
    right: -57px;
  }
}

@media screen and (max-width: 939px) {
  .ah_menu-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ah_sub-menu-item {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 22px;
  }

  .ah_menu--wrapp {
    position: relative;
    top: -56px;
    display: none;
  }

  .ah_menu-container {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 10px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ah_sub-menu {
    position: relative;
    left: 0px;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-left: 0px;
  }

  .ah_sub-menu.r {
    left: 0px;
    right: auto;
    bottom: auto;
  }

  .ah_mmenu-bar {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    height: 56px;
    border-bottom: 1px none #424245;
    background-color: #333;
  }

  .ah_mmenu-item-h {
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 9px;
    border-bottom: 1px solid #424245;
    font-size: 22px;
    line-height: 28px;
  }

  .ah_menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 20px 20px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .ah_menu-item.f-link {
    display: none;
  }

  .ah_mmenu-bread {
    position: relative;
    display: block;
    width: 56px;
    height: 56px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/h_stead.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .ah_mmenu-bread.close {
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/September/XiaomiHub/images/h_close.svg');
  }
}

@media screen and (max-width: 767px) {
  .x-hub__header {
    width: 480px;
    padding-top: 56px;
  }

  .name-and-pics {
    display: block;
    height: 543px;
  }

  .h-name__mi-bg {
    position: absolute;
    left: 123px;
    width: 160px;
    height: 190px;
    padding-right: 0px;
  }

  .h-name__red {
    position: absolute;
    top: 170px;
    width: 240px;
    height: 120px;
  }

  .h-name__mi-sm {
    position: absolute;
    left: 253px;
    top: 170px;
    width: 169px;
    height: 120px;
  }

  .h-name__note {
    position: absolute;
    left: 45px;
    top: 336px;
    padding-left: 0px;
  }

  .h-phone._01 {
    position: absolute;
    left: -30%;
    top: -32px;
    z-index: 1;
    height: 149px;
  }

  .h-phone._02 {
    left: -78px;
    top: -32px;
    z-index: 3;
    height: 150px;
  }

  .h-phone._03 {
    left: -19%;
    top: -34px;
    height: 170px;
  }

  .h-ltr {
    z-index: 4;
  }

  .header-subline {
    top: auto;
    bottom: 118px;
  }

  .x-hub__block {
    width: 480px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .x-hub__block.robot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .x-hub__block.tws {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .x-hub__block.mi11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .x-hub__block.redmi9t {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .x-hub__block.sh-scene {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h-description {
    width: 100%;
    padding-left: 0px;
  }

  .h-description.sh-descr {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }

  .note10_header {
    font-size: 120px;
  }

  .mi-subline {
    font-size: 48px;
  }

  .mi-subline.redmi9t {
    white-space: normal;
  }

  .ico-descript {
    font-size: 14px;
  }

  .imgs-container {
    width: 100%;
    height: 340px;
  }

  .imgs-container.tws {
    height: 450px;
  }

  .imgs-container._360 {
    height: 400px;
  }

  .imgs-container.band {
    height: 260px;
  }

  .imgs-container.redmi9t {
    height: 270px;
  }

  .imgs-container.smart-home {
    height: 190px;
  }

  .imgs-container.sh-light {
    margin-bottom: 44px;
  }

  .imgs-container.sh-universal {
    height: 180px;
  }

  .n10-f {
    top: 0%;
    right: -22px;
    width: 220px;
    height: 310px;
  }

  .n10-g {
    top: 31px;
    right: 270px;
    width: 190px;
    height: 270px;
  }

  .n10-w {
    left: 137px;
    top: -25px;
    width: 160px;
    height: 210px;
  }

  .m_header.universal {
    font-size: 46px;
  }

  .m_header.light {
    font-size: 60px;
  }

  .mi-intxt__img.band-span {
    left: 112px;
    height: 89px;
  }

  .mi360-img {
    margin-right: auto;
    margin-left: auto;
  }

  .mi-robot-img {
    left: auto;
    top: -580px;
    right: -550px;
    -webkit-transform: rotate(74deg);
    -ms-transform: rotate(74deg);
    transform: rotate(74deg);
  }

  .x-hub__section-wrapper.sh-devices {
    background-position: 0% 50%;
  }

  .tws2-img {
    left: -29px;
  }

  .tws-shadow-img {
    left: 29px;
    bottom: 32px;
  }

  .band-img {
    left: -152px;
    top: -109px;
  }

  .ch-products {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .prd-container {
    width: 100%;
    margin-bottom: 38px;
  }

  .image-2 {
    position: relative;
    z-index: 1;
  }

  .mi11-img {
    left: -2px;
    top: -12px;
    width: 509px;
    height: 330px;
  }

  .redmi9t-img {
    right: -17px;
    bottom: 43px;
    width: 480px;
    height: 300px;
  }

  .smart-home-devices-img {
    top: -148px;
    right: -47px;
  }

  .smart-room {
    height: 110px;
  }

  .room-img {
    height: 300px;
  }

  .mi-app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mi-app-img-container {
    width: 100%;
    height: 300px;
  }

  .mi-app-img {
    height: 400px;
    background-position: 50% 100%;
  }

  .mi-app-description {
    width: 75%;
    margin-top: 38px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .app-descr-item {
    margin-bottom: 38px;
  }

  .sh-scene-description {
    margin-top: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sh-scene-img-container {
    width: 100%;
    height: 216px;
  }

  .scene-phone-img {
    bottom: 0px;
    height: 300px;
  }

  .scene-desr-item {
    margin-bottom: 38px;
  }

  .sm-light-img.lamp {
    left: 116px;
  }

  .sm-light-img.desclight {
    left: 198px;
  }

  .sm-light-img.socket {
    left: 90px;
    top: 128px;
  }

  .sm-light-img.vacuum {
    top: -67px;
    width: 220px;
    height: 220px;
  }

  .sm-light-img.tempsensor {
    left: 161px;
    top: 61px;
    width: 100px;
    height: 100px;
  }

  .sm-light-img.humdt {
    right: -23px;
    width: 220px;
    height: 220px;
  }
}

@media screen and (max-width: 479px) {
  .x-hub__header {
    width: 320px;
  }

  .name-and-pics {
    height: 422px;
  }

  .h-name__mi-bg {
    left: 65px;
    width: 130px;
    height: 190px;
  }

  .h-name__red {
    top: 136px;
    width: 155px;
  }

  .h-name__mi-sm {
    left: 145px;
    top: 136px;
    width: 115px;
  }

  .h-name__note {
    left: 31px;
    top: 251px;
    width: 190px;
    height: 140px;
  }

  .h-phone._01 {
    left: -31%;
    top: -23px;
    height: 98px;
  }

  .h-phone._02 {
    left: -33px;
    top: -23px;
    height: 100px;
  }

  .h-phone._03 {
    left: -23%;
    height: 114px;
  }

  .header-subline {
    font-size: 20px;
    line-height: 1.2em;
  }

  .ah_apl-btn-buy {
    font-size: 14px;
    line-height: 18px;
  }

  .ah_arrow-btn {
    top: 6px;
  }

  .ah_menu-item {
    width: 100%;
  }

  .ah_mmenu-bread {
    width: 56px;
    height: 100%;
  }

  .x-hub__block {
    width: 320px;
  }

  .h-description.sh-descr {
    width: 100%;
  }

  .note10_header {
    font-size: 80px;
  }

  .mi-subline {
    font-size: 30px;
  }

  .imgs-container.tws {
    height: 420px;
  }

  .imgs-container.redmi {
    height: 310px;
  }

  .imgs-container._360 {
    height: 290px;
  }

  .imgs-container.robot {
    height: 360px;
  }

  .imgs-container.mi11 {
    height: 280px;
  }

  .imgs-container.redmi9t {
    height: 180px;
  }

  .imgs-container.smart-home {
    height: 102px;
  }

  .imgs-container.sh-light {
    height: 260px;
  }

  .imgs-container.sh-universal {
    height: 140px;
  }

  .n10-f {
    right: -38px;
    width: 190px;
    height: 290px;
  }

  .n10-g {
    left: -33px;
    top: 17px;
    width: 160px;
  }

  .n10-w {
    left: 84px;
    top: -37px;
    width: 100px;
  }

  .m_header.redmi9t {
    font-size: 66px;
  }

  .m_header.universal {
    font-size: 32px;
  }

  .m_header.light {
    font-size: 32px;
  }

  .m_header.sh-head {
    font-size: 55px;
  }

  .mi-intxt__img.band-span {
    left: 73px;
    top: 9px;
    height: 59px;
  }

  .mi360-img {
    width: 270px;
    height: 350px;
  }

  .mi-robot-img {
    top: -396px;
    right: -575px;
    width: 1100px;
    height: 1100px;
  }

  .tws2-img {
    left: -96px;
    top: -96px;
  }

  .tws-shadow-img {
    left: -53px;
    bottom: 34px;
  }

  .band-img {
    left: -140px;
    top: -68px;
    width: 540px;
    height: 360px;
  }

  .ch-h {
    font-size: 18px;
  }

  .mi11-img {
    left: -18px;
    top: 1px;
    width: 360px;
    height: 260px;
  }

  .redmi9t-img {
    right: -41px;
    bottom: -14px;
    width: 360px;
  }

  .smart-home-devices-img {
    width: 373px;
    height: 350px;
  }

  .smart-room {
    height: 100px;
  }

  .room-img {
    top: -171px;
    height: 260px;
  }

  .mi-app-description {
    width: 100%;
  }

  .sh-scene-description {
    width: 100%;
  }

  .sm-light-img.switch {
    left: -13px;
    top: 1px;
    width: 120px;
    height: 120px;
  }

  .sm-light-img.bulb {
    left: 174px;
    top: -36px;
    width: 100px;
    height: 100px;
  }

  .sm-light-img.lamp {
    left: -20px;
    top: 20px;
  }

  .sm-light-img.doorsensor {
    left: -59px;
    top: -79px;
    width: 180px;
    height: 180px;
  }

  .sm-light-img.desclight {
    left: 127px;
    width: 200px;
    height: 200px;
  }

  .sm-light-img.socket {
    left: 39px;
    top: 69px;
    width: 200px;
    height: 200px;
  }

  .sm-light-img.vacuum {
    width: 160px;
    height: 160px;
  }

  .sm-light-img.tempsensor {
    left: 103px;
    top: 39px;
    width: 80px;
    height: 80px;
  }

  .sm-light-img.humdt {
    right: -47px;
    width: 160px;
    height: 160px;
  }
}




._container {
  max-width: 1600px;
  padding: 0 42px;
  margin: 0 auto;
}

section._mb,
div._mb,
li._mb {
  margin-bottom: 96px;
}

section._mt,
div._mt,
li._mt {
  margin-top: 96px;
}

section._pt,
div._pt,
li._pt {
  padding-top: 96px;
}

section._pb,
div._pb,
li._pb {
  padding-bottom: 96px;
}

.redmibook__link {
  cursor: pointer;
}

.redmibook__img img {
  max-width: 100%;
}

@media (max-width: 1600px) {
  ._container {
    max-width: 1280px;
    padding: 0 26px;
  }
}

@media (max-width: 1439.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 72px;
  }

  section._mt,
  div._mt,
  li._mt {
    margin-top: 72px;
  }

  section._pt,
  div._pt,
  li._pt {
    padding-top: 72px;
  }

  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 72px;
  }
}

@media (max-width: 1279.98px) {
  ._container {
    max-width: 1024px;
    padding: 0 42px;
  }
}

@media (max-width: 991.98px) {
  ._container {
    max-width: none;
    padding: 0 20px;
  }
}

@media (max-width: 767.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 56px;
  }

  section._mt,
  div._mt,
  li._mt {
    margin-top: 56px;
  }

  section._pt,
  div._pt,
  li._pt {
    padding-top: 56px;
  }

  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 56px;
  }
}

@media (max-width: 359.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 40px;
  }

  section._mt,
  div._mt,
  li._mt {
    margin-top: 40px;
  }

  section._pt,
  div._pt,
  li._pt {
    padding-top: 40px;
  }

  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 40px;
  }
}