@media (min-width: 320px) and (max-width: 375px) {
	#mainSlider, #mainSlider .img--holder {
	    height: 140px;
	}
	.video-area{
		margin-top: 30px;
	}
}

@media (min-width: 376px) and (max-width: 475px) {
	#mainSlider, #mainSlider .img--holder {
	    height: 170px;
	}
	.video-area{
		margin-top: 30px;
	}
	.listingGrid.prd-grid:not(.prd-carousel) .prd {
		width: calc(100% - 55px) !important;
		float: left;
	}

}



@media only screen and (max-width:575px) {
	.gridDetail {
		grid-template-columns: repeat(1,1fr);
	}
	.prod-banner-logos {
		top: 15%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.prod-banner-logos img {
		width: 25%;
	}
	.prod-therapy li {
		font-size: 12px;
		padding: 12px;
	}
	.all-product-logos {
		column-count: 2;
	  	column-gap: 10px;
	  	column-width: 50%;
	  	text-transform: capitalize;
	}
	.all-product-logos img {
		margin-bottom: 10px;
	}
	.mob-filters select {
		margin-bottom: 10px;
		border-color: #eee;
	}
	.wrapper .search-icon, .wrapper .menu-icon {
	    line-height: 85px;
	    width: 60px;
	}
	.wrapper #show-search:checked ~ .search-box{
		margin-top: 31px;
	}
	.wrapper .search-box .go-icon {
	    width: 40px;
	    right: 0px;
	    top: 72% !important;
	}
	.header-nav{
		margin-right: 0;
	}

	.glance-sec, .section.divisions-sec{
	    margin-top: 35px;
	}
	.video-text {
	    position: relative;
	    left: 0;
	    margin-right: 0;
	    z-index: 99999;
	    top: 0;
	    right: 0;
	    text-align: center;
	    background: #fff;
	    padding: 15px;
	}
	.glance-title {
	    padding: 15px;
	    height: auto;
	    margin: 10px 0;
	    max-width: 100%;
	    text-align: center;
	}
	.glance-title h4{
		margin-top: 0;
		margin-bottom: 5px;
	}
	a.ytp-small-redirect {
		bottom: 39%;
	    left: 42%;
	}
	.video-bg {
	    padding: 0px 60px;
	    margin-top: 15px !important;
	}
	.glance-title h5{
		font-size: 18px;
	}
	.divisions-container {
	    padding-right: 5%;
	    padding-top: 7%;
	}
	.divisions-sec .icon-box-item{
		margin-bottom: 30px;
	}
	.divisions-sec .icon img {
	    width: 50px;
	}
	#counter-stats .title-wrap+* {
	    margin-top: 10px;
	    margin-bottom: 25px;
	    font-size: 14px;
	    line-height: 20px;
	    width: 100% !important;
	}
	.top-about-sec .three-points {
	    padding: 25px 10px 0;
	    margin: 0 auto;
	}
	.icn-text-alt {
	    flex-direction: column;
	    text-align: left;
	    margin-bottom: 35px;
	}
	.header-content.stuck {
	    position: relative;
	}
	.page-banner-area h4{
		top: 30%;
		font-size: 24px;
	}
	.journey-content {
	    box-shadow:none;
	    margin-top: 0%;
	    padding: 15px;
	    width: 100%;
	}
	.journey-icon-sec .stats{
		margin-bottom:20px;
    }
    .our-journey h1{
    	font-size: 24px;
    }
    .glance-sec .title-wrap {
	    margin-bottom: 10px;
	}
	.Agrosaf-banner-sec{
		margin-top: 10px;
	}
	.why-us-small-sec{
		margin-bottom: 20px;
	}
	.chairman-img{
		width: auto;
			}
	.management-other-text {
	    margin-top: 15px;
	}
	.mission {
	    margin-top: 30px;
	}
	.global-presence-icons li{
		width: auto;
	}
	.global-presence-page p{
		font-size: 13px;
		text-align: center;
	}
	.bg-grey {
	    padding: 20px 0;
	}
	.division-heading, .cosmetics-text .division-heading{
		margin-left: 0;
	}
	.division-icon-text {
	    margin-bottom: 15px;
	    display: inline-flex;
	    width: 100%;
	    margin-top: 15px;
	}
	.divisions-image {
	    width: 15%;
	}
	.divisions-list {
	    width: 100%;
	}
	.division-products{
		margin-top: 30px !important;
	}
	.search-boxs input{
		padding-left: 35px;
		background-size: 20px;
	}
	.product-block-mainimage img {
	    width: auto;
	    padding: 40px;
	    margin: 0 auto;
	    text-align: center;
	    display: flex;
	}
	.product-block-info>*:not(:first-child):not(span) {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.glance-sec-area{
	   text-align:center;
	   margin-top: 0;
	 }
	 .video-area{
		margin-top: 30px;
	}
	.shopWrapper{
		gap: 1rem;
	}
	.shopWrapper .shopByCatBox img {
		width: 100px;
		height: 100px;
		margin-bottom: 8px;
	}
	.shopByCatBox {
		max-width: 100px;
	}
	.shopWrapper .shopByCatBox h3 {
		font-size: 12px;
		text-align: center;
		margin-bottom: 0px;
	}

	

}

