/* Event Font -------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800;900&amp;family=Roboto:wght@400;500;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&amp;display=swap');

@font-face {
    font-family: 'PPNeueMachina-PlainUltrabold';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457438PPNeueMachina-PlainUltrabold.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457705PPNeueMachina-PlainUltrabold.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NBArchitektStd-Regular';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457727NBArchitektStd-Regular.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457763NBArchitektStd-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PPNeueMachina-PlainRegular';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457636PPNeueMachina-PlainRegular.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730457679PPNeueMachina-PlainRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Machina';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730959280neuemachina-light-woff21730959280.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730959280neuemachina-light-woff1730959280.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PPNeueMachina-PlainUltrabold';
    src: url('PPNeueMachina-PlainUltrabold.eot');
    src: url('PPNeueMachina-PlainUltrabold.eot?#iefix') format('embedded-opentype'),
        url('PPNeueMachina-PlainUltrabold.woff2') format('woff2'),
        url('PPNeueMachina-PlainUltrabold.woff') format('woff'),
        url('PPNeueMachina-PlainUltrabold.ttf') format('truetype'),
        url('PPNeueMachina-PlainUltrabold.svg#PPNeueMachina-PlainUltrabold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*FA*/
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/15223/content/files/1741817673fa-solid-900-woff21741817673.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/15223/content/files/1741817673fa-regular-400-woff21741817673.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/15223/content/files/1741817673fa-brands-400-woff21741817673.woff2") format("woff2");
}
/*FA*/
/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #09090A;
    --mainThemeColor-rgb:243,101,49;
    --mainThemeColor2: #09090A;
    --eventFontColor: #09090A;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: 'PPNeueMachina-PlainRegular';
    --eventHeadingFont:  'PPNeueMachina-PlainRegular';
    --h1FontSize: 45px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ffd600;
    --lightGrey: #ddd;
    --darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #09090A
    --footerBg: #09090A;
    --curved: 6px;
    --rounded: 6px;
    --btnFontSize: 18px;
}
.thanksWrapper a {
    color: var(--white);
}
.section.rsvp-thank-you {
    padding-top: 80px;
}
.section.ticket-allocation {
    padding: 150px 0px 80px 0px !important;
}
.flexRow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.desc{display:none;}
.ticket__item.package-block-771375, .ticket__item.package-block-771371 {
  width: 49%;
}
#form_36983 #collapseOne123 div[aria-label="Phone Number"] {
  flex: 100%;
  max-width: 100%;
}
.backButtonRegisterUser {
   background:none !important;
  display: inline-flex !important;
  padding: 17px 22px 12px !important;
  border-radius: 88px!important;
  border: 1px solid #09090A !important;
  font-size: 18px !important;
  font-family: 'PPNeueMachina-PlainUltrabold' !important;
  color: #09090A!important;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.backButtonRegisterUser:hover, .backButtonRegisterUser:focus {
  text-decoration: none!important;
  background: #09090A!important;
  color: #fff!important;
}
.backButtonRegisterUser i {
  font-family: 'Font Awesome 6 Sharp';
  transform: rotate(45deg);
}
span#grp_fld_352349 > br {
  display: none !important;
}
span#grp_fld_412251 p {
  font-size: 16px;
  font-family: 'early-sans-variable' !important;
  font-weight: bold !important;
}
#form_36985 label {
  font-weight: bold !important;
}
#form_36985 div[aria-label="Do you identify as part of the LGBTQIA+ community?"]  > span > label {
  height: 53px;
}
.top__header {
  margin-top: -27px !important;
}
span#grp_fld_375662 > br, #grp_fld_381596 > br , #grp_fld_381594 > br, #grp_fld_381420 > br,
#grp_fld_381325 > br, #grp_fld_381333 > br #grp_fld_381419 > br{
  display: none !important;
}
.otherForms .custom-col-1 .iti--allow-dropdown{width:100%;}
.otherForms .reg-form-wrap >  .row > div > div h3 {
  display: none;
}
.artist-festival-form .hero-subtitle span, .student-registration .hero-subtitle span,
.group-registration-form .hero-subtitle span, .volunteer-details .hero-subtitle span,
.vendor-registration .hero-subtitle span, .artist-festival-form-extended .hero-subtitle span,
.media-accreditation-form .hero-subtitle span
{
  font-size: 70px !important;
  line-height: 70px !important;
}
.fa-question-circle-o:before {

    font-family: 'FontAwesome';
  margin-left:5px;
}
#departureTwo {
    padding: 50px 0px;
}
a.topp {
    order: 1;
    font-size: 20px;
    background: #09090a;
    color: #fff;
    padding: 6px 16px 6px 16px;
    border-radius: 30px;
    display: inline-block !important;
    width: max-content;
    margin-bottom: 15px;
}
a.topp:hover, a.topp:focus {
    background: #fff;
    text-decoration: none;
    color: #09090a;
}
.editProfileWrapper #form_36983 label, .editProfileWrapper #form_36983 input {
    font-family: 'early-sans-variable' !important;
}
.editProfileWrapper #form_36983 {
    background: #fff;
}
form#form_36983 .radio-block-all input, .otherForms .radio-block-all input {
    min-width: 24px !important;
    min-height: 24px;
    accent-color: #673AB7;
    position: relative;
    top: 10px;
}
.packageContainer__head h3 {
    font-family: 'early-sans-variable' !important;
    font-size: 24px !important;
}
#grp_fld_1445440 p:nth-child(2) {
    font-size: 18px;
    color: #606164;
}
.iti__flag-container {
    
    top: 5px !important;
}
#collapseOne123 select.form-control, #regFormWrapper select.form-control {
    position: relative;
    background: #fff url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1731301243select-arrow-jpg1731301243.jpg")no-repeat right center;
    background-size: auto;
    -moz-appearance: none;
    -webkit-appearance: none !important;
}
#collapseOne123 .form-control, #regFormWrapper .form-control {
    box-shadow: none;
    border-radius: 12px !important;
    height: 56px !important;
}
.ticketFormCol .panel-body {
    padding: 0px;
  
}
.order__summary .packageTest{display:flex;
        align-items:center}
.order__summary .packageTest p{
    color:#fff !important;
    font-size:24px !important;
}
hr.packageTest{
    margin:30px 0px 50px !important;
}
hr.packageTest.twohr{
    margin:20px 0px 30px !important;
}
.qtyValueCustomPackage{
    display:inline-flex;
    width:56px;
    height:56px;
    min-height:56px;
    border-radius:100%;
    background:#000;
    align-items:center;
    justify-content:center;
    border:1px solid #606164;
    padding:15.5px
}
input.paynbtn.single-pay.page_break_step.page-break-step-, .reg-form-data .col-12 input[type=submit] {
    width: 100%;
    min-width: 100%;
    height: 56px;
    font-size: 18px;
    border-radius: 12px !important;
    background: #E0457B !important;
  border:none;
}
#grp_fld_1445177 {
    margin-bottom: 20px !important;
    display: block;
}
#grp_fld_1445177 > div label, #grp_fld_1445178 > div label {
    font-weight: normal !important;
}
#grp_fld_1445173 > div > .radio-block-all label, #grp_fld_1445175 > div > .radio-block-all label,
#grp_fld_1445177 > div > .radio-block-all label
{
    font-weight: normal !important;
}
#grp_fld_1445441 > p:nth-of-type(2), #grp_fld_1445442 > p:nth-of-type(2)
{
    color: #606164;
}
span#grp_fld_1445175 > label,span#grp_fld_1445173 > label,
span#grp_fld_1445177 > label{
  margin-top: 40px;
    font-size: 18px !important;
}
span#grp_fld_1445173 > label{
margin-top: 10px;
}
span#grp_fld_1445175 > br, span#grp_fld_1445173 > br,
span#grp_fld_1445177 > br{
    display: none !important;
}


.packageContainer {
    background: #F8F9FD !important;
    padding: 24px  !important;
    border-radius: 12px  !important;
}
.packageBlock .packageContainer .theme-light-btn {
    background: #E0457B  !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 6px 22px !important;
    border-radius: 12px !important;
    font-weight: 700;
    height: 56px;
    line-height: 24px;
    display: flex;
    margin-left: 10px;
    align-items: center;
}
.packageContainer .aPackage, .packageContainer .fakePackage {
    border-bottom: solid 0px #DFE2E8 !important;
}
.packageContainer .theme-light-btn i.fa {
    font-size: 25px !important;
    margin-right: 5px !important;
    font-weight: bold !important;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #C0C1C9 ;
  border-radius: 12px;

}

#collapseOne123 div[aria-label="First Name"], #collapseOne123 div[aria-label="Last Name"], 
#collapseOne123 div[aria-label="Pass Holder Email Address"], #collapseOne123 div[aria-label="Additional Email for Confirmation"],
#collapseOne123 div[aria-label="Job Title"], #collapseOne123 div[aria-label="Industry"],
#collapseOne123 div[aria-label="Do you identify as part of the LGBTQIA+ community?"], #collapseOne123 div[aria-label="Do you have any accessibility needs or considerations?"],
#form_37618 div[aria-label="Home Country"], #form_37618 div[aria-label="Home Province/State"], #form_37618 div[aria-label="City"],
#form_37618 div[aria-label="Postal Code/Zip"], #form_37618 div[aria-label="Bio (75 words or less)"],
#form_37618 div[aria-label="Genres"], #form_37618 div[aria-label="Label Contact"], #form_37618 div[aria-label="Label Contact Email"],
#form_37618 div[aria-label="Manager Contact Name"], #form_37618 div[aria-label="Manager Contact Email"],#form_37618 div[aria-label="Agent Contact"],
#form_37618 div[aria-label="Agent Contact Email"], #form_37618 div[aria-label="Facebook URL"], #form_37618 div[aria-label="X URL"], #form_37618 div[aria-label="How long have you been releasing music under this name?"],
#form_37618 div[aria-label="Have you played at Canadian Music Week in the past?"], 
#form_39249 div[aria-label="First Name"], #form_39249 div[aria-label="Last Name"], 
#form_39249 div[aria-label="Phone Number"], #form_39249 div[aria-label="Email"], #form_39249 div[aria-label="School Name"],
#form_39249 div[aria-label="School City"],  #form_39249 div[aria-label="School Province / State"],
#form_39249 div[aria-label="School Country"], #form_39249 div[aria-label="Degree Type"], #form_39249 div[aria-label="Graduation Date"],#form_37618 div[aria-label="Main Contact Email"],#form_37618 div[aria-label="Main Contact Name"],
#form_39248 div[aria-label="Primary Contact Email"],
#form_39248 div[aria-label="Primary Contact Phone"], #form_39817 div[aria-label="First Name"],
#form_39817 div[aria-label="Last Name"], #form_39817 div[aria-label="Address"], #form_39817 div[aria-label="Country"],
#form_39817 div[aria-label="Phone Number"], #form_39817 div[aria-label="Email"], #form_39817 div[aria-label="Age"],
#form_39817 div[aria-label="Gender"], #form_39817 div[aria-label="Job Type - First Choice"],
#form_39817 div[aria-label="Job Type - Second Choice"], #form_39817 div[aria-label="Do you have a vehicle?"],
#form_39817 div[aria-label="Do you have a valid drivers license?"], #form_39817 div[aria-label="Please provide at least one reference:"],
#form_39817 div[aria-label="Are you taking any college or university courses?"], #form_39817 div[aria-label="Name"],
#form_39817 div[aria-label="Number"], #form_41205 div[aria-label="First Name"],  #form_41205 div[aria-label="Last Name"],
#form_36985 div[aria-label="Full Name"], #form_36985 div[aria-label="Preferred Name (for badge):"], #form_36985 div[aria-label="Title/Position:"],
#form_36985 div[aria-label="Company/Organization:"], #form_36985 div[aria-label="Email Address:"], #form_36985 div[aria-label="Phone Number"],
#form_36985 div[aria-label="Additional Email Address for Badge Confirmation:"], #form_36985 div[aria-label="Gender Identity"],
#form_36985 div[aria-label="Ethnic Background"], #form_36985 div[aria-label="Age Range"], #form_36985 div[aria-label="Do you identify as part of the LGBTQIA+ community?"],
#form_36985 div[aria-label="Do you have any accessibility needs or considerations?"], #form_36985 div[aria-label="Do you have any accessibility needs or considerations?"],
#form_36985 div[aria-label="Name"], #form_36985 div[aria-label="Youtube URL"], #form_36985 div[aria-label="Vimeo URL"], #form_36985 div[aria-label="Google Drive URL"],
#form_36985 div[aria-label="DropBox URL"], #form_36985 div[aria-label="Instagram"], #form_36985 div[aria-label="LinkedIn"], #form_36985 div[aria-label="Twitter/X"],
#form_36985 div[aria-label="Others"], #form_36985 div[aria-label="Publicist Name (if applicable):"], #form_36985 div[aria-label="Publicist Contact Information"]
{
    flex: 50%;
    max-width: 50%;
}

#collapseOne123 div[aria-label="City"],#collapseOne123 div[aria-label="Province/State"],
#collapseOne123 div[aria-label="Zip/Postal Code"], #collapseOne123 div[aria-label="Country"],
#collapseOne123 div[aria-label="Gender Identity"], #collapseOne123 div[aria-label="Ethnic Background"],
#collapseOne123 div[aria-label="Age Range"],#form_37618 div[aria-label="Ethnic Background"],
#form_37618 div[aria-label="Spotify URL"],
#form_37618 div[aria-label="Apple Music URL"], #form_37618 div[aria-label="YouTube URL"], #form_37618 div[aria-label="SoundCloud URL"],
#form_37618 div[aria-label="Other/Private URL"], #form_37618 div[aria-label="Link in Bio (e.g., Linktree)"],
#form_37618 div[aria-label="Artist/Group Website"], #form_37618 div[aria-label="Instagram URL"],
#form_37618 div[aria-label="TikTok URL"],  #form_39248 div[aria-label="Company/School Name"], #form_39248 div[aria-label="Primary Contact First Name"],
#form_39248 div[aria-label="Primary Contact Last Name"], #form_39248 div[aria-label="Country"], #form_39248 div[aria-label="Province/State"],
#form_39248 div[aria-label="City"], #form_39248 div[aria-label="Postal Code/ZIP"],
#form_39248 div[aria-label="Job Title"], #form_39248 div[aria-label="Industry"], #form_39248 div[aria-label="Industry"],
#form_39817 div[aria-label="Province / State"], #form_39817 div[aria-label="City"],#form_37618 div[aria-label="Age Range"],#form_37618 div[aria-label="Gender Identity"], #form_39817 div[aria-label="Postal Code/Zip"]
{
    flex: 33.3333%;
    max-width: 33.3333%;
}
label.error{
color: red !important;
}
#collapseOne123 div[aria-label="Phone Number"]

{
    flex: 66%;
    max-width: 66%;
}
div[aria-label="Empty Spacer"] div::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #C0C1C9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


div[aria-label="Empty Spacer"] div {
    position: relative;
}
#grp_fld_1445439 h3 {
    font-size: 32px !important;
    font-family: 'early-sans-variable' !important;
    font-weight: 700;
    margin-bottom: 0px !important;
}
#grp_fld_1445439 p:nth-of-type(2) {
    margin-bottom: 20px;
  color: #606164;
}
.content-page.terms-of-service-content p, .content-page.terms-of-service-content li, .content-page.terms-of-service-content a, .content-page.terms-of-service-content div {
    font-family: 'early-sans-variable';
}
.aPackage__actions .fa {
    font-family: 'Font Awesome 6 Sharp';
}
form#form_36983 .ticketFormCol .panel-heading {
    background: none;
}
form#form_36983 .ticketFormCol .panel-heading h4 a {
    color: #000;
    font-size: 32px;
    line-height: 40px;
}
#accordion123 .panel {
    border: none;
    border-radius: 24px;
    padding: 23px 34px 34px;
}
.ticketFormCol .panel .form-control, #regFormWrapper .form-control {
    border-color: #C0C1C9 !important;
}
.group-registration-form .hero-subtitle h1 span {
    font-size: 80px;
    line-height: 80px;
}
.groupRegFormWrapper {
  /*  margin-top: -920px;*/
}
.groupRegFormWrapper .reg-form-data * {
    font-family: 'early-sans-variable' !important;
}
.groupRegFormWrapper .reg-form-data {
    box-shadow: none !important;
    border: none !important;
    background: #fff !important;
}
.groupRegFormWrapper .reg-form-data .form-control {
    font-size: 16px !important;
    box-shadow: none;
    border-color: #C0C1C9;
}
#grp_fld_375627 input {
    width: 100% !important;
    font-size: 18px;
    height: 56px;
    border-radius: 12px !important;
    background: #E0457B;
    border-color: #E0457B;
}
.groupRegFormWrapper .reg-form-wrap h3 {
    display: none;
}
.modal-body a[data-dismiss="modal"] {
    display: block;
    padding: 14px 10px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 12px;
    font-size: 18px;
    font-family: 'early-sans-variable';
    margin-top: 35px;
}
.modal-body a[data-dismiss="modal"]:hover {
    text-decoration: none;
}
#ticket1 .modal-header .close, #ticket2 .modal-header .close, #comedyinsiderticket .modal-header .close {
    margin-top: -27px;
    margin-right: -30px;
    opacity: 1;
    color: black;
    font-size: 24px;
}
body.curr-lang-en.modal-open {
    padding-right: 0px !important;
    height: 100vh;
}
#ticket1 ul li:before, #ticket2 ul li:before, #comedyinsiderticket ul li:before {
    content: "●";
    position: absolute;
    font-size: 20px;
    left: -18px;
    color: #E0457B;
    top: -1px;
}
#ticket1 .modal-body p, #ticket2 .modal-body p, #comedyinsiderticket .modal-body p {
    margin-bottom: 20px;
    font-size: 18px !important;
}
#ticket1 .modal-body h5, #ticket2 .modal-body h5, #comedyinsiderticket .modal-body h5 {
    font-size: 24px;
    font-family: 'early-sans-variable';
    margin: 40px 0px;
  font-weight:bold;
}
.modal.fade.in {
    background: #00000080 !important;
}
#ticket1 .modal-header, #ticket2 .modal-header, #comedyinsiderticket .modal-header {
    background: no-repeat;
    border: none;
}
#ticket1 .modal-header h4, #ticket2 .modal-header h4, #comedyinsiderticket .modal-header h4 {
    color: var(--eventFontColor);
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
}
#ticket1 .modal-body p, #ticket2 .modal-body, #comedyinsiderticket .modal-body {
    font-size: 18px;
    font-family: 'early-sans-variable';
    font-weight: normal;
}
#ticket1 .modal-dialog, #ticket2 .modal-dialog, #comedyinsiderticket .modal-dialog {
    width: 680px;
}
#ticket1 .modal-content, #ticket2 .modal-content, #comedyinsiderticket .modal-content {
    padding: 22px 32px;
    border-radius: 24px !important;
}
#ticket1 .modal-header, #ticket2 .modal-header, #comedyinsiderticket .modal-header {
    background: none;
    border: none;
}
.order__summary.page_break_step.page-break-step- * {
    font-family: 'early-sans-variable';
}
.order__summary.page_break_step.page-break-step- {
    background: rgba(0,0,0,0.8);
    padding: 18px 22px 0px;
    margin-bottom: 50px;
}
.pricing p {
    font-size: 18px !important;
    color: #C0C1C9 !important;
}
.order__summary .total__price p {
    font-size: 18px !important;
    font-weight: normal !important;;
    font-family: 'early-sans-variable' !important;
}
#collapseOne123 label, #collapseOne123 input, #collapseOne123 select, #regFormWrapper .nw-frm-bldr.reg-form-wrap label, 
#regFormWrapper .nw-frm-bldr.reg-form-wrap input, #regFormWrapper .nw-frm-bldr.reg-form-wrap select
{
    font-family: 'early-sans-variable' !important;
}
.order__summary.page_break_step.page-break-step- h6 {
    background: none;
    font-weight: bold;
  font-size:32px !important;
  line-height:40px;
}
.price__item {
    width: 100%;
    padding: 30px 35px 20px;
}
.order__summary {
    border: 0px solid #00366B !important;
    margin-bottom: 20px !important;
    background: rgba(0,0,0,0.8);
    border-radius: 24px !important;
}

#faq .collapse:not(.show) {
    display: none !important;
}
#faq .collapse.in {
    display: block !important;
}
.selectCounter {
    margin-top: 40px;
    border-radius: 12px !important;
    height: 56px;
    background: #E0457B !important;
}

.selectCounter input {
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 49px !important;
    color: #fff !important;
    width: 100%;
    border-radius: 12px;
  background: #E0457B;
}
.selectCounter button {
    font-size: 32px;
    color: #fff;
}
.ticketItems button[disabled] {
    background: #E0457B50  !important;
}
.ticketItems button {
    background: #e0457b !important;
    border-radius: 12px !important;
    padding: 14px 24px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
    min-height: 56px ;
    min-width: 240px ;
    display: flex;
    align-items: center;
    justify-content: center;
}


