@font-face {
    font-family: font-1;
    src: url('Salmond Font/Salmond Medium.otf');

}

@font-face {
    font-family: font-1-light;
    src: url('Salmond Font/Salmond Light.otf');

}

@font-face {
    font-family: font-2;
    src: url('fonnts.com-372113/fonts/fonnts.com-Roca-Regular.otf');

}

@font-face {
    font-family: saira;
    src: url('Saira/Saira-VariableFont_wdth,wght.ttf');

}

* {
    margin: 0;
    padding: 0;
    /* overflow-x: hidden; */
}

html,
body {
    height: 100%;
    overflow-x: clip;
    user-select: none;
    -webkit-user-select: none;
    /* Safari/Chrome */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    background-color: #fef7ef;
}

body::-webkit-scrollbar {
    display: none;
}

.lodder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    /* background: linear-gradient(135deg, #ffd301 0%, #faaf15 100%); */
    z-index: 1000;
    display: flex;
    /* flex-direction: column; */
    /* justify-content: end; */
    /* align-items: start; */
    justify-content: center;
    align-items: center;

}

.lodder_mobail {
    display: none;
}

.lodder video {
    width: 100vw;
    object-fit: cover;
    height: 100vh;
}









.nav_mobail {
    display: none;
}

.nav {

    width: 100vw;
    height: 15vh;
    position: absolute;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: start;
    /* background-color: rgba(250, 235, 215, 0.553); */
    top: 0;
    ;
}

.nav_left {
    width: 8%;
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    /* background-color: aquamarine; */
}

.nav_main_logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 14vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: aquamarine; */
}

.nav_main_logo img {
    height: 90%;
    /* background-color: #FFD105; */
}


.container {
    width: 100vw;
    /* min-height: 100vh; */
    /* background-color:bisque; */
    overflow-x: hidden;
    top: 0;
    left: 0;
}

.page1 {
    width: 100vw;
    height: 120vmax;
    /* height: 250vh; */
    /* max-height: 280vh; */
    position: relative;
    /* overflow-x: hidden; */
    /* background-color: #FFD105; */

}

.page1_mobail {
    display: none;
}

.page1_leptop {
    display: none;
}

.page1_bg {
    width: 100%;
    height: auto;
    position: absolute;
    /* opacity: 0.5; */
    top: 0;
    left: 0;
    z-index: 100;
}

.page1_bg img {
    width: 101%;
    height: 100%;
    object-fit: cover;
}

.page1_bg_text {
    position: absolute;
    width: 100vw;
    height: 100vh;
    /* overflow: hidden; */
    padding-top: 0%;
    /* margin-top: 0%; */
    z-index: 200;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 5%;
    /* left: 50%;
    transform:  translateX(-50%) translateY(-50%); */
    
    font-size: 12vmax;
    line-height: 0vmax;

    /* background-color: black; */

    letter-spacing: 2px;
    font-family: 'font-1';
    color: white;
}


.page1_bg_text p:nth-child(2) {
    opacity: 0.4;
}

.page1_bg_text p:nth-child(3) {
    opacity: 0.2;
}

.page1_bg_text p:nth-child(4) {
    opacity: 0.1;
}


.page1_inner {
    position: absolute;
    /* background-color: rgba(127, 255, 212, 0.888); */
    z-index: 210;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;

}

.page1_contain {
    width: 100%;
    height: 100%;
    /* background-color: rgba(127, 255, 212, 0.303); */
    display: flex;
    position: sticky;
    justify-content: center;
    align-items: center;
    z-index: 190;
}

/* .page1_contain_3_image_landing_page
{
    width: 33.33%;

} */
.page1_contain_oil-img_container img {
    width: 100%;
    height: 100%;

}

.page1_containe_oil-img_left {
    display: flex;
    width: 30vw;
    justify-content: start;
    /* background-color: rgba(240, 248, 255, 0.346); */
    align-items: end;
}

.page1_containe_oil-img_left img {

    height: 100%;
    width: 100%;
    /* transform: scaleX(-1); */
    /* margin-left: -10%; */
    /* rotate: 20deg; */
    /* padding-top: 50%; */
    margin-top: 30%;
}

.page1_contain_oil-img_container {
    position: relative;
    height: auto;
    width: 40vw;
    /* background-color: rgba(250, 235, 215, 0.425); */
    display: flex;
    scale: 1.3;
    z-index: 200;
    justify-content: center;
    align-items: center;

}

.page1_contain_oil-img_container img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    /* scale: 2.3; */
    /* margin-top: 17%; */
    padding-right: 20%;

    /* margin-right: 20%; */
}



.page1_containe_oil-img_right {
    display: flex;
    width: 30vw;
    justify-content: end;
    /* background-color: rgba(240, 248, 255, 0.346); */
    align-items: start;
}

.page1_containe_oil-img_right img {

    height: 100%;
    width: 80%;
    margin-bottom: 30%;
    /* transform: scaleX(-1); */
    rotate: 0deg;

}


.page1_contain_2 {
    width: 100vw;
    height: 80vh;
    margin-top: 5%;
    /* background-color: rgba(216, 191, 216, 0.3); */
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* z-index: 100; */
}



.page1_contain_2_left {
    width: 50vw;
    height: 100%;
    /* position: relative; */
    /* z-index: 120; */

    /* background-color: #ffd1056e; */
}

.page1_contain_2_left_img_oil {
    /* position: absolute; */
    width: 80%;
    height: 90%;
    top: 0;
    left: 0;
    z-index: 100;
    /* scale: 0; */
    /* order: 3; */

    /* background-color: rgba(255, 99, 71, 0.505); */
}

.page1_contain_2_left_img_oil img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* scale: 0; */

}

.page1_contain_2_left_img_pinuts {
    position: absolute;
    width: 20%;
    height: 20%;
    top: 65%;
    left: 20%;
    z-index: 300;
    /* scale :0; */
    /* order: 1; */
    /* background-color:#f8991c95; */
}

.page1_contain_2_left_img_pinuts img {
    width: 100%;
    height: 100%;

    object-fit: contain;
}

.page1_contain_2_right {
    width: 46vw;
    height: 70%;
    /* gap: 200px; */
    font-family: 'saira';
    /* background-color: rgba(107, 107, 54, 0.457); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* text-align: center; */
    align-items: start;
    /* position:absolute; */

    /* padding-bottom: 10%;  */
    color: white;
}


.page1_contain_2_right h3 {
    font-size: 7.55vw;
    line-height: 7vw;
    font-family: 'font-1';
    text-align: start;
    /* background-color: #000; */
}

.page1_contain_2_right h3:nth-child(1) {
    letter-spacing: 0.80vw;
}

.page1_contain_2_right h2 {
    font-size: 3.75vw;
    /* margin-top: 1%; */
    /* line-height: 3vw; */
    letter-spacing: 0.29vw;
    font-family: 'font-1';
}

.page1_contain_2_right p {
    font-size: 1.13vw;
    font-family: 'saira';

    /* margin-left: %; */

}

.page1_contain_2_right p:nth-child(4n) {
    word-spacing: 0.9em;
}

.page1_contain_2_right p:nth-child(5n) {
    word-spacing: 0.53em;
}

.page1_contain_2_right p:nth-child(6n) {
    word-spacing: 0.53em;
}



.page2 {
    position: relative;
    width: 100vw;
    height: 150vh;
    /* margin-top: 15%; */
    /* background-color: aquamarine; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.page2 h3 {
    text-align: center;
    font-family: "font-1";
    font-size: 4.6vw;
    /* margin-top: 5%; */
    line-height: 80px;
    color: #F8981C;
}

.page2 h3:nth-child(1) {
    margin-top: 5%;
}

.page2_heading_divide {
    scale: 0;

}


.page2_contain {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 1vmax;
    height: 100vh;
    width: 75vmax;
    margin-top: 5%;
    /* background-color: rgb(44, 91, 91); */
    justify-items: center;
    align-items: center;
}

.page2_contain_box4 {
    grid-row: 2 / span 2;
    /* spans rows 2 and 3 */
    grid-column: 1 / 2;
    /* first column */
    height: 100%;
    width: 100%;
}

.page2_contain_box3 {
    grid-row: 1 / span 2;
    /* spans rows 1 and 2 */
    grid-column: 3 / 4;
    /* third column */
    height: 100%;
    width: 100%;
}

.box {
    text-align: center;
    font-family: 'font-1';
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    /* background-color: #2b1108; */
    /* min-height: 100%; */
    width: 100%;
    height: 100%;
    border-radius: 50px;
    /* aspect-ratio: 1 / 1; */
    /* Each box will fill its grid cell and be square */
    position: relative;
    /* Added to allow absolutely positioned images if needed */
    overflow: hidden;
    /* Prevent image overflow which can break box sizing */
}

/* Ensure all images directly inside a .box never exceed the box's size */
.box>img,
.box3 img,
.box4 img,
.box5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    /* Remove default img margin/padding if any */
    margin: 0;
    padding: 0;
}

.box1 {
    background-color: #F8981C;
}

.box2 {
    background-color: #FFD105;
}

.box5 img {
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius: 50px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    scale: 1.5;
    /* Remove default img margin/padding if any */
    margin: 0;
    padding: 0;
}

.box6 {
    background-color: #F8981C;
}

.box7 {
    height: 100%;
    width: 100%;
    /* background-color: #F5C930; */
    /* object-fit: contain; */
}

.box7 img {
    object-fit: contain;
    scale: 2;
    height: 100%;
    width: 100%;
}





.page2_scroll_aniation_img {
    position: absolute;
    width: 10vmax;
    height: 10vmax;
    z-index: 300;
    /* background-color: #E41E26; */



}

.page2_scroll_aniation_img1 {
    top: 0%;
    left: 13%;
}

.page2_scroll_aniation_img2 {
    top: 80%;
    left: 80%;
}

