@font-face {
  font-family: 'Roboto';
  src: url('/inc/fonts/Roboto/Roboto-Thin.woff') format('woff'),
       url('/inc/fonts/Roboto/Roboto-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/inc/fonts/Roboto/Roboto-Light.woff') format('woff'),
       url('/inc/fonts/Roboto/Roboto-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/inc/fonts/Roboto/Roboto-Regular.woff') format('woff'),
       url('/inc/fonts/Roboto/Roboto-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/inc/fonts/Roboto/Roboto-Medium.woff') format('woff'),
       url('/inc/fonts/Roboto/Roboto-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/inc/fonts/Roboto/Roboto-Bold.woff') format('woff'),
       url('/inc/fonts/Roboto/Roboto-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*---header---*/
.header {
  position: relative;
}

.header-inner .container {
  position: relative;
  background: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.header-img {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  border-left: 80px solid #4b2475;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-fixed {
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 12px 16px;
  min-width: 200px;
  font-size: 14px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: #051c2c;
  color: white;
}

.header-main p {
  font-size: 20px;
  line-height: 28px;
  margin: 10px 0 20px;
  vertical-align: top;
  color: white;
}

.header-main strong {
  font-size: 24px;
}

.header-main a {
  text-decoration: none;
}

.article-text {
  flex-grow: 1;
}

.other_article .title {
  padding: 26px 0 7px;
  margin-left: 80px;
  text-transform: uppercase;
  border-bottom: 2px solid #d50e3e;
  font-size: 20px;
  color: #d50e3e;
}

.logo {
  padding: 10px 0 0;
  font-size: 73px;
  color: #fff;
  font-weight: 300;
}

.logo b {
  font-weight: 800;
}

.header-main .logo {
  font-size: 73px;
  padding-top: 46px;
  float: none;
}

.about {
  font-size: 17px;
  color: #fff;
  width: 35%;
  padding: 15px 0 35px 215px;
}

.about p {
  margin-right: 50px;
  margin-top: 15px;
}

.about p:last-child {
  font-size: 14px;
}

.back {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  z-index: 3;
  display: inline-block;
  position: absolute;
  top: 5px;
}

.back:hover {
  text-decoration: none;
}

.back:before {
  content: "\2190 ";
  font-size: 2em;
  vertical-align: -2px;
  margin-right: 10px;
}

.header-line {
  height: 87px;
  background-color: #8ebbcc;
  position: relative;
  color: #000000;
  font-size: 46px;
  font-weight: bold;
  line-height: 62px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header-line:after {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fafafa;
  height: 100%;
  width: 50%;
}

.header-line .container {
  background-color: #8ebbcc;
  height: 100%;
  position: relative;
  z-index: 2;
}

.header-line .container>a {
  color: #000000;
  display: inline-block;
  margin: 12px 0 0 0;
}

.header-inner {
  color: #fff;
  height: 370px;
}

.Anonce {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  width: 90%;
}

.support {
  border: 0 !important;
  float: left;
  padding: 10px 0 0 0;
  position: relative;
  display: flex;
  align-items: center;
}

.support a {
  text-decoration: none;
}

.support-huawei {
  text-decoration: none;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid white;
}

.cnews-level-menu {
  padding: 0;
  min-height: 70px;
}

.cnews-level-menu:after {
  content: " ";
  display: block;
  clear: both;
}

.cnews-level-menu .banner {
  float: right;
  padding-top: 10px;
}

.cnews {
  padding: 0;
  min-height: 82px;
}

.cnews:after {
  content: " ";
  display: block;
  clear: both;
}

.cnews .banner {
  float: right;
  padding-top: 10px;
}

.cnews_first,
.cnews_first-footer {
  float: right;
  margin: 0;
  padding-top: 27px;
}

.cnews_first-footer {
  padding-top: 38px;
}

.cnews_first-footer .logo-cnews {
  border-right: 1px solid black;
}

.cnews_first-footer .logo-cnews img {
  height: 30px;
  width: unset;
}

.cnews_second,
.cnews_second-footer {
  display: none;
  float: right;
  font-size: 11px;
  padding-top: 0px;
  margin-left: 0;
}

.cnews_second a,
.cnews_second-footer a {
  text-decoration: none;
  font-size: 11px;
  color: #999;
}

.cnews_second a:hover,
.cnews_second-footer a:hover {
  color: #0067c5 !important;
}

.cnews_second .slogo,
.cnews_second-footer .slogo {
  padding: 2px 0 2px 0;
}

.cnews_second .stop,
.cnews_second-footer .stop {
  padding-top: 2px;
  font-size: 12px;
  color: #999;
}

.cnews_second .smiddle a,
.cnews_second-footer .smiddle a {
  padding: 1px 0 2px 0;
  color: black;
}

.cnews_second-footer .smiddle a {
  color: #ccc;
}

.cnews_second .sbottom,
.cnews_second-footer .sbottom {
  margin-top: 3px;
}

.cnews_second .sbottom a,
.cnews_second-footer .sbottom a {
  text-decoration: none;
  border-bottom: 1px #999 dotted;
  margin-right: 5px;
}

.cnews .logo-cnews {
  float: left;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid;
}

.cnews .logo-cnews img {
  vertical-align: middle;
  width: 110px;
}

.menu-icon {
  display: block;
  width: 30px;
  height: 19px;
  float: left;
  cursor: pointer;
  margin-top: 4px;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/14/menuopener.png);
  background-size: contain;
  background-repeat: no-repeat;
}

#menu_opener-footer {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/14/menuopener.png);
}

.other_article {
  margin: 0 0 40px 20px;
  width: 400px;
  float: right;
  font-size: inherit;
}

.other_article_item {
  position: relative;
  line-height: 1.1;
  font-weight: normal;
  padding: 13px 0;
  padding-left: 80px;
}

.other_article_item a {
  color: #323030;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.2;
}

.other_article_item a:hover {
  color: #323030;
  text-decoration: none;
}

.other_article_item time {
  position: relative;
  color: #6d6d6c;
  display: block;
  padding: 12px 0 0;
}

.logo-support {
  float: right;
  margin-top: 16px;
}

footer .top {
  position: static;
}

/*---/header---*/

body {
  margin: 0;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  background-color: #d8e3e9;
  position: relative;
}

.header-bg {
  position: absolute;
  /* background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/16/header.png); */
  background-size: contain;
  /* width: 100vw; */
  max-width: 1500px;
  height: 942px;
  top: 0;
  left: 0;
  z-index: 1;
}

.header-bg:before {
  content: "";
  background-color: #d8e3e9;
  height: 880px;
  width: 10vw;
  position: absolute;
  top: 0;
  left: 0;
}

.header-bg:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0 0 120px 0;
  position: absolute;
  width: 85vw;
  min-width: 85%;
  height: 175px;
  left: 10vw;
  max-width: 1400px;
}

.main-page>.container {
  position: relative;
}

.main-page>.container:before,
.main-page>.container:after,
.adaptive-sect .container:before {
  content: "";
  width: 15px;
  height: 250px;
  background-color: #f5831f;
  display: inline-block;
  position: absolute;
  left: 14%;
  z-index: 1;
}

.main-page>.container:before {
  display: none;
}

.main-page>.container:after {
  height: 802px;
  top: 882px;
}

.adaptive-sect .container {
  position: relative;
}

.adaptive-sect .container:before {
  top: -320px;
  height: 880px;
}

.top {
  position: absolute;
  width: 100%;
  padding: 45px 0;
  top: 0;
  max-width: 1400px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
}

.container {
  max-width: 1120px;
  margin: 0 auto;
}

.feature-icons {
  display: flex;
  justify-content: space-between;
}

.icon-block {
  flex-basis: 20%;
  text-align: center;
}

.intro-sect {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/16/introbg2.jpg);
  background-size: contain;
  background-position: left;
  margin-left: 10vw;
  background-repeat: no-repeat;
  padding-top: 240px;
  box-sizing: border-box;
  overflow: hidden;
}

