@media (min-width:2001px) and (max-width:2560px){
}
@media (min-width:1801px) and (max-width:2000px){

	.container {
	    max-width: 1260px;
	}
}
@media (min-width:1551px) and (max-width:1800px){

	.container {
	    max-width: 1260px;
	}
}
@media (min-width:1300px) and (max-width:1550px){
	.container {
	    max-width: 1260px;
	}

}
@media (min-width:1200px) and (max-width:1299px){
	.product-btn a {
	    padding: 12px 10px;
	}
}
@media (min-width:992px) and (max-width:1199px){

	.navbar-expand-lg .navbar-nav .nav-link{
		font-size: 14px;
	}
	.navbar-expand-lg .navbar-nav .nav-item {
	    margin: 0px 30px 0 0;
	}

	.banners-section{
		padding: 90px 0 0 0;
		height: 630px;
	}

	.title{
		width: 550px;
		margin: 0 auto;
	}
	.title h6{
		font-size: 20px;
	}
	.title h1, .title h2{
		font-size: 40px;
	}

	.product-btn a i{
		margin: 0;
	}
	.product-box h4{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.product-btn a {
	    padding: 12px 7px;
	}
	.product-slider .owl-carousel .owl-nav button.owl-next,
	 .product-slider .owl-carousel .owl-nav button.owl-prev{
	 	top: 40%;
	}

	/* racipes */
	.product-menu .form-control{
		font-size: 15px;
	}

	/* rib-wagon */
	.rib-wagon-section{
		padding: 50px 0;
	}
	.rib-text img{
		width: 400px;
		margin: 0 0 0 30px;
	}
	.insite-section{
		padding-bottom: 40px;
	}

	.single-prbox .product-box h4{
		height: auto;
	}

	.slick-slide img{
		height: auto;
	}
	.produstdata-section .entry-summary {
	    float: right;
	    width: 45%;
	}
}
@media (min-width:768px) and (max-width:991px){
	.mobile{
		display: block;
	}
	.desktop{
		display: none;
	}
	.top-info{
		margin: 0;
		padding: 10px 10px 10px 0;
	}
	.navigation-area{
		width: 100%;
	}
	.navbar-brand {
	    margin: 0 0 -50px 0;
	}
	.navbar-expand-lg .navbar-nav .nav-item{
		text-align: center;
		margin: 13px 0 ;
	}




	.banners-section{
		height: 390px;
		padding: 70px 0 0 0;
	}
	.slide-text h2{
		font-size: 40px;
	}
	.banner-slider .owl-carousel .owl-item img{
		height: 340px;
		object-fit: contain;
	}
	.slide-image{
		min-height: 350px;
	}
	.slide-text{
		margin: 90px 0 0 0;
	}
	.slide-text h2 span{
		font-size: 30px;
	}



	.recipes-section{
		padding: 20px 0 0 0;
	}
	.recipes-box{
		margin: 0 0 50px 0;
	}
	.title{
		width: 400px;
		margin: 0 auto;
	}
	.title h1, .title h2{
		font-size: 40px;
	}


	.text-data{
		width: 350px;
	}
	.use-text h3{
		font-size: 16px;
	}
	.product-btn a{
		padding: 10px;
	}
	.site-main .product-btn a{
		padding: 12px;
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.product-box h4{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.product-menu li a{
		font-size: 16px;
	}


	.join-section{
		padding: 50px 0;
	}

	.social-media {
		text-align: center;
		margin: 30px 0 0 0;
	}

	/* contact */
	.contact-form-inner{
		margin-top: 40px;
	}

	/* racipes */
	.product-menu .form-control{
		width: 100%;
	}
	.product-recipes .product-menu li{
		margin-bottom: 10px;
		border: none;
		width: 49%;
	}

	/* rib-wagon */
	.rib-wagon-section{
		padding: 50px 0;
	}
	.rib-text img{
		width: 300px;
		margin: 0 0 0 30px;
	}

	/* the latest */
	.letest-image{
		margin-bottom: 30px;
	}
	.pagination-area .btn-data a{
		font-size: 14px;
	}
	.pagination-area ul li,.pagination-area .btn-data{
		margin-bottom: 20px;
	}
	.insite-section{
		padding-bottom: 40px;
	}

	.site-main .singleslider-section .product-btn a {
	    padding:10px 8px;
	    width: auto;
	    display: inline-block;
	    margin-bottom: 0px;
	}
	.single-prbox .product-box h4{
		height: auto;
	}
	.single-prbox .product-box p{
		margin-bottom: 20px;
	}

	.produstdata-section .entry-summary,.produstdata-section .wpgs--with-images{
		width: 100%;
		float: none;
	}
	.slick-slide img{
		height: auto;
	}

	.produstdata-section .entry-summary{
		margin: 30px 0 0 0;
	}
	.entry-summary h1{
		font-size: 30px;
	}
}	
@media (min-width:320px) and (max-width:767px){

	.mobile{
		display: block;
	}
	.desktop{
		display: none;
	}
	.top-info{
		margin: 0;
		padding: 10px 10px 10px 0;
	}
	.navigation-area{
		width: 100%;
	}
	.navbar-brand {
	    margin: 0 0 -50px 0;
	}
	.navbar-expand-lg .navbar-nav .nav-item{
		text-align: center;
		margin: 13px 0 ;
	}



	.banners-section{
		height: 600px;
		margin: 0;
		padding: 50px 0 0 0;
	}
	.slide-image{
		min-height: 250px;
	}
	.banner-slider .owl-carousel .owl-item img {
	    height: 220px;
	    object-fit: contain;
	}

	.slide-text{
		margin: 50px 0 0 0;
	}
	.slide-text h2{
		font-size: 35px;
	}
	.slide-text h2 span{
		font-size: 26px;
	}

	.recipes-section .image{
		margin: 0 auto;
		display: table;
	}




	.title h1::before, .title h2::before {
		display: none;
	}
	.title h1::after, .title h2::after {
		display: none;
	}
	.title h1, .title h2{
		font-size: 30px;
		line-height: 35px;
	}
	.title h6{
		font-size: 20px;
	}

	.recipes-box{
		margin: 0 0 50px 0;
	}




	.use-text{
		flex-direction: column;
	}
	.use-text .useimage{
		margin: 0 0 20px 0;
	}
	.right-text h3{
		font-size: 30px;
		margin: 30px 0 10px 0;
	}
	.text-data{
		text-align: center;
		padding: 0;
		border:none;
		width: 100%;
	}



	.product-btn a{
		font-size: 14px;
		padding: 12px 10px;
	}

	.product-slider .owl-carousel .owl-nav button.owl-next, 
	.product-slider .owl-carousel .owl-nav button.owl-prev{
		top: 30%;
	}


	.join-section{
		padding: 50px 0; 
	}



	.foot-text{
		margin-bottom: 30px;
		text-align: center;
	}
	.foot-text h5{
		margin-bottom: 10px;
	}
	.social-media li a {
	    height: 40px;
	    width: 40px;
	    font-size: 20px !important;
	    line-height: 40px !important;
	}


	/* contact */
	.contact-form{
		padding: 50px 0;
	}
	.contact-address{
		margin: 0 0 30px 0;
	}

	/* find us */
	.find-parent{
		height: 400px;
		margin-bottom: 40px;
	}
	.find-map iframe{
		height: 400px;
	}

	/* product */
	.product-menu ul{
		text-align: left;
	}
	.product-menu li{
		width: 100%;
		border:none;
		border-bottom: 1px solid #a7a7a7;
	}

	/* racipes */
	.product-menu .form-control{
		width: 100%;
	}
	.product-recipes .product-menu li{
		width: 100%;
		margin-bottom: 10px;
	}

	/* rib-wagon */
	.rib-wagon-section{
		padding: 50px 0;
	}
	.rib-text img{
		float: none;
		margin-bottom: 30px;
		width: 100%;
	}
	.rib-text h3{
		font-size: 23px;
	}

	/* the latest */
	.letest-image{
		margin-bottom: 30px;
	}
	.pagination-area .btn-data a{
		font-size: 14px;
	}
	.pagination-area ul li,.pagination-area .btn-data{
		margin-bottom: 20px;
	}
	.insite-section{
		padding-bottom: 40px;
	}

	.single-slider .owl-carousel .owl-nav button.owl-next, 
	.single-slider .owl-carousel .owl-nav button.owl-prev{
		top: 39%;
	}
	.product-btn a {
	    padding: 12px 7px;
	}
	.product-btn a i{
		margin-right: 5px;
	}

	.produstdata-section .entry-summary,.produstdata-section .wpgs--with-images{
		width: 100%;
		float: none;
	}
	.slick-slide img{
		height: auto;
	}

	.produstdata-section .entry-summary{
		margin: 30px 0 0 0;
	}
	.entry-summary h1{
		font-size: 30px;
	}

	.coupon .button{
		font-size: 14px!important;
	}
	#customer_login .u-column1,#customer_login .u-column2{
		max-width:100%!important;
		float:none!important;
	}
}	
@media (min-width:576px) and (max-width:767px){

	.product-slider .owl-carousel .owl-nav button.owl-next, 
	.product-slider .owl-carousel .owl-nav button.owl-prev {
	    top: 39%;
	}
	.product-btn a i{
		margin: 0;
	}
	.product-btn a {
	    padding: 12px 5px;
	}
	.banners-section {
	    height: 380px;
	}
	.product-menu li {
	    width: auto;
	    border: none;
	    border-right: 1px solid #a7a7a7;
	}
	.product-menu li a{
		font-size: 14px;
		padding: 7px 13px;
	}

	/* racipes */
	.product-menu .form-control{
		width: 100%;
	}
	.product-recipes .product-menu li{
		margin-bottom: 10px;
		border: none;
		width: 100%;
	}
}

