/* 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');

/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #be29ff;
    --mainThemeColor-rgb: 243, 101, 49;
    --mainThemeColor2: #fff200;
    --eventFontColor: #333;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: 'Poppins';
    --eventHeadingFont: 'Poppins';
    --h1FontSize: 45px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ff991c;
    --lightGrey: #ddd;
    --darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 30px;
    --btnFontSize: 18px;
  --darkPurple:#1b003c;
  --eventPurple:#754dcb;
  --sharpPurple:#be29ff;
  --seaGreen:#00ffe5;
  --mediumPurple:#5a36a9;
  --eventYellow:#fff500;
  --eventPink:#ff37a8;




}
.agenda-row .row1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.agenda-row .agenda-body h3 {
    margin-top: 20px;
}

.agenda-row {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
}

.agenda-row .time {
    background: #0cbed2;
    padding: 30px 25px;
    border-bottom: 1px solid #167fac;
}

.agenda-row .agenda-body .row {
    display: block;
    margin: 0;
}

.agenda-row .time p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 0 32px 32px;
    margin-top: 20px;
}

.agenda-row .agenda-body p {
    font-size: 16px;
    line-height: 22px;
}

.agenda-row .agenda-body h2 {
    font-size: 21px;
    color: #000;
    line-height: 28px;
}

.agenda-row .agenda-body h4 {
    font-weight: 800;
    margin-bottom: 5px;
}

.agenda-row .agenda-body p.highlight {
    padding: 15px 30px;
    border-radius: 30px 30px;
    background: #167fac;
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.speaker2 {
    margin-top: 20px;
    padding-left: 74px;
    margin-bottom: 10px;
    position: relative;
    min-height: 60px;
}

.speaker2 img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #ddd;
    position: absolute;
    top: -10px;
    left: 0;
    margin: 0;
}

span.designation {
    display: block;
    font-size: 13px;
}

.speaker2 a {
    color: #167fac;
    font-size: 18px;
}

.nav-tabs {
    margin-bottom: 20px;
    border-bottom: 0px solid #ddd;
}

.nav-tabs>li>a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 6px;
    padding: 10px 20px;
    background-color: #fff;
    color: #4D5966;
    margin-bottom: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 1px solid #.agenda-row .row1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.agenda-row .agenda-body h3 {
    margin-top: 20px;
}

.agenda-row {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
}

.agenda-row .time {
    background: #0cbed2;
    padding: 30px 25px;
    border-bottom: 1px solid #167fac;
}

.agenda-row .agenda-body .row {
    display: block;
    margin: 0;
}

.agenda-row .time p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 0 32px 32px;
    margin-top: 20px;
}

.agenda-row .agenda-body p {
    font-size: 16px;
    line-height: 22px;
}

.agenda-row .agenda-body h2 {
    font-size: 21px;
    color: #000;
    line-height: 28px;
}

.agenda-row .agenda-body h4 {
    font-weight: 800;
    margin-bottom: 5px;
}

.agenda-row .agenda-body p.highlight {
    padding: 15px 30px;
    border-radius: 30px 30px;
    background: #167fac;
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.speaker2 {
    margin-top: 20px;
    padding-left: 74px;
    margin-bottom: 10px;
    position: relative;
    min-height: 60px;
}

.speaker2 img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #ddd;
    position: absolute;
    top: -10px;
    left: 0;
    margin: 0;
}

span.designation {
    display: block;
    font-size: 13px;
}

.speaker2 a {
    color: #167fac;
    font-size: 18px;
}

.nav-tabs {
    margin-bottom: 20px;
    border-bottom: 0px solid #ddd;
}

.nav-tabs>li>a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 6px;
    padding: 10px 20px;
    background-color: #fff;
    color: #4D5966;
    margin-bottom: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        border: 1px solid #167fac;
        color: #1F2933;
        position: relative;
    }

    .nav-tabs>li.active>a:after,
    .nav-tabs>li.active>a:focus:after,
    .nav-tabs>li.active>a:hover:after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        top: 100%;
        width: 0;
        height: 0;
        border: 9px solid transparent;
        border-top-color: white;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
}
border-top-color: #.agenda-row .row1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.agenda-row .agenda-body h3 {
    margin-top: 20px;
}

.agenda-row {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
}

.agenda-row .time {
    background: #0cbed2;
    padding: 30px 25px;
    border-bottom: 1px solid #167fac;
}

.agenda-row .agenda-body .row {
    display: block;
    margin: 0;
}

.agenda-row .time p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 0 32px 32px;
    margin-top: 20px;
}

.agenda-row .agenda-body p {
    font-size: 16px;
    line-height: 22px;
}

.agenda-row .agenda-body h2 {
    font-size: 21px;
    color: #000;
    line-height: 28px;
}

.agenda-row .agenda-body h4 {
    font-weight: 800;
    margin-bottom: 5px;
}

.agenda-row .agenda-body p.highlight {
    padding: 15px 30px;
    border-radius: 30px 30px;
    background: #167fac;
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.speaker2 {
    margin-top: 20px;
    padding-left: 74px;
    margin-bottom: 10px;
    position: relative;
    min-height: 60px;
}

.speaker2 img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #ddd;
    position: absolute;
    top: -10px;
    left: 0;
    margin: 0;
}

span.designation {
    display: block;
    font-size: 13px;
}

.speaker2 a {
    color: #167fac;
    font-size: 18px;
}

.nav-tabs {
    margin-bottom: 20px;
    border-bottom: 0px solid #ddd;
}

.nav-tabs>li>a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 6px;
    padding: 10px 20px;
    background-color: #fff;
    color: #4D5966;
    margin-bottom: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 1px solid #167fac;
    color: #1F2933;
    position: relative;
}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-top-color: white;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #167fac;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.agenda-style-15 {
    background: #F5F7FA;
    padding: 50px 0px;
}

h3.main-title {
    text-align: center;
    font-size: 36px;
}

.agenda-time span {
    background: -webkit-gradient(linear, right top, left top, color-stop(5%, #167fac), color-stop(93%, #167fac));
    background: -o-linear-gradient(right, #167fac 5%, #167fac 93%);
    background: linear-gradient(270deg, #167fac 5%, #167fac 93%);
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    padding: 15px 30px 15px 32px;
    border-radius: 0px 40px 40px 0px;
}

.speaker2 img {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1637318330dummy-png1637318330.png);
    background-size: 100% 100%;
    padding: 1px;
}

.modal-dialog .modal-body p {
    padding: 0 !important;
}
}

.agenda-style-15 {
    background: #F5F7FA;
    padding: 50px 0px;
}

h3.main-title {
    text-align: center;
    font-size: 36px;
}

.agenda-time span {
    background: -webkit-gradient(linear, right top, left top, color-stop(5%, #167fac), color-stop(93%, #167fac));
    background: -o-linear-gradient(right, #167fac 5%, #167fac 93%);
    background: linear-gradient(270deg, #167fac 5%, #167fac 93%);
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    padding: 15px 30px 15px 32px;
    border-radius: 0px 40px 40px 0px;
}

.speaker2 img {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1637318330dummy-png1637318330.png);
    background-size: 100% 100%;
    padding: 1px;
}

.modal-dialog .modal-body p {
    padding: 0 !important;
}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-top-color: white;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #167fac;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.agenda-style-15 {
    background: #F5F7FA;
    padding: 50px 0px;
}

h3.main-title {
    text-align: center;
    font-size: 36px;
}

.agenda-time span {
    background: -webkit-gradient(linear, right top, left top, color-stop(5%, #167fac), color-stop(93%, #167fac));
    background: -o-linear-gradient(right, #167fac 5%, #167fac 93%);
    background: linear-gradient(270deg, #167fac 5%, #167fac 93%);
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    padding: 15px 30px 15px 32px;
    border-radius: 0px 40px 40px 0px;
}

.speaker2 img {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1637318330dummy-png1637318330.png);
    background-size: 100% 100%;
    padding: 1px;
}

.modal-dialog .modal-body p {
    padding: 0 !important;
}




.reg-form-data .form_field_grp {
    margin-left: 15px!important;
   
    margin-right: 15px!important;
}

.reg-form-data input[type=submit] {
    background: var(--seaGreen) !important;
    border-color: var(--seaGreen) !important;
    border-radius: 50px !important;
}

.speaker2 img{
object-fit:cover !important;
}

span#grp_fld_1441774 ul {
    font-family: 'Poppins';
}
.selectCounter .qty-minus {
    display: none !important;
}

/* section#speakers .row .col-md-3.col-sm-6.col-xs-12:nth-child(5) {
    order: 3;
}

section#speakers .row .col-md-3.col-sm-6.col-xs-12:nth-child(3) {
    order: 4;
}

section#speakers .row .col-md-3.col-sm-6.col-xs-12:nth-child(4) {
    order: 5;
}

section#speakers .row .col-md-3.col-sm-6.col-xs-12:nth-child(6) {
    order: 6;
} */

