.entry-logo {
    max-height: 45px;
}
.homepage-logo {
    position: relative;
    z-index: 2;
}
.partner img {
    height: 100px;
    width: auto;
}
.media-partner img {
    height: 60px;
    width: auto;
}
.partner-small img {
    height:70px;
    width:auto;
}
.gallery-shortcode-items div:nth-child(4) {
    float:right
}
.btn-primary:hover, input[type=submit]:hover {
    background-color: #e0592b;
}
ul.main-menu>li.ticket-btn> a, ul.main-menu>li.current-menu-item.ticket-btn> a {
    background: #0071ce !important;
}
ul.main-menu>li.ticket-btn> a:hover, ul.main-menu>li.current-menu-item.ticket-btn> a:hover {
    background: #e0592b !important;
}
ul.main-menu>li.ticket-btn> a::before, ul.main-menu>li.current-menu-item.ticket-btn> a::before {
    border-left:15px solid #0071ce !important;
}
ul.main-menu>li.ticket-btn> a:hover::before, ul.main-menu>li.current-menu-item.ticket-btn> a:hover::before {
    border-left:15px solid #e0592b !important;
}
.ts-speaker-image img {
    height:200px;
    width:auto;
}   

.ts-speaker-image::after {
    background:none;
    display:none;
}
.ts-speaker-image .social-links {
    display:none;
}