@media screen and (min-device-width: 320px) and (max-device-width: 844px) {
    html.snap {
        scroll-snap-type: none;
    }
    h1 {
        font-size: 35px;
    }
    .screen-snap {
        height: auto;
    }
    .focus-on-listing {
        padding-top: 55px;
        padding-bottom: 0;
    }
    .focus-on-listing h2 {
        text-align: center;
    }
    .focus-on-listing .containerx .row > div {
        margin-bottom: 55px;
    }
    html {
        scroll-snap-type: none;
    }
    .page-intro {
        padding: 30px 0;
    }
    header.main {
        height: 70px;
    }
    header.main img.logo {
        height: 44px;
    }
    header.main img.hamburger {
        height: 18px;
    }
    header.main img.menu-close {
        height: 18px;
    }
    header.main img.lang-dropdown {
        height: 8px;
    }
    section.hero {
        flex-direction: column;
        height: fit-content;
        padding: 144px 20px 0 20px;
        position: relative;
    }
    section.hero .right-text .cta {
        position: absolute;
        bottom: 50px;
        top: auto;
        left: 50%;
        margin-left: -25%;
    }
    section.hero .left-text, section.hero .right-text {
        width: 100%;
        text-align: center;
    }
    section.hero .left-text br {
        display: none;
    }
    section.hero > div.left-text p {
        font-size: 36px;
        line-height: normal;
        margin-bottom: 24px;
    }
    section.hero > div.right-text p {
        margin-bottom: 24px;
    }
    .hero .left-text {
        order: 0;
    }
    .hero .right-text {
        order: 1;
    }
    .hero .center-image {
        order: 2;
    }
    footer .credits {
        padding: 40px;
        order: 1;
    }
    footer .newsletter {
        order: 0;
        padding: 40px;
    }
    footer .company-logos {
        flex-direction: column;
        align-items: start;
    }
    h2 {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 20px;
        width: 100%;
    }
    .focus-on-listing h2 {
        font-size: 28px;
    }
    .scroll-down {
        display: none;
    }
    .ingredients {
        padding-top: 50px;
    }
    .ingredients .container p {
        font-size: 16px;
        line-height: normal;
    }
    section.ingredients .ing-list {
        height: 257px;
        background-size: cover;
    }
    .ingredients .ing-list .inner {
        gap: 32vw;
    }
    .ingredients .ing-list .inner .list {
        width: 30%;
    }
    .ingredients .ing-list .inner .list .item {
        font-size: 18px;
        gap: 10px;
    }
    .ingredients .ing-list .inner .list .item span {
        line-height: normal;
    }
    body > section.ingredients.screen-snap > div.ing-list > div img {
        height: 20px;
        width: auto;
    }
    .how-it-works .swiper {
        height: 800px;
    }
    p {
        font-size: 16px;
        line-height: normal;
    }
    .how-it-works .swiper-slide .cta {
        margin-top: 20px;
    }
    .how-it-works .swiper-button-prev, .swiper-rtl .swiper-button-next,
    .how-it-works .swiper-button-next, .swiper-rtl .swiper-button-prev {
        display: none;
    }
    .swiper-slide .containerx {
        display: block;
    }
    .swiper-slide .containerx .inner-left {
        padding-top: 25px;
    }
    .swiper-slide .containerx .inner-left,
    .swiper-slide .containerx .inner-right {
        width: 100%;
        height: auto;
        text-align: center;
    }
    .swiper-slide .containerx .inner-left h2 {
        text-align: center;
    }
    .swiper-slide .containerx .inner-left h2 br {
        display: none;
    }
    .swiper-slide .containerx .inner-left .cta {
        margin: 0 auto;
    }
    .swiper-slide .containerx .inner-right {
        display: block;
        text-align: center;
        /*padding-top: 30px;*/
        padding-bottom: 30px;
    }
    .swiper-slide .containerx .inner-right img {
        width: 70%;
        height: auto;
        margin-bottom: 30px;
    }
    .how-it-works .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 30px;
    }
    section.mixology {
        padding: 25px 0;
    }
    .mixology .containerx {
        height: auto;
        display: block;
    }
    .mixology .containerx .inner-left,
    .mixology .containerx .inner-right {
        display: block;
        height: auto;
        width: 100%;
        text-align: center;
    }
    .mixology h2 {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 30px   ;
    }
    .mixology .cta {
        margin-top: 25px;
    }
    .mixology .containerx .inner-right {
        padding-top: 30px;
    }
    .mixology .containerx .inner-right img {
        width: 70%;
        height: auto;
    }
    footer .newsletter > img {
        height: 120px;
    }
    .last-news {
        padding-top: 0;
        padding-bottom: 0;
    }
    .last-news .news-item {
        width: 100%;
    }
    .last-news .swiper-button-prev,
    .last-news .swiper-button-next {
        display: none;
    }
    .last-news h2 {
        text-align: center;
        margin: 50px 0;
        font-size: 30px;
        line-height: 30px;
    }
    .last-news > .cta {
        margin: 50px 0;
    }
    .last-news .swiper {
        padding-bottom: 60px;
    }
    .last-news .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0;
    }
    .main-menu, .lang-menu {
        top: 70px;
        height: calc(100vh - 70px);
        padding: 30px;
    }
    .main-menu ul li,
    .lang-menu ul li {
        font-size: 24px;
    }
    .bullets-nav {
        display: none;
    }
    .where-snapshot .containerx {
        height: auto;
        padding: 40px 25px;
        width: 100%;
        flex-direction: column;
    }
    .where-snapshot .containerx .inner-left {
        width: 100%;
        order: 1;
        text-align: center;
        padding-top: 35px;
    }
    .where-snapshot .containerx .inner-right {
        width: 100%;
        order: 0;
        text-align: center;
    }
    .where-snapshot .containerx .inner-left img {
        width: 80%;
        height: auto;
        margin-bottom: 30px;
    }
    .band-content {
        padding: 40px 0 40px 0;
    }
    .band-content .containerx {
        width: 80%;
        flex-direction: column;
        justify-content: center;
        gap: 0;
    }
    .band-content .containerx > div {
        text-align: center;
    }
    .band-content .containerx > img {
        width: 90%;
        height: auto;
        margin-bottom: 30px;
    }
    .band-content .containerx.Left > img {
        order: 0;
    }
    .band-content .containerx.Left > div {
        order: 1;
    }
    .band-content .containerx.Right > img {
        order: 0;
    }
    .band-content .containerx.Right > div {
        order: 1;
    }
    .blog.news-details {
        padding: 50px 0 50px 0;
    }
    .news-footer {
        margin-top: 80px;
        display: inline-block;
        height: auto;
        text-align: center;
        width: 100%;
    }
    .blog .sharing {
        width: 100%;
        display: inline-block;
        height: auto;
        margin-top: 50px;
    }
    .blog .sharing span {
        display: inline-block;
        width: 100%;
        padding: 20px 0 10px 0;
    }
    .blog .sharing svg {
        height: 38px;
        width: auto;
        margin-right: 8px;
    }
    .blog .sharing a:last-of-type svg {
        margin-right: 0;
    }
    .ingredients-band {
        padding: 45px 0 70px 0;
    }
    .ingredients-band h2 {
        font-size: 25px;
    }
    .ingredients-band .ingredients-pane {
        padding-top: 60px;
        display: inline-block;
        height: auto;
        padding-left: 35px;
        padding-right: 35px;
    }
    .ingredients-band .ingredients-pane > div {
        width: 100%;
    }
    .ingredient-box .content p {
        font-size: 16px;
    }
    .ingredient-box .content img {
        height: 100px;
    }
    .ingredient-box .content h3 {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .ingredient-box .content {
        margin-top: 50px;
        padding: 80px 30px 30px 30px;
        height: calc(100% - 50px);
    }
    .ingredients .container h2 {
        font-size: 30px;
    }
    .ingredient-box {
        height: auto;
    }
    .block.cocktail {
        padding: 40px 0;
    }
    .block.cocktail h2 {
        font-size: 36px;
    }
    .block.cocktail h3 {
        font-size: 26px;
        text-align: center;
    }
    .block.cocktail h4 {
        font-size: 14px;
    }
    .block.cocktail p,
    .block.cocktail ul {
        font-size: 16px;
    }
    .block.cocktail .content {
        flex-direction: column;
        align-items: center;
        justify-content: start;
    }
    .block.cocktail .content > img {
        order: 0;
        width: 240px;
        height: auto;
        margin-bottom: 30px;
    }
    .block.cocktail .content > .desc_ingredients {
        order: 1;
        width: 90%;
    }
    .block.cocktail .content > .preparation {
        order: 2;
        width: 90%;
    }
    .block.cocktail .content p {
        text-align: center;
    }
    .block.cocktail .content ul {
        list-style: none;
        padding-left: 0;
        text-align: center;
    }
    .block.cocktail .content ul li {
        padding-left: 0;
        text-align: center;
    }
    .block.cocktail .ingredients {
        width: 100%;
        text-align: center;
    }
    .block.cocktail .container {
        background-position: center 50px;
    }
    .how-it-works h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .swiper-slide .containerx {
        width: 90%;
    }
    .inf-rgpd {
        font-size: 14px;
    }
    .follow-us {
        display: none;
    }
    .internal-hero .overlay {
        padding: 40px 0;
    }
    .form-view {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .store-cards {
        padding: 40px 0;
    }
    .store-card {
        height: 432px;
        width: 100%;
        max-width: unset;
    }

    .store-cards .container {
        padding: 0 30px;
    }

}

@media screen and (min-width: 500px) and (max-width: 1024px) {
    section.ingredients .ing-list {
        height: 310px;
        background-size: cover;
    }
}