@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url(//vepcss.b8cdn.com/fonts/ProximaNova-Semibold.otf)
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(//vepcss.b8cdn.com/fonts/ProximaNova-Regular.otf)
}

@font-face {
    font-family: 'Proxima Nova Light';
    src: url(//vepcss.b8cdn.com/fonts/ProximaNova-Light.otf)
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url(//vepcss.b8cdn.com/fonts/ProximaNova-Bold.otf)
}

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --orange: #EF822D;
    --pink: #BB0B69;
    --red: #EB5040;
    --mainThemeColor: #1d1e54;
    --mainThemeColor2: #ef4678;
    --white: #fff;
}

#vjfModal .modal-body p {
    font-size: 18px;
}

.pox {

    text-align: end;
}

label {

    color: #15264c !important;
    font-size: 17px !important;
    font-weight: 700 !important;

}

body.curr-lang-fr label {
    color: #15264c;
    font-size: 17px !important;
    font-weight: 700 !important;
}

.agenda-collapsible .row .detail-box ul li {

    color: #fff !important;
}

.reg_2_bg {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1649658159discovernext-hero2-1-png1649658159.png);
    width: 100% !important;
    max-width: 100% !important;
    padding: unset !important;
    margin-top: -18px !important;
    background-size: cover !important;
}

span.webinar_time {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
    display: block;
}


.agenda-collapsible .row .detail-box p span {

    color: #fff !important;
}

.agenda-collapsible .row .detail-box ul li span {

    color: #fff !important;
}

.pox .row {

    display: flex;
    justify-content: flex-end;
}

.pox p {
    padding-right: 50px;
}



.testimonial-container {

    min-height: 325px !Important;
}


/* .employershead p b {
    padding: 15px 0;
    display: block;
} */
#speakers .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

li {
    margin-bottom: 12px;
}

section#speakers p {
    padding-top: 20px;
    font-size: 20px;
}

.employershead ul {
    margin-top: 15px;
    padding-left: 10px;
}

body.curr-lang-en.homepage-body span.webinar_time::after {
    content: ' ET';
    display: inline;
    margin: 0px;
}

.employershead ul li {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 0 !important;
}

#speakers img {
    margin-bottom: 30px;
}

.employershead p a {
    color: #3886b8;
}

#grp_fld_1393142 p {
    color: #fff !important;
}

.select2-search__field {
    width: 100% !important;
    font-size: 14px !important;
    color: #6c757d !important;
}

.select2-search__field::placeholder {
    color: #6c757d !important;
    opacity: 1;
    /* Firefox */
}

ul {
    font-size: 18px;
}

div#LoginModal .control-label {
    color: #000 !important;
}


html {
    scroll-behavior: smooth;
}

.accessibility-actions {
    text-align: right;
    margin: 0 146px 10px 0;
}

.accessibility-actions a,
.accessibility-actions h3 {
    color: #828282;
}

.agenda-collapsible .row .detail-box p {
    color: #fff !important;
}

div#join h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px;
}

div#join p {
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    color: #000;
    margin-bottom: 40px;
}

.check-wrap img {
    display: inline-block;
    margin: 30px 0 0;
}

.check-wrap {
    text-align: center;
    margin-bottom: 40px;
}

.check-wrap h4 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin: 20px 0;
}

.check-wrap p {
    font-size: 16px;
    color: #000;
}

.btn-wrap {
    text-align: center;
    margin: 30px 0 30px;
}

a.fill-btn {
    display: inline-block;
    color: #fff;
    background: var(--orange);
    padding: 16px 64px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    margin: 20px 0;
}

a.fill-btn:hover {
    opacity: 0.7;
}

a.fill-btn.empty {
    background: transparent;
    color: var(--orange);
    border: 2px solid var(--orange);
    padding: 16px 34px;
    margin: 10px 0;
}

a.fill-btn.empty:hover {
    color: #fff;
    background: var(--orange);
}

div#numbers {
    background: #F2F2F2;
    text-align: center;
    padding: 0;
}

div#numbers .container {
    background: #f1f1f1;
    padding: 50px 0;
    border-left: 60px solid var(--orange);
    border-right: 60px solid var(--red);
}



div#why-join h3 {
    margin-bottom: 40px;
    text-align: center;
}

.container-fluid {
    max-width: 1312px;
}

div#numbers h3 {
    color: #000;
    margin-bottom: 30px;
}

.num-box {
    margin-bottom: 20px;
}

.num-box span {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.num-box h2 {
    color: var(--orange);
    font-size: 50px;
    font-weight: bold;
}

h4#count1:after,
h4#count2:after,
h4#count3:after {
    content: '+';
}





.testimonial-section {
    background-color: var(--orange);
    padding: 50px 0px;
    text-align: center;
}

.testimonial-section h2 {
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #fff;
    margin-bottom: 20px;
}

.testimonial-container {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    min-height: 250px;
    /* Ensures consistent height */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.agenda-collapsible .nav-tabs li a {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.agenda-collapsible .nav-tabs li.active a,
.agenda-collapsible .nav-tabs li.active:hover,
.agenda-collapsible .nav-tabs li.active:focus {
    background-color: #368dba !important;
    box-shadow: unset !important;
}

.agenda-collapsible .nav-tabs li.active::after {
    display: none;
}

.agenda-collapsible .row .detail-box h3 {
    color: #fff !important;
}

section.agenda-collapsible h3.main-title {
    display: none;
}

.agenda-collapsible .row .time-box {
    background-color: #368dba !important;
}

.agenda-collapsible .row .detail-box {
    border: 1px solid #368dba !important;
}

.testimonial {
    position: absolute;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease-in-out;
    width: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.testimonial.active {
    opacity: 1;
    transform: translateY(0);
}

.testimonial p {
    font-size: 20px;
    color: #fff;
    line-height: 30px !important;

    margin-bottom: 10px;

    word-wrap: break-word;
}

.testimonial h4 {
    font-size: 1.1em;
    color: #333;
    margin: 0;
}


section#sponsors {
    text-align: center;
    background-color: var(--pink);
}

#sponsors h3 {
    color: var(--white);
}

#sponsors p {
    color: var(--white);
}

#premium img {
    max-width: 100%;
}

#platinum img {
    max-width: 80%;
}

#gold img {
    max-width: 70%;
}

div#platinum {
    margin-left: 80px;
}

div#gold {
    margin-left: 90px;
}

span.add-calendar-wrap a img {
    display: inline-block;
    margin-top: -25px;
}

.header-content {
    z-index: 1;
    position: relative;
    transition: all 0.3s ease;
}