.totalcountT span {
    font-weight: 400  !important;
    font-size: 18px !important;
    line-height: 24px  !important;
    margin-bottom: 10px  !important;
    color: var(--eventFontColor)  !important;

}
#regFormWrapper .totalcountT p{
font-size:40px ;
  line-height:40px;
  font-family: 'PPNeueMachina-PlainUltrabold';
  color:var(--eventFontColor);
  
}
.ticket__totalBox {
    background: none !important;
    border: 1px solid #55595E !important;
    border-radius: 24px !important;
    padding: 32px !important;
}
a.packageModal {
    color: white !important;
    text-decoration: underline !important;
    font-weight: normal !important;
    font-size: 18px !important;
    display: inline-block;
    margin-bottom: 30px;
}
a.packageModal:hover{
text-decoration:none;
}
.ticket__avail {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 44px;
    margin-bottom: 22px;
}
.ev__ticket__wrapper {
    max-width: 100% !important;
}

#regFormWrapper {
    width: 100%;
    margin-top: -880px;
}
#grp_fld_1443296 .ticket__item {
    background: rgba(0,0,0,0.8);
    border: 1px solid #09090A;
    border-radius: 24px;
    padding: 26px 22px;
}
#grp_fld_1443296 .ticket__item h5 {
    color: #fff;
    font-size: 32px;
    line-height: 40px;
}
.pricing span {
    color: #fff !important;
    font-size: 18px !important;
}
.total__price span {
    font-weight: normal;
    font-size: 24px;
}
#grp_fld_1443296 .ticket__item p,
#grp_fld_1443296 .ticket__item div{
    color: #C0C1C9;
      font-size: 18px;
    line-height: 24px;
}

#regFormWrapper .price__item hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border-color: rgba(255, 255, 255, 0.2);
    opacity: 1;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#regFormWrapper .pricebtn-btn {
    background: #fff !important;
    border: 0px solid #00366B !important;
    color: #000 !important;
    color: var(--eventFontColor) !important;
    font-size: 18px !important;
    line-height: 24px !important;
    border-radius: 12px !important;
    min-height: 54px !important;
    padding-top: 8px !important;
    margin-top: 40px;
}
#regFormWrapper .pricebtn-btn:hover {
    background: #E0457B !important;
    color: #fff !important;
}

.total__price p, .total__price span {
    color: #fff !important;
    font-weight: normal;
}
#regFormWrapper .total__price span {
    font-size: 24px;
    font-weight: normal;
}
.ticket__desc__text p {
    font-size: 18px;
  line-height:24px;

}
.container.full-page-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
.hero-section.innerPages h1 {
    text-align: center;
}
form#form_36983 {
    
    background: none;
    max-width: 100%;
}
.hero-section.innerPages {
    width: 100%;
    margin-top: -10px;
    display: block;
    padding-top: 180px;
    height: 1300px;
}
#grp_fld_1443296 h3 {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: var(--white);
    letter-spacing: 3px;
  line-height:24px;
    font-family: 'NBArchitektStd-Regular' !important;
}
.ticket__item {
    border: 0px solid #00366B;
    background: rgba(0,0,0,0.8);
}
.hero-section.innerPages h1 span {
    font-size: 104px;
    text-transform: uppercase;
    line-height: 104px;
}



.haveQuestion p {
    color: var(--eventFontColor);
    text-align: left;
    font-family: 'early-sans-variable';
    font-weight: bold;
    font-size: 24px;
}
html,
a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
body.curr-lang-en {
    font-family: var(--eventFont) ;
    font-size: var(--eventFontSize) ;
    color: var(--eventFontColor);
    line-height: 26px;
  background:#fffbf3;
}
.nw-frm-bldr .reg-form-data {
    border: 0px solid #fffbf3;

    background: #fffbf3;
}
body > .header-content > .container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}
footer small#emailHelp {
    font-family: 'early-sans-variable' !important;
}

body > .header-content  {
    position:relative;}
.fotter-imgl h2.footerLogo {
    font-size: 124px;
    font-weight: normal;
    letter-spacing: -8px;
}

form#form_36983 .ticketFormCol .panel-heading {
    border-radius: 6px 6px 0 0;
    display: none;
}
form#form_36983 .event__form input{
/* height: 42px !important;*/
}
form#form_36983 .radio-block-all input {
    height: auto !important;
}
div[style="clear:both"] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ticket__item {
    width: 48%;
    display: block !important;
}
form#form_36983 .ticket__desc,form#form_36983 .ticket__price {
    max-width: inherit;
    min-width: inherit;
    border-right: none;
}
form#form_36983 .ticket__totalBox {
    width: 100%;
}
.ticket__content h3 {
    text-align: center;
}
form#form_36983 .ticket__avail {font-weight: 500;}
.ticketFormCol .panel-heading .panel-title a{
  line-height:inherit; 
}
form#form_36983 .ticketFormCol .panel-heading .panel-title a:after {
    display:none
}
form#form_36983 .order__summary h6{
    font-size:18px;
}
/*.group-reg-block {
    display: none;
}*/
.ticker-text b {
    font-family: 'PPNeueMachina-PlainUltrabold';
    font-weight: normal !important;
}
.col-md-6.event__form {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.ticketFormCol .row .col-md-6 h2 {
    background: #000;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    margin-top: 15px;
      font-size: 18px;
}
.time-unit .label {
    font-size: 16px;
}
.panel.panel-default.active {
    border-bottom-color: #ff9e1b;
}
#accordion1 > div:last-child {
  /* border: none;*/
    box-shadow: none;
}
.haveQuestion {
    margin-top: 30px;
}
.show-on-tab.mainText::before {
    display:none;
}
.show-on-tab.mainText{position:relative;}
footer hr {
    border-color: #3f3f3f;
}
.footerSymbol {
    display: none;
}
footer .show-on-desktop::before, footer .show-on-tab::before{
display:none;
}
.show-on-desktop::before {
    content: "";
    width: 100%;
    height: 2%;
    position: absolute;
    top: -2%;
    z-index: 5;
    background: rgb(255,251,243);
    background: linear-gradient(0deg, rgba(255, 251, 243, 1) 50%, rgba(255, 251, 243, 0) 100%);
}
.copyright, .footer-links {
    font-family: "early-sans-variable";
}
.footer-links li:last-child:after {
    margin: 0px !important;
}
footer .form-group label {
    font-weight: normal !important;
    font-family: "early-sans-variable" !important;
    font-size: 32px !important;
    color: var(--white) !important;
    font-weight: 700 !important;
}
.show-on-desktop {
    position: relative;
}
#main .line {
    background: none;
  height:auto !important;
}
#main p, #main div{
    -webkit-transition: none; 
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition:none;
}
.hero-subtitle h1 {
    font-size: 250px;
    font-weight: 500;
    letter-spacing: -16px;
}
.hero-subtitle h1 span {
    font-size: 36px;
    display: block;
    letter-spacing: initial;
    margin-bottom: 30px;
}
.slogan {
    float: right;
    font-size: 50px;
    text-transform: uppercase;
    margin-right: 10px;
}
label.control-label{
color: var(--eventFontColor) !important;
}
.fotter-imgl h2.footerLogo span {
    display: block;
    font-size: 25px;
    letter-spacing: 0px;
    float: right;
    margin-right: 5px;
    margin-top: -11px;
    text-transform: uppercase;
}
footer::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
    opacity: 0.15;
}
.ticker-text > div:last-child {
    border: none;
}

.ticker-text > div {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 22px;
    margin-right: 22px;
    min-height: 54px;
    display: flex;
    align-items: center;
}

/* General-------------------------- */


.simple-section {
    padding: 100px 0px;
}

.coloredBg {
    background: var(--mainThemeColor);
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
}

.whiteText * {
    color:#fff;
}

.whiteText a:hover,
.whiteText a:focus {
    color: var(--white);
}

h4.form-heading {
    font-size: 50px;
    font-weight: initial;
    text-align: center !important;
}
body > p:first-of-type {
    margin: 0px;
}


.ticket__desc__text p[data-toggle="modal"] {
    text-decoration: underline;
}
#ticket1 ul li, #ticket2 ul li, #comedyinsiderticket ul li {
    font-size: 18px;
    list-style: none;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'early-sans-variable';
    position: relative;
}
#ticket1 ul,#ticket2 ul,#comedyinsiderticket ul {
    padding-left: 20px;
}
/* Buttons------------------------------ */
.vfairsBtn {
    padding: 12px 35px;
    margin: 30px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 600;
    border: 2px solid transparent;
}
.reg-form-data br {
    display: block !important;
}
form#form_39248 ul li {
    list-style: disc;
    font-weight: 300;
}
form#form_39248 ul {
    padding-left: 0px;
    padding-top: 10px;
}
.coloredShadow {
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb),0.3);
}

.grayShadow {
    box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
}

.curved {
    border-radius: var(--curved);
}

.rounded {
    border-radius: var(--rounded);
}

.btnWhite {
    background: var(--white);
    color: var(--mainThemeColor);
    border: 2px solid var(--mainThemeColor);
}

.btnBlack {
    background: var(--black);
    color: var(--white);
}

.btnColored {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    color: var(--white) !important;
}

.btnColored:hover,
.btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    color: var(--white) !important;
    text-decoration: none !important;
}

.btnWhite:hover,
.btnWhite:focus,
.btnBlack:hover,
.btnBlack:focus {
    background: var(--mainThemeColor);
    color: var(--white);
    text-decoration: none !important;
}

/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.popup h1 {
    font-family: var(--eventHeadingFont);
    
}

h1,
.popup h1 {
    font-size: var(--h1FontSize);
    
}

h2 {
    font-size: var(--h2FontSize);
}

h3 {
    font-size: var(--h3FontSize);
}

h4 {
    font-size: var(--h4FontSize);
}

h5 {
    font-size: var(--h5FontSize);
}

h6 {
    font-size: var(--h6FontSize);
}

/* Top black bar----------------------- */
.slim-bar {
    position: initial;
    background-color: var(--black);
    color: var(--white);

}

.slim-bar ul>li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;

}

.slim-bar .row {
    justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
    padding: 0px !important;
}

.noTopPadding {
    padding-top: 0px !important;
}

.noBottomPadding {
    padding-bottom: 0px !important;
}

.noLeftPadding {
    padding-left: 0px !important;
}

.noRightPadding {
    padding-right: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

.noTopMargin {
    margin-top: 0px !important;
}

.noBottomMargin {
    margin-bottom: 0px !important;
}

.noLeftMargin {
    margin-left: 0px !important;
}

.noRightMargin {
    margin-right: 0px !important;
}


/* Main Heading------------------------- */
.main-title {
    position: relative;
    z-index: 0;
    font-size: 80px;
    text-transform: uppercase;
    line-height: 0.96;
}

/*.main-title span {
    display: block;
    color: var(--mainThemeColor);
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}*/


.main-title .headingOverlayText {
    position: absolute;
    color: var(--overlayHeadingTextColor);
    margin: 0px 0px 0px 0px;
    font-size: 150px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -9px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    width: 100%;
    display: inline;
    text-transform: lowercase;
}




/* Unordered list------------------------------- */
ul {
    list-style: none;
    padding: 0px;
}

ul li {
    margin-bottom: 6px;
}

ul.checklist li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 40px;
    ;
}

ul.checklist li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 25px;
}

/* Event Logo----------------------------------- */
.event-logo img {
    margin: 8px 0px;
}

/* Main Navigation------------------------------ */
#main-nav {
    padding: 0px;
    display: flex !important;
}
#main-nav .navbar-nav {
    flex-direction: row;
    justify-content: end;
    flex-grow: 1;
}

#main-nav a {
    color: var(--eventFontColor);
    font-size: var(--eventFontSize);
    padding: 8px 15px;
}

#main-nav a:hover,
#main-nav a:focus {
    color: var(--mainThemeColor);
    text-decoration: none;
}

.fullWidthNav .container {
    max-width: 100%;
    width: 100%;
}

.header-content .row {
    display: flex;
    align-items: center;
    flex-wrap: initial;

}

.header-content nav {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: 0px;
    padding-right: 0px;
}

#main-nav .navbar-nav li {
    margin-bottom: 0px;
}

.stickyNav {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 55;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    background: var(--white);
}

#main-nav .navbar-nav li.active a {
    color: var(--mainThemeColor);
    text-decoration: none;
}

.navClose {
    display: none;
}
.navbar-toggle {
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}
#LoginBtn {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn:hover, #LoginBtn:focus{
color:var(--white) !important;
}

.navbar-toggle {
  /*Set to 0 if Accessibility Feature not added*/
    margin-right: 42px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--white);
}



/* Hero Section */
.main_top_area {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1672321610bg-2jpg-jpg1672321610.jpg")no-repeat center;
    background-size: cover;
    padding-top: 4%;
    padding-bottom: 6%;
    position: relative;
}

.main_top_area::before {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    content: "";
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    position: absolute;
    opacity: 0.9;
}

.popup .col-sm-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

#date-info {
    margin-top: 0px;
    margin-bottom: 30px;
    color: var(--white);
    font-weight: 600;
    font-family: var(--eventFont);
}

.eventDate::after {
    content: "|";
    margin-left: 7px;
}

.two-btns {
    text-align: center;
    margin: 35px 0 20px;
    padding: 2px;
    border: solid 2px var(--white);
    display: inline-block;
    border-radius: 40px;

}


.two-btns a {
    background: var(--white);
    color: var(--mainThemeColor) !important;
    display: inline-block;
    padding: 12px 34px;
    border-radius: 40px;
    letter-spacing: 1px;
    font-size: 18px;
}


.two-btns a:first-child {
    background: transparent;
    color: var(--white) !important;
    box-shadow: none;
}

.two-btns:hover a {
    background: transparent;
    color: var(--white) !important;
    box-shadow: none;
}

.two-btns a:hover {
    background: var(--white) !important;
    color: var(--mainThemeColor) !important;
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb),0.3);
    text-decoration: none;
}

.two-btns i {
    margin-right: 5px;
}

/*Registration Form---------------------*/
input[type="file"] {
    width: 40%;
}
.reg-form-wrap h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px auto;
    max-width: 100%;
    color: var(--eventFontColor);
}
.page-heading {
  /* height: 1px;*/
}
.page-heading {
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background: radial-gradient(100% 100% at 50% 0%, #494592 0%, #DB4479 41.09%, #E15D2A 65.31%, #FFE7DE 92.58%, #FFFBF3 100%);
    background-size: 100% 100%;
    position: relative;
    border: none;
  display:none;
}
.page-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png);
    opacity: 0.3;
    pointer-events: none;
    z-index: 1;
}
.page-heading::after {
    content: "";
    width: 100%;
    height: 10%;
    position: absolute;
    bottom: -5%;
    z-index: 5;
    background: rgb(255, 251, 243);
    background: linear-gradient(0deg, rgba(255, 251, 243, 1) 50%, rgba(255, 251, 243, 0) 100%);
}
form input[type=submit] {
    background: var(--mainThemeColor);
    border-color: var(--mainThemeColor);
    border-radius: var(--rounded) !important;
    min-width: 31%;
    width: auto !important;
}
.reg-form-data .col-12 input[type=submit]:hover,
.reg-form-data .col-12 input[type=submit]:focus{background: var(--darkgrey);}
  .reg-form-data input::file-selector-button {
    background: var(--mainThemeColor) !important;
}

.nw-frm-bldr .reg-form-data {
    box-shadow: 0px 2px 20px 0 rgba(0,0,0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
  margin-bottom:30px;
}

.nw-frm-bldr .control-label {
    font-size: var(--smallText);
    font-family: var(--eventHeadingFont);
  color: var(--eventFontColor);
}

.reg-form-data .form-control {
  font-size: var(--smallText);
    font-family: var(--eventFont);
  color: var(--eventFontColor);
}
.nw-frm-bldr.reg-form-wrap > .row > .col-12,
.row.row-content > div > .container-fluid
{
    padding: 0;
}


/*Thank you page-----------------------*/
.thanksWrapper {
    text-align: center;
    max-width: var(--halfWidth);
    margin: 20px auto;
    box-shadow: none;
    border-radius: 24px;
    border: 1px solid #09090A;
    padding: 30px 50px 65px;
    width: 100%;
    max-width: 800px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    margin-top: -650px;
    position: relative;
    margin-bottom: 200px;
}
.heroLogoSymbol img {
    height: 170px;
    margin-bottom: 30px;
}
.hero-section .thankYouTitle h1 span {
    font-size: 80px;
    line-height: 88px;
}
.thanksWrapper span {
    display: block;
    font-size: 22px;
    font-weight: 400;
}
.thanksWrapper hr {
    opacity: 0.2;
    margin: 30px 0px;
}
.whiteBtn {
    background: #fff;
    display: block;
    padding: 15px 10px 12px;
    font-size: 18px;
    color: #000;
    border-radius: 12px;
    font-weight: bold;
    font-family: 'early-sans-variable';
}
.whiteBtn:hover, .whiteBtn:focus{color:#fff; text-decoration:none; background:#E0457B;}
.thanksWrapper p {
    margin-top: 30px;
    font-family: 'early-sans-variable';
    font-size: 24px;
    line-height: 32px;
}
.thanksWrapper p a{color:#fff; text-decoration:underline;}
.thanksWrapper p a:hover{color:#fff; text-decoration:none;}

.full-page-container .col-lg-12 {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.row-content {
    padding: 10px 0px;
}

/* Login Modal----------------------- */
#LoginModal h4,
#forgot-pwd-modal h4{
    font-size: 20px;
}

#LoginModal .modal-header,
#forgot-pwd-modal .modal-header{
    background: var(--mainThemeColor);
}

#login-footer a,
#login-footer button,
#reset-pwd-frm a,
#reset-pwd-frm button
{
    background: var(--mainThemeColor);
    font-family: var(--eventFont);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default
{
    background: var(--white);
}

#login-footer .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey
{color: var(--white);}
#login-footer .btn-default,
#reset-pwd-frm .btn-default{border-color:#ccc;}
#login-footer .col-sm-8 .btn-darkgrey, 
#reset-pwd-frm .btn-darkgrey {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn {
    font-size: var(--smallText);
    padding: 6px 12px;
}
.modal .modal-dialog {
    max-width: initial;
}
#login-footer .row .col-sm-4 {
    max-width: initial;
    flex: 33%;
    order: 2;
}
#login-footer .btn,
#reset-pwd-frm .btn
{
    border-radius: var(--rounded);
}
#login-footer .btn:hover,
#reset-pwd-frm .btn:hover
{
    background: var(--darkgrey) !important;
    color: var(--white) !important;
}
#reset-pwd-frm label,
#LoginModal label{
    font-family: var(--eventHeadingFont);
}
#reset-pwd-frm input,
#LoginModal input{
    font-family: var(--eventFont);
}


/* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    margin-top: -50px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px;
    padding: 0px 29px 0px 15px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}

#clockdiv {
    font-family: var(--eventHeadingFont);
    color: var(--mainThemeColor);
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 50px;
}

#clockdiv .smalltext {
    color: var(--eventFontColor);
    font-size: var(--eventFontSize);
}

#clockdiv>div {
    background: none;
    position: relative;
    margin-right: 40px;
}

#clockdiv>div::before {
    content: ":";
    color: var(--lightGrey);
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
    content: "";

}
#clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
    max-width: 75%;
    text-align: center;
    margin: auto;
}

.main-intro strong {
    margin-bottom: 25px;
    font-size: 20px;
    display: block;
}


/* Why Attend section------------------------------------ */
#whyAttend {
    padding-top: 80px;
}

#whyAttend .main-title {
    margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
    color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
    color: var(--yellow);
}

.whiteText .main-title span {
    color: var(--yellow);
}



/* Agenda-------------------------------------------- */
#agenda {
    background-color: #f1f1f1;
}

#agenda section .container>h3 {
    display: none;
}

#agenda section h3 {
    font-size: var(--h4FontSize);
    font-weight: 600;
}

#agenda section {
    background: none !important;
}

#agenda .nav-tabs>li>a {
    color: var(--mainThemeColor) !important;
    background-color: var(--white) !important;

}

#agenda .nav>li>a:hover,
.nav>li>a:focus {
  
    color: var(--mainThemeColor) !important;
}

#agenda .agenda-style-6 .time-box,
#agenda .nav-tabs>li.active>a,
#agenda .nav-tabs>li.active>a:hover,
#agenda .nav-tabs>li.active>a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;

}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    border-top-color: var(--mainThemeColor) !important;

}

div.speaker2[data-toggle="modal"] {
    cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
    color: var(--mainThemeColor);
}

.agenda-time span {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {


    border-top-color: var(--mainThemeColor) !important;
}
/*Sponsors Section----------------------------------------*/
.logos-list {
    text-align: center;
}
.logos-list img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 250px;
    margin: 5px;
    padding: 5px;
    border: solid 1px #eee;
    transition: all 0.2s ease;
}
.logos-list img:hover {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}


/* FAQs Section------------------------------------------- */
.faq.padding {
    padding: 0
}

.faq .panel {
    background: var(--faqBgColor);
    padding: 32px 0 36px;
    margin: 0 0 8px;
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border-bottom: 1px solid;
}


.faq .panel-heading {
    padding: 0 !important;
    background: 0 0 !important
}

.faq h4.panel-title a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: var(--eventFontColor);
    font-family: var(--eventHeadingFont);
    font-weight: 700;
    text-transform: none;
    padding-left: 0px;
    font-family: "early-sans-variable";
    font-size: 24px;
}

.faq .panel-collapse {
    text-decoration: none;
    cursor: pointer
}

.faq .panel-collapse .panel-body {
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: 18px !important;
    font-family: "early-sans-variable" !important;
    line-height: 24px !important;
    color: var(--eventFontColor) !important;
}

