/* Event Font -------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
html {
    scroll-behavior: smooth;
    scroll-padding-top: 80px;
}
#itinerary table{color:var(--white);}
body .full-page-container .main_top_area {
    margin-top: -30px;
}
.container.guest table {
    color: var(--white)!important;
}
.container.guest h3 {
    text-align: center;
    line-height: 1.2em;
    font-size: 38px;
}
.container.guest {
    margin-top: 50px;
}
.container.guest p {
    text-align: center;
    font-size: var(--eventFontSize);
}
.container.guest a {
    color: var(--white);
    text-decoration:underline;
}
.section {
    padding-top: 10%;
}
.ticketDetails {
    max-width: 850px;
    margin: auto;
    /* margin-top: 12%; */
    background: var(--white);
    color: var(--eventFontColor);
    padding: 20px 30px;
    border-radius: 20px;
    font-size: 15px;
}
label[for="fld_1488824[]"] {
    gap: 4px;
}
#partnerships {
    background: var(--white);
}
span#grp_fld_1488821 {
    display: block;
    margin-top: 15px;
}
.event__form[aria-label="Terms & Conditions and Privacy Policy"] {
    margin-top: 20px;
}
#grp_fld_1487510 label {
    gap: 5px;
}
/*#grp_fld_1488819{height: 20px !important;display: block;}*/
#grp_fld_1488825 {
    margin-top: 15px;
    display: block;
}
table.table.table-bordered {
    color: var(--eventFontColor);
    font-size: 15px;
}
#grp_fld_1488824 {
    margin-top: 20px;
    display: block;
}
.subHead {
    text-align: center;
    margin-top: 70px;
    color: #7fbbe7;
}
.col-md-6.event__form[aria-label="Please select your level of experience"] {
    padding: 0px;
    margin-bottom: 20px;
}
.reg-form-data {
    padding: 20px 30px !important;
}
.ticketDetails h2 {
    margin-top: 18px;
}
.heroImg {
    position: relative;
    top: 0px;
}
.innerBanner img {
    display: block;
   /* max-height: 350px;*/
    object-fit: cover;
}
.innerBanner {
    margin-bottom: 30px;
}
#opportunities .formbuilder-form-wrap {
    margin-top: 0px !important;
    margin-bottom: 50px;
}
#opportunities .reg-form-data {
    margin-top: 50px !important;
}
/* .container.full-page-container #opportunities {
    margin-top: 110px;
} */
/* #opportunities {
    margin-top: 0%;
    padding-top: 0;
} */
.beskpoke-btns a {
    font-size: 16px;
}
#opportunities td {
    color: var(--black);
    text-align: center;
  position:relative;
}
td.sold::after {
    position: absolute;
    content: "SOLD";
    font-size: 50px;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    color: #d7d7d7;
}
.greyout {
    color: #fff !important;
}
#opportunities thead {
    background: var(--mainThemeColor2);
    color: var(--black);
}

#top-element::after {
    content: "";
    width: 100%;
    height: 0%;
    background: #7FBBE7;
    background: linear-gradient(0deg, rgba(127, 187, 231, 1) 0%, rgba(127, 187, 231, 0.06) 100%);
    bottom: 0px;
    position: absolute;
}
h3.main-title a {
    display: inline-block;
    font-size: 16px;
    padding: 15px 20px;
    background: #fff;
    margin: 0 0 0 15px;
    color: #000;
    border-radius: 4px;
  text-decoration:none!important;
}
.slick-slide img {
    margin: 0 auto;
}
#testimonials img {
    border: 5px solid var(--mainThemeColor2);
}
.section.purchase-program-ad .formbuilder-form-wrap.section.exhibitor-registration {
    background: #fff;
    border-radius: 13px;
    margin: 20px auto!important;
}
.section.new-agenda-backend {
    background: #062831;
}
.section.new-agenda-backend .concurrent-agenda-style {
  
    margin-top: 140px;
}
.new-agenda-backend .concurrent-agenda-style .nav-tabs > li > a {
    background: #fff !important;
    color:#012d38;
    
}
.new-agenda-backend  .nav-tabs > li.active > a,
.new-agenda-backend  .nav-tabs > li.active > a:hover,
.new-agenda-backend  .nav-tabs > li.active > a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;
}
.section.event-speakers .modal-body .row .col-md-3 {
    display: none;
}



div#paymentOptionDiv{
  width:99%;
  margin:0 auto;
}
div#paymentOptionDiv p{
  color:#000;
}
/*.section.new-agenda-backend .concorent-webinars .agenda-row .agenda-col:nth-of-type(2)  {
    
    height: 200px !important;
}*/



/* .section.purchase-program-ad .formbuilder-form-wrap.section.exhibitor-registration p.change {
    color: #696969!important;
} */
.reg-form-data p br {
    display: block !important;
}
h4#fld_450799 {
    color: #006666;
}
label#group-error {
    display: none !important;
}
.modal-body ul li{
  color:#000!important;
}
section#exhibit-table table tr td:first-of-type,
section#exhibit-table table tr th:first-of-type{
  text-align:left;
  width:27%;
}
section#exhibit-table table tr td,
section#exhibit-table table tr th{
  text-align:center;
  vertical-align:middle;
  font-size:17px;
      width: 20%;
    padding: 15px;
    color: #000;
}
.concorent-webinars:has(h3[data-target="#2380508-all-sessions"]) .agenda-rows .speaker-row,
.concorent-webinars:has(h3[data-target="#2380511-all-sessions"]) .agenda-rows .speaker-row{
    max-height:none;
    overflow:auto;
}

section#exhibit-table .table-bordered>thead>tr>th, 
section#exhibit-table .table-bordered>tbody>tr>th, 
section#exhibit-table .table-bordered>tfoot>tr>th, 
section#exhibit-table .table-bordered>thead>tr>td, 
section#exhibit-table .table-bordered>tbody>tr>td, 
section#exhibit-table .table-bordered>tfoot>tr>td {
    border: 1px solid #000000;
}
/* Select the .speaker div with the specific data-target, then target the <img> inside */
.speaker[data-target="#5_2380475-all-sessions"] img {
    border-radius: unset !important;
    width: 100% !important;
    height: 150px !important;
    max-width: 300 !important;
    object-fit: cover;
}

.speaker[data-target="#5_2380475-all-sessions"] div strong{
    display: none;
}
.fourBox::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: var(--mainThemeColor2);
    top: 0px;
    right: 0px;
    border-radius: 0px 12px 0px 12px;
}
.fourBox {
    background: #508cb9;
    color: var(--white);
    display: block;
    height: 100%;
    padding: 15px 25px;
    border-radius: 12px;
    font-size: 18px;
    position: relative;
}
.fourBoxRow {
    margin-top: 60px;
}

.fourBox:hover:after {
    background: var(--black);
}
.fourBox:hover {
    background: var(--mainThemeColor2);
    color: var(--black);
}

.speaker[data-target="#5_2380475"] img {
    border-radius: unset !important;
    width: 100% !important;
    height: 150px !important;
    max-width: 300 !important;
    object-fit: cover;
}

.speaker[data-target="#5_2380475"] div strong{
    display: none;
}

a#content {
    color: #000;
}
section#map {
    text-align: center;
}
section#exhibit2025 p {
    font-size: 16px;
    margin-bottom: 10px;
}
section#exhibit2025 ul{
  padding-left:15px;
}
section#exhibit2025 ul li{
  font-size:16px;
  padding:5px 0;
}
section#exhibit2025 .col-sm-7 p {
  text-align:left;
}
section#exhibit2025 img {
    display: block;
    margin: 10px auto;
}
#map .nav-tabs {
    border: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#map .nav-tabs li a {
    font-size: 20px;
    background: transparent;
    border-radius: 0px;
    color: #fff;
    border: 2px solid transparent;
    padding: 10px 30px;
}
#map .nav-tabs li.active a,
#map .nav-tabs li.focus a {
    border: 2px solid #fff;
    outline: none;
  background:#fff;
  color:#000;
}
#map .nav-tabs li a:hover {
    border: 2px solid #fff;
    background: #fff;
    color: #000;
}
#map .map-content {
    text-align: left;
    margin: 30px 0;
}
#map .tab-content{
  padding:20px;
border: 2px solid #fff;
    margin: 30px 0;
    border-radius: 4px;
}
#map .tab-content ol li{
  list-style:none;
}
#map .tab-content ol li ul li{
  list-style:circle;
}
#map .tab-content ol li ul {
    margin: 30px 0;
}

#exhibit-table tr:nth-child(even) td:first-child{
  background:#afafaf;
}
#exhibit-table table{
  background:#fff;
}
#exhibit-table .table-striped>tbody>tr:nth-child(odd)>td, 
#exhibit-table .table-striped>tbody>tr:nth-child(odd)>th {
    background-color:d9d9d9;
}
#exhibit-table table th:nth-child(1) {
  background:#fff!important;
}
#exhibit-table table th:nth-child(2) {
    background: #95d4ca !important;
  color:#fff!important;
}
#exhibit-table table th:nth-child(3) {
    background: #62c4b9 !important;
   color:#fff!important;
}
#exhibit-table table th:nth-child(4) {
    background: #02b2a0 !important;
   color:#fff!important;
}
/* Setting of Landing page colors and Font */
:root {
  --mainThemeColor: #7fbbe7;
  --mainThemeColor-rgb: 243, 101, 49;
  --mainThemeColor2: #ffe309;
  --eventFontColor: #696969;
  --overlayHeadingTextColor: #f7f7f7;
  --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
  --eventFontSize: 16px;
  --smalltext: 14px;
  --eventFont: "Noto Sans", sans-serif;
  --eventHeadingFont: "Noto Sans", sans-serif;
  --h1FontSize: 45px;
  --h2FontSize: 42px;
  --h3FontSize: 38px;
  --h4FontSize: 22px;
  --h5FontSize: 20px;
  --h6FontSize: 18px;
  --white: #fff;
  --red: #ff2110;
  --black: #000;
  --yellow: #f9d452;
  --lightGrey: #ddd;
  --darkgrey: #333;
  --halfWidth: 50%;
  --quarterWidth: 75%;
  --faqBgColor: #fafafa;
  --footerBg: #212121;
  --curved: 6px;
  --rounded: 10px;
  --btnFontSize: 18px;
}












