body {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-weight: 300;
}

p.mos {
    color: cadetblue;
}

.two-btns a.show-on-login .green-btn {
    box-shadow: 0 8px 0 0 #108710;
    color: #fff;
    background: #14a314;
}

.customTable {
    color: #333333;
    font-family: 'Calibri', Arial;
    line-height: 18px;
    text-align: left;
    font-size: 12px;
}

.contacthead .modal-header .close {
    margin-top: -21px;
}

.custom-col-1 .col-12 span {
    font-size: 15px;
    line-height: 20px;
}

.custom-col-1 .control-label {
    font-size: 16px;
}

/* AddEvent theme CSS
    ---------------------------------------------------------------------- */
/* The button */
.addeventatc {
    display: inline-block;
    position: relative;
    z-index: 999998;
    font-family: Roboto, Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    font-weight: 300;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.addeventatc:hover {
    color: #555;
    font-size: 16px;
    text-decoration: underline;
}

.addeventatc .start,
.addeventatc .end,
.addeventatc .timezone,
.addeventatc .title,
.addeventatc .description,
.addeventatc .location,
.addeventatc .organizer,
.addeventatc .organizer_email,
.addeventatc .facebook_event,
.addeventatc .all_day_event,
.addeventatc .date_format,
.addeventatc .alarm_reminder,
.addeventatc .recurring,
.addeventatc .attendees,
.addeventatc .calname,
.addeventatc .uid,
.addeventatc .status,
.addeventatc .method,
.addeventatc .client {
    display: none !important;
}

/* The drop down */
.addeventatc_dropdown {
    width: 200px;
    position: absolute;
    z-index: 99999;
    padding: 6px 0px 0px 0px;
    background: #fff;
    text-align: left;
    display: none;
    margin-top: 4px;
    margin-left: -1px;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #a8a8a8;
    border-left: 1px solid #bebebe;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
}

.addeventatc_dropdown span {
    display: block;
    line-height: 100%;
    background: #fff;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    padding: 9px 10px 9px 40px;
}

.addeventatc_dropdown span:hover {
    background-color: #f4f4f4;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.addeventatc_dropdown em {
    color: #999 !important;
    font-size: 12px !important;
}

.addeventatc_dropdown .frs {
    background: #fff;
    color: #cacaca !important;
    cursor: pointer;
    font-size: 9px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 110% !important;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    text-decoration: none;
    top: 5px;
    z-index: 101;
}

.addeventatc_dropdown .frs:hover {
    color: #999 !important;
}

.addeventatc_dropdown .ateappleical {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-apple-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .ateoutlook {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-outlook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .ateoutlookcom {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-outlook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .ategoogle {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-google-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .ateyahoo {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-yahoo-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .atefacebook {
    background-image: url(http://vepimg.b8cdn.com/uploads/vjf/149-wivf/dropdown-facebook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat;
}

.addeventatc_dropdown .copyx {
    height: 21px;
    display: block;
    position: relative;
    cursor: default;
}

.addeventatc_dropdown .brx {
    height: 1px;
    overflow: hidden;
    background: #e0e0e0;
    position: absolute;
    z-index: 100;
    left: 10px;
    right: 10px;
    top: 9px;
}

.add-to-calendar {
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 0;
    font-weight: 400
}

.header-content {
    background: #fff
}

.header-content .container {
    max-width: 100%;
    width: 100%;
}

.p-rel {
    position: relative;
}

.agenda-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
    height: auto;
}

.p-lr-30 {
    padding: 10px 10px;
}

.agenda-row .col-xs-12.col-md-9.col-md-offset-3 {
    padding: 0;
}

.info-bg {

    z-index: 555;
    position: absolute;
    /* display: none; */
    /* bottom: 0px; */
    width: 100%;
    top: 30%;
}

.headtitle {
    text-align: center;
}

.headtitle h3 {
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    color: #e07726;
}

.headtitle p {
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: 500;
}

.agenda-row .time {
    background: #f28422;
    padding: 30px 25px;
    position: absolute;
    height: 100%;
    border-bottom: 1px solid #000;
}

.agenda-row .row {
    position: relative;
}

.agenda-row .time p {
    color: #000;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 10px 20px;
    border-bottom: solid 1px #000;
}

.agenda-row .row .col-xs-12.col-md-12 {
    margin-bottom: 10px;
}

.agenda-row .row img.full-img.img-circle {
    max-width: 130px !important;
}

.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: #F8BE31;
    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;
}

.main-banner {
    position: relative;
}

.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;
}

.hero-content {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
}

h1.big-title {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
}

.event-time {
    font-size: 24px;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 600;
}




.video-sec {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 640px;
    height: 710px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}













.main_top_area {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/6328/uploads/vjf/content/misc/163309453216329326367881632932620733MAW2021BannerImage.jpg) no-repeat top left / 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    height: auto;
    border-bottom: none;
}

.logo-left-en {
    text-align: left !important
}

.logo-left-en img {
    width: 100%;
    max-width: 420px;
    /* margin: 103px 0 0 !important; */
    display: block;
}

.row.padding {
    padding-top: 20px
}

.header-content .row.padding {
    padding-top: 8px;
    padding-bottom: 10px;
}

.modal-header {
    background-color: 012169;
}

.participating img {
    height: auto
}

.top-right-section {
    padding-top: 15px
}

.main_top_area .row.padding .col-lg-2,
.jad-logo-web,
.jad-logo-mob,
#date-info {
    /*display: none !important;*/
}

.main_top_area .container-wrp {
    background: rgba(6, 24, 68, 0.8);
}

.popup {
    background: none;
    width: 100%;
    padding: 10px 0 10px;
}

.popup h1 {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 30px !important;
    margin-top: 40px;
    line-height: 64px;
    text-transform: none;
    font-weight: 400;
    text-shadow: 2px 2px #000;
}

.popup h1 span {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 30px !important;
    display: block;
}

.sub_title {
    text-shadow: 2px 2px #000;

}

.popup h3 {
    font-size: 63px;
    color: #fff !important;
    font-weight: 700;
    text-shadow: 8px 7px 9px #012169;
}

h1.duketitle {
    display: none;
}

p.dukep {
    display: none;
}

h3.dukehead {
    text-align: center;
    color: #ffff;
}

.popup h2 {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-shadow: 2px 2px #000;
}

.col-sm-6 a img {
    padding-top: 45px !important;
    margin-bottom: 23px !important;
}

.padding a img {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 26px !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right
}

#footer,
footer {
    border-top-color: 012169 !important;
    background-color: #013179 !important;
    padding-bottom: 12px;
}

.footer-section-2 img {
    margin-top: 40px;
}

.social_icon ul {
    display: none;
}

.footer-section-2 {
    text-align: right;
    float: right;
}

.footer-section-1 img {
    height: auto;
    margin: 0 0 15px 0;
    max-width: 150px;
}

.foot_bootom {
    display: none !important
}

#footer .padding {
    padding-top: 9px
}

.btn-darkgrey {
    background-color: #012169 !important;
    color: #fff !important;
}

#footer {
    color: #ffffff;
    text-align: center;
    padding: 12px 0 10px;
}

