
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

/* Event Font -------------------------*/
@font-face {
    font-family: 'Platform';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-regular-woff21721301158.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-regular-woff1721301158.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-medium-woff21721301158.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-medium-woff1721301158.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426393Figtree-Light.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426418Figtree-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426451Figtree-Bold.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426473Figtree-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtreemedium';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426489Figtree-Medium.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1750426504Figtree-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/* .reg-form-data {
  
    position: relative !important;
    z-index: 9999 !important;
} */

footer {
  
    border-top-color: unset !important;
  
}
::placeholder {
  color: #6A697C!important;
  font-size:16px!important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #6A697C!important;
    font-size:16px!important;
}

.modal {
  overflow-y: auto;
}

.modal-open {
  overflow: auto;
}

.modal-open[style] {
  padding-right: 0px !important;
}
.name::after {
    content: ""; /* Empty content to add after */
    display: block; /* Forces a break */
}


.ph__profile span{
       content: ""; /* Empty content to add after */
    display: block; /* Forces a break */
 
}

/* *Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #FF7AAC;
  	--mainThemeColor-rgb:256,122,172;
    --mainThemeColor2: #FFDF3D;
    --eventFontColor: #000;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: "Figtree", sans-serif;
    --eventHeadingFont: 'Platform';
    --h1FontSize: 52px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #FF7AAC;
    --lightGrey: #ddd;
  	--darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 50px;
    --btnFontSize: 18px;
--figTree:"Figtree", sans-serif;
--blue:#2885FD;
  --teal:#3DDABE;


}
body {
  
    overflow-x: hidden !important;
}
img.main {
    display: block;
    max-width: 800px;
    margin: 20px auto;
}
#expect{
  text-align:center;
}
#expect h3.main-title {
    margin-bottom: 30px;
}
#expect a{
  font-weight:bold;
}
.agenda-design16-speaker .agenda-row span.designation {
    
    line-height: 1.4em;
}
#LoginModal .modal-dialog #login-footer .col-sm-8 .btn-darkgrey p {
    color: #000 !important;
    font-weight: 500 !important;
    font-family:"Figtree", sans-serif;
}
#login-footer a {
    text-decoration: underline;
}
#speakers .speaker_img-src img {
    border-radius: 8px !important;
    margin-top: 20px;
    width: 220px;
    height: 220px;
}

form#form_31818 * {
    font-family: var(--figTree);
}
.socialIcons li a:hover svg path {
    fill: var(--mainThemeColor);
}
.detail-box h2 {
  
    color: var(--black) !important;
  
}
.agenda-design16-speaker .agenda-col {
    vertical-align: top !important;
}
.agenda-group .agenda-rows {
    width: 33.33% !important;
    display: flex;
}
.speaker_img-src h4, .speaker_img-src p {
  font-family: Figtree !important;
    text-align: left;
    padding-left: 17px;
    padding-right: 17px;
}
.speaker_img-src {
    min-height: 350px;
    border: 2px solid #111117;
    border-radius: 12px;
}
section#speakers .modal-body p,section#speakers .modal-body p span {
    font-family: "Figtree", sans-serif !important;
    font-size: 16px !important;
}
.allSpeakers .row {
    justify-content: center;
 
}
.allSpeakers{display:none;}

.viewMore {
    border: 2px solid var(--black);
    padding: 5px 20px;
    border-radius: 5px;
    color: var(--black);
    font-family: var(--figTree);
}
.viewMore:hover, .viewMore:focus {
    text-decoration: none;
    background: #000;
    color: #fff;
}
.new.row {
    width: 100%;
    justify-content: center;
}
.detail-box h2 {
    background-color: var(--mainThemeColor) !important;
   
}
h3.main-title {
    
    font-size: 75px !important;
    
}
.mainCTA a {
    border: 2px solid var(--black);
    padding: 5px 25px 9px;
    display: inline-block;
    margin-top: 30px;
    color: var(--black);
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: var(--figTree);
}
.mainCTA a:first-child {
    background: var(--black);
    color: var(--white);
}

.mainCTA a:hover, .mainCTA a:focus{
background:#FE9FC3;
  border:1px solid #FE9FC3;
  text-decoration:none;
}

.rightImg {
    right: 0px;
}
.leftImg, .rightImg {
    position: absolute;
    bottom: 0px;
  max-width:19%;
  display:none;
}
.header-content {
    background: var(--mainThemeColor);
}
.vidBox {
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
}
.agenda-design4 .agenda-row h3 {
  
    background: var(--teal) !important;
   
}
.generic-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.generic-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 15px;
    flex-direction: column-reverse;
  /*  border: 2px solid var(--black) !important;*/
    border-radius: 8px;
    padding: 8px;
}
.generic-item img {
    margin-right: 10px;
}
.generic-item-text {
    font-weight: 500;
}
.speaker_img-src h4 {
    font-size: 25px !important;
    color: #111117 !important;
    font-weight: 500 !important;
    margin-bottom: 5px;
}
.speaker_container:after {
   
    border: solid 1px var(--mainThemeColor) !important;
    
}
#speakers .container .container > .row {
    justify-content: center;
}
#faq ul {
    list-style: disc;
    margin-left: 15px;
}

/* General-------------------------- */
html,
a,
* {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

body {
    font-family: var(--eventFont);
    font-size: var(--eventFontSize);
    color: var(--eventFontColor);
    line-height: 26px;
}

body > .header-content > .container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}

body > .header-content  {
    position:relative;}

.simple-section {
    padding: 40px 0px;
}

.coloredBg {
    background: var(--mainThemeColor);
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
}

.whiteText * {
    color: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
    color: var(--yellow);
}

