#LoginModal .btn-darkgrey {
    background-color: #8A7969 !important;
    color: #fff !important;
}
#login-footer .col-sm-8 {
    display: none!important;
}
a.policy-btn {
    color: #fff;
    display: inline-block;
    margin: 3px 0 0;
    font-size: 16px;
    text-decoration: none!important;
  transition:0.3s;
}
a.policy-btn:hover{
  opacity:0.8;
}
.entry-content {
     margin: 40px auto;
    width: 100%;
    max-width: 1000px;
}
.entry-content ul li {
    padding: 5px 0;
  font-size: 16px;
    line-height: 25px;
}
.entry-content ul li a{
  color:#000;
}
.entry-content h4 {
    font-weight: bold;
    margin: 20px 0;
    font-size: 20px;
}
.entry-content p{
  margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
}
.entry-content ul{
    padding-left: 25px;
}
.entry-content h1 {
    text-align: center;
    margin: 0 0 10px;
}
.modal-header .close,
#login-footer .col-sm-4 button.btn.btn-default{
    display: none!important;
}

.navbar-default .navbar-nav>li.login-btn>a {
    background: #8A7969!important;
}

.edit-profile .controls {
    display: none !important;
}


.imprewrapper h4 {
    color: #333;
    font-size: 30px;
}

.imprewrapper p {
    font-size: 20px;
}

.imprewrapper ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px !important;
}

.imprewrapper ul li {
    font-size: 17px;
}

.flag-icon{
    display: none !important;
}
span.flag-icon {
    margin-right: 16px;
}

button.btn.btn-default.dropdown-toggle {
    border-radius: 25px !important;
    padding: 9px 15px;
    color: #000 !important;
    font-size: 16px;
    background: transparent;
    box-shadow: none;
}

li.dropdown {
    margin-left: 10px;
}





.slim-bar ul>li,
.slim-bar ul>li>a {
    color: #15130f!important;
}

.slim-bar {
    background: #D1CBC5!important;
}

.carousel-indicators {
    z-index: 99 !important;
}

#LoginModal .modal-header {
    background: rgb(33, 55, 76) !important;
    background: -moz-linear-gradient(0deg, rgba(33, 55, 76, 1) 85%, rgba(94, 104, 116, 1) 100%)!important;
    background: -webkit-linear-gradient(0deg, rgba(33, 55, 76, 1) 85%, rgba(94, 104, 116, 1) 100%)!important;
    background: linear-gradient(0deg, rgba(33, 55, 76, 1) 85%, rgba(94, 104, 116, 1) 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#21374c", endColorstr="#5e6874", GradientType=1)!important;
}

#LoginModal .modal-title {
    color: #fff !important;
    font-size: 20px!important;
}

#LoginModal .modal-body p {
    font-size: 16px !important;
}

.navbar-default .navbar-nav>li>a.logBtn {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    border: #63513d solid 1px;
    background: #63513d;
}

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
body {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400;
    color: #767676;
}

.footer-links a {
    margin: 0 10px;
    color: #000 !important;
}

span.register-btn {
    background: #0e468a;
    padding: 15px 0;
    width: 250px;
    text-align: center;
    border-radius: 6px;
    text-shadow: none;
    margin-top: 50px;
}

.video {
    position: relative;
    text-align: center;
}

.video img {
    position: absolute;
    left: 38%;
    top: 20%;
}

.effective-bio {
    display: none;
}

.effective:hover+.effective-bio {
    display: block!important;
    cursor: pointer;
}

.effective {
    cursor: pointer;
}

.effective-bio {
    font-size: 15px;
    font-weight: normal;
    background: #f7f7f7;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 25px;
    border-radius: 8px;
    position: absolute;
    z-index: 44;
    max-width: 60%;
    border: 2px solid #737373;
}

.agenda-col ul {
    list-style-type: disc !important;
    border: none;
}

.agenda-col ul li {
    font-size: 13px !important;
    color: grey !important;
    background-image: none !important;
    padding-left: 0 !important;
}

.agenda-tracks li a:hover,
.agenda-tracks li a:focus,
.agenda-tracks li a:active,
.agenda-tracks li.active a {
    background-color: #0e468a !important;
    color: #FFF!important;
}

