@media (max-width: 1300px) {
	
	.header-logo-col {
		width: 330px;
	}
	
	#footer:after {
		bottom: 14%;
	}	

}

@media (max-width: 1200px) {
	
	.header-buy-col {
		display: none;
	}
	
	.header-logo-col {
		width: 300px;
	}	
	
	.offer-left-col {
		width: 300px;
		padding-right: 15px;
	}	

	.offer-cards-title-col {
		width: 300px;
	}
	
	.offer-card {
		padding: 20px 10px;
		max-width: 200px;
		min-height: 292px;
	}	

}

@media (max-width: 992px) {
	.header-menu-col #menu {
		display: none;
	}
	.trigger {
		display: block;
	}
	
	.logo {
		width: 90px;
		height: 62px;
		background-size: 90px;
		margin-right: 0px;
	}	
	
	.header-logo-col {
		text-align: left;
		padding: 10px 0;
	}
	
	.offer-table {
		display: flex;
		flex-direction: column;
	}
	
	.offer-left-col {
		display: block;
		width: 100%;
		order: 2;
		background: #ffffff;
		padding: 24px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	.offer-title h1 {
		line-height: 1.35em;
		margin-top: 0;
		margin-bottom: 0.2em;
	}	
	
	.offer-desc {
		padding: 5px 0 15px 0;
	}	
	
	.offer-cards {
		display: block;
		margin-top: 0px;
		padding-top: 30px;
	}
	
	.offer-cards-title {
		text-align: center;
		padding-bottom: 15px;
	}	
	
	.offer-cards-title h2 {
		padding-right: 0px;
	}	
		
	.offer-cards-title-col,
	.offer-cards-body-col {
		display: block;
		width: 100%;
	}
	
	.offer-card {
		max-width: 220px;
	}	
	
	.offer-slider-dots {
		bottom: 50px;
	}	
	
	.offer-slider-arrows {
		bottom: 65px;
	}	
	
	.separ1:after {
		width: 250px;
		height: 250px;
		bottom: -120px;
		left: -50px;
	}
	
	.separ2:after {
		width: 250px;
		height: 250px;
		top: -98px;
		right: -86px;
	}

	.separ3:after {
		width: 250px;
		height: 250px;
		top: -156px;
		left: -50px;
	}

	.separ4:after {
		width: 250px;
		height: 250px;
		top: -98px;
		right: -86px;
	}	
	
	.separ5:after {
		width: 250px;
		height: 250px;
		top: -156px;
		left: -50px;
	}	
	
	.product-body {
		padding-left: 0;
	}	
	
	.product-info {
		padding-bottom: 5px;
		padding-top: 25px;
	}
	
	.products-carousel-item {
		padding-bottom: 25px;
	}
	
	.products-after {
		padding-top: 14px;
		line-height: 1.25em;
	}	
	
	#footer .footer-bottom,
	#footer .footer-left-td, 
	#footer .footer-center-td, 
	#footer .footer-right-td {
		display: flex;
		flex-direction: column;
		width: 100%;
		text-align: center;
	}	
	
	#footer .email-table {
		float: none;
		width: 160px;
		margin: 0 auto;
		text-align: left;
	}
	
	#footer .footer-left-td {
		order: 3;
		padding-top: 15px;
	}
	
	#footer .footer-center-td {
		order: 1;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	#footer .footer-right-td  {
		order: 2;
	}
	
	#footer:after {
		bottom: 17%;
		right: -160px;
	}
	
	#footer .phone {
		padding-bottom: 10px;
	}

	.reviews-section-body {
		padding-top: 0px;
	}	
		
}

@media (max-width: 768px) {
	.offer-cards-td {
		display: table-cell;
		vertical-align: middle;
		padding: 0px 8px;
	}
	.whywe-after {
		padding-top: 26px;
	}

	.modale-body {
		padding: 15px 20px 20px 20px;
	}	
	
	.modale-body h3 {
		font-size: 1.5em;
	}
	.recipes-slider-dots,
	.reviews-slider-dots	{
		padding: 0px 0;
	}	
	
	
}

@media (max-width: 660px) {
	
	.offer-cards-title {
		padding-bottom: 0px;
	}	
	
	.offer-cards-table,
	.offer-cards-td {
		display: block;
		padding: 6px 0px;
	}
	
	.offer-card {
		max-width: 360px;
		min-height: auto;
	}
	
	.offer-card-title h3 {
		font-size: 1.em;
	}	
	
	.separ1:after {
		width: 200px;
		height: 200px;
		bottom: -60px;
		left: -50px;
	}

	.separ2:after {
		width: 200px;
		height: 200px;
		top: -98px;
		right: -86px;
	}
	
	.separ3:after {
		width: 200px;
		height: 200px;
		top: -126px;
		left: -50px;
	}

	.separ4:after {
		width: 200px;
		height: 200px;
		top: -98px;
		right: -72px;
	}

	.separ5:after {
		width: 232px;
		height: 232px;
		top: -135px;
		left: -50px;
	}
	
	.section-title h2 {
		font-size: 1.7em;
	}	
	
	#footer .section-desc {
		padding-bottom: 10px;
	}	
	
	.recipes-section-body {
		padding-top: 0px;
	}	
	
	.products-section-body {
		padding-top: 10px;
	}

	#whywe .section-desc {
		padding-bottom: 10px;
	}	
	
}

@media (max-width: 560px) {
	body {
		font-size: 15px;
	}
	.offer-card-desc {
		font-size: 1em;
	}	
	.offer-card {
		padding: 20px 24px;
	}
	.offer-card-title h3 {
		font-size: 1.2em;
	}	

	.slick-next,
	.slick-prev {
		width: 24px;
		height: 38px;
	}	
	
	.offer-slider-arrows {
		position: absolute;
		right: 16px;
		bottom: 60px;
		width: 60px;
		z-index: 100;
	}	
	
}

@media (max-width: 460px) {
	body {
		font-size: 14px;
	}
	.offer-card-title h3 {
		font-size: 1.3em;
	}		
	
}