label.required::after {
    content: ' *';
    color: red;
}

  @import url("https://use.typekit.net/eea1obh.css");
/* ------sponsors----------- */
.sponsors{}
.sponsors h4{
    text-align: center;
}
.sponsors .r1{
    border-bottom: 2px solid #d7ceb1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.sponsors .r2{ border-bottom: 2px solid #d7ceb1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;}
.sponsors .r3 border-bottom: 2px solid #d7ceb1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;{}
.sponsors .spn img{
    border: 2px solid #f1f1f1;
    padding: 10px;
}
.sponsors .spn{
    margin: 30px 0px;
}
/* -----------sponsors End----------- */
/* -------------media-------------- */
#media h5{
    text-align: center;
}
#media .r3{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
/* -----------media End----------------- */
.foot_bootom,
.padding .col-lg-2 a img {
    display: none!important
}
.info-bg {
    background: rgba(0,0,0,0.5);
    z-index: 555;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.video-sec {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 640px;
    height: 710px;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* -Top banner---  */
.top-banner{
    /*margin-top: 80px;*/
    text-align: center;
    position: relative;
}
.top-banner .two-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    padding: 20px 0;
    background: #000000;
}

.top-banner img{
    width: 100%;
}
/* --TOp banner End */

/*-----Banner text----------*/
.bannertext{background: #ffe797;}
.bannertext h3 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    line-height: 50px;
}
.bannertext h3 small {
    color: #000000;
}
.bannertext p{
    font-size: 25px;
}
/*-----Banner text end----------*/

/*-------------Gray Bar-------------*/
.gray-bg{background: #4e914d;padding: 10px 0px;}
.gray-bg{
    padding: 20px;
}
.dis-ico{
    float:left;
    width:60px;
}
.gray-bg h4{
    margin-left:70px;
    font-weight: 700;
    font-size: 17px;
    padding-top: 7px;
    color: white;
    text-align: center;
}
.gray-bg p{
    margin-left:70px;
    font-size:13px;
}
/*-------------------Gray bar end------------*/

/*----------------Counter timer---------------*/
.counter {
    background: #543b18;
    padding-top: 45px;
    padding-bottom: 45px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    clear: both;
    padding: 40px;
}
.counter-heading {
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    color: white;
}
.counter-div {
    display: flex;
    -webkit-flex-grow:2;
    flex-grow: 2;
}
#clockdiv {
   
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 70px;
    width: 100%;
      display: -webkit-flex;
    -webkit-justify-content: space-around;
    display: flex;
    justify-content: space-around;
}
#clockdiv > div {
    padding: 0px;
    border-radius: 3px;
     background: none; 
    /* display: inline-block; */
    margin: 0px 15px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position:relative;
}
#clockdiv div > span {
    padding: 7px 10px 0;
    border-radius: 3px;
    background: none;
    display: block;
    line-height: 1em;
    min-width: 78px;
}

#clockdiv > div:after {
    content: "";
    height: 55px;
    width: 1px;
    background: #fff;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
#clockdiv > div:last-child:after{background:none;}
#clockdiv .smalltext {
    padding-bottom: 3px;
    font-size: 22px;
   
}
/*---------------------Counter timer end--------------------*/
.btn{outline:none !important}
/* -----------------About------------------ */
.about{}
.about p{text-align: center;font-size: 18px !important;}
.video_div{text-align:center;margin-top: 20px;}
/* ------------------About End---------------- */