.main_top_area::before {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    content: "";
    background-image: -webkit-linear-gradient(left, var(--black) 0%, var(--black) 100%);
    background-image: linear-gradient(to right, var(--black) 0%, var(--black) 100%);
    position: absolute;
    opacity: 0.1;
    z-index: 1;
}
h3#main-content {
   /* background: #3e3e3e;*/
    padding: 5px 15px 12px;
    display: inline-block;
}
.ticket__item:before{
 display:none!important; 
}
.ticket__price {
    min-width: auto!important;
}
.agenda-overview .modal-body img {
    width: 100%;
    border-radius: 50%;
}
iframe#floor-plan-view {
    padding: 220px 0 50px !important;
    height: 850px;
}
/* AGENDA CSS   */
.hide{
display: none;
}
#agenda .concurrent-agenda-style .agenda-row h3 {
color: #fff !important;
}
.tab-content>.active {
    opacity: 1 !important;
}
#agenda .day-label h4 {
    display: inline-block;
    background: #f9d452;
    color: #006b6e;
    padding: 10px 16px;
    border-radius: 24px;
    margin-bottom: 30px;
}
div#agenda {
  margin-top:90px;
    background: #062831;
    padding: 50px 0px;
}
#agenda .agenda-col.concurrent-col {
    background: transparent;
}
.cmp-logo {
    margin-bottom: 20px;
}
.cmp-logo img {
    border-radius: 8px;
    max-width: 200px;
    padding: 10px;
    background: #fff;
}
/*.concurrent-agenda-style .agenda-col:nth-of-type(2) {
    padding: 10px;
    background: #143d49;
    border-radius: 6px;
}*/

/*  AGENDA CSS END  */
.modal-body form{
  min-height:630px!important;
}
.section.why-attend,
.section.agenda-page,
.section.WBCsponsors-page,
.section.plan-your-visit,
.sponsors-page{
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/15022/uploads/vjf/content/misc/1734243627big1.jpg') no-repeat;
    background-position: top;
    background-size: contain;
}

span#grp_fld_394632 {
    margin-top: 20px;
    display: block;
}
input#fld_394635 {
    margin-bottom: 20px;
}
h2#counter1{
  visibility:hidden;
}
h2#counter1:before {
    visibility: visible;
    content: '1982';
    margin-left: 24px;
}
h1.custom-title {
    text-align: left;
    font-size: 30px;
  margin:35px 30px 15px;
}
h1.sub-head {
    text-align: left;
    font-size: 30px;
  margin:0px 30px 15px;
}
p.sub-text {
    margin: 10px 30px 30px;
}
.section.event-speakers {
  background:#233833 url('https://vepimg.b8cdn.com/uploads/vjfnew/15022/uploads/vjf/content/misc/1734243854big2.jpg') no-repeat;
    background-position: top;
    background-size: contain;
}
.custom-wrap{
  background:#006666;
  padding:30px 15px;
  margin-top:20px;
      border-radius: 20px;
}
.custom-wrap p.sub{
  margin:0 20px 20px;
}
.custom-wrap .speaker_container {
    min-height: 200px!important;
  }
.quote-wrap .carousel-inner p{
  font-size:16px!important;
}
.speaker-wrap {
    padding: 50px 0;
}
.speaker_img-src img{
  filter:none!important;
}
.speaker_container {
    border:none!important;
}
.speaker-wrap .modal-body,
.agenda-overview .modal-body,
.custom-wrap .modal-body {
    background: #f8d281;
}
.speaker-wrap .modal-body h4,
.agenda-overview .modal-body h4,
.custom-wrap .modal-body h4 {
 font-size: 16px;
    color: #006666;
  
}
.speaker-wrap .modal-body h5,
.agenda-overview .modal-body h5,
.custom-wrap .modal-body h5 {
    font-size: 14px;
    color: #000;
  font-weight:300;
  line-height: 20px;
}
.speaker-wrap .modal-footer,
.agenda-overview .modal-footer,
.custom-wrap .modal-footer{
  background:#f8d281;
}
.speaker_img-src h4 {
    font-size: 22px!important;
}
.speaker_img-src h5 {
    font-size: 16px!important;
    line-height: 23px;
}
section#Become {
    padding-bottom: 60px;
}
.footer-links > li {
    margin-bottom: 25px;
}
.footer-links > li > ul >li::before {
    content: "●";
    padding-right: 5px;
    font-size: 11px;
}
.WBCsponsors-page .quote-wrap {
 
    height: 300px!important;
}
.WBCsponsors-page section#testimonials{
  padding-bottom:80px;
}
.num-box.counter-container.last h2:after {
    content: '+';
}
.num-box.counter-container.\33 rd h2:after {
    content: '%';
}

section.simple-section.meet-sponsors {
    margin-top: 0;
}
#Shoreham{
    padding: 20px 0;
    text-align: center;
}
#Venue{
    padding: 20px 0 60px;
    text-align: center;
}
section#Media-partner,
#Past-National,
#Overview{
    padding: 20px 0 60px;
}
section#sneak {
    text-align: center;
}
.container.full-page-container .simple-section p{
    font-size: 18px;
    line-height: 28px;
}
.container.full-page-container .simple-section {
    padding: 0px 0;
}
body {
  font-family: var(--eventFont) !important;
  font-size: var(--eventFontSize) !important;
  color: var(--white) !important;
  line-height: 26px !important;
  background-color: #062831 !important;
      overflow-x: hidden;
}
body > .header-content > .container {
  max-width: 100%;
  width: 100%;
  padding: 0px;
}

body > .header-content {
  position: relative;
}
.exhibitor-registration .ev__ticket__wrapper {
    max-width: 930px!important;

    margin: 0 auto;
}
p.change {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 30px 0 10px 10px;
}
#form_40571 {
    max-width: 1050px!important;
    padding:25px 30px!important;
  display: flex;
    flex-flow: column;
}
#form_40571 input.paynbtn.single-pay.aa {
    margin-bottom: 20px;
}
/* General-------------------------- */
#geniusBar .col-sm-3 {
    display: flex;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: #f1f1f1!important;
}
#geniusBar .container-box {
    padding: 10px 30px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
#geniusBar .col-sm-3 h3 {
    font-size: 26px;
    margin-bottom: 15px;
    min-height: 86px;
    display: flex;
    align-items: center;
}
ul.footer-links ul {
    padding-left: 10px;
}
.topbar {
  background-color: var(--mainThemeColor);
  text-align: center;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 0.5s ease;
  padding: 10px;
}

.topbar-link {
  color: inherit;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: color 0.3s ease, font-size 0.3s ease; /* Add transition property */
}

.topbar-link:hover {
  color: #f9d452;
  text-decoration: none;
  font-size: 1.1em; /* Adjust the value as needed for the desired effect */
}

.simple-section {
  padding: 100px 0px;
}

.coloredBg {
  background: var(--mainThemeColor);
  background-image: -webkit-linear-gradient(
    left,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  );
  background-image: linear-gradient(
    to right,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  );
}

.whiteText * {
  color: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
  color: #fff;
}

h4.form-heading {
  font-size: 0px;
}

body > p:first-of-type {
  margin: 0px;
}

.container-parent.header-content {
    padding: 50px 0 10px;
}

.header-wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 14px;
}

.header-content.sticky {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 1;
} 

.header-content.sticky.stickyNav {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  background: var(--white);
}
/* 
.header-content.sticky.stickyNav .header-wrap {
  padding: 0;
} */

a {
  color: #f9d452;
  text-decoration: none;
}

a:hover {
  color: #f9d452;
  text-decoration: none;
}

section#becomeSponsor .main-title {
    text-align: center;
    width: 100%;
}

/* Slider with Caption --------- */

.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, 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%;
}

.banner_video {
  /*    height: 700px;*/
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 1060px) {
  .banner_video {
    height: 600px;
  }
}

/*---------------animatio nVideo BG-----------*/

.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;
  /*    top: 50%;*/
  /*Uncomment this for full video*/
  /*    transform: translateY(-50%);*/
  /*Uncomment this for full video*/
  padding: 40px 15px 90px;
}

.animation_video::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: var(--black);
  position: absolute;
  opacity: 0.6;
}
.section.agenda-overview .concurrent-sessions {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.section.agenda-overview .concurrent-sessions .concurrent-session {
    width: calc(33.33% - 20px);
    background: #143d49;
    min-height: 200px;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 10px;
    margin-right: 20px;
}
.section.agenda-overview  .modal-content {
    background: #fff !important;
}
.formbuilder-form-wrap,.reg-form-data {
    margin-top: 12% !important;
}
.ticketDetails+div>form, .container.guest+div>form{
    margin-top: 50px !important;
}
@media (max-width: 1200px) {
    .formbuilder-form-wrap,.reg-form-data {
    margin-top: 16% !important;
}
}
@media (max-width: 768px) {
.ticket__price {
        min-width: 100% !important;
    }
    .fourBox{
              margin: 10px 0;
        height: auto;
        text-align: center;
    }
    
      .header-content.sticky {
    position: absolute;
    top: 0px !important;
    left: 0;
    width: 100%;
    z-index: 1;
}
.header-wrap{
    border-radius: 0px !important;

}
    .header-wrap {
    padding: 10px 30px;
}
.formbuilder-form-wrap,.reg-form-data {
    margin-top: 25% !important;
}
}
@media (max-width: 480px) {
    /* .container.full-page-container #opportunities{
        margin-top: 140px;
    } */
    .container-parent.header-content {
    padding: 10px 0 10px;
}
.formbuilder-form-wrap,.reg-form-data {
    margin-top: 40% !important;
}
}
@media (max-width: 767px) {
    section#numbers iframe{
        width: 100%;
        height: 300px;
    }
    .section.agenda-overview   .concurrent-sessions .concurrent-session {
        width: 100% !important;
    }
  .animation_video .slider_content {
    padding: 30px 15px 50px;
  }
  .concurrent-agenda-style .concorent-webinars .agenda-row {

    flex-wrap: wrap !important;
}
}

/* end of animation video  */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
}

.banner_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Buttons------------------------------ */

.buttons-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.button {
  padding: 12px 35px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 20px;
  transition: all 0.5s ease;
}

.button.button-red {
  background-color: var(--red);
  color: #fff;
}

