/* Event Font -------------------------*/
/* @font-face {
    font-family: 'TT Norms Pro';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-medium-woff21710840520.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-medium-woff1710840520.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('Thttps://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-bold-woff21710840520.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-bold-woff1710840520.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-regular-woff21710840520.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710840520ttnormspro-regular-woff1710840520.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
  font-family: 'Arial';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1728042245arial-black-woff21728042245.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1728042245arial-black-woff1728042245.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.content-page {
    margin-top: 170px;
}
.terms-of-service, .privacy-policy {
    background: var(--white);
    color: var(--eventFontColor);
}
.stickyNav .deskTop-Logo {
    max-width: 200px !important;
}
.homepage-body .deskTop-Logo img {
    width: 100%;
}

 .deskTop-Logo img {
    max-width: 160px !important;
}
.homepage-body  .nav>li>a>img {
    max-width: none !important;
}

.carousel-inner img {
    max-height: 670px;
    width: 100% !important;
    object-fit: cover;
}
#whenWhere a {
    color: var(--white);
}
#downloadApp .modal-body {
    color: var(--black);
    margin-top: 40px;
    margin-bottom: 30px;
}

#connect hr {
    position: relative;
    margin-top: 80px;
}

body{
  overflow-x:hidden!important;
}
.bg-label h4 {
    font-size: 35px;
}
#main-nav .navbar-nav li:last-child {
    margin-top: 21px;
    margin-left: 15px;
}

#kbyg{
  padding-bottom:150px;
}
#kbyg li a{
  color:#fff;
  text-decoration:underline;
}
#connect .row p {
    font-size: 20px;
    line-height: 1.4em;
}
#connect .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#expect .row{
flex-wrap: wrap;
    align-items: start;
}
#whenWhere .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#whenWhere .row p {
    font-size: 25px;
}
#expect h3 {
    text-align: center !important;
}
#whenWhere .rotateImgWrapper {
    margin-top: -50px;
}
#whenWhere {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1753712482screenshot-2025-07-17-at-1-58-52-pm-png1753712482.png)no-repeat center;
    background-size: cover;
    position: relative;
    padding-top: 40px;
}
#whenWhere::before {
    content: "";
    background: var(--black);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}


.slider_with_caption {
  position: relative;
}

.slider_content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background-color: rgba(0, 0, 0, .4);
}

.slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  color: #FFF;
  font-size: 27px;
}

.slider-arrow:hover {
  transform: scale(1.3);
  color: #FFF;
}

.slider-arrow:focus {
  color: #FFF;
}

.slider-arrow.left {
  left: 5%;
}

.slider-arrow.right {
  right: 5%;
}
              
#main-nav .navbar-nav li:first-child {
    margin-left: 67px;
}


/* Setting of Landing page colors and Font */
:root {
  --mainThemeColor: #381852;
  --mainThemeColor-rgb:243,101,49;
  --mainThemeColor2: #00ACBB;
  --eventFontColor: #000;
  --overlayHeadingTextColor: #f7f7f7;
  --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
  --eventFontSize: 16px;
  --smalltext: 14px;
  --eventFont: 'Open Sans';
  --eventHeadingFont: 'Montserrat';
  --h1FontSize: 90px;
  --h2FontSize: 42px;
  --h3FontSize: 28px;
  --h4FontSize: 22px;
  --h5FontSize: 20px;
  --h6FontSize: 18px;
  --white: #fff;
  --black: #000;
  --yellow: #DAA257;
  --lightGrey: #ddd;
  --darkgrey: #333;
  --halfWidth: 50%;
  --quarterWidth: 75%;
  --faqBgColor: #fafafa;
  --footerBg: #D74B4A;
  --curved: 6px;
  --rounded: 12px;
  --btnFontSize: 18px;
--lightBlue:#4f8abe;
  --teal:#72ccd2;
  --lightPurple:#6B679F;



}
#signupwp h3.main-title::after {
    left: 50%;
    transform: translateX(-50%);
}
#signupwp h3.main-title {
    text-align: center !important;
    margin-bottom: 70px;
}
.about-top .main-title {
    text-align: center !important;
}
.main-title::after {
    content: "";
    width: 90px;
    height: 3px;
    background: var(--white);
    left: 0px;
    bottom: -10px;
    position: absolute;
}
#js-rotating {
    font-size: 60px;
    font-family: var(--eventHeadingFont);
    font-weight: 800;
    color: var(--yellow);
}

::selection{
  background:var(--mainThemeColor);
  color: #fff;
}

.signup form .form-group input {
  
  display: block;
  width: 91%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
 
}



section#signupwp h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    font-weight: 600;
}
.signup input::placeholder {
    color: var(--white);
}

section#signupwp h2::before {
  content: '';
  position: absolute;
  bottom: -19px;
  width: 100px;
  height: 3px;
  background-color: #ffff;
  left: 50%;
      transform: translate(-50%, 0);
}






.container-parent.header-content {
  background: var(--black);
  margin-bottom: 0px;
}
.offeringRow {
  margin-top: 30px;
}
.offeringContent {
  margin-top: 20px;
  margin-bottom: 40px;
}
.hotelName {
  font-size: 24px;
  line-height: 30px;
}
.hotelLoc {
  color: #959FA7;
  font-size: 20px;
  margin-top: 15px;
  line-height: 25px;
  margin-bottom: 15px;
}
.hotelDetails {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
align-items:center;
}
.hotelDetails a {
  color: var(--mainThemeColor);
  font-weight: bold;
font-size:14px;
}
.hotelCost {
  background: #272A2C;
  padding: 6px 12px;
  border-radius: 10px;
}
.arrivalBox {
  background: #131516;
  border: 1px solid #272A2C;
  padding: 30px;
  border-radius: 25px;
}
section#accomodationPage {
  border-radius: 30px;
  margin-top: -11%;
  backdrop-filter: blur(5px);
  background: rgba(17,27,27,0.6);
  box-shadow: 0px 40px 40px 0px #00000040;
  border: 1px solid #283636;
  padding: 30px;
}
.halfWidth{width:var(--halfWidth)!important;}
#bookRoom {
  width: 100%;
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1711975204curved-lines-png1711975204.png")no-repeat center bottom;
  background-size: contain;
 
}
.desc{display:none;}
.speakerBox{cursor:pointer;}
#infoModal .modal-body {
  color: #333;
}
#infoModal .modal-header {
  background: var(--mainThemeColor);
}
h3.main-title {
    font-size: var(--h3FontSize) !important;
    text-align: left !important;
    margin-bottom: 40px;
}
.webinarsdescription p span {
  background: none !important;
  color: var(--white)!important;
}
.agenda-row .time {
  background: none !important;
  border-bottom: 0px solid #f59a8c !important;
}
#agenda ul.nav.nav-tabs {
  display: none;
}
.agenda-row .time p {
  font-size: 28px !important;
  font-weight: 700 !important;
  text-align: left !important;

  line-height: 1.2em !important;
}
.agenda-row .agenda-body {
  border-bottom: dashed 0px #dadada!important;
}
.agenda-row {
  border-top: 1px solid rgba(255,255,255,0.4);
}
span.designation {
  color: rgba(255,255,255,0.6) !important;
}
#agenda h3.main-title {
  font-size: var(--h3FontSize);
  text-align: left;
}
.speaker2 img {
  height: 96px!important;
  width: 96px!important;
  border-radius: 10px!important;
  -webkit-border-radius: 10px!important;
  -ms-border-radius: 10px!important;
  border: 0px solid #ddd!important;

}
.speaker2 {
  margin-top: 20px!important;
  padding-left: 110px!important;
  min-height: 96px!important;
}

