:root {
    --primary-color: #12141c;
}

@font-face {
    font-family: "Heading-Pro-Wide";
    src: url("../fonts/heading_pro_wide/Heading-Pro-Wide-Black-trial.ttf");
    font-weight: normal;
    font-style: normal;
}

.video-container {
    margin: 0;
    padding: 0;
    background-color: var(--primary-color);
    max-height: 100vh !important;
    position: relative;
    overflow-y: hidden !important;
    margin-top: 90px !important;
    margin-bottom: -.5rem !important;
}

.video-container>video {

    margin-bottom: -.5rem !important;
}

/* @media screen and (max-width: 801px) {
  .video-container {
    min-height: 40vh;
  }
}

@media screen and (max-width: 651px) {
  .video-container {
    min-height: 22vh;
  }
} */

.bottle-div {
    padding-top: 100px;
    position: relative;
    z-index: 10;
}

#portionContainer {
    margin-bottom: -.5rem !important;
}

.mlarger {
    margin-bottom: -.5rem !important;
}

#bottle-slider {
    margin-bottom: -.5rem !important;
}

#warningZone {

    margin-bottom: -.5rem !important;
}

.larger-span-1,
.larger-span-3,
.larger-span-2 {
    font-family: "Heading-Pro-Wide";
    font-size: 130px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 10;
    z-index: -1;
}

.larger-span-1 {
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    -webkit-text-fill-color: rgb(23, 23, 23);
}

.larger-span-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    -webkit-text-fill-color: rgb(23, 23, 23);
    transition: 1s fade-in;
}

.bottle-div:hover .larger-span-1,
.bottle-div:hover .larger-span-3,
.bottle-div:hover .larger-span-2 {
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    font-weight: 100;
    text-shadow: 0 0 2px rgb(23, 23, 23), 0 0 5px rgb(23, 23, 23),
        0 0 10px rgb(23, 23, 23), 0 0 15px rgb(23, 23, 23),
        0 0 15px rgb(167, 165, 165), 0 0 10px rgb(167, 165, 165),
        0 0 10px rgb(167, 165, 165), 0 0 10px rgb(167, 165, 165);
}

.bottle-div .carousel-item {
    width: 100%;
}

.bottle-div .carousel-item.active {
    justify-content: center;
    /* align-items: center; */
    display: flex;
}

.bottle-div .carousel-item img {
    margin-bottom: 200px;
    /* max-height: 700px; */
    object-fit: cover;
}

.carousel-indicators {
    margin-bottom: 200px;
}

/* @media screen and (max-width: 1200px) {
} */

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

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

} */

/* @media screen and (max-width: 700px) {


} */

.portionContainer .nav-item {
    background-color: transparent;
}

.portionContainer .nav-item .nav-link {
    color: #fff;
}

.portionContainer .nav-item .nav-link.active {
    background-color: rgba(219, 219, 219, 0.383) !important;
}

.portionText {
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
    background-color: rgba(219, 219, 219, 0.383) !important;
    margin: auto;
}

.portionText p {
    color: #fff;
}

.warningZone {
    background: linear-gradient(#12141c, #000);
    padding: 0;
    position : relative;
    /* padding-top:130px; 
    max-height: 100vh; */
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
}

.circle-path {
    right: -764px !important;
}

.circle-bg-green {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
}

.header-2-bold {
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
}

.header-3 {
    font-style: normal;
    font-weight: 900;
    font-size: 3em;
    line-height: 50px;
    letter-spacing: 0.08em;
}

/* @media (max-width: 768px) {

} */

.header-3-div {
    width: 571px;
    height: 128px;
}

.header-4 {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    letter-spacing: 0.16em;
}

.header-4-bold {
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 31px;
    letter-spacing: 0.16em;
}

.header-5 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.16em;
}

.header-6 {
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 26px;
}

.header-7 {
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 26px;
}

.header-8 {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 26px;
}

.header-4-div {
    width: 544.83px;
    height: 27.19px;
}

.card-text-size {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    bottom: 2rem;
    left: 2.3rem;
}

