html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'Devry';

    src: 
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659722025poppins-v20-latin-700-woff21659722025.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659722025poppins-v20-latin-700-woff1659722025.woff') format('woff'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659722025poppins-v20-latin-700-ttf1659722025.ttf') format('truetype'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659722025poppins-v20-latin-700-svg1659722025.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Devry';
    
    src: 
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659721538poppins-v20-latin-regular-woff21659721538.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659721538poppins-v20-latin-regular-woff1659721538.woff') format('woff'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659721538poppins-v20-latin-regular-ttf1659721538.ttf') format('truetype'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/7961/content/files/1659721605poppins-v20-latin-regular-svg1659721605.svg	') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
body {
    font-family: 'Devry';
    font-size: 15px;
}

.footer-section-2 img {
    margin-top: 27px !important;
    margin-bottom: 19px !important;
}

p {
    font-family: 'Devry';
    font-weight: normal !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Devry';
    font-weight: bold !important;
}
button.btn {
  
    font-family: 'Devry';
    font-weight: normal !important;
}

#login-footer a.btn-modal-registration.btn.btn-darkgrey.flt-left {
    display: none;
}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('//vepcss.b8cdn.com/fonts/gotham_book_regular-webfont.woff2') format('woff2'), url('//vepcss.b8cdn.com/fonts/gotham_book_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url('//vepcss.b8cdn.com/fonts/gotham_medium_regular-webfont.woff2') format('woff2'), url('//vepcss.b8cdn.com/fonts/gotham_medium_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.slim-bar {
    background-color: #fec221 !important;
}
a.link {
    color: #215dfe !important;
  }
.slim-bar ul>li,
.slim-bar ul>li>a {
    color: #050505 !important;
}

p {
    font-size: 16px;
    font-family: 'gotham_bookregular';
}

a {
    text-decoration: none !important;
    font-size: 16px !important;
    color: rgb(0, 0, 0);
}

a:hover {
    color: rgb(33, 93, 254);
    cursor: pointer;
}

label.required::after {
    content: " *";
    color: red;
}

.padding .col-lg-2 a img {
    display: none !important;
}
ul.circle_list li {
    list-style: circle !important;
}
ul.circle_list {
   
    margin-top: 5px !important;
}
img.logo_1 {
    width: 100%;
    margin: auto;
    max-width: 238px;
    border: 1px solid #eee;
    padding: 10px;
}
#button {
    display: inline-block;
    background-color: rgb(33, 93, 254);
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    padding: 0 12px;
    color: #fff;
    font-family: 'gotham_mediumregular';
    line-height: 50px;
}

#button:hover {
    cursor: pointer;
    background-color: #333;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

.tobbarnav {
    position: relative;
    top: 0;
    left: -15px;
    width: 108%;
    background-color: black;
}

.palatinum_sponsors {
    width: 300px;
    height: 200px;
    margin: 30px auto 0;
}

.palatinum_sponsors img,
.goldsponsors_c img,
.silver_sponsorsc img,
.bronzes_sponsorsc img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.goldsponsors_c {
    width: 250px;
    height: 150px;
    margin: 30px auto 0;
}

.silver_sponsorsc {
    width: 280px;
    height: 180px;
    margin: 30px auto 0;
}

.bronzes_sponsorsc {
    width: 180px;
    height: 100px;
    margin: 30px auto 0;
}

.header-content {
    background: #fff;
}

img.fb-icon {
    height: auto;
    width: 18px;
    color: red;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #000000 !important;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: rgb(0, 0, 0) !important;
    background-color: transparent !important;
    border-top: 2px dotted #ddd !important;
}

.list-group-item-heading {
    font-family: 'gotham_mediumregular';
    font-size: 18x !important;
    font-weight: bold !important;
}

.list-group-item-text {
    font-size: 16px !important;
    font-family: 'gotham_bookregular';
}

.list-group-item {
    border: unset !important;
    background-color: unset !important;
    border-top: 2px dotted #ddd !important;
}


/*******************Speaker******************/

.basis-member.staff {
    padding: 4rem 0;
    font-family: 'Raleway', sans-serif;
}

.basis-member.staff .member-box {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
}

.basis-member.staff .member-box .card-body {
    position: relative;
    height: 150px;
    padding: 10px;
}

.basis-member.staff .member-box .shape {
    width: 120px;
    height: 120px;
    background: #00dcfa;
    position: absolute;
    top: 0;
    right: -100px;
    transform: rotate(45deg);
}

.basis-member.staff .member-box .card-img-top {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border-top-left-radius: 0;
    border-bottom: 5px solid #00dcfa;
}

.basis-member.staff .member-box .member-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.025em;
}


/************end speaker***************/


/**************Modal********************/

.my-cust-modal .modal-dialog {
    margin: auto;
    width: 70%;
    height: 100%;
    padding: 0;
    margin-top: 5%;
}