.page2_scroll_aniation_img img {
    width: 120%;
    height: 120%;
    object-fit: contain;
}

.page2_scroll_aniation_img2 img {
    width: 70%;
    height: 70%;
    object-fit: contain;
}








.scroller {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fef7ef;

    /* background-color: #ffffff; */
    position: relative;
    overflow: hidden;
    user-select: none;
}

/* ===== Infinite Ticker ===== */
.ticker {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 40px 0 60px;
}

.ticker__row {
    width: 100%;
    overflow: hidden;
    mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
}

.ticker__track {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    white-space: nowrap;
    will-change: transform;
    /* Reduce flicker by making animation seamless (slightly overlaps slide-out and slide-in) */
    animation: ticker-move-seamless 40s linear infinite;
    /* Sometimes hardware acceleration helps on certain browsers */
    backface-visibility: hidden;
}

.ticker__row--reverse .ticker__track {
    animation-direction: reverse;
}

/* Modified keyframes for seamless looping -- end offset is -49.9% instead of -50% */
@keyframes ticker-move-seamless {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-49.9%);
    }
}

.badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 999px;
    font-family: 'salmond', sans-serif;
    font-size: 20px;
    color: #2b1108;
    /* background: #fff; */
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
    /* Prevent badge "pop-in" on loop by hiding outline and focus */
    outline: none;
    border: none;
}

/* Color variants inspired by reference */
.badge-brown {
    background: #F8981C;
    color: #fff;
}

.badge-brown-light {
    background: #FFD105;
    color: #ffffff;
}

.badge-pink {
    background: #E41E26;
    color: #ffffff;
}

.badge-rose {
    background: #F8981C;
    color: #ffffff;
}

.badge-orange {
    background: #FFD105;
    color: #ffffff;
}

.badge-red {
    background: #E41E26;
    color: #ffffff;
}

.badge-cream {
    background: #F8981C;
    color: #ffffff;
}

.badge-rust {
    background: #FFD105;
    color: #ffffff;
}


.page3_mobail {
    display: none;
}


.page3 {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    display: flex;
    /* margin-top: 50%; */
}

