@media (min-width: 1050px) {
    .desktopView {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 650px) {
    .section-bg-structure {
    position: absolute;
}
span.hero-section-content-text {
    text-align: center;
}

span.hero-section-content-title {
    display: block;
}

.hero-section-content-structure {
    text-align: center;
    /* margin-top: -100px; */
    display: none;
}
.section-why-originmark .reasons-box-wrapper {
    flex-direction: row;
    align-items: baseline;
}
    .section-main-desc {
        text-align: center;
    }
    .desktopView {
        /* display: block; */
        /* padding-top: 50%; */
        /* display: flex; */
        justify-content: center;  /* horizontally center (optional) */
        align-items: center;      /* vertically center */
    }
    
    .partners-page-list-map img {
        width: 400px;
    }
    .section-why-originmark .section-center-wrapper {
        position: relative;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 64px;
        padding-bottom: 64px;
        margin: auto;
        box-sizing: border-box;
        width: 100%;
        max-width: unset;
    }
    .section.section-description .section-center-wrapper {
        max-width: 700px;
    }
    .hero-section-animate-bg video.animation-video {
        width: 400px;
        display: none;
    }
    
    .hero-section-animate-bg {
        text-align: center;
        /* height: 100vh; */
        overflow: unset;
        display: block;
        height: unset;
        /* top: -80px; */
        padding-top: 0px;
        max-width: 1000px;
        margin: 0 auto;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0px 6px 21px 4px #9c9c9c1c;
    }
    
    .hero-section-bg {/* background-color: #eaece9; */width: 100%;height: 100vh;top: 0px;}
    
    .hero-section-bg video.background-video {
        /* display: none; */
        height: unset;
        min-width: 150%;
        min-height: 150%;
    }
    .hero-section-structure {
        /* height: 889px; */
        /* height: 100vh; */
        padding-top: 91px;
        /* max-width: 1000px; */
        /* margin: 0 auto; */
        /* border-radius: 10px; */
        padding-bottom: 50px;
    }
    video.animation-video-tablet {
        width: unset;
        display: block;
        margin-top: 0px;
        min-width: 100%;
        min-height: unset;
        height: unset;
    }
    .hero-section-title {
        display: none;
    }
    
    .hero-section-item-bg {
        display: none;
    }
    .journey-step-item-additional-main-button {
        font-size: 40px!important;
        top: -100px!important;
    }
    .header-structure {
    background-color: #ffffff00;
    backdrop-filter: blur(12px);
}
    h2.carousel-title {
    padding-top: 0px;
}

.section-bg4-video video {
    min-width: 100%;
    min-height: 100%;
    height: unset;
}

img.mine-image-1 {
    /* min-width: 120%; */
    margin-top: 60px;
    border-radius: 20px;
    margin-bottom: 20px;
}

video.footer-bg-video-elm {
    min-width: 100%;
    min-height: 100%;
    height: unset;
}
    .carousel-container {/* transform: scale(.5); *//* transform-origin: top center; */}

.section-jewellery-showcase  .jewelry-carousel .slick-list {
    transform: scale(.5);
    transform-origin: top center;
}

.jewelry-carousel ul.slick-dots {
    position: absolute;
    bottom: unset;
    top: 350px;
}

.jewelry-carousel .slick-arrow {
    position: absolute;
    bottom: 0px;
    top: 400px;
}

::before {}

.carousel-cta {
    position: absolute;
    bottom: 0px;
    top: 520px;
    width: 100%;
    text-align: center;
    height: 100px;
}

.section-jewellery-showcase .slick-center .product-info {
    z-index: 9999999;
    /* transform: scale(1.5); */
    /* top: 200px; */
    position: relative;
    margin-top: -19px;
}
    button.slick-prev.slick-arrow.slick-prev {
    left: 50vh;
    display: none !important;
}
button.slick-next.slick-arrow.slick-next{
    right: 50vh;
    display: none!important;
}

.originmark-cards-container {
    /* transform: scale(.8); */
    /* transform-origin: top center; */
}

.originmark-cta {
    margin-top: -100px;
}

.section-center-wrapper {}

.section.section-mine {
    margin-top: -50px;
}

.mine-image-wrapper {
    text-align: center;
}

.section-originmark .section-center-wrapper, .section-center-wrapper, .section-why-originmark .section-center-wrapper, .section-retailers .section-center-wrapper, .footer-structure {
    max-width: 1100px!important;
    /* margin: 0 auto; */
}

.retailers-view {max-width: 100%;}

.retailers-carousel .slick-track {max-width: 600px;}

.slick-list.draggable {margin: 0 auto;}

.section.section-footer {/* margin: 0 auto; */}

.footer-structure {
    margin: 0 auto;
}
.footer-box-contact-icon-wrapper img {
    width: 300px;
    right: -23px;
    position: absolute;
}
    .story-hero-img-wrapper img.story-hero-img {
    width: unset;
    height: 500px;
    /* max-height: 100%; */
}

.page-about .story-hero-img-wrapper {
    text-align: center;
}

.section.section-what-is-originmark {
    width: 1100px;
    margin: 0 auto;
}
.menu-structure {
    backdrop-filter: blur(6px);
}
.story-hero-img-wrapper {
    text-align: center;
    background: #01081e;
    max-height: 500px;
}
    .page-about .story-hero-img-wrapper{
        background: #c8c2b6;
    }
        .page-about .story-hero-img-wrapper img.story-hero-img {
        width: unset;
        height: 700px;
        }
        .mine-image-wrapper {
    
    margin-top: 0px;
}
}

