@media screen and (max-width: 800px) {
    .strong {
        font-size: 20px;
    }
    .br-m {
        display: block;
    }
    .header__logo {
        width: 127px;
        height: 50px;
        background: url(../img/logo/logo__mobile.svg) no-repeat;
        margin-left: 0;
    }
    .header {
        width: 100%;
        position: absolute;
    }
    .header__content {
        margin-top: 5px;
        width: 100%;
        padding-left: 0;
    }
    .header__links {
        height: auto;
        margin-right: 0;
    }
    .header__price {
        display: none;
    }
    .header__tg {
        display: none;
    }
    .header__whats-app {
        display: none;
    }
    .header__phone {
        font-size: 14px;
        margin-right: 12px;
        margin-top: 0;
        line-height: 10px;
        position: relative;
    }
    .header__phone:before {
        content: "";
        bottom: -3px;
        position: absolute;
        left: -20px;
        width: 18px;
        height: 18px;
        background: url(../img/icons/phone.svg) no-repeat;
    }
    .navbar {
        position: fixed;
        display: flex;
        justify-content: center;
        border-radius: 20px 20px 0 0;
        overflow: hidden;
        bottom: 0;
        height: 80px;
        width: 100%;
        z-index: 99;
    }
    .navbar__a {
        display: flex;
        width: 25%;
        height: 100%;
        background-color: #2F2F2F;
        justify-content: center;
        border-right: 1px solid #FFF;
    }
    .navbar__a:nth-child(3) {
        border: none;
    }
    .navbar__a:last-child {
        border: none;
        background-color: #CF803F;
    }
    .navbar__text {
        align-self: flex-end;
	    display: flex;
        align-items: center;
        height: 30px;
        color: #FFF;
        text-align: center;
        font-size: 10px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%; /* 10px */
        text-transform: uppercase;
    }
    .navbar__top {
        background: #2F2F2F url(../img/icons/nav_top.svg) no-repeat 100%;
        background-position: center 10px;
    }
    .navbar__wa {
        background: #2F2F2F url(../img/icons/nav_wa.svg) no-repeat 100%;
        background-position: center 10px;
    }
    .navbar__tg {
        background: #2F2F2F url(../img/icons/nav_tg.svg) no-repeat 100%;
        background-position: center 10px;
    }
    .navbar__call {
        background: #2F2F2F url(../img/icons/nav_call.svg) no-repeat 100%;
        background-position: center 10px;
    }
    .container {
        width: 96%;
    }
    .container:first-child {
        margin-top: 55px;
    }
    .main-block__text {
        width: 100%;
    }
    .main-block__title {
        font-size: 38px;
        margin-top: 35px;
        width: 100%;
        text-align: center;
    }
    .main-block__pretitle {
        font-size: 28px;
        width: 100%;
        text-align: center;
    }
    .main-block__description {
        font-size: 18px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 20px;
    }
    .main-block__slider {
        display: none;
    }
    .main-block__slider-m {
        display: flex;
        align-self: center;
        height: 45%;
        position: relative;
        width: 99%;
        margin-top: 27px;
    }
    .slider__listik {
        width: 171px;
        height: 138px;
        background: url(../img/icons/list1_phone.svg) no-repeat;
    }
    .slick-dots {
        align-items: flex-end;
        align-self: flex-end;
        height: 127px;
        bottom: 12px;
        right: 0;
    }
    .slick-dots li button {
        margin-left: 21px;
    }
    .slider__item img {
        border-radius: 10px;
        background: #656565 url(../img/main_block/slider/orange_m.png) no-repeat;
    }
    .slider__title {
        font-size: 12px;
        width: 123px;
        height: 32px;
        line-height: 32px;
        margin-left: 13px;
        margin-top: 15px;
    }
    .slider__desk {
        height: 27px;
        border-radius: 27px;
        bottom: 24%;
        margin-left: 13px;
        line-height: 20px;
        font-size: 12px;
    }
    .slider__desk span {
        font-size: 10px;
    }
    .slider__desk span sup {
        font-size: 6px;
    }
    .slider__desk:nth-child(1) {
        width: 45px;
    }
    .slider__desk:nth-child(2) {
        width: 45px;
    }
    .slider__desk:nth-child(3) {
        width: 45px;
    }
    .slider__desk-dop {
        font-size: 12px;
        width: 127px;
        height: 27px;
        line-height: 27px;
        bottom: 17%;
        margin-left: 13px;
    }
    .main-block__list_1 {
        margin-top: 10px;
        background-size: 40px 40px;
        padding-left: 75px;
        font-size: 16px;
        background-position: 15px 55%;
        width: 100%;
        height: 120px;
    }
    .main-block__list_1::before { 
        display: none;
    }
    .main-block__list_2 {
        margin-top: 11px;
        background-size: 36px 36px;
        padding-left: 75px;
        font-size: 16px;
        background-position: 15px 50%;
        width: 100%;
        height: 120px;
    }
    .main-block__list_2::before {
        display: none;
    }
    .main-block__list_3 {
        margin-top: 11px;
        background-size: 36px 36px;
        padding-left: 75px;
        font-size: 16px;
        background-position: 15px 50%;
        width: 100%;
        height: 120px;
    }
    .main-block__list_3::before {
        display: none;
    }
    .main-block__list_4 {
        margin-top: 11px;
        background-size: 36px 36px;
        padding-left: 75px;
        font-size: 16px;
        background-position: 15px 50%;
        width: 100%;
        height: 120px;
    }
    .main-block__list_4::before {
        display: none;
    }
    .main-block__buttons {
        flex-wrap: wrap;
        margin-top: 32px;
        width: 100%;
    }
    .main-block__price {
        margin-left: auto;
        margin-right: auto;
    }
    .main-block__whatsapp {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .calc::after {
        background: url(../img/icons/list2_phone.svg) no-repeat;
        width: 106px;
        height: 114px;
        top: -55px;
        right: -30px;
    }
    .calculation {
        margin-top: 50px;
        height: 160px;
    }
    .calculation::before {
        width: 194px;
        height: 194px;
        left: -93px;
        bottom: auto;
        top: -93px;
    }
    .calculation::after {
        width: 194px;
        height: 194px;
        right: -93px;
        bottom: -93px;
        top: auto;
    }
    .calculation__title {
        font-size: 32px;
        margin-top: 40px;
        height: auto;
    }
    .calculation__text {
        font-size: 20px;
        width: 85%;
        margin-top: 26px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }
    .calculation__button {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        margin-top: 32px;
        margin-bottom: 40px;
        padding-left: 28px;
        background-position: right 28px top 14px;
    }
    .comfort {
        margin-top: 50px;
    }
    .comfort__img {
        display: none;
    }
    .comfort__text {
        width: 100%;
    }
    .comfort__title {
        text-align: center;
        margin-top: 0;
        font-size: 32px;
        margin-left: auto;
        margin-right: auto;
    }
    .comfort__title__span {
        font-size: 32px;
    }
    .comfort__img-m {
        display: flex;
        position: relative;
        width: 100%;
        margin-top: 20px;
    }
    .comfort__img-m img {
        width: 100%;
        height: auto;
        border-radius: 0 90px 0 0;
    }
    .comfort__img-m::after {
        content: "";
        position: absolute;
        top: -27%;
        right: -40px;
        width: 271px;
        height: 208px;
        z-index: -1;
        background: url(../img/icons/list3_phone.svg) no-repeat;
        opacity: 0.2;
    }
    .comfort__pretitle {
        width: 97%;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
    }
    .comfort__pretitle span {
        font-size: 24px;
    }
    .comfort__desk {
        margin-top: 18px;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
    }
    .comfort__desk__span {
        font-size: 18px;
    }
    .comfort__list {
        font-size: 18px;
        margin-left: 42px;
        width: 88%;
    }
    .comfort__list::before {
        left: -40px;
        width: 35px;
        height: 35px;
        background-size: 100%;
    }
    .comfort__list__strong {
        font-size: 18px;
    }
    .comfort__list__1 {
        margin-top: 30px;
    }
    .comfort__list__2 {
        margin-top: 10px;
    }
    .comfort__list__3 {
        margin-top: 8px;
    }
    .advantages {
        margin-top: 47px;
    }
    .advantages__title {
        font-size: 32px;
    }
    .advantages__blocks {
        margin-top: 30px;
    }
    .advantages__block {
        width: 320px;
        height: 350px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px;
        margin-bottom: 18px;
    }
    .advantages__block__img {
        margin-top: 15px;
        width: 90%;
        height: 166px;
    }
    .advantages__block__img img {
        height: 166px;
    }
    .advantages__block__title {
        font-size: 18px;
        margin-top: 13px;
        width: 90%;
    }
    .advantages__block__text {
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }
    .gift {
        margin-top: 30px;
    }
    .gift__content {
        width: 100%;
    }
    .gift__content::before {
        width: 194px;
        height: 194px;
        left: -93px;
        bottom: auto;
        top: -93px;
    }
    .gift__img {
        display: none;
    }
    .gift__title {
        width: 90%;
        font-size: 32px;
        text-align: center;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .gift__img-m {
        display: flex;
        width: 100%;
        height: auto;
        margin-top: 35px;
    }
    .gift__img-m img {
        border-radius: 10px;
        width: 100%;
        height: auto;
    }
    .gift__text {
        margin-top: 15px;
        font-size: 18px;
        text-align: center;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .gift__promo {
        margin-top: 15px;
        width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .gift__form {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .gift__post-form {
        display: flex;
        flex-direction: column;
    }
    .gift__post-form input {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .gift__post-form input:first-child {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    #gift__submit {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        padding-left: 63px;
        background-position: right 63px top 14px;
    }
    .gift__polit {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .product {
        margin-top: 70px;
        justify-content: space-around;
    }
    .product__title {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .listik {
        display: none;
    }
    .product__block {
        width: 340px;
        height: auto;
        margin-bottom: 19px;
    }
    .product__block-img {
        display: none;
    }
    .product__block-content br {
        display: none;
    }
    .product__block-content .br-m {
        display: block;
    }
    .product__block-left {
        display: none;
    }
    .product__block-right {
        width: 100%;
        margin-top: 22px;
        margin-left: 0;
        align-items: baseline;
        display: flex;
        flex-direction: column;
    }
    .product__block-content img {
        display: flex;
        width: 80px;
        height: 70px;
        margin-right: 14px;
        border-radius: 5px;
    }
    .product__block-content {
        font-size: 18px;
        display: flex;
        align-items: center;
        width: 320px;
        height: 70px;
        margin-left: 0px;
        position: relative;
    }
    .product__block-text_m {
        display: flex;
        margin-left: 0;
        margin-top: 17px;
        margin-left: 14px;
        margin-bottom: 25px;
    }
    .product__block-text {
        display: none
    }
    .size {
        margin-top: 32px;
    }
    .size__box:nth-child(2n) {
        width: 100%;
    }
    .size__box:nth-child(2n+1) {
        width: 100%;
    }
    .size__desk1 {
        border-radius: 10px;
        margin-top: 0;
        width: 320px;
        height: 325px;
        background: linear-gradient(180deg, rgba(47, 47, 47, 0.00) 41.15%, #2F2F2F 100%);
box-shadow: 0px 40px 26.11111px -7.77778px rgba(0, 0, 0, 0.42);
    }
    .size__desk2 {
        width: 320px;
        border-radius: 10px;
        height: 360px;
        margin-top: 2px;
        background: linear-gradient(180deg, rgba(47, 47, 47, 0.00) 41.15%, #2F2F2F 100%);
box-shadow: 0px 40px 26.11111px -7.77778px rgba(0, 0, 0, 0.42);
    }
    .size__desk3 {
        border-radius: 10px;
        width: 320px;
        height: 325px;
        background: linear-gradient(180deg, rgba(47, 47, 47, 0.00) 41.15%, #2F2F2F 100%);
box-shadow: 0px 40px 26.11111px -7.77778px rgba(0, 0, 0, 0.42);
    }
    .size__box:nth-child(1) {
        order: 3;
    }
    .size__box:nth-child(2) {
        order: 1;
    }
    .size__box:nth-child(3) {
        order: 2;
    }
    .size__title-big {
        font-size: 20px;
    }
    .size__img-big::before {
        display: none;
    }
    .size__line {
        padding-top: 10px;
        font-size: 12px;
        margin-bottom: 5px;
        width: 82%;
    }
    .size__line .size__line-first {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .size__line-text {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .size__line-text span sup {
        font-size: 8px;
    }
    .size__line-text span {
        font-size: 12px;
    }
    .size__calc {
        width: 245px;
        height: 50px;
        font-size: 16px;
        line-height: 50px;
        margin-top: 10px;
    }
    .size__title-average {
        margin-top: 50px;
        font-size: 20px;
    }
    .size__img-average {
        display: none;
    }
    .size__img-big {
        display: none;
    }
    .size__img-small {
        display: none;
    }
    .size__img_m-big {
        display: flex;
        margin-top: -20px;
    }
    .size__img_m-average {
        display: flex;
        margin-top: -20px;
    }
    .size__img_m-small {
        display: flex;
        margin-top: -20px;
    }
    .size__desk3 {
        margin-top: 5px;
    }
    .size__title-small {
        font-size: 20px;
        margin-top: 50px;
    }
    .dop {
        margin-top: 83px;
    }
    .dop__title {
        font-size: 32px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .dop__blocks-content {
        display: none;
    }
    .dop__blocks-content_m {
        display: flex;
    }
    .dop__blocks {
        width: 300px;
        height: 255px;
        margin-bottom: 0;
        display: flex;
        border-radius: 12px;
    }
    .mobile__swiper {
        display: flex;
    }
    .dop__img {
        margin-top: 20px;
        width: 260px;
        height: auto;
    }
    .dop__img img {
        width: 100%;
        height: 155px;
    }
    .dop__text {
        font-size: 16px;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .calc2::after {
        background: url(../img/icons/list2_phone.svg) no-repeat;
        width: 106px;
        height: 114px;
        top: -55px;
        right: -30px;
    }
    .calculation2::before {
        width: 194px;
        height: 194px;
        left: -93px;
        bottom: auto;
        top: -93px;
    }
    .calculation2::after {
        width: 194px;
        height: 194px;
        right: -93px;
        bottom: -93px;
        top: auto;
    }
    .calculation2 {
        margin-top: 48px;
        height: auto;
    }
    .gallery__title {
        font-size: 32px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .gallery__img {
        width: 100%;
        height: auto;
    }
    .gallery__hidden {
        display: none;
        animation: show 2s;
    }
    .gallery__button {
        display: flex;
    }
    .forma::before {
        width: 194px;
        height: 194px;
        left: -93px;
        bottom: auto;
        top: -93px;
    }
    .forma::after {
        width: 194px;
        height: 194px;
        right: -93px;
        bottom: -93px;
        top: auto;
    }
    .preforma::after {
        background: url(../img/icons/list2_phone.svg) no-repeat;
        width: 106px;
        height: 114px;
        top: -55px;
        right: -30px;
    }
    .preforma {
        margin-top: 50px;
    }
    .forma {
        height: auto;
    }
    .forma__content {
        width: 100%;
    }
    .forma__form {
        width: 100%;
    }
    .forma__title {
        margin-top: 30px;
        margin-bottom: 0;
        font-size: 32px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .forma__text {
        width: 90%;
        margin-top: 28px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 20px;
    }
    .forma__post-form {
        margin-top: 13px;
    }
    .forma__post-form .modal__polit {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px ;
    }
    .forma__post-form input {
        width: 300px;
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto;
    }
    #forma__submit {
        padding-left: 53px;
        background-position: right 53px top 14px;
    }
    .forma__polit-text {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    footer {
        margin-top: 50px;
    }
    .footer {
        flex-wrap: wrap;
        overflow: hidden;
    }
    .footer_map {
        order: 1;
        width: 100%;
        height: 300px;
    }
    .footer__map-block {
        width: 100vw;
        height: 300px;
    }
    .footer__map-block iframe {
        width: 100%;
        height: 300px;
    }
    .footer__content {
        order: 2;
        width: 100%;
    }
    .footer__contact {
        font-size: 32px;
        width: 100%;
        text-align: center;
    }
    .footer__title {
        font-size: 28px;
        width: 100%;
        text-align: center;
    }
    .footer__num {
        width: 100%;
        margin-top: 40px;
        text-align: center;
        justify-content: center;
        display: block;
    }
    .footer__tg {
        margin-left: 20px;
    }
    .footer__whats-app {
        margin-left: 0;
    }
    .footer__dop-a {
        margin-top: 20px;
    }
    .footer__button {
        align-self: center;
        width: 350px;
        padding-left: 65px;
        background-position: right 60px top 14px;
    }
    .footer__info {
        width: 100%;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    .footer__info div {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .footer__logo {
        display: flex;
    }
    .footer__link {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        margin-bottom: 30px;
    }
    .footer__msgroup {
        margin-top: 7px;
    }
    .map__button {
        width: 286px;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
        background: #CF803F;
        left: 0;
        right: 0;
        top: auto;
        bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 605px) and (max-width: 800px) {
    .main-block__title {
        margin-top: 20px;
    }
    .main-block__whatsapp {
        margin-top: 0;
    }
    .header__logo {
        width: 184px;
        height: 72px;
        background-size: 100% 100%;
    }
    .header__phone {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        margin-right: 13px;
    }
    .header__phone:before {
        content: "";
        bottom: -3px;
        position: absolute;
        left: -25px;
        width: 25px;
        height: 25px;
        background: url(../img/icons/phone.svg) no-repeat;
        background-size: 100% 100%;
    }
    .slider__desk {
        height: 40px;
        border-radius: 27px;
        bottom: 20%;
        margin-left: 13px;
        line-height: 33px;
        font-size: 14px;
    }
    .slider__desk span {
        font-size: 12px;
    }
    .slider__desk span sup {
        font-size: 8px;
    }
    .slider__desk-dop {
        font-size: 14px;
        width: 165px;
        height: 40px;
        line-height: 40px;
        bottom: 14%;
        margin-left: 13px;
    }
    .slider__title {
        font-size: 16px;
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin-left: 13px;
        margin-top: 15px;
    }
    .footer_map {
        height: 500px;
    }
    .footer__map-block {
        height: 500px;
    }
    .footer__map-block iframe {
        height: 500px;
    }
}
@media screen and (min-width: 700px) and (max-width: 800px) {
    .slider__desk {
        bottom: 25%;
    }
    .slider__desk-dop {
        bottom: 19%;
    }
}
@media screen and (min-width: 200px) and (max-width: 319px) {
    input {
        max-width: 100%;
    }
    button {
        max-width: 100%;
    }
    .main-block__list_1 {
        height: 150px;
    }
    .main-block__list_2 {
        height: 140px;
    }
    .main-block__list_3 {
        height: 170px;
    }
    .modal__polit {
        width: 90%;
    }
    .advantages__block {
        height: 400px;
    }
    .gift__polit #gift__submit {
        width: 270px;
        margin-left: 0;
    }
    .product__block {
        width: 100%;
    }
    .product__block-content {
        width: 95%;
        font-size: 16px;
    }
    .footer__button {
        font-size: 14px;
        padding-left: 30px;
    }
    #forma__submit {
        font-size: 14px;
        padding-left: 40px; 
    }
    .calculation__button {
        font-size: 14px;
        padding-left: 30px;
    }
    #gift__submit {
        font-size: 14px;
        padding-left: 50px;
    }
    .header__phone {
        font-size: 12px;
    }
    .main-block__title {
        font-size: 30px;
    }
    .main-block__pretitle {
        font-size: 20px;
    }
    .slick-dots {
        align-items: flex-end;
        align-self: flex-end;
        height: 27px;
        bottom: 92px;
        right: 0;
    }
    .slick-dots li button {
        width: 70px;
        height: 80px;
    }
    .main-block__list_1 {
        margin-top: -40px;
    }
    .slider__desk {
        bottom: 30%;
    }
}