html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
}
.t-wrap section {
  margin: 0 auto;
}
.t-wrap {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sant-serif;
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  min-width: 320px;
  max-width: 2300px;
  background: #ffffff;
  margin-bottom: 50px;
}
.t-wrap img {
  width: 100%;
}

.t-wrap nav {
  display: block;
}
.t-wrap section .t-bottom-not {
  margin-bottom: 0 !important;
}

.kesponsive-navigan {
  display: block;
}

.kesponsive-navigan li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.kesponsive-navigan li:first-child {
  margin-left: 0;
}

.kesponsive-navigan li a {
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 20px 15px;
  display: block;
  color: #000;
  transition: all 0.2s ease-in-out 0s;
}

.kesponsive-navigan li a:hover,
.kesponsive-navigan li:hover > a {
  /* color: #f7f1f1; */
  /* background: #14a0a0; */
}

.kesponsive-navigan ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.kesponsive-navigan ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.kesponsive-navigan ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.kesponsive-navigan ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #000;
  /* background: #1d1b1b; */
}

.kesponsive-navigan li a:hover,
.kesponsive-navigan li:hover > a {
  /* color: #f7f1f1;
  background: #126fce; */
}

.kesponsive-navigan li:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.kesponsive-navigan ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.kesponsive-navigan ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.kesponsive-navigan li > ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.navigatsiya-portala {
  box-sizing: border-box;
  display: none;
  width: 100%;
  padding: 30px 17px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

.navigatsiya-portala:hover {
  color: #000;
  text-decoration: none;
}

@media (min-width: 768px) and (max-width: 979px) {
  .mainWrap {
    width: 768px;
  }

  .kesponsive-navigan ul {
    top: 37px;
  }

  .kesponsive-navigan li a {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .mainWrap {
    width: auto;
    padding: 50px 20px;
  }

  .kesponsive-navigan {
    display: none;
  }

  .navigatsiya-portala {
    display: block;
  }

  nav {
    margin: 0;
    background: none;
  }

  .kesponsive-navigan li {
    display: block;
    margin: 0;
  }

  .kesponsive-navigan li a {
    color: #000;
    /* background: #191918;
    color: #b3b3b0; */
  }

  .kesponsive-navigan li a:hover,
  .kesponsive-navigan li:hover > a {
    /* background: #118ab9;
    color: #f6f7ef; */
  }

  .kesponsive-navigan ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    transform: initial;
  }

  .kesponsive-navigan li:hover > ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    transform: initial;
  }

  .kesponsive-navigan ul ul {
    left: 0;
    transform: initial;
  }

  .kesponsive-navigan li > ul ul:hover {
    transform: initial;
  }
}

@media (max-width: 480px) {
}

@media (max-width: 320px) {
}

h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.t-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.t-container {
  padding: 0 20px;
}
.t-wrap section {
  margin-bottom: 30px;
}
section.t-bottom-not {
  margin-bottom: 0 !important;
}
.t-bottom-not .t-details__image,
.t-bottom-not .t-details__item,
.t-bottom-not .t-details__wrap {
  margin-bottom: 0;
  padding-bottom: 0;
}
.t-banner__logos {
  width: 100%;
  display: flex;
  padding-top: 40px;
  justify-content: space-between;
  align-items: flex-start;
}
.t-banner__logo--main {
  display: flex;
  justify-content: flex-end;
}
.t-banner__logo-years {
  max-width: 100px;
}

.t-banner {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/main/banner-mobile.png)
    no-repeat;
  background-size: cover;
  height: 400px;
  margin-bottom: 30px;
}
.t-banner-soundbar {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 400px;
  margin-bottom: 30px;
}
.t-banner-neo {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 250px;
  margin-bottom: 30px;
}
.t-banner-neo__logo {
  width: 100px;
}
.t-banner-neo__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  padding-top: 50px;
  color: #ffffff;
}
.t-banner-neo__text {
  padding-top: 20px;
}
.t-banner-neo__small {
  font-weight: normal;
  font-size: 12px;
  line-height: 110%;
  text-align: center;
  display: block;
  padding-top: 70px;
  color: #ffffff;
}
.t-banner-qled {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/qled/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 300px;
  box-sizing: border-box;
  padding: 60px 0px;
  margin-bottom: 30px;
}
.t-banner-qled__text {
  padding-top: 100px;
}
.sero-banner {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/sero/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 300px;
  box-sizing: border-box;
  padding: 20px 0px;
  margin-bottom: 30px;
}
.sero-banner .premier-banner__subtitle {
  max-width: 200px;
}
.terrace-banner {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 300px;
  box-sizing: border-box;
  padding: 40px 0px;
  margin-bottom: 30px;
}
.t-banner-life {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/banner-mobile.png)
    no-repeat left;
  background-size: cover;
  height: 300px;
  box-sizing: border-box;
  padding: 60px 20px 60px 0;
  margin-bottom: 30px;
}
.t-banner-life .t-banner-crystal__text {
  padding-top: 60px;
}
.premier-banner {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 300px;
  box-sizing: border-box;
  padding: 40px 0px;
  margin-bottom: 30px;
}
.premier-banner__titles {
  max-width: 180px;
}
.frame-banner {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/banner-mobile.png)
    no-repeat left;
  background-size: cover;
  height: 250px;
  box-sizing: border-box;
  padding: 60px 10px;
  margin-bottom: 30px;
}
/* .t-cinema-home__wrap__middle {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/bottom-block.png)
    no-repeat left;
  background-size: cover;
  height: 500px;
} */
.frame-banner__text {
  padding-top: 40px;
}
.t-cinema-home__wrap__down {
  padding-top: 600px;
}
.t-brand {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image38.png)
    no-repeat center;
  background-size: cover;
  height: 150px;
  box-sizing: border-box;
  padding: 60px 20px;
  margin-bottom: 30px;
}
.t-functions {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image40.png)
    no-repeat center top;
  background-size: cover;
  height: 1000px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 0 !important;
}
.t-weather {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image41.png)
    no-repeat center top;
  background-size: cover;
  height: 1000px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-back {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/Group317.png)
    no-repeat center left;
  background-size: cover;
  height: 200px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-banner-frame {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image12.png)
    no-repeat;
  background-size: cover;
  height: 250px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.serif-banner {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/serif/banner-mobile.png)
    no-repeat;
  background-size: cover;
  height: 250px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.serif-slider {
  padding-bottom: 20px;
}
.t-modern {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image14.png)
    no-repeat;
  background-size: cover;
  height: 1400px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-picture {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image19.png)
    no-repeat;
  background-size: cover;
  height: 1200px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-ottenki {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
    no-repeat center;
  background-size: cover;
  height: 1500px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-station {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
    no-repeat center;
  background-size: cover;
  height: 1500px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-banner-serif {
  width: calc(100% - 40px);
  background: #dee7ea
    url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/serif/image113.png)
    no-repeat center;
  background-size: cover;
  height: 150px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-banner-crystal {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/banner-mobile.png)
    no-repeat center;
  background-size: cover;
  height: 250px;
  box-sizing: border-box;
  padding: 20px 20px 20px 0;
  margin-bottom: 30px;
}
.t-banner-crystal__text {
  display: flex;
  padding-top: 20px;
  flex-direction: column;
}
.t-banner-crystal__title {
  max-width: 200px;
}
.t-background-svetodiod {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image100.png)
    no-repeat center;
  background-size: cover;
  height: 850px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-background-dynamic {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image103.png)
    no-repeat center;
  background-size: cover;
  height: 850px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-background-virtual {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image105.png)
    no-repeat center;
  background-size: cover;
  height: 850px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-background-airslim {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image108.png)
    no-repeat center;
  background-size: cover;
  height: 550px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-background-all-sm {
  width: calc(100% - 40px);
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image88.png)
    no-repeat center;
  background-size: cover;
  height: 850px;
  box-sizing: border-box;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.t-background-dynamic .t-background__title,
.t-background-dynamic .t-background__subtitle,
.t-background-dynamic .t-background__descr {
  color: #fff;
}
.t-background-airslim .t-background__title,
.t-background-airslim .t-background__subtitle,
.t-background-airslim .t-background__descr {
  color: #000;
}
.t-banner-frame .t-background__small {
  text-align: left;
  max-width: 485px;
  margin: 0;
  margin-top: 20px;
}
.t-banner__logo {
  width: 190px;
  margin-bottom: 10px;
}
.t-banner__wrap {
  padding: 40px 20px 30px 0px;
}
.t-banner .t-banner__wrap {
  padding: 100px 20px 30px 0px;
}
.t-banner__title,
.t-banner__subtitle {
  font-weight: bold;
  font-size: 30px;
  line-height: 101%;
  color: #ffffff;
}
.t-banner__descr {
  font-weight: normal;
  font-size: 22px;
  line-height: 110%;
  color: #ffffff;
}
.t-back .t-background__title {
  text-align: left;
}
.t-back__text {
  max-width: 230px;
}
.t-functions .t-background__title,
.t-functions .t-background__subtitle,
.t-functions .t-background__descr,
.t-functions .t-background-small,
.t-weather .t-background-small,
.t-weather .t-background__title,
.t-weather .t-background__subtitle,
.t-weather .t-background__descr {
  color: #fff;
}

.t-banner-soundbar .t-container {
  padding-top: 20px;
}
.t-banner-soundbar__logo {
  width: 100px;
}
.t-banner-qled__logo,
.premier-banner__logo {
  width: 150px;
  /* margin: 0 auto; */
  margin-bottom: 20px;
}
.terrace-banner__logo {
  width: 150px;

  margin-bottom: 20px;
}
.background-black {
  background: #000000;
  margin: 0 auto;
  width: calc(100% - 40px);
}

.t-background-8k__wrap {
  height: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-absolute-one--above-all-421586500-21.png)
    no-repeat right;
  background-size: cover;
}
.t-background-contrast {
  height: 800px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-ultra-fine-contrast-in-8k-that-reveals-every-hidden-details-421586496-21.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.t-details__image {
  object-fit: cover;
  margin-bottom: 20px;
}
.t-details__text {
  margin-bottom: 10px;
}
.t-background-sound {
  height: 800px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-dynamic-sound-that-tracks-the-action-from-all-corners-4215864941.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.t-better {
  height: 600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/image56.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 20px;
}
.t-find {
  height: 600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/image57.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 20px;
}
.t-cinematograf {
  height: 600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/image58.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 20px;
}
.t-atmosfere__wrap {
  height: 700px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/image59.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 20px;
}
.t-airplay {
  margin-bottom: 0 !important;
}
/* .t-harmony__wrap__middle {
  height: 700px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/Group352.png)
    no-repeat center left;
  background-size: cover;
  padding-top: 20px;
} */
.t-content {
  height: 1000px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/image65.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.samsung-sf ul {
  list-style-position: inside;
  text-align: left;
  padding-left: 50px;
}

.t-background-predel {
  height: 600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-beyond-all-boundaries-4215865131.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}

.t-background-matrix {
  height: 700px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/qled/image93.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.t-background-soundsea {
  height: 700px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/qled/image80.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.t-background-all {
  height: 600px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/image88.png)
    no-repeat center top;
  background-size: cover;
  padding-top: 20px;
}
.t-background-contrast__small {
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 20px;
}
.t-background__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  /* text-transform: capitalize; */
  color: #000000;
  margin-bottom: 20px;
}
.t-app__wrap {
  display: flex;
  flex-direction: column;

  margin-bottom: 50px;
}
.slide__image {
  width: 56px;
}
.t-app__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.t-app__image {
  margin-bottom: 30px;
}
.t-brand__title {
  color: #fff;
  text-align: left;
}
.t-title__title {
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  color: #000000;
}
.t-background__small,
.t-background-small {
  font-weight: 900;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #000000;
  display: block;
}
.t-background__subtitle {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
.t-background__descr {
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
.t-background-contrast__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.t-background-contrast__subtitle {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.t-background-contrast__descr {
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}
.t-background-matrix .t-background-contrast__title,
.t-background-matrix .t-background-contrast__descr {
  color: #000;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.t-background--qseries__wrap {
  height: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image114.png)
    no-repeat right;
  background-size: cover;
}
.t-background--sseries__wrap {
  height: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image115.png)
    no-repeat right;
  background-size: cover;
}
.t-background--classic__wrap {
  height: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image16.png)
    no-repeat right;
  background-size: cover;
}
.t-background--tower__wrap {
  height: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image117.png)
    no-repeat right;
  background-size: cover;
}
.background-black .t-background__title,
.background-black .t-background__descr,
.background-black .t-background__small,
.background-black .t-background-small,
.background-black .t-background__subtitle {
  color: #fff;
}
.t-tehnic__title {
  font-weight: 900;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  text-align: center;
}
.t-background-intelect__wrap {
  height: 300px;
  width: 100%;
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-ai-powered-8k-picture-completed-by-16-neural-networks-421586504-21.png)
    no-repeat center;
  background-size: cover;
}
.t-background-spectr__wrap {
  height: 300px;
  width: 100%;
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-extreme-brilliance-across-the-color-spectrum-4215864781.png)
    no-repeat center;
  background-size: cover;
}
.t-background-universal__wrap {
  height: 300px;
  width: 100%;
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/ru-feature-neo-qled-8k-qn900a-4746756371.png)
    no-repeat center;
  background-size: cover;
}
.t-background-turbo__wrap {
  height: 700px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/image85.png)
    no-repeat center;
  background-size: cover;
  padding-top: 20px;
}
.t-work {
  height: 900px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/qled/image97.png)
    no-repeat center;
  background-size: cover;
  padding-top: 20px;
}