.button.button-red:hover,
.button.button-red:focus {
  color: var(--red);
  border-color: var(--red);
  background-color: transparent;
  text-decoration: none;
}

.button.button-yellow {
  background-color: var(--yellow);
  color: #012d38;
}

.button.button-yellow:hover,
.button.button-yellow:focus {
  color: var(--yellow);
  border-color: var(--yellow);
  background-color: transparent;
  text-decoration: none;
}

.vFairsBtn {
  padding: 12px 35px;
  margin: 30px 5px;
  display: inline-block;
  font-size: var(--btnFontSize);
  font-weight: 600;
  border: 2px solid transparent;
}

.coloredShadow {
  box-shadow: 0px 15px 25px 0px rgb(249 71 67 / 30%);
}

.grayShadow {
  box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
}

.curved {
  border-radius: var(--curved);
}

.rounded {
  border-radius: var(--rounded) !important;
}

.btnWhite {
  background: var(--white);
  color: var(--mainThemeColor);
  border: 2px solid var(--mainThemeColor);
}

.btnBlack {
  background: var(--black);
  color: var(--white);
}

.btnColored {
  background-image: -webkit-linear-gradient(
    left,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor) 100%
  );
  background-image: linear-gradient(
    to right,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor) 100%
  );
  color: 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(--black) !important;
  text-decoration: none !important;
}

.btnWhite:hover, .btnWhite:focus, .btnBlack:hover, .btnBlack:focus {
    background: var(--mainThemeColor);
    color: var(--white);
    text-decoration: none !important;
    border: 2px solid var(--white);
}

/* ------------------------- FLIP CARDS -------------------------*/

.flip-card {
  margin: 15px auto;
  background-color: transparent;
  /* width: 300px; */
  height: 300px;
  perspective: 1000px;
}

.flip-card h4 {
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 20px;
}

.flip-card-front {
  background-color: #fff;
}

.flip-card-back {
  display: flex;
  padding: 15px;
  flex-direction: column;
  color: white;
  transform: rotateY(180deg);
  justify-content: flex-end;
  font-size: 22px;
  line-height: 29px;

  background: rgb(215, 43, 39);
  background: linear-gradient(
    90deg,
    rgba(215, 43, 39, 1) 0%,
    rgba(251, 54, 86, 1) 50%,
    rgba(238, 72, 148, 1) 100%
  );
}

.flip-card-back > div {
  padding: 20px;
}

.flip-card-back p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

.flip-card-back p strong {
  font-weight: normal;
}

.wa-box {
  padding: 32px;
  border-radius: 6px;
  margin-bottom: 22px;
  margin-top:10px;
}

.wa-box h6 {
  max-width: 254px;
  font-size: 28px;
  color: #004f5f;
  font-weight: 800;
}

.wa-box img {
  height: 70px;
  margin-top: 66px;
}

.flip-card.small {
  height: 200px;
}

.flip-card.small .flip-card-back {
  font-size: 16px;
  line-height: 20px;
}

.flip-card.small .wa-box img {
  margin-top: 0;
}

.flip-card.small .wa-box h6 {
  font-size: 20px;
}

/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--eventHeadingFont) !important;
  font-weight: 700;
}

h2 {
  font-size: var(--h2FontSize);
}

h3 {
  font-size: var(--h3FontSize);
}

h4 {
  font-size: var(--h4FontSize);
}

h5 {
  font-size: var(--h5FontSize);
}

h6 {
  font-size: var(--h6FontSize);
}

/* Top black bar----------------------- */
.slim-bar {
  position: initial;
  background-color: var(--black);
  color: var(--white);
}

.slim-bar ul > li {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

.slim-bar .row {
  justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
  padding: 0px !important;
}

.noTopPadding {
  padding-top: 0px !important;
}

.noBottomPadding {
  padding-bottom: 0px !important;
}

.noLeftPadding {
  padding-left: 0px !important;
}

.noRightPadding {
  padding-right: 0px !important;
}

.noMargin {
  margin: 0px !important;
}

.noTopMargin {
  margin-top: 0px !important;
}

.noBottomMargin {
  margin-bottom: 0px !important;
}

.noLeftMargin {
  margin-left: 0px !important;
}

.noRightMargin {
  margin-right: 0px !important;
}

.container-box {
  padding: 42px 80px;
  border-radius: 20px;
margin: 30px 0px;
}

.container-box.bg-red {
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/12848/content/files/171817819024conn-gradient-hot-1920x1080-png1718178190.png);
  background-size: cover;
  background: rgb(248,192,62);
background: linear-gradient(90deg, rgba(248,192,62,1) 11%, rgba(209,73,62,1) 66%);
}

.container-box.bg-orange {
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/12848/content/files/1718178792gradbg-1-png1718178792.png);
  background-size: cover;
  background: rgb(248,192,62);
background: linear-gradient(90deg, rgba(248,192,62,1) 11%, rgba(209,73,62,1) 66%);
}

.radius-20 {
  border-radius: 20px;
}

.num-box {
  background-color: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 20px 4px;
}

.num-box h2 {
  font-size: 70px;
  font-weight: bold;
}

.num-box p {
  color: #004f5f;
  font-size: 20px!important;
  font-weight: bold;
 /* max-width: 184px;*/
  margin: 20px 12px;
}

.test-item {
  position: relative;
}
.test-item {
    background:  rgb(0,106,110);
    background: linear-gradient(90deg, rgba(0, 106, 110, 1) 11%, rgba(34, 65, 142, 1) 66%);
    display: block;
    border-radius: 18px;
    min-height: 357.5px;
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew/15022/uploads/vjf/content/misc/1734241896bg-new.png');
    padding: 30px;
    background-position: center;
}
.quote-wrap {
 /* position: absolute;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
padding: 40px 15px 25px;
  background:linear-gradient(90deg, rgba(0, 106, 110, 1) 11%, rgba(34, 65, 142, 1) 66%);
    border-radius: 18px;
  min-height: 297px;
}

.quote-wrap .quote-mark {
  font-size: 100px;
  font-weight: bold;
}

.quote-wrap > p {
  font-size: 16px;
}

.quote-wrap .client {
  margin-top: 20px;
}

.quote-wrap .client p {
  margin: 0;
  font-size: 14px;
}

.quote-wrap .client h2 {
  margin: 0;
  font-weight: bold;
  color: #f9d452;
  font-size: 18px;
}

/* Main Heading------------------------- */
.main-title {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
}

.main-title span {
  color: var(--yellow);
}

.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.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: 100%;
      max-width: 90px;
}

/* Main Navigation------------------------------ */
#main-nav {
  padding: 0px;
  display: flex !important;
}

#main-nav .navbar-nav {
  flex-direction: row;
  justify-content: end;
  flex-grow: 1;
  text-transform: uppercase;
}

#main-nav a {
  color: #333;
  font-size: 14px;
  padding: 8px 15px;
  
}

#main-nav a:hover,
#main-nav a:focus {
  color: #d1493e;
  text-decoration: none;
}

.fullWidthNav .container {
  max-width: 100%;
  width: 100%;
}

.header-content .row {
  display: flex;
  align-items: center;
  flex-wrap: initial;
}

.header-content nav {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-left: 0px;
  padding-right: 0px;
}

#main-nav .navbar-nav li {
  margin-bottom: 0px;
  position: static;
}

/*#main-nav .navbar-nav li.dropdown {
  margin-left: 10px;
}*/

#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: 4px;
}

#LoginBtn {
  border-radius: var(--rounded) !important;
  font-family: var(--eventFont);
}

#LoginBtn:hover,
#LoginBtn:focus {
  color: var(--white) !important;
}

.navbar-toggle {
  /*Set to 0 if Accessibility Feature not added*/
  margin-right: 0px;
  background: var(--mainThemeColor);
  border-radius: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: var(--white);
}

/* Hero Section ------------------------------ */
body .main_top_area {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/17485475611-hero-image-jpg1748547561.jpg") no-repeat bottom center !important;
    background-size: cover!important;
    padding-top: 0%;
    padding-bottom: 0%;
    position: relative;
    min-height: 100vh!important;
    overflow: hidden;
    perspective: 1px;
}
.logos-list img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 250px;
    margin: 5px;
    padding: 5px;
    border: solid 0px #eee;
    transition: all 0.2s ease;
}

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  background-attachment: fixed;
  transform: translateZ(-1px) scale(2);
  z-index: -1;
}

.main_top_area .container {
    position: absolute;
    z-index: 1;
    top: 170px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate {
  opacity: 0;
}

.animate.in-view {
  animation: slideIn 1s forwards;
}
.popup .col-sm-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}

.popup.left {
  text-align: left;
}

.popup.left h2 {
  text-align: left;
}

.popup.left p {
  text-align: left;
}

.popup h1 {
  font-size: 84px;
  filter: drop-shadow(2px 4px 25px #05272f);
  font-wight: bold;
  letter-spacing: 15px;
}

.popup h2 {
  font-size: 60px;
  text-align: center;
}

#date-info {
    margin-top: 10px;
    margin-bottom: 30px;
    color: var(--black);
    font-weight: 500;
    font-family: var(--eventFont);
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 4px;
    text-align: center;
    background: var(--mainThemeColor2);
    padding: 8px 10px;
    border-radius: 7px;
}

.eventDate::after {
  content: "|";
  margin-left: 7px;
}

.popup p {
  text-align: center;
  color: #fff;
  max-width: 700px;
  font-size: 25px;
  line-height:1.2;
  font-weight: 300;
}

.two-btns {
  text-align: center;
  margin: 35px 0 20px;
  padding: 2px;
  border: solid 2px var(--white);
  display: inline-block;
  border-radius: 40px;
}

.two-btns a {
  background: var(--white);
  color: var(--mainThemeColor) !important;
  display: inline-block;
  padding: 12px 34px;
  border-radius: 40px;
  letter-spacing: 1px;
  font-size: 18px;
}

.two-btns a:first-child {
  background: transparent;
  color: var(--white) !important;
  box-shadow: none;
}

.two-btns:hover a {
  background: transparent;
  color: var(--white) !important;
  box-shadow: none;
}

.two-btns a:hover {
  background: var(--white) !important;
  color: var(--mainThemeColor) !important;
  box-shadow: 0px 10px 25px 0px rgb(249 71 67 / 30%);
  text-decoration: none;
}