.agenda-tracks li a {
    background-color: #67c1dd;
    color: #FFF;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

a.eagle-btn {
    display: inline-block;
}

a.eagle-btn:hover,
a.eagle-btn:focus {
    text-decoration: none;
}

.faq h4.panel-title {
    font-weight: bold;
}

.modal-backdrop {
    position: relative;
}

.modal-header .close {
    opacity: 1;
    color: white;
    font-size: 26px;
}

.modal-header {
    min-height: 40px;
}

.simple-section .carousel-inner>.item>img {
    height: 313px;
}

.simple-section h4 {
    color: #0e468a;
    font-family: Arial Black, Arial Bold, Gadget, sans-serif;
}

.simple-section img {
    margin: 15px 0;
}

.navbar-toggle {
    margin-top: -32px;
}

.simple-section-left .form-area {
    display: none
}

.slim-bar {
    background: #0e468a;
}

#clockdiv {
    display: flex;
    justify-content: space-evenly;
}

#clockdiv>div {
    flex: 1;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

#clockdiv>div:last-child {
    border-right: none;
}

#clockdiv div>span {
    padding: 0 10px;
    display: block;
    color: #642d50;
    font-size: 70px;
    font-weight: bold;
}

#clockdiv .smalltext {
    padding-bottom: 3px;
    font-size: 16px;
    color: #333;
}

.image-heading-text {
    margin: 25px 0px 0px;
}

.image-description-text {
    padding-top: 10px;
}

.slider-image-container img {
    padding-top: 40px;
}

.language-switcher {
    padding-top: 7px;
}

.language-switcher a {
    text-decoration: none;
}

.footer-social-icons {
    text-decoration: none !important;
}

.simple-section {
    border-bottom: 1px solid #e0e0e0;
}

.simple-section-left,
.simple-section-left h3 {
    text-align: left !important;
}

.header-content {
    background: #fff;
}


/*.two-btns a, .form-registration{visibility: hidden}*/

.emp-list img {
    margin-bottom: 30px;
}

.canada-logo {
    margin-right: 20px
}

.ip-blocked {
    height: 300px;
    font-size: 28px;
    text-align: center;
    padding-top: 16%;
}

.main_top_area {
  

    position: relative;

}

.logo-left-en {
    text-align: left !important;
    margin-top: 10px;
}

.logo-left-en img {
    width: auto;
    max-width: none;
}

.row.padding {
    padding-top: 20px
}

.header-content .row.padding {
    padding-top: 30px;
    padding-bottom: 0px;
}

.modal-header {
    background-color: #0e468a;
}

.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;*/
}

.container-wrp {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 0;
    padding-bottom: 0;
}

.popup-bg-trans {
    background: rgba(0, 0, 0, 0.7);
    background: none;
    padding: 0px;
    width: 90%;
    margin-top: 0px;
    z-index: 11;
    position: relative;
    text-align: center;
    padding-top: 30px;
}

.popup-bg-trans h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 45px !important;
    margin-top: 30px;
    line-height: 64px;
    text-transform: none;
    font-weight: 600;
    text-shadow: 2px 2px #000;
}

.popup-bg-trans h1 span {
    display: block;
}

.popup-bg-trans h2 {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-shadow: 2px 2px #000;
}

.popup {
    background: none;
    padding: 0px;
    margin-top: 0px;
    z-index: 11;
    position: absolute;
    text-align: center;
    padding-top: 30px;
    top: 0;
    left: 0;
    width: 100%;
}

.popup h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 45px !important;
    margin-top: 30px;
    line-height: 64px;
    text-transform: none;
    font-weight: 600;
    text-shadow: 2px 2px #000;
}

.popup h1 span {
    display: block;
}

.sub_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400 !important;
    display: block;
    margin-top: 10px;
    color: #fff !important;
    text-shadow: 2px 2px #000;
}

.popup h2 {
    font-family: 'arial';
    line-height: 1.1;
    margin-bottom: 20px;
    color: #fff;
    font-size: 40px;
    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: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-default .navbar-nav>li:last-child>a {
    border-right: none !important;
}

#footer,
footer {
    border-top-color: #0e468a !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: #0e468a !important;
    color: #fff !important;
}

#footer {
    color: #93a3c9;
    padding: 10px 0;
}

