@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap');
@font-face {
    font-family: 'Futura Std';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/4411/uploads/vjf/content/misc/1620348578FuturaStd-Medium.eot');
    src: url('FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/4411/uploads/vjf/content/misc/1620348628FuturaStd-Medium.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/4411/uploads/vjf/content/misc/1620348611FuturaStd-Medium.woff') format('woff'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/4411/uploads/vjf/content/misc/1620348593FuturaStd-Medium.ttf') format('truetype'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/4411/uploads/vjf/content/misc/1620348549FuturaStd-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}





body {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    background-color: #f8f8f8;
  
}





.main-hero {
    min-height: 800px;
}

.banner-img {
    margin-top: -230px;
}

.banner-wrap {
    text-align: center;
}


.col-xs-12 .help-block,
.col-sm-6 .help-block {
    color: #f30000 !important;
}

#contact_frm #query_type option {
    color: black;
}

.container.main_registration_section {
    min-height: 1300px;
}

.reg-section.edit-profile-section {
    background: #fff
}

/*body.homepage-body {
    -webkit-background-size: contain !important;
    background-size: contain !important;
}*/

h1,
h2,
h3
h4
h5,
b {
    font-weight: 800;
    font-family: 'Source Sans Pro', sans-serif;
}

header {
    padding: 32px 50px 20px 50px;
}

.header-content {
    border-bottom: 12px solid #000242;
    background-color: #FFF;
}
.header-content .container {
  width: 100%;
    max-width: 100%;
}

header .logo img {
    height: auto;
    display: block;
    max-width: 150px;
}

header nav .main-nav {
    list-style: none;
    text-align: right;
    margin-top: 20px;
}

header nav .main-nav li {
    display: inline-block;
    margin: 0px 16px;
}

header nav .main-nav li:last-child {
    margin-right: 0px;
}

header nav .main-nav li a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}


header nav .main-nav li a:hover {
    color: #5BE1E7;
}


.main_section.hero {
    position: relative;
   padding-bottom: 10px;
}



.hero h1 {
    font-size: 40px;
    line-height: 60px;
    margin-top: 60px;
    color: #0100c9;
    font-family: 'Futura Std';
}


.bg-white {
    background-color: #FFF;
}

.bg-dark {
    background-color: #013767;
}
.light {
    font-weight: 400;
}

.orange {
    color: #da291c !important;
}

.hero .hero-title {
    text-align: center;
    padding-top: 350px;
}

.hero h4 {
    font-size: 34px;
    color: #000;
    line-height: 46px;
    margin-top: 10px;
    margin-bottom: 0;
    
}

.hero h5 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
}

.hero p {
    font-size: 18px;
    color: #fff;
    line-height: 23px;
}

.hero h2 {
    font-size: 29px;
    font-family: 'Source Sans Pro', sans-serif;
}

.hero h3 {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.hero h3 b {
    font-family: 'Source Sans Pro', sans-serif;
}

/*form-con*/
.form-con {
    background: #fff;
    border-radius: 12px;
    position: relative;
    border: 1px solid #FFF;
    min-height: 500px;
    z-index: 1;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 30%);
}

.form-con h2 {
    font-size: 18px;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 32px 0 0 29px;
    text-transform: uppercase;
    line-height: 20px;
}

.form-con input,
.form-con select,
.form-con textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 2px #999;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
    height: 35px;
    margin-top: 20px;
    box-shadow: none;
    outline: none;
    -webkit-outline: none;
}

.hero .checkbox-con {
    margin: 20px 0px;
}

.hero .checkbox-con span {
    color: #fff;
    font-size: 14px;
}

.hero .checkbox-con a {
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
}

.hero .checkbox-con input {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: #fff;
}

.primary-btn {
    background: rgb(2 149 253);
    color: #FFF;
    text-align: center;
    padding: 16px 30px;
    border-radius: 2px;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
    text-transform: uppercase;
    font-size: 18px;
}

.primary-btn.reg-btn {
    font-size: 19px;
    letter-spacing: 2px;
    padding: 14px 20px;
    width: 100%;
    border: none;
}

.primary-btn.big-btn {
    font-size: 19px;
    letter-spacing: 2px;
    padding: 18px 60px;
    border-radius: 50px 50px;
}

.primary-btn:hover {
    background: #444;
    color: #fff;
}

.dark-bg {
    background: #000;
}

.sec-title {
    margin-bottom: 30px;
}

.sec-title h4 {
    color: #fff;
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 0px;
    font-family: 'Futura Std';
}

.sec-title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    margin-top: 10px;
}

.white {
    color: #fff;
}

.desc {
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    text-align: justify;
}






