@media screen and (min-width: 501px){
	.service_text{
	padding-top:50px !important;
	}
	.contact_content {
	padding-top:50px !important;
	}
}
@media screen and (max-width: 768px) {

	.motif_top_container .row{
	margin:0 !important;
	}
	.bloc_jaune, .bloc_gris{
	font-size: 18px !important;
	}
	.bloc_gris {
	margin-top:10px !important;
	}
	div.motif_top_container{
	padding-bottom: 0 !important;
	}
	div.section_services p {
	font-size: 17px;
	text-align: center !important;
	}
	div.img_services {
	height: auto !important;
	margin-bottom: 10px;
	}
	.bloc_service{
	margin-bottom: 20px;
	}
	.copyright {
	padding:0 20px;
	}
	.header_page, .header_page .content{
	width:100%;
	height:150px;
	}
	.services_content h2{
	margin-top:10px !important;
	}
	.read_more{
	float: right;
	}
	.contact_content h1{
	margin:0 0 20px 15px !important;
	}
	.footer_info{
	font-size: 34px !important;
	}
	div.slider{
	height:150px;
	overflow: hidden;
	}
	div.motif_top_container .content {
	padding-bottom: 40px;
	padding-top: 10px;
	}
	div.header_content{
	width: 100%;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	border-top: none !important;
	text-transform: uppercase;
	font-weight: 500;
	}
	li.menu-item-language {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	}
	/*li.menu-item-language a{
	line-height: 50px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
	background-color: #58595b;
	font-size: 15px;
	border-top: none !important;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 0 5% !important;
	position: relative;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	font-weight: 500;
	}*/
	.feature_image {
	padding: 0 20px !important;
	}
	.service_text {
	width: 90%;
	}
	.page_content {
	padding-top: 0;
	}
	h1 {
	padding-top: 0;
	}
	.header_single{
	width:100%;
	height:auto;
	padding-bottom: 30px;
	}
	.header_single img{
	width:100%;
	height:auto;
	}
	div.section_services {
	margin-left: 0;
	}
	.contact_content  .col-xs-12{
	padding-left:20px !important;
	}
}
@media screen and (min-width: 768px){
	.service_text{
	padding-top:0 !important;
	}
	.page_content{
	padding-top:0 !important;
	}
}
@media screen and (min-width: 992px){
	.service_text{
	padding-top:0 !important;
	}
	h1{
	padding-top:100px !important;
	}
}
@media screen and (max-width: 992px){
	.responsive-menu-boring.is-active .responsive-menu-inner {
	transform: rotate(0) !important;
	opacity: 1 !important;
	}
	.responsive-menu-boring.is-active .responsive-menu-inner::after,
	.responsive-menu-boring.is-active .responsive-menu-inner::before{
	transform: rotate(0) !important;
	opacity: 1 !important;
	}
	.responsive-menu-boring.is-active .responsive-menu-inner::after{
	bottom: -9px !important;
	}
	.responsive-menu-boring.is-active .responsive-menu-inner::before{
	top: -9px !important;
	}
	.container_page .content {
	padding: 0 20px;
	}
	.header_container{
	height:85px !important;
	}
	.logo img{
	height:66px !important;
	margin-top:8px !important;
	}
	.header_single{
	margin: 85px auto 0 auto !important;
	}
	div.slider {
	margin-top: 85px !important;
	}
	.parallax:before{
	background:#fff !important;
	}
	.parallax{
	padding-top: 0 !important;
	}
	div.motif_bg,
	div.motif_bg .content{
	 height:auto;
	 padding-bottom:20px;
	}
	div.motif_bg .facebook{
        text-align:center;
    }
    div.motif_bg iframe{
        margin-top:30px;
    }
}
@media screen and (max-width: 1065px) {
	.content, .header_page, .header_content{
	width:100% !important;
	}
}
@media screen and (max-width: 1200px) {
	div.bloc_jaune{
	width:100% !important;
	}
	div.bloc_gris{
	width:100%;
	position: relative;
	right:inherit;
	}
}