.position-2 {
    position: absolute;
    top: 9rem;
    left: 2rem;
}

.position-3 {
    top: 3rem;
    left: 2.5rem;
}

.success-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border: none;
    color: #219653;
    padding: 8px 35px;
    background: #ffffff;
    border-radius: 8px;
}

.success-btn:hover {
    color: #219653;
}


.bg-yellow {
    background: linear-gradient(180deg,
            #f0e826 63.77%,
            rgba(240, 232, 38, 0.5));
}

.bg-green-yellow {
    background: linear-gradient(360deg,
            rgba(0, 0, 0, 0.5) -12.77%,
            rgb(128, 128, 128) 63.85%);
}


@keyframes animate {
    0% {
        transform: translate(-50%, -75%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -75%) rotate(180deg);
    }
}

/* rgb(0,0,0,0.7),rgb(128,128,128) */
/* Circular Motion */
.beer {
    position: relative;
    right: -8rem;
    z-index: 20;
    height: 550px;
    transform: translateY(-5rem);
    /* top:-20rem; */
}

#circular-box {
    z-index: 20;
    margin: 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: right;
    position: absolute;
    right: 25%;
    top: 6rem;
}

.main_box {
    width: 5px;
    height: 5px;
    /* background-color: red; */
    position: relative;
    transition: all 0.3s ease-out;
    top: -5rem;
    right: -6%;
}

.circle-container {
    position: relative;
}

.circle-path {
    width: 800px;
    height: 800px;
    border-radius: 50%;
    position: relative;
    right: -90%;
    top: -5rem;
    z-index: 0;
}

.circle-border-green {
    border: 3px dashed whitesmoke;
}

.main_box * {
    transition: all 0.3s ease-out;
}

.proBox {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 3.6rem;
    z-index: 15;
    background: #12141c;
}

.proBoxl {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 4rem;
    z-index: 15;
}

.proBox figure {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    clip-path: circle(50%);
}

.proBox.active figure {
    background-blend-mode: initial;
}

.proBox:nth-child(1) {
    /* transform: translate(300%,-50%) rotate(-180deg); */
    transform: translate(300%, -50%) rotate(-180deg);
}

.proBox:nth-child(2) {
    transform: translate(200%, -300%) rotate(-225deg);
}

.proBox:nth-child(3) {
    transform: translate(-50%, -400%) rotate(-270deg);
}

.proBox:nth-child(4) {
    transform: translate(-300%, -300%) rotate(-315deg);
}

.proBox:nth-child(5) {
    transform: translate(-400%, -50%) rotate(0deg);
}

.proBox:nth-child(6) {
    transform: translate(-300%, 200%) rotate(-45deg);
}

.proBox:nth-child(7) {
    transform: translate(-50%, 300%) rotate(-90deg);
}

.proBox:nth-child(8) {
    transform: translate(200%, 200%) rotate(-135deg);
}

.alchoholPercentRatio {
    /* height: 100vh; */
}

/* @media screen and (max-width: 1200px) {
  .alchoholPercentRatio {
    min-height: 120vh;
  }
}

@media screen and (max-width: 1279px) {
  .alchoholPercentRatio {
    min-height: 170vh;
  }
}

@media screen and (max-width: 768px) {
  .alchoholPercentRatio {
    min-height: 180vh;
  }
  #circular-box {
    position: absolute;
    right: -80%;
    top: 20%;
  }
}

@media screen and (max-width: 480px) {
  .alchoholPercentRatio {
    min-height: 190vh;
  }
  #circular-box {
    position: absolute;
    right: -120%;
    top: 20%;
  }
} */

.tab-pane>img {
    width: 30% !important;
    height: 30% !important;
}

#pills-water>img {
    width: 200px !important;
    height: 250px !important;
}

.fi {
    font-family: "Inter", sans-serif;
}

.mlarger {
    background: url("../images/bs_curve.png"), #12141c;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.responsible-producer {
    font-weight: 900;
    font-size: 50pt;
    font-family: "gothamblack";
    line-height: 58pt;
    letter-spacing: 3px;
}