.intro-sect .container {
  position: relative;
  margin-bottom: 460px;
}

.intro-sect h1,
.intro-sect h2,
.intro-sect p {
  color: white;
  font-size: 93px;
  font-weight: 100;
  margin: 0;
}

.intro-sect h1 {
  margin-top: 0;
}

.intro-sect h2 {
  font-size: 50px;
}

.intro-sect h2:after {
  content: "";
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/13/orangelines.png);
  background-size: contain;
  width: 80px;
  height: 10px;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.intro-sect p {
  font-size: 30px;
  font-weight: 400;
  margin-top: 50px;
  max-width: 40%;
}

.btn {
  color: white;
  text-decoration: none;
  background-color: #f5831f;
  border-radius: 10px;
  font-size: 18px;
  display: inline-block;
  padding: 17px 20px;
  box-sizing: border-box;
  transition: 0.3s;
}

.btn:hover {
  background-color: #f0760b;
}

.article-sect {
  margin-top: -90px;
}

.article-block {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/13/articlebg.png);
  padding: 30px 90px 30px 240px;
  background-position: center;
  background-size: cover;
  border-radius: 0 120px 0 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.article-block:before {
  content: "";
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/20/statya.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 170px;
  width: 35px;
}

.article-block p {
  color: white;
  font-size: 18px;
}

