*,::after,::before{box-sizing:border-box;margin:0;padding:0}
body{font-family:Poppins,sans-serif;margin:0;padding:0;background:#020259;font-size:1rem}
img{max-width:100%;display: block;}
.container{max-width:1200px;margin:0 auto}
ul{list-style:none;padding:0;margin:0}
a{text-decoration:none;color:#fff}
.flex{display:flex}
.text-center{text-align:center}
header{position:fixed;width:100%;padding:0.3125rem 0;z-index: 9;}
header.darkHeader{background-color:rgba(0,0,0,0.5);z-index:2}
.MenuBtn{display:none}
header .container{display:flex;justify-content:space-between;align-items:center}
nav ul{display:flex}
nav ul li{display:inline-block;margin:0 0.9375rem}
nav ul li:last-child{border-bottom:none}
nav ul li a{font-size:0.875rem;color:#fff;font-weight:400;line-height:1.25rem;text-transform:uppercase;}
nav ul li a.bookTicket{color: #FFE462;}
header .rgt_col{display:flex;align-items:center;justify-content:space-between}
header .logo img{display:block;max-width:10rem}
header .logo h1{display:none;}
section{padding:3.125rem 0}
.common-heading{margin-bottom:1.25rem;text-align:center}
.common-heading .h3{font-size: 1.875rem;font-weight: 400;line-height: 2rem;color: #fff;margin-bottom: 0.5rem;display: block;}
.common-heading .h2{font-weight: 700;font-size: 3.125rem;line-height: 3.75rem;color: #FFCF1C;}
.footer{text-align:center;position:relative;background:#fcfaf8;height:auto;width:100%;padding:1.25rem 0}
.footer .container{display:flex;justify-content:center;align-items:center}
.footer:after{background:linear-gradient(to right,#375ea2 50%,#d3272a 50%);position:absolute;content:'';height:0.5rem;right:0;left:0;bottom:0}
.footer ul.sites{border-right:0.125rem solid #7b7a7a;position:relative;margin-right:1.25rem;padding-right:1.5625rem;border-left:0.125rem solid #7b7a7a;margin-left:1.25rem;padding-left:1.5625rem}
.footer ul.sites::after{content:"";float:left;position:absolute;height:0.625rem;width:0.625rem;position:absolute;background-color:#fff;top:40%;right:-7px;border-top:#7b7a7a solid 0.125rem;border-left:#7b7a7a solid 0.125rem;transform:rotate(135deg)}
.footer ul.sites::before{content:"";float:left;position:absolute;height:0.625rem;width:0.625rem;position:absolute;background-color:#fff;top:40%;left:-5px;border-top:#7b7a7a solid 0.125rem;border-left:#7b7a7a solid 0.125rem;transform:rotate(135deg)}
.footer ul.network-logo,.footer ul.sites{display:flex;justify-content:space-around;align-items:center}
.footer ul.network-logo li,.footer ul.sites li{margin:0 0.5rem}
.footer ul.network-logo li,.footer ul.sites li img{display:block}
.footer img{display:block}
.footer ul.network-logo {width: 25%;}
.footer ul.sites {width: 42%;}
.main_slider .swiper-slide {height: 100vh;position: relative;overflow: hidden}
.main_slider .slider-container {position: absolute;top: 50%;right: 10%;transform: translateY(-50%);text-align: center;width: 40%;}
.main_slider .slider-container .event-logo img {width: 400px;height: auto;margin: 0 auto 1.25rem;}
.main_slider .swiper-pagination {position: absolute;left: auto;width: auto;color: #fff;font-size: 2.5rem;font-weight: 500;top: auto;bottom: 2.5rem;right: 2.5rem}
.main_slider .swiper-pagination .swiper-pagination-current {font-size: 3.75rem;font-weight: 700;position: relative;color: transparent;-webkit-text-stroke: .5px #ffe}
.main_slider .swiper-slide .image_layer {position: absolute;left: 0;top: 0;right: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.main_slider .swiper-slide.slide-1 .image_layer{background-image: url('../images/festival_bg_1.jpg');}
.main_slider .swiper-slide.slide-2 .image_layer{background-image: url('../images/festival_bg_2.jpg');}
.main_slider .swiper-slide.slide-3 .image_layer{background-image: url('../images/festival_bg_3.jpg');}
.main_slider .slider-title {font-size: 2.1875rem;font-weight: 700;color: #fff;line-height: 2.625rem;margin-bottom: 0.5rem;}
.main_slider .slider-sub-title {font-size: 1.25rem;font-weight: 400;color: #fff;line-height: 1.875rem;margin-bottom: 0.5rem;}
.main_slider .slider-desc{font-size: 1rem;font-weight: 400;color: #fff;line-height: 1.875rem;}
.main_slider .slider-button{color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);display: inline-flex;margin-top: 1.875rem;position: relative;padding: 0.75rem 0.625rem 0.75rem 1.25rem;transition: 0.4s;border-radius: 1.875rem;overflow: hidden;border: 0.0625rem solid #000;}
.main_slider .slider-button .link_text {position: relative;margin-right: 0.975rem;display: inline-block;vertical-align: middle;}
.main_slider .slider-button .link_icon {position: relative;width: 2.25rem;}
.main_slider .slider-button .link_icon i {position: absolute;top: 50%;transform: translateY(-50%);right: 0px;margin-left: 0px;transition: 0.4s;height: 2rem; width: 2rem; border-radius: 3.125rem;background: #000;text-align: center;}
.main_slider .slider-button .link_icon i::before {font-size: 1.375rem;content: "→";display: inline-block;color: rgb(255, 255, 255);line-height: 1.875rem;}
.main_slider .swiper-button-next,.main_slider .swiper-button-prev {top: 50%;background: rgba(0, 0, 0, .3);color: #fff;z-index: 1;width: 2.8125rem;height: 2.8125rem}
.main_slider .swiper-button-prev {left: 0;right: auto}
.main_slider .swiper-button-next {left: auto;right: 0}
.main_slider .swiper-button-next:after,.main_slider .swiper-button-prev:after {font-size: 1.125rem}
.main_slider .slide-2 .slider-button{background: #D5008C; color:#fff; border: 0.0625rem solid #D5008C;}
.main_slider .slide-2 .slider-button .link_icon i {background: #A8006E; color:#fff;}
.main_slider .slide-3 .slider-button{background: #600202; color:#fff; border: 0.0625rem solid #600202;}
.main_slider .slide-3 .slider-button .link_icon i {background: #470000; color:#fff;}
.liveVideos{background: url(../images/liveVideoBG.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;}
.liveVideos .common-heading .h2{color:#fff;font-size: 3.125rem; font-weight: 700;}
.liveVideos .common-heading .h2 span{color: #FFCF1C;}
.liveVideos .cover-video {position: relative;background: #F7C302; padding: 1rem;border-radius: 0.5rem;}
.liveVideos .cover-video a{display:block;}
.liveVideos .cover-video img {display: block;aspect-ratio: 16 / 9;}
.liveVideos .cover-video svg {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);height: 3.5rem;width: 3.5rem;}
.video-popup {position: fixed;top: 0;right: 0;bottom: 0;left: 0;display: flex;justify-content: center;align-items: center;z-index: 998;background: rgba(0,0,0,.8);cursor: pointer}
.video-popup.show-video {display: flex!important}
.iframe-wrapper {position: relative}
.iframe-wrapper .close-video {content: '';position: absolute;width: 1.875rem;height: 1.875rem;top: -0.625rem;right: -0.625rem;background: #000;border-radius: 50%;font-size: 1.25rem;line-height: 1.75rem;text-align: center;color: #fff;font-family: Montserrat,sans-serif}
.video-popup .iframe-wrapper img {height: 100%;width: 100%}
.video img {cursor: pointer;display: block;}
.ripple,.ripple:after,.ripple:before {position: absolute;top: 50%;left: 50%;width: 3.125rem;height: 3.125rem;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);-webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;-ms-border-radius: 50% 50% 50% 50%;-o-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.6);-moz-box-shadow: 0 0 0 0 rgba(255,255,255,.6);-ms-box-shadow: 0 0 0 0 rgba(255,255,255,.6);-o-box-shadow: 0 0 0 0 rgba(255,255,255,.6);
    box-shadow: 0 0 0 0 rgba(255,255,255,.6);-webkit-animation: ripple 3s infinite;-moz-animation: ripple 3s infinite;-ms-animation: ripple 3s infinite;-o-animation: ripple 3s infinite;animation: ripple 3s infinite}
.ripple:before {-webkit-animation-delay: .9s;-moz-animation-delay: .9s;-ms-animation-delay: .9s;-o-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute}
.ripple:after {-webkit-animation-delay: .6s;-moz-animation-delay: .6s;-ms-animation-delay: .6s;-o-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute}
@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253,167,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253,167,0,0)
    }
}
@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253,167,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253,167,0,0)
    }
}
.aboutEvent{background: #020259;}
.aboutEvent .eventLogo img{margin: 0 auto 1.25rem;}
.aboutEvent .eventDesc{color:#D2D2D2}
.aboutEvent .eventDesc span{font-size: 1.5rem;line-height: 2rem;font-weight: 700;display: block;margin-bottom: 1.25rem;}
.aboutEvent .eventDesc p{font-size: 1.25rem;line-height: 2.5rem;margin-bottom: 1.25rem;font-weight: 400;}
.aboutEvent .eventDesc ul{list-style: disc;margin-left: 1.875rem;}
.aboutEvent .eventDesc ul li{padding: 0.625rem 0.5rem;box-sizing: border-box;font-size: 1.25rem;line-height: 2.5rem;font-weight: 400;}
.previousEvents{background: url(../images/previousBg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;}
.event_tabs{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem}
.event_tabs .tablinks{background-color:transparent;color:#fff;border:0.125rem solid #fff;border-radius:3.125rem;font-size:1.125rem;font-weight:600;margin:0 0.625rem;padding:0.625rem 1.875rem;cursor:pointer}
.event_tabs .tablinks.active{background-color:#edbc20;color:#000;border-color: #edbc20;}
.eventGallery{margin-bottom: 1.25rem;}
.eventGallery ul,.eventVideo ul{display: flex;flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.eventGallery ul li,.eventVideo ul li{width: 32.5%;margin-right: 1rem;}
.eventGallery ul li:last-child,.eventVideo ul li:last-child{margin-right: 0;}
.eventGallery ul li .imgwrap,.eventVideo ul li .imgwrap{position: relative;}
.eventGallery ul li .imgwrap img,.eventVideo ul li .imgwrap img{width: 100%;height: auto;display: block;border-radius: 0.5rem;aspect-ratio: 16 / 9;}
.eventGallery ul li .imgwrap .vidphoto_icon,.eventVideo ul li .imgwrap .vidphoto_icon {position: absolute;left: 0.625rem;bottom: 0.625rem;z-index: 1;height: 1.875rem;width: 1.875rem;}
.eventGallery ul li .imgwrap .vidphoto_icon svg,.eventVideo ul li .imgwrap .vidphoto_icon svg {height: 1.875rem;width: 1.875rem;fill: #fff;}
.eventGallery ul li .cardBx,.eventVideo ul li .cardBx{font-size: 1rem; line-height: 1.625rem;font-weight: 400;color: #fff;margin-top: 0.625rem;}
.lb-dataContainer {position: absolute;top: -2.1875rem;left: 0;right: 0;}
.stallsCounters{background: #020259;}
.stallsCounters .stallList{display: flex;justify-content: flex-start;flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.stallsCounters .stallList figure{width: 32.5%;margin-right: 1rem;}
.stallsCounters .stallList figure:last-child{margin-right: 0;}
.stallsCounters .stallList figure img{width: 100%;height: auto;display: block;aspect-ratio: 16/9; border-radius: 0.5rem;}
.stallsCounters .stallList figure figcaption{font-size: 1rem;line-height: 1.625rem;font-weight: 400;color: #fff;margin-top: 0.625rem;}
.buttons{display:flex;justify-content: center;align-items: center;}
.more-button{color: #fff;background-color:#000042;display: inline-flex;margin-top: 1.875rem;position: relative;padding: 0.625rem 0.625rem 0.625rem 1.25rem;transition: 0.4s;border-radius: 1.875rem;overflow: hidden;border: 0.0625rem solid #FFCF1C;}
.more-button .link_text {position: relative;margin-right: 0.975rem;display: inline-block;vertical-align: middle;}
.more-button .link_icon {position: relative;width: 2.25rem;}
.more-button .link_icon i {position: absolute;top: 50%;transform: translateY(-50%);right: 0px;margin-left: 0px;transition: 0.4s;height: 2rem; width: 2rem; border-radius: 3.125rem;background: #FFCF1C;text-align: center;}
.more-button .link_icon i::before {font-size: 1.375rem;content: "→";display: inline-block;color:#000;line-height: 1.875rem;}
.contactus{background: #020259;padding-top: 0;padding-bottom: 1.5rem;}
.contactus .common-heading .h3{font-size: 1.25rem; line-height: 1.875rem; font-weight: 700;}
.contactus .contactDetails{display: flex;justify-content:center;align-items: center;flex-wrap: wrap;}
.contactus .contactDetails .contactInfo{border-right: 0.0625rem solid #fff;padding-right: 2.5rem;margin-right: 2.5rem;color: #fff;text-align: center; }
.contactus .contactDetails .contactInfo:last-child{border-right: none;padding-right: 0;}
.contactus .contactDetails .contactInfo h4,.contactus .contactDetails .contactInfo p,.contactus .contactDetails .contactInfo a{font-size: 1rem; line-height: 1.5rem;font-weight: 400;margin-bottom: 0.5rem;}

.overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);display: none;justify-content: center;align-items: center;z-index: 9999;}
.popup {background: #fff;padding: 30px;border-radius: 10px;text-align: center;position: relative;min-width: 250px;}
.popup p{font-size: 26px;font-weight: 600;color: #000;text-transform: uppercase;line-height: 32px;letter-spacing: 3px;}
.popup .close-btn {position: absolute;top: -12px;right: -10px;font-size: 24px;cursor: pointer;background: #000;color: #fff;height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;border-radius: 50px;border: 2px solid #fff;}

.staticLinksWrap {background: #2f0279;padding: 0;}
.staticLinksWrap .staticLinks{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: 0.9375rem 0;}
.staticLinksWrap .staticLinks a{font-size: 0.875rem;color: #fff;font-weight: 400;line-height: 1.25rem;text-transform: uppercase;margin: 0 0.5rem;text-decoration: underline;}
.staticLinksWrap .staticLinks a:hover{text-decoration: none;}

.staticPage_Wrapper{padding-top: 10rem;}
.staticPage_Wrapper .common-heading .h2{text-align: left;}
.staticPage_Wrapper .staticBody .h2{margin-bottom: 0.625rem;font-size: 1.5rem;font-weight: 600;}
.staticPage_Wrapper .staticBody p{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:1.25rem}
.staticPage_Wrapper .staticBody strong{font-weight:600}
.staticPage_Wrapper .staticBody h2{margin-top:.625rem;padding-top:.625rem;border-top:1px solid var #fff;color:#fff;font-size:1.5rem;font-weight:700;line-height:2.125rem;text-transform:capitalize;margin-bottom:.94rem}
.staticPage_Wrapper .staticBody ul{padding-left:1.44rem}
.staticPage_Wrapper .staticBody ul li{list-style-type:upper-alpha;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:0.625rem;color:#fff;}
.staticPage_Wrapper .staticBody ul li::marker{color:#ffc900;font-weight:700;}
.staticPage_Wrapper .staticBody ul li span{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem}
.staticPage_Wrapper .staticBody ul li span strong{color:#ffc900;font-weight:500;font-style:italic}
.staticPage_Wrapper .staticBody ul ul{margin-top:1.25rem}
.staticPage_Wrapper .staticBody ul ul li{list-style-type:lower-roman}
.staticPage_Wrapper .staticBody.terms_conditions ul li{list-style-type:decimal;}
.staticPage_Wrapper .staticBody.terms_conditions ul ul li{list-style-type:disc;}

@media(max-width:767px){
section{padding: 1.875rem 0;}
.flex{flex-wrap:wrap}
.container{width:100%;padding:0 0.625rem;box-sizing:border-box}
header .left_col{display:flex;align-items: center;width: 100%; justify-content: space-between;}
header .logo img{width:120px;height:inherit;}
.MenuBtn{float:left;margin:0;cursor:pointer;display:block;margin-right:1.25rem;}
.open-nav .MenuBtn{position:absolute;z-index:99;right:0.6875rem;top:-6px}
.MenuBtn i{width:1.25rem;display:block;border-top:0.125rem solid #fff;padding-top:0.25rem}
.MenuBtn i:nth-child(2){top:1.4375rem}
.MenuBtn i:nth-child(3){top:1.6875rem}
.open-nav .MenuBtn{position:absolute;z-index:99;top:1.875rem}
.open-nav .MenuBtn i{padding-top:0}
.open-nav .MenuBtn i:first-child{-webkit-transform:translateY(0) rotate(45deg);-moz-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);-o-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}
.open-nav .MenuBtn i:nth-child(2){display:none}
.open-nav .MenuBtn i:nth-child(3){-webkit-transform:translateY(0) rotate(-45deg);-moz-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);-o-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg);margin-top:-2px}
.sidenav{height:100%;width:0;position:fixed;z-index:9;top:0;left:0;background-color:#000;overflow-x:hidden;transition:.2s;padding-top:0;box-shadow:0.125rem 0.5rem 1.25rem rgba(0,0,0,.24);margin-top:0}
.open-nav .sidenav{width:100%}
nav ul{display:block;padding:2.5rem;text-align:center}
nav ul li{width:100%;margin:0;padding:1.25rem 0.625rem;box-sizing:border-box;border-bottom:0.0625rem solid #7b7b7b;height:100%}
.common-heading{margin: 0.9375rem 0;}
.common-heading .h2{font-size:2rem;line-height:3.0625rem}
.common-heading .h3{font-size:1.875rem;line-height:2.25rem;top:inherit;bottom:0px}
.section_desc{padding: 0;}
.footer .container{flex-wrap:wrap}
.footer ul.network-logo{width:100%}
.footer ul.sites{width:83%;padding-left:0;margin-left:0;padding-right:0.625rem}
.footer ul.ditigal-logo{width:17%}
.footer ul.ditigal-logo img{width:2.5rem}
.footer ul.network-logo{border-right:none;margin-right:0;margin-bottom:0.625rem}
.footer ul.sites,ul.ditigal-logo{border-right:none;margin-right:0;border-left:none}
.footer ul.network-logo li,.footer ul.sites li{margin:0 0.25rem}
.footer ul.sites::after,.footer ul.sites::before{display:none}
.footer ul.network-logo li, .footer ul.sites li img{height:inherit;}
.main_slider .swiper-slide {height: 70vh;}
.main_slider .swiper-slide.slide-1 .image_layer{background-image: url('../images/festival_bg_1_mobile.jpg');}
.main_slider .swiper-slide.slide-2 .image_layer{background-image: url('../images/festival_bg_2_mobile.jpg');}
.main_slider .swiper-slide.slide-3 .image_layer{background-image: url('../images/festival_bg_3_mobile.jpg');}
.main_slider .slider-container{right: 0;width: 100%;bottom: 7%;transform: inherit;top: inherit;padding: 0 1.25rem;}
.main_slider .slider-container .event-logo img{width: 200px;height: auto;margin: 0 auto 1.25rem;}
.main_slider .slider-title{font-size: 1.75rem;line-height: 2.125rem;}
.main_slider .slider-sub-title{font-size: 1.125rem;}
.main_slider .slider-container .event-logo img{display: none;}
.liveVideos .common-heading .h2{font-size: 2rem;}
.liveVideos .cover-video{padding: 0.5rem;}
.aboutEvent .eventDesc p{font-size: 1rem;line-height: 1.5rem;}
.aboutEvent .eventDesc ul li{font-size: 1rem;line-height: 1.5rem;padding: 0.5rem 0;}
.aboutEvent .eventLogo img{width: 250px;height: auto;}
.eventGallery ul li,.eventVideo ul li{width: 80%;flex:0 0 auto;}
.stallsCounters .stallList figure{width: 80%;flex:0 0 auto;}
.contactus .contactDetails .contactInfo{border-right: 0; border-bottom:0.0625rem solid #fff;margin-right: 0; padding-right: 0; margin-bottom: 1.25rem; padding-bottom:1.25rem;}
.contactus .contactDetails .contactInfo:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.iframe-wrapper iframe{max-width:340px;height:100%;aspect-ratio:16/9}
.staticPage_Wrapper {padding-top: 6rem;}
}