@media (max-width: 920px) {
  body {
    min-width: 320px;
  }
  body .wrapper {
    width: 100%;
    margin-top: 0;
    background: #fff;
    min-height: auto;
  }
}
@media (max-width: 920px) and (max-width: 700px) {
  body .wrapper {
    padding-top: 10px;
  }
}
@media (max-width: 920px) {
  body .wrapper .container {
    width: 100%;
  }
  body .wrapper .btn-back {
    top: 10px;
    left: 15px;
  }
  body .wrapper .topline {
    padding-left: 52px;
  }
  body .wrapper .topline a {
    position: static;
    padding: 0 10px 10px;
    display: block;
  }
  body .wrapper .topline a.linkToHomePage {
    display: none;
  }
  body .wrapper h1 {
    text-align: left !important;
    font-size: 1.1em !important;
    margin: 5px 15px !important;
  }
  body .wrapper h1.nkn-h1 {
    text-align: center !important;
  }
  body .wrapper h1.dep_calc-h1 {
    text-align: center !important;
  }
}
@media (max-width: 920px) and (max-width: 420px) {
  body .wrapper h1.dep_calc-h1 {
    width: 200px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 920px) {
  body .wrapper .header-text {
    padding-left: 69px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    min-height: 33px;
  }
  body .wrapper .header-text-after {
    font-size: 1.1em !important;
    margin: 5px 15px !important;
  }
  body .wrapper .desc {
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body .wrapper .desc.desc-phone {
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
  }
  body .wrapper #nkn-showRest {
    text-decoration: underline;
  }
  body .wrapper .nkn-rest-hidden {
    display: none;
  }
  body .wrapper ol {
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px;
  }
  body .wrapper .week-form {
    display: block;
    margin-top: 45px;
    z-index: 2;
    position: relative;
  }
  body .wrapper .week-form .week-form-dates {
    display: block;
    padding-left: 130px;
  }
  body .wrapper .week-form .week-form-dates .week-form-dates--info {
    display: none;
  }
  body .wrapper .week-form .week-form-dates button {
    width: 60px;
    margin: 0 10px;
    pointer-events: none;
  }
  body .wrapper .current-date {
    display: block;
    max-width: none;
    position: relative;
    text-align: left;
    left: 0;
    z-index: 1;
    top: -16px;
  }
  body .wrapper .current-date .wpcd-day,
  body .wrapper .current-date .wpcd-month {
    display: none;
  }
  body .wrapper .client-form .week-form button {
    pointer-events: auto;
  }
  body .wrapper .client-form .current-date {
    top: -26px;
    padding-left: 52px;
  }
  body .wrapper .main .step + .week-form {
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
  body .wrapper .main .step + .week-form .week-form-dates {
    padding-left: 41px;
  }
  body .wrapper .container .calendar-days .calendar-day {
    margin-bottom: 10px;
    transition-property: margin-left, left;
    transition-duration: 0.3s;
  }
  body .wrapper form > ol {
    margin-left: 5px !important;
  }
  body .wrapper form .calendar-days {
    width: 686px;
  }
}
@media (max-width: 920px) and (max-width: 710px) {
  body .wrapper form .calendar-days {
    width: 572px;
  }
}
@media (max-width: 920px) and (max-width: 600px) {
  body .wrapper form .calendar-days {
    width: 458px;
  }
}
@media (max-width: 920px) and (max-width: 485px) {
  body .wrapper form .calendar-days {
    width: 344px;
  }
}
@media (max-width: 920px) and (max-width: 355px) {
  body .wrapper form .calendar-days {
    width: 230px;
  }
}
@media (max-width: 920px) {
  body .wrapper form .calendar-days .calendar-day {
    width: 114px !important;
    flex: 0 0 114px !important;
  }
  body .wrapper form .calendar-days .calendar-day .calendar-day--item {
    margin: 8px 0 !important;
    display: block !important;
    width: 100% !important;
  }
  body .wrapper form .calendar-days .calendar-day .calendar-day--item input[type=checkbox] {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 3px;
    background: #fff no-repeat center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ccc;
  }
  body .wrapper form .calendar-days .calendar-day .calendar-day--item input[type=checkbox]:checked {
    background-image: url(/images/icons/checked.png);
    background-size: 14px;
  }
  body .wrapper form .calendar-days .calendar-day .calendar-day--item.disable input[type=checkbox] {
    background-color: #f8f8f8;
  }
  body .wrapper form table, body .wrapper form table tbody, body .wrapper form table tr, body .wrapper form table td {
    display: block;
    text-align: left;
  }
  body .wrapper form [type=text] {
    width: 100%;
  }
  body .wrapper form [type=submit] {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  body .wrapper .block-input-fields {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  body .wrapper .list-services {
    flex-wrap: wrap;
    justify-content: center;
  }
  body .wrapper .list-services > .list-services-block {
    display: block;
  }
  body .wrapper .list-services > .list-services-block > div {
    display: block !important;
  }
  body .wrapper .list-services > .list-services-block .list-types {
    margin-top: 15px !important;
    margin-bottom: 15px;
  }
  body .wrapper .list-services > .list-services-block .client-service-item {
    margin-top: 4px;
    margin-bottom: 10px;
  }
  body .wrapper .list-services > .service-block {
    /*flex: 0 0 250px;*/
    padding: 0 10px;
  }
  body .wrapper .list-services > .service-block .service-title {
    margin: 15px 0 0;
    width: 100%;
  }
  body .wrapper .form-fields:not(.list-services) {
    padding-left: 18px;
    padding-right: 18px;
  }
  body .wrapper .form-fields:not(.list-services) .form-field {
    position: static !important;
  }
  body .wrapper .form-fields:not(.list-services) .form-field:not(.field-phone-item) {
    display: block;
  }
  body .wrapper .form-fields:not(.list-services) .form-field.field-phone-item > .form-field-item {
    min-width: auto;
    margin-right: 0 !important;
  }
  body .wrapper .form-fields:not(.list-services) .form-field .form-field-item {
    box-sizing: border-box;
    min-width: 64px;
  }
  body .wrapper .form-fields:not(.list-services) .form-field > div:first-child {
    display: inline-block;
    position: relative;
    color: #173884;
    font-weight: bold;
    white-space: nowrap;
    margin: 5px 0;
    min-width: 160px;
    font-size: 16px;
    flex-shrink: 0;
  }
  body .wrapper .form-fields:not(.list-services) .form-field .form-field-input {
    width: 100%;
  }
  body .wrapper .form-fields:not(.list-services) .form-field button:not(.button-files) {
    margin: 20px auto 0;
    display: block !important;
  }
  body .wrapper .auth_docs {
    padding-top: 10px;
    background: #353535;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    bottom: unset;
  }
  body .wrapper .auth_docs > a {
    flex: 0 0 30%;
    margin-bottom: 10px;
    position: static !important;
  }
  body .wrapper #dc_app {
    min-width: auto;
  }
  body .wrapper #dc_app h4 {
    text-align: center;
  }
  body .wrapper #dc_app colgroup {
    display: none;
  }
  body .wrapper #dc_app > table {
    margin-left: auto;
    margin-right: auto;
  }
  body .wrapper #dc_app > table > tbody > tr > td {
    display: block;
    padding-bottom: 20px;
    text-align: center;
  }
  body .wrapper #dc_app .dc_sing {
    display: block;
    margin: 10px auto;
    max-width: 100%;
  }
  body .wrapper #dc_app {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  body .wrapper #dc_app .dc-flex {
    display: block;
  }
  body .wrapper #dc_app .dc-flex div:first-child {
    margin-bottom: 10px;
  }
  body .wrapper .block h2 .way-to-pay-checkbox-outer {
    display: block;
    margin-left: 0;
  }
  body .wrapper .block h2 .way-to-pay-checkbox-outer + .way-to-pay-checkbox-outer {
    margin-left: 0;
  }
  body .admin-link {
    display: none;
  }
  body .nowrap {
    white-space: nowrap;
  }
}
@media (max-width: 920px) {
  .hideMobile {
    display: none !important;
  }
}
@media (min-width: 920px) {
  .visibleMobile {
    display: none !important;
  }
}
@media (max-width: 920px) {
  .visibleDesktop {
    display: none !important;
  }
}
@media (min-width: 921px) {
  .hideDesktop {
    display: none !important;
  }
}