#clockdiv > div:last-child {
   margin-right: 15px; 
}
#clockdiv {
  
   
    font-weight: bold;
    text-align: center;
    font-size: 70px;
    width: 100%;
      display: -webkit-flex;
   
    display: flex;
    margin-top: 23px;
    margin-left: -12px;
    
}
#clockdiv > div {
    padding: 8px;
    border-radius: 3px;
     background: none; 
  
    margin: 0px 15px;
  border: 1px solid rgba(255,255,255,0.3);
  position:relative;
}
#clockdiv div > span {
    padding: 7px 10px 0;
    border-radius: 3px;
    background: none;
    display: block;
    line-height: 1em;
    color: #FFF;
    font-size: 40px;
  font-weight: 600;
}


#clockdiv > div:last-child:after{background:none;}
#clockdiv .smalltext {
    padding-bottom: 3px;
    font-size: 18px;
   color: #5BE1E7;
   font-weight: 300;
}


.pb-0 {
    padding-bottom: 0px;
}

.white-bg {
    background: #fff;
}

.white-bg .sec-title h4,
.white-bg .sec-title h2 {
    color: #000;
}

.p-rel {
    position: relative;
}

.agenda-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
    height: auto;
}

.p-lr-30 {
    padding: 30px 30px;
}



/*-------------------------*/

.display-mob {
    display: none;
}

.toggle_nav img {
    width: 30px;
    height: auto;
}


@media screen and (max-width: 1226px) {
    header nav .main-nav li {
    
    margin: 0px 9px;
    }   
}

@media screen and (max-width: 991px) {
    .display-mob {
        display: inline-block;
    }

    .banner-wrap {
        position: relative;
        top: 0;
        height: auto;
        min-height: auto;
        padding-top: 0;
    }

    header nav {
        display: none;
        background: #212121;
        padding: 0px 20px;
        border-radius: 15px 15px;
        margin-top: 20px;
    }

    header nav ul {
        padding: 20px 0px;
        margin: 0px 0px;
    }

    header nav ul li {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px 0px;
    }

    header nav ul li a {
        font-size: 18px !important;
    }

    .hero .form-con {
        margin-top: 40px;
    }

    .agenda-row .time {
        position: relative;
        height: auto;
    }

    footer .form-con .primary-btn {
        float: none;
        margin-right: 0px;
        margin-bottom: 50px;
    }
}

footer.footer-section {
    display: none;
}

/*-----------*/

.page-heading {
    display: none !important;
}

.inner-dark-con,
.inner-dark-con p,
.inner-dark-con h2,
.inner-dark-con h3 {
    color: #fff;
}

.inner-dark-con {
    padding: 40px 50px;
    background: rgba(33, 33, 33, 0.8);
}

.inner-dark-con a {
    color: #da291c;
}

.modal-header {
    background: rgba(27, 78, 135, 1) !important;
}

.btn-darkgrey {
    background: rgba(27, 78, 135, 0.7);
    color: #FFF;
}

.btn-darkgrey:hover {
    background: rgba(27, 78, 135, 1) !important;
    color: #FFF;
}

.iframe-container-reg {
    width: 100%;
    height: 920px;
}

.reg-iframe {
    width: 100%;
    height: 547px;
    border: none;
}

#JsRegisterFrm label.required::after {
    content: ' *';
}

form#JsRegisterFrm {
    padding: 0px 0px !important;
}

form#JsRegisterFrm label {
    display: none !important;
}

form#JsRegisterFrm input,
form#JsRegisterFrm textarea,
form#JsRegisterFrm select {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 2px #999;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
    height: 35px;
    margin-top: 20px;
    box-shadow: none;
    outline: none;
    border-radius: 0px 0px;
}

form#JsRegisterFrm input[type="checkbox"] {
    float: left;
    width: 20px;
    margin-top: 0px;
    margin-right: 10px;
}

@media screen and (max-width:768px) {
    .speaker {
        text-align: center;
    }

    .speaker img {
        display: block;
        margin: 0 auto;
    }

}

@media screen and (max-width:767px) {

    .hashtag {
        margin-top: 20px;
    }

    #about {
        margin-top: 0;
    }

    .why-attend-img {
        display: none;
    }

    #clockdiv > div {
        margin: 0px 10px;
    }

    #clockdiv {
        margin-left: 0;
    }

    .banner-sm {
        display: block;
    }

    .banner-lg {
        display: none;
    }

    .banner-img {
        margin-top: 0;
    }

    .main_section.hero {
        min-height: auto;
    }

    .header-content {
        background-color: #FFF;
        position: relative;
        padding-top: 20px;
    }
    .hero h1 {
        font-size: 28px;
        line-height: 38px;
    }

    .hero .hero-title {
        padding-top: 60px;
    }

    .hero h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .container.main_registration_section {
        min-height: auto;
    }
}
.hero h5 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
}