h4.form-heading {
    font-size: 0px;
}
body > p:first-of-type {
    margin: 0px;
}



/* Buttons------------------------------ */
.vfairsBtn {
    padding: 12px 35px;
    margin: 30px 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(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    color: var(--white) !important;
  background:var(--blue);
}

.btnColored:hover,
.btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    color: var(--white) !important;
    text-decoration: none !important;
  background:var(--mainThemeColor);
}
.slogan {
    font-size: 32px;
    font-weight: 400;
}
.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: 500;
}

h1,
.popup h1 {
    font-size: var(--h1FontSize);
    font-weight: 500;
  color:var(--black);
}

h2 {
    font-size: var(--h2FontSize);
}

h3 {
    font-size: var(--h3FontSize);
}

h4 {
    font-size: var(--h4FontSize);
}

h5 {
    font-size: var(--h5FontSize);
}

h6 {
    font-size: var(--h6FontSize);
}

/* Top black bar----------------------- */
.slim-bar {
    position: initial;
    background-color: var(--black);
    color: var(--white);

}

.slim-bar ul>li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;

}

.slim-bar .row {
    justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
    padding: 0px !important;
}

.noTopPadding {
    padding-top: 0px !important;
}

.noBottomPadding {
    padding-bottom: 0px !important;
}

.noLeftPadding {
    padding-left: 0px !important;
}

.noRightPadding {
    padding-right: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

.noTopMargin {
    margin-top: 0px !important;
}

.noBottomMargin {
    margin-bottom: 0px !important;
}

.noLeftMargin {
    margin-left: 0px !important;
}

.noRightMargin {
    margin-right: 0px !important;
}


/* Main Heading------------------------- */
.main-title {
    text-align: center;
    position: relative;
    z-index: 0;
}

.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: 14px 0px;    
  width: 100px;
}

/* Main Navigation------------------------------ */
#main-nav {
    padding: 0px;
    display: flex !important;
    align-items: center;
}
#main-nav .navbar-nav {
    flex-direction: row;
    justify-content: end;
    flex-grow: 1;
}

#main-nav a {
       color: #121117;
    font-size: var(--eventFontSize);
    padding: 8px 10px;
    font-weight: 600 !important;
    font-family: var(--figTree);
}

#main-nav a:hover, #main-nav a:focus {
    color: #121117 !Important;
    text-decoration: underline;
    outline: none  !important;
}

.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: 999;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    background: var(--white);
}

#main-nav .navbar-nav li.active a {
    color: var(--black);
    text-decoration: none;
}

.navClose {
    display: none;
}
.navbar-toggle {
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}
#LoginBtn {
    font-family: var(--eventFont);
    background: none;
    border: 2px solid var(--black) !important;
    border-radius: 5px;
    color: var(--black) !important;
    padding: 5px 15px !important;
}
#LoginBtn::before {
    content: "\f090";
    font-family: 'FontAwesome';
    margin-right: 9px;
}

#LoginBtn:hover, #LoginBtn:focus {
    /* color: var(--white) !important; */
    background: #FE9FC3;
    border: 1px solid  !important;
    text-decoration: none !important;
}
.navbar-toggle {
  /*Set to 0 if Accessibility Feature not added*/
    margin-right: 0px;
    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: 0%;
    padding-bottom: 4%;
    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(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor) 100%);
    position: absolute;
    opacity: 1;
}

.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(--black);
    font-weight: 400;
    font-family: var(--eventFont);
    font-size: 32px;
}

.eventDate::after {
    content: "";
    margin-left: 7px;
}

.two-btns {
    text-align: center;
    margin: 35px 0 20px;
    padding: 2px;
    border: solid 2px var(--white);
    display: inline-block;
    border-radius: 40px;

}


.two-btns a {
    background: var(--white);
    color: var(--mainThemeColor) !important;
    display: inline-block;
    padding: 12px 34px;
    border-radius: 40px;
    letter-spacing: 1px;
    font-size: 18px;
}


.two-btns a:first-child {
    background: transparent;
    color: var(--white) !important;
    box-shadow: none;
}

.two-btns:hover a {
    background: transparent;
    color: var(--white) !important;
    box-shadow: none;
}

.two-btns a:hover {
    background: var(--white) !important;
    color: var(--mainThemeColor) !important;
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb),0.3);
    text-decoration: none;
}

.two-btns i {
    margin-right: 5px;
}

/*Registration Form---------------------*/
input[type="file"] {
    width: 40%;
}
.reg-form-wrap h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px auto;
    max-width: 850px;
    color: var(--eventFontColor);
}
.page-heading {
    height: 1px;
}
form input[type=submit] {
    background: var(--mainThemeColor);
    border-color: var(--mainThemeColor);
    border-radius: var(--rounded) !important;
}
.reg-form-data .col-12 input[type=submit]:hover,
.reg-form-data .col-12 input[type=submit]:focus{background: var(--darkgrey);}
  .reg-form-data input::file-selector-button {
    background: var(--mainThemeColor) !important;
}
.reg-form-data .col-12 input[type=submit] {
    max-width: 372px;
    width: 100%;
    border-radius: 8px!important;
    font-weight: 600 !important;
    font-size: 18px !important;
    border-radius: 8px !important;
    color: #121117;
    border: 2px solid #121117 !important;

    padding: 15px 0px 40px!important;
}


.reg-form-data input[type=submit]{
    background-color: var(--mainThemeColor) !important;
    border-color: var(--mainThemeColor) !important;
}


.nw-frm-bldr .reg-form-data {
  
  margin-bottom:30px;
}

.nw-frm-bldr .control-label {
    font-size: var(--smallText);
    font-family: var(--eventHeadingFont);
  color: #495057 !important;
}