.primary-color {
    color: var(--red);
}

.primary-gradient {
    background: var(--red);



}

.container-parent .col-xs-12.col-md-8 {
    padding-right: 0px;
}

body {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: 'Barlow', sans-serif !important;
    font-weight: 400;
    overflow-x: hidden;
    /** background: #212121 url('https://vepimg.b8cdn.com/uploads/vjfnew/5859/content/files/1629317074landing-page-bg-png1629317074.png') top center no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
}

.simple-section {
    padding: 60px 0px;
    position: relative;
}

.sneak-peek img {
    margin-right: -15px;
}

.sneak-peek .row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.vfairs-gradient {
    background: var(--red);
}

.container-parent header>.row {
    display: flex !important;
    width: 100%;
}

.primary-btn--white {
    background: #fff !important;
    color: var(--red) !important;
}

.thank-content {
    background: rgba(0, 0, 0, 0.8);
    padding: 40px 20px;
    border: 4px solid var(--red);
    border-radius: 25px;
}

#clockdiv {
    margin: 35px 0px;
    color: #fff;
    text-align: left;
}

#clockdiv>div {
    display: inline-flex;
    font-size: 60px;
    padding: 0px 12px 0px 0px;
    font-weight: bold;
    margin: 0px 15px 0px 0px;
    background: rgb(219, 196, 100);
    background: linear-gradient(180deg, rgba(219, 196, 100, 1) 0%, var(--red) 100%);
    min-width: 180px;
    align-items: center;
    justify-content: space-around;
    border-radius: 13px;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

#clockdiv>div:last-child {
    display: none;
}

#clockdiv div span {
    display: block;
    float: left;
    line-height: 75px;
}

#clockdiv>div .smalltext {
    font-size: 18px;
    margin-top: 10px;
    font-weight: normal;
}

.play__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
}

.play__btn a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    place-items: center;
    width: 80px;
    height: 80px;
    background: var(--red);
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 20px var(--red);
    box-shadow: 0px 2px 20px var(--red);
    cursor: pointer;

}

.play__btn a:hover {
    text-decoration: none;
}

.play__btn a::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--red);
    border-radius: 50%;
    z-index: 1;
    -webkit-animation: animation 2s infinite;
    animation: animation 2s infinite;
}

.play__btn a i {
    font-size: 28px;
    color: #fff;
    z-index: 10;
}

@keyframes animation {
    0% {
        transform: scale(1);
        opacity: 0.9;
        z-index: 1;
    }

    100% {
        transform: scale(1.7);
        opacity: 0;
        z-index: 1;
    }
}

.icon-json {
    width: 250px;
    height: 250px;
}

.modal-body p {
    color: #000 !important;
}

#speakers .col-xs-12.col-sm-6.col-md-4.col-lg-3 {
    display: flex;
}

#speakers .container>.row {
    display: flex;
    flex-wrap: wrap;
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.light-gray-bg {
    background: #f2f2f2;
    padding: 40px 20px;
    text-align: center;
}

.custom-col-1 .iti--allow-dropdown {
    width: 100% !important;

}

.btn-darkgrey {
    background: var(--red);
    color: #ffffff;
    text-align: center;
    padding: 10px 19px;
    border-radius: 25px 25px !important;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
    font-family: 'Barlow' !important;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;

    text-align: center;
    padding: 10px 13px;
    border-radius: 25px 25px !important;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
}

#topBtn {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: var(--red);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

#topBtn:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

.industries__title {
    text-align: center;
    margin-top: 10px;
    font-size: 25px;
    margin-bottom: 30px;
}

.cameo__title {
    font-size: 28px;
    margin-top: 18px;
}

.cameo__designation {
    font-size: 18px;
    margin-bottom: 50px;
}

.cameo__img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
}

.discover-future {
    position: relative;
    background: #fff;
}

p {

    font-size: 18px;
    line-height: 26px;
}

#form_1507>.row>.col-12 {
    background: none;
    padding: 0px;
    border: none;
}

#vid {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    height: auto;
}

.container-parent.header-content {
    position: relative;
    z-index: 9;
}

.thank-content p,
.thank-content h2 {
    color: #fff;
    text-align: center;
}

/* .container-parent .col-xs-10 {
    width: 41.66666667%;
} */

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

.full-page-container .control-label {
    color: #15264c;
    font-size: 17px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    height: 160px !important;
}

#grp_fld_1301210>p:nth-child(2) {
    background: #ffc90e;
    padding: 7px 10px;
    border-radius: 8px;
}

.full-page-container h3 {
    color: #fff;
    font-size: 30px;
}

.speaker h2,
.speaker p {
    /* background: #fff; */
    padding: 10px;
    margin-bottom: 0px;
    color: #fff;
}

.company-logo {
    margin-bottom: 30px;
    max-width: 230px !important;
}

.col-xs-12 .help-block,
.col-sm-6 .help-block {
    color: var(--red) !important;
}

.toggle_nav {
    position: absolute;
    right: 0;
    background: var(--red);
    padding: 10px;
    border-radius: 0px 0px 0px 15px;
    top: 0;
}

.icon-boxes,
.icon-boxes,
.schedule-tabs .time,
.speaker {
    background-color: var(--red);
    padding: 0;
    flex-shrink: 0;
    z-index: 1;
    position: relative;
    background-size: 1000%;

    -webkit-animation: Gradient 10s ease infinite !important;
    -moz-animation: Gradient 20s ease infinite !important;
    animation: Gradient 20s ease infinite !important;
}