.article-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.article-heading {
  margin: 0;
}

.article-heading a,
h3,
.ss-form-title {
  font-size: 30px;
  font-weight: 400;
  color: white;
  text-decoration: none;
}

.article-block .btn {
  margin-left: auto;
}

.article-block .btn .btn-arrow {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/14/btnarrow.svg);
  width: 58px;
  height: 30px;
  display: inline-block;
  background-position: center;
  background-repeat: space;
  vertical-align: middle;
  margin-left: 15px;
}

.feature-sect {
  padding: 50px 0;
}

.feature-sect p {
  color: #2396d3;
}

.feature-container {
  max-width: 910px;
  /* margin-left: auto; */
  position: relative;
  padding-left: 240px;
}

.feature-container:before {
  content: "";
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/20/preimushchestva.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 350px;
  width: 45px;
  display: inline-block;
  z-index: 1;
}

.gallery-bg {
  background-color: #2396d3;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/15/fon_prezentaii.png);
  background-size: cover;
  background-position: top right;
  position: absolute;
  min-height: 2006px;
  top: 0;
  width: 100%;
  z-index: -1;
  max-width: 90%;
  border-radius: 0 300px 300px 0;
}

.gallery-sect {
  position: relative;
}

.gallery-sect p {
  color: white;
}

.gallery-slide-heading {
  font-size: 24px;
  margin-bottom: 0;
}

.gallery-first-text {
  margin: 0 auto;
  max-width: 1024px;
  font-size: 24px;
  padding: 50px;
}

.gallery-slider {
  padding-bottom: 90px;
}

/* .gallery-slide-img {
  position: relative;
  height: 25vw;
  overflow: hidden;
} */

/* .gallery-slide-img img {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  height: 100%;
  max-width: initial;
  min-width: 100%;
  min-height: 420px;
} */

.gallery-slider .slick-slide {
  margin: 0 15px;
  outline: none;
}

.slick-list {
  z-index: 2;
}

.gallery-slide-desc {
  text-align: center;
  display: none;
  min-height: 200px;
}

.gallery-slider .slick-next:before,
.gallery-slider .slick-prev:before {
  content: "";
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/16/arrowright.svg);
  background-position: center;
  background-size: contain;
  width: 80px;
  height: 140px;
  display: block;
  background-repeat: no-repeat;
}

.gallery-slider .slick-prev,
.gallery-slider .slick-next {
  height: 140px;
  width: 80px;
  top: 13vw;
}

.gallery-slider .slick-prev:before {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/16/arrowleft.svg);
}

.slick-current .gallery-slide-desc {
  display: block;
}

.gallery-slide-lines {
  margin: 30px auto 20px;
}

.slick-prev {
  left: 360px;
  z-index: 3;
}

.slick-next {
  right: 360px;
  z-index: 3;
}

.adaptive-sect {
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/15/adaptivebg.jpg);
}

.adaptive-sect-img {
  margin: 0 auto -80px;
  display: block;
  transform: translateY(-80px);
  position: relative;
  z-index: 1;
  max-width: 90%;
  outline: none;
}