.headingRow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.speakerBox {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 20px;
}
.speakerBox img {
  border-radius: 20px;
}
.speakerBox:hover img {
  transform: scale(1.05);
}
.speakerName span {
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.speakerName {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  background: linear-gradient(180deg, rgba(188, 43, 42, 0) 0.04%, rgba(150, 44, 43, 0.8) 50.02%, #6D2C2B 100%);
  border-radius: 0px 0px 20px 20px;
  padding-bottom: 15px;
}
ul.rightMenu {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
ul.rightMenu li a {
  font-size: 19px;
  color: var(--mainThemeColor);
}
ul.rightMenu li a.btnColored {
  padding: 9px 20px 12px;
}
ul.rightMenu li {
  margin-bottom: 0px;
  margin-left: 10px;
}
.popup .gradientText {
  font-size: 42px;
  font-weight: 500;
}
.gradientText{
/* background-color: #FF932F;
background: linear-gradient(180deg, #FF932F 0%, #F1614B 48.5%, #111B1B 120%);
 background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent; */
}
.main-title.gradientText {
  /* background: linear-gradient(180deg, #FF932F 0%, #F1614B 48.5%, #111B1B 100%);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent; */
}
.popup h1 span {
  display: block;
color:var(--mainThemeColor);
}
.popup h1{
  text-align: center !important;
}
.popup .info {
  max-width: 72%;
  margin-top: 0px;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.4em;
  letter-spacing: 4px;
  text-align: center;
}

#main-nav ul.nav.navbar-nav {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
.deskTop-Logo {
    margin-top: -30px !important;
}
.datesRow {
  display: flex;
  justify-content: space-around;
  padding: 0px 30px 60px;
  flex-wrap: wrap;
}

.datesRow > div::after {
  content: "|";
  padding-left: 25%;
  position: absolute;
  color: #959FA7;
}
.datesRow > div:last-child::after {
  content: "";
  padding-left: 0px;
}
.datesRow > div {
  position: relative;
  width: 33.33%;
  text-align: center;
}

.row.partnerRow > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 20px auto 30px;
}
.partnerHeading {
  margin-top: 15px;
}
.whyAttendBox {
  background: rgba(17, 27, 27, 0.5);
  padding: 30px;
  border-radius: 30px;
  margin-top: 25px;
  min-height: 315px;
  /* max-height: 448px; */
  height: 100%;
}
.whyAttendBox img {
  max-height: 200px;
  margin-bottom: 20px;
  width: 100%;
  object-fit: cover;
  height: 160px;
}
.whyTitle {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.highlights {
  margin-top: 140px;
}
.vidThumb {
  margin-top: 60px;
}
#registration {
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710919338registration-bg-png1710919338.png")no-repeat center;
  background-size: contain;
}
.regBoxTitle {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 25px;
  line-height: 58px;
}
.regBox {
  padding: 30px;
  border-radius: 30px;
  margin-top: 50px;
}
.regBoxPrice {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  margin-bottom: 25px;
}
.regBox strong {
  font-size: 24px;
  line-height: 34px;
}
.regBox ul li {
  text-align: left;
  position: relative;
  padding-left: 25px;
}
.regBox ul li::before {
  content: "\f058";
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "FontAwesome";
}
.tier2 {
  background: linear-gradient(180deg, #8D1CC2 0%, #B01761 100%);
}
.tier1 {
  background: linear-gradient(180deg, #D74B4A 0%, #B03F5A 100%);
}
.regBox ul {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
#partners {
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710922836become-sponsor-bg-mage-png1710922836.png")no-repeat center top;
  background-size: contain;
  padding-top: 200px;
}
.announcement-sec {
  padding: 50px;
}
.announcement h3.main-title {
  font-size: 46px !important;
}
.linkArrow {
  color: var(--mainThemeColor);
  font-weight: bold;
  display: inline-block;
  margin-top: 15px;
  position: relative;
  font-size: 18px;
}
.linkArrow::after {
  content: "";
  width: 8px;
  height: 16px;
  background: url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710925807angle-right-png1710925807.png")no-repeat center;
  background-size: contain;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.linkArrow:hover{text-decoration:underline; color:var(--white);}
.quoteIcon {
  max-width: 48px;
  margin-bottom: 15px;
}
.testiTitle {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
}
.testimonialBox {
  padding: 30px;
  border-radius: 30px;
  border: 1px solid #3F4850;
  margin: 0px 15px;
}
.testimonialAuthor {
  display: flex;
  margin-top: 32px;
}
.testimonialAuthor img {
  width: 64px !important;
  margin-right: 15px;
}
.testimonialAuthor {
  display: flex;
}
.testiAuthorName {
  font-weight: bold;
}
.testiAuthorName span {
  display: block;
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
}
.owl-nav {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.testimonalSlider .owl-nav button span {
  font-size: 25px !important;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
}
.testimonalSlider .owl-nav button {
  width: 50px;
  height: 50px;
  background: #272A2C !important;
  border-radius: 100%;
  margin: 10px;
}
.faq p {
  color: var(--white);
  text-align: left;
  font-size: var(--eventFontSize);
  line-height: 1.5em;
  font-family: var(--eventFont);
}
.footerContent {
  background: #C24140;
  padding: 20px 50px;
  border-radius: 32px;
}
footer h4 {
  margin-bottom: 25px;
}
.input-group.signUp {
  border: 1px solid #FF9998;
  border-radius: 30px;
  margin-bottom: 30px;
}
.signUp input {
  border-radius: 25px;
  background: none;
  color: var(--white);
}
button.signup {
  background: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  border-radius: 22px;
}
.signUp input[type=text]::placeholder {
color: #fff;
opacity: 1; /* Firefox */
}

.signUp input[type=text]::-ms-input-placeholder { /* Edge 12-18 */
color: #fff;
}
/* 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;
}
.quarterWidth{
width:var(--quarterWidth);
margin-left:auto;
margin-right:auto;
}
body {
  font-family: var(--eventFont);
  font-size: var(--eventFontSize);
  color: var(--white);
  line-height: 26px;
/* background: #111B1B; */
background-color: #27046a; /* For browsers that do not support gradients */
background-image: linear-gradient(#27046a, #33157b);


}

body > .header-content > .container {
  max-width: 100%;
  width: 100%;
  padding: 0px;

}

body > .header-content  {
  position:relative;}

.simple-section {
    padding: 40px 0px 100px;
    scroll-margin-top: 134px;
}

.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------------------------------ */
.whiteBtn {
  background: var(--white);
  color: var(--mainThemeColor);
}
.vfairsBtn {
    padding: 12px 55px;
    margin: 30px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 500;
    border: 0px solid transparent;
    font-family: var(--eventFont);
}

.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(--yellow);
  color: var(--white);
  border: 0px solid var(--mainThemeColor);
}

.btnBlack {
  background: var(--black);
  color: var(--white);
}

.btnColored {
    background-image: -webkit-linear-gradient(left, var(--lightPurple) 0%, var(--lightPurple) 100%);
    background-image: linear-gradient(to right, var(--lightPurple) 0%, var(--lightPurple) 100%);
    color: var(--white) !important;
}

.btnColored:hover, .btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
    color: var(--white) !important;
    text-decoration: none !important;
    background: var(--yellow);
}


.btnWhite:hover,
.btnWhite:focus,
.btnBlack:hover,
.btnBlack:focus {
  background: var(--mainThemeColor);
  color: var(--white);
  text-decoration: none !important;
}
#main-nav .btnColored {
    color: var(--white) !important;
    font-weight: normal !important;
    font-size: 18px;
    font-family: 'Open Sans' !important;
    padding: 18px 25px;
}

/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.popup h1 {
  font-family: var(--eventHeadingFont);
  font-weight: 800;
}

h1, .popup h1 {
    font-size: 60px;
    font-weight: 800;
    text-align: left;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-transform: initial;
    font-family: var(--eventHeadingFont);
}

h2 {
  font-size: var(--h2FontSize);
  font-family: 'Montserrat' !important;
}

h3 {
  font-size: var(--h3FontSize);
  font-family: 'Montserrat' !important;
}

h4 {
  font-size: var(--h4FontSize);
  font-family: 'Montserrat' !important;
}

h5 {
  font-size: var(--h5FontSize);
  font-family: 'Montserrat' !important;
}

h6 {
  font-size: var(--h6FontSize);
  font-family: 'Montserrat' !important;
}

/* 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: left;
  position: relative;
  z-index: 0;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.main-title span {
  display: block;
  color: var(--mainThemeColor);
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}


.main-title .headingOverlayText {
  position: absolute;
  color: var(--overlayHeadingTextColor);
  margin: 0px 0px 0px 0px;
  font-size: 150px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -9px;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
  width: 100%;
  display: inline;
  text-transform: lowercase;
}




/* Unordered list------------------------------- */
ul {
  list-style: none;
  padding: 0px;
}

ul li {
  margin-bottom: 15px;
}

ul.checklist li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 40px;
  
}

ul.checklist li i {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 25px;
}

/* Event Logo----------------------------------- */
.event-logo img {
    margin: 8px 0px;
    width: 120px;
}

/* Main Navigation------------------------------ */
#main-nav {
  padding: 0px;
  display: flex !important;
}
#main-nav .navbar-nav {
  flex-direction: row;
  justify-content: end;
  flex-grow: 1;
}