.faq .panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: '068';
    padding-right: 5px;
    font-size: 19px;
    color: var(--mainThemeColor);
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
    content: '067';
}

.faq .panel-title>a:hover,
.faq .panel-title>a:active,
.faq .panel-title>a:focus {
    text-decoration: none;
}

.num_icon {
    display: none;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    line-height: 30px;
    text-align: center;
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    color: var(--white);
    font-style: normal;
    margin-right: 10px;
  position: absolute;
    left: 0px;
}

.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 12px 0px 0px 0px;
    font-family: "early-sans-variable";
    color: var(--eventFontColor);
}

/* Contact Section------------------------------ */
.ask-cta {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ask-cta>.container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ask-cta .contact-img {
    max-height: 200px;
}

#contact {
    padding-top: 60px;
    padding-bottom: 60px;
}

.contactPersons {
    display: flex;
    flex-wrap: wrap;
}

.contactPersons_box {
    margin-right: 70px;
    margin-bottom: 30px;
}

.contactPersons_box p {
    margin-bottom: 0px;
}

.textSmall {
    font-size: var(--smalltext);
    font-weight: 400;
}

.contactPersons_box h5 {
    line-height: 23px;
}

.contactPersons>div:nth-child(even) {
    margin-right: 0px;
}




/* Footer----------------------------- */
footer {
    background: #09090A;
    padding: 80px 0 16px 0;
    position: relative;
    border-top-color: var(--mainThemeColor);
}

.footer-links li {
    display: inline-block;
    position: relative;
}

.footer-links li:after {
    content: "|";
    margin: 0px 5px 0px 22px;
    content: "";
}

.footer-links li:last-child::after {
    margin-right: 0px;
    content: "";
}

.footer-links a {
    font-size: var(--smalltext) !important;
}

.socialIcons {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.socialIcons li {
    display: inline-block;
    padding-right: 0;
    margin: 2px;
}

.socialIcons li:last-child {
    padding-right: 0px;
}

.socialIcons li a {
    font-size: 28px;
    color: #ffffff;
    text-decoration: none;
    background: #ffffff;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    position: relative;
    display: block;
    text-align: center;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
.socialIcons li a:hover {
    background: #FF9E1B;
}

.socialIcons li a:hover i {
    color: var(--mainThemeColor);
}

/*Top to the Page button---------------*/
#top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: var(--white);
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    z-index: 11;
    display: none;
    background-color: var(--mainThemeColor);
    font-size: 24px;
    padding-top: 13px;
    border-radius: 5px;
}

#top:hover, #top:focus{
background-color:var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
    position: absolute;
    z-index: 45;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background: var(--darkgrey);
    right: 12px;
    top: 46px;
    text-align: center;
    padding: 5;
}
.btn.btn-access.slide:hover{background:var(--mainThemeColor);}
.accsess_tray {
    display: block;
    position: fixed;
    right: 10px;
    background-color: var(--white);
    top: 110px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 4px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
  .accsess_tray #readspeaker_button1,
  .accsess_tray .hall-wrap .rsbtn {
    right: -34px;
  }
  .accsess_tray .rsexpanded span {
    margin: 0;
  }
  .accsess_tray .rsexpanded span.rsbtn_text {
    margin: 5px 0 0 6px;
  }
  .accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
    margin: 7px 0 0 5px;
  }
  .accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
    display: inline-block;
  }
  .accsess_tray svg path {
    fill: var(--mainThemeColor);
  }
  .accsess_tray .btn-tray {
    padding: 6px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 15px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-right: 5px;
    background: rgba(var(--mainThemeColor-rgb), 0.1);
    color: var(--mainThemeColor);
  }
  .accsess_tray .btn-tray:last-child {
    margin-right: 4px;
  }
  .accsess_tray .btn-tray.btn:hover {
    opacity: 0.9;
  }
  .accsess_tray .btn-tray svg path {
    fill: var(--mainThemeColor);
  }
  .accsess_tray span {
    margin-right: 8px;
  }
  .accsess_tray .btn-close-access {
    text-align: center;
    padding: 8px 8px;
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  #accessibility-fade-in {
    width: 1px;
    opacity: 0;
    transition: all 0.75s ease;
    z-index: 5;
  }
  #accessibility-fade-in.show {
    opacity: 1;
    width: 262px;
    display: flex !important;
  }

/* Privacy Policy------------- */
.content-page ul {
    list-style-type: disc;
    margin-left: 20px;
}

.content-page ul li {
    margin-bottom: 0;
}

.content-page p,
.content-page li {
    text-align: justify;
}
.ticker-text {
            display: inline-block;
            white-space: nowrap;
            padding-left: 20px;
            animation: scrollText 20s linear infinite;
          display: flex;
    align-items: center;
        }


.departureTwoBox {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/173140455694c68837517739a529a1f1a16ea6a514-jfif1731404556.jfif")no-repeat center;
    padding: 170px 60px;
    border-radius: 64px;
    margin: 0px 0px 0px;
    position: relative;
    background-size: cover;
}
.departureTwoBox .countdown.light .time-box {
    background: rgba(0,0,0,0.6);
    color: #fff;
}
.departureTwoBox .light .label {
    color: #fff;
}
.departureTwoBox .r-head h3 {
    margin-bottom: 0px !important;
}
/* .departureTwoBox::after {
    content: "";
    width: 1px;
    height: 80%;
    background: rgba(0,0,0,0.4);
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
} */
#departureTwo .sec-head > .l-head {
    order: 2;
  text-align: right;
}
.adventureBox .r-head h3 {
    margin-bottom: 0px;
}
.departureTwoBox .sec-head {
margin-bottom:0px;
}

@media (max-width:1199px){
.r-head h3 {
  font-size: 60px !important;

}
}

@media (min-width:766px){


        @keyframes scrollText {
            from { transform: translateX(100%); }
            to { transform: translateX(-100%); }
        }

}
@media (max-width: 1024px) {
  .departureTwoBox .r-head h3{
    text-align: left;
  }
  .departureTwoBox .sec-head{
    flex-direction: column;
    align-items: start;
  }
  #departureTwo .sec-head > .l-head {
    text-align: left;
}
}
@media (max-width: 767px) {
.ticket__item.package-block-771375, .ticket__item.package-block-771371 {
  width: 100%;
}
  section#honourees .sepeakersBox a img {
    object-fit: contain !important;
  
}
  .hero-subtitle {
    max-width: 100% !important;

}
  .departureTwoBox {
    padding: 70px 7px;
    border-radius: 40px;
    margin: 0px 0px 0px;
}
  .departureTwoBox::after {
display:none;
  }
  #departureTwo .sec-head > .l-head {
    order: initial;
    text-align: left;
}
  .departureTwoBox .sec-head h4 {
    font-size: 24px;
    line-height: 32px;
}
.departureTwoBox .r-head h3 {
    /* margin-bottom: 30px !important;
    line-height: 50px !important; */
    font-size: 42px !important;
    /* border-bottom-color: rgba(0,0,0,0.4);
    padding-bottom: 31px; */
    border: 0;
}
.departureTwoBox .countdown.light .time-box {
    width: 40px;
    height: 55px;
    font-size: 20px;
}
.ticker-text {
            display: inline-block;
            animation: scrollTextMobile 20s linear infinite !important;
          display: flex;

        }

        @keyframes scrollTextMobile {
            from { transform: translateX(10%) ; }
            to { transform: translateX(-100%); }
        }
  .packageContainer__head h3 {
  
    font-size: 18px !important;
}
  .packageBlock .packageContainer .theme-light-btn {
    margin-left: 0px;
  
}
  .packageContainer__head {
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
  .qtyValueCustomPackage{
    width:36px;
    height:36px;
    padding:7.0px
}
  .packageContainer .aPackage, .packageContainer .fakePackage {
    flex-wrap: wrap;
}
  
  .packageBlock .packageContainer .theme-light-btn {
    font-size: 14px !important;
    padding: 6px 12px !important;
    height: 42px;
    line-height: 20px;
}
  .artist-festival-form .hero-subtitle span, .student-registration .hero-subtitle span,
.group-registration-form .hero-subtitle span, .volunteer-details .hero-subtitle span,
.vendor-registration .hero-subtitle span, .artist-festival-form-extended .hero-subtitle span,
.media-accreditation-form .hero-subtitle span {
  font-size: 36px !important;
  line-height: 36px !important;
}
#collapseOne123 div[aria-label="First Name"], #collapseOne123 div[aria-label="Last Name"], 
#collapseOne123 div[aria-label="Pass Holder Email Address"], #collapseOne123 div[aria-label="Additional Email for Confirmation"],
#collapseOne123 div[aria-label="Job Title"], #collapseOne123 div[aria-label="Industry"],
#collapseOne123 div[aria-label="Do you identify as part of the LGBTQIA+ community?"], #collapseOne123 div[aria-label="Do you have any accessibility needs or considerations?"],
#form_37618 div[aria-label="Home Country"], #form_37618 div[aria-label="Home Province/State"], #form_37618 div[aria-label="City"],
#form_37618 div[aria-label="Postal Code/Zip"], #form_37618 div[aria-label="Bio (75 words or less)"],
#form_37618 div[aria-label="Genres"], #form_37618 div[aria-label="Label Contact"], #form_37618 div[aria-label="Label Contact Email"],
#form_37618 div[aria-label="Manager Contact Name"], #form_37618 div[aria-label="Manager Contact Email"],#form_37618 div[aria-label="Agent Contact"],
#form_37618 div[aria-label="Agent Contact Email"], #form_37618 div[aria-label="Facebook URL"], #form_37618 div[aria-label="X URL"], #form_37618 div[aria-label="How long have you been releasing music under this name?"],
#form_37618 div[aria-label="Have you played at Canadian Music Week in the past?"], #form_37618 div[aria-label="Ethnic Background"],
#form_37618 div[aria-label="Age Range"], #form_39249 div[aria-label="First Name"], #form_39249 div[aria-label="Last Name"], 
#form_39249 div[aria-label="Phone Number"], #form_39249 div[aria-label="Email"], #form_39249 div[aria-label="School Name"],
#form_39249 div[aria-label="School City"],  #form_39249 div[aria-label="School Province / State"],
#form_39249 div[aria-label="School Country"], #form_39249 div[aria-label="Degree Type"], #form_39249 div[aria-label="Graduation Date"],
#form_39248 div[aria-label="Primary Contact Email"],
#form_39248 div[aria-label="Primary Contact Phone"], #form_39817 div[aria-label="First Name"],
#form_39817 div[aria-label="Last Name"], #form_39817 div[aria-label="Address"], #form_39817 div[aria-label="Country"],
#form_39817 div[aria-label="Phone Number"], #form_39817 div[aria-label="Email"], #form_39817 div[aria-label="Age"],
#form_39817 div[aria-label="Gender"], #form_39817 div[aria-label="Job Type - First Choice"],
#form_39817 div[aria-label="Job Type - Second Choice"], #form_39817 div[aria-label="Do you have a vehicle?"],
#form_39817 div[aria-label="Do you have a valid drivers license?"], #form_39817 div[aria-label="Please provide at least one reference:"],
#form_39817 div[aria-label="Are you taking any college or university courses?"], #form_39817 div[aria-label="Name"],
#form_39817 div[aria-label="Number"]
{
    flex: 100%;
    max-width: 100%;
}
 #collapseOne123 div[aria-label="City"],#collapseOne123 div[aria-label="Province/State"],
#collapseOne123 div[aria-label="Zip/Postal Code"], #collapseOne123 div[aria-label="Country"],
#collapseOne123 div[aria-label="Gender Identity"], #collapseOne123 div[aria-label="Ethnic Background"],
#collapseOne123 div[aria-label="Age Range"],
#form_37618 div[aria-label="Spotify URL"],
#form_37618 div[aria-label="Apple Music URL"], #form_37618 div[aria-label="YouTube URL"], #form_37618 div[aria-label="SoundCloud URL"],
#form_37618 div[aria-label="Other/Private URL"], #form_37618 div[aria-label="Link in Bio (e.g., Linktree)"],
#form_37618 div[aria-label="Artist/Group Website"], #form_37618 div[aria-label="Instagram URL"],
#form_37618 div[aria-label="TikTok URL"],  #form_39248 div[aria-label="Company/School Name"], #form_39248 div[aria-label="Primary Contact First Name"],
#form_39248 div[aria-label="Primary Contact Last Name"], #form_39248 div[aria-label="Country"], #form_39248 div[aria-label="Province/State"],
#form_39248 div[aria-label="City"], #form_39248 div[aria-label="Postal Code/ZIP"],
#form_39248 div[aria-label="Job Title"], #form_39248 div[aria-label="Industry"], #form_39248 div[aria-label="Industry"],
#form_39817 div[aria-label="Province / State"], #form_39817 div[aria-label="City"], #form_39817 div[aria-label="Postal Code/Zip"]
{
    flex: 100%;
    max-width: 100%;
}
#collapseOne123 div[aria-label="Phone Number"]

{
    flex: 100%;
    max-width: 100%;
}
  .groupRegFormWrapper {
    margin-top: -10px;
}
  .thanksWrapper {
    padding: 10px 30px 45px;
    margin-top: -20px;
    max-width:90%;

}
  .thanksWrapper p {
    margin-top: 30px;
  
    font-size: 18px;
    line-height: 26px;
}
  .heroLogoSymbol img {
    height: 110px;
    }
  .heroLogoSymbol {
    margin-top: 60px;
}
  .ticketItems button {
    min-width: 100%;

}
  .ev__ticket__wrapper .form_field_grp, .ev__ticket__wrapper {
    width: 100%;
}
  form#form_36983 .ticket__desc, form#form_36983 .ticket__price {
    border: none;
}
  #grp_fld_1443296 h3 {
    font-size: 18px;
}
  .hero-section.innerPages h1 span {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
  #grp_fld_1443296 .ticket__item h5 {

    font-size: 26px;
    line-height: 40px;
}
  #regFormWrapper .totalcountT p {
    font-size: 28px;
    line-height: 28px;
}
  #regFormWrapper {
    margin-top: -178px;
}
  .hero-section.innerPages {
    padding-top: 0px;
    height: 400px;
}
  .order__summary.page_break_step.page-break-step- h6 {
    font-size: 25px !important;
    line-height: 32px;
}
  .haveQuestion p {
    font-size: 18px;
    line-height: 1.3em;
}
  .arrow-bottom {
    font-size: 40px !important;
    bottom:140px !important;
}
  footer .form-group label {

    font-size: 24px !important;

}
  .footer-section .form-control {
    height: 60px;
    font-size: 18px;
}
  .faq h4.panel-title a {
    font-size: 18px;
}
  .faq .panel-collapse .panel-body {
    font-size: 16px !important;
    
}
  h2.footerLogo {
    display: flex;
    align-items: center;
    justify-content: center;
}
  h2.footerLogo img:nth-child(2) {
    height: 60px !important;
}
  #departure {
    background: #09090A !important;
}
  #departure .sec-head {
    margin-bottom: 30px;
}
  div#departure {
    padding: 70px 0px;
}
#departure .sec-head h4 {
    margin-bottom: 50px;
    font-size: 24px;
}
  .show-on-tab.mainText::before {
    content: "";
    width: 100%;
    height: 5%;
    position: absolute;
    top: -2%;
    z-index: 5;
    background: rgb(255, 251, 243);
    background: linear-gradient(0deg, rgba(255, 251, 243, 1) 50%, rgba(255, 251, 243, 0) 100%);
    display:block;
}
  
  
  footer form {
    margin-bottom: 42px;
    margin-top:0px;
}
  small#emailHelp {
    display: block;
    line-height: 1.2em !important;
}
  .socialIcons li a {
    height: 35px;
    width: 35px;
    
    padding: 7px;

}
  .footer-section > .container > .row:nth-of-type(3) {
    padding-top: 0px !important;
}
  footer > .container > .row {
    border-bottom: none !important;
}
  .slogan {
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0%;
    margin-top: -15px;
}
  footer small#emailHelp {
    line-height: 1.5em !important;
    margin-top: 10px;
    display: block;
    font-size: 15px !important;
}
  footer hr {
    border-color: #3f3f3f;
    margin: 25px 0px;
}
  .footerSymbol {
    display: none;
    margin-right: 10px;
}
.fotter-imgl h2.footerLogo {
    font-size: 50px;
    letter-spacing: -3px;
}
  .fotter-imgl h2.footerLogo span {
    display: block;
    font-size: 10px;
    letter-spacing: 0px;
    float: right;
    margin-right: 10%;
    margin-top: -11px;
    text-transform: uppercase;
}
  .hero-section {
    background: radial-gradient(190% 100% at 50% 0%, #494592 0%, #DB4479 41.09%, #E15D2A 65.31%, #FFE7DE 92.58%, #FFFBF3 100%),
      url(https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730298502noise.svg) !important;
    background-size: 100% 100%;

}
  .hero-subtitle h1 {
    font-size: 65px;
    letter-spacing: -3px;
}
.hero-subtitle h1 span {
    font-size: 16px;
    margin-bottom: 10px;
}
  
div#departure img {
    margin-bottom: 20px;
    max-width: 50px;
  display:none;
}
  
  
  .fotter-imgr .logos {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    gap: 0 !important;
    flex-direction: column;
}
  .logos>img {
    height: 34px !important;
    margin-bottom: 28px;
    object-fit: contain;
    width: auto !important;
}
  
.fotter-imgr {
    text-align: center !important;
    padding: 20px 0;
    padding-bottom: 0px !important;
}

  
h4.show-on-tab {
    display: block !important;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #ECEFF1 !important;
    margin-bottom: 35px;
    margin-top: 45px;
}
  
.hero-section {
    height: 100vh;
    display: flex !important;
    padding-top: 0%;
}
  
  .footer-imgr {
    margin-top: 20px !important;
    text-align: center !important;
}
  .show-on-desktop {
    display: none !important;
}
.show-on-tab {
    display: block !important;
}
  
  
  .countdown {
    display: flex;
    gap: 10px;
    color: white;
    justify-content: left !important;
    margin-top: 0px;
}
  
ul.footer-links {
    text-align: center !important;
    display: flex;
    justify-content: end;
    flex-direction: column;
    margin-bottom: 30px;
}
  .footer-links li:after {
    content: "" !important;
    margin: 0 !important; 
    
    
}
  
  .sec-head {
    display: flex;
    justify-content: center;
    margin-bottom: 56px;
    text-align: left !important;
    flex-direction: column-reverse !important;
}
  
  .r-head h3 {
    text-align: left !important;
}
  
  
    #main-nav {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 55;
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        height: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
      display: none !important;
    }
  
  #main-nav .navbar-nav {
    flex-direction: column;
    
}
  
  #main-nav .navbar-nav {
    flex-direction: column;
    flex-grow: initial;
}

    .navClose {
        position: absolute;
        top: 15px;
        right: 20px;
        color: var(--white);
        font-size: 22px;
        font-family: 'Poppins';
        border-radius: 100%;
        width: 40px;
        height: 40px;
        border: 2px solid var(--white);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #main-nav.in {
        display: flex !important;
    }

    #main-nav a {
    color: var(--white);
    font-size: 18px;
    padding: 18px 15px;
}
  #LoginBtn {
    margin-top: 12px;
}

    .event-logo {
        flex-grow: 1;
    }

    .whyAttendImg {
        max-width: 320px !important;
        display: block;
        margin: auto;
    }

    .contactPersons {
        justify-content: space-around;
    }

    .contactPersons_box {
        margin-right: 0px;
    }

    #contact h3 {
        text-align: center;
    }

    .footer-section .row>div {
        text-align: center !important;
    }
  input[type="file"] {
    width: 100%;
}
  .modal .modal-dialog {
    width: 95% !important;
  }
  .modal-footer .btn+.btn {
    margin-left: 2px;
}
  #login-footer .row{flex-direction:column;}
  #login-footer .row .col-sm-4 {
    order: 1;
}
    #login-footer .row .col-sm-8 {
    order: 2;
}
  #login-footer .col-sm-8 {
    padding-left: 2px;
    padding-right: 2px;
}
  form input[type=submit] {
    width: 100% !important;
}
  .reg-form-data input::file-selector-button {
    background: var(--mainThemeColor) !important;
}
}

@media (max-width: 575px) {
  
form#form_36983 .ticket__totalBox {
    width: 95%;
}
  #form_36983 .ticket__totalBox {
        flex-direction: inherit;
        gap: inherit;
        align-items: flex-end;
    }
div[style="clear:both"] {
    justify-content: center;
}
.ticket__item {
    width: 95%;
}
    .main-intro {
        max-width: 100%;
    }

    .headingOverlayText {
        display: none !important;
    }

    .main-title span {
        font-size: 18px;
    }
h3.main-title span {
    font-size: 16px !important;
}
h3.main-title {
    font-size: 48px !important;
    font-weight: normal;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 18px;
    margin-bottom: 17px;
}

    .two-btns {
        margin: 0px 0 50px;
    }

    .simple-section {
        padding: 20px 0px;
    }

    #whyAttend {
        padding-top: 20px;
    }
}