@media screen and (max-width: 767px) {
 .glance-sec-area {
    margin-top: 17%;
}
.footer-logo {
	max-width: 100px;
}
.footer-logo img {
	width: 100%;
}
.footerBottomBar{
	flex-direction: column;
}

.listingGrid.prd-grid:not(.prd-carousel) .prd {
    width: calc(50% - 41px) !important;
    float: left;
}
.product-block-gallery{
	display: flex;
	flex-direction: column-reverse;
}
.product-previews {
    width: 100%;
    display: flex;
    gap: 10px;
    overflow-x: scroll;
	white-space: nowrap;
	margin-top: 10px;
}
a.product-previews-item img{
	width: 80px;
	height: 80px;
}
.prd {
    border: 1.5px solid #ccf3b3;
    box-shadow: 0 0 18px rgb(0 0 0 / 8%);
}
.p-3{
	padding: 15px !important;
}
.prd-price h3 {
    color: #262626;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 4px;
    white-space: nowrap;
}
#heroWebCarousel,.webStatic{
	display: none;
}
#heroMobCarousel, .mobStatic{
	display: Block;
}

}

@media (min-width: 576px) and (max-width: 767px) {
	.prod-therapy li {
		font-size: 16px;
	}
	.prod-banner-logos {
		top: 15%;
	}
	.mob-filters select {
		margin-bottom: 10px;
		border-color: #eee;
	}
	.footer {
		padding-top:0rem;
		padding-bottom: 0rem;
		background-position: center center;
	}
	.footer ul.list-style {
		margin-right: 2rem;
	}
	.wrapper .search-icon, .wrapper .menu-icon {
	    line-height: 84px;
	    width: 55px;
	}
	.video-text {
	    position: relative;
	    left: 0;
	    margin-right: 0;
	    z-index: 99999;
	    top: 0;
	    right: 0;
	    text-align: center;
	    background: #fff;
	    padding: 15px;
	}
	.glance-title {
	    padding: 15px;
	    height: auto;
	    margin: 10px 5px;
	    max-width: 31.2%;
	}
	.video-bg{
		padding:0px 55px;
		margin-top: 10px !important;
	}
	.glance-title h4{
		margin-top: 5px;
	}
	.glance-title h5{
		font-size: 16px;
	}
	.glance-sec, .section.divisions-sec{
	    margin-top: 35px;
	}
	.divisions-container {
	    padding-right: 0%;
	    padding-top: 10%;
	}
	#counter-stats .title-wrap+* {
	    margin-bottom: 30px;
	    width: 90% !important;
	}
	.banner-center-text1 {
	    font-size: 24px;
	    line-height: 35px;
	    letter-spacing: 0;
	}
	.icn-text-alt {
	    margin-bottom: 15px;
	}
	.top-about-sec .three-points {
	    padding: 20px 15px 0;
	    margin: 0 auto;
	}
	.header-content.stuck {
	    position: relative;
	}
	#counter-stats .col-md {
	    display: flex;
	    width: 33%;
	    margin-top: 25px;
	}
	.page-banner-area h4{
		top: 38%;
        font-size: 27px;
	}
	.chairman-text p {
	    margin-top: 5px
	}
	.journey-content {
	    box-shadow:none;
	    margin-top: 0%;
	    padding: 15px;
	    width: 100%;
	}
	.mission {
	    margin-top: 30px;
	}
	.journey-icon-sec .stats{
		margin-bottom:20px;
    }
    .our-journey h1{
    	font-size: 24px;
    }
    .glance-sec .title-wrap {
	    margin-bottom: 10px;
	}
	.Agrosaf-banner-sec{
		margin-top: 10px;
	}
	.why-us-small-sec{
		margin-bottom: 20px;
	}
	.chairman-img{
		width: 80%;
        margin-top: 35px;
	}
	.management-other-text {
	    margin-top: 15px;
	}
	.Agrosaf-banner-sec .col-sm-3 {
	    max-width: 100%;
	    flex: auto;
	}
	.global-presence-icons li{
	    margin: 0px 10px 15px;
	}
	.division-heading, .cosmetics-text .division-heading{
		margin-left: 0;
	}
	.search-filters{
		max-width: 100%;
	    flex: auto;
	}
	.search-boxs input{
		background-size: 20px;
		padding-left: 50px;
	}
	#mainSlider .slide .img--holder {
	    background-size: contain;
	    background-position: top;
	    background-repeat: no-repeat;
	    height: auto;
	    min-height: 400px;
	    max-height: 180px;
	}
	.gridDetail {
		grid-template-columns: repeat(2,1fr);
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.prod-banner-logos {
		top: 15%;
	}
	.gridDetail {
		grid-template-columns: repeat(3,1fr);
	}
	.mob-filters select {
		margin-bottom: 10px;
		border-color: #eee;
	}
	.all-cats {
	  	column-count: 2;
	  	column-gap: 30px;
	  	column-width: 50%;
	  	text-transform: capitalize;
	}
	.footer ul.list-style {
		margin-right: 3rem;
	}
	.footer-slogan {
		float: left;
	}
	.wrapper {
	    position: absolute;
	    max-width: 100%;
	    margin-top: 0px;
	    top: 5px;
	    right: 70px;
	}
	.wrapper .search-box {
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    opacity: 0;
	    left: 0px;
	    pointer-events: none;
	    transition: all 0.3s ease;
	    top: 67px;
	}
	.search-box input {
	    width: 100%;
	    height: auto;
	    max-width: 400px;
	    border: none;
	    padding: 10px !important;
	    outline: none;
	    font-size: 13px;
	    color: #000;
	    background: #fff;
	    border: 1px solid #e4e5e6;
	    right: 124px;
	    position: fixed;
	    top: 13%;
	}
	.video-area {
	    padding: 0px 20px;
	    margin: 0;
	}
	.video-text {
	    left: 0%;
	    padding: 25px;
	    top: 12%;
	}
	.wrapper .search-icon, .wrapper .menu-icon{
		line-height: 74px;
	}
	.glance-title{
	   margin: 5px;
	}
	.footer-logo img{
		width: 25%;
	}
	.journey-content {
	    box-shadow: none;
	    width: 100%;
	    margin-top: 0;
	}
	.footer-logo img {
	    width: 25%;
	    margin-bottom: 25px;
	}
	.page-banner-area h4{
		top:40%;
	}
	.global-presence-icons li{
	    margin: 0px 15px 15px;
	}
	.col-img{
		max-width: 30%;
	}
	.col-text{
		max-width: 70%;
	}
	.division-heading {
	    background: #fff;
	    box-shadow: 0px 2px 13px 1px #ccc;
	    left: -15%;
	    padding: 20px;
	    margin-bottom: 3%;
	    margin-left: -15%;
	    margin-top: 2%;
	    width: 100%;
	}
	.search-filters{
		padding: 0 5px;
		font-size: 13px;
	}
	.search-boxs input {
	    font-size: 13px;
	    text-align: left;
	    padding-left: 28px;
	}
	.search-btns{
		font-size: 13px;
		padding: 8px 0;
	}
	#mainSlider .slide .img--holder {
	    background-position: top;
	    background-repeat: no-repeat;
	    height: auto;
	    min-height: 285px;
        max-height: 285px
	}
	.glance-sec-area {
	    margin-top: 150px;
	}
	a.ytp-small-redirect{
		bottom: 120px;
	}
	.listingGrid.prd-grid:not(.prd-carousel) .prd {
		width: calc(40% - 55px);
		float: left;
	}
}



