:root {
	--veg-font: "Poppins";
	--veg-font-two: "kalam";
	--veg-gray: #757873;
	--veg-gray-rgb: 117, 120, 115;
	--veg-white: #ffffff;
	--veg-white-rgb: 255, 255, 255;
	--veg-base: #639b42;
	--veg-base-rgb: 31, 99, 6;
	--veg-black: #0e2207;
	--veg-black-rgb: 14, 34, 7;
	--veg-primary: #f26c25;
	--veg-primary-rgb: 255, 205, 30;
	--veg-extra: #ECF39E;
	--veg-extra-rgb: 248, 246, 241;
	--veg-bdr-radius: 10px;
}


@media screen and (max-width: 767px) {
	.centerDiv {
		display: none;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
	.mainHeader {
		background-size: 230vw;
		background-position-x: 65%;
	}

	.fruitsHome img {
		width: 75px;

	}

	.page-header__inner h2 {
		font-size: 50px;
		line-height: 3rem;
	}

	.vegetablesHome img {
		width: 90px;

	}

	.mainHeader img {
		width: 100%;
	}

	.swiper-slide {
		text-align: center;
	}

	.swiper-slide img {
		width: 80%;
	}

	.section-title__tagline {
		text-align: center;
	}

	.swiper-slide:nth-child(3) {
		margin-top: 10px;
		height: auto;
	}

	.headerIntro {
		text-align: center;
		margin-top: 25px;
	}

	.headerIntro span {
		display: none;
	}

	.thm-btn:hover {
		padding-right: 30px;
	}

	.healthy-food-one__img::before {
		top: 40px;
		bottom: -15px;
		right: 15px;
		width: 100%;
	}

	/* .healthy-food-one__left {
		width: 80%;
		margin: 30px auto 0;
	} */

	.productPhotos {
		margin-bottom: 65px;
	}

	.healthy-food-one {
		padding: 0 0 110px;
	}

	.vegetablesHome {
		margin-left: 5px;
		opacity: 0.8;
	}

	.productFilter {
		margin-top: 75px;
		padding-bottom: 0px;
	}

	.about-three__right .thm-btn {
		padding-right: 30px;
	}

	.about-three {
		padding: 85px 0 0px;
	}

	.Our_story {
		padding: 50px 0 0px;
	}

	.ourMission .section-title__tagline img {
		padding: 5px;
		width: 10%;
	}

	.section-title__title {
		margin-top: 10px;
		font-size: 25px;
	}

	.about-one__left {
		margin-right: 0;
		margin-bottom: 15px;
		text-align: center;
	}

	.about-one__img-two {
		display: none;
	}

	.section-title {
		text-align: center;
	}

	.Our_story {
		margin-top: 0px;
	}

	.ourMission {
		margin-bottom: 20px;
	}

	.ourVision .about-three__right {
		margin-top: 55px;
	}

	.vegetablesHome {
		width: 60%;
		margin: auto;
		align-items: center;
		flex-direction: row;
		justify-content: center;
	}

	.fruitsHome {
		width: 50%;
		margin: auto;
		align-items: center;
		flex-direction: row;
		justify-content: center;
	}

	.owl-theme .owl-nav {
		margin-top: 0;
	}

	.owl-nav .owl-prev {
		position: absolute;
		top: 130px;
		left: 10px;
	}

	.owl-theme .owl-next {
		position: absolute;
		top: 130px;
		right: 10px;
	}

	.ourParteners .healthy-food-one__right {
		margin-top: 35px;
	}

	/* contact */
	.google-map {
		padding-top: 50px;
	}

	#owl-demo img {

		width: 70%;
		margin: 0 auto;
	}

	.title-head h1 {
		margin: 20px 0;
	}

	.title-head h1 {
		margin: 10px 0;
	}

}