.icon-boxes-wrap {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.icon-boxes-wrap li {
    flex: 1;
    text-align: center;
    margin: 30px 8px;
    max-width: 230px;
}

.icon-boxes-wrap li .icon img {
    width: 50px;
    filter: brightness(0) invert(1);
}

.icon-boxes-wrap li .info {
    padding-top: 14px;
}

.icon-boxes-wrap li .info h4 {
    color: #ffffff;
    margin: 0 0 6px 0;
    font-size: 20px;
    line-height: 26px;
}

.reg-section.edit-profile-section {
    background: #fff
}

body.homepage-body {
    -webkit-background-size: contain !important;
    background-size: contain !important;
    background-repeat: repeat-y;
}

h1,
h2,
h3,
b {
    font-family: 'Barlow', sans-serif;
}

header {
    padding: 0px 0px;
}

header>.row {
    display: flex;
    align-items: center;
}

header .logo img {
    margin: 16px 0 6px 0;
    max-width: 200px;
}

header nav .main-nav {
    list-style: none;
    text-align: right;
    display: flex;
    justify-content: end;
}

header nav .main-nav li {
    display: inline-block;
    margin: 0px 22px;
}

header .primary-btn {
    border-radius: 0px 0px 0px 20px;
    color: #fff !important;
    font-weight: normal;
    padding: 16px 24px;
    background: var(--red);

}

header .primary-btn i {
    font-size: 13px;
    display: inline-block;
    margin-right: 2px;
}

header nav .main-nav li:last-child {
    margin-right: 0px;
    margin-left: 0px;
}

header nav .main-nav li a {
    font-size: 22px;
    color: #454546;
    text-decoration: none;
    padding-top: 14px;
    display: block;
}

header nav .main-nav li a.primary-btn {
    margin-left: 10px;
    padding-top: 21px;
    padding-bottom: 21px;
    text-transform: uppercase;
}

.accessibility-actions {

    padding-top: 15px !important;
}

header nav .main-nav li a.active,
header nav .main-nav li a:hover,
header nav .main-nav li a:focus {
    color: var(--red);
    border-top: solid 3px var(--red);
}

.main_section {
    padding: 50px 0px;
    position: relative;
}

.main_registration_section {
    padding-bottom: 80px;
    margin-top: 80px;
}

.hero {
    /* background: #fff url(https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639135373bg.png) center top; */
    background-size: cover;
    text-align: center;
    padding: 80px 0px 40px 0px;
}

.hero h1 {
    font-size: 56px;
    color: #454546;
    line-height: 72px;
    margin-top: 0;
    font-weight: 800;
}

.hero h2 {
    font-size: 21px;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 3px;
    /* text-transform: uppercase; */
    margin-top: 15px;
}

.hero h3 {
    font-size: 37px;
    font-weight: 600;
    color: #454546;
    margin-top: 70px;
}

.hero h4 {
    font-size: 31px;
    color: #454546;
    line-height: 46px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.hero p,
.hero p a {
    font-size: 16px;
    color: #454546;
}

.hero p i {
    font-size: 14px;
    color: var(--red);
}

h1 span,
h2 span,
h3 span {
    color: var(--orange);
}

.light {
    font-weight: 400;
}

.orange {
    color: var(--red) !important;
}


/*form-con*/

.form-con {
    background: #fff;
    border-radius: 25px 25px;
    padding: 20px 40px;
}

.form-con h2 {
    font-size: 18px;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.form-con input,
.form-con select,
.form-con textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 2px #999;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
    height: 35px;
    margin-top: 20px;
    box-shadow: none;
    outline: none;
    -webkit-outline: none;
}

.hero .checkbox-con {
    margin: 20px 0px;
}

.hero .checkbox-con span {
    color: #fff;
    font-size: 14px;
}

.hero .checkbox-con a {
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
}

.hero .checkbox-con input {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: #fff;
}


span#grp_fld_1343440 input {
    color: #fff !important;
}



span#grp_fld_1343437 p {
    color: #fff;
}




.primary-btn,
.reg-form-data .col-12 input[type=submit] {
    color: #ffffff;
    text-align: center;
    padding: 10px 19px;
    border-radius: 25px 25px;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
    border: none;
    background: #15264c;
    font-size: 16px;
    line-height: 0;
    -webkit-animation: Gradient 10s ease infinite !important;
    -moz-animation: Gradient 20s ease infinite !important;
    animation: Gradient 20s ease infinite !important;
}

.primary-btn.reg-btn {
    font-size: 21px;
    padding: 14px 20px;
    width: auto;
    border: none;
    letter-spacing: 0px;
    font-weight: bold;
    border-radius: 0px;
    display: inline-block;

    background: var(--red);

    -webkit-animation: Gradient 10s ease infinite !important;
    -moz-animation: Gradient 20s ease infinite !important;
    animation: Gradient 20s ease infinite !important;
}

.primary-btn.big-btn {
    font-size: 19px;
    letter-spacing: 2px;
    padding: 18px 60px;
    border-radius: 50px 50px;
}

.primary-btn:hover,
.reg-form-data .col-12 input[type=submit]:hover {
    background: #444;
    color: #fff;
}

.dark-bg {
    background: #212121;
}

.sec-title {
    margin-bottom: 30px;
}

.sec-title h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 0px;
}

.sec-title h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    margin-top: 10px;
}

.white {
    color: #fff;
}

.desc {
    font-size: 20px;
    line-height: 32px;
}

.full-img {
    width: 100%;
    height: auto;
    display: block;
}

.mins-15 {
    margin-left: -15px;
}

.content-pad {
    padding: 80px 60px 30px 40px;
}

.pb-0 {
    padding-bottom: 0px;
}

.white-bg {
    background: #fff;
    position: relative;
}

.white-bg .sec-title h4,
.white-bg .sec-title h2 {
    color: #000;
}

.p-rel {
    position: relative;
}

.agenda-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
    height: auto;
}

.p-lr-30 {
    padding: 30px 30px;
}

.agenda-row .time {
    /* background: #f2624b;*/
    padding: 30px 25px;
    position: absolute;
    height: 100%;
    border-bottom: 1px solid #f59a8c;
}

.agenda-row .row {
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.agenda-row>.row:hover {
    background: #f7f7f7;
    transform: scale(1.010);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2;
}

.agenda-row .time p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 10px 20px;
    border-bottom: dashed 1px #dadada;
}

.agenda-row .agenda-body .row {
    /** display: none;*/
}

.agenda-row .agenda-body p {
    font-size: 18px;
    line-height: 28px;
}

.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: var(--red);
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.ikon {
    text-align: center;
}

.speaker {
    margin-bottom: 30px;
    min-height: 400px;
    /* background: rgb(236, 116, 97);*/
    padding: 20px;
    width: 100%;
    border-radius: 12px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.speaker:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    transform: scale(1.015);
}

.speaker .full-img {
    max-width: 200px;
    margin: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border: 4px solid #fff;
}

.speaker:hover img {
    -webkit-filter: initial;
    filter: initial;
}

h2 a {
    color: #333 !important;
}