.two-btns i {
  margin-right: 5px;
}

@keyframes growWipe {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-grow-wipe.in-view {
  animation: growWipe 0.6s forwards;
}

.animate-slide-left.in-view {
  animation: slideInLeft 0.6s forwards;
  animation-delay: 0.6s;
}

.animate-fade-up.in-view {
  animation: fadeInUp 0.6s forwards;
  animation-delay: 1.2s;
}



/*Registration Form---------------------*/

.nw-frm-bldr.reg-form-wrap .col-12 > h3 {
  display: none;
}
/* 
.formbuilder-form-wrap {
  margin-top: 0px;
} */

.nw-frm-bldr.reg-form-wrap {
  color: #222;
}

.row.cpn_fld_1406027 > label {
  margin: 17px 10px 0 0;
  display: inline-block;
}

.btn-primary {
  color: #fff;
  background-color: var(--mainThemeColor2) !important;
  border-color: var(--mainThemeColor2) !important;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  background-color: var(--mainThemeColor2) !important;
  border-color: var(--mainThemeColor2) !important;
}

input[type="file"] {
  width: 100%;
}

.reg-form-wrap h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 20px auto;
  max-width: 850px;
  color: var(--eventFontColor);
}

.page-heading {
  height: 1px;
  display: none;
}




.section.exhibitor-registration .formbuilder-form-wrap .container-fluid,
.section.exhibitor-registration .formbuilder-form-wrap .container-fluid div.row .col-12 {
	padding: 0 15px;
}

form input[type="submit"] {
    background: var(--yellow) !important;
    border-color: var(--yellow) !important;
    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(--yellow);
}

.reg-form-data input::file-selector-button {
  background: var(--mainThemeColor2) !important;
  text-transform: uppercase !important;
  color: #000 !important;
}

.nw-frm-bldr .reg-form-data {
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  border: 0px solid #dedede;
  margin-bottom: 30px;
  background:#ffffff;
}

.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: 100px auto 50px;
    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;
}

.container.full-page-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.full-page-container .col-lg-12 {
  min-height: 400px;
}

.row-content {
  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);
  /*display:none;*/
}

#reset-pwd-frm input,
#LoginModal input {
  font-family: var(--eventFont);
}

/*Login Modal New UI------------------------*/
#LoginModal .modal-content,
#reset-pwd-frm .modal-content,
#forgot-pwd-modal .modal-content {
  border-radius: 23px;
}

#LoginModal .modal-header,
#reset-pwd-frm .modal-header,
#forgot-pwd-modal .modal-header {
  background: no-repeat;
  border: none;
}

#LoginModal h4,
#forgot-pwd-modal h4 {
  font-size: 34px;
  font-weight: 400;
  color: var(--mainThemeColor);
  position: relative;
  text-transform: uppercase;
  display: inline-block;
}

#LoginModal h4::after {
  content: "to access your event";
  display: block;
  font-size: 28px;
  font-weight: 300;
  color: #4f4b4a;
  line-height: 28px;
  text-transform: lowercase;
}

#LoginModal button.close span,
#forgot-pwd-modal button.close span {
  font-size: 27px;
  font-family: var(--eventFont);
}

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {
  border-radius: 8px;
  padding-left: 47px;
  padding-top: 27px;
  padding-bottom: 40px;
  background: #fff
    url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685015673login-img-png1685015673.png")
    no-repeat right bottom;
  min-height: 530px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
  background: #ededed;
  width: 32px;
  height: 32px;
  color: #f8643c;
  opacity: 1;
  border-radius: 100%;
  margin: 0px;
  margin-top: -27px;
  padding: 0px;
}

#login-footer .row .col-sm-4 .btn-default,
#forgot-pwd-modal .btn-default {
  display: none;
}

#reset-pwd-frm input,
#LoginModal input,
#forgot-pwd-modal input {
  max-width: 366px;
  min-height: 50px;
  background: #f4f4f4;
  border-color: #dcdcdc;
  box-shadow: none;
  border-radius: 4px;
}

#login-footer,
#forgot-pwd-modal .modal-footer {
  border: none;
  padding: 0px;
  padding-left: 15px;
}

#login-footer .row .col-sm-4 {
  float: none;
  text-align: left;
}

#login-footer .col-sm-4,
#login-footer .col-sm-8 {
  float: none;
  position: relative;
  width: 100%;
  max-width: 100%;
}

#LoginModal #LoginEmail {
  background: #f4f4f4
    url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png")
    no-repeat 13px center !important;
  padding-left: 46px;
}

#LoginModal #Password {
  background: #f4f4f4
    url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png)
    no-repeat 13px center !important;
  padding-left: 46px;
}

#login-footer .row .col-sm-4 button[type="submit"],
#forgot-pwd-modal .modal-footer button[type="submit"] {
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  background-image: -webkit-linear-gradient(
    left,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  );
  background-image: linear-gradient(
    to right,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  );
  margin-left: 0px;
}

#login-footer .col-sm-8 .forgot-btn:hover,
#login-footer .col-sm-8 .forgot-btn:focus {
  background: none !important;
  text-decoration: none;
  color: #f8633e !important;
}

#login-footer .col-sm-8 .forgot-btn {
  position: absolute;
  top: -124px;
  right: 0px;
  background: no-repeat;
  color: #f8633e;
  text-decoration: underline;
  padding: 0;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
  color: #797979;
  font-size: 15px;
  background: none;
  border: 2px solid #818181;
  line-height: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

#login-footer .btn-modal-registration:hover,
#login-footer .btn-modal-registration:focus {
  background: #818181 !important;
  color: #fff;
}

#LoginModal .modal-body {
  margin-top: 30px;
}

#login-footer > .row {
  display: flex;
  flex-direction: column-reverse;
  min-height: 167px;
  max-width: 366px;
  margin-left: -15px;
}

#LoginModal .form-group,
#reset-pwd-frm .form-group {
  margin-bottom: 15px;
}

#forgot-pwd-modal .modal-footer {
  text-align: left;
}

#forgot-pwd-modal .modal-content {
  min-height: 340px;
  background-size: 380px;
}

#resetemail {
  background: #f4f4f4
    url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685078819envelop-icon-png1685078819.png)
    no-repeat 13px center !important;
  padding-left: 46px;
}

@media (min-width: 769px) {
  #LoginModal .modal-dialog,
  #forgot-pwd-modal .modal-dialog {
    width: 850px;
  }
  .concorent-webinars .agenda-rows:nth-of-type(4), .concorent-webinars .agenda-rows:nth-of-type(7) {
    width: calc(29% - 40px)  !important;
  }
}

@media (max-width: 768px) {
  #LoginModal .modal-dialog,
  #forgot-pwd-modal .modal-dialog {
    width: 750px;
  }
}

@media (max-width: 767px) {
  #LoginModal h4,
  #forgot-pwd-modal h4 {
    font-size: 24px;
  }

  #LoginModal h4::after {
    font-size: 22px;
  }

  #reset-pwd-frm input,
  #LoginModal input,
  #forgot-pwd-modal input {
    max-width: 100%;
  }

  #login-footer .row {
    max-width: 98%;
  }

  #LoginModal .modal-content,
  #forgot-pwd-modal .modal-content {
    padding-left: 15px;
    padding-top: 27px;
    padding-bottom: 40px;
    background: #fff;

    padding-right: 15px;
  }

  #login-footer .col-sm-8 .forgot-btn {
    top: -74px;
    right: 0px;
  }

  #login-footer .col-sm-8 {
    text-align: left;
    margin-top: 0px;
    border-top: 0px solid #ddd;
    margin-left: 15px;
  }

  #login-footer > .row {
    display: flex;
    flex-direction: column-reverse;
    min-height: 135px;
  }

  #LoginModal button.close,
  #forgot-pwd-modal button.close {
    margin-top: -24px;
    margin-right: -15px;
  }

  #forgot-pwd-modal .modal-content {
    min-height: 280px;
  }
}

/*End Login Modal New UI------------------------*/

/* Countdown Timer---------------------------- */
.countdown-container {
  text-align: center;
  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);
  z-index: 1;
      margin-top: 30px;
}

#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: "";
}

/* About section -------------------------------------- */
.main-intro {
  max-width: 75%;
  text-align: center;
  margin: auto;
}

.main-intro strong {
  margin-bottom: 25px;
  font-size: 20px;
  display: block;
}

/* Why Attend section------------------------------------ */

#whyAttend {
  padding-top: 80px;
}

#whyAttend .main-title {
  margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
  color: var(--overlayHeadingTextColor2);
}

#whyAttend li i {
  color: var(--yellow);
}

.whiteText .main-title span {
  color: var(--yellow);
}

.main-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    color: var(--mainThemeColor2) !important;
}

.info-box {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  height:95%;
}

.info-box:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.info-image {
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-radius: 20px 20px 0 0;
}

.info-content {
  padding: 20px;
  color: #012d38 !important;
}

.info-content h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #012d38 !important;
}

.info-content p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #012d38 !important;
}
@media (max-width: 992px) {
  .heroImg {
   
    display: none;
}
   .packages-wrap .row {
    display: block;
}
  section#cus__vfairs__agenda .col-md-2 {
    width: 100%;
}
  section#cus__vfairs__agenda .filter-box {
    max-width: 100%;
  }
  .col-md-4.filter {
    width: 97%;
}
  .faq-box {
    padding: 50px 10px!important;
    word-break: break-word;
}
  .faq-box .question a {
    font-size: 18px!important;
  }
  .faq-box .collapse > div {
    font-size: 16px!important;
    color: #ffffff;
}
 section#faq .col-md-4 {
    width: 100%;
}
  
}
@media (max-width: 767px) {
  
  .info-content p {
    font-size: 14px;
  }
.agenda-design11-speaker .nav-tabs > li {
    display: block;
}
  .event-logo img {
    max-width: 100px;
}
}

/* Convince Section-------------------------------------------- */
.custom-section {
  background-color: #33bbcd;
  padding: 20px 0;
  width: 100%;
}

.custom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.custom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.custom-text {
  flex: 1;
}

.custom-button {
  flex: 0 0 auto;
}

.custom-section h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}

