    /* Event Font -------------------------*/
    @import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;700&family=Barlow:wght@400;500;600;700&display=swap');

    /* Setting of Landing page colors and Font */
    :root {
        --mainThemeColor: #143156;
        --mainThemeColor-rgb: 243, 101, 49;
        --mainThemeColor2: #fdb714;
        --eventFontColor: #143156;
        --overlayHeadingTextColor: #f7f7f7;
        --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
        --eventFontSize: 22px;
        --smalltext: 14px;
        --bigText: 22px;
        --eventFont: 'Barlow';
        --eventHeadingFont: 'Barlow Condensed';
        --h1FontSize: 88px;
        --h2FontSize: 56px;
        --h3FontSize: 68px;
        --h4FontSize: 22px;
        --h5FontSize: 20px;
        --h6FontSize: 18px;
        --white: #fff;
        --black: #000;
        --yellow: #fdb714;
        --lightGrey: #ddd;
        --darkgrey: #333;
        --halfWidth: 50%;
        --quarterWidth: 75%;
        --faqBgColor: #fafafa;
        --footerBg: #212121;
        --curved: 6px;
        --rounded: 5px;
        --btnFontSize: 20px;
        --cyan: #80a8c2;
        --grey: #ADAFB1;
        --linkColor: #80a8c2;
        --line-height: 32px;
    }

    #eventagenda .nav-tabs>li {
        width: auto;
    }

    .modal-backdrop.in {
        display: none;
    }

    section#agendatabtwo .nav-tabs {
        margin-top: 0px;
    }

    .agenda-style-8 h3.main-title {
        display: none;
    }

    section.agenda-style-8 {
        padding: 30px 0px !important;
    }

    section#agendatabtwo {
        background: #143156;
        width: 100%;
        padding-top: 80px;
    }

    section#agendatabtwo h3 {
        color: #fff;
        font-size: 56px;
        text-align: center;
        line-height: 1.3;
    }

    section#agendatabtwo p {
        text-align: center;
        color: #fff;
    }

    .gp-btns {
        text-align: center;
        padding-bottom: 160px;
        padding-top: 60px;
        font-family: var(--eventHeadingFont);

    }

    a.orange-btn {
        background: #fdb714;
        padding: 10px 20px;
        text-transform: uppercase;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        margin: 5px;
        height: 56px;
        font-weight: 400;
        font-size: 20px;
    }

    a.border-btn {
        border: 2px solid #fdb714;
        background: transparent;
        padding: 10px 20px;
        text-transform: uppercase;
        border-radius: 5px;
        color: #fdb714;
        display: inline-block;
        margin: 5px;
        height: 56px;
        font-weight: 400;
    }

    p.agenda-des {
        text-align: center;
        color: #80a8c2;
        font-weight: 600;
    }

    .agenda-row .time p {
        font-weight: 500 !important;
    }

    section#eventagenda .agenda-row .agenda-body h3 {

        font-size: 24px !important;
        font-weight: 500;
        text-align: left;
        letter-spacing: 0.3;

    }

    section#agendatabtwo .agenda-row .agenda-body h3 {
        font-size: 24px !important;
        font-weight: 500;
        text-align: left;
        letter-spacing: 0.3;
    }


    section#eventagenda .nav-tabs>li>a {
        border-radius: 6px;
        color: #80a8c2;
        cursor: default;
        background-color: transparent;
        border: 2px solid #80a8c2;
        box-shadow: none;
        padding: 15px;
        width: 212px;
        line-height: 1.3;
        height: 100px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        font-weight: 500;
    }

    section#eventagenda .nav-tabs>li.active>a,
    section#eventagenda .nav-tabs>li.active>a:hover,
    section#eventagenda .nav-tabs>li.active>a:focus {
        background-color: #80a8c2 !Important;
        color: #fff !Important;
    }

    section#agendatabtwo .agenda-row .agenda-body h3 {
        font-size: 24px !important;

        text-align: left;
    }

    section#agendatabtwo .agenda-row .time {
        background: #fff;
        padding: 30px 25px;
        border-bottom: none;
    }

    section#agendatabtwo .agenda-row .time p {
        color: #143156;
    }

    section#agendatabtwo .nav-tabs>li>a {
        border-radius: 6px;
        color: #fff;
        cursor: default;
        background-color: transparent;
        border: 2px solid #fff;
        box-shadow: none;
        padding: 15px;
        line-height: 1.3;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        font-weight: 500;
    }

    section#agendatabtwo .nav-tabs>li.active>a,
    section#agendatabtwo .nav-tabs>li.active>a:hover,
    section#agendatabtwo .nav-tabs>li.active>a:focus {
        background-color: #80a8c2 !Important;
        color: #fff !Important;
        border-color: #80a8c2;
    }

    .agenda-row .time p {
        font-size: 16px !Important;
        font-weight: 600;
    }

    .nav-tabs>li.active>a::after {
        display: none !Important;
    }

    section#eventagenda .agenda-row .time {
        background: #143156;
        padding: 30px 25px;
        border-bottom: none;
    }

    section#eventagenda .agenda-row .agenda-body,
    section#agendatabtwo .agenda-row .agenda-body {
        padding: 10px 0px;
        border-bottom: solid 1px #dadada;
    }

    section#eventagenda,
    section#aftertop {
        width: 100%;
        background: #fff;
    }

    section#aftertop h3 {
        color: #143156;
    }

    section#aftertop p {
        color: #4A4B4C;
    }

    .container.full-page-container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .container.full-page-container .col-lg-12 {
        padding: 0;
    }

    .main_top_area {
        width: 100%;
    }

    form#form_19310 h4.h4-title,
    form#form_19310 p.h4\.h4-title1 {
        color: #80a8c2;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        font-family: var(--eventHeadingFont) !important;
        margin-top: 30px;
        text-transform: uppercase;
        letter-spacing: 0.6;
    }

    #whatExpect .panel-title a:hover {
        text-decoration: none;
    }

    span#grp_fld_1397068 label.checkbox-label,
    span#grp_fld_1397068 label.checkbox-label a {
        margin: 0 0 20px 0;
        font-size: 14px;
        line-height: 24px;
        color: #959698;
        font-style: italic;
    }

    span#grp_fld_1397068 label.checkbox-label a {
        text-decoration: underline;
    }

    span#grp_fld_1397067 h4,
    span#grp_fld_1397094 h4 {
        color: #8D8D8D;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        font-family: var(--eventFont) !important;
    }

    span#grp_fld_1397094 h4 {
        margin-top: 30px;
    }

    form#form_19310 p.h4\.h4-title1 {
        margin-bottom: 0px;
    }

    form#form_19310 .row.m-1 .col-12:nth-of-type(3),
    form#form_19310 .row.m-1 .col-12:nth-of-type(4),
    form#form_19310 .row.m-1 .col-12:nth-of-type(6),
    form#form_19310 .row.m-1 .col-12:nth-of-type(7),
    form#form_19310 .row.m-1 .col-12:nth-of-type(8),
    form#form_19310 .row.m-1 .col-12:nth-of-type(9) {
        -ms-flex: 0 0 100%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .radio-block-all {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    span#grp_fld_1390853 p {
        color: #143156;
        text-align: left;
        font-size: 18px;
        line-height: 28px;
    }

    span#grp_fld_1397092 * {
        text-align: left;
    }

    form#form_19310 .row.m-1 {
        max-width: 736px;
        margin: 0 auto !important;
    }

    form#form_19310 .iti--allow-dropdown {
        width: 100%;
    }

    .row.cpn_fld_1395743 {
        display: block;
    }

    form#form_19310 .coupn-code-sec {
        width: 100%;
        display: flex;
    }

    form#form_19310 .coupn-code-sec button {
        background: #1D6ECC;
        font-weight: 300;
        font-family: var(--eventFont);
        font-size: 16px;
        padding: 0px 12px;
        height: 44px !important;
        margin-left: 15px;
    }

    form#form_19310 {
        max-width: 976px;
        box-shadow: none;
        border-radius: 8px;
        border-top: 8px solid #fdb714;
    }

    input#fld_171865 {
        font-weight: 300;
        font-family: var(--eventFont);
    }

    form#form_19310 .form-control {
        border: none;
        box-shadow: none;
        border-bottom: 2px solid #C6C8CA;
        border-radius: 0px;
    }

    form#form_19310 label {
        color: #4A4B4C;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }

    form#form_19310 .radio-block-all label {
        color: #4A4B4C;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 24px;
    }

    .section.abstract-page {
        background: #fff;
    }

    h2#fld_1389596 {
        font-size: 17px;
        margin: 15px 0;
    }

    div#reg-form {
        width: 100%;
        background: #143156;
    }

    section#spnos-gridtable {
        width: 100%;
    }


    section#spnos-gridtable tbody tr td {
        border-color: #80a8c22E !important;
    }

    section#spnos-gridtable .col-lg-12 {
        min-height: unset;
        width: 100%;
        display: block;
    }

    .griddolr ul li {
        display: inline-block;
        padding: 0;
        font-size: 18px;
        width: 12%;
        text-align: center;
    }

    .griddolr1 ul li {
        display: inline-block;
        padding: 0 51px 0;
        font-size: 18px;
    }

    .griddolr {
        border-bottom: 1px solid #80a8c2;
        padding: 7px 0 0;
    }


    section#spnos-gridtable .btnColored {
        background-color: #F4BB65 !important;
        border-radius: 10px !important;
        background-image: none !important;
    }

    section#spnos-gridtable .vfairsBtn.outline {
        background-color: transparent !important;
        color: #C2C2C2 !important;
        outline: 1px solid #C2C2C2 !important;
        border-radius: 10px !important;
    }

    form#form_22616 h1 {
        color: #80a8c2 !important;
    }

    h1#fld_205005,
    h1#fld_205404,
    h1#fld_205405 {
        font-family: var(--eventFont) !important;
        font-size: 16px !important;
        color: #80a8c2 !important;
        font-weight: 700 !important;
    }

    .col-12.order-change div label {
        font-family: var(--eventFont) !important;
    }

    form#form_22616 .form-control {
        width: 100%;
        border: none;
        border-bottom: 2px solid #ddd;
        box-shadow: none;
        border-radius: 0px;
        height: 38px;
    }

    form#form_22616 input[type="file"],
    form#form_22616 textarea {
        height: auto !important;
    }

    form#form_22616 {
        border-radius: 10px;
        border-top: 5px solid #fdb714;

    }












    form#employer_form .form-control {
        width: 100%;
        border: none;
        border-bottom: 2px solid #ddd;
        box-shadow: none;
        border-radius: 0px;
        height: 38px;
    }

    form#employer_form input[type="file"],
    form#employer_form textarea {
        height: auto !important;
    }

    form#employer_form {
        border-radius: 10px;
        border-top: 5px solid #fdb714;
        margin-top: -50px;
    }

    .section.abstract-page .container.full-page-container {
        width: 100%;
        max-width: 100%;
    }

    .row.whiteBG a {
        color: var(--mainThemeColor2);
    }

    .row.whiteBG {
        background: var(--white);
        padding: 40px 30px;
        border-radius: 15px;
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .whoWhy p {
        margin-bottom: 35px;
    }

    .row.whoWhy strong {
        color: var(--cyan);
        text-transform: uppercase;
    }

    .row.whoWhy {
        margin-top: 80px;
    }

    .header-content.sticky>.container-fluid {
        margin-top: 14px;
    }

    .row.vid {
        text-align: center;
        margin-top: 50px;
    }

    .vid iframe {
        border: 2px solid;
        margin-bottom: 40px;
        width: 70%;
        height: 460px;
    }

    #faq ul li {
        margin-bottom: 8px;
    }

    #faq ul {
        list-style: disc;
        margin-top: 15px;
    }

    .header-content {
        background: var(--white);
    }

    .container-parent.header-content {
        background: var(--white);
        margin-top: 0px;
    }

    ul.footerMenu {
        margin-bottom: 0px;
    }

    p.gen-desc {
        font-size: 18px !important;
        text-align: left;
        font-weight: 400 !important;
        line-height: 28px;
        /* 155.556% */
    }

    ul.footerMenu li a,
    ul.footerMenu li.dropdown button {
        color: #ADAFB1 !important;
        margin-right: 15px;
        background: transparent !important;
        font-size: var(--smalltext) !important;
        font-weight: 300;
        font-family: var(--eventFont);
        border: 0px !important;

    }

    #myModalEmployerRegSuccessful .close {
        margin-top: -21px;
        color: #fff !important;
        opacity: 1;
    }

    #myModalEmployerRegSuccessful button.btn.btn-secondary {
        background-color: #80a8c2 !important;
        color: #fff !important;
    }

    ul.footerMenu li.dropdown butt on {
        padding: 0 !important;
    }

    ul.footerMenu li {
        display: inline-block;
        font-size: var(--smalltext);
    }

    #registerToday p {
        max-width: 750px;
        margin: auto;
        font-size: var(--bigText);
        margin-top: 30px;
    }

    #registerToday {
        background: var(--mainThemeColor);
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #agenda h4,
    #faqs h4 {
        font-family: var(--eventFont);
        font-weight: 400;
        font-size: 26px;
        margin-bottom: 15px;
        color: #80a8c2 !important;
    }

    ul.agendaList,
    ul.faqsList {
        margin-left: 30px;
        counter-reset: listNumbering;
    }

    ul.agendaList li,
    ul.faqsList li {
        counter-increment: listNumbering;
        position: relative;
        padding-left: 80px;
        margin-bottom: 65px;
    }

    ul.agendaList li:before,
    ul.faqsList li:before {
        content: counter(listNumbering, decimal-leading-zero) '';
        position: absolute;
        left: -30px;
        font-size: 88px;
        color: #ECEEF1;
        font-family: var(--eventHeadingFont);
        font-weight: 700;
        top: 20px;
    }

    #agenda,
    #faqs {
        padding-top: 0px;
    }

    #agenda .container,
    #faqs .container,
    #whatExpect .container {
        max-width: 945px;
        background: var(--white);
        padding: 30px 60px;
        border-radius: 8px;
        border-top: 8px solid var(--yellow);
        position: relative;
        top: -80px;
        box-shadow: 0px 1px 10px 0px #00000026;
    }

    #agenda .main-title,
    #faqs .main-title,
    #whatExpect .main-title {
        font-size: 56px;
        margin-bottom: 50px;
        color: var(--mainThemeColor);
        line-height: 62px;
    }

    /* .header-content {
        padding: 0px 0px 8px;
    } */

    #about h3 span {
        color: var(--cyan);
        font-size: var(--bigText);
        text-transform: uppercase;
        font-family: var(--eventFont);
        margin-bottom: 8px;
        display: block;
    }

    #about h3 {
        margin-bottom: 25px;
    }

    #about {
        background: var(--mainThemeColor);
        padding-bottom: 170px;
    }

    /* General-------------------------- */
    .popup h5 {
        font-size: var(--eventFontSize);
        font-family: var(--eventFont);
        color: var(--yellow);
        margin-top: 0px;
    }

    .popup p {
        color: var(--white);
        font-size: var(--bigText);
        max-width: 528px;
        margin-top: 26px;
        text-align: center;
        line-height: var(--line-height);
    }


    body {
        font-family: var(--eventFont);
        font-size: var(--eventFontSize);
        color: var(--eventFontColor);
        line-height: var(--line-height);
        background: var(--mainThemeColor) !important;
        overflow: hidden;
    }

    body>.header-content>.container {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    body>.header-content {
        position: relative;
    }

    .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: var(--yellow);
    }

    h4.form-heading {
        font-size: 0px;
    }

    body>p:first-of-type {
        margin: 0px;
    }

    .reg-form-data {
        padding: 80px 70px !important;
    }

    /* Buttons------------------------------ */
    .vfairsBtn {
        padding: 12px 35px;
        margin: 30px 5px;
        display: inline-block;
        font-size: var(--btnFontSize);
        font-weight: 400;
        border: 2px solid transparent;
        font-family: var(--eventHeadingFont);
        text-transform: uppercase;
    }

    #regBtn.vfairsBtn {
        margin: 0px 5px;
        padding: 10px 16px 12px 16px;
        font-family: var(--eventHeadingFont);
    }

    .reg-form-data .col-12 input[type=submit] {
        font-family: var(--eventHeadingFont);
        text-transform: capitalize;
    }

    .coloredShadow {
        box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb), 0.3);
    }

    .grayShadow {
        box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
    }

    .curved {
        border-radius: var(--curved);
    }

    .rounded {
        border-radius: var(--rounded);
    }

    .btnWhite {
        background: var(--white);
        color: var(--mainThemeColor);
        border: 2px solid var(--mainThemeColor);
    }

    .btnBlack {
        background: var(--black);
        color: var(--white);
    }

    .btnColored {
        background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
        background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
        color: var(--white) !important;
    }

    .btnColored:hover,
    .btnColored:focus {
        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;
        text-decoration: none !important;
        background: #EC7604 !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;
    }

    h1,
    .popup h1 {
        font-size: var(--h1FontSize);
        font-weight: 800;
        line-height: 80px;
    }

    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);
    }

    p {
        font-size: var(--eventFontSize);
        line-height: var(--line-height);
        font-family: var(--eventFont) !important;
    }

    /* Top black bar----------------------- */
    .slim-bar {
        position: initial;
        background-color: var(--black);
        color: var(--white);

    }

    .slim-bar ul>li {
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 0px;

    }

    .slim-bar .row {
        justify-content: end !important;
    }

    /* Set 0 padding or Margin */
    .noPadding {
        padding: 0px !important;
    }

    .noTopPadding {
        padding-top: 0px !important;
    }

    .noBottomPadding {
        padding-bottom: 0px !important;
    }

    .noLeftPadding {
        padding-left: 0px !important;
    }

    .noRightPadding {
        padding-right: 0px !important;
    }

    .noMargin {
        margin: 0px !important;
    }

    .noTopMargin {
        margin-top: 0px !important;
    }

    .noBottomMargin {
        margin-bottom: 0px !important;
    }

    .noLeftMargin {
        margin-left: 0px !important;
    }

    .noRightMargin {
        margin-right: 0px !important;
    }


    /* Main Heading------------------------- */
    .main-title {
        text-align: center;
        position: relative;
        z-index: 0;
    }

    .main-title span {
        display: block;
        color: var(--mainThemeColor);
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
    }


    .main-title .headingOverlayText {
        position: absolute;
        color: var(--overlayHeadingTextColor);
        margin: 0px 0px 0px 0px;
        font-size: 150px;
        font-weight: 700;
        line-height: 70px;
        letter-spacing: -9px;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
        top: -40px;
        width: 100%;
        display: inline;
        text-transform: lowercase;
    }




    /* Unordered list------------------------------- */
    ul {
        list-style: none;
        padding: 0px;
    }

    ul li {
        margin-bottom: 15px;
    }

    ul.checklist li {
        padding-left: 35px;
        position: relative;
        margin-bottom: 40px;
    }

    ul.checklist li i {
        position: absolute;
        left: 0px;
        top: 0px;
        font-size: 25px;
    }

    /* Event Logo----------------------------------- */
    .event-logo img {
        margin: 8px 0px;
        max-width: 180px;
        height: 100%;
    }

    /* Main Navigation------------------------------ */
    #main-nav {
        padding: 0px;
        display: flex !important;
    }

    #main-nav .navbar-nav {
        flex-direction: row;
        justify-content: center;
        flex-grow: 1;
    }

    #main-nav a {
        color: var(--eventFontColor);
        font-size: var(--bigText);
        padding: 8px 15px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: var(--eventHeadingFont);
    }

    #main-nav a:hover,
    #main-nav a:focus {
        color: var(--mainThemeColor2);
        text-decoration: none;
    }

    .fullWidthNav .container {
        max-width: 100%;
        width: 100%;
    }

    .header-content .row {
        display: flex;
        align-items: center;
        flex-wrap: initial;
        /* padding-top: 16px; */
    }

    .header-content nav {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    #main-nav .navbar-nav li {
        margin-bottom: 0px;
    }

    .stickyNav {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 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: 0px;
        background: var(--mainThemeColor);
        border-radius: 6px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: var(--white);
    }



    /* Hero Section */
    .main_top_area {
        background: url("https://vepimg.b8cdn.com/uploads/vjfnew/22140/content/files/1762410526funed-foto-png1762410526.png")no-repeat center;
        background-size: cover;
        padding-top: 10%;
        padding-bottom: 10%;
        position: relative;
    }


    .main_top_area::before {
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        content: "";
        position: absolute;
        opacity: 0.6;
        background: rgb(27, 54, 93);
        background: linear-gradient(281deg, rgba(27, 54, 93, 1) 0%, rgba(22, 92, 171, 1) 50%, rgba(29, 110, 204, 1) 100%);
    }

    #top-element .container {
        position: relative;
        z-index: 5;
    }

    .main_top_area::after {
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        content: "";
        position: absolute;
        z-index: 0;
        background: rgb(27, 54, 93);
        background: linear-gradient(0deg, rgba(27, 54, 93, 1) 0%, rgba(27, 54, 93, 0) 50%);
    }

    .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: 35px 0 20px;
        padding: 2px;
        border: solid 2px var(--white);
        display: inline-block;
        border-radius: 40px;

    }


    .two-btns a {
        background: var(--white);
        color: var(--mainThemeColor) !important;
        display: inline-block;
        padding: 12px 34px;
        border-radius: 40px;
        letter-spacing: 1px;
        font-size: 18px;
    }


    .two-btns a:first-child {
        background: transparent;
        color: var(--white) !important;
        box-shadow: none;
    }

    .two-btns:hover a {
        background: transparent;
        color: var(--white) !important;
        box-shadow: none;
    }

    .two-btns a:hover {
        background: var(--white) !important;
        color: var(--mainThemeColor) !important;
        box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb), 0.3);
        text-decoration: none;
    }

    .two-btns i {
        margin-right: 5px;
    }

    /*Registration Form---------------------*/
    input[type="file"] {
        width: 40%;
    }

    .reg-form-wrap h3 {
        font-size: 68px;
        font-weight: bold;
        margin: 20px auto;
        max-width: 850px;
        color: var(--white);
        text-align: center;
    }

    .full-page-container .main-title {
        text-align: center;
        position: relative;
        z-index: 0;
        font-size: var(--h2FontSize);
        font-weight: bold;
        color: var(--white);
        line-height: 1.3;
    }

    .col-sm-12.bottomText a {
        color: var(--mainThemeColor2);
    }

    .col-sm-12.bottomText {
        text-align: center;
        color: var(--white);
    }

    .full-page-container section.simple-section {
        padding-top: 30px;
    }

    .page-heading {
        height: 1px;
    }

    form input[type=submit] {
        background: var(--mainThemeColor2);
        border-color: var(--mainThemeColor2);
        border-radius: var(--rounded) !important;
        font-size: 20px !important;
        height: 52px !important;
        text-transform: uppercase;
        width: 100% !important;
    }

    .reg-form-data .col-12 input[type=submit]:hover,
    .reg-form-data .col-12 input[type=submit]:focus {
        background: #EC7604;
    }

    .reg-form-data input::file-selector-button {
        background: var(--mainThemeColor) !important;
    }

    .nw-frm-bldr .reg-form-data {
        box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        border: 1px solid #dedede;
        margin-bottom: 30px;
    }

    .nw-frm-bldr .control-label {
        font-size: var(--smallText);
        font-family: var(--eventFont);
        color: #4a4b4c;
        font-size: 16px;
        font-weight: 300;
    }

    form#employer_form h4 {
        color: #80a8c2 !important;
    }

    form#employer_form p.underTextClass {
        color: #a2a3a5 !important;
        font-size: 14px;
    }

    p.underline {
        color: #a2a3a5 !important;
        font-size: 14px !important;
    }


    .reg-form-data .form-control {
        font-size: var(--smallText);
        font-family: var(--eventFont);
        color: var(--eventFontColor);
        font-weight: 300;
        font-size: 14px;
    }

    .nw-frm-bldr.reg-form-wrap>.row>.col-12,
    .row.row-content>div>.container-fluid {
        padding: 0;
    }


    /*Thank you page-----------------------*/
    .thanksWrapper {
        text-align: center;
        max-width: var(--halfWidth);
        margin: 20px auto;
        box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        border: 1px solid #dedede;
        padding: 30px 50px 50px;
        width: 100%;
        max-width: 90%;
    }

    .thanksWrapper span {
        display: block;
        font-size: 22px;
        font-weight: 400;
    }

    .thanksWrapper p {
        margin-top: 30px;
    }

    .full-page-container .col-lg-12 {
        min-height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .row-content {
        padding: 10px 0px;
    }

    /* Login Modal----------------------- */
    #LoginModal h4,
    #forgot-pwd-modal h4 {
        font-size: 20px;
    }

    #LoginModal .modal-header,
    #forgot-pwd-modal .modal-header {
        background: var(--mainThemeColor);
    }

    #login-footer a,
    #login-footer button,
    #reset-pwd-frm a,
    #reset-pwd-frm button {
        background: var(--mainThemeColor);
        font-family: var(--eventFont);
    }

    #login-footer .btn-default,
    #reset-pwd-frm .btn-default {
        background: var(--white);
    }

    #login-footer .btn-darkgrey,
    #reset-pwd-frm .btn-darkgrey {
        color: var(--white);
    }

    #login-footer .btn-default,
    #reset-pwd-frm .btn-default {
        border-color: #ccc;
    }

    #login-footer .col-sm-8 .btn-darkgrey,
    #reset-pwd-frm .btn-darkgrey {
        border-radius: var(--rounded) !important;
        font-family: var(--eventFont);
    }

    #LoginBtn {
        font-size: var(--smallText);
        padding: 6px 12px;
    }

    .modal .modal-dialog {
        max-width: initial;
    }

    #login-footer .row .col-sm-4 {
        max-width: initial;
        flex: 33%;
        order: 2;
    }

    #login-footer .btn,
    #reset-pwd-frm .btn {
        border-radius: var(--rounded);
    }

    #login-footer .btn:hover,
    #reset-pwd-frm .btn:hover {
        background: var(--darkgrey) !important;
        color: var(--white) !important;
    }

    #reset-pwd-frm label,
    #LoginModal label {
        font-family: var(--eventHeadingFont);
    }

    #reset-pwd-frm input,
    #LoginModal input {
        font-family: var(--eventFont);
    }


    /* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    margin-top: 50px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* background: #fff; */
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px;
    padding: 0px 29px 0px 15px;
    /* box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2); */
}

    #clockdiv {
        font-family: var(--eventHeadingFont);
        color: var(--mainThemeColor);
        display: inline-block;
        font-weight: 700;
        text-align: center;
        font-size: 50px;
    }