.logos-list.silver img {
    height: 130px;
    object-fit: contain;
}
.nw-frm-bldr .reg-form-data span {

    display: unset !important;
}
.logos-list.bronze img {
    height: 90px;
    object-fit: contain;
}
.speaker_img-src p {
    font-weight: 400;
}

.speaker_img-src img{
	object-fit:cover !important;
}


.ticket__desc__text p span {

    display: block !important;
}

.ticket__desc__text a {

    display: none !important;
}

.order__summary .price__item .pricing.total-tax {
    display: none !important;
}

.order__summary .price__item .pricing.Donation {
    display: none !important;
}

#grp_fld_1440277 label[for="rpt_fld_1440277"]::after {
    content: " *" !important;
    color: red !important;
    font-size: inherit !important;
    /* Matches the label's font size */
}

#faq h4 {
    margin: 40px 0 20px;
    color: var(--eventPink);
}

#faq h4.panel-title {
    margin: 0;
}

.ticket__addon__item p:nth-of-type(2),
.ticket__addon__item p:nth-of-type(3) {
    display: none !important;
}

/***pricing table ****/

.pricing-table {
    text-align: center;
    padding: 30px 15px;
}

.pricing-section {
    background-color: #fffbf0;
    padding: 50px 0;
}

.pricing-plan {
    border: unset;
    border-radius: 17px;
    background-color: #fff;
    /* padding: 20px; */
    margin: 10px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 100%;
}
#tickets .container> .row:nth-of-type(2) > div {
    display: flex;
    flex-direction: column;
}