.net-bg {
    background: #fff url(https://vepimg.b8cdn.com/uploads/vjfnew/5859/content/files/1629317074background-speaker-image-png1629317074.png) 350px -150px no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}


/*footer*/

footer {
    background: #212121;
    color: #fff;
    border-top: none !important;
}

footer .form-con {
    background: transparent;
    padding: 0px 0px;
}

footer h3 {
    font-size: 28px;
    margin-bottom: 20px;
    color: var(--red);
}

footer p,
footer a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

footer a:hover {
    color: var(--red);
}

footer .form-con input,
footer .form-con select,
footer .form-con textarea {
    color: #fff;
}

footer .form-con .primary-btn {
    float: right;
    margin-right: -120px;
    margin-top: 30px;
    border: none;
    padding: 10px 30px;
}


/*-------------------------*/

.display-mob {
    display: none;
}

.toggle_nav img {
    width: 30px;
    height: auto;
    padding: 2px 5px;
}

@media screen and (max-width: 1199px) {
    header nav .main-nav li {
        margin-top: -8px;
        margin: 0px 10px;
    }

    .hero h1 {
        font-size: 50px;
    }
}

@media screen and (max-width: 991px) {
    .display-mob {
        display: inline-block;
    }

    header nav {
        display: none;
        background: #fafafa;
        padding: 0px 20px;
        border-radius: 15px 15px;
        margin-top: 20px;
    }

    header nav ul {
        padding: 20px 0px 40px 0px;
        margin: 0px 0px;
        height: 82vh;
        overflow: scroll;
    }

    header nav ul li {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px 0px;
    }

    header nav ul li a {
        font-size: 18px !important;
    }

    .hero .form-con {
        margin-top: 40px;
    }

    .agenda-row .time {
        position: relative;
        height: auto;
    }

    footer .form-con .primary-btn {
        float: none;
        margin-right: 0px;
        margin-bottom: 50px;
    }
}


/*-----------*/

.page-heading {
    display: none !important;
}

.inner-dark-con,
.inner-dark-con p,
.inner-dark-con h2,
.inner-dark-con h3 {
    color: #fff;
}

.inner-dark-con {
    padding: 40px 50px;
    background: rgba(33, 33, 33, 0.8);
}

.inner-dark-con a {
    color: #f2bd30;
}


/*.btn-darkgrey{
  background-color: #f2bd30 !important;
  color: #000;
}*/

.btn-darkgrey:hover {
    background-color: #212121 !important;
    color: #fff;
}

.iframe-container-reg {
    width: 100%;
    height: 920px;
}

.reg-iframe {
    width: 100%;
    height: 1000px;
    border: none;
}

#JsRegisterFrm label.requi#FF5238::after {
    content: ' *';
}

form#JsRegisterFrm {
    padding: 0px 0px !important;
}

form#JsRegisterFrm label {
    display: none !important;
}

form#JsRegisterFrm input,
form#JsRegisterFrm textarea,
form#JsRegisterFrm select {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 2px #999;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
    height: 35px;
    margin-top: 20px;
    box-shadow: none;
    outline: none;
    border-radius: 0px 0px;
}

form#JsRegisterFrm input[type="checkbox"] {
    float: left;
    width: 20px;
    margin-top: 0px;
    margin-right: 10px;
}

@media screen and (max-width:768px) {
    .testimonial p {
        font-size: 0.9em;
    }

    .testimonial-container {
        min-height: 250px;
        /* Adjusts for smaller screens */
    }

    .speaker {
        text-align: center;
    }

    .speaker img {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width:767px) {

    .hero h2 {
        font-size: 17px;
    }

    section#speakers img {
        margin-bottom: 15px;
    }

    header nav .main-nav {
        overflow: hidden;
        display: block;
    }

    .accessibility-actions {
        text-align: center;
        margin: 0px 0px 10px 0;
    }

    .thank-content {
        width: 100% !important;

    }

    .container-parent header>.row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    #magician-vid {
        margin-bottom: 30px;
    }

    /* body.homepage-body{ background: #212121 url('https://vepimg.b8cdn.com/uploads/vjfnew/5859/uploads/vjf/content/misc/1629474552mobile-bg.jpg') top center no-repeat;
 
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat-y !important;}*/
    .icon-boxes-wrap {
        display: block;
    }

    header nav .main-nav li {
        margin: 0px 0px;
    }

    .hero h1 {
        font-size: 54px;
    }
}


@media screen and (max-width:480px) {

    .testimonial p {
        font-size: 0.8em;
    }

    .testimonial-container {
        min-height: 300px;
    }

    div#LoginModal {
        top: 30%;
    }

    .full-page-container h3 {
        color: #000;
    }

    span#grp_fld_1343440 input {
        width: 100%;
    }

    .reg-form-data .col-12 input[type=submit] {
        width: 100% !important;
    }

    div#LoginModal .modal-dialog {
        margin-top: 0 !important;
    }

    .modal .modal-dialog {
        width: 100% !important;
        margin: 0 !important;
        max-width: 100% !important;
    }

    .modal {
        margin-top: 0 !important;
    }

    header .primary-btn {
        border-radius: 0 !important;
        width: 100% !important;
        display: block !important;
    }

    header nav ul {
        height: unset;
    }

    .event_box h3 {
        font-size: 22px !important;
    }

    .container-parent .col-xs-10 {
        width: 83.33333333%;
    }

    #speakers .container>.row {
        display: block;
    }

    span.add-calendar-wrap {
        display: block;
    }

    span.add-calendar-wrap a img {
        margin-top: 0;
    }

    span.add-calendar-wrap br {
        display: none;
    }
}

.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: #f2624b;
    font-size: 18px;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.nav-tabs>li>a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 6px;
    padding: 15px 20px;
    background-color: #333;
    color: #fff;
    margin-bottom: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #f2624b;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: var(--orange);
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
}

.nav-tabs>li.active>a::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 17px solid var(--orange);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
}

.agenda-collapsible .nav-tabs>li.active>a::after {
    border-top: 17px solid #368dba !important;
}

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
    background-color: rgb(242, 98, 75);
    width: 100%;
    height: 320px;
    border: 3px solid rgb(242, 98, 75);
    perspective: 1000px;
    border-radius: 6px;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    color: black;
}

/* Style the back side */
.flip-card-back {
    color: black;
    transform: rotateY(180deg);
}


.row.speak-row {
    display: flex;
    flex-wrap: wrap;
}

.row.speak-row>div {
    display: flex;
}

.row.speak-row>div.col-md-6:first-child {
    border-right: 1px dashed #d8d8d8;
}

@media screen and (max-width:992px) {
    div#platinum {
        margin-left: 0;
    }

    div#gold {
        margin-left: 0;
    }

    #platinum img {
        max-width: 250px !important;
    }

    #gold img {
        max-width: 200px !important;
    }

    .row.speak-row>div.col-md-6:first-child {
        border-right: 0px dashed #d8d8d8;
    }
}

.speaker h2 {
    cursor: pointer;
    color: #fff;
}