.custom-section .button.button-red {
  background-color: #ff2110;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

.custom-section .button.button-red:hover {
  background-color: #e0190d;
}

@media (max-width: 767px) {
 .concurrent-sessions .concurrent-session {
    width: 100%;
  }
  .navbar-nav .open .dropdown-menu {
        text-align: center;
  }
  
  a.dropdown-toggle {
    background: none !important;
    border: 1px solid #eee;
    padding: 8px !important;
}
  .custom-container {
    flex-direction: column;
    text-align: center;
  }

  .custom-row {
    flex-direction: column;
  }

  .custom-text {
    margin-bottom: 20px;
  }
}

/* Agenda-------------------------------------------- */
#agenda {
  background-color: #f1f1f1;
}

#agenda section .container > h3 {
  display: none;
}

#agenda section h3 {
  font-size: var(--h4FontSize);
  font-weight: 600;
}

#agenda section {
  background: none !important;
}


#agenda .nav-tabs > li > a {
  color: var(--mainThemeColor) !important;
  background-color: var(--white) !important;
}

#agenda .nav > li > a:hover,
border: none;
}

.nav-tabs>li>a:hover {
Background: #166a8194 !important;
border: none;}

#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: var(--mainThemeColor);
}

.agenda-time span {
  background-image: -webkit-linear-gradient(
    left,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  ) !important;
  background-image: linear-gradient(
    to right,
    var(--mainThemeColor) 0%,
    var(--mainThemeColor2) 100%
  ) !important;
}

.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:focus:after,
.nav-tabs > li.active > a:hover:after {
  border-top-color: var(--mainThemeColor) !important;
}

.customer-name { 
  background: #ffffff; 
  border-radius: 5px;
  height: 52px !important;
  max-width: 60%;
  color: #143d4a;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 6px;
  margin-top: 15px;
}

/*Sponsors Section----------------------------------------*/

.meet-sponsors {
  margin-top: -150px;
  position: relative;
}

.sp-section {
  padding-bottom: 50px;
  max-width: 800px;
  margin: auto;
}

.sp-section .sp-level {
    color: var(--yellow);
    text-align: center;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}

.logos-list {
  text-align: center;
}

.logos-list img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 250px;
    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%);
}

.packages-wrap {
  text-align: center;
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/12848/content/files/1718180755package-bg-png1718180755.png);
  background-size: cover;
  padding: 20px;
  border-radius: 20px;
}

.package-item {
  padding: 10px 0;
  color: #fff;
}

.package-item.package-high {
  background-color: #012d38;
  border-radius: 10px;
}

.package-item h3 {
  text-align: center !important;
  font-size: 38px !important;
  color: #fff;
  margin-bottom: 0;
}

.package-item h5 {
  text-align: center !important;
  font-size: 20px !important;
}


.carousel-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.carousel-slide img {
  width: 100%;
  display: block;
  border-radius:20px;
  filter:drop-shadow(0 3px 0.28rem black);
}
#numbers .main-title{
color:var(--mainThemeColor2) !important;
}
/* FAQs Section------------------------------------------- */

#faq {
  margin-top: -300px;
}

.faq-bg {
  background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/12848/content/files/1713358090background-2-png1713358090.png);
  background-size: cover;
  background-attachment: fixed;
}

.faq-box {
  cursor: pointer;
  border-radius: 10px;
  background-color: #17414b;
  padding: 50px;
  text-align: center;
  margin-top: 30px;
  width: 100%;
  min-height: 255px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


.faq-box:hover {background:#153b44; box-shadow: 0px 0px 44px rgb(0 0 0 / 40%);}

.faq-box .question a {
  font-size: 25px;
  text-transform: none;
  color: #ffffff;
  font-weight: 600;
}

.faq-box .question {
  margin-bottom: 20px;
}

.faq-box .collapse > div {
  font-size: 20px;
  color: #ffffff;
}

.faq-box .collapse > div a {
  color: #f9d452;
  text-decoration: underline;
}

.faq.padding {
  padding: 0;
}

.faq .panel {
  background: var(--faqBgColor);
  padding: 24px 25px 24px;
  margin: 0 0 27px;
  border: none;
  border-radius: 15px;
}

.faq .panel-heading {
  padding: 0 !important;
  background: 0 0 !important;
}

.faq h4.panel-title a {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  line-height: 24px;
  color: var(--eventFontColor);
  font-family: var(--eventHeadingFont);
  font-weight: 700;
  text-transform: none;
  padding-left: 45px;
}

.faq .panel-collapse {
  text-decoration: none;
  cursor: pointer;
}

.faq .panel-collapse .panel-body {
  width: 100% !important;
  padding-bottom: 0;
  border: none !important;
  padding-top: 9px;
  font-size: var(--eventFontSize) !important;
  font-family: var(--eventFont) !important;
  line-height: 24px !important;
  color: var(--eventFontColor) !important;
}

.faq .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "068";
  padding-right: 5px;
  font-size: 19px;
  color: var(--mainThemeColor);
}

.faq .panel-title > a.collapsed:before {
  float: right !important;
  content: "067";
}

.faq .panel-title > a:active,
.faq .panel-title > a:focus {
  text-decoration: none;
}

/*Speakers Section---------------------------------------------*/

#speakers {
  position: relative;
  margin-top: 0px;
}

.sp-box {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 20px;
}

.sp-box:hover {
  background: rgb(215, 43, 39);
  background: linear-gradient(
    90deg,
    rgba(215, 43, 39, 1) 0%,
    rgba(251, 54, 86, 1) 50%,
    rgba(238, 72, 148, 1) 100%
  );
}

.sp-box:hover .info h4 {
  color: var(--yellow);
}

.sp-box .photo {
  position: relative;
}

.sp-box .photo .sp-photo {
  width: 250px;
  border-radius: 50%;
}

.sp-box .photo .sp-logo {
  width: 64px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.sp-box .info {
  padding-top: 10px;
}

.sp-box .info h4 {
}

.sp-box .info p {
}

/* Footer----------------------------- */
footer {
    background: #437397;
    padding: 28px 0px 24px 0;
    position: relative;
    border-top-color: var(--mainThemeColor);
}

.footer-row {
  display: flex;
  align-items: start;
}

ul.footer-links {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer-links li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

/*.footer-links li:after {
  content: "|";
  margin: 0px 5px 0px 12px;
}*/

.footer-links li:last-child::after {
  margin-right: 0px;
  content: "";
}

.footer-links a {
  font-size: var(--smalltext) !important;
}

.socialIcons {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}

.socialIcons li {
  display: inline-block;
  padding-right: 10px;
}

.socialIcons li:last-child {
  padding-right: 0px;
}

.socialIcons li a {
  font-size: 20px;
  color: var(--white);
  text-decoration: none;
}

.socialIcons li a:hover i {
  color: var(--mainThemeColor);
}

/*Top to the Page button---------------*/
#top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: var(--white);
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  padding-top: 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: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.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;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

@media (max-width: 991px) {
  .reg-form-data .col-12 input[type=submit] {
    margin: 20px 0 0;
}
  
  .navbar-toggle {
    display: inline-block;
  }

  #main-nav {
    position: fixed;
    top: 0;
    left: 0px;
    z-index: 55;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100% !important;
    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;
    display: flex;
  }

  .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;
  }

  #main-nav.in {
    display: flex !important;
  }

  #main-nav a {
    color: var(--white);
    font-size: 18px;
    padding: 18px 15px;
    text-align: center;
  }

  #main-nav li.language-dropdown a {
    color: var(--darkgrey);
  }

  #main-nav .dropdown-menu li a {
    font-size: 14px !important;
    padding: 7px !important;
  }

  #main-nav .open .dropdown-menu {
   /* border: 1px solid;*/
    transform: unset !important;
  }

  #main-nav .language-dropdown.open .dropdown-menu {
    border: none;
  }

  .popup-col-mob .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .meet-sponsors {
    margin-top: 0;
  }

  .sp-section img {
    margin-bottom: 15px;
  }

  .main_top_area {
    background-size: contain;
    background-position: top center;
    min-height: auto;
  }

  .quote-wrap {
    padding: 122px;
  }

  #testimonials img {
    margin-bottom: 30px;
  }

  .container-box {
    padding: 20px 38px;
    text-align: left;
  }

  /*.container-box > .row {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
}*/

  .container-box.col-rev-mob .row {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  /*

section#numbers .container-box > .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}*/

  .container-box .col-md-4 {
    margin-top: 30px;
  }

  .num-box {
    margin-bottom: 30px;
  }

  .footer-row {
    flex-direction: column;
    gap: 30px;
  }

  #main-nav .navbar-nav li.dropdown {
    margin-left: 0;
    margin-top: 10px;
  }

  .slider_content {
    position: relative;
    height: auto;
  }

  .banner_video {
    height: auto;
  }

  .embed-container {
    height: auto;
  }

  #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(--mainThemeColor2) !important;
    text-transform: uppercase;
  }

  .popup {
  padding: 00px 0 !important;
        /*word-break: break-all;*/
  }

  .popup h1 {
    font-size: 60px;
    filter: drop-shadow(2px 4px 25px #05272f);
  }

  .popup h2 {
    font-size: 28px;
    margin-top: 0 !important;
  }
  .popup p {
    font-size: 16px;
  }

  .countdown-container {
    margin-top: 50px;
  }

  .language-dropdown .dropdown-menu li a {
    color: #fff !important;
    display: block;
    text-align: center;
    padding: 10px !important;
  }

  #faq {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
    .section {
    padding-top: 30%
}
 .section.exhibitor-registration .formbuilder-form-wrap .container-fluid,
  .section.exhibitor-registration .formbuilder-form-wrap .container-fluid div.row .col-12,
  .section.exhibitor-registration .formbuilder-form-wrap .container-fluid div.row .col-6{
    padding:0!important;
  }
  .flip-card.small {
    height:260px;
}
  .flip-card.small .flip-card-back {
    font-size: 13px;
}
  .popup.left {
    text-align: left;
  }

  .popup.popup-col-mob.left .col-md-6 img {
    display: none;
  }

  .quote-wrap {
    padding: 70px 50px;
  }

  .buttons-wrap .button {
    display: block;
    width: 100%;
  }

  .main-intro {
    max-width: 100%;
  }

  .headingOverlayText {
    display: none !important;
  }

  h3.main-title {
    font-size: 30px;
  }

  .two-btns {
    margin: 0px 0 50px;
  }

  .simple-section {
    padding: 100px 0px;
  }

  #whyAttend {
    padding-top: 20px;
  }
}

