label.required::after {
    content: ' *';
    color: red;
}

,
foot_bootom,
.padding .col-lg-2 a img {
    display: none !important
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.team img {
    margin-bottom: 20px;
}

#agenda h3 {
    margin: 0 0 15px;
    font-size: 35px;
    color: #bf1e2e;
    font-weight: 500;
    text-align: left;
    font-family: 'bentonsansbold', sans-serif;
}

.agendaHead {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/2350/uploads/vjf/content/misc/15995690891593611291time.png) 0px 0px no-repeat;
    padding-left: 55px;
    padding-bottom: 5px;
    color: #bf1e2e !important;
}

.simple-section.agenda-section h4 {
    margin-bottom: 0;
    border: none;
}

.simple-section.agenda-section h4 span {
    display: inline-block;
    padding-bottom: 0;
    background: #FBB600;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    margin-left: 35px;
}

.agenda-row span.designation {
    display: block;
    font-size: 14px;
}

.agenda-day {
    color: #0A8ED3;
    font-weight: bold;
    margin-top: 10px;
}

.agenda-rows {
    margin-top: 30px;
}

.agenda-row {
    display: table;
    width: 100%;
    background-color: #efefef;
    margin-bottom: 6px;
    padding: 12px 0;
}

.agenda-row.break {
    background-color: #E6E6E6;
}

.agenda-row .agenda-col:first-child {
    vertical-align: middle;
    width: 235px;
    padding-left: 20px;
    font-size: 18px;
  display:none;
}

.agenda-col {
    display: table-cell;
    vertical-align: middle;
  padding-left: 20px;
}

.agenda-col p {
    margin: 0 !important;
}

