@font-face {
  font-family: 'Montserrat';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/8865/uploads/vjf/content/misc/1674039462Montserrat-Light.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/8865/uploads/vjf/content/misc/1674039432Montserrat-Light.woff') format('woff'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/8865/uploads/vjf/content/misc/1674039425Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.event-sponsors {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
}
.event-sponsor {
    width: 265px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border: solid 1px #d3d3d3;
    margin: 10px;
}
.event-sponsor img {
    width: 210px;
    height: 125px;
    object-fit: contain;
}

section#about p {
    text-align: left;
    font-size: 20px !important;
}
section#about h4 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0 15px;
}
section#about ul {
    padding-left: 30px;
}
section#about ul li {
    font-size: 18px;
    margin-bottom: 10px;
}
.agenda-design4 .agenda-row .agenda-col:last-child {
    background: no-repeat left top 24px / 10px, url(http://vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top !important;
}
label.required::after {
  content: " *";
  color: red;
}
.agenda-design4{
	padding:0 !important;
}
.icon svg {
    max-width: 65px;
}
.icon img {
    /* margin-right: 15px; */
    height: 50px;
    width: auto;
    margin: 0;
}
.icon-boxes .icon {
    float: left;
}
h3.main-title {
    display: none;
}
.agenda-design4 .agenda-row h3, .agenda-design4 .nav-tabs li.active a, .agenda-design4 .nav-tabs li.active:hover, .agenda-design4 .nav-tabs li.active:focus {
    background: #c2b280 !important;
}
.agenda-design4 .tab-content div:nth-child(2) .agenda-row  h3{
   background: #808080 !important;
}
.agenda-design4 .tab-content div:nth-child(3) .agenda-row  h3{
   background: #a94442 !important;
}
.agenda-design4 .tab-content div:nth-child(4) .agenda-row  h3{
   background: #333 !important;
}
.agenda-design4 .nav-tabs li:fitst-child a, .agenda-design4 .nav-tabs li a{
  color:#FFF;
  background: #c2b280 !important;
}
.agenda-design4 .nav-tabs li:nth-child(1) a{
  color:#FFF;
  background: #c2b280 !important;
}
.agenda-design4 .nav-tabs li:nth-child(2) a{
  color:#FFF;
  background: #808080 !important;
}
.agenda-design4 .nav-tabs li:nth-child(3) a{
  color:#FFF;
  background: #c52034 !important;
}
.agenda-design4 .nav-tabs li:nth-child(4) a{
  color:#FFF;
  background: #373737 !important;
}
.agenda-design4 .nav-tabs li:nth-child(5) a{
  color:#FFF;
  background: #c2b280 !important;
}
.agenda-design4 .nav-tabs li.active::after{
  display:none;
}
.bg-sec {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew/8899/uploads/vjf/content/misc/1675380356Picture1.jpg")no-repeat center;
    background-size: cover;
    background-attachment: fixed;
  position:relative;
}
.cus-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    color: #000 !important;
}
.bg-sec p, .bg-sec ul {
    color: #fff;
}
.bg-sec ul{
    padding: 0;
}
.bg-sec::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
body {
  font-family:  'Montserrat';
  
  font-size: 15px;
}
.agenda-row .tab-content{
    margin-top: 50px;
}
.nav-pills li a, .nav-pills li a:hover, .nav-pills li a:focus, .nav-pills li.active a, .nav-pills li.active a:hover , .nav-pills li.active a:focus {
    background-color: #c2b280;
    padding: 15px 50px 15px 50px;
    justify-content: center;
    color: #FFF;
    font-weight: 600;
      margin: 0 25px 0 25px;
    border-radius: 8px 8px 0px 0px;
    margin-top: 25px !important;
}