@media (max-width: 480px) {
  :root {
    --h1FontSize: 35px;
    --h4FontSize: 18px;
  }

   

  #date-info span {
    display: block;
    text-align: center;
  }

  .eventDate::after {
    content: "";
    margin-left: 0px;
  }

  .countdown-container {
    padding: 0px 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;
  }
}
@media (max-width: 320px) {

 .section {
    padding-top: 40%
}
}
/*Code copy button styles------------------*/
pre {
  position: relative;
  overflow: auto;

  /* make space  */
  margin: 5px 0;
  padding: 1.75rem 0 1.75rem 1rem;
  border-radius: 10px;
}

pre button {
  border: none;
  position: absolute;
  top: 5px;
  right: 5px;
  color: var(--white);
  font-size: var(--smalltext);
  padding: 5px 10px;
  background-color: var(--mainThemeColor);
  border-radius: 5px;
}

pre button:hover {
  cursor: pointer;
  background-color: var(--footerBg);
}

.content-page {
    padding: 50px 0;
    margin-top: 100px;
}

.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;
}

.section.privacy-policy h4 {
  margin-top: 22px;
}

.section.terms-of-service li {
  margin-bottom: 20px;
}

/*New login UI updates-----------------*/

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {
  background: var(--white);
  padding-left: 25px;
  padding-right: 25px;
  min-height: initial;
  padding-bottom: 20px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
  background: #fff;
  width: 32px;
  height: 32px;
}

#LoginModal #LoginEmail {
  padding-left: 40px;
  background-size: 18px !important;
}

#LoginModal #Password {
  padding-left: 40px;
  background-size: 15px !important;
}

#LoginModal .modal-dialog,
#forgot-pwd-modal .modal-dialog {
  width: max-content;
}

#LoginModal h4::after {
  content: "";
}

#reset-pwd-frm input,
#LoginModal input,
#forgot-pwd-modal input {
  width: 100%;

  min-width: 320px;
}

#login-footer .col-sm-8 .forgot-btn {
  position: initial;
  background: no-repeat;
  color: var(--eventFontColor);
  text-decoration: underline;
  padding: 6px 12px;
  margin: 0px;
  display: block;
  float: none !important;
  margin-top: 12px;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
  color: var(--mainThemeColor);
}

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {
  padding-top: 8px;
  border-radius: 8px;
}

#LoginModal .modal-header,
#reset-pwd-frm .modal-header,
#forgot-pwd-modal .modal-header {
  padding: 9px 15px 0px;
}

#login-footer .row .col-sm-4 button[type="submit"],
#forgot-pwd-modal .modal-footer button[type="submit"] {
  min-width: 320px;
}

#login-footer > .row {
  display: flex;
  flex-direction: column-reverse;
  min-height: initial;
}

#login-footer .col-sm-8 {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
  border: 0px solid #818181;
  margin-top: 50px;
  text-decoration: underline;
}

#LoginModal .modal-body {
  margin-top: 10px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
  position: relative;
  right: -30px;
  margin-top: -10px;
}

#login-footer .btn-modal-registration:hover,
#login-footer .btn-modal-registration:focus {
  background: var(--white) !important;
  color: var(--darkgrey) !important;
  text-decoration: underline;
}

#reset-pwd-frm label,
#LoginModal label {
  display: block;
}

#forgot-pwd-modal .modal-footer button[type="submit"] {
  width: 94%;
  min-width: 94%;
}

.control-label {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

#login-footer .col-sm-8 .btn:active {
  box-shadow: none;
}

#LoginModal button:focus,
#LoginModal a:focus {
  outline: none;
}

@media (max-width: 767px) {
  #login-footer .row .col-sm-8 {
    order: initial;
  }

  #login-footer .row .col-sm-4 {
    padding-left: 20px;
    padding-right: 0px;
  }

  #login-footer .row .col-sm-4 button[type="submit"],
  #forgot-pwd-modal .modal-footer button[type="submit"] {
    min-width: 100%;
  }

  #login-footer .col-sm-8 a {
    margin-top: 30px;
  }

  #LoginModal button.close,
  #forgot-pwd-modal button.close {
    right: -14px;
  }

  #reset-pwd-frm input,
  #LoginModal input,
  #forgot-pwd-modal input {
    width: 100%;
    min-width: 100%;
  }
}

/*New login UI updates end-----------------*/

/*New Accessibility Features layout----------------------*/
.accessibility-actions {
  position: absolute;
  top: 4px;
  text-align: left;
  display: flex;
  align-items: center;
  margin: 0px;
}

.accessibility-actions > a:nth-child(1) {
  height: 33px;
  width: 35px;
}

.accessibility-actions > a:nth-child(1) *,
.accessibility-actions > a:nth-child(2) * {
  display: none;
}

.accessibility-actions > span:nth-of-type(1) span,
.accessibility-actions > span:nth-of-type(1) span a,
.accessibility-actions > span:nth-of-type(2) span,
.accessibility-actions > span:nth-of-type(2) a {
  display: block;
  width: 33px;
  height: 33px;
  margin: 0px;
}

.accessibility-actions > span:nth-of-type(1) a img,
.accessibility-actions > span:nth-of-type(2) a img {
  display: none;
}

.accessibility-actions > a:nth-child(2) {
  min-width: 80px;
  font-size: 0px;
  margin-left: 5px;
  height: 33px;
}

.accessibility-actions > span:nth-of-type(1) {
  min-width: 33px;
  display: inline-block;
  margin: 0px;
  height: 33px;
  margin-left: 5px;
  order: 5;
}

.accessibility-actions > h3 {
  font-size: 0px;
  width: 21px;
  height: 33px;
  margin-left: 4px;
  order: 4;
}

.accessibility-actions > span:nth-of-type(2) {
  margin-left: 5px;
  margin-right: 0px;
  width: 32px;
  height: 33px;
  order: 3;
}

/*End New Accessibility Features layout----------------------*/

/* ------------------------- AGENDA -------------------------*/
.colap .content__hide {
  display: none;
}
p.date__1 {
    color: #004f59;
    margin-left: 71px;
    background: #f9d452;
    width: 100%;
    max-width: 152px;
    display: block;
    text-align: center !important;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 30px;
}
.colap .toggle-icon::before {
  content: "\002B"; /* Plus icon */
  display: inline-block;
  margin-right: 10px;
}
.colap.open .toggle-icon::before {
  content: "\2212"; /* Minus icon */
}


.full-page-container .col-lg-12 {
  min-height: unset !important;
  width: 100%;
}
.speaker.mh-60 {
    cursor: pointer;
}
img.link {
  width: 100%;
  max-width: 25px;
}
.modal-title {

  font-size: 16px !important;
}
.modal-header {
  background-color: #006666 !important;
}
.modal .modal-body p {
  color: #233444 !important;
  font-size: 16px;
}
section#cus__vfairs__agenda .session-detail {
color: #fff;
font-size: 13px;
line-height: 23px;
}

.filt__l {
font-size: 18px;
font-weight: bold;
color: #233444;
padding-bottom: 1px;
}
.speaker {
position: relative;
color: #233444;
min-height: 60px;
}

/*.speaker.mh-60 img {
border-radius: 0%;
}*/

section#cus__vfairs__agenda p.agenda__box {
background: none;
width: 100%;
padding: 10px 0px 1px 10px;
height: 42px;
margin-bottom: 20px !important;
border-top: solid 1px #ffffff50;
}

section#cus__vfairs__agenda .filter-box {
background-color: #84e4ff1c;
border-radius: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
width: 100%;
max-width: 220px;
padding: 20px;
color: white;
}

section#cus__vfairs__agenda .filter-box::-webkit-scrollbar {
width: 5px;
}
section#cus__vfairs__agenda .filter-box::-webkit-scrollbar-thumb {
-webkit-border-radius: 100vw;
border-radius: 100vw;
background: #ebebeb;
}
section#cus__vfairs__agenda .filter-box::-webkit-scrollbar-track {
background-color: #ebebeb;
-webkit-border-radius: 100vw;
border-radius: 100vw;
margin-block: 3em;
}

section#cus__vfairs__agenda .filter-box h4 {
margin-bottom: 15px;
font-weight: bold;
}
section#cus__vfairs__agenda .filter-box .checkbox {
margin-bottom: 10px;
}

.col-md-4.filter {
    background: #143d49;
    padding: 14px;
    margin: 0px;
    border: #062832 solid 6px;
    border-radius: 10px;
}
.col-md-4.filter.show {
display: block;
}

.filter {
  display: none;
  }
.filter.show {
  display: block;
  }
.tab-content .agenda-tabs > li.active > a {
background: #f9d452!important;
}
.section.agenda-test {
background-color:#062831;
}
.agenda-design11-speaker h3.main-title {
font-size: 35px !important;
color: #fff!important;
}
.agenda-design11-speaker {
color: #233444;
text-align: left;
border-bottom: 0px solid #e0e0e0;
width: 100%;
padding: 5px 0px;
width: 100%;
max-width: 1480px;
margin: auto;
}
.agenda-design11-speaker h1 {
font-size: 40px;
text-align: left;
margin: 0 0 20px;
font-weight: 400;
color: #233444;
}
.agenda-design11-speaker h3 {
margin: 0 0 20px;
font-size: 30px;
color: #233444;
font-weight: 600;
text-align: left;
}
section#cus__vfairs__agenda .filter-box h4 {

    font-size: 18px !important;
}
.agenda-design11-speaker ol {
padding-left: 16px;
padding-top: 6px;
}
.agenda-design11-speaker ol li {
padding-bottom: 10px;
padding-left: 8px;
}
.agenda-design11-speaker p {
font-size: 14px;
line-height: 22px;
text-align: left;
}
.agenda-design11-speaker h4 {
margin-bottom: 0;
border: none;
}
.agenda-design11-speaker h4 span {
display: inline-block;
padding-bottom: 0;
background: #37404f;
color: #fff;
padding: 10px 20px;
border-radius: 5px;
border: none;
margin-left: 35px;
margin-bottom: 20px;
}

