/* mobile */

@media screen and (max-width: 767px) {
    header {
        text-align: center;
    }

    h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .header__logo-wrapper {
        width: 100%;
        gap: 0;
    }

    .test a {
        color: #fff;
        font-weight: 400;
        font-family: Manrope;
        font-size: 16px;
        line-height: 24px;
    }

    section.discount .container,
    section.terms .container {
        position: static;
    }

    .header__title .tag {
        font-size: 16px;
        line-height: 24px;
    }

    .header__title h1 span {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 2px;
    }

    .header-fixed {
        height: 56px;
        padding-top: 16px !important;
    }

    section.terms .terms__terms span:nth-of-type(1) {
        padding-right: 8px;
        margin-bottom: 16px;
    }

    section.terms .terms__title {
        margin-bottom: 32px;
    }

    .container {
        max-width: 100%;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    header {
        padding-top: 16px;
        padding-bottom: 98%;
        background-size: 100% auto;
        background-position: center bottom;
        background: #fff;
        text-align: center;
        max-height: 688px;
    }

    ul.menu {
        display: none;
    }

    .header__logo img {
        width: 144px;
    }

    .header__right .right__phone {
        font-size: 11px;
    }

    .header__top .header__phone-cart-wrapper .header__phone a {
        font-size: 11px;
    }

    .header__right {
        margin-left: auto;
    }

    .header__right .right__cart,
    .header__top .header__phone-cart-wrapper .header__cart {
        margin-left: 16px;
    }

    .header__title h1 {
        font-size: 28px;
        line-height: 36px;
        margin-top: 8px;
        max-width: 280px;
        margin: 0 auto;
    }

    .header__title {
        margin-top: 26px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    section.afterheader-text p {
        max-width: 277px;
        font-size: 16px;
        line-height: 24px;
    }

    section.afterheader-text {
        margin-top: 55px;
    }

    .header__button .test {
        width: 208px;
        height: 40px;
    }

    .header__right .date {
        font-size: 24px;
        line-height: 32px;
    }

    .header__right .date span {
        font-size: 16px;
        line-height: 24px;
        max-width: 154px;
    }

    .header__right {
        margin: 0 auto;
        margin-top: 190px;
    }

    .header__left {
        width: 100%;
    }

    .header__subtitle {
        margin-top: 22px;
    }

    .header__promo span {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }

    .header__promo {
        margin: 0 auto;
        margin-top: 18px;
    }

    h2 {
    }

    section.myths .myths__myths .myth {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    section.myths .myths__myths .myth .myth__image {
        text-align: left;
        width: 100%;
        max-width: 528px;
    }

    section.myths .myths__myths .myth .myth__image img {
        max-width: 100%;
        border-bottom-left-radius: 32px;
    }

    section.myths .myths__myths .myth .myth__content span {
        font-size: 18px;
        line-height: 24px;
    }

    section.myths .myths__myths .myth .myth__content p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 17px;
    }

    section.myths .myths__myths .myth .myth__content {
        margin-top: 32px;
        max-width: 100%;
    }

    section.myths {
        padding-top: 52px;
        padding-bottom: 63px;
    }

    section.myths .myths__button button {
        width: 288px;
    }

    section.myths .myths__button {
        margin-top: 42px;
    }

    section.myths .myths__title {
        margin-bottom: 34px;
    }

    .table-wrapper {
        overflow-x: scroll;
    }

    section.discount .discount__terms {
        margin-left: 0;
    }

    section.discount .discount__terms .term {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 49px;
    }

    section.discount .discount__title {
        margin-bottom: 35px;
    }

    section.discount .discount__terms .term p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        max-width: 281px;
    }

    section.discount .discount__terms .term .circle {
        margin-right: 0;
        margin-bottom: 24px;
    }

    section.discount {
        padding-top: 54px;
    }

    section.discount .discount__terms {
        padding-bottom: 48px;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    section.terms {
        padding-top: 56px;
    }

    section.terms .terms__terms {
        margin-left: 0;
    }

    section.terms .terms__terms span, section.terms .terms__terms ul li {
        font-size: 16px;
        line-height: 24px;
    }

    section.terms .terms__terms span {
        text-align: left;
    }

    section.terms .terms__terms ul li {
        margin-bottom: 8px;
    }

    section.terms .terms__title h2 {
    }

    section.location .location__header h2 {
        text-align: center;
    }

    section.terms {
        padding-bottom: 32px;
        padding-top: 47px;
    }

    section.location {
        padding-top: 54px;
        padding-bottom: 57px;
    }

    section.location .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    section.location .location__map {
        margin-top: 35px;
    }

    .warning {
        line-height: 0.1;
    }

    .warning .warning__text {
        line-height: 2;
    }

    .header__right .right__phone {
        position: relative;
        left: 6px;
    }

    .header__title h1 {
        margin-top: 43px;
    }

    .header__button .test {
        margin-top: 15px;
        font-size: 16px;
    }

    .header__right .date span {
        margin-top: 8px;
    }

    section.text p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 auto;
        letter-spacing: normal;
        max-width: 285px;
    }

    section.text {
        padding-top: 54px;
    }

    section.signs h2 {
    }

    section.signs .signs__items .signs__sign {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    section.signs {
        padding-top: 49px;
    }

    section.signs .signs__items .signs__sign {
        margin-bottom: 42px;
    }

    #new .myths .subtitle {
        font-size: 26px;
        line-height: 32px;
    }

    #new .myths .subtitle br {
        display: none;
    }

    section.myths .myths__container img {
        max-width: 100%;
        height: auto;
    }

    #new .uk-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    #new .uk-padding-large-right\@l,
    #new .myths__text-blue {
        font-size: 16px;
        line-height: 24px;
    }

    section.signs {
        padding-bottom: 7px;
    }

    #new section.myths {
        padding-top: 54px;
    }

    #new .myths__top-text .myths__number {
        margin-right: auto !important;
        margin-left: auto;
    }

    #new .uk-margin-medium-bottom\@s {
        margin-bottom: 20px !important;
    }

    #new .myths__title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    #new .uk-margin-medium-bottom\@s.swiper-slide-image-mobile.uk-text-center.uk-hidden\@l {
        margin-bottom: 31px !important;
    }

    #new .myths__text-blue {
        margin-bottom: 8px;
    }

    #new .uk-padding-large-right\@l.uk-margin-bottom {
        padding-right: 24px !important;
    }

    #new section.test .subtitle {
        font-size: 26px;
        line-height: 32px;
    }

    #new .uk-padding-large-right\@l {
        padding-right: 2px;
    }

    #new .myths .uk-hidden + .myths-swiper-next {
        font-size: 16px;
        line-height: 24px;
    }

    #new section.myths {
        padding-bottom: 55px;
    }

    #new section.test {
        padding-top: 55px;
    }

    #new .test__question {
        font-size: 18px;
        line-height: 24px;
    }

    #new .test__text-gray {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }

    #new .uk-padding-large-right\@l {
        margin-bottom: 24px;
    }

    #new .test__swiper {
        padding-top: 64px !important;
    }

    #new .test__count {
        margin-bottom: 10px;
    }

    #new .test__radio {
        padding-left: 0;
    }

    #new .test .btn {
        margin-top: 13px;
    }

    #new .test__question {
        margin-bottom: 42px;
    }

    #new li.uk-margin-bottom {
        margin-bottom: 25px !important;
    }

    #new section.test {
        padding-bottom: 55px;
    }

    section.discount .discount__title h2 {
        text-align: center;
    }

    section.discount .discount__title {
        margin-bottom: 31px;
    }

    section.discount .discount__terms .term:nth-of-type(2) {
        margin-right: 0px;
    }

    section.discount .discount__terms .term:nth-of-type(2) .circle {
        margin-left: 7px;
    }

    section.discount .discount__terms .term:nth-of-type(3) .circle {
        margin-left: 11px;
    }

    section.discount .discount__terms .term .circle {
        margin-bottom: 22px;
    }

    section.terms .terms__terms {
        margin-right: 0;
    }

    section.terms .terms__terms span:nth-of-type(3) {
        margin-right: 0;
    }

    section.terms .terms__terms span:nth-of-type(5) br {
        display: block;
    }

    #new .subtitle {
        font-size: 26px;
        line-height: 32px;
    }

    ymaps {
        max-width: 100%;
    }

    #new .geo .uk-switcher {
        padding-left: 16px;
        padding-right: 16px;
    }

    #new .geo {
        padding-bottom: 56px;
    }

    #new .test__text {
        margin-left: 0;
    }

    #new .test .test__result input {
        max-width: 100%;
    }

    .chisel-front {
        font-size: 1.74vw !important;
        line-height: 2 !important;
    }

    header {
        background-color: #ffffff;
    }

    .header__bg {
        background: url(../img/header_image.png) no-repeat;
        background-position: 50% 75%;
        background-color: #ffffff;
        padding-bottom: 45%;
        background-size: 231px;
    }

    .header__logo {
        max-height: 39px;
        max-width: 144px;
    }

    .header__title h1 {
        font-size: 28px;
        line-height: 32px;
        max-width: 260px;
    }

    .header__right .date {
        font-size: 24px;
        line-height: 20px;
    }

    section.text p {
        font-size: 17px;
        line-height: 24px;
        margin: 0 auto;
        letter-spacing: normal;
        max-width: 100%;
    }

    #new .myths__title {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
    }

    section.myths .myths__container img {
        width: 288px;
        height: 299px;
        margin: 0 auto;
    }

    #new .uk-padding-large-right\@l, #new .myths__text-blue {
        font-size: 17px;
        font-weight: 400;
    }

    #new .test__swiper {
        background: none;
        padding-top: 0px !important;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
        border: 0px solid #ddd;
    }

    #new .test__text-gray {
        font-weight: 400;
    }

    #new .test__count {
        font: 300 14px/14px Manrope;
    }

    #new .test__question {
        font-size: 20px;
        line-height: 24px;
    }

    #new .test__swiper .swiper-pagination-bullet {
        width: 29px;
        height: 3px;
    }

    #new .test label {
        font: 300 18px/24px Manrope;
    }

    section.terms .terms__title h2 {
        text-align: center;
    }

    #map-1 {
        width: 100%;
        height: 305px;
    }

    .header__title h1 {
        margin-top: 49px;
    }

    .header__subtitle {
        font-size: 18px;
        margin-top: 20px;
        margin: 22px auto 0;
    }

    .header__button .test {
        margin-top: 25px;
    }

    .header__right .date {
        top: 0px;
        max-width: 240px;
        left: 0px;
    }

    .header__right {
        margin-top: 201px;
    }

    section.text {
        padding-top: 65px;
    }

    section.signs {
        padding-top: 16px;
    }

    section.signs h2 {
        margin-bottom: 34px;
    }

    section.signs .signs__items .signs__sign {
        margin-bottom: 57px;
    }

    #new section.myths {
        padding-top: 28px;
    }

    #new .myths .subtitle {
        margin-bottom: 32px;
    }

    #new .uk-margin-medium-bottom\@s {
        margin-bottom: 28px !important;
    }

    #new .myths__title {
        margin-bottom: 0;
    }

    #new .uk-margin-medium-bottom\@s.swiper-slide-image-mobile.uk-text-center.uk-hidden\@l {
        margin-bottom: 27px !important;
    }

    #new .uk-padding-large-right\@l {
        margin-bottom: -17px;
    }

    #new section.test {
        padding-top: 41px;
    }

    #new section.test .subtitle {
        margin-bottom: 30px !important;
    }

    #new .test__text-gray {
        font-size: 17px;
        margin-top: 16px !important;
    }

    .test__text-gray {
        margin-bottom: 4px !important;
    }

    #new .test__swiper .swiper-pagination {
        top: 47px;
        left: 0;
        width: 100%;
    }

    #new .test__count {
        margin-bottom: 39px;
    }

    #new .test__radio {
        margin-top: 25px;
    }

    #new .test .btn {
        margin-top: 41px;
    }

    section.discount {
        padding-top: 14px;
    }

    section.discount .discount__terms {
        padding-bottom: 76px;
    }

    section.terms .terms__terms span:nth-of-type(1) {
        padding-right: 13px;
    }

    section.terms .terms__title h2 {
        margin-left: 0px;
    }

    section.terms {
        padding-bottom: 24px;
    }

    section.terms .terms__title h2 {
        margin-bottom: 0px;
    }

    section.discount .discount__terms .term:nth-of-type(1) .circle {
        margin-left: 0px;
    }

    section.discount .discount__terms .term:nth-of-type(2) .circle {
        margin-left: 0px;
    }

    section.discount .discount__terms .term:nth-of-type(3) .circle {
        margin-left: 0px;
    }

    .test__block {
        margin-right: 0px;
    }

    #new .uk-child-width-1-2\@l > form {
        width: 100%;
    }

    .page--offices .page__sidebar {
        height: 540px;
    }

    .main-header {
        background: none;
    }

    .page__sidebar {
        margin-bottom: 46px;
    }

    .analys_group {
        margin-top: 34px;
    }

    .analys_hr._yandex {
        margin-bottom: 63px;
    }

    .analys_group._yandex_maps {
        margin-top: 63px;
    }

    main ._yandex_maps section {
        margin: 0 auto;
    }

    h2.yandex_maps__title {
        margin-top: 63px;
        margin-left: 0;
    }

    .adress-btn-border {
        margin-top: 34px;
    }

    ._yandex_maps .container {
        padding-left: 0;
        padding-right: 0;
    }

    div.page--offices .office-map {
        height: 544px;
    }

    .offices-tabs__link {
        height: 59px;
    }

    .office-list {
        height: 544px;
    }

    div.page__container .offices-tabs__tabs {
        height: 544px;
    }

    .disclaimer-footer {
        font-size: 3.54vw !important;
    }

}

@media screen and (max-width: 360px) {
    .adress-btn {
        width: 100%;
        padding: 12px 20px;
    }
}