#clockdiv div > span {
    padding: 7px 10px 0;
    border-radius: 3px;
    background: none;
    display: block;
    line-height: 1em;
    min-width: 78px;
    color: var(--white);
}

   #clockdiv .smalltext {
    color: var(--mainThemeColor2);
    font-size: var(--eventFontSize);
}

    #clockdiv>div {
        background: none;
        position: relative;
        margin-right: 40px;
    }

#clockdiv>div::before {
    content: ":";
    color: var(--cyan);
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
}

    #clockdiv>div:last-child::before {
        content: "";

    }

    #clockdiv .eventlive {
        max-width: 500px;
        font-size: 24px;
    }

    /* About section -------------------------------------- */
    .main-intro {
        max-width: 75%;
        text-align: center;
        margin: auto;
    }

    .main-intro strong {
        margin-bottom: 25px;
        font-size: 20px;
        display: block;
    }


    /* Why Attend section------------------------------------ */
    #whyAttend {
        padding-top: 80px;
    }

    #whyAttend .main-title {
        margin-bottom: 60px;
    }

    #whyAttend .headingOverlayText {
        color: var(--overlayHeadingTextColor2)
    }

    #whyAttend li i {
        color: var(--yellow);
    }

    .whiteText .main-title span {
        color: var(--yellow);
    }



    /* Agenda-------------------------------------------- */
    #agenda {
        background-color: #F4F6F9;

    }

    #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 {
        outline: none;
        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"] {
        pointer-events: none;
    }

    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----------------------------------------*/
    #sponsors {
        padding-bottom: 200px !important;
    }

    .logos-list {
        text-align: center;
    }

    .logos-list img {
        display: inline-block;
        width: 100%;
        height: auto;
        max-width: 250px;
        margin: 5px;
        padding: 5px;
        transition: all 0.2s ease;
    }

    .logos-list img:hover {
        box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
    }

    #sponsors .main-title {
        color: var(--white);
        margin-bottom: 30px;
    }

    #sponsors h4 {
        color: var(--white);
        text-align: center;
        margin: 60px 0 30px 0;
    }


    /* FAQs Section------------------------------------------- */
    #faq .main-title {
        color: var(--white);
    }
    .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: var(--line-height);
        color: var(--eventFontColor);
        font-family: var(--eventHeadingFont);
        font-weight: 700;
        text-transform: none;
        padding-left: 45px;
        font-size: 22px;
    }

    .faq a {
        color: var(--yellow);
    }

    .faq p {
        font-size: 22px !important;
        line-height: var(--line-height);
        color: var(--white);
        max-width: 80%;
        margin: auto;

    }

    #faq {
        padding-top: 50px;
    }

    .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: 32px !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;
        background: #80a8c2 !important;
    }

    .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: var(--mainThemeColor);
        padding: 20px 0px;
        position: relative;
        border-top-color: var(--mainThemeColor);
        box-shadow: 0px 0px 10px 0px #0000001A;
    }

    .footer-links li {
    display: inline-block;
    position: relative;
    color: #80a8c2;
}

    .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;
        color: #80a8c2;
    }

    .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(--mainThemeColor2);
    }

    /*Top to the Page button---------------*/
    #top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        color: var(--white);
        width: 50px;
        height: 50px;
        text-align: center;
        cursor: pointer;
        padding-top: 5px;
        z-index: 45;
        display: none;
        background-color: var(--mainThemeColor);
        font-size: 24px;
        padding-top: 13px;
        border-radius: 5px;
    }

    #top:hover,
    #top:focus {
        background-color: var(--darkgrey);
    }


    /*Accessibility Features---------------*/
    .btn.btn-access.slide {
        position: absolute;
        z-index: 45;
        border-radius: 50px;
        width: 35px;
        height: 35px;
        background: var(--darkgrey);
        right: 12px;
        top: 46px;
        text-align: center;
        padding: 5;
    }

    .btn.btn-access.slide:hover {
        background: var(--mainThemeColor);
    }

    .accsess_tray {
        display: block;
        position: fixed;
        right: 10px;
        background-color: var(--white);
        top: 110px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        padding: 4px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    }

    .accsess_tray #readspeaker_button1,
    .accsess_tray .hall-wrap .rsbtn {
        right: -34px;
    }

    .accsess_tray .rsexpanded span {
        margin: 0;
    }

    .accsess_tray .rsexpanded span.rsbtn_text {
        margin: 5px 0 0 6px;
    }

    .accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
        margin: 7px 0 0 5px;
    }

    .accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
        display: inline-block;
    }

    .accsess_tray svg path {
        fill: var(--mainThemeColor);
    }

    .accsess_tray .btn-tray {
        padding: 6px;
        border-radius: 8px;
        font-weight: 500;
        font-size: 15px !important;
        line-height: normal;
        display: flex;
        align-items: center;
        margin-right: 5px;
        background: rgba(var(--mainThemeColor-rgb), 0.1);
        color: var(--mainThemeColor);
    }

    .accsess_tray .btn-tray:last-child {
        margin-right: 4px;
    }

    .accsess_tray .btn-tray.btn:hover {
        opacity: 0.9;
    }

    .accsess_tray .btn-tray svg path {
        fill: var(--mainThemeColor);
    }

    .accsess_tray span {
        margin-right: 8px;
    }

    .accsess_tray .btn-close-access {
        text-align: center;
        padding: 8px 8px;
        background: transparent;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    #accessibility-fade-in {
        width: 1px;
        opacity: 0;
        transition: all 0.75s ease;
        z-index: 5;
    }

    #accessibility-fade-in.show {
        opacity: 1;
        width: 262px;
        display: flex !important;
    }

    /* Privacy Policy------------- */
    .content-page ul {
        list-style-type: disc;
        margin-left: 20px;
    }

    .content-page ul li {
        margin-bottom: 0;
    }

    .content-page p,
    .content-page li {
        text-align: justify;
    }

    .big h3 {
        font-size: 56px;
        line-height: 62px;
    }

    @media (max-width: 767px) {
        form#form_19310 .coupn-code-sec {
            flex-flow: column;
        }

        form#form_19310 .coupn-code-sec button {
            margin: 10px 0;
        }

        .col-sm-12.bottomText {
            padding: 0 30px;
        }

        form#form_19310 .row.m-1 .col-12:nth-of-type(3),
        form#form_19310 .row.m-1 .col-12:nth-of-type(4),
        form#form_19310 .row.m-1 .col-12:nth-of-type(5),
        form#form_19310 .row.m-1 .col-12:nth-of-type(6),
        form#form_19310 .row.m-1 .col-12:nth-of-type(7),
        form#form_19310 .row.m-1 .col-12:nth-of-type(8),
        form#form_19310 .row.m-1 .col-12:nth-of-type(9) {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        section#spnos-gridtable a.vfairsBtn {
            margin: 0 3px 20px;
            padding: 6px 10px !important;
            font-size: 18px;
        }

        section#spnos-gridtable tbody tr td {
            width: 100% !important;
        }

        .reg-form-data {
            padding: 40px 0px !important;
        }

        .col-12.order-change div label {
            text-align: left;
        }

        #agenda .container,
        #faqs .container,
        #whatExpect .container {

            padding: 30px 15px !important;
        }

        .regForm-para span {
            font-size: 16px !important;

        }

        .header-content nav {
            justify-content: end !important;
        }

        #main-nav .transparent-btn {
            color: #fff !important;
            font-size: 18px !important;
        }

        #main-nav .transparent-btn+.dropdown-menu {
            background: #fff !important;
            color: var(--mainThemeColor) !important;
        }

        #agenda .main-title,
        #faqs .main-title,
        #whatExpect .main-title {
            margin-bottom: 40px !important;
        }

        #whatExpect {
            padding: 50px 0 !important;
        }

        #whatExpect .whatExpectQues .panel-heading {
            padding: 0px 0px 6px 0 !important;
        }

        .whatExpect-img {
            width: 300px;
        }

        .whatExpectQues .panel.panel-default h4 a {
            font-size: 22px !important;
        }

        #speakerAbstracts .speakerAbstractsSteps li h4,
        ul.speakerAbstractsSteps li:before {
            font-size: 32px !important;
        }

        ul.speakerAbstractsSteps li:before {
            top: 6px !important;
        }

        ul.speakerAbstractsSteps li {
            padding-left: 52px !important;
        }

        #certificationSec .main-title {
            text-align: left;
        }

        #faqs .cus-accordian .panel-heading.headin .panel-title a,
        .whatExpectQues .cus-accordian .panel-heading.headin .panel-title a {
            padding: 10px !important;
        }

        #quotationSec .quotation-txt {
            font-size: 28px !important;
            line-height: 36px !important;
        }

        #quotationSec .quotation-des {
            font-size: 16px;
        }

        #quotationSec .quotation-author {
            font-size: 14px;
        }

        #speakerAbstracts .speakerAbstractsSteps li h4 {
            font-size: var(--line-height);
        }

        ul.agendaList li,
        ul.faqsList li {
            padding-left: 50px;

        }

        ul.agendaList li:before,
        ul.faqsList li:before {
            font-size: 68px;

        }

        ul.speakerAbstractsSteps li {
            padding-left: 50px;

        }

        ul.speakerAbstractsSteps li:before {
            font-size: 68px;

        }

        #agenda .main-title,
        #faqs .main-title,
        #whatExpect .main-title {
            font-size: 44px;

        }

        #about h3 span {
            margin-bottom: 10px;
            font-size: 8px;
        }

        h3 {
            font-size: 48px !important;
        }

        #main-nav {
            position: fixed;
            top: 0;
            left: 0px;
            z-index: 55;
            background: rgba(0, 0, 0, 0.9);
            width: 100%;
            height: 100%;
            text-align: center;
            align-items: center;
            justify-content: center;
            display: none !important;
        }

        #main-nav .navbar-nav {
            flex-direction: column;

        }

        #main-nav .navbar-nav {
            flex-direction: column;
            flex-grow: initial;
        }

        .navClose {
            position: absolute;
            top: 15px;
            right: 20px;
            color: var(--white);
            font-size: 22px;
            font-family: '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;
        }

        #LoginBtn {
            margin-top: 12px;
        }

        .event-logo {
            flex-grow: 1;
        }

        .whyAttendImg {
            max-width: 320px !important;
            display: block;
            margin: auto;
        }

        .contactPersons {
            justify-content: space-around;
        }

        .contactPersons_box {
            margin-right: 0px;
        }

        #contact h3 {
            text-align: center;
        }

        .footer-section .row>div {
            text-align: center !important;
        }

        input[type="file"] {
            width: 100%;
        }

        .modal .modal-dialog {
            width: 95% !important;
        }

        .modal-footer .btn+.btn {
            margin-left: 2px;
        }

        #login-footer .row {
            flex-direction: column;
        }

        #login-footer .row .col-sm-4 {
            order: 1;
        }

        #login-footer .row .col-sm-8 {
            order: 2;
        }

        #login-footer .col-sm-8 {
            padding-left: 2px;
            padding-right: 2px;
        }

        form input[type=submit] {
            width: 100% !important;
        }

        .reg-form-data input::file-selector-button {
            background: var(--mainThemeColor) !important;
        }
    }

    @media (max-width: 575px) {
        #faqs .container {
            top: 0px !important;
        }

        .main-intro {
            max-width: 100%;
        }

        .headingOverlayText {
            display: none !important;
        }

        .main-title span {
            font-size: 18px;
        }

        h3.main-title {
            font-size: 40px !important;
        }

        .two-btns {
            margin: 0px 0 50px;
        }

        .simple-section {
            padding: 20px 0px;
        }

        #whyAttend {
            padding-top: 20px;
        }
    }

    @media (max-width: 480px) {

        section#eventagenda .nav-tabs>li,
        section#eventagenda .nav-tabs>li>a,
        section#agendatabtwo .nav-tabs>li,
        section#agendatabtwo .nav-tabs>li>a {
            width: 100%;
            height: auto;
        }

        :root {

            --eventFontSize: 16px;
            --h1FontSize: 56px;
            --h2FontSize: 44px;
            --h3FontSize: 58px;
            --h4FontSize: 22px;
            --h5FontSize: 20px;
            --h6FontSize: 18px;
            --line-height: 26px;
        }

        .popup img {
            width: 120px;
        }

        #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;
        }

        .asset-managment .tag-title,
        .procurement-page .tag-title {
            font-size: 14px;
        }

    }

    .block-overlay.Restream_Webinar {
        display: none !important;
    }

    .curvy-icons {
        display: flex;
        flex-flow: wrap;
        margin-top: 40px;
    }

    .curvy-icons .icon-box {
    width: 46%;
    margin: 2%;
    min-width: 210px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px 15px;
    border-radius: 16px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 7%);
}

    .curvy-icons .icon-box img {
    width: 100%;
    height: auto;
    max-width: 65px;
    margin-bottom: 10px;
}

    .curvy-icons .icon-box h4 {
    font-size: 16px;
    text-align: left;
    font-family: var(--eventFont);
    font-weight: 600;
    color: var(--mainThemeColor2);
    line-height: 19px;
    margin: 0 0 5px 0;
}

    .curvy-icons .icon-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .curvy-icons .icon-box:nth-child(2n) {
        top: -40px;
        position: relative;
    }

    .curvy-icons .icon-box:nth-child(1),
    .curvy-icons .icon-box:nth-child(4) {
        border-radius: 16x;
    }

    @media (max-width:767px) {
        .curvy-icons .icon-box:nth-child(2n) {
            top: 0px;
        }

        .curvy-icons .icon-box {
            width: 100%;
        }
    }

    /*-------scrollReveal----------*/