@media (min-width: 768px) and (max-width: 990px) {
	.mainHeader {
		padding: 20px 0 0;
	}

	.mainHeader img {
		width: 50%;
	}

	.service-box .service-icon .front-content h3 {
		font-size: 50px;
	}

	.about-one__left {
		margin-right: auto;
		margin-bottom: 15px;
	}

	.headerCategory {
		margin-top: 35px;
		padding: 0 10px;
	}

	.service-icon {
		width: auto;
		height: 180px;
		padding: 24px;
		text-align: center;
	}

	.about-one {
		padding: 70px 0 0;
	}

	.section-title__title img {
		right: 230px;
		top: 35px;
		width: 15px;
	}

	.productPhotos {
		margin-bottom: 70px;
	}

	.healthy-food-one__img::before {
		top: 40px;
		bottom: 45px;
		right: 30px;
		width: 415px;
	}

	.healthy-food-one__img {
		margin-top: 60px;
	}

	.healthy-food-one__img img {
		margin-left: auto;
		width: 75%;
	}

	.productFilter {
		padding-bottom: 0px;
		margin-top: 70px;
	}

	.healthy-food-one {
		padding: 0 0 70px;
	}

	.headerIntro {
		text-align: center;
	}

	.mainHeader .thm-btn {
		padding-left: 35px;
	}

	.section-title__tagline {
		text-align: center;
	}

	#owl-demo img {

		width: 60%;

	}

	.title-head h1 {
		margin: 20px 0;
	}
}

@media (min-width:320px) and (max-width: 990px) {
	.hideItem {
		display: inline;
	}

	.hideInRes {
		display: none;
	}

	.searchInput {
		width: 75%;
	}

	.styleNav {
		display: flex;
		justify-content: space-between;
	}

	.searchInputIcon {
		left: 265px;
	}

	.serachRow .btn-primary {
		border: none;
		background-color: transparent;
		color: var(--veg-primary);
	}

	.serachRow .btn-check:active+.btn-primary:focus,
	.btn-check:checked+.btn-primary:focus,
	.btn-primary.active:focus,
	.btn-primary:active:focus,
	.show>.btn-primary.dropdown-toggle:focus {
		box-shadow: 0 0 0 0.25rem rgb(242 108 37 / 55%);
	}

	.tabs {
		margin-top: 25px;
	}
}

/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.about-one__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.about-one__right {
		max-width: 600px;
		margin: 60px auto 0;
	}

	.healthy-food-one__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.healthy-food-one__right {
		max-width: 600px;
		margin: 60px auto 0;
	}

	.healthy-food-one__bg {
		display: none;
	}

	.call-one__inner {
		flex-direction: column;
		text-align: center;
	}

	.call-one__left {
		flex-direction: column;
	}

	.call-one__icon {
		margin-left: 0;
		margin-top: 7px;
		margin-bottom: 13px;
	}

	.contact-one__right {
		padding: 100px 50px 100px;
	}

	.contact-one__bg {
		display: none;
	}

	.footer-widget__Contact {
		margin-left: 0;
		margin-top: 33px;
	}

	.footer-widget__news {
		margin-top: 33px;
	}



	.feature-three__single--three:before {
		display: none;
	}

	.healthy-food-two__left {
		margin-right: 0;
		margin-top: 35px;
	}

	.health-food-two__inner {
		padding: 85px 0 120px;
	}



	.about-three__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.about-three__right {
		max-width: 600px;
		text-align: center;
		margin: 30px auto 0;
	}

	.about-three {
		padding: 120px 0 120px;
	}


	.contact-details__social {
		margin-left: 0;
	}

	.contact-details__single {
		margin-bottom: 11px;
	}

	.contact-details {
		padding-bottom: 45px;
	}


}

