@font-face {
  font-family: "Gilroy-bold";
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511347Gilroy-Bold.woff2")
      format("woff2"),
    url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511365Gilroy-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-extra";
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511385Gilroy-ExtraBold.woff2")
      format("woff2"),
    url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511408Gilroy-ExtraBold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-semi";
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511494Gilroy-SemiBold.woff2")
      format("woff2"),
    url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511514Gilroy-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-reg";
  src: url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511445Gilroy-Regular.woff2")
      format("woff2"),
    url("https://vepimg.b8cdn.com/uploads/vjfnew/7260/uploads/vjf/content/misc/1645511476Gilroy-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.header-content .container {
    max-width: 100%;
    width: 100%;
}
.container.full-page-container {
    width: unset !important;
    max-width: 100%;
    padding: 0 !important;
}
.page-heading {
  
    display: none;
}
.edit-profile .controls {
  display: none !important;
}
label.required::after {
  content: " *";
  color: red;
}
foot_bootom,
.padding .col-lg-2 a img {
  display: none !important;
}
body {
  font-family: "Gilroy-semi" !important;
  font-size: 15px;
}
p {
  font-family: "Gilroy-reg" !important;
  font-size:20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gilroy-semi" !important;
  font-weight: bold !important;
}
.event h1 {
  color: #47a6ff;
  font-size: 2em;
}

p.date {
  text-align: center;
  color: #47a6ff;
  font-size: 2em;
}

li.header_btn a {
  font-family: "Gilroy-reg" !important;
  background: #002069 !important;
  padding: 7px 30px !important;
  display: inline-block;
  border-radius: 8px !important;
  border: none;
  /* font-size: 19px !important; */
  color: #47a6ff !important;
  margin-left: 12px;
  margin-top: 2px;
  text-transform: uppercase;

  cursor: pointer;
}

li.header_btn a:hover {
  background: #002069 !important;
  color: #47a6ff !important;
}
/*.event {
  padding-top: 185px;
}*/

.main_top_section {
  background: #002069 !important;
}
.col-md-8.no-padding {
  padding: 0px;
}

.header-content {
  background: #efefef !important;
}
.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 {
  /* height: 68px; */
  width: 100%;
  max-width: 90px;
  margin-top: 10px;
}
.footer-section-1 img {
  height: 60px;
  margin-top: 15px;
}
#LoginBtn {
  border: 1px solid #ccc;
  margin-left: 10px;
}
.emp-video-tag {
  max-width: 100%;
}
.navbar-default {
  padding-top: 11px;
}
.navbar-toggle {
  margin-top: -62px;
}
.logo-left-en {
  text-align: left !important;
}
.row.padding {
  padding-top: 20px;
}
.modal-header {
  background-color: #002069;
}
.participating img {
  height: auto;
}
.top-right-section {
  padding-top: 15px;
}
.main_top_area {
  border-bottom: none;
}
.main_top_area .container-wrp {
  background: rgba(0, 0, 0, 0.5);
}
.popup {
  background: 0 0;
  padding-top: 60px;
}
.popup h1 {
  font-family: Arial, serif !important;
  font-size: 3.5em !important;
  margin-top: 40px;
  text-transform: none;
  font-weight: 700;
}
.popup h2 {
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 3.5em;
  font-weight: 700;
}
.col-sm-6 a img {
  padding-top: 45px !important;
  margin-bottom: 23px !important;
}
.padding a img {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  text-align: right;
}
.slim-bar{
  background-color: #002069 !important;
}
#footer,
footer {
  border-top-color: #002069 !important;
  background-color: #fff !important;
  padding-bottom: 12px;
}
.footer-section-2 img {
  margin-top: 40px;
}
#footer .padding {
  padding-top: 9px;
}
.btn-darkgrey {
  background-color: #002069 !important;
  border-radius: 8px !important;
  color: #47a6ff  !important;

}
.modal {
  overflow-y: auto;
}

.modal-open {
  overflow: auto;
}

