 
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600&display=swap');


    /* Setting of Landing page colors and Font */
    :root {
        --mainThemeColor: #599ea1;
        --mainThemeColor-rgb: 243, 101, 49;
        --mainThemeColor2: #599ea1;
        --eventFontColor: #000;
        --overlayHeadingTextColor: #f7f7f7;
        --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
        --eventFontSize: 16px;
        --smalltext: 14px;
        --eventFont: 'Oswald';
        --eventHeadingFont: 'Oswald';
        --h1FontSize: 45px;
        --h2FontSize: 42px;
        --h3FontSize: 38px;
        --h4FontSize: 22px;
        --h5FontSize: 20px;
        --h6FontSize: 18px;
        --white: #fff;
        --black: #000;
        --yellow: #ffd600;
        --lightGrey: #ddd;
        --darkgrey: #333;
        --halfWidth: 50%;
        --quarterWidth: 75%;
        --faqBgColor: #fafafa;
        --footerBg: #212121;
        --curved: 6px;
        --rounded: 50px;
        --btnFontSize: 18px;




    }

.sponsors-subtitle {
    text-align: center;
    margin-top: 20px;
}

span.book-stay-footnote {
    font-size: 14px;
    font-style: italic;
}

    .section.agenda-page p, .section.agenda-page li { font-size: 1.2em; line-height: 28px; }
     
.section.agenda-page ul {
    padding-left: 20px;
    list-style: disc;
}
 .section.agenda-page a{
color: #599ea1;
 }

.slim-bar ul > li > a {
    color: #000000 !important;
}
.webinars__column .webinar__details .view-more-text {
    background-color: #599ea1;
    padding: 1px 10px;
    color: #fff !important;
    border-radius: 6px;
    text-decoration: none !important;
}
#agenda .slick-next, #agenda .slick-prev{
 top:50%; 
}
div#agenda {
    padding-top: 0px !important;
  background-color: #fff !important;
}
.agenda-actions {
    margin: 20px 0px !important;
}
#banner-slider{
    position:relative;
}

.agenda-design4 .agenda-row .agenda-col:last-child {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/1000001312/content/files/1784906802ellipse-44-png1784906802.png) no-repeat left top 24px / 10px, url(http://vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top !important;
}



.agenda-design4 .nav-tabs li.active a,
.agenda-design4 .nav-tabs li.active a:focus,
.agenda-design4 .nav-tabs li a:focus {
    background-color: #599EA1 !important;
  color: #FFF !important;
}

.agenda-design4 .nav-tabs li.active::after {
    border-color: #599EA1 transparent transparent transparent !important;
}

.agenda-design4 .agenda-row h3 {
    background-color: #599EA1 !important;
}

.btns a {
    background-color: #599ea1;
    color: white;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
    margin: auto;
    margin: 0px 5px;
}
.col-sm-12.text-center.btns {
    padding: 40px 0px;
}
.call-for-proposals .col-sm-4.col-xs-12 img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}
/* TEXT BOX */
.slider-text{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    text-align:center;
    color:#fff;
    z-index:10;
    width:85%;
    background:rgba(0,0,0,0.55);
    padding:25px 35px;
    border-radius:8px;
}

/* DESKTOP TEXT */
.slider-text h1{
    font-size:60px;
    font-weight:700;
    margin:0;
    line-height:1.2;
}

.slider-text p{
    font-size:22px;
    font-style:italic;
    margin-top:10px;
}

/* IMAGE SIZE */
#carousel-banner .item img{
    width:100%;
    height:auto;
}

/* TABLET */
@media (max-width:991px){
    .slider-text h1{
        font-size:40px;
    }

    .slider-text p{
        font-size:18px;
    }

    .slider-text{
        padding:20px;
    }
}

/* MOBILE */
@media (max-width:600px){
    .slider-text{
        width:90%;
        padding:15px;
    }

    .slider-text h1{
        font-size:26px;
        line-height:1.3;
    }

    .slider-text p{
        font-size:15px;
    }
}


.event__form label {
    
    display: unset !important;
   
}
span#grp_fld_1629249 a{
  
  color: #599ea1!important;
}
.event__form label {
   
    flex-wrap: wrap !important;
}



.pricebtn-btn{
 background: #599ea1 !important;
}

.coupncode button {
 background: #599ea1 !important;
  
}

.ticketItems button{
 background: #599ea1 !important;
}

.backButtonRegisterUser{
 background: #599ea1 !important;
}