.my-cust-modal .modal-header {
    background-color: #f1efef;
    padding: 20px;
    border-bottom: unset;
}

.my-cust-modal .modal-pic {
    width: 140px;
    height: 140px;
    border: 4px solid #00dcfa;
    background-size: cover;
    border-radius: 50% 50% 50% 50%;
    overflow: hidden;
}

.my-cust-modal .media-heading {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.my-cust-modal .modal-text {
    text-align: justify;
    font-size: 16px;
    margin-top: 16px;
}

.my-cust-modal .modal-title {
    font-weight: bold;
    color: #ffffff;
}

.my-cust-modal .modal-header .close {
    opacity: 1;
    color: #fff;
    width: 20px;
    height: 28px;
    margin-top: -2px;
}


/********************************/


/*       Fade Bs-carousel       */


/********************************/

.fade-carousel {
    width: 100%;
    position: relative;
    height: 450px;
}

.fade-carousel .carousel-inner .item {
    width: 100%;
    height: 450px;
}

.fade-carousel .carousel-indicators>li {
    display: none;
}

.fade-carousel .carousel-indicators>li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}


/********************************/


/*          Hero Headers        */


/********************************/

.fade-carousel .carousel-inner .item .hero {
    width: 100%;
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    width: 100%;
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}


/********************************/


/*       Slides backgrounds     */


/********************************/

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4 {
    height: 450px;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/8088/content/files/1661415536hero-v5-png1661415536.png);
    width: 100%;
}

.fade-carousel .slides .slide-2 {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/7594/uploads/vjf/content/misc/1650318187dvu-healthcare-vcf.jpg);
    width: 100%;
}

.fade-carousel .slides .slide-3 {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/6682/uploads/vjf/content/misc/1637668070dvu-tech.jpg);
    width: 100%;
}

.fade-carousel .slides .slide-4 {
    background-image: url(https://vepimg.b8cdn.com/uploads/vjfnew/6682/uploads/vjf/content/misc/1637668070dvu-tech.jpg);
    width: 100%;
}


/********************************/


/*          Media Queries       */


/********************************/

@media screen and (min-width: 980px) {
    .hero {
        width: 980px;
    }
}

@media screen and (max-width: 640px) {
    .hero h1 {
        font-size: 4em;
    }
}


/**************end**********************/


/**************Member*******************/

.committee-member {
    padding: 10px;
    height: 85px;
    margin-bottom: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.45);
    -webkit-transition: box-shadow 0.4s ease;
    background-color: #fff;
    transition: box-shadow 0.4s ease;
    border: none;
    width: 100%;
    padding: 15px 10px;
    position: relative;
    overflow: hidden;
}

.committee-member::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    background-color: #00dcfa;
    width: 25px;
    height: 30px;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.committee-member:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.65);
}

.user-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 0 3px 2px rgba(205, 220, 57, 0.83);
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.user-avatar img {
    height: 100%;
    width: 100%;
}