.nav-pills li:nth-child(2) a, .nav-pills li:nth-child(2) a:hover, .nav-pills li:nth-child(2) a:focus , .nav-pills li:nth-child(2).active a, .nav-pills li:nth-child(2).active a:hover , .nav-pills li:nth-child(2).active a:focus {
  background-color: #808080;
    color: #FFF;
}
.nav-pills li:nth-child(3) a, .nav-pills li:nth-child(3) a:hover, .nav-pills li:nth-child(3) a:focus , .nav-pills li:nth-child(3).active a, .nav-pills li:nth-child(3).active a:hover , .nav-pills li:nth-child(3).active a:focus {
  background-color: #c52034;
    color: #FFF;
}
.nav-pills li:nth-child(4) a, .nav-pills li:nth-child(4) a:hover, .nav-pills li:nth-child(4) a:focus , .nav-pills li:nth-child(4).active a, .nav-pills li:nth-child(4).active a:hover , .nav-pills li:nth-child(4).active a:focus {
  background-color: #373737;
    color: #FFF;
}
.main-list{
margin-top: 15px;
}
.main-list li {
    font-size: 24px;
    margin-bottom: 17px;
}
.centersection__moddle p{
  font-size: 24px !important;
    margin-bottom: 17px;
  text-align: center;
}
.header-content .container{
    max-width: 100%;
    width: 100%;
}
.logo-left-en {
  text-align: left !important;
}
.logo-left-en img{
    max-width: 194px;
}
ul.sp-list.two-col {
    margin-top: 53px;
}


.navbar-default .navbar-toggle {
  position: absolute;
  top: -76px;
  right: 0px;
}

.header-content {
 background-color: #FFF;
 padding: 0px 0 0px 0;
 border-bottom: 1px solid #ddd;
}
.top-right-section{
    padding-bottom: 5px;
}
nav.navbar.navbar-default {
    margin-top: 0px;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-header {
  position: absolute;
  top: -51px;
  right: -1px;
  z-index: 5;
}
.navbar-header i {
  font-size: 30px;
}
.video-sec {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 500px;
}
.embed-container {
    position: relative;
    padding-bottom: 33.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
     /*height: 100%;*/
    height: 505px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main_top_area {
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/5513/content/files/1626154521banner-bg-png1626154521.png);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 1080px;
  padding-top: 200px;
}

.top-right-section .navbar-collapse .navbar-nav {
  float: right;
}

.navbar-default .navbar-nav > li > a {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #4D4D4F;
  padding: 10px 16px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #BE1A2C;
  text-decoration: none;
}


.navbar-default .navbar-nav > li > a.btn-yellow {
  color: #FFF;
  margin-left: 12px;
}

.navbar-default .navbar-nav > li > a.btn-yellow:hover,
.navbar-default .navbar-nav > li > a.btn-yellow:focus {
  background-color: #000033 !important;
  color: #FFF;
}


.logos-row {
  text-align: center;
}

.logos-row img {
  display: inline-block;
  margin: 14px;
  max-width: 240px;
}

.banner-content {
  text-align: center;
  color: #000;
  background-color: #808080;
  padding: 50px 0;
  font-family: 'Montserrat';
}
.banner-content > h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
    color: #2d2d2d;
    font-family: 'Montserrat';
}

.banner-content > h4 {
  font-size: 40px;
}
.banner-content > h2 strong {
  color: #fdaf17;
}
.banner-content p {
  font-size: 40px;
  font-weight: 300;
}

.banner-content .button {
  margin: 40px 0;
}
.banner-content .button .btn-yellow {
  padding: 16px 40px;
  font-size: 24px;
  font-weight: 600;
  margin:  0 10px;
}