.order__summary h6 {
  
  background: #599ea1 !important;
    
}

.order__summary {
    border: 1px solid #599ea1 !important;
 
}

.ticketFormCol .panel {
    border: 1px solid #599ea1 !important;
}

.ticketFormCol .panel-heading {
  background: #599ea1 !important;
}

.order__summary h6{
 background: #599ea1 !important;
}

.col-md-6.event__form:nth-child(17) {
    max-width: 100% !important;
    flex: 100% !important;
}
.full-page-container .col-lg-12 {
   
    display: unset !important;
   
}
.slick-slide {
   
    height: unset !important;
 
}

   #sponsors.simple-section {
            padding: 40px 0;
           
            overflow-x: hidden; /* Prevent horizontal scroll from arrows */
       margin: 25px;
        }

        #sponsors .main-title {
            font-weight: bold;
            margin-bottom: 25px;
            color: #333;
        }

        #sponsors .main-intro {
            font-size: 16px;
            line-height: 1.6;
            color: #555;
            margin-bottom: 20px;
        }

        /* Partner Button Styling */
      #sponsors .btn-partner {
    background-color: #599ea1;
    color: white;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    display: inline-block;
    margin: 10px 0 40px 0;
    text-decoration: none;
    transition: all 0.3s ease;
 
    display: block;
    text-align: center;
    max-width: 180px;
    margin: auto;
}

        #sponsors .btn-partner:hover, #sponsors .btn-partner:focus {
            color: white;
            text-decoration: none;
            opacity: 0.9;
            transform: translateY(-2px);
        }

        /* Slick Carousel Container */
        #sponsors .carousel-container {
          
            border-radius: 12px;
            position: relative;
            margin: 40px 0;
        }

        /* Card Design */
        #sponsors .card-custom {
            background: #fff;
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 10px 25px rgba(0,0,0,0.1);
            margin: 15px;
            display: flex;
            flex-direction: column;
            min-height: 480px;
            transition: transform 0.3s ease;
        }

        #sponsors .card-image {
            height: 180px;
            background-size: cover;
            background-position: center;
            background-color: #f0f0f0;
        }

        #sponsors .card-content {
            padding: 25px;
            flex-grow: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        #sponsors .quote-text {
            font-style: italic;
            color: #444;
            line-height: 1.6;
            margin-bottom: 20px;
            font-size: 14px;
        }

        #sponsors .quote-author {
            font-weight: bold;
            font-size: 11px;
            text-transform: uppercase;
            color: #777;
            border-top: 1px solid #eee;
            padding-top: 15px;
            letter-spacing: 0.5px;
        }

        /* Slick Navigation Customization */
        .slick-prev:before, .slick-next:before {
            font-size: 30px;
            opacity: 1;
            color: white;
        }
        .slick-prev { left: -35px; z-index: 10; }
        .slick-next { right: -35px; z-index: 10; }

        .slick-dots { bottom: -35px; }
        .slick-dots li button:before {
            color: white;
            font-size: 12px;
            opacity: 0.5;
        }
        .slick-dots li.slick-active button:before {
            color: white;
            opacity: 1;
        }

        /* --- Full Mobile Responsiveness --- */
        @media (max-width: 991px) {
            #sponsors .card-custom {
                min-height: 440px;
                margin: 10px;
            }
            #sponsors .carousel-container {
                padding: 40px 35px;
            }
        }

        @media (max-width: 767px) {
            #sponsors.simple-section {
                padding: 30px 0;
            }
            
            #sponsors .main-title {
                text-align: center;
                font-size: 24px;
            }

            #sponsors .btn-partner {
                display: block;
                width: 100%;
                text-align: center;
                margin: 0 auto 30px auto;
            }

            #sponsors .carousel-container {
                padding: 30px 10px;
                margin: 20px 0;
                border-radius: 8px;
            }

            #sponsors .card-custom {
                margin: 10px 5px;
                min-height: auto; /* Let card height adjust to content on mobile */
            }

            #sponsors .quote-text {
                font-size: 13px;
            }

            /* Hide arrows on mobile to prevent overflow and rely on touch swiping */
            .slick-prev, .slick-next {
                display: none !important;
            }

            .slick-dots {
                bottom: -25px;
            }
        }

/* ============================= */
/* FIRST SECTION STYLING */
/* ============================= */

.custom-bg {
    background-color: #e1a059 !important;
    padding: 60px 0;
}

.main-summit-title {
    font-size: 60px;
    font-weight: 600;
    color: black !important;
}

