@media only screen and (max-width: 768px) {



    .landing .banner {
        max-height: 4000px;
        width: 100%;
        height: auto;
        /* min-height: 600px; */
        background: #252524;
        background-image: url(../img/banner-bg.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

.banner__list {
    display: flex;
    margin-top: 5vh;
    flex-direction: column;
}

.banner__item.b-item {
    margin-bottom: 3vh;
    width: 100%;
}

.b-item__text {
    font-size: 18px;
}

.banner__boiler {
    /* position: absolute; */
    /* bottom: 0px; */
    /* right: 0; */
    /* width: 450px; */
    height: 459px;
    /* background-image: url(../img/boilers--yellow_v2.png); */
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 230px;
    /* flex: 4; */
    display: flex;
    width: 100%;
    max-width: 100%;
    z-index: 1;
}

.accent__left {
    min-width: 100px;
    width: auto;
    padding: 20px 40px;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    /* display: none; */
    align-items: flex-start;
}

.accent__header {
    font-size: 48px;
    letter-spacing: normal;
}
    .accent__text {
    padding: 0 20px;
}

.control__list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.control__item.control__item_arrow {
    height: auto;
    width: auto;
    height: 100%;
    min-height: 280px;
}

.control__text {
    width: auto;
}

.control__item {
    width: auto;
}

.clean__list {
    display: flex;
    flex-direction: column;
}

.clean__item {
    width: auto;
    margin-bottom: 40px;
}

.clean__text {
    height: auto;
}

    .economy__inner {}

section.economy {
    height: auto;
    background-size: 35%;
    background-position-x: -50%, 162%;
    background-position-y: 100%, 100%;
    background-size: 53%;
}

.economy__table.e-table {
    width: 90%;
}

.e-table__col {
    font-size: 20px;
}

.e-table__col.e-table__col_center {
    font-size: 16px;
}

h2.guar__title {
    margin: 0;
    text-align: center;
}
.models__block article.boiler-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.models__bolier__descr {
    width: auto;
}

.boiler-pellet .models__bolier___img, .boiler-uat .models__bolier___img {
    order: 1;
}

.boiler-pellet .models__bolier__descr, .boiler-uat .models__bolier__descr {
    order: 2;
}

.models__bolier___img {
    display: flex;
    width: 100%;
    padding-top: 100px;
    justify-content: center;
}

.boiler-card__fuel {
    max-width: 500px;
    width: 500px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.models .boiler-card__boiler-image:after, .models .boiler-card__boiler-image:after {
    left: 13px;
    right: auto;
}

.boiler-pellet .boiler-card__boiler-image:after, .boiler-uat .boiler-card__boiler-image:after {
    right: 35px;
    left: auto;
}
.models .boiler-card__area {
    display: none;
}
.models article.boiler-card.boiler-drova, .models article.boiler-card.boiler-coal {
    background-image: none;
}

.models article.boiler-card.boiler-pellet, .models article.boiler-card.boiler-uat {
    background-image: none;

}

.montage__wrapper picture {
    display:none;
    
}

.montage__wrapper picture {
    display: none;
}
.warm-block {
    flex: 1 30%;
    margin: 10px;
}

.trust-block {flex: 1 50%;}

.promo-block {
    flex: 1 50%;
}
.faq__question {
    height: auto;
}
.adv__item {
    margin: 10px;
}

/*callback form*/
.callback--visible {
    display: block;
}

.callback__form {
    display: flex;
    width: unset;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.callback__form input {
    flex: 1 100%;
}

.callback__inputs {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 80%;
    width: 80%;
}

.callback__inputs {}

.callback__input-wrap {
    flex: 1 1 100%;
    width: 100%;
    margin: 30px 0;
}

.personal_privacy.lightone {
    padding: 20px 30px;
}
button.callback__close {
    top: 100px;
}
/*end of callback form*/

/*landing-form*/
h2.landing-form__title {
    font-size: 40px;
    font-size: 24px;
    text-transform: none;
    line-height: 1.3;
}

h2.montage-form__title {
    font-size: 40px;
    font-size: 24px;
    text-transform: none;
    line-height: 1.3;
}
/*end of landing form*/

/*nav*/
.main-nav__links {
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
}

.main-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* margin: 10px 0; */
    /* padding: 30px 0 0; */
    flex-wrap: nowrap;
}

button.main-nav__open {
    position: absolute;
}

a.main-nav__logo {
    padding: 0;
}

.main-nav__links {
    padding: 0;
    /* margin: 30px 0 0; */
}

a.phone3 {
    font-size: 16px;
    /* color: #444; */
}
/*end nav*/

button.montage-form__close {
    top: 150px;
}

button.landing-form__close {
    top: 150px;
}

.time-people__model__img {
    display: none;
}

.time-people__model__descr {
    /* width: 100%; */
}

.time-people__model {
    display: none;
}

.time-people__desc__text {padding-bottom: 20px;}

.time-people__desc__counter_block {
    display: flex;
    justify-content: center;
}

.time-people__img {
    margin-top: 0;
    display: flex;
    justify-content: center;
}

.time-people__inner.slick-initialized.slick-slider {
    order: 2;
    margin-bottom: 20px;
}

.time-people h2 {
    order: 1;
}

.tp-control {
    order: 3;
    transform: translateY(-60px);
    z-index: 10;
}
.tp-next {
    right: -90px;
}
.tp-prev {
    left: -80px;
}

.strapping_wrapper {
    display: flex;
    flex-direction: column;
}

.strapping-block:first-child {
    margin-right: 0;
    margin-bottom: 20px;
}

.extra_eq {
    flex: 2 2 25%;
    width: 25%;
    margin: 0 5px;
}

.extra-wrapper h3 {
    text-align: center;
}

.img-wrapper {
    width: 40px;
    height: 40px;
    padding: 20px;
}
.extra_eq .text {
    font-size: 14px;
}

h2.dealers__title {
    order: 1;
}

.dealer__form__wrap {
    order: 3;
}

.dealers__map {
    order: 2;
    margin: 10px 0;
}

.inner-nav--wrapper {display: none;}



.icon-phone {
    width: 15px;
    height: 15px;
    left: -20px;
    top: 5px;
}

.models-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.models-buttons .popup-form-wrapper {
    margin-left: 0;
    min-width: 200px;
    text-align: center;
}

.banner-grid {
    grid-template-columns: 1fr;
}

.principle__grad {
    display: flex;
    flex-direction: column;
}

.principle__grad picture {
    margin: 20px;
}

.principle__text.red {margin-top: 24px;}

.safety .accent__empty .accent__left {
    padding: 10px 0 0 0;
}

.landing h2 {
    padding: 60px 10px 30px;
}

.control__inner {
    margin-top: 0;
    padding-top: 0;
}

.accent__empty.accent__half {
    margin-top: 0;
}

.e-table__row {}

.trust__inner {
    margin-top: 0;
    margin-bottom: 0;
}

.models .boiler-card__title {
    font-size: 24px;
}

.boiler-card__property {
    display: flex;
    flex-direction: column;
}

.price__group {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

.price__group .boiler-card__actual-price {
    font-size: 24px;
}

.price__group .boiler-card__actual-price .boiler-card__price-value {
    font-size: 22px;
}

span.boiler-card__price-value {}

.price__group .boiler-card__normal-price .boiler-card__price-value {
    font-size: 18px;
}

.promo__inner {
    margin-top: 0;
    margin-bottom: 0;
}

section.guar {
    padding-top: 0;
}

.montage .montage__block__wrapper {
    padding: 5px;
}

.montage .accent__text {
    padding: 10px 10px;
    font-size: 24px;
}

.montage__block {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.montage__block__text {
    text-align: center;
    padding: 10px 0 0;
}

.gift__wrapper .montage__block__lonely_text {
    color: #ffbf00;
    text-align: center;
    padding: 20px 0 0;
}

.montage__wrapper .montage__block__lonely_text {
    color: #ffbf00;
    text-align: center;
    padding: 20px 0 0;
}

.accent__empty {
    margin: 0;
}

section.faq {
    padding: 0;
}

.whatsapp_button {
    background-size: 100%;
    width: 65px;
    height: 65px;
    position: fixed;
    bottom: 20px;
    right: 110px;
    z-index: 100000;
}



}


@media only screen and (max-width: 400px) {


}