.modal-open[style] {
  padding-right: 0px !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: #002069;
  color: #47a6ff !important;
  margin-right: 15px;
  border-radius: 8px;
}
.two-btns .white-btn {
  font-family: "Gilroy-reg" !important;
  background: #002069;
  color: #47a6ff !important;
  margin-right: 15px;
  border-radius: 8px;
  max-width: 330px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
}

#get-your-own .two-btns .green-btn {
}
.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;
}
.row-content {
 padding: 0 !important;
}
.simple-section {
  color: #393938;
  text-align: left;
  padding: 40px 5px !important;
}
.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: #002069;
  font-weight: 700;
  text-align: center;
}
.simple-section ol {
  padding-left: 16px;
  padding-top: 6px;
}
.simple-section ol li {
  padding-bottom: 10px;
  padding-left: 8px;
}
.simple-section.inner-section h2 {
  font-size: 22px;
  text-align: left;
  margin: 0 0 20px;
  font-weight: 600;
  color: #414141;
}
.simple-section.inner-section ol {
  padding-left: 35px;
}
.simple-section.inner-section ol li,
.simple-section.inner-section ul li {
  padding-bottom: 6px;
  padding-left: 8px;
}
.simple-section p {
  font-size: 15px;
  margin-bottom: 16px;
  line-height: 28px;
}
#presenters-section h1 {
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
#about-section p {
  font-size: 16px;
  line-height: 1.5em;
}
.schedule-container {
  color: #414141;
  border-bottom: 1px solid #e9e8e8;
  padding: 13px 0 5px;
  width: 100%;
}
.schedule-container ul li {
  vertical-align: top;
}
.day-display {
  width: 150px;
  height: 110px;
  background-color: #22aecf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  color: #f9ffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1em;
}
.schedule-box {
  width: 230px;
  min-height: 110px;
  border-left: 5px solid #22aecf;
  padding: 8px 8px 8px 35px;
  position: relative;
}
.schedule-box img {
  position: absolute;
  width: 15px;
  left: 11px;
  top: 12px;
}
.time-slot-time {
  padding: 0;
  margin: 0 0 2px;
  font-size: 14px;
  font-weight: 700;
  color: #464646;
}
.time-slot-header {
  padding: 0;
  margin: 0 0 3px;
  color: #292929;
}
.time-slot-text {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.3em;
}
.btn-schedule {
  margin-top: 35px;
}
#cta50-section {
  text-align: center;
  background: #e9573b;
  color: #f8f9ff;
}
.cta50-text,
.cta50-text h1 {
  text-align: right;
}
.cta50-text h1 {
  font-family: "Bree Serif", serif;
  color: #f8f9ff;
}
.btn-cta50-container {
  text-align: left;
}
.btn-cta50 {
  background-color: #fffff6;
  box-shadow: 0 8px 0 0 #931502;
  color: #e9572f;
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 2px;
  padding: 15px 50px;
  border: 0;
}
.btn-cta50:hover {
  background-color: #fff5ff;
  color: #e9571f;
}
#cta60-section,
#cta60-section h1 {
  color: #fcffff;
  text-align: center;
}
.featured-presenter {
  border-bottom: 1px solid #d7d7d8;
  overflow: hidden;
  padding: 35px;
}
.featured-speaker-img {
  border: 10px solid #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  float: left;
  margin-right: 30px;
  max-height: 305px;
}
.featured-presenter p {
  font-size: 20px;
  line-height: 1.5em;
}
#cta60-section {
  background: #e9553f;
}
#cta60-section h3 {
  text-align: center;
}
.btn-cta60,
.btn-cta60:hover {
  background-color: #fbffff;
  box-shadow: 0 8px 0 0 #931500;
  color: #e9543f;
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 15px;
  padding: 15px 50px;
  border: none;
}
.navbar-form.navbar-left {
  float: right;
}
.navbar-nav > li > a {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  text-decoration: none;
  color: #002069;
  padding: 8px 8px 9px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  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;
}
.main_top_section2 {
  margin-left: -15px;
  
}
.faq.padding {
  padding: 0;
}
.faq .panel {
  background: #002069;
  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: #47a6ff;
  font-family: "Gilroy-bold";
  font-weight: bold;
}
.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: "Gilroy-reg";
  line-height: 24px !important;
  color: #fff !important;
}
.featured-presenter p a {
  color: #f60;
}
#video-section {
  color: #393937;
}
.about-video-wrapper {
  margin: auto 30px auto auto;
  width: 500px;
  float: left;
}
.section-main-header {
  margin: 0 0 5px;
  padding: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 5px;
  height: 0;
  overflow: hidden;
  margin: auto auto 10px;
}
.video-container embed,
.video-container iframe,
.video-container img,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  margin: auto;
}
#video-section p {
  font-family: Helvetica, serif;
  font-size: 20px;
  line-height: 1.5em;
}
#partners-section .col-lg-3 {
  float: none;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
}
#partners-section .col-lg-3 img {
  width: 200px;
}
.dateList {
  text-align: left;
  margin-bottom: 5px;
}
.dateList span.cal-icon img {
  width: 25px;
  height: 25px;
}
.sponserSec {
  margin-bottom: 35px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .logo-container {
    text-align: center;
  }
  #about-section p,
  .featured-presenter p {
    line-height: 1.5em;
    font-size: 18px;
  }
  .day-display {
    width: 120px;
    font-size: 20px;
  }
  .details-box {
    width: 220px;
  }
  .about-image-container ul li img {
    width: 250px;
  }
  .schedule-box {
    width: 180px;
  }
  .buy-box {
    width: 220px;
  }
  .buy-feature-list {
    font-size: 12px;
  }
  .faq-list-container,
  .testimonial-box {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  #cta50-section,
  .btn-cta50-container,
  .cta50-text,
  .dateList,
  .top-menu-container ul {
    text-align: center;
  }
  .event {
    padding-top: 0px !important;
}


  .col-lg-9.top-right-section,
  .col-lg-9.top-right-section .container-fluid,
  .logo-left-en {
    text-align: center;
    padding: 0;
  }
  .navbar-nav {
    margin: 0;
  }
  header.smaller {
    position: relative;
  }
  .hero-info-container h1 {
    margin: 10px;
    padding: 0;
    font-size: 2.5em;
    color: #fffffc;
  }
  .hero-info-container h2 {
    font-size: 1.2em;
  }
  .details-box {
    width: 320px;
  }
  .about-image-container {
    width: 100%;
    float: none;
  }
  .about-image-container ul li img {
    width: 285px;
  }
  .video-wrapper {
    margin: auto 0 auto auto;
    max-width: 100%;
    float: none;
  }
  #video-section h1 {
    margin-top: 30px;
  }
  .day-display {
    width: 100px;
    font-size: 20px;
  }
  .schedule-box {
    width: 134px;
  }
  .buy-box {
    width: 265px;
    margin-bottom: 15px;
  }
  .partners-container ul li img {
    width: 145px;
  }
  .video-inline-list li {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default {
    padding-top: 0;
  }
  .logo-left-en img {
    margin-top: 15px !important;
    width: 100%;
    max-width: 95px;
  }

  li.header_btn a {
    display: block !important;
    margin-left: unset;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .jad-logo-mob {
    margin-top: 12px;
  }
  .navbar-collapse {
    margin-top: 40px;
  }
  .popup {
    width: 100%;
    padding: 0 10px 35px;
  }
  .popup h1 {
    font-size: 2.5em !important;
    margin-top: 20px;
  }
  .popup h2 {
    font-size: 1.2em !important;
  }
  .col-lg-9.top-right-section,
  .logo-left-en {
    padding: 0 20px;
  }
  .logo-container {
    text-align: center;
  }
  .two-btns button {
    max-width: 274px;
  }
  .two-btns button.green-btn {
    margin-top: 0;
  }
  #time li {
    width: 60px;
    padding: 15px 5px 10px;
    margin-right: 5px;
  }
  #time p {
    font-size: 28px;
    font-family: Lucida, sans-serif;
    min-width: 40px;
  }
  #time span {
    font-size: 12px;
    width: 100%;
  }
  .header-bottom ul li {
    width: 100%;
    vertical-align: top;
  }
  .header-bottom .details-box {
    margin: 0 auto;
  }
  .btn-cta50 {
    color: #22aecf;
  }
  .text-center {
    text-align: center !important;
  }
  .participating.sponsors {
    padding-top: 0;
  }
  .participating img {
    margin: 0;
  }
  .faq .panel-title {
    font-size: 14px;
  }
  .faq .panel-heading {
    padding: 10px 45px 10px 15px;
  }
  .counter-box {
    width: 90px;
  }
  .header-bottom .details-box {
    width: 214px;
  }
  .about-image-container ul li img {
    width: 257px;
  }
  .day-display-container {
    width: 100%;
  }
  .day-display {
    width: 100px;
    font-size: 20px;
  }
  .schedule-box,
  .video-inline-list li {
    width: 100%;
  }
  .two-btns button.btn {
    padding: 15px 12px !important;
    width: 95%;
  }
  #sbg-1 img,
  #sbg-2 img,
  #sbg-3 img {
    display: none;
  }
  .navbar-collapse .nav,
  .navbar-header {
    display: block !important;
  }
  #sbg-1 {
    background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-1.jpg)
      left top/100% 100% no-repeat;
  }
  #sbg-2 {
    background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-2.jpg)
      left top/100% 100% no-repeat;
  }
  #sbg-3 {
    background: url(http://vepimg.b8cdn.com/uploads/vjf/134-pdn/bg-sm-3.jpg)
      left top/100% 100% no-repeat;
  }
  .navbar.navbar-default {
    margin-bottom: 0;
    min-height: 0;
  }
  .navbar-header {
    margin-top: -15px;
  }
  .navbar-collapse .nav > li {
    display: block !important;
    text-align: center;
    border-bottom: 1px solid #eee;
  }
  .navbar-default .navbar-collapse {
    display: none !important;
    text-align: center;
    margin-top: 8px;
  }
  .navbar-default .navbar-collapse.in,
  .navbar-default .navbar-form {
    display: block !important;
    text-align: center;
  }
  .dateList {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .hero-info-container {
    text-align: center;
    padding: 20px 0 60px;
  }
  .number {
    font-size: 25px;
  }
  .counter .list-inline li {
    padding-left: 0;
    padding-right: 0;
  }
  .counter-box {
    padding: 15px 5px;
    width: 50px;
  }
  .duration {
    font-size: 9px;
  }
  .popup {
    padding-bottom: 0;
  }
  .popup h1 {
    font-size: 2em !important;
  }
  .popup h2 {
    margin-bottom: 30px;
  }
  .two-btns .green-btn,
  .two-btns .green-btn:hover {
    margin-right: 0;
  }
  h1 {
    font-size: 28px !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    padding-left: 0;
    padding-right: 0;
  }
  .header-content {
    background: #efefef !important;
  }
  .header-content .navbar-collapse .btn-info {
    margin: 8px 0;
  }
  .logo-left-en {
    text-align: left !important;
  }
  .col-lg-9.top-right-section {
    margin-top: -30px;
    float: none;
  }
}
.section-heading {
  font-weight: 300;
  font-size: 36px;
  color: #888;
  margin-top: 45px;
}
.tmdi-heading {
  margin: 30px 0 25px;
  border-bottom: 1px solid #d6d6d6;
}
.tmdi-heading h4 {
  color: #2cafe3;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  padding-bottom: 10px;
  float: left;
}
.tmdi-heading .carousel-control {
  position: relative;
  top: auto;
  left: auto;
  background: 0 0;
  display: inline-block;
  opacity: 1;
  margin-top: 6px;
}
.tmdi-heading .left.carousel-control {
  background: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-prev.png)
    no-repeat;
  width: 25px;
  height: 21px;
  margin-right: 10px;
}
.tmdi-heading .right.carousel-control {
  background: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-next.png)
    no-repeat;
  width: 25px;
  height: 21px;
}
.carousel-inner .item .col-sm-3:first-child,
.carousel-inner .item .col-sm-4:first-child {
  padding-left: 0;
}
.carousel-inner .item .col-sm-4:last-child {
  padding-right: 0 !important;
}
.carousel-inner .item p {
  color: #333;
  font-size: 16px;
  padding-top: 5px;
  font-weight: 400;
  margin: 0;
}
.carousel-inner .item span {
  display: block;
  color: #888;
  font-size: 12px;
  padding-top: 5px;
  font-weight: 300;
}
.carousel-inner .item label {
  display: block;
  color: #666;
  font-size: 12px;
  padding: 20px 0 0;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
}
.carousel-inner .item p.description {
  color: #666;
  font-size: 14px;
  font-weight: 300;
}
.carousel-inner.sm-carousel .item p {
  font-size: 14px;
  padding-top: 8px;
}
#virtual-tour .section-heading {
  padding-bottom: 20px;
}
#virtual-tour .col-xs-2 {
  width: 20% !important;
}
#virtual-tour .col-xs-2 .vt-thumb {
  padding-bottom: 12px;
}
#virtual-tour .col-xs-2 img {
  max-height: 107px !important;
  width: 100%;
  border: 1px solid #7d7d7d;
}
#virtual-tour h3 {
  padding: 15px 0 24px;
  margin: 0;
}
#virtual-tour .col-sm-7 img {
  border: 1px solid #7d7d7d;
}
#virtual-tour .col-sm-5 {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #666;
}
#virtual-tour .tmdi-heading {
  margin: 0;
  border-bottom: none;
  height: 40px;
}
.vt-thumb.selected {
  background: url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png)
    center bottom no-repeat;
}
@media (min-width: 992px) {
  .vjf-header p#announcement-section {
    display: inline-block;
  }
  .top-search {
    float: right;
    max-width: 100%;
    width: 300px;
  }
  .top-search .typeahead.dropdown-menu li {
    overflow: hidden;
  }
}
#Prev-Next-Booth-Btns {
  position: relative !important;
  height: auto !important;
}
.terms-of-service-section {
  padding: 20px 0;
}
.privacy-policy-section h4 {
  font-size: 20px;
  font-weight: 600;
  padding: 15px 0;
}
.privacy-policy-section ul {
  padding-left: 30px;
}
.terms-of-service-section ol li {
  padding: 5px 0;
  counter-increment: my-awesome-counter;
  margin: 0.25rem;
  position: relative;
}
.terms-of-service-section ol {
  list-style: none;
  padding-left: 30px;
  counter-reset: my-awesome-counter;
}
.terms-of-service-section ol li::before {
  content: counter(my-awesome-counter);
  background: #828282;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  margin-right: 0.5rem;
  font-size: 12px;
  position: absolute;
  left: -30px;
  top: 8px;
}
.footer-section {
  background-color: #002069 !important;
}
.footer-section img {
  padding-top: 10px;
}
.footer-links {
  padding-top: 20px;
}
.footer-links a {
  font-size: 12px;
  color: #fff;
}
@media only screen and (min-width: 1900px) {
  p {
  font-size:24px;
}
.event h1,p.date {
  font-size: 2.5em;
}
.navbar-default .navbar-nav > li > a{
    padding: 15px 30px !important;
    font-size: 26px;  
}
.two-btns .white-btn{
    font-size: 24px;    
 }
.slim-bar ul > li, .slim-bar ul > li > a {
    padding: 0px 10px;
  font-size: 20px; 
}
.slim-bar{
      padding: 15px 4px;
}
.row.padding {
    padding-top: 50px;
}
}