.plan-header {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff !important;
    padding-top: 15px;
}

.plan-price {
    font-size: 42px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: bold;
}


.plan-price span {
    font-size: 16px;
}

.plan-features {
    list-style: none;
    padding: 30px;
    margin: 0;
    /* min-height: 300px; */
}

.plan-features li {
    margin: 10px 0;
    text-align: left;
    display: flex;
    /* flex-wrap: wrap; */
    width: 100%;
    font-size: 16px;
    line-height: 29px;
}

.plan-features li .plan-features {
    padding-top: 0;
    padding-bottom: 0;
}

.plan-features li .fa {
    color: #a4a4a4;
    margin-right: 10px;
    margin-top: 6px;
    display: inline-block;
}

span.list-item {
    flex: 1;
}

.buy-button {
    margin-top: 10px;
}

.buy-button button {
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 12px;
    background-color: #fff;
    color: #000 !important;
    border: unset;
}

.buy-button button:hover {
    background-color: #fbf7f7 !important;
}

.top__sec {
   /* background: url(https://vepimg.b8cdn.com/uploads/vjfnew/15246/uploads/vjf/content/misc/1732102930bg.png);*/
    background-size: cover;
    text-align: center;
    background-position: center;
    text-align: center;
    padding: 10px;
    border-radius: 15px 15px 15px 15px;
  position:relative;
}
img.tag{
  position:absolute;
  top: -7px;
    right: -10px;
    width: 130px;
}
/****end ***/

