/****EPM updates*******/
.audiomain {
    display: none;
}

.hero-banner-anime {
    /* height: 100vh; */
    height: auto;
}

    .hero-banner-anime .container-background,
    .hero-banner-anime .container-background .top-bg-image .gen-42l {
        position: static;
    }

    .hero-banner-anime.overlay::before {
        background: none;
    }

.right-side-logo {
    top: auto;
    bottom: 84px;
    left: 308px;
    z-index: 1;
}

@media only screen and (min-width: 1781px) {
    .right-side-logo {
        bottom: 138px;
        left: 440px;
    }
}

@media only screen and (max-width: 1600px) {
    .right-side-logo {
        max-width: 260px;
        bottom: 104px;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    .right-side-logo {
        bottom: 104px;
    }
}

.show-dealers-form .col-lg-6 {
    padding: 0 10px;
}

.registerbth.btn-red {
    background: #DD1121;
    border: 1px solid #DD1121;
}

.otp {
    position: absolute;
    right: 0;
    color: #bbb;
    display: block;
    cursor: pointer;
    font-weight: 500;
    top: 19px;
    cursor: not-allowed;
    pointer-events: none;
}

    .otp.hilight {
        color: blue;
        cursor: pointer;
        pointer-events: inherit;
    }

.fat {
    display: flex;
}

@media (max-width:767px) {
    .fat {
        display: block;
    }
}

.fat a {
    padding: 0 10px;
    text-decoration: underline !important;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    cursor: pointer;
}

@media (max-width:767px) {
    .fat {
        padding: 0;
    }
}

.tlfr {
    font-weight: 700;
    font-size: 14px;
}

.form-select {
    background: transparent;
}

.offer-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .offer-text p {
        margin: 0 20px 0 0 !important;
        line-height: initial;
    }

    .offer-text span {
        font-size: 30px;
        display: inline-block;
        padding: 0 20px 0 0;
    }

.geartextwrap p {
    display: none;
}

.strikethrough {
    text-decoration: line-through;
}

.show-dealers-form {
    display: flex;
    flex-wrap: wrap;
}

.fade:not(.active) {
    opacity: 0;
    display: none;
}

.gallerytabmain > .active,
.artistlistmain-fd > .active {
    display: block;
    opacity: 1;
    transform: translate(0, 00%);
}

.register-process-box {
    width: 100%;
}

.checklabel input:checked ~ .checkmark:after {
    display: block;
}

.checklabel .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark {
    position: absolute;
    top: auto;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px #dcdcdc solid;
}

.register-process-box .registeritems {
    padding-left: 1vw;
    padding-right: 1vw;
}

.checklabel input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checklabel {
    display: flex;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-weight: 500;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    height: 100%;
}

    .checklabel input:checked ~ .checkmark:after {
        display: block;
    }

    .checklabel .checkmark:after {
        left: 4px;
        top: 0px;
        width: 5px;
        height: 10px;
        border: solid black;
        border-width: 0 1px 1px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .checklabel .error {
        color: red;
        position: absolute;
        bottom: -16px;
        font-size: 13px;
    }

    .checklabel .checkmark {
        top: 14px;
    }

.radio-theme {
    border: 1px #dcdcdc solid !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    margin: 0 4px 0 0 !important;
}

    .radio-theme:checked {
        background: #ccc;
    }

.section.registerform {
    background: #fff;
}

.wht-rg-txt {
    position: relative;
}

    .wht-rg-txt ul li {
        position: relative;
        padding-left: 25px;
    }

    .wht-rg-txt.pd-7 {
        padding: 20px;
    }

    .wht-rg-txt span {
        display: block;
    }

.ch4 {
    font-weight: 500;
    font-size: 0.85rem;
    color: #000;
    margin-bottom: 10px;
}

li.ch4::before {
    content: "";
    background: url(/assets/Marquee/zanskar2023/images/tick.png) no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 2px;
    top: 5px;
}

.wht-rg-txt span {
    display: block;
    padding: 20px;
}

.br-cd {
    border: 1px #F0F0F0 solid;
    border-radius: 5px;
    padding: 0;
}

.wht-rg-txt span {
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    margin-top: 10px;
}

.gallery-sec {
    background: #000;
}

.clrwhite {
    color: #fff;
}

.countersrip-v2 {
    background: transparent linear-gradient(270deg, #29378E 0%, #61191C 100%) 0% 0% no-repeat padding-box;
    opacity: 0.9;
    height: 72px;
    bottom: 0;
    z-index: 1031;
    position: fixed;
    width: 100%;
}

.intialheadmain {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 1rem;
}

.arrows-slickgapitems > *:not(:last-child) {
    margin-right: 5px;
}

.countersrip-v2.stripehide {
    display: none;
}

.stickyfg-left {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.dflexcenter {
    display: flex;
    align-items: center;
}

.letsgocount {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    position: relative;
}

.registerbth {
    border-radius: 10px;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    padding: 10px 25px;
    box-shadow: none;
    outline: 0;
    border: 1px solid #000;
    font-weight: 900;
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
}

.timer-wdbytn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    .timer-wdbytn .count-wrap {
        margin-right: 1rem;
    }

.countdown {
    display: flex;
    justify-content: center;
    color: #fff;
}

    .countdown > * {
        padding: 0 !important;
        position: relative;
        text-align: center;
        margin-right: 30px;
        display: flex;
        list-style: none;
        margin-bottom: 0px;
    }

    .countdown li {
        line-height: 1;
    }

    .countdown .seperator {
        display: flex;
        margin: 0 10px;
        position: relative;
        font-size: 20px;
        line-height: 1;
        align-items: center;
        margin-top: 10px;
    }

    .countdown p {
        display: block;
        line-height: 1;
        text-transform: uppercase;
        font-size: 10px;
        margin-bottom: 3px;
    }

    .countdown .num {
        font-size: 24px;
        font-weight: 700;
        line-height: 1;
    }

.registerbth:hover,
.registerbth:focus {
    border: 1px solid #000;
    background: #fff !important;
    color: #000 !important;
}

.rider-text {
    background: #f0f0f0;
    padding: 15px 30px;
    font-size: 16px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 800;
}

.aogimg img {
    height: 15vw;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.aogimg {
    position: relative;
}

.gallery-sec .u-slick-gap2 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.u-slick-gap2 .slick-slide {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

    .u-slick-gap2 .slick-slide .gallery-cmain {
        margin-bottom: 10px;
    }

.aogimg .stretch-link {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #000;
    background: #fff;
    width: 3rem;
    height: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.registration-process {
    padding-top: 100px;
}

.header-strip.starpbg .desktogglebtn button {
    box-shadow: 0px 3px 6px #00000029;
}

.header-strip {
    position: sticky;
    width: 100%;
    right: 0;
    top: 0;
    display: none;
    align-items: center;
    z-index: 11031;
    padding: 2px 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

    .header-strip.starpbg {
        display: flex;
        width: 200px !important;
        right: auto;
        padding: 5px 0;
        height: auto;
        background: transparent;
        box-shadow: none;
        margin-left: auto !important;
        /* margin-right: 40px !important; */
    }

.headerstriplit {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.header-strip.starpbg .logostrip {
    display: none;
}

.header-strip.starpbg .collapsedesktop {
    display: flex !important;
}

.desktogglebtn button {
    display: inline-flex !important;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border-radius: 9999px;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    -ms-border-radius: 9999px;
    -o-border-radius: 9999px;
    --tw-text-opacity: 1;
    color: rgba(24, 24, 27, var(--tw-text-opacity)) !important;
    outline: 0;
    border: 0;
    padding: inherit !important;
    background-color: #f3f3f3 !important;
}

.activeblock {
    display: flex !important;
}

.desktogglebtn button svg {
    width: 2rem;
    height: 2rem;
}

.noneblock {
    display: none !important;
}

.header-strip.starpbg .submenu-lt {
    display: none !important;
}

.header-strip.starpbg .submenu-lt {
    flex-grow: 1;
    background: #fff;
    flex-basis: auto;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
    opacity: 0;
    position: absolute;
    left: auto;
    top: 100%;
    width: 100%;
    pointer-events: none;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    top: 115%;
    box-shadow: 0px 3px 6px #00000029;
    max-width: 301px;
    left: auto;
    width: 200px;
    right: -15px;
}

.submenu-lt ul {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .submenu-lt ul li {
        padding-left: 20px;
        padding-right: 20px;
    }

        .submenu-lt ul li a {
            color: #000;
            font-weight: 600;
            padding: 0;
            font-size: 16px;
            text-decoration: none;
        }

.header-strip.starpbg .submenu-lt ul li a {
    padding: 5px 0;
    display: inline-block;
}

.opened .activeblock {
    display: none !important;
}

.opened .noneblock {
    display: flex !important;
}

.desktogglebtn button {
    width: 3.5rem;
    height: 3.5rem;
}

.submenu-lt.opened,
.header-strip.starpbg .submenu-lt.opened {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    pointer-events: auto;
    display: flex !important;
}

/*Start of Gallery section css*/
.u-slick-gap2 .slick-slide {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

    .u-slick-gap2 .slick-slide .gallery-cmain {
        margin-bottom: 10px;
    }

.gallery-sec {
    background: #000;
    padding: 45px 0 !important;
}

    .gallery-sec .intialheadmain {
        margin-bottom: 48px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        row-gap: 1rem;
        width: 53%;
    }

        .gallery-sec .intialheadmain .head3.clrwhite {
            margin-bottom: 0;
        }

    .gallery-sec .u-slick-gap2 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .gallery-sec .intlhead {
        font-size: 40px;
        font-weight: 900;
        line-height: 1.3;
    }

.text-white {
    color: #fff !important;
}

.newsimg > img {
    width: 100%;
}

.news-content-wrap {
    padding: 1rem;
}

.gallery-cmain {
    position: relative;
}

.galleryanchors .epcilistitems {
    display: flex;
    list-style: none;
}

.galleryanchors li:not(:last-child) {
    margin-right: 0.15rem;
}

.galleryanchors li {
    width: 180px;
}

.galleryanchors a {
    background: #fff;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    transition: background 0.5s ease-in-out;
    text-decoration: none;
}

    .galleryanchors a.active {
        background: transparent linear-gradient(269deg, #29378F 0%, #CD242F 100%) 0% 0% no-repeat padding-box !important;
        color: #fff !important;
        outline: 0 !important;
    }

.stretched-link {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    outline: 0 !important;
}


.gallery-content-wrap {
    position: relative;
    display: block;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.arrows-slickgapitems > *:not(:last-child) {
    margin-right: 5px;
}

.sec2 {
    height: auto !important;
}

.fade:not(.active) {
    opacity: 0;
    display: none;
}

.gallerytabmain > .active,
.artistlistmain-fd > .active {
    display: block;
    opacity: 1;
    transform: translate(0, 00%);
}

/****EPM updates ends*******/
.join-caption p span {
    font-weight: bold;
    display: block;
    font-size: 26px;
}

#terms-bg {
    background: url(/assets/Marquee/zanskar2023/images/terms/terms-bg-desktop.jpg);
    background-position: center center !important;
    background-size: cover;
    position: relative;
}

    #terms-bg .innerleftmain {
        background: transparent;
        color: #fff;
        z-index: 1;
        position: relative;
    }

        #terms-bg .innerleftmain h2 {
            color: #fff;
        }

div#terms-bg h3 {
    color: #fff;
}

div#terms-bg:before {
    content: '';
    background: rgba(000, 000, 000, 0.32);
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.contnet-box-arival.contnet-box-left-align {
    right: auto;
}

@media (max-width:767px) {

    /***epm updates**/
    .header-strip.starpbg {
        margin-right: 0 !important;
    }

    .join-caption p span {
        font-size: 24px;
    }

    .modal-header .btn-close {
        margin: 0;
    }

    .right-side-logo {
        position: absolute;
        padding-top: 40px;
        max-width: 150px;
        right: 0 !important;
        bottom: 38px !important;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    .stickyfg-left {
        display: none;
    }

    .aogimg .stretch-link {
        width: 3rem;
        height: 3rem;
    }

    .countdown .num {
        font-size: 16px;
    }

    .countdown p {
        font-size: 10px;
    }

    .countdown .seperator {
        margin: 0 5px;
        font-size: 16px;
        margin-top: 10px;
    }

    .registerbtn {
        padding-left: 10px;
    }

    .registerbth {
        padding: 7px 14px;
        font-size: 13px;
    }

    .audio-anchor {
        right: 10px;
        bottom: 100px;
    }

    /***epm updates ends**/
    .blazbg2 {
        background: url(/-/media/TVSv2/AOG-MarqueeRide/StormTheSands/2ndfoldmobile);
        background-position: center center !important;
        background-size: cover;
    }

    .arrivalimg .work-days {
        height: calc(50vh);
        min-height: inherit;
    }

    .aligntextrriv p,
    .aligntextrriv h3 {
        color: #000 !important;
    }

    .contnet-box-arival .inline-box-arrivalpo {
        position: static;
        background: #d3d3d3;
    }

    #terms-bg {
        background: url(/assets/Marquee/zanskar2023/images/terms/terms-bg-mobile.jpg);
        background-position: center center !important;
        background-size: cover;
    }

    .hero-banner-anime .gen-content .parrlex-height {
        min-height: 100vh;
    }
}

.borderline {
    display: inline-block !important;
    background: #000;
    width: 2px;
    height: 25px;
    margin: 0 10px;
    vertical-align: middle;
}

.ltpos-tion-2 {
    position: absolute !important;
    background: transparent;
    padding: 0;
    top: unset;
    transform: inherit;
    text-align: center;
    width: 100%;
    left: 0 !important;
    bottom: 10px;
}

.countwd-text {
    padding-left: 2rem;
    color: #fff;
}

.mttet a {
    color: #fff !important;
}

/*blink round */

.arrival-lenthmap .dayslist.activeDate .points-day {
    border-color: #faf4f4;
    z-index: 11;
    background: #faf4f4;
}

    .arrival-lenthmap .dayslist.activeDate .points-day::before {
        background: green;
        animation: blink-animation 1.5s infinite;
        -webkit-animation: blink-animation 1.5s infinite;
        width: 100%;
        height: 100%;
    }

@-webkit-keyframes blink-animation {

    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes blink-animation {

    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@media (max-width:767px) {

    /***epm updates**/
    .right-side-logo {
        position: absolute;
        padding-top: 40px;
        max-width: 150px;
        right: 0 !important;
        bottom: 32px !important;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    .stickyfg-left {
        display: none;
    }

    .aogimg .stretch-link {
        width: 3rem;
        height: 3rem;
    }

    .countdown .num {
        font-size: 16px;
    }

    .countdown p {
        font-size: 10px;
    }

    .countdown .seperator {
        margin: 0 5px;
        font-size: 16px;
        margin-top: 10px;
    }

    .registerbtn {
        padding-left: 10px;
    }

    .registerbth {
        padding: 7px 14px;
        font-size: 13px;
    }

    .audio-anchor {
        right: 10px;
        bottom: 100px;
    }

    /***epm updates ends**/
    .blazbg2 {
        background: url(/-/media/TVSv2/AOG-MarqueeRide/StormTheSands/2ndfoldmobile);
        background-position: center center !important;
        background-size: cover;
    }

    .arrivalimg .work-days {
        height: calc(50vh);
        min-height: inherit;
    }

    .aligntextrriv p,
    .aligntextrriv h3 {
        color: #000 !important;
    }

    .contnet-box-arival .inline-box-arrivalpo {
        position: static;
        background: #d3d3d3;
    }

    #terms-bg {
        background: url(/assets/Marquee/zanskar2023/images/terms/terms-bg-mobile.jpg);
        background-position: center center !important;
        background-size: cover;
    }

    .hero-banner-anime .gen-content .parrlex-height {
        min-height: 100vh;
    }

    .arrival-lenthmap .activeDate .points-day {
        top: -46px;
        left: 50%;
        transform: translateX(-50%);
        display: block !important;
    }
}

.wishlist-toolbar .pager .pages .items {
    display: inline-flex;
    align-items: center;
}

.itemStatusSold {
    width: 44px !important;
    display: flex !important;
}

@media (max-width:767px) {
    .wishlist-toolbar .pager {
        display: flex;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
    }

        .wishlist-toolbar .pager .pages {
            float: none;
            order: 3;
            flex: 0 0 100%;
            max-width: 100%;
            text-align: left;
        }

            .wishlist-toolbar .pager .pages .items {
                display: inline-flex;
                align-items: center;
            }

            .wishlist-toolbar .pager .pages strong.page {
                line-height: 1.4;
            }

            .wishlist-toolbar .pager .pages .page-end {
                margin-left: 0;
            }
}