#footer h6 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 15px 0;
    font-family: 'Open Sans', sans-serif;
}

.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: OpenSansBold;
    text-align: center;
}

#banner-slider {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
}


/*#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: 'Lucida', 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;
    z-index: 12;
    position: relative;
}

.two-btns .btn {
    padding: 20px 35px !important;
    font-weight: 600;
    font-family: 'Open Sans', 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: #fcfcfc;
    /*text-shadow:1px 0px #55544e;*/
}

.two-btns .green-btn {
    box-shadow: 0 8px 0 0 #1d66a8;
    color: #fff;
    background: #00529c;
    text-shadow: 1px 1px #7d6700;
}

.green-btn:hover,
.white-btn:hover {
    opacity: 0.8;
}

.footer-links {
    margin: 15px 0;
}

.footer-links a {
    margin: 0 10px;
    color: #bdd4e8;
}

.gray-bg {
    background: #f1f1f1;
    padding: 30px 0px;
}

.whyUs-bg {
    background: #004394 url(//vepimg1.b8cdn.com/uploads/vjf/269-mihr/whyUs-bg.jpg) left top repeat;
    ;
}

.faq-bg {
    background: url(//vepimg1.b8cdn.com/uploads/vjf/269-mihr/faq-bg.jpg) left top repeat;
    ;
}

.moreInfo-bg {
    background: #ddad2a url(//vepimg1.b8cdn.com/uploads/vjf/269-mihr/about-bg.jpg) left top repeat;
    ;
}

.whyUs-bg p,
.moreInfo-bg p,
.simple-section.moreInfo-bg h3,
.simple-section.whyUs-bg h3 {
    color: #fff;
}

.dis-ico {
    float: left;
    width: 60px;
}

.gray-bg h4 {
    margin-left: 70px;
    font-weight: 400;
    font-size: 15px;
}

.gray-bg p {
    margin-left: 70px;
    font-size: 13px;
}

#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;
}

.dotted-ul {
    list-style-type: disc !important;
}

.simple-section {
    color: #565656;
    text-align: center;
    padding: 50px 5px !important;
}

.simple-section h1 {
    font-size: 40px;
    text-align: left;
    margin: 0 0 20px;
    font-weight: 400;
    color: #2c2c2c
}

.simple-section h3 {
    margin: 0 0 30px;
    font-size: 36px;
    color: #0e468a;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}

.simple-section ol {
    padding-left: 16px;
    padding-top: 6px
}

.simple-section ol li {
    padding-bottom: 10px;
    padding-left: 8px;
    font-size: 16px
}

.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;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400;
}

.simple-section p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 28px;
    font-weight: 400;
}

#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: 5px;
    font-size: 16px;
    padding-left: 0px;
    font-weight: 300px;
    line-height: 26px;
}

.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
}

.marBotNone {
    margin-bottom: 0px !important;
}

#cta50-section {
    text-align: center;
    background: #e9573b;
    color: #f8f9ff
}

.cta50-text {
    text-align: right
}

.cta50-text h1 {
    font-family: "Bree Serif", 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: #004394;
    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(//vepimg.b8cdn.com/uploads/vjf/252-pittsburgh/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: 'Open Sans', 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;
    color: #555555;
}

.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;
    font-weight: 600;
    padding-top: 3px;
    color: #555555;
}

.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: #004394; 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: 'Open Sans', 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: #642d50;
    padding: 7px 5px 4px 5px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
}

.navbar-default .navbar-nav>li>a {
    text-decoration: none;
    color: #642d50;
    padding: 7px 5px 4px 5px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
}

.navbar-default .navbar-nav>li {
    margin-left: 12px;
}

.navbar-default .navbar-nav>li.login-btn>a {
    color: #fff;
    background: #0e468a;
    padding: 8px;
  margin: 2px;
}

.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
}

.faq.padding {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

.faq .panel {
    background: #efefef;
    padding: 15px 25px;
    margin: 0 0 15px;
    border: none;
    border-radius: 8px
}

.faq .panel-heading {
    padding: 0 !important;
    background: none !important;
    color: #000 !important
}

.faq h4.panel-title a {
    font-family: 'arial';
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 300;
}

.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: #4d4d4d !important;
    font-family: 'arial';
}

