.menu--chapters div:first-child{
    display:none;
}

@media(max-width:1500px){
    .main_video_block{
        right:calc(50% + 50px);
    }
}
@media screen and (max-width:1400px){
    .header--centerhead--inner__logo {
        padding: 5px 5px 5px 80px;
        text-align: center;
    }
    .h1{
        top:-70px;
    }
}

@media screen and (max-width:1300px){
    .js__adv--banner__absolute:after,
    .js__adv--banner__absolute:before,
    .under--header--slider.fade-in .fnc--slider--inner__text{
        top:50px;
    }
    .main_video_block{
        right:calc(50%);
    }
    .plus-block {
        position: relative;
        margin-top: -170px;
    }

    .plus-block .content-block{
        height:170px;
    }

    body {
        font-size: 17px;
    }

    .f-screen-content{
        padding-left:50px;
    }



}

@media screen and (max-width:1200px) {
    .h1{
     font-size:50px;
    }
    .main_video_block {
        right: calc(45%);
    }
    .fnc--center--articles {
        padding: 50px 15px;
    }
    .breads__container {
        padding: 10px 15px;
    }

    .content--center--page__main,
    .con-con-flex {
        padding: 0 15px;
    }

    .content--center--main.produkciya .content--center--page__main{
        padding:0;
    }

    .header--centerhead .content-block,
    footer .content-block{
        padding: 0 15px;
    }

    .fnc--center--articles__container{
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .fnc--center--articles__listitem, .fnc--articles--listitem {
        margin: 15px 25px;
    }

    .fnc--center--articles {
        background: url(/themes/img/bg-news.jpg) repeat-y center top;
        background: url(/themes/img/bg-news.jpg) no-repeat center top;
        background-size: auto 100%;
    }

    .fnc--center-topitems {
        background: url(/themes/img/bg-new-taste.jpg) repeat-y center top;
        background: url(/themes/img/bg-new-taste.jpg) no-repeat center top;
        background-size: auto 100%;
    }

    .plus-block {
        margin-top: 0px;
    }

    .fnc--slider--inner__text,
    .js__adv--banner__absolute:before,
    .js__adv--banner__absolute:after {
        bottom: 0;
    }

    .content--center--main {
        background: url(/themes/img/bg-contacts.jpg) repeat-y center top;
        background: url(/themes/img/bg-contacts.jpg) no-repeat center top;
        background-size: auto 100%;
    }

    .fnc--products--listVer,
    .fnc--articles--list {
        justify-content: center;
    }

    .good-taste-block {
        background: url(/themes/img/bg-good-taste.jpg) no-repeat calc(50% - -110px) top;
    }

    .fnc--center--articles--listitem__name, .fnc--articles--listitem__name {
        min-height: 66px;
    }

    section.home .fnc--products--listitem:hover, .fnc--products--listitem:hover {
        z-index: 2;
        width: 300px;
        max-width: 300px;
        height: 280px;
    }

    .fnc--products--listitem:hover .fnc--products--listitem__image {
        height: auto;
        width: 100%;
    }

    .fnc--products--listitem:hover .fnc--products--listitem__info {
        font-size: 1em;
    }

    .fnc--products--listitem:hover img {
        max-height: 280px;
        max-width: 280px;
        width: 100%;
    }

    section.home .fnc--products--listitem:hover, .fnc--products--listitem:hover {
        z-index: 2;
        width: 300px;
        max-width: 300px;
        height: 400px;
    }

    .fnc--products--listitem:hover .fnc--products--listitem__name, .fnc--products--listitem:hover .fnc--products--listitem__name a {
        font-size: 1em;
    }

    .fnc--products--listitem__image {
        width: 100%;
    }
    
}

@media screen and (max-width:1100px) {
    
    .content--center--main.produkciya .fnc--center--catalog__list--item {
        width: 33%;
    }

    .content--center--main.produkciya .fnc--center--catalog {
        background: url(/themes/img/bg-catalog.jpg) repeat-y center top;
    }

    .contacts-page {
        max-width: 375px;
    }

    .js__adv--banner__absolute:before,
    .js__adv--banner__absolute:after  {
        right: 50%;
    }

    .slick-prev {
        left: -50px;
    }

    .slick-next {
        right: -50px;
    }

    .real-taste .flex-block {
        align-items: center;
        justify-content: flex-start;
        flex-direction: column-reverse;
    }

    .real-taste .flex-block .text-part {
        flex-basis: 575px;
        max-width: 575px;
    }

    .real-taste h2 {
        padding-bottom: 42px;
    }
    
    .real-taste .content-block {
        padding-bottom: 50px;
    }

    .real-taste .img-part {
        width: auto;
    }

}
@media(max-width:1050px){
    .h1 {
        font-size: 48px;
    }
}
@media screen and (max-width:1000px) {
    .h1 {
        font-size: 45px;
    }

    .menu--chapters div:first-child{
        display:block;
    }
    
    .menu--chapters__item {
        padding: 10px 15px;
    }

    .plus-block .content-block {
        height: auto;
        flex-wrap: wrap;
        padding: 50px 0 20px;
    }

    .plus {
        margin: 0 5% 30px;
    }

    .slick-prev {
        left: -25px;
    }

    .slick-next {
        right: -25px;
    }

    .good-taste-block {
        background: url(/themes/img/bg-good-taste.jpg) no-repeat center top;
    }

    .seo-text-block div.content-block > div {
        max-width: 100%;
    }

    .menu--chapters,
    .js__adv--banner__absolute:after{
        display:none;
    }
    .main_video_block{
        display:none;
    }
    .f-screen-content{
        display:block;
    }
        
}

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

    .header--centerhead--inner__column3 {
        display: flex;
        padding-right: 100px;
    }

    footer .header--centerhead--inner__column3 {
        padding-right: 0;
    }
    


.seo-text-block div.content-block {
    flex-direction: column;
}

.fnc--center--catalog__container {
    max-width: 700px;
}

.js__adv--banner__absolute {
    background-size: 1201px !important;
    background-position: 0 center !important;
}

.under--header--slider.fade-in .js__adv--banner__absolute:before {
    height:auto;
    right:0;
    border-width: 10px;
}

div.real-taste div.img-part,
div.real-taste .img-part.process {
    width: 100%;
    height: 373px;
    position: relative;
    opacity: 1;
    transform: none;
    right: 0;
    top: 0;
    background-image: url(/themes/img/box-photos/box-12.png) !important;
}

.secret {
    height: 250px
}
    
}

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

    section.home .fnc--products--listitem:hover, .fnc--products--listitem:hover {

    }

    .open-hamburger-menu, header.active ~ .open-hamburger-menu {
        top: 5px;
    }
    
    .fnc--center--catalog__container {
        max-width: 600px;
    }

    .slick-prev {
        left: -50px;
    }

    .slick-next {
        right: -50px;
    }

    .good-taste-block .text-block {
        margin: 0 auto;
    }

    .good-taste-block {
        background: url(/themes/img/bg-good-taste.jpg) no-repeat 65% top;
    }

    
    .content--center--main.produkciya .fnc--center--catalog__list--item {
        width: 50%;
    }

    .con-con-flex {
        flex-direction: column;
        margin-top: 40px;
    }

    .con-con-flex > div{
        width: 100%;
        max-width: 100%;
    }

    .contacts-page {
        margin-bottom: 100px;
    }

    .con-con-flex > div {
        width: 100%;
        max-width: 100%;
    }

    .makei-pelmeshki-block{
        text-align: center;    
    }
    .makei-pelmeshki-block img:last-child {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .fnc--feedback.fnc--feedback_add-partners {
        min-height: 1px;
    }

    .page--article--text img {
        max-width: 90%;
        float: none;
        margin: 20px auto 30px;
        display: block;
    }

}


