@media screen and (max-width: 1160px) {
  .person-inf,
  .account-grid {
    font-size: 9px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media screen and (max-width: 1000px) {
  .person-inf,
  .account-grid {
    font-size: 8.5px; } }

@media screen and (max-width: 870px) {
  .person-inf,
  .account-grid {
    font-size: 10px; }
  .person-inf {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .user-photo {
    margin-bottom: 3em; }
  .b-welcome {
    margin-right: 0;
    margin-bottom: 3em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 35em;
        -ms-flex-preferred-size: 35em;
            flex-basis: 35em; }
  .prof-rate {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.5em;
       -moz-box-flex: 0;
        -ms-flex: 0 0 26.5em;
            flex: 0 0 26.5em;
    margin-right: 3em; }
  .account-grid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .account-grid__left {
    margin-right: 0;
    margin-bottom: 1em; }
  .account-nav {
    display: none; }
  .ac-tag-head {
    cursor: pointer;
    background: white;
    border-top: none;
    border-bottom: none; }
  .is-active .ac-tag-head {
    border-bottom: 1px solid #dddddd; }
  .account-content:not(:last-child) {
    border-bottom: none; } }

@media screen and (max-width: 730px) {
  .person-inf,
  .account-grid {
    font-size: 9px; } }

@media screen and (max-width: 630px) {
  .person-inf,
  .account-grid {
    font-size: 8.5px; }
  .user-photo,
  .b-welcome {
    margin-right: 0;
    margin-bottom: 1em; }
  .b-welcome {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

@media screen and (max-width: 470px) {
  .person-inf .f-short {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 1em; }
  .person-inf,
  .account-grid {
    font-size: 10px; }
  .prof-rate,
  .b-welcome {
    margin-right: 0;
    margin-bottom: 1em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .abonent {
    padding: 1.3em 1.5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .abonent__link {
    margin-top: 0;
    position: absolute;
    bottom: 1em;
    left: 1em; }
  .abonent__days {
    font-size: 3.6em; }
  .abonent__count-title {
    font-size: 1em; }
  .abonent__title {
    text-align: left; }
  .user-photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20em;
       -moz-box-flex: 0;
        -ms-flex: 0 0 20em;
            flex: 0 0 20em;
    height: 20em;
    width: 20em; }
  .b-welcome__title {
    font-size: 1.4em;
    margin-bottom: 0.71429em; }
  .b-welcome__desc {
    line-height: 1.28571em; }
  .b-welcome {
    padding: 1em 1.5em; }
  .b-welcome__desc ul li {
    padding-left: 1.42857em; }
    .b-welcome__desc ul li:before {
      left: 0;
      height: 0.5em;
      width: 0.5em; }
  .b-welcome__desc p:not(:last-child), .b-welcome__desc ul:not(:last-child) {
    margin-bottom: 0.35714em; }
  .tab-stages__nav {
    display: none; }
  .accord-satage__head {
    display: block; } }

@media (max-width: 640px) {
  .owl-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 760px) {
  .el-reg-advantages {
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    margin-top: 0; }
  .reg-advantages__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .el-reg-advantages__title {
    font-size: 18px; }
  .el-reg-advantages:not(:last-child):after {
    content: '';
    height: 2px;
    width: 100%;
    top: 7%;
    right: auto;
    position: relative; } }

@media (max-width: 700px) {
  .el-2opinions__mobile-img {
    display: block; }
  .b-faq__body {
    border: none; }
  .b-arrord {
    border: 2px solid #e8e8e8;
    margin-top: 10px; }
  .b-arrord__text {
    margin-top: 10px; }
  .b-arrord__title {
    background-color: #f9f9f9; }
  .b-faq__body {
    padding: 2em 0; } }

@media (max-width: 520px) {
  .reg-quiz__head {
    /*display: none;*/
      padding-bottom: 2.5em;
      margin-bottom: 3em;
  }
    .reg-quiz__gift {
        display: none;
    }
  .reg-quiz__points {
    display: none; }
  .el-reg-quiz__title {
    font-size: 15px; }
  .reg-check__label {
    font-size: 12px; }
  .b-arrord__title {
    font-size: 14px; }
  .b-arrord__text {
    font-size: 13px; }
  .reg-advantages__wrap.container {
    padding: 0; }
    .reg-advantages__wrap.container .r-title {
      padding-left: 15px; }
  .el-reg-advantages {
    padding: 1.5em 4.5em;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 1140px) {
  .header__wrap.container {
    max-width: none;
    padding: 0;
    padding-left: 15px; }
  .indxwrap .banner {
    max-width: none;
    padding: 0; } }

@media (max-width: 559px) {
  .f-comp__info {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (max-width: 551px) {
  .f-cont__el:last-child {
    padding: 0px 30px; }
  .header__wrap.container {
    padding-right: 15px; } }

@media (max-width: 446px) {
  .el-reg-quiz {
    padding: 30px; }
  .reg-check__body {
    padding: 10px; }
  .ind-banner__title {
    font-size: 24px;
    margin-top: 20px; } }

@media (max-width: 400px) {
  .feat-item__logo {
    -webkit-align-self: end;
        -ms-flex-item-align: end;
                -ms-grid-row-align: end;
            align-self: end; } }