.t-banner-soundbar__text {
  max-width: 200px;
}
.t-text__title {
  font-weight: 900;
  font-size: 28px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
  color: #000000;
}
.t-details__wrap {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
.t-details__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.t-details__title {
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
.t-details__subtitle {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000000;
  text-align: center;
}
.t-details__descr {
  font-weight: 900;
  font-size: 14px;
  line-height: 24px;
  /* margin-bottom: 30px; */
  color: #000000;
  text-align: center;
}
.t-red-block .t-frame__title {
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 22px;
  text-align: center;
}
.t-red-block .t-background__small {
  font-weight: 900;
  font-size: 12px;
  line-height: 18px;
  color: #d9d9d9;
}

.t-details__small {
  font-weight: 900;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  text-align: center;
  display: block;
}
.t-text__subtitle {
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000000;
}
.t-category__item {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  text-decoration: none;
  background: #4ac4d7;
  width: 200px;
  /* background: #ebebeb; */
  margin-bottom: 20px;
}
.lifestyle-category .t-category__list {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.lifestyle-category .t-category__item {
  /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-TV-The-Serif-Design-I-Shaped-Design-Gallery-06-4-PC1.png)
    no-repeat center;
  background-size: cover; */
  /* height: 420px; */

  max-width: 280px;
  width: 100%;
  /* align-items: flex-end;
  justify-content: flex-end; */
  padding-bottom: 20px;
}
/* .lifestyle-category .t-category__item:nth-child(2) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2021-The-Frame-LS03A-32-Lifestyle-Gallery-Thumbnail-V.png)
    no-repeat center;
  background-size: cover;
  height: 420px;
  width: 100%;
  max-width: 280px;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 20px;
} */
.lifestyle-category .t-category__item:nth-child(2) .t-category__title,
.lifestyle-category .t-category__item:nth-child(2) .t-category__descr,
.lifestyle-category .t-category__item:nth-child(5) .t-category__title,
.lifestyle-category .t-category__item:nth-child(5) .t-category__descr,
.lifestyle-category .t-category__item:nth-child(4) .t-category__title,
.lifestyle-category .t-category__item:nth-child(4) .t-category__descr {
  color: #fff;
}
/* .lifestyle-category .t-category__item:nth-child(3) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/ru-feature-the-sero-ls05t-245800206.png)
    no-repeat center;
  background-size: cover;
  height: 420px;
  width: 100%;
  max-width: 280px;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 20px;
}
.lifestyle-category .t-category__item:nth-child(4) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-The-Premiere-LSP7T-KV-01-MO1.png)
    no-repeat center;
  background-size: cover;
  height: 420px;
  width: 100%;
  max-width: 280px;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 20px;
}
.lifestyle-category .t-category__item:nth-child(5) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/image10.png)
    no-repeat center;
  background-size: cover;
  height: 420px;
  width: 100%;
  max-width: 280px;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 20px;
} */
.t-category__item-sounds {
  background: none;
  position: relative;
}
.t-category__image img {
  height: 100%;
  border-radius: 10px 10px 0 0;
}
.t-category__text {
  /* background: #ebebeb; */
  border-radius: 0 0 10px 10px;
  padding: 20px 10px 10px 10px;
}
.t-category__item-sounds .t-category__text {
  /* position: absolute;
  bottom: -170px; */
  position: sticky;
  transform: translate(0%, -20%);
}
.t-category__text .t-btn {
  margin-bottom: 10px;
}
.t-category__title {
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  /* color: #000000; */
  color: #fff;
  margin-bottom: 10px;
}
.t-category__descr {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  /* color: #000000; */
}
.t-cinema__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
  color: #000000;
}
.t-cinema__descr {
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  max-width: 648px;
  margin: 0 auto;
}
.t-cinema__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.t-cinema__text {
  max-width: 200px;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
.t-cinema__wrap {
  margin-bottom: 20px;
}
.t-cinema-home__image--desktop {
  display: none;
}

.t-btn {
  background: #e31235;
  border-radius: 4px;
  width: 200px;
  /* width: 164px; */
  border: none;
  outline: none;
  color: #ffffff;
  padding: 13px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  margin-bottom: 50px;
  text-transform: inherit;
}
.samsung-sf__scroll {
  width: auto;
  /* width: calc(400vw - 280px); */
}
.samsung-sf__wrap {
  width: 100%;
  overflow: auto;
  padding-bottom: 15.5vw;
}
.t-table-qled .samsung-sf__scroll,
.t-table-qled .samsung-sf {
  width: auto;
}

.samsung-sf {
  border-collapse: collapse;
  border-spacing: 0;
  width: auto;
  /* width: calc(400vw - 320px); */
  margin: 20px 20px 0;
  padding: 0;
  border: 0;
}
.samsung-sf tr {
  border-bottom: 1px solid #e8e8e8;
}
.samsung-sf__td {
  width: 25%;
}

.samsung-sf__model {
  padding: 1.4vw 0 5.6vw;
}

.samsung-sf__picture {
  text-align: center;
}

.samsung-sf__img {
  display: inline-block;
  width: auto;
  max-width: 150px;
  /* height: 74.6vw; */
  vertical-align: bottom;
}

.samsung-sf__name {
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-decoration-line: underline;
  color: #000000;
  margin-top: 20px;
}

.samsung-sf__description {
  margin: 4.4vw 5.4vw 0;
  font-size: 6.5vw;
}

.samsung-sf__btn {
  display: block;
  margin: 5vw auto 0;
  width: 66vw;
  height: 11vw;
  font-size: 3.8vw;
}

.samsung-sf__line-name {
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  padding: 10px 10px 10px 0;
  border-right: 1px solid #e8e8e8;
}

.samsung-sf__elem {
  /* vertical-align: top; */
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #000000;
  padding: 10px;
}

.samsung-sf__list {
  margin: 0;
  padding: 0 0 0 9.8vw;
  list-style-position: outside;
}

.samsung-sf__item {
  line-height: 7.4vw;
  margin: 1vw 2vw 0 0;
}
.t-table__title {
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
  text-align: center;
}

.t-btn:hover,
.t-btn:focus {
  background: #bd0f2c;
  color: #fff !important;
}
.t-btn:active {
  background: #9c0c24;
  color: #fff !important;
}
/* .t-menu__sublist {
  display: none;
} */
.t-menu-block {
  width: calc(100%-20px);
  padding: 10px 20px 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  background-color: #333;
}
.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;
  z-index: 1;
  width: 100%;
  background-color: #333;
  margin-bottom: 40px;
}
.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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ah_menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
}
.ah_mmenu-item-h {
  margin-bottom: 12px;
  padding-bottom: 9px;
  border-bottom: 1px solid #424245;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.ah_mmenu-item-h:hover {
  color: #fff !important;
}
.ah_mmenu-bread-2 {
  width: 56px;
  height: 100%;
}
.bread-ico {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -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;
}
.bread-line {
  width: 100%;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 1px;
  background-color: #4e4e4e;
}
.ah_mmenu-bar-2 {
  display: block;
}