.user-info {
    margin-top: -20px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.desti {
    position: absolute;
    /* text-align: center; */
    left: 30px;
    top: 35px;
    font-size: 14px;
}

.user-nickname {
    vertical-align: middle;
    text-decoration: none;
    color: black;
    margin-left: 20px;
    position: absolute;
    top: 15px;
}


/******************************/

.main_top_area {
    background: url(../images/banner.jpg) 50% 50%/100% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: auto;
}


/******************Customize css****************/

.slim-bar ul>li,
.slim-bar ul>li>a {
    color: #fff;
    font-size: 10px !important;
    font-weight: 400;
    line-height: 10px !important;
}

.header-content .container {
    width: 100% !important;
    max-width: 100% !important;
}

h3.agen-heading {
    font-size: 30px;
}

.ver-line {
    border-left: 4px solid #050505;
    height: 100px;
    margin-top: 65px;
}

.cbha-btn1.btn-primary {
    background-color: rgb(33, 93, 254);
    color: rgb(239, 244, 255);
    border: 2px solid rgb(0, 0, 0);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    margin-top: 20px;
    margin-left: 5px;
}

.cbha-btn1.btn-primary:hover {
    background: #0e235b;
    color: rgb(239, 244, 255);
}

.custom-button {
    position: relative;
    display: inline-block;
    border: none;
    padding: .5rem 2.3rem;
    margin: 0;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    transition: transform .15s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    z-index: 0;
}




/*
  .register-btn:hover{
  color:#6b133b !important;
  }
  */

a.register-btn {
    text-decoration: none !important;
    color: #fff;
}

.cbha-section {
    background-color: #fec221 !important;
    padding: 20px;
    padding-bottom: 55px;
    position: relative;
    padding: 20px;
    padding-bottom: 55px;
    position: relative;
    margin-top: -2px;
}

.cbha-section .cbha-title {
    font-size: 31px;
    font-weight: 600;
    color: #050505;
    left: 4px;
    text-align: left;
    padding: 0px 10px 20px 15px;
}

.cbha-section .cbha-text {
    font-size: 22px;
    letter-spacing: 2px;
    /* font-weight: 600; */
    padding-left: 34px;
    color: #fff;
}

.cbha-section .cbha-date {
    font-size: 26px;
    color: #050505;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding-left: -46px;
    padding: 9px;
    margin-top: -52px;
    font-family: 'Devry';
}

.typewriter {
    font-family: 'gotham_bookregular';
    color: #fff;
    padding-left: 30px;
    display: block;
}

.typewriter-text {
    padding-right: 10px;
    color: #fff;
    border-right: solid #ffffff 7px;
    text-transform: uppercase;
    animation: cursor 1s ease-in-out infinite;
    font-weight: bold;
}

.sub_title {
    font-family: 'Devry';
  font-size:20px!important;
}

@keyframes cursor {
    from {
        border-color: #fff;
    }
    to {
        border-color: transparent;
    }
}

@media (max-width: 767.98px) {
    .typewriter {
        font-size: 25px;
    }
}

@media (min-width: 768px) {
    .typewriter {
        font-size: 60px;
    }
}


/**********************************************/


/*****************Agenda**************************/

.timeline {
    --uiTimelineMainColor: var(--timelineMainColor, #222);
    --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);
    position: relative;
    padding-bottom: 3rem;
}

.timeline:before {
    content: "";
    width: 4px;
    height: 100%;
    background-color: var(--uiTimelineMainColor);
    position: absolute;
    top: 0;
}

.timeline__group {
    position: relative;
}

.timeline__group:not(:first-of-type) {
    margin-top: 4rem;
}

.sponsor-sec h4 {
    background: #f7f7f7;
    padding: 10px;
    font-family: 'gotham_mediumregular';
}

.timeline__year {
    padding: .5rem 1.5rem;
    color: var(--uiTimelineSecondaryColor);
    background-color: var(--uiTimelineMainColor);
    font-family: 'gotham_mediumregular';
    position: absolute;
    left: 0;
    top: 0;
}

.timeline__box {
    position: relative;
}

.timeline__box:not(:last-of-type) {
    margin-bottom: 30px;
}

.timeline__box:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--uiTimelineMainColor);
    position: absolute;
    left: 0;
    z-index: -1;
}

.timeline__time {
    min-width: 80px;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    padding: .5rem 1.1rem;
    text-align: center;
    font-family: 'gotham_mediumregular';
    background-color: var(--uiTimelineMainColor);
    color: var(--uiTimelineSecondaryColor);
}

.timeline__time1 {
    font-family: 'gotham_mediumregular';
    display: block;
    font-size: .8em;
    font-weight: 700;
    text-transform: uppercase;
}

.timeline__time2 {
    font-family: 'gotham_mediumregular';
    display: block;
    font-size: .8em;
    font-weight: 700;
    text-transform: uppercase;
}

.timeline__post {
    padding: 1.5rem 2rem;
    border-radius: 2px;
    border-left: 3px solid var(--uiTimelineMainColor);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24);
    background-color: var(--uiTimelineSecondaryColor);
}

@media screen and (min-width: 641px) {
    .timeline:before {
        left: 30px;
    }
    .timeline__group {
        padding-top: 55px;
    }
    .timeline__box {
        padding-left: 86px;
    }
    .timeline__box:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .timeline__time {
        top: 50%;
        margin-top: -27px;
    }
}

@media screen and (max-width: 640px) {
    .timeline:before {
        left: 0;
    }
    .timeline__group {
        padding-top: 40px;
    }
    .timeline__box {
        padding-left: 20px;
        padding-top: 70px;
    }
    .timeline__box:before {
        top: 90px;
    }
    .timeline__time {
        top: 0;
    }
}

.timeline {
    --timelineMainColor: #00dcfa;
    font-size: 16px;
}

@media (min-width: 768px) {
    html {
        font-size: 62.5%;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 55%;
    }
}

.page {
    max-width: 800px;
    padding: 4rem 2rem 3rem;
    order: 1;
}


/*************end agenda**********************/

.logo-left-en img {
    height: auto !important;
    margin-top: 34px !important;
    overflow: hidden;
    width: 250px;
}

.footer-section-1 img {
    height: 60px;
    margin-top: 15px;
}

#LoginBtn {
    border: 2px solid rgb(0, 0, 0) !important;
    background-color: rgb(33, 93, 254);
    color: rgb(239, 244, 255);
    
}

#LoginBtn:hover {
    background: #0e235b !important;
    color: rgb(239, 244, 255);
}

.emp-video-tag {
    max-width: 100%;
}

