body {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-weight: 300;
}
.session-detail button:has(a) {
    display: none;
}
#vf_core.vf_core .vf_core-main-wrapper #vf_core-menubar.vf_core-menubar .navbar-nav > li > .dropdown-menu a:hover {
    color: #0f3a57 !important;
}
strong.s {
    color: red;
    font-size: 20px;
}
.customTable {
    color: #333333;
    font-family: 'Calibri', Arial;
    line-height: 18px;
    text-align: left;
    font-size: 12px;
}
.popup h2 {
    display: none;
}
.event-sponsors .row .col-sm-3,
.event-sponsors .row .col-sm-4{
      float: none;
    display: inline-block;
    vertical-align: middle;
}
.agenda-design11-speaker .nav-tabs>li{
  background:transparent!important;
}
.agenda-design11-speaker .nav-tabs>li.active>a, .agenda-design11-speaker .nav-tabs>li.active>a:hover, .agenda-design11-speaker .nav-tabs>li.active>a:focus {
    background: #8182BE!important;
}
.agenda-design11-speaker .agenda-row h3 {
    background: linear-gradient(70deg, #8182BE 0%, #1B435F 100%)!important;
}
/* AddEvent theme CSS
    ---------------------------------------------------------------------- */
    div#sponsors {
        display: none;
    }

/* 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
}

.main_top_area {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1726648523anpd-png1726648523.png') 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;
    background-position: top center;
}

.logo-left-en {
    text-align: left !important
}

.logo-left-en img {}

.row.padding {
    padding-top: 20px
}

.header-content .row.padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.modal-header {
    background-color: #8182be;
}

.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;*/
}

.popup {
    background: none;
    padding-top: 60px;
    width: 100%;
}

.popup h1 {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 55px !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 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: 25px !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right
}

#footer,
footer {
    border-top-color: #8182be !important;
    background-color: #0f3a57 !important;
    padding: 0 0 15px;
}

.footer-section-1 img {
    height: auto;
    margin: 0 0 15px 0
}

.footer-section-2 img {
    margin-top: 40px
}

.foot_bootom {
    display: none !important
}

#footer .padding {
    padding-top: 9px
}

.btn-darkgrey {
    background-color: #8182be !important;
    color: #fff !important;
}

#footer {
    color: #0f3a57;
}

#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.6); */
    padding: 160px 0px;
}

.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 #c7c7c7;
    color: #55544e;
    background: #fff;
    text-shadow: 0 2px 0 0 #000;
}

.two-btns .green-btn {
    box-shadow: 0 8px 0 0 #0f3a57;
    color: #fff;
    background: #8182be;
    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: #505050;
    padding: 3px 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;
}
.event-sponsors {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}
.event-sponsor {
    width: 360px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border: solid 1px #d3d3d3;
    margin: 10px 10px 10px 0;
    font-size: 20px;
    background: #8182be;
    color: #fff;
}
.event-sponsor img {
    width: 210px;
}

@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) {
    .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) {
    .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: 58px
    }
    .navbar.navbar-default {
        margin-bottom: 0;
        min-height: 41px
    }
    .navbar-header {
        display: block !important;
        margin-top: -15px
    }
    .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) {
    .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
    }
    .logo-left-en img {
        height: 42px
    }
    .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;
}