body{
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
}
.logo-section{
    padding-top: 15px;
    width: 90%;
    max-width: 1700px;
    margin: 0 auto 25px;
}
.landing-section{
    width: 90%;
    max-width: 1700px;
    margin: 0 auto 0;
    padding-top: 50px;
    padding-bottom: 70px;
    font-size: 24px;
    position: relative;
}
.landing-section::before{
    content: '';
}
.landing-section p{
    margin-bottom: 20px;
}
.text-yellow{
    color: #fcfc66 !important;
}
.font-bold{
    font-weight: 700;
}
.font-semibold{
    font-weight: 600;
}
.font-black{
    font-weight: 900;
}
.font-medium{
    font-weight: 500;
}
p, h2, h3{
    margin: 0;
}
.text-uppercase{
    text-transform: uppercase;
}
.font-italic{
    font-style: italic;
}
.ls-r-clock-box > h3{
    font-family: 'Anton';
    letter-spacing: 2px;
    font-weight: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ls-r-clock-box > h3 span {
    font-size: 40px;
    margin-left: 8px;
}

.main{
    background-image: url('../images/event/landing_page_may_2025.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #161f62;
    min-height: 100vh;
}

#logo-img img{
    max-width: 128px;
}
#group-logo-img img{
    max-width: 328px;
}

.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.flex{
    display: flex;
}
.justify-center{
    justify-content: center;
}