.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;
}

.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;
}

.sponsors {
    margin-top: 40px;
    text-align: center;
}

.sponsors .thumnail {
    margin-bottom: 30px;
}

.sponsors p,
.sponsors {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.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: 'Open Sans', 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: #fff;
    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 1px;
    -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;
}

.speakerImg span {
    font-size: 17px;
    color: #55544e;
    font-weight: 400;
}

.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
}

.about-sec {
    background: #f0eeef url(//vepimg.b8cdn.com/uploads/vjf/252-pittsburgh/about-bg.jpg) left top repeat;
    padding: 30px 0px;
}

.about-sec h3 {
    text-align: left;
    color: #767676;
}

.video-div {
    border: #fff solid 4px;
    box-shadow: 2px 1px 5px 0px #848484;
}

.video-div img {
    width: 100%;
}

.whyAttend-sec {
    background: #192654 url(//vepimg.b8cdn.com/uploads/vjf/252-pittsburgh/why-bg.jpg) left top repeat;
    padding: 30px 0px;
}

.whyAttend-sec h3 {
    color: #cdb87d;
}

.whyAttend-sec p {
    color: #cdb87d;
    margin: 35px 0;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}

.whyAttend-sec p a {
    color: #cdb87d;
    margin: 35px 0;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    padding: 20px;
    font-weight: 400;
    border: #cdb87d solid 1px;
    text-decoration: none;
}

.whyAttend-sec p a:hover {
    color: #004394;
    background: #cdb87d;
    margin: 35px 0;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    padding: 20px;
    border: #cdb87d solid 1px;
    text-decoration: none;
}

.simple-section.faq h3 {
    margin: 0 0 35px;
    font-size: 35px;
    color: #632d4f;
    font-weight: 600;
}

.faq h4.panel-title a,
.panel-default>.panel-heading+.panel-collapse>.panel-body,
.simple-section.faq .panel-title {
    text-align: left;
    color: #000 !important
}

.simple-section.faq .panel-title a {
    font-weight: bold;
    padding-left: 30px;
}

.simple-section.faq .panel-body {
    font-weight: normal;
}

.carousel-indicators {
    bottom: 40px;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 20px;
    border: none;
    margin: 0 5px 0 0 !important;
}

.carousel-indicators .active {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #0e468a;
    border: none;
}

@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%
    }
    .simple-section .carousel-inner>.item>img {
        height: auto;
    }
}

@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) {
    span.register-btn {
        width: 100%;
    }
    a.eagle-btn {
        display: block;
    }
    #clockdiv div>span {
        font-size: 40px;
    }
    .mobNone {
        display: none;
    }
    .container-wrp {
        padding: 10px;
    }
    .simple-section h3 {
        margin: 0 0 20px;
        font-size: 24px;
    }
    .simple-section {
        padding: 25px 5px !important;
    }
    .simple-section p {
        font-size: 14px;
    }
    .simple-section.faq h3,
    .simple-section h3 {
        font-size: 20px;
        margin-top: 15px !important;
    }
    .vjf-section.agenda-section h4 {
        margin-bottom: 15px;
    }
    .faq h4.panel-title a {
        font-size: 14px;
        font-weight: 300;
    }
    .dateList {
        text-align: center;
    }
    .whyAttend-sec p {
        margin: 15px 0;
        font-size: 18px;
    }
    .whyAttend-sec p a {
        margin: 5px 0;
    }
    .jad-logo-mob {
        margin-top: 12px;
    }
    .navbar-collapse {
        margin-top: 40px
    }
    .popup {
        width: 100%;
        padding: 0px 10px 35px
    }
    .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: 'Lucida', sans-serif;
        min-width: 40px
    }
    #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: 12px;
    }
    .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: none;
        color: #fff;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff !important;
    }
    .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;
        padding: 10px;
    }
    .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 30px;
    }
    .two-btns .btn {
        padding: 15px 25px !important;
        font-size: 20px;
        margin-top: 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: auto;
        width: 80px;
    }
    .navbar-default .navbar-nav>li>a {
        border-right: none;
        color: #004394;
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #8A7969;
        border: #8A7969;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .popup {
        width: 100%;
        padding: 0px;
        margin-top: 0;
      position:static;
    }
    .popup h1 {
        font-size: 2.5em !important;
        margin-top: 20px
    }
    .popup h2 {
        font-size: 1.2em !important
    }
    .popup p {
        font-size: 1em !important;
        margin: 0 20px;
        line-height: 21px;
    }
    .carousel-indicators {
        bottom: 0px;
    }
  .navbar-default .navbar-nav>li {
    margin-left: 0;
}
    #banner-slider .carousel,
    #banner-slider .carousel-inner,
    #banner-slider .item,
    #banner-slider .item>img,
  #banner-slider{
        height: auto!important;
    }