.st-drink {
    letter-spacing: 5px;
    font-size: 19pt;
    font-family: "gothammedium";
}

.circle-bg-dark {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
}

.success-btn {
    color: #12141c !important;
}

.success-btn:hover {
    color: #12141c !important;
}

.fp-watermark {
    display: none;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: white !important;
}

.bottle-div {
    padding-top: 4rem !important;
}

.bottle-div .carousel-item img {
    margin-bottom: 100px;
    object-fit: cover;
}

.carousel-indicators {
    margin-bottom: 100px;
}

/* // media query  */
/* @media only screen and (max-width: 2000px) and (min-width: 1601px) {
} */

/* @media only screen and (max-width: 1600px) and (min-width: 1301px) {
} */

/* @media only screen and (max-width: 1300px) and (min-width: 800px) {
} */
/* @media only screen and (max-width: 600px) and (min-width: 250px) {
} */


/* @media only screen and (max-width:1200px) and (min-width: 992px) {




} */
/* @media only screen and (max-width:993px) and (min-width: 600px) {


} */
/* @media only screen and (max-width:992px) and (min-width: 800px) {

} */

/* @media only screen and (max-width:900px) and (min-width: 801px) {
} */

/* @media only screen and (max-width: 800px) and (min-width: 601px) {
} */
/* @media only screen and (max-width: 750px) and (min-width: 601px) {


} */

/* @media only screen and (max-width: 700px) and (min-width: 601px) {


} */

/* @media only screen and (max-width:414px) and (min-width: 280px) {

.mlarger-content-para-text{
font-size:1.6rem !important;
}
} */
/* @media only screen and (max-width:440px) and (min-width: 370px) {

.mlarger-content-header-text {
   font-size:2rem !important;
}

.mlarger-content-para-text{
    font-size:1.6rem !important;
    }

} */

/* @media only screen and (max-width: 399px) and (min-width: 280px) {


} */

@media only screen and (max-width: 480px) and (min-width: 320px) {
    .position-2 {
        left: 1.5rem;
    }

    .position-3 {

        left: 2.3rem;
    }

    .header-8 {
        font-size: 12px;
    }

    .nblock {
        margin-top: 55rem;
        padding: 0 50px;
    }

    .bottle-div .carousel-item img {
        margin-bottom: 100px;
        object-fit: cover;
        width: 800px;
    }

    #bottle-slider {
        padding-top: 1rem;
    }

    .beer {
        position: relative;
        right: -19rem;
        z-index: 20;
        height: 420px;
        transform: translateY(-5rem);
        top: -46rem;
    }

    .proBox {
        padding: 3.1rem;
    }

    #circular-box {
        z-index: 20;
        margin: 0;
        min-height: 100vh;
        display: flex;
        align-items: center;
        justify-content: right;
        position: absolute;
        right: -5%;
        top: 50rem;
    }

    .circle-path {
        width: 700px;
        height: 700px;
        border-radius: 50%;
        position: relative;
        right: -90%;
        top: -51rem !important;
        z-index: 0;
        right: -891px !important;
    }

    .main_box {
        top: -51rem;
        right: -33%;
    }

    .responsible-producer {
        font-weight: 900;
        font-size: 50pt;
        font-family: "gothamblack";
        line-height: 28pt !important;
        letter-spacing: 3px;
    }

    .card-0 {
        width: 121px;
        height: 237px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .wave-container-energy {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 121px;
        height: 237px;
        border-radius: 25px;
    }

    .wave-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 121px;
        height: 104.57px;
        border-radius: 25px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        width: 121px;
        height: 104.57px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .responsible-producer {
        font-size: 26pt !important;
        font-weight: 26pt !important;

    }

    .bs_warning_wave>.header-4-bold {

        font-size: 24pt !important;
    }

    .larger-span-1,
    .larger-span-2,
    .larger-span-3 {
        font-size: 40px !important;

    }

    .mlarger-content-header-text {
        font-size: 2rem !important;
        text-align: center;
    }

    .mlarger-content-para-text {
        font-size: 1.6rem !important;
    }

    .tab-pane>img {
        width: 60% !important;
        height: 60% !important;
    }

    .play {
        width: 45px !important;
        height: 45px !important;
    }
}

