.contact-header{
    font-size: 1.3em;
    color: #99C169;
    font-weight: bold;
}

a.email-link{
    color: #a3a3a3;
}

a.email-link:hover{
    color: #EB8E00;
    font-weight: bold;
}

/*--------------------------------------------*/

@media screen and (max-width: 800px){
    
    .slider-header{
        background: url(../images/small-img-header-06.jpg) center center no-repeat;
    }
    
}

/*--------------------------------------------*/