button.btn.btn-default.dropdown-toggle{
    min-width: 160px;
}
    .container-wrp {
    }
    .main_top_area {
        height: auto !important;
        min-height: auto !important;
    }
    .popup h2 {
        margin: 15px 0;
    }
    .two-btns {
        margin: 0px 0 35px;
    }
    .sub_title {
        font-size: 14px;
    }
    @media only screen and (max-width:480px) {
        .logo-left-en{
            margin-top: 25px !important;
        }
        .agenda-row h3 {
            font-size: 14px!important;
        }
        .container-wrp {
            height: unset !important;
        }
        .video img {
            top: 25%;
            width: 25%;
        }
        .simple-section.agenda-section h4 span {
            margin-left: 30px !important;
        }
        .time-display {
            width: 100px !important;
            font-size: 12px!important;
        }
        .agenda-row .agenda-col:first-child {
            width: 70px !important;
        }
        .navbar-toggle {
            margin-top: 8px;
        }
        .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;
            padding: 0px 10px;
        }
        .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: 42px
        }
        .col-lg-9.top-right-section {
            margin-top: -30px;
            float: none
        }
        .two-btns .btn {
            width: 100%;
        }
    }
    /* 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: 8p.btn-modal-registration {
            display: none !important;
        }
    }
    #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: transparent url(http://vepimg.b8cdn.com/uploads/vjf/133-mtdi/icon-thalay-noo.png) no-repeat center bottom
    }
    .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
    }
}

.panel-title>a.collapsed:before {
    float: left !important;
    content: "";
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/648/uploads/vjf/content/misc/1578454690angle-right-black-icon.png) 0px 3px no-repeat;
    width: 20px;
    margin-right: 10px;
    height: 25px;
    margin-top: 0px;
}

.panel-title>a:before {
    float: left !important;
    font-family: FontAwesome;
    content: "";
    /* background: url(https://vepimg.b8cdn.com/uploads/vjfnew/648/uploads/vjf/content/misc/1577710054angle-down-icon.png) 0px 3px no-repeat; */
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/648/uploads/vjf/content/misc/1578454811angle-down-black-icon.png) 0px 3px no-repeat;
    width: 20px;
    margin-right: 10px;
    height: 20px;
    margin-top: 6px;
    position: absolute;
    left: 0px;
}

.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding-left: 30px;
}

.agenda-section {
    text-align: left;
}

.speakers-bio,
.synopsis {
    display: none;
}

.synopsis,
.speakers-bio {
    font-size: 15px;
    font-weight: normal;
    background: #f7f7f7;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 25px;
    border-radius: 8px;
    position: absolute;
    z-index: 44;
    max-width: 60%;
    border: 2px solid #737373;
    top: 40px;
    color: #000;
}

.angela-synopsis-title:hover+span.angela-synopsis {
    display: block !important;
}

.angela-bio-link:hover+.angela-bio {
    display: block !important;
}

.simple-section.agenda-section h4 {
    margin-bottom: 0;
    border: none;
    /* display:none; */
}

.simple-section.agenda-section h4 span {
    display: inline-block;
    padding-bottom: 0;
    background: #0e468a;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    margin-left: 35px;
}

.simple-section.agenda-section h4 span.green {
    background: green
}

.simple-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-row .agenda-col:first-child {
    vertical-align: top;
    padding-top: 18px;
    width: 160px
}

.agenda-row .agenda-col:last-child {
    /*border-left: 4px solid #ddd; */
    padding: 0 0 0 30px;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/672/uploads/vjf/content/misc/1598339650circle.png) no-repeat left top 24px / 10px, url(//vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top
}