.speaker2 a {
    cursor: pointer;
}

img.hamza {
    padding-left: 17px;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.thank-content {

    width: 50%;
    margin: auto;
}

div#login-footer .row {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
    /* float: left; */
    align-items: center;
}

div#login-footer .row .col-sm-4>button {
    margin-bottom: 5px;
}

div#login-footer .row .col-sm-4 {
    width: 100%;
    max-width: 200px;
    float: right;
    padding-right: 0;
}


div#login-footer .row .col-sm-8 {
    float: left !important;
    width: 100%;
    max-width: 347px;
    display: flex;
    padding-left: 0;
    color: #fff;
}

div#login-footer .row .col-sm-8 a,
div#login-footer .row .col-sm-4 .btn-darkgrey {
    background: var(--red);
    color: #ffffff;
    text-align: center;
    padding: 10px 19px;
    border-radius: 25px 25px !important;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
}

div#login-footer .row .col-sm-4 button.btn.btn-darkgrey {
    color: #fff;
    border-radius: 0;
}

.modal .modal-dialog {
    width: 600px;
    margin: 83px auto;
    max-width: 600px;
}

@media (max-width:768px) {
    div#login-footer .row {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        float: none;
        align-items: center;
        margin: 0;
    }

    .modal .modal-dialog {
        position: relative;
        width: auto;
        margin: 10px;
    }

    div#login-footer .row .col-sm-8 {
        float: none;
        width: 100%;
        max-width: 347px;
        display: flex;
        padding-left: 0;
        color: #fff;
        margin: 28px auto 0;
        display: block;
        width: 100%;
        padding-top: 10px;
    }

    div#login-footer .row .col-sm-4 {
        width: 100%;
        max-width: 100%;
        float: none;
        padding-right: 15px;
        display: flex;
        justify-content: center;
    }
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc !important;
    text-align: center;
    padding: 10px 13px !important;
    border-radius: 25px 25px !important;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
}

@media (max-width: 768px) {
    .forgot-btn {
        margin-top: 10px
    }
}

.header-content>.container {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 0px 25px;
}

.two-btns {
    text-align: center;
    margin: 35px 0 20px;
    padding: 0px;
    border: solid 2px #FF5238;
    display: inline-block;
    border-radius: 40px;
    transition: all 0.2s ease;
}

.two-btns a {
    display: inline-block;
    background: rgb(255, 67, 99);
    background: -moz-linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    background: -webkit-linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    background: linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4363", endColorstr="#ff5238", GradientType=1);
    color: #fff;
    padding: 12px 34px;
    border-radius: 40px;
    letter-spacing: 1px;
    transition: all 0.2s ease;
    text-decoration: none !important;

    box-shadow: 0px 15px 30px rgba(255, 82, 56, 0.25);
}

.two-btns a:first-child {
    background: transparent;
    color: #FF5238;
    box-shadow: none;
}

.two-btns:hover a {
    background: transparent;
    color: #FF5238;
    box-shadow: none;
}

.two-btns a:hover {
    background: rgb(255, 67, 99) !important;
    background: -moz-linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    background: -webkit-linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    background: linear-gradient(310deg, rgba(255, 67, 99, 1) 0%, rgba(255, 82, 56, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4363", endColorstr="#ff5238", GradientType=1);

    color: #fff !important;
    box-shadow: 0px 15px 30px rgba(255, 82, 56, 0.25);
}

/*if white*/
.two-btns.white {
    border-color: #fff;
}

.two-btns.white a {
    background: #fff;
    color: var(--red) !important;
    font-size: 18px;
}

.two-btns.white a:first-child {
    background: transparent;
    color: #fff !important;
    box-shadow: none;
}

.two-btns.white:hover a {
    background: transparent;
    color: #fff !important;
    box-shadow: none;
}

.two-btns.white a:hover {
    background: #fff !important;
    color: var(--red) !important;
    box-shadow: 0px 15px 30px rgba(255, 82, 56, 0.25);
}

.marquee-sec {
    background: rgb(239, 65, 119);
    background: -moz-linear-gradient(310deg, rgba(239, 65, 119, 1) 0%, rgba(242, 102, 46, 1) 100%);
    background: -webkit-linear-gradient(310deg, rgba(239, 65, 119, 1) 0%, rgba(242, 102, 46, 1) 100%);
    background: linear-gradient(310deg, rgba(239, 65, 119, 1) 0%, rgba(242, 102, 46, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef4177", endColorstr="#f2662e", GradientType=1);
    color: #fff;
}

.marquee-sec h4 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
}

.curvy-icons {
    display: flex;
    flex-flow: wrap;
    margin-top: 40px;
}

.curvy-icons .icon-box {
    width: 46%;
    margin: 2%;
    min-width: 210px;
    background: #fff;
    padding: 30px 30px;
    border-radius: 20px 0px 20px 0px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 7%);
}

.curvy-icons .icon-box img {
    width: 100%;
    height: auto;
    max-width: 60px;
    margin-bottom: 10px;
}

.curvy-icons .icon-box h4 {
    font-size: 18px;
    text-align: left;
}

.curvy-icons .icon-box:nth-child(odd) {
    top: -40px;
    position: relative;
}

.curvy-icons .icon-box:nth-child(1),
.curvy-icons .icon-box:nth-child(4) {
    border-radius: 0px 20px;
}

.simple-section h3 {
    font-size: 36px;
    font-weight: bold;
}

.simple-section h3 span {
    font-weight: normal;
    font-family: 'Barlow';
}

.simple-section .big p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
}

.graybg {
    /*background: url('https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639393069graybg.jpg') center bottom no-repeat;
    background-size: cover;*/
    background: #f9f9f9;
    border-radius: 0px 0px 0px 150px;
    padding-bottom: 80px;
}

.grayrevbg {
    /*background: url('https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639393721grayrevbg.jpg') center top no-repeat;
    background-size: cover;*/
    background: #f9f9f9;
    border-radius: 0px 150px 0px 0px;
    padding-top: 80px;
}

.img-fluid {
    width: 100%;
    height: auto;
}

#why {
    background: transparent url('https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639393657iconbg.png') left center no-repeat;
    background-size: contain;
}

.align-items-center {
    display: flex;
    align-items: center;
}

.text-center {
    text-align: center !important;
}

.sp-box {
    position: relative;
    padding: 20px 20px;
    text-align: center;
    transition: all 0.2s ease;
    margin-bottom: 30px;
    min-height: 335px;
}