/*------------------Four serviese------------*/
.four-service img {
    margin-bottom: 20px;
}
.secter_img{
    text-align: center;
}
.secter_img img{width: 70%;}
.four-service .box {
    padding: 20px 20px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.four-service .box h4.s-home {
    min-height: 85px;
}
.four-service .box p{
    font-size: 14px;
    line-height: 21px;
}
/*---------------Four Services end----------------*/

/* -------------------Agenda New-------------------- */
.new-agenda .time-box {
    padding: 40px;
    background: #ffe797;
    color: #543b18;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 600;
    -webkit-align-content: center;
    align-content: start;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius:10px 0px 0px 10px;
}
.agenda_Des{
    text-align: center;
    font-size: 20px !important;
}
.new-agenda .time-box img{margin-bottom: 3px;}
.new-agenda .detail-box p{
    margin-bottom: 1px;
}
.new-agenda  h4{
    font-weight: 600;
    margin-top: 20px;
}
.new-agenda  .Moderator_tit{
    font-weight: bold;
}
.new-agenda  .Speakers_tit{
    font-weight: bold;
}
.new-agenda  .col_spk{}
.new-agenda  .col_spk .spk_img{}
.new-agenda  .col_spk .spk_img img{
    display: none;
}
.new-agenda  .col_spk .spk_info{}
.new-agenda  .col_spk .spk_info .spk_title{
    font-weight: bold;
}
.new-agenda  .col_spk .spk_info .spk_des{}
.new-agenda .detail-box{background:#fff; color:#414141; padding: 20px; border-radius:0px 10px 10px 0px;}
.new-agenda .container .row {
    margin-bottom: 22px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    align-content: center;
}

.yellow-divider {
    display: inline-block;
    height: 3px;
    width: 150px;
    background: #ffcf00;
    margin: 30px auto;}
.agenda-row {
    display: table;
    width: 100%;
      margin-top: 0px;
    margin-left: 38px;
}
.agenda-row .agenda-col:first-child {
    vertical-align: top;
    padding-top: 18px;
    width: 100px;
}
.simple-section.agenda-section h4 span {
    display: inline-block;
    padding-bottom: 0;
    background: #ffdf00;
    color: #000;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    margin-left: 35px;
}

.agenda-col {
    display: table-cell;
    vertical-align: middle;
}
.time-display {
    width: 120px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #777;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
}
.time-display img {
    margin-bottom: 0;
}
.agenda-row .agenda-col:last-child {
    /* border-left: 4px solid #ddd; */
    padding: 0 0 0 30px;
    background: url(//vepimg.b8cdn.com/uploads/vjfnew/604/uploads/vjf/content/misc/1568720631circle.png) no-repeat left top 24px / 10px, url(https://vepimg.b8cdn.com/uploads/vjfnew/298/uploads/vjf/content/misc/1551852694timeline-strip.png) repeat-y left 3px top;
}

.agenda-col {
    display: table-cell;
    vertical-align: middle;
}
.agenda-row h3 {
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif;!important;
    font-weight: 500 !important;
    line-height: 18px;
    display: block;
    text-align: left !important;
    color: #555555 !important;
    margin: 20px 0 16px !important;
}
.agenda-row .speaker:last-child {
    border-bottom: 1px solid #eee;
}
.agenda-row .speaker {
    padding-left: 60px;
    position: relative;
}

.mh-60 {
    min-height: 60px;
}
.agenda-row .speaker img {
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.agenda-row span.designation {
    display: block;
    font-size: 14px;
}
/* --------------------New Agenda End----------------- */
#fld_33987{
    background: #b38630;
    border: #b38630;
    font-size: 20px;
    line-height: 0;
    padding: 0;
}
body {
    font-family: benton-sans,sans-serif;
    font-size: 15px;
  font-weight:400;
     overflow-x: hidden;
}
body > p {
      margin: 0;
}
.benefit-image{
    text-align: center;
}
.benefit-image img{
    width: 100%;
}

.slim-bar {
    background: #000;

}
.header-content {
    background: transparent;
}
.header-content {
    background: #000000;
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-content .container{
    max-width: 100% !important;
    width: 100% !important;
}
.checklist {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
}
.checklist li {
    padding-left: 35px;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/736/uploads/vjf/content/misc/15852051551585058561check.png)no-repeat left 4px;
    margin-bottom: 12px;
}

.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;
    width: 100%;
    height: auto
}

.logo-left-en img {
    max-width: 200px;
}

.footer-section-1 img {
    height: 60px;
    margin-top: 15px
}
#regBtn {
    border: 1px solid #b38630;
    margin-left: 10px;
    background: #b38630;
    border-radius: 5px;
    color: white;
    font-weight:600;
    font-size: 18px;
}
#LoginBtn{
    border: 1px solid #7ac37c;
    margin-left: 0px;
    background: #7ac37c;
    border-radius: 5px;
    color: white;
    font-size: 18px;
}
.emp-video-tag {
    max-width: 100%
}