@media (max-width: 480px) {
    :root {
        --h1FontSize: 35px;
        --h4FontSize: 18px;
    }

    #date-info span {
        display: block;
        text-align: center;
    }

    .eventDate::after {
        content: "";
        margin-left: 0px;
    }

    .countdown-container {
        padding: 0px 19px 0px 5px;

    }

    #clockdiv>div>span {
        min-width: 50px;
    }

    #clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext {
        font-size: 12px;
    }

    #clockdiv>div {

        margin-right: 13px;
    }

    #clockdiv>div::before {

        right: -11px;

    }

    .two-btns {
        border-radius: 29px;
        width: 100%;
      border:none;
    }

    .two-btns a {
        display: block;
    }
  .two-btns a:first-child {
    border: 2px solid var(--white);
    margin-bottom: 10px;
}

}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&amp;display=swap');
    #LoginModal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        }
        #LoginModal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
        }
        #LoginModal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
        }
        #LoginModal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
        }
        #LoginModal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
        }
        #LoginModal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        }
        #LoginModal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
        }
        #LoginModal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500;
        margin-bottom: 0;
        }
        #LoginModal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
        }
        #LoginModal .modal-dialog .modal-body input#LoginEmail {
        padding-left: 35px !important;
        }
        #LoginModal .modal-dialog .modal-body .form-group.group-email::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #LoginModal .modal-dialog .modal-body input#Password {
        padding-left: 35px !important;
        }
        #LoginModal .modal-dialog .modal-body .form-group.grp-password-field::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #LoginModal .modal-dialog .modal-body .ResponseBox {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #LoginModal .modal-dialog #login-footer {
        border: 0;
        padding: 20px 15px 0;
        }
        #LoginModal .modal-dialog #login-footer .row {
        display: flex;
        flex-direction: column;
        margin: 0.25rem;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
        order: inherit;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 .btn.btn-default {
        display: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 .btn-darkgrey {
        width: 100%;
        margin: 0 !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 {
        width: 100%;
        max-width: 100%;
        flex-flow: wrap;
        flex-direction: column-reverse;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey {
        background: transparent !important;
        color: #686a6e !important;
        font-weight: 500 !important;
        font-family: "Nunito Sans", sans-serif;
        padding: 0;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 600;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey:hover {
        text-decoration: underline;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey {
        background: transparent !important;
        color: #80bded !important;
        font-weight: 500 !important;
        font-family: "Nunito Sans", sans-serif;
        font-size: 14px;
        padding: 20px 5px 5px 5px;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey:hover {
        text-decoration: underline;
        }
        #forgot-pwd-modal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
        }
        #forgot-pwd-modal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
        }
        #forgot-pwd-modal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
        }
        #forgot-pwd-modal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 15px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500;
        margin-bottom: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
        }
        #forgot-pwd-modal .modal-dialog .modal-body input#resetemail {
        padding-left: 35px !important;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-group:first-child::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .FormResponseSuccess {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .FormResponseError {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .has-error .help-block {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer {
        border: 0;
        padding: 20px 15px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default {
        text-transform: capitalize;
        box-shadow: none !important;
        background: transparent !important;
        color: #686a6e;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500 !important;
        outline: none;
        padding: 0;
        border: 0;
        display: none;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default:hover {
        text-decoration: underline;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn-darkgrey {
        background: #f36531 !important;
        color: #fff;
        font-family: "Nunito Sans", sans-serif;
        font-size: 14px;
        width: 100%;
        margin: 0 0 25px !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
        font-weight: 600;
        }
.hero-subtitle {
    max-width: 80%;
    margin: auto;
}
.hero-section {
    /* height: 100vh; */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background: radial-gradient(100% 100% at 50% 0%, #494592 0%, #DB4479 41.09%, #E15D2A 65.31%, #FFE7DE 92.58%, #FFFBF3 100%),
      url(https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1730298502noise.svg);
    background-size: 100% 100%;
    animation: gradientAnimation 8s ease infinite;
    position: relative;
    padding-top: 12%;
    padding-bottom: 12%;
}


.hero-section::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png');
            opacity: 0.3; 
            pointer-events: none;
            z-index: 0;
        }


        @keyframes gradientAnimation {
            0% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
            100% { background-position: 0% 50%; }
        }

        .ticker-container {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(9,9,10,0.5);
    height: 80px;
    color: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    z-index: 10;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0, 0, 0, 1) 10%, rgba(9, 9, 9, 0.7232142857142857) 100%); */
    opacity: 1;
}

.ticker-logo {
    flex-shrink: 0;
    padding: 0 15px 0px 0px;
    font-weight: bold;
    z-index: 99;
    min-height: 80px;
    display: flex;
    align-items: center;
    min-width: 200px;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

        
        .ticker-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 200px;
    height: 80px;
            background: linear-gradient(to right, rgba(34, 34, 34, 1), rgba(34, 34, 34, 0));
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,1) 37%, rgba(9,9,9,0.7232142857142857) 100%);
          z-index: 9;
          display:none;
        }

    

    
.ticker-logo img {
    height: 55px;
    margin-left: 35px;
}
.arrow-bottom {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: var(--eventFontColor);
    font-size: 64px;
}

      .arrow-bottom img {
    width: 36px;
}



#main {
            width: 100%;
            overflow: hidden;
        }

      

        .txt-wrapper {
            width: 100%;
            height: auto !important;
          /* 
          height: 100vh;
          background-color: #fff;*/
            display: block;
            align-items: center;
            justify-content: center;
          /*  padding: 2rem 4rem;*/
          padding: 50px 0px 100px; 
        }

.txt-wrapper p {
    color: #DFDAD0;
    /* font-size: clamp(2rem, 4vw, 4rem); */
    font-size: 3.2vw;
    font-family: inherit;
    margin-bottom: 32px;
    text-transform: initial;
    font-family: 'early-sans-variable';
    line-height: 1.2em;
}


.sec-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
    align-items: center;
}

.sec-head h4 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1.12;
    text-transform: uppercase;
}
.r-head {
    text-align: right;
}
.r-head span {
    color: #DB4479;
  font-size: 18px;
}
.r-head h3 {
    font-size: 80px;
    color: #ffffff;
    margin-top: 0;
    line-height: 0.96;
}

#clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
    padding-left: 0 !important;
}

h3.main-title span {
    color: #DB4479;
    font-size: 22px;
    display: block;
    margin-bottom: 24px;
    font-family: 'NBArchitektStd-Regular';
    font-weight: normal;
    line-height: 1.12;
}

.fotter-imgl {
    margin-top: 20px;
}

  .footer-imgr {
    margin-top: 20px;
    text-align: right;
    margin-bottom: 10px;
}



.socials {
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 20px;
}
/*label {
    color: #ffffff !important;
}*/

.form-control {
    display: block;
    width: 100%;
    height:48px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
  border: 1px solid #616161;
}


form {
    margin-top: 16px;
}

.countdown {
    display: flex;
    gap: 10px;
    color: white;
}

.time-unit {
    text-align: center;
    display: flex;
    align-items: center;
}
.light .time-unit {
align-items: start;
}
.light .label {
    color: #C0C1C9;
    font-size: 16px;
    font-family: 'NBArchitektStd-Regular';
}
#departure::before {
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
    position: absolute;
    opacity: 0.15;
}
#departure {
    position: relative;
}
    
.time-box {
    display: inline-block;
    width: 48px;
    height: 56px;
    background-color: #09090A;
    color: #fff;
    border-radius: 16px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2px;
    font-weight: 300;
  font-family: 'Neue Machina';
}



      .label {
    font-size: 18px;
    margin-top: 4px;
    color: white;
    font-weight: 400;
}

.d-flex {
    display: flex;
}

.countdown.light .time-unit {
    display: flex;
    flex-direction: column;
}

.countdown.light .time-box {
    display: inline-block;
    width: 50px;
    height: 60px;
    background-color: #ffffff;
    color: #000000;
    border-radius: 8px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2px;
}


ul.footer-links {
    display: flex;
    justify-content: end;
}

ul.socialIcons i {
    color: #000000;
}

.show-on-tab {
    display: none;
}



form.page_break_form.em4r5.form-lang-en.custom-col-1.container-fluid.reg-form-data label:not(label.error) {
    color: #212529 !important;
  font-family: var(--eventFont);
}


.form-group a>img {
    position: absolute;
    top: 3px;
    right: 5px;
    padding: 8px;
    width: 58px;
    
}

.reg-form-data .col-12 input[type=submit] {
    font-family: 'PPNeueMachina-PlainRegular';
}

input[type="file"] {
    font-family: 'PPNeueMachina-PlainRegular';
}



.ticket__content.pb-0 *, .reg-form-data * {
    font-family: 'early-sans-variable' ;
}


section#faq {
    background: #fffbf3;
}

.simple-section.show-on-tab p {
    font-size: 18px;
    font-family: inherit;
    margin-bottom: 32px;
    text-transform: initial;
    line-height: 1.5;
    font-family: 'early-sans-variable' !important;
}

.footer-section .form-control {
    display: block;
    width: 100%;
    height: 65px;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857143;
    border-radius: 12px;
    color: #C0C1C9;
    background-color: transparent;
    font-family: 'early-sans-variable';
    border: 1px solid #616161;
}


.footer-section .form-control .text-muted, small#emailHelp {
    color: #fff  !important;
    font-family: var(--eventFont)  !important;
    font-size: var(--eventFontSize)  !important;
    line-height: 2.5  !important;
}

.footer-section .form-control label  {
font-weight: 700  !important;
color: #fff  !important;
    font-family: var(--eventFont)  !important;
    font-size: 14px  !important;
    line-height: 1.5  !important; 
}
label{
font-weight: 700  !important;
color: #000  !important;
    font-family: var(--eventFont)  !important;
    font-size: var(--eventFontSize)  !important;
    line-height: 1.5  !important;  
}
.fotter-imgr {
    text-align: right;
    padding: 20px 0;
    font-family: 'NBArchitektStd-Regular';
}

.fotter-imgr .logos {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
  gap: 40px;
}

.logos>img {
    width: 140px;
    height: 56px;
    object-fit: contain;
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
  /* background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730967267plus-svg1730967267.svg) no-repeat;*/
    width: 20px;
    height: 20px;
    content: "\2b";
    transform: rotate(0deg);
}
.faq .panel-title>a:before {
    float: right !important;
    font-family: "Font Awesome 6 Sharp";
    padding-right: 5px;
    font-size: 22px;
    color: var(--eventFontColor);
    content: "\f00d";
    /* background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730967267plus-svg1730967267.svg)no-repeat; */
    width: 20px;
    height: 20px;
    
}





.date-container {
      color: #fff; 
      font-family: inherit; 
      font-weight: bold;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: end;
    }

  .month-year {
    font-size: 8rem;
    line-height: 1;
    text-align: center;
    font-weight: 400;
}

  .day-range {
    line-height: 1;
    font-size: 7rem;
    text-align: center;
    font-weight: 400;
}

  .year {
    font-size: 4.9rem;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-weight: 100;
    line-height: 1;
    margin-top: -16px;
}



.video-container {
    position: relative;
    width: 100%;
  }

.video-container video {
    width: 100%;
    height: auto;
    border-radius: 24px;
}


  .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    color: white;
    border-radius: 50%;
    padding: 10px 20px;
    cursor: pointer;
  }

  .play-button:hover {
  opacity:0.2;
  }



/*.coupncode {
    visibility: hidden;
}*/

@media (min-width: 1500px) {
.container, .registration-form .container {
    width: 1440px;
    max-width: 1440px;
    padding: 0px 80px;
}
}

span#grp_fld_375634 br {
  display: none !important;
}

span#grp_fld_375635 br {
  display: none !important;
}

span#grp_fld_375636 br {
  display: none !important;
}

span#grp_fld_389045 br {
  display: none !important;
}

span#grp_fld_360299 br {
  display: none !important;
}

span#grp_fld_382869 br {
  display: none !important;
}

span#grp_fld_398794 br {
  display: none !important;
}

span#grp_fld_398795 br {
  display: none !important;
}
span#grp_fld_358744 br {
  display: none !important;
}
span#grp_fld_358745 br {
  display: none !important;
}
span#grp_fld_358746 br {
  display: none !important;
}
span#grp_fld_358745, span#grp_fld_358746 {
  margin-top: 22px !important;
  
}

span#grp_fld_358744,span#grp_fld_358745,span#grp_fld_358746{
  margin-bottom: 0;
}

label.control-label.checkbox-label + br {
  display: none !important;
}

span#grp_fld_399382 ul li:before {
  content: "●";
  position: absolute;
  font-size: 20px;
  left: -18px;
  color: #E0457B;
  top: -1px;
}

span#grp_fld_399382 ul li {
  font-size: 15px;
  list-style: none;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: 'early-sans-variable';
  position: relative;
}

span#grp_fld_399382 ul {
  padding: 5px 20px;
}









/*----New Landing page------*/
      body {
  font-family: 'early-sans-variable' !important;
  background: #F4F4F5 !important;
}
       h3.main-title{
          color: #09090A;
      }
       .header-content .row > div:nth-child(3) {
  margin-right: 15px;
}

.header-content .row > div:nth-child(1) {
  margin-left: 15px;
}
.header-content .row > div:nth-child(2) {
  flex-grow: 1;
}
     body  > .header-content > .container {
  max-width: 100%;
  width: 100%;
  padding: 0px !important;
}
       .header-content {
  position: absolute;
  width: 100%;
  z-index: 56;
}

.slim-bar ul > li,  .slim-bar ul > li > a {
  font-size: 18px;
  
}
.slim-bar ul > li > a {
  text-decoration: underline;
}
.slim-bar {
  background-color: transparent;
  color: var(--white);
  border-bottom: 1px solid rgba(255,255,255,0.3);
  margin-bottom: 15px;
  padding: 15px 0 20px;
  font-family: 'early-sans-variable';
}
.slim-bar i {
  transform: rotate(-45deg);
  margin-left: 5px;
  font-size: 16px;
}
.slim-bar ul>li{
height: auto;

}

#main-nav a {
  color: var(--white);
  font-size: var(--eventFontSize);
  padding: 8px 24px;
  font-family: 'early-sans-variable';
  font-size: 20px;
  font-weight: normal;
}
#main-nav a:hover {
  text-decoration: underline;
}
.whiteBtn:hover,  .whiteBtn:focus {
  color: #fff !important;
 
}
.header-content .whiteBtn {
  border-radius: 50px;
  text-align: center;
  width: auto;
  padding: 22px 32px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'PPNeueMachina-PlainUltrabold';
  font-weight: normal;
  color: #09090A;
}
.navRow {
  padding: 0px 15px;
}
.navRow>div:nth-child(2) {
  flex-grow: 2;
}
.header-content nav {
  justify-content: center;

}



.slider_with_caption {
    position: relative;
}

 .slider_content {
  position: initial;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 300px;
  padding-bottom: 8%;
  padding-left: 5%;
}
.popup h1 {
  font-size: 96px !important;
  text-align: left;
  font-family: 'PPNeueMachina-PlainRegular' !important;
  text-transform: uppercase;
  line-height: 96px;
}
.popup .col-sm-12 {
  display: flex;
  flex-direction: column;
  align-items: start;
  flex-wrap: wrap;
}
.heroPreHead {
  color: var(--white);
  font-size: 48px;
  font-family: 'early-sans-variable';
  line-height: 64px;
  text-transform: capitalize;
}

 .slider-arrow {
    position: initial;
    top: 50%;
    z-index: 3;
    color: #FFF;
    font-size: 27px;
}

 .slider-arrow:hover {
    transform: scale(1.3);
    color: #FFF;
}

  .slider-arrow:focus {
    color: #FFF;
}
.sliderArrows {
  position: absolute;
  left: 30px;
  display: flex;
  flex-direction: column;
  top: 50%;
  transform: translateY(-50%);
  align-items: center;
  z-index: 0;
}
 .slider-arrow.left {
  left: 5%;
  transform: rotate(90deg);
}

.slider-arrow.right {
  right: 5%;
  transform: rotate(90deg);
}
                
.timerWrapper h4 {
  font-size: 24px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
}
.timerWrapper h4 span {
 font-family: 'PPNeueMachina-PlainUltrabold';
}
.countdown.light .time-box {
  background: rgba(0,0,0,0.6);
  color: var(--white);
  font-size: 32px;
  width: 64px;
  height: 80px;
  border-radius: 16px;
}
.timerWrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  padding-right: 0%;
}
.light .time-unit {
  align-items: end;
}
.timerWrapper .light .label {
  color: #fff;
font-family: 'early-sans-variable';

}
.carousel-indicators {
  position: initial;
  padding: 0px;
  margin: 15px 0px;
  width: 20px;
}
.carousel-indicators li {
  margin: 7px 0px;
}
.carousel-inner > .item {
  min-height: 1005px;
  background-size: cover !important;
}


  #carousel-landing .item {
          transition-property: opacity;
          -webkit-transition-property: opacity;  
          -moz-transition-property:    opacity;
          -ms-transition-property:     opacity; 
          -o-transition-property:      opacity;
      }
      
              #carousel-landing  .item,
             #carousel-landing  .active.left,
           #carousel-landing  .active.right {
          opacity: 0;
      }

            #carousel-landing  .active,
           #carousel-landing  .next.left,
          #carousel-landing  .prev.right {
          opacity: 1;
      }

           #carousel-landing  .next,
           #carousel-landing  .prev,
           #carousel-landing  .active.left,
            #carousel-landing .active.right {
          left: 0;
          transform: translate3d(0, 0, 0);
          -webkit-transform: translate3d(0, 0, 0);
          -moz-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
      }

            #carousel-landing  .carousel-control {
      z-index: 2;
  }

      .two-btns a {
  padding: 16px 34px 11px;
  border-radius: 40px;
  letter-spacing: 0px;
  font-family: 'PPNeueMachina-PlainUltrabold';
  text-transform: uppercase;
  line-height: 24px;
}
.two-btns {

  margin: 25px 0 20px;

}
.two-btns a:hover {
  box-shadow: none;

}
.tabWrapper .tab-content > div p {
  line-height: 32px;
  font-size: 24px;
  margin-bottom: 20px;
  color: #606164;
}
.tabWrapper > ul > li {
  margin-bottom: 50px;
}
.tabWrapper > ul {
  min-width: 48%;
  display: flex;
  flex-direction: column;
  margin-right: 4%;
}
.tabWrapper {
  display: flex;
  margin-top: 50px;
}


.nav-pills>li>a {
  font-size: 40px;
  color: #09090A;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  border-radius: 24px;
  padding: 20px 25px;
  border: 1px solid transparent;
}
.nav-pills>li>a img {
  margin-right: 17px;
}
.nav-pills>li.active>a,  .nav-pills>li.active>a:hover,  .nav-pills>li.active>a:focus {
  background: none;
  border: 1px solid #09090A;

}
.departurePreHead span {
  font-family: 'PPNeueMachina-PlainUltrabold';
}
.departurePreHead {
  font-size: 22px;
  font-family: 'PPNeueMachina-PlainRegular';
  color: #FF9E1B;
  text-transform: uppercase;
}
#departure h3 {
  color: var(--white);
  margin-bottom: 80px;
}
.departurePassesPreHead {
  font-size: 22px;
  font-family: 'PPNeueMachina-PlainRegular';
  color: #4C4184;
  text-transform: uppercase;
}
.passesRow {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
.passesRow > div {
  display: flex;
}

.passesBox {
  border: 1px solid #09090A;
  padding: 32px;
  border-radius: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.passesLogo {
  width: 96px;
  height: 96px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  justify-content: center;
}


.passesRow > div:first-child .passesBox{
background: #000;
}

.passesRow > div:first-child .passesBox p,
.passesRow > div:first-child .passesBox .oldPrice,
.passesRow > div:first-child .passesBox .earlyPasses{
color: #fff;
}

.passesRow > div:first-child .passesLogo
{
  background: rgb(105,75,161);
  background: linear-gradient(321deg, rgba(105,75,161,1) 0%, rgba(248,13,127,1) 31%, rgba(255,18,110,1) 65%, rgba(255,223,180,1) 100%);
}
.passesRow > div:nth-child(2) .passesLogo
{
  background:#FFDDAE;
}
.passesRow > div:nth-child(3) .passesLogo
{
  background:#FDD4E2;
}
.passesRow > div:nth-child(4) .passesLogo 
{
  background: #D8D4ED;
}
.passesBox h5 {
  font-family: 'early-sans-variable';
  font-size: 32px;
  font-variation-settings: "wght" 700;
  color: #09090A;
  line-height: 40px;
}

.passesBox__title p {
  color: #606164;
  line-height: 24px;
  font-size: 18px;
  min-height: 164px;
}
.passesBox .oldPrice {
  font-size: 32px;
  line-height: 40px;
  color: #606164;
  
}
.passesRow > div:first-child .passesBox h5 {
color: #fff;
}
.passesRow > div:first-child .passesBox p {
color: #C0C1C9;
}

.passesRow > div:first-child .passesBox .oldPrice {
  color: #C0C1C9;
}

.passesBox .passesPrice span {
  font-size: 16px;
  display: block;
  line-height: 20px;
  color: #606164;
}
.passesBox .passesPrice {
  color: #09090A;
  font-size: 48px;
  line-height: 48px;
  font-family: 'PPNeueMachina-PlainRegular';
}
.passesRow > div:first-child .passesBox .passesPrice {
  color: #fff;
}
.passesRow > div:first-child .passesBox .passesPrice span {
  color: #C0C1C9;
}
.passesBox .earlyPasses {
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #09090A;
  margin-bottom: 70px;
  color: #09090A;
}
.passesRow > div:first-child .passesBox .earlyPasses {
  border-top: 1px solid #fff;
  color: #fff;

}
.passesBox a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: 'PPNeueMachina-PlainUltrabold';
  background: #09090A;
  color: #fff;
  padding: 16px;
  border-radius: 50px;
  font-size: 18px;
}
.passesBox a:hover{text-decoration: none;}
.passesRow > div:first-child .passesBox a {
 
  color: #09090A;
  background: #fff;


}

#stage {
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1732087696artist-bg-jfif1732087696.jfif")no-repeat center;
  background-size: cover;
  padding: 138px 0px;
  margin-top: 40px;
}

