@media (max-width: 379px) {
	.navbar-toggle {
		background-color: #fff;
		top: 25px !important;
	}
	.navbar-toggle::after {
		font-size: 28px;
    color: #142971;
	}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
		color: #666;
		background-color: #fff;
	}
	#page-top .parallax.wide {
		background-attachment: scroll;
		margin: 0 -20px;
		padding: 0 20px;
	}
	img.pull-right.lasource {
    width: 100px;
	}
	.navbar-nav > li > a {
    padding: 30px 16px 16px !important;
	}
	#page-top .parallax.wide {
	background-attachment: scroll;
	margin: 0 -20px;
	padding: 0 20px;
	}
	.tabs .icon {
	display: none;
	}
}



body, body a {
    -webkit-font-smoothing: subpixel-antialiased;
}


.logo {
    width: 320px;
    line-height: 30px;
    margin-top: 25px;
}
.logo img {
    padding: 0;
    width: 100%;
}
.header-main.shrink .logo {
    line-height: 20px !important;
}
.header-main.shrink .logo img {
    width: 75%;
    transform: none;
}
.navbar-nav > li > a.accueil {
    display: none;
}

.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 500;
    border: none;
    position: relative;
}
.navbar-default .navbar-nav > li > a:after {
  content: '';
  display: block;
  border-bottom: 3px solid #241114;
  width: 0;
  bottom: -1px;
  position: absolute;
  left: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > .active > a:after { 
  width: 100%; 
}



.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    border: none;
}


.navbar-nav > li > a {
    line-height: 15px;
    padding: 36px 16px 16px;
}

.navbar-default .navbar-nav .home {
	display: none;
}
.header-main.shrink .navbar-nav > li > a {
    line-height: 9px;
	padding-top: 32px;
}

.active-contact .white-space.space-medium {
    display: none;
}
.active-contact p.gmap-button {
    padding: 0;
}
.active-contact label {
    color: #fff;
}
.active-contact .message {
    color: white;
    font-size: 16px;
}
.fancy-title.color-white span::after {
    background-color: #fff;
}

.borderbox {
    border: 1px solid #ececec;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.borderbox img{
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    margin-bottom: 30px;
}
.b400 {
    font-weight: 300;
    font-size: 18px;
    padding: 0 20px;
}

.controls .form-control {
    color: #fff !important;
}
.controls .form-control:focus {
    background: #241114;
}

.text-center.fancy-title.color-white span::after {
    background-color: #fff;
}
.drop-fullround.firstletter {
    margin-bottom: 1.5em;
    margin-right: .5em;
}
.footer-top {
    background: #241114;
    border-bottom: 1px solid #999;
}
.footer-bottom {
    color: #fff;
    background: #241114;
    padding: 15px 0;
}

/* **Timeline** */
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 
.cbp_tmtimeline li {
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 25px;
	bottom: 0;
	width: 2px;
	background: #241114;
	left: 19%;
	margin-left: -6px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 45px;
	position: absolute;
	margin-top: 25px;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span {
    font-size: 1.6em;
    background-color: #241114;
    text-align: center;
    border-radius: 20px;
    color: #fff;
}


/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 24%;
	padding: 20px;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 8px;
	border: 1px solid #d2d2d2;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
}

.cbp_tmtimeline > li .cbp_tmlabel h3 { 
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(120,120,120,0.4);
	color: #241114;
	font-size: 32px;
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel::after {
    right: 100%;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    top: 28px;
    left: -25px;
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #241114;
    line-height: 20px;
    opacity: .8;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #bbb;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 28px;
	height: 28px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	left: 17%;
	top: 26px;
	margin: 0;
}



/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before,
	.cbp_tmtimeline > li .cbp_tmicon {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
		margin-bottom: 8px;
	}
	.cbp_tmtimeline > li .cbp_tmlabel::after {
		content: '\f107';
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		left: 42%;
		border-right-color: transparent;
		border-bottom-color: #999;
		top: -22px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #bbb;
	}

}

/* **End Timeline** */
 