
@media all and (max-width: 1199px){
.banner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.banner_left {
	max-width: 600px;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	margin-top: 40px;
}
.banner_pos img {
	width: 690px;
	height: 690px;
}
.product_pos img {
	width: 690px;
	height: 690px;
}
.product_items {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.quality_success_products {
	gap: 10px;
}
.spimg6 img {
	max-width: 535px;
	width: 100%;
}
.footer_main {
	padding: 70px 0px 50px 0px;
}
.single_products_main {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.single_products_contents {
	margin-top: 40px;
}
.spc_mobile_order2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.sp_main2 {
	margin-top: 100px;
}
.spcontents4 h3 {
	margin: 45px 0px 15px 0px;
}
.healthy_spices_main {
	padding: 100px 0px 80px 0px;
}

}



@media all and (max-width: 991px){
.banner_right_pos1 {
	top: -115px;
	right: -80px;
}
.banner_right_pos1 img {
	width: 170px;
	height: 200px;
}
.banner_right_pos2 {
	bottom: -30px;
	right: -60px;
}
.banner_right_pos2 img {
	width: 180px;
	height: 185px;
}
.product_items {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.quality_success_title_cnts {
	max-width: 440px;
}
.footer_top {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.footer_menu {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
	width: 100%;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	margin-top: 25px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer_menu ul {
	margin-left: 0px;
}
.footer_copyright {
	margin-top: 50px;
	padding-top: 25px;
}
.banner_pos img {
	width: 590px;
	height: 590px;
}
.product_pos img {
	width: 590px;
	height: 590px;
}

}



@media all and (max-width: 767px){
.banner_right_pos1 {
	top: -115px;
	right: -25px;
}
.banner_right_pos1 img {
	width: 145px;
	height: 175px;
}
.banner_right_pos2 img {
	width: 150px;
	height: 155px;
}
.banner_right_pos2 {
	bottom: 0px;
	right: -20px;
}
.testimonials {
	width: 100%;
}
.testimonials_single {
	width: 100%;
}
.quality_success_title {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.quality_success_title_btn {
	margin-top: 20px;
}
.quality_success_title_cnts {
	max-width: 100%;
}
.quality_success_products {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.quality_success_single_contents p {
	margin-top: 25px;
}
.quality_success_single_contents p:nth-child(2) {
	margin-bottom: 22px;
}
.quality_success_single_contents a {
	height: 45px;
	font-size: 16px;
}
.footer_copyright {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.footer_copyright p {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	margin-top: 15px;
}

}


@media all and (min-width: 576px){
	.menu{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

@media all and (max-width: 575px){
.header_main {
	padding: 20px 0px;
}
.logo a img {
	width: 80px;
}
.header {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
	padding: 20px 0px;
	background: #C06F23;
	position: absolute;
	top: 89px;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
}
.menu_items ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.menu_items ul li a {
	margin-right: 0px;
	color: #FFF;
	margin-bottom: 10px;
}
.menu_items ul li a:hover {
	border-bottom: 1px solid #FFF;
}
.menu_shop {
	position: relative;
	width: 30px;
	margin: auto;
	margin-top: 5px;
}
.menu_icon{
	display: block;
}
.logo{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.banner_right_pos1 {
	top: -115px;
	right: inherit;
}
.banner_right_pos2 {
	bottom: 95px;
	right: -10px;
}
.banner_right_pos2 img {
	width: 120px;
	height: 125px;
}
.banner_left {
	margin-top: -110px;
}
h4 {
	font-size: 18px;
}
h1 {
	font-size: 40px;
	line-height: 110.8%;
}
p {
	font-size: 16px;
	line-height: 150%;
}
.banner_contents p {
	margin: 20px 0px 30px 0px;
}
.button_style {
	padding: 10px 20px;
	font-size: 16px;
	border: 1px solid #330F00;
}
.button_style_header {
	border: 1px solid #C06F23;
}
.button_style:hover {
	border: 1px solid #C06F23;
}
.bcb_imgs ul li img {
	width: 60px;
	height: 60px;
}
.banner_contents_bottom {
	padding: 10px 20px;
	margin-top: 50px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.bcb_contents {
	margin-left: 0px;
	text-align: center;
	margin-top: 5px;
}
.banner_main {
	padding: 190px 0px 50px 0px;
}
.banner_bottom_img img {
	height: 200px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.single_products_contents p {
	margin: 20px 0px 25px 0px;
}
.product_pos img {
	width: 450px;
	height: 450px;
}
.banner_pos img {
	width: 410px;
	height: 410px;
}
.products_details_main {
	padding: 90px 0px 130px 0px;
}
.sp_main2 {
	margin-top: 80px;
}
.single_products_contents {
	margin-top: 30px;
}
.product_items_single_pos img {
	width: 235px;
	height: 310px;
}
.product_items_single_pos2 img {
	width: 270px;
}
.product_items_single {
    padding: 200px 15px 40px 15px;
    margin-bottom: 130px;
}
.quality_success_single {
    margin-top: 60px;
}
h3 {
	font-size: 27px;
}
.product_items_single p {
	margin-top: 10px;
}
h2 {
	font-size: 32px;
	line-height: 110.8%;
}
.single_products_contents ul li {
	font-size: 15px;
	margin-bottom: 25px;
}
.spcontents5 p {
	margin: 20px 0px 0px 0px !important;
}
.testimonials_single {
	width: 99%;
}
.testimonials_contents img {
	width: 100px !important;
}
.testimonials_contents p {
	margin: 20px 0px;
	font-size: 15px;
}
.tclient_cnts p {
	font-size: 16px;
}
.tclient_cnts p:last-child {
	font-size: 14px;
	margin-top: 0px;
}
.tclient_img img {
	width: 50px !important;
	height: 50px !important;
	margin-right: 15px;
}
.quality_success_main {
	padding: 90px 0px 100px 0px;
}
.join_community_subscribe form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 15px;
}
.join_community_subscribe input {
	width: 100%;
	height: 50px;
	margin-right: 0px;
	font-size: 15px;
}
.join_community_subscribe {
	width: 100%;
}
.footer_menu ul li a {
    margin-right: 20px;
    font-size: 16px;
    margin-top: 10px;
}
.footer_menu ul {
	margin-left: 0px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.footer_menu {
    margin-top: 20px;
}
.footer_copyright ul {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.footer_copyright ul li a {
	margin-left: 0px;
}
.footer_main {
	padding: 60px 0px 40px 0px;
}
.footer_copyright {
	margin-top: 40px;
	padding-top: 20px;
}
.footer_logo a img {
	width: 80px;
}

}



@media all and (max-width: 450px){

}


