  /* Event Font -------------------------*/
  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800;900&family=Roboto:wght@400;500;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&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;
  }
  /* 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;
  }

.non-concorent-webinars .agenda-rows .agenda-row .agenda-col:nth-child(2) {
    width: 33.33%;
    float: left;
}
.no-scroll{
    overflow: hidden;
}
.session-popup .modal-body p {
    -webkit-line-clamp: unset !important;
}
img.rt__1 {
    width: 100%;
    max-width: 300px!important;

}
.concorent-webinars {
    
    justify-content: space-between;
}
.speaker img {
  
    object-fit: cover !important;
}
/*.concurrent-agenda-style h3.main-title {
   
    display: inline-block!important;
}*/
.concurrent-agenda-style {

    background: transparent !Important;
}
.session-location {
    font-weight: 700;
}
.track-agenda .session-detail img {
    width: 100% !important; 
}
.concorent-webinars .agenda-row .agenda-col:nth-of-type(2) {
  
    background: #243976!important;

}
.concurrent-agenda-style .agenda-row h3 {
    background: #24315787!important;
}
div#\33 7909 .non-concorent-webinars:nth-of-type(1) .session-detail a {
    display: none !important;
}
.reg-form-data {
    background-color: transparent !important;
}
.backButtonRegisterUser {
    background: none !important;
    display: 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: 0px;
    align-items: center;
    line-height: 18px;
}

.sp img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    border-radius: 50%;
}
.sp {
    display: flex;
    align-items: center;
    width: 50%;
    margin-top: 15px;
}
.sp div:nth-of-type(2) {
    color: #fff;
    padding-left: 10px;
}
.sp-row {
    display: flex;
    flex-wrap: wrap;
}
.non-concorent-webinars .agenda-rows .agenda-row .agenda-col:nth-child(2):has(h3[data-target="#2395782"]) {
    background-color: #243976 !important;
    /* padding-left: 30px; */
    margin-left: 30px;
    border-left: 0;
    padding: 19px;
    min-width: 34.33%;
    border-radius: 6px;
}



.non-concorent-webinars .agenda-col:first-child {
    border-right: 1px solid #fff;
}






.backButtonRegisterUser .glyphicon {
    font-family: 'Glyphicons Halflings' !important;
 
    margin-top: -11px;
    margin-right: 10px;
}
p.data__P {
    font-size: 25px;
    padding-top: 26px;
}
.hero-subtitle.thankYouTitle h1 span {
    font-size: 88px;
    text-transform: uppercase;
}
.heroLogoSymbol {
    max-width: 260px;
    height: 150px;
    margin: auto;
}
.hero-subtitle {
    max-width: 80%;
    margin: auto;
}
[data-rmore="Read More"] {
    display: none !important;
}
.container.cus__container {
    width: 100% !important;
}
.ticket__desc__text p span {
    
    display: inline-block !important;
}
#cus_form_design .back-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 220px;
    height: 52px;
    border: 1px solid #09090A;
    border-radius: 88px;
    padding: 16px 12px;
    gap: 8px;
    color: #09090A;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    transition: background-color 0.3s, color 0.3s;
    margin-bottom: 20px;
}
        #cus_form_design .back-button i {
            font-size: 16px;
        }
        #cus_form_design .back-button:hover {
            background-color: #09090A;
            color: white;
            text-decoration: none;
        }
        #cus_form_design .header_reg {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }
        #cus_form_design .header_reg h1 {
            font-size: 72px;
            font-weight: bold;
            margin: 0;
            line-height: 80px;
        }
        #cus_form_design .header_reg .subtitle {
            font-size: 18px;
            margin-top: 5px;
        }
        #cus_form_design .header_reg img {
            height: 60px;
        }
        #cus_form_design .back-button {
            display: none;
        }
        @media (max-width: 768px) {
         #cus_form_design .header_reg {
    /* flex-direction: column; */
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
          .non-concorent-webinars .agenda-rows .agenda-row .agenda-col:nth-child(2) {
    width: 100%!important;
    float: unset !important;
}
.concurrent-agenda-style .concorent-webinars .agenda-row {
    display: inline-block!important;
   
}
.track-agenda .concorent-webinars:before {
    left: unset !important;
}
            #cus_form_design .header_reg img {
                margin-top: 15px;
                height: 60px;
            }
            #cus_form_design .header_reg_reg h1 {
                font-size: 20px;
            }
            #cus_form_design .header_reg_reg .subtitle {
                font-size: 16px;
            }
        }


        .ticket__item.hasAddon{
            background: #213368 !important;

        }
        .ev__ticket h3 {
            
            /* display: none !important; */
          visibility: hidden;
        }
        .ticket__avail {
          
            border-bottom: 0.5px solid #4d5c86!important;
            padding-bottom: 20px!important;
        }
        .ticket__desc__text h5 {
          
          
            font-size: 34px  !important;
        
            color: #ffffff!important;
           
            padding-top: 25px!important;
        }