/* -----------Sponser start---------] */
Sponsors{
    background: white;
}
.Sponsors h3{}
.Sponsors .spn_row{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.Sponsors .spn_row .spn{
    margin: 10px 0px;}

/*-------Sponser end----  */

.simple-section {
  padding: 60px 0;
}
.simple-section p {
  font-size: 20px;
  font-weight: normal;
}

.btn-yellow {
  background-color: #8B0032 !important;
  color: #FFF;
}

.btn-yellow:hover {
    color: #FFF;
    background-color: #000033 !important;
}
.modal-body p{
    font-size: 16px;
}
.btn-gradient {
  background: linear-gradient(41.01deg, #F2662E 13.44%, #EF4177 86.54%);
  border-radius: 30px;
  color: #FFF;
  padding: 12px 40px;
  font-size: 16px;
}

.icon-boxes {
  background-color: #FFF;
  padding: 0;
  flex-shrink: 0;
  z-index: 1;
}

.icon-boxes-wrap {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  width: 100%;
  justify-content: center;
}
.icon-boxes-wrap li {
 flex: 1;
    flex-direction: column;
    text-align: center;
    margin: 15px 10px 0;
    border: 2px solid transparent;
    padding: 10px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.icon-boxes-wrap li:hover {
  /*border-color: #C32032;*/
  border-radius: 4px;

}
.icon-boxes-wrap li .info {
  padding-top: 14px;
  text-align: left;
  margin-left: 14px;
}
.icon-boxes-wrap li .info h4 {
  color: #000;
  margin: 0 0 6px 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

.d-block {
  display: block;
}

/* ------ Agenda Start ------- */
.simple-section.agenda-section .cs{
    text-align: center;
    font-size: 24px;
}
/*-------- Agenda End ------  */
.section-title {
  text-align: center;
  
  margin-bottom: 50px;
  position: relative;
}

.section-title span {
  background-color: #FFF;
  color: #8B0032;
  font-weight: bold;
  font-size: 34px;
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.07);
  padding: 8px 30px;
  position: relative;
  z-index: 1;
}

.section-title::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,0.07);
    position: absolute;
    top: 50%;
}
.section-title.white {
  color: #FFF;
}
.section-title.mb-0 {
  margin-bottom: 0;
}

.section-title-2 {
  font-size: 30px;
  color: #8B0032;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.section-title-2 span {
  color: #fdaf17;
}
.section-title-2 small {
  display: block;
  color: #2a2a2a;
  font-size: 24px;
  margin-top: 20px;
}

.section-title-2 .icon {
  display: block;
  margin-bottom: 8px;
}
.section-title-2 .icon img {
  width: 50px;
}

ul.sp-list {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
    columns: 3;
}
ul.sp-list.two-col {
    margin-top: 53px;
    columns: 2;
}
ul.sp-list li {
    margin: 10px 10px 0px;
    flex-basis: 30%;
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew/6076/uploads/vjf/content/misc/1631196412checked.png")no-repeat left 2px;
    padding-left: 32px;
    font-size: 14px;
}

.logos-wrap .col-md-3 {
  margin-bottom: 60px;
}




.faq {
  margin-top: 0px;
  padding-bottom: 100px;
  position: relative;
  background: rgba(243, 243, 243, 0.55);
}

.faq .panel {
  background: #d0c5c0;
  padding: 15px 25px;
  margin: 0 0 27px;
  border: none;
  border-radius: 8px;
}
.faq .panel-heading {
  padding: 0 !important;
  background: 0 0 !important;
}
ul.sp-list.two-col li {
    flex-basis: 47%;
}
.faq h4.panel-title a {
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: #000;
    font-weight: 700;
}
.faq .panel-collapse {
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}
.faq .panel-collapse .panel-body {
  width: 100% !important;
  padding-bottom: 0;
  border: none !important;
  padding-top: 9px;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #666 !important;
}

footer {
  border-top: none !important;
  background-color: rgba(243, 243, 243, 0.55);
  padding: 24px 0 22px 0;
}
footer h3 {
  color: #fdaf17;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
}
footer .footer-logo {
  width: 200px;
}
footer a {
  color: #FFF;
}
footer a:hover {
  color: #FFF;
}
footer .footer-social ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
}
footer .footer-social ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #FFF;
  background-color: #474747;
  margin-right: 10px;
  font-size: 22px;
}
footer .footer-social ul li a:hover {
  text-decoration: none;
  background-color: #BE1A2C;
  color: #FFF;
}
footer .footer-form .form-group {
  margin-bottom: 20px;
}
footer .footer-form .form-group label {
  font-weight: normal;
}
footer .footer-form .form-control {
  background-color: transparent;
  border-radius: 0;
  min-height: 50px;
  color: #FFF;
}
footer .footer-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
footer .footer-form .form-control option {
  color: #000;
}

.copyright {
  text-align: center;
  margin-top: 80px;
}

.modal-header {
  background-color: #8B0032;
}