.navbar-default {
    padding-top: 15px;
}

.navbar-toggle {
    margin-top: 7px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #4e914d;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.logo-left-en {
    text-align: left!important
}

.row.padding {
    padding-top: 0px;
}

.modal-header {
    background-color: #7ac37c;
}

.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, .5)
}

.popup {
    background: 0 0;
    padding-top: 30px;
  padding-bottom:30px;
}

.popup h1 {
     font-family: benton-sans,sans-serif;
    font-size: 3.5em!important;
    margin-top: 0px;
    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;
    margin-top: 21px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right
}
/*------footer---------*/
.main_section {
    padding: 80px 0px;
}
footer {
    background: #212121;
    color: #fff;
    border-top: none !important;
}

footer .form-con {
    background: transparent;
    padding: 0px 0px;
}
footer .primary-btn {
    background: #F8BE31;
    color: #000;
    text-align: center;
    padding: 10px 20px;
    border-radius: 25px 25px;
    font-weight: 800;
    transition: all 0.2s ease;
    text-decoration: none !important;
    outline: none !important;
}
footer h3 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #ffe797;
}
footer ul{
    padding: 0px 15px;
}
footer ul li{
    padding: 10px 0px;
}
.logo_footer{
    margin: 43px 0px;
}
.logo_footer img{
    width: 300px;
}

footer p, footer a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
footer .p1{
    padding: 20px 0px;
}
footer a:hover {
    color: #ffe797;
    text-decoration: none;
}

footer .form-con input, footer .form-con select, footer .form-con textarea {
    color: #fff;
}

footer .form-con .primary-btn {
    float: right;
    margin-right: -120px;
    margin-top: 30px;
    border: none;
    padding: 10px 30px;
}
/*------footer end---------*/

.btn-darkgrey {
    background-color: #7ac37c!important;
    font-family: benton-sans,sans-serif;
    font-weight:700;
}

.container-parent {
    border-bottom: 2px solid #eee
}

.custom-para-info {
    color: #fff;
    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: 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 0px;
}

.two-btns .btn {
    padding: 15px 20px!important;
    font-size: 1.3em;
    font-weight: 700;
    font-family: benton-sans,sans-serif;
    border-radius: 3px
}

.two-btns .green-btn {
    background: #ffe797;
    color: #333333!important;
    margin-right: 0;
    border: 3px solid #4e914d;
    min-width: 160px;
}
.green-btn:hover {
    background: #4e914d;
    color: #ffe797!important;
    /*margin-right: 15px;*/
    border: 3px solid #4e914d;
}

.two-btns .white-btn {
    box-shadow: 0 8px 0 0 #0095cc
}

#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
}
.spn{
    text-align: center;
    margin: 20px 0px;
}

.simple-section {
    color: #393938;
    text-align: left;
    padding: 40px 5px!important;
    border-bottom: 1px solid #e0e0e0
}

.simple-section h1 {
   font-family: benton-sans,sans-serif;
    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;
  font-family: benton-sans,sans-serif;
}

.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
}
.ddp{
    text-align: right;
    font-size: 14px;
}
.ddp a{
    padding: 13px;
    border-radius: 10px;
    color: black;
    text-decoration: none;
}
.simple-section p {
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 28px;
  font-family: benton-sans,sans-serif;
  font-weight:400;
}

.simple-section li {
    margin-bottom: 15px;
    line-height: 28px;
    font-family: benton-sans,sans-serif;
    font-weight: 400;
    font-size: 18px;
}



#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, .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>a,
.navbar-default .navbar-nav>li>a {
    text-decoration: none;
    color: #000000;
    padding: 7px 8px 7px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    background: #ffe797;
    margin: 5px;
    border-radius: 3px;
}
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    text-decoration: none;
    color: #ffffff;
    padding: 7px 8px 7px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    background: #4e914d;
    margin: 5px;
    border-radius: 3px;
}