section#sponsors {
    text-align: center;
}
#agenda span.webinar_fulltime {
    display: none;
}
#agenda .agenda-time span {
    color: #000;
}
h4.sub {
    margin: 20px 0;
    color: #676767;
}

#LoginModal .modal-dialog .modal-header .modal-title {
    color: var(--seaGreen) !Important;

}

span.webinar_time {
    color: #fff;
}

/*div#\33 4116 span.webinar_time {
    color: #fff;
}*/

.num_icon {
    color: #000 !important;
}

.col-md-6.event__form {
    margin-bottom: -12px !important;
}

.col-md-6.event__form:nth-child(4) {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
}

.col-md-6.event__form:nth-child(3) {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
}

.col-md-6.event__form:nth-child(5) {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
}

.col-md-6.event__form:nth-child(12) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(13) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(14) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(15) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(18) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(19) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

.col-md-6.event__form:nth-child(20) {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}

section.agenda-style-6 [aria-label="Agenda"] {
    font-size: 38px !important;
}

.section.agenda-page {
    background: var(--mediumPurple);
    background-size: contain;
}

section.agenda-style-6 {
    background: #fdf292 !important;
}

section.agenda-style-6 h3 {
    font-size: 18px;
}

.agenda-style-6 .time-box {
    padding: 20px;
    background: var(--eventPurple) !important;
    color: #fff !important;
}

.agenda-style-6 .time-box img {

    filter: invert(1) !important;
}

/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background:#fff200!important;
    color: #000!important;
}
.nav-tabs>li>a {
   color: #000!important;
   background-color: #f0f292!important;
   
}
.nav-tabs>li>a {
    color: #e3006a;
    background-color: #fff86d;
    border-radius: 6px;
}*/
.carousel-indicators {

    display: none !important;
}

.ticket__content .pricing:nth-of-type(2) {
    display: none !important;
}

.pricing.booking_fee {
    display: none !important;
}

*/ .bug.RightSide {
    right: -40px;
    z-index: 5;
    top: -30px;
}

.bug {
    position: absolute;
}

.bug.leftSide {
    bottom: -50px;
    left: -40px;
    transform: scaleX(-1);
}

.grayBox {
    background: #fff;
    padding: 25px 35px;
    margin-top: 40px;
    position: relative;
    border-radius: 18px;
}

p.user-quote {
    background: #ede5e5;
    padding: 10px;
    border-radius: 12px;
}

.grayBox img {
    max-height: 390px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

section#about img,
section#expect img {
    border-radius: 12px;
}

section#about .main-title,
section#expect .main-title {
    margin-top: 0px;
}

/* General-------------------------- */
body {
    overflow-x: hidden;
}

body,
p,
label {
    font-family: var(--eventFont);
    font-size: var(--eventFontSize);
    color: var(--eventFontColor);
    line-height: 26px;
    font-size: 16px !important;

}

body>.header-content>.container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}

body>.header-content {
    position: relative;
}

.simple-section {
    padding: 60px 0px;
    position: relative;
}

.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: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
    color: var(--yellow);
}

h4.form-heading {
    font-size: 0px;
}

body>p:first-of-type {
    margin: 0px;
}

.ticket__avail {
    display: none !important;
}

.section.registration-form {
    background: var(--mediumPurple);
}
.pricebtn-btn {
    background: var(--seaGreen) !important;
    border: none !important;
}

.ticketItems button {
    background: #000 !important;
}

.coupncode button, .order__summary h6, .ticketFormCol .panel-heading {
    background: var(--seaGreen) !important;
    color: var(--black) !important;
}
.ticketFormCol .panel-heading .panel-title a {
    color: black!important;
}
.ticket-form {
    padding-bottom: 15px !important;
}
.ticketFormCol .panel-heading {
    border-radius: 6px 6px 0 0;
}

/* Buttons------------------------------ */
.vfairsBtn {
    padding: 12px 35px;
    margin: 20px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 600;
    border: 2px solid transparent;
}

.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(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor) 100%);
    color: #fff !important;
}