.section.registration-form .reg-form-data .form-control {
   font-size: var(--smallText);
    font-family: var(--eventFont) !important;
    font-weight: 400 !important;
  color: #6A697C!important;
}
.nw-frm-bldr.reg-form-wrap > .row > .col-12,
.row.row-content > div > .container-fluid
{
    padding: 0;
}
 

.section.registration-form input::placeholder {
     font-size: var(--smallText);
    font-family: var(--eventFont) !important;
    font-weight: 400 !important;
  color: #6A697C !important;
}

.custom-col-1 .control-label{

    font-weight: 400 !important;
    font-size: 14px !important;
    color: #121117 !important;
    line-height: 24px;
    font-family: "Figtree", sans-serif !important;
}

.reg-form-data .form-control {
    border: 2px solid #DCDCE5!important;
    border-radius: 8px!important;
    height: calc(3em + .25rem + 2px)!important;
    font-size: 16px!important;
      font-weight: 400 !important;
    font-family: "Figtree", sans-serif !important;
}
.reg-form-data {
    box-shadow: unset !important;
    border-radius: unset !important;
    border: unset !important;
   
}
form#form_60834 .col-12:nth-child(1) {
    width: 50%;
    max-width: 50%;
  
}
form#form_60834 .col-12:nth-child(2) {
    width: 50%;
    max-width: 50%;
}

/*Thank you page-----------------------*/
.thanksWrapper {
    text-align: center;
    max-width: var(--halfWidth);
    margin: 20px auto;
    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: var(--white);}
#login-footer .btn-default,
#reset-pwd-frm .btn-default{border-color:#ccc;}
#login-footer .col-sm-8 .btn-darkgrey, 
#reset-pwd-frm .btn-darkgrey {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn {
    font-size: var(--smallText);
    padding: 6px 12px;
}
.modal .modal-dialog {
    max-width: initial;
}
#login-footer .row .col-sm-4 {
    max-width: initial;
    flex: 33%;
    order: 2;
}
#login-footer .btn,
#reset-pwd-frm .btn
{
    border-radius: var(--rounded);
}
#login-footer .btn:hover,
#reset-pwd-frm .btn:hover
{
    background: var(--darkgrey) !important;
    color: var(--white) !important;
}
#reset-pwd-frm label,
#LoginModal label{
    font-family: var(--eventHeadingFont);
}
#reset-pwd-frm input,
#LoginModal input{
    font-family: var(--eventFont);
}


/* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    /* margin-top: -50px; */
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    border-radius: 8px;
    padding: 0px 29px 0px 15px;
    /* box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2); */
    margin-bottom: 40px;
    border: 2px solid #000;
}

#clockdiv {
    font-family: var(--eventHeadingFont);
    color: #1f1f1f;
    display: inline-block;
    font-weight: 500;
    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: #000000;
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
    content: "";

}
#clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
    max-width: 75%;
    text-align: center;
    margin: auto;
}

.main-intro strong {
    margin-bottom: 25px;
    font-size: 20px;
    display: block;
}


/* Why Attend section------------------------------------ */
#whyAttend {
    padding-top: 80px;
}

#whyAttend .main-title {
    margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
    color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
    color: var(--yellow);
}

.whiteText .main-title span {
    color: var(--yellow);
}



/* Agenda-------------------------------------------- */
#agenda {
    background-color: #f1f1f1;
}

#agenda section .container>h3 {
    display: none;
}

#agenda section h3 {
    font-size: var(--h4FontSize);
    font-weight: 500;
    font-family: var(--figTree);
}
.agenda-design16-speaker * {
    font-family: var(--figTree);
}
#agenda strong {font-weight:500;}

#agenda section {
    background: none !important;
}

#agenda .nav-tabs>li>a {
    color: var(--mainThemeColor) !important;
    background-color: var(--white) !important;
  font-weight:500;

}
.agenda-design16-speaker .agenda-row .agenda-col:last-child {
    border-left: 6px solid var(--mainThemeColor) !important;
 
}

#agenda .nav>li>a:hover,
.nav>li>a:focus {
   
    color: var(--black) !important;
}
.agenda-design16-speaker .agenda-row h3 {
    
    background: none !important;
    color: var(--eventFontColor) !important;
}
#agenda .agenda-style-6 .time-box, #agenda .nav-tabs>li.active>a, #agenda .nav-tabs>li.active>a:hover, #agenda .nav-tabs>li.active>a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;
}
.agenda-design4 .nav-tabs li.active::after {
   
    border-color: var(--teal) transparent transparent transparent !important;
    
}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    border-top-color: var(--mainThemeColor) !important;

}

div.speaker2[data-toggle="modal"] {
    cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
    color: var(--mainThemeColor);
}

.agenda-time span {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {


    border-top-color: var(--mainThemeColor) !important;
}
/*Sponsors Section----------------------------------------*/
.logos-list {
    text-align: center;
}
.logos-list img {
    display: inline-block;
    width: 100%;
    height: 150px;
    max-width: 250px;
    padding: 5px;
    border: solid 1px #eee;
    transition: all 0.2s ease;
    margin-bottom: 25px;
    object-fit: contain;
}
.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: 500;
    text-transform: none;
    padding-left: 45px;
    font-size: 18px;
}

.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(--mainThemeColor);
}

.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: 0px;
    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(--black);
    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;
    font-family: var(--figTree) !important;
}

/* 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: 20px 0px;
    position: relative;
   
}

.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: var(--white);
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    padding-top: 13px;
    z-index: 45;
    display: none;
    background-color: #000; /* Inverted: black background by default */
    font-size: 24px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

#top:hover {
    background-color: var(--mainThemeColor) !important;
}