#main-nav a {
    color: var(--mainThemeColor2) !important;
    font-size: var(--eventFontSize);
    padding: 8px 13px;
    color: var(--white);
    font-family: var(--eventFont) !important;
    text-transform: uppercase;
    font-size: 20px;
}

#main-nav a:hover,
#main-nav a:focus {
  color: var(--yellow) !important;
  text-decoration: none;
}
#main-nav .btnColored:hover,
#main-nav .btnColored:focus{
    background: var(--yellow);
    color: var(--white) !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: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 2;
}

#main-nav .navbar-nav li {
    margin-bottom: 0px;
    margin-top: 32px;
}

.stickyNav {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 55;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  background: var(--white);
}

#main-nav .navbar-nav li.active a {
  color: var(--mainThemeColor);
  text-decoration: none;
}

.navClose {
  display: none;
}
.navbar-toggle {
  margin-right: 0px;
  background: var(--mainThemeColor);
  border-radius: 6px;
}
#LoginBtn {
  border-radius: var(--rounded) !important;
  font-family: var(--eventFont);
}

.bg-label {
  text-align: center;
  background-color: #000;
  padding: 50px 0;
}

#LoginBtn:hover, #LoginBtn:focus{
color:var(--white) !important;
}

.main-content .row {
  display: flex;
  justify-content: center;
}
div#about {
  background-color: #fff;
  text-align: center;
  opacity: 1;
}

.expect-wrp img {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
}

section#expect {
 
  padding: 60px 0;
  position: relative;
}

.signup form {
  display: flex;
  justify-content: center;
}

section#signupwp {
    background-color: var(--lightPurple);
    padding: 60px 0;
}

.signup .form-group {
  width: 100%;
}

.signup button {
  background-color: transparent;
  border: 0;
}

section#ftr {
  background-color: #000;
  padding: 40px 0;
}

.ftrlist ul li {
  display: inline-block;
  padding: 0 15px;
}


.ftrlist ul li img {
    width: 90px;
}
#expect h3::after {
    left: 50%;
    transform: translateX(-50%);
}

.ftr-logo img {
  width: 240px;
  margin-bottom: 30px;
}

.ftr-links ul li a {
  color: #fff;
  text-transform: uppercase;
}




.circle {
    width: 224px;
    height: 224px;
    border-radius: 50%;
    background-color: #f2f2f2;
    overflow: hidden;
    /* margin: 0 auto; */
    margin-bottom: 30px;
}
.circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
.column-text {
  text-align: left;
  margin-top: 10px;
}
.column-text h4 span{
  margin-right: 10px;
 
}
.column-text h4 {
    font-weight: 600;
    display: flex;
    align-items: center;
}

/*-------scrollReveal----------*/

.scrollReveal{
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

.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);
}