.agenda-row .speaker img {
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.time-display {
    width: 120px;
    font-family: 'Open Sans', 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.no-speaker h3 {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}

.agenda-row h3 {
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    line-height: 18px;
    display: block;
    text-align: left !important;
    color: #555555 !important;
    margin: 0 !important;
}

.agenda-row .speaker {
    padding-left: 60px;
    position: relative;
    margin: 20px 0;
    padding-bottom: 10px;
}

a {
    color: #a4d65e;
}

.simple-section h4 {
    font-weight: bold;
    color: #000;

}

#about p {
    text-align: center;
}

.simple-section ul {
    padding-left: 10px;

}

.row-content {
    padding: 0;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background: #fff;
}

.navbar-default .navbar-toggle:hover {
    border-color: #fff;
    background: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-toggle .icon-bar+.icon-bar {
    color: #000;
}

.three-boxes {
    position: relative;
    margin-bottom: 50px;
    z-index: 11;

}

.three-boxes .box {
    background: #f1f1f1;
    text-align: center;
    padding: 20px 25px;
    border-radius: 10px;
    min-height: 220px;
    margin-bottom: 15px;
    margin-top: -65px;
    width: 100%;
}

.three-boxes .box h3 {
    font-size: 22px;
    color: #555555;
    font-weight: 700;
}

.simple-section ul {
    color: #8497a5;
}

.clr-white h4,
.clr-white li {
    color: #fff;
}

.job-wrp {
    width: 100%;
    padding: 30px 20px;
    background: #8497a5;
    margin-bottom: 50px;

}

.job-wrp h3 {
    text-align: left !important;
    color: #fff !important;
    margin-bottom: 50px !important;
}

.job-wrp h4 {
    color: #a4d65e !important;
    text-transform: uppercase;
    font-weight: bold !important;
}

.job-wrp p {
    color: #fff !important;
}

.job-wrp a {
    background: #a4d65e;
    padding: 20px 30px;
    color: #fff;
    font-weight: bold !important;

    display: inline-block;
}

.img-wrp {
    text-align: center;
}

#about a.link {
    background: #a4d65e;
    padding: 20px 30px;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
}

.text-wrp a {
    background: #a4d65e;
    padding: 20px 30px;
    color: #fff;
    font-weight: bold !important;
    margin-top: 20px;
    display: inline-block;
}

.text-wrp a.employe {
    background: #425563;
    padding: 20px 30px;
    color: #fff;
    font-weight: bold !important;
    margin-top: 20px;
    display: inline-block;
}

.text-wrp h4 {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 20px;


}

.text-wrp ul li {
    font-size: 17px;
}

.simple-section ul li {
    font-size: 17px;
    margin-bottom: 10px;
}

.img-wrp img {
    border: 3px solid #a4d65e;
    margin-bottom: 20px;
}

.img-wrp img.partner {
    border: 3px solid #425563;

}


.header-content {
    background: #000;
  padding-top: 10px;
}

.main_top_area {
    /*background: url(https://vepimg.b8cdn.com/uploads/vjfnew/2350/uploads/vjf/content/misc/1600236728PTA_banner_B.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 {
    height: 100px
}

.footer-section-1 img {
    height: 80px;
    margin-top: 0;
}

#LoginBtn {
    border: 1px solid #bf1e2e;
    margin-left: 10px;
    background: #bf1e2e;
    color: #fff !important;
}

#LoginBtn:hover {
    background: #bf1e2e;
    color: #fff !important;
}

#LoginBtn:focus {
    outline: none;
}

.emp-video-tag {
    max-width: 100%
}

.navbar-default {
    padding-top: 30px
}

.navbar-toggle {
    margin-top: -55px
}

.logo-left-en {
    text-align: left !important
}

.row.padding {
    padding-top: 0;
}

.modal-header {
    background-color: #bf1e2e;
}

.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);
    padding: 70px 0;
}

.popup {
    background: 0 0;
    padding-top: 60px
}

.sub_title {
    font-family: 'OpenSansBold';
    font-size: 24px;
}

.popup h1 {
    font-family: Arial, serif !important;
    font-size: 36px !important;
    margin-top: 40px;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 30px;
}

.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: 10px !important
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    text-align: right
}

#footer,
footer {
    border-top-color: #bf1e2e !important;
    background-color: #000 !important;
    padding-bottom: 0;
}

.footer-section-2 img {
    margin-top: 40px
}

.foot_bootom {
    border: none;
}

#footer .padding {
    padding-top: 9px
}

.btn-darkgrey {
    background-color: #bf1e2e !important
}

.btn-darkgrey:hover {
    color: #fff;
     !important
}

.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 60px
}

.two-btns .btn {
    padding: 15px 50px !important;
    font-size: 1.3em;
    font-weight: 700;
    font-family: Arial;
    border-radius: 3px
}

.two-btns .green-btn,
.two-btns .green-btn:hover {

    background: #bf1e2e !important;
    margin-right: 15px;
}

.two-btns .green-btn:focus {
    outline: none;
}

.two-btns .white-btn:focus {
    outline: none;
}

.two-btns .white-btn {
    background: #fff !important;
    color: #000 !important;
    display: none;
}

#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;
    border-bottom: 1px solid #e0e0e0
}

.simple-section h1 {
    font-family: Arial, 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: #bf1e2e;
    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: 16px;
    margin-bottom: 16px;
    line-height: 28px;
    color: #595959;
}

#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>.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: #fff;
    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
}

.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: center;
    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) {
    .padding a img {
        margin-bottom: 0 !important
    }

    #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) {

    .team {
        text-align: center;
    }

    .three-boxes .box {
        min-height: auto;
        margin-top: 15px;
        width: 100%;
    }

    .navbar-default {
        padding-top: 0
    }

    .logo-left-en img {
        margin-top: 0 !important;
        height: 80px
    }

    .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(https://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg) left top/100% 100% no-repeat
    }

    #sbg-2 {
        background: url(https://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg) left top/100% 100% no-repeat
    }

    #sbg-3 {
        background: url(https://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
    }

    .popup h1 {
        font-size: 2em !important
    }
}

@media only screen and (max-width:480px) {
    .agenda-row .agenda-col:first-child {

        width: 130px;
    }

    .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: 1.5em !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
    }
}

.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(https://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(https://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(https://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
}
#login-footer a.btn-modal-registration.btn.btn-darkgrey.flt-left {display: none;}