@media (min-width: 1500px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1480px;
	}
}

@media all and (max-width: 1199px) {
	.logo a img {
		width: 160px;
	}

	.footer_logo a img {
		width: 200px;
	}

	.Remplissez_content h2 {
		font-size: 48px;
	}

	.Remplissez_content p {
		font-size: 16px;
		line-height: 1.2;
	}

	.contact_career_area::after {
		width: 90%;
		height: 100%;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.sgl_content p {
		font-size: 18px;
	}

	.hero_item_content p {
		font-size: 20px;
		line-height: 1.2;
	}

	.owl-theme .owl-nav.disabled+.owl-dots {
		bottom: 10px;
	}

	.hero_item_content {
		bottom: 65px;
	}

	.owl-theme .owl-dots .owl-dot span {
		width: 104px;
		height: 8px;
	}

	.card_single_item {
		padding: 23px 15px;
	}

	.h_c_title h2 {
		font-size: 18px;
		padding-bottom: 30px;
	}

	.item_icon {
		margin-bottom: 43px;
	}
}

@media all and (max-width: 991px) {

	.footer_content p,
	.footer_content a {
		font-size: 13px;
	}

	.logo a img {
		width: 150px;
	}

	.menu ul li a {
		margin-left: 40px;
	}

	.Remplissez_section_area {
		padding-top: 115px;
	}

	.h_c_title h2 {
		font-size: 18px;
		padding-bottom: 25px;
	}

	.contact_title h2 {
		font-size: 20px;
		padding-bottom: 11px;
	}

	.card_items_area {
		margin-top: 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.Faites_confiance_area {
		padding-top: 50px;
	}

	.card_single_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.faites_image {
		text-align: center;
		margin-bottom: 20px;
	}

	section.sgl_section_area {
		padding-bottom: 0;
	}
	.hero_item_content {
	    padding: 0px 15px;
	}
}

@media all and (max-width: 767px) {
	.nav-icon {
		display: block;
	}

	.mobile_menu {
		overflow: hidden;
		z-index: 999;
		padding: 30px 0;
		position: fixed;
		top: 0;
		width: 330px;
		height: 100%;
		left: 0;
		-webkit-transition: 0.7s;
		-o-transition: 0.7s;
		transition: 0.7s;
		background: #202138;
		z-index: 999999999 !important;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	.menu ul {
		display: block;
		margin-top: 36px;
	}

	.nav-icon span {
		color: #FFFF;
		font-size: 60px;
		right: 20px;
		position: relative;
		line-height: 74px;
		top: -30px;
		z-index: 99999;
	}

	.menu ul li a {
		color: #FFF;
		margin-bottom: 15px;
	}

	.canvas-menu {
		left: -100%;
	}

	.logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}

	.footer_content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.privacy {
		padding-bottom: 15px;
	}

	.logo {
		position: absolute;
		top: 16px;
		max-width: 516px;
		width: 100%;
	}

	.Remplissez_image.Nous_image {
		width: 61px;
		min-width: 61px;
		margin-right: 20px;
	}

	.Remplissez_content h2 {
		font-size: 32px;
	}

	.Remplissez_content h2 {
		font-size: 32px;
		width: 100%;
	}

	.header_area {
		padding: 36px 0px;
	}

	.Remplissez_image {
		width: 100px;
		min-width: 100px;
		margin-right: 14px;
	}

	.contact_career_area::after {
		width: 100%;
		background-position: center center;
	}

	.contact_career_area {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.logo a img {
		width: 120px;
	}
}

@media all and (max-width: 575px) {
	.single_item_f {
		width: 257px;
		margin: auto;
	}

	.logo .nav-icon {
		display: block;
		position: relative;
		padding-right: 31px;
	}

	.footer_logo a img {
		width: 200px;
	}

	.Remplissez_content_area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.Remplissez_image {
		width: 80px;
		min-width: 80px;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.contact_home_area {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.input_submit {
		margin-top: 10px;
	}

	.sgl_content p {
		font-size: 14px;
		line-height: 1.4;
	}

	.card_single_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.hero_item_content p {
		font-size: 16px;
		line-height: 1.2;
	}

	.owl-theme .owl-dots .owl-dot span {
		width: 40px;
		height: 10px;
	}

	.slider_hero_item {
		position: relative;
		height: 350px;
	}

	.hero_item_image {
		height: 100%;
	}

	.hero_item_image img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.logo {
	    max-width: 100%;
	    width: 100%;
	}
}