.page3_contain {
    display: flex;
    height: 100vh;
    position: sticky;
    width: 400vw;
    /* 4 panels wide */
    background: linear-gradient(150deg, #ffad23 0%, #F8981C 100%);
}

.panel {
    flex: 0 0 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'font-1';
    /* background-color: ; */
    /* background-color: transparent; */
    color: #ffffff;
    overflow: hidden;
}


.panel1 {
    font-size: 12vw;
    text-align: center;
    font-weight: 900;
}

.panel2_left {
    width: 40vw;
    height: 100vh;
    /* background-color: aquamarine; */
    display: flex;
    justify-content: end;
    align-items: center;

}

.panel2_left img {
    width: 20%;
    height: 40%;
    position: relative;
    margin-right: 20%;
}

.panel2_right {
    width: 50vw;
    height: 100vh;
    /* background-color: rgb(3, 33, 59); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    /* text-align: justify; */
}

.panel_right_detail {
    /* background-color: #000; */
    width: 76%;
    text-align: justify;
    /* height: 50%; */
}

.panel2_right h3{
    font-size: 6.08vw;
    letter-spacing: 3px;
    line-height: 1em;
    font-weight: 500;

}

/* .panel2_right p */

.panel2_right p {
    /* width: 90%; */
    font-size: 1.6vw;
    font-weight: 400;
    /* text-align:; */
    line-height: 1.2em;
    /* text-align: justify; */
    font-family: 'saira';
}

.panel3_left {
    width: 40vw;
    height: 100vh;
    /* background-color: aquamarine; */
    display: flex;
    justify-content: end;
    align-items: center;

}

.panel3_left img {
    width: auto;
    height: 48%;
    position: relative;
    margin-right: 13%;
}


.panel3_right {
    width: 50vw;
    height: 100vh;
    /* background-color: rgb(3, 33, 59); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    /* text-align: justify; */
}

.panel3_right h3 {
    font-size: 6.08vw;
    letter-spacing: 3px;
    line-height: 1em;
    font-weight: 500;

}

/* .panel2_right p */

.panel3_right p {
    font-size: 1.6vw;
    font-weight: 400;
    /* text-align:; */
    line-height: 1.2em;
    text-align: justify;
    font-family: 'saira';
}









.panel4_left {
    width: 40vw;
    height: 100vh;
    /* background-color: aquamarine; */
    display: flex;
    justify-content: end;
    align-items: center;

}

.panel4_left img {
    width: auto;
    height: 50%;
    position: relative;
    margin-right: 15%;
    margin-bottom: 0%;
}


.panel4_right {
    width: 50vw;
    height: 100vh;
    /* background-color: rgb(3, 33, 59); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    /* text-align: justify; */
}

.panel4_right h3 {
    font-size: 6.08vw;
    letter-spacing: 3px;
    line-height: 1em;
    font-weight: 500;

}

/* .panel2_right p */

.panel4_right p {
    font-size: 1.6vw;
    font-weight: 400;
    /* text-align:; */
    line-height: 1.2em;
    text-align: justify;
    font-family: 'saira';  
}

.product_detail {
    width: 100vw;
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #2b1108; */
}


.product_detail_left {
    width: 50vw;
    height: 100vh;
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
    /* background-color: #ffae2369; */
}

.product_detail_left img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

.product_detail_right {
    width: 50vw;
    height: 100vh;
    /* background-color: #00000061; */
    color: #F8981C;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'font-1';
}


.product_detail_right_detail {
    height: auto;
    /* background-color: #00000066; */
    width: 31vw;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.product_detail_right h3 {
    font-size: 4.9vw;
    line-height: 0.9;
    /* overflow-y: hidden; */
    /* display: inline-block; */
}

.product_detail_right h3:nth-child(1) {
    letter-spacing: 0.1vw;
}

.product_detail_right h4 {
    font-size: 1.35vw;
    white-space: nowrap;
    font-weight: 100;
    /* line-height: 5px; */
    margin-top: 1%;
    font-family: 'font-1-light';
}

.product_detail_right_inner {
    width: 100%;
    height: auto;
    border: 3px solid #F8981C;
    margin-top: 3%;
    padding: 0% 1%;
    overflow-x: hidden;


}

.product_detail_right_inner p {
    /* line-height: 50px; */
    padding: 2% 2% 2% 2%;
    font-weight: 100;
    font-family: 'font-1-light';
    font-size: 1.1vw;
    display: flex;
    /* font-weight: 100; */
    justify-content: space-between;
    /* border-bottom: 2px solid #54545463; */

}


.product_detail_right_inner span {
    font-weight: 900;
    font-family: 'font-1';
}

.product_detail_right_inner p:nth-child(8) {
    border-bottom: 0px solid #54545463;

}




.product_detail_right h6 {
    font-size: 1.8vw;
    font-weight: 100;
    background: linear-gradient(130deg, #FFD105 0%, #fda814 30%);
    color: #fff;
    border-radius: 5px;
    margin-top: 3%;
    padding: 1% 3% 0.5% 3%;
    font-family: 'font-1-light';

}










/* 
.page4_mobail
{
    display: none;
} */

.page4_inner
{
    z-index: 500;
}

.page4_inner {
    width: 100vw;
    height: auto;
}


.page4_inner {
    width: 100vw;
    height: 100vh;
    /* background-color: aquamarine; */
    background-image: url(Rectangle\ 68.png);
    background-size: cover;
    /* background: transparent; */
    /* opacity: 0.8; */
    background-repeat: no-repeat;
    position: relative;

    mask-image: url('SHETHANI-UPDATED-JAR-TRANSPARENT 5.webp');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: auto 460px;
    /* initial bottle height */
    mask-size: auto 460px;
    -webkit-mask-origin: content-box;
    mask-origin: content-box;
    z-index: 200;
    /* background-color: #000000; */
    /* background-color: #fff; */
}



.page5 {
    position: relative;
    width: 100vw;
    height: 130vh;
    margin-top: 5%;
    z-index: 0;
    /* margin-top: 15%; */
    /* background-color: aquamarine; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* gap: 5%; */
}

.page5 h3 {
    text-align: center;
    font-family: "font-1";
    font-size: 4.6vw;
    z-index: 1;
    line-height: 80px;
    color: #F8981C;
}



.swiper {
    width: 100vw;
    height: 100vh;
    margin-top: 5%;
    /* padding: 5%; */
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 30vw;
    /* min-height: 70vh; */
    /* max-height: 80vh; */
    height: 70vh;

    background: linear-gradient(135deg, #FFD105 0%, #F8981C 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    overflow: hidden;
    margin-left: 2.5%;
}

@media screen and (min-width: 1900px) 
{

    .page5 {
    position: relative;
    width: 100vw;
    height: 150vh;
    margin-top: 5%;
    /* background-color: aquamarine; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* gap: 5%; */
}
    .swiper-slide {
        height: 83vh;
        /* max-height: 85vh; */

    }
}


.page5_box_lower_footer img {
    transition: transform 0.35s cubic-bezier(.36, 1.21, .58, .82);
}

.swiper-slide:hover .page5_box_lower_footer img {
    transform: rotate(80deg);
}



.page5_box_lower_btn {
    display: flex;
    gap: 1em;
    /* Increase gap between buttons */
}

.page5_box_lower_btn button {
    transition: transform 0.35s cubic-bezier(.36, 1.21, .58, .82), font-size 0.35s cubic-bezier(.36, 1.21, .58, .82);
    font-size: 0.7em;
    /* Increased font size */
}



.swiper-slide {
    /* existing styles remain */
    transition: box-shadow 0.35s cubic-bezier(.36, 1.21, .58, .82);
    box-shadow: none;
}

.swiper-slide:hover {
    /* shadow left & bottom with blur, warm tint on bottom */

    box-shadow: rgba(0, 0, 0, 0.10) 0px 19px 38px, rgba(0, 0, 0, 0.10) 0px 15px 12px;
    /* bottom warm shadow */
    ;
}

.swiper-slide .page5_box_upper img {
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), font-size 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.swiper-slide:hover .page5_box_upper img {
    transform: scale(1.01);
}

.swiper-slide:hover .swiper-slide {
    transform: scale(1.1);
    transition: transform 0.35s cubic-bezier(.36, 1.21, .58, .82);
}





.swiper-button-next,
.swiper-button-prev {
    background-color: rgba(255, 255, 255, 0);
    color: #FFD105;
    /* Ensures the icon is visible */
    padding: 20px;
    border-radius: 50%;
    background-color: #000000a1;
    width: 8px;
    height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;


    border: 1px solid #ffffff4f;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {

    transition: background-color 0.25s, color 0.25s;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #ffffff;
    border: 1px solid #f8991c63;
}

/* Make sure the arrow is visible and colored as per color property */
.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 20px;
    font-weight: 900;
    color: inherit;
}


.swiper-pagination-bullet {
    background: #000 !important;
    /* The color you want for inactive bullets */
    opacity: 0.7;
}

.swiper-pagination-bullet-active {
    background: #F8981C !important;
    /* The color you want for the active bullet */
    opacity: 1;
}

.page5_box_upper {
    width: 30vw;
    height: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
    /* display: inline; */
    /* background-color: #2b11088d; */
    /* padding: 2% 2% 2% 2%; */
}

.page5_box_upper img {
    width: 95%;
    height: 95%;
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px;
    object-fit: cover;
    /* overflow: hidden; */
}
.page5_box_upper img:nth-child(2) {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px;
    object-fit:contain;
    overflow: hidden;
}

.page5_box_lower {
    width: 30vw;
    height: 50%;
    /* background-color: #6af3855c; */
    /* padding: 2% 2% 2% 2%; */
    display: flex;
    flex-direction: column;
    /* display: inline-block; */
    align-items: flex-start;
    /* align-items: start; */
}

.page5_box_lower_btn {
    display: flex;
    width: auto;
    padding-left: 3%;
    gap: 10%;
}

.page5_box_lower button {
    background-color: #fff;
    color: #F8981C;
    width: auto;
    border: none;
    padding: 15% 20% 10% 20%;
    /* padding-top: 1%; */
    font-family: 'font-1';
    white-space: nowrap;
    border-radius: 50vw;
    font-size: 0.7vw;
    font-weight: 800;

}

.page5_box_lower_detail {
    display: inline-block;
    text-align: start;
    padding: 3% 3% 3% 3%;
    /* justify-content: start; */
}





.page5_box_lower_detail h2 {
    font-size: 2.3vmax;
    font-family: 'font-1';
    font-weight: 800;
    color: #ffffff;

}


.page5_box_lower_detail p {
    font-size: 1.2vmax;
    font-family: 'saira';
    color: #ffffff;
    line-height: 1.2;
    text-align: justify;

}


/* 
.page5_box_lower_detail span
{
    font-size: 2vmax;
    color: #F8981C;
    font-weight: 900;
    rotate: -45deg;
    width: 3vmax;
    height: 3vmax;
    display: flex;
    border-radius: 50vw;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
}
 */


.page5_box_lower_footer {
    padding: 3% 3% 3% 3%;
    display: flex;
    position: absolute;
    bottom: 2%;
    width: 90%;
    justify-content: end;
    /* background-color: tomato; */
    align-items: end;
}

.page5_box_lower_footer img {
    width: 40px;

    object-fit: cover;
}




/* ================= Section 7: Footer ================= */
#section-7 {
    width: 100%;
    height: 100vh;
    background: #FEF6EF;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.footer-inner {
    width: 100%;
    /* max-width: 1200px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.footer-logo {
    width: clamp(140px, 18vw, 220px);
    height: auto;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.15));
    margin-top: 350px;
}

.footer-tagline {
    font-family: salmond;
    color: #000;
    font-size: clamp(16px, 2.2vw, 24px);
}

.footer-credits {
    width: 95%;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 30px 40px;
    font-family: saira;
    color: #000;
    font-size: clamp(13px, 1vw, 17px);
    z-index: 2;
    /* background-color: #8a2626; */
}

.credit-left {
    justify-self: start;
}

.credit-center {
    justify-self: center;
}

.credit-right {
    justify-self: end;
}






/*================= 2400px =======================*/



@media screen and (min-width: 2400px) {




.page1_contain_2_left_img_oil {
    /* position: absolute; */
    width: 75%;
    height: 85%;
    top: 0;
    left: 0;
    margin-left: 3%;
    z-index: 100;
    /* scale: 0; */
    /* order: 3; */

    /* background-color: rgba(255, 99, 71, 0.505); */
}

.page1_contain_2_left_img_oil img {
    width: 95%;
    height: 100%;
    object-fit: contain;
    /* scale: 0; */

}
    .page1_contain_2_right h3 {
        font-size: 11em;
        line-height: 150px;
        font-family: 'font-1';
    }

    .page1_contain_2_right h3:nth-child(1) {
        letter-spacing: 18px;
    }

    .page1_contain_2_right h2 {
        font-size: 6em;
        line-height: 100px;
        letter-spacing: 0px;
        font-family: 'font-1';
    }

    .page1_contain_2_right p {
        font-size: 1.65em;
        font-family: 'saira';
        /* margin-left: %; */

    }


    .page1_contain_2_right p:nth-child(4n) {
        word-spacing: 0.9em;
    }

    .page1_contain_2_right p:nth-child(5n) {
        word-spacing: 0.5em;
    }

    .page1_contain_2_right p:nth-child(6n) {
        word-spacing: 0.5em;
    }


    .page2 h3 {

        font-size: 7em;
        line-height: 110px;

    }






    .panel1 {
        font-size: 18em;

    }


    .panel2_left {
    width: 40vw;
    height: 100vh;
    /* background-color: aquamarine; */
    display: flex;
    justify-content: end;
    align-items: center;

}

.panel2_left img {
    width: 17%;
    height: 40%;
    position: relative;
    margin-right: 20%;
}
    .panel2_right h3 {
        /* font-size: 9em; */
        letter-spacing: 2px;
        font-weight: 500;
    }

    /* .panel2_right p */

    .panel2_right p,
    .panel3_right p,
    .panel4_right p {
        font-size: 3em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        font-family: 'saira';
    }

    .product_detail_right_detail {
    height: auto;
    /* background-color: #00000037; */
    width: 29.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .product_detail_right h3 {
        font-size: 7.80em;
        line-height: 113px;
        
        /* display: inline-block; */
    }

    .product_detail_right h3:nth-child(1) {
        letter-spacing: 2.5px;
    }

    .product_detail_right h4 {
        font-size: 2.13em;
        /* padding: 1% 0; */
        white-space: nowrap;
        font-weight: 100;
        line-height: 0px;
        margin-top: 4%;
        font-family: 'font-1-light';
    }


    .product_detail_right_inner {
    width: 100%;
    height: auto;
    border: 3px solid #F8981C;
    margin-top: 6%;
    padding: 0% 1%;
    overflow-x: hidden;


}


    .page5 h3 {

        font-size: 7em;
        line-height: 110px;

    }



    /* ================= Section 7: Footer ================= */
#section-7 {
    width: 100%;
    height: 100vh;
    background: #FEF6EF;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.footer-inner {
    width: 100%;
    /* max-width: 1200px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.footer-logo {
    width: 15vw;
    height: auto;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.15));
    margin-top: 350px;
}

.footer-tagline {
    font-family: salmond;
    color: #000;
    font-size: clamp(16px, 2.2vw, 24px);
}

.footer-credits {
    width: 97.3vw;
    /* background-color: #8a2626; */
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 30px 40px;

    font-family: saira;
    color: #000;
    font-size: clamp(15px, 1.5vw, 20px);
    z-index: 2;
}

.credit-left {
    justify-self: start;

}

.credit-center {
    justify-self: center;

    
}

.credit-right {
    justify-self: end;


}
}

@media screen and (min-width: 1440px) and (max-width: 1700px) {

    .page5 {
        margin-top: 8%;
    }
    .page1 {
        display: none;
    }

    .page1_mobail {
        display: none;
    }

    .page1_leptop {
        display: flex;
        width: 100vw;
        position: relative;
        height: 130vmax;
        /* background-color: #0000005b; */
    }


    .page1_bg_leptop {
        width: 100%;
        height: auto;
        position: absolute;
        /* opacity: 0.5; */
        top: 0;
        left: 0;
        z-index: 100;
    }

    .page1_bg_leptop img {
        width: 101%;
        height: 100%;
        object-fit: cover;
    }

    .page1_bg_text_leptop {
        position: absolute;
        width: 100vw;
        height: 100vh;
        /* overflow: hidden; */
        padding-top: 7%;
        z-index: 200;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        /* top: 50%;
    left: 50%;
    transform:  translateX(-50%) translateY(-50%);
     */
        font-size: 12.5vmax;
        line-height: 0vmax;

        /* background-color: black; */

        letter-spacing: -0px;
        font-family: 'font-1';
        color: white;
    }



    .page1_bg_text_leptop p:nth-child(2) {
        opacity: 0.4;
    }

    .page1_bg_text_leptop p:nth-child(3) {
        opacity: 0.2;
    }

    .page1_bg_text_leptop p:nth-child(4) {
        opacity: 0.1;
    }


    .page1_inner_leptop {
        position: absolute;
        /* background-color: rgba(127, 255, 212, 0.888); */
        z-index: 210;
        top: 0;
        left: 0;
        width: 100vw;
        height: auto;

    }

    .page1_contain_leptop {
        width: 100%;
        height: 100%;
        /* background-color: rgba(127, 255, 212, 0.303); */
        display: flex;
        position: sticky;
        justify-content: center;
        align-items: center;
        z-index: 190;
    }

    /* .page1_contain_3_image_landing_page
{
    width: 33.33%;

} */
    .page1_contain_oil-img_container_leptop img {
        width: 100%;
        height: 100%;

    }

    .page1_containe_oil-img_left_leptop {
        display: flex;
        width: 30vw;
        justify-content: start;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: end;

    }

    .page1_containe_oil-img_left_leptop img {

        height: 100%;
        width: 100%;
        /* transform: scaleX(-1); */
        /* margin-left: 0%; */
        /* rotate: 20deg; */
        /* padding-top: 50%; */
        margin-top: 30%;
    }

    .page1_contain_oil-img_container_leptop {
        position: relative;
        height: auto;
        width: 40vw;
        /* background-color: rgba(250, 235, 215, 0.425); */
        display: flex;
        scale: 1.5;
        z-index: 200;
        justify-content: center;
        align-items: center;

    }

    .page1_contain_oil-img_container_leptop img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        /* scale: 2.3; */
        /* margin-top: 17%; */
        padding-right: 20%;

        /* margin-right: 20%; */
    }



    .page1_containe_oil-img_right_leptop {
        display: flex;
        width: 30vw;
        justify-content: end;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: center;

    }

    .page1_containe_oil-img_right_leptop img {

        height: 100%;
        width: 80%;
        /* transform: scaleX(-1); */
        margin-top: 0%;
        rotate: 0deg;

    }


    .page1_contain_2_leptop {
        width: 100vw;
        height: 80vh;
        /* margin-top: 15%; */
        /* background-color: rgba(216, 191, 216, 0.3); */
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* z-index: 100; */
    }



    .page1_contain_2_left_leptop {
        width: 50vw;
        height: 100%;
        /* position: relative; */
        /* z-index: 120; */

        /* background-color: #ffd1056e; */
    }

    .page1_contain_2_left_img_oil_leptop {
        /* position: absolute; */
        width: 80%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 100;
        /* scale: 0; */
        /* order: 3; */

        /* background-color: rgba(255, 99, 71, 0.505); */
    }

    .page1_contain_2_left_img_oil_leptop img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        /* scale: 0; */

    }

    .page1_contain_2_left_img_pinuts_leptop {
        position: absolute;
        width: 25%;
        height: 25%;
        top: 60%;
        left: 20%;
        z-index: 300;
        /* scale :0; */
        /* order: 1; */
        /* background-color:#f8991c95; */
    }

    .page1_contain_2_left_img_pinuts_leptop img {
        width: 100%;
        height: 100%;

        object-fit: contain;
    }

    .page1_contain_2_right_leptop {
        width: 46vw;
        height: 70%;
        /* gap: 200px; */
        font-family: 'saira';
        /* background-color: rgba(107, 107, 54, 0.457); */
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* text-align: center; */
        align-items: start;
        /* position:absolute; */

        /* padding-bottom: 10%;  */
        color: white;
    }


    .page1_contain_2_right_leptop h3 {
        font-size: 8em;
        line-height: 110px;
        font-family: 'font-1';
    }

    .page1_contain_2_right_leptop h3:nth-child(1) {
        letter-spacing: 14px;
    }

    .page1_contain_2_right_leptop h2 {
        font-size: 4em;
        line-height: 70px;
        letter-spacing: 4.5px;
        font-family: 'font-1';
    }

    .page1_contain_2_right_leptop p {
        font-size: 1.2em;
        font-family: 'saira';
        /* margin-left: %; */

    }


    .page1_contain_2_right_leptop p:nth-child(4n) {
        word-spacing: 0.9em;
    }

    .page1_contain_2_right_leptop p:nth-child(5n) {
        word-spacing: 0.53em;
    }

    .page1_contain_2_right_leptop p:nth-child(6n) {
        word-spacing: 0.53em;
    }

}