.navbar-default {
    padding-top: 14px;
}

.navbar-toggle {
    margin-top: -62px;
}

.logo-left-en {
    text-align: left !important;
}

.row.padding {
    padding-top: 20px;
}

.modal-header {
    background-color: #fec221 !important;
}

.participating img {
    height: auto;
}

.top-right-section {
    padding-top: 15px;
}

.main_top_area {
    border-bottom: none;
}

.main_top_area .container-wrp {
    background: rgba(0, 0, 0, 0.5);
}

.popup {
    background: 0 0;
    
}

.popup h1 {
    font-size: 3.5em !important;
    margin-top: 40px;
    text-transform: none;
    font-weight: 700;
}

.popup h2 {
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 3.5em;
    font-weight: 700;
}

.col-sm-6 a img {
    padding-top: 45px !important;
    margin-bottom: 23px !important;
}

.padding a img {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right;
}

#footer,
footer {
    border-top-color: #fec221 !important;
    background-color: #fff !important;
    padding-bottom: 12px;
}

.footer-section-2 img {
    margin-top: 40px;
}

#footer .padding {
    padding-top: 9px;
}

.btn-darkgrey {
    background-color: #fec221 !important;
    color: #050505 !important;
}

.container-parent {
    border-bottom: 2px solid #eee;
}

.custom-para-info {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: 'gotham_mediumregular';
    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: 100% !important;
}

#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: 0 0 !important;
    color: #333;
    height: auto;
    line-height: 1em;
    font-weight: 700;
    font-size: 40px;
    font-family: Lucida, sans-serif;
}

#time span {
    margin-top: 0;
    margin-left: 0;
    color: #333;
    left: 0;
    padding-top: 0;
}

.popup {
    margin-bottom: 0;
}

.two-btns {
    margin: 18px 0 60px;
}

.two-btns .btn {
    padding: 15px 50px !important;
    font-size: 1.3em;
    font-weight: 700;
    border-radius: 3px;
}

.two-btns .green-btn,
.two-btns .green-btn:hover {
    background: url(https://vepimg.b8cdn.com/uploads/vjf/134-pdn/button-bg.jpg) repeat-x !important;
    color: #55544e !important;
    box-shadow: 0 8px 0 0 #c7c7c7;
    margin-right: 15px;
}

.two-btns .white-btn {
    box-shadow: none;
    background: #00dcfa;
    color: #fff;
}

#get-your-own .two-btns .green-btn {
    box-shadow: 0 8px 0 0 #c7c7c7 !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;
}

.simple-section {
    color: #393938;
    text-align: left;
    padding: 40px 5px !important;
    scroll-behavior: smooth;
}

.simple-section h1 {
    font-size: 40px;
    text-align: center;
    margin: 0 0 20px;
    font-weight: 700;
    color: #2c2c2c;
}

.simple-section h3 {
    margin: 0 0 25px;
    font-size: 25px;
    color: #414141;
    font-weight: 700;
    text-align: center;
}

.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: #414141;
}

.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: 15px;
    margin-bottom: 16px;
    line-height: 28px;
}

#presenters-section h1 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
}

#about-section p {
    font-size: 16px;
    line-height: 1.5em;
}

.schedule-container {
    color: #414141;
    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: 700;
    line-height: 1em;
}

.schedule-box {
    width: 230px;
    min-height: 110px;
    border-left: 5px solid #22aecf;
    padding: 8px 8px 8px 35px;
    position: relative;
}

.schedule-box img {
    position: absolute;
    width: 15px;
    left: 11px;
    top: 12px;
}

.time-slot-time {
    padding: 0;
    margin: 0 0 2px;
    font-size: 14px;
    font-weight: 700;
    color: #464646;
}

.time-slot-header {
    padding: 0;
    margin: 0 0 3px;
    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,
.cta50-text h1 {
    text-align: right;
}

.cta50-text h1 {
    font-family: "Bree Serif", serif;
    color: #f8f9ff;
}

.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: 700;
    margin-top: 2px;
    padding: 15px 50px;
    border: 0;
}

.btn-cta50:hover {
    background-color: #fff5ff;
    color: #e9571f;
}

#cta60-section,
#cta60-section h1 {
    color: #fcffff;
    text-align: center;
}

.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;
}

#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: 700;
    margin-top: 15px;
    padding: 15px 50px;
    border: none;
}

.navbar-form.navbar-left {
    float: right;
}

.navbar-nav>li>a {
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    text-decoration: none;
    color: #505050!important;
    padding: 8px 8px 9px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
}

.navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-top: 14px !important;
}

.navbar-collapse .navbar-form {
    display: inline-block;
    float: none !important;
    margin: 0;
    vertical-align: middle;
}

.navbar-collapse {
    display: block !important;
}

.navbar-collapse .nav>li {
    display: inline-block !important;
}