.appStore-div {
    margin: 25px 0;
    text-align: left;
  }
  .appStore-div .appStore-img {
    margin: 6px 0;
  }
  .wrp-main-dec .appStore-div {
    margin: 4px 0;
  }
  

.column-text h4 span img {
    width: auto;
    height: 40px;
}
section#connect p {
  font-size: 16px;
  text-align: left;
  line-height: 24px;
}

section#connect p a {
  color: #fff;
  text-decoration: underline;
  margin-bottom: 10px;
  /* display: block; */
}

section#connect {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1753712482screenshot-2025-07-17-at-1-58-52-pm-png1753712482.png)no-repeat center;
    position: relative;
    background-size: cover;
}
section#connect::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(56,24,82,0.8);
    position: absolute;
}
section#connect h3.main-title {
    font-size: 30px !important;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}

section#connect h3.main-title {
    font-size: 28px !important;
    font-weight: 800;
    position: relative;
    padding-bottom: 15px;
}

section#connect h3.main-title::before {
  content: '';
  position: absolute;
  left: 50%;
      transform: translate(-50%, 0);
  height: 3px;
  width: 100px;
  background-color: #ffff;
  bottom: 0;
  opacity:0;
}


section#connect h3.main-titlez {
    font-size: 28px !important;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
  }
  
  section#connect h3.main-titlez::before {
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    width: 100px;
    background-color: #ffff;
    bottom: 0;
  }



.about-top .main-title{
  position: relative;
}





.about-top .main-title {
    color: #33157a !important;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
   
}


.logo-slider {
  margin: 0 auto;
  width: 100%;
}

.logo-slider img {
    width: 250px;
    height: 150px;
    object-fit: contain;
    display: block;
    margin: 0 20px;
}

.about-top .main-title::before{
  content: ''!important;
  position: absolute!important;
  left: 50%!important;
      transform: translate(-50%, 0);
  height: 3px!important;
  width: 100px!important;
  background-color: #33157a!important;
  bottom: -10px!important;
}
.main-content .row p {
  text-align: center;
}


img.top11 {
  position: absolute;
  top: -128%;
  right: 0;
  height: 350px;
}

img.top22 {
  position: absolute;
  bottom: -47%;
  right: 0;
}

.main-content-top img {
  display: block;
}

img.top1 {
  width: 180px;
  position: absolute;
  top: -111%;
  left: -41px;
  z-index: 4;
}

img.top2 {
  position: absolute;
  left: -30px;
  width: 150px;
  top: -42px;
}



.rotateImgWrapper {
    position: relative;
    padding: 70px;
}
.rotaingImg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
}
.rotateImgWrapper > img {
    border-radius: 100%;
    width: 519px;
    height: 519px;
    position: relative;
    object-fit: cover;
}




.navbar-toggle {
    margin-right: 0px;
    background: none;
    border-radius: 6px;
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: var(--white);
}
.main-content {
    padding: 50px 0;
    background-color: var(--mainThemeColor);
    position: relative;
}

.main-content p {
    color: #ffff;
    font-size: 18px;
    line-height: 1.4em;
}


/* Hero Section */
.main_top_area {
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1725803620banner-1-png1725803620.png")no-repeat top right;
  background-size: cover;
  padding-top: 4%;
  padding-bottom: 2%;
  position: relative;
  /* background: #000; */
  min-height: 1080px;
  height: 100%;
}

.main_top_area::before {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  content: "";
  /* background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%); */
  position: absolute;
  /* opacity: 0.9;
  background: #100E16; */
}

.popup .row > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}

#date-info {
  margin-top: 0px;
  margin-bottom: 30px;
  color: var(--white);
  font-weight: 600;
  font-family: var(--eventFont);
}

.eventDate::after {
  content: "|";
  margin-left: 7px;
}

.two-btns {
  text-align: center;
  margin: 20px 0 20px;
  padding: 2px;
  border: solid 0px var(--white);
  display: inline-block;
  border-radius: 40px;

}


.two-btns a {
  background: var(--mainThemeColor);
  color: var(--white) !important;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 20px;
  /* letter-spacing: 1px; */
  font-size: 16px;
  font-weight: 600;
  margin: 0 10px;
  line-height: 20px;

}


.two-btns a:first-child {
  /* background: transparent; */
  color: var(--white) !important;
  box-shadow: none;
  /* background: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%); */
  background: var(--mainThemeColor2);
}

.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: 0px !important;
border-bottom:none !important;
}
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;
}

.nw-frm-bldr .reg-form-data {
  box-shadow: 0px 2px 20px 0 rgba(0,0,0, 0.1);
  border-radius: 20px;
  border: 1px solid #dedede;
margin-bottom:30px;
}

.nw-frm-bldr .control-label {
  font-size: var(--smallText);
  font-family: var(--eventHeadingFont);
color: var(--eventFontColor);
}

.reg-form-data .form-control {
 font-size: var(--smallText);
  font-family: var(--eventFont);
color: var(--eventFontColor);
}
.nw-frm-bldr.reg-form-wrap > .row > .col-12,
.row.row-content > div > .container-fluid
{
  padding: 0;
}


/*Thank you page-----------------------*/
.thanksWrapper {
  text-align: center;
  max-width: var(--halfWidth);
  margin: 20px auto;
  box-shadow: 0px 2px 20px 0 rgba(0,0,0, 0.1);
  border-radius: 20px;
  border: 1px solid #dedede;
  padding: 30px 50px 50px;
  width: 100%;
  max-width: 90%;
}
.thanksWrapper span {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.thanksWrapper p {
  margin-top: 30px;
}

.full-page-container .col-lg-12 {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.row-content {
  padding: 0px 0px 10px;
}

.accomodation-page .full-page-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

/* Login Modal----------------------- */
#LoginModal h4,
#forgot-pwd-modal h4{
  font-size: 20px;
}

#LoginModal .modal-header,
#forgot-pwd-modal .modal-header{
  background: var(--mainThemeColor);
}

#login-footer a,
#login-footer button,
#reset-pwd-frm a,
#reset-pwd-frm button
{
  background: var(--mainThemeColor);
  font-family: var(--eventFont);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default
{
  background: var(--white);
}

#login-footer .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey
{color: var(--white);}
#login-footer .btn-default,
#reset-pwd-frm .btn-default{border-color:#ccc;}
#login-footer .col-sm-8 .btn-darkgrey, 
#reset-pwd-frm .btn-darkgrey {
  border-radius: var(--rounded) !important;
  font-family: var(--eventFont);
}