@media only screen and (max-width: 1204px) {
	.main-header__wrapper-inner {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.feature-one__title {
		font-size: 24px;
		line-height: 34px;
	}

	.about-one {

		padding: 120px 0 40px;
	}

	/* .product-grid .product-image img {
		min-height: 22rem;
	} */


	.healthy-food-one__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.healthy-food-one__right {
		max-width: 600px;
		margin: 60px auto 0;
		text-align: center;
	}

	.healthy-food-one__bg {
		display: none;
	}

	.counter-one__single {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.call-one__inner {
		flex-direction: column;
		text-align: center;
	}

	.call-one__left {
		flex-direction: column;
	}

	.call-one__icon {
		margin-left: 0;
		margin-top: 7px;
		margin-bottom: 13px;
	}

	.contact-one__bg {
		display: none;
	}

	.contact-one__right {
		padding: 100px 50px 100px;
		margin-top: 60px;
	}



	.footer-widget__Contact {
		margin-left: 0;
		margin-top: 33px;
	}

	.footer-widget__news {
		margin-top: 33px;
	}

	.about-two__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.about-Two__right {
		padding-top: 60px;
		max-width: 600px;
		margin: 0 auto 0;
	}

	.about-two__points li+li {
		margin-left: 30px;
	}

	.about-two__experience {
		left: -70px;
	}



	.about-three__left {
		max-width: 600px;
		margin: 0 auto 0;
	}

	.about-three__right {
		max-width: 600px;
		text-align: center;
		margin: 30px auto 0;
	}

	.about-three {
		padding: 70px 0 0px;
	}

	.contact-details__single {
		margin-bottom: 11px;
	}

	.contact-details {
		padding-bottom: 45px;
	}

	.contact-details__social {
		margin-left: 0;
	}


	/* mine */
	.section-title {
		text-align: center;
	}

	.list-unstyled {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;

	}

	.theFooter {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		flex-direction: row;
	}

	.theFooter .list-unstyled {

		flex-direction: column;
	}
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	p {
		font-size: 1rem;

	}

	.brand-one__inner {

		padding: 25px 0 20px;
	}

	.section-title__title img {
		width: 4%;
		top: -11px;
	}

	.project-one .section-title__tagline {
		font-size: 15px;
		padding-top: 25px;
		text-align: center;
	}

	.project-one .section-title__title {
		font-size: 20px;
		margin: 5px 0;
		text-align: center;
	}

	.progressSteps {
		margin: 0 25px;
	}

	.step-list__item h2 {
		font-size: 20px;
		margin-top: 3.7rem;
		text-align: center;
	}

	.about-one-shape-1 {
		bottom: 25px;
	}

	.ourParteners p {
		text-align: center;
	}

	.about-one {
		padding: 40px 0 0;
	}

	.section-title__title {
		font-size: 25px;
		line-height: 35px;
		margin-top: 10px;
		text-align: center;
	}

	.healthy-food-one .section-title {
		margin-bottom: 10px;

	}

	.section-title__title br {
		display: none;
	}

	.about-one__left {
		margin-right: 0;
		margin-bottom: 30px;
		text-align: center;
	}

	.about-one__right {
		margin-left: 0;
	}

	.about-one__img-two {
		display: none;
	}

	.about-one__video-link {
		left: 20px;
	}

	.about-one__btn-and-ceo {
		flex-direction: column;
		align-items: baseline;
	}

	.about-one__ceo {
		margin-left: 0;
		margin-top: 15px;
	}


	.healthy-food-one__left {
		margin-right: 0;
	}

	.healthy-food-one__right {
		margin-top: 50px;
		text-align: center;
	}

	.healthy-food-one__bg {
		display: none;
	}

	.healthy-food-one__list {
		flex-direction: column;
		margin-top: 5px;
	}

	.healthy-food-one__single+.healthy-food-one__single {
		margin-left: 0;
		margin-top: 30px;
	}

	.testimonial-one__single {
		padding: 57px 30px 75px;
	}

	.counter-one__single {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.call-one__inner {
		flex-direction: column;
		text-align: center;
		padding: 58px 15px 58px;
	}

	.call-one__left {
		flex-direction: column;
	}

	.call-one__icon {
		margin-left: 0;
		margin-top: 7px;
		margin-bottom: 13px;
	}

	.contact-one__right {
		padding: 100px 20px 100px;
		margin-top: 60px;
	}

	.contact-one__bg {
		display: none;
	}


	.footer-widget__Explore {
		margin-top: 40px;
		margin-bottom: 33px;
	}

	.footer-widget__Contact {
		margin-left: 0;
		margin-top: 36px;
	}

	.site-footer__bottom-inner {
		flex-direction: column;
		text-align: center;
		/* padding-left: 94px;
		padding-right: 10px; */
	}

	.site-footer__social {
		margin-top: 14px;
	}






	.about-three__right {
		margin-left: 0;
		margin-top: 30px;

		text-align: center;
	}

	.about-three__points {
		flex-direction: column;
		align-items: baseline;
	}

	.about-three__points li+li {
		margin-left: 0;
		margin-top: 20px;
	}

	/* .about-three {
		padding: 25px 0 25px;
	} */

	.contact-details__single {
		margin-bottom: 11px;
	}

	.contact-details {
		padding-bottom: 45px;
	}

	.contact-details__social {
		margin-left: 0;
	}

	.project-page-two .project-two__content {
		right: 20px;
	}

	.contact-one__left span {
		text-align: center;
	}

	.section-title {
		text-align: center;
	}

	.list-unstyled {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;

	}

	.theFooter {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		flex-direction: row;
	}

	.theFooter .list-unstyled {

		flex-direction: column;
	}




}

@media only screen and (min-width: 1200px) and (max-width: 1590px) {
	.healthy-food-one__bg {
		display: none;
	}
}



/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/


@media only screen and (max-width: 767px) {
	.main-slider__title {
		font-size: 50px;
		line-height: 60px;
	}

	.main-slider__sub-title {
		font-size: 17px;
	}

	.main-slider__nav {
		display: none;
	}

	#main-slider-pagination {
		display: none;
	}

	.main-slider .container {
		padding-bottom: 547px;
	}


	.main-slider-two__title {
		font-size: 39px;
		line-height: 49px;
	}

	.main-slider-two__shape-1 {
		display: none;
	}

	.main-slider-three__sub-title {
		font-size: 18px;
	}

	.main-slider-three__shape-1,
	.main-slider-three__shape-2 {
		display: none;
	}

	.main-slider-three__title {
		font-size: 42px;
		line-height: 52px;
		margin-top: 10px;
		margin-bottom: 38px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
	.main-slider-two .main-slider__nav {
		display: none;
	}
}

/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-header__social a+a {
		margin-left: 15px;
	}

	.main-menu-two .mobile-nav__toggler {
		display: inline-block;
		padding: 17px 0;
	}

	.main-menu-three .mobile-nav__toggler {
		color: var(--agrion-white);
		transition: 500ms;
		display: inline-block;
		padding: 13px 0;
	}

	.main-menu-three .mobile-nav__toggler:hover {
		color: var(--agrion-primary);
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-header__menu-box-top {
		display: none;
	}

	.main-header__phone-contact-box {
		display: none;
	}

	.main-menu__wrapper-inner {
		padding-left: 0;
	}

	.main-menu__right {
		margin-left: 0;
	}

	.main-menu .mobile-nav__toggler {
		display: inline-block;

		padding: 30.5px 0;
	}

	.main-header__wrapper {
		padding: 0px 30px 0px;
		padding-right: 30px;
	}

	.main-header__logo {
		display: block;
		padding: 15px 0;
	}

	.main-header-two__top-left {
		display: none;
	}

	.main-header-two__top-right {
		display: none;
	}

	.main-header-two__top-inner {
		padding: 0;
	}

	.main-menu-two .mobile-nav__toggler {
		display: inline-block;
		padding: 17px 0;
	}

	.main-header-two__logo {
		bottom: -93px;
	}

	.main-menu-two__wrapper-inner {
		border-top-right-radius: var(--agrion-bdr-radius);
	}

	.main-menu-three .mobile-nav__toggler {
		color: var(--agrion-white);
		transition: 500ms;
		display: inline-block;
		padding: 13px 0;
		margin-right: 0px;
	}

	.main-menu-three .mobile-nav__toggler:hover {
		color: var(--agrion-primary);
	}

	.main-header-three__contact {
		display: none;
	}

	.main-menu-three__search-cart-btn-box {
		display: none;
	}

	.main-header-three__top-inner {
		justify-content: center;
	}

	.ourVision .about-three__left img {
		display: inline;
	}

	.orgBox {
		margin-bottom: 25px;
	}
}

@media (max-width: 767px) {
	.main-header__menu-box-top {
		display: none;
	}

	.ourVision .about-three__left img {
		display: inline;
	}

	.main-header__phone-contact-box {
		display: none;
	}

	.orgBox {
		margin-bottom: 25px;
	}

	.main-menu__wrapper-inner {
		padding-left: 0;
	}

	.main-menu__right {
		display: none;
	}

	.main-menu .mobile-nav__toggler {
		display: inline-block;
	}

	.main-header__wrapper {
		padding: 0px 30px 0px;
		padding-right: 30px;
	}

	.main-header__logo {
		display: block;
		padding: 15px 0;
	}

	.main-header-two__top-left {
		display: none;
	}

	.main-header-two__top-right {
		display: none;
	}

	.main-header-two__top-inner {
		padding: 0;
	}

	.main-menu-two .mobile-nav__toggler {
		display: inline-block;
		padding: 17px 0;
	}

	.main-header-two__logo {
		bottom: -93px;
	}

	.main-menu-two__wrapper-inner {
		border-top-right-radius: var(--agrion-bdr-radius);
		justify-content: flex-end;
		padding-right: 20px;
	}

	.main-menu-two__right {
		display: none;
	}

	.main-menu-three .mobile-nav__toggler {
		color: var(--agrion-white);
		transition: 500ms;
		display: inline-block;
		padding: 13px 0;
		margin-right: 0px;
	}

	.main-menu-three .mobile-nav__toggler:hover {
		color: var(--agrion-primary);
	}

	.main-header-three__contact {
		display: none;
	}

	.main-menu-three__search-cart-btn-box {
		display: none;
	}

	.main-header-three__top-inner {
		justify-content: center;
	}


	.Our_story {
		margin-top: 0px;
	}

	.ourMission {
		margin-bottom: 60px;
	}
}

@media only screen and (min-width: 1700px) and (max-width: 1854px) {
	.main-menu__right {
		margin-left: 60px;
	}
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {
	.main-menu__right {
		margin-left: 60px;
	}

	.main-menu__btn-box {
		display: none;
	}
}

@media only screen and (min-width: 1300px) and (max-width: 1499px) {
	.main-menu__right {
		margin-left: 60px;
	}

	.main-menu__btn-box {
		display: none;
	}

	.main-menu__cart-box {
		display: none;
	}

	.main-header__phone-contact-box {
		display: none;
	}

	.main-menu__search-box {
		margin-right: 0;
	}

	.main-header__wrapper {
		padding-right: 40px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.main-menu__right {
		margin-left: 60px;
	}

	.main-menu__btn-box {
		display: none;
	}

	.main-menu__cart-box {
		display: none;
	}

	.main-header__phone-contact-box {
		display: none;
	}

	.main-menu__search-box {
		margin-right: 0;
	}

	.main-header__wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.main-menu .main-menu__list>li+li,
	.stricky-header .main-menu__list>li+li {
		margin-left: 70px;
	}

	.main-menu-two .main-menu__list>li+li,
	.stricky-header.main-menu-two .main-menu__list>li+li {
		margin-left: 35px;
	}

	.main-menu-three .main-menu__list>li+li,
	.stricky-header.main-menu-three .main-menu__list>li+li {
		margin-left: 75px;
	}
}

/* mine */

@media only screen and (max-width:1000px) {
	.about-three__left img {
		display: none;
	}
}