@charset "UTF-8";
/* CSS Document 
Author Name: Saptarang
Author URI: http://www.saptarang.org
Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
Creation Date: 14th November, 2013
Description: A default stylesheet for Primo Responsive Landing Template Designed & Developed By Saptarang.
*/

/* Set different styles for the element you want to override */

a, #home li a:hover, 
.styled div, h3 span, 
.speaker .col-md-2 i, 
#directionsPanel 
.adp-summary, 
#schedule 
.nav-tabs li.active h5, 
#schedule .nav-tabs li:hover i, 
.price strong {
    color: #ff6d40 !important;
}

.speaker .col-md-10 p {
    height:40px !important;
}

.navigation nav ul li a {
    color: #3d3d3d !important;
}

.panel-heading a {
    color: #fff !important;
}

@media only screen and (max-width: 767px){
.navigation nav ul li a {
    color: #FFF !important;
    }
}