#LoginBtn {
  font-size: var(--smallText);
  padding: 6px 12px;
}
.modal .modal-dialog {
  max-width: initial;
}
#login-footer .row .col-sm-4 {
  max-width: initial;
  flex: 33%;
  order: 2;
}
#login-footer .btn,
#reset-pwd-frm .btn
{
  border-radius: var(--rounded);
}
#login-footer .btn:hover,
#reset-pwd-frm .btn:hover
{
  background: var(--darkgrey) !important;
  color: var(--white) !important;
}
#reset-pwd-frm label,
#LoginModal label{
  font-family: var(--eventHeadingFont);
}
#reset-pwd-frm input,
#LoginModal input{
  font-family: var(--eventFont);
}


/* Countdown Timer---------------------------- */
.countdown-container {
  text-align: center;
  margin-top: -50px;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
  padding: 0px 29px 0px 15px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}

#clockdiv {
  font-family: var(--eventHeadingFont);
  color: var(--mainThemeColor);
  display: inline-block;
  font-weight: 700;
  text-align: center;
  font-size: 50px;
}

#clockdiv .smalltext {
  color: var(--eventFontColor);
  font-size: var(--eventFontSize);
}

#clockdiv>div {
  background: none;
  position: relative;
  margin-right: 40px;
}

#clockdiv>div::before {
  content: ":";
  color: var(--lightGrey);
  position: absolute;
  right: -22px;
  top: 50%;
  transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
  content: "";

}
#clockdiv .eventlive {
  max-width: 500px;
  font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
  max-width: 75%;
  text-align: center;
  margin: auto;
}

.main-intro strong {
  margin-bottom: 25px;
  font-size: 20px;
  display: block;
}


/* Why Attend section------------------------------------ */
#whyAttend {
  padding-top: 80px;
  /* background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1710847826wave-bg-1-why-discovernext-png1710847826.png")no-repeat left top;
  background-size: cover; */
  /* background-attachment: fixed; */
}

#whyAttend .main-title {

}

#whyAttend .headingOverlayText {
  color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
  color: var(--yellow);
}

.whiteText .main-title span {
  color: var(--yellow);
}



/* Agenda-------------------------------------------- */
#agenda {
  background: var(--mainThemeColor2) url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1723465418mac-2024-0437-jpg1723465418.jpg")no-repeat center;
  background-size: cover;
  /* padding-bottom: 450px; */
  position: relative;
}
#agenda::before {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  content: "";
  position: absolute;
  opacity: 0.6;
  background: #C41230;
}
#agenda section .container>h3 {
  display: none;
}

#agenda section h3 {
  font-size: var(--h4FontSize);
  font-weight: 600;
  font-size: 30px;
}


#agenda section {
  background: none !important;
}

#agenda .nav-tabs>li>a {
  color: var(--mainThemeColor) !important;
  background-color: var(--white) !important;

}

#agenda .nav>li>a:hover,
.nav>li>a:focus {
 
  color: var(--mainThemeColor) !important;
}

#agenda .agenda-style-6 .time-box,
#agenda .nav-tabs>li.active>a,
#agenda .nav-tabs>li.active>a:hover,
#agenda .nav-tabs>li.active>a:focus {
  background: var(--mainThemeColor) !important;
  color: var(--white) !important;

}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
  border-top-color: var(--mainThemeColor) !important;

}

div.speaker2[data-toggle="modal"] {
  cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
  color: #111b1b;
}

.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: 50px;
  max-width: 130px;
  margin: 5px;
  padding: 5px;
  border: solid 0px #eee;
  transition: all 0.2s ease;
}
.logos-list img:hover {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}
.logos-list a {
  max-width: 210px;
  min-width: 200px;
  padding: 15px 20px;
  display: inline-block;
  border: 1px solid #3F4850;
  border-radius: 15px;
  margin: 0px 8px 15px;
}

/* FAQs Section------------------------------------------- */
.faq.padding {
  padding: 0
}

.faq .panel {
  background: none;
  padding: 24px 25px 24px;
  margin: 0 0 27px;
  border: none;
  border-radius: 15px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  border: 1px solid rgba(255,255,255,0.2);
}


.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(--white);
  font-family: var(--eventHeadingFont);
  font-weight: 700;
  text-transform: none;
padding-left: 0px;
}

.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(--white) !important
}

.faq .panel-title>a:before {
  float: right !important;
  font-family: FontAwesome;
  content: '\f068';
  padding-right: 0px;
  font-size: 16px;
  color: var(--white);
  width: 28px;
  height: 28px;
  border: 1px solid var(--white);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.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 0px;
}

/* 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(--black);
  padding: 20px 0px;
  position: relative;
  border-top: 1px solid #724dbb !important
}

.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;
  text-align: center;
}
.foll h5 {
    color: #5274c7;
    text-align: center;
    margin-top: 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(--mainThemeColor2);
}

/*Top to the Page button---------------*/
#top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: var(--white);
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  z-index: 45;
  display: none;
  background-color: var(--mainThemeColor);
  font-size: 24px;
  padding-top: 13px;
  border-radius: 5px;
}

#top:hover, #top:focus{
background-color:var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
  position: absolute;
  z-index: 45;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  background: var(--darkgrey);
  right: 12px;
  top: 46px;
  text-align: center;
  padding: 5;
}
.btn.btn-access.slide:hover{background:var(--mainThemeColor);}
.accsess_tray {
  display: block;
  position: fixed;
  right: 10px;
  background-color: var(--white);
  top: 110px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 4px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
 .accsess_tray #readspeaker_button1,
 .accsess_tray .hall-wrap .rsbtn {
  right: -34px;
}
 .accsess_tray .rsexpanded span {
  margin: 0;
}
 .accsess_tray .rsexpanded span.rsbtn_text {
  margin: 5px 0 0 6px;
}
 .accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
  margin: 7px 0 0 5px;
}
 .accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
  display: inline-block;
}
 .accsess_tray svg path {
  fill: var(--mainThemeColor);
}
 .accsess_tray .btn-tray {
  padding: 6px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 15px !important;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-right: 5px;
  background: rgba(var(--mainThemeColor-rgb), 0.1);
  color: var(--mainThemeColor);
}
 .accsess_tray .btn-tray:last-child {
  margin-right: 4px;
}
 .accsess_tray .btn-tray.btn:hover {
  opacity: 0.9;
}
 .accsess_tray .btn-tray svg path {
  fill: var(--mainThemeColor);
}
 .accsess_tray span {
  margin-right: 8px;
}
 .accsess_tray .btn-close-access {
  text-align: center;
  padding: 8px 8px;
  background: transparent;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
 #accessibility-fade-in {
  width: 1px;
  opacity: 0;
  transition: all 0.75s ease;
  z-index: 5;
}
 #accessibility-fade-in.show {
  opacity: 1;
  width: 262px;
  display: flex !important;
}

