/* mobile 360-768px */
@media screen and (max-width: 767px){

    h2 {
        max-width: 100%;
        font-size: 28px;
        line-height: 32px;
        font-weight: 600;
        margin-top: 8px;
        margin-bottom: 16px;
    }

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

    .h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .office-list {
        height: 540px;
        overflow: auto !important;
    }

    .image-with-list-of-text{
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 16px 0 0 0;
        gap: 33px;
    }

    .image-with-list-of-text__reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 18px 0 0 0;
        gap: 40px;
    }

    .image-with-list-of-text__img {
        width: 320px;
        height: 320px;
        margin-top: 3px;
    }

    .image-with-list-of-text__li{
        margin: 0 0 16px 24px;
        font-size: 16px;
        line-height: 24px;
    }

    .image-with-list-of-text__li:before{
        left: -14px;
    }

    .services__item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2px;
    }

    .services__name-wrap{
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        border-radius: 16px 16px 0 0;
        padding: 20px 16px 29px 16px;
    }

    .services__order-wrap{
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        border-radius: 0 0 16px 16px;
        margin-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 14px 17px 16px 16px;
    }

    .services__open-page{
        width: 296px;
    }

    .desk_city_block{
        display: none;
    }
    .header_phone_mob{
        display: block;
        color: #333;
        text-decoration: none;
        font-size: 12px;
        font-weight: 400;
    }

    .mainlogo {
        width: 131px;
        height: 24px;
    }
    main section.analysis {
        padding: 0;
    }

    .header_fixed {
        padding-top: 15px;
        padding-bottom: 11px;
    }
    .covid_this_city_fixed{
        display: none;
    }

    .header__city-select {
        top: 32px;
        left: calc(50% - 114px);
    }

    .header__city-select::after{
        left: 107px;
    }

    .covid_this_city_mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #fff;

        height: 32px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_top_menu{
        width: initial;
        position: absolute;
        right: 16px;
        top: 0;

    }
    .header_top_menu_item{
        display: none;
    }

    .covid_this_city_mob .this_city_text {
        font-size: 12px;
        margin-top: 0px;

    }

    .header_phone.fixed {
        font-size: 11px;
        margin-right: 16px;
        margin-top: -2px;
    }
    .covid_ico_wrap_fixed {
        margin-right: 8px;
    }


    .basket-place-landing-fix.fixed .basketCount {
        top: -11px;
        right: -2px;
    }

    .basket-place-landing-fix.dynamic .basketCount {
        width: 20px;
        height: 20px;
        padding-left: 0px;
        top: -5px;
        right: -8px;
        font-size: 11px;
    }

    .covid_logo_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .covid_this_city {
        margin: 0;
        margin-top: 16px;
        display: none;
    }
    .header_phone {
        margin: 0px;
        font-size: 12px;
        font-weight: 700;
        margin-right: 2px;
        margin-top: -10px;
    }
    .covid_ico_wrap {
        margin-top: -38px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .header_text_wrap{
        margin-top: 0;
        max-width: unset;
        margin-left: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_text_main {
        text-align: center;
        max-width: 98%;
        margin: auto;
        width: auto;
        font-size: 28px;
        line-height: 32px;
    }
    .header_text_main:nth-of-type(2) {
        margin-top: 5px;
    }
    .header_text_second {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin: auto;
        margin-top: 31px;
    }

    .btn_landing{
        max-width: 320px;
        font-size: 16px;
        width: 100%;
    }
    .header_top_wrap{
        background-color: #F6F6F6;
        height: initial;
        background-image: initial;
        background-size: contain;
        background-position: center bottom;
    }

    .covid_ico_cart{
        margin-top: 0;
    }

    .covid_ico_cart_fixed {
        margin-right: 7px;
        margin-top: -3px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }
    header.special_landing {
        margin-bottom: 62px;
        background-color: #F6F6F6;
    }

    .analys_hr {
        margin-top: 64px;
        margin-bottom: 61px;
    }


    .analys_group {
        margin-top: 34px;
    }

    main section.analysis {

    }
    main section.analysis.wide {
        max-width: calc(100% - 16px);
    }

    .block__text {
        margin-bottom: 16px;
        margin-top: 16px;
        font-size: 16px;
        line-height: 24px;
    }

    .block__text:last-of-type {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .block__text_image-with-list-of-text{
        margin-top: 17px;
        margin-bottom: 16px;
    }

    main section.analysis {
        margin-top: 6px;
        margin-bottom: 40px;
    }

    .header_top {
        margin: 16px 0 40px;
        padding-top: 0;
    }

    .main_text {
        font-size: 16px;
        margin-top: 78px;
        line-height: 24px;
    }

    h2.yandex_maps{
        font-size: 28px;
        line-height: 32px;
        margin-top: 62px;
        margin-bottom: 0px;
    }

    .popup_banner_img_close {
        right: 16px;
        top: 1px;
    }

    #map, #map div {
        height: 544px;
    }

    .header_mob_image{
        display: block;
        width: 100%;
        margin-top: 3px;
    }
    .header__description {
        text-align: center;
        margin-bottom: 0;
        margin-left: 0;

        font-size: 18px;
        line-height: 24px;

        max-width: 330px;
        margin-top: 16px;
    }

    .large_button {
        width: calc(100% - 16px);
        margin-top: 56px;
        margin-bottom: 57px;
        line-height: 31px;
    }

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

    .popup_banner_bottom_wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .title__sub{
        font-size: 28px;
        line-height: 32px;
    }

    .services__name{
        overflow-wrap: anywhere;
    }

    .services__order-btn{
        width: 100%;
    }

    .services__open-page{
        width: 100%;
        font-size: 15px;
        height: 40px;
    }

    .analys_group._yandex_maps{
        margin-top: 0;
    }

    ._yandex_maps .analysis{
        margin-top: 0;
        margin-left: 16px;
        margin-right: 16px;
    }

    .hr_block-size{
        margin: 55px auto 55px auto;
    }

    .section__title{
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 32px;
    }

    .sub-section__title{
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .small-img-and-text{
        width: 100%;
    }

    .small-img-and-text__img {
        margin-bottom: 15px;
    }

    .small-img-and-text__text{
        font-size: 16px;
        line-height: 24px;
    }

    .services__wrap{
        margin: 0 0;
    }

    .services__icon{
        -ms-flex-preferred-size: 56px;
        flex-basis: 56px;
    }

    .services__icon img{
        width: 32px;
        height: 32px;
        left: 0;
        top: 7px;
    }

    .sub-section__title_reverse-image-with-list{
        margin-top: 53px;
        padding-left: 0;
        padding-right: 0;
    }

    .image-with-list-of-text__text-pre-list{
        font-size: 16px;
        line-height: 24px;
    }

    .sub-section__title_list {
        margin-top: 68px;
    }

    .image-with-list-of-text__li{
        font-size: 16px;
        line-height: 24px;
    }

    .offices-tabs__links {
        gap: 16px;
        margin-bottom: 24px;
    }

    .offices-tabs__link {
        height: 32px;
        padding: 0;
        width: auto;
    }

    .offices-tabs__links .i-icon {
        width: 24px;
        height: 24px;
    }

    .page--offices .page__sidebar {
        width: calc(100% - 90px);
        margin-bottom: 0;
    }

    .filter__form-search {
        height: 32px;
    }

    .header__description_list>li:before {
        content: none;
    }

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

    ._yandex_maps .container {
        padding: 0;
    }

    .teasers__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        gap: 16px;
        padding: 24px;
    }

    .teasers__title {
        font-size: 18px;
    }
}