#footer h6 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 15px 0;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
}

.main_top_area .container-wrp {
    background: rgba(0, 0, 0, 0.8);
}

.social-icons-div {
    margin: 10px 0;
}

.social-icons-div a {
    margin-right: 10px;
}

.displayBlock {
    display: block;
}

.container-parent {
    border-bottom: 2px solid #eee;
}

.padding .col-lg-2 a img {
    display: none !important;
}

.custom-para-info {
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
    font-family: OpenSansBold;
    text-align: center;
}

#banner-slider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

/*#banner-slider .carousel, #banner-slider .carousel-inner, #banner-slider .item, #banner-slider .item > img {height: 100% !important; width: auto !important; display: inline-block}*/
#banner-slider .carousel,
#banner-slider .carousel-inner,
#banner-slider .item,
#banner-slider .item>img {
    height: 100% !important;
    width: 100% !important
}

/* specific */

#time {
    padding: 35px 0 28px
}

#time li {
    background: #fffffa !important;
    border-radius: 5px;
    width: 95px;
    padding: 15px 5px 10px;
    margin-right: 14px
}

#time p {
    background: none !important;
    color: #333333;
    height: auto;
    line-height: 1em;
    font-weight: bold;
    font-size: 40px;
    font-family: 'Lucida', sans-serif
}

#time span {
    margin-top: 0;
    margin-left: 0;
    color: #333333;
    left: 0;
    padding-top: 0
}