.navbar-header {
    display: none !important;
}

.col-lg-9.top-right-section {
    float: right;
    text-align: right;
}

.faq.padding {
    padding: 0;
}

.faq .panel {
    background: #efefef;
    padding: 15px 25px;
    margin: 0 0 27px;
    border: none;
    border-radius: 8px;
}

.faq .panel-heading {
    padding: 0 !important;
    background: 0 0 !important;
}

.faq h4.panel-title a {
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold !important;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: #333;
}

.faq .panel-collapse {
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.faq .panel-collapse .panel-body {
    font-family: 'Poppins', sans-serif !important;
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #666 !important;
}

.featured-presenter p a {
    color: #f60;
}

#video-section {
    color: #393937;
}

.about-video-wrapper {
    margin: auto 30px auto auto;
    width: 500px;
    float: left;
}

.section-main-header {
    margin: 0 0 5px;
    padding: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    margin: auto auto 10px;
}

.video-container embed,
.video-container iframe,
.video-container img,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: auto;
}

#video-section p {
    font-family: Helvetica, serif;
    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;
}

.dateList {
    margin-left: 13px;
    margin-bottom: 5px;
}

.dateList span.cal-icon img {
    width: 25px;
    height: 25px;
}

.sponserSec {
    margin-bottom: 35px;
    text-align: center;
}

@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,
    .testimonial-box {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    #cta50-section,
    .btn-cta50-container,
    .cta50-text,
    .dateList,
    .top-menu-container ul {
        text-align: center;
    }
    .col-lg-9.top-right-section,
    .col-lg-9.top-right-section .container-fluid,
    .logo-left-en {
        text-align: center;
        padding: 0;
    }
    .navbar-nav {
        margin: 0;
    }
    header.smaller {
        position: relative;
    }
    .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 0 auto auto;
        max-width: 100%;
        float: none;
    }
    #video-section h1 {
        margin-top: 30px;
    }
    .day-display {
        width: 100px;
        font-size: 20px;
    }
    .schedule-box {
        width: 134px;
    }
    .buy-box {
        width: 265px;
        margin-bottom: 15px;
    }
    .partners-container ul li img {
        width: 145px;
    }
    .video-inline-list li {
        width: 32%;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-default {
        padding-top: 0;
    }
    .logo-left-en img {
        margin-top: 26px !important;
        height: 60px;
    }
    .jad-logo-mob {
        margin-top: 12px;
    }
    .navbar-collapse {
        margin-top: 40px;
    }
    .popup {
        width: 100%;
        padding: 0 10px 35px;
    }
    .popup h1 {
        font-size: 2.5em !important;
        margin-top: 20px;
    }
    .popup h2 {
        font-size: 1.2em !important;
    }
    .col-lg-9.top-right-section,
    .logo-left-en {
        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%;
        vertical-align: top;
    }
    .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 .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,
    .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;
    }
    .navbar-collapse .nav,
    .navbar-header {
        display: block !important;
    }
    #sbg-1 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg) left top/100% 100% no-repeat;
    }
    #sbg-2 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg) left top/100% 100% no-repeat;
    }
    #sbg-3 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-3.jpg) left top/100% 100% no-repeat;
    }
    .navbar.navbar-default {
        margin-bottom: 0;
        min-height: 0;
    }
    .navbar-header {
        margin-top: -15px;
    }
    .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;
    }
    .dateList {
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .hero-info-container {
        text-align: center;
        padding: 20px 0 60px;
    }
    .number {
        font-size: 25px;
    }
    .counter .list-inline li {
        padding-left: 0;
        padding-right: 0;
    }
    .counter-box {
        padding: 15px 5px;
        width: 50px;
    }
    .duration {
        font-size: 9px;
    }
    .popup {
        padding-bottom: 0;
    }
    .popup h1 {
        font-size: 2em !important;
    }
    .popup h2 {
        margin-bottom: 30px;
    }
    .two-btns .green-btn,
    .two-btns .green-btn:hover {
        margin-right: 0;
    }
    h1 {
        font-size: 28px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0;
        padding-right: 0;
    }
    .header-content {
        background: 0 0;
    }
    .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;
    }
}

.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: 0 0;
    display: inline-block;
    opacity: 1;
    margin-top: 6px;
}

.tmdi-heading .left.carousel-control {
    background: 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: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-next.png) no-repeat;
    width: 25px;
    height: 21px;
}

.carousel-inner .item .col-sm-3:first-child,
.carousel-inner .item .col-sm-4: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: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png) center bottom no-repeat;
}

@media (min-width: 992px) {
    .vjf-header p#announcement-section {
        display: inline-block;
    }
    .top-search {
        float: right;
        max-width: 100%;
        width: 300px;
    }
    .top-search .typeahead.dropdown-menu li {
        overflow: hidden;
    }
}