#top:hover, #top:focus{
background-color:var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
    position: absolute;
    z-index: 45;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background: var(--darkgrey);
    right: 12px;
    top: 46px;
    text-align: center;
    padding: 5;
}
.btn.btn-access.slide:hover{background:var(--mainThemeColor);}
.accsess_tray {
    display: block;
    position: fixed;
    right: 10px;
    background-color: var(--white);
    top: 110px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 4px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
   .accsess_tray #readspeaker_button1,
   .accsess_tray .hall-wrap .rsbtn {
    right: -34px;
  }
   .accsess_tray .rsexpanded span {
    margin: 0;
  }
   .accsess_tray .rsexpanded span.rsbtn_text {
    margin: 5px 0 0 6px;
  }
   .accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
    margin: 7px 0 0 5px;
  }
   .accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
    display: inline-block;
  }
   .accsess_tray svg path {
    fill: var(--mainThemeColor);
  }
   .accsess_tray .btn-tray {
    padding: 6px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 15px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-right: 5px;
    background: rgba(var(--mainThemeColor-rgb), 0.1);
    color: var(--mainThemeColor);
  }
   .accsess_tray .btn-tray:last-child {
    margin-right: 4px;
  }
   .accsess_tray .btn-tray.btn:hover {
    opacity: 0.9;
  }
   .accsess_tray .btn-tray svg path {
    fill: var(--mainThemeColor);
  }
   .accsess_tray span {
    margin-right: 8px;
  }
   .accsess_tray .btn-close-access {
    text-align: center;
    padding: 8px 8px;
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
   #accessibility-fade-in {
    width: 1px;
    opacity: 0;
    transition: all 0.75s ease;
    z-index: 5;
  }
   #accessibility-fade-in.show {
    opacity: 1;
    width: 262px;
    display: flex !important;
  }

/* Privacy Policy------------- */
.content-page ul {
    list-style-type: disc;
    margin-left: 20px;
}

.content-page ul li {
    margin-bottom: 0;
}

.content-page p,
.content-page li {
    text-align: justify;
}


@media (max-width: 767px) {
#speakers .row .col-md-3.col-sm-6.col-xs-12 {
    width: 50%;
}
form#form_60834 .col-12:nth-child(1){
    width: 100% !important;
    max-width: 100% !important;
}

form#form_60834 .col-12:nth-child(2){
    width: 100% !important;
     max-width: 100% !important;
}
.bg__thaank img {
    
    bottom: -32px !important;
   
}
#speakers .speaker_img-src img {
    width: 130px;
    height: 130px;
}
.generic-item {
    margin: 10px 5px;
    padding: 5px;
    width: 115px;
}
.logos-list img {
    height: 110px;
  }
  .agenda-group .agenda-rows {
    width: 100% !important;
   
}
  .main_top_area {
 
    padding-bottom: 6%;
 
}
  .leftImg, .rightImg {
  
  max-width:35%;
}
  .generic-row {
  
    justify-content: center;
   
}
  .slogan, .mainCTA{text-align:center;}
    #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(--black);
        font-size: 22px;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: var(--eventFont);
        background: #fff;
    }

    #main-nav.in {
        display: flex !important;
    }

    #main-nav a {
    color: var(--white);
    font-size: 18px;
    padding: 18px 15px;
}
  #LoginBtn {
    color: #fff ! important;
        border: 2px solid #fff !important;
    margin-top: 12px;
}
.navClose span{
  height: 29px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
    .event-logo {
        flex-grow: 1;
    }

    .whyAttendImg {
        max-width: 320px !important;
        display: block;
        margin: auto;
    }

    .contactPersons {
        justify-content: space-around;
    }

    .contactPersons_box {
        margin-right: 0px;
    }

    #contact h3 {
        text-align: center;
    }

    .footer-section .row>div {
        text-align: center !important;
    }
   input[type="file"] {
    width: 100%;
}
  .modal .modal-dialog {
    width: 95% !important;
  }
  .modal-footer .btn+.btn {
    margin-left: 2px;
}
  #login-footer .row{flex-direction:column;}
  #login-footer .row .col-sm-4 {
    order: 1;
}
    #login-footer .row .col-sm-8 {
    order: 2;
}
  #login-footer .col-sm-8 {
    padding-left: 2px;
    padding-right: 2px;
}
  form input[type=submit] {
    width: 100% !important;
}
  .reg-form-data input::file-selector-button {
    background: var(--mainThemeColor) !important;
}
}

@media (max-width: 575px) {
    .main-intro {
        max-width: 100%;
    }

    .headingOverlayText {
        display: none !important;
    }

    .main-title span {
        font-size: 18px;
    }

    h3.main-title {
        font-size: 47px !important;
    }

    .two-btns {
        margin: 0px 0 50px;
    }

    .simple-section {
        padding: 20px 0px;
    }

    #whyAttend {
        padding-top: 20px;
    }
}

