@media only screen and (max-width: 1440px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1200px) {
	.farmer-item {
	    width: calc(50% - (70px / 2));
	}
}
@media only screen and (max-width: 1024px) {
	.general {
		padding-bottom: 170px;
	}
	.pig-farmers-content {
		margin-top: 60px;
	}
	.farmer-item {
	    width: calc(50% - (50px / 2));
	}
	/*.ours_features_desc p {
		font-size: 15px;
	}*/
	.farmer-quote {
		height: 177px;
	}
}
@media only screen and (max-width: 991px) {
	.general {
	    padding-bottom: 140px;
	}
	.farmer-item {
		width: 100%;
	}
	.farmer-quote {
		height: auto;
	}
}
@media only screen and (max-width: 768px) {
	.general {
	    padding-bottom: 100px;
	}
	.about-list {
	    margin-bottom: 100px;
	}
	.recipe .top-br {
		padding-bottom: 40px;
	}
	.content-recipe {
	    padding-top: 45px;
	}
	.list-dish > .item:first-child {
	    margin-bottom: 130px;
	}
	.contact {
		padding-top: 50px;
	}
	.map iframe {
		height: 400px;
	}
	.contact-us h3 {
		font-size: 20px;
	}
	.featured_articles_thumb img {
		max-width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.about-banner {
		margin-bottom: 60px;
	}
	.about-banner .title h2 {
		font-size: 25px;
		line-height: 40px;
	}
	.about-list {
	    margin-bottom: 70px;
	}
	.about-list .item {
	    margin-bottom: 50px;
	}
	.general {
		padding: 50px 0 80px;
	}
	.site-footer {
		padding: 30px 0;
	}
	.site-footer .container {
		display: block;
		height: auto;
	}
	.menu-footer {
		margin-bottom: 15px;
	}
	.site-footer .right-footer {
		display: block;
	}
	.site-footer .copyright {
		margin-left: 0;
	}
	.site-footer .socials {
		margin-bottom: 10px;
	}
	.recipe .top-br {
	    padding-bottom: 20px;
	}
	.content-recipe {
	    padding-top: 30px;
	}
	.ingred-list ul.item {
	    width: calc(50% - 20px / 2);
	}
	.list-thumb .item {
	    width: calc(50% - 20px / 2);
	}
	.list-dish h3 {
		font-size: 20px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 540px) {
	.about-banner .title h2 {
	    font-size: 22px;
	    line-height: 36px;
	}
	.top-general h1.title {
	    font-size: 25px;
	    line-height: 45px;
	}
	.list-dish h3 {
	    font-size: 18px;
	    line-height: 36px;
	}
	.list-dish > .item:first-child {
	    margin-bottom: 100px;
	}
	.contact {
	    padding-top: 40px;
	}
}
@media only screen and (max-width: 480px) {
	/*body {
		font-size: 15px;
	}*/
	/*.info-access p {
		font-size: 15px;
	}*/
	.site-contents {
	    padding: 45px 0 50px;
	}
	.pig-farmers-content {
	    margin-top: 40px;
	}
	.farmer-item:last-child {
		margin-bottom: 20px;
	}
	.farmer-info {
		padding-left: 0;
	}
	.ingred-list {
		display: block;
	}
	.ingred-list ul.item {
		width: 100%;
	}
	.ingred-list ul.item:first-child {
		margin-bottom: 15px;
	}
	.top-general h1.title {
		font-size: 23px;
	}
	.ours_features_desc {
		text-align: left;
	}
}
@media only screen and (max-width: 415px) {
	.about-banner {
	    margin-bottom: 50px;
	    padding: 35px 0;
	    height: auto;
	}
	.about-banner .title h2 {
		font-size: 23px;
	}
	.about-banner .title h2:first-child {
		margin-bottom: 5px;
	}
	.general {
	    padding: 45px 0 65px;
	}
	.articles .item h3 {
		font-size: 20px;
	}
	.top-general h1.title {
		font-size: 20px;
		line-height: 40px;
	}
	.list-thumb .item {
	    width: calc(50% - 15px / 2);
	}
	.list-dish > .item:first-child {
		margin-bottom: 50px;
	}
	.contact-us p {
	    font-size: 14px;
	}
	.main-title {
		font-size: 19px;
	}
	.farmer-desc {
	    margin-left: 15px;
	}
	.farmer-quote {
		padding: 20px 10px 10px;
	}
	.top-general .note-image {
		text-align: left;
	}
}
@media only screen and (max-width: 405px) {
	.main-title {
	    font-size: 22px;
	}
}
@media only screen and (max-width: 376px) {
	.top-general h1.title {
		font-size: 23px;
	}
	.articles .item h3 {
	    font-size: 22px;
	}
	.top-general .note-image {
		line-height: 18px;
	}
	.main-title {
	    font-size: 21px;
	}
}
@media only screen and (max-width: 360px) {
	.top-general h1.title {
	    font-size: 22px;
	}
	.top-general p {
		font-size: 12px;
		line-height: 28px;
	}
	.contact-us h3 {
	    font-size: 18px;
	    line-height: 32px;
	}
	.farmer-home-page {
		font-size: 15px;
	}
	.farmer-socials {
	    margin-left: 5px;
	}
}
@media only screen and (max-width: 359px) {
	.top-general h1.title {
	    font-size: 19px;
	}
	.articles .item h3 {
	    font-size: 19px;
	}
	.farmer-desc {
	    margin-left: 10px;
	}
	.farmer-home-page {
	    font-size: 14px;
	}
	.farmer-socials li {
		padding: 0 3px;
	}
	.farmer-socials li a {
		width: 20px;
		height: 20px;
		line-height: 18px;
		font-size: 14px;
	}
}