.adaptive-sect h3 {
  margin: 20px 0 0 200px;
  max-width: 960px;
}

.adaptive-list {
  display: grid;
  list-style: none;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  max-width: 960px;
  margin: 0 0 0 202px;
  padding: 10px 0 40px;
}

.adaptive-block {
  color: white;
  padding-left: 20px;
  border-left: 5px solid #f5831f;
  min-height: 40px;
  display: flex;
  align-items: center;
  margin: 10px 0;
  max-width: 90%;
  font-size: 15px;
}

.form-sect {
  position: relative;
  padding-top: 40px;
}

.form-sect .container::before {
  content: "";
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/19/liniya.svg);
  width: 710px;
  height: 810px;
  top: -250px;
  left: 14%;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.form-container {
  position: relative;
  z-index: 1;
}

.form-logos {
  padding: 20px 0 20px 260px;
}

.form-logos img {
  vertical-align: middle;
  margin-right: 20px;
}

.form-sect .container {
  position: relative;
}

.form-item-error {
  margin-left: 20px;
  color: red;
}

.router-img {
  position: absolute;
  top: 0;
  right: -90px;
  max-width: 55vw;
}

.ss-form-title {
  margin-bottom: 20px;
  text-align: left;
}

.ss-form-container {
  padding-left: 200px;
}

.ss-form-input {
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  padding: 20px 32px;
  margin: 10px 0;
  width: 500px;
  box-sizing: border-box;
  outline: none;
}

.ss-form-input::placeholder {
  color: #2396d3;
}

.ss-form-submit {
  background-color: #f5831f;
  color: white;
  width: 500px;
  box-sizing: border-box;
  border: 0;
  padding: 20px;
  border-radius: 10px;
  font-size: 18px;
  margin: 10px 0;
  cursor: pointer;
}

.ss-form-report {
  color: white;
  font-size: 24px;
  min-height: 300px;
}

.network-sect h2 {
  color: #2396d3;
  font-weight: 100;
  font-size: 50px;
  max-width: 460px;
  margin: 120px auto 20px;
  text-align: center;
}

.network-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.form-container {
  position: relative;
}

.gallery-bg .container {
  position: relative;
}

.gallery-bg .container:before,
.gallery-bg .container:after {
  content: "";
  position: absolute;
  left: 130px;
  top: 2005px;
  text-transform: uppercase;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/20/uznat.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 190px;
  width: 35px;
  display: inline-block;
  z-index: 1;
}

.gallery-bg .container:after {
  top: 1800px;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/20/bolshe.png);
}

/* .gallery-slide-img-circle {
  border-radius: 50%;
  height: 420px;
  width: 420px;
  margin: 0 auto;
} */

.gallery-slide-img-circle img {
  height: auto;
  width: 100%;
  border-radius: 50%;
}

.network-block-heading {
  font-size: 20px;
  color: #061d3e;
}

.network-block-text {
  color: #2396d3;
  max-width: 420px;
  padding-left: 15px;
  border-left: 5px solid #f5831f;
}

.store-sect:after {
  content: "";
  background-position: center;
  background-size: contain;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/13/orangelines.png);
  width: 78px;
  height: 8px;
  display: block;
  margin: 30px auto;
}

.store-heading-img {
  position: absolute;
  top: -120px;
  left: 0;
}

.store-heading-block {
  position: relative;
  padding-left: 380px;
}

.store-heading-text {
  position: relative;
  margin: 180px 0 40px;
}

.store-heading-rate {
  font-size: 29px;
}

.store-heading-text h3,
.store-heading-text p {
  color: #2396d3;
}

.store-container {
  display: flex;
  max-width: 920px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 100px;
  position: relative;
}

.store-container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 80px;
  text-transform: uppercase;
  background-image: url(https://filearchive.cnews.ru/img/cnews/2020/10/20/magazin_produktov.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 460px;
  width: 40px;
}

.store-item {
  flex-basis: 277px;
  max-width: 277px;
  margin-top: 55px;
  display: flex;
  flex-direction: column;
}

.store-item img {
  border-radius: 10px;
  align-self: center;
  max-width: 100%;
  flex-grow: 0;
  max-height: 277px;
}