.sp-box:after {
    content: '';
    border: solid 1px #FF5238;
    border-radius: 150px 150px 15px 15px;
    width: 100%;
    height: 100%;
    min-height: 335px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s ease;
}

.sp-box:hover::after {
    height: 220px;
    min-height: 220px;
    border-radius: 50%;
    width: 220px;
    left: 20px;
    top: 10px;
}

.sp-box img,
.circle-img {
    border-radius: 50%;
    width: 100%;
    height: auto;
    max-width: 200px;
    margin: 0 auto 15px auto;
    display: block;
    border: solid 5px #fff;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 5%);
}

.sp-box h4 {
    font-size: 21px;
    color: #FF5238;
    margin-bottom: 8px;
    margin-top: 20px;
}

#agenda {
    background: var(--orange);
    border-radius: 0px 0px 150px 0px;
    padding-bottom: 50px;
}

#agenda>h3 {
    color: #fff;
}

.slim-bar {
    background-color: var(--red) !important;
}

.event_box {
    background: #fff;
    padding: 15px 30px;
    border-radius: 15px;
    margin-bottom: 30px;
    min-height: 300px;
}

.event_box .track {
    background: var(--red);
    background: -moz-linear-gradient(310deg, var(--red) 0%, var(--red) 100%);
    background: -webkit-linear-gradient(310deg, var(--red) 0%, var(--red) 100%);
    background: linear-gradient(310deg, var(--red) 0%, var(--red) 100%);
    background: var(--orange);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4363", endColorstr="#ff5238", GradientType=1);
    color: #fff;
    font-size: 18px;
    padding: 12px 30px;
    margin: 0px 0px 15px -30px;
    border-radius: 0px 25px 25px 0px;
    display: inline-block;
}

.event_box h3 {
    font-size: 32px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: 'Barlow';
}

.event_box .time {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 15px;
    background: #fafafa;
    border-radius: 25px;
}

.event_box .sp img {
    width: 100%;
    height: auto;
    max-width: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.event_box .sp {
    display: flex;
    align-items: center;
    width: 100%;
    background: #fafafa;
    border-radius: 5px;
    padding: 12px 10px;
    margin-top: 8px;
}

.fa-youtube {
    color: #FF5238;
}

.event_box .icon {
    font-size: 42px;
    display: inline-block;
    margin-top: 5px;
}

.event_box .sp h4 {
    margin: 0px 0px;
    font-size: 14px;
}

.event_box .sp p {
    font-size: 13px;
}

.logos-list {
    text-align: center;
}

.logos-list img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 320px;
    padding: 40px;
    border: solid 1px #eee;
    border-top: none;
    border-right: none;
    margin: 0px -3px -1px;
}

.logos-list img:nth-last-child(3n+3) {
    border-left: none;
}

.logos-list img:nth-last-child(n+3) {
    border-top: 0px;
}

.logos-list img:nth-last-child(-n+3) {
    border-top: solid 1px #eee;
    border-bottom: none;
}

.logos-list img:nth-last-child(3) {
    margin-left: -4px;
}

.cta {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639402920people.jpg') center center no-repeat fixed;
    background-size: cover;
    text-align: center;
    border-radius: 200px 0px;
    color: #fff;
    padding: 0px 0px;
}

.cta-overlay {
    border-radius: 200px 0px;
    padding: 80px 0px;
    background: rgba(255, 67, 99, 0.85);
    background: -moz-linear-gradient(310deg, rgba(255, 67, 99, 0.85) 0%, rgba(255, 82, 56, 0.85) 100%);
    background: -webkit-linear-gradient(310deg, rgba(255, 67, 99, 0.85) 0%, rgba(255, 82, 56, 0.85) 100%);
    background: linear-gradient(310deg, rgba(255, 67, 99, 0.85) 0%, rgba(255, 82, 56, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4363", endColorstr="#ff5238", GradientType=1);

}

.cta h3 {
    margin-top: 0px;
}

.cta p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
}

.cta-overlay .container {
    max-width: 700px;
}

.news-box {
    background: #fff;
    border-radius: 0px 15px;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 10%);
}

.news-box .content {
    padding: 20px 30px;
    text-align: center;
}

.news-box img {
    border-radius: 0px 15px 0px 0px;
}

.news-box h4 {
    font-size: 21px;
    color: #FF5238;
    font-family: 'Barlow';
    font-weight: bold;
}