@media screen and (max-width:700px) {
    .fnc--products--listitem__image img, .fnc--products--listitem:hover img {
        max-width: 278px;
        max-height: 280px;
        width: 100%;
        margin: 0 auto;
    }

    .fnc--products--listitem {
        flex-basis: auto;
    }
    .fnc--products--listitem__main {
        width: auto;
    }

    .header--centerhead--inner__logo {
        padding: 5px 5px 5px 49px;
        text-align: center;
        width: 147px;
    }

    .fnc--center--catalog--item__main:hover {
        transform: scale(1);
    }

    section.home .fnc--products--listitem:hover, .fnc--products--listitem:hover,
    .fnc--products--listitem {
        z-index: 2;
        width: 300px;
        max-width: 300px;
        height: auto;
    }

    .fnc--products--listitem-bg {
        display: block;
    }



    footer .header--centerhead--inner__logo {
        padding: 5px 5px 5px 48px;
    }

    footer .header--centerhead--inner__logo a:before {
        top: -46px;
        left: -54px;
        width: 60px;
        height: 75px;
    }

footer .content-block {
        display: flex;
        flex-direction: column;
        padding: 20px 0;
    }

    footer .header--centerhead--inner__logo a:before {
        content: '';
        background: url(/themes/img/vusiki.svg) no-repeat center top;
        top: -45px;
        width: 60px;
        height: 75px;
        transition: all 0.5s ease;
        background-size: 100% auto;
    }
    
    .header--centerhead--inner__logo a ~ p {
        white-space: nowrap;
    }
    .header--centerhead--inner__logo a:before,
    header.active .header--centerhead--inner__logo a:before {
        content: '';
        background: url(/themes/img/vusiki.svg) no-repeat center top;
        position: absolute;
        top: -16px;
        left: -75px;
        line-height: 0;
        width: 83px;
        height: 63px;
        transition: all 0.5s ease;
        background-size: auto 100%;
    }
    .fnc--center--catalog__container {
        max-width: 500px;
    }

.js__adv--banner__absolute,
.js__fnc--slider--inner__relative {
    background-size: 1201px auto !important;
    background-position: -120px center !important;
    height: 400px !important;
}

.fnc--slider--inner__text h1 {
    font-size: 3em;
    line-height: 54px;
}

.header--centerhead .content-block {
    height: 60px;
}

body{
    padding-top:60px;
}

.header--centerhead--inner__logo img {
    max-width: 90px;
}

.header--centerhead--inner__logo a ~ p {
    font-size: 0.6em;
    line-height: 0.5;
}

.plus-block .content-block {
    flex-direction: column;
}

.plus {
    margin: 39px 0;
    width: 300px;
    justify-content: flex-start;
}

.real-taste .flex-block .text-part {
    flex-basis: 500px;
    max-width: 500px;
}

.fnc--feedback--main__line {
    max-width: 80%;
    margin: 0 auto;
}




    
}

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

    .fnc--products--listitem__icon {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .fnc--products--listitem:hover .fnc--products--listitem__name, .fnc--products--listitem:hover .fnc--products--listitem__name a {
        font-size: 1em;
    }
    
    .fnc--center--catalog__container {
        max-width: 400px;
    }

    .fnc--slider--inner__text h1 {
        font-size: 3em;
        line-height: 54px;
        text-align: center;
    }

    .fnc--products--listitem__image {
        display: block;
    }



    .f-screen-content a{
        margin:0 auto;
    }

    .f-screen-content {
        padding: 0 15px;
        width: 100%;
    }

    .js__adv--banner__absolute, .js__fnc--slider--inner__relative {
        background-size: 1401px auto !important;
        background-position: -375px center !important;
        height: 400px !important;
    }

    .real-taste .flex-block .text-part {
        flex-basis: 400px;
        max-width: 400px;
    }

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

    .real-taste .flex-block .text-part .img-block{
        margin-right: 0;
        margin-bottom: 10px;
    }

    .good-taste-block .text-block {
        margin: 0 auto;
        max-width: 100%;
        padding: 0 20px;
    }

    .img-part img {
        max-width: 80%;
        display: block;
        margin: 0 auto;
    }

    .makei-pelmeshki-block img:last-child {
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
    }

    .makei-pelmeshki-block img:first-child {
        max-width: 70%;
    }

    
}