.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: 'Proxima Nova', sans-serif;
    font-weight: 700
}

.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: "Proxima Nova", 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
}

.social-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
}

.social-link li {
    list-style: none;
    margin-right: 20px;
}

.social-link li a {
    font-size: 25px;
}
.top-banner h3 {
    color: #ffffff;
    font-size: 34px;
    line-height: 60px;
}
.top-banner small {
    color: #ffffff;
}


@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) {
     footer .form-con .primary-btn {
        float: none;
        margin-right: 0px;
        margin-bottom: 50px;
    }
    #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) {
    .two-btns .btn {
        white-space: break-spaces;
        line-height: 20px;
    }
    .top-banner .two-btns {
        position: relative;
        padding-top: 0 !important;
    }
    .gray-bg h4 {
        text-align: left;
    }
    .new-agenda .container .row {
        flex-direction: column;
    }
    .new-agenda .time-box {
        padding: 20px;
    }
    .new-agenda .time-box img {
        margin-right: 5px;
    }
    .ddp{
    text-align: center;
    font-size: 14px;
        margin-bottom:40px;
        margin-top:20px !important;
}
    .top-banner{
    /*margin-top: 47px;*/
    text-align: center;
}
    .secter_img img{width: 100%;}
    iframe{width:100%}
    #LoginBtn{width:100%;}
.four-service .box {
    padding: 20px 20px;
    min-height: auto;
}
    
    .counter-heading {
    font-size: 17px;
    line-height: 25px;
}
  #clockdiv {
    font-size: 50px;
 
}
  #clockdiv .smalltext {
    font-size: 17px;

}
    .sec2-col {
    padding-top: 20px;
    text-align: center;
}
  #vid{width:100%;}
    .video-sec {
    min-height: auto;
    height: auto;
}
    .navbar-default {
        padding-top: 0
    }
   .logo-left-en img {
    margin-top: 15px!important;
}
    .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 #9c3b18;
    }
    .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:620px){
    #clockdiv > div:first-child {
    margin-left: 0px;
}
#clockdiv > div {
    margin: 0px 6px;
    margin-top: 15px;
}
  .counter {

    display: block;

}
  #clockdiv .smalltext {
    font-size: 25px;
}
  #clockdiv {
    font-size: 56px;
}
  .counter-heading {
    font-size: 26px;
}
}
@media only screen and (max-width:480px) {
    .two-btns .btn {
        width: 100%;
        margin: 0;
    }
    .time-display {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #777;
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}
    .agenda-row {
    display: table;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
}
    .agenda-row .agenda-col:first-child {
    vertical-align: top;
    padding-top: 18px;
    width: 100%;
}
    .agenda-col {
    display: block;
    vertical-align: middle;
}
    #fld_33987{
    width: 100%;
}
     .new-agenda .container .row {

        display: block;
    }


    .new-agenda .container .row {
        margin-bottom: 22px;
    }
    .new-agenda .time-box {
        display:block;
        border-radius: 10px 10px 0px 0px;
    }
    .new-agenda .detail-box {

        border-radius: 0px 0px 10px 10px;
    }
  
#clockdiv > div:first-child {
    margin-left: 0px;
}
#clockdiv > div {
    margin: 0px 6px;
    margin-top: 15px;
}
  .counter {

    display: block;

}
  #clockdiv .smalltext {
    font-size: 17px;
}
    
.counter-div {
    display: flex;
    -webkit-flex-grow: 2;
    flex-grow: unset;
    flex-wrap: wrap;
}
#clockdiv div > span {
    padding: 7px 0px 0;
    border-radius: 3px;
    background: none;
    display: block;
    line-height: 1em;
    min-width: 78px;
}

