@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;500;800&display=swap');
body{
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-background-size: cover;
    background-size: cover;
}
.js-reg-container{padding-top:50px;}
.form-group {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.col-xs-12 .help-block, .col-sm-6 .help-block{
  color: #f30000 !important;
}

.reg-section.edit-profile-section {background: #fff}

body.homepage-body{
    -webkit-background-size: contain!important;
    background-size: contain!important;
}

h1,h2,h3,b{
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
}

header{
    padding: 20px 0px;
}

header .logo img{
    width: 190px;
    height: auto;
    display: block;
}

header nav .main-nav{
    list-style: none;
    text-align: right;
    margin-top: 30px;
}
header nav .main-nav li{
    display: inline-block;
    margin: 0px 25px;
}
header nav .main-nav li:last-child{
    margin-right: 0px;
}
header nav .main-nav li a{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.main_section.hero {
    background: #003B4C url('https://vepimg.b8cdn.com/uploads/vjfnew/2297/uploads/vjf/content/misc/1599047060Main event banner.jpg') top center no-repeat;
    background-size: cover;
}
.main_section.hero .container-fluid {
    background-image: linear-gradient(rgba(0,59,76,.5), rgba(0,59,76,1));
}
.main_section.hero .container.main_registration_section {
    padding: 50px 0 200px;
}

.header-content {
    background: rgba(0,59,76,.5);
    display: none;
}

.hero h1 {
    font-size: 52px;
    color: #fff;
    line-height: 48px;
    margin-top: 16px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
}

.light{
    font-weight: 400;
}

.orange{
    color: #FAAA41 !important;
}

.hero h4{
    font-size: 34px;
    color: #fff;
    line-height: 46px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.hero p{
    font-size: 14px;
    color: #fff;
}

.hero h2{
    font-size: 29px;
    font-family: 'Poppins', sans-serif;
}

.hero h3{
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
    font-family: 'Poppins', sans-serif;
}
.hero h3 b{
    font-family: 'Poppins', sans-serif;
}

/*form-con*/
.form-con{
    background: #fff;
    border-radius: 25px 25px;
    padding: 20px 40px;
}

.form-con h2{
    font-size: 18px;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.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: #FAAA41;
    color: #000;
    text-align: center;
    padding: 10px 20px;
    border-radius: 25px 25px;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
}

.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: #003B4C;
}

.sec-title{
    margin-bottom: 30px;
}
.sec-title h4{
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 0px;
}
.sec-title h2{
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    margin-top: 10px;
}

.white{
    color: #fff;
}

.desc{
    font-size: 20px;
    line-height: 32px;
}

.full-img{
    width: 100%;
    height: auto;
    display: block;
}
.mins-15{
    margin-left: -15px;
}

.content-pad{
    padding: 80px 60px 30px 40px;
}

.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;
}

.agenda-row .time{
    background: #003B4C;
    padding: 25px;
    position: absolute;
    height: 100%;
}

.agenda-row .row{
    position: relative;
}

.agenda-row .time p{
    color: #ffffff;
    font-size: 21px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body{
    padding: 10px 20px;
    border-bottom: solid 1px #000;
}

.agenda-row .agenda-body p{
    font-size: 18px;
    line-height: 28px;
}

.agenda-row .agenda-body h2{
    font-size: 21px;
    color: #000;
    line-height: 28px;
}

.agenda-row .agenda-body h4{
    font-weight: 800;
    margin-bottom: 5px;
}

.agenda-row .agenda-body p.highlight{
    padding: 15px 30px;
    border-radius: 30px 30px;
    background: #FAAA41;
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.speaker{
    margin-bottom: 30px;
    min-height: 400px;
}
.speaker .full-img{
    max-width: 200px;
}

h2 a{
    color: #333 !important;
}

.net-bg{
    background: #fff url(https://vepimg.b8cdn.com/uploads/vjfnew/842/uploads/vjf/content/misc/1587742771net.png) 350px -150px no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

/*footer*/
footer{
    background: #003B4C;
    color: #fff;
    border-top: none !important;
}

footer .form-con{
    background: transparent;
    padding: 0px 0px;
}

footer h3{
    font-size: 28px;
    margin-bottom: 20px;
    color: #FAC031;
}

footer p,
footer a{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

footer a:hover{
    color: #FAC031;
}

footer .form-con input,
footer .form-con select,
footer .form-con textarea{
    color: #fff;
}

footer .form-con .primary-btn{
    width: 100%;
    margin: 0;
    float: right;
    margin-right: -120px;
    margin-top: 30px;
    border: none;
    padding: 10px 30px;
}

/*-------------------------*/

.display-mob{
    display: none;
}

.toggle_nav img{
    width: 30px;
    height: auto;
}
.cus-accordian .panel-heading.headin, .cus-accordian .panel-heading {
    background: none;
    color: #fff;
    padding: 16px 35px;
}
.cus-accordian .panel-heading.headin .panel-title, .cus-accordian .panel-heading .panel-title {
    font-size: 18px;
}
.cus-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    padding: 10px 35px;
    line-height: 20px;
    color: #ffff;
    font-size: 14px;
}
.panel.panel-default {
    background: #808285;
    border-color: #808285;
    border-radius: 6px;
    margin-bottom: 12px;
}
.embed-video {
    text-align: center;
    margin: 50px 0 0;
}
.embed-video iframe#vid {
    width: 600px;
    height: 345px;
}


@media screen and (max-width: 991px){
    .display-mob{
        display: inline-block;
    }

    header nav{
        display: none;
        background: #003B4C;
        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;
    }
}

/*-----------*/

.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: #f2bd30;
}

.btn-darkgrey{
    background-color: #f2bd30 !important;
    color: #000;
}
.btn-darkgrey:hover{
    background-color: #003B4C !important;
    color: #fff;
}

.iframe-container-reg {
    width: 100%;
    height: 920px;
}
.reg-iframe {
    width: 100%;
    height: 1000px;
    border: none;
}

#JsRegisterFrm label.required::after {
content: ' *';
}

form#JsRegisterFrm{
  padding: 0px 0px !important;
}
form#JsRegisterFrm label{
  display: block !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: 0px;
    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){
    .embed-video iframe#vid {
        width: 450px;
        height: 260px;
    }
    .hero h1 {
        font-size: 28px;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .hero .primary-btn.reg-btn {
        display: block;
    }
}
@media screen and (max-width:480px){
    .embed-video iframe#vid {
        width: 285px;
        height: 170px;
    }
}

form#JsRegisterFrm label.form-control-radio {
    display: inline-block !important;
    border: 0;
    box-shadow: 0 0 black;
    width: 95px !important;
}

form#JsRegisterFrm label.form-control-radio input {
    margin: 0;
}
.company {
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.company img {
    width: 240px;
}