@media only screen and (max-width: 1100px)
{
	.logo_
	{
		width: 100%;
	}
	.lang_ {
		width: 70%;
	}
    .header_phone
	{
		display: none;
	}
	#home {
		height: 550px!important;
	}
	.container_intro {
		margin-left: 10%;
	}
	.intro_image {
		display: none;
	}
	.section_title {
		text-align: center;
	}
	.intro .mission {
		height: 550px!important;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.last_caroussel {
		margin-left: 0;
	}
	.caroussel_details {
		display: none;
	}
	.container_center {
		margin-left: 0;
		margin-top: 0;
		border: 2px solid #51338A;
		border-radius: 8px;
		padding: 10px;
	}
	.home_container_bis {
		top: 40%;
	}
	.title_caroussel {
		font-size: 26px;
		text-align: center;
	}
	.home_buttons {
		justify-content: center!important;
	}
	#products_to_contact {
		margin-top: 18rem!important;
	}
	.contact {
		margin-top: 25%;
	}
	.contact_content_title {
		text-align: center;
	}
	.contact_info ul li > div:last-of-type {
		max-width: 70%; 
	}
	.contact_info {
		margin-left: 5px;
	}
	.footer_img {
		width: 50%!important;
		height: 50% !important;
	}
	.responsive_about {
		margin-left: 37.5%;

	}
	#mission_to_products {
		margin-top: 5em!important;
	}
	.img_about_us {
		border: 2px solid #51338A;
		border-radius: 50%;
	}
	.intro_image_about {
		visibility: visible!important;
	}
	#mission {
		height: 1600px!important;
	}
	#products {
		height: 1300px!important;
	}
	.owl-item {
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	.wrapper_home_image {
		width: 100%!important;
	}
	.logo_on_home {
		margin-left: 3%;
	}
	.home_container {
		top: 14%;
	}
	.home_text-mine {
		margin-left: -3%!important;
	}
	.arrange_it {
		display: inline!important;
		text-align: center;
	}


}