#Prev-Next-Booth-Btns {
    position: relative !important;
    height: auto !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .logo-left-en img {
        height: 68px;
        margin-top: -14px;
    }
    .cbha-section .cbha-date {
        margin-top: unset !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .logo-left-en img {
        height: 53px;
        width: 200px;
    }
    .navbar-toggle {
        margin-top: -42px;
    }
}

.logo-left-en img {
    height: 68px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.footer-section-1 img {
    height: 60px;
    margin-top: 12px;
}


.emp-video-tag {
    max-width: 100%;
}

.navbar-default {
    padding-top: 0px;
}

.navbar-toggle {
    margin-top: -62px;
}

.logo-left-en {
    text-align: left !important;
}

.row.padding {
    padding-top: 20px;
}

.modal-header {
    background-color: #6b133b;
}

.participating img {
    height: auto;
}

.top-right-section {
    padding-top: 17px;
}

.main_top_area {
    border-bottom: none;
}

.main_top_area .container-wrp {
    background: rgba(0, 0, 0, 0.5);
}

.popup {
    background: 0 0;
    
}

.popup h1 {
    font-family: 'Devry';
    font-size: 2.3em !important;
    margin-top: 40px;
    text-transform: none;
    font-weight: 700;
}

.popup h2 {
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 32px!important;
    font-weight: 700;
  font-family: 'Devry';
}

.col-sm-6 a img {
    padding-top: 45px !important;
    margin-bottom: 23px !important;
}

.padding a img {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right;
}

#footer,
footer {
    border-top-color: #fec221 !important;
    background-color: #fff !important;
    padding-bottom: 12px;
}

.footer-section-2 img {
    margin-top: 40px;
}

#footer .padding {
    padding-top: 9px;
}

.btn-darkgrey {
    background-color: #fec221 !important;
    color: #050505 !important;
}

.container-parent {
    border-bottom: 2px solid #eee;
}

.custom-para-info {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    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: 100% !important;
}

#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: 0 0 !important;
    color: #333;
    height: auto;
    line-height: 1em;
    font-weight: 700;
    font-size: 40px;
    font-family: Lucida, sans-serif;
}

#time span {
    margin-top: 0;
    margin-left: 0;
    color: #333;
    left: 0;
    padding-top: 0;
}

.popup {
    margin-bottom: 0;
}

.two-btns {
    margin: 18px 0 60px;
}


.two-btns .btn {
    padding: 15px 50px !important;
    font-size: 1.3em;
    font-weight: 700;
    border-radius: 3px;
}

.two-btns .green-btn,
.two-btns .green-btn:hover {
    background: url(https://vepimg.b8cdn.com/uploads/vjf/134-pdn/button-bg.jpg) repeat-x !important;
    color: #55544e !important;
    box-shadow: 0 8px 0 0 #c7c7c7;
    margin-right: 15px;
}

#get-your-own .two-btns .green-btn {
    box-shadow: 0 8px 0 0 #c7c7c7 !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;
}

.simple-section {
    color: #393938;
    text-align: left;
    padding: 40px 5px !important;
}

.simple-section h1 {
    font-size: 40px;
    text-align: center;
    margin: 0 0 20px;
    font-weight: 700;
    color: #2c2c2c;
}

.simple-section h3 {
    margin: 0 0 25px;
    font-size: 34px;
    color: #414141;
    font-weight: 700;
    text-align: center;
}

.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: #414141;
}

.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: 20px;
    margin-bottom: 16px;
    line-height: 31px;
}
section#about li {
    font-size: 20px;
}

#presenters-section h1 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
}

#about-section p {
    font-size: 16px;
    line-height: 1.5em;
}

.schedule-container {
    color: #414141;
    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: 700;
    line-height: 1em;
}

.schedule-box {
    width: 230px;
    min-height: 110px;
    border-left: 5px solid #22aecf;
    padding: 8px 8px 8px 35px;
    position: relative;
}

.schedule-box img {
    position: absolute;
    width: 15px;
    left: 11px;
    top: 12px;
}

.time-slot-time {
    padding: 0;
    margin: 0 0 2px;
    font-size: 14px;
    font-weight: 700;
    color: #464646;
}

.time-slot-header {
    padding: 0;
    margin: 0 0 3px;
    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,
.cta50-text h1 {
    text-align: right;
}

.cta50-text h1 {
    font-family: "Bree Serif", serif;
    color: #f8f9ff;
}

.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: 700;
    margin-top: 2px;
    padding: 15px 50px;
    border: 0;
}

.btn-cta50:hover {
    background-color: #fff5ff;
    color: #e9571f;
}

#cta60-section,
#cta60-section h1 {
    color: #fcffff;
    text-align: center;
}

.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;
}

#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: 700;
    margin-top: 15px;
    padding: 15px 50px;
    border: none;
}

