.sp-speaker .speaker-title a {
    color: #FFF;
}




@media only screen and (max-device-width: 480px) {

.navbar-brand>img {
    display: block;
    max-width: 40%;

}


@media only screen and (max-device-width: 1440px) {

.navbar-brand>img {
    display: block;
    max-width: 40%;
margin-top:-45px;
}

}


.sub-title-inner h2 {
    background-image: url("http://i.imgur.com/tpjDaLL.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
       padding: 13px 0px;
}
.sub-title h2 {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
}

.sp-speaker .speaker-image-wrapper{  width: 100%;
    height: auto;}

.sp-speaker .speaker-image-wrapper {    width: 100%;
}

@media (max-width: 992px) {
    .sp-speaker .speaker-image-wrapper {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .sp-speaker .speaker-image-wrapper{
        width: 100%;
    }
}

@media (max-width: 480px) {
    .sp-speaker .speaker-image-wrapper{
        width: 100%;
        margin: 0 auto;    }
}


.sp-speaker .speaker-title a {
    color: #FFF9F9;
}
    
   .vc_custom_1457563444303 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 120px !important;
    padding-bottom: 130px !important;
    background-image: url(http://cphouston.staging.wpengine.com/wp-content/uploads/2016/03/deadpool1920x663.png?id=) !important;
    background-position: 65px 0 !important;
    background-repeat: no-repeat !important;
    margin: 0 -300px;
}

.fa-thumb-tack:before {
    content: "";
}

.sp-speaker .speaker-designation {
    font-size: 14px;
    margin: 0;
    line-height: 1;
    color: rgba(51, 51, 51, 0);
}

.sp-speaker .speaker-title a {
    color: #FFF;
    text-shadow: 2px 2px rgba(255, 255, 0, 0.33);
}

.sp-speaker .speaker-designation {
    font-size: 14px;
    margin: 0;
    line-height: 1;
    color: rgba(51, 51, 51, 0);
}

.sp-speaker .speaker-title a:hover, .sp-speaker .speaker-title a:active, .sp-speaker .speaker-title a:focus {
    color: #ffc425;
    text-shadow: 2px 2px #000000;
}

.eventum-schedules .table-hover tr a.speaker, .eventum-schedules .table-hover tr .venue {
    color: #000000;
    background-color: transparent;
    font-family: roboto;
    font-size: medium;
}

element.style {
    text-align: left;
    color: #fff;
    margin-left: 0px;
}




.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;}
    
    .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}