.popup {
    margin-bottom: 0
}

.two-btns {
    margin: 15px 0px 45px 0px
}

.two-btns .btn {
    padding: 20px 35px !important;
    font-weight: 400;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    border-radius: 3px;
    text-transform: none;
    font-size: 22px;
    margin: 0 5px;
}

.two-btns .white-btn {
    box-shadow: 0 8px 0 0 #9f9826;
    color: #fff;
    background: #9f9826;
    text-shadow: 0 2px 0 0 #000;
}

.two-btns .green-btn {
    box-shadow: 0 8px 0 0 #e07726;
    color: #fff;
    background: #e07726;
    text-shadow: 0 2px 0 0 #000;
}

.two-btns .btn span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
}

.green-btn:hover,
.white-btn:hover {
    opacity: 0.8;
}

.gray-bg {
    background: #f1f1f1;
    padding: 30px 0px;
}



.dis-ico {
    float: left;
    width: 60px;
}

.gray-bg h4 {
    margin-left: 70px;
    font-weight: 400;
    font-size: 15px;
}

.gray-bg p {
    margin-left: 70px;
    font-size: 13px;
}

#get-your-own .two-btns .green-btn {
    box-shadow: 0 8px 0 0 #c7c7c7 !important
}

.padTop20 {
    padding-top: 20px;
}

.sponserSec {
    text-align: center;
}

.marTop30 {
    margin-top: 40px !important;
}

.header-bottom {
    padding: 10px;
    color: #393939;
    background: #f7f7f5
}

.header-bottom .list-inline {
    margin-bottom: 5px
}

.header-bottom ul li {
    padding: 0 5px;
    display: inline-block;
    vertical-align: top
}

.header-bottom .details-img {
    margin-right: 10px
}

.header-bottom .details-img img {
    height: 70px;
    width: 70px
}

.header-bottom .details-box {
    width: 272px;
    overflow: hidden;
    text-align: left;
    padding: 5px
}

.header-bottom .details-info h4 {
    margin: 15px 0 3px
}

.header-bottom .details-info p {
    line-height: 1em;
    font-size: 12px
}

.pad-right-0 {
    padding-right: 0px;
}

.simple-section {
    color: #414141;
    text-align: left;
    padding: 60px 5px !important;
    border-bottom: 1px solid #e0e0e0
}

.simple-section h1 {
    font-size: 40px;
    text-align: left;
    margin: 0 0 20px;
    font-weight: 400;
    color: #2c2c2c
}

.simple-section h3 {
    margin: 0 0 20px;
    font-size: 30px;
    color: #414141;
    font-weight: 500;
    text-align: left
}

.simple-section ol {
    padding-left: 16px;
    padding-top: 6px
}

.simple-section ol li {
    padding-bottom: 10px;
    padding-left: 8px
}

.simple-section.inner-section h2 {
    font-size: 22px;
    text-align: left;
    margin: 0 0 20px;
    font-weight: 600;
    color: #404040
}

.simple-section.inner-section ol {
    padding-left: 35px
}

.simple-section.inner-section ol li,
.simple-section.inner-section ul li {
    padding-bottom: 6px;
    padding-left: 8px
}

.simple-section p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 28px;
    text-align: left;
}

#presenters-section h1 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px
}

#about-section p {
    font-size: 16px;
    line-height: 1.5em
}

.simple-section ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.simple-section ul li {
    margin-bottom: 10px;
    font-size: 16px;
    background: url(//vepimg.b8cdn.com/uploads/vjf/246-umuc/dot.png) left 12px no-repeat;
    padding-left: 15px;
}

.schedule-container {
    color: #404040;
    border-bottom: 1px solid #e9e8e8;
    padding: 13px 0 5px;
    width: 100%
}

.schedule-container ul li {
    vertical-align: top
}

.day-display {
    width: 150px;
    height: 110px;
    background-color: #22AECF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    color: #f9ffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1em
}

.schedule-box {
    width: 230px;
    min-height: 110px;
    border-left: 5px solid #22AECF;
    padding: 8px;
    position: relative;
    padding-left: 35px
}

.schedule-box img {
    position: absolute;
    width: 15px;
    left: 11px;
    top: 12px
}

.time-slot-time {
    padding: 0;
    margin: 0 0 2px 0;
    font-size: 14px;
    font-weight: bold;
    color: #464646
}

.time-slot-header {
    padding: 0;
    margin: 0 0 3px 0;
    color: #292929
}

.time-slot-text {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 1.3em
}

.btn-schedule {
    margin-top: 35px
}

#cta50-section {
    text-align: center;
    background: #e9573b;
    color: #f8f9ff
}