@media (max-width: 480px) {
    :root {
        --h1FontSize: 35px;
        --h4FontSize: 18px;
    }

    #date-info span {
        display: block;
        text-align: center;
    }

    .eventDate::after {
        content: "";
        margin-left: 0px;
    }

    .countdown-container {
        padding: 0px 15px;

    }

    #clockdiv>div>span {
        min-width: 50px;
    }

    #clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext {
        font-size: 12px;
    }

    #clockdiv>div {

        margin-right: 13px;
    }

    #clockdiv>div::before {

        right: -11px;

    }

    .two-btns {
        border-radius: 29px;
        width: 100%;
      border:none;
    }

    .two-btns a {
        display: block;
    }
  .two-btns a:first-child {
    border: 2px solid var(--white);
    margin-bottom: 10px;
}

}
 @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
    #LoginModal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        }
        #LoginModal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
        }
        #LoginModal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
        }
        #LoginModal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
        }
        #LoginModal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
        }
        #LoginModal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        }
        #LoginModal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
        }
        #LoginModal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500;
        margin-bottom: 0;
        }
        #LoginModal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
        }
        #LoginModal .modal-dialog .modal-body input#LoginEmail {
        padding-left: 35px !important;
        }
        #LoginModal .modal-dialog .modal-body .form-group.group-email::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #LoginModal .modal-dialog .modal-body input#Password {
        padding-left: 35px !important;
        }
        #LoginModal .modal-dialog .modal-body .form-group.grp-password-field::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #LoginModal .modal-dialog .modal-body .ResponseBox {
        color: red;
        font-weight: 100;
        font-family:"Figtree", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #LoginModal .modal-dialog #login-footer {
        border: 0;
        padding: 20px 15px 0;
        }
        #LoginModal .modal-dialog #login-footer .row {
        display: flex;
        flex-direction: column;
        margin: 0.25rem;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
        order: inherit;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 .btn.btn-default {
        display: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-4 .btn-darkgrey {
        width: 100%;
        margin: 0 !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 {
        width: 100%;
        max-width: 100%;
        flex-flow: wrap;
        flex-direction: column-reverse;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey {
        background: transparent !important;
        color: #000 !important;
        font-weight: 500 !important;
        font-family: "Figtree", 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: #000 !important;
        font-weight: 500 !important;
        font-family:"Figtree", sans-serif;
        font-size: 14px;
        padding: 20px 5px 5px 5px;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 .btn-darkgrey {
        background: transparent !important;
        color: #000 !important;
        font-weight: 500 !important;
        font-family: "Figtree", sans-serif;
        font-size: 14px;
        padding: 20px 5px 5px 5px;
        box-shadow: none;
        outline: none;
        }
        #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey:hover {
        text-decoration: underline;
        }
        #forgot-pwd-modal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
        }
        #forgot-pwd-modal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
        }
        #forgot-pwd-modal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
        }
        #forgot-pwd-modal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 15px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500;
        margin-bottom: 0;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
        }
        #forgot-pwd-modal .modal-dialog .modal-body input#resetemail {
        padding-left: 35px !important;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .form-group:first-child::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .FormResponseSuccess {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .FormResponseError {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-body .has-error .help-block {
        color: red;
        font-weight: 100;
        font-family: "Nunito Sans", sans-serif;
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer {
        border: 0;
        padding: 20px 15px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default {
        text-transform: capitalize;
        box-shadow: none !important;
        background: transparent !important;
        color: #686a6e;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 500 !important;
        outline: none;
        padding: 0;
        border: 0;
        display: none;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default:hover {
        text-decoration: underline;
        }
        #forgot-pwd-modal .modal-dialog .modal-footer .btn-darkgrey {
        background: #f36531 !important;
        color: #fff;
        font-family: "Nunito Sans", sans-serif;
        font-size: 14px;
        width: 100%;
        margin: 0 0 25px !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
        font-weight: 600;
        }



.modal-body p,
.modal-body span {
    font-family: var(--figTree) !important;
  font-size: 16px !important;
    line-height: 1.5 !important;
    text-align: left !important;
}
.speaker.mh-60 strong {
    font-family: 'Platform' !important;
}

@media (min-width:992px){
  p.sub {
    margin: 10px 10%;
}
}


/*****Thank you page ****/

h3.thank__heading {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500 !important;
    color:#121117 !important;
}
h4.thank__main_heading {
    font-size: 48px;
    line-height: 52px;
    font-weight: 500 !important;
    color:#121117 !important;
}
p.thank__text {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
   color:#121117 !important;
}
.bg__thaank img {
    width: 100%;
    max-width: 900px;
    position: relative;
  
    bottom: -84px;
    margin: auto;
}

h2.reg__head {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    padding-top: 40px;
     color: #121117 !important;
}
h3.reg__sub {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    line-height: 36px;
     color: #121117!important;
}
p.reg__text {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
     line-height: 28px;
    color: #4D4C5C !important;
       font-family:"Figtree", sans-serif !important;
}
p.link__reg {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
     font-family:"Figtree", sans-serif !important;
}
p.link__reg a {
    text-decoration: underline;
      color: #121117!important;
    font-weight: 600;
       font-family:"Figtree", sans-serif !important;
}

.navbar-default .navbar-toggle {
    border-color: unset !important;
    border: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #121117 !important;
}
.navbar-toggle .icon-bar {
    
    height: 3px!important;
   
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px!important;
}

#clockdiv div > span {
    padding: 0px 10px 0 !important;
    font-size: 48px;
    
}

/***new desing code ****/

/*****hero section*****/
.header-content .container {
    width: 100%;
    max-width: 90%;
}
.container.cus_cont {
    max-width: 90%;
    width: 100%;
}
.container.cus_cont3 {
    max-width: 1280px;
    width: 100%;
}
h1.main__heading {
    text-align: left;
    font-size: 64px;
    line-height: 64px;
}

h4.sub_date
 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    padding-bottom: 16px;
}

a#regBtn {

     background-color: #121117;
      color: #fff !important;
  font-family:  "Figtree", sans-serif  !important;
    font-weight: 600!important;
    text-decoration: none !important;
    outline: none !important;
    border-radius: 8px;
    font-size: 15px;
    margin: 0px 0px 0px 10px;
    font-weight: 600!important;
  transition: 0.3s ease-out;
    padding: 7x 15px 10px 15px;
}
a#regBtn:hover {
    background-color: #121117b0;
    color: #fff !important;
}
.reg__btn {
    background-color: #121117;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family:  "Figtree", sans-serif  !important;
    font-weight: 600!important;
    height: 56px;
    max-width: 228px;
    outline: none;
    color: #fff !important;
    line-height: 24px;
    border-radius: 8px;
    text-decoration: none !important;
     transition: 0.3s ease-out;
}
.reg__btn:hover{
     background-color: #121117b0;
}
.reg__btn::before {
    content: "";
    display: inline-block;
    width: 16px; /* Adjust size as needed */
    height: 16px;
    background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew/18694/uploads/vjf/content/misc/1748263624shape.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    vertical-align: middle;
}