#stage h3 {
  color: #fff;
  margin-bottom: 40px;
}
#stage p {
  font-size: 24px;
  color: #C0C1C9;
  line-height: 32px;
}
.stagePreHead {
  font-size: 22px;
  color: #E0457B;
  text-transform: uppercase;
  font-family: 'PPNeueMachina-PlainRegular';
}

#departure {

  padding-bottom: 140px;
}
#departure::before {
  content: "";
  opacity: 1;
  background: #09090A;
}
#stage .col-sm-5 {
  text-align: right;
}
#stage .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
h3.main-title {
  color: #09090A;
}
.getInvolvedPreHead {
  font-size: 22px;
  line-height: 32px;
  color: #E0457B;
  font-family: 'PPNeueMachina-PlainRegular';
  text-transform: uppercase;
}
#getInvolved h3.main-title {
  margin-bottom: 60px;
}
.involvedTitle {
  font-size: 40px;
  font-family: 'PPNeueMachina-PlainRegular';
  text-transform: uppercase;
  line-height: 48px;
  margin-bottom: 15px;
  color: #09090A;
}
.involvedTitle span {
  display: block;
  font-family: 'PPNeueMachina-PlainUltrabold';
}
.involvedBox p {
  font-size: 24px;
  line-height: 32px;
  color: #606164;
}
.fass, .fa-sharp {
  font-weight: 500;
}
.involvedBox a {
  display: flex;
  min-width: 160px;
  height: 160px;
  background: #09090A;
  color: #fff;
  font-size: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  margin-left: 25px;
}
.involvedBox a i {
  transform: rotate(-45deg);
}
.involvedBox a:hover {
  text-decoration:none;
}
#getInvolved hr {
  margin: 100px 0px;
  border-color: #C0C1C9;
}
#faq {
   background: none !important; 
}
.involvedBox {
  border: 1px solid #09090A;
  border-radius: 24px;
  padding: 32px;
  display: flex;
  align-items: center;
}
.involvedTitle img {
  margin-bottom: 12px;
}
.involvedBox--full {
  justify-content: space-between;
}
.navbar-toggle {
  margin-right: 0px;
}

.fotter-imgr {
  font-family: 'early-sans-variable';
  font-size: 16px;
}
#faq h3.main-title span {

  font-family: 'PPNeueMachina-PlainRegular';

}
.passesRow > div:first-child .passesBox a:hover,  .passesRow > div:first-child .passesBox a:focus {
  background: #E0457B;
  color: #fff;
}
.passesRow > div:nth-child(2) .passesBox a:hover,  .passesRow > div:nth-child(2) .passesBox a:focus {
  background: #FF9E1B;
  color: #fff;
}
.passesRow > div:nth-child(3) .passesBox a:hover,  .passesRow > div:nth-child(3) .passesBox a:focus {
  background: #E0457B ;
  color: #fff;
}
.passesRow > div:nth-child(4) .passesBox a:hover,  .passesRow > div:nth-child(4) .passesBox a:focus {
  background: #4C4184 ;
  color: #fff;
}
.involvedRow > div {
  display: flex;
}
.involvedRow {
  display: flex;
  flex-wrap: wrap;
}
.involvedBox a:hover,  .involvedBox a:focus {
  background: #E0457B;
}
.popup img {
  margin-bottom: 10px;
}
.year {
  font-size: 5.8rem;
  margin-top: -13px;
}

footer::before {
  opacity: 1;
  background: #09090A;
  z-index: -1;
}
.socialIcons li a {
  display: flex;

}
.nav-pills>li>a span{padding-top:8px; display: block;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover{
color:black!important;
}
.headingForMobile{display: none;}
.hero-section.innerPages {
  height: auto;
  background: none !important;
  padding-bottom: 0px;
  text-align: left;
  padding-top: 170px;
}
.hero-section.innerPages .topBackBtn i {
  font-size: 24px;
  margin-right: 12px;
}
.hero-section::before{

  display: none;
}
.hero-section.innerPages h1 span {
  font-size: 88px;
  line-height: 96px;
  margin-bottom: 0px;
  
}
h3[aria-label="Volunteer Registration Form"] {
  display: none !important;
}
h3[aria-label="Group Registration Form"] {
  display: none !important;
}
.hero-section.innerPages h1 {
  text-align: left;
  color: #09090A;
  display: flex;
  justify-content: space-between;
  margin-right: 37px;
  padding-left: 40px;
}
.hero-section.innerPages .formSubHeading {
  color: #09090A;
  font-family: 'early-sans-variable';
  font-size: 24px;
  line-height: 32px;
}
#grp_fld_1443296 h3 {
  font-size: 24px;
  font-weight: normal;
  color: #09090A;
  line-height: 32px;
  font-family: 'early-sans-variable';
  display: none;
}
#grp_fld_1443296 .ticket__item {
  background: #09090A;
  border: 1px solid #09090A;

}
#regFormWrapper .pricebtn-btn {
  border-radius: 32px !important;

}
.selectCounter,  .selectCounter input,
.ticketItems button {
  border-radius: 32px !important;

}
.container-parent.header-content {
  display: none;
}
#regFormWrapper {
 
  margin-top: 0px;
}

.hero-section.innerPages .topBackBtn {
  display: inline-flex;
  padding: 17px 22px 12px;
  border-radius: 88px;
  border: 1px solid #09090A;
  font-size: 18px;
  font-family: 'PPNeueMachina-PlainUltrabold';
  color: #09090A;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.hero-section.innerPages .topBackBtn:hover,  .hero-section.innerPages .topBackBtn:focus {
  text-decoration: none;
  background: #09090A;
  color: #fff;
}
.order__summary.page_break_step.page-break-step- {
  background: #09090A;

}
.order__summary.page_break_step.page-break-step- .total__price span {
  font-size: 40px !important;
  font-weight: normal;
  font-family: 'PPNeueMachina-PlainUltrabold';
  line-height: 40px;
}
input.paynbtn.single-pay.page_break_step.page-break-step-, .reg-form-data .col-12 input[type=submit] {
  border-radius: 32px !important;

}
#regFormWrapper .nw-frm-bldr.reg-form-wrap input[type=submit] {
  border-radius: 32px !important;
  font-family: 'PPNeueMachina-PlainUltrabold' !important;
  text-transform: uppercase;
}
#regFormWrapper .pricebtn-btn {
  border-radius: 32px !important;
  font-family: 'PPNeueMachina-PlainUltrabold';
  text-transform: uppercase;
}
button.order-now-button {
  font-family: 'PPNeueMachina-PlainUltrabold' !important;
  text-transform: uppercase;
}
.packageBlock .packageContainer .theme-light-btn {
  background: none  !important;
  color: #E0457B!important;
  border-radius: 32px !important;
  border: 1px solid #E0457B;
  font-family: 'PPNeueMachina-PlainUltrabold';
  text-transform: uppercase;
}
.nw-frm-bldr .reg-form-data {
  background: #fff;
}
.thanksWrapper {

  margin-top: 0px;

}
.thankYouTitle h1 {
  text-align: center !important;
  display: block !important;
  margin-bottom: 70px;
}
.heroLogoSymbol {
  text-align: center;
}
.orderConfirm {
  text-align: center;
  margin-top: 40px;
  color: #09090A;
  font-size: 24px;
  line-height: 34px;
}
.formDisclaim {
  margin-top: 30px;
}
.hero-section.innerPages h1 .formLogo {

  min-width: 113px;
}
.nw-frm-bldr .reg-form-data {
  max-width: 888px;
}
.both-block {
  width: 888px !important;
}

@media (min-width: 1500px) {
   .container{
      width: 1440px;
      max-width: 1440px;
      padding: 0px 0px;
  }
}
@media (max-width: 1280px) {
   .passesRow .col-md-6 {
      width: 50%;
  }
   .passesBox{
      margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
.passesBox{
  margin-bottom: 30px;
}
h3.main-title {
  
  word-wrap: break-word;
}
.involvedBox {
  margin-bottom: 30px;
}
footer > .container > .row {
  border-bottom: none !important;
}
.carousel-inner > .item {
  min-height: 950px;
  
}
.timerWrapper {
  top: initial;
  transform: initial;
  right: initial;
  padding-right: 0%;
  bottom: 40px;
  left: 15px;
  transform: initial;
}
.sliderArrows {
  position: absolute;
  left: 30px;
  display: flex;
  flex-direction: row;
  top: initial;
  transform: initial;
  align-items: center;
  transform: initial;
  bottom: 235px;
}
.popup img {
  max-width: 155px;
}
.heroPreHead {
  color: var(--white);
  font-size: 24px;
  font-family: 'early-sans-variable';
  line-height: 30px;
}
.popup h1 {
  font-size: 44px !important;
  line-height: 53px;
  margin-top: 8px;
}
.two-btns {
  margin: 22px 0 50px;
}



.countdown.light .time-box {
  font-size: 24px;
  width: 50px;
  height: 68px;
}

.carousel-indicators {
  position: initial;
  padding: 0px;
  margin: 15px 20px;
  width: 100%;
}
.carousel-indicators li {
  margin: 0px 7px;
}
.slider-arrow.right {
  
  transform: rotate(0deg);
}
.slider-arrow.left {
  
  transform: rotate(0deg);
}
.slider_content {
  padding-top: 220px;

}
.timerWrapper h4 {
  font-size: 20px;
  text-align: left;

}
.light .time-unit {
  align-items: start;
}
.slider_content {
  padding-left: 0%;
}
}


@media (max-width: 767px) {
#form_36983 .ticket__totalBox {
  flex-direction: column;
}
 .hero-section.innerPages h1 {
  margin-right: 0px;
}
.order__summary.page_break_step.page-break-step- .total__price span {
  font-size: 28px !important;
  line-height: 30px;
}
  .hero-section.innerPages {
  padding-top: 120px !important;
}
  .hero-section.innerPages .topBackBtn {

  padding: 11px 18px 8px;
  font-size: 16px;
 

}
.hero-section.innerPages h1 {

  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
  text-align: center;
}
.hero-section.innerPages h1 .formLogo {
  margin-bottom: 20px;
  max-width: 80px;
  min-width: initial;
}
.hero-section.innerPages .formSubHeading {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

   .hero-section.innerPages h1 span {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 0px;
}
.hero-section.innerPages {
  padding-top: 0px;
}
   .passesRow .col-md-6 {
      width: 100%;
  }

   .navbar-toggle {
  margin-right: 0px;
  background: var(--white);
  border-radius: 100%;
  width: 56px;
  height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-right: 2px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 8px;
  position: relative;
}
.navbar-default .navbar-toggle .icon-bar::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 8px;
  background: #09090a;
  position: absolute;
  left: -9px;
}
  .headingForMobile{display: block;}

 


.tabWrapper {

  flex-wrap: wrap;
}
.tabWrapper > ul {
  width: 100%;
  display: none;
}
.tabWrapper {
  flex-wrap: wrap;
  margin-top: 30px;
}

.involvedBox a {

  width: 100%;
  margin-left: 0px;
}



.passesBox {
  margin-bottom: 30px;
  width: 100%;
}

.slim-bar ul > li,  .slim-bar ul > li > a {
  font-size: 18px;
}
.event-logo img {
  margin: 8px 0px;
  max-width: 210px;
}


.header-content .slim-bar .row > div:nth-child(1) {
  margin-left: 0px;
}
h3.main-title {
  font-size: 35px !important;
  line-height: 45px;
  border: none;
  margin-bottom: 10px !important;
}
.tabWrapper .tab-content > div {
  display: block !important;
  opacity: 1 !important;
}
.tabWrapper .tab-content > div p {
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 20px;

}
.departurePreHead {
  font-size: 20px;
  line-height: 24px;
}

.departurePassesPreHead {
  font-size: 20px;
  line-height: 24px;

}
#departurePasses {
  padding-top: 80px;
}
.passesRow {
  margin-top: 0px;

}
.stagePreHead {
  font-size: 20px;
  line-height: 24px;
}
#stage {
  padding: 80px 0px 20px;

}
h3.main-title h3.main-title{border-bottom:none;}


#getInvolved hr {
  margin: 60px 0px;
  border-color: #C0C1C9;
}
.involvedTitle {
  font-size: 32px;
  line-height: 40px;

}
.involvedBox p {
  font-size: 18px;
  line-height: 24px;

}
.involvedBox a {
  height: 48px;
  font-size: 32px;
  margin-top: 30px;

}
.involvedRow > div:last-child .involvedBox {
  margin-bottom: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #09090A;
}
#departure h3 {
  margin-bottom: 30px;
  border: none;
}
#departure {
  padding: 70px 0px 90px !important;
}
.headingForMobile {
  font-size: 32px;
  text-transform: uppercase;
  line-height: 40px;
  display: flex;
  align-items: center;
  padding: 30px 0px 20px;
  border-top: 1px solid #09090A;
  margin-top: 30px;
}
#music .headingForMobile {
  border: none;
  margin: 0px;
  padding-top: 0px;
}
.headingForMobile img {
  width: 48px;
  margin-right: 15px;
}
.involvedBox {
    flex-wrap: wrap;
}
#main-nav a.whiteBtn {
  color: #000;
  padding-top: 12px;
  width: 100%;
}
#stage .two-btns {
  margin-top: 50px;
}

#launchPad {
  padding-top: 50px;
  padding-bottom: 40px;
}

.header-content .header-content nav {
  justify-content: end;
  margin-right: 15px;
}
}

.modal-body a.popBtn {
    display: block;
    padding: 14px 10px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 12px;
    font-size: 18px;
    font-family: 'early-sans-variable';
    margin-top: 35px;
}
.modal-body a.popBtn:hover {
    text-decoration: none;
}
#ticket14 .modal-header .close, #ticket24 .modal-header .close {
    margin-top: -27px;
    margin-right: -30px;
    opacity: 1;
    color: black;
    font-size: 24px;
}
body.curr-lang-en.modal-open {
    padding-right: 0px !important;
    height: 100vh;
}
#ticket14 ul li:before, #ticket24 ul li:before {
    content: "●";
    position: absolute;
    font-size: 20px;
    left: -18px;
    color: #E0457B;
    top: -1px;
}
#ticket14 .modal-body p, #ticket24 .modal-body p {
    margin-bottom: 20px;
    font-size: 18px !important;
}
#ticket14 .modal-body h5, #ticket24 .modal-body h5 {
    font-size: 24px;
    font-family: 'early-sans-variable';
    margin: 40px 0px;
  font-weight:bold;
}
.modal.fade.in {
    background: #00000080 !important;
}
#ticket14 .modal-header, #ticket24 .modal-header {
    background: no-repeat;
    border: none;
}
#ticket14 .modal-header h4, #ticket24 .modal-header h4 {
    color: var(--eventFontColor);
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
}
#ticket14 .modal-body p, #ticket24 .modal-body {
    font-size: 18px;
    font-family: 'early-sans-variable';
    font-weight: normal;
}
#ticket14 .modal-dialog, #ticket24 .modal-dialog {
    width: 680px;
}
#ticket14 .modal-content, #ticket24 .modal-content {
    padding: 22px 32px;
    border-radius: 24px !important;
}
#ticket14 .modal-header, #ticket24 .modal-header {
    background: none;
    border: none;
}

#ticket14 ul li, #ticket24 ul li {
    font-size: 18px;
    list-style: none;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'early-sans-variable';
    position: relative;
}
#ticket14 ul,#ticket24 ul {
    padding-left: 20px;
}
/*-----New Landing page end------*/



div.col-12 > h3[aria-label="Speaker Registration Form"] {
  display: none;
}

div.col-12 > h3[aria-label="Student and Early Career Form"] {
  display: none;
}
@media (max-width: 767px) {


  body.curr-lang-fr .carousel-inner > .item {
      min-height: 700px;
  }
 .section.lightSec .sliderArrows {
  display: none;
}

}


/*----------------------Previous Landing page css from header file------ Feb 25, 2025 By Hassan Rasheed----------------*/
body.curr-lang-en {
overflow-x: hidden;

}
.rdna .sepeakersBox {
position: relative;
}
.rdna .sepeakersBox::after {
content: "RDNA";
position: absolute;
top: 30px;
left: 30px;
font-size: 24px;
line-height: 32px;
font-family: 'PPNeueMachina-PlainRegular';
color: var(--white);
background: var(--mainThemeColor);
padding: 8px 20px 3px;
border-radius: 30px;
}

.container-parent.header-content{
display:block;
}
.musicImg {
width: 550px;
}

 @font-face {
  font-family: 'PPNeueMachina-semibold';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737359499ppneuemachina-inktrapsemibold-woff21737359499.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737359499ppneuemachina-inktrapsemibold-woff1737359499.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#history p.largePara2 {
line-height: 48px !important;
}
#regFormWrapper #grp_fld_411739 textarea {
height: auto !important;
}
h3 .headTop {
color: #FBFBFC !important;
font-family: 'early-sans-variable' !important;
font-size: 40px !important;
margin-top: 50px;
margin-bottom: 20px !important;
line-height: 40px !important;
}
.header-content .whiteBtn {
font-family: 'PPNeueMachina-semibold';

}
#drawerNavBox .vfairsBtn {
padding: 1vw 1.3vw 0.7vw;
}
#drawerNavBox .footerNav.large {
font-size: 3.75vw;
line-height: 4.2vw;
}

#drawerNavBox .footerNav {
font-size: 1.25vw;
line-height: 1.65vw;
}
.stickyNav.dark .event-logo img {
filter: invert(1);
}
.stickyNav.dark {
/* background: var(--mainThemeColor); */
}
.stickyNav.dark .ext-right #drawerNav {
border-color: var(--white);
}
.stickyNav.dark .ext-right .whiteBtn i {
color: var(--mainThemeColor);
}
.stickyNav.dark .ext-right .whiteBtn {
background: var(--white);
color: var(--mainThemeColor) !important;
}
.stickyNav.dark .ext-right .whiteBtn:hover, .stickyNav.dark .ext-right .whiteBtn:focus {
background: #E0457B;
color: var(--white) !important;
}
.stickyNav.dark .ext-right * {
color: var(--white);
}
.headerBar {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 8%;
}
#drawerNavBox .footerNav {
margin-right: 120px;
margin-bottom: 3.5%;
}
#drawerNavBox p a {
text-decoration: underline;
}
#drawerNavBox p, #drawerNavBox p a {
color: var(--white);
font-size: clamp(16px, 1.02vw, 18px);
}
#drawerNavBox .socialCol {
justify-content: space-between;
margin-top: 5%;
}
#drawerNavBox::after {
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
opacity: 0.2;
pointer-events: none;
}
.drawerLink i {
transform: rotate(-45deg);
margin-left: 6px;
}
.closeDrawer {
color: var(--white);
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--white);
border-radius: 50px;
font-size: 25px;
cursor: pointer;
}
#drawerNavBox {
visibility: hidden;
position: fixed;
top: 0px;
right: -661px;
background: var(--mainThemeColor);
padding: 20px;
z-index: 3;
transform: translate3d(100%, 0px, 0px);
transition: all .5s ease-in-out;
height: 100vh;
}
.headerBar img {
max-width: 56px;
}
#drawerNavBox .footerNav a {
color: var(--white);
}
#drawerNavBox hr {
border-top-color: var(--white);
margin-bottom: 4%;
margin-top: 4%;
}
#drawerNavBox p a {
text-decoration: underline;
}
#drawerNavBox p, #drawerNavBox p a {
color: var(--white);
}
.passesBoxRow {
display: flex;
justify-content: center;
}
:root {
--mainThemeColor: #09090B;
--mainThemeColor-rgb:243,101,49;
--mainThemeColor2: #09090B;
--eventFontColor: #0A0A0B;
--overlayHeadingTextColor: #f7f7f7;
--overlayHeadingTextColor2: rgb(255 255 255 / 10%);
--eventFontSize: 18px;
--smalltext: 14px;
--eventFont: 'PPNeueMachina-PlainRegular';
--eventHeadingFont:  'PPNeueMachina-PlainRegular';
--h1FontSize: 45px;
--h2FontSize: 42px;
--h3FontSize: 38px;
--h4FontSize: 22px;
--h5FontSize: 20px;
--h6FontSize: 18px;
--white: #fff;
--black: #000;
--yellow: #ffd600;
--lightGrey: #ddd;
--darkgrey: #333;
--halfWidth: 50%;
--quarterWidth: 75%;
--faqBgColor: #09090A;
--footerBg: #09090A;
--curved: 6px;
--rounded: 6px;
--btnFontSize: 18px;
--largePara:1.25vw;
--largePara2:2.28vw;
--lightColor:#737376;
}
.deskTopLogo {
display: flex;
align-items: center;
}
.event-logo a:hover, .event-logo a:focus, .event-logo a {
text-decoration: none;
display: inline-block;
}
.stickyNav.dark .event-logo span {
color: var(--white);
border-color: var(--white);
}
.deskTopLogo span {
display: inline-block;
margin-left: 18px;
border-left: 2px solid var(--mainThemeColor);
padding: 10px 20px;
font-size: 18px;
font-family: 'NBArchitektStd-Regular';
letter-spacing: 4px;
color: var(--eventFontColor);
}
@media (min-width: 1500px) {
.container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0px 88px !important;
}
.hero-section.innerPages > .container {
  width: 1140px !important;
  max-width: 1140px !important;
  padding: 0px 0px !important;
}


}
.footerLogos .logos {
max-width: 500px;
}
#departure::after {
background: rgb(10, 10, 11);
background: linear-gradient(90deg, rgba(10, 10, 11, 1) 0%, rgba(10, 10, 11, 0) 100%);
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
}
.passesBoxContent > p:first-of-type {
min-height: 76px;
}
.lightColor{
color: var(--lightColor);
}
#musicSec > .container > .row, #comedySec > .container  > .row {
border-bottom: 4px solid var(--mainThemeColor);
}
#musicSec {
margin-top: 50px;
position: relative;
z-index: 1;
}
.newsMixIt {
display: flex;
flex-wrap: wrap;
height: auto;
position: relative;
z-index: 1;
}
.newsMixIt > div {
width: calc(94% / 3);
margin: 1%;
}
.newsControls {
display: flex;
}
.newsControls button {
display: flex;
border: 1px solid var(--mainThemeColor);
padding: 9px 20px 7px;
align-items: center;
justify-content: center;
font-size: 24px;
font-family: 'NBArchitektStd-Regular';
color: var(--mainThemeColor);
border-radius: 50px;
margin-right: 12px;
}
.newsControls button:hover, .newsControls button:focus {
color: var(--white);
background: var(--mainThemeColor);
text-decoration: none;
}
/* About page css------------ */
.innerBanner, #newsDetail ,.rsvp-form{
position: relative;
margin-top: 110px;
padding-top: 120px;
}
.progressRow .progress {
display: block;
width: 100%;
height: 4px;
border-radius: 10px;
overflow: hidden;
background-color: #DDDDDF;
background-image: linear-gradient(to right, var(--mainThemeColor), var(--mainThemeColor));
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size .4s ease-in-out;
margin-top: 80px;
}
.progressCol{
position: absolute;
}
#news.roots {
padding-bottom: 150px;
}
.container-parent.header-content {
/* display: block;*/
}
.mainDesignElement {
position: absolute;
right: 0px;
top: -140px;
pointer-events: none;
z-index: 1;
}
.full-page-container .col-lg-12 > section {
width: 100%;
}
.innerBanner h1 {
letter-spacing: -2px;
font-size: 11.5vw !important;
line-height: 11.5vw;
text-align: left;
text-transform: ;
position: relative;
z-index: 1;
}
ul.innerTabs {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 120px;
  position: relative;
  z-index: 2;
}
#news {
position: relative;
}
.years {
font-size: 8.335vw;
font-variation-settings: "wght" 700;
font-family: 'early-sans-variable';
margin-top: -100px;
}
.roots .newsTitle {
font-weight: normal;
margin-bottom: 20px;
line-height: 32px;
font-size: 20px;
}
.roots .departureBg {
top: -380px;
}