.cta50-text {
    text-align: right
}

.cta50-text h1 {
    font-family: "Bree Serif", serif;
    color: #f8f9ff;
    text-align: right
}

.btn-cta50-container {
    text-align: left
}

.btn-cta50 {
    background-color: #fffff6;
    box-shadow: 0 8px 0 0 #931502;
    color: #e9572f;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 2px;
    padding: 15px 50px;
    border: 0
}

.btn-cta50:hover {
    background-color: #fff5ff;
    color: #e9571f
}

.featured-presenter {
    border-bottom: 1px solid #d7d7d8;
    overflow: hidden;
    padding: 35px
}

.featured-speaker-img {
    border: 10px solid #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 30px;
    max-height: 305px
}

.featured-presenter p {
    font-size: 20px;
    line-height: 1.5em
}

#cta60-section {
    background: #e9553f;
    color: #fcffff;
    text-align: center
}

#cta60-section h1 {
    color: #fcffff;
    text-align: center
}

#cta60-section h3 {
    text-align: center
}

.btn-cta60,
.btn-cta60:hover {
    background-color: #fbffff;
    box-shadow: 0 8px 0 0 #931500;
    color: #e9543f;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 15px;
    padding: 15px 50px;
    border: none
}

/* top menu */
.navbar-form.navbar-left {
    float: right
}

.navbar-nav>li>a {
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
    padding-bottom: 2px
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    /* text-decoration: none; */
    /* color: #505050; */
    /* padding:3px 12px; */
    /* font-size: 16px; */
    /* line-height: 18px; */
    /* font-weight: 400; */
    /* text-transform: none; */
    /* border-right:#626262 solid 1px; */
}

.navbar-default .navbar-nav>li>a {
    text-decoration: none;
    color: #012169 !important;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    /* border-right:#626262 solid 1px; */
}

.navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.navbar-collapse .navbar-form {
    display: inline-block;
    float: none !important;
    margin: 0;
    vertical-align: middle;
}

.navbar-collapse {
    display: block !important;
    padding-top: 20px;
}

.navbar-collapse .nav>li {
    display: inline-block !important;
}

.navbar-collapse .nav>li:last-child {
    border-right: none;
}

.navbar-header {
    display: none !important
}

.col-lg-9.top-right-section {
    /*float: right;*/
    text-align: right
}

.faq.padding {
    padding: 0;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
}

.faq .panel {
    background: #efefef;
    padding: 15px 25px;
    margin: 0 0 15px;
    border: none;
    border-radius: 8px
}

.faq .panel-heading {
    padding: 0 !important;
    background: none !important
}

.faq h4.panel-title a {
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 400;
}

.faq .panel-collapse {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}

.faq .panel-collapse .panel-body {
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #666 !important
}

.featured-presenter p a {
    color: rgb(255, 102, 0)
}

#video-section {
    color: #393937
}

.about-video-wrapper {
    margin: auto;
    width: 500px;
    float: left;
    margin-right: 30px
}

.section-main-header {
    margin: 0 0 5px 0;
    padding: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: auto
}

#video-section p {
    font-size: 20px;
    line-height: 1.5em
}

#partners-section .col-lg-3 {
    float: none;
    display: inline-block;
    width: auto;
    vertical-align: bottom
}

#partners-section .col-lg-3 img {
    width: 200px
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.schedule-date {
    background: #1e355d;
    border-radius: 6px;
    padding: 30px 10px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
}

.left-border {
    border-left: #1e355d solid 8px;
}

.schedule-details {
    border-bottom: #d8d8d8 solid 1px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.schedule-details p {
    margin-bottom: 3px;
    color: #4d4d4d;
}

