@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');



/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #005030;
    --mainThemeColor-rgb: 243, 101, 49;
    --mainThemeColor2: #f47321;
    --eventFontColor: #696969;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: 'Roboto Condensed';
    --eventHeadingFont: 'Roboto Condensed';
    --h1FontSize: 45px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ffd600;
    --lightGrey: #ddd;
    --darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 50px;
    --btnFontSize: 18px;




}
.addeventatc .addeventatc_icon {
    left: 35px !important;
    filter: invert(1);
    top: 23px !important;
}
div#addeventatc1 {
    padding: 21px 35px 28px 55px;
    font-size: 23px;
    color: #fff !important;
    background: #005030 !important;
    border-bottom: 9px solid #f47321;
    margin-top: 30px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    min-width: 266px;
}
body {
    font-family: "Roboto Condensed", sans-serif;   
    font-weight:400;
    }
    .header-content {
    background: #fff;
    }
    .navbar-collapse .nav > li {
        margin-right: 15px;
    }
    .navbar-toggle {
      margin-top: -31px;}


      .bluegrid {
        padding: 40px 0 0; 
    }
    
    .bluegridwrapper img {
        width: 100%;
        max-width: 110px;
        display: block;
        margin: auto;
       
    }

    .benefitslogo {
        margin-bottom: 10px;
    }
    
    .bluegridwrapper {
        text-align: center;
    }
    
    .bluegridwrapper h4 {
        padding: 10px 0 0;
    }

    .benefitswrapper {
        padding-bottom: 20px;
    }
    
    .benefitswrapper .col-lg-3.col-md-6.col-sm-12.col-12 {
        padding-right: 0px;
        padding-left: 5px;
    }


    .reg-form-data input[type=submit]{
        background-color: var(--mainThemeColor) !important;
        border-color: var(--mainThemeColor) !important;
    }

/* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    margin-top: -50px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px;
    padding: 0px 29px 0px 15px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

#clockdiv {
    font-family: var(--eventHeadingFont);
    color: var(--mainThemeColor);
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 50px;
}

#clockdiv .smalltext {
    color: var(--eventFontColor);
    font-size: var(--eventFontSize);
}

#clockdiv>div {
    background: none;
    position: relative;
    margin-right: 40px;
}

#clockdiv>div::before {
    content: ":";
    color: var(--lightGrey);
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
    content: "";

}







    
    #LoginBtn {
        cursor: pointer;
        background: #005030;
        color: #fff;
        padding: 8px 20px;
        text-transform: uppercase;
    }
    .main_top_area {
        background:url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/175388484978485543271campusphoto-jpg1753884849.jpg) no-repeat top left / 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        position: relative;
        width: 100%;
        min-height:900px;
        height: auto;
        border-bottom:none;
    }   
    .logo-left-en {text-align:left !important; }
    .logo-left-en img {max-width:none;}
    .row.padding {padding-top: 20px}
    .header-content .row.padding {padding-top: 10px; padding-bottom:10px;}
    .modal-header {background-color: #005030}
    .participating img {height: auto}
    .top-right-section {padding-top: 15px}
    .main_top_area .row.padding .col-lg-2, .jad-logo-web, .jad-logo-mob, #date-info {
        /*display: none !important;*/
    }
    .main_top_area .container-wrp {
      /*background: rgba(0,0,0, 0.7);*/
    }
    .popup {
        background: rgba(0,0,0,.7);
        padding: 30px 20px;
        width: 80%;
        margin: 10% auto 45px auto;
    }
    .popup h1 {
     font-family: "Roboto Condensed", sans-serif;  
      font-size:48px !important;
      margin-top: 30px;
      line-height:64px;
      text-transform: none;
      font-weight:800;
    /*  text-shadow: 2px 2px #000;*/
    }
    .popup h1 span{
        font-family: "Roboto Condensed", sans-serif;
      font-size:30px !important;
      display:block;
    }
    .sub_title {
        font-size: 18px;
        font-weight: 700 !important;
        display: block;
        margin-top: 10px;
        color: #fff !important;
        font-family: "Roboto Condensed", sans-serif;
        text-shadow: 2px 2px #000;
    }
    .popup h2 {
    font-family: "Roboto Condensed", sans-serif;
      line-height: 1.1;
      margin-top: 25px;
      margin-bottom: 35px;
      color: #fff;
      font-size:20px;
      font-weight: 400;
         /*text-shadow: 2px 2px #000; */
    }
    .col-sm-6 a img{
        padding-top: 45px !important;
        margin-bottom: 23px !important;
    }
    .padding a img{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {text-align: right; padding-top: 0px;}
    .navbar-default .navbar-nav > li:last-child > a{
        border-right:none !important;
    }
    #footer, footer{
        border-top-color: #005030 !important;
        background-color: #fff !important;
    }
    .footer-section-1 img {height: auto; margin:10px 0 15px 0}
    .footer-section-2 img {margin-top:15px}
    .foot_bootom {display: none !important}
    #footer .padding {padding-top:9px}
    .btn-darkgrey{
        background-color: #005030 !important;
        color:#fff !important;
    }
    #footer{
        color:#bdd4e8;
        padding:15px 0 10px 0;
    }
    #footer div{
        text-align:left;
    }
    #footer div+div{
        text-align:right;
    }
    #footer div+div+div{
        text-align: right;
        margin-top:25px;
    }
    #footer img{
        margin:15px 10px;
    }
    #footer h6{
        color:#fff;
        font-weight:400;
        font-size:20px;
        margin:15px 0;
   font-family: "Roboto Condensed", sans-serif;
    }
    .footer-links{
        margin:15px 0;
    
        }
    .footer-links a { margin:0 10px; color:#b4d9f0;}
    .social-icons-div{
        margin:10px 0;
    }
    .social-icons-div a{
        margin-right:10px;
    }
    .displayBlock{
        display:block;
    }
    .container-parent{
        border-bottom: 2px solid #eee;
    }
    .padding .col-lg-2 a img{
        display: none !important;
    }
    .custom-para-info{
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-weight: 500;
       font-family: "Roboto Condensed", sans-serif;
        text-align: center;
    }
    #banner-slider {width: 100%; height: 100%; position: absolute; top: 0; left: 0;z-index: -1}
    /*#banner-slider .carousel, #banner-slider .carousel-inner, #banner-slider .item, #banner-slider .item > img {height: 100% !important; width: auto !important; display: inline-block}*/
    #banner-slider .carousel, #banner-slider .carousel-inner, #banner-slider .item, #banner-slider .item > img {height: 100% !important; width: 100% !important}
    
    /* specific */
    
    #time {padding: 35px 0 28px}
    #time li {background: #fffffa !important; border-radius: 5px; width: 95px; padding: 15px 5px 10px; margin-right: 14px}
    #time p {background: none !important; color: #333333; height: auto; line-height: 1em; font-weight: bold; font-size: 40px;  font-family: "Roboto Condensed", sans-serif;}
    #time span {margin-top: 0; margin-left: 0; color: #333333; left:0; padding-top: 0}
    
    .popup {margin-bottom: 0}
    .two-btns {margin:30px 0px 70px 0px}
    .two-btns .btn {padding: 20px 55px !important; font-weight:600;  font-family: "Roboto Condensed", sans-serif;    border-radius: 3px;  text-transform: none; font-size:23px; margin:0 5px;}
    .two-btns .white-btn{box-shadow: 0 8px 0 0 #c7c7c7; color:#55544e; background:#fff; text-shadow:0 2px 0 0 #000;}
    .two-btns .green-btn {box-shadow: 0 8px 0 0 #f47321; color:#fff; background:#005030; text-shadow:0 2px 0 0 #000;}
    .two-btns .btn span{
        display:block;
        font-size:15px;
        font-weight:600;
        text-transform:none;
    }
    .green-btn:hover,
    .white-btn:hover {
        opacity: 0.8;
    }
    .gray-bg{
        background:#f1f1f1;
        padding:30px 0px;
    }
    .dis-ico{
        float:left;
        width:60px;
    }
    .simple-section.gray-bg h3{
        margin-left:15px;
        color:#5b5b5b;
    }
    .simple-section.gray-bg p,
    .simple-section.gray-bg h3{
        text-align:left;
    }
    
    #get-your-own .two-btns .green-btn {box-shadow: 0 8px 0 0 #c7c7c7 !important}
    .padTop20{
        padding-top:20px;}
    .sponserSec{
        text-align:center;
    }
    .marTop30{
        margin-top:40px !important;
    }   
    .header-bottom {padding: 10px; color: #393939; background: #f7f7f5}
    .header-bottom .list-inline {margin-bottom: 5px}
    .header-bottom ul li {padding: 0 5px; display: inline-block; vertical-align: top}
    .header-bottom .details-img {margin-right: 10px}
    .header-bottom .details-img img {height: 70px; width: 70px}
    .header-bottom .details-box {width: 272px; overflow: hidden; text-align: left; padding: 5px}
    .header-bottom .details-info h4 {margin: 15px 0 3px}
    .header-bottom .details-info p {line-height: 1em; font-size: 12px}
    .pad-right-0{
        padding-right:0px;
    }
    .simple-section {color: #414141; text-align:center; padding: 60px 5px !important;}
    .simple-section h1 {font-size: 40px; text-align: center; margin: 0 0 20px; font-weight: 400; color: #2c2c2c}
    .simple-section h3 {margin: 0 0 30px; font-size: 35px; color: #363636; font-weight:600; 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: #404040}
    .simple-section.inner-section ol {padding-left: 35px}
    .simple-section.inner-section ol li, .simple-section.inner-section ul li {padding-bottom: 6px; padding-left: 8px}
    .simple-section p {font-size: 16px; margin-bottom: 16px; line-height: 28px; text-align:center;}
    #presenters-section h1 {margin: 0; font-size: 25px; font-weight: 600; line-height: 30px}
    #about-section p {font-size: 16px; line-height: 1.5em}
    .simple-section ul {padding: 0px; margin:0px; list-style:none;}
    .simple-section ul li{ margin-bottom:10px; font-size:16px; background:url(//vepimg2.b8cdn.com/uploads/vjf/325-hilti/dot.png) left 12px no-repeat; padding-left:15px;}
    .schedule-container {color: #404040; border-bottom: 1px solid #e9e8e8; padding: 13px 0 5px; width: 100%}
    .schedule-container ul li {vertical-align: top}
    .day-display {width:150px;height:110px;background-color:#22AECF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;padding:5px;display:table-cell;vertical-align:middle;color:#f9ffff;font-size:30px;font-weight:bold;line-height:1em}
    .schedule-box {width:230px;min-height:110px;border-left:5px solid #22AECF;padding:8px;position:relative;padding-left:35px}
    .schedule-box img{position:absolute;width:15px;left:11px;top:12px}
    .time-slot-time{padding:0;margin:0 0 2px 0;font-size:14px;font-weight:bold;color:#464646}
    .time-slot-header{padding:0;margin:0 0 3px 0;color:#292929}
    .time-slot-text{padding:0;margin:0;font-size:12px;line-height:1.3em}
    .btn-schedule{margin-top:35px}
    
    #cta50-section{text-align:center; background: #e9573b; color: #f8f9ff}
    .cta50-text{text-align:right}
    .cta50-text h1 { font-family: "Roboto Condensed", sans-serif; color: #f8f9ff; text-align: right}
    .btn-cta50-container{text-align:left}
    .btn-cta50 {background-color: #fffff6; box-shadow: 0 8px 0 0 #931502; color: #e9572f; font-size: 1.5em; font-weight: bold;margin-top: 2px; padding: 15px 50px; border:0}
    .btn-cta50:hover {background-color: #fff5ff; color:#e9571f}
    
    .featured-presenter {border-bottom: 1px solid #d7d7d8; overflow: hidden; padding: 35px}
    .featured-speaker-img {border: 10px solid #fff; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1); float: left; margin-right: 30px; max-height: 305px}
    .featured-presenter p {font-size: 20px; line-height: 1.5em}
    
    #cta60-section {background: #e9553f; color: #fcffff; text-align: center}
    #cta60-section h1 {color: #fcffff; text-align: center}
    #cta60-section h3 {text-align: center}
    .btn-cta60 , .btn-cta60:hover { background-color: #fbffff; box-shadow: 0 8px 0 0 #931500; color: #e9543f; font-size: 1.5em; font-weight: bold; margin-top: 15px; padding: 15px 50px; border: none }
    
    .vjf-section.agenda-section h4 {margin: 0; border: none}
    .vjf-section.agenda-section h4 span {display: inline-block; padding-bottom: 0; background: #2193c2; color: #fff; padding: 10px 20px; border-radius: 5px; border: none; margin-left: 30px}
    .vjf-section.agenda-section h4 span.green {background: green}
    .vjf-section.agenda-section h4 span.red {background: #8E162C}
    /*.agenda-rows .agenda-row:first-child .agenda-col:last-child {padding-top: 10px}*/
    .agenda-rows .agenda-row:last-child .agenda-col:last-child {padding-bottom: 40px}
    .agenda-rows .agenda-row:last-child p, .agenda-rows .agenda-row:last-child h3 {border-bottom: none}
    .agenda-row {display: table; width: 100%}
    .agenda-col {display: table-cell; vertical-align: middle;}
    .agenda-section .simple-section .agenda-col h3 {text-align:left; margin-bottom:15px;}
    .agenda-row .agenda-col:first-child {vertical-align: top; padding-top: 18px; width: 100px}
    .agenda-row .agenda-col:last-child {/*border-left: 4px solid #ddd; */padding: 0 0 0 30px; background: url(//vepimg2.b8cdn.com/uploads/vjf/325-hilti/circle.png) no-repeat left top 24px / 10px, url(http://vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top}
    .agenda-row h3 {font-size: 16px;  font-family: "Roboto Condensed", sans-serif; font-weight: 600; line-height: 18px; display: block; text-align: left; color: #555555; margin: 20px 0  16px}
    .agenda-row.no-speaker h3 {padding-bottom: 20px; margin-bottom: 0; border-bottom: 1px solid #eee}
    .agenda-row .speaker {padding-left: 60px; position: relative}
    .agenda-row .speaker-name {font-size: 14px; font-weight: 600; padding-top: 3px}
    .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: 12px}
    .agenda-row label {display: block; font-size: 11px; color: #666}
    .agenda-row p {font-size: 15px; margin: 20px 0 0; padding-bottom: 20px; border-bottom: 1px solid #eee; color: grey}
    /*.time-display {font-family: 'Open Sans', sans-serif; width: 150px; height: 110px; background-color: #2193c2; border-radius: 5px; text-align: center; padding: 25px 0; display: inline-block; vertical-align: middle; color: #f9ffff; font-size: 24px; font-weight: bold; line-height: 30px; margin-right: 30px}*/
    .time-display {width: 100px;  font-family: "Roboto Condensed", sans-serif; text-align: left; display: inline-block; vertical-align: middle; color: #828282; font-size: 16px; font-weight: bold; margin-right: 15px}
    .time-display img {margin-bottom: 0}
    
    /* top menu */
    .navbar-form.navbar-left {float: right}
    .navbar-nav > li > a {padding-bottom: 10px; border-bottom: 2px solid transparent; padding-bottom: 2px}
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      text-decoration: none;
      color: #637c9b;
      padding:3px 12px;
      font-size: 16px;
      line-height: 18px;
      font-weight: 400;
      text-transform:normal;
    }
    .navbar-default .navbar-nav > li > a {
        text-decoration: none;
        color: #676767;
      padding:10px 12px!important;
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
        text-transform: normal;
    }
    .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-collapse .nav > li:last-child{
        border-right:none;
    }
    .navbar-header {display: none !important}
    
    .col-lg-9.top-right-section {/*float: right;*/ text-align: right}
    .cus-accordian .panel-heading{ font-family: "Roboto Condensed", sans-serif;}
    .faq.padding {padding: 0; }
    .faq .panel {background: #fff; padding: 15px 25px; margin: 0 0 15px; border: none; border-radius: 8px;  text-align:left;}
    .faq .panel-heading {padding: 0 !important; background: none !important; text-align:left;}
    .faq h4.panel-title a {font-size: 16px; text-decoration: none; cursor: pointer; outline: none; line-height: 24px; color: #888888; font-weight: 600;}
    .faq .panel-collapse {font-size: 15px; text-decoration: none; cursor:pointer;}
    .faq .panel-collapse .panel-body {width: 100% !important; padding-bottom: 0; border: none !important; padding-top: 9px; font-size:15px !important;  line-height: 24px !important; color: #6e6e6e !important}
    
    .featured-presenter p a {color: rgb(255,102,0)}
    
    #video-section {color: #393937}
    .about-video-wrapper {margin: auto; width: 500px; float: left; margin-right: 30px}
    .section-main-header {margin: 0 0 5px 0; padding: 0}
    .video-container {position: relative; padding-bottom: 56.25%; padding-top: 5px; height: 0; overflow: hidden; margin: auto; margin-bottom: 10px}
    .video-container iframe, .video-container object, .video-container embed, .video-container img {position: absolute; top: 0; left: 0; width: 100%!important; height: 100%!important; margin: auto}
    #video-section p {font-size: 20px;line-height: 1.5em}
    .text-center{
        text-align:center !important;
    }
    #partners-section .col-lg-3 {float: none; display: inline-block; width: auto; vertical-align: bottom}
    #partners-section .col-lg-3 img {width: 200px}
    .col-centered{
    float: none;
    margin: 0 auto;
    }
    .schedule-date{
        background:#1e355d;
        border-radius:6px;
        padding:30px 10px;
        text-align:center;
        color:#fff;
        font-size:25px;
        font-weight:400;
    }
    .left-border{
        border-left: #1e355d solid 8px;
    }
    .schedule-details{
        border-bottom:#d8d8d8 solid 1px;
        padding-bottom:25px;
        margin-bottom:25px;
    }
    .schedule-details p{
        margin-bottom:3px;
        color:#4d4d4d;
    }
    .borBotNone{
        border-bottom:none;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .bor-bottom{
        border-bottom:#d8d8d8 solid 1px;
        padding-bottom:20px;
        margin-bottom:20px;
    }
    .sep-line{
        border-bottom:#d8d8d8 solid 1px;
        margin:15px 0;
        display:block;
    }
    .team-thumnail{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background:#ececec;
    border-radius:10px;
    border:#FFFFFF solid 10px;
    height:197px;
    width:197px;
    padding:10px;
    text-align:center;
    }
    .team-thumnail img{
        height:100%;
        width:100%;
    }
    .padLeft40{
        padding-left:40px;
    }
    .team-info{
        padding-top:20px;
    }
    .team-info h5{
        font-size:20px;
        font-weight:400;
        margin-bottom:10px;
    }
    .team-info h5 span{
        font-size:18px;
        display:block;
        margin-top:5px;
        font-weight:400;
    }
    .team-info p{
        font-size:15px;
        font-weight:400;
        margin-bottom:0px;
    }
    .partner{
        text-align:center;
        margin-bottom:20px;
    }
    .partner span{
        display:block;
        font-size:16px;
        margin-top:10px;
    }
    
    .orange-bor{
        border-bottom: 2px dotted #f47d33;
    }
    .marTB30{
        margin-top:50px;
        padding-bottom:60px;
        margin-bottom:50px;
    }
    .bold{
        font-weight:500;
    }
    .color-red{
        color:#b32643 !important; 
    }
    .color-orange-bg{
        background:#ee7729;
    }
    .left-border-orange{
    border-left: 8px solid #ee7729;
    }
    .color-red-bg{
        background:#b12744;
    }
    .left-border-red{
    border-left: 8px solid #b12744;
    }
    .color-green-bg{
        background:#92d050;
    }
    .left-border-green{
    border-left: 8px solid #92d050;
    }
    .color-purpal-bg{
        background:#ccc0da;
    }
    .left-border-purpal{
    border-left: 8px solid #ccc0da;
     min-height: 132px;
    }
    .color-blue-bg{
        background:#8db4e2;
    }
    .left-border-blue{
    border-left: 8px solid #8db4e2;
     min-height: 132px;
    }
    .faq-bg{
        background:#f7f7f7 url(//vepimg2.b8cdn.com/uploads/vjf/325-hilti/faq-bg.png) left top repeat;
    }
    .faq-bg h3{
        color:#363636;
    }
    .about-bg p{
        font-size:17px;
    }
    .bor-line{
        border-bottom:#dcdcdc solid 1px;
    }
    .simple-section.gray-bg{
        text-align:left;
    }
    .sponsors{
        margin-top:40px;
        text-align:center;
    
    }
    .sponsors .thumnail{
        margin-bottom:30px;
    
    }
    .sponsors p,
    .sponsors{
        text-align: center;
        font-size:15px;
        font-weight:300;
    }
    .sponsors p.bold{
        font-weight:400;
    }
    .sponsors p a{
        text-align:left;
        color:#535353;
        text-decoration:underline;
        padding-top:10px;
        display:block;
    }
    
    .infoBox{
        background:#011e41;
        color:#fff;
       font-family: "Roboto Condensed", sans-serif;
        padding:20px;
        border-radius:10px;
        text-align:center;
        min-height:358px;
    }
    .infoBox.green-bg{
        background:#837600;
    }
    .infoBox.red-bg{
        background:#ab192d;
    }
    .infoBox h5{
        font-size:20px;
        font-weight:500;
        margin-bottom:15px;
    }
    .infoBox p{
        font-size:14px;
        margin-bottom:15px;
        line-height:20px;
        text-align:center;
    }
    .infoBox a{
        text-decoration:underline;
        color:#fff;
    }
    .infoBox a:hover{
        text-decoration: none;
        color:#fff;
    }
    .speakers{text-align: center;
    background:#dbdbdb; border-bottom: 1px solid #e0e0e0;}
    .agenda-section .simple-section h3,
    .speakers h3 {margin-bottom: 50px; text-align:center;}
    
    .speakerImg{    
            display: inline-block; 
            margin:20px 0px; 
            text-align: center;
    }
    .speakerImg div.thumbnail-img{
        background:#f4f4f4;
        border:#fff solid 8px;
        -webkit-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.75);
        box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.75);
        padding:10px 5px;
        margin-bottom:15px;
        border-radius:10px; 
    }
    .speakerImg span {
             font-size:17px; 
            color:#55544e; 
            font-weight:400;
    }
    .col-center-block {
        float: none;
        display: block;
        margin: 0 auto;
     
    }
    
    .centered {
        text-align: center;
        font-size: 0;
    }
    .centered .col-center-block {
        float: none;
        display: inline-block;
        text-align: center;
    }
    .event-sponsors {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: wrap;
    }
    .event-sponsor {
        width: 265px;
        height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px;
        border: solid 1px #d3d3d3;
        margin: 10px;
    }
    .event-sponsor img {
        width: 210px;
    }
    @media only screen and (max-width:1200px){
        .logo-container{text-align:center}
        #about-section p, .featured-presenter p {line-height:1.5em;font-size:18px}
        .day-display{width:120px;font-size:20px}
        .details-box{width:220px}
        .about-image-container ul li img{width:250px}
        .schedule-box{width:180px}
        .buy-box{width:220px}
        .buy-feature-list{font-size:12px}
        .faq-list-container{width:100%}
        .testimonial-box{width:100%}
    }
    
    @media only screen and (max-width:992px){
        .logo-left-en, .col-lg-9.top-right-section, .col-lg-9.top-right-section .container-fluid {text-align: center; padding: 0}
        /*.logo-left-en a img {height: 60px}*/
        .navbar-nav {margin: 0}
        header.smaller{position:relative}
        .top-menu-container ul{text-align:center}
        .hero-info-container h1{margin:10px;padding:0;font-size:2.5em;color:#fffffc}
        .hero-info-container h2{font-size:1.2em}
        .details-box{width:320px}
        .about-image-container{width:100%;float:none}
        .about-image-container ul li img{width:285px}
        .video-wrapper{margin:auto;max-width:100%;float:none;margin-right:0}
        #video-section h1{margin-top:30px}.day-display{width:100px;font-size:20px}
        .schedule-box{width:134px}.buy-box{width:265px}
        #cta50-section{text-align:center}
        .cta50-text{text-align:center}
        .btn-cta50-container{text-align:center}
        .partners-container ul li img{width:145px}
        .buy-box{margin-bottom:15px}
        .video-inline-list li{width:32%}
    .dateList {
        text-align:center;
    }   
    }
    
    @media only screen and (max-width:767px){


 .countdown-container {

        margin-top: 50px;
    }

    .simple-section h3 {
        margin: 0 0 20px;
        font-size:24px;
    }
    .simple-section {
        padding:30px 5px !important;
    }
    .simple-section p{
        font-size:14px;
    }
    .simple-section h3 {
        font-size: 20px;
    }
    .vjf-section.agenda-section h4 {
        margin-bottom: 15px;
    }
    .faq h4.panel-title a {
        font-size: 14px;
        font-weight: 300;
    }
    .dateList {
        text-align:center;
    }   
        .jad-logo-mob{margin-top: 12px;}
        .navbar-collapse {margin-top: 40px}
        .popup {width: 100%;}
        .popup h1 {font-size: 2.5em !important; margin-top: 20px}
        .popup h2 {font-size: 1.2em !important}
        .logo-left-en, .col-lg-9.top-right-section {padding: 0 20px}
        .logo-container{text-align:center}
        
        .two-btns button {max-width: 274px}
        .two-btns button.green-btn {margin-top: 0}
        
        #time li {width: 60px; padding: 15px 5px 10px; margin-right: 5px}
        #time p {font-size: 28px;  font-family: "Roboto Condensed", sans-serif;}
        #time span {font-size:12px; width: 100%}
        
        .header-bottom ul li {width: 100%}
        .header-bottom .details-box {margin: 0 auto}
        
        .btn-cta50 {color: #22aecf}
        .text-center {text-align: center !important}
        
        .participating.sponsors {padding-top: 0}
        .participating img {margin: 0}
        
        .faq .panel-title {font-size: 14px}
        .faq .panel-heading {padding: 10px 45px 10px 15px}
        
        .counter-box{width:90px}
        .header-bottom ul li {vertical-align: top}
        .header-bottom .details-box {width:214px}
        
        .about-image-container ul li img{width:257px}
        .day-display-container{width:100%}
        .day-display{width:100px;font-size:20px}
        .schedule-box{width:100%}
        .video-inline-list li{width:100%}
        
        .two-btns button.btn {padding: 15px 12px !important; width: 95%}
        
         #sbg-1 img, #sbg-2 img, #sbg-3 img {display: none}
         #sbg-1 {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg) no-repeat left top / 100% 100%}
         #sbg-2 {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg) no-repeat left top / 100% 100%}
         #sbg-3 {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-3.jpg) no-repeat left top / 100% 100%}
         
      /*.nav.navbar-nav {margin: 0 -15px; border-top: 1px solid #ddd}
      .nav.navbar-nav.navbar-right {border-top: none; float: left}
      .navbar-default .navbar-nav > li > a {border-bottom: 1px solid #ddd; padding-left: 0; font-size: 14px}
      .navbar-collapse {margin-top: 0}
      .navbar-form {margin-bottom: 0; margin-top: 3px}
      .logo-left-en {z-index: 1}*/
      .logo-left-en img {height: 58px}
      .navbar.navbar-default {margin-bottom: 0; min-height: 0px;}
      .navbar-header {display: block !important; margin-top: -15px}
      .navbar-collapse .nav {display: block !important}
      .navbar-collapse .nav > li {display: block !important; text-align: center; border-bottom: 1px solid #eee}
      .navbar-default .navbar-collapse {display: none !important; text-align: center; margin-top: 8px}
      .navbar-default .navbar-collapse.in, .navbar-default .navbar-form {display: block !important; text-align: center}
      
      .left-border {
        border-left:none;
        }
    .schedule-date {
        padding:10px 15px;
        margin-bottom:15px;
    }
    .popup h1 {
        font-size:30px !important;
        margin-top: 25px;
        line-height:36px;
    }
    .popup h1 span {
        font-size:20px !important;
    }
    .two-btns {
        margin: 18px 0 20px;
    }
    .bor-bottom {
        border-bottom:none;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .team-info {
        margin-bottom:20px;
        padding-top:0px;
        text-align: center !important;
     }
     .team-info p{
        text-align: center !important;
     }
    .padLeft40 {
        padding-left:0px;
    }
    .team-thumnail{
        margin:auto;
    } 
    
    .topad img{
        /*height:80px;*/
    }
    .navbar-default .navbar-nav > li > a {
        border-right: none;
    }
    #footer div+div+div,
    #footer div+div,
    #footer div{
        text-align:center;
        margin:0px 0 10px 0;
    }
    #footer img {
        margin:10px 0 0px 0;
    }
    .main_top_area{
        min-height:360px;
    }
    }
    
    @media only screen and (max-width:480px){



            .countdown-container {
        padding: 0px 19px 0px 5px;

    }

    #clockdiv>div>span {
        min-width: 50px;
    }

    #clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext {
        font-size: 12px;
    }

    #clockdiv>div {

        margin-right: 13px;
    }

    #clockdiv>div::before {

        right: -11px;

    }

      .navbar-toggle {
        margin-top: 2px;
    }
      .hero-info-container{text-align:center;padding:20px 0 60px 0}
      .number{font-size:25px}
      .counter .list-inline li{padding-left:0px;padding-right:0px}
      .counter-box{padding:15px 5px;width:50px}
      .duration{font-size:9px}
      .popup {padding-bottom: 0}
      .popup h1 {font-size: 2.0em !important}
      .popup h2 {margin-bottom: 30px}
      .two-btns .green-btn, .two-btns .green-btn:hover {margin-right: 0px}
      h1 {font-size: 28px !important}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form {padding-left: 0; padding-right: 0}
      
      /*.header-content {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/157-bdpa/header-mobile.jpg) repeat-x}*/
      .header-content {background: transparent }
      .header-content .navbar-collapse .btn-info{margin: 8px 0}
      .logo-left-en {text-align: left !important}
      .logo-left-en img {height: auto; width:80%}
      .col-lg-9.top-right-section {margin-top: -30px; float: none}
    }
    
    
    /* virtual tour section */
    .section-heading {font-weight: 300; font-size: 36px; color: #888; margin-top: 45px}
    .tmdi-heading {margin:30px 0 25px; border-bottom: 1px solid #d6d6d6}
    .tmdi-heading h4 {color: #2cafe3; font-size: 24px; font-weight: 300; margin: 0; padding-bottom: 10px; float: left}
    .tmdi-heading .carousel-control {position: relative; top: auto; left: auto; background: none; display: inline-block; opacity: 1; margin-top: 6px}
    .tmdi-heading .left.carousel-control {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-prev.png) no-repeat; width: 25px; height: 21px; margin-right: 10px}
    .tmdi-heading .right.carousel-control {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-next.png) no-repeat; width: 25px; height: 21px}
    
    .carousel-inner .item .col-sm-4:first-child, .carousel-inner .item .col-sm-3:first-child {padding-left: 0}
    .carousel-inner .item .col-sm-4:last-child {padding-right: 0 !important}
    .carousel-inner .item p {color: #333; font-size: 16px; padding-top: 5px; font-weight: 400; margin: 0}
    .carousel-inner .item span {display: block; color: #888; font-size: 12px; padding-top: 5px; font-weight: 300}
    .carousel-inner .item label {display: block; color: #666; font-size: 12px; padding: 20px 0 0; margin: 0; font-weight: 300; text-transform: uppercase}
    .carousel-inner .item p.description {color: #666; font-size: 14px; font-weight: 300}
    .carousel-inner.sm-carousel .item p {font-size: 14px; padding-top: 8px}
    
    #virtual-tour .section-heading {padding-bottom: 20px}
    #virtual-tour .col-xs-2 {width: 20% !important}
    #virtual-tour .col-xs-2 .vt-thumb {padding-bottom: 12px}
    #virtual-tour .col-xs-2 img {max-height: 107px !important; width: 100%; border: 1px solid #7d7d7d}
    #virtual-tour h3 {padding: 15px 0 24px; margin: 0}
    #virtual-tour .col-sm-7 img {border: 1px solid #7d7d7d}
    #virtual-tour .col-sm-5 { font-family: "Roboto Condensed", sans-serif;font-size: 14px; font-weight: 300; color: #666}
    #virtual-tour .tmdi-heading {margin: 0; border-bottom: none; height: 40px}
    .vt-thumb.selected {background: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png) no-repeat center bottom}
    
    
    