.btnColored:hover,
.btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
    color: #fff !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);
    font-weight: 700;
}

h1,
.popup h1 {
    font-size: var(--h1FontSize);
    font-weight: 800;
}

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);
    margin-top: 12px;
}

.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;
}

.nav-tabs>li>a {
    color: #000 !important;
}

/*#agenda .nav>li.active a {
    background: #fff200 !important;
    color: #000 !important;
}
.agenda-style-6 .nav-tabs>li.active>a {
    background: #fff200 !important;
    color: #000 !important;
}
*/

.nav-tabs>li:nth-of-type(1) a {
 /*   background: #d4eefc !important;*/
}
.nav-tabs>li:nth-of-type(2) a {
    color: #fff;
 /*   background: var(--seaGreen) !important;*/
}
.nav-tabs>li:nth-of-type(3) a {
  /*  background: #3366cc !important;*/
}

.agenda-style-6 div#\33 4115 .time-box {
    background: #d4eefc !important;
}

.agenda-style-6 div#\33 4116 .time-box {
    background: var(--seaGreen) !important;
}

.agenda-style-6 div#\33 4117 .time-box {
    background: #3366cc !important;
}

.agenda-style-6 h3.main-title {
    color: var(--seaGreen);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: var(--eventPurple) !important;
    color: var(--white) !important;
}

/* Main Heading------------------------- */
.main-title {
    text-align: center;
    position: relative;
    z-index: 0;
    color: var(--eventPurple);
    margin-bottom: 20px;
}
.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: 15px;
}

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;
    width: 150px;
}

/* 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: #000;
    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(--seaGreen);
    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: #000000 !importantt;
}

.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 #000;
    display: inline-block;
    border-radius: 40px;

}


.two-btns a {
    background: var(--mainThemeColor);
    color: #000000 !important;
    display: inline-block;
    padding: 12px 34px;
    border-radius: 40px;
    letter-spacing: 1px;
    font-size: 18px;
}
#bluesec {
    background: var(--eventPurple) !important;
}


.two-btns a:first-child {
    background: transparent;
    color: #000 !important;
    box-shadow: none;
}

.two-btns:hover a {
    background: transparent;
    color: #000000 !important;
    box-shadow: none;
}

.two-btns a:hover {
    background: var(--mainThemeColor) !important;
    color: #000000 !important;
    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: 850px;
    color: var(--eventFontColor);
}

.page-heading {
    height: 1px;
}

form input[type=submit] {
    background: var(--mainThemeColor);
    border-color: var(--mainThemeColor);
    border-radius: var(--rounded) !important;
    min-width: 31%;
    width: auto !important;
    color: #000000;
}

.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: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
    padding: 30px 50px 50px;
    width: 100%;
    max-width: 90%;
}

.thanksWrapper span {
    display: block;
    font-size: 22px;
    font-weight: 400;
}

.thanksWrapper p {
    margin-top: 30px;
}

.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: #000000;
}

#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: 84%;*/
    text-align: center;
    margin: auto;
    margin-bottom: 10px;

    line-height: 1.5;
    font-family: 'Poppins' !important;
}

.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 section {
    background: none !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: #d4eefc !important;
    color: var(--black) !important;

}
#agenda .nav-tabs>li>a {
    color: var(--black) !important;
    background-color: var(--mainThemeColor);

}*/
.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: 24px 25px 24px;
    margin: 0 0 27px;
    border: none;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

}


.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: 45px;
}

.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: var(--eventFontSize) !important;
    font-family: var(--eventFont) !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: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    line-height: 30px;
    text-align: center;
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor) 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 45px 0px 45px;
}