.borBotNone {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.bor-bottom {
    border-bottom: #d8d8d8 solid 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sep-line {
    border-bottom: #d8d8d8 solid 1px;
    margin: 15px 0;
    display: block;
}

.team-thumnail {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background: #ececec;
    border-radius: 10px;
    border: #FFFFFF solid 10px;
    height: 197px;
    width: 197px;
    padding: 10px;
    text-align: center;
}

.team-thumnail img {
    height: 100%;
    width: 100%;
}

.padLeft40 {
    padding-left: 40px;
}

.team-info {
    padding-top: 20px;
}

.team-info h5 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.team-info h5 span {
    font-size: 18px;
    display: block;
    margin-top: 5px;
    font-weight: 400;
}

.team-info p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
}

.partner {
    text-align: center;
    margin-bottom: 20px;
}

.partner span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

.orange-bor {
    border-bottom: 2px dotted #f47d33;
}

.marTB30 {
    margin-top: 50px;
    padding-bottom: 60px;
    margin-bottom: 50px;
}

.bold {
    font-weight: 500;
}

.color-red {
    color: #b32643 !important;
}

.color-orange-bg {
    background: #ee7729;
}

.left-border-orange {
    border-left: 8px solid #ee7729;
}

.color-red-bg {
    background: #b12744;
}

.left-border-red {
    border-left: 8px solid #b12744;
}

.color-green-bg {
    background: #92d050;
}

.left-border-green {
    border-left: 8px solid #92d050;
}

.color-purpal-bg {
    background: #ccc0da;
}

.left-border-purpal {
    border-left: 8px solid #ccc0da;
    min-height: 132px;
}

.color-blue-bg {
    background: #8db4e2;
}

.left-border-blue {
    border-left: 8px solid #8db4e2;
    min-height: 132px;
}

.sponsors {
    margin-top: 30px;

}

.sponsors .thumnail {
    margin-bottom: 15px;

}

.sponsors p,
.sponsors {
    text-align: left;
    font-size: 15px;
    font-weight: 300;
}

.sponsors p.bold {
    font-weight: 400;
}

.sponsors p a {
    text-align: left;
    color: #535353;
    text-decoration: underline;
    padding-top: 10px;
    display: block;
}

.infoBox {
    background: #fdbf38;
    color: #fff;
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    min-height: 358px;
}

.infoBox.green-bg {
    background: #000;
}

.infoBox.red-bg {
    background: #da1a32;
}

.infoBox h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.infoBox p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
    text-align: center;
}

.infoBox a {
    text-decoration: underline;
    color: #fff;
}

.infoBox a:hover {
    text-decoration: none;
    color: #fff;
}



@media only screen and (max-width:1200px) {
    .logo-container {
        text-align: center
    }

    #about-section p,
    .featured-presenter p {
        line-height: 1.5em;
        font-size: 18px
    }

    .day-display {
        width: 120px;
        font-size: 20px
    }

    .details-box {
        width: 220px
    }

    .about-image-container ul li img {
        width: 250px
    }

    .schedule-box {
        width: 180px
    }

    .buy-box {
        width: 220px
    }

    .buy-feature-list {
        font-size: 12px
    }

    .faq-list-container {
        width: 100%
    }

    .testimonial-box {
        width: 100%
    }
}

@media only screen and (max-width:992px) {

    div#footer {
        text-align: center;
    }

    .footer-section-2 {
        text-align: center;
        float: unset;
    }

    .logo-left-en,
    .col-lg-9.top-right-section,
    .col-lg-9.top-right-section .container-fluid {
        text-align: center;
        padding: 0
    }

    /*.logo-left-en a img {height: 60px}*/
    .navbar-nav {
        margin: 0
    }

    header.smaller {
        position: relative
    }

    .top-menu-container ul {
        text-align: center
    }

    .hero-info-container h1 {
        margin: 10px;
        padding: 0;
        font-size: 2.5em;
        color: #fffffc
    }

    .hero-info-container h2 {
        font-size: 1.2em
    }

    .details-box {
        width: 320px
    }

    .about-image-container {
        width: 100%;
        float: none
    }

    .about-image-container ul li img {
        width: 285px
    }

    .video-wrapper {
        margin: auto;
        max-width: 100%;
        float: none;
        margin-right: 0
    }

    #video-section h1 {
        margin-top: 30px
    }

    .day-display {
        width: 100px;
        font-size: 20px
    }

    .schedule-box {
        width: 134px
    }

    .buy-box {
        width: 265px
    }

    #cta50-section {
        text-align: center
    }

    .cta50-text {
        text-align: center
    }

    .btn-cta50-container {
        text-align: center
    }

    .partners-container ul li img {
        width: 145px
    }

    .buy-box {
        margin-bottom: 15px
    }

    .video-inline-list li {
        width: 32%
    }

    .dateList {
        text-align: center;
    }
}