/* Privacy Policy------------- */
.content-page ul {
  list-style-type: disc;
  margin-left: 20px;
}

.content-page ul li {
  margin-bottom: 0;
}

.content-page p,
.content-page li {
  text-align: justify;
}
@media (min-width: 1200px) {
  #aPart .partlist li::before {
      content: "";
      display: block;
      position: absolute;
      /* right: 100%; */
      top: 0;
      width: 100%;
      height: 100%;
      background:var(--mainThemeColor2); 
      z-index: -1;
      opacity: 0;
      color: #fff;
      transition: 0.3s;
    }
  
    #aPart .partlist li:hover::before {
      opacity: 1;
      right: 0;
    }
}
@media (max-width: 1200px) {
  #aPart .partlist li {
      padding: 10px 20px !important;
      display: block;
      border-right: 0px !important;
  }
}


@media (max-width: 767px) {
  #whenWhere {
    padding-bottom: 30px;
}
  .popup .text-center a {
    display: block;
    width: 70%;
    margin-bottom: 10px;
    margin-top: 10px;
}
  .popup .text-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
  .popup .text-center a {
    width: 70%;

}
  .event-logo img {
    margin: 8px 10px;

}
  .rotateImgWrapper {
    padding: 40px;
}
  .rotateImgWrapper {
    text-align: center;
}
  .rotaingImg {
    width: 80%;
  
}
  #whenWhere .row p {
    font-size: 20px;
}
  .main-content .row p {
    text-align: left;
}
  .ftr-logo {
    text-align: center;
}
  .ftrlist ul li:first-child {
    width: 100%;
    text-align: center;
}
  .ftrlist ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
  .circle {
  
    margin: auto;
    margin-bottom: 20px;
}
  .column-text {

    margin-bottom: 70px;
}
  #whenWhere .rotateImgWrapper {
    margin-top: 30px;
}
  .popup .text-center a:last-child {
    margin-top: 0px;
}
.popup .text-center {
    width: 100%;
}
.popup .text-center a {
    display: block;
    margin-bottom: 15px;
}
  .popup {
    margin-left: 0px;
}
h1, .popup h1 {
    font-size: 26px;
    margin-top: 7px;
}
  #main-nav .navbar-nav li {
   
    margin-top: 0px;
}
.rotateImgWrapper > img {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    min-width: 200px;
}
  .carousel-inner {

    min-height: 270px;
}
 .item.active {
    min-height: inherit;
}
  .carousel-inner img {
    min-height: inherit;
}
  #js-rotating {
    font-size: 30px;

}

    .scrollReveal{
        opacity: 1 !important;
    }
    .revealTop,
    .revealRight,
    .revealLeft,
    .revealBottom{
        transform: translate(0,0) !important;
    }



.slider_content h1 {
    font-size: 18px;
}

.bg-label h4 {
    font-size: 18px !important;
}




  img.top1 {
   display: none;
  }
  
  img.top2 {
    display: none;
  }
  

  img.top11 {
    display: none;
  }
  
  img.top22 {
    display: none;
  }



  #aPart .partlist{
    justify-content: center !important;
  }
  #aPart .partlist li .vfairsBtn {
    font-size: 12px !important;
}
  .announcement-sec{
    padding: 20px !important;
  }
  .row.partnerRow > div img:last-child {
    width: 100px;
    height: 60px;
}
  .two-btns a {
    font-size: 14px !important;
    padding: 4px 14px !important;
}
:root{
  --halfWidth:100%;
}

.announcement-sec h4 {
  font-size: 20px !important;
}
.announcement-sec p {
  font-size: 18px !important;
}
.vfairsBtn{
  font-size: 16px !important;
  padding: 12px 18px !important;
  text-align: center;
}

#main-nav a {
  color: #fff !important;
}


#agenda {
 
  padding-bottom: 50px;
}
#partners {
  padding-top: 50px;
}
.partnerRow img {
  max-width: 120px;
  height: 60px;
  margin: 10px;
}
.row.partnerRow > div {
  justify-content: center;
  margin: 20px auto 30px;
}
.datesRow > div {

  width: 100%;
margin-bottom:15px;
}
.datesRow > div::after {
  content: "_________";
  padding-left: 0%;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
}
footer .col-xs-6 {
  margin-top: 30px;
  margin-bottom: 30px;
}

footer li, footer .col-xs-6 h4 {
  text-align: left !important;
}
  #main-nav {
      position: fixed;
      top: 0;
      left: 0px;
      z-index: 55;
      background: rgba(0, 0, 0, 0.9);
      width: 100%;
      height: 100%;
      text-align: center;
      align-items: center;
      justify-content: center;
    display: none !important;
  }

#main-nav .navbar-nav {
  flex-direction: column;
  
}

#main-nav .navbar-nav {
  flex-direction: column;
  flex-grow: initial;
}

.navClose {
    position: absolute;
    top: 15px;
    right: 20px;
    color: var(--white);
    font-size: 22px;
    font-family: var(--eventFont);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 2px solid var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 22px;
    padding-bottom: 6px;
}

  #main-nav.in {
      display: flex !important;
  }

  #main-nav a {
  color: var(--white);
  font-size: 18px;
  padding: 18px 15px;
}
#LoginBtn {
  margin-top: 12px;
}

  .event-logo {
      flex-grow: 1;
  }

  .whyAttendImg {
      max-width: 320px !important;
      display: block;
      margin: auto;
  }

  .contactPersons {
      justify-content: space-around;
  }

  .contactPersons_box {
      margin-right: 0px;
  }

  #contact h3 {
      text-align: center;
  }

  .footer-section .row>div {
      text-align: center !important;
  }
 input[type="file"] {
  width: 100%;
}
.modal .modal-dialog {
  width: 95% !important;
}
.modal-footer .btn+.btn {
  margin-left: 2px;
}
#login-footer .row{flex-direction:column;}
#login-footer .row .col-sm-4 {
  order: 1;
}
  #login-footer .row .col-sm-8 {
  order: 2;
}
#login-footer .col-sm-8 {
  padding-left: 2px;
  padding-right: 2px;
}
form input[type=submit] {
  width: 100% !important;
}
.reg-form-data input::file-selector-button {
  background: var(--mainThemeColor) !important;
}
}