#clockdiv > div:after {
    content: "";
    height: 55px;
    width: 1px;
    background: #fff;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
  #clockdiv {
    font-size: 30px;
}
  .counter-heading {
    font-size: 17px;
}
  .info-bg {
    background: rgba(0,0,0,1);
    position: inherit;
 
}
    .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 .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
    }
}
@media only screen and (max-width:400px) {
  
    
  .counter-div {
    display: block;
}
#clockdiv > div:first-child {
    margin-left: 0px;
}
#clockdiv > div {
    margin: 0px 6px;
    margin-top: 15px;
}
  .counter {

    display: block;

}
  #clockdiv .smalltext {
    font-size: 17px;
}
  #clockdiv {
    font-size: 30px;
    display: flex;
}
  .counter-heading {
    font-size: 17px;
}
    
    
}
@media only screen and (max-width:350px) {
    .counter-div {
    display: block;
}
#clockdiv > div:first-child {
    margin-left: 0px;
}
#clockdiv > div {
    margin: 0px -4px;
    margin-top: 15px;
}
  .counter {

    display: block;

}
  #clockdiv .smalltext {
    font-size: 16px;
}
  #clockdiv {
    font-size: 27px;
    display: flex;
}
  .counter-heading {
    font-size: 17px;
}
    
}

.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) {
  .ten-columns > .col-sm-2 {
    width: 20%;
  }
}

.modal {
  overflow-y: auto;
}
.modal-open {
  overflow: auto;
}
.modal-open[style] {
  padding-right: 0px !important;
}
/* Agenda */
.session-box {
    padding: 0px 25px;
    margin-top: 30px;
    position: relative;
    margin-left: 100px;
}
.left-border-blue {
    border-left: 6px solid #0160ba;
}
.session-time {
    position: absolute;
    width: 80px;
    left: -100px;
    top: 60%;
    transform: translateY(0%);
    font-size: 12.75px;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 16px;
}
.keynote-session {
    background: rgb(1,96,186);
    background: linear-gradient(90deg, rgba(1,96,186,1) 0%, rgba(3,176,242,1) 51%, rgba(240,171,0,1) 84%);
    padding: 5px 10px;
    color: white;
    font-size: 14px;
}
.session-title {
    font-size: 16px;
    font-weight: bold;
    /* margin-bottom: 15px; */
    line-height: 10px;
}
.keynote-session a {
    color: #fff !important;
    line-height: 18px;
    font-size: 14px;
}
.agenda-section.simple-section img.speaker-img {
    margin: -2px 0 0 0px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ddd;
   
}
.agenda-section.simple-section .speaker-image {
    /* display: none; */
    margin: -2px 0 0 0px;
    width: 60px;
    height: 40px;
    margin-top: 2px;
}
.divTable {
    display: table;
    width: 100%;
}
.divTableCell {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
}
.speaker-name-tab {
    font-weight: normal;
    margin-bottom: 0px !important;
}
.speaker-designation {
    line-height: 22px !important;
    font-size: 14px !important;
}
.session-box .session-number{
    font-weight: 600;
}

.session-box .webinar{
color:#000;
font-weight: 500;
}

/*Login Popup Fix*/
div#LoginModal {
    padding-right: 0 !important;
}
.modal-dialog {
    max-width: 600px !important;
    margin: 30px auto !important;
    width: 100% !important;
}
#login-footer .col-sm-4, #login-footer .col-sm-8 {
    float: none;
}
div#login-footer>.row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
}
div#login-footer button, div#login-footer a {
    background: #7ac37c !important;
    border-radius: 0 !important;
    color: #ffffff !important;
}


@media only screen and (min-width:768px) {
    div#login-footer .col-sm-4 {
        width: 33.33333333%;
    }
    div#login-footer .col-sm-8 {
        width: 66.66666667%;
    }
}
@media only screen and (max-width:767px) {
    div#login-footer .col-sm-4, div#login-footer .col-sm-8 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: right;
    }
    div#login-footer>.row {
        flex-flow: wrap;
    }

}
@media only screen and (max-width:480px) {
    .bannertext {
        padding: 0 !important;
    }
    div#login-footer button, div#login-footer a {
        font-size: 12px;
        padding: 5px;
    }
    .two-btns a, .two-btns button {
        width: 100%;
    }
    #LoginBtn, #regBtn {
        width: 100%;
        margin: 0;
    }
}