@media only screen and (max-width:767px) {
    .agenda-row .row img.full-img.img-circle {
        width: 100%;
        max-width: 100%;
    }

    .agenda-row .time {
        position: unset;
        height: auto;
    }

    h1.duketitle {
        display: block;
        text-align: center;
        color: #fff;
    }

    p.dukep {
        display: block;
        font-size: 20px !important;
        color: #fff;
        text-align: center !important;
    }

    section.info-bg {
        display: none;
    }

    .dateList {
        text-align: center;
    }

    .jad-logo-mob {
        margin-top: 12px;
    }

    .navbar-collapse {
        margin-top: 40px
    }

    .popup {
        width: 100%;
        padding: 0px 10px 35px
    }

    .popup h1 {
        font-size: 2.5em !important;
        margin-top: 20px
    }

    .popup h2 {
        font-size: 1.2em !important
    }

    .logo-left-en,
    .col-lg-9.top-right-section {
        padding: 0 20px
    }

    .logo-container {
        text-align: center
    }

    .two-btns button {
        max-width: 274px
    }

    .two-btns button.green-btn {
        margin-top: 0
    }

    #time li {
        width: 60px;
        padding: 15px 5px 10px;
        margin-right: 5px
    }

    #time p {
        font-size: 28px;
        font-family: 'Lucida', sans-serif;
        min-width: 40px
    }

    #time span {
        font-size: 12px;
        width: 100%
    }

    .header-bottom ul li {
        width: 100%
    }

    .header-bottom .details-box {
        margin: 0 auto
    }

    .btn-cta50 {
        color: #22aecf
    }

    .text-center {
        text-align: center !important
    }

    .participating.sponsors {
        padding-top: 0
    }

    .participating img {
        margin: 0
    }

    .faq .panel-title {
        font-size: 14px
    }

    .faq .panel-heading {
        padding: 10px 45px 10px 15px
    }

    .counter-box {
        width: 90px
    }

    .header-bottom ul li {
        vertical-align: top
    }

    .header-bottom .details-box {
        width: 214px
    }

    .about-image-container ul li img {
        width: 257px
    }

    .day-display-container {
        width: 100%
    }

    .day-display {
        width: 100px;
        font-size: 20px
    }

    .schedule-box {
        width: 100%
    }

    .video-inline-list li {
        width: 100%
    }

    .two-btns button.btn {
        padding: 15px 12px !important;
        width: 95%
    }

    #sbg-1 img,
    #sbg-2 img,
    #sbg-3 img {
        display: none
    }

    #sbg-1 {
        background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg) no-repeat left top / 100% 100%
    }

    #sbg-2 {
        background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg) no-repeat left top / 100% 100%
    }

    #sbg-3 {
        background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-3.jpg) no-repeat left top / 100% 100%
    }

    /*.nav.navbar-nav {margin: 0 -15px; border-top: 1px solid #ddd}
      .nav.navbar-nav.navbar-right {border-top: none; float: left}
      .navbar-default .navbar-nav > li > a {border-bottom: 1px solid #ddd; padding-left: 0; font-size: 14px}
      .navbar-collapse {margin-top: 0}
      .navbar-form {margin-bottom: 0; margin-top: 3px}
      .logo-left-en {z-index: 1}*/
    .logo-left-en img {
        height: auto;
        max-width: 300px;
    }

    .navbar.navbar-default {
        margin-bottom: 0;
        min-height: 41px
    }

    .navbar-header {
        display: block !important;
        margin-top: -15px;
        position: relative;
        top: -48px;
    }

    .navbar-collapse .nav {
        display: block !important
    }

    .navbar-collapse .nav>li {
        display: block !important;
        text-align: center;
        border-bottom: 1px solid #eee
    }

    .navbar-default .navbar-collapse {
        display: none !important;
        text-align: center;
        margin-top: 8px
    }

    .navbar-default .navbar-collapse.in,
    .navbar-default .navbar-form {
        display: block !important;
        text-align: center
    }

    .left-border {
        border-left: none;
    }

    .schedule-date {
        padding: 10px 15px;
        margin-bottom: 15px;
    }

    .popup h1 {
        font-size: 30px !important;
        margin-top: 25px;
        line-height: 36px;
    }

    .popup h1 span {
        font-size: 20px !important;
    }

    .two-btns {
        margin: 18px 0 20px;
    }

    .bor-bottom {
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .team-info {
        margin-bottom: 20px;
        padding-top: 0px;
        text-align: center !important;
    }

    .team-info p {
        text-align: center !important;
    }

    .padLeft40 {
        padding-left: 0px;
    }

    .team-thumnail {
        margin: auto;
    }



}