@media (max-width: 360px) {
    #bottle-slider {
        padding-top: 1rem;
    }

    #circular-box {
        top: 55rem;
    }
}

@media only screen and (max-width: 992px) and (min-width: 481px) {
    .header-6 {
        font-size: 22px;
    }

    .position-3 {
        top: 3rem;
        left: 1.5rem;
    }

    .position-2 {
        left: 1.2rem;
    }

    .header-8 {
        font-size: 11px !important;
    }

    .d-481 {
        display: none;
    }

    .card-0 {
        width: 110px;
        height: 237px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .wave-container-energy {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 110px;
        height: 237px;
        border-radius: 25px;
    }

    .wave-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 100px;
        height: 104.57px;
        border-radius: 25px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        width: 100px;
        height: 104.57px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
        margin: 0 auto;
    }

    /* .beer {
    position: relative;
    right: -2rem;
    z-index: 20;
    height: 550px;
    transform: translateY(-5rem);
} */
    .mlarger-content-header-text {
        font-size: 2rem !important;
        text-align: center;
    }

    /* #circular-box {

        top: 4rem;
    } */
    #content-left>enfold-animate>p {
        padding-top: 0px !important;
        margin-bottom: 4rem;
    }

    #content-middle>enfold-animate>img {
        height: 500px;
    }

    .beer {
        position: relative;
        right: -8rem;
        z-index: 20;
        height: 420px;
        transform: translateY(-5rem);
        top: -23rem;
    }

    .proBox {
        padding: 3.1rem;
    }

    .circle-path {
        /* width: 700px;
            height: 700px; */
        right: -725px !important;
    }

    .circle-path {
        width: 700px;
        height: 700px;
        border-radius: 50%;
        position: relative;
        right: -90%;
        top: -27rem !important;
        z-index: 0;
    }

    .main_box {
        top: -27rem;
        right: -16%;
    }

    .responsible-producer {
        font-size: 35pt;
        line-height: 35pt;
    }

    .bs_warning_wave {
        padding-right: 0px !important;
        padding-top: 85px !important;
    }

    .wave_tabs_container {
        /* margin-right: -50% !important;
            margin-left: 10%; */
    }

    .alchoholPercentRatio {
        margin-top: -5rem !important;
        padding: 5%;
        padding-top: 25% !important;
        padding-left: 5% !important;
        z-index: 11;
    }

    .bottle-div .carousel-item img {
        height: 400px;
    }

    .larger-span-2 {
        top: 50%;
    }

    .larger-span-1 {
        top: 40%;
    }

    .tab-pane>img {
        width: 80% !important;
    }

    .larger-span-1,
    .larger-span-3,
    .larger-span-2 {
        font-size: 77px;
    }

    .bottle-div {
        position: relative;
        z-index: 10;

    }

    .bottle-div .carousel-item img {
        height: 600px;
        margin-bottom: 50px;
    }

    .carousel-indicators {
        margin-bottom: 20px;
    }

    .wave_tabs_container {
        width: 100%;

    }

    #circular-box {
        top: 36rem !important;
        right: 24%;
    }

    /* .header-4-bold {
        font-size: 22px !important;
    }

    .header-5 {
        font-size: 18px !important;
    } */

    .bs_content {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .larger-span-1 {
        position: absolute;
        top: 34% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-text-stroke: 1px rgb(255, 255, 255);
        -webkit-text-fill-color: rgba(255, 255, 255, 0);
    }

    .larger-span-2 {
        position: absolute;
        top: 50% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-text-stroke: 1px rgb(255, 255, 255);
        -webkit-text-fill-color: rgba(255, 255, 255, 0);
        transition: 1s fade-in;
    }

    .larger-span-3 {
        position: absolute;
        top: 65% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-text-stroke: 1px rgb(255, 255, 255);
        -webkit-text-fill-color: rgba(255, 255, 255, 0);
        transition: 1s fade-in;
    }

    .play {
        width: 60px !important;
        height: 60px !important;
    }

}