.ah_mmenu-bread-2 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  display: flex;
  width: 100%;
  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;
}
.block-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.block-btn .t-btn {
  margin: 0;
  margin-bottom: 20px;
  /* margin-right: 20px; */
}

.bread-line._01 {
  background-color: #fff;
}

.bread-line._02 {
  background-color: #fff;
}

.bread-line._03 {
  background-color: #fff;
}

.ah_menu-item.f-link {
  display: flex;
  align-items: center;
  max-width: 150px;
  margin-bottom: 20px;
}
.ah_mmenu-bar {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  height: 56px;
  border-bottom: 1px none #424245;
  background-color: #333;
}

.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;
  flex-direction: column;
  background-color: #333;
}

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

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

.t-menu,
.t-menu__list {
  display: flex;
  flex-direction: column;
}
.t-menu-block__logo {
  display: none;
}
.t-banner-soundbar__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  color: #000000;
}
.t-banner-soundbar__subtitle {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.premier-banner__title {
  color: #fff;
  font-weight: 900;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 10px;
  /* text-align: center; */
}
.frame-banner__text .premier-banner__title,
.frame-banner__text .premier-banner__subtitle {
  color: #000;
}
.sero-banner .premier-banner__title,
.sero-banner .premier-banner__subtitle {
  color: #fff;
}
.premier-banner__subtitle {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  /* text-align: center; */
}
.terrace-banner__title {
  font-weight: 900;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 10px;

  color: #fff;
}
.terrace-banner__subtitle {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  max-width: 150px;
}
/* video */
.video-sero .a_play {
  width: 100%;
  height: 100%;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/sero/video3-banner.png)
    no-repeat center center;
  background-size: cover;
  z-index: 3;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.video4-banner .a_play {
  width: 100%;
  height: 100%;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/sero/video4-banner.png)
    no-repeat center center;
  background-size: cover;
  z-index: 3;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.video5-banner .a_play {
  width: 100%;
  height: 100%;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/sero/video5-banner.png)
    no-repeat center center;
  background-size: cover;
  z-index: 3;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.s-video__images {
  width: 100px;
  position: absolute;
  top: 30%;
  left: 40%;
}

.video-sero,
.video3-banner,
.video4-banner,
.video5-banner {
  position: relative;
  width: 100%;
  height: 217px;
  z-index: 1;
}
.o-video__embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#player,
#player2,
#player3,
#player4,
#player5 {
  height: 100%;
}

#video,
#video1,
#video2,
#video3,
#video4,
#video5 {
  width: 100%;
  height: 217px;
}
#video iframe,
#video1 iframe,
#video2 iframe,
#video3 iframe,
#video4 iframe,
#video5 iframe {
  width: 100%;
}

.video5-banner .t-video,
.video5-banner .a-footer,
.video4-banner .t-video,
.video4-banner .a-footer,
.video3-banner .t-video,
.video3-banner .a-footer,
.video2-banner .t-video,
.video2-banner .a-footer,
.video-banner .t-video,
.video-banner .a-footer {
  position: relative;
  width: 100%;
  height: 202px;
  z-index: 1;
}
.t-unical {
  margin-bottom: 0 !important;
}
.background-black .t-background__wrap:last-child {
  object-fit: cover;
  background: #ef2525;
}

/* slider */

.t-section {
  display: flex;
  flex-direction: column;
}
.box {
  flex: 1 0 300px;
  /* border: 3px solid black; */
  margin-left: 20px;
}
.tab {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  margin: 10px auto;
}
.tab {
  /* width: 150px;
  height: 25px;
  border: 2px solid black; */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  margin: 10px auto;
}
.tab:hover .t-background__subtitle,
.tab:hover .t-background__descr {
  color: #000;
}
.tab:active .t-background__subtitle,
.tab:active .t-background__descr {
  color: #000;
}
.tab:hover .slide__image svg path {
  fill: #000;
}
.img_item {
  width: 100%;
  height: auto;
  display: none;
}
.slide-text {
  max-width: 300px;
}
.active {
  display: block;
  color: #000;
}
.slide-text.active .t-background__subtitle,
.slide-text.active .t-background__descr {
  color: #000 !important;
}
.t-category__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.lifestyle-category .t-category__item {
  height: 350px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
}
.t-category__image {
  height: 250px;
}
.lifestyle-category .t-category__image {
  height: auto;
  max-height: 250px;
  /* max-height: 320px; */
}
.lifestyle-category .t-category__item:first-child {
  position: relative;
  height: 380px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-TV-The-Serif-Design-I-Shaped-Design-Gallery-06-4-PC1.png)
    no-repeat center;
  background-size: cover;
}
.lifestyle-category .t-category__item:nth-child(2) {
  position: relative;
  height: 380px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2021-The-Frame-LS03A-32-Lifestyle-Gallery-Thumbnail-V.png)
    no-repeat center;
  background-size: cover;
}
.lifestyle-category .t-category__item:nth-child(3) {
  position: relative;
  height: 380px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/ru-feature-the-sero-ls05t-245800206.png)
    no-repeat center;
  background-size: cover;
}
.lifestyle-category .t-category__item:nth-child(4) {
  position: relative;
  height: 380px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-The-Premiere-LSP7T-KV-01-MO1.png)
    no-repeat center;
  background-size: cover;
}
.lifestyle-category .t-category__item:nth-child(5) {
  position: relative;
  height: 380px;
  width: 100%;
  max-width: 200px;
  padding-bottom: 20px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/image10.png)
    no-repeat center;
  background-size: cover;
}
.t-category__text {
  background: #4ac4d7;
}
.lifestyle-category .t-category__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
}