.countdown-container.clock__2 {
    background: transparent;
    border: none;
    padding: unset;
    margin-bottom: 20px;
}
.countdown-container.clock__2 div#clockdiv>div:before {
    display: none;
}

.countdown-container.clock__2 div#clockdiv> div {
  
    background: #fff !important;
    margin-right: 15px;
    min-width: 106px;
   
}
.clock__2 #clockdiv .smalltext{
font-size: 12px;
    text-transform: lowercase;
    line-height: 16px;
    font-weight: 600;
    color: #4D4C5C;
    font-family:  "Figtree", sans-serif  !important;

}

.clock__2 #clockdiv > div {
  
    border-radius: 12px!important;
    border: 2px solid #DCDCE5  !important;
   
}

.full-page-container .col-lg-12 {
 
    display: unset !important;
min-height:unset !important;
padding: unset;
    
}
.container.full-page-container {
    max-width: 100% !important;
    width: 100% !important;
padding:0px;
margin-top:-11px;
}

img.banner_left {
    position: absolute;
    width: 100%;
    max-width: 65%;
    left: revert;
    right: -4%;
    bottom: -7%;
}
.collapse.in {
display: block !important;
}

.slick-slide {
  display: block !important;
  float: none;
}

button#see-more-btn {
    width: 100%;
    margin: auto;
    border-radius: 8px;
    padding: 13px;
    font-size: 20px;
    text-align: center;
    outline: none;
    background: transparent;
    color: #121117;
    border: 1px solid #DCDCE5;
}


h3.main__head_2 {
    font-size: 64px;
    line-height:64px;
    font-weight: 500 !important;
    color: #121117;
}
p.bottom__text {
    text-align: center;
    font-size: 20px;
    color: #4D4C5C;
    padding-top: 5px;
    padding-bottom: 10px;
}
p.subtitle {
    font-size: 20px;
    color: #4D4C5C;
    text-align: left;
    line-height: 28px;
      font-family:  "Figtree", sans-serif  !important;
}
h4.sub__head_2 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color:#4D4C5C;
    font-weight: 500!important;
}
p.text__p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400  !important;
    color: #4D4C5C;
      font-family:  "Figtree", sans-serif  !important;
}

.info-box-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px; /* space between boxes */
}

.info-box {
    flex: 1 1 calc(20% - 20px);
    min-width: 150px;
    border: 1px solid #DCDCE5;
    background-color: transparent;
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    min-height: 124px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.info-box p {
    font-size: 16px;
    font-family: 'Figtreemedium' !important;
    color: #4D4C5C  !important;
    line-height: 24px;
    font-weight: 600;
}
h2.counter {
    text-align: center;
    font-size: 48px;
    color: #121117;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 52px;
}
.text2 {
       font-family: 'Platform' !important;
    font-size: 32px;
    color: #121117;
    font-weight: 500;
    margin-bottom: 5px;
}

  
@media (max-width: 768px) {
  .info-box {
    flex: 1 1 calc(50% - 20px); /* 2 per row on tablets/small screens */
            margin: 0px 0px 0px 10px;
  }
  .popup__2 h1 {
    font-size: 40px !important;
    line-height: 48px !important;
   
}
.slick-track{
height: 400px !important;

}
section#tutor {
    margin: 10px;
}
section#agenda {
    margin: 10px;
}
section#partners {
    margin: 10px;
}
section#faq {
    margin: 10px;
}

  
        .main_top_area {
        padding-bottom: 0%!important;
    }
}

@media (max-width: 600px) {

        #preplyModal .modal-dialog {
        margin-top: 80px !important;

  
}
.logos-list .col-sm-3.col-xs-4 {
    width: 50%  !important;
}
section#agenda .row {
    display: unset !important;
}
img.st__img.mobile__pos {
    margin-top: unset !important;
}
  .info-box {
    flex: 1 1 40%; /* Full width on very small screens */
            margin: 0px 0px 0px 10px;
  }
  .countdown-container.clock__2 div#clockdiv> div:last-child {
    display: none  !important;
}

    .countdown-container.clock__2 #clockdiv>div {
        /* margin: auto; */
        display: inline-flex;
        flex-direction: column;
        min-width: 91px!important;
       
        margin: 8px !important;
        margin-right: unset !important;
    }
    section#count__box_1 .container.cus_cont {
    max-width: 100%  !important;
}
h2.counter {
  
    font-size: 32px !important;
 
    line-height: 36px !important;
}
    .countdown-container{
    
        margin-bottom: 0px  !important;
    }
    .reg__btn {
    
        max-width: 364px !important;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
  
}
/* .vfiars__cus_btn {
    display: flex;
    justify-content: center;
} */
.main_top_area{
    padding-top: 0px  !important;
}
  .card {
    
    min-height: 393px !important;
}

}
/******/