@media only screen and (max-width:480px) {
    .navbar-default .navbar-toggle {
        border-color: #ff8508 !important;
    }

    .agenda-row .agenda-body {
        border-bottom: 0;
    }

    .navbar-default .navbar-nav>li>a {
        border-right: 0;
    }

    .video-sec {
        height: unset !important;
        background-color: #000;
        min-height: unset !important;
    }

    .hero-content {
        padding-bottom: 50px;
        background-color: #000;
    }

    .hero-content {
        padding-bottom: 20px;
        background-color: #ff8508;
        position: unset;
    }

    .main-banner {
        background-color: #ff8508;
    }

    .agenda-row .time {
        position: unset;
        height: unset;
    }






    .hero-info-container {
        text-align: center;
        padding: 20px 0 60px 0
    }

    .number {
        font-size: 25px
    }

    .counter .list-inline li {
        padding-left: 0px;
        padding-right: 0px
    }

    .counter-box {
        padding: 15px 5px;
        width: 50px
    }

    .duration {
        font-size: 9px
    }

    .popup {
        padding-bottom: 0
    }

    .popup h1 {
        font-size: 2.0em !important
    }

    .popup h2 {
        margin-bottom: 30px
    }

    .two-btns .green-btn,
    .two-btns .green-btn:hover {
        margin-right: 0px
    }

    h1 {
        font-size: 28px !important
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0;
        padding-right: 0
    }

    /*.header-content {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/157-bdpa/header-mobile.jpg) repeat-x}*/
    .header-content {
        background: transparent
    }

    .header-content .navbar-collapse .btn-info {
        margin: 8px 0
    }

    .logo-left-en {
        text-align: left !important
    }

    .col-lg-9.top-right-section {
        margin-top: -30px;
        float: none
    }
}


/* virtual tour section */
.section-heading {
    font-weight: 300;
    font-size: 36px;
    color: #888;
    margin-top: 45px
}

.tmdi-heading {
    margin: 30px 0 25px;
    border-bottom: 1px solid #d6d6d6
}

.tmdi-heading h4 {
    color: #2cafe3;
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 10px;
    float: left
}

.tmdi-heading .carousel-control {
    position: relative;
    top: auto;
    left: auto;
    background: none;
    display: inline-block;
    opacity: 1;
    margin-top: 6px
}

.tmdi-heading .left.carousel-control {
    background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-prev.png) no-repeat;
    width: 25px;
    height: 21px;
    margin-right: 10px
}

.tmdi-heading .right.carousel-control {
    background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-next.png) no-repeat;
    width: 25px;
    height: 21px
}

.carousel-inner .item .col-sm-4:first-child,
.carousel-inner .item .col-sm-3:first-child {
    padding-left: 0
}

.carousel-inner .item .col-sm-4:last-child {
    padding-right: 0 !important
}

.carousel-inner .item p {
    color: #333;
    font-size: 16px;
    padding-top: 5px;
    font-weight: 400;
    margin: 0
}

.carousel-inner .item span {
    display: block;
    color: #888;
    font-size: 12px;
    padding-top: 5px;
    font-weight: 300
}

.carousel-inner .item label {
    display: block;
    color: #666;
    font-size: 12px;
    padding: 20px 0 0;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase
}

.carousel-inner .item p.description {
    color: #666;
    font-size: 14px;
    font-weight: 300
}

.carousel-inner.sm-carousel .item p {
    font-size: 14px;
    padding-top: 8px
}

#virtual-tour .section-heading {
    padding-bottom: 20px
}

#virtual-tour .col-xs-2 {
    width: 20% !important
}