.btn-darkgrey {
  background-color: #8B0032;
}
#login-footer .col-sm-8 a{
  font-size: 13px;
}
#login-footer .btn-modal-registration.btn.btn-darkgrey.flt-left{
    font-size: 13px;
}
.btn-darkgrey:hover {
    background-color: #000033;
    color: white;
}

@media screen and (max-width: 991px) {
ul.sp-list {
    columns: 2;
}
}
@media screen and (max-width: 767px) {

  ul.sp-list {
    display: block;
  }
  nav.navbar.navbar-default {
    background-color: #FFF;
   
  }

  .logo-left-en img {
    max-width: 160px;
  }
  .banner-content .button .btn-yellow {
    margin-bottom: 12px;
    min-width: 280px;
  }
  .navbar-toggle i {
  height: 2px;
    color: #BE1A2C;
    display: inline-block;
    width: 25px;
    background: #BE1A2C;
    margin-top: 5px;
  }

  .video-sec {
    min-height: auto;
  }

  .banner-content .logo img {
    width: 200px;
  }
  .banner-content .venue span {
    display: block;
  }
  .banner-content h2 {
    font-size: 34px;
    margin-bottom: 46px;
  }
  .banner-content .power-by {
    display: block;
  }

  .icon-boxes {
    top: -12px;
  }



  .main_top_area {
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 100px;
  }

  .navbar-default .navbar-nav {
    float: none;
    width: 100%;
    text-align: center;
  }

  .navbar-default .navbar-nav > li > a {
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    padding: 20px;
    margin-left: 0 !important;
    margin-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
  }

  .icon-boxes-wrap {
    display: block;
  }
  .icon-boxes-wrap .icon-boxes {
    top: -10px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
  }

  .p-by {
    display: block;
    text-align: center;
  }

  .footer-social {
    margin-bottom: 50px;
  }

  .agenda-section .agenda-rows .agenda-row img{
    float:left;
    margin-right:10px;
  }
  .agenda-section .agenda-rows .agenda-row {
    flex-wrap: wrap;
  }
  .agenda-section .agenda-rows .agenda-row .time {
    border-right: none;
    flex-basis: 100%;
    text-align: left;
    padding: 20px 41px;
  }
  .agenda-section .agenda-rows .agenda-row .description {
    flex-basis: 100%;
    padding: 14px 20px;
  }

  .faqs-dd .icon {
    font-size: 10rem;
  }
}

.navbar-nav {
    display: inline-block !important;
    flex-direction: none !important;
}
/*# sourceMappingURL=main.css.map */

/* start of sap style agenda */

.sap-style-agenda {
  padding: 40px 5px;
}


.sap-style-agenda > h1 {
    font-size: 40px;
    font-weight: 700;
    color: #2c2c2c;
}

