/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#slider h1 {
		color: #444 !important;
		font-size: 26px !important;
		line-height: 25px;
		}

@media (max-width: 460px) and (min-width: 320px) {
    #slider h1 {
        font-size: 16px !important;
        color: #444 !important;
        margin-bottom: -0px;    }

 #page-menu nav { background-color: #333 !important;}


#presentation {
	margin-top: 0px !important;
	clear:both;

}

.green {
	color: #7D8F1C !important;
}