@media only screen and (max-width: 1025px) and (min-width: 850px) {

    .position-2 {
        top: 7.5rem;
        left: 2rem;
    }

    .alchoholPercentRatio {
        padding-top: 180px;
        padding-left: 55px;
    }

    #circular-box {

        top: 38rem !important;
    }

    #content-left>enfold-animate>p {
        padding-top: 3rem !important;
        margin-bottom: 4rem;
    }

    #content-middle>enfold-animate>img {
        height: 500px;
    }

    .beer {
        position: relative;
        right: -5rem;
        z-index: 20;
        height: 420px;
        transform: translateY(-5rem);
        top: -23rem;
    }

    .proBox {
        padding: 3.1rem;
    }

    .circle-path {
        /* width: 700px;
            height: 700px; */
        right: -670px !important;
    }

    .circle-path {
        width: 700px;
        height: 700px;
        border-radius: 50%;
        position: relative;
        right: -90%;
        top: -27rem !important;
        z-index: 0;
    }

    .main_box {
        top: -27rem;
        right: -9%;
    }

    .bottle-div {
        padding: 0;
        margin: 0;

    }

    .responsible-producer {
        font-size: 35pt;
        line-height: 35pt;

    }

    #bottle-slider {
        padding-top: 7rem;
    }

    .wave_tabs_container {
        margin-right: 7rem !important;
    }

    /* .alchoholPercentRatio {
            margin-top: 37rem !important;
            padding: 5%;
            padding-top: 25% !important;
            padding-left: 5% !important;
            z-index: 11;
        } */
    .bottle-div .carousel-item img {
        height: 550px;
    }

    .larger-span-2 {
        top: 54%;
    }

    .larger-span-1 {
        top: 40%;
    }

    .tab-pane>img {
        width: 80% !important;
    }

    .header-3 {
        font-size: 2em;
    }

    .larger-span-1,
    .larger-span-2 {
        font-size: 90px;
    }

    .bottle-div {
        position: relative;
        z-index: 10;

    }

    /* .bottle-div .carousel-item img {
        max-height: 600px;
        margin-bottom: 50px;
    } */
    .larger-span-1,
    .larger-span-2 {
        font-size: 90px;
    }

    .bottle-div {
        position: relative;
        z-index: 10;

    }

    .tab-pane>img {
        width: 30% !important;
    }

    .bottle-carousel {
        margin-top: 50px !important;
    }

    .bottle-div .carousel-item img {
        margin-bottom: 50px;
    }

    .larger-span-1,
    .larger-span-2,
    .larger-span-3 {
        font-size: 110px;
    }

    .wave_tabs_container {
        margin-right: 0% !important;
        top: 17rem !important;
    }

    /* #circular-box{
        top:32rem !important;
        } */
    #bottle-slider {
        /* padding-top: 18rem; */
    }

    .content-img {
        width: 90%;
        margin-top: 1.5rem;
    }

    /* .bs_content{
        padding-top:0 !important;
        margin-top:-50px !important;
        } */


    .carousel-indicators {
        margin-bottom: 54px;
    }

    .card-0 {
        /* width: 136px;
            height: 175px;
            border-radius: 15px;
            position: relative;
            z-index: 100; */
        width: 136.99px;
        height: 237px;
        border-radius: 25px;
        position: relative;
        z-index: 100;

    }

    .wave-container-energy {
        /* position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            overflow: hidden;
            width: 136px;
            height: 175px;
            border-radius: 15px; */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 237px;
        border-radius: 25px;
    }


    .wave-container {
        /* position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136px;
        height: 80px;
        border-radius: 15px; */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        /*
        width:136px;
        height:80px;
        border-radius: 15px;
        position: relative;
        z-index: 100;
        margin-bottom: 1rem !important;
        margin-top: 0rem !important;
        */
        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .mt-1920 {
        margin-top: 100px !important;
        padding-right: 40px !important;
    }

    .play {
        width: 65px !important;
        height: 65px !important;
    }

}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {

    .position-2 {
        top: 7.5rem;
        left: 0.5rem;
    }

    .alchoholPercentRatio {
        padding-top: 180px;
        padding-left: 55px;
    }

    #circular-box {

        top: 20rem !important;
    }


    #content-left>enfold-animate>p {
        padding-top: 3rem !important;
        margin-bottom: 4rem;
    }

    #content-middle>enfold-animate>img {
        height: 500px;
    }

    .beer {
        position: relative;
        right: -5rem;
        z-index: 20;
        height: 420px;
        transform: translateY(-5rem);
        top: -23rem;
    }

    .proBox {
        padding: 3.1rem;
    }

    .circle-path {
        /* width: 700px;
            height: 700px; */
        right: -670px !important;
    }

    .circle-path {
        width: 700px;
        height: 700px;
        border-radius: 50%;
        position: relative;
        right: -90%;
        top: -27rem !important;
        z-index: 0;
    }

    .main_box {
        top: -27rem;
        right: -9%;
    }

    .bottle-div {
        padding: 0;
        margin: 0;

    }

    .responsible-producer {
        font-size: 35pt;
        line-height: 35pt;

    }

    #bottle-slider {
        padding-top: 7rem;
    }

    .wave_tabs_container {
        margin-right: 7rem !important;
    }

    /* .alchoholPercentRatio {
            margin-top: 37rem !important;
            padding: 5%;
            padding-top: 25% !important;
            padding-left: 5% !important;
            z-index: 11;
        } */
    .bottle-div .carousel-item img {
        height: 550px;
    }

    .larger-span-2 {
        top: 54%;
    }

    .larger-span-1 {
        top: 40%;
    }

    .tab-pane>img {
        width: 80% !important;
    }

    .header-3 {
        font-size: 2em;
    }

    .larger-span-1,
    .larger-span-2 {
        font-size: 90px;
    }

    .bottle-div {
        position: relative;
        z-index: 10;

    }

    /* .bottle-div .carousel-item img {
        max-height: 600px;
        margin-bottom: 50px;
    } */
    .larger-span-1,
    .larger-span-2 {
        font-size: 90px;
    }

    .bottle-div {
        position: relative;
        z-index: 10;

    }

    .tab-pane>img {
        width: 30% !important;
    }

    .bottle-carousel {
        margin-top: 50px !important;
    }

    .bottle-div .carousel-item img {
        margin-bottom: 50px;
    }

    .larger-span-1,
    .larger-span-2 {
        font-size: 110px;
    }

    .wave_tabs_container {
        margin-right: 0% !important;
        top: 17rem !important;
    }

    #circular-box {
        top: 34rem !important;

    }

    #bottle-slider {
        /* padding-top: 18rem; */
    }

    .content-img {
        width: 90%;
        margin-top: 1.5rem;
    }

    /* .bs_content{
        padding-top:0 !important;
        margin-top:-50px !important;
        } */


    .carousel-indicators {
        margin-bottom: 54px;
    }

    .card-0 {
        width: 100px;
        height: 175px;
        border-radius: 15px;
        position: relative;
        z-index: 100;

    }

    .wave-container-energy {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 100px;
        height: 175px;
        border-radius: 15px;
    }


    .wave-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 100px;
        height: 80px;
        border-radius: 15px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        width: 100px;
        height: 80px;
        border-radius: 15px;
        position: relative;
        z-index: 100;
        margin-bottom: 1rem !important;
        margin-top: 0rem !important;
    }

    .mt-1920 {
        margin-top: 100px !important;
    }

    .play {
        width: 65px !important;
        height: 65px !important;
    }

}