#sounds {
position: relative;
z-index: 2;
background: var(--mainThemeColor);
padding-bottom: 130px;
}
#sounds::after {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
#sounds .statsBox p {
width: 50%;
}
#sounds .largePara2 {
margin-top: 40px;
}
#sounds .statsCol > div:nth-child(1) {
min-height: 450px;
margin-top: 100px;
}
#sounds .statsCol > div:nth-child(2) {
min-height: 550px;
align-items: end;
}
#sounds .statsCol > div:nth-child(2) p {
text-align: right;
}
#sounds .statsCol > div:nth-child(3) {
min-height: 450px;
}
#sounds .statsNumber {
text-transform: uppercase;
}
#regSecAbout {
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737454302about-cta-bg-png1737454302.png")no-repeat center;
position: relative;
padding: 180px 0px;
background-size: cover;
}
#regSecAbout::after {
content: "";
background: var(--mainThemeColor);
opacity: 0.4;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
}
#regSecAbout::before {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1735625328noise-png1735625328.png");
position: absolute;
z-index: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
#news.roots hr {
background: var(--mainThemeColor);
border-top: 4px solid;
margin-top: -100px;
}
.faq .panel {
background: none;
}
#faq {
 padding-bottom: 100px !important;
}
#regSecAbout .container {
position: relative;
z-index: 1;
}
#regSecAbout .row {
display: flex;
align-items: center;
flex-wrap: wrap;
}
ul.innerTabs li a {
display: flex;
border: 1px solid var(--mainThemeColor);
padding: 9px 20px 7px;
align-items: center;
justify-content: center;
font-size: 24px;
font-family: 'NBArchitektStd-Regular';
color: var(--mainThemeColor);
border-radius: 50px;
margin-right: 12px;
}
ul.innerTabs li a:hover, ul.innerTabs li a:focus {

color: var(--white);
background: var(--mainThemeColor);
text-decoration: none;

}
.heroImg{
position: relative;
}
.heroImg::before {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1735625328noise-png1735625328.png");
position: absolute;
z-index: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.largePara2{
font-size: var(--largePara2);
line-height: var(--largePara2);
}
#history .largePara2, #passes .largePara2 {
margin-bottom: 30px;
}
/* About page css end------------ */
/* Attend page css------------ */
.stayBox {
border: 2px solid var(--mainThemeColor);
border-radius: 48px;
padding: 24px;
margin-bottom: 30px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.hotelImg img {
border-radius: 32px;
object-fit: cover;
}
.hotelImg {
margin-bottom: 0px;
position: relative;
display: flex;
min-width: 550px;
}
.stayTitle {
font-size: 40px;
line-height: 48px;
font-family: 'early-sans-variable';
text-transform: initial;
font-variation-settings: "wght" 500;
}
.stay .stayBoxDetails {
padding: 80px 15px 80px 35px;
}
.stayBoxDetails {
padding: 10px 15px;
}
.stayTitle span {
display: inline-block;
font-size: 18px;
letter-spacing: 4px;
line-height: 24px;
color: #F174A0;
background: var(--mainThemeColor);
padding: 5px 15px;
border-radius: 40px;
font-family: 'NBArchitektStd-Regular';
margin-bottom: 12px;
text-align: center;
}
.cancellation a {
color: var(--mainThemeColor);
text-decoration: underline;
margin-right: 35px;
font-size: 20px;
line-height: 24px;
}
.cancellation {
flex: 100%;
margin-left: 35px;
}
.vfairsBtn.pinkBtn {
background: #E0457B;
border-color: #E0457B !important;
color: var(--white) !important;
}
.stayBoxDetails p {
font-size: 20px;
line-height: 32px;
color: var(--lightColor);
margin-top: 12px;
}
.stayBoxLink {
padding: 0px 15px;
}
.stayRow > div {
display: flex;
flex-wrap: wrap;
}
.stayRow {
display: flex;
margin-top: 80px;
flex-wrap: wrap;
}
.stayTitle.largeTitle {
font-size: 56px;
line-height: 56px;
}
.hotelImg::before {
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 32px;
position: absolute;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);
}
.innerDivider{
background: var(--mainThemeColor);
border-top: 4px solid;
}
.stay .innerDivider, .faq .innerDivider {
margin-top: -100px;
}
.stayBoxLink a i {
transform: rotate(-45deg);
}
.stayBoxContent {
display: flex;
align-items: center;
}

/* Attend page css end------------ */
/* Conference page css------------ */
#speakers {
position: relative;
}
.heroImg.conference {
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737522247conference-hero-png1737522247.png")no-repeat center;
background-size: cover;
min-height: 1000px;
padding: 5% 0px;
}
.heroImg.conference > .container {
position: relative;
z-index: 1;
}
#schedule {
background: var(--mainThemeColor);
position: relative;
}
.heroImg.conference a {
font-size: var(--largePara2);
margin-top: 30px;
display: inline-block;
}
#schedule::after {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.schedule-logoMark {
mix-blend-mode: soft-light;
}
.scheduleRow {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#schedule hr {
margin: 5% 0px 6%;
opacity: 0.3;
}
.filterdSpeakers {
display: flex;
flex-wrap: wrap;
/* min-height: 1400px;
max-height: 85vh; */
height: auto;
}
@media (max-width: 768px) {
.filterdSpeakers {
    /* height: 60vh !important; */
    min-height: unset !important;
    max-height: unset !important;
}
}

@media (max-width: 480px) {
.filterdSpeakers {
    height: auto !important;
    min-height: unset !important;
    max-height: unset !important;
}
}
.filterdSpeakers > div {
width: calc(94% / 3);
margin: 1%;
}
.sepeakersBox a {
display: block;
position: relative;
}
.sepeakersBox a img {
border-radius: 48px;
filter: grayscale(1);
    width: 100%;
  height: 420px;
  object-fit: contain;
}
.speakersBox img {
border-radius: 48px;
overflow: hidden;


}
.sepeakersBox a:hover img, .sepeakersBox a:focus img{
filter: initial;
}
.sepeakersBox a::after {
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
z-index: 0;
position: absolute;
border-radius: 48px;
z-index: 0;
}
.sepeakersBox a .speakerInfo {
position: absolute;
bottom: 30px;
left: 30px;
color: #fff;
font-size: var(--largePara);
z-index: 1;
}
.speakerInfo >span {
display: block;
color: #FBFBFC;
}
.speakerBox__title {
font-family: 'NBArchitektStd-Regular';
font-size: 18px;
letter-spacing: 4px;
}
form.controls select {
background: var(--mainThemeColor) url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737532429down-arrow-png1737532429.png")no-repeat right center;
color: var(--white);
border-radius: 50px;
padding: 15px 30px;
-moz-appearance: none;
font-family: 'NBArchitektStd-Regular';
-webkit-appearance: none !important;
letter-spacing: 2px;
font-size: 24px;
line-height: 32px;
margin-bottom: 15px;
min-width: 260px;
margin-right: 20px;
}
.speakerRow {
margin-top: 50px;
position:relative;
z-index:1;
}
#featured {
  position: relative;
  z-index: 1;
}
#speakers > .container > .row:nth-of-type(1) {
display: flex;
flex-wrap: wrap;
align-items: end;
}
#speakers > .container > .row:nth-of-type(1) > div:nth-child(2) {
display: flex;
justify-content: end;
}
.mixitup-page-list {
display: flex;
align-items: center;
justify-content: center;
}
.controls-pagination button {
font-size: 0px;
width: 15px;
height: 15px;
border-radius: 20px;
padding: 0px;
display: inline-block;
margin: 0px 5px;
}

button.mixitup-control-prev, button.mixitup-control-next {
border: none;
margin: 0px 20px;
height: 32px;
width: 32px;
background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737533693black-right-arrow-svg1737533693.svg) no-repeat;
background-size: contain;
}
button.mixitup-control-prev {
background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737533887black-left-arrow-svg1737533887.svg) no-repeat center;
background-size: contain;
}

.mixitup-control.mixitup-control-active {
background: var(--mainThemeColor);
border: none;
}
.mixitup-page-stats {
display: none;
}
@media(min-width:2000px){
.innerBanner h1 {

font-size: 220px !important;
line-height: 230px;

}
}
/* Conference page css end------------ */
/* Festival page css------------ */
#festival {
position: relative;
}
#speakers {
position: relative;
}
.heroImg.festival {
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737537887festival-hero-png1737537887.png")no-repeat center;
background-size: cover;
min-height: 1000px;
padding: 5% 0px;
}
.heroImg.festival > .container {
position: relative;
z-index: 1;
}
#lineup {
background: var(--mainThemeColor);
position: relative;
}
.heroImg.festival a {
font-size: var(--largePara2);
margin-top: 30px;
display: inline-block;
}
#lineup::after {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.heroImg::after {
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
background: rgb(10,10,11);
background: linear-gradient(90deg, rgba(10,10,11,1) 0%, rgba(10,10,11,0) 100%);
}
.lineup-logoMark {
mix-blend-mode: soft-light;
}

#lineup hr {
margin: 5% 0px 6%;
opacity: 0.3;
}
#performers {
position: relative;
}
#performers > .container > .row:nth-of-type(1) {
display: flex;
flex-wrap: wrap;
align-items: end;
}
#performers > .container > .row:nth-of-type(1) > div:nth-child(2) {
display: flex;
justify-content: end;
}
.innerBanner h1 span {
display: block;
font-size: 40px;
line-height: 56px;
letter-spacing: 0px;
font-family: 'early-sans-variable';
text-transform: initial;
padding-left: 12px;
}
/* Festival page css end------------ */
/* Passes page css------------ */

.passesBox a {

font-family: 'PPNeueMachina-semibold';

}
.passesBox .oldPrice {
font-size: 24px;
line-height: 38px;
color: #0A0A0B;
text-decoration: line-through;
}
.passesBox.priorityBox .oldPrice {
color: #FBFBFC!important;
}
.passesBox .passesPrice span {
font-size: 20px;
display: block;
line-height: 26px;
color: #737376;
}
.passesBox.priorityBox .passesPrice span {
color: #DDDDDF;
}
.passesBox hr {
border-color: #0A0A0B;
margin: 40px 0px;
opacity: 0.3;
}
.passesBox.priorityBox hr {
border-color: #FBFBFC;
opacity: 0.3;
}
.priorityBox .passesBoxContent p, .priorityBox .passesBoxContent ul {
color: #FBFBFC !important;
}
.passesBox.newBox .passesBoxContent a {
display: inline-block;
background: none !important;
color: var(--mainThemeColor) !important;
padding: 0px;
text-transform: initial;
font-size: 20px;
font-family: 'early-sans-variable';
text-decoration: underline;
margin-top: 30px !important;
}
.passesBox.priorityBox.newBox .passesBoxContent a {
color: #FBFBFC !important;
}
.passesBox.priorityBox.newBox .passesBoxContent a {
color: #FBFBFC !important;
}
.passesBox.newBox a.yellowBtn {
background: #FF9E1B !important;
color: var(--mainThemeColor);
font-size: 20px;
line-height: 24px;
border-color: #FF9E1B !important;
}
.passesBox.newBox {
margin-bottom: 30px;
border-width: 2px;
border-radius: 48px;
position: relative;
}
.passesBoxContent p {
font-size: 24px;
line-height: 38px;
}
.passTitle {
font-size: 56px;
text-transform: initial;
line-height: 64px;
margin-bottom: 10px;
margin-top: 100px;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
.priorityBox .passTitle {
color: #FBFBFC;
}
.passesBox.newBox::before {
content: "";
width: 150px;
height: 32px;
border-radius: 30px;
transform: translateX(-50%);
left: 50%;
top: 50px;
background: var(--mainThemeColor);
position: absolute;
}
.passesBox.priorityBox.newBox::before {
background: var(--white);
}
.stayBox.horizontal .stayBoxLink a {
min-width: 70%;
text-align: center;
}
.newBox .passesPrice {
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
.stayBox.horizontal .stayBoxLink {
min-width: 30%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.stayBox.horizontal {
flex-direction: row;
width: 100%;
}
.passesBox.newBox ul {
font-size: 20px;
line-height: 28px;
}
.passesBox.newBox ul li {
position: relative;
padding-left: 25px;
margin-bottom: 15px;
}
.passesBox.newBox ul li::before {
content: "●";
color: #FF9E1B !important;
left: 0px;
position: absolute;
top: 0px;
}
.passesBox.newBox a.disable {
background: #E8E8E9 !important;
border-color: #E8E8E9 !important;
pointer-events: none !important;
}
/* Passes page css end------------ */























#departureTalent > .container > .row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
body{
color:var(--eventFontColor);
font-variation-settings: "wght" 400;

}
.header-content.stickyNav >.container-fluid {
/* padding-bottom: 10px; */
}
.event-logo img {
transition: all 0.5s ease;
/* width: 27.4vw; */
}

.stickyNav .event-logo img {
/* max-width: 360px;
transition: all  0.5s ease; */
}
.largePara {
font-size: var(--largePara);
line-height: 1.8vw;
font-variation-settings: "wght" 400;
}
.text-white{color:var(--white) !important;}
@-webkit-keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes ticker {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}

.ticker-wrap {
overflow: hidden;
padding-left: 100%;
box-sizing: content-box;
z-index: 55;
background: var(--white);
position: relative;
}
.ticker-wrap .ticker {
display: none;
line-height: 4rem;
white-space: nowrap;
padding-right: 100%;
box-sizing: content-box;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: ticker;
animation-name: ticker;
-webkit-animation-duration: 30s;
animation-duration: 30s;
}
.ticker-wrap .ticker__item {
display: inline-block;
padding: 0 55px;
font-size: 20px;
position: relative;
font-family: 'NBArchitektStd-Regular';
margin-right: 10px;
}
.ticker__item::after {
content: "";
background: url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1735563007ticker-divider-svg1735563007.svg")no-repeat center;
background-size: contain;
width: 40px;
height: 9px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -26px;
}
#departure{position: relative;}
#departure p{
color:var(--white);}
#departure {
padding-bottom: 0px;
padding-top: 0px;
overflow: hidden;
}
.video-container video {
border-radius: 0px;
height: 100%;
width: 100%;
object-fit: cover;
}
.btnWhite {
background: no-repeat;
color: var(--white);
border: 2px solid var(--white);
border-radius: 50px;
text-transform: uppercase;
font-family: 'PPNeueMachina-semibold';
}
.vfairsBtn.rounded {
border-radius: 50px !important;
}
.btnWhite.darkBtn{
color: var(--mainThemeColor);
border: 2px solid var(--mainThemeColor);
}
.btnWhite.darkBtn:hover,.btnWhite.darkBtn:focus{
color: var(--white) !important;
background: var(--mainThemeColor);

}
.vfairsBtn i, .two-btns a i {
margin-left: 12px;
}
#stats {
position: relative;
z-index: 2;
background: var(--mainThemeColor);
}
.logos>img {
width: 150px;
height: initial;
margin-bottom: 30px;
margin-right: 25px;
}
.logos {
text-align: left;
}
.footerLogos p {
font-size: 18px;
line-height: 24px;
font-family: 'NBArchitektStd-Regular';
margin-bottom: 30px;
color: #DDDDDF;
}
.footerNav.large {
font-size: 72px;
line-height: 80px;
font-family: 'PPNeueMachina-PlainRegular';
text-transform: uppercase;
margin-bottom: 30px;
}
.footerNav {
font-size: 24px;
text-transform: uppercase;
line-height: 32px;
font-family: 'PPNeueMachina-PlainRegular';
}
.socialCol {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    justify-content: end;
    margin-top: 20px;
    flex-direction: column;
}
.socialCol > div:nth-child(2) {
margin-left: 15px;
}
.socialCol .vfairsBtn:hover i {
color: var(--mainThemeColor);
}
.socialIcons li {

margin: 2px 4px;
}
.socialIcons li a {
display: flex;
align-items: center;
justify-content: center;
}
.socialIcons li a img {
max-width: 22px;
}
.socialCol .vfairsBtn {
margin-top: 0px;
}
.footerBgImg {
position: absolute;
top: -430px;
right: 0px;
pointer-events: none;
}
footer::before {
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
opacity: 0.15;
z-index: 1;
pointer-events: none;
}
.socialCol .vfairsBtn {
    margin-top: 0px;
    background: var(--white);
    color: var(--mainThemeColor);
    margin-bottom: 0px;
}
.socialCol .vfairsBtn i {
color: var(--mainThemeColor);
}
.socialCol .vfairsBtn:hover, .socialCol .vfairsBtn:focus {

background: var(--mainThemeColor);
color: var(--white) !important;
}
.socialCol .vfairsBtn:hover i, .socialCol .vfairsBtn:focus i {
color: var(--white)!important;
}
img.footer-logoMark {
mix-blend-mode: soft-light;
max-width: 240px;
}
#stats::after {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1730965844noise-two-png1730965844.png");
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.statsNumber {
font-size: 10vw;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 700;
line-height: 13vw;
}
.statsCol > div:nth-child(1) {
min-height: 530px;
}
.statsCol > div:nth-child(3) {
justify-content: end;
min-height: 530px;
}
.statsCol > div:nth-child(2) {
border-top: 1px solid rgba(251, 251, 251, 0.3);
border-bottom: 1px solid rgba(251, 251, 251, 0.3);
justify-content: center;
}
.statsBox p {
font-size: 20px;
font-variation-settings: "wght" 400;
}
.statsBg {
position: absolute;
top: 50%;
left: 50%;
z-index: 0;
pointer-events: none;
transform: translate(-50%, -50%);
}
.main-title {
font-size: 88px;
line-height: 96px;
}
.newsBox {
margin-right: 25px;
}
.newsBox__img img {
border-radius: 48px;
width: 100%;
}
.newsBoxDetails {
padding: 20px 10px;
}
.newsTitle {
margin-bottom: 20px;
/*line-height: clamp(32px, 1.2vw, 32px);
font-size: clamp(18px, 1.2vw, 24px);*/
font-size: 1.12vw;
font-variation-settings: "wght" 500;
line-height: 1.2;
}