@media screen and (min-width: 1900px) and (max-width: 2200px)
{
    .page1_bg_text {
        font-size: 11vmax;
        top:5%;
    }



    #section-7 {
    width: 100%;
    height: 100vh;
    background: #FEF6EF;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.footer-inner {
    width: 100%;
    /* max-width: 1200px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.footer-logo {
    width: 15vw;
    height: auto;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.15));
    margin-top: 350px;
}

.footer-tagline {
    font-family: salmond;
    color: #000;
    font-size: clamp(16px, 2.2vw, 24px);
}

.footer-credits {
    width: 96vw;
    /* background-color: #8a2626; */
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 30px 40px;

    font-family: saira;
    color: #000;
    font-size: clamp(15px, 1.5vw, 20px);
    z-index: 2;
}

.credit-left {
    justify-self: start;

}

.credit-center {
    justify-self: center;

    
}

.credit-right {
    justify-self: end;


}
}


/*  480 600 768 992 1440 */



/*=========== 7680px ==========*/

@media (max-width: 768px) {


       /* 
    border
    {
        overflow-x: hidden;
    } */
    .lodder {
        display: none;
    }

    .lodder_mobail {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        /* background: linear-gradient(135deg, #ffd301 0%, #faaf15 100%); */
        z-index: 1000;
        display: flex;
        /* flex-direction: column; */
        /* justify-content: end; */
        /* align-items: start; */
        justify-content: center;
        align-items: center;

    }


    .lodder_mobail video {
        width: 100%;
        object-fit: cover;
        height: 100vh;

    }

    .nav {
        display: none;
    }

    .nav_mobail {

        width: 100vw;
        height: 18vh;
        position: absolute;
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: start;
        top: 0;
        /* background-color: #000; */

    }



    .nav_main_logo_mobail {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 14vh;
        display: flex;
        justify-content: center;
        align-items: center;
        /* background-color: aquamarine; */
    }



    .nav_main_logo_mobail img {
        height: 100%;

    }


    .container {
        width: 100vw;
        /* min-height: 100vh; */
        /* background-color:bisque; */
        overflow-x: hidden;
        top: 0;
        left: 0;
    }

    .page1 {
        display: none;
        position: relative;
    }

    .page1_leptop {
        display: none;
        position: relative;
    }

    .page1_mobail {
        display: flex;
        width: 100vw;
        position: relative;
        height: 230vmax;
        /* background-color: #0000005b; */
    }

    .page1_bg_mobail {
        width: 100%;
        /* height: 90%; */
        height: 230vmax;
        position: absolute;
        /* opacity: 0.5; */
        top: 0;
        left: 0;
        z-index: 100;
    }

    .page1_bg_mobail img {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .page1_bg_text_mobail {
        position: absolute;
        width: 100vw;
        height: 100vh;
        /* overflow: hidden; */
        padding-top: 0%;
        margin-top: 15%;
        z-index: 200;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        /* top: 50%;
        left: 50%;
        transform:  translateX(-50%) translateY(-50%);
         */
        /* font-weight: 100; */
        font-size: 13vmax;
        line-height: 0vmax;

        /* background-color: black; */

        letter-spacing: 5px;
        font-family: 'font-1';
        color: white;
    }



    .page1_bg_text_mobail p:nth-child(2) {
        opacity: 0.85;
    }

    .page1_bg_text_mobail p:nth-child(3) {
        opacity: 0.65;
    }

    .page1_bg_text_mobail p:nth-child(4) {
        opacity: 0.35;
    }

    .page1_bg_text_mobail p:nth-child(5) {
        opacity: 0.20;
    }

    .page1_bg_text_mobail p:nth-child(6) {
        opacity: 0.10;
    }



    .page1_inner_mobail {
        position: relative;
        /* background-color: rgba(127, 255, 212, 0.888); */
        z-index: 210;
        top: 0;
        left: 0;
        width: 100vw;
        height: auto;

    }

    .page1_contain_mobail {
        width: 100%;
        height: 90vh;
        /* background-color: rgba(127, 255, 212, 0.303); */
        display: flex;
        position: relative;
        justify-content: center;
        align-items: start;
        z-index: 190;
        margin-top: 50%;

    }

    /* .page1_contain_3_image_landing_page
    {
        width: 33.33%;
    
    } */
    .page1_contain_oil-img_container_mobail img {
        width: 100%;
        height: 100%;
        /* scale: 5; */

    }

    .page1_containe_oil-img_left_mobail {
        display: flex;
        width: 50vw;
        justify-content: start;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: end;

    }

    .page1_containe_oil-img_left_mobail img {

        height: 100%;
        width: 100%;
        /* transform: scaleX(-1); */
        margin-left: 20%;
        rotate: -60deg;
        scale: 2;
        /* padding-top: 50%; */
        margin-top: 15vmax;
    }

    .page1_contain_oil-img_container_mobail {
        position: relative;
        height: auto;
        width: 80vw;
        /* background-color: rgba(250, 235, 215, 0.425); */
        display: flex;
        scale: 2.5;
        z-index: 200;
        justify-content: center;
        align-items: center;

    }

    .page1_contain_oil-img_container_mobail img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        /* scale: 1.2; */
        margin-top: -0%;
        /* padding-right: 12%; */

        /* margin-right: 20%; */
    }



    .page1_containe_oil-img_right_mobail {
        display: flex;
        width: 80vw;
        justify-content: end;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: center;

    }

    .page1_containe_oil-img_right_mobail img {

        height: 100%;
        width: 100%;
        /* transform: scaleX(-1); */
        margin-top: -90%;
        /* margin-left: 50%; */
        margin-right: -30%;
        /* scale: 1.3; */
        rotate: -5deg;

    }


    .page1_contain_2_mobail {
        width: 100vw;
        height: 80vh;
        /* margin-top: 15%; */
        /* background-color: rgba(216, 191, 216, 0.3); */
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        /* z-index: 100; */
    }



    .page1_contain_2_left_mobail {
        width: 100vw;
        height: 50%;
        position: relative;
        /* order: 1; */
        /* position: relative; */
        /* z-index: 120; */

        /* background-color: #ffd1056e; */
    }

    .page1_contain_2_left_img_oil_mobail {
        position: absolute;
        /* position: relative; */
        width: 100%;
        height: 100%;

        z-index: 100;
        /* scale: 0; */
        /* order: 3; */

        /* background-color: rgba(255, 99, 71, 0.505); */
    }

    .page1_contain_2_left_img_oil_mobail img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        scale: 0.9;

    }

    .page1_contain_2_left_img_oil_container_mobail {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 6%;
        left: -4%;
        z-index: 100;
        scale: 1.2;
        display: none;
        /* order: 3; */

        /* background-color: rgba(255, 99, 71, 0.505); */
    }

    .page1_contain_2_left_img_oil_container_mobail img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        /* scale: 0; */

    }

    .page1_contain_2_left_img_pinuts_mobail {
        position: absolute;
        width: 35%;
        height: 35%;
        top: 80%;
        left: 50%;
        z-index: 300;
        /* scale :0; */
        /* order: 1; */
        /* background-color:#f8991c95; */
    }

    .page1_contain_2_left_img_pinuts_mobail img {
        width: 100%;
        height: 100%;

        object-fit: contain;
    }

    .page1_contain_2_right_mobail {
        width: 100vw;
        height: 50%;
        font-family: 'saira';
        /* background-color: rgba(107, 107, 54, 0.457); */
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* margin-left: 25%; */
        align-items: center;
        /* Center horizontally */
        text-align: center;
        /* Center text within the container */
        /* position:absolute; */
        /* padding: 10% 10% 10% 10%; */
        color: white;
    }

    .page1_contain_2_right_mobail h3 {
        font-size: 6em;
        line-height: 90px;
        text-align: center;
        font-family: 'font-1';
        /* text-align: ce; */
    }

    .page1_contain_2_right_mobail h3:nth-child(1) {
        letter-spacing: 9px;
        margin-top: 3%;
    }

    /* .page1_contain_2_right_mobail h3:nth-child(2) {
        letter-spacing: 1.5px;
    } */

    .page1_contain_2_right_mobail h2 {
        font-size: 3em;
        line-height: 20px;
        letter-spacing: 3px;
         margin-top: 2%;

        font-family: 'font-1';
    }

    .page1_contain_2_right_mobail p {
        font-size: 1.1em;
        line-height: 1.2em;
        font-family: 'saira';
        margin-top: 3%;


    }

    .page1_contain_2_right_text_mobail {
        /* background-color: #8d2121; */
        width: 420px;
        text-align: center;
    }

    /* .page1_contain_2_right_mobail p:nth-child(4n) {
        word-spacing: 0em;
    }

    .page1_contain_2_right_mobail p:nth-child(5n) {
        word-spacing: 0.53em;
    }

    .page1_contain_2_right_mobail p:nth-child(6n) {
        word-spacing: 0.53em;
    } */


    .page2 {
        position: relative;
        width: 100vw;
        height: auto;
        /* margin-top: 15%; */
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .page2 h3 {
        text-align: center;
        font-family: "font-1";
        font-size: 4em;
        margin-top: 0%;
        line-height: 60px;
        color: #F8981C;
    }

    .page2 h3:nth-child(1) {
        margin-top: 15%;
    }


    /* Mobile-friendly grid for .page2_contain */
    .page2_contain {
        display: flex;
        flex-direction: column;
      
            /* grid-template-columns: 1fr;
        grid-template-rows: repeat(9, 1fr); */
        gap: 5vw;
        height: auto;
        width: 75vw;
        min-height: 35vh;
        margin-top: 8vw;

        justify-items: center;
        align-items: center;
    }

    .page2_contain_box4 {
        grid-row: 6 / span 2;
        /* appear later in the grid */
        grid-column: 1 / 2;
        height: 100%;
        width: 100%;
    }

    .page2_contain_box3 {
        grid-row: 2 / span 2;
        /* appear near the top in the grid */
        grid-column: 1 / 2;
        height: 100%;
        width: 100%;
    }



    .scroller {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 2%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fef7ef;

    /* background-color: #ffffff; */
    position: relative;
    overflow: hidden;
    user-select: none;
}

/* ===== Infinite Ticker ===== */
.ticker {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 40px 0 60px;
}

.ticker__row {
    width: 100%;
    overflow: hidden;
    mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
}

.ticker__track {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    white-space: nowrap;
    will-change: transform;
    /* Reduce flicker by making animation seamless (slightly overlaps slide-out and slide-in) */
    animation: ticker-move-seamless 40s linear infinite;
    /* Sometimes hardware acceleration helps on certain browsers */
    backface-visibility: hidden;
}

.ticker__row--reverse .ticker__track {
    animation-direction: reverse;
}

/* Modified keyframes for seamless looping -- end offset is -49.9% instead of -50% */
@keyframes ticker-move-seamless {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-49.9%);
    }
}








    .box {
        text-align: center;
        font-family: 'font-1';
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2em;
        /* background-color: #2b1108; */
        min-height: 45vh;
        width: 100%;
        height: 100%;
        border-radius: 50px;
        /* aspect-ratio: 1 / 1; */
        /* Each box will fill its grid cell and be square */
        position: relative;
        /* Added to allow absolutely positioned images if needed */
        overflow: hidden;
        /* Prevent image overflow which can break box sizing */
    }


    .box>img,
    .box3 img,
    .box4 img,
    .box5 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 50px;
        display: block;
        max-width: 100%;
        max-height: 100%;
        /* Remove default img margin/padding if any */
        margin: 0;
        padding: 0;
    }


    .box5 img {
        height: 35vh;
        object-fit: cover;
    }



    .box1 {
        order: 1;
    }

    .box3 {
        order: 2;
    }

    .box2 {
        order: 3;
    }

    .box4 {
        order: 6;
    }

    .box5 {
        order: 4;
    }

    .box6 {
        order: 5;
    }

    .box7 {
        order: 7;
    }





    .page2_scroll_aniation_img {
        position: absolute;
        width: 10vmax;
        height: 10vmax;
        z-index: 300;
        /* background-color: #E41E26; */



    }

    .page2_scroll_aniation_img1 {
        top: 0%;
        left: 10%;
    }

    .page2_scroll_aniation_img2 {
        top: 80%;
        left: 80%;
    }

    .page2_scroll_aniation_img img {
        width: 200%;
        height: 200%;
        object-fit: contain;
    }

    .page2_scroll_aniation_img2 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

















    .scroller {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fef7ef;
        position: relative;
        overflow: hidden;
        user-select: none;
    }

    /* ===== Infinite Ticker ===== */
    .ticker {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 40px 0 60px;
    }

    .ticker__row {
        width: 100%;
        overflow: hidden;
        mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
        -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
    }

    .ticker__track {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        white-space: nowrap;
        will-change: transform;
        /* Reduce flicker by making animation seamless (slightly overlaps slide-out and slide-in) */
        animation: ticker-move-seamless 40s linear infinite;
        /* Sometimes hardware acceleration helps on certain browsers */
        backface-visibility: hidden;
    }

    .ticker__row--reverse .ticker__track {
        animation-direction: reverse;
    }

    /* Modified keyframes for seamless looping -- end offset is -49.9% instead of -50% */
    @keyframes ticker-move-seamless {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-49.9%);
        }
    }

    .badge {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 10px 20px;
        border-radius: 999px;
        font-family: 'salmond', sans-serif;
        font-size: 15px;
        font-weight: 600;
        color: #2b1108;
        /* background: #fff; */
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
        /* Prevent badge "pop-in" on loop by hiding outline and focus */
        outline: none;
        border: none;
    }

    /* Color variants inspired by reference */
    .badge-brown {
        background: #F8981C;
        color: #fff;
    }

    .badge-brown-light {
        background: #FFD105;
        color: #ffffff;
    }

    .badge-pink {
        background: #E41E26;
        color: #ffffff;
    }

    .badge-rose {
        background: #F8981C;
        color: #ffffff;
    }

    .badge-orange {
        background: #FFD105;
        color: #ffffff;
    }

    .badge-red {
        background: #E41E26;
        color: #ffffff;
    }

    .badge-cream {
        background: #F8981C;
        color: #ffffff;
    }

    .badge-rust {
        background: #FFD105;
        color: #ffffff;
    }


    .page3 {
        display: none;
    }



    .page3_mobail {
        position: relative;
        width: 100vw;
        height: auto;
        overflow-x: hidden;
        display: flex;
        /* margin-top: 50%; */
    }

    .page3_contain_mobail {
        display: flex;
        flex-direction: column;
        height: auto;
        position: sticky;
        width: 400vw;
        /* 4 panels wide */
        background: linear-gradient(150deg, #ffad23 0%, #F8981C 100%);
    }

    .panel_mobail {
        /* flex: 0 0 100vw; */
        width: 100vw;
        height: 90vh;
        display: flex;
        flex-direction: column;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: 'font-1';
        /* background-color: ; */
        /* background-color: transparent; */
        color: #ffffff;
        overflow: hidden;
    }


    .panel1_mobail {
        font-size: 6em;
        text-align: center;
        height: 60vh;
        display: flex;
        justify-content: start;
        /* background-color: #2b1108; */
        font-weight: 900;
    }

    .panel1_mobail p {
        margin-top: 30%;
    }

    .panel2_left_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel2_left_mobail img {
        width: 60%;
        height: 80%;
        object-fit: contain;
        /* position: relative; */
        /* margin-right: 20%; */
    }


    .panel2_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #8d2121; */
        /* width: 70vw !important; */
        margin-top: 1%;
        max-width: 45vmax;
        /* max-width: none !important; */
        /* box-sizing: border-box; */
        /* text-align: justify; */
        /* height: 50%; */
        /* display: block; */
        /* flex: none !important; */
        /* position: relative; */
    }

    .panel2_right_mobail h3,
    .panel3_right_mobail h3 {
        font-size: 4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel2_right_mobail p {
        font-size: 1.5em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }


















    .panel3_left_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel3_left_mobail img {
        width: auto;
        height: 85%;
        /* position: relative;
     */
        object-fit: contain;
        /* margin-right: 13%; */
    }


    .panel3_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #000; */
        width: 68%;
        text-align: justify;
        /* height: 50%; */
    }

    .panel3_right_mobail h3 {
         font-size: 4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel3_right_mobail p {
        font-size: 1.5em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }









    .panel4_left_mobail {
        width: 100vw;
        height: 55vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel4_left_mobail img {
        width: auto;
        height: 90%;
        /* position: relative;
     */
        object-fit: contain;
        /* margin-right: 13%; */
    }



    .panel4_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #000; */
        width: 68%;
        text-align: justify;
        /* height: 50%; */
    }

    .panel4_right_mobail h3 {
        font-size: 4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel4_right_mobail p {
        font-size: 1.5em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }
















    .product_detail {
        width: 100vw;
        height: 120vh;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* background-color: #2b1108; */
    }


    .product_detail_left {
        width: 100vw;
        height: 50vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        /* background-color: #ffae2369; */
    }

    .product_detail_left img {
        width: 85%;
        height: 85%;
        object-fit: contain;
        margin-left: 5%;
        margin-top: 10%;
    }

    .product_detail_right {
        width: 100vw;
        height: 50vh;
        /* background-color: #00000061; */
        color: #F8981C;
        /* padding: 0% 5%; */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        font-family: 'font-1';
    }


    .product_detail_right_detail {
        /* height: auto; */
        /* background-color: #00000066; */
        width: 60vw;
        display: flex;

        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .product_detail_right h3 {
        font-size: 3.5em;

        line-height: 50px;
        /* display: inline-block; */
    }
    
    .product_detail_right h3:nth-child(1) {
        letter-spacing: 1px;
        margin-top: 10%;
    }

    .product_detail_right h4 {
        font-size: 0.95em;
        white-space: nowrap;
        font-weight: 100;
        line-height: 0px;
        margin-top: 3%;
        font-family: 'font-1-light';
    }

    .product_detail_right_inner {
        width: 100%;
        height: auto;
        border: 3px solid #F8981C;
        margin-top: 3%;
        padding: 1% 1%;


    }

    .product_detail_right_inner p {
        /* line-height: 50px; */
        padding: 2% 2% 2% 2%;
        font-weight: 100;
        font-family: 'font-1-light';
        font-size: 1em;
        display: flex;
        /* font-weight: 100; */
        justify-content: space-between;
        /* border-bottom: 2px solid #54545463; */

    }

    .product_detail_right_inner span {
        font-weight: 900;
        font-family: 'font-1';
    }

    .product_detail_right_inner p:nth-child(8) {
        border-bottom: 0px solid #54545463;

    }




    .product_detail_right h6 {
        font-size: 1.2em;
        font-weight: 100;
        background: linear-gradient(130deg, #FFD105 0%, #fda814 30%);
        color: #fff;
        border-radius: 5px;
        margin-top: 3%;
        padding: 1% 3% 0.5% 3%;
        font-family: 'font-1-light';

    }





    .page4_inner {
    width: 100vw;
    height: auto;
}


.page4_inner {
    width: 100vw;
    height: 100vh;
    /* background-color: rgb(15, 255, 175); */
    background-image: url('family_img_mobail.webp');
    background-size: cover;
    
    background-position: center;
    /* background: transparent; */
    /* opacity: 0.8; */
    background-repeat: no-repeat;
    position: relative;

    mask-image: url('SHETHANI-UPDATED-JAR-TRANSPARENT 5.webp');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    
    -webkit-mask-size: auto 460px;
    /* initial bottle height */
    mask-size: auto 460px;
    -webkit-mask-origin: content-box;
    mask-origin: content-box;
    z-index: 1000;
    /* background-color: #000000; */
    /* background-color: #fff; */
}



















    .page5 {
        position: relative;
        width: 100vw;
        height: 250vh;
        margin-top: 15%;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        z-index: 100;
        /* gap: 5%; */
    }

    .page5 h3 {
        text-align: center;
        font-family: "font-1";
        font-size: 4em;
        z-index: 1;
        line-height: 60px;
        /* margin-top: 15%; */
        color: #F8981C;
    }


    .swiper {
        width: 100vw;
        height: 250vh;
        margin-top: 5%;
        /* background-color: #000; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .swiper-wrapper {
        display: flex;
        flex-direction: column !important;
        align-items: center;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        width: 65vw;
        height: 70vh;
        background: linear-gradient(135deg, #FFD105 0%, #F8981C 100%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 15px;
        overflow: hidden;
        margin: 2.5% 0;
        /* vertical spacing between slides */
    }















    .page5_box_upper {
        width: 65vw;
        height: 35vh;
        /* background-color: #2b11088d; */
        padding: 3% 3% 3% 3%;
    }

    .page5_box_upper img {
        width: 95%;
        height: 100%;
        border-radius: 15px;
        object-fit: cover;
    }

    .page5_box_lower {
        width: 60vw;
        height: 35vh;
        /* background-color: #6af3855c; */
        /* padding: 2% 2% 2% 2%; */
        display: flex;
        flex-direction: column;
        /* display: inline-block; */
        align-items: flex-start;
        /* align-items: start; */
    }

    .page5_box_lower_btn {
        display: flex;
        width: auto;
        padding-left: 0%;
        gap: 10%;
    }

    .page5_box_lower button {
        background-color: #fff;
        color: #F8981C;
        width: auto;
        border: none;
        padding: 15% 20% 10% 20%;
        /* padding-top: 1%; */
        font-family: 'font-1';
        white-space: nowrap;
        border-radius: 50vw;
        font-size: 0.7em;
        font-weight: 800;

    }

    .page5_box_lower_detail {
        display: inline-block;
        text-align: start;

        padding: 3% 1% 0% 0%;
        /* justify-content: start; */
    }





    .page5_box_lower_detail h2 {
        font-size: 4vmax;
        font-family: 'font-1';
        font-weight: 800;
        color: #ffffff;

    }


    .page5_box_lower_detail p {
        font-size: 2vmax;
        font-family: 'saira';
        text-align: justify;
        color: #ffffff;
        line-height: 1.2;

    }




    .page5_box_lower_footer {
        padding: 3% 3% 3% 3%;
        /* margin-bottom: 3%; */
        display: flex;
        position: absolute;
        bottom: 2%;
        width: 90%;
        /* background-color: #000; */
        justify-content: end;
        align-items: start;

    }

    .page5_box_lower_footer img {

        width: 8%;
        object-fit: cover;
        margin-bottom: 0%;
    }








    .page6 {
        width: 100vw;
        height: 50vh;

        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: center;
        /* align-items: end; */
    }

    .page6 video {
        position: absolute;
        z-index: 1;
        width: 100%;

        height: 65vh;
        object-fit: cover;

    }

    .page6_main_logo {
        width: 150px;
        height: 150px;
        display: flex;
        justify-content: center;
        margin-bottom: 5%;
        align-items: center;
        z-index: 100;
        /* background-color: #e41e2569; */
    }

    .page6_main_logo img {
        width: 100%;
        object-fit: contain;

    }

    .page6_fotter {
        width: 100vw;
        margin-bottom: 15%;
        display: flex;
        flex-direction: column;
        font-size: 0.8em;
        font-family: 'saira';
        /* text-align: ; */
        justify-content: center;
        align-items: center;
        /* padding: 0 1% 0 1%; */
        /* font-weight: 100; */
        z-index: 600;
        /* align-items: end; */
        /* background-color: #E41E26; */
    }

    .page6_fotter p {
        /* background-color: #661414; */
        width: 20%;
        /* white-space: ; */
        white-space: nowrap;
        display: flex;
        justify-content: center;
        align-items: center;
    }










    #section-7 {
        height: 80vh;
    }

    .footer-logo {
        margin-top: 200px;
    }

    .footer-credits {
        grid-template-columns: 1fr;
        text-align: center;
        position: static;
        margin-top: 24px;
    }

    .credit-left,
    .credit-center,
    .credit-right {
        justify-self: center;
    }
}












/*=========== 480px ==========*/


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

    /* 
    border
    {
        overflow-x: hidden;
    } */
    .lodder {
        display: none;
    }

    .lodder_mobail {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        /* background: linear-gradient(135deg, #ffd301 0%, #faaf15 100%); */
        z-index: 1000;
        display: flex;
        /* flex-direction: column; */
        /* justify-content: end; */
        /* align-items: start; */
        justify-content: center;
        align-items: center;

    }


    .lodder_mobail video {
        width: 100%;
        object-fit: cover;
        height: 100vh;

    }

    .nav {
        display: none;
    }

    .nav_mobail {

        width: 100vw;
        height: 18vh;
        position: absolute;
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: start;
        top: 0;
        /* background-color: #000; */

    }



    .nav_main_logo_mobail {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 14vh;
        display: flex;
        justify-content: center;
        align-items: center;
        /* background-color: aquamarine; */
    }



    .nav_main_logo_mobail img {
        height: 100%;

    }


    .container {
        width: 100vw;
        /* min-height: 100vh; */
        /* background-color:bisque; */
        overflow-x: hidden;
        top: 0;
        left: 0;
    }

    .page1 {
        display: none;
        position: relative;
    }

    .page1_leptop {
        display: none;
        position: relative;
    }

    .page1_mobail {
        display: flex;
        width: 100vw;
        position: relative;
        height: 200vmax;
        /* background-color: #0000005b; */
    }

    .page1_bg_mobail {
        width: 100%;
        height: 200vmax;
        position: absolute;
        /* opacity: 0.5; */
        top: 0;
        left: 0;
        z-index: 100;
    }

    .page1_bg_mobail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .page1_bg_text_mobail {
        position: absolute;
        width: 100vw;
        height: 100vh;
        /* overflow: hidden; */
        padding-top: 0%;
        margin-top: 25%;
        z-index: 200;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        /* top: 50%;
        left: 50%;
        transform:  translateX(-50%) translateY(-50%);
         */
        /* font-weight: 100; */
        font-size: 9vmax;
        line-height: 0vmax;

        /* background-color: black; */

        letter-spacing: -0px;
        font-family: 'font-1';
        color: white;
    }



    .page1_bg_text_mobail p:nth-child(2) {
        opacity: 0.85;
    }

    .page1_bg_text_mobail p:nth-child(3) {
        opacity: 0.65;
    }

    .page1_bg_text_mobail p:nth-child(4) {
        opacity: 0.35;
    }

    .page1_bg_text_mobail p:nth-child(5) {
        opacity: 0.20;
    }

    .page1_bg_text_mobail p:nth-child(6) {
        opacity: 0.10;
    }



    .page1_inner_mobail {
        position: relative;
        /* background-color: rgba(127, 255, 212, 0.888); */
        z-index: 210;
        top: 0;
        left: 0;
        width: 100vw;
        height: auto;

    }

    .page1_contain_mobail {
        width: 100%;
        height: 90vh;
        /* background-color: rgba(127, 255, 212, 0.303); */
        display: flex;
        position: relative;
        justify-content: center;
        align-items: start;
        z-index: 190;
        margin-top: 50%;

    }

    /* .page1_contain_3_image_landing_page
    {
        width: 33.33%;
    
    } */
    .page1_contain_oil-img_container_mobail img {
        width: 100%;
        height: 100%;
        /* scale: 5; */

    }

    .page1_containe_oil-img_left_mobail {
        display: flex;
        width: 50vw;
        justify-content: start;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: end;

    }

    .page1_containe_oil-img_left_mobail img {

        height: 100%;
        width: 100%;
        /* transform: scaleX(-1); */
        margin-left: 20%;
        rotate: -60deg;
        scale: 3;
        /* padding-top: 50%; */
        margin-top: 42vmax;
    }

    .page1_contain_oil-img_container_mobail {
        position: relative;
        height: auto;
        width: 80vw;
        /* background-color: rgba(250, 235, 215, 0.425); */
        display: flex;
        scale: 3.5;
        z-index: 200;
        justify-content: center;
        align-items: center;

    }

    .page1_contain_oil-img_container_mobail img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        /* scale: 1.2; */
        margin-top: 35%;
        padding-right: 12%;

        /* margin-right: 20%; */
    }



    .page1_containe_oil-img_right_mobail {
        display: flex;
        width: 80vw;
        justify-content: end;
        /* background-color: rgba(240, 248, 255, 0.346); */
        align-items: center;

    }

    .page1_containe_oil-img_right_mobail img {

        height: 100%;
        width: 100%;
        /* transform: scaleX(-1); */
        margin-top: -40%;
        /* margin-left: 50%; */
        margin-right: -30%;
        scale: 1.3;
        rotate: -5deg;

    }


    .page1_contain_2_mobail {
        width: 100vw;
        height: 80vh;
        /* margin-top: 15%; */
        /* background-color: rgba(216, 191, 216, 0.3); */
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        /* z-index: 100; */
    }



    .page1_contain_2_left_mobail {
        width: 100vw;
        height: 50%;
        position: relative;
        /* order: 1; */
        /* position: relative; */
        /* z-index: 120; */

        /* background-color: #ffd1056e; */
    }

    .page1_contain_2_left_img_oil_mobail {
        position: absolute;
        /* position: relative; */
        width: 100%;
        height: 100%;

        z-index: 100;
        /* scale: 0; */
        /* order: 3; */

        /* background-color: rgba(255, 99, 71, 0.505); */
    }

    .page1_contain_2_left_img_oil_mobail img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        scale: 0.95;

    }

    .page1_contain_2_left_img_oil_container_mobail {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 6%;
        left: -2%;
        z-index: 100;
        scale: 1.2;
        display: none;
        /* order: 3; */

        /* background-color: rgba(255, 99, 71, 0.505); */
    }

    .page1_contain_2_left_img_oil_container_mobail img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        /* scale: 0; */

    }

    .page1_contain_2_left_img_pinuts_mobail {
        position: absolute;
        width: 35%;
        height: 35%;
        top: 75%;
        left: 63%;
        z-index: 300;
        /* scale :0; */
        /* order: 1; */
        /* background-color:#f8991c95; */
    }

    .page1_contain_2_left_img_pinuts_mobail img {
        width: 100%;
        height: 100%;

        object-fit: contain;
    }

    .page1_contain_2_right_mobail {
        width: 100vw;
        height: 50%;
        font-family: 'saira';
        /* background-color: rgba(107, 107, 54, 0.457); */
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* margin-left: 25%; */
        align-items: center;
        /* Center horizontally */
        text-align: start;
        /* Center text within the container */
        /* position:absolute; */
        /* padding: 10% 10% 10% 10%; */
        color: white;
    }

    .page1_contain_2_right_mobail h3 {
        font-size: 4em;
        line-height: 55px;
        font-family: 'font-1';
        /* text-align: ce; */
    }

    .page1_contain_2_right_mobail h3:nth-child(1) {
        letter-spacing: 5.5px;
    }

    /* .page1_contain_2_right_mobail h3:nth-child(2) {
        letter-spacing: 1.5px;
    } */

    .page1_contain_2_right_mobail h2 {
        font-size: 2em;
        line-height: 20px;
        letter-spacing: 1.8px;
         margin-top: 2%;

        font-family: 'font-1';
    }

    .page1_contain_2_right_mobail p {
        font-size: 0.80em;
        line-height: 1.3em;
        font-family: 'saira';
        margin-top: 3%;


    }

    .page1_contain_2_right_text_mobail {
        /* background-color: #8d2121; */
        width: 278px;
        text-align: center;
    }

    /* .page1_contain_2_right_mobail p:nth-child(4n) {
        word-spacing: 0em;
    }

    .page1_contain_2_right_mobail p:nth-child(5n) {
        word-spacing: 0.53em;
    }

    .page1_contain_2_right_mobail p:nth-child(6n) {
        word-spacing: 0.53em;
    } */


    .page2 {
        position: relative;
        width: 100vw;
        height: auto;
        /* margin-top: 15%; */
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .page2 h3 {
        text-align: center;
        font-family: "font-1";
        font-size: 2em;
        margin-top: 0%;
        line-height: 40px;
        color: #F8981C;
    }

    .page2 h3:nth-child(1) {
        margin-top: 15%;
    }


    /* Mobile-friendly grid for .page2_contain */
    .page2_contain {
        display: flex;
        flex-direction: column;
        /* grid-template-columns: 1fr;
        grid-template-rows: repeat(9, 1fr); */
        gap: 5vw;
        height: auto;
        width: 90vw;
        min-height: 20vh;
        margin-top: 8vw;

        justify-items: center;
        align-items: stretch;
    }

    .page2_contain_box4 {
        grid-row: 6 / span 2;
        /* appear later in the grid */
        grid-column: 1 / 2;
        height: 100%;
        width: 100%;
    }

    .page2_contain_box3 {
        grid-row: 2 / span 2;
        /* appear near the top in the grid */
        grid-column: 1 / 2;
        height: 100%;
        width: 100%;
    }





    .box {
        text-align: center;
        font-family: 'font-1';
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.5em;
        /* background-color: #2b1108; */
        min-height: 35vh;
        width: 100%;
        height: 100%;
        border-radius: 50px;
        /* aspect-ratio: 1 / 1; */
        /* Each box will fill its grid cell and be square */
        position: relative;
        /* Added to allow absolutely positioned images if needed */
        overflow: hidden;
        /* Prevent image overflow which can break box sizing */
    }


    .box>img,
    .box3 img,
    .box4 img,
    .box5 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 50px;
        display: block;
        max-width: 100%;
        max-height: 100%;
        /* Remove default img margin/padding if any */
        margin: 0;
        padding: 0;
    }


    .box5 img {
        height: 35vh;
        object-fit: cover;
    }



    .box1 {
        order: 1;
    }

    .box3 {
        order: 2;
    }

    .box2 {
        order: 3;
    }

    .box4 {
        order: 6;
    }

    .box5 {
        order: 4;
    }

    .box6 {
        order: 5;
    }

    .box7 {
        order: 7;
    }





    .page2_scroll_aniation_img {
        position: absolute;
        width: 10vmax;
        height: 10vmax;
        z-index: 300;
        /* background-color: #E41E26; */



    }

    .page2_scroll_aniation_img1 {
        top: 0%;
        left: 1%;
    }

    .page2_scroll_aniation_img2 {
        top: 80%;
        left: 85%;
    }

    .page2_scroll_aniation_img img {
        width: 120%;
        height: 120%;
        object-fit: contain;
    }

    .page2_scroll_aniation_img2 img {
        width: 70%;
        height: 70%;
        object-fit: contain;
    }

















    .scroller {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fef7ef;
        position: relative;
        overflow: hidden;
        user-select: none;
    }

    /* ===== Infinite Ticker ===== */
    .ticker {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 40px 0 60px;
    }

    .ticker__row {
        width: 100%;
        overflow: hidden;
        mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
        -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
    }

    .ticker__track {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        white-space: nowrap;
        will-change: transform;
        /* Reduce flicker by making animation seamless (slightly overlaps slide-out and slide-in) */
        animation: ticker-move-seamless 40s linear infinite;
        /* Sometimes hardware acceleration helps on certain browsers */
        backface-visibility: hidden;
    }

    .ticker__row--reverse .ticker__track {
        animation-direction: reverse;
    }

    /* Modified keyframes for seamless looping -- end offset is -49.9% instead of -50% */
    @keyframes ticker-move-seamless {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-49.9%);
        }
    }

    .badge {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 10px 20px;
        border-radius: 999px;
        font-family: 'salmond', sans-serif;
        font-size: 15px;
        font-weight: 600;
        color: #2b1108;
        /* background: #fff; */
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
        /* Prevent badge "pop-in" on loop by hiding outline and focus */
        outline: none;
        border: none;
    }

    /* Color variants inspired by reference */
    .badge-brown {
        background: #F8981C;
        color: #fff;
    }

    .badge-brown-light {
        background: #FFD105;
        color: #ffffff;
    }

    .badge-pink {
        background: #E41E26;
        color: #ffffff;
    }

    .badge-rose {
        background: #F8981C;
        color: #ffffff;
    }

    .badge-orange {
        background: #FFD105;
        color: #ffffff;
    }

    .badge-red {
        background: #E41E26;
        color: #ffffff;
    }

    .badge-cream {
        background: #F8981C;
        color: #ffffff;
    }

    .badge-rust {
        background: #FFD105;
        color: #ffffff;
    }


    .page3 {
        display: none;
    }



    .page3_mobail {
        position: relative;
        width: 100vw;
        height: auto;
        overflow-x: hidden;
        display: flex;
        /* margin-top: 50%; */
    }

    .page3_contain_mobail {
        display: flex;
        flex-direction: column;
        height: auto;
        position: sticky;
        width: 400vw;
        /* 4 panels wide */
        background: linear-gradient(150deg, #ffad23 0%, #F8981C 100%);
    }

    .panel_mobail {
        /* flex: 0 0 100vw; */
        width: 100vw;
        height: 80vh;
        display: flex;
        flex-direction: column;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: 'font-1';
        /* background-color: ; */
        /* background-color: transparent; */
        color: #ffffff;
        overflow: hidden;
    }


    .panel1_mobail {
        font-size: 4em;
        text-align: center;
        height: 40vh;
        display: flex;
        justify-content: start;
        /* background-color: #2b1108; */
        font-weight: 900;
    }

    .panel1_mobail p {
        margin-top: 30%;
    }

    .panel2_left_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel2_left_mobail img {
        width: 55%;
        height: 75%;
        object-fit: contain;
        /* position: relative; */
        /* margin-right: 20%; */
    }


    .panel2_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #8d2121; */
        /* width: 70vw !important; */
        margin-top: 1%;
        min-width: 25vmax;
        /* max-width: none !important; */
        /* box-sizing: border-box; */
        /* text-align: justify; */
        /* height: 50%; */
        /* display: block; */
        /* flex: none !important; */
        /* position: relative; */
    }

    .panel2_right_mobail h3,
    .panel3_right_mobail h3 {
        font-size: 2.4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel2_right_mobail p {
        font-size: 1em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }


















    .panel3_left_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel3_left_mobail img {
        width: auto;
        height: 80%;
        /* position: relative;
     */
        object-fit: contain;
        /* margin-right: 13%; */
    }


    .panel3_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #000; */
        width: 68%;
        text-align: justify;
        /* height: 50%; */
    }

    .panel3_right_mobail h3 {
         font-size: 2.4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel3_right_mobail p {
        font-size: 1em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }









    .panel4_left_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .panel4_left_mobail img {
        width: auto;
        height: 90%;
        /* position: relative;
     */
        object-fit: contain;
        /* margin-right: 13%; */
    }



    .panel4_right_mobail {
        width: 100vw;
        height: 50vh;
        /* background-color: rgb(3, 33, 59); */
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        /* text-align: justify; */
    }

    .panel_right_detail_mobail {
        /* background-color: #000; */
        width: 68%;
        text-align: justify;
        /* height: 50%; */
    }

    .panel4_right_mobail h3 {
        font-size: 2.4em;
        letter-spacing: 3px;
        line-height: 1em;
        font-weight: 600;

    }

    /* .panel2_right p */

    .panel4_right_mobail p {
        font-size: 1em;
        font-weight: 400;
        /* text-align:; */
        line-height: 1em;
        text-align: center;
        font-family: 'saira';
    }
















    .product_detail {
        width: 100vw;
        height: 100vh;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* background-color: #2b1108; */
    }


    .product_detail_left {
        width: 100vw;
        height: 50vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        /* background-color: #ffae2369; */
    }

    .product_detail_left img {
        width: 80%;
        height: 80%;
        object-fit: contain;
        margin-left: 5%;
        margin-top: 10%;
    }

    .product_detail_right {
        width: 100vw;
        height: 50vh;
        /* background-color: #00000061; */
        color: #F8981C;
        /* padding: 0% 5%; */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        font-family: 'font-1';
    }


    .product_detail_right_detail {
        height: auto;
        /* background-color: #00000066; */
        width: 75vw;
        display: flex;

        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .product_detail_right h3 {
        font-size: 3em;
        line-height: 43px;
        /* display: inline-block; */
    }

    .product_detail_right h3:nth-child(1) {
        letter-spacing: 1px;
    }

    .product_detail_right h4 {
        font-size: 0.82em;
        white-space: nowrap;
        font-weight: 100;
        line-height: 0px;
        margin-top: 3%;
        font-family: 'font-1-light';
    }

    .product_detail_right_inner {
        width: 100%;
        height: auto;
        border: 3px solid #F8981C;
        margin-top: 6%;
        padding: 2% 1%;


    }

    .product_detail_right_inner p {
        /* line-height: 50px; */
        padding: 2% 2% 2% 2%;
        font-weight: 100;
        font-family: 'font-1-light';
        font-size: 1em;
        display: flex;
        /* font-weight: 100; */
        justify-content: space-between;
        /* border-bottom: 2px solid #54545463; */

    }

 

    .product_detail_right_inner span {
        font-weight: 900;
        font-family: 'font-1';
    }

    .product_detail_right_inner p:nth-child(8) {
        border-bottom: 0px solid #54545463;

    }




    .product_detail_right h6 {
        font-size: 1.2em;
        font-weight: 100;
        background: linear-gradient(130deg, #FFD105 0%, #fda814 30%);
        color: #fff;
        border-radius: 5px;
        margin-top: 3%;
        padding: 1% 3% 0.5% 3%;
        font-family: 'font-1-light';

    }





    .page4_inner {
    width: 100vw;
    height: auto;

}


.page4_inner {
    width: 100vw;
    height: 100vh;
    /* background-color: aquamarine; */
    background-image: url(family_img_mobail.webp);
    background-size: contain;
    
    background-position: right;
    /* background: transparent; */
    /* opacity: 0.8; */
    background-repeat: no-repeat;
    position: relative;

    mask-image: url('SHETHANI-UPDATED-JAR-TRANSPARENT 5.webp');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: auto 460px;
    /* initial bottle height */
    mask-size: auto 460px;
    -webkit-mask-origin: content-box;
    mask-origin: content-box;
    z-index: 200;
    /* background-color: #000000; */
    /* background-color: #fff; */
}



















    .page5 {
        position: relative;
        width: 100vw;
        height: 210vh;
        margin-top: 5%;
        /* background-color: aquamarine; */
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        /* gap: 5%; */
    }

    .page5 h3 {
        text-align: center;
        font-family: "font-1";
        font-size: 2em;
        z-index: 1;
        line-height: 30px;
      
        color: #F8981C;
    }

    .page5 h3:nth-child(2) {
        margin-top: 0%;
        margin-bottom: -5%;
    }



    .swiper {
        width: 100vw;
        height: 200vh;
        margin-top: 10%;
        /* background-color: #000; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .swiper-wrapper {
        display: flex;
        flex-direction: column !important;
        align-items: center;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        width: 85vw;
        height: 55vh;
        background: linear-gradient(135deg, #FFD105 0%, #F8981C 100%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 15px;
        overflow: hidden;
        margin: 2.5% 0;
        /* vertical spacing between slides */
    }















    .page5_box_upper {
        width: 85vw;
        height: 25vh;
        /* background-color: #2b11088d; */
        padding: 3% 3% 3% 3%;
    }

    .page5_box_upper img {
        width: 95%;
        height: 100%;
        border-radius: 15px;
        object-fit: cover;
    }

    .page5_box_lower {
        width: 80vw;
        height: 30vh;
        /* background-color: #6af3855c; */
        /* padding: 2% 2% 2% 2%; */
        display: flex;
        flex-direction: column;
        /* display: inline-block; */
        align-items: flex-start;
        /* align-items: start; */
    }

    .page5_box_lower_btn {
        display: flex;
        width: auto;
        padding-left: 0%;
        gap: 10%;
    }

    .page5_box_lower button {
        background-color: #fff;
        color: #F8981C;
        width: auto;
        border: none;
        padding: 15% 20% 10% 20%;
        /* padding-top: 1%; */
        font-family: 'font-1';
        white-space: nowrap;
        border-radius: 50vw;
        font-size: 0.5em;
        font-weight: 800;

    }

    .page5_box_lower_detail {
        display: inline-block;
        text-align: start;

        padding: 3% 1% 0% 0%;
        /* justify-content: start; */
    }





    .page5_box_lower_detail h2 {
        font-size: 3vmax;
        font-family: 'font-1';
        font-weight: 800;
        color: #ffffff;

    }


    .page5_box_lower_detail p {
        font-size: 1.5vmax;
        font-family: 'saira';
        text-align: justify;
        color: #ffffff;
        line-height: 1.2;

    }




    .page5_box_lower_footer {
        padding: 3% 3% 3% 3%;
        /* margin-bottom: 3%; */
        display: flex;
        position: absolute;
        bottom: 2%;
        width: 90%;
        /* background-color: #000; */
        justify-content: end;
        align-items: start;

    }

    .page5_box_lower_footer img {

        width: 10%;
        object-fit: cover;
        margin-bottom: 5%;
    }









    #section-7 {
        height: 70vh;
    }

    .footer-logo {
        margin-top: 200px;
        width: 120px;
    }

    .footer-credits {
        font-weight: 400;
        line-height: 20px;
        font-size: clamp(6px, 1.5vh, 12px);
        padding: 0 10px;
    }

    .footer-inner {
        
        padding-top: 0;
    }












}