/* 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: var(--footerBg);
    padding: 0px 0 20px 0px;
    position: relative;
    border-top-color: var(--mainThemeColor);
}
footer > .container > .row {
    margin-top: 20px;
}

.footer-links li {
    display: inline-block;
    position: relative;
}

.footer-links li:after {
    content: "|";
    margin: 0px 5px 0px 12px;
}

.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: 10px;
}

.socialIcons li:last-child {
    padding-right: 0px;
}

.socialIcons li a {
    font-size: 20px;
    color: var(--white);
    text-decoration: none;
}

.socialIcons li a:hover i {
    color: var(--mainThemeColor);
}

/*Top to the Page button---------------*/
#top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #000000;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    z-index: 45;
    display: none;
    background-color: var(--mainThemeColor);
    font-size: 24px;
    padding-top: 13px;
    border-radius: 5px;
}

#top:hover,
#top:focus {
    background-color: var(--darkgrey);
    color: #ffffff;
}


/*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;
    pointer-events: none;
}

#accessibility-fade-in.show {
    opacity: 1;
    width: 262px;
    display: none !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;
}


@media (max-width: 767px) {
    #tickets .col-sm-4 {
        width: 100%;
    }

    .plan-features li {
        display: inline-flex;
    }

    .simple-section .row {
        display: block !important;
    }

    .buy-button {
        margin: 10px 0 25px 0;
    }

    section#tickets::after {
        content: '';
        display: block;
        height: 150px;
    }

    #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;
    }

    .section-donate-bug img {
        width: 120px !important;
    }

    .bug.leftSide img {
        width: 80px;
    }

    .bug.leftSide {
        bottom: -30px !important;
    }

    .ticket__price {
        max-width: max-content !important;
        min-width: auto !important;
    }

    .ev__ticket__wrapper.page_break_step.page-break-step-1 {
        margin: 0 auto;
        width: 95%;
    }

    .ev__ticket__wrapper.page_break_step.page-break-step-1 .row {
        margin: 0;
        display: block !important;
    }

    .both-block {
        margin: 0px 0 !important;
    }

    form .row {
        margin: 0 !important;
    }
}

@media (max-width: 575px) {
    .main-intro {
        max-width: 100%;
    }

    .headingOverlayText {
        display: none !important;
    }

    .main-title span {
        font-size: 18px;
    }

    h3.main-title {
        font-size: 30px;
    }

    .two-btns {
        margin: 0px 0 50px;
    }

    .simple-section {
        padding: 20px 0px !important;
    }

    section#about {
        padding: 60px 0 20px !important;
    }

    #whyAttend {
        padding-top: 20px;
    }
}

.bug {
    position: absolute;
    left: -7%;
    top: -16%;
}

@media (max-width: 480px) {
    .bug {
        position: absolute;
        left: -7%;
        top: -7%;
    }

    :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%;
    }

    .two-btns a {
        display: inline-block;
        padding: 12px 15px;
        font-size: 13px;
    }

    /*.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: #f0e406;
    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: 50px !important;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
    font-weight: 600;
}

#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: var(--seaGreen);
    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: #fff200 !important;
    color: #000000 !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    width: 100%;
    margin: 0 0 25px !important;
    padding: 12px 12px 12px;
    border-radius: 50px !important;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
    font-weight: 600;
}











.embed-container {
    position: relative;
    padding-bottom: 35.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
}


.banner_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.slider_content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
}

@media (max-width: 767px) {
    .slider_content {
        position: relative;
        height: auto;
    }

    .banner_video {
        height: auto;
    }
}





.banner_video {
    position: relative;
}



section#tickets {
    background: #5a36a0;
    background: var(--mediumPurple) !important;
}
#tickets h3 {
    color: var(--white);
}

.tickets {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    position: relative;
}

.ticket {
    background: #fff;
    padding: 20px 10px;
    color: #000;
    margin: 15px;
    position: relative;
    text-align: center;
    flex: 1;
    min-width: 260px;
    border-radius: 8px;
    min-height: 432px;
}

.ticket::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*   background: url('https://vepimg.b8cdn.com/uploads/vjfnew/8581/uploads/vjf/content/misc/166808550216675726561599645981right.png');*/
    width: 100%;
    height: 15px;
}

.ticket::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*   background: url(https://vepimg.b8cdn.com/uploads/vjfnew/8581/uploads/vjf/content/misc/166808550216675726561599645981right.png);*/
    width: 100%;
    height: 15px;
    transform: rotate(180deg);
}