.navbar-form.navbar-left {
    float: right;
}

.navbar-nav>li>a {
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    text-decoration: none;
    color: #505050 !important;
    padding: 8px 8px 9px !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    text-transform: none !important;
}

.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;
}

.navbar-collapse .nav>li {
    display: inline-block !important;
}

.navbar-header {
    display: none !important;
}

.col-lg-9.top-right-section {
    float: right;
    text-align: right;
}

.faq.padding {
    padding: 0;
}

.faq .panel {
    background: #efefef;
    padding: 15px 25px;
    margin: 0 0 27px;
    border: none;
    border-radius: 8px;
}

.faq .panel-heading {
    padding: 0 !important;
    background: 0 0 !important;
}

.faq h4.panel-title a {
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: #333;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
}

.faq .panel-collapse {
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.faq .panel-collapse .panel-body {
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    line-height: 24px !important;
    color: #666 !important;
}

.featured-presenter p a {
    color: #f60;
}

#video-section {
    color: #393937;
}

.about-video-wrapper {
    margin: auto 30px auto auto;
    width: 500px;
    float: left;
}

.section-main-header {
    margin: 0 0 5px;
    padding: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    margin: auto auto 10px;
}

.video-container embed,
.video-container iframe,
.video-container img,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: auto;
}

#video-section p {
    font-family: Helvetica, serif;
    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;
}

.dateList {
    text-align: left;
    margin-bottom: 5px;
}

.dateList span.cal-icon img {
    width: 25px;
    height: 25px;
}

.sponserSec {
    margin-bottom: 35px;
    text-align: center;
}

@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,
    .testimonial-box {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    #cta50-section,
    .btn-cta50-container,
    .cta50-text,
    .dateList,
    .top-menu-container ul {
        text-align: center;
    }
    .col-lg-9.top-right-section,
    .col-lg-9.top-right-section .container-fluid,
    .logo-left-en {
        text-align: center;
        padding: 0;
    }
    .navbar-nav {
        margin: 0;
    }
    header.smaller {
        position: relative;
    }
    .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 0 auto auto;
        max-width: 100%;
        float: none;
    }
    #video-section h1 {
        margin-top: 30px;
    }
    .day-display {
        width: 100px;
        font-size: 20px;
    }
    .schedule-box {
        width: 134px;
    }
    .buy-box {
        width: 265px;
        margin-bottom: 15px;
    }
    .partners-container ul li img {
        width: 145px;
    }
    .video-inline-list li {
        width: 32%;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-default {
        padding-top: 0;
    }
    #LoginBtn {
        display: block!important;
        left: 0!important;
       
        margin: auto!important;
    }
    section#welcome {
    margin-top: 30px;
}
  
  .cbha-section {
    background-color: #fec221 !important;
    padding: 20px;
    padding-bottom: 55px;
    position: relative;
    padding: 20px;
    padding-bottom: 55px;
    position: relative;
    margin-top: -2px;
    height: 520px;
}

    .logo-left-en img {
        margin-top: 26px !important;
        height: 60px;
    }
    .jad-logo-mob {
        margin-top: 12px;
    }
    .navbar-collapse {
        margin-top: 40px;
    }
    .popup {
        width: 100%;
        padding: 0 10px 35px;
    }
    .popup h1 {
        font-size: 2.5em !important;
        margin-top: 20px;
    }
    .popup h2 {
        font-size: 1.0em !important;
    }
    .col-lg-9.top-right-section,
    .logo-left-en {
        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%;
        vertical-align: top;
    }
    .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 .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,
    .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;
    }
    .navbar-collapse .nav,
    .navbar-header {
        display: block !important;
    }
    #sbg-1 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg) left top/100% 100% no-repeat;
    }
    #sbg-2 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg) left top/100% 100% no-repeat;
    }
    #sbg-3 {
        background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-3.jpg) left top/100% 100% no-repeat;
    }
    .navbar.navbar-default {
        margin-bottom: 0;
        min-height: 0;
    }
    .navbar-header {
        margin-top: -15px;
    }
    .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;
    }
    .dateList {
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .hero-info-container {
        text-align: center;
        padding: 20px 0 60px;
    }
    .cbha-section {
        padding-bottom: 120px !important;
    }
    .number {
        font-size: 25px;
    }
    .counter .list-inline li {
        padding-left: 0;
        padding-right: 0;
    }
  
  
    .counter-box {
        padding: 15px 5px;
        width: 50px;
    }
    .duration {
        font-size: 9px;
    }
    .popup {
        padding-bottom: 0;
    }
    .popup h1 {
        font-size: 2em !important;
    }
    .popup h2 {
        margin-bottom: 30px;
    }
    .two-btns .green-btn,
    .two-btns .green-btn:hover {
        margin-right: 0;
    }
    h1 {
        font-size: 28px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0;
        padding-right: 0;
    }
    .header-content {
        background: 0 0;
    }
    .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;
    }
}