@media (max-width: 575px) {
:root{
--h3FontSize: 32px;
}
:root {
  --h1FontSize: 32px;
 
}
.popup .gradientText {
  font-size: 24px;
}
.main_top_area {
  background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1725803620banner-1-png1725803620.png")no-repeat top right;
  background-size: contain;
  padding-top: 4%;
  padding-bottom: 2%;
  position: relative;
  min-height: unset;
}

.main-content {
  position: relative;
}
.popup .info {
  max-width: 100%;
  font-size: 16px;

}
  .main-intro {
      max-width: 100%;
  }

  .headingOverlayText {
      display: none !important;
  }

  .main-title span {
      font-size: 18px;
  }

  h3.main-title {
      font-size: 30px;
  }

  .two-btns {
      margin: 0px 0 50px;
  }

  .simple-section {
      padding: 20px 0px;
  }

  #whyAttend {
      padding-top: 20px;
  }
}

@media (max-width: 480px) {
  :root {
      --h1FontSize: 32px;
      --h4FontSize: 18px;
  }

  #date-info span {
      display: block;
      text-align: center;
  }

  .eventDate::after {
      content: "";
      margin-left: 0px;
  }

  .countdown-container {
      padding: 0px 19px 0px 5px;

  }

  #clockdiv>div>span {
      min-width: 50px;
  }

  #clockdiv {
      font-size: 40px;
  }

  #clockdiv .smalltext {
      font-size: 12px;
  }

  #clockdiv>div {

      margin-right: 13px;
  }

  #clockdiv>div::before {

      right: -11px;

  }

  .two-btns {
      border-radius: 29px;
      width: 100%;
    border:none;
  }

  .two-btns a {
      display: block;
  }
.two-btns a:first-child {
  border: 2px solid var(--white);
  margin-bottom: 10px;
}

}
.block-overlay.Restream_Webinar {
  display: none !important;
}
#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: 'Avenir';
      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: 'Avenir';
      margin-top: 10px;
      font-size: 14px;
      line-height: 16px;
    }
    #LoginModal .modal-dialog #login-footer {
      border: 0;
      padding: 20px 15px 0;
    }
    #LoginModal .modal-dialog #login-footer .row {
      display: flex;
      flex-direction: column;
      margin: 0.25rem;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-4 {
      width: 100%;
      margin-bottom: 15px;
      padding: 0;
      order: inherit;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-4 .btn.btn-default {
      display: none;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-4 .btn-darkgrey {
      width: 100%;
      margin: 0 !important;
      padding: 12px 12px 12px;
      border-radius: 5px !important;
      text-transform: uppercase;
      box-shadow: none;
      outline: none;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-8 {
      width: 100%;
      max-width: 100%;
      flex-flow: wrap;
      flex-direction: column-reverse;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey {
      background: transparent !important;
      color: #686a6e !important;
      font-weight: 500 !important;
      font-family: 'Avenir';
      padding: 0;
      font-family: 'Avenir';
      font-weight: 600;
      box-shadow: none;
      outline: none;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey:hover {
      text-decoration: underline;
    }
    #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey {
      background: transparent !important;
      color: #80bded !important;
      font-weight: 500 !important;
      font-family: 'Avenir';
      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: 'Avenir';
      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;
     
      margin-top: 10px;
      font-size: 14px;
      line-height: 16px;
    }
    #forgot-pwd-modal .modal-dialog .modal-body .FormResponseError {
      color: red;
      font-weight: 100;
     
      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;
      
      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-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-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;
    }

 .header-content {
    background-color: #000000;
    max-height: 134px;
 
}


    .header-content.sticky {
      /* background: #fff; */
      width: 100%;
      margin:  0 auto;
      /* border-radius: 12px; */
    }
    .header-content.sticky.blur-bg.stickyNav {
      width: 100%;
      border-radius: 0px !important;

    }
    .popup .row > div img {
      max-width: max-content;
      width: 100%;
      /* margin: 20px 0; */
    }
    .strategicPartners {
  background: #04b3c6 !important;
  padding: 50px 0;
}
    .partnerHeading {
      font-size: 24px;
  color: #000;
  font-weight: 800;
    }

    .row.partnerRow img {
      /* -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(63%) saturate(1%) hue-rotate(294deg) brightness(106%) contrast(101%);
      filter: brightness(0) saturate(100%) invert(100%) sepia(63%) saturate(1%) hue-rotate(294deg) brightness(106%) contrast(101%); */
    }
    .announcement-sec {
      padding: 50px;
      background: var(--mainThemeColor);
      position: relative;
    }
    .announcement-sec::before {
      width: 100%;
      height: 100%;
      left: 0px;
      top: 0px;
      content: "";
      background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
      background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
      position: absolute;
      opacity: .4;
    }
    .announcement-sec h4 {
      font-size: 32px;
      line-height: 35px;
    }
    .announcement-sec p {
      font-size: 22px;
    }
    .announcement-sec {
      background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1723464194bf-png1723464194.png');
      background-repeat: repeat;
background-attachment: fixed;
background-position: top;
    }
    .whiteBtn.vfairsBtn:hover{
      color: var(--mainThemeColor2) !important;
      text-decoration: none;
      background-color: var(--black);
    }
    #aPart .main-title {
      font-size: 22px !important;
      text-transform: uppercase;
      font-weight: 700;
      margin: 0;
      margin-top: 6px;
    }
    #aPart .partlist {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      align-items: center;
    }
    #aPart .partlist li{
      margin: 0;
    }
    #aPart .partlist li{
      padding: 10px 20px;
      position: relative;
      z-index: 2;
      color: #fff;
      font-size: 18px;
      transition: 0.3s;

    }
    #aPart .partlist {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      height: 100px;
      align-items: center;
    }
    #aPart .partlist li .vfairsBtn {
      display: block;
      padding: 2px 12px;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0;
      margin-top: 16px;
      text-align: center;
      font-size: 14px;
  }
    #aPart {
      padding: 40px;
    }
    ul.partlist.d-flex h4 {
      text-align: center;
      font-size: 18px;
      font-weight: 700;
  }
    #aPart .container {
      background: var(--mainThemeColor);
      border-left: 3px solid #fff;
    }
    #aPart .partlist {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      height: 100%;
      align-items: center;
      min-height: 70px;
      margin: 0;
      justify-content: end;
    }
    section#aPart .col-md-10 {
      padding-right: 0;
  }
    #aPart .partlist li:hover{
      text-decoration: none;
    }

    #aPart .partlist li {
      border-right: 1px solid #ffffff5e;
    }
    #aPart .partlist li:last-child {
      border-right: 0px !important;
    }
    
      .agenda-style-6 .time-box {
          padding: 20px;
          background: #e3006a;
          color: #ffffff;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          align-items: center;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-content: center;
          align-content: center;
          -webkit-justify-content: center;
          justify-content: center;
          flex-direction: column;
          border-radius: 10px 0px 0px 10px;
      }
      
      .agenda-style-6 .time-box img {
          margin-bottom: 10px;
          width: 20px;
      }
      
      .agenda-style-6 .detail-box {
          border-radius: 0px 10px 10px 0px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          padding-left: 8px;
      }
      .agenda-style-6 .detail-box .row{
          color: #000;
          display: flex;
          justify-content: center;
          flex-wrap: wrap;
          width: 100%;
          align-items: center;
          margin-bottom: 10px;
      }
      .agenda-style-6 .detail-box .row .col-md-9{

          background: #fff;
      }
      

      .agenda-style-6 .detail-box .row h3{
          margin: 0;
      }
      .agenda-style-6 .container .row {
          margin-bottom: 22px;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap;
          -webkit-align-items: stretch;
          align-items: stretch;
          -webkit-align-content: center;
          align-content: center;
      }
      
      .icon-boxes {
          background: #e3006a;
      }
      
      .icon-boxes .icon-box {
          text-align: center;
          color: #fff;
      }
      
      .detail-box .speaker {
          display: flex;
          justify-content: start;
          align-items: center;
          margin-top: 5px;
      }
      
      .agenda-style-6 .detail-box p {
          font-size: 16px;
          margin-bottom: 0px;
          line-height: 22px;
      }
      
      .detail-box .speaker img {
          border-radius: 100%;
          border: solid 1px;
          margin-right: 10px;
          width: 45px;
          height: 45px;
      }
      
      .nav-tabs>li>a {
          color: #e3006a;
          background-color: aliceblue;
          border-radius: 6px;
      }
      
      .nav-tabs>li.active>a,
      .nav-tabs>li.active>a:hover,
      .nav-tabs>li.active>a:focus {
          background: #e3006a;
          color: #fff;
      }
      
      section.agenda-style-6 {
          background: #f1f1f1;
          padding: 50px 0px;
      }
      
      section.agenda-style-6 .nav-tabs {
          margin-bottom: 30px;
          border: none;
      }
      
      .agenda-style-6 .detail-box p strong {
          margin-bottom: 0px;
          display: inline-block;
      }
      
      .agenda-style-6 .detail-box .designation {
          font-size: 13px;
      }
      
      .agenda-style-6 .detail-box .webinarsdescription p {
          margin-bottom: 10px;
          line-height: 20px;
      }
      