/******/

    .section-header {
      margin-bottom: 30px;
    }

  .card {
    padding: 10px 20px;
    border-radius: 15px;
    color: black;
    margin-bottom: 20px;
    min-height: 520px;
}
.card h3 {
    font-size: 64px;
    line-height: 64px;
}
img.st__img {
    display: block;
    height: 319px;
    width: 382px;
    padding-top: 14px;
    margin: auto;
    object-fit: contain;
}
    .pink {
      background-color: #FF7AAC;
    }

    .teal {
      background-color: #3DDABE;
    }

    .yellow {
      background-color: #FFDF3D;
    }


    .subtext {
      font-size: 20px;
      line-height: 28px;
      margin-top: 10px;
      color: #111117;
           font-family:  "Figtree", sans-serif  !important;
           font-weight: 400 !important;
    }


/******/

/****speaker****/
div#speakers-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.speaker-card {
      border-radius: 10px;
      padding: 20px;
      text-align: center;
      margin-bottom: 30px;
      background-color: #F4F4F8;
      min-height: 497px;
    }
    .speaker-card img {
      max-width: 230px;
      /* border-radius: 50%; */
      object-fit: cover;
      margin-bottom: 18px;
    }
    .speaker-card h4{
      font-size: 48px;
      line-height: 52px;
      font-weight: 500 !important;
      color:  #121117;
      text-align: left;
    }
 
   img.video__icon {
    margin-bottom: 3px !important;
}
    .speaker-card p {
       font-family: 'Platform' !important;
         line-height: 32px;
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    color: #121117;
    margin-bottom: 20px;
    min-height: 65px;

}
span.sp__date {
    color: #4D4C5C;
    font-size: 16px;
    font-weight: 400;
}
    .speaker-card .tags span {
      margin: 5px;
      padding: 5px 10px;
         font-family: 'Platform' !important;
      border-radius: 4px;
      font-size: 20px;
      color: #fff;
      font-weight: 500;
    }
    .tags {
    display: flex;
    justify-content: flex-start;
    margin-top: -13px;
    margin-bottom: 15px;
}
    .kick-start { background-color: #FF7AAC;color: #000 !important; }
    .develop { background-color: #3DDABE; color: #000 !important;  }
    .thrive { background-color: #FFDF3D; color: #000  !important; }
    .talk-tag { background-color: #000; }
/*****end*******/

/****agenda***/

  .agenda-table {
            border-collapse: separate;
            border-spacing: 0 10px; /* Vertical spacing between rows */
            margin-top: -5px; /* Compensate for first row's top spacing */
        }
        .agenda-table td, .agenda-table th {
            padding: 15px; /* Inner cell spacing */
            vertical-align: top;
        }
        .agenda-table th, .agenda-table td{
            text-align: left !important;
        }

  .subtitle {
    color: #666;
    margin-bottom: 20px;
  }

  .download-btn {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 30px;
    outline: none !important;
    
  }
  .download-btn:hover {
    background: #000;
    color: #fff;
  
  }

  .agenda-table {
    width: 100%;
    margin-bottom: 40px;
    background: white;
    border-radius: 12px;
    overflow: hidden;
  }

  .agenda-table th,
  .agenda-table td {
    padding: 12px;
    text-align: center;
    font-size: 0.9em;
  }

  .agenda-table th {
    background: #fff;
    border-bottom: 1px solid #eee;
  }

  .track {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
  }

  /* Track colors */
  .kickstart {
    color: #e6007e;
  }

  .develop {
    color: #00bfa6;
  }

  .thrive {
    color: #f4b400;
  }

  /* Apply colored borders by row */
  .kickstart-row td {
    border-left: 2px solid #e6007e;
    position: relative;
  }

  .kickstart-row td:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background:  #DCDCE5;
    left: 0;
    right: 0;
    bottom: -4px;
}


 .kickstart-row td:nth-child(1) {
    border: unset !important;
}
  .develop-row td {
    border-left: 2px solid #00bfa6;
      position: relative;
  }

   .develop-row td:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background:  #DCDCE5;
    left: 0;
    right: 0;
    bottom: -4px;
}
   .develop-row td:nth-child(1) {
    border: unset !important;
    background: transparent;
}

  .thrive-row td {
    border-left: 2px solid #f4b400;
     
  }

  .thrive-row td:nth-child(1) {
    border: unset !important;
     background: transparent;
}
  .session-title {
    font-weight: bold;
  }

  /* Mobile responsive styles */
@media (max-width: 600px) {
  div#speakers-list .col-sm-4 {
    width: 100% !important;
    margin: 10px;
}
    .speaker-card p {
       
    min-height: unset!important;

}
h3.reg__sub {
  
    font-size: 32px !important;

}
img.st__img {
 
    height: 200px !important;
    width: 240px!important;

}
.speaker-card {
   
    margin-bottom: 0px!important;
  
}
.subtext {
    font-size: 18px!important;
    line-height: 23px!important;
 
}
a#regBtn{
    margin: unset !important;
    font-size: 20px !important;
}
  form#form_60834 .col-12:nth-child(10) {
    
    max-width: 100%!important;
   

}
form#form_60834 .col-12:nth-child(11){
    max-width: 100%!important;
}
}

 @media (max-width: 992px) {
img.banner_left{
        display: none !important;
    }
    img.mobile_left {
    display: block !important;
    width: 100%!important;
    padding-top: 30px;
}
.main_top_area{
  padding-bottom: unset !important;
}
 }
  @media (max-width: 768px) {
    .popup__2 {
    overflow: unset !important;
 
    /* padding: unset !important; */
}
#main-nav a{
  color: #fff !important;
}
    h3.main__head_2{
        font-size:40px !important;
        text-align: center;
    }
    p.subtitle {
    font-size: 20px !important;
    
    text-align: center!important;
}
    .agenda-table,
    .agenda-table thead,
    .agenda-table tbody,
    .agenda-table th,
    .agenda-table td,
    .agenda-table tr {
      display: block;
    }

    .agenda-table th {
      display: none;
    }

    .agenda-table td {
      border: none !important;
      border-bottom: 1px solid #ddd !important;
      position: relative;
      padding-left: 50%;
      text-align: left;
    }

    .agenda-table td::before {
      content: attr(data-label);
      position: absolute;
      left: 15px;
      top: 12px;
      font-weight: bold;
      color: #666;
    }

    .agenda-table tr {
      margin-bottom: 1rem;
      border: 1px solid #ccc;
      border-radius: 8px;
      background: white;
    }
  }