.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: 0 0;
    display: inline-block;
    opacity: 1;
    margin-top: 6px;
}

.tmdi-heading .left.carousel-control {
    background: 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: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-next.png) no-repeat;
    width: 25px;
    height: 21px;
}

.carousel-inner .item .col-sm-3:first-child,
.carousel-inner .item .col-sm-4: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: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png) center bottom no-repeat;
}

@media (min-width: 992px) {
    .vjf-header p#announcement-section {
        display: inline-block;
    }
    .top-search {
        float: right;
        max-width: 100%;
        width: 300px;
    }
    .top-search .typeahead.dropdown-menu li {
        overflow: hidden;
    }
}

#Prev-Next-Booth-Btns {
    position: relative !important;
    height: auto !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .logo-left-en img {
        height: auto;
        margin-top: -14px;
    }
    .dateList {
        text-align: left;
    }
    .cbha-section .cbha-title {
        padding: 0px !important
    }
    .cbha-btn1.btn-primary {
        padding-left: 4px !important;
        padding-right: 6px !important;
        font-size: 14px !important;
        margin-top: 10px !important;
    }
    .ver-line {
        margin-top: 16px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .logo-left-en img {
        height: 53px;
        width: 200px;
    }
    .navbar-toggle {
        margin-top: -42px;
    }
    .cbha-section .cbha-title {
        font-size: 20px !important;
        padding: 8px !important;
    }
    .typewriter {
        padding-left: 8px !important;
    }
    .cbha-section .cbha-text {
        font-size: 16px !important;
        padding-left: 8px !important;
    }
    .cbha-section .cbha-date {
        font-size: 18px !important;
    }
    .mobile-btn {
        text-align: center;
    }
    .dateList {
        text-align: left !important;
        margin-bottom: 5px;
    }
    .cbha-section .cbha-date {
        margin-top: -10px !important;
    }
}

.timeline__content h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 9px;
    color: #000;
}

.speaker {
    font-size: 17px;
}

.designation {
    font-size: 15px;
}

img.footer_logo {
    width: 100%;
    max-width: 257px !important;
    height: auto !important;
}

.section.exhibitor-registration .page-heading {
    display: none;
}

iframe#launcher{
  height:43px !important;
}

.mobile-btn {
    display: flex;
}

p#announcement {
    font-size: 20px;
    text-align: left;
    left: 4px;
    padding: 0px 10px 0px 15px;
}

     div#custom-cms-page-112617 h1 {
    text-align: center;
    font-size: 50px;
}
.testimonialBox {
    margin-top: 50px;
}

      .swiper {
        width: 100%;
        padding-top: 50px!important;
        padding-bottom: 50px!important;
      }

.swiper-slide {
    background-position: center;
    background-size: cover!important;
    width: 460px!important;
    height: 540px!important;
    background: linear-gradient(to bottom left, #FEC221,#FEC221,#FEC221, black);
    box-shadow: 3px 8px 12px 1px grey;
}

.swiper-slide:nth-of-type(odd) {
    background: rgb(33, 93, 254);
}

.swiper-slide:nth-of-type(odd) .content p {
    color: white;
}

      .swiper-slide img {
        display: block;
        width: 100%;
      }
      
    img.quote {
    width: 20%;
    /* margin-left: 220px; */
    /* position: absolute; */
    display: block;
    text-align: center;
   
    
}

.swiper-slide:nth-of-type(odd) .quote {
    filter: invert(99%) sepia(22%) saturate(0%) hue-rotate(295deg) brightness(102%) contrast(101%);
}

.left {
    margin-left: 20px;
}

.right {
    margin-left: 280px;
margin-top:-30px;
}

.content {
        padding: 30px;
}

@media screen and (max-width: 500px) {
   .swiper-slide {
    background-position: center;
    background-size: cover!important;
    width: 360px!important;
    height: 540px!important;
    background: linear-gradient(to bottom left, #FEC221,#FEC221,#FEC221, black);
    box-shadow: 3px 8px 12px 1px grey;
}
.content p {
    top: 30%;
    color: black;
    font-size: 18px!important;
    font-weight: normal;
}
}

.content p {
    top: 30%;
    color: black;
    font-size: 15px!important;
    font-weight: normal;
}

div#custom-cms-page-112617 h1 {
    text-align: center;
    font-size: 50px;
font-weight:bold;
}

p.namestu {
    display: block;
    position: relative;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto!important;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.mySwiper {
    background: #f6f6f6;
}

.faq.padding {
    padding: 0;
    BACKGROUND: #f6f6f6;
}

.sub_title {
    
    font-weight: bold!important;
}

div#LoginModal {
    z-index: 999999999;
}