.order__summary.page_break_step.page-break-step- {
    background: #213368 !important;

}
.order__summary .pricing p {
  
    color: #fff !important;
    line-height: 30px !important;

}
.order__summary .price__item hr{
    margin-bottom: 40px!important;

}
.order__summary .pricing span {
   
    color: #C0C1C9!important;
      font-size: 40px;
}
.ticket__desc__text a{
  font-size:18px!important;
  line-height:24px!important;
  color:#FFFFFF!important;
  text-decoration: underline!important;
  font-weight: 400 !important;
}

.order__summary .total__price p {
    
    color: #fff!important;
}
/*.order__summary .pricing {
   display: block !important;
}*/

#agenda .concorent-webinars .agenda-rows:nth-of-type(1) {
    width: calc(50% - 50px);
}
#agenda .concorent-webinars .agenda-rows {
    width: calc(45.5% - 20px);
}
.concorent-webinars .agenda-rows .agenda-row .agenda-col:nth-of-type(1) {
    display: block !Important;
}
.order__summary .total__price span {
   
    color: #fff!important;
    font-size: 40px !important;
}

.ticketFormCol .panel-heading {
 
    display: none!important;
}
.totalcountT p {
    font-size: 25px !important;
    font-weight: 800  !important;
    line-height: 28px !important;
    color: #09090A !important;
    font-weight: bold  !important;
}
.price__item hr {
   
    border: 0.5px solid #4d5c86!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;
  }
.ticket__totalBox {
    width: 100%;
}
form#form_40971 .radio-block-all input, .otherForms .radio-block-all input {
    min-width: 24px !important;
    min-height: 24px!important;
    accent-color: #673AB7!important;
    position: relative;
    top: 10px;
}
.radio-block-all label {
    position: static !important;
    margin-top: 2px;
    margin-left: 10px!important;
    margin-bottom: 0;
}
form#form_40971 {
    padding-top: 30px;
}
  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 {
      min-width: 24px !important;
      min-height: 24px;
      accent-color: #673AB7;
      position: relative;
      top: 10px;
  }

.col-12.order-change div label {
    padding-left: 28px !important;
    padding-top: 13px !important;
}
form#form_36983 .radio-block-all label {
    position: static !important;
    margin-top: 5px !important;
}

  .packageContainer__head h3 {
      font-family: 'early-sans-variable' !important;
      font-size: 24px !important;
  }
/* .group-reg-block {
    display: none;
} */
.group-reg-block label {
    display: block !important;
}
span#grp_fld_1446170 select#fld_1446170 {
    display: block !important;
}
span#grp_fld_1446170 .packageBlock {
    visibility: visible !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/15625/uploads/vjf/content/misc/1732305436point.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;
    
  }
