@media screen and (max-width: 1200px) and (min-width: 960px){
    .footer-nav {
        height: 100%;
    }
}
@media screen and (max-width: 999px) {

    .footer__content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .footer__email {
        align-items: flex-start;
        margin-top: 30px;
    }

}

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

    .index-banner-title {
        font-size: 40px;
        margin-top: 200px;
    }

}

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

    .footer a.footer__phone-number, .footer a.footer__email-address {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .index-banner-title {
        font-size: 30px;
    }

}


@media screen and (max-width: 1024px) {
    .column-6 {
        flex: 0 0 33.3333333%;
        width: 33.3333333%;
    }
    .footer-nav__logo img{
        max-height: 90px;
    }
    .section-carousel-collumn .footer-nav {
        height: 100%;
    }
}

@media screen and (max-width: 960px) {
    .column-2 {
        flex: 0 0 100%;
    }
    .column-3 {
        flex: 0 0 100%;
    }
    .column-4 {
        flex: 0 0 100%;
    }
    .column-5{
        flex: 0 0 100%;
    }

    .footer-nav {
        height: auto;
    }
    .index-banner {
        min-height: 450px;
    }
    .index-item {
        width: calc(100% - 12px);
        flex-basis: auto;
    }
    .header-item:last-child {
        display: none;
    }
    .header {
        min-height: auto;
    }
    .header-item {
        padding: 72px;
        min-height: 600px;
    }
    .app-eat-lab .header-item:first-child:after{
        display: none;
    }
    .header-item__content {
        padding: 72px;
    }
    .app-eat-lab .header-item__content {
        padding: 35px 36px;
    }
    .header-item__inner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
        width: max-content;
        height: max-content;
        top: 72px;
        right: 72px;
    }
    .menu-toggle {
        position: relative;
        right: 0;
        top: 0;
    }
    .menu-toggle svg circle {
        fill: #fff;
    }
    .menu-toggle svg rect {
        fill: #67674E;
    }
    .header-item__inner .btn-buy {
        position: relative;
        margin-right: 18px;
        right: 0;
        bottom: 0;
    }
    .section-content {
        padding: 72px;
    }
    .section-carousel {
        height: 640px;
    }
    .section-carousel img {
        object-fit: cover;
    }
    .footer-wrapper {
        min-height: auto;
    }
    #contacts {
        max-height: 100%;
    }
    .contacts-delivery {
        margin-bottom: 70px;
    }
    .copyright {
        flex-direction: column;
        align-items: flex-start;
    }
    .copyright-text {
        margin-bottom: 22px;
    }
    .map {
        height: 640px;
        overflow: hidden;
    }
    .app-murmansk .section-4 .section-content {
        width: 100%;
    }
    .swiper-wrapper{
        align-items: center;
    }
    .app-winecircle .section-1:before {
        width: 10px;
        height: 63px;
        left: calc(50% - 5px);
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 767px) {
    .column-6 {
        flex: 0 0 100%;
        width: 100%;
    }
    .footer-nav__logo img {
        max-height: 100%;
    }
    .app-winecircle .section-content__after-text br{
        display: none;
    }
}
@media screen and (max-width: 700px) {
    .app .section-2 .column{
        min-height: 500px;
    }
    .app .section-2 .section-content__before-text {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 640px) {
    .header-item {
        min-height: 531px;
        padding: 36px;
    }
    .header-item__content {
        padding: 0;
        position: relative;
        margin-top: 44px;
    }
    .header-item__inner {
        right: 36px;
        top: 36px;
    }
    .header-item__inner .btn-buy {
        display: none;
    }
    .section-content {
        padding: 68px 36px;
    }
    .footer-wrapper {
        padding: 68px 36px;
    }
    .footer-nav {
        padding: 36px;
        height: 100%;
    }
    .footer-nav__logo {
        width: 120px;
    }
    .footer-nav__tavola .footer-nav__logo img {
        width: 100%;
        max-height: 80px;
    }
    .section-5 {
        padding: 36px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 36px;
        height: 36px;
    }
    .section-5 .swiper-slide {
        padding: 0px;
    }
    .map{
        height: auto;
    }
    .map iframe{
        display: none;
    }
    .map img{
        display: block;
    }
    .map frame{
        display: none;
    }
    .header-item__content {
        position: absolute;
        padding: 36px;
    }
    .app-tavola .show {
        z-index: 4;
    }
    .app-meat .header-item__content-name {
        font-size: 14px;
        line-height: 18px;
    }
    .app-meat .header-item__content-text {
        font-size: 21px;
        line-height: 28px;
    }
    .app-eat-lab .header-item__content-name {
        font-size: 13px;
    }
    .app-eat-lab .header-item__content-text {
        font-size: 21px;
        line-height: 25px;
    }
}

@media screen and (max-width: 430px) {
    .app-tavola .header-item__wrapper-logo img {
        max-width: 238px;
    }

}
@media screen and (max-width: 320px) {
    .header-item {
        min-height: 542px;
        padding: 24px;
    }
    .header-item__content {
        padding: 0;
        position: relative;
        margin-top: 44px;
    }
    .header-item__inner {
        right: 24px;
        top: 24px;
    }
    .header-item__content-name {
        font-size: 16px;
    }
    .header-item__content-text {
        font-size: 26px;
    }
    .header-item__content-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    .header-item__social.social {
        margin-bottom: 15px;
    }
    .section-content {
        padding: 44px 24px;
        text-align: left;
    }
    .section-content__text {
        font-size: 26px;
    }
    .footer-nav {
        padding: 24px;
    }
}