@media only screen and (max-width: 1919px) and (min-width: 1201px) {
    #creating {
        background: #000;
        background: linear-gradient(-180deg, #000 20%, rgb(33, 150, 83) 100%);
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 140vh !important;
        padding-top: 5rem !important;
    }

    .rp {
        padding-left: 20px;
    }

    .card-0 {
        /* width: 136px;
        height: 175px;
        border-radius: 25px;
        position: relative;
        z-index: 100;*/
        width: 136px;
        height: 237px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }


    .wave-container-energy {

        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 237px;
        border-radius: 25px;

    }


    .wave-container {
        /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    width: 110px;
    height: 74px;
    border-radius: 25px;*/
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        /*width: 110px;
    height: 74px;
    border-radius: 25px;
    position: relative;
    z-index: 100;
    margin:0 auto;*/

        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .alchoholPercentRatio {
        padding-left: 100px;
    }

    .bs_content {
        padding-top: 6rem !important;
        padding-bottom: 15rem !important;
    }

    .bottle-div {
        margin-top: -5rem !important;
    }

    .bs_warning_wave {
        padding-top: 1rem !important;
        margin-top: 0 !important;
        padding-right: 0 !important;
    }

    .circle-path {
        width: 600px;
        height: 600px;
    }

    .main_box {
        right: -28%;
    }

    .proBox {
        padding: 2.69rem;
    }

    .beer {
        height: 420px;
        transform: translateY(-5rem);
        right: -18rem;
    }

    #circular-box {
        right: 70%;
        top: 2rem;
    }

    .responsible-producer {
        font-size: 35pt;
        line-height: 35pt;
    }

    .wave_tabs_container {
        margin-right: 20% !important;
    }

    .wave_des {
        margin-top: 1rem !important;
    }

    .content-img {
        width: 90%;
    }


    #bottle-slider {
        padding-top: 19rem;
        /* margin-bottom: -6rem; */
    }

    .bstext {
        margin-top: 5rem !important;
    }

    .bs_warning_wave {
        padding-top: 1rem !important;
        margin-top: 0 !important;
        padding-right: 0 !important;
    }

    .circle-path {
        width: 737px;
        height: 700px;
    }

    .main_box {
        right: -13%;
    }

    .proBox {
        padding: 3.1rem;
    }

    .beer {
        height: 457px;
        transform: translateY(-5rem);
        right: -9rem;
    }

    #circular-box {
        right: 45%;
        /* top: -8rem; old-ipad*/
        top: -3rem;
    }

    .play {
        width: 50px !important;
        height: 50px !important;
    }
}