.ask-cta {
    background: var(--red);
    background: -moz-linear-gradient(128deg, var(--orange) 0%, var(--red) 100%);
    background: -webkit-linear-gradient(128deg, var(--orange) 0%, var(--red) 100%);
    background: linear-gradient(128deg, var(--orange) 0%, var(--red) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef4177", endColorstr="#f2662e", GradientType=1);
    color: #fff;
    color: #fff;
    border-radius: 200px 0px;
    transform: skew(0deg, -2.5deg);
}

.ask-cta .container {
    transform: skew(0deg, 2.5deg);
}

.ask-cta h3 {
    color: #000 !important;
}

.ask-cta h3 span {
    color: #fff !important;
}

.leaf-btn {
    padding: 12px 30px;
    color: #fff;
    background: #FF5238;
    border-radius: 15px 0px 15px 0px;
    display: inline-block;
    text-decoration: none !important;
    transition: all 0.2s ease;
}

.leaf-btn:hover {
    border-radius: 25px;
}

.leaf-btn.white {
    background: var(--pink);
    color: var(--white);
    font-size: 20px;
}

/* 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: "\f068";
    padding-right: 5px;
    font-size: 19px;
    color: var(--orange);
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.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(--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 45px 0px 45px;
}

footer {
    background: #f9f9f9 url(https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639406978footerbg.png) center center no-repeat;
    background-size: cover;
    border-radius: 200px 0px 0px 0px;
    padding: 20px 0px;
    position: relative;
    background: var(--red) !important;
}

footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    z-index: -1;
}

footer .row>div:last-child .row div:last-child {
    text-align: right;
}

.poweredby {
    width: 100%;
    height: auto;
    max-width: 150px !important;
}

.smedia {
    text-align: right;
    margin-bottom: 10px;
}

.smedia a {
    font-size: 21px;
    color: #fff !important;
    display: inline-block;
    margin-left: 10px;
}

footer .fa-youtube {
    color: #fff !important;
}

.desc {
    display: none;
}

[data-target="#spModal"],
[data-target="#videoModal"] {
    cursor: pointer;
}

.popupVideo {
    width: 100%;
    height: auto;
    display: block;
    max-width: 853px;
    min-height: 480px;
    margin: 0 auto;
}

#spModal .modal-body .spbio {
    margin-top: 20px;
}

#spModal .modal-body .spname {
    color: #FF5238;
    font-size: 18px;
    font-weight: normal;
}

#spModal .modal-body .spbio p {
    font-size: 15px;
}

#spModal .modal-body {
    padding: 25px !important;
}

#spModal .modal-header,
#videoModal .modal-header {
    background-color: #fff;
    color: white;
    padding: 0px;
    min-height: 0px !important;
    height: 0px;
    border: none;
    z-index: 9999;
    position: relative;
}

#spModal .modal-header .close,
#videoModal .modal-header .close {
    opacity: 1;
    color: #020202;
    padding: 10px 12px;
    font-weight: normal;
    font-size: 22px;
}

#spModal .modal-content {
    background-color: #fafafa !important;
}

.container.max-less {
    max-width: 890px;
}

a {
    text-decoration: none !important;
}

/*-------------*/
.header-content.sticky {
    position: sticky;
    width: 100%;
    margin-top: 0px;
    padding-bottom: 6px;
    top: 0px;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width:767px) {
    header>.row {
        display: block;
        flex: none;
        width: 100%;
        margin: 0px;
    }

    .header-content>.container {
        padding: 0px 0px;
    }

    .curvy-icons .icon-box:nth-child(odd) {
        top: 0px;
    }

    .curvy-icons .icon-box {
        width: 100%;
    }

    .graybg {
        border-radius: 0px 0px 0px 50px;
        padding-bottom: 50px;
    }

    .grayrevbg {
        border-radius: 0px 50px 0px 0px;
        padding-top: 50px;
    }

    .align-items-center {
        flex: none;
        display: block;
        width: 100%;
    }

    .sp-box:after {
        max-width: 250px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .circle-img.spimg {
        max-width: 150px;
        margin-left: 0px;
    }

    .modal {
        margin-top: 60px;
    }

    .event_box {
        min-height: auto;
    }

    .sp-box {
        min-height: auto;
        max-width: 250px;
        margin: 20px auto;
    }

    .sp-box:hover::after {
        left: 0;
        top: 10px;
    }

    #agenda {
        border-radius: 0px 0px 50px 0px;
        padding-bottom: 50px;
    }

    .logos-list img {
        margin: 0px 0px !important;
        border: none !important;
        border-bottom: solid 1px #eee !important;
    }

    .logos-list img:last-child {
        border-bottom: none !important;
    }

    .ask-cta {
        border-radius: 50px 0px;
        padding-top: 30px;
    }

    .panel-heading .panel-title .num_icon {
        float: left;
    }

    .ask-cta {
        text-align: center;
    }

    .ask-cta .align-items-center {
        width: 100%;
        margin: 0px 0px;
    }

    footer {
        border-radius: 50px 0px 0px 0px;
        text-align: center;
    }

    footer .smedia {
        text-align: center;
        margin-top: 15px;
    }

    .poweredby {
        margin: 0 auto;
        display: block;
    }

    .hero h1 {
        font-size: 22px;
        line-height: 36px;
    }
}

body>p {
    margin: 0px 0px;
}

.simple-section.animate__animated {
    opacity: 0;
}

.addevent_con {
    max-width: 600px;
    margin: 0 auto;
}

.addevent_con img {
    background: #fafafa;
    border-radius: 10px;
    padding: 3px;
    transition: all 0.2s ease;
}

.addevent_con img:hover {
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
    transform: scale(1.1);
}


/*-----------------------*/
.skew {
    padding-bottom: 40px;
}

.skew:before {
    content: '';
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: -32px;
    transform: skew(0deg, 2deg);
    border-radius: 0 0 200px 0;
    z-index: -1;
}

.revskew {
    padding-top: 40px;
}

.revskew:before {
    content: '';
    width: 100%;
    height: 200px;
    position: absolute;
    top: -32px;
    transform: skew(0deg, 2deg);
    border-radius: 0 200px 0 0;
    z-index: -1;
}

.skew.grays:before,
.revskew.grays:before {
    background: #f9f9f9;
}

.skew.blues:before,
.revskew.blues:before {
    background: var(--orange);
}

.skew {
    border-radius: 0px 0px 150px 0px;
}

@media screen and (max-width:767px) {

    .skew:before,
    .skew:after,
    .revskew:before,
    .revskew:after {
        display: none !important;
    }
}

/*VIDEO HERO*/
.video-sec {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 100%;
    min-height: 550px;
    /* max-height: 615px; */
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1737977309ict-lgoo-1-png1737977309.png) no-repeat;
    background-position: top center;
    background-size: cover;
}

section.hero {
    padding-top: 150px !important;

}

.video-sec::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000006e;
    left: 0;
}


.embed-container {
    position: relative;
    padding-bottom: 54.25%;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    display: none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.embed-container video,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-sec .hero {
    position: absolute;
    left: 0;
    top: -60px;
    z-index: 99;
    width: 100%;
    background: #2525256b;
    padding: 60px 0px;
}

.video-sec .hero h1,
.video-sec .hero h1 span,
.video-sec .hero h2 span,
.video-sec .hero h2,
.video-sec .hero p,
.video-sec .hero,
.video-sec .hero i,
.video-sec .hero a {
    color: #fff;
}

@media screen and (max-width:767px) {
    .two-btns {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .video-sec .hero {
        padding: 10px 0px !important;
    }

    .flip>div {
        display: flex;
        flex-direction: column-reverse;
    }

    #about {
        border-radius: 0px;
    }
}

@media(max-width:590px) {
    .simple-section {
        padding: 15px 0 !important;
    }

    .video-sec {
        background-color: #011b34;
        height: 360px !important;
        min-height: unset !important;
        max-height: unset !important;
    }
}

/*CEO*/
#ceo-msg {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/1545/uploads/vjf/content/misc/1639555613message-bg.png') top center no-repeat;
    background-size: cover;
    padding: 80px 0px;
}

#ceo-msg h5 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 33px;
    font-weight: normal;
    margin-top: 60px;
    padding: 0px 35px 0px 0px;
}

#ceo-msg .ceo-titles {
    float: right;
}

#ceo-msg .ceo-titles p {
    color: #454545;
    font-size: 18px;
    text-align: center;
}

.panel-title a,
.panel-title a.collapsed {
    background-size: 23px !important;
    padding-right: 50px !important;
    line-height: 22px;
}

/*-------scrollReveal----------*/

.scrollReveal {
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

#speakers .row>div:nth-child(1) .sp-box.scrollReveal {
    transition-delay: 0.5s;
}