@media screen and (max-width:500px) {
    
    .fnc--center--catalog__container {
        max-width: 300px;
    }

    .content--center--main.produkciya .fnc--center--catalog__list--item {
        width: 100%;
    }

    .seo-text-block div.content-block {
        padding: 40px 15px;
    }
    .fnc--center--articles {
        padding: 50px 15px;
        box-sizing: border-box;
    }

    .fnc--center--articles__listitem, .fnc--articles--listitem {
        margin: 15px 0;
    }

    .slick-next {
        right: -20px;
    }

    .slick-prev {
        left: -25px;
    }

    .fnc--center--articles {
        padding: 50px 0;
    }

    .fnc--center--articles--listitem__image img, .fnc--articles--listitem__image img {
        max-width: 100%;
    }

    .fnc--center--articles--listitem__image, .fnc--articles--listitem__image {
        height: auto;
    }

    .page--article--text img{
	margin-top: 0;
    height: auto;
    }

    .real-taste .flex-block .text-part {
        flex-basis: calc(100% - 50px);
        max-width: calc(100% - 50px);
    }

    .plus {
        width: 240px;
    }

    .content--center--page__main, .con-con-flex {
        padding: 0;
    }

    .plus {
        width: 275px;
    }
    
    .secret {
        margin-bottom: 40px;
    }

    .secret {
        height: 300px;
    }

    .fnc--center--catalog__container {
        height: 375px;
    }

    .con-con-flex > div {
        padding: 0 15px;
    }

    body{
        font-size:16px;
    }

    .fnc--products--listitem {
        margin: 0 0 20px;
    }

    .real-taste h2 {
        padding-bottom: 42px;
        margin: 0 10px;
    }

    .breads {
        display:none;
    }

    .fnc--slider--inner__text {
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 0;
        right: 0;
        max-width: 1200px;
        margin: auto;
        height: auto;
        display: flex;
        align-items: center;
        background: rgba(48, 48, 48, 0.35);
    }

    .fnc--center--articles__listitem, .fnc--articles--listitem {
        flex-basis: calc(100% - 50px);
    }

    div.real-taste div.img-part, div.real-taste .img-part.process{
        background:none!important;
        height:auto;
        margin-bottom:20px;
    }

    div.real-taste div.img-part img{
        display:block;
        max-width:85%;
    }
    .social {
        display: flex;
        flex-direction: column;
    }
    .header--centerhead--inner__column3 {
        padding-right: 90px;
    }

}

@media screen and (max-width:400px) {
    
    .header--centerhead--inner__column3 {
        padding-right: 70px;
    }
    
}

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

    .fnc--products--listitem-bg {
        margin: 0 0 20px;
    }

    .header--centerhead--inner__column2{
        display:none;
    }
    
    body {
        font-size: 14px;
    }

    .fnc--slider--inner__text h1 {
        font-size: 2.5em;
        line-height: 43px;
        text-align: center;
    }

    .js__adv--banner__absolute, .js__fnc--slider--inner__relative {
        background-size: 1401px auto !important;
        background-position: -490px center !important;
        height: 400px !important;
    }

    .plus {
        width: 275px;
        flex-direction: column;
        margin: 20px 0 45px;
    }

    .plus .plus-number {
        margin-right: 0;
    }

    .plus .plus-text{
        text-align:center;
    }

    .plus .plus-number:before {
        top: -35px;
        left: -36px;
    }

    .plus:nth-child(2) .plus-number:before {
        top: -33px;
        left: -15px;
        transform: rotate(30deg);
    }

    .plus:nth-child(3) .plus-number:before {
        top: -14px;
        left: -20px;
    }

    .fnc--products--listitem__name, .fnc--products--listitem__name a {
        font-size: 1.2em;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }
    
}