.agenda-design11-speaker .agenda-row .agenda-col:first-child span {
display: block;
color: #fff;
font-size: 14px;

}
.agenda-design11-speaker .agenda-rows .agenda-row:last-child p,
.agenda-rows .agenda-row:last-child h3 {
border-bottom: none;
}
.agenda-design11-speaker .agenda-row {
display: table;
width: 100%;
margin-bottom: 20px;
}
.agenda-design11-speaker .agenda-col {
display: table-cell;
vertical-align: middle;
}
.agenda-design11-speaker .agenda-row .agenda-col:first-child {
vertical-align: top;
padding-top: 0px;
width: 145px;
text-align: center;
}
.agenda-design11-speaker .agenda-row .agenda-col:last-child {
border-left: 1px solid #fff;
padding: 0 0 0 30px;
}
.agenda-design11-speaker .agenda-row h3 {
font-size: 20px;
font-weight: 600;
line-height: 24px;
display: block;
text-align: left;
margin: 0px 0px 15px 0px;
background: #17414b !important;
border-radius: 6px;
padding: 10px;
}

.agenda-design11-speaker .agenda-row h3:hover {background:#153b44; box-shadow: 0px 0px 44px rgb(0 0 0 / 40%); transition: 1s ease-out;}

section#cus__vfairs__agenda .agenda-row.no-speaker h3 {
padding-bottom: 20px;
margin-bottom: 0;
border-bottom: 1px solid #eee;
}
.agenda-design11-speaker .agenda-row .speaker {
padding-left: 60px;
position: relative;
color: #fff;
}
.agenda-design11-speaker .agenda-row .speaker-name {
font-size: 14px;
font-weight: 700;
padding-top: 3px;
}
.speaker img {
height: 55px;
width: 55px !important;
border-radius: 50%;
}
.agenda-design11-speaker .agenda-row .speaker.no-spk-img {
padding-left: 0;
}
.agenda-design11-speaker .agenda-row span.designation {
display: block;
font-size: 12px;
}
section#cus__vfairs__agenda .agenda-row label {
display: block;
font-size: 11px;
color: #666;
}
section#cus__vfairs__agenda .agenda-row p {
font-size: 16px;
margin: 10px 0 0;
padding-bottom: 0px;
color: #000;
}
section#cus__vfairs__agenda.agenda-design11-speaker .agenda-row p:last-child {
  padding-bottom: 20px;
  color: #fff !important;
  font-size:14px;
}
.agenda-design11-speaker .time-display {
width: 120px;
font-family: "Open Sans", sans-serif;
text-align: left;
display: inline-block;
vertical-align: middle;
color: #777;
font-size: 16px;
font-weight: bold;
margin-right: 15px;
}
.agenda-design11-speaker .time-display img {
margin-bottom: 0;
}
.agenda-design11-speaker .mh-60 {
min-height: 60px;
}
section#cus__vfairs__agenda .agenda-row h3 {
color: #ffffff !important;
font-family: "Noto Sans", sans-serif !important;
}
section#cus__vfairs__agenda h3.main-title {
text-align: center;
font-size: 36px;
}

.agenda-design11-speaker .nav-tabs > li.active > a,
.agenda-design11-speaker .nav-tabs > li.active > a:hover,
.agenda-design11-speaker .nav-tabs > li.active > a:focus {
  color: #062831;
  background: #ffffff;
}

.agenda-design11-speaker .nav-tabs > li > a {
  border-radius: 10px 10px 0px 0px;
  font-size: 16px;
  padding: 10px 35px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing:1.5px;
}

.agenda-design11-speaker .nav-tabs > li {
  float: none;
  display: inline-block;
}

.nav>li>a:hover, .nav>li>a:focus { 
background-color: #133d48;
border: none;
}


.agenda-design11-speaker .nav-tabs {
  margin-bottom: 30px;
  margin-top: 30px;
  border-bottom: solid 1px #ffffff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ev__ticket {
    padding: 0 20px;
    background: #fff;
}
.reg-form-data{
  padding:0 20px;
}
  #map .tab-content{
    padding:10px;
  }
  h1.custom-title{
    margin: 0 0 15px;
    text-align:center;
}
   h1.sub-head{
    text-align:center;
    margin: 20px 0 15px;
}
  .custom-wrap p.sub{
    text-align:center;
    margin: 0 10px;
}
  p.sub-text{
    text-align:center;
    margin:0 0 30px;
  }
  .speaker_container {
    margin-bottom: 0!important;
    min-height: auto!important;
  }
  ul.footer-links ul {
    padding-left: 0 !important;
}
  
  .agenda-design11-speaker .agenda-row .agenda-col:first-child {
    text-align: left;
    width: 100%;
  }

  .agenda-design11-speaker .agenda-col,
  .agenda-design4 .agenda-row {
    display: block;
  }

  .agenda-design11-speaker .agenda-row .agenda-col:first-child span {
    display: inline-block;
  }

  .agenda-design11-speaker .agenda-row .agenda-col:first-child {
    margin-bottom: 15px;
  }
  p.date__1 {
  
    margin-left: unset !important;
  
}
}


/*-------Animations----------*/

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fade-in-up {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.5, 0, 0, 1) 0.2s,
    transform 1s cubic-bezier(0.5, 0, 0, 1) 0.2s;
  transform: translate3d(0, 40px, 0);
}

.fade-in-up-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 767px) {
  .row_s {
    display: block !important;
    padding: 8px 0px;
}
  
     .container-box.bg-orange .col-md-3 {
        width: 100% !important;
    }
  .fade-in-up {
    opacity: 0;
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    transform: translate3d(0, 40px, 0);
  }

  .fade-in-up-visible {
    opacity: 1;
    transform: none;
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate {
  opacity: 0;
}

.animate.in-view {
  animation: slideIn 1s forwards;
}

.col-md-4.animate.in-view {
  animation: slideInRight 1s forwards;
}

/* Adjusting for mobile devices */
@media (max-width: 767px) {
  
  ul.dropdown-menu .col-md-6, 
ul.dropdown-menu .col-md-4 {
    border-right: 0px solid #006b6e !important;
  min-height: unset !important;
}
  

  
  .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
  
  
  ul.dropdown-menu .row {
    display: flex;
    flex-direction: column;
}
  
  section#becomeSponsor .col-md-8.col-md-offset-2{
    width:100%;
}
   section#becomeSponsor iframe{
     width:100%!important;
  }
  span#grp_fld_269079 div,
  span#grp_fld_269079 div iframe {
    width: 100%!important;
}
  .animate.in-view {
    animation: slideIn 0.5s forwards;
  }

  .col-md-4.animate.in-view {
    animation: slideInRight 0.5s forwards;
  }
}
/***end****/


/****SPEAKER MODALS****/
.speaker_container{
margin-bottom: 30px;
min-height: 350px;
flex-shrink: 0;
z-index: 1;
padding: 20px;
width: 100%;
border-radius: 12px;
cursor: pointer;
position: relative;
border: 0px solid rgba(239,64,119,1);
}

.speaker_container:hover {
     background: linear-gradient(90deg, rgb(248 192 62) 0%, rgb(236 155 62) 30%, rgb(209 73 62) 100%) !important;
}