.t-serifwall__wrap {
  margin-bottom: 40px;
}
@media (min-width: 500px) {
  .t-ottenki {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-station {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1100px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-category__list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: normal;
  }
  .t-category__item {
    margin-right: 20px;
  }
}

@media (min-width: 600px) {
  .s-video__images {
    width: 100px;
    position: absolute;
    top: 40%;
    left: 45%;
    /* transform: translate(100%, 50%); */
  }
  .t-station {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-neo {
    height: 300px;
  }
  .video-sero,
  .video3-banner,
  .video4-banner,
  .video5-banner {
    position: relative;
    width: 100%;
    height: 350px;
    z-index: 1;
  }
  .t-video iframe {
    height: 400px;
  }
  .t-banner-crystal {
    width: calc(100% - 40px);

    height: 300px;
  }
}

@media (min-width: 768px) {
  .t-banner {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/main/banner-desktop.png)
      no-repeat center;

    border-radius: 0;
    height: 350px;
    background-size: cover;
  }
  .t-category__text {
    width: 90%;

    background: #4ac4d7;
  }
  .lifestyle-category .t-category__text {
    position: absolute;
    bottom: 0;
    min-height: 80px;
    left: 0;
  }
  .t-banner__wrap {
    padding: 10px 20px 30px 20px;
  }
  .t-banner .t-banner__wrap {
    padding: 80px 20px 30px 20px;
  }
  .t-banner__logos {
    padding-left: 20px;
  }
  .terrace-banner__subtitle {
    max-width: 300px;
  }
  .terrace-banner__text {
    padding-top: 100px;
  }
  .terrace-banner .terrace-banner__text {
    padding-top: 20px;
  }
  .t-menu-block__logo {
    display: block;
    width: 50px;
  }
  .block-btn {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .block-btn .t-btn {
    margin: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }

  .t-section {
    display: flex;
    flex-direction: row;
  }
  .t-video iframe {
    height: 450px;
  }
  .t-video {
    height: 450px;
  }
  .t-menu-block {
    width: calc(100% - 40px);
  }

  .ah_menu-wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #333;
    margin-bottom: 40px;
    overflow: visible;
  }
  .ah_mmenu-bar {
    display: none;
  }
  .ah_menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .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: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 0.8;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 10px 10px 0px;
  }

  .ah_mmenu-item-h {
    font-size: 10px;
    line-height: 1.2;
    border-bottom: none;
    text-align: end;
    margin-top: 15px;
  }

  .ah_menu-item:hover {
    opacity: 1 !important;
    color: #fff !important;
  }

  .ah_sub-menu {
    position: absolute;
    left: 30%;
    top: 69px;
    display: none;
    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_menu-item:hover > .ah_sub-menu {
    display: flex;
    opacity: 1;
    color: #fff;
  }

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

  .ah_sub-menu.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .ah_sub-menu-item:hover {
    color: #fff !important;
  }
  .t-app__wrap {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .t-cinema-home__wrap__middle .t-background__subtitle,
  .t-cinema-home__wrap__middle .t-background__descr {
    max-width: 700px;
    margin: 0 auto;
  }
  /* .t-cinema-home__wrap__middle {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/bottom-block.png)
      no-repeat right;
  } */

  .t-banner-soundbar {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/banner-dektop.png)
      no-repeat center;
    background-size: cover;
    height: 300px;
    margin-bottom: 30px;
  }
  .t-banner__text {
    max-width: 320px;
  }
  .t-banner-crystal {
    width: calc(100% - 40px);
    height: 300px;
  }
  .t-banner-crystal .t-banner-qled__logo {
    margin-bottom: 40px;
  }
  .lifestyle-category .t-category__list {
    flex-direction: row;
    align-items: flex-start;
  }
  .t-banner-neo {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/neo-qled/banner-desktop.png)
      no-repeat center;
    background-size: cover;
    height: 250px;
    margin-bottom: 30px;
  }
  .t-banner-life {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/banner-desktop.png)
      no-repeat left;
    background-size: cover;
    height: 350px;
    box-sizing: border-box;
    padding: 60px 20px;
    margin-bottom: 30px;
  }
  .t-banner-life .t-banner-crystal__title {
    max-width: 400px;
  }
  .sero-banner {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/sero/banner-desktop.png)
      no-repeat center;
    background-size: cover;
  }
  .t-brand {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image38.png)
      no-repeat center;
    background-size: cover;
    height: 200px;
    box-sizing: border-box;
    padding: 60px 20px;
    margin-bottom: 30px;
  }

  .terrace-banner {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/banner-desktop.png)
      no-repeat center;
    background-size: cover;
    height: 250px;
    box-sizing: border-box;
    padding: 30px 20px;
    margin-bottom: 30px;
  }
  .frame-banner {
    width: calc(100% - 40px);
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/banner-desktop.png)
      no-repeat center;
    background-size: cover;
    height: 300px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .serif-banner {
    width: calc(100% - 40px);
    height: 350px;
  }
  .t-modern {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image14.png)
      no-repeat;
    background-size: cover;
    height: 800px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .tab {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    margin: 10px auto;
  }
  .slide-text {
    max-width: 500px;
  }
  .t-picture {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image19.png)
      no-repeat;
    background-size: cover;
    height: 800px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-ottenki {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-serif {
    width: calc(100% - 40px);
  }
  .premier-banner {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/banner-desktop.png)
      no-repeat center;
    background-size: cover;
    width: calc(100% - 40px);
    height: 350px;
  }

  .t-station {
    width: calc(100% - 40px);
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-svetodiod {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image100.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-dynamic {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image103.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-virtual {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image105.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-airslim {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image108.png)
      no-repeat center;
    background-size: cover;
    height: 550px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-all-sm {
    width: calc(100% - 40px);
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image88.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-characteristics__wrap {
    display: flex;
    justify-content: space-between;
  }
  .t-characteristics__item {
    width: 45%;
  }
  .t-characteristics__image {
    margin-bottom: 20px;
  }
  .t-characteristics__title {
    font-weight: bold;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
  }
  .t-brand__text {
    max-width: 300px;
  }
  .t-column__wrap {
    display: flex;
    justify-content: space-between;
  }
  .t-column__item {
    width: 45%;
  }
  .t-ramka .t-background__title,
  .t-ramka .t-background__subtitle,
  .t-ramka .t-background__descr,
  .t-ramka .t-background__small {
    text-align: left;
  }
  .t-background-airslim .t-background__title,
  .t-background-airslim .t-background__subtitle,
  .t-background-airslim .t-background__descr,
  .t-background-airslim .t-background__small {
    text-align: left;
    max-width: 300px;
    margin-left: 0;
  }
  .t-ramka .t-btn {
    margin: 0;
    margin-bottom: 20px;
  }
  .t-details__text .t-background__title,
  .t-details__text .t-background__subtitle,
  .t-details__text .t-background__descr,
  .t-details__text .t-background__small {
    text-align: left;
  }
  .t-details__wrap .t-background-small {
    margin: 0;
    text-align: left;
  }
  .t-background__title {
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .t-exterier {
    margin-bottom: 0 !important;
  }
  .background-black {
    width: calc(100% - 40px);
  }
  .t-background-8k__wrap {
    height: 400px;
  }
  .t-background-contrast,
  .t-background-sound,
  .t-background-predel,
  .t-background-all {
    height: 800px;
    width: calc(100% - 40px);
    padding-top: 40px;
  }
  .t-background-universal__wrap {
    height: 600px;
  }
  .kesponsive-navigan li a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    padding: 20px 15px;
    display: block;
    color: #000;
    transition: all 0.2s ease-in-out 0s;
  }
  .nfc-slider .t-background__subtitle,
  .nfc-slider .t-background__descr {
    color: #626262;
    text-align: left;
    margin-bottom: 10px;
  }
  .slide__image img:hover {
    color: #000;
  }
  .t-details__wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .t-details__item {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .t-details__text,
  .t-details__image {
    width: 45%;
  }
  .t-details__title,
  .t-details__subtitle,
  .t-details__descr,
  .t-details__small {
    text-align: left;
  }
  .t-background-turbo__wrap {
    width: calc(100% - 40px);
  }
  .t-category__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: normal;
  }
  .t-category__item {
    width: 30%;
    max-width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .t-category--soundbars .t-category__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .t-category--soundbars .t-category__item {
    width: 30%;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .t-category--soundbars .t-category__item:last-child {
    margin-right: 0;
  }
  .lifestyle-category .t-category__item {
    height: 320px;
    width: 30%;
    max-width: 180px;

    padding-bottom: 20px;
  }
  .t-category__item-sounds {
    width: 30%;
    margin-right: 20px;
    margin-bottom: 10;
  }
  .t-category__item-sounds:nth-child(3) {
    margin-right: 0;
  }
  .t-banner-soundbar__logo {
    width: 100px;
    margin-bottom: 20px;
  }
  .t-category__image {
    height: auto;
    max-height: 300px;
    /* max-height: 320px; */
  }
  .t-text {
    margin-bottom: 30px;
  }
  /* .t-category__item-sounds .t-category__text {
    position: absolute;
    bottom: -170px;
  } */
  .t-background--qseries__wrap,
  .t-background--sseries__wrap,
  .t-background--classic__wrap {
    background: none;
    height: 0;
  }
  .t-background--qseries {
    height: 400px;
    width: calc(100% - 40px);

    margin: 0 auto;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image114.png)
      no-repeat right;
    background-size: cover;
    padding-top: 40px;
  }
  .t-banner-qled {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/qled/banner-desktop.png)
      no-repeat right;
    background-size: cover;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .t-banner-qled__text {
    padding-top: 30px;
  }
  .t-background--sseries {
    height: 400px;
    width: calc(100% - 40px);
    margin: 0 auto;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image115.png)
      no-repeat right;
    background-size: cover;
    padding-top: 40px;
  }
  .t-background--classic {
    height: 400px;
    width: calc(100% - 40px);
    margin: 0 auto;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/image16.png)
      no-repeat center;
    background-size: cover;
    padding-top: 40px;
  }
  .t-background--tower__wrap {
    height: 300px;
  }
  .t-cinema__wrap {
    display: flex;
    justify-content: center;
  }
  .t-cinema__item:not(:last-child) {
    border-right: 1px solid #000000;
  }
  .t-cinema__descr {
    margin-bottom: 30px;
  }
  .t-cinema__item:not(:last-child) {
    margin-right: 20px;
  }
  .t-cinema__item {
    padding: 20px;
  }
  .t-category__item-sounds .t-category__text {
    position: sticky;
    transform: translate(0%, -20%);
    padding: 20px 10px 0 10px;
  }
  .samsung-sf__scroll {
    /* width: auto; */
    width: 100%;
  }
  .samsung-sf__wrap {
    width: auto;
    overflow-y: scroll;
    padding: 0;
  }

  .samsung-sf {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    /* width: calc(100vw - 700px); */
  }

  .samsung-sf__model {
    padding: 2.7vw 0 2.4vw;
  }
  .samsung-sf__img {
    /* height: 19.1vw; */
  }

  .samsung-sf__name {
    margin: 2.9vw 2vw 0;
    font-size: 1.9vw;
  }

  .samsung-sf__description {
    margin: 1.3vw 2vw 0;
    font-size: 1.5vw;
  }

  .samsung-sf__btn {
    margin: 1vw 0 0 2vw;
    /* width: 9.3vw;
    height: 2.3vw;
    font-size: 0.9vw; */
    width: auto;
    max-width: 130px;
    height: auto;
    font-size: 12px;
  }

  .samsung-sf__line-name {
    padding: 2.3vw 0 2.2vw;
    font-size: 1.85vw;
  }

  .samsung-sf__elem {
    padding: 2vw;
    font-size: 1.45vw;
  }

  .samsung-sf__list {
    padding: 0 0 0 2.5vw;
  }

  .samsung-sf__item {
    line-height: 2.4vw;
    margin: 0.1vw 0 0;
  }

  .t-red-block .t-frame__title,
  .t-red-block .t-background__small,
  .t-details .t-background__descr,
  .t-details .t-background__small,
  .t-details .t-background__title,
  .t-details .t-background__subtitle {
    text-align: left;
  }
  .premier-banner__title,
  .premier-banner__subtitle {
    text-align: left;
    max-width: 300px;
  }
  .premier-banner__logo {
    width: 150px;

    margin: 0;
    margin-bottom: 20px;
  }
  .t-menu-block {
    width: calc(100% - 40px);
    padding: 10px 20px 10px 20px;
  }
  /* .video-sero,
  .video4-banner,
  .video5-banner {
    position: relative;
    width: 100%;
    height: 417px;
    z-index: 1;
  } */
  .t-background-small,
  .t-background__small {
    display: block;
    margin-top: 10px;
  }
  .t-background-small--center {
    text-align: center;
  }
  .t-details__text {
    max-width: 350px;
    margin-right: 20px;
  }
  .t-details__image {
    margin-right: 20px;
  }
  .t-grid__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas:
      'first second third'
      'fourth fifth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-grid__premier {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas:
      'first second third'
      'fourth fifth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-grid__wrap-qled {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas:
      'first second third'
      'fourth fifth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-grid__wrap--first {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      'first second second'
      'third second second'
      'third fourth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-grid__wrap--second {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      'first first second'
      'first first fifth'
      'third fourth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-grid__wrap--third {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      'first second third'
      'fourth fourth third'
      'fourth fourth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .grid1 {
    grid-area: first;
    height: 100%;
  }
  .grid2 {
    grid-area: second;
    height: 100%;
  }
  .grid3 {
    grid-area: third;
    height: 100%;
  }
  .grid4 {
    grid-area: fourth;
    height: 100%;
    /* height: 300px; */
  }
  .grid5 {
    grid-area: fifth;
    height: 100%;
    /* height: 300px; */
  }
  .slider-grid-frame .t-grid__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      'first second third'
      'fourth fourth third'
      'fourth fourth fifth';
    column-gap: 10px;
    row-gap: 10px;
  }
  .t-section-video__wrap iframe {
    height: 400px;
  }
  .slide-text {
    max-width: 500px;
    width: 90%;
  }
  .slide__image {
    width: 10%;
    margin-right: 10px;
  }
  .t-better {
    height: 800px;
  }
  .t-find__wrap {
    text-align: left;
    max-width: 300px;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .t-find__wrap .t-background__descr,
  .t-find__wrap .t-background__title,
  .t-find__wrap .t-background-small {
    text-align: left;
  }
  .t-cinematograf__wrap {
    text-align: left;
    max-width: 300px;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .t-cinematograf__wrap .t-background__descr,
  .t-cinematograf__wrap .t-background__title,
  .t-cinematograf__wrap .t-background__subtitle,
  .t-cinematograf__wrap .t-background-small {
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 900px) {
  /* .t-banner {
    width: calc(100% - 40px);
    height: 280px;
    margin: 0 auto;
    margin: 0 auto;
    margin-bottom: 50px;
  } */
  /* .t-banner__text {
    max-width: 60%;
    margin: 0 auto;
    padding-top: 50px;
  } */
  .t-banner-neo {
    height: 330px;
  }
  .t-banner-neo__title {
    padding-top: 80px;
  }
  .t-banner-neo__small {
    padding-top: 100px;
  }
  .swiper-slide__image {
    width: 90%;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .t-container {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
  }
  .t-banner-neo__text {
    padding: 20px;
  }
  .t-banner-neo__logo {
    width: 150px;
  }
  .t-banner {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 400px;
  }
  .t-cinema-home__image--mobile {
    display: none;
  }
  .t-cinema-home__image--desktop {
    display: block;
  }
  .t-category--soundbars .t-category__list {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
  .t-category--soundbars .t-category__item {
    width: 23%;
    max-width: 250px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .t-category--soundbars .t-category__item:last-child {
    margin-right: 0;
  }
  .premier-banner__titles {
    max-width: 500px;
  }
  .t-banner-qled__text {
    padding-top: 30px;
    padding: 30px 40px;
  }
  .ah_mmenu-item-h {
    font-size: 14px;
    line-height: 1.2;
    border-bottom: none;
    text-align: end;
    margin-top: 15px;
  }
  .t-banner__text {
    max-width: 350px;
  }
  .t-banner-qled {
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .sero-banner .frame-banner__text {
    padding: 40px;
  }
  .premier-banner .premier-banner__title,
  .premier-banner .premier-banner__subtitle {
    max-width: 350px;
  }
  .t-banner__wrap {
    padding: 50px 40px 50px 40px;
  }
  .t-banner .t-banner__wrap {
    padding: 80px 20px 30px 40px;
  }
  .t-banner__logos {
    width: calc(100% - 60px);
    padding-left: 40px;
    padding-right: 20px;
  }
  .t-find {
    height: 700px;
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .sero-banner {
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .t-better {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 1000px;
  }
  .t-atmosfere__wrap {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 800px;
  }
  .t-content {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 1000px;
  }
  .t-cinematograf {
    height: 800px;
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .t-cinema-home__wrap__middle .t-background__subtitle,
  .t-cinema-home__wrap__middle .t-background__descr {
    text-align: left;
    max-width: 300px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .t-cinema-home__text {
    margin-top: 40px;
  }
  .t-cinema-home__wrap__middle {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/bottom-block.png)
      no-repeat right 50px bottom;
    height: 1200px;
  }
  .terrace-banner {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 300px;
    box-sizing: border-box;
    padding: 40px 40px;
  }
  .background-black {
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .t-banner-life {
    width: calc(100% - 40px);
    max-width: 940px;

    height: 400px;
    box-sizing: border-box;
    padding: 100px 60px;
    margin-bottom: 30px;
  }
  .t-banner-crystal {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 350px;
    padding: 40px;
  }
  .premier-banner__text {
    padding-left: 50px;
  }
  .t-background-svetodiod {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image100.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-dynamic {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image103.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-matrix {
    height: 800px;
  }
  .t-background-virtual {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image105.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-airslim {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image108.png)
      no-repeat center;
    background-size: cover;
    height: 550px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-all-sm {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image88.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-functions {
    width: calc(100% - 40px);
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image40.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 0 !important;
  }
  .t-weather {
    width: calc(100% - 40px);
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image41.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-back {
    width: 100%;
    max-width: 940px;

    height: 250px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-frame {
    width: 100%;
    max-width: 940px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image12.png)
      no-repeat;
    background-size: cover;
    height: 300px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-modern {
    width: 100%;
    max-width: 940px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image14.png)
      no-repeat;
    background-size: cover;
    height: 800px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-serif {
    width: 100%;
    max-width: 940px;
  }
  .t-picture {
    width: 100%;
    max-width: 940px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image19.png)
      no-repeat center;
    background-size: cover;
    height: 800px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-ottenki {
    width: 100%;
    max-width: 940px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-station {
    width: 100%;
    max-width: 940px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-soundbar .t-container {
    padding: 40px;
  }
  .t-details__text {
    max-width: 350px;
    padding: 0 20px;
  }
  .t-menu-block {
    width: calc(100% - 40px);

    margin: 0 auto;
  }
  .t-menu-block__logo {
    display: block;
    width: 80px;
  }
  .kesponsive-navigan li a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px 15px;
    display: block;
    color: #000;
    transition: all 0.2s ease-in-out 0s;
  }

  .t-banner-soundbar {
    width: calc(100% - 40px);
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/Soundbar-1180x400_x2.png)
      no-repeat 10% 90%;
    background-size: cover;
    height: 400px;
  }
  .t-background-turbo__wrap {
    width: calc(100% - 40px);
    max-width: 940px;
    padding-top: 60px;
    height: 800px;
  }
  .t-banner-neo {
    height: 350px;
    width: calc(100% - 40px);
    max-width: 940px;
  }
  .premier-banner {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 350px;
  }

  .frame-banner {
    width: 100%;
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/banner-frame.png)
      no-repeat center;
    background-size: cover;
    height: 350px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-wrap section {
    margin-bottom: 50px;
  }
  .t-category__item-sounds {
    width: 20%;
    margin-right: 20px;
    /* margin-bottom: 100px; */
  }
  .t-category__list {
    justify-content: center;
  }

  .t-btn {
    max-width: 180px;
  }
  .samsung-sf {
    width: 90%;
    margin: 40px 0 0;
  }

  .samsung-sf__model {
    padding: 24px 0 25px;
  }

  .samsung-sf__img {
    /* height: 197px; */
  }

  .samsung-sf__name {
    margin: 28px 20px 0;
    font-size: 19px;
    line-height: 24px;
  }

  .samsung-sf__description {
    margin: 11px 20px 0;
    font-size: 15px;
  }

  .samsung-sf__btn {
    margin: 13px 0 0 20px;
    /* width: 93px;
    
    height: 45px; */
    width: auto;
    max-width: 130px;
    height: auto;
    font-size: 9px;
  }

  .samsung-sf__line-name {
    padding: 23px 0;
    font-size: 19px;
    line-height: 24px;
  }

  .samsung-sf__elem {
    padding: 19px;
    font-size: 14px;
  }

  .samsung-sf__list {
    padding: 0 0 0 25px;
  }

  .samsung-sf__item {
    line-height: 23px;
    margin: 3px 0 0;
  }
  .t-background-8k__wrap {
    height: 600px;
    width: calc(100% - 40px);
    max-width: 940px;
    margin-bottom: 0;
  }
  .t-background-contrast,
  .t-background-sound,
  .t-background-predel,
  .t-background-all {
    box-sizing: border-box;
    height: 1000px;
    width: calc(100% - 40px);
    padding: 60px;
    max-width: 940px;
  }
  .t-background-contrast__title,
  .t-background-contrast__subtitle,
  .t-background-contrast__descr,
  .t-background-contrast__small {
    text-align: left;
    max-width: 500px;
  }
  .t-background-all .t-background-contrast__subtitle,
  .t-background-all .t-background-contrast__descr {
    text-align: center;
    margin: 0 auto;
  }
  .t-background-soundsea .t-background-contrast__title,
  .t-background-soundsea .t-background-contrast__subtitle,
  .t-background-soundsea .t-background-contrast__descr,
  .t-background-soundsea .t-background-contrast__small {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 800px;
  }
  .t-background-svetodiod .t-background-contrast__title,
  .t-background-svetodiod .t-background-contrast__subtitle,
  .t-background-svetodiod .t-background-contrast__descr,
  .t-background-svetodiod .t-background-contrast__small,
  .t-background-all-sm .t-background-contrast__title,
  .t-background-all-sm .t-background-contrast__subtitle,
  .t-background-all-sm .t-background-contrast__descr,
  .t-background-all-sm .t-background-contrast__small,
  .t-background-virtual .t-background-contrast__title,
  .t-background-virtual .t-background-contrast__subtitle,
  .t-background-virtual .t-background-contrast__descr,
  .t-background-virtual .t-background-contrast__small {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .t-background__title,
  .t-background__subtitle,
  .t-background__descr,
  .t-background__small {
    display: block;
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .t-background-intelect__wrap,
  .t-background-spectr__wrap {
    height: 500px;
  }
  .t-background-predel .t-background-contrast__title,
  .t-background-predel .t-background-contrast__subtitle,
  .t-background-predel .t-background-contrast__descr {
    text-align: center;
    max-width: 800px;
  }
  .t-background-all .t-background-contrast__title,
  .t-background-all .t-background-contrast__small {
    text-align: center;
    max-width: 800px;
  }
  .t-table .t-background__small {
    text-align: left;
    max-width: 1000px;
  }
  .video-sero,
  .video4-banner,
  .video5-banner {
    position: relative;
    width: 100%;
    height: 517px;
    z-index: 1;
  }
  .terrace-banner__logo {
    width: 150px;
    margin-bottom: 65px;
  }
  .t-brand {
    width: calc(100% - 40px);
    max-width: 940px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image38.png)
      no-repeat center;
    background-size: cover;
    height: 250px;
    box-sizing: border-box;
    padding: 60px 20px;
    margin-bottom: 30px;
  }
  .serif-banner {
    width: calc(100% - 40px);
    max-width: 940px;
    height: 500px;
  }
  .t-section-video__wrap iframe {
    height: 450px;
  }
  .t-background-matrix {
    max-width: 940px;
  }
  .t-work {
    width: 100%;
    height: 1000px;
    max-width: 940px;
  }
  .t-back__text {
    margin-top: 50px;
    margin-left: 55px;
  }
  .ah_menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .ah_sub-menu {
    position: absolute;
    left: 40%;
    top: 69px;
    display: none;
    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;
  }
  .lifestyle-category .t-category__item {
    /* height: 420px; */
    width: 30%;
    /* max-width: 230px; */
    padding-bottom: 20px;
  }
  .lifestyle-category .t-category__item:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  }
  .t-category__item:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  }
  .t-details__image iframe {
    height: 250px;
  }
}
@media (min-width: 1280px) {
  .t-container {
    max-width: 1228px;
    margin: 0 auto;
  }
  .t-tehnic__title {
    font-weight: 900;
    font-size: 40px;
    line-height: 47px;
    color: #000000;
  }
  .t-details__image iframe {
    height: 320px;
  }
  .premier-banner__titles {
    max-width: 800px;
  }
  .sero-banner .premier-banner__subtitle {
    max-width: 800px;
  }
  .t-banner-neo__title {
    font-weight: bold;
    font-size: 60px;
    line-height: 110%;
    text-align: center;
    padding-top: 80px;
    color: #ffffff;
  }
  .t-atmosfere__wrap {
    width: 100%;
    max-width: 1228px;
    height: 1000px;
  }
  .t-content {
    width: 100%;
    max-width: 1228px;
    height: 1200px;
  }
  .terrace-banner__subtitle {
    max-width: 700px;
  }
  .terrace-banner__text {
    padding: 100px 40px;
  }
  .t-banner-neo__small {
    font-weight: normal;
    font-size: 20px;
    line-height: 110%;
    text-align: center;

    color: #ffffff;
  }
  .t-banner {
    width: calc(100% - 40px);
    max-width: 1228px;
    height: 450px;
  }
  .t-banner__title {
    font-weight: bold;
    font-size: 50px;
    line-height: 101%;
    color: #ffffff;
  }
  .t-banner__logo {
    margin-bottom: 20px;
  }
  .t-banner__subtitle {
    font-weight: normal;
    font-size: 40px;
    line-height: 110%;
    color: #ffffff;
  }
  .t-banner__descr {
    font-weight: normal;
    font-size: 30px;
    line-height: 110%;
    color: #ffffff;
  }
  .t-banner__wrap {
    padding: 40px 60px 50px 60px;
  }
  .t-banner .t-banner__wrap {
    padding: 80px 20px 30px 50px;
  }
  .t-banner__text {
    max-width: 600px;
  }
  .t-banner__logos {
    width: calc(100% - 60px);
    padding-left: 50px;
    padding-right: 20px;
  }
  .sero-banner {
    height: 400px;
    max-width: 1228px;
  }
  .t-background-matrix {
    max-width: 1228px;
    height: 1000px;
  }
  .t-better {
    height: 1200px;
    width: 100%;
    max-width: 1228px;
  }
  .t-cinematograf {
    height: 1000px;
    width: 100%;
    max-width: 1228px;
  }
  .t-cinematograf__wrap {
    max-width: 400px;
  }
  .t-find {
    height: 850px;
    width: 100%;
    max-width: 1228px;
  }
  .t-find__wrap {
    max-width: 400px;
  }
  .t-work {
    width: 100%;
    height: 1000px;
    max-width: 1228px;
  }
  .t-cinema-home__wrap__middle .t-background__subtitle,
  .t-cinema-home__wrap__middle .t-background__descr {
    text-align: left;
    max-width: 500px;
    margin-left: 80px;
    margin-bottom: 20px;
  }
  .t-cinema-home__wrap__middle {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/bottom-block.png)
      no-repeat right 80px bottom;
    height: 1500px;
  }
  .ah_menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    max-width: 1228px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .ah_sub-menu {
    position: absolute;
    left: 50%;
    top: 69px;
    display: none;
    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;
  }
  .premier-banner {
    width: 100%;
    max-width: 1228px;
    height: 400px;
  }
  .t-banner-life {
    width: calc(100% - 40px);
    max-width: 1228px;

    height: 450px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .t-banner-qled {
    width: 100%;
    max-width: 1228px;
    height: 400px;
  }
  .terrace-banner {
    width: calc(100% - 40px);
    max-width: 1228px;
    height: 400px;
    box-sizing: border-box;
    padding: 40px 40px;
  }
  .t-banner-crystal {
    width: 100%;
    max-width: 1228px;
    height: 450px;
    padding: 50px 100px;
  }
  .t-background-svetodiod {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image100.png)
      no-repeat center;
    background-size: cover;
    height: 1200px;
    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-banner-crystal__title {
    max-width: 700px;
  }
  .premier-banner .premier-banner__title,
  .premier-banner .premier-banner__subtitle {
    max-width: 530px;
  }
  .t-background-dynamic {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image103.png)
      no-repeat center;
    background-size: cover;
    height: 1200px;
    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-virtual {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image105.png)
      no-repeat center;
    background-size: cover;
    height: 960px;
    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-airslim {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image108.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;

    padding: 70px 100px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .t-background-all-sm {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image88.png)
      no-repeat center;
    background-size: cover;
    height: 850px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-crystal .t-banner-qled__logo {
    margin-bottom: 40px;
  }
  .t-banner-crystal__title {
    font-weight: 900;
    font-size: 48px;
    line-height: 54px;
    color: #000000;
  }
  .terrace-banner__title {
    font-weight: 900;
    font-size: 48px;
    line-height: 54px;
    color: #fff;
  }
  .terrace-banner__subtitle {
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
  }
  .t-brand {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image38.png)
      no-repeat center;
    background-size: cover;
    height: 350px;
    box-sizing: border-box;
    padding: 97px 120px;
    margin-bottom: 30px;
  }
  .t-functions {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image40.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 0 !important;
  }
  .serif-banner {
    width: 100%;
    max-width: 1228px;
    height: 500px;
    background-position: center;
  }
  .t-weather {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image41.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .frame-banner {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/banner-frame.png)
      no-repeat center;
    background-size: cover;
    height: 400px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-banner-frame {
    width: 100%;
    max-width: 1228px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image12.png)
      no-repeat;
    background-size: cover;
    height: 350px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-modern {
    width: 100%;
    max-width: 1228px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image14.png)
      no-repeat;
    background-size: cover;
    height: 1200px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-picture {
    width: 100%;
    max-width: 1228px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image19.png)
      no-repeat center;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-ottenki {
    width: 100%;
    max-width: 1228px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
      no-repeat center;
    background-size: cover;
    height: 1200px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-station {
    width: 100%;
    max-width: 1228px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1400px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .frame-banner__titles .premier-banner__title {
    max-width: 400px;
  }
  .background-black {
    max-width: 1228px;
  }
  .premier-banner__logo {
    width: 156px;
    margin: 0;
    margin-bottom: 80px;
  }
  .premier-banner .premier-banner__logo {
    margin-bottom: 50px;
  }
  .t-video iframe {
    height: 600px;
  }
  .t-video {
    height: 600px;
  }
  /* .video-sero,
  .video4-banner,
  .video5-banner {
    position: relative;
    width: 100%;
    height: 675px;
    z-index: 1;
  } */
  .t-characteristics__title {
    font-weight: bold;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
  }
  .frame-banner__text {
    padding-left: 40px;
  }
  .t-menu-block {
    margin: 0 auto;
  }
  .t-menu-block__logo {
    display: block;
    width: 200px;
  }
  .t-banner-soundbar {
    width: 100%;
    max-width: 1228px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/banner-dektop.png)
      no-repeat center;
    background-size: cover;
    height: 450px;
  }
  .t-banner-serif {
    width: 100%;
    max-width: 1228px;
  }
  .t-banner-neo {
    width: 100%;
    max-width: 1228px;
    height: 400px;
  }
  .t-background-8k__wrap {
    height: 884px;
    width: 100%;
    max-width: 1228px;
    margin-bottom: 0;
  }
  .t-back {
    width: 100%;
    max-width: 1228px;

    height: 400px;
    box-sizing: border-box;
    padding: 60px 55px;
    margin-bottom: 30px;
  }
  .t-back__text {
    max-width: 530px;
  }
  .t-title__title {
    font-weight: bold;
    font-size: 64px;
    line-height: 74px;
    color: #000000;
  }
  .t-red-block .t-frame__title {
    font-weight: bold;
    font-size: 46px;
    line-height: 54px;
    color: #ffffff;
    margin-bottom: 32px;
  }
  .t-details__text {
    max-width: 480px;
  }
  .t-red-block .t-background__small {
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #d9d9d9;
  }
  .t-background-contrast,
  .t-background-sound,
  .t-background-predel,
  .t-background-all {
    box-sizing: border-box;
    height: 1000px;
    width: 100%;
    max-width: 1228px;
    padding: 60px;
  }
  .t-background-contrast {
    height: 1500px;
    padding: 100px;
  }
  .t-wrap section {
    margin-bottom: 64px;
  }
  .t-background__descr {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .t-brand__text {
    max-width: 488px;
  }
  .t-category__title {
    font-weight: 900;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    /* color: #000000; */
  }
  .t-category__descr {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    /* color: #000000; */
  }
  .t-details__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-details__subtitle {
    font-weight: 900;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #000000;
  }
  .t-details__descr {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
    color: #000000;
  }
  .t-details__small {
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
  }
  .t-banner-soundbar__logo {
    width: 158px;
  }
  .t-banner-soundbar__text {
    max-width: 332px;
  }
  .t-category__list {
    justify-content: center;
    flex-wrap: nowrap;
  }
  .t-category__item {
    width: 20%;
    max-width: 200px;
  }
  .t-category__item:last-child {
    margin-right: 0;
  }
  .t-background__small {
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
  }
  .t-text__title {
    font-weight: 900;
    font-size: 40px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 26px;
    color: #000000;
  }
  .t-background--sseries .t-background__title,
  .t-background--qseries .t-background__title,
  .t-background--classic .t-background__title,
  .t-background--tower .t-background__title {
    font-weight: bold;
    font-size: 58px;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
  }
  .t-background__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    text-align: center;

    color: #000000;
  }
  .t-background__subtitle {
    font-weight: 900;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .t-background-contrast__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    color: #ffffff;
    max-width: 700px;
  }
  .t-background-contrast__subtitle {
    font-weight: 900;
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    max-width: 700px;
  }
  .t-background-contrast__descr {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    max-width: 700px;
  }
  .t-cinema__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    text-align: center;

    color: #000000;
  }
  .t-cinema__descr {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .t-cinema__text {
    max-width: 200px;
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .t-banner-soundbar__title {
    font-weight: bold;
    font-size: 48px;
    line-height: 54px;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-banner-soundbar__subtitle {
    font-weight: 900;
    font-size: 24px;
    line-height: 54px;
    color: #000000;
  }
  /* .t-category__item-sounds .t-category__text {
    position: absolute;
    bottom: -170px;
    left: 10%;
  } */
  .t-background--qseries,
  .t-background--sseries,
  .t-background--classic,
  .t-background--tower__wrap {
    height: 740px;
    max-width: 1218px;
    margin: 0 auto;
    padding-top: 70px;
  }
  .t-background--tower__wrap {
    height: 530px;
    background-position: center;
  }
  .t-cinema__item {
    padding: 20px 60px 20px 20px;
  }
  .t-cinema__item:not(:last-child) {
    margin-right: 56px;
  }

  .t-background--tower .t-background__title {
    display: block;
    margin-bottom: 47px;
  }
  .samsung-sf {
    margin: 49px 0 0;
    width: 100%;
  }

  .samsung-sf__model {
    padding: 34px 0;
  }

  .samsung-sf__img {
    /* height: 254px; */
  }

  .samsung-sf__name {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-decoration-line: underline;
    color: #000000;
  }

  .samsung-sf__description {
    margin: 16px 26px 0;
    font-size: 20px;
  }

  .samsung-sf__btn {
    margin: 13px 0 0 26px;
    width: 121px;
    /* height: 30px; */
    height: 45px;
    font-size: 12px;
  }

  .samsung-sf__line-name {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border-right: 1px solid #e8e8e8;
  }

  .samsung-sf__elem {
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #000000;
  }

  .samsung-sf__list {
    padding: 0 0 0 25px;
  }

  .samsung-sf__item {
    line-height: 31px;
    margin: 3px 0 0;
  }
  .t-table__title {
    font-weight: 900;
    font-size: 40px;
    line-height: 47px;
    color: #000000;
  }
  .t-background__title,
  .t-background__subtitle,
  .t-background__descr,
  .t-background__small {
    display: block;
    max-width: 940px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .t-brand__title {
    color: #fff;
    text-align: left;
  }
  .t-background-spectr__wrap {
    height: 660px;
  }
  .t-banner-qled__title {
    font-weight: 900;
    font-size: 48px;
    line-height: 54px;
    color: #000000;
  }
  .t-banner-qled__text {
    padding: 30px 60px;
  }
  .t-background-sound {
    height: 1250px;
  }
  .t-background-predel .t-background-contrast__title,
  .t-background-predel .t-background-contrast__subtitle,
  .t-background-predel .t-background-contrast__descr {
    text-align: center;
    max-width: 1500px;
  }
  .t-background-universal__wrap {
    height: 1200px;
    width: 100%;
  }
  .t-background-turbo__wrap {
    width: 100%;
    max-width: 1228px;
  }
  .t-background-turbo__wrap {
    height: 1010px;
  }
  .t-background-all .t-background-contrast__title,
  .t-background-all .t-background-contrast__subtitle,
  .t-background-all .t-background-contrast__descr,
  .t-background-all .t-background-contrast__small {
    text-align: center;
    max-width: 1500px;
  }
  .premier-banner__title {
    color: #fff;
    font-weight: 900;
    font-size: 48px;
    line-height: 54px;
  }
  .premier-banner__subtitle {
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    color: #ffffff;
    max-width: 413px;
  }
  .t-section-video__wrap iframe {
    height: 600px;
  }
  .t-table-qled .samsung-sf__scroll,
  .t-table-qled .samsung-sf {
    width: 100%;
  }
  .t-banner-neo__logo {
    width: 180px;
  }
  .lifestyle-category .t-category__item:first-child {
    position: relative;
    height: 500px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 20px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-TV-The-Serif-Design-I-Shaped-Design-Gallery-06-4-PC1.png)
      no-repeat bottom;
    background-size: cover;
  }
  .lifestyle-category .t-category__item:nth-child(2) {
    position: relative;
    height: 500px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 20px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2021-The-Frame-LS03A-32-Lifestyle-Gallery-Thumbnail-V.png)
      no-repeat bottom;
    background-size: cover;
  }
  .lifestyle-category .t-category__item:nth-child(3) {
    position: relative;
    height: 500px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 20px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/ru-feature-the-sero-ls05t-245800206.png)
      no-repeat bottom;
    background-size: cover;
  }
  .lifestyle-category .t-category__item:nth-child(4) {
    position: relative;
    height: 500px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 20px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/2020-The-Premiere-LSP7T-KV-01-MO1.png)
      no-repeat bottom;
    background-size: cover;
  }
  .lifestyle-category .t-category__item:nth-child(5) {
    position: relative;
    height: 500px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 20px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/lifesyle/image10.png)
      no-repeat center;
    background-size: cover;
  }
  .t-category__text {
    background: #4ac4d7;
  }
  .lifestyle-category .t-category__text {
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 1600px) {
  .t-container {
    width: 100%;
    max-width: 1516px;
    margin: 0 auto;
  }
  .t-banner-neo__title {
    padding-top: 130px;
  }
  .t-banner-neo__small {
    padding-top: 150px;
  }
  .t-section-video__wrap iframe {
    height: 700px;
  }
  .t-cinema-home__wrap__middle .t-background__subtitle,
  .t-cinema-home__wrap__middle .t-background__descr {
    text-align: left;
    max-width: 500px;
    margin-left: 300px;
    margin-bottom: 20px;
  }
  .lifestyle-category .t-category__item {
    height: 380px;
    width: 30%;
    max-width: 220px;
    padding-bottom: 0px;
  }
  .lifestyle-category .t-category__text {
    /* background: #ebebeb; */
    border-radius: 0 0 10px 10px;
    padding: 40px 10px 10px 10px;
  }
  .ah_sub-menu {
    position: absolute;
    left: 60%;
    top: 69px;
    display: none;
    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_menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    max-width: 1516px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .t-background-matrix {
    max-width: 1516px;
    height: 1200px;
  }
  .t-work {
    width: 100%;
    height: 1000px;
    max-width: 1516px;
  }
  .t-atmosfere__wrap {
    width: 100%;
    max-width: 1516px;
    height: 1100px;
  }

  .t-content {
    width: 100%;
    max-width: 1516px;
    height: 1500px;
  }
  .premier-banner {
    width: 100%;
    max-width: 1516px;
    height: 500px;
  }
  .t-video iframe {
    height: 700px;
  }
  .t-video {
    height: 700px;
  }
  .t-find {
    height: 1100px;
    width: 100%;
    max-width: 1516px;
  }
  .t-find__wrap {
    max-width: 450px;
    margin-top: 50px;
  }
  .t-banner-life {
    width: calc(100% - 40px);
    max-width: 1516px;

    height: 500px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .t-banner-qled {
    width: 100%;
    max-width: 1516px;
  }
  .t-menu-block {
    margin: 0 auto;
  }
  .t-banner-crystal {
    width: 100%;
    max-width: 1516px;
    height: 550px;
    padding: 100px;
  }
  .t-banner {
    width: calc(100% - 40px);
    max-width: 1516px;
    height: 500px;
  }
  .sero-banner {
    height: 400px;
    max-width: 1516px;
  }
  .terrace-banner {
    width: 100%;
    max-width: 1516px;
    height: 400px;
    box-sizing: border-box;
    padding: 40px 40px;
  }
  .t-better {
    height: 1400px;
    max-width: 1516px;
  }
  .t-cinematograf {
    height: 1200px;
    width: 100%;
    max-width: 1516px;
  }
  .t-cinematograf__wrap {
    margin-top: 50px;
  }
  .background-black {
    max-width: 1516px;
  }
  .serif-banner {
    width: 100%;
    max-width: 1516px;
    height: 600px;
  }
  .t-background-svetodiod {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image100.png)
      no-repeat center;
    background-size: cover;

    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-dynamic {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image103.png)
      no-repeat center;
    background-size: cover;

    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-virtual {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image105.png)
      no-repeat center;
    background-size: cover;

    box-sizing: border-box;
    padding: 50px 20px;
    margin-bottom: 30px;
  }
  .t-background-airslim {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image108.png)
      no-repeat center;
    background-size: cover;

    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-background-all-sm {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/crystal-uhd/image88.png)
      no-repeat center;
    background-size: cover;

    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-banner-soundbar {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/soundbars/Soundbar-1180x400_x2.png)
      no-repeat 10% 90%;
    background-size: cover;
    height: 550px;
    margin-bottom: 30px;
  }
  .t-banner-serif {
    width: 100%;
    max-width: 1516px;
  }
  .t-brand {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image38.png)
      no-repeat center;
    background-size: cover;
    height: 400px;
    box-sizing: border-box;
    padding: 97px 120px;
    margin-bottom: 30px;
  }
  .t-functions {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image40.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 0 !important;
  }
  .t-weather {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/image41.png)
      no-repeat center top;
    background-size: cover;
    height: 1000px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-back {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Terrace/Screenshot2021-07-29at19.461.png)
      no-repeat top 250px;
    background-size: cover;
    height: 400px;
    box-sizing: border-box;
    padding: 90px 55px;
    margin-bottom: 30px;
  }
  .frame-banner {
    width: 100%;
    max-width: 1516px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/banner-frame.png)
      no-repeat center;
    background-size: cover;
    height: 450px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-banner-frame {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image12.png)
      no-repeat;
    background-size: cover;
    height: 400px;
    box-sizing: border-box;
    padding: 60px 40px;
    margin-bottom: 30px;
  }
  .t-modern {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image14.png)
      no-repeat;
    background-size: cover;
    height: 1100px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-picture {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image19.png)
      no-repeat center;
    background-size: cover;
    height: 1200px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-ottenki {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image23.png)
      no-repeat center;
    background-size: cover;
    height: 1400px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .t-station {
    width: 100%;
    max-width: 1516px;
    background: #dee7ea
      url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/frame/image28.png)
      no-repeat center;
    background-size: cover;
    height: 1400px;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  /* .t-category__item-sounds .t-category__text {
    position: absolute;
    bottom: -170px;
    left: 15%;
  } */
  .t-banner-soundbar .t-container {
    padding: 40px 80px;
  }
  .t-background--qseries,
  .t-background--sseries,
  .t-background--classic,
  .t-background--tower__wrap {
    height: 800px;
    max-width: 1516px;
    margin: 0 auto;
  }
  .t-background--tower__wrap {
    height: 630px;
  }
  .t-background-contrast,
  .t-background-sound,
  .t-background-predel,
  .t-background-all,
  .t-background-turbo__wrap,
  .t-background-8k__wrap,
  .t-banner-neo {
    width: 100%;
    max-width: 1516px;
  }
  .t-banner-neo {
    height: 500px;
  }
  .t-details__text {
    max-width: 480px;
  }
  .t-cinema-home__wrap__middle {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/samsung-televizory/img/Premier/bottom-block.png)
      no-repeat right 80px bottom 150px;
    height: 1800px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1900px) {
}