.btn-wrap > button {
  /* width: 60px; */
  /* height: 60px; */
  border-radius: 80px;
  font-size: 25px;
  margin: 0px 5px;
  background: none;
  padding: 24.8px 26.46px;
  border: 2px solid var(--mainThemeColor);
}
.btn-wrap > button:hover {
background: var(--mainThemeColor);
color: var(--white);
}
.slick-arrow {
display: none;
}
.newsSlider, .aboutSlider {
position: absolute !important;
margin-top: 50px;
}
#news > .container:nth-of-type(1) > .row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.newsDate {
font-size: 18px;
font-family: 'NBArchitektStd-Regular';
letter-spacing: 2px;
color: #737376 !important;
font-weight: 700  !important;
}
.statsBox {
display: flex;
flex-direction: column;
min-height: 800px;
}
#regSec .row {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.btnWhite:hover, .btnWhite:focus {
background: var(--white);
color: var(--mainThemeColor) !important;
border: 2px solid var(--white);
}

#regSec .container {
position: relative;
z-index: 1;
}
.video-container {
position: absolute;
width: 100%;
height: 100%;
}
.play-button {
position: relative;
background: var(--white);
width: 150px;
height: 150px;
color: var(--mainThemeColor);
}
.play-button::after {
content: "";
width: 0;
height: 0;
border-top: 20px solid transparent;
border-left: 30px solid var(--mainThemeColor);
border-bottom: 20px solid transparent;
position: absolute;
top: 50%;
left: 53%;
transform: translate(-50%, -50%);
}
#regSec {
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/17356250856bce58f3ed3b03f3062880e49034149c-jpg1735625085.jpg")no-repeat center;
position: relative;
padding: 140px 0px;
background-size: cover;
}
#regSec::before {
content: "";
background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1735625328noise-png1735625328.png");
position: absolute;
z-index: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
#regSec::after {
content: "";
background: var(--mainThemeColor);
opacity: 0.4;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
}
#departureTalent {
position: relative;
}
.talentSliderBox img {
width: 100%;
border-radius: 48px;
filter: grayscale(1);
}

.talentSliderBox {
margin: 0px 15px;
}
.talentSliderBox a {
display: block;
position: relative;
}
.talentSliderBox a span {
position: absolute;
bottom: 30px;
left: 30px;
color: #fff;
font-size: var(--largePara);
z-index: 1;
font-variation-settings: "wght" 400;
}
.talentSliderBox a::after {
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
z-index: 0;
position: absolute;
border-radius: 48px;
z-index: 0;
}
.talentSliderBox a:hover img {
filter: none;
}
.talentSlider {
margin-bottom: 30px;
margin-top: 50px;
}
.departureBg {
position: absolute;
top: -480px;
left: 0px;
pointer-events: none;
z-index: 0;;
}
.vfairsBtn {
padding: 22px 32px 20px;
}
.vidRow {
display: flex;
align-items: center;
margin-top: 20%;
margin-bottom: 20%;
flex-wrap: wrap;
position: relative;
z-index: 1;
}
.carousel-inner > .item {
min-height: 55.31vw;
}
a.track-scavenger-items {
transform: scale(1.4) !important;
transition: all 0.5s ease !important;
}

.heroPreHead {
color: var(--eventFontColor);
font-size: 2vw;
line-height: 2.5vw;
font-variation-settings: "wght" 400;
}
/*.carousel-inner > div:nth-child(1) .col-sm-5 img {
mix-blend-mode: soft-light;
margin-bottom: 40px;
max-height: 37vw;
margin-top: -13%;
}*/
.slider_content {

padding-bottom: 2%;
padding-top: 16%;

}

/*.carousel-inner > div:nth-child(2) .col-sm-5 img {
margin-top: -20%;
margin-left: -180px;
max-height: 41vw;
}*/
.carousel-inner .item {
background-size: contain !important;
}
.two-btns:hover a {

color: var(--mainThemeColor) !important;

}
.two-btns a {

border: 2px solid transparent;
font-family: 'PPNeueMachina-semibold';
}
.two-btns a {
padding: 22px 32px 20px;

}
.header-content >.container-fluid {
margin-top: 10px;
}
.two-btns a:first-child {
background: transparent;
color: var(--mainThemeColor) !important;
box-shadow: none;
border: 2px solid var(--mainThemeColor);
}
.two-btns > a:nth-child(2) {
background: #E8E8E9;
}

#drawerNav i {
font-size: 20px;
}
.two-btns {
border: solid 0px var(--white);

}
.header-content hr {
border-top-color: var(--mainThemeColor);
margin-bottom: 0px;
border-width: 2px;
}
.sticky.stickyNav hr.navHr {
/* display: none; */
}
.header-content >.container-fluid {
margin-top: 10px;
}
#drawerNav {
/* width: 52px;
height: 52px; */
display: flex;
padding: 24.8px 26.46px;
align-items: center;
justify-content: center;
border-radius: 80px;
border: 2px solid var(--mainThemeColor);
margin-left: 13px;
cursor: pointer;
background-color: transparent; /* Default background */
transition: background-color 0.3s ease, color 0.3s ease;
}
.newsDetailImg img {
width: 100%;
border-radius: 48px;
max-height: 600px;
object-fit: cover;
margin-bottom: 50px;
}
.newsDetailDate {
font-family: 'NBArchitektStd-Regular';
font-size: 18px;
letter-spacing: 4px;
line-height: 24px;
margin-bottom: 50px;
}
.newsDetailContent p {
margin-bottom: 40px;
font-size: 24px;
line-height: 38px;
}
.newsDetailContent hr {
border-color: var(--mainThemeColor);
border-width: 2px;
margin-top: 50px;
margin-bottom: 50px;
}

.newsDetailContent h1 {

font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
.newsDetailContent h3 {
font-size: 32px;
line-height: 40px;
margin-bottom: 30px;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
.newsDetailContent h2 {
font-size: 40px;
line-height: 48px;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
.newsDetailContent h4{
font-size: 24px;
line-height: 32px;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}

.moreNews ul {
display: flex;
}
.moreNewsBox {
display: flex;
align-items: center;
}
.moreNewsBox img {
max-width: 160px;
border-radius: 24px;
margin-right: 25px;
}
.moreNews ul li:last-child .moreNewsBox {
display: flex;
flex-direction: row-reverse;
text-align: right;
}
.moreNewsDate {
font-size: 18px;
font-family: 'NBArchitektStd-Regular';
letter-spacing: 3px;
color: var(--lightColor);
margin-bottom: 8px;
display: inline-block;
}
.moreNews ul li:last-child .moreNewsBox img {
margin-right: 0px;
margin-left: 25px;
}

.moreNews ul li {
flex: 50%;
max-width: 48%;
}
.moreNews ul {
display: flex;
margin-top: 30px;
justify-content: space-between;
}
.moreNews {
margin-top: 30px;
}
ul.discList li::marker {
color: #FF9E1B;
}
ul.discList {
list-style: disc;
margin-left: 15px;
font-size: 24px;
line-height: 38px;
}
.newsDetailTitle {
font-size: 64px;
text-align: left;
line-height: 80px;
font-family: 'early-sans-variable';
font-variation-settings: "wght" 500;
}
#drawerNav i {
transition: color 0.3s ease; /* Smooth icon color transition */
}

#drawerNav:hover {
background-color: #000; /* Solid background on hover (change #000 to your preferred color) */
color: #fff; /* Change icon color to white on hover */
}

#drawerNav:hover i {
color: #fff; /* Icon explicitly turns white */
}
.imgWrapper {
display: inline-block;
position: relative;

}
.imgWrapper img{
max-height: 30vw;
}
.imgWrapper::before {
content: "";
background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1735552111third-slide-img-png1735552111.png) no-repeat;
background-size: contain;
position: absolute;
left: -5%;
top: -7%;
width: 100%;
height: 100%;
mix-blend-mode: soft-light;
}
#departure h3 {

margin-bottom: 0px;
}
.header-content .whiteBtn {
color: var(--white);
}
.whiteBtn {
background: var(--mainThemeColor);

}
.ext-right > span a {
color: var(--mainThemeColor);
text-decoration: underline;
}

.ext-right > span {
margin-right: 20px;
font-size: 20px;
}
.two-btns a:hover {
background: var(--mainThemeColor) !important;
color: var(--white) !important;
}
.popup h1 {
font-size: 120px !important;
color: var(--eventFontColor);
line-height: 120px;
letter-spacing: -2px;
font-size: 6.5vw !important;
line-height: 6.5vw;
}
.slider-arrow {

color: var(--mainThemeColor);

}
.carousel-indicators li {

border: 1px solid var(--mainThemeColor);

}
.carousel-indicators .active {
background-color: var(--mainThemeColor);
height: 16px ;
width: 16px;
}

body{
  background:#F4F4F5;
}
.stickyNav {
 box-shadow: initial; 
background: none;
}
.slider-arrow:focus, .slider-arrow:hover {
color: var(--mainThemeColor);
}
.stickyNav.dark hr {
border-color: var(--white);
}
.header-content .row > div:nth-child(2) {
flex-grow: initial;
}
.header-content .row > div:nth-child(1) {
flex-grow: 1;
}
.ext-right {
display: flex;
align-items: center;
margin-right: 30px;
}
.alert-black {
background: var(--mainThemeColor);
border-radius: 0px;
font-size: 18px;
color: var(--white);
}
.alert-dismissible .close {
opacity: 1;
line-height: 29px;
}
.carousel-indicators li, .carousel-indicators li.active {
margin: 5px 0px;
width: 16px;
height: 16px;
}

.stickyNav {
 position: fixed !important;
}
.copyright {
color: #737376;
}
.sliderArrows a[data-slide="prev"], .sliderArrows a[data-slide="next"] {
display: block !important;
}

.header-content .whiteBtn, .two-btns a, .vfairsBtn {

font-size: 1.04vw;
margin-right: 10px;
}
.largePara2 {
 font-variation-settings: "wght" 400;
}
footer > .container>.row >.col-md-7 {
display: flex;
align-items: center;
justify-content: center;
}

@media (max-width:768px) {
.header-content .whiteBtn, .two-btns a, .vfairsBtn  {
font-size: 18px;

}
.newsTitle {

font-size: 24px;

line-height: 32px;
}
.hero-section.innerPages h1 {
padding-left: 0px;
}
}


@media (max-width:767px) {
.stayTitle, .stayTitle.largeTitle {
font-size: 32px;
line-height: 32px;

}
.cancellation {

margin-left: 15px;
margin-bottom: 15px;
display: flex;
flex-wrap: wrap;
}
.cancellation a {
    margin-bottom: 14px;
}
#departure {
  padding: 30px 0px 50px !important;
}
.vidRow {

margin-top: 0%;
margin-bottom: 0%;

}
.header-content .whiteBtn, .two-btns a, .vfairsBtn  {
font-size: 16px;

}
:root{
--largePara:22px;
--btnFontSize:16px;
}
.heroImg::before {

background: #0000007d  !important;

}
.stayBox {

padding: 13px !important;

}
.stay .stayBoxDetails {
padding: 30px 10px 25px 10px!important;
}

i.fa-sharp.fa-solid.fa-arrow-down {
font-size: 30px !important;
}

img.statsBg_mobile {
display: block !important;
position: absolute;
left: 0;
right: 0;
margin: auto;

top: 20%;
}
.heroImg.conference a {

font-size: 30px !important;
}
.stay .innerDivider, .faq .innerDivider {
margin-top: unset !important;
}
section#performers {
padding-top: 60px;
}
section#lineup{
padding-top: 60px;
}
.heroImg.festival {

min-height: unset !important;

}
section#festival .departureBg {
  
    top: -13%  !important;
   
}
hr#stay {
margin-bottom: 60px!important;
}
section#history p.largePara2 {
font-size: 32px !important;
line-height: 40px !important;
}
#sounds .largePara2 {

font-size: 32px!important;
line-height: 40px!important;
}
#sounds .statsCol > div:nth-child(1) {
min-height: 300px !important;
margin-top: 10px!important;
}
#sounds .statsCol > div:nth-child(2) {
min-height: 300px!important;
align-items: flex-start!important;

}
#sounds .statsCol > div:nth-child(2) p {
text-align: left !important;
}
#sounds .statsCol > div:nth-child(3) {
min-height: 300px!important;
}
img.desk__about {
display: none;
}
img.mobile__about {
display: block !important;
width: 100% !important;
}
.row.spon__logo {
display: block !important;
margin: auto!important;
}
.heroImg::after{
display: none  !important;
}
.innerBanner, #newsDetail,.rsvp-form {

margin-top: 60px !important;
padding-top: 60px !important;
}
ul.innerTabs {

margin-bottom: 45px!important;
}
#sounds .statsBox p{
width: 100%  !important;
}
.mainDesignElement {
right: -114px !important;
top: 0px !important;
}
.roots .departureBg {
top: -45px !important;
}
.newsSlider {
position: relative!important;
}
.slider_with_caption {

margin-top: 85px;
}
.sliderArrows {

left: initial;
top: initial;
bottom: initial;
top: 15px;
right: 15px;
}
ul.innerTabs li a {

padding: 8px 18px 8px 18px  !important;

font-size: 16px !important;

}
#carousel-landing .sliderArrows .slider-arrow {
display: none !important;
}
.carousel-indicators .active{
/* width: 11px !important;
height: 11px !important; */
}
.carousel-indicators li {
margin: 5px !important;
}
.header-content hr {
margin-top: 10px;
}
.popup h1 {
letter-spacing: 0px;
font-size: 48px !important;
line-height: 64px;
}
.heroPreHead {
font-size: 32px;
line-height: 40px;
}
.popup img {
max-width: 56px;
}
.two-btns a {
display: inline-block;

}
.alert-black {

font-size: 16px;

}
.two-btns {
 text-align: left;
}
.carousel-inner > div:first-child {
background: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1737982446eee-removebg-preview.png')no-repeat top right !important;
background-position: center bottom !important;
}
.carousel-inner > div:nth-child(2) {
background: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1737982446eee-removebg-preview.png')no-repeat top right !important;
background-position: center bottom !important;
}
.carousel-inner > div:nth-child(3) {
background: url('https://vepimg.b8cdn.com/uploads/vjfnew/15223/uploads/vjf/content/misc/1737982446eee-removebg-preview.png')no-repeat top right !important;
background-position: center bottom !important;
}
.carousel-inner > div:nth-child(1) .col-sm-5 img {
max-height: initial;
margin-top: 27%;
width: 60% !important;
}
.carousel-inner > div:nth-child(2) .col-sm-5 img {
margin-top: 0%;
margin-left: initial;
max-height: initial;
}
.footerNav.large, #drawerNavBox .footerNav.large{
font-size: 40px;
line-height: 48px;
text-align: left;
}
.footerNav {
text-align: left;
}
.carousel-inner > .item {
min-height: initial;
}

.imgWrapper img {
max-height: 70%;
max-width: 70%;
}
.imgWrapper::before {

left: 12%;
top: -6%;
width: 70%;

}
h3.main-title {
font-size: 48px !important;
line-height: 56px;

}
.largePara {
font-size: var(--largePara);
line-height: 32px;
}
.statsNumber {
font-size: 56px;
line-height: 64px;
}
.statsBox p {
font-size: 18px;
line-height: 24px;
}
.statsCol > div:nth-child(1) {
min-height: initial;
}
.statsCol > div:nth-child(3) {

min-height: initial;
}
.statsBox {
min-height: initial;
padding-bottom: 50px;
padding-top: 50px;
}
.statsBg {
min-width: 100%;
}

.departureBg {
    position: absolute;
    top: -4% !important;
    left: -35%;
    pointer-events: none;
    min-width: 170%;
}
#news > .container:nth-of-type(1) > .row {
display: block !important;

padding-top: 20px!important;
}

.hotelImg {

min-width: unset !important;
max-width: 100% !important;
}
.col-sm-6.st_padding {
padding-top: 60px!important;
}
.stayBoxContent {
flex-wrap: wrap!important;
}
section#passes p.largePara2 {
font-size: 32px !important;
line-height: 40px!important;
}
p.largePara2 {
font-size: 32px !important;
line-height: 40px!important;

}
#musicSec {
margin-top: 20px !important;

}
section#sounds {
padding-top: 60px !important;
}
section#Sponsors {
padding-top: 60px !important;
}
section#history{
padding-top: 60px !important;
}
.innerBanner h1 span {
  padding-left: 0px !important;
  font-size: 32px;
  line-height: 40px;
}
.vfairsBtn {
padding: 15px 16px 10px;
margin: 50px 2px 20px;
font-size: var(--btnFontSize);

}
.vfairsBtn i, .two-btns a i {
margin-left: 4px;
}
h3 .headTop {
font-size: 24px !important;
line-height: 32px;
margin-bottom: 0px !important;
}
#regSec .col-sm-5.col-xs-12.text-right {
text-align: left;
}
#regSec hr {
margin-top: 30px !important;
margin-bottom: 45px !important;
}
.footerBgImg {
top: -25%;
right: -380px;

min-width: 200%;
}
.btn-wrap{
display: none;
}
.roots .btn-wrap{
display: block;
}
.footer-section .col-md-5 > .footerNav:nth-of-type(2) {
border-bottom: 1px solid rgba(255,255,255,0.5);
margin-bottom: 45px;
padding-bottom: 40px;
}
.socialCol img {
    margin: auto auto 0px 0px;
}
.footer-section .row>div {
    text-align: left !important;
    align-items: start;
}
img.footer-logoMark {
display: none;
}
.socialCol {
justify-content: start;
margin-top: 40px;
}
.socials {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: start;
    width: 100%;
}
.socialCol > div:nth-child(2) {
margin-left: 0px;
}
ul.footer-links {
text-align: left!important;
margin-bottom: 10px;
}
.footer-section > .container>.row:nth-of-type(1) {
padding-bottom: 0px !important;
}
.vidRow .visible-xs a {
margin-top: 0px;
}
#regSec {
padding: 80px 0px;

}
#news {
padding: 80px 0px;
}
#stats {
padding-top: 80px;
}
#departureTalent {
padding-bottom: 50px;
}
.logos>img {
height: initial !important;
width: 130px !important;
margin-bottom: 20px;

}
#drawerNavBox .footerNav {
margin-right: 60px;
margin-bottom: 20px;
}
#drawerNavBox {

left: 0 !important;

}
#drawerNavBox .footerNav {
font-size: 24px;
line-height: 32px;
}
#drawerNavBox hr {
margin-bottom:20px;
margin-top: 20px;
}
#drawerNavBox .vfairsBtn {
padding: 15px 20px 10px;
}
#drawerNavBox .socialCol {

flex-wrap: wrap;
flex-direction: column;
align-items: start;
}
.closeDrawer {

width: 45px;
height: 45px;

}
.headerBar img {
max-width: 45px;
}
#drawerNavBox p, #drawerNavBox p a {

font-size: 16px;
}
.filterdSpeakers > div {
width: 100%;
margin: 0px 0px 20px 0px;
}
.passTitle {
font-size: 32px;
line-height: 40px;

}
.stayBox.horizontal {
flex-wrap: wrap;
}
.stayBox.horizontal .stayBoxLink {
min-width: 100%;
}
.stayBox.horizontal .stayBoxLink a {
min-width: 100%;

}
.passesBox.newBox::before {
content: "";
width: 88px;
height: 16px;
}
.passesBoxContent p {
font-size: 22px;
line-height: 32px;
}
.passesBox.newBox ul {
font-size: 18px;
line-height: 24px;
}
.progressCol {
position: relative;
}
.heroImg.conference {

min-height: 660px !important;

}


}

@media(max-width:575px){
#regSec h3 .headTop {
font-size: 24px !important;
line-height: 32px!important;
margin-bottom: 0px !important;
}
.alert.alert-black.fade.in.alert-dismissible {
display: none !important;
}


h3.main-title{
margin-bottom: 0px !important;
}
div#Sponsors__logo .slick-prev {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  div#Sponsors__logo .slick-next {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

section#Sponsors {

}

div#Sponsors__logo .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
.row.spon__logo {
display: flex;
align-items: center;
flex-wrap: wrap;
}

div#Sponsors__logo .slick-prev, div#Sponsors__logo .slick-next {
  width: 30px;
  height: 30px;
}
div#Sponsors__logo .slick-prev {
  background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737533887black-left-arrow-svg1737533887.svg') no-repeat center center;
  background-size: contain;
  left: -40px !important;
  z-index: 1000;
  
}
div#Sponsors__logo .slick-next {
background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737533693black-right-arrow-svg1737533693.svg) no-repeat center center;
background-size: contain;
right: -40px !important;
z-index: 1000;

}
div#Sponsors__logo .slick-prev:before, div#Sponsors__logo .slick-next:before {
  content: none;
}
div#Sponsors__logo .slick-next {
background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737533693black-right-arrow-svg1737533693.svg) no-repeat center center;
background-size: contain;
right: -30px !important;
z-index: 1000;

}
div#Sponsors__logo .slick-prev, div#Sponsors__logo .slick-next {

top: 100%;
display: block;
left: 12px;
right: 0;
margin: auto;
display: block !important; 
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, 100%);

}

div#Sponsors__logo .slick-dots li button:before {
font-family: 'slick';
font-size: 12px !important;

width: 41px!important;
height: 41px!important;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
section#Sponsors p {
font-size: 24px;
line-height: 38px;
}