.faq .panel {
    background: transparent !important;
       padding: 15px 10px 15px;
    margin: 0 0 0px;
    border: none;
    border-radius: unset !important;
    box-shadow: unset !important;
    border-bottom: 1px solid #eee;
}

.num_icon {
   
    color: #121117 !important;
    background: none !important;
   font-family: 'Figtreemedium' !important;
    font-size: 16px!important;

    font-weight: 600  !important;
    /* font-family: sans-serif; */
}

.faq h4.panel-title a {
      color: #121117 !important;
    font-family: 'Figtreemedium' !important;
    font-size: 16px!important;

    font-weight: 600  !important;
}
.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
   color: #4D4C5C  !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}


.faq .panel-title > a:before {
  
    content: '\f077'  !important;
 
}

.faq .panel-title > a.collapsed:before {
    
    content: '\f078' !important;
}

.faq .panel-title>a:before {
   
    color: #6A697C !important;
}
.faq .panel:hover {
    background: #f3f4f7 !important;
}
.panel-group .panel+.panel{
    margin-top: 0px !important;
}

 /* Center the modal using flexbox */

  
 #preplyModal .modal-dialog {
   margin-top: 250px;
   width: 800px;
}
     #preplyModal.modal {
     
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.3s ease;
    }
    
    #preplyModal.modal.in {
      opacity: 1;
      pointer-events: auto;
    }
    
     .modal-backdrop {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      z-index: 1040;
    }  
    

    #preplyModal .modal-content {
      border-radius: 4px;
      padding: 30px 20px 20px;
      text-align: center;
      max-height: 90vh;
      overflow-y: auto;
    }

    #preplyModal .modal-header {
      border-bottom: none;
      position: relative;
      padding-bottom: 0;
background-color: transparent !important;
    }

   #preplyModal .modal-header .close {
    position: absolute;
    top: -10px;
    right: -5px;
    font-size: 26px;
    color: #121117;

    opacity: 1;
    font-weight: 400  !important;
}
    
    #preplyModal .modal-title {
      font-size: 32px;
      line-height: 36px;
      font-weight: 500  !important;
      text-align: left;
      color: #121117;
      padding-bottom: 5px;
    }
    
    #preplyModal .modal-body {
      padding: 0px 15px 0px 15px;
    }

    #preplyModal .modal-body p {
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      text-align: left;
      margin-bottom: 25px;
      color: #4D4C5C;
    }

    #preplyModal .btn-preply {
      background-color: #FF7AAC;
      color: #121117;
      border: 2px solid #121117;
      font-weight: 600  !important;
         font-family:  "Figtree", sans-serif  !important;
      border-radius: 10px;
      height: 48px;
      font-size: 18px;
      font-weight: 600;
      width: 100%;
      margin-bottom: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    #preplyModal .btn-preply:hover {
      background-color: #FE9FC3;
      border-color: #FE9FC3;
    }

    #preplyModal .btn-secondary {
      background-color: #1a1a1a;
      color: white;
      border: 2px solid #1a1a1a;
      font-weight: 600!important;
        font-family:  "Figtree", sans-serif  !important;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 10px;
      height: 48px;
      font-size: 18px;
      width: 100%;
    }

    #preplyModal .btn-secondary:hover {
      background-color: #545458;
      border-color: #545458;
    }

    #preplyModal .modal-footer {
      border-top: none;
      font-size: 14px;
      font-weight: 400 !important;
      line-height: 20px;
      color: #4D4C5C;
      text-align: left;
    }

    #preplyModal .modal-footer a {
      color: #000;
      text-decoration: underline;
    }
    
    @media (min-width: 768px) {
      .btn-group-custom {
        display: flex;
        gap: 10px;
      }
  

      .btn-group-custom .btn {
        flex: 1;
      }
    }

form#form_60834 .col-12:nth-child(10) {
    width: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;

}
form#form_60834 .col-12:nth-child(11) {
    width: 50%;
    max-width: 50%;
}
span#grp_fld_1496044 h5 {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #4D4C5C !important;
        font-family: 'Figtreemedium'!important;
}
h5#fld_1496044 a {
    font-weight: bold !important;
    color: #4D4C5C !important;
    text-decoration: underline;
    font-family: 'Figtreemedium'!important;
}
@media (min-width: 768px) {
    div#MessageResponseWindow .modal-dialog {
        width: 1000px !important;
        margin: 30px auto;
    }

  }
    div#MessageResponseWindow .modal-content {
    overflow: hidden!important;
}

.modal-header {
    background-color: #ff7aac!important;
  
}


div#MessageResponseWindow .modal-title {
  
    color: #121117!important;
    display: none  !important;
}
div#MessageResponseWindow .modal-header {
    background: transparent !important;
    border: none !important;
}
div#MessageResponseWindow .close {
 
    font-size: 35px!important;
  
    color: #121117!important;
  
}
@media only screen and (min-width : 1600px) {
img.banner_left {

    max-width: 61% !important;
    right: -2%!important;
    bottom: -19%!important;

  
}
}