.header h1.logo a {
	background: transparent;
	line-height: 2.0;
}

.header.scrolled h1.logo a {
	line-height: 1.35;
}

.slides {
    margin-top: -15px;
    margin-left: -40px;
}

.testimonials .item .content {
    padding-left: 50px;
}

.reponse_msg
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    width: 100%;
    background-color: #00800099;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    text-align: center;
    z-index: 999;
    font-weight: bold;
}

.member .name {
	font-weight: bold;
	margin-top: 20px;
	display: block;
	line-height: 10px;
}

.member .job-title {
	font-size:80%;
	line-height: 10px;
}

.bg-slider-wrapper .flexslider .slide.slide-1 {
    background: #24262A url(../images/background/bg-header-1.jpg) no-repeat 50% top;
	background-size: cover;
}
.logo img {height:40px;float:left;margin-right:5px;}

.header h1.logo a {max-width:260px;}

.header.scrolled h1.logo a {color:#000}
.header.scrolled h1.logo img {margin-top:-7px;}
.telme {font-size:30px;}

@media (max-width: 767.98px)
{
	.header h1.logo {
		text-align: left;
	}
	h2.title br {
		display: none;
	}
}

.section-on-bg .intro {opacity:1;}


 