/* RESPONSIVE */
@media(max-width:575px){
	#chamasTacos_ThemeSelector .chamasTacos-Title{
		font-size: 50px;
		line-height: 60px;
	}

	#chamasTacos_ThemeSelector, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		max-width: 100%;
	}

	#chamasTacos_ThemeSelector button, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		font-size: 16px;
		max-width: 100%;
		height: 60px;
		padding-left: 25px;
	}

	#chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		max-width: calc(100% + 4px);
	}

	#chamasTacos_ThemeSelector button:after, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover:after{
		width: 40px;
		height: 40px;
		background-size: 20px;
	}

	.chamasTacos-Wrapper{
		padding-top: 85px;
	}

	.chamasTacos-ThemeSelector{
		right: -311px;
	}

	.chamasTacos-ThemeSelector .chamasTacos-ThemeSelector-Element{
		height: 55px;
		width: 370px;
	}

	.chamasTacos-ThemeSelector-Element-Icon{
		width: 59px;
		height: 55px;
	}

	.chamasTacos-ThemeSelector-Element-Icon img{
		height: 36px;
	}

	.chamasTacos-ThemeSelector-Element-Content{
		height: 55px;	
		font-size: 18px;
	}

	.chamasTacos-ThemeSelector-Element:hover{
		transform: translateX(-311px);
	}

	.chamasTacos-Socials{
		font-size: 14px;
	}

	.chamasTacos-Socials-Line{
		display: none;
	}

	.chamasTacos-Socials ul li{
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Title{
		font-size: 40px;
		line-height: 40px;
	}

	.chamasTacos-Title-Medium{
		font-size: 30px;
		line-height: 40px;
	}

	.chamasTacos-Title-Small{
		font-size: 30px;
		line-height: 40px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
		height: initial;
	}

	.chamasTacos-Home-Restaurant-Image{
		padding: 28px 8px 28px 25px;
		width: calc(100% + -8px);
		right: -16px;
		height: initial;
	}

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium br{
		display: none;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title:after{
		width: 90px;
		height: 100px;
		right: -15px;
		top: -50px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.5);
		bottom: -230px;
    	right: -110px;
	}

	.chamasTacos-Home-Menu-Bottom-Line{
		flex-direction: column;
		padding-top: 30px;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Title-Normal{
		display: block;
		width: 100%;
		border-bottom: solid 4px #F2B124;
		/*text-align: center;*/
		padding-bottom: 7px;
		margin-bottom: 10px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Title-Normal span{
		display: none;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Content{
		display: block;
		width: 100%;
	}

	.chamasTacos-Home-Banner-Text, .chamasTacos-Home-Banner-Text-Reverse{
		font-size: 40px;
	}

	.chamasTacos-Home-Banner{
		height: 90px;
	}

	.chamasTacos-Home-Menu{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		margin-bottom: -40px;
		background-position: bottom -10px right 35px, center bottom;
		background-size: 330px, cover;
	}

	.chamasTacos-Home-Moment{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);		
		margin-top: -40px;
		margin-bottom: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Restaurant{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		margin-top: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Join-Us .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 40px;
	}

	.chamasTacos-Home-Map{
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Map-Block{
		padding: 50px 15px;
		font-size: 23px;
		line-height: 29px;
	}

	.chamasTacos-Home-Map-Block:after{
		transform: scale(0.38);
		left: -95px;
		bottom: -235px;
	}

	.chamasTacos-Instagram{
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.chamasTacos-Instagram .chamasTacos-Title{
		font-size: 30px;
		line-height: 40px;
	}

	.chamasTacos-Instagram-Content{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.chamasTacos-Contact-Content{
		background-size: 330px;
		background-position: bottom right -120px;
	}

	.chamasTacos-Header-Story-Block, .chamasTacos-Story-Concept .chamasTacos-Header-Story-Block{
		padding: 30px;
	}

	.chamasTacos-Header-Story-Block:after{
		position: relative;
		display: block;
		left: -30px;
		bottom: -30px;
		right: initial;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		left: -10px;
    	bottom: -38px;
    	position: relative;
		display: block;
		right: initial;
	}

	.chamasTacos-Story-Numbers-Text{
		font-size: 25px;
		line-height: 26px;
	}

	.chamasTacos-Story-Concept{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Story-Content{
		width: 90vw;
		max-width: 90vw;
		padding: 20px;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.chamasTacos-Story-Content-Title{
		font-size: 40px;
		line-height: 25px;
	}

	.chamasTacos-Story-Content-Text{
		font-size: 16px;
		line-height: 22px;
	}

	.chamasTacos-Recruitment-Elements{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Elements .nav-pills .nav-link{
		background-size: contain;
		margin-left: 0;
		margin-right: 0;
	}

	.chamasTacos-Recruitment-Testimonials{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials .chamasTacos-Title-Small{
		margin-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials-Content{
		padding: 20px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 30px;
		line-height: 30px;
	}

	.chamasTacos-Recruitment-Testimonials-Titles{
		padding-top: 95px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button div{
		display: inline-block;
	}

	.chamasTacos-Recruitment-Testimonials-Title button small{
		font-size: 18px;
	}

	.chamasTacos-Recruitment-ChamasFamily{
		top: -30px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		padding-top: 105px;
		padding-bottom: 155px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		background-size: cover;
		background-position: center top 7px;
	}

	.chamasTacos-Recruitment-Slider{
		height: 200px;
	}

	.chamasTacos-Recruitment-Contact-Header-Element{
		font-size: 25px;
		line-height: 25px;
		padding-top: 20px;
		padding-bottom: 45px;
	}

	.chamasTacos-Recruitment-Contact-Content-Introduction{
		padding-top: 60px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Separator:after{
		width: 180px;
    	height: 210px;
	}

	.chamasTacos-Recruitment-Contact-Form label{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Contact-Form input[type="file"]::file-selector-button {
	  margin-right: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.chamasTacos-Recruitment-Contact-Form input, .chamasTacos-Recruitment-Contact-Form textarea, .chamasTacos-Recruitment-Contact-Form select{
		font-size: 21px;
	}

	.chamasTacos-News-Slider-Container{
		padding: 20px;
	}

	.chamasTacos-News-Slider{
		height: 250px;
	}

	#chamasTacos-News-Block{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Join-Why{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block{
		padding: 30px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		position: relative;
		display: block;
		left: initial;
	    right: -39px;
	    bottom: -32px;
	    width: 513px;
	    height: 260px;
	}

	.chamasTacos-Join-Grow-Element{
		font-size: 26px;
	}

	.chamasTacos-Join-Grow-Element-Block span, .chamasTacos-Join-Grow-Element-Hover span{
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Join-Choose-Title, .chamasTacos-Join-Choose-Content{
		padding-left: 50px;
		padding-right: 50px;
	}

	.chamasTacos-Join-Choose-Content.chamasTacos-Content{
		font-size: 22px;
		line-height: 27px;
	}

	.chamasTacos-Join-Convince{
		background-position: center right -35px, center top;
    	background-size: 100px, cover;
	}

	.chamasTacos-News-Title{
		font-size: 25px;
		line-height: 30px;
	}

	.chamasTacos-Products-Category{
		font-size: 25px;
	}

	.chamasTacos-Button-Black-Full{
		min-width: initial;
	}

	.chamasTacos-Join-Profile .chamasTacos-Title-Normal{
		font-size: 70px;
		line-height: 50px;
	}

	.chamasTacos-Content{
		font-size: 22px;
		line-height: 27px;
	}

	.chamasTacos-Products-Content-Block{
		display: block;
	}

	.chamasTacos-Products-Content{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block{
		background-position: center top;
		background-repeat: repeat-y;
		background-size: 100% auto;
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block:nth-child(odd){
		background-image: url(../../../images/rs/ChamasTacos-Carte-Mobile-1.jpg);
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block:nth-child(even){
		background-image: url(../../../images/rs/ChamasTacos-Carte-Mobile-2.jpg);
		color: #FFFFFF;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title{
		font-size: 30px;
		line-height: 45px;
	}

	.chamasTacos-Recruitment-Contact-Form input[type="submit"]{
		font-size: 22px;
		line-height: 22px;
	}

	.chamasTacos-Choose-Slide-Container{
		display: block;
	}

	.chamasTacos-Choose-Slide-Left, .chamasTacos-Choose-Slide-Right{
		width: 100%;
		display: block;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: initial;
	}

	.chamasTacos-Choose-Slide-Content{
		column-count: 1;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 15px;
	}

	.chamasTacos-Choose-Slide-Container:after{
		display: none;
	}

	.chamasTacos-Header-Etapes-Titre{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Header-Etapes-Titre br{
		display: none;
	}

	.chamasTacos-Header-Steps-Block{
		padding: 15px;
	}

	.chamasTacos-Header-Steps-Block ul{
		padding-right: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}

	.chamasTacos-Header-Steps-Block li{
		margin-bottom: 20px;
	}

	.chamasTacos-Header-Steps-Block li span{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 5px;
	}

	.chamasTacos-Header-Steps-Block:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block-Content{
		padding-left: 0;
		margin-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Steps-Adavantages{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Steps-Support{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Support-Slide{
		padding: 20px;
	}

	.chamasTacos-Steps-Support-Slide .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 50px;
	}

	.chamasTacos-Steps-Support-Slide{
		margin: 10px !important;
		width: 400px !important;
	}

	.chamasTacos-Choose-Slide-Title{
		font-size: 39px;
		line-height: 44px;
	}

	.chamasTacos-Join-Convince .chamasTacos-Title-Normal, .chamasTacos-Join-Faq .chamasTacos-Title-Normal{
		font-size: 40px;
		line-height: 55px;
	}

	.chamasTacos-Product-Complement:nth-child(1n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-30px ,calc(-100% - 10px));
	}

	.chamasTacos-Product-Complement:nth-child(2n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-120px ,calc(-100% - 10px));
	}

	.chamasTacos-Product-Complement:nth-child(3n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-210px ,calc(-100% - 10px));
	}
}

@media(min-width:576px) and (max-width:767px){
	#chamasTacos_ThemeSelector .chamasTacos-Title{
		font-size: 40px;
		line-height: 70px;
	}

	.chamasTacos-Socials{
		font-size: 18px;
	}

	.chamasTacos-Socials ul{
		margin-top: 15px;
	}

	.chamasTacos-Socials-Line{
		height: 70px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
	}

	.chamasTacos-Wrapper{
		padding-top: 106px;
	}

	.chamasTacos-ThemeSelector{
		right: -311px;
	}

	.chamasTacos-ThemeSelector .chamasTacos-ThemeSelector-Element{
		height: 55px;
		width: 370px;
	}

	.chamasTacos-ThemeSelector-Element-Icon{
		width: 59px;
		height: 55px;
	}

	.chamasTacos-ThemeSelector-Element-Icon img{
		height: 36px;
	}

	.chamasTacos-ThemeSelector-Element-Content{
		height: 55px;	
		font-size: 18px;
	}

	.chamasTacos-ThemeSelector-Element:hover{
		transform: translateX(-311px);
	}

	.chamasTacos-Socials{
		font-size: 14px;
	}

	.chamasTacos-Socials-Line{
		display: none;
	}

	.chamasTacos-Socials ul li{
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Title{
		font-size: 60px;
		line-height: 60px;
	}

	.chamasTacos-Title-Medium{
		font-size: 40px;
		line-height: 50px;
	}

	.chamasTacos-Title-Small{
		font-size: 40px;
		line-height: 50px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
	}

	.chamasTacos-Home-Restaurant-Image{
		padding: 28px 8px 28px 25px;
		width: calc(100% + -8px);
		right: -16px;
	}

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium br{
		display: none;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title:after{
		width: 90px;
		height: 100px;
		right: -15px;
		top: -50px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.5);
		bottom: -230px;
    	right: -110px;
	}

	.chamasTacos-Home-Menu-Bottom-Line{
		flex-direction: column;
		padding-top: 30px;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Title-Normal{
		display: block;
		width: 100%;
		border-bottom: solid 4px #F2B124;
		/*text-align: center;*/
		padding-bottom: 7px;
		margin-bottom: 10px;
		font-size: 40px;
		line-height: 45px;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Title-Normal span{
		display: none;
	}

	.chamasTacos-Home-Menu-Bottom-Line .chamasTacos-Content{
		display: block;
		width: 100%;
	}

	.chamasTacos-Home-Banner-Text, .chamasTacos-Home-Banner-Text-Reverse{
		font-size: 40px;
	}

	.chamasTacos-Home-Banner{
		height: 90px;
	}

	.chamasTacos-Home-Menu{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		margin-bottom: -40px;
		background-position: bottom -10px right 35px, center bottom;
		background-size: 330px, cover;
	}

	.chamasTacos-Home-Moment{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);		
		margin-top: -40px;
		margin-bottom: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Restaurant{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		margin-top: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Join-Us .chamasTacos-Title-Normal{
		font-size: 40px;
		line-height: 40px;
	}

	.chamasTacos-Home-Map{
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Map-Block{
		padding: 50px 15px;
		font-size: 25px;
		line-height: 30px;
	}

	.chamasTacos-Home-Map-Block:after{
		transform: scale(0.5);
		left: -95px;
		bottom: -235px;
	}

	.chamasTacos-Instagram{
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.chamasTacos-Instagram .chamasTacos-Title{
		font-size: 35px;
		line-height: 45px;
	}

	.chamasTacos-Instagram-Content{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.chamasTacos-Contact-Content{
		background-size: 330px;
		background-position: bottom right -120px;
	}

	.chamasTacos-Header-Story-Block, .chamasTacos-Story-Concept .chamasTacos-Header-Story-Block{
		padding: 30px;
	}

	.chamasTacos-Header-Story-Block:after{
		position: relative;
		display: block;
		left: -30px;
		bottom: -30px;
		right: initial;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		left: -10px;
    	bottom: -38px;
    	position: relative;
		display: block;
		right: initial;
	}

	.chamasTacos-Story-Concept{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Story-Content{
		width: 90vw;
		max-width: 90vw;
		padding: 20px;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.chamasTacos-Story-Content-Title{
		font-size: 40px;
		line-height: 25px;
	}

	.chamasTacos-Story-Content-Text{
		font-size: 16px;
		line-height: 22px;
	}

	.chamasTacos-Recruitment-Elements{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Elements .nav-pills .nav-link{
		background-size: contain;
	}

	.chamasTacos-Recruitment-Testimonials{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials .chamasTacos-Title-Small{
		margin-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials-Content{
		padding: 40px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 30px;
		line-height: 30px;
	}

	.chamasTacos-Recruitment-Testimonials-Titles{
		padding-top: 95px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button div{
		display: inline-block;
	}

	.chamasTacos-Recruitment-Testimonials-Title button small{
		font-size: 18px;
	}

	.chamasTacos-Recruitment-ChamasFamily{
		top: -30px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		padding-top: 105px;
		padding-bottom: 155px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		background-size: cover;
		background-position: center top 7px;
	}

	.chamasTacos-Recruitment-Slider{
		height: 400px;
	}

	.chamasTacos-Recruitment-Contact-Header-Element{
		font-size: 30px;
		line-height: 30px;
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.chamasTacos-Recruitment-Contact-Content-Introduction{
		padding-top: 60px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Separator:after{
		width: 180px;
    	height: 210px;
	}

	.chamasTacos-Recruitment-Contact-Form label{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Contact-Form input[type="file"]::file-selector-button {
	  margin-right: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.chamasTacos-Recruitment-Contact-Form input, .chamasTacos-Recruitment-Contact-Form textarea, .chamasTacos-Recruitment-Contact-Form select{
		font-size: 21px;
	}

	.chamasTacos-News-Slider-Container{
		padding: 20px;
	}

	.chamasTacos-News-Slider{
		height: 250px;
	}

	#chamasTacos-News-Block{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block{
		padding: 30px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		position: relative;
		display: block;
		left: initial;
	    right: -39px;
	    bottom: -32px;
	    width: 513px;
	    height: 260px;
	}

	.chamasTacos-Join-Grow-Element{
		font-size: 40px;
	}

	.chamasTacos-Join-Grow-Element-Block span, .chamasTacos-Join-Grow-Element-Hover span{
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Join-Choose-Title, .chamasTacos-Join-Choose-Content{
		padding-left: 50px;
		padding-right: 50px;
	}

	.chamasTacos-Join-Choose-Content.chamasTacos-Content{
		font-size: 25px;
		line-height: 30px;
	}

	.chamasTacos-Join-Convince{
		background-position: center right -35px, center top;
    	background-size: 100px, cover;
	}

	.chamasTacos-Products-Content-Block{
		display: block;
	}

	.chamasTacos-Products-Content{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block{
		background-position: center top;
		background-repeat: repeat-y;
		background-size: 100% auto;
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block:nth-child(odd){
		background-image: url(../../../images/rs/ChamasTacos-Carte-Mobile-1.jpg);
	}

	.chamasTacos-Products-Content .chamasTacos-Products-Content-Block:nth-child(even){
		background-image: url(../../../images/rs/ChamasTacos-Carte-Mobile-2.jpg);
		color: #FFFFFF;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title{
		font-size: 40px;
		line-height: 45px;
	}

	.chamasTacos-Choose-Slide-Container{
		display: block;
	}

	.chamasTacos-Choose-Slide-Left, .chamasTacos-Choose-Slide-Right{
		width: 100%;
		display: block;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: initial;
	}

	.chamasTacos-Choose-Slide-Content{
		column-count: 1;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 20px;
	}

	.chamasTacos-Choose-Slide-Container:after{
		display: none;
	}

	.chamasTacos-Header-Etapes-Titre{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Header-Etapes-Titre br{
		display: none;
	}

	.chamasTacos-Header-Steps-Block{
		padding: 15px;
	}

	.chamasTacos-Header-Steps-Block ul{
		padding-right: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}

	.chamasTacos-Header-Steps-Block li{
		margin-bottom: 20px;
	}

	.chamasTacos-Header-Steps-Block li span{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 5px;
	}

	.chamasTacos-Header-Steps-Block:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block-Content{
		padding-left: 0;
		margin-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Steps-Adavantages{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Steps-Support{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Support-Slide{
		padding: 20px;
	}

	.chamasTacos-Steps-Support-Slide .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 50px;
	}

	.chamasTacos-Steps-Support-Slide{
		margin: 10px !important;
		width: 400px !important;
	}

	.chamasTacos-Product-Complement:nth-child(1n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-30px ,calc(-100% - 10px));
	}

	.chamasTacos-Product-Complement:nth-child(2n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-120px ,calc(-100% - 10px));
	}

	.chamasTacos-Product-Complement:nth-child(3n) .chamasTacos-Product-Complement-Datas{
		transform: translate(-210px ,calc(-100% - 10px));
	}
}

@media(min-width:768px) and (max-width:991px){
	.chamasTacos-Socials-Line{
		height: 150px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
	}

	#chamasTacos_ThemeSelector .chamasTacos-Title{
		font-size: 70px;
		line-height: 100px;
	}

	.chamasTacos-Wrapper{
		padding-top: 228px;
	}

	.chamasTacos-ThemeSelector{
		right: -311px;
	}

	.chamasTacos-ThemeSelector .chamasTacos-ThemeSelector-Element{
		height: 55px;
		width: 370px;
	}

	.chamasTacos-ThemeSelector-Element-Icon{
		width: 59px;
		height: 55px;
	}

	.chamasTacos-ThemeSelector-Element-Icon img{
		height: 36px;
	}

	.chamasTacos-ThemeSelector-Element-Content{
		height: 55px;	
		font-size: 18px;
	}

	.chamasTacos-ThemeSelector-Element:hover{
		transform: translateX(-311px);
	}

	.chamasTacos-Socials{
		font-size: 14px;
	}

	.chamasTacos-Socials ul{
		margin-top: 15px;
	}

	.chamasTacos-Socials-Line{
		height: 30px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Title{
		font-size: 65px;
		line-height: 60px;
	}

	.chamasTacos-Title-Medium{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Title-Small{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Content{
		font-size: 25px;
		line-height: 28px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
	}

	.chamasTacos-Home-Restaurant-Image{
		padding: 28px 8px 28px 25px;
		width: calc(100% + -8px);
		right: -16px;
	}

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium br{
		display: none;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title:after{
		width: 90px;
		height: 100px;
		right: -15px;
		top: -50px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.5);
		bottom: -230px;
    	right: -110px;
	}

	.chamasTacos-Home-Banner-Text, .chamasTacos-Home-Banner-Text-Reverse{
		font-size: 40px;
	}

	.chamasTacos-Home-Banner{
		height: 90px;
	}

	.chamasTacos-Home-Menu{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		margin-bottom: -40px;
		background-position: bottom -10px right 35px, center bottom;
		background-size: 330px, cover;
	}

	.chamasTacos-Home-Moment{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);		
		margin-top: -40px;
		margin-bottom: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Restaurant{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		margin-top: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Join-Us .chamasTacos-Title-Normal{
		font-size: 40px;
		line-height: 45px;
	}

	.chamasTacos-Home-Map{
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Map-Block{
		padding: 50px 15px;
		font-size: 26px;
		line-height: 30px;
	}

	.chamasTacos-Home-Map-Block:after{
		transform: scale(0.5);
		left: -95px;
		bottom: -235px;
	}

	.chamasTacos-Instagram{
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.chamasTacos-Instagram .chamasTacos-Title{
		font-size: 40px;
		line-height: 50px;
	}

	.chamasTacos-Instagram-Content{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.chamasTacos-Button, .chamasTacos-Home-Map-Block input[type="text"]{
		font-size: 25px;
		line-height: 29px;
	}

	.chamasTacos-Home-Banner-Container{
		transform: rotate(-4deg) skew(-4deg);
	}

	.chamasTacos-Contact-Content{
		background-size: 330px;
		background-position: bottom right -120px;
	}

	.chamasTacos-Header-Story-Block, .chamasTacos-Story-Concept .chamasTacos-Header-Story-Block{
		padding: 30px 255px 138px 30px;
	}

	.chamasTacos-Story-Content{
		width: 90vw;
		max-width: 90vw;
		padding: 20px;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.chamasTacos-Recruitment-Elements{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Elements .nav-pills .nav-link{
		background-size: contain;
	}

	.chamasTacos-Recruitment-Testimonials{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials .chamasTacos-Title-Small{
		margin-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials-Content{
		padding: 40px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 30px;
		line-height: 30px;
	}

	.chamasTacos-Recruitment-Testimonials-Titles{
		padding-top: 95px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button div{
		display: inline-block;
	}

	.chamasTacos-Recruitment-Testimonials-Title button small{
		font-size: 18px;
	}

	.chamasTacos-Recruitment-ChamasFamily{
		top: -30px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		padding-top: 105px;
		padding-bottom: 155px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		background-size: cover;
		background-position: center top 7px;
	}

	.chamasTacos-Recruitment-Slider{
		height: 400px;
	}

	.chamasTacos-Recruitment-Contact-Header-Element{
		font-size: 30px;
		line-height: 30px;
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.chamasTacos-Recruitment-Contact-Content-Introduction{
		padding-top: 60px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Separator:after{
		width: 180px;
    	height: 210px;
	}

	.chamasTacos-Recruitment-Contact-Form label{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Contact-Form input[type="file"]::file-selector-button {
	  margin-right: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.chamasTacos-Recruitment-Contact-Form input, .chamasTacos-Recruitment-Contact-Form textarea, .chamasTacos-Recruitment-Contact-Form select{
		font-size: 21px;
	}

	.chamasTacos-News-Slider-Container{
		padding: 20px;
	}

	.chamasTacos-News-Slider{
		height: 350px;
	}

	#chamasTacos-News-Block{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block{
		padding: 30px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		position: relative;
		display: block;
		left: initial;
	    right: -39px;
	    bottom: -32px;
	    width: 513px;
	    height: 260px;
	}

	.chamasTacos-Join-Grow-Element{
		font-size: 40px;
	}

	.chamasTacos-Join-Grow-Element-Block span, .chamasTacos-Join-Grow-Element-Hover span{
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Join-Choose-Title, .chamasTacos-Join-Choose-Content{
		padding-left: 50px;
		padding-right: 50px;
	}

	.chamasTacos-Join-Choose-Content.chamasTacos-Content{
		font-size: 25px;
		line-height: 30px;
	}

	.chamasTacos-Join-Convince{
		background-position: center right -35px, center top;
    	background-size: 100px, cover;
	}

	.chamasTacos-Header-Desktop-Small-Content .chamasTacos-Desktop-Nav .nav-link{
		font-size: 17px;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title{
		font-size: 45px;
		line-height: 60px;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		width: 400px;
		height: 400px;
		right: -143px;
	}

	.chamasTacos-Choose-Slide-Container{
		display: block;
	}

	.chamasTacos-Choose-Slide-Left, .chamasTacos-Choose-Slide-Right{
		width: 100%;
		display: block;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: initial;
		width: 100%;
	}

	.chamasTacos-Choose-Slide-Content{
		column-count: 1;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 30px;
	}

	.chamasTacos-Choose-Slide-Container:after{
		display: none;
	}

	.chamasTacos-Header-Etapes-Titre{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Header-Etapes-Titre br{
		display: none;
	}

	.chamasTacos-Header-Steps-Block{
		padding: 15px;
	}

	.chamasTacos-Header-Steps-Block ul{
		padding-right: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}

	.chamasTacos-Header-Steps-Block li{
		margin-bottom: 20px;
	}

	.chamasTacos-Header-Steps-Block li span{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 5px;
	}

	.chamasTacos-Header-Steps-Block:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block-Content{
		padding-left: 0;
		margin-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Steps-Adavantages{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Steps-Support{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Support-Slide{
		padding: 20px;
	}

	.chamasTacos-Steps-Support-Slide .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 50px;
	}

	.chamasTacos-Steps-Support-Slide{
		margin: 10px !important;
		width: 600px !important;
	}
}

@media(min-width: 992px) and (max-width:1330px){
	.chamasTacos-Socials-Line{
		height: 250px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Home-Moment-Image{
		width: calc(100% + -8px);
	}

	#chamasTacos_ThemeSelector .chamasTacos-Title{
		font-size: 70px;
		line-height: 100px;
	}

	#chamasTacos_ThemeSelector, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		max-width: 100%;
	}

	#chamasTacos_ThemeSelector button, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		font-size: 16px;
		max-width: 100%;
		height: 60px;
		padding-left: 25px;
	}

	#chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover{
		max-width: calc(100% + 4px);
	}

	#chamasTacos_ThemeSelector button:after, #chamasTacos_ThemeSelector .chamasTacos-Selector-Button-Hover:after{
		width: 40px;
		height: 40px;
		background-size: 20px;
	}

	.chamasTacos-Wrapper{
		padding-top: 228px;
	}

	.chamasTacos-ThemeSelector{
		right: -311px;
	}

	.chamasTacos-ThemeSelector .chamasTacos-ThemeSelector-Element{
		height: 55px;
		width: 370px;
	}

	.chamasTacos-ThemeSelector-Element-Icon{
		width: 59px;
		height: 55px;
	}

	.chamasTacos-ThemeSelector-Element-Icon img{
		height: 36px;
	}

	.chamasTacos-ThemeSelector-Element-Content{
		height: 55px;	
		font-size: 18px;
	}

	.chamasTacos-ThemeSelector-Element:hover{
		transform: translateX(-311px);
	}

	.chamasTacos-Socials{
		font-size: 14px;
	}

	.chamasTacos-Socials ul{
		margin-top: 15px;
	}

	.chamasTacos-Socials-Line{
		height: 30px;
	}

	.chamasTacos-Home-Top{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Title{
		font-size: 90px;
		line-height: 60px;
	}

	.chamasTacos-Title-Medium{
		font-size: 50px;
		line-height: 50px;
	}

	.chamasTacos-Title-Small{
		font-size: 45px;
		line-height: 45px;
	}

	.chamasTacos-Home-Moment-Image{
		padding: 28px 25px 28px 8px;
		width: calc(100% + -8px);
	}

	.chamasTacos-Home-Restaurant-Image{
		padding: 28px 8px 28px 25px;
		width: calc(100% + -8px);
		right: -16px;
	}

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium br{
		display: none;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title:after{
		width: 90px;
		height: 100px;
		right: -15px;
		top: -50px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.8);
		bottom: -230px;
    	right: -50px;
	}


	.chamasTacos-Home-Banner-Text, .chamasTacos-Home-Banner-Text-Reverse{
		font-size: 40px;
	}

	.chamasTacos-Home-Banner{
		height: 90px;
	}

	.chamasTacos-Home-Menu{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0% 100%);
		margin-bottom: -40px;
		background-position: bottom -10px right 35px, center bottom;
		background-size: 550px, cover;
	}

	.chamasTacos-Home-Moment{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% calc(100% - 40px), 0% 100%);		
		margin-top: -40px;
		margin-bottom: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Restaurant{
		-webkit-clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%);
		margin-top: -40px;
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Join-Us .chamasTacos-Title-Normal{
		font-size: 63px;
		line-height: 50px;
	}

	.chamasTacos-Home-Map{
		padding-top: 125px;
		padding-bottom: 125px;
	}

	.chamasTacos-Home-Map-Block{
		padding: 50px 15px;
		font-size: 40px;
		line-height: 40px;
	}

	.chamasTacos-Home-Map-Block:after{
		transform: scale(0.5);
		left: -75px;
		bottom: -245px;
	}

	.chamasTacos-Instagram{
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.chamasTacos-Instagram .chamasTacos-Title{
		font-size: 82px;
	}

	.chamasTacos-Instagram-Content{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.chamasTacos-Home-Banner-Container{
		transform: rotate(-3deg) skew(-3deg);
	}

	.chamasTacos-Contact-Content{
		background-size: 450px;
		background-position: bottom right -130px;
	}

	.chamasTacos-Header-Story-Block, .chamasTacos-Story-Concept .chamasTacos-Header-Story-Block{
		padding: 30px 255px 138px 30px;
	}

	.chamasTacos-Recruitment-Elements{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Elements .nav-pills .nav-link{
		background-size: contain;
	}

	.chamasTacos-Recruitment-Testimonials{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials .chamasTacos-Title-Small{
		margin-bottom: 50px;
	}

	.chamasTacos-Recruitment-Testimonials-Content{
		padding: 40px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 30px;
		line-height: 30px;
	}

	.chamasTacos-Recruitment-Testimonials-Titles{
		padding-top: 95px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button div{
		display: inline-block;
	}

	.chamasTacos-Recruitment-Testimonials-Title button small{
		font-size: 18px;
	}

	.chamasTacos-Recruitment-ChamasFamily{
		top: -30px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		padding-top: 105px;
		padding-bottom: 155px;
	}

	.chamasTacos-Recruitment-Slider-Block{
		background-size: cover;
		background-position: center top 7px;
	}

	.chamasTacos-Recruitment-Slider{
		height: 290px;
	}

	.chamasTacos-Recruitment-Contact-Header-Element{
		font-size: 30px;
		line-height: 30px;
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.chamasTacos-Recruitment-Contact-Content-Introduction{
		padding-top: 60px;
		font-size: 30px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Separator:after{
		width: 180px;
    	height: 210px;
	}

	.chamasTacos-Recruitment-Contact-Form label{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Recruitment-Contact-Form input[type="file"]::file-selector-button {
	  margin-right: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.chamasTacos-Recruitment-Contact-Form input, .chamasTacos-Recruitment-Contact-Form textarea, .chamasTacos-Recruitment-Contact-Form select{
		font-size: 21px;
	}

	.chamasTacos-News-Slider-Container{
		padding: 20px;
	}

	.chamasTacos-News-Slider{
		height: 350px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block{
		padding: 30px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		position: relative;
		display: block;
		left: initial;
	    right: -39px;
	    bottom: -32px;
	    width: 513px;
	    height: 260px;
	}

	.chamasTacos-Join-Grow-Element{
		font-size: 40px;
	}

	.chamasTacos-Join-Grow-Element-Block span, .chamasTacos-Join-Grow-Element-Hover span{
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Join-Choose-Title, .chamasTacos-Join-Choose-Content{
		padding-left: 20px;
		padding-right: 20px;
	}

	.chamasTacos-Join-Choose-Content.chamasTacos-Content{
		font-size: 17px;
    	line-height: 17px;
	}

	.chamasTacos-Join-Choose-Title{
		font-size: 45px;	
		line-height: 45px;
	}

	.chamasTacos-Join-Convince{
		background-position: center right -35px, center top;
    	background-size: 100px, cover;
	}

	.chamasTacos-Header-Desktop-Small-Content .chamasTacos-Desktop-Nav .nav-link{
		font-size: 23px;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title{
		line-height: 95px;
	}

	.chamasTacos-Instagram .chamasTacos-Title{
		line-height: 90px;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		width: 400px;
		height: 400px;
		right: -143px;
	}

	.chamasTacos-Choose-Slide-Container{
		display: block;
	}

	.chamasTacos-Choose-Slide-Left, .chamasTacos-Choose-Slide-Right{
		width: 100%;
		display: block;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: initial;
		width: 100%;
	}

	.chamasTacos-Choose-Slide-Content{
		column-count: 1;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 30px;
	}

	.chamasTacos-Choose-Slide-Container:after{
		display: none;
	}

	.chamasTacos-Header-Etapes-Titre{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 50px;
		line-height: 55px;
	}

	.chamasTacos-Header-Etapes-Titre br{
		display: none;
	}

	.chamasTacos-Header-Steps-Block{
		padding: 15px;
	}

	.chamasTacos-Header-Steps-Block ul{
		padding-right: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}

	.chamasTacos-Header-Steps-Block li{
		margin-bottom: 20px;
	}

	.chamasTacos-Header-Steps-Block li span{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 5px;
	}

	.chamasTacos-Header-Steps-Block:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block-Content{
		padding-left: 0;
		margin-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Steps-Adavantages{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Steps-Support{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Support-Slide{
		padding: 20px;
	}

	.chamasTacos-Steps-Support-Slide .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 50px;
	}

	.chamasTacos-Steps-Support-Slide{
		margin: 10px !important;
		width: 900px !important;
	}
}

@media(min-width: 1331px) and (max-width:1399px){
	.chamasTacos-Home-Menu{
		margin-bottom: -200px;
	}

	.chamasTacos-Home-Moment{
		margin-top: -200px;
		margin-bottom: -200px;
	}

	.chamasTacos-Home-Restaurant{
		margin-top: -200px;
	}

	.chamasTacos-Contact-Content{
		background-size: 450px;
		background-position: bottom right -130px;
	}

	.chamasTacos-Recruitment-Testimonials-Title button{
		font-size: 35px;
		line-height: 35px;
	}

	.chamasTacos-Join-Choose-Title, .chamasTacos-Join-Choose-Content{
		padding-left: 20px;
		padding-right: 20px;
	}

	.chamasTacos-Join-Choose-Content.chamasTacos-Content{
		font-size: 23px;
    	line-height: 23px;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		width: 400px;
		height: 400px;
		right: -143px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		width: 1200px;
		height: 609px;
		right: -582px;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: 450px;
		width: 450px;
		height: 100%;
		object-fit: cover;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 30px;
	}

	.chamasTacos-Header-Etapes-Titre{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 50px;
		line-height: 55px;
	}

	.chamasTacos-Header-Etapes-Titre br{
		display: none;
	}

	.chamasTacos-Header-Steps-Block{
		padding: 15px;
	}

	.chamasTacos-Header-Steps-Block ul{
		padding-right: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}

	.chamasTacos-Header-Steps-Block li{
		margin-bottom: 20px;
	}

	.chamasTacos-Header-Steps-Block li span{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 5px;
	}

	.chamasTacos-Header-Steps-Block:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block-Content{
		padding-left: 0;
		margin-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}

	.chamasTacos-Steps-Adavantages{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Steps-Support{
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.chamasTacos-Steps-Support-Slide{
		padding: 20px;
	}

	.chamasTacos-Steps-Support-Slide .chamasTacos-Title-Normal{
		font-size: 30px;
		line-height: 50px;
	}

	.chamasTacos-Steps-Support-Slide{
		margin: 10px !important;
		width: 900px !important;
	}
}

@media(min-width: 1400px) and (max-width:1696px){
	.chamasTacos-Header-Desktop{
		padding-bottom: 89px;
	}

	.chamasTacos-Header-Desktop-Logo{
		width: 310px;
		text-align: left;
	}

	.chamasTacos-Logo{
		max-height: 40px;
	}

	.chamasTacos-Desktop-Nav{
		width: calc((100% - 300px) / 2);
	}

	.chamasTacos-Desktop-Nav .nav-link{
		font-size: 18px;
	}

	.chamasTacos-Desktop-Nav-Left li a{
		margin-right: 30px;
	}

	.chamasTacos-Desktop-Nav-Right li a{
		margin-left: 30px;
	}

	.chamasTacos-Home-Hook br{
		display: none;
	}	

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium br{
		display: none;
	}

	.chamasTacos-Home-Moment-Content .chamasTacos-Title-Medium{
		font-size: 60px;
		line-height: 70px;
	}

	.chamasTacos-Home-Menu{
		margin-bottom: -200px;
	}

	.chamasTacos-Home-Moment{
		margin-top: -200px;
		margin-bottom: -200px;
	}

	.chamasTacos-Home-Restaurant{
		margin-top: -200px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.8);
		bottom: -230px;
    	right: -50px;
	}

	.chamasTacos-Home-Menu{
		background-size: 550px, cover;
	}

	.chamasTacos-Home-Hook{
		font-size: 35px;
		line-height: 40px;
	}

	.chamasTacos-Home-Menu-Top .chamasTacos-Title{
		font-size: 60px;
		line-height: 60px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.8);
		bottom: -230px;
    	right: -50px;
	}

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		width: 400px;
		height: 400px;
		right: -143px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		width: 1200px;
		height: 609px;
		right: -582px;
	}

	.chamasTacos-Choose-Slide-Left img{
		min-width: 450px;
		width: 450px;
		height: 100%;
		object-fit: cover;
	}

	.chamasTacos-Choose-Slide-Content-Container{
		padding: 30px;
	}

	.chamasTacos-Steps-Adavantages:after{
		display: none;
	}

	.chamasTacos-Header-Steps-Block:after{
		right: -348px;
	}
}

@media(min-width: 1697px) and (max-width:1865px){
	.chamasTacos-Header-Desktop-Logo{
		width: 330px;
		text-align: left;
	}

	.chamasTacos-Logo{
		max-height: 40px;
	}

	.chamasTacos-Desktop-Nav-Left li a{
		margin-right: 30px;
	}

	.chamasTacos-Desktop-Nav-Right li a{
		margin-left: 30px;
	}

	.chamasTacos-Home-Separator:after{
		transform: scale(0.8);
		bottom: -230px;
    	right: -50px;
	}	

	.chamasTacos-Story-Concept .chamasTacos-Header-Story-Block:after{
		width: 500px;
		height: 500px;
		right: -143px;
	}

	.chamasTacos-Join-Why .chamasTacos-Header-Why-Block:after{
		width: 1400px;
		height: 711px;
		right: -582px;
	}
}
/* RESPONSIVE */ 