.speaker_img-src{
text-align:center;
cursor:pointer;
}
.speaker_img-src img{
width: 200px;
height:200px;
margin: auto;
border-radius:0;
background:none;
background-size: 100% 100%;
}
.speaker_img-src h4 {
font-size: 30px;
font-weight: bold;
}
.modal-header {
background-color: rgba(241,97,75,1);
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.btn-close {
color: #333;
background-color: #fff;
border-color: #ccc !important;
text-align: center;
padding: 10px 13px !important;
border-radius: 25px 25px !important;
font-weight: 800;
transition: all 0.2s ease;
text-decoration: none !important;
outline: none !important;
}
.modal-header h4 {
color: #fff;
}
.speaker_img-src h4 {
font-weight: 600;
}
.modal-body img {
width: 100%;
border-radius: 0%;
}

.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* .modal-content {
  background-color: #33BBCD;} */

.custom-col-1 .iti--allow-dropdown {
    padding: 0 0 0px !important;
}

.sp-section .row {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}

.sp-section img {
    /* border: 1px solid #464646; */
    /* padding: 2px; */
    border-radius: 10px;
    background-color: #17414b;
  margin-bottom: 20px;
}

.sp-section img:hover {
  background:#153b44; box-shadow: 0px 0px 44px rgb(0 0 0 / 40%);}




.button[aria-label="Register Now"],
.button[aria-label="Register for Connect"],
.button[aria-label="REGISTER NOW"],
a#regBtn,
.topbar{
    display: none;
}

.navbar-default .navbar-nav>li>a{color:#fff;font-family:'Roboto', sans-serif;font-weight:700;font-size:14px;padding:20px;}
#bs-example-navbar-collapse-1 ul li a:focus,#bs-example-navbar-collapse-1 ul li a:hover{color:#fff;}
#bs-example-navbar-collapse-1 ul li a:focus,#bs-example-navbar-collapse-1 ul li a:hover{background:#314356;}

#bs-example-navbar-collapse-1 .dropdown-menu li a:hover{background:#283747;}
#bs-example-navbar-collapse-1 > ul > li{width:inherit;text-align:center;margin:8px 5px;border:none;padding:0px;}
#bs-example-navbar-collapse-1 > ul > li > a{background:#43586e;padding:12px 20px;}


body.curr-lang-en {
    background: var(--mainThemeColor) !important;
}




body.curr-lang-en.reg-form-style .header-content {
    display: none !important;
}


body.curr-lang-en.homepage-body .header-content {
  display: block !important;
}


section#main-info h1 {
    font-size: 31px;
    filter: drop-shadow(2px 4px 25px #05272f);
    font-weight: bold;
    letter-spacing: 15px;
    color: var(--mainThemeColor2);
    text-align: center;
    text-transform: uppercase;
}
section#main-info p.fade-in-up.fade-in-up-visible.in-view {
  text-align: center !important;
    color: #fff;
/*    max-width: 700px;*/
    font-size: 24px;
    line-height: 1.5;
    font-weight: 300;
}

section#main-info .container.fade-in-up.fade-in-up-visible.in-view .row {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}


.ticket__desc__text p span {
    display: inline !important;
}

.ticket__desc__text p>img {
    margin-bottom: 10px;
}

p.text__p {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 12px;
    border: 2px solid #006666;
    border-radius: 15px;
    padding: 20px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5 !important;
    margin: 8px 0;
    color: #5F6269;
}

p.text__p a {
    color: #006666;
    font-size: 16px  !important;
    text-decoration: underline;
}

/*ul.dropdown-menu.mega {
    min-width: 420px;
}

ul.dropdown-menu{
    min-width: 240px;
}*/


#main-nav .navbar-nav li.dropdown a[aria-label="Register Now"] {
    background-color: #fac368; 
  border-radius: 6px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7;
    border-radius: 6px;
}





ul.dropdown-menu a {
    padding: 0px 0 !important;
  font-size: 18px !important;
    line-height: 2;
}


ul.dropdown-menu a:hover,
ul.dropdown-menu a:focus{
      text-shadow: 0px 0px 1px #000000;
}





/* #main-nav .navbar-nav li:nth-last-child(6) .mega {
       transform: translateX(-34%);
}


#main-nav .navbar-nav li:nth-last-child(3) .mega {
       transform: translateX(-62%);
}
#main-nav .navbar-nav li:nth-last-child(2) .mega {
       transform: translateX(-75.5%);
}

#main-nav .navbar-nav li:nth-last-child(1) .dropdown-menu {
    transform: translateX(-103%);
}
#main-nav .navbar-nav li:nth-last-child(5) .dropdown-menu {
    transform: translateX(-37%);
}
#main-nav .navbar-nav li:nth-last-child(4) .dropdown-menu {
   transform: translateX(-52%);
}
#main-nav .navbar-nav li:nth-last-child(2) .dropdown-menu {
   transform: translateX(-86%);
}*/

.row_s {
    display: flex;
    padding: 8px 0px;
}
.row_s .col-md-6 {
        width: 100%;
  min-width: 390px;
    }

.navbar-nav>li>.dropdown-menu {
   margin-top: 11px;
    border-radius: 12px;
    text-transform: capitalize;
    transform: translateX(-7%);
    padding: 15px 0 30px;
    transform: translateX(-55%);
    left: 46%;
    position: absolute;
    top: 100%;
}


.dropdown-menu {
    white-space: nowrap;
}




.header-content >.container {
    padding: 0;
}


section#Attend ul li {
    list-style: decimal;
}

ul.dropdown-menu h4 {
      margin-left: 20px;
    color: #006666;
    font-size: 12px;
    text-transform: uppercase;
}
ul.dropdown-menu li a{
  margin-left:20px;
}

.dropdown-menu .row {
    display: block !important;
}



ul.dropdown-menu .col-md-6, 
ul.dropdown-menu .col-md-4 {
    border-right: 1px solid #006b6e;
  min-height: 140px;
}

ul.dropdown-menu .col-md-6:last-child,
ul.dropdown-menu .col-md-4:last-child{
    border-right: 0px solid #006b6e;
}

.nawbo-log {
    bottom: 20px;
    padding-top: 25%;
}

.slick-prev, .slick-next {
  color: #000;
}

.slick-dots li button:before {
  color: #000; 
}

.slick-slide {
    margin: 0 8px;
}
.slick-slide img {
   border-radius: 4px;
}

.section.booth-creation-form .formbuilder-form-wrap h3 {     color: #fff;
}
/*.modal-dialog {
    height: 582px;
}*/

.modal-dialog .modal-content {
height: auto;
}
span#grp_fld_450799 h4 {
    color: #ff0000;
}

@media (max-width:480px){
  #map .nav-tabs {
    display:block;
  }
  #map .nav-tabs li{
    width:100%;
    margin:10px 0;
    display:block;
  }
}

.reg-form-style .section.purchase-program-ad .ev__ticket .change {
    background: #CFA23F;
    padding: 20px;
    color: #FFF !important;
    border-radius: 30px;
    text-align: center;
}

.purchase-program-ad .new_text {
  color: #000;
}
form#form_41111 {
    border-radius: 30px 30px 0px 0px;
}
form#form_41111 + .text__p {
    padding: 20px;
    background: #FFF !important;
    color: #5F6269 !important;
    /* border-radius: 0px 0px 30px 30px; */
    border-radius: 0px;
    margin-top: 0;
    margin-bottom: 0;
     border-color: transparent; 
}
form#form_41111 + .text__p .border {
    display: block;
    padding: 20px;
    border: 2px solid #006666 !important;
    border-radius: 15px;
}
form#form_41111 + .text__p +.logo_div {
    background: #fff;
    border-radius: 0px 0px 30px 30px;
}
.concorent-webinars .agenda-col .speaker-row {
       height: auto !important;
    max-height: 320px;
}
.concurrent-agenda-style .agenda-row h3 {
    height: auto !Important;
}
.concorent-webinars .agenda-row .agenda-col:nth-of-type(2) {
    height: 560px !important;
    overflow: hidden;
    overflow-y: visible;
}
.concorent-webinars .agenda-row .agenda-col:nth-of-type(2)::-webkit-scrollbar {
    width: 6px;
}
.concorent-webinars .agenda-row .agenda-col:nth-of-type(2)::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
}
.concorent-webinars .agenda-row .agenda-col:nth-of-type(2)::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.row.speaker-row {
    display: block;
}
h4#LoginModalTitle {
    color: #fff;
    padding: 10px;
    background-color: #006666 !important;
}
a.loginLink {
    color: #CFA23F;
    cursor: pointer;
}
.package-block-770563 {
    display: none !important;
}
 .concorent-webinars .agenda-rows:nth-of-type(6) {
    margin-right: 0;
}



.speaker[data-target="#5_2380478-all-sessions"] img,
.speaker[data-target="#2_2380484-all-sessions"] img,
.speaker[data-target="#4_2380485-all-sessions"] img,
.speaker[data-target="#4_2380496-all-sessions"] img,
.speaker[data-target="#2_2380494-all-sessions"] img,
.speaker[data-target="#2_2380500-all-sessions"] img,
.speaker[data-target="#6_2380501-all-sessions"] img,
.speaker[data-target="#3_2380507-all-sessions"] img,
.speaker[data-target="#2_2380510-all-sessions"] img,
.speaker[data-target="#3_2380513-all-sessions"] img,
.speaker[data-target="#6_2380511-all-sessions"] img,
.speaker[data-target="#3_2465737-all-sessions"] img,
.speaker[data-target="#5_2465735-all-sessions"] img,
.speaker[data-target="#2_2465739-all-sessions"] img,
.speaker[data-target="#3_2465531-all-sessions"] img,
.speaker[data-target="#6_2465717-all-sessions"] img,
.speaker[data-target="#3_2465721-all-sessions"] img,
.speaker[data-target="#6_2465726-all-sessions"] img{
    border-radius: unset !important;
    width: 100% !important;
    height: 100px !important;
    max-width: 300px !important;
    object-fit: cover;
}

.speaker[data-target="#5_2380478-all-sessions"] div strong,
.speaker[data-target="#2_2380484-all-sessions"] div strong,
.speaker[data-target="#4_2380485-all-sessions"] div strong,
.speaker[data-target="#4_2380496-all-sessions"] div strong,
.speaker[data-target="#2_2380494-all-sessions"] div strong,
.speaker[data-target="#2_2380500-all-sessions"] div strong,
.speaker[data-target="#6_2380501-all-sessions"] div strong,
.speaker[data-target="#3_2380507-all-sessions"] div strong,
.speaker[data-target="#2_2380510-all-sessions"] div strong,
.speaker[data-target="#3_2380513-all-sessions"] div strong,
.speaker[data-target="#6_2380511-all-sessions"] div strong,
.speaker[data-target="#3_2465737-all-sessions"] div strong,
.speaker[data-target="#5_2465735-all-sessions"] div strong,
.speaker[data-target="#2_2465739-all-sessions"] div strong,
.speaker[data-target="#3_2465531-all-sessions"] div strong,
.speaker[data-target="#6_2465717-all-sessions"] div strong,
.speaker[data-target="#3_2465721-all-sessions"] div strong,
.speaker[data-target="#6_2465726-all-sessions"] div strong {
    display: none;
}

.speaker[data-target="#5_2380478"] img,
.speaker[data-target="#2_2380484"] img,
.speaker[data-target="#4_2380485"] img,
.speaker[data-target="#4_2380496"] img,
.speaker[data-target="#2_2380494"] img,
.speaker[data-target="#2_2380500"] img,
.speaker[data-target="#6_2380501"] img,
.speaker[data-target="#3_2380507"] img,
.speaker[data-target="#2_2380510"] img,
.speaker[data-target="#3_2380513"] img,
.speaker[data-target="#6_2380511"] img,
.speaker[data-target="#3_2465737"] img,
.speaker[data-target="#5_2465735"] img,
.speaker[data-target="#2_2465739"] img,
.speaker[data-target="#3_2465531"] img,
.speaker[data-target="#6_2465717"] img,
.speaker[data-target="#3_2465721"] img,
.speaker[data-target="#6_2465726"] img,
.speaker[data-target="#5_2380475"] img {
    border-radius: unset !important;
    width: 100% !important;
    height: 100px !important;
    max-width: 300px !important;
    object-fit: cover;
}


.speaker[data-target="#5_2380478"] div strong,
.speaker[data-target="#2_2380484"] div strong,
.speaker[data-target="#4_2380485"] div strong,
.speaker[data-target="#4_2380496"] div strong,
.speaker[data-target="#2_2380494"] div strong,
.speaker[data-target="#2_2380500"] div strong,
.speaker[data-target="#6_2380501"] div strong,
.speaker[data-target="#3_2380507"] div strong,
.speaker[data-target="#2_2380510"] div strong,
.speaker[data-target="#3_2380513"] div strong,
.speaker[data-target="#6_2380511"] div strong,
.speaker[data-target="#3_2465737"] div strong,
.speaker[data-target="#5_2465735"] div strong,
.speaker[data-target="#2_2465739"] div strong,
.speaker[data-target="#3_2465531"] div strong,
.speaker[data-target="#6_2465717"] div strong,
.speaker[data-target="#3_2465721"] div strong,
.speaker[data-target="#6_2465726"] div strong,
.speaker[data-target="#6_2465726"] div strong {
    display: none;
}

.ev__ticket:has(.guest) {
    background: #7fbbe7;
}