.agenda-row h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 20px;
    display: block;
    text-align: left;
    color: #0e468a;
    margin: 20px 0 16px;
    position: relative;
}

.agenda-row.no-speaker h3 {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee
}

.agenda-row .speaker {
    padding-left: 60px;
    position: relative;
    margin-bottom: 20px;
}

.agenda-row .speaker:last-child {
    border-bottom: 1px solid #eee
}

.agenda-row .speaker-name {
    font-size: 14px;
    font-weight: 700;
    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 .speaker.no-spk-img {
    padding-left: 0
}

.agenda-row span.designation {
    display: block;
    font-size: 14px
}

.agenda-row label {
    display: block;
    font-size: 11px;
    color: #666
}

.agenda-row p {
    font-size: 17px;
    margin: 10px 0 0;
    padding-bottom: 0px;
    color: grey
}

.agenda-row p:last-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}


/*.time-display {font-family: 'Open Sans', sans-serif; width: 150px; height: 110px; background-color: #003060; 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: 185px;
    margin-top: 3px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #777;
    font-size: 14px;
    font-weight: normal;
    margin-right: 15px
}

.time-display img {
    margin: 0!important
}

.mh-60 {
    min-height: 60px
}

.agenda-col a {
    color: #555555;
}

.agenda-col a:hover {
    color: #f5821f;
}

.row-content {
    padding: 0;
}

label.required::after {
    content: " *";
    color: red;
}

.accessibility-actions a,
.accessibility-actions h3 {
    color: #000 !important;
}


/*
	4. Full-width zoom slider block
*/

#slider-full {
    position: relative;
    background-color: #041A39;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 844px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

#slider-full .container {
    position: relative;
}

#slider-full h1 {
    color: #99D6FF;
    text-align: left;
    font-weight: 600;
    font-size: 70px;
    line-height: 1.1em;
}

#slider-full h1 span {
    color: #fff;
}

#slider-full p {
    font-size: 14pt;
    line-height: 1.6em;
    font-weight: 300;
    width: 80%;
    margin-top: 50px;
}

#slider-full .btn {
    margin-top: 75px;
}

#slider-full .calendar {
    margin: 10px 0 0 0;
}

#slider-full .calendar .day {
    font-family: 'Roboto', sans-serif;
    display: block;
    background: #fff;
    color: #041A39;
    text-align: center;
    font-weight: 800;
    line-height: 1em;
    font-size: 120px;
    padding: 6px 0 6px 0;
}

#slider-full .calendar .month {
    border-top: 1px solid #041A39;
    display: block;
    background: #2990CB;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    text-align: center;
    padding: 8px 0 9px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #slider-full {
        height: 700px;
    }
    #slider-full h1 {
        font-size: 60px;
        margin: 155px 0 40px 0;
    }
    #slider-full .calendar .day {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    #slider-full {
        height: 600px;
    }
    #slider-full h1 {
        font-size: 50px;
        margin: 20px 0 20px;
    }
    #slider-full .calendar {
        display: inline-block;
        margin: 40px 0 0 0;
    }
    #slider-full .calendar .day {
        font-size: 50px;
        padding: 10px 20px 15px;
    }
    #slider-full .calendar .month {
        font-size: 18px;
    }
    #slider-full p {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    #slider-full {
        height: 400px;
    }
    #slider-full h1 {
        font-size: 30px;
        margin: 30px 0 20px 0;
    }
    #slider-full p {
        font-size: 14px;
        display: none;
    }
    #slider-full .calendar {
        display: inline-block;
        margin: 50px 0 0 0;
    }
    #slider-full .calendar .day {
        font-size: 50px;
        padding: 5px 10px 15px;
    }
    #slider-full .calendar .month {
        font-size: 16px;
        padding: 0 10px;
    }
}

.zs-slide:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 13, 30, 0.66);
    z-index: 1;
}

.zs-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("../images/parallax-gray-top.png") 100% 50% no-repeat;
    z-index: 2;
}

#LoginModal .btn-darkgrey {
    background-color: #8A7969 !important;
    color: #fff !important;

}


form#verify-token-Frm_update button.btn.btn-default {
    display: none;
}

div#update-code-window-body div:nth-child(3) {
    display: none;
}