.heading{
    font-size: 63px;
    margin-bottom: 10px;
    color: #fcfc66;
}
.heading::before{
    content: '';
    position: absolute;
    width: calc(100% + 100px);
    height: 100%;
    left: -100px;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: linear-gradient(90deg, #65cbfe 60%, #0171c3 100%); */
    z-index: -1;
}
.sub-heading{
    font-size: 60px;
}
.line{
    margin: 26px 0;
}
.ls-left{
    width: 50%;
}
.ls-l-box{
    padding-right: 20px;
    text-align: center;
}
.ticket-btn-box h3{
    font-family: 'Bebas Neue', sans-serif;
    font-size: 40px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
}
.ticket-btn-box h4{
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
}
.ticket-price{
    position: relative;
}
.ticket-price img{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 6px;
    bottom: 0;
    margin: auto;
    max-width: 200px;
}
/* .ticket-btn-box h4.ticket-early{
    margin-bottom: 0;
} */
.ticket-early span{
    color: #ffffff;
    letter-spacing: 2px;
    font-family: 'Anton';
    font-size: 22px;
    background: linear-gradient(#00ffff 60%, #4398d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ls-right{
    width: 50%;
    padding-left: 50px;
}

.ticket-btn{
    color: #000;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(to right, #fcfc66, #fcfc66);
    padding: 5px;
    border-radius: 50px;
    /* box-shadow: 8px 0px 36.4px 28.6px rgb(0 0 0 / 46%); */
    font-family: 'Poppins', sans-serif;
    letter-spacing: 3px;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
    flex-shrink: 0;
}
.ticket-btn span {
    border-radius: 50px;
    border: 1px solid #000;
    padding: 8px 40px;
}
.ticket-btn img{
    width: 8px
}
.animate{
    background: linear-gradient(-225deg, #fff 0%, #fff 29%, #ff1361 67%, #fff800 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px;
    margin-top: 10px;
}
.ticket-btn-box{
    /* margin-top: 60px; */
    margin-left: 40px;
}

/* .ls-right{
} */
.ls-r-box{
    /* max-width: 570px; */
    /* width: 100%;
    margin: 15px auto; */
    text-align: center;
}
/* .ls-r-box p{
    font-family: 'Anton', sans-serif;
    margin-bottom: 30px; */
    /* text-shadow: #000 0px 0px 0px; */
    /* color: #00d4ed;
    background: #00d4ed;
    background: -webkit-linear-gradient(to right, #0013C2 0%, #0070C2 4%, #00FFFF 100%);
    background: -moz-linear-gradient(to right, #0013C2 0%, #0070C2 4%, #00FFFF 100%);
    background: linear-gradient(#00ffff 60%, #4398d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
} */
.ls-r-box p{
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
}
.ls-r-box p:nth-child(1),
.ls-r-box p:nth-child(2) {
    /* max-width: 500px; */
}
.ls-r-box p a{
    text-decoration: none;
}
.ls-r-clock-box{
    margin-top: 50px;
}
iframe{
    margin-bottom: 40px;
    height: auto;
    aspect-ratio: 16 / 9;
}

.time-count{
    /* margin-top: 10px; */
    justify-content: center;
}
#discount.time-count {
    text-align: center;
    justify-content: flex-start;
}
.time-entry{
    font-family: 'Bebas Neue';
    margin: 0px 5px;
}
.time-entry > div {
    background: rgb(240 240 240 / 50%);
    padding: 0;
    border: 1px solid rgba(240,240,240,0.3);
    text-transform: uppercase;
    width: 80px;
    font-weight: 700;
    display: block;
    letter-spacing: 2px;
    font-size: 74px;
    height: 75px;
    /* background: url(./images/event/timer.png); */
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 4px;
}
.time-entry > div::after{
    content: '';
    width: 100%;
    height: 1px;
    background: rgb(193 193 193 / 60%);
    position: absolute;
    left: 0;
    top: 38px;
}
.time-entry.days > div {
    width: 110px;
}
.time-entry span {
    font-size: 20px;
}

.itinerary-section{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.itinerary-box{
    margin-top: 30px;
    display: flex;
    background: linear-gradient(#5cddf8, #2e157b);
    border-radius: 4px;
    padding: 0 20px;
}
.ib-left{
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 18px;
    justify-content: center;
    min-width: 180px;
}
.ib-left span:first-child{
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.ib-left span:last-child{
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.ib-right{
    border-left: 2px solid #fff;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.itinerary-box h4 {
    font-size: 16px;
    font-family: 'POPPINS';
    text-align: left;
    margin: 0;
    font-weight: 500;
}
.ticket-box{
    margin-top: 20px;
}

.ticket-box h4 .text-yellow {
    font-size: 50px;
}

.text-bold {
    font-weight: 700;
}

/* Events History */
.events-wrapper {
    font-family: 'Barlow', sans-serif;
    margin-bottom: 200px;
}
.event-box {
    display: flex;
    justify-content: space-between;
    margin-top: 116px;
    /* margin-bottom: 116px; */
}
.event-box iframe {
    margin-top: 0;
    margin-bottom: 0;
}
.event-left {
    width: calc(50% - 16px);
}
.event-right {
    width: calc(50% - 16px);
}
.hl-text {
    margin-left: 32px;
}
.hl-title{
    color: #111827;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
}
.hl-desc{
    color: #6B7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.highlights-wrapper .highlights-box {
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.highlights-wrapper .highlights-box:nth-child(3) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.eh img {
    width: 100%;
    box-shadow: 0px 20px 25px -5px rgba(16, 24, 40, 0.10), 0px 8px 10px -6px rgba(16, 24, 40, 0.10);
    border-radius: 6px;
}
.eh-title {
    color: #00B4FF;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 24px;
    text-align: left;
}
.hl-img {
    width: 176px;
    flex-shrink: 0;
}
.hl-img img {
    border-radius: 6px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

@media(max-width:1750px){
    .main {
        background-size: contain;
    }
}

@media(max-width:1300px){
    .logo-section{
        text-align: center;
    }
    .landing-section{
        margin-top: 20px;
        font-size: 18px;
    }

    .heading {
        font-size: 35px;
    }
    .line {
        margin: 20px 0;
        max-width: 100%;
    }

    iframe{
        max-width: 500px;
        width: 100%;
    }
}

@media(min-width:1200px){
    iframe {
        /* margin-top: 160px; */
        margin-top: 30px;
    }
}

@media(max-width:1199px){
    .main{
        background-size: contain;
    }
    .landing-section{
        flex-direction: column;
    }
    .landing-section p {
        margin-bottom: 20px;
    }

    .ls-left, .ls-right{
        width: 100%;
    }
    .ls-l-box{
        padding-right: 0;
    }

    .ls-right {
        padding-left: 0;
    }
    iframe{
        margin-top: 100px;
    }

    .time-count{
        flex-wrap: wrap;
    }
    .time-entry{
        flex-shrink: 0;
        margin-bottom: 30px;
    }
}

@media(max-width:991px){
    .event-box{
        flex-direction: column;
        align-items: center;
    }
    .event-left, .event-right {
        width: 80%;
    }
    .event-box-odd .event-left {
        order: 2;
    }
    .event-box-odd .event-right {
        order: 1;
    }
    .event-box-odd .event-left {
        margin-top: 50px;
    }
    .event-box-even .event-right {
        margin-top: 50px;
    }
}

@media(max-width:767px){
    .itinerary-box{
        flex-direction: column;
        padding-bottom: 20px;
    }
    .ib-left span:first-child{
        border-bottom: 0;
        padding-bottom: 0;
    }
    .ib-left span:last-child{
        padding-top: 0;
        border-bottom: 2px solid #fff;
    }
    .ib-right {
        border-left: none;
        padding-left: 0;
        padding-top: 10px;
    }

    .event-left, .event-right {
        width: 100%;
    }
    .event-box{
        /* margin-top: 80px; */
    }
}

@media(max-width:500px){
    .heading {
        font-size: 27px;
    }

    .highlights-box {
        flex-direction: column;
    }
    .hl-text {
        margin-left: 0;
    }
    .highlights-box {
        text-align: center;
    }
}