.ticket__desc {
    border-right: none !important;
}
  .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: #5DB39C !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: transparent  !important;
      color: #5DB39C !important;
      border: 1px solid #5DB39C;
      font-size: 18px !important;
      padding: 6px 22px !important;
      border-radius: 50px !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;
  }

  #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="Do you identify as part of the LGBTQIA+ community?"], #collapseOne123 div[aria-label="Do you have any accessibility needs or considerations?"]

  {
      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"]
  {
      flex: 33.3333%;
      max-width: 33.3333%;
  }
  #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: #5DB39C;
      border-color: #5DB39C;
  }
  .groupRegFormWrapper .reg-form-wrap h3 {
      display: none;
  }
  .modal-body a[data-dismiss="modal"] {
      display: block;
      padding: 14px 10px;
      text-align: center;
      background: #5DB39C;
      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 {
      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 {
      content: "●";
      position: absolute;
      font-size: 20px;
      left: -18px;
      color: #5DB39C;
      top: -1px;
  }
  #ticket1 .modal-body p, #ticket2 .modal-body p {
      margin-bottom: 20px;
      font-size: 18px !important;
  }
  #ticket1 .modal-body h5, #ticket2 .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 {
      background: no-repeat;
      border: none;
  }
  #ticket1 .modal-header h4, #ticket2 .modal-header h4 {
      color: var(--eventFontColor);
      font-size: 40px;
      line-height: 48px;
      text-transform: uppercase;
  }
  #ticket1 .modal-body p, #ticket2 .modal-body {
      font-size: 18px;
      font-family: 'early-sans-variable';
      font-weight: normal;
  }
  #ticket1 .modal-dialog, #ticket2 .modal-dialog {
      width: 680px;
  }
  #ticket1 .modal-content, #ticket2 .modal-content {
      padding: 22px 32px;
      border-radius: 24px !important;
  }
  #ticket1 .modal-header, #ticket2 .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: rgb(224 69 123);
      padding: 18px 22px 0px;
      margin-bottom: 50px;
  }
  .pricing p {
      font-size: 18px !important;
      color:#C0C1C9!important;
  }
  .pricing {
    margin-bottom: 15px!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: #5DB39C !important;
      
    border: 1px solid #5DB39C !important;
  }

  .selectCounter input {
      font-weight: 700 !important;
      font-size: 18px !important;
      line-height: 49px !important;
      color: #fff !important;
      width: 100%;
      border-radius: 12px;
    background: #5DB39C;
  }
  .selectCounter button {
      font-size: 32px;
      color: #fff;
  }
  .ticketItems button[disabled] {
      background: #E0457B50  !important;
  }
  .ticketItems button {
      background: #5DB39C !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  !important;
    line-height:40px !important;
    font-family: 'PPNeueMachina-PlainUltrabold' !important;
    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;
  }
  .ticket__item .ticket__desc .ticket__avail{
    margin-top: 30px; 
  }

  .price__item .pricing.Donation {
    display: none !important;
}

  a.packageModal:hover{
  text-decoration:none;
  }
  .ticket__avail {
      border-bottom: 0.5px solid #4d5c86!important;
      padding-bottom: 0px;
      margin-bottom: 0px;
      font-size: 18px!important;
    line-height: 24px!important;
    font-weight: 400  !important;
    color:#C0C1C9 !important;
  }
  .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 {
      font-size: 18px !important;
      color: #FFFFFF !important;
      line-height: 24px !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;
  }
