@media(max-width: 1366px) {
  .header {
    padding: 20px;
  }
  .menu a {
    margin: 0 20px;
  }
  .menu a:hover {
    color: #E2AF55;
  }
  .main-banner__content .page-title {
    font-size: 64px;
    gap: 0px;
    line-height: 64px;
  }
  .main-banner__content .page-title b {
    font-size: 100px;
    line-height: 100px;
  }
}
@media(max-width: 1280px) {


  .footer {
    border-radius: 45px 45px 0 0;
  }
}
@media(max-width: 1200px) {
  .tastes {
    min-height: auto;
  }
  .tastes-slider {
    margin: -216px auto 0 auto;
    width: 100%;
  }
  .tastes-img {
    max-width: 50%;
  }
  .tastes-img img {
    width: 100%;
  }
  .tastes-content {
    padding-top: 204px;
  }
  .tastes-content__descr {
    margin-top: 40px;
  }
  body.classic .where-buy-block-items:before,
  body.orange .where-buy-block-items:before,
  body.lime .where-buy-block-items:before,
  body.vanila .where-buy-block-items:before,
  body.zero .where-buy-block-items:before {
    background-size: 100% auto;
  }
  .where-buy-block-items:before {
    right: 22px;
    width: 249px;
    height: 350px;
  }
  .reviews-button-prev, .reviews-button-next {
    display: none;
  }
}
@media(max-width: 992px) {
  body {
    padding-top: 60px;
  }
  .tastes {
    padding-bottom: 0;
    border-radius: 0 0 40px 40px;
  }
  .tastes:before {
    display: none;
  }
  .main-banner {
    border-radius: 0 0 40px 40px;
    height: 692px;
  }
  .main-banner__image {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -150px;
    right: auto;
    width: 160%;
  }
  .main-banner__image img {
    width: 100%;
  }
  .main-banner__content .page-title {
    font-size: 32px;
    gap: 0px;
    line-height: 32px;
  }
  .main-banner__content .page-title b {
    font-size: 64px;
    line-height: 64px;
  }
  .main-banner__wrap {
    padding-top: 123px;
    margin-top: 0;
  }
  .main-slider .container {
    bottom: 24px;
  }
  .main-slider-pagination {
    text-align: center;
  }
  .main-slider-buttons {
    bottom: 56px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -10px;
    justify-content: space-between;
    width: 90%;
  }
  .tastes .page-title {
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .tastes-slider {
    margin-top: 0;
  }
  .tastes-content {
    padding-top: 40px;
  }
  .advantages-block>:nth-child(1),
  .advantages-block>:nth-child(2),
  .advantages-block>:nth-child(3),
  .advantages-block>:nth-child(4),
  .advantages-block>:nth-child(5) {
    margin-top: 0;
    gap: 40px;
  }
  .advantages-block__item {
    max-width: calc(50% - 13px);
  }
  .advantages-block {
    row-gap: 36px;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .page-title__sec {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
  }
  .advantages-block__item-icon {
    width: 104px;
    height: 104px;
  }
  .advantages-block__item-icon img {
    width: 42px;
  }
  .advantages-block__item-icon::before {
    width: 82px;
    height: 43px;
    background-size: 100% auto;
    bottom: -14px;
  }
  .advantages-block__item-text {
    font-size: 16px;
    line-height: 20px;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .menu {
    position: fixed;
    top: 80px;
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 30px;
    width: 100%;
    display: none;
    z-index: 99;
    padding-top: 20px;
    background: rgba(0, 0, 0, .7);
  }
  .logo {
    margin: 0 auto;
  }
  .menu-toogler {
    display: flex;
  }
  .soc-links {
    min-width: auto;
  }
  .soc-links__item {
    width: 28px;
    height: 28px;
  }
  .header {
    height: 80px;
  }
  .menu.active {
    display: flex;
  }
  .where-buy-block-items {
    padding: 32px 52px 409px 52px;
  }
  .where-buy-block-items .where-buy-block:before {
    display: none;
  }
  .where-buy-block-items>:first-child {
    padding: 0;
    margin: 0;
  }
  .where-buy-block-items {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .where-buy-block__title {
    text-align: center;
    margin-bottom: 24px;
  }
  .where-buy-block-items:before {
    right: 50%;
    transform: translate(50%);
  }
  .reviews {
    margin-bottom: 40px;
    padding-bottom: 104px;
    padding-top: 24px;
  }
  .advantages .page-title,
  .where-buy .page-title {
    margin-top: 0;
  }
  .reviews .page-title__sec {
    margin-top: 28px;
    margin-bottom: 48px;
  }
  .reviews-block__item-title {
    font-size: 24px;
    line-height: 28px;
  }
  .reviews-block__item-text {
    font-size: 16px;
    line-height: 24px;
  }
  .reviews-block__item {
    padding: 28px 24px 77px 24px;
  }
  .formats {
    margin-bottom: 80px;
  }
  .tastes {
    padding-top: 360px;
    margin-bottom: 44px;
  }
  body.vanila .main-banner__image {
    margin-left: -10px;
    width: 50%;
    transform: none;
  }
  body.zero .main-banner__image {
    left: 50%;
    margin-left: 0px;
    width: 100%;
  }
  body.zero .main-banner__image img {
    width: 761px;
    height: 862px;
    object-fit: contain;
    margin-left: auto;
    position: absolute;
    z-index: 2;
    bottom: -190px;
    right: 0;
  }
  .tastes-img {
    max-width: 100%;
    margin-top: 20px;
  }
  .advantages {
    margin-bottom: 10px;
  }
}
@media(max-width: 900px) {
  .footer-top {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 25px;
  }
  .footer-bottom {
    flex-direction: column;
    gap: 48px;
  }
  .footer-item.contact {
    order: -1;
    padding: 0;
    margin-top: 0;
    width: auto;
  }
  .footer {
    padding-bottom: 40px;
  }
}

@media(max-width: 767px) {
  .formats-block .swiper-wrapper>:nth-child(1) .formats-block-item img,
  .formats-block .swiper-wrapper>:nth-child(2) .formats-block-item img,
  .formats-block .swiper-wrapper>:nth-child(3) .formats-block-item img,
  .formats-block .swiper-wrapper>:nth-child(4) .formats-block-item img,
  .formats-block .swiper-wrapper>:nth-child(5) .formats-block-item img {

    height: 350px;
  }
  .formats-block .swiper-wrapper>:nth-child(1) .formats-block-item,
  .formats-block .swiper-wrapper>:nth-child(2) .formats-block-item,
  .formats-block .swiper-wrapper>:nth-child(3) .formats-block-item,
  .formats-block .swiper-wrapper>:nth-child(4) .formats-block-item,
  .formats-block .swiper-wrapper>:nth-child(5) .formats-block-item {
    padding-left: 0;
  }
  .formats-block .swiper-wrapper>:nth-child(1) .formats-block-item .formats-block-item__text,
  .formats-block .swiper-wrapper>:nth-child(2) .formats-block-item .formats-block-item__text,
  .formats-block .swiper-wrapper>:nth-child(3) .formats-block-item .formats-block-item__text,
  .formats-block .swiper-wrapper>:nth-child(4) .formats-block-item .formats-block-item__text,
  .formats-block .swiper-wrapper>:nth-child(5) .formats-block-item .formats-block-item__text
  {
    margin-left: 0;
  }
  .formats-block {
    padding-top: 100px;
    padding-bottom: 37px;
  }
  .formats-block:before {
    height: 192px;
    border-radius: 40px;
  }
  .where-buy-block-items {
    padding: 32px 52px 385px 52px;
  }
  .formats-slider-button-prev.swiper-button-disabled,
  .formats-slider-button-next.swiper-button-disabled {
    opacity: .5;
  }
  .formats-slider-pagination {
    bottom: -40px !important;
    gap: 16px;
  }
  .formats {
    position: relative;
  }
  .tastes-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .tastes-content {
    padding-top: 0;
    height: auto;
    margin-top: -13px;
  }
  .tastes-content__descr {
    margin-top: 17px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    max-width: 100%;
    padding: 0 60px;
  }
  .tastes-content__title {
    max-width: 270px;
    margin: 0 auto;
    height: 60px;
  }
  .tastes-content__title img {
    width: 100%;
  }
  .main-banner__image {
    width: 100vw;
    height: 100%;
    margin-left: 0;
  }
  .main-banner__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 600px;
    background: linear-gradient(180deg, #A80014 39.37%, rgba(168, 0, 20, 0.00) 89.46%);
    z-index: 2;
  }
  body.classic .main-banner__image:before,
  body.vanila .main-banner__image:before,
  body.zero .main-banner__image:before {
    background:  linear-gradient(180deg, #A80014 50.37%, rgba(168, 0, 20, 0.00) 80%);
    z-index: 3;
  }
  body.zero .main-banner .main-banner__image {
    left: 0;
    transform: none;
  }
  body.vanila .main-banner__image:before {
    height: 660px;
  }
  body.orange .main-banner__image:before {
    background: linear-gradient(180deg, #C55504 39.37%, rgba(197, 85, 4, 0.00) 89.46%);
  }
  .main-banner__image img {
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 85%;
  }
  body.lime .main-banner__image:before {
    background: linear-gradient(180deg, #639A16 39.37%, #639A16 74.45%, rgba(99, 154, 22, 0.00) 89.71%, rgba(99, 154, 22, 0.00) 100%);
  }
  body.vanila .main-banner__image img {
    bottom: -50px;
    left: 0%;
    width: 100%;
  }
  body.vanila .main-banner__image {
    width: 100%;
    transform: translateX(-50%);
  }
  body.zero .main-banner__image {
    left: 66%;
    margin-left: 0px;
    width: 100%;
  }
  body.vanila .main-banner__image img {
    width: 499px;
    height: 565px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -80px;
  }
  body.lime .main-banner__image img {
    bottom: -75px;
    left: 65%;
    transform: translateX(-50%);
    width: 789px;
    height: 717px;
    object-fit: contain;
  }
  .where-buy-block-items:before {

  }

  .footer-top {
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .footer-bottom {
    gap: 18px;
  }
  .footer-text {
    margin-bottom: 25px;
  }
  .footer-btns {
    gap: 7px;
    flex-direction: column;
  }
  .footer .soc-links {
    gap: 20px;
  }
}

@media  (max-width: 575px) {

  body.zero .main-banner__image img {
    display: none;
  }

  .main-banner__image img {
    width: 100%;
  }
  body.zero .main-banner__image img.mob {
    display: block;
    width: 100%;
    height: 425px;
    bottom: 0;
    object-fit: cover;
  }

  .main-banner__image:before {
    width: 100vw;
    height: 500px;
  }


}
@media(max-width: 480px) {
  .main-banner__content .page-title {
    padding: 0 15px;
    margin-top: 0;
  }
  body.orange .main-banner__image img {
    bottom: -260px;
    width: 218%;
    right: -60%;
  }
  body.orange .main-banner__content .page-title b {
    font-size: 48px;
    line-height: 58px;
  }
  body.lime .main-banner__content .page-title b {
    font-size: 48px;
    line-height: 58px; 
  }
  body.lime .main-banner__image img {
    left: 50%;
    bottom: -100px;
    margin-left: 25px
  }
  body.vanila .main-banner__content .page-title b,
  body.zero .main-banner__content .page-title b {
    font-size: 48px;
    line-height: 52px;
  }
  .soc-links__item {
    width: 28px;
    height: 28px;
  }
  .soc-links {
    gap: 8px;
  }
  .logo {
    max-width: 85px;
  }
  .logo img {
    width: 100%;
  }

  body.lime .main-banner__image:before {
    height: 360px;
  }
  .tastes-content__descr {
    margin-bottom: 30px;
  }
}
@media(max-width: 420px) {
  .where-buy-block-items>:last-child .where-buy-block__img>:last-child {
    margin-top: 0;
  }
  .where-buy-block__img {
    position: relative;
  }

  body.zero .main-banner__image img {
    display: none;
  }


  body.zero .main-banner__image img.mob {
    display: block;
    width: 100%;
    height: 425px;
    bottom: 0;
    object-fit: cover;
  }
}

@media (max-width: 991px) {
  .formats {
    padding: 0 15px;
  }

  .where-buy {
    padding: 0 15px;
  }
}