.store-item-diversed img {
  border-radius: 0;
}

.store-item-name {
  font-size: 18px;
  color: #2396d3;
  text-align: center;
  min-height: 45px;
}

.store-item .btn {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  background-color: transparent;
  border: 2px solid #ff7700;
  color: #ff7700;
  margin-top: auto;
  cursor: pointer;
}

.store-item-diversed {
  font-size: 29px;
  color: #2396d3;
}

.support p {
  margin-left: 30px;
  font-size: 15px;
  color: #666;
  max-width: 68%;
}

.support-logos {
  display: flex;
  align-items: center;
}

.article-page {
  padding-top: 200px;
}

.article-page .header-bg:before,
.article-page .header-bg:after {
  display: none;
}

.article-page .top {
  padding: 25px 0;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 25px;
}

.article-page .support {
  padding-left: 0;
}

.article-intro .article-wrap {
  border-radius: 25px 25px 0 0;
}

.article-wrap {
  background: white;
  padding: 20px 30px;
  box-sizing: border-box;
}

.article-wrap h2 {
  margin: 30px 0 20px;
  color: #2396d3;
  font-size: 30px;
}

.article-wrap h2 strong {
  font-weight: 400;
}

.article-annonce {
  font-weight: 700;
  font-size: 18px;
}

.article-title {
  font-size: 36px;
  color: #2396d3;
  font-weight: 300;
}

figure.image {
  text-align: center;
  margin: 20px 0 30px;
}

figure.image img {
  max-width: 100%;
}

.article-wrap p {
  color: #333;
  line-height: 1.4;
}

.main_table th,
.main_table td {
  padding: 5px;
  border: 1px solid #333;
  border-collapse: collapse;
}

.note-text h3 {
  color: black;
  font-size: 24px;
  margin: 10px 0 20px;
}

.note-text {
  background-color: #f9f9f9;
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #f7f7f7;
}

.form-sect {
  margin: 60px 0;
}

.form-sect-2 .container::before {
  display: none;
}

.form-sect-2 .ss-form-container {
  padding-left: 0;
  text-align: center;
}

.form-sect-2 .ss-form-title {
  text-align: center;
  color: #2396d3;
}

/* modal */
.modal-open {
  overflow: hidden;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #14426a;
  z-index: 5;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: .85;
}