.location-text {
    display: block;
    font-size: 40px;
    color: #599ea1 !important;
}


.event-date {
    font-size: 48px;
    font-weight: 600;
    color: black !important;
    display: block;
    margin: 19px 3px 12px 12px;
     margin: 20px 0;
}
.centered-counter #clockdiv {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.smalltext {
    color: black;
}

#clockdiv span {
    color: black;
}

.button-wrapper {
    margin-top: 30px;
    text-align: center;
}

.custom-btn {
    background-color: #599ea1 !important;
    color: white !important;
    padding: 12px 35px;
    font-size: 18px;
    border-radius: 4px;
}

/* ============================= */
/* WHY ATTEND SECTION */
/* ============================= */

.why-attend {
    background-color: #e1a059 !important;
    color: black !important;
}

.why-attend h3,
.why-attend li {
    color: black !important;
}



    html {
        scroll-padding-top: 100px;
    }
    div#sponsors{
    padding:50px 0 180px;
    }
    div#sponsors h3 {
        margin: 50px 0 30px;
    }
    div#sponsors .row{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    }

    .big-s {
        display: block;
        margin: 10px auto;
    }
    .small-s {
        max-width: 200px;
        display: block;
        margin: 10px auto;
    }
    div#sponsors a:hover{
    transition:0.3s;
    transform:scale(1.05);
    }
    /* General-------------------------- */
    html,
    a,
    * {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    body {
        background-color: #fff;
        font-family: var(--eventFont);
        font-size: var(--eventFontSize);
        color: var(--eventFontColor);
        line-height: 26px;
    }

    body>.header-content>.container {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    body>.header-content {
        position: relative;
        background-color: var(--white);
    }

    .simple-section {
        padding: 40px 0px;
    }

    .coloredBg {
        background: var(--mainThemeColor);
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    }

    .whiteText * {
        color: var(--white);
    }

    .whiteText a:hover,
    .whiteText a:focus {
        color: var(--yellow);
    }

    h4.form-heading {
        font-size: 0px;
    }

    body>p:first-of-type {
        margin: 0px;
    }

    /* 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, .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;
    }


    @media (max-width: 767px) {
        .animation_video .slider_content {

            padding: 30px 15px 50px;
        }
    }

    /* 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------------------------------ */
    .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(--mainThemeColor2) 100%);
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
        color: var(--white) !important;
    }

    .btnColored:hover,
    .btnColored:focus {
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
        background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
        color: var(--white) !important;
        text-decoration: none !important;
    }

    .btnWhite:hover,
    .btnWhite:focus,
    .btnBlack:hover,
    .btnBlack:focus {
        background: var(--mainThemeColor);
        color: var(--white);
        text-decoration: none !important;
    }

    /* Headings--------------------------- */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .popup h1 {
        font-family: var(--eventHeadingFont);
        font-weight: 700;
        margin-bottom: 20px;
        text-transform: capitalize;
    }

    h1,
    .popup h1 {
        font-size: var(--h1FontSize);
        font-weight: 800;
        margin-bottom: 20px;
    }

    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: #fff;
        color: #000;

    }

    .slim-bar ul>li {
        list-style: none;
        color: #000;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 0px;

    }

    .slim-bar .row {
        justify-content: end !important;
    }

    /* Set 0 padding or Margin */
    .noPadding {
        padding: 0px !important;
    }

    .noTopPadding {
        padding-top: 0px !important;
    }

    .noBottomPadding {
        padding-bottom: 0px !important;
    }

    .noLeftPadding {
        padding-left: 0px !important;
    }

    .noRightPadding {
        padding-right: 0px !important;
    }

    .noMargin {
        margin: 0px !important;
    }

    .noTopMargin {
        margin-top: 0px !important;
    }

    .noBottomMargin {
        margin-bottom: 0px !important;
    }

    .noLeftMargin {
        margin-left: 0px !important;
    }

    .noRightMargin {
        margin-right: 0px !important;
    }


    /* Main Heading------------------------- */
    .main-title {
        text-align: center;
        margin-bottom: 30px;
        position: relative;
        z-index: 0;
    }

    .main-title span {
        display: block;
        color: var(--mainThemeColor);
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
    }


    .main-title .headingOverlayText {
        position: absolute;
        color: var(--overlayHeadingTextColor);
        margin: 0px 0px 0px 0px;
        font-size: 150px;
        font-weight: 700;
        line-height: 70px;
        letter-spacing: -9px;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
        top: -40px;
        width: 100%;
        display: inline;
        text-transform: lowercase;
    }




    /* Unordered list------------------------------- */
    ul {
        list-style: none;
        padding: 0px;
    }

    ul li {
        margin-bottom: 15px;
    }

    ul.checklist li {
        padding-left: 35px;
        position: relative;
        margin-bottom: 40px;
    }

    ul.checklist li i {
        position: absolute;
        left: 0px;
        top: 0px;
        font-size: 25px;
    }

    /* Event Logo----------------------------------- */
    .event-logo img {
        /* margin: 8px 0px; */
        max-width: 185px;
    }

    /* Main Navigation------------------------------ */
    #main-nav {
        padding: 0px;
        display: flex !important;
        justify-content: end;
    }

    .two-btns .white-btn {
        box-shadow: none;
        background: #7ac014;
        width: 270px;
    }

    #main-nav a {
        color: var(--eventFontColor);
        font-size: var(--eventFontSize);
        padding: 8px 15px;
    }

    #main-nav a:hover,
    #main-nav a:focus {
        color: var(--mainThemeColor);
        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;
    }

    .navbar-nav {
        flex-direction: row !important;
    }

    #main-nav .navbar-nav li {
        margin-bottom: 0px;
    }

    #main-nav .navbar-nav li.dropdown {
        margin-left: 10px;
    }

    .stickyNav {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 55;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
        background: var(--white);
    }

    #main-nav .navbar-nav li.active a {
        color: var(--mainThemeColor);
        text-decoration: none;
    }

    .navClose {
        display: none;
    }

    .navbar-toggle {
        margin-right: 0px;
        background: var(--mainThemeColor);
        border-radius: 6px;
    }

    #LoginBtn {
        border-radius: var(--rounded) !important;
        font-family: var(--eventFont);
    }

    #LoginBtn:hover,
    #LoginBtn:focus {
        color: var(--white) !important;
    }

    .navbar-toggle {
        /*Set to 0 if Accessibility Feature not added*/
        /* margin-right: 42px;
        background: var(--mainThemeColor);
        border-radius: 6px; */
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: var(--white);
    }



    /* Hero Section */
    .main_top_area {
        background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1672321610bg-2jpg-jpg1672321610.jpg")no-repeat center;
        background-size: cover;
        padding-top: 4%;
        padding-bottom: 6%;
        position: relative;
    }

    .main_top_area::before {
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        content: "";
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
        position: absolute;
        opacity: 0.9;
    }

    .popup .col-sm-12 {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
    }

    #date-info {
        margin-top: 0px;
        margin-bottom: 30px;
        color: var(--white);
        font-weight: 600;
        font-family: var(--eventFont);
    }

    .eventDate::after {
        content: "|";
        margin-left: 7px;
    }

    .two-btns {
        text-align: center;
        margin: 0;
        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;
    }

    /*Registration Form---------------------*/
    input[type="file"] {
        width: 40%;
    }

    .reg-form-wrap h3 {
        font-size: 28px;
        font-weight: bold;
        margin: 20px auto;
        max-width: 850px;
        color: var(--eventFontColor);
    }

    .page-heading {
        height: 1px;
    }

    form input[type=submit] {
        background: var(--mainThemeColor);
        border-color: var(--mainThemeColor);
        border-radius: var(--rounded) !important;
    }

    .reg-form-data .col-12 input[type=submit]:hover,
    .reg-form-data .col-12 input[type=submit]:focus {
        background: var(--darkgrey);
    }

    .reg-form-data input::file-selector-button {
        background: var(--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: 1px solid #dedede;
        margin-bottom: 30px;
    }

    .nw-frm-bldr .control-label {
        font-size: var(--smallText);
        font-family: var(--eventHeadingFont);
        color: var(--eventFontColor);
    }

    .reg-form-data .form-control {
        font-size: var(--smallText);
        font-family: var(--eventFont);
        color: var(--eventFontColor);
    }

    .nw-frm-bldr.reg-form-wrap>.row>.col-12,
    .row.row-content>div>.container-fluid {
        padding: 0;
    }


    /*Thank you page-----------------------*/
    .thanksWrapper {
        text-align: center;
        max-width: var(--halfWidth);
        margin: 20px auto;
        box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        border: 1px solid #dedede;
        padding: 30px 50px 50px;
        width: 100%;
        max-width: 90%;
    }

    .thanksWrapper span {
        display: block;
        font-size: 22px;
        font-weight: 400;
    }

    .thanksWrapper p {
        margin-top: 30px;
    }


    .container.full-page-container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .full-page-container .col-lg-12 {
        min-height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .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;

        }
    }

    @media (max-width: 768px) {
        .event-logo img{
            max-width: 120px;
        }

        #LoginModal .modal-dialog,
        #forgot-pwd-modal .modal-dialog {
            width: 750px;
        }
    }

    @media (max-width:767px) {

        .blue-btn,
        .black-btn {
            width: 100%;
            text-align: center;
        }

        #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;
        margin-top: -50px;
        position: relative;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 15px;
        padding: 0px 29px 0px 15px;
        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
        z-index: 1;
    }

    #clockdiv {
        font-family: var(--eventHeadingFont);
        color: var(--mainThemeColor);
        display: inline-block;
        font-weight: 700;
        text-align: center;
        font-size: 50px;
    }

    #clockdiv .smalltext {
        color: #000;
        font-size: var(--eventFontSize);
    }

    #clockdiv>div {
        background: none;
        position: relative;
        margin-right: 40px;
    }

  #clockdiv>div::before {
    content: ":";
    color: black;
    position: absolute;
    right: -61px;
    top: 40%;
    transform: translateY(-60%);
}

    #clockdiv>div:last-child::before {
        content: "";

    }

    .black-bg {
        background: #000;
        color: #fff;
        padding: 45px 0px;
    }

    .rotating-heading {
        font-size: 38px;
        padding-left: 0px;
        line-height: 38px;
        display: inline-block;
        padding-right: 25px;
        float: left;
        border-right: 7px solid var(--mainThemeColor);
    }

    .rotating-text {
        display: flex;

flex-wrap: wrap;

        font-size: 33px;
        padding-left: 25px;
        padding-top: 0px;
    }

    /*.blue60{color:#599ea1;}*/
    .blue60 {
        color: #00A9E0;
    }

    .blue80 {
        color: #599ea1;
    }

    .blue50 {
        color: #4589ff
    }

    .blue60-bg {
        background: #599ea1;
    }

    .blue50-bg {
        background: #4589ff
    }

    .blue70 {
        color: #054ADA
    }

    .blue70-bg {
        background: #054ADA;
    }

    .event-date {
      
      
        display: block;
        font-weight: 700;
    }

    .event-date img {
        margin-right: 12px;
    }

    .ResponseBoxTxt {
        padding-top: 20px;
        font-size: 20px;
        line-height: 40px;
        text-align: left;
    }

    @media only screen and (max-width:823px) {
        .rotating-heading {
            font-size: 28px;
            padding-left: 0px;
            line-height: 28px;
            padding-right: 25px;

        }

        .rotating-heading span:last-child {
            font-size: 25px !important;
        }

        .rotating-text {
            font-size: 22px;
            padding-left: 15px;
        }

        .event-date {
            font-size: 17px;

        }

    }

    @media only screen and (max-width:768px) {
        .rotating-heading {
            font-size: 27px;
            padding-left: 0px;
            line-height: 28px;
            padding-right: 18px;
        }

        .rotating-heading span:last-child {
            font-size: 25px !important;
        }

        .rotating-text {
            font-size: 22px;
            padding-left: 15px;
        }


        .event-date {
            font-size: 17px;

        }
    }

    @media only screen and (max-width:731px) {
        .rotating-heading {
            display: block;
            border-right: none;
            border-bottom: 7px solid var(--mainThemeColor);
            padding-bottom: 12px;
            margin-bottom: 12px;
            float: none;
        }
    }

    @media only screen and (max-width:480px) {
        .rotating-heading {
            display: block;
            border-right: none;
            border-bottom: 7px solid var(--mainThemeColor);
            padding-bottom: 12px;
            margin-bottom: 12px;
        }
    }


    .counter {
        padding-top: 45px;
        padding-bottom: 45px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        clear: both;
    }

    .counter-heading {
        display: inline-block;
        font-size: 22px;
        line-height: 28px;
    }

    .counter-div {
        display: inline-block;
        -webkit-flex-grow: 2;
        flex-grow: 2;

    }

    .counter-div {
        display: inline-block;
        -webkit-flex-grow: 2;
        flex-grow: 2;

    }

    #clockdiv {
        color: #fff;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 70px;
        width: 100%;
        display: -webkit-flex;
        -webkit-justify-content: space-around;
        display: flex;
        justify-content: space-around;
    }

    #clockdiv>div:last-child {
        margin-right: 15px;
    }

    #clockdiv>div:last-child:after {
        background: none;
    }

    #clockdiv .smalltext {
        padding-bottom: 3px;
        font-size: 22px;

    }

    @media only screen and (max-width:768px) {
        .counter-heading {
            font-size: 17px;
            line-height: 25px;
        }
    }

    @media only screen and (max-width:767px) {
        .counter-box {
            width: 90px
        }
    }

    @media only screen and (max-width:480px) {
        .counter {
            display: block;
            text-align: center;
        }

        .counter .list-inline li {
            padding-left: 0;
            padding-right: 0
        }

        .counter-box {
            padding: 15px 5px;
            width: 50px
        }
    }

    .blue-btn,
    .black-btn {
        padding: 12px 30px;
        color: #fff;
        background: var(--mainThemeColor);
        border: none;
        font-size: 22px;
        line-height: 22px;
    }

    /* About section -------------------------------------- */
    .main-intro {
        max-width: 75%;
        text-align: center;
        margin: auto;
    }

    .intro-text {
        font-size: 22px;
        line-height: 40px;
    }

    .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);
    }

    .why-attend {
        background: #000;
    }

    .why-attend-list {
        /* list-style: none; */
        list-style: disc;
        padding: 0px;
        margin: 0px;
    }

      .why-attend-list  li::marker {
  color: #000;  
}

    .why-attend-list li {
        position: relative;
        margin-left: 80px;
        color: #fff;
        margin-bottom: 30px;
        font-size: 22px;
        padding-top: 30px;
    }

    .why-attend-list span {
        color: #599ea1;

    }

    .why-attend-list .icon {
        position: absolute;
        left: -80px;
        width: 60px;
        height: 60px;
        border-radius: 100%;
        background: #599ea1;
        text-align: center;
        padding: 11px;
    }

    .why-attend .col-sm-6:last-child {
        padding-right: 0px;
    }

    .flex-div {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: stretch;
        align-items: stretch;
        display: -webkit-box;
    }

    .collage-img {
        background: url("https://vepimg.b8cdn.com/uploads/vjfnew/1000001312/uploads/vjf/content/misc/1772144841yh.png")no-repeat center;
        background-size: cover;
    }

    .gradient-bar {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
        /* IE6-9 */

        position: absolute;
        width: 30px;
        left: 0px;
        height: 100%;
        z-index: 1;
    }

    @media only screen and (max-width:1024px) {
        .collage-img {
            padding: 0;
            background: url("https://vepimg.b8cdn.com/uploads/vjfnew/1000001312/content/files/1770119971gallery-banner-png1770119971.png")no-repeat right;
        }
    }

    @media only screen and (max-width:768px) {
        .collage-img {
            background: url("https://vepimg.b8cdn.com/uploads/vjfnew/1000001312/content/files/1770119971gallery-banner-png1770119971.png")no-repeat center;
            background-size: cover;
        }

        .gradient-bar {
            background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
            background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
            width: 100%;
            left: 0px;
            height: 30px;

        }
    }

    @media only screen and (max-width:480px) {
        .why-attend .col-sm-6:last-child {
            padding-right: 0px;
            padding-left: 0px;
        }

        .why-attend-list li {
            font-size: 17px;
        }
    }



    /* 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,
    .nav>li>a:focus {

        color: var(--mainThemeColor) !important;
    }

    #agenda .agenda-style-6 .time-box,
    #agenda .nav-tabs>li.active>a,
    #agenda .nav-tabs>li.active>a:hover,
    #agenda .nav-tabs>li.active>a:focus {
        background: var(--mainThemeColor) !important;
        color: var(--white) !important;

    }

    .nav-tabs>li.active>a:before,
    .nav-tabs>li.active>a:focus:before,
    .nav-tabs>li.active>a:hover:before {
        border-top-color: var(--mainThemeColor) !important;

    }

    div.speaker2[data-toggle="modal"] {
        cursor: pointer;
    }

    div.speaker2[data-toggle="modal"]:hover strong {
        color: var(--mainThemeColor);
    }

    .agenda-time span {
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

    }

    .nav-tabs>li.active>a:after,
    .nav-tabs>li.active>a:focus:after,
    .nav-tabs>li.active>a:hover:after {


        border-top-color: var(--mainThemeColor) !important;
    }

    /*Sponsors Section----------------------------------------*/
    .logos-list {
        text-align: center;
    }

    .logos-list img {
        display: inline-block;
        width: 100%;
        height: auto;
        max-width: 250px;
      height: 150px;
    object-fit: contain;
        margin: 5px;
        padding: 5px;
        border: solid 1px #eee;
        transition: all 0.2s ease;
    }

    .logos-list.trailblazers img{
        max-width: 300px;
    }
    .logos-list.explorers img{
        max-width: 250px;
    }
    .logos-list.exhibitors img{
        max-width: 200px;
    }

    .logos-list img:hover {
        box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
    }


    /* FAQs Section------------------------------------------- */
    .faq.padding {
        padding: 0
    }

    .faq .panel {
        background: var(--faqBgColor);
        padding: 24px 25px 24px;
        margin: 0 0 27px;
        border: none;
        border-radius: 15px;
        box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

    }


    .faq .panel-heading {
        padding: 0 !important;
        background: 0 0 !important
    }

    .faq h4.panel-title a {
        text-decoration: none;
        cursor: pointer;
        outline: 0;
        line-height: 24px;
        color: var(--eventFontColor);
        font-family: var(--eventHeadingFont);
        font-weight: 700;
        text-transform: none;
        padding-left: 45px;
    }

    .faq .panel-collapse {
        text-decoration: none;
        cursor: pointer
    }

    .faq .panel-collapse .panel-body {
        width: 100% !important;
        padding-bottom: 0;
        border: none !important;
        padding-top: 9px;
        font-size: var(--eventFontSize) !important;
        font-family: var(--eventFont) !important;
        line-height: 24px !important;
        color: var(--eventFontColor) !important
    }

    .faq .panel-title>a:before {
        float: right !important;
        font-family: FontAwesome;
        content: "\f068";
        padding-right: 5px;
        font-size: 19px;
        color: var(--mainThemeColor);
    }

    .faq .panel-title>a.collapsed:before {
        float: right !important;
        content: "\f067";
    }

    .faq .panel-title>a:hover,
    .faq .panel-title>a:active,
    .faq .panel-title>a:focus {
        text-decoration: none;
    }

    .num_icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        line-height: 30px;
        text-align: center;
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
        color: var(--white);
        font-style: normal;
        margin-right: 10px;
        position: absolute;
        left: 0px;
    }

    .cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 12px 45px 0px 45px;
    }

    /* Contact Section------------------------------ */
    .ask-cta {
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
        background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ask-cta>.container>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ask-cta .contact-img {
        max-height: 200px;
    }

    #contact {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .contactPersons {
        display: flex;
        flex-wrap: wrap;
    }

    .contactPersons_box {
        margin-right: 70px;
        margin-bottom: 30px;
    }

    .contactPersons_box p {
        margin-bottom: 0px;
    }

    .textSmall {
        font-size: var(--smalltext);
        font-weight: 400;
    }

    .contactPersons_box h5 {
        line-height: 23px;
    }

    .contactPersons>div:nth-child(even) {
        margin-right: 0px;
    }




    /* Footer----------------------------- */
    footer {
        background: #fff;
        padding: 20px 0px;
        position: relative;
        border-top-color: #599ea1
    }

    ul.footer-links li a {
    color: #000 !important;
}