@media (min-width: 576px) and (max-width: 991px) {
	.all-product-logos {
		column-count: 2;
	  	column-gap: 30px;
	  	column-width: 50%;
	  	text-transform: capitalize;
	}
	.all-product-logos img {
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1024px) {
	.footer-logo img {
	    width: 25%;
	    margin-bottom: 25px;
	}
	.page-content .page-content-first {
	    margin-top: 0;
	    margin-bottom: 0 !important;
	}
	.col-img{
		max-width: 30%;
	}
	.col-text{
		max-width: 70%;
	}
	.division-heading {
	    background: #fff;
	    box-shadow: 0px 2px 13px 1px #ccc;
	    left: -15%;
	    padding: 20px;
	    margin-bottom: 3%;
	    margin-left: -15%;
	    margin-top: 2%;
	    width: 100%;
	}
	#mainSlider, #mainSlider .img--holder {
	    height: 375px;
	}
	.wrapper {
	    position: inherit;
	    max-width: 100%;
	    margin-top: 0px;
	    top: 0px;
	    right: 4px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-form > img {
		height: 30px;
	}
	.checkmark {
		top: 4px;
	}
	.prod-alphabets li {
		margin-right: 1rem;
	}
	.footer ul.list-style {
		margin-right: 3rem;
	}
	.footer-slogan {
		float: left;
	}
	.wrapper {
	    position: absolute;
	    max-width: 100%;
	    margin-top: 0px;
	    top: 5px;
	    right: 70px;
	}
	.wrapper .search-box {
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    opacity: 0;
	    left: 0px;
	    pointer-events: none;
	    transition: all 0.3s ease;
	    top: 67px;
	}
	.search-box input {
	    width: 100%;
	    height: auto;
	    max-width: 400px;
	    border: none;
	    padding: 10px !important;
	    outline: none;
	    font-size: 13px;
	    color: #000;
	    background: #fff;
	    border: 1px solid #e4e5e6;
	    right: 124px;
	    position: fixed;
	    top: 34.2%;
	}
	.video-area {
	    padding: 0px 20px;
	    margin: 0;
	}
	.video-text {
	    left: 0%;
	    top: 11%;
	}
	.journey-content {
	    box-shadow: none;
	    width: 100%;
	    margin-top: 0;
	}
	.page-banner-area h4{
		top:40%;
	}
	.search-btns{
		font-size: 13px;
		padding: 8px 0;
	}
	
}

@media only screen and (min-width: 992px) {
	.all-cats {
	  	column-count: 2;
	  	column-gap: 30px;
	  	column-width: 50%;
	  	text-transform: capitalize;
	}
	.all-product-logos {
		column-count: 3;
	  	column-gap: 20px;
	  	column-width: 30%;
	  	text-transform: capitalize;
	}
	.all-product-logos img {
		margin-bottom: 20px;
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {
	.navbar-collapse{
		flex-grow: 0;
	}
	.wrapper {
	    position: initial;
	    margin-top: -10px;
	}
	.wrapper .search-box {
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    opacity: 0;
	    left: -15px;
	    pointer-events: none;
	    transition: all 0.3s ease;
	    top: 50px;
	}
	.search-box input {
	    width: 100%;
	    height: auto;
	    max-width: 400px;
	    border: none;
	    padding: 10px !important;
	    outline: none;
	    font-size: 13px;
	    color: #000;
	    background: #fff;
	    border: 1px solid #e4e5e6;
	    right: 50px;
	    position: initial;
	    top: 59.2%;
	}
	.search-box .go-icon {
	    position: inherit;
	    right: 0px;
	    top: 41%;
	    transform: translateY(-50%);
	    line-height: 46px;
	    width: 55px;
	    background: #92cc6c;
	    border: none;
	    outline: none;
	    color: #fff;
	    font-size: 20px;
	    cursor: pointer;
	}
	.page-content .page-content-first {
	    margin-top: 0;
	    margin-bottom: 0 !important;
	}
    #mainSlider, #mainSlider .img--holder {
	    height: 345px;
	}


}

@media (min-width: 1200px) and (max-width: 1299px) {
	 #mainSlider, #mainSlider .img--holder {
    height: 340px;
}
}

@media (min-width: 1300px) and (max-width: 1399px) {
	 #mainSlider, #mainSlider .img--holder {
    height: 395px;
}
}