#virtual-tour .col-xs-2 .vt-thumb {
    padding-bottom: 12px
}

#virtual-tour .col-xs-2 img {
    max-height: 107px !important;
    width: 100%;
    border: 1px solid #7d7d7d
}

#virtual-tour h3 {
    padding: 15px 0 24px;
    margin: 0
}

#virtual-tour .col-sm-7 img {
    border: 1px solid #7d7d7d
}

#virtual-tour .col-sm-5 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #666
}

#virtual-tour .tmdi-heading {
    margin: 0;
    border-bottom: none;
    height: 40px
}

.vt-thumb.selected {
    background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png) no-repeat center bottom
}

.sponsors .col-xs-12 {
    min-height: 110px;
}

.sponsors img {
    height: 70px;
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.container.overViewImage img {
    width: 100%;
    max-width: 500px;
    margin: 60px auto 50px;
    display: block;
}

.container.overViewImage {
    text-align: center;
    margin: 0 auto 50px;
}

.container.overViewImage h3,
.distinguishedlectures h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center;
}

.container.overViewImage p {
    font-size: 18px;
}

section#schedule h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 70px 0 20px;
    text-align: center;
}

.sec-title.p-lr-30.p-rel h2 {
    font-size: 24px;
    font-weight: 700;
}

.agendaItem {
    background: #edf6fd;
    padding: 40px;
    margin-bottom: 40px;
}

.agendaItem h4 {
    font-size: 24px;
    font-weight: 600;
    color: 002169;
}

p.timing {
    font-weight: 700;
    margin: 0 0 50px;
    font-size: 20px;
    color: #10539b;
}

.speakerItem {
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    align-items: center;
    margin: 0px 0 20px;
    min-height: 250px;
}

.row.sp-lg .speakerItem {
    min-height: 265px;
}

.speakerItem img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto 14px;
}

.speakerItem p {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}


.slim-bar {
    display: none;
}



.section.speaker-page .page-heading {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/6739/uploads/vjf/content/misc/1638936531004.png);
    min-height: 590px;
    background-size: cover;
    margin-bottom: 80px;
    background-position: center;
}

.row.row-content {}

.section.speaker-page .row.row-content {
    padding-top: 0;
    padding-bottom: 20px;
}

.speakerBanner {
    margin: 0 auto 80px;
}

.sideImge {
    margin: 0 0 70px;
}

.sideImge img {
    width: 100%;
    max-width: 190px;
    display: block;
    margin: 0 auto;
}

.speakerInfo h4 {
    font-size: 24px;
    font-weight: 700;
}

.speakerInfo p {
    font-size: 18px;
    margin-bottom: 24px;
}

.speakerInfo a {
    margin-bottom: 20px;
    display: inline-block;
    font-size: 18px;
}

.section.speaker-page .page-heading .container {
    display: none;
}

.navbar-default .navbar-nav>li>a.headerBtn {
    background: #012169 !important;
    color: #fff !important;
    margin: 0 6px;
    text-decoration: none;
    border-radius: 20px;
}

a#LoginBtn {
    background: white !important;
    color: #012169 !important;
    border: 1px solid #012169 !important;
}

.section.faq-page .page-heading {
    display: none;
}

a.viewSpeakers {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 8px auto 40px;
    font-size: 20px;
    font-weight: 600;
}

div#footer h3 {
    font-size: 34px;
}

div#footer p {
    font-size: 24px;
    font-weight: 500;
}

span#grp_fld_1315597 .row .order-change {
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 0 !important;
}

h1#fld_1315598 {
    border-bottom: 2px solid #000;
    margin-bottom: 13px;
    color: #013179;
    font-weight: 700;
}

.order-change {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    border-bottom: 2px solid #013179;
    margin-bottom: 15px;
    padding: 18px;
}

.nw-frm-bldr .reg-form-data {
    max-width: 1040px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
    background-color: #FFF;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border-radius: 0.45rem;
}

div#footer h3 {
    font-size: 34px;
    text-align: center;
}

h1#fld_1315593 {
    color: #013179;
}

.row.m-1 .col-12 h3 {
    color: #013179;
    font-size: 30px;
}

.nw-frm-bldr .reg-form-data {
    max-width: 1040px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
}

.m-1 {

    font-family: 'Montserrat', 'Open Sans', sans-serif;
}