.soldout {
    position: absolute;
    max-width: 110px;
    left: 0px;
    top: 0px;
}

.soldout {
    display: none;
}

#LoginBtn {
    color: #fff !important;
}



.section-donate-bug {
    position: absolute;
    right: -24px;
    bottom: -40px;
    transform: translateY(-50px);
}


.section-donate-bug img {
    width: 200px;
}


.sponsor-donate-bug {
    position: absolute;
    right: -24px;
    top: -40px;
    transform: translateY(-50px);
}

.sponsor-donate-bug img {
    width: 140px;
}

.about-donate-bug {
    position: absolute;
    right: -16px;
    top: -24px;
    transform: translateY(-50px);
}

.about-donate-bug img {
    width: 108px;
}

.ticket h4 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    min-height: 40px;
}

.ticket p {
    margin-bottom: 4px;
}


.ticket.middle {
    background: #ffffff;
    color: #000000;
    position: relative;
}

.ticket.middle>img {
    position: absolute;
    bottom: 0;
    width: 160px;
    right: -13px;
    opacity: 0.2;
}


.ticket.middle p {
    color: #000000;
}


.tickets .text-center {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
}


.ev__ticket h3,
.ticket__desc__text p {
    font-family: 'Poppins' !important;
}


a[data-slide="prev"] {
    display: block !important;
}

a.left.my-control,
a.right.my-control {
    display: none !important;
}

a[data-slide="next"] {
    display: block !important;
}

.tickets h3 {
    font-size: 22px;
    padding-bottom: 10px;
}

section#bluesec .container {
    display: flex;
    justify-content: center;
}

@media (max-width: 425px) {
    .tickets .text-center {
        position: absolute;
        bottom: 0px;
        margin-left: 78px;
        left: 0;
        transform: translate(0%, 0%);
    }
}




section#bluesec .two-btns {
    margin: 8px 0 10px;
}


.speaker_container {
    padding: 30px 0px;
}

.speaker_img-src {
    text-align: center;
    cursor: pointer;
}

.speaker_img-src img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1662021371placeholder-png1662021371.png) no-repeat;
    background-size: 100% 100%;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

section#speakers .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.speaker_img-src img {
    border-radius: 50%;
}

.modal-header {
    background-color: #fff200;
    color: #000000;
}

.modal-header .close {
    opacity: 0.7;
    color: #000000;
}

/* section#tickets::before {
    content: '';
    display: block;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/15246/uploads/vjf/content/misc/1730377750bug_2.png) no-repeat;
    position: absolute;
    left: 0;
    background-size: contain;
    height: 200px;
    width: 200px;
    top: 0;
    z-index: 2;
    transform: rotate(171deg);
} */

.speaker_container {
    padding: 30px 0px;
  position: relative;
    overflow: hidden;
}

.speaker_container h5 {
    font-size: 16px;
    font-weight: 500;
}

.speaker_img-src {
    text-align: center;
    cursor: pointer;
}

.speaker_img-src:hover .speaker_desc {
    opacity: 1;
    width: 100%;
    height: auto;
    padding: 20px;
    border-radius: 8px;
}

.speaker_img-src {
    margin: auto;
    position: relative;
    border-radius: 25px;
    outline: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.speaker_img-src .speaker_desc {
    opacity: 0;
    width: 100%;
    height: 0;
    background: #efeded;
    border-radius: 0;
    margin: auto;
    transition: all 0.3s ease;
    top: 0;
    position: relative;
}

.speaker_img-src h4 {
    color: var(--mediumPurple) !important;
}

.speaker_img-src img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin: 30px auto 0px;
    display: block;
    border: 1px solid #ccc;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1662021371placeholder-png1662021371.png) no-repeat;
    background-size: 100% 100%;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width:767px) {
    .pricing-plan {

        min-height: 575px;
    }
}

@media(min-width:767px) and (max-width:993px) {

    .ev__ticket__wrapper,
    .both-block {
        width: 85% !important;
    }
}