/*
    .scrollReveal {
        opacity: 0;
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
    }

    .revealTop {
        transform: translate(0px, 150px);
    }

    .revealRight {
        transform: translate(-150px, 0px);
    }

    .revealLeft {
        transform: translate(150px, 0px);
    }

    .revealBottom {
        transform: translate(0px, -150px);
    }

    .scrollReveal.reveal {
        opacity: 1;
        transform: translate(0, 0);
    }
*/
    @media (max-width: 767px) {
        #agenda .container {
            margin-left: 16px;
            margin-right: 16px;
        }

        #faqs .container {
            margin-left: 16px;
            margin-right: 16px;
        }

        #whatExpect .container {
            margin-left: 16px;
            margin-right: 16px;
        }

        .curvy-icons .icon-box:nth-child(2n) {
            top: 0px;
        }

        .curvy-icons .icon-box {
            width: 100%;
        }

        .align-items-center {
            flex: none;
            display: block;
            width: 100%;
        }

        .ask-cta {
            border-radius: 50px 0px;
            padding-top: 30px;
        }

        .ask-cta {
            text-align: center;
        }

        .scrollReveal {
            opacity: 1 !important;
        }

        .revealTop,
        .revealRight,
        .revealLeft,
        .revealBottom {
            transform: translate(0, 0) !important;
        }
    }

    .u-userLauncherColor:not([disabled]) {
        background-color: #80a8c2 !important;
        color: #ffffff !important;
        fill: #ffffff !important;
    }


    .section.registration-form {
        background: url('https://vepimg.b8cdn.com/uploads/vjfnew/10496/uploads/vjf/content/misc/1700154861banner.png');
        background-repeat: no-repeat;
        background-position: center top;
        /* background-blend-mode: color-dodge;
        background-color: #143156;*/
    }


    #grp_fld_1382095>label,
    #fld_1382095 {
        display: none !important
    }

    #main-nav .transparent-btn {
        background: transparent;
        color: var(--mainThemeColor);
        font-size: var(--bigText);
        padding: 2px 15px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: var(--eventHeadingFont);
        border: 0px;
    }

    #main-nav .transparent-btn:hover+.dropdown-menu,
    #main-nav .transparent-btn+.dropdown-menu:hover {
        display: block;
        position: absolute;
    }

    #main-nav .dropdown .transparent-btn+.dropdown-menu {
        min-width: 190px;
    }

    #main-nav .dropdown .dropdown-menu li a {
        font-size: 20px;
        color: var(--mainThemeColor);

    }

    #main-nav .dropdown .dropdown-menu li a:hover {
        color: var(--mainThemeColor2);

    }

    /* asset managment */

    .section.sponsors-page .main_top_area {
        background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1707509169spnosr-page-png1707509169.png') !important;
        width: 100%;
        padding-top: 8%;
        padding-bottom: 8%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    section#sponsSec h3 {
        text-align: left;
    }

    section#sponsSec p {
        margin: 0;
        text-align: left;
        max-width: 100%;
    }

    .asset-managment .main_top_area,
    .procurement-page .main_top_area,
    .abstract-page .main_top_area,
    .agenda-page .main_top_area {
        background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1704288357hero-png1704288357.png');
        width: 100%;
        padding-top: 8%;
        padding-bottom: 8%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .procurement-page .main_top_area,
    .abstract-page .main_top_area {
        background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1704392419hero-png1704392419.png') !important;
    }

    .agenda-page .main_top_area {
        background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1704478584hero-png1704478584.png') !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .asset-managment .container.full-page-container,
    .procurement-page .container.full-page-container,
    .abstract-page .container.full-page-container,
    .agenda-page .container.full-page-container,
    .section.sponsors-page .container.full-page-container {
        max-width: 100%;
        width: 100%;
    }

    .asset-managment .container.full-page-container .row-content,
    .procurement-page .container.full-page-container .row-content,
    .abstract-page .container.full-page-container .row-content,
    .agenda-page .container.full-page-container .row-content,
    .section.sponsors-page .container.full-page-container .row-content {
        padding: 0;
    }

    .asset-managment .full-page-container .col-lg-12,
    .procurement-page .full-page-container .col-lg-12,
    .abstract-page .full-page-container .col-lg-12,
    .agenda-page .full-page-container .col-lg-12,
    .section.sponsors-page .container.full-page-container .col-lg-12 {
        padding: 0;
    }

    .asset-managment .tag-title,
    .procurement-page .tag-title,
    .permitting-licensing .tag-title {
        background: var(--mainThemeColor);
        color: #fff !important;
        padding: 8px 14px;
        border-radius: 20px;
        font-weight: 500;
        margin-top: 10px;
    }

    .admin-certified-intro {
        text-align: left;
    }

    .sub-title {
        text-align: left;
    }

    .curriculum-list {
        text-align: left;
    }

    .curriculum-list .list-icon {
        margin-right: 16px;
    }

    #certificationSec .leftBorder {
        border-left: 1px solid #D9D9D940;
        height: 82%;
    }

    .certficate-custom-panel {
        background: transparent;
        text-align: left;
        border: 0px;
    }

    .certficate-custom-panel .panel-body {
        padding: 0;
    }

    .certficate-custom-panel .dateDay {
        font-size: 16px;
        font-weight: 500;
        color: #80a8c2;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }

    .curriculum-list .list-icon {
        width: 20px;
    }

    #main-nav a:hover,
    #main-nav a:focus {
        outline: none !important;
    }

    section#spnos-gridtable a {
        pointer-events: none;
    }

    #quotationSec {
        width: 100%;
        background: #fff;
        padding-top: 100px;
    }

    #quotationSec .quotation-txt {
        color: var(--mainThemeColor);
        font-size: 36px;
        font-style: italic;
        line-height: 56px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    #quotationSec .quotation-des {
        color: #80a8c2;
        font-size: 18px;
        font-weight: 500;
    }

    #quotationSec .quotation-author {
        color: #4A4B4C;
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
    }

    #faqs .num_icon {
        display: none;
    }

    #faqs .panel.panel-default,
    .whatExpectQues .panel.panel-default {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        box-shadow: none;
    }

    #faqs .panel-heading,
    .whatExpectQues .panel-heading {
        padding: 14px 0px 6px 0 !important;
        background-color: transparent;
    }

    #faqs .panel-heading .panel-title,
    .whatExpectQues .panel-heading .panel-title {
        font-size: 18px;
        font-weight: 500;
        color: var(--mainThemeColor);
    }

    #faqs .cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body,
    .whatExpectQues .cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 0;
        width: 100%;
        font-family: var(--eventFont);
        font-size: 18px;
        line-height: 28px;
        border: 0px;

    }

    #faqs .cus-accordian .panel-heading.headin,
    #faqs .cus-accordian .panel-heading,
    .whatExpectQues .cus-accordian .panel-heading.headin,
    #faqs .cus-accordian .panel-heading {
        background: transparent !important;
    }

    #faqs .cus-accordian .panel-heading.headin .panel-title a,
    .whatExpectQues .cus-accordian .panel-heading.headin .panel-title a {
        background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1704336919chevron-circle-up-png1704336919.png) !important;
        background-repeat: no-repeat;
        background-position: center right;


    }

    #faqs .cus-accordian .panel-heading.headin .panel-title a.collapsed,
    .whatExpectQues .cus-accordian .panel-heading.headin .panel-title a.collapsed {
        background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1704338622chevron-circle-down-png1704338622.png) !important;
        background-repeat: no-repeat;
        background-position: center right;

    }

    .asset-managment #faqs,
    .procurement-page #faqs {
        padding-bottom: 0;
    }

    .vfairsBtn.outline {
        border: 1px solid var(--mainThemeColor2);
        color: var(--mainThemeColor2);
    }

    .vfairsBtn.outline:hover {
        border: 1px solid var(--mainThemeColor2);
        color: var(--white);
        background: var(--mainThemeColor2);
    }

    #certificationSec .main-title {
        margin-bottom: 24px;
    }

    /* speakerAbstracts */
    #speakerAbstracts {
        width: 100%;
        background: #fff;
        color: var(--mainThemeColor);
        border-bottom: 1px solid #ddd;
        padding-bottom: 0px;
        margin-bottom: 100px;
    }

    #speakerAbstracts .main-title,
    .speakerAbstracts-intro {
        color: var(--mainThemeColor);
    }

    #speakerAbstracts .speakerAbstractsSteps li h4,
    #speakerAbstracts .speakerAbstractsSteps li p {
        color: var(--mainThemeColor);
        text-align: left;

    }

    #speakerAbstracts .speakerAbstractsSteps li h4 {
        font-size: 44px;
        display: block;
        width: 100%;
        color: #143156 !important;
    }

    #speakerAbstracts .main-title {
        margin-bottom: 24px;

    }

    #speakerAbstracts .main-title,
    #speakerAbstracts .speakerAbstracts-intro {
        text-align: left;
    }

    .speakerAbstractsSteps {
        margin-top: 30px;
    }

    ul.speakerAbstractsSteps {
        margin-left: 0px;
        counter-reset: listNumbering;
    }

    ul.speakerAbstractsSteps li {
        counter-increment: listNumbering;
        position: relative;
        padding-left: 80px;
        margin-bottom: 40px;
    }

    ul.speakerAbstractsSteps li:before {
        content: counter(listNumbering, decimal-leading-zero) '';
        position: absolute;
        left: 0px;
        font-size: 44px;
        color: var(--mainThemeColor);
        font-family: var(--eventHeadingFont);
        font-weight: 700;
        top: 12px;
    }

    .abstractNote {
        color: var(--mainThemeColor);
        text-align: left;
        padding-bottom: 60px;
    }

    .abstractNote a {
        color: var(--linkColor);
    }

    /*  whatExpect*/
    #whatExpect {
        position: relative;
        width: 100%;
    }

    /*#whatExpect::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
  }*/
    #whatExpect .container {
        background: var(--white) !important;
        border-top: 8px solid #fdb714;
        top: 0;
    }

    #whatExpect {
        padding: 80px 0;
        background: var(--mainThemeColor);
    }

    #whatExpect .main-title {
        color: #143156 !important;
    }

    #whatExpect .panel-body h4 {
        color: #80a8c2;
        text-align: left;
    }

    #whatExpect .panel-body p {
        color: #4A4B4C;
        text-align: left;
        padding-bottom: 20px;
    }

    #whatExpect .panel-title a:hover {
        color: #143156;
    }

    #whatExpect .panel-title a {
        color: #143156;
        display: block;
        font-size: 32px;
        text-align: left;
        font-weight: 700;
    }

    .whatExpectQues .num_icon {
        display: none;
    }

    .whatExpectQues .panel.panel-default {
        background: transparent;
    }

    .whatExpectQues .panel.panel-default {
        background: transparent;
        border: 0;
        border-bottom: 2px solid #C6C8CA;
    }

    /*.whatExpectQues .panel.panel-default h4 a{
    font-size: 22px;
    -webkit-filter: brightness(0) saturate(100%) invert(66%) sepia(87%) saturate(1023%) hue-rotate(160deg) brightness(96%) contrast(91%);filter: brightness(0) saturate(100%) invert(66%) sepia(87%) saturate(1023%) hue-rotate(160deg) brightness(96%) contrast(91%);
    text-align: left;
    text-transform: uppercase;

  }
  .whatExpectQues .panel.panel-default h4 a.collapsed{
    color: #fff;
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(84%) saturate(221%) hue-rotate(173deg) brightness(108%) contrast(100%);filter: brightness(0) saturate(100%) invert(100%) sepia(84%) saturate(221%) hue-rotate(173deg) brightness(108%) contrast(100%);
  }*/
    .whatExpectQues .panel.panel-default ul {
        list-style: disc;
        text-align: left;
    }

    .whatExpectQues .panel.panel-default ul li {
        margin-bottom: 0px;

    }

    .whatExpect-img {
        border-radius: 8px;
    }

    .agendaNote {
        max-width: 75%;
        text-align: center;
        margin: 0 auto;
        margin-top: 0px;
        color: var(--white);
        margin-top: 34px;
    }

    .section.sponsors-page span.htkbtm {
        padding: 0 !important;
        margin: 0 !important;
        color: red !important;
    }

    .section.sponsors-page .reg-form-wrap h3 {
        display: none;
    }

    span#grp_fld_205748 h1#fld_205748 {
        color: #143156 !important;
        font-size: 44px;
        font-weight: 700;
        font-family: var(--eventHeadingFont);
        text-align: center;
        margin-bottom: 40px;
    }


    #fld_1387952 {
        color: var(--mainThemeColor);
        font-size: 44px;
        font-weight: 700;
        font-family: var(--eventHeadingFont);
    }

    #fld_1387953 {
        display: none;
    }

    .regForm-para span {
        font-size: 18px !important;
        text-align: left !important;
        display: inline-block;
        font-family: var(--eventFont);

    }

    .reg-form-wrap h3 {
        margin-bottom: 40px;
    }

    .agendaList p {
        line-height: 26px;
    }

    .headingUnderText {
        font-family: var(--eventFont) !important;
        color: #4a4b4c !important;
        font-size: 18px !important;
        font-weight: 300;
        line-height: 32px;
        margin-top: 16px;
    }

    .addnopkg.addonsvp.addon-package,
    .pmnt_fld {
        display: none !important;
    }