h3.main-title {
    text-align: center;
    font-size: 36px;
    padding-bottom: 15px;
}
      
      .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;
      }
      @media screen and (max-width: 992px) {
          .agenda-style-6 .time-box{
              width: 100%;
              border-radius: 10px 10px 0 0;
              padding-left: 0;
              padding-right: 0;
              text-align: center;
          }
          .agenda-style-6 .detail-box{
              padding-left: 0;
              padding-right: 0;
              text-align: center;
          }
          .agenda-style-6 .detail-box .row .col-md-9{
              width: 100%;
          }
          .agenda-style-6 .detail-box .row .col-md-3{
              width: 100%;

          }
          .agenda-style-6 .detail-box .sessionTime{
              border-radius: 0 0px 10px 0 !important;
          }
      }
      
      @media screen and (max-width: 767px) {
          .agenda-style-6 .time-box {
              border-radius: 10px 10px 0px 0px;
          }
          .agenda-style-6 .detail-box {
              border-radius: 0px 0px 10px 10px;
          }
      }
 
      .agenda-style-6 .detail-box .row h3 {
          margin: 0;
          font-size: 18px !important;
          padding: 12px 0;
        }
        .agenda-style-6 .detail-box .sessionTime{
          padding: 12px 0;
          background-color: var(--mainThemeColor);
          border-radius: 0  10px 10px 0;
          font-size: 18px;
          height: 100%;
        }
        .agenda-style-6 .detail-box .row .col-md-3 {
          padding: 0;
          text-align: center;
          color: #fff;
        }
        #agenda .agenda-style-6 .time-box span {
          font-size: 22px;
          font-weight: 500;
        }
        .agenda-style-6 .detail-box .row{
          margin: 0;
          margin-bottom: 6px;
        }
        .agenda-style-6 .detail-box .row:last-child{
          margin: 0;

        }
        #agenda  .agenda-style-6  .yellow {
          background: #fbad18 !important;
          color: #000 !important;
        }
       
        #agenda  .agenda-style-6  .blue {
          background:  #043673 !important;
          color: #fff !important;
        }
        
        #agenda  .agenda-style-6  .purple {
          background:  #9e489b !important;
          color: #fff !important;
        }
         #agenda  .agenda-style-6  .orange {
          background:  #F0532D !important;
          color: #fff !important;
        }
        #agenda  .agenda-style-6  .green {
          background:  #00a65a !important;
          color: #fff !important;
        }
        section.video-section iframe {
          width: 100%;
          max-width: 660px;
          margin: 0 auto;
          display: block;
      }
      .beAPart{
          position: absolute;
           top: -170px
      }
      
      section#whyAttend .row.whyAttendRow .whyAttendBox {
          min-height: 290px;
      }
/* .row.partnerRow > div img:last-child {
    width: 130px;
} */


.detail-box .bio {
  display: none;
}

div#modalBio p {
  color: #444;
  padding: 20px;
  font-size: 18px;
}

#DetailModal .modal-header {
  background-color: transparent;
  color: white;
  border: none;
}

#DetailModal .modal-header .close {
color: var(--mainThemeColor);
}

h3[data-toggle="modal"] {
cursor: pointer;
}



                  .animation_video {
                    width: 100%;
                    height: auto;
                    /*Set to 100% if need to show full video*/
                    position: relative;
                }
                
                .animation_video .vid {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: -1;
                }
                
                .animation_video .vid video {
                    object-fit: cover;
                    height: 100%;
                }
                
                .animation_video .slider_content1 {
    position: relative;
    padding: 15% 15px 8%;
}
                
                .animation_video::before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    left: 0px;
                    top: 0px;
                    background: var(--black);
                    position: absolute;
                    opacity: 0.6;
                }
                
                
                @media (max-width: 767px) {
                    .animation_video .slider_content {
                
                        padding: 30px 15px 50px;
                    }
                    #main-nav .navbar-nav li:first-child {
                        margin: 0 !important;
                    }
                    #main-nav .navbar-nav {
                                align-items: center !important;
                            }
                            .header-content nav{
                                justify-content: end !important; 
                            }
                }
                

.section.vendor-registration .main-title,.section.registration-form .main-title  {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center !important; 
}

.section.vendor-registration .main-title::after,.section.registration-form .main-title::after  {
    left: 50%;
    transform: translateX(-50%);
}