@media only screen and (max-width: 1919px) and (min-width: 1282px) {

    .first-wave {
        width: 22% !important;
    }

    .play {
        width: 50px !important;
        height: 50px !important;
    }
}

@media only screen and (min-width: 1920px) {
    #creating {
        background: #000;
        /* background: linear-gradient(-180deg, #000 20%, rgb(33,150,83) 100%); */
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 30vh !important;
    }

    .mt-1920 {
        margin-top: 100px;
    }

    .card-0 {
        width: 136.99px;
        height: 237px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }

    .wave-container-energy {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 237px;
        border-radius: 25px;
    }

    .wave-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
    }

    .wave-content {
        position: relative;
        z-index: 10;
    }

    .wave {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .wave:after {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -75%);
    }

    .wave-container-energy:hover .wave:after,
    .wave-container:hover .wave:after {
        border-radius: 40%;
        background: rgb(0, 0, 0, 0.7);
        animation: animate 5s linear infinite alternate;
    }

    .card-1 {
        width: 136.99px;
        height: 104.57px;
        border-radius: 25px;
        position: relative;
        z-index: 100;
    }


    .bs_content {
        padding-top: 6rem !important;
        padding-bottom: 0rem !important;
    }

    .alchoholPercentRatio {
        padding-left: 324px;
        padding-top: 130px;
    }

    .bstext {
        margin-top: 5rem !important;
    }

    .tab-pane>img {
        width: 30% !important;
        height: 30% !important;
    }

    #pills-water>img {
        width: 200px !important;
        height: 250px !important;
    }

    .play {
        position: absolute;
        right: 5%;
        bottom: 14% !important;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.7);
        z-index: 100;
        border: none;
        color: #fff;
        font-size: 30px;
    }

    #bottle-slider {
        padding-top: 8rem;
        /* margin-bottom: -6rem; */
    }
}