#speakers .row>div:nth-child(2) .sp-box.scrollReveal {
    transition-delay: 1s;
}

#speakers .row>div:nth-child(3) .sp-box.scrollReveal {
    transition-delay: 1.5s;
}

#speakers .row>div:nth-child(4) .sp-box.scrollReveal {
    transition-delay: 2s;
}

#speakers .row>div:nth-child(5) .sp-box.scrollReveal {
    transition-delay: 0.5s;
}

#speakers .row>div:nth-child(6) .sp-box.scrollReveal {
    transition-delay: 1s;
}

#speakers .row>div:nth-child(7) .sp-box.scrollReveal {
    transition-delay: 1.5s;
}

#speakers .row>div:nth-child(8) .sp-box.scrollReveal {
    transition-delay: 2s;
}


.revealTop {
    transform: translate(0px, 150px);
}

.revealRight {
    transform: translate(-150px, 0px);
}

.revealLeft {
    transform: translate(150px, 0px);
}

.revealBottom {
    transform: translate(0px, -150px);
}

.scrollReveal.reveal {
    opacity: 1;
    transform: translate(0, 0);
}

@media screen and (max-width: 767px) {
    .scrollReveal {
        opacity: 1 !important;
    }

    .revealTop,
    .revealRight,
    .revealLeft,
    .revealBottom {
        transform: translate(0, 0) !important;
    }
}

#india-aud-vid {
    position: absolute;
    left: 27.6%;
    top: 10%;
    width: 43.5%;
    height: 46.6%;
    z-index: 55;
    border: none !important;
}

p#announcement {
    margin-top: 30px;
    font-size: 46px;
    font-family: 'Barlow';
}

section#sponsors .row {
    margin-top: 40px;
}

section#sponsors img {
    border: 1px solid #eee;
}

header {
    padding: 0px 0px;

    margin-top: 26px;
}

@media (min-width:767px) and (max-width:992px) {
    header>.row {
        display: block !important;
        align-items: center;
    }

    .toggle_nav {
        position: absolute;
        right: 15px;
    }

    .accessibility-actions {
        text-align: center;
        margin: 0 0 10px 0;
    }
}

.nw-frm-bldr .reg-form-data {
    max-width: 850px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
    background-color: #3886b8;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border-radius: 0.45rem;
}

.section.exhibitor-registration {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1649658159discovernext-hero2-1-png1649658159.png);
}

.section.registration-form {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1649658159discovernext-hero2-1-png1649658159.png);
}

label {
    color: white;
}

span#grp_fld_1341147 p {
    color: white;
}

.modal-header {
    background-color: var(--red) !important;
    color: white !important;
    padding: 9px 15px;
    z-index: 9999999999999999999999;
}

.modal-content {
    border: 0;
}

.modal .modal-dialog {
    width: 600px;
    margin: 170px auto !important;
    max-width: 600px;
}

html {
    overflow-x: inherit;
}

.curr-lang-fr .main-nav li {
    margin: 0 10px;
    min-width: max-content;
}

.container-parent .toggle_nav {
    top: -20px;
}

span#grp_fld_66755 {
    display: block !important;
}

div#Talent h3,
div#Talent1 h3,
div#Talent2 h3 {
    margin-bottom: 20px;
}

section#speakers h3 {
    margin-bottom: 30px;
}

.section {
    margin-top: 20px;
}


.agenda-collapsible .row {
    display: flex;
    margin-bottom: 3px;
    flex-wrap: wrap;
}

.agenda-collapsible h2 {
    margin-right: -15px;
    margin-left: -15px;
    background-color: #005776;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    padding: 15px;
    display: inline-block;
    font-size: 21px;
}

.agenda-collapsible h2:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 25px solid #005776;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    z-index: 2;
    top: 25px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg);
}

.agenda-collapsible .row .detail-box .nav-pills>li>a {
    color: #000;
}

.agenda-collapsible .row .detail-box .nav-pills>li.active>a,
.agenda-collapsible .row .detail-box .nav-pills>li.active>a:hover,
.agenda-collapsible .row .detail-box .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #58b864;
}

.agenda-collapsible .row .detail-box .nav-pills {
    padding: 15px 0px;
}

.agenda-collapsible .row .detail-box h4 {
    font-size: 20px;
    font-weight: 600;
}

.agenda-collapsible .row .time-box {
    background-color: #58b864;
    color: #fff;
    padding: 30px 10px;
}

.agenda-collapsible .row .detail-box {
    padding: 30px 50px;
    cursor: pointer;
    border: 1px solid #58b864;
}

.agenda-collapsible .row .detail-box h3 {
    margin: 0px 0px 10px 0px;
    position: relative;
    font-size: 24px;
}

.agenda-collapsible .row .detail-box h3:before {
    color: #295877 !important;
    font-size: 30px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\f107";
    right: -10px;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.5s;
    color: #e6e6e6;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.agenda-collapsible .row .detail-box h3.collapsed:before {
    content: "\f106";
    right: -10px;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.5s;
}

.speaker.mh-60 {
    display: flex;
    margin-top: 20px;
}

.speaker.mh-60 img {
    border-radius: 50%;
    margin-right: 10px;
    min-width: 50px;
    align-items: center;
}

.agenda-collapsible .row .detail-box p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 22px;
}

.agenda-collapsible .row .detail-box .designation {
    font-size: 13px;
}

.speaker.mh-60 p {
    padding: 0px !important;
}

h3.main-title {
    text-align: center;
    font-size: 36px;
}

section.agenda-collapsible {
    padding: 50px 0px;
}

.speaker.mh-60 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;
    margin-top: 0px;
}

.agenda-collapsible .nav-tabs {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border: none;
}

.agenda-collapsible .nav-tabs li.active::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 12px 0 12px;
    border-color: #008751 transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
}

.agenda-collapsible .nav-tabs li.active a,
.agenda-collapsible .nav-tabs li.active:hover,
.agenda-collapsible .nav-tabs li.active:focus {
    background-color: #008751;
    color: #FFF;
    border: none;
    border-radius: 4px 4px 0 0;
}

.agenda-collapsible .nav-tabs li a {
    font-size: 15px;
    padding: 15px 20px;
    min-width: 140px;
    text-align: center;
    border: none !important;
    border-radius: 4px 4px 0 0;
    color: #707070;
    background-color: #FAFAFA;
}


.banner_video {
    /* uncomment to fix the height   height: 700px;*/
    overflow: hidden;
    position: relative;
}


@media screen and (min-width: 1060px) {
    .banner_video {
        height: 600px;
    }
}