.ticket__desc, .ticket__item,.ticket__price {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
}
  .total__price p, .total__price span {
      font-weight: normal;
  }
  .total__price p{
    font-size: 18px !important;
    line-height: 24px  !important;
    color:#fff  !important;
  }
  .total__price span {
    font-weight: 400  !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #ffffff !important;
   
}
  #regFormWrapper .total__price span {
      font-size: 24px;
      font-weight: normal;
  }
 
  .total__price{
    margin-top: 15px !important;
  }
  .ticket__desc__text p {
      
    font-size: 18px!important;
    line-height: 24px!important;
    margin: 15px 0!important;
    color: #C0C1C9!important;
}
  .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;
  }
  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: #008ec8;
  }
  #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 {
      font-size: 18px;
      list-style: none;
      line-height: 24px;
      margin-bottom: 16px;
      font-family: 'early-sans-variable';
      position: relative;
  }
  #ticket1 ul,#ticket2 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 #0091cb;
    padding: 30px 50px 65px;
    width: 100%;
    max-width: 800px;
    background: #0091cb;
    color: #fff;
    margin-top: 10px;
    position: relative;
    margin-bottom: 50px;
}
  .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: #00273f;
}
  .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 section .container>h3 {
      display: none;
  }

  #agenda section h3 {
      font-size: var(--h4FontSize);
      font-weight: 600;
  }
  #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/15625/uploads/vjf/content/misc/1731577439RDNA25 gradient.jpg")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) {
    .hero-subtitle {
      max-width: 100% !important;
  
  }
  .track-agenda .concurrent-agenda-style .track.track2{
    padding-left: unset !important;
  }
  #cus_form_design .header_reg h1 {
    font-size: 40px!important;
   
    line-height: 45px!important;
}
.container.cus__container {
   
    padding-top: 85px!important;
}
.ticket__desc__text h5 {
    
    line-height: 1.2;
}
#cus_form_design .back-button {

    margin-left:  10px!important;
}
form#form_40971 {

    margin: 25px!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;
  }
    #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?"]

  {
      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"]
  {
      flex: 100%;
      max-width: 100%;
  }
  #collapseOne123 div[aria-label="Phone Number"]

  {
      flex: 100%;
      max-width: 100%;
  }
    .groupRegFormWrapper {
      margin-top: -140px;
  }
    .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 !important;
      line-height: 28px !important;
      color: #09090A !important;
      font-weight: bold  !important;
  }
  .totalcountT p {
    font-size: 28px !important;
    line-height: 28px !important;
    color: #09090A !important;
    font-weight: bold  !important;
}
    #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: inline-block;
      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(100% 100% at 50% 0%, #0090cc 0%, #004e49 41.09%, #00413b 65.31%, #3c8bac 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) {

    .section.track-agenda .concorent-webinars .agenda-row .agenda-col:nth-of-type(2){
        min-height: unset !important;
    }
    
  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) {
#agenda .concorent-webinars .agenda-rows:nth-of-type(1),#agenda .concorent-webinars .agenda-rows {
    width: 100%;
}
    .concorent-webinars .agenda-rows .agenda-row .agenda-col:nth-of-type(1) {
    display: block !important;
}
      :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&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%, #0090cc 0%, #004e49 41.09%, #00413b 65.31%, #0090cc 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: #4fbfa5;
      height: 80px;
      color: #fff;
      overflow: hidden;
      display: flex;
      align-items: center;
      z-index: 10;
      /* background: rgb(0,0,0); 
      background: linear-gradient(90deg, rgba(255, 255, 255, 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(255,255,255,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;
  }
  /*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 {
      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;
  }
  }


.section .form_field_grp .row .col-12.order-change input[type="checkbox"] {
    position: absolute !important;
}

.radio-block-all label {
    margin-top: -2px !important;
}

.radio-block-all label {
    margin-bottom: 6px !important;
}

span#grp_fld_1448161 br {
    display: none !important;
}
.formDisclaim {
    margin-top: 32px;
    color: #606164;
}

@media (min-width:768px) {
    span#grp_fld_1448161 .radio_and_checkbox_element .radio-block-all {
        flex: 0 0 33.3% !important;
        max-width: 33.3% !important;
    }
}

.packageContainer .aPackage__detail{
    gap: 0px !important;
}
/*.pricing.booking_fee {
    display: none !important;
}*/
.price__item .pricing:nth-child(3) {
    display: none !important;
}

.col-12[aria-label="Email"] {
   display: none !important;
}
.track-agenda .concurrent-agenda-style .track.track2 {
    text-align: center !important;
    padding-left: 175px;
}
.section.track-agenda .concurrent-agenda-style .nav-tabs li:nth-child(1) {
  display: none;
}

.section.track-agenda .concurrent-agenda-style .nav-tabs li:nth-child(1) {
  display: none;
}

.section.track-agenda .concorent-webinars .agenda-row .agenda-col:nth-of-type(2){
  min-height: 440px;
  height: 100%;
}

.section.track-agenda .concurrent-agenda-style .agenda-col .session-detail {
  display: block;
  color: #fff;
}

.section.track-agenda .concorent-webinars .agenda-row .agenda-col:nth-of-type(2) .speaker-row {
  height: 100%;
}

.track-agenda .concurrent-agenda-style .agenda-row .agenda-col:first-child .webinar_time span {
  display: ruby;
}
/* .track-agenda .concurrent-agenda-style .agenda-row .agenda-col:first-child .webinar_time {
  display: ruby !important;
} */
.track-agenda  .concurrent-agenda-style .agenda-row .agenda-col:first-child{
  min-width: 180px !important;
}

.track-agenda .concorent-webinars:before{
  left: 180px;
}

.track-agenda  .concurrent-agenda-style .agenda-row .agenda-col:first-child {

  min-width: 180px !important;
}
.track-agenda  .concurrent-agenda-style .track {
  text-align: center;
  color: #fff;
}
.track-agenda  .concurrent-agenda-style .track.track2 {
  text-align: left;
}
/* .modal-dialog {
            position: fixed;
            bottom: 20%;
            left: 50%;
            transform: translateX(-50%) !important;
            width: 30%;
            margin: 0;
        }*/
