p.speaker {
        text-transform: uppercase;
    font-size: 1.28571em;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    font-weight: 300;
    margin-bottom: 30px;
}

.speaker strong {
    text-transform: none;
    font-size: 1.33333em;
    font-weight: bold;
    color:black;
}
#schedule-div .post-meta {
  
  margin-left: -27px;  
}

#schedule-div .media-body {
     
     padding-left: 33px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.form-background {
    background-color: rgba(13, 29, 49, 0) !important;
}
.fa-stack {
    display: none;
}
.form-background .register_pay_button .fa-arrow-circle-right {
    display: none;
}
#register h1.section-title {
    color: white !important;
}

@media (max-width:940px) {
    .logo {
            max-width:80% !important;
        }
}
@media (min-width:1024px) {

    #mobile-top-register {
        display:none !important;
}
}
@media (max-width:1024px) {

    #topevent {
        display:none !important;
    }
    
}

@media (max-width:720px) {
    .header .logo {
            
        }
    .header.shrink .logo {
        display: block !important; 
    }   
}

#mobile-top-register {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

#about .section-title .icon-inner {
   
}

.section-title .icon-inner {
   width: 0px !important;   
}

.caption-wrapper {
    display:none !important;
}
#speakers .media {
    margin-top:0px;
}

#quotes a, #schedule-div a  {
    pointer-events: none;
       cursor: default;
}

#top-sponsors a, #top-sponsors span {
    display: inline-block;
}
#top-sponsors span { 
    color: white !important;
    vertical-align: top;
    padding-right: 30px;
    padding-top: 56px;
    display: inline-block;
    font-size: 22px;
}
#top-sponsors img {
    width: 45px ;
}
#top-sponsors {
    padding-top: 20px;
}
#partners .owl-nav {
    display:none;
}
#partners {
    padding-top: 0px !important;
}

.sf-menu.nav > li > a, .sf-menu a {
    font-weight: bold;
}