ul.footer-links li {
    color: #000 !important;
}
    .footer-links li {
        display: inline-block;
        position: relative;
    }

    .footer-links li:after {
        content: "|";
        margin: 0px 5px 0px 12px;
    }

    .footer-links li:last-child::after {
        margin-right: 0px;
        content: "";
    }

    .footer-links a {
        font-size: var(--smalltext) !important;
    }

    .socialIcons {
        list-style: none;
        padding: 0px;
        margin-bottom: 0px;
    }

    .socialIcons li {
        display: inline-block;
        padding-right: 10px;
    }

    .socialIcons li:last-child {
        padding-right: 0px;
    }

    .socialIcons li a {
        font-size: 20px;
        color: #000;
        text-decoration: none;
    }
    .fa {
 
    color: #000 !important;
}

    .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 (max-width: 767px) {


        #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;
        }

        #main-nav {
            position: fixed;
            top: 0;
            left: 0px;
            z-index: 55;
            background: rgba(0, 0, 0, 0.9);
            width: 100%;
            height: 100%;
            text-align: center;
            align-items: center;
            justify-content: center;
            display: none !important;
        }

        #main-nav .navbar-nav {
            flex-direction: column;

        }

        #main-nav .navbar-nav {
            flex-direction: column;
            flex-grow: initial;
        }

        .navClose {
            position: absolute;
            top: 15px;
            right: 20px;
            color: var(--white);
            font-size: 22px;
            font-family: 'Poppins';
            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;
        }

        #main-nav .language-dropdown.open .dropdown-menu {
            border: none;
        }

        #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: 0 30px;
        }

        .countdown-container {

            margin-top: 50px;
        }

        .language-dropdown .dropdown-menu li a {
            color: #FFF !important;
            display: block;
            text-align: center;
            padding: 10px !important;
        }
    }

    @media (max-width: 575px) {
        .main-intro {
            max-width: 100%;
        }

        .headingOverlayText {
            display: none !important;
        }

        .main-title span {
            font-size: 18px;
        }

        h3.main-title {
            font-size: 30px;
        }

        .two-btns {
            margin: 0px 0 50px;
        }

        .simple-section {
            padding: 20px 0px;
        }

        #whyAttend {
            padding-top: 20px;
        }
    }

    @media (max-width: 480px) {
        :root {
            --h1FontSize: 35px;
            --h4FontSize: 18px;
        }

        #date-info span {
            display: block;
            text-align: center;
        }

        .eventDate::after {
            content: "";
            margin-left: 0px;
        }

        .countdown-container {
            padding: 0px 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;
        }

    }



    /*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;
    }

    .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----------------------*/

    /*3rd level dropdown*/

    /*.dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }



    .dropdown-submenu>a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover>a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

    .dropdown-submenu.pull-left>.dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }



    @media screen and (max-width: 767px) {
        .dropdown-menu {
            position: static;
            float: none;
            width: auto;
        }

        .dropdown-submenu>.dropdown-menu {
            margin-left: 0;
            margin-top: 0;
        }

        .dropdown-submenu {
            position: static;
        }
    }*/


    @media screen and (min-width: 993px) {
        .dropdown-submenu:hover>.dropdown-menu {
            display: block;
        }
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>a::after {
        display: block;
        content: "";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        border-left-color: #000;
        margin-top: 6px;
        margin-right: -10px;
    }

    .dropdown-submenu>ul.dropdown-menu {
        position: absolute;
        left: 100%;
        top: 0;
        margin-left: 5px;
    }

    .section.registration-form {
        padding-bottom: 50px;
    }

    .section.registration-form h3 {
        text-align: center;
        margin-top: 50px;
    }

    .reg-form-data input[type=submit] {
        background: var(--mainThemeColor) !important;
        border-color: var(--mainThemeColor) !important;
        border-radius: 50px !important;
    }

    .fa.fa-twitter::before {
        content: "𝕏";
        font-size: 1.2em;
    }

    @media screen and (max-width: 767px) {}

    .pagebreak-steps li.active h4{
        color: #599ea1 !important;
    }

    .pagebreak-steps li.active .circle {
        background: #599ea1 !important;
        border-color: #599ea1 !important;
    }

    .pagebreak-steps li.visited .circle {
        background: #599ea1 !important;
        border-color: #599ea1 !important;
    }

    .pagebreak-btns .btn.primary {
        background: #599ea1 !important;
        border: 1px solid #599ea1 !important;
    }

    .pagebreak-steps li.visited .circle:after {
        background: #599ea1 !important;
    }
    .pagebreak-steps li.visited::after {
        background: #599ea1 !important;
    }


    section#agenda {
        background: #fff;
    }
    .orange-color {
        color: #e1a059;
    }
   .main-intro{
    margin-bottom: 10px;
   }

    .main-intro.w-100{
        max-width: 100%;
    }

    .main-intro.text-left {
    text-align: left;
}

.agenda-design11-speaker .nav-tabs>li>a {
    color: #000 !important;
}

.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{
    background: #599ea1 !important;
    color: #fff !important;
}

.agenda-design11-speaker .agenda-row .agenda-col:last-child {
    border-left: 3px solid #e1a059 !important;
}
.agenda-design11-speaker .agenda-row .agenda-col:last-child > h3{
    background: #599ea1 !important;
}
.agenda-design11-speaker .agenda-row .agenda-col:last-child {
    padding-left: 20px !important;
}

.tab-content ul.nav.nav-tabs.agenda-tabs a {
    font-size: 14px;
    padding: 10px 15px;
    font-weight: 500;
}
.collapse-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    padding: 20px;
    font-size: 14px;
    color: #444;
}


.payment__method .radio:nth-of-type(2) label span:after{
content: 'Check/RStars' !important;
}
