@media screen and (min-width: 300px) and (max-width: 499px) {
.padding-left-60, .padding-right-60, .padding-left-90 {
	padding: 10px !important;
}
.load_pic_sec .box {
	flex-basis: 50%;
}
.load_pic_sec .box img {
	width: 100%;
	height: 110px;
	object-fit: cover;
}
.comingsoon.text-center h1 {
  font-size: 2em;
}
.heading h1 {
	font-size: 35px;
	line-height: 35px;
}
.banner .carousel-item {
	height: 33vh;
	min-height: auto;
}
.banner .hero_content {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 0;
	padding-bottom: 0;
	bottom: 0;
	text-align: center;
	display: grid;
	align-content: center;
	width: 77%;
	right: 0;
	margin: auto;
}
.banner .hero_content h1 {
	font-size: 28px;
	line-height: 33px;
	margin-bottom: 15px;
}
.banner .hero_content p {
	font-size: 16px;
	line-height: 19px;
}
.vegahide_usage .txt img {
	width: 160px;
}
.vegahide_usage .txt h1 {
	font-size: 27px;
	gap: 10px;
}
.vegahide_usage .txt h4 {
	font-size: 14px;
}
hr:not([size]) {
	margin: 1em 0;
}
.vegahide_usage .txt p {
	font-size: 16px;
}
.product_info_intro .grid {
	border: none;
	padding: 10px;
}
.product_info_intro .grid p {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 17px;
	line-height: 18px;
}
.explore_products_banner .info {
	padding-top: 15px;
}
.certifications_banner h1 {
	font-size: 33px;
	line-height: 35px;
}
.certifications_banner p {
	font-size: 17px;
	line-height: 20px;
	margin: 0;
}
.certifications_banner{
  height: 25vh;
}
.certifications_item .txt h3 {
	font-size: 30px;
	line-height: 32px;
}
.certifications_item .txt p {
	font-size: 15px;
}
.certifications_item .items_ul .items {
	flex-basis: calc(50% - 20px);
	margin: 10px;
}
.contact_ul {
	padding: 0;
	margin-top: 30px;
}
.sustainablity_sec h1 {
	font-size: 40px;
	line-height: 45px;
}
.sustainablity_sec h5 {
	font-size: 20px;
}
.sustainablity_sec{
	height: auto;
}
.sustainablity_cta h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 10px 0;
}
.sustainablity_about .img img {
	width: 100%;
	margin-bottom: 20px;
}
.sustainablity_about .info h1 {
	font-size: 33px;
	line-height: 35px;
}
.Environmental_Benefits .grid {
	margin-bottom: 10px;
}
.markets_section .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	position: relative;
	background: var(--color-2);
	padding: 20px;
	text-align: center;
}
.markets_section .carousel-caption h1 {
	font-size: 18px;
	text-align: center;
	padding-left: 0;
	color: #fff !important;
}
.markets_section .carousel-caption p {
	color: #fff;
	font-size: 12px;
}
.markets_section .carousel-caption .composition-item h1 {
	text-align: center !important;
	font-size: 20px !important;
	margin: 0;
}
.carousel-caption.text-center.carouselOne .row .col-lg-3 {
	flex-basis: 50%;
}
.markets_section .carousel-caption.carouselTwo {
	background-color: #bb8e00;
}
.markets_section .carousel-caption.carouselTwo .row .col-lg-4 {
	flex-basis: 50%;
}
.markets_section .carousel .carousel-caption.carouselTwo .circle_div h3 {
	font-size: 14px;
}
.markets_section .carousel .carousel-caption.carouselTwo .circle_div {
	width: 120px;
	height: 120px;
	position: absolute;
	top: -110px;
}
}