#intro h1,
#intro-relative h1,
#intro-tagline-small h1 {
	margin: 0;
}

#intro-relative #intro-background,
#intro-small-fixed #intro-background {
	/*background-size: inherit !important;*/
	background-position: center center !important;
	/*height: 280px;*/
}

.equipe-list .equipe p {
	line-height: initial;
}

div.tabs ul.nav-tabs {
	margin: 0 0 0 -10px !important;	
}

div.tabs ul.nav-tabs li a{
	padding: 5px 12px 8px !important;
}

div.tabs ul.nav-tabs li.active a {
	background-color: #588cd6 !important;
    color: #fff !important;
}

#main_menu .nav .home {
	color: #FC7F3C;
}

.dropdown-menu {
	min-width: 200px;
}

.temoignage {
	margin: 10px 30px 35px 0;
}

.temoignage p {
	text-align: justify;
}

.side-icon i {
	padding: 10px 0;
}

.link-all-temoignage {
	text-align: right;
    display: block;
    font-style: italic;
    color: #00b0f0;
}

.grid {
	margin: 0 auto;
}

.grid-sizer,
.grid-item { width: 50%; }

.content, .content-relative, .content-no-top, .content-small, .content-no-top-laptop {
	background-color: none;
}

.subtitle h2 { font-size: 25px; }
.subtitle h3 { font-size: 24px; }
.subtitle h4 { font-size: 21px; }

.lead {
	font: 20px/28px 'PT Sans', serif;
}

.media-box-loaded {
	height: 520px !important;
}

.debug {
	z-index: 5;
}

.newsletter {
    background: #588cd6;
    margin: 15px 0 0;
    padding: 20px;
}

.newsletter h3 {
	color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
    font-weight: 700;
    margin: 0 0 20px;
}

.newsletter form input {
    border: none;
    border-radius: 0;
	color: #333 !important;
    height: 37px;
}

.newsletter form .rgpd {
    margin: 0 8px 0 0;
    padding: 0;
    height: auto;
}

.newsletter form label {
    display: inline-block;
    color: #fff;
    margin: 5px 0 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 500;
}

.newsletter form .btn  {
    background: whitesmoke !important;
    color: #588cd6 !important;
    border-radius: 0;
	height: 37px;
}

.newsletter .alert {
	color: #fff;
    text-align: center;
    border-radius: 0;
    max-width: 500px;
    margin: -5px auto 15px;
    padding: 3px 15px;	
}

.newsletter .alert-danger {
    background-color: #F44336;
    border-color: #F44336;
}

.newsletter .alert-success {
    background-color: #8BC34A;
    border-color: #8BC34A;
}


.seo {
	background: #588cd6;
}

.seo .bloclinks {
	border-top: 1px solid #588cd6;
    border-bottom: 1px solid #588cd6;
    float: left;
    padding: 10px 0;
    margin-bottom: 0 !important;
}

.seo .bloclinks > div {
	margin-bottom: 5px !important;
}

.seo .bloclinks > div a {
	color: #ffffff !important;
}

.footer, .footer-no-marg {
	padding: 40px 0 0;
}



blockquote.testimonial_blockquote p {
    font-size: inherit;
    line-height: inherit;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 1200px) {
	.navbar {
		background: #fff;
	}
}

@media only screen and (max-width : 1169px) {
	.content-small {
		padding: 1.5em 0 0;
	}
}

@media only screen and (max-width: 991px) {
	
	#intro-tagline-small h1 {
		top: inherit !important;
	}
	
	.logo img {
		max-width: 215px;
	}
	
	#main_menu  .nav > li {
		margin: 0 5px;
	}
	
	#main_menu  .nav > li > a {
		    font-size: 13px;
	}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	/*#intro-relative #intro-background, #intro-small-fixed #intro-background {
		height: inherit;
	}*/
	
	#main_menu {
		height: 70px;
	}
	
	.logo img {
		max-width: 130px;
	}
	
	#intro, #intro-relative, #intro-small-fixed {
		margin-top: 0;
	}
	
	#intro-tagline-small h1 {
		top: -210px!important;
	}
	
	.content-small {
		padding: 1.5em 0 0;
	}

	.preheader .col-lg-6:first-child {
		text-align: center;
	}
	
	.preheader ul {
		justify-content: space-around;
		display: flex;
	}
	
	.preheader ul li {
		margin: 0;
		padding: 0;
		border: none;		
	}
	
	.preheader ul li i {
		padding: 0 5px 0 0;
	}
	
	.grid-sizer, .grid-item {
		width: 100%;
	}
	
	
	.media-box-loaded {
		height: auto !important;
	}

}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	/*#intro-relative #intro-background, #intro-small-fixed #intro-background {
		height: inherit;
	}*/
	
	#menu {
		z-index: 1000000;
	}
	
	#main_menu .nav {
		position: fixed;
		background: #fff;
		box-shadow: 0 3px 3px 0px #cecece;
		z-index: 1000000;
	}
	
	#main_menu .nav li.home {
		display: none;
	}
	
	#main_menu .nav li {
		margin: 0;
	}
	
	#main_menu .nav li:last-child {
		
	}
	
	#intro-tagline-small h1 {
		top: -150px !important;
	}
	
	.preheader .col-lg-6:first-child {
		text-align: center;
		line-height: 20px;
		margin: 0 0 2px;
		border-bottom: 1px solid;
		padding: 5px 10px 7px;
	}
	
	.preheader ul {
		text-align: center;
		display: table;
	}
	
	.preheader ul li {
		margin: 0;
		padding: 0;
		border: none;		
	}
	
	.preheader ul li:nth-child(1) {
		width: 49%;
	}
	
	.preheader ul li:nth-child(2) {
		width: 50%;
	}
	
	.preheader ul li:nth-child(3) {
		width: 100%;
	}
	
	.preheader ul li i {
		padding: 0 5px 0 0;
	}
	
	.lead {
		font: 18px/26px 'PT Sans', serif !important;
		margin: 0 auto 10px;
	}
	
	div.tabs ul.nav-tabs {
		margin: 0 !important;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
	}
	
	div.tabs ul.nav-tabs a {
		margin: 0 !important;
	}
	
	div.tabs ul.nav-tabs li a {
		text-align: center;
	}
	
	.tp-caption.title1 {
		font-size: 28px !important;
		top: 30px !important;
		width: 320px !important;
		text-align: center !important;
	}
	
	.tp-caption.sub {
		font-size: 23px !important;
		width: 320px !important;
		margin: 0 auto;
		text-align: center;
		white-space: initial !important;
		line-height: 23px !important;
		top: 60px !important;
	}
	
	.tp-caption .customin {
		width: 400px !important;
		bottom: 0 !important;
	}
	
	.tp-caption a {
		font-size: 19px !important;
		border: 1px solid #fff !important;
		text-align: center;
		margin: 0 0 0 -70px !important;
		top: 13px;
		position: absolute;
		width: 140px;
		left: 50%;
		height: initial;
		line-height: 15px !important;
	}
	
	
	.media-box-loaded {
		height: auto !important;
	}

}