@media screen and (max-width: 992px) {
    .about-us .about-header .text h1 {
        font-size: 56px;
        margin-bottom: 16px;
    }
    .about-us .about-header .text p {
        font-size: 19px;
        padding: 0 20px;
        line-height: 1.2;
        margin-bottom: 50px;
    }
    .sustainability .text-items {
        padding: 0 15px 70px 15px;
    }
    .sustainability .text-item {
        margin: 0;
    }
    .sustainability .text-item .text {
        flex-basis: 70%;
    }
    .career .text-items {
        padding: 0 15px 70px 15px;
    }
    .career .text-item {
        margin: 0;
    }
    .career .text-item .text {
        flex-basis: 70%;
    }
}

@media screen and (max-width: 768px) {
    #main {
        width: 100%;
        padding: 0 15px;
    }
    .about-us .about-body {
        padding: 45px 10px;
    }
    .about-video p, .about-video .video-title {
        padding: 0 10px 25px 10px;
    }
    .our-story .about-body img {
        float: unset !important;
        display: block;
        margin: 20px auto 20px auto !important;
        max-width: 100% !important;
        height: auto !important;
    }
    .our-story .about-header .bg {
        height: 250px;
        overflow: hidden;
    }
    .about-us .about-header .bg img {
        min-width: 100%;
        min-height: 100%;
        object-fit: cover;
        max-width: 100vw;
    }
    .about-video img {
        max-width: 100%;
        height: auto;
    }
    .about-video iframe {
        height: 250px;
        margin-bottom: 25px;
    }
    .about-us .about-header .text h1 {
        font-size: 36px;
        margin-bottom: 6px;
    }
    .about-us .about-header .text p {
        font-size: 16px;
        padding: 0 20px;
        line-height: 1.2;
        margin-bottom: 50px;
    }
    .about-header .back {
        width: 24px;
        height: 24px;
        top: 9px;
        left: 9px;
        opacity: 0.8;
    }
    .sustainability .about-header .bg {
        height: 350px;
        overflow: hidden;
    }
    .sustainability .text-item {
        flex-wrap: wrap;
    }
    .sustainability .text-item .text {
        flex-basis: 100%;
        order: 0;
    }
    .sustainability .text-item:nth-child(2n+2) .img, .sustainability .text-item .img {
        flex-basis: 50%;
        order: 1;
        margin: 10px auto 50px auto;
    }
    .timeline .about-header .bg {
        height: 350px;
        overflow: hidden;
    }
    .timeline .text-items {
        padding: 30px 0 70px 0;
    }
    .career .about-header .bg {
        height: 350px;
        overflow: hidden;
    }
    .career .text-item {
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .career .text-item:nth-child(2n+2) .text, .career .text-item .text {
        flex-basis: 100%;
        order: 0;
        padding: 0;
    }
    .career .text-item:nth-child(2n+2) .img, .career .text-item .img {
        flex-basis: 50%;
        order: 1;
        margin: 10px auto 50px auto;
    }
    .about-us.corporate .about-body {
        flex-wrap: wrap;
    }
    .about-us.corporate .about-body .text {
        flex-basis: 100%;
        order: 0;
        padding: 0;
    }
    .about-us.corporate .about-body .img {
        flex-basis: 100%;
        order: 1;
        text-align: center;
        margin-top: 20px;
    }
    .footer-container {
        padding: 0 10px;
        width: 100%;
    }
    footer>.content-asset {
        padding: 0 15px 10px 15px;
    }
    .footer-container .menu-footer li {
        padding: 0 10px;
    }
    .corporate .about-header .bg {
        height: 250px;
        overflow: hidden;
    }
    .management .about-header .bg {
        height: 250px;
        overflow: hidden;
    }
    .management-boxes {
        padding: 0 10px;
    }
    .about-us-boxes {
        padding: 40px 10px 70px 10px;
    }
    .list-articles {
        padding: 0 0;
    }
    .list-articles .article-group.article-group-big .article .desc {
        left: unset;
        right: 20px;
    }
    .ingradients-wrap .ingrid li.extra-block {
        margin: 0;
    }
    .sustainability .text-item .text .text-item-title {
        margin-top: unset;
    }
}

@media screen and (max-width: 650px) {
    .list-articles {
        flex-wrap: wrap;
    }
    .list-articles .article-group {
        max-width: 100%;
        flex-basis: 100%;
    }
    .list-articles .article-group.article-group-big .article,
    .list-articles .article-group .article {
        flex: 0 0 100%;
        max-width: calc(100% / 2 - 20px * 0 / 2);
        padding: 0 20px 0 0;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 20px;
    }
    .list-articles .article-group.article-group-big .article .desc {
        position: unset;
        left: unset;
        bottom: unset;
        padding: unset;
        background-color: unset;
        max-width: unset;
    }
    .list-articles .article-group.article-group-big .article .desc a,.list-articles .article-group .article .desc a {
        overflow: hidden;
        text-decoration: none;
        font-family: Neutraface2Text-Book, Arial, sans-serif;
        line-height: 1.2;
        -webkit-transition: font-size 1s ease, font-family 1s ease;
        transition: font-size 1s ease, font-family 1s ease;
        letter-spacing: .3px;
        padding-top: 15px;
        padding-bottom: 20px;
        font-size: 15px;
        display: block;
    }
    
    .list-articles .article-group.article-group-big .article .thumbnail,
    .list-articles .article-group .article .thumbnail {
        width: 100%;
        height: 157px;
    }
    .list-articles .article-group.article-group-big .article:nth-child(2n+2),
    .list-articles .article-group .article:nth-child(2n+2) {
        padding-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .sustainability .about-header .bg {
        height: 380px;
    }
    .timeline .text-items::before {
        display: none;
    }
    .timeline .text-item {
        margin: 0 0 20px 0;
        border-bottom: 1px solid #f2ebeb;
    }
    .timeline .text-item:last-child {
        border-bottom: 0 solid #f2ebeb;
        margin-bottom: 0;
    }
    .timeline .text-item:nth-child(2n+2) .text, .timeline .text-item .text {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 20px 0;
    }
    .timeline .text-item:nth-child(2n+2) .text::before, .timeline .text-item .text::before {
        display: none;
    }
    .about-us-boxes .box:nth-child(2)::after {
        top: -15px;
        right: -33px;
        width: 32%;
        height: calc(100% + 25px);
    }
    .about-us-boxes .box:nth-child(1)::after {
        left: 3px;
    }
    .list-articles .article-group.article-group-big .article,
    .list-articles .article-group .article {
        max-width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 400px) {
    .timeline .about-header .bg {
        height: 380px;
        overflow: hidden;
    }
    .sustainability .about-header .bg {
        height: 450px;
    }
    .about-us .about-body {
        padding: 35px 0;
    }
    .about-us.sustainability .about-header .text p {
        margin-bottom: 60px;
    }
    .sustainability .text-item:nth-child(2n+2) .img, .sustainability .text-item .img {
        flex-basis: 70%;
    }
    .career .text-item {
        padding: 0 0;
    }
    .career .text-item:nth-child(2n+2) .img, .career .text-item .img {
        flex-basis: 70%;
    }
    .about-us-boxes .box:nth-child(1)::after {
        left: 6px;
    }
    .about-us-boxes .box:nth-child(2)::after {
        top: -12px;
        right: -33px;
        width: 32%;
        height: calc(100% + 20px);
    }
}