.fade {
  transition: opacity .15s linear;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal {
  z-index: 1072;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-clip: padding-box;
  border-radius: .3rem;
  outline: 0;
}

.modal-body {
  padding: 30px;
  max-width: 500px;
  margin: auto;
  position: relative;
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-body h1 {
  margin-top: 0;
}

.modal-content h3 {
  margin: 0 10px 0 0;
  display: inline-block;
}

.close {
  background-color: unset;
  border: 0;
  position: absolute;
  left: 100%;
  outline: none;
  cursor: pointer;
}

.modal-body .ss-form-container {
  padding-left: 0;
  text-align: center;
}

/* modal */


@media (max-width: 1420px) {
  .router-img {
    right: -70px;
  }

  .support {
    padding: 10px 0 0 70px;
  }

  .form-logos {
    padding: 60px 0 20px 260px;
  }
}

@media (max-width: 1280px) {
  .top {
    padding: 25px 0;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .support {
    padding: 10px 0 0;
  }

  .header-bg:before {
    display: none;
  }

  .header-bg:after {
    max-width: 80%;
  }

  .main-page>.container:before,
  .main-page>.container:after,
  .adaptive-sect .container:before {
    display: none;
  }

  .adaptive-sect-img {
    max-width: 100%;
  }

  .intro-sect {
    margin-left: 0;
    background-size: cover;
    background-position: center;
  }

  .gallery-first-text {
    padding: 30px 0;
    max-width: 70%;
    margin-left: 0;
  }

  .router-img {
    right: 0;
  }

  .form-sect-2 {
    margin-bottom: 90px;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 90%;
  }

  .article-block,
  .feature-container {
    padding-left: 140px;
  }
}

@media (max-width: 1100px) {
  .slick-prev {
    left: 20px;
  }

  .slick-next {
    right: 20px;
  }

  .adaptive-sect h3 {
    margin: 20px 0 0;
  }

  .adaptive-list {
    margin: 0;
  }

  .form-sect .container::before {
    display: none;
  }

  .ss-form-container {
    padding-left: 0;
  }

  .network-sect h2 {
    margin: 60px 0 20px;
    text-align: left;
  }

  .form-logos {
    padding: 20px 0;
  }

  .gallery-bg .container:before,
  .gallery-bg .container:after {
    display: none;
  }
}

@media (max-width: 992px) {

  .article-block:before,
  .feature-container:before {
    display: none;
  }

  .article-block {
    padding: 30px;
  }

  .gallery-first-text {
    padding: 30px 0;
  }

  .gallery-slide-img {
    position: relative;
  }

  .feature-container {
    padding-left: 0;
  }

  .feature-icons {
    flex-direction: column;
  }

  .icon-block {
    margin: 20px 0;
  }

  .adaptive-sect h3 {
    margin: 20px 0;
  }

  .network-container {
    flex-direction: column;
  }

  .store-container {
    flex-direction: column;
  }

  .gallery-slider .slick-prev,
  .gallery-slider .slick-next {
    top: 37vw;
  }
}

@media (max-width: 768px) {
  .header-bg:after {
    width: 100%;
    min-width: 100%;
    left: 0;
  }

  .intro-sect h1 {
    margin-top: 0;
    font-size: 60px;
  }

  .intro-sect h2,
  .network-sect h2 {
    font-size: 36px;
  }

  .intro-sect p {
    margin-top: 30px;
    max-width: 100%;
  }

  .intro-sect .container {
    position: relative;
    margin-bottom: 420px;
  }

  .article-sect {
    margin-top: 0;
  }

  .adaptive-list {
    grid-template-rows: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
    margin: 0;
  }

  .ss-form-container {
    padding-left: 0;
  }

  .ss-form-input,
  .ss-form-submit {
    width: 100%;
  }

  .network-block img {
    max-width: 100%;
  }

  .store-heading-img {
    width: 300px;
  }

  .store-heading-block {
    padding-left: 200px;
  }
}

@media (max-width: 576px) {

  .support,
  .cnews_first {
    display: flex;
    float: unset;
  }

  .cnews .logo-cnews,
  .cnews_second,
  .menu-icon {
    float: unset;
  }

  .intro-sect h2:after {
    display: none;
  }

  .article-block .btn:after,
  .article-footer img {
    display: none;
  }

  .gallery-bg {
    max-width: 100%;
  }

  .store-item-diversed {
    font-size: 24px;
  }

  .store-item-diversed+img {
    display: none;
  }

  footer .support {
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
  }

  .support p {
    margin-left: 0;
    max-width: 100%;
  }

  .close {
    left: unset;
    right: 0;
    top: 0;
  }

  .gallery-slider .slick-next:before,
  .gallery-slider .slick-prev:before {
    width: 50px;
    height: 80px;
  }

  .gallery-slider .slick-next:before {
    margin-left: auto;
  }

  .gallery-slider .slick-prev,
  .gallery-slider .slick-next {
    top: 32vw;
  }
}

@media (max-width: 480px) {
  .store-heading-block {
    padding-left: 0;
  }

  .store-heading-text {
    margin: 20px 0;
  }

  .store-heading-img {
    position: static;
    margin-top: 60px;
  }

  .store-container {
    padding-left: 0;
  }

  .store-container:before {
    display: none;
  }

  .store-item {
    flex-basis: 100%;
    max-width: 100%;
  }

  .store-item img {
    display: block;
    margin: 0 auto;
  }

  .main_table th,
  .main_table td {
    padding: 2px;
    font-size: 11px;
  }

  .article-wrap {
    padding: 15px;
  }

  .note-text {
    padding: 5px 10px;
  }

  .btn {
    font-size: 14px;
    padding: 12px 15px;
  }

  .article-block .btn .btn-arrow {
    margin-left: 5px;
    width: 54px;
    height: 20px;
  }
}

@media (max-width: 375px) {
  .article-block .btn {
    width: 100%;
  }
}