/***news pAGE***/
h3.new__heading {
font-size: 4.583vw;
line-height: 5vw;
}
img.new__highlight {
width: 100%;
max-width: 400px;
min-height: 400px;
object-fit: cover;
border-radius: 32px;
}
p.news__date {
font-size: 24px;
line-height: 32px;
color: #737376;
font-family: 'NBArchitektStd-Regular' !important;
font-weight: 700 !important;
text-transform: uppercase;
}
p.news___text {
line-height: 38px;
font-size: 24px;
font-weight: 400;
color: #0A0A0B;
}
h3.main-title.news__hed {
font-size: 56px;
line-height: 64px;
padding-bottom: 40px;
font-weight: 400  !important;
}
.newsTitlest {
font-weight: 500 !important;
margin-bottom: 20px;
line-height: clamp(32px, 1.2vw, 32px);
font-size: clamp(18px, 1.2vw, 24px);
}


.newsDatest {
font-size: 18px;
line-height: 24px;
color: #737376;
font-family: 'NBArchitektStd-Regular' !important;
font-weight: 700 !important;
text-transform: uppercase;
padding-top: 30px;
}
@media(max-width:575px){
h3.new__heading {
font-size: 48px  !important;
line-height: 56px!important;
}
div#sli__show_desktop {
display: none!important;
}
div#sli__show_mobile {
display: block !important;
}
}

.video-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        display: none;
        justify-content: center;
        align-items: center;
        z-index: 9999;
    }

.video-overlay video {
max-width: 100%;
max-height: 80%;
border-radius: 10px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
transform: scale(0.8);
opacity: 0;
transition: all 0.3s ease-in-out;
display: block;
margin: auto;
}

    .video-overlay.show video {
        transform: scale(1);
        opacity: 1;
    }

  .close-icon {
position: absolute;
top: 0px;
right: 30px;
font-size: 53px;
color: white;
cursor: pointer;
z-index: 10000;
}

    @media (max-width: 768px) {
       
        .video-overlay video {
            max-width: 100%;
            max-height: 70%;
        }
    }

/*---------------------Previous Landing page css from header file end----------------*/



/*Detail Individual Page*/
.speakerInfoRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
.backRow {
  margin-bottom: 100px;
}
.backRow .btnWhite {
  border: none;
}
.speakerLargeImg {
  border-radius: 48px;
}
#speakersSchedule {
  position: relative;
}
.faqBg {
  position: absolute;
  top: -600px;
  right: 0px;
  pointer-events: none;
  z-index: -1;
}
.boldDivider {
  background: var(--mainThemeColor);
  border-top: 4px solid;
  margin-top: -100px;
}
.speakerScheduleRow {
  margin-top: 80px;
}
.scheduleBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0px 70px;
  margin-bottom: 30px;
  border-bottom: 2px solid #0a0a0b20;
}
.scheduleBox--left {
width: 70%;
display: flex;
  align-items: center;
  justify-content: space-between;
}
.scheduleBox--left {
flex-grow: 1;
}
.scheduleDate {
  width: 25%;
}
.scheduleDateTime {
  font-size: 40px;
  line-height: 48px;
}
.scheduleDateTime span {
  display: block;
  font-size: 18px;
  font-family: 'NBArchitektStd-Regular';
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2px;
}
.scheduleDetails {
  width: 60%;
}
.scheduleTitle {
  font-size: 28px;
  line-height: 32px;
  font-variation-settings: "wght" 500;
}
.scheduleDetails p {
  font-size: 20px;
  line-height: 28px;
  color: var(--lightColor);
}
.scheduleLocation {
  font-family: 'NBArchitektStd-Regular';
  font-weight: 700;
  line-height: 24px;
  font-size: 18px;
  letter-spacing: 2px;
}
.scheduleBox > div:last-child {
  width: 30%;
  text-align: right;
}
.contentBox.small {
  min-height: 300px;
}
.contentBox--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contentBox--top i {
  font-size: 51px;
}


/*.contentBox {
  border: 2px solid var(--mainThemeColor);
  border-radius: 32px;
  padding: 40px;
  display: flex;
  min-height: 500px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 80px;
  color: var(--mainThemeColor);
}*/
.speakerScheduleRow .scheduleBox:last-of-type {
  border-bottom: 0px;
}
.defaultLink {
  color: var(--mainThemeColor) !important;
  text-decoration: underline;
}

.contentBox:hover {
  text-decoration: none;
  color: var(--mainThemeColor);
}

.fade.in {
  opacity: 1 !important;
}
.socialBoxes {
  display: flex;
  flex-wrap: wrap;
}
.socialBoxes > a {
  flex-basis: 0;
  flex-grow: 1;
  margin: 0px 10px;
  max-width: 325px;
}


/**/
.contentBox.small {
  min-height: 300px;
}

.contentBox {
  border: 2px solid var(--mainThemeColor);
  border-radius: 32px;
  padding: 40px;
  display: flex;
  min-height: 500px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 80px;
  color: var(--mainThemeColor);
}
.contentBox:hover {
  text-decoration: none;
  color: var(--mainThemeColor);
}
.contentBox--top a{color: var(--mainThemeColor);}
.contentBox--top i {
  font-size: 51px;
}

.contentBox--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.contentBox.light {
  border-color: var(--white);
}
.contentBox.light * {
  color: var(--white);
}
.contentBox--top h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}
.innerBanner .speakerDetailTitle {
  font-size: 105px !important;
  line-height: 105px ;
}
.thumbList--title a {
  color: var(--mainThemeColor);
  text-decoration: none;
}
.thumbList--title a:hover, .thumbList--title a:focus {
 
  text-decoration: underline;
}
#roles {
  position: relative;
}
.volunteer-departure .mainDesignElement {
  z-index: 1;
}
.volunteer-departure .heroImg::after{
opacity:0;
}
.volunteer-departure .morePassBox > div {
  flex: inherit;
}

.volunteer-departure .passName {
 
  flex-grow: 1 !important;
  
}
#roles .departureBg {
  max-width: 80%;
}
.authorThumb {
  width: 80px;
  border-radius: 18px;
}
.authorName {
  font-size: 20px;
  line-height: 28px;
  color: #F174A0 !important;
}
#departure::before, #departure::after {

  opacity: 0;
  
}
.about-departure #departure::before, .about-departure #departure::after {

  opacity: 1;
  
}
.volunteer-departure #apply {
  background: var(--mainThemeColor) url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1741689036volunteer-bg-png1741689036.png")no-repeat center;
}
.festival-departure .mainDesignElement {
  z-index: 1;
}
#apply {
  background: var(--mainThemeColor);
}
.pressTitle {
  font-size: 28px;
  line-height: 32px;
}
.scheduleSlider {
  display: flex !important;
  flex-wrap: wrap;
  column-gap: 80px;
  justify-content: space-between;
}
#schedule.mainText {
  background: none;
}
.schedlueSliderBox {
  /* width: calc(85% / 3) !important; */
  position: relative;
  margin: 0px 60px;
  /* border-right: 1px solid #0a0a0b30; */
}
ul.scheduleList {
  margin-top: 50px;
}
.scheduleTime {
  font-size: 40px;
  line-height: 48px;
  font-variation-settings: "wght" 500;
}
ul.scheduleSpeakers img {
  width: 80px;
  border-radius: 16px;
}
ul.scheduleSpeakers {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 12px;
}
.scheduleListName {
  font-variation-settings: "wght" 500;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
}
.scheduleListVenue {
  font-family: 'NBArchitektStd-Regular';
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 4;
}
.scheduleListVenue span {
  display: block;
}
ul.scheduleList li {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: #0A0A0B30 0px solid;
}
ul.scheduleList li:last-child {
  border-bottom: 0px;
  padding: 0px;
  margin: 0px;
}
.schedlueSliderBox::after {
  content: "";
  width: 1px;
  height: 100%;
  right: -70px;
  top: 0px;
  background: #0a0a0b30;
  position: absolute;
}
.scheduleFilter {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.scheduleFilter li  {
  display: flex;
  border: 1px solid var(--mainThemeColor);
  padding: 9px 20px 7px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: 'NBArchitektStd-Regular';
  color: var(--mainThemeColor);
  border-radius: 50px;
  margin-right: 12px;
cursor:pointer;
}
.scheduleFilter li:hover, .scheduleFilter li:focus {
  color: var(--white);
  background: var(--mainThemeColor);
  text-decoration: none;
}
.scheduleSliderRow .slick-list,
.scheduleSliderRow .slick-track{display:flex;}
.contentBox--bottom h4 {
  font-size: 40px;
  line-height: 48px;
  font-family: 'early-sans-variable';
  font-variation-settings: "wght" 500;
}
.darkBtn.filled {
  background: var(--mainThemeColor);
  color: var(--white);
}
.darkBtn.filled--yellow {
  background: #FFB249;
  color: var(--mainThemeColor);
  border-color: #FFB249;
}
.darkBtn.filled:hover, .darkBtn.filled:focus {
  background: none;
  color: var(--mainThemecolor);
border-color:var(--mainThemecolor);
}
.completeScheduleContent img {
  max-width: 160px;
  border-radius: 24px;
}
.completeSchedule li {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
  border-bottom: 1px var(--mainThemeColor) solid;
  margin-bottom: 50px;
}
.completeSchedule li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.completeScheduleName {
  font-size: 28px;
  line-height: 32px;
  font-variation-settings: "wght" 500;
  text-decoration: underline;
}
.completeScheduleTitle {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
}
.completeScheduleDetails p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}
.completeScheduleInfo {
  font-size: 20px;
  line-height: 28px;
}
.completeScheduleInfo img {
  border-radius: 0px;
  margin-right: 8px;
}
.completeScheduleInfo span {
  margin-right: 20px;
}
.completeScheduleDetails .vfairsBtn {
  font-size: 18px;
  padding: 0px;
  text-decoration: underline;
  font-family: 'early-sans-variable';
  text-transform: capitalize;
  font-variation-settings: "wght" 500;
  border: none;
}
.completeScheduleDetails .vfairsBtn:hover, .completeScheduleDetails .vfairsBtn:hover i, .completeScheduleDetails .vfairsBtn:focus i {
  background: none;
  color: var(--mainThemeColor) !important;
}

.completeScheduleSponsor {
  font-family: 'early-sans-variable';
  font-size: 16px;
  line-height: 24px;
  display: flex;
  justify-content: start;
  align-items: center;
  color: #737376;
  letter-spacing: 0px;
  gap: 10px;
  margin-top: 30px;
}
.completeScheduleDate {
  background: var(--mainThemeColor);
  color: var(--white);
  padding: 16px 24px;
  border-radius: 16px;
  margin-bottom: 30px;
}

.completeScheduleContent {
  display: flex;
  gap: 40px;
  align-items: start;
}
.allScheduleTitle {
  font-size: 48px;
  line-height: 48px;
  font-family: 'PPNeueMachina-semibold';
}
.premiumScheduleRow {
  margin-top: 60px;
}
.premiumScheduleRow > div {
  border-top: 3px var(--mainThemeColor) solid;
  display: block;
  clear: both;
  padding-top: 90px;
  position: relative;
}
.premiumScheduleRow > div:first-child {
  border-top: none;
  padding-top: 0px;
}
#premiumSchedule .controls {
  display: flex;
  flex-wrap: wrap;
}

#premiumSchedule .controls button {
  border: 1px solid var(--mainThemeColor);
  padding: 9px 20px 7px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: 'NBArchitektStd-Regular';
  color: var(--mainThemeColor);
  border-radius: 50px;
  margin-right: 12px;
  background: none;
}
#premiumSchedule .controls button:hover, #premiumSchedule .controls button:focus {
  color: var(--white);
  background: var(--mainThemeColor);
  text-decoration: none;
}
.scheduleType {
  font-size: 88px;
  line-height: 88px;
  margin-bottom: 40px;
  font-family: 'PPNeueMachina-PlainRegular';
  text-transform: uppercase;
}
.scheduleFilter 
.active {
  background: var(--mainThemeColor);
  color: var(--white);
}
.scheduleListName::after {
  content: ",";
}

.scheduleListName {
  display: inline-block;
  position: relative;
  margin-right: 3px;
}
.scheduleListVenue .desc ul li {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.scheduleListVenue .desc ul  {
  margin-top: 15px;
  
}
.completeScheduleContent .scheduleSpeakers li {
  border-bottom: 0px;
  padding-bottom: 0;
}
.departure-schedule .contentBox.small {
  height: 318px;
}

.eventDetailImg {
    max-height: 580;
    width: 100%;
    object-fit: cover;
    border-radius: 24PX;
}
.eventDetail--title {
    text-align: left;
    font-size: 64px;
    font-family: 'early-sans-variable';
    font-variation-settings: "wght" 500;
    line-height: 80px;
}
#eventDetail h2{
	text-align: left;
    font-size: 40px;
    font-family: 'early-sans-variable';
    font-variation-settings: "wght" 500;
    line-height: 48px;
}

.eventDetail--sponsor {
    color: #737376;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}
.eventDetail--sponsor img {
    margin-left: 9px;
}
.rightCol--title {
    font-family: 'PPNeueMachina-semibold';
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.rightCol--timeLoc, .rightCol--subHead {
    font-size: 24px;
    line-height: 32px;
    font-variation-settings: "wght" 500;
    margin-bottom: 20px;
}
.eventDetails--right .completeScheduleInfo > span {
    display: block;
    margin-bottom: 15px;
}
.eventDetails--right hr {
    border-color: var(--mainThemeColor);
    border-width: 2px;
    margin: 40px 0px;
}
#eventDetail p {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 40px;
}
ul.rightCol--talentList li img {
    max-width: 80px;
    border-radius: 12px;
    margin-right: 15px;
    max-height: 80px;
    width: 80px;
    object-fit: cover;
}
ul.rightCol--talentList li {
    margin-bottom: 15px;
    display: flex;
}
.rightCol--talentName {
    font-size: 20px;
    line-height: 28px;
    font-variation-settings: "wght" 700;
}
.rightCol--talentTitle {
    color: #737376;
    font-size: 20px;
    line-height: 28px;
}
ul.rightCol--talentList li {
    margin-bottom: 25px;
    display: flex;
}
.eventDetails--right {
    margin-left: 80px;
}
.eventDetails--right .vfairsBtn {
    margin-top: 0px;
    padding: 12px 24px;
    font-family: 'NBArchitektStd-Regular';
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.rightCol--aboutInfo {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 12px !important;
}
.rightCol--aboutInfo > span {
    color: #737376;
}
#eventDetail {
    padding-top: 0px;
}
.subBox .morePassBox {
    border: none;
}
.subBox .morePassBox {
    border: none;
    gap: 7%;
}
.subBox .morePassBox > div {
    flex: 45%;
}
.subBox .passPrice {
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.subBox .morePassDetails {
    font-size: 20px;
    line-height: 28px;
}
.subBox ul.discList {
    font-size: 20px;
    line-height: 28px;
}
#silverRecord, #goldRecord{
position:relative;
}
#titlePartners {
    background: var(--mainThemeColor);
    position: relative;
}
.sponsors-departure .innerDivider {
    position: relative;
    top: -100px;
}
.departureCard--content > span {
    display: block;
}
.departureCard--content {
    
    display: block;
}
.departureCards {
    display: inline-block;
}
.departureCards {
   
    margin: 0px 15px 30px;
}
.barracksSlider .slick-prev:before, .barracksSlider .slick-next:before {
    width: 64px;
    height: 64px;
    content: "";
    background: white;
    opacity: 1;
    display: inline-block;
    font-family: 'Font Awesome 6 Sharp';
    border-radius: 64px;
    color: var(--mainThemeColor);
  text-align: center;
    padding-top: 22px;
    
}
.barracksSlider .slick-prev:before{
content: "" !important;
}
.barracksSlider .slick-next:before {
content:"" !important;

}
.barracksSlider .slick-prev, .barracksSlider .slick-next {
    width: 64px;
    height: 64px;
    z-index: 3;
}
.partnersRow img {
    max-height: 140px;
    width: 100%;
    object-fit: contain;
    margin-bottom: 30px;
    mix-blend-mode: multiply;
}
.premiumScheduleRow.completeScheduleFilter {
    padding-left: 15px;
    padding-right: 15px;
}
.thumbList li img {
    
    min-width: 240px ;
}
.thumbList li {
    align-items: start !important;
}
img.speakerBox__logo {
    max-width: 200px;
    max-height: 65px;
    border-radius: 10px !important;
    filter: none !important;
    margin-left: 28px;
    margin-top: 15px;
}
.partnersRow {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 1024px) {

  .speakerBox__name {
    font-size: 28px !important;
    line-height: 28px !important;
}
  .speakerBox__title {
    font-size: 15px !important;
    line-height: 20px !important;
}
  .filterdSpeakers {
    gap: 18px;
}
  .filterdSpeakers > div {
    width: calc(94% / 2);
    
}
  .sepeakersBox a img {
    height: auto !important;
  
}
}

@media (max-width: 767px) {
  img.speakerBox__logo {
    max-width: 130px;

}
  .scheduleBox > div:last-child {
    width: 100%;
    text-align: left;
}
  .scheduleBox--left {
    width: 100%;
   
}
  .speakerBox__name {
    font-size: 20px !important;
    line-height: 22px !important;
}
   /* .filterdSpeakers > div {
    width: 100% !important;
    
}*/
.cardTitle {
    font-size: 24px !important;
    line-height: 30px !important;
}
  .eventDetails--right {
    margin-left: 0px;
}
 .scheduleType {
  font-size: 40px;
  line-height: 48px;

}
 .innerBanner h1 {
  font-size: 56px !important;
  line-height: 65px;

}
 .completeScheduleContent {
  flex-wrap: wrap;
}
 #premiumSchedule .controls button {
  margin-bottom: 12px;
}
 .allScheduleTitle {
  font-size: 32px;
  line-height: 40px;
 
}
 .completeScheduleDate {
  padding: 8px 24px;
  border-radius: 12px;
   font-size:20px;
   line-height:28px;
 
}
 .completeScheduleSponsor {
  font-size: 16px;
  line-height: 20px;
  justify-content: start;

}
 .completeScheduleName {
  font-size: 24px;

}
 .completeScheduleTitle {
  font-size: 18px;
  line-height: 24px;

}
 .completeScheduleDetails p {
  font-size: 18px;
  line-height: 24px;
}
 .completeScheduleInfo {
  font-size: 18px;
  line-height: 24px;
}
 .completeScheduleInfo span {
  margin-right: 0px;
  display: block;
  margin-bottom: 12px;
}
 .completeSchedule li {
  padding-bottom: 20px;
  margin-bottom: 40px;
}
 #premiumSchedule .controls button {
  padding: 8px 18px 8px 18px  !important;
  font-size: 16px !important;
}
 .scheduleSliderRow .slick-dots {
  bottom: -130px;

}
 .scheduleSliderRow .slick-list,
.scheduleSliderRow .slick-track{display:block;}
 .scheduleFilter li {
  padding: 8px 18px 8px 18px !important;
  font-size: 16px !important;
}
 .moreNews ul li:last-child .moreNewsBox img {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}
 .moreNews ul li:last-child .moreNewsBox {
  display: flex;
  flex-direction: row;
  text-align: left;
  margin-top: 30px;
  flex-wrap: wrap;
}
 .moreNews ul li {
  flex: 100%;
  max-width: 100%;
}
 .moreNews ul {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}
 .moreNewsBox {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
 .moreNewsBox img {
  margin-right: 0px;
  margin-bottom: 15px;
}
.scheduleBox--right {
  position: relative;
  z-index: 2; /* Ensures it appears above the background */
}

.scheduleDetails {
  width: 100%;
  margin-top: 20px;
}
.scheduleDate {
  width: 100%;
}
.scheduleBox--left {
  width: 100% !important;
  flex-wrap: wrap;
}
.scheduleBox > div:last-child {
  width: 100% !important;
  text-align: left !important;
}
.scheduleBox {
  align-items: start;

}
 .socialBoxes a{
  margin-bottom:30px;
}
.backRow {
  margin-bottom: 20px !important;
}
 .innerBanner .speakerDetailTitle {
  font-size: 55px !important;
  line-height: 55px;
}
 .speakerInfoRow {
  margin-bottom: 150px;
}
 .speakerScheduleRow {
  margin-top: 10px;
}
 #stayConnected {
  margin-top: 100px;
}
.scheduleBox {
    padding: 40px 0px 0px;
    display: block !important;
}
}
/**/
/*End Detail Individual page*/

/*Schedule Slider*/
.scheduleSliderRowTop {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/*Schedule Slider end*/

/*Hiding Sections on Festival Page

section#barracks {
  display: none;
}
section#popups {
  display: none;
}*/

#speakersSchedule .mainDesignElement {
  top: -600px;
  z-index: -1;
}
.speakerScheduleRow.hideagendaspeakers {
  display: none;
}
#news .departureBg {
  top: -480px !important;
}


/*section#morePasses {
    display: none;
}
section#barracks {
    display: none;
}
section#popups {
    display: none;
}*/
.morePassBox {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #0a0a0b20;
    padding: 40px 0px;
    align-items: center;
    gap: 7%;
}
.morePassBox > div {
    flex: 45% !important;
}

section#titlePartners {
    display: none;
}


.support-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}

.support-logos img {
  max-width: 200px;
  height: auto;
}

@media (max-width: 768px) {
  .support-logos {
    justify-content: center;
    gap: 15px;
  }
  
  .support-logos img {
    max-width: 150px;
  }
}

span#grp_fld_1482536 {
    display: none !important;
}