.sap-style-agenda .agenda-date {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 12px;
}
.sap-style-agenda .agenda-item {
  display: flex;
  margin-bottom: 35px;
}
.sap-style-agenda .agenda-item .time {
  flex-basis: 15%;
  border-right: 6px solid #0160ba;
  font-size: 16px;
  font-weight: 600;
  padding-top: 14px;
}
.sap-style-agenda .agenda-item .agenda-body {
  flex-basis: 85%;
  padding-left: 30px;
}
.sap-style-agenda .agenda-item .agenda-body .title {
  background: rgb(15,117,189);
background: linear-gradient(70deg, rgba(15,117,189,1) 0%, rgba(191,79,39,1) 100%);
  padding: 14px 10px;
  color: white;
  font-size: 16px;
  font-weight: bold;
}
.sap-style-agenda .agenda-item .agenda-body .title a {
  color: #FFF;
}
.sap-style-agenda .agenda-item .agenda-body .title .session-detail {
  display: none;
}
.sap-style-agenda .agenda-item .agenda-body .speaker {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.sap-style-agenda .agenda-item .agenda-body .speaker .photo img {
  height: 50px;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.sap-style-agenda .agenda-item .agenda-body .speaker .info {
  padding-left: 8px;
}
.sap-style-agenda .agenda-item .agenda-body .speaker .info h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 4px 0;
}
.sap-style-agenda .agenda-item .agenda-body .speaker .info p {
  margin: 0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}

.custom-modal .modal-body {
  font-size: 18px;
  line-height: 28px;
  padding: 20px 40px;
}

.custom-modal .modal-header {
  background: transparent;
  border: none;
  padding: 0px 0px;
}

.custom-modal .modal-header button {
  color: #2CB8DD;
  width: 35px;
  height: 35px;
  background: #eee;
  margin: 10px;
  border-radius: 50px;
  line-height: 26px;
  z-index: 999;
  position: relative;
  opacity: 1;
  font-size: 30px;
  transition: all 0.2s ease;
}
/* Agenda */
.session-box {
    padding: 0px 25px;
    margin-top: 30px;
    position: relative;
      margin-left: 150px;
}
.left-border-blue {
    border-left: 6px solid #c42034;
}
.session-time {
    position: absolute;
      width: 150px;
    left: -165px;

    top: 60%;
    transform: translateY(0%);
    font-size: 12.75px;
    text-align: center;
    font-weight: 400;
    color: #002e3b;
    font-size: 16px;
}
.keynote-session {
    background: #002e3b;
     background: linear-gradient(
90deg, #c52034 0%, #333333 84%);
    padding: 5px 10px;
    color: white;
    font-size: 14px;
}
#day1 .keynote-session {    background: #c2b280;}
#day2 .keynote-session {    background: #808080;}
#day3 .keynote-session {    background: #c52034;}
#day4 .keynote-session {    background: #373737;}
#day1 .left-border-blue { border-left: 6px solid #c2b280;}
#day2 .left-border-blue { border-left: 6px solid #808080;}
#day3 .left-border-blue { border-left: 6px solid #c52034;}
#day4 .left-border-blue { border-left: 6px solid #373737;}
.session-title {
    font-size: 16px;
    font-weight: bold;
    /* margin-bottom: 15px; */
    line-height: 10px;
}
.keynote-session a {
    color: #fff !important;
    line-height: 18px;
    font-size: 14px;
}
.agenda-section.simple-section img.speaker-img {
    margin: -2px 0 0 0px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ddd;
  object-fit: cover;
    object-position: top;
   
}
.agenda-section.simple-section .speaker-image {
    /* display: none; */
    margin: -2px 0 0 0px;
    width: 60px;
    height: 40px;
    margin-top: 2px;
}
.divTable {
    display: table;
    width: 100%;
}
.divTable[data-toggle="modal"]{    cursor: pointer;}
.divTableCell {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
}
section.exb-head {
    padding: 5% 0;
}
.exbspace {
    padding-bottom: 5%;
}
.exb_title h3 {
    margin: 0 0 25px;
    font-size: 32px;
    color: #002e3b;
    font-weight: 400;
    text-align: center;
    font-family: 'Montserrat';
}
.speaker-name-tab {
    font-weight: normal;
    margin-bottom: 0px !important;
font-size: 15px !important;
}
.speaker-designation {
    line-height: 22px !important;
    font-size: 14px !important;
}
.session-box .session-number{
    font-weight: 600;
}

.session-box .webinar{
color:#000;
font-weight: 500;
}
@media screen and (max-width: 767px) {
	.agenda-design4 .nav-tabs{
		display: block !important;
	}
	.agenda-design4 .nav-tabs li{
		display:block;
		width: 100%;
	}
  .sap-style-agenda .agenda-item {
    display: block;
  }
  .sap-style-agenda .agenda-item .time {
    border-right: none;
  }
  .sap-style-agenda .agenda-item .agenda-body {
    padding-left: 0;
    margin-top: 20px;
  }

  .sap-style-agenda .agenda-date {
    font-size: 16px;
  }
}

/* end of sap style agenda */

.page-heading {
    display: none;
}

@media screen and (max-width: 575px) {

ul.sp-list {
    columns: 1;
}
  ul.sp-list.two-col {
  
    columns: 1;
}
  .embed-container {
    height: 135px;
}
  .session-box{
      margin-left: 0;
  }
  .session-time {
    position: static;
    width: 100%;
    text-align: left;
}
  .session-title {
    line-height: 1.5;
}
}

section.simple-section.Sponsors {
    display: none;
}

section.simple-section.faq.padding.faq-bg {
    display: none;
}