@media (min-width: 1500px) and (max-width: 1599px) {
 #mainSlider, #mainSlider .img--holder {
    height: 450px;
}
.video-area{
	margin: 0 auto;
}
.video-text {
    left: 0%;
    top:19%;
}
.divisions-sec{
   background-size: cover;
}
.divisions-container {
    padding-right: 10%;
    padding-top: 3%;
}
.divisions-sec .icon-box-item .content p {
    font-size: 14px;
}
}

@media (min-width: 1600px) and (max-width: 1699px) {
 #mainSlider, #mainSlider .img--holder {
    height: 500px;
}
}

@media (min-width: 1800px) and (max-width: 2000px) {
	 /* #mainSlider, #mainSlider .img--holder {
    height: 700px;
} */
}

@media (min-width: 768px) and (max-width: 1023px) {
    .prd-grid:not(.prd-carousel) .prd {
        width: calc(50% - 30px);
    }

    .prd-grid:not(.prd-carousel) .prd:nth-child(2n) {
        margin-right: 0;
    }
    section.relatedProd .prd-grid:not(.prd-carousel) .prd {
        width: calc(33% - 30px);
        float: left;
        clear: none;
    }
    .prd-grid:not(.prd-carousel) .prd:nth-child(2n + 1) {
        clear: left;
    }
}