.top-hedar {
  text-align: center;
  padding-top: 20%;
  position: relative;
  z-index: 1;
}

.top-banner {
  height: 614px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.our-identity-values-banner {
  background-image: url('assets/images/our-identity-values/ab-banner.png');
}

.leadership-governance-banner {
  background-image: url('assets/images/leadership-governance/leadership-governance-banner.png');
}

.top-hedar h1 {
  font-size: 50px;
  color: #fff;
  font-weight: 400;
}

.top-hedar h6 {
  color: #FF767F;
  font-size: 19px;
  font-weight: 400;
}

.top-banner::before {
  content: '';
  background: rgba(0, 0, 0, .61);
  width: 100%;
  height: 100%;
  position: absolute;
}

.top-banner.leadership-governance-banner::before {
  background: rgba(0, 0, 0, .74);
}

.second-section {
  padding: 100px 0;
}

.worl-text p {
  font-size: 18px;
  text-align: center;
  width: 62%;
  line-height: 32px;
  margin: 0 auto;
}

.map-text h1 {
  /* color: #3C2729; */
  color: #E8292E;
  font-size: 111px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px;
  font-weight: 700;
  margin: 0 auto;
}

.map-text h2 {
  /* color: #3C2729; */
  color: #4A833F;
  font-size: 58.36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0;
}
.map-text h2 .knows-color{
  color: #F9A103;
}
.map-text h2 .no-color{
  color: #B88032;
}

.map-text {
  position: relative;
  text-align: center;
}

.map-text img {
  width: 100%;
}

.map-text::before {
  content: '';
  background-image: url(assets/images/our-identity-values/border.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -108px;
  left: 50px;
  right: 0;
  background-size: 95% 76%;
  background-position: left bottom;
}

.foundation {
  background-image: url(assets/images/our-identity-values/bag.png);
  background-repeat: no-repeat;
  padding: 100px 0;
  margin-bottom: 100px;
  background-size: cover;
  background-position: center;
}

.foundation-details h2 {
  color: #fff;
  font-size: 45px;
  margin-bottom: 40px;
}

.foundation-details p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
}

.foundation-text {
  border: 1px solid #fff;
  border-radius: 50px;
}

.foundation-details {
  width: 36%;
  text-align: center;
  padding: 120px 50px;
  background-image: url(assets/images/our-identity-values/fbg.png);
  background-repeat: no-repeat;
  /* background-size: 100%; */
  background-size: cover;
  border-radius: 40px;
}

.mission-vision {
  padding: 100px 0;
}

.mission-vision-text h2,
.value-text h2 {
  font-size: 45px;
}

.mission-vision-text p,
.value-text p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
}

.mission-vision-detail {
  display: flex;
  align-items: center;
}

.mission-vision-text {
  background: #F8F8F8;
  border-radius: 42px;
  padding: 60px 49px;
  display: grid;
  align-items: center;
  height: 274px;
}

.right-text {
  text-align: right;
}

.mission-vision-img img {
  border-radius: 42px;
}

.mission-vision-img {
  position: relative;
  margin: 0 3px;
}

.mission-vision-img img:first-child {
  position: absolute;
  top: 113px;
  background: #EA980A;
  padding: 15px;
  bottom: 0;
  left: -37px;
}

.mission-vision-img.img1 img:first-child {
  top: 95px;
  right: -37px;
  left: auto;
  background-color: #FF6B00;
  padding: 10.5px;
}

.values {
  padding: 100px 0;
}

.principles {
  padding-top: 100px;
  /* margin-bottom: -200px; */
}

.value-detail {
  display: flex;
  align-items: center;
  position: relative;
}

.value-detail::before {
  content: '';
  background-color: #F8F8F8;
  width: 90%;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
  border-radius: 42px;
}

.value-text {
  width: 64%;
  padding: 0 110px;
}

.value-box-text {
  background: #F4F4F4;
  display: flex;
  align-items: center;
}

.value-img {
  background: #fff;
  padding: 10px;
  margin-right: 25px;
  border-radius: 20px;
}

.value-box-text {
  /* background: #F4F4F4; */
  display: flex;
  align-items: center;
  padding: 20px 20px;
  border-radius: 20px;
  margin-bottom: 25px;
  transition: 0.5s;
}

.value-box-text:hover {
  box-shadow: 10px 10px 15px #f5f0f0;
}

.value-box .value-box-text:first-child {
  /* background: #FFE6E6; */
}

.value-box .value-box-text:last-child {
  /* background: #E2F2E0; */
  margin-bottom: 0;
}

.value-box-dtail h6 {
  font-size: 20px;
  color: #fff;
}

.value-box-dtail p {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
}

.value-box {
  width: 100%;
  padding: 60px 0;
}

.principles-datil {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  margin-top: 50px;
  gap: 20px;
}

.principles-hading {
  text-align: center;
}

.principles-hading h2 {
  font-size: 45px;
}

.principles-hading p {
  width: 70%;
}

.principles-box h5 {
  font-size: 25px;
  margin-top: 25px;
  color: #000;
}

.principles-box p {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 20px;
  color: #000;
}

.principles-datil .principles-box:first-child {
  /* background: #F5F4FF; */
  background: #9d74b5;
  /* background: linear-gradient(180deg, rgba(245, 244, 255, 1) 0%, rgba(255, 255, 255, 1) 100%); */
  background: linear-gradient(180deg, rgb(157 116 181) 0%, rgba(255, 255, 255, 1) 100%);
}

.principles-datil .principles-box:nth-child(2) {
  /* background: #FFF9E5; */
  background: #eac03f;
  /* background: linear-gradient(180deg, rgba(255, 249, 229, 1) 0%, rgba(255, 255, 255, 1) 100%); */
  background: linear-gradient(180deg, rgb(234 192 63) 0%, rgba(255, 255, 255, 1) 100%);
}

.principles-datil .principles-box:nth-child(3) {
  /* background: #E9F8FF; */
  background: #5ab2cf;
  /* background: linear-gradient(180deg, rgba(233, 248, 255, 1) 0%, rgba(255, 255, 255, 1) 100%); */
  background: linear-gradient(180deg, rgb(90 178 207) 0%, rgba(255, 255, 255, 1) 100%);
}

.principles-datil .principles-box:last-child {
  /* background: #FFEEEE; */
  background: #cb4848;
  /* background: linear-gradient(180deg, rgba(255, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 100%); */
  background: linear-gradient(180deg, rgb(203 72 72) 0%, rgba(255, 255, 255, 1) 100%);
}

.principles-box {
  padding: 45px;
  border-radius: 16px;
}

.essence {
  background-image: url(assets/images/our-identity-values/big-image.png);
  height: 1448px;
  display: flex;
  align-items: end;
  padding: 0;
  padding-bottom: 200px;
}

.essence-details {
  background-image: url(assets/images/our-identity-values/fbg1.png);
  margin-left: auto;
  padding: 135px 50px;
}

.essence-text {
  position: relative;
  border: 1.5px solid #fff;
}

.kisan {
  position: absolute;
  /* top: -18%; */
  bottom: -160px;
  left: 4px;
  width: 100%;
  max-width: 550px;
}

.expo {
  background-color: transparent;
  height: auto;
  padding-left: 0;
}

.expo1 {
  background: #FFE2E2;
  background: linear-gradient(90deg, rgba(255, 226, 226, 1) 0%, rgba(255, 255, 255, 1) 100%);
  width: 100%;
  margin-left: 10px;
}

.mission-vision-img1 {
  position: relative;
}

.mission-vision-img1.img1 .expo-icon {
  position: absolute;
  background: #F88;
  border-radius: 50%;
  left: auto;
  right: -50px;
  padding: 20px;
  top: -80px;
}

.global {
  background-image: url(assets/images/export-distribution-services/global-baneer.png);
}

.global-details {
  background-image: url(assets/images/export-distribution-services/globle-bg.png);
  padding: 75px 48px;
}

.global-text {
  border: 0px;
}

.market {
  background-image: url(assets/images/export-distribution-services/market-banner.png);
}

.market-details {
  background-image: url(assets/images/export-distribution-services/market-bg.png);
  padding: 90px 48px;
  width: 38%;
}

.market-text {
  border: 0px;
}

.market-details p {
  padding: 0 20px;
}

.shipment {
  padding-bottom: 100px;
}

.shipment-box {
  background-image: url(assets/images/export-distribution-services/ship-bg-updated.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-left-radius: 65px;
  border-bottom-right-radius: 65px;
  background-position: top;
}

.shipment-text {
  padding: 190px 0;
}

.shipment-text h2 {
  color: #fff;
  font-size: 45px;
}

.shipment-text p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
  width: 75%;
}

.ship-img img {
  margin-top: -68px;
  margin-left: 95px;
}

.multi-market {
  padding-bottom: 100px;
  padding-top: 50px;
}

.multi-market-box {
  background: #F7F7F7;
  background: linear-gradient(270deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);
  border-radius: 63px;
}

.multi-market-text {
  padding-left: 115px;
}

.multi-market-text h2 {
  font-size: 45px;
}

.multi-market-text p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
}

.multi-market-img img {
  margin-left: -50px;
  margin-top: -120px;
}

.supply {
  background-image: url(assets/images/export-distribution-services/saply-banner.png);
}

.supply-details {
  background-image: url(assets/images/export-distribution-services/saply-bg.png);
  margin: 0 auto;
  width: 70%;
  padding: 120px 120px;
}

.supply-text {
  border: 0px;
}

.branding-text-box h2,
.spesific-text h2 {
  font-size: 45px;
}

.branding-text-box p,
.spesific-text p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
}

.branding {
  padding: 200px 0;
}

.branding-text-box {
  background: #FFE2E2;
  background: linear-gradient(270deg, rgb(255, 226, 226) 0%, rgb(255, 255, 255) 100%);
  width: 68.8%;
  border-radius: 35px;
  padding: 25px 55px;
  position: relative;
}

.branding-img img {
  margin-top: -215px;
}

.branding-text-box::before {
  content: '';
  background-color: #F88;
  width: 5px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 40px;
}

.branding-text-box .branding-icon {
  position: absolute;
  right: -50px;
  top: 70px;
  background: #f88;
  padding: 20px;
  border-radius: 50%;
}

.branding-icon img {
  width: 55px;
}

.spesific {
  display: flex;
  align-items: center;
  gap: 15px;
}

.spesific-text {
  background-image: url(assets/images/private-label-packaging-solutions/bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 65px 50px 50px;
  position: relative;
}

.spesific-text h2 {
  margin-bottom: 70px;
}

.spesific-images {
  text-align: center;
}

.spesificimg {
  margin-top: -95px;
  margin-bottom: 10px;
  position: relative;
}

.spesificimg::before {
  content: '';
  width: 100%;
  height: 140px;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 30px;
  z-index: -1;
}

.spesific-text .icon1 {
  position: absolute;
  right: 65px;
  top: 5px;
}

.spesific-text::before {
  color: #F88;
  content: '';
  width: 5px;
  height: 95px;
  position: absolute;
  left: 0;
  top: 60px;
  background: #F88;
}

.market-spesific2 {
  padding: 150px 0;
}

.market-spesific3 {
  padding-bottom: 150px;
}

.spesific-text.spesific3-text {
  padding: 80px 193px 80px 50px;
}

.spesific2-text {
  background-image: url(assets/images/private-label-packaging-solutions/bg2.png);
  text-align: right;
  padding: 30px 65px 30px 50px;
}

.spesific2-text::before {
  left: auto;
  right: 0;
}

.spesific2-text .icon1 {
  position: absolute;
  left: 60px;
  top: 5px;
  right: auto;
  background-image: url(assets/images/private-label-packaging-solutions/icobg.png);
  background-size: 100%;
  padding: 32px;
}

.prodect-detail {
  padding-top: 10%;
}

.prodect-detail img {
  width: 100%;
}

.turmeric-detail {
  padding-top: 120px;
  padding-bottom: 100px;
  text-align: center;
}

.turmeric-text h1 {
  font-size: 45px;
}

.turmeric-text p {
  font-size: 18px;
  line-height: 34px;
  padding: 0 70px;
  padding-top: 30px;
  padding-bottom: 40px;
}

.turmeric-text a {
  background: #CB1519;
  color: #fff;
  padding: 15px 60px;
  text-decoration: none;
  font-size: 18px;
  border-radius: 37px;
  transition: 0.5s;
}

.turmeric-text a:hover {
  background: #feeb00;
  color: #000;
}

.Processing-detail {
  text-align: center;
  padding-top: 50px;
}

.journey-box {
  text-align: center;
  position: relative;
}

.journey-box p {
  font-size: 22px;
  margin-top: 10px;
}

.journey-detail {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-row-gap: 20px;
  position: relative;
  margin-bottom: 64px;
}

.last-iconbox {
  background-repeat: no-repeat;
  background-position: center;
  height: 102px;
}

.last-iconbox img {
  border-radius: 30px;
  padding-top: 8px;
}

.journey-detail::before {
  content: '';
  background-image: url(assets/images/product-detail/line.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 52px;
  left: 13%;
  right: 0;
  z-index: -1;
}

.journey-detail1 {
  position: relative;
}

.journey-detail1::after {
  content: '';
  background-image: url(assets/images/product-detail/border.png);
  background-repeat: no-repeat;
  width: 61%;
  height: 100%;
  position: absolute;
  top: 52px;
  z-index: 1;
  right: -54%;
  left: auto;
}

.journey-detail:last-child:after {
  display: none;
}

.journey-box::after {
  content: '';
  background-image: url(assets/images/product-detail/right.png);
  position: absolute;
  background-size: 100%;
  width: 5%;
  height: 20%;
  background-repeat: no-repeat;
  top: 43px;
  left: auto;
  right: 0;
}

.journey-detail2 .journey-box::after {
  background-image: url(assets/images/product-detail/left.png);
}

.journey-boxlast::after {
  display: none;
}

.journey-box-last::after {
  background-image: url(assets/images/product-detail/bottam.png);
  top: auto;
  left: auto;
  right: -10px;
  width: 8%;
  bottom: auto;
  height: 8%;
}

.product-rang {
  background-image: url(assets/images/product-detail/product-rang-banner.png);
  padding-bottom: 250px;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
}

.rang-heding {
  text-align: center;
}

.rang-heding h2 {
  color: #fff;
  font-size: 45px;
}

.rang-heding p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  padding: 0 175px;
}

.rang-box {
  background-image: url(assets/images/product-detail/product-rang-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 20px;
  position: relative;
  margin-bottom: 0;
  margin-top: 30px;
  padding: 50px 100px;
  /* border-radius: 70px; */
  border-radius: 18px;
}

.rang-box p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  position: relative;
  padding-left: 25px;
}

.rang-box p::before {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: 5px;
  top: 15px;
  background-color: #E9F8FF;
  border-radius: 50%;
}

.paking-label-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.packing-labal {
  padding: 200px 0;
}

.lab-img {
  text-align: center;
  background: #F4F4F4;
  background: linear-gradient(0deg, rgb(244, 244, 244) 0%, rgb(255, 255, 255) 100%);
  border-radius: 60px;
  padding: 100px 0;
}

.lab-text {
  text-align: center;
  background: #F4F4F4;
  background: linear-gradient(180deg, rgb(244, 244, 244) 0%, rgb(255, 255, 255) 100%);
  border-radius: 60px;
  padding: 100px 12px;
}

.lab-text h2,
.spac-heding h2 {
  font-size: 45px;
}

.spac-heding,
.calander-heding {
  padding-bottom: 50px;
  text-align: center;
}

.lab-text p {
  font-size: 18px;
  line-height: 34px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 155px;
}

.lab-text a {
  color: #fff;
  background: #cb1519;
  padding: 15px 41px;
  font-size: 18px;
  text-decoration: none;
  border-radius: 60px;
  transition: 0.5s;
}

.lab-text a:hover {
  color: #000;
  background: #feec00;
}

.lab-img .grup {
  margin-top: -65px;
}

.spaci-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 35px 0;
}

.spaci-box::before {
  content: '';
  background-image: url(assets/images/product-detail/product-border.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.pich {
  background-color: #FFF0DE;
}

.pich1 {
  background-color: #F5F5F5;
}

.spac-option p {
  margin-right: 10px;
}

.spac-option p,
.spac-option-detail p {
  font-size: 20px;
  border-radius: 20px;
  padding: 15px 30px;
}

.spac-img img {
  margin-left: -100px;
  margin-top: -50px;
}

.calander-heding {
  padding-top: 350px;
  margin-bottom: 30px;
}

.calander-heding h2 {
  font-size: 45px;
  margin-bottom: 30px;
}

.calander-heding p {
  font-size: 18px;
  line-height: 34px;
}

.calander {
  background-image: url(assets/images/product-detail/calander-banner.png);
  height: 1400px;
  margin-top: -150px;
  margin-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.clander-month {
  display: flex;
  justify-content: center;
  align-items: center;
}

.calander-text {
  margin: 0px 3px;
  text-align: center;
  background-color: #fff;
  border-radius: 19px;
  overflow: hidden;
}

.calander-text img {
  background: #fff;
  padding: 17px 39px;
  border-radius: 19px 19px 0px 0px;
}

.calander-text p {
  font-size: 16px;
  color: #fff;
  padding: 10px 35px;
  /* border-radius: 0px 0px 19px 19px; */
  margin: 0;
}

.calander-text.red p {
  background: #FF0000B2;
}

.calander-text.yellow p {
  background: #D9C31EBA;
}

.languages-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  text-align: center;
  /* padding: 0 50px; */
}

.languages-box.colorone {
  background: #FFF0DE;
}

.languages-box.colortwo {
  background: #F5E9E9;
}

.languages-box p {
  font-size: 18px;
  /* font-size: 22px; */
  margin-bottom: 0;
}

.languages-box p span {
  color: #CB1519;
}

.languages-box {
  border-radius: 12px;
  padding: 12px 10px;
  /* margin-bottom: 0px; */
}

.languages {
  padding-top: 50px;
  /* padding-bottom: 150px; */
}

.searches-section {
  padding-bottom: 100px;
}

.searches {
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
  /* justify-content: space-between; */
}

.searches .languages-box {
  padding: 10px 40px;
}

.searches .languages-box a {
  color: #000;
  transition: 0.5s;
  text-decoration: none;
}

.searches .languages-box a:hover {
  color: #CB1519;
}

.datilspage-form {
  display: flex;
  background: #F3F3F3;
  border-radius: 63px;
  padding: 70px;
}

.form-haid h2 {
  font-size: 45px;
}

.form-haid p {
  font-size: 18px;
  margin-bottom: 30px;
}

.detailpage-img {
  margin-left: 40px;
}

.enquirerow .form-control,
.form-group textarea {
  color: #67676799;
  /* margin-bottom: 15px; */
  font-size: 18px;
  padding: 11px 20px;
  padding-top: 11px;
  padding-top: 7px;
  border: 0;
}

.submit-btn.pi_form_submit {
  width: 100%;
  border: 0;
  border-radius: 30px;
  background: #e3000f;
  color: #fff;
  font-size: 20px;
  padding: 11px 0;
  margin-top: 0px;
  transition: 0.5s;
  text-transform: uppercase;
}

.submit-btn.pi_form_submit:hover {
  color: #000;
  background-color: #feec00;
}

.faq-hed p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 30px;
}

.accordion-header button {

  font-size: 20px;
  font-weight: 500;
}

.accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #000;
  box-shadow: none;
}

.main-faq .accordion-flush .accordion-item:last-child {
  border-bottom: 1px solid #f2ecec;
}

.accordion-item .accordion-collapse .accordion-body {
  font-size: 18px;
  line-height: 30px;
  padding-top: 0;
}

.accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}

/* .main-faq .accordion-button::after {
  flex-shrink: 0;
  content: '+' !important;
  background-image: none;
  font-size: 30px;
  height: auto;
  width: auto;
} */

/* .main-faq .accordion-button:not(.collapsed)::after {
  rotate: 45deg;
  margin-right: 3px;
} */

.main-faq {
  padding-top: 150px;
}

.journey {
  padding-bottom: 100px;
}

.blackpepr::after {
  display: none;
}

.BlackWhite {
  grid-template-columns: repeat(2, 1fr);
}

.journey-box-last.ginger::after {
  display: none;
}

.gingerdatail {
  grid-template-columns: repeat(4, 1fr);
}

.redcilli1 {
  grid-template-columns: repeat(3, 1fr);
}

.gingerdatail::before {
  top: 55px;
  left: 10%;
}

.redcilli::before {
  left: 15%;
  top: 51px;
}

.redcilli .journey-box::after {
  top: 38px;
}

.redcilli .journey-box-last::after {
  background-image: url(assets/images/product-detail/bottam.png);
  top: auto;
  right: -13px;
}

.redcilli1 .journey-box::after {
  width: 4%;
}

.wholspices {
  grid-template-columns: repeat(4, 1fr);
}

.languages-detail-Jaggery {
  grid-template-columns: repeat(3, 1fr);
}

.whole-spacification {
  padding-bottom: 150px;
}

.languages-detail-tamarind {
  padding: 0 0;
}

.mobres .spac-option {
  display: flex;
}

.mobres {
  width: 66%;
}

.mobres .spac-option p:first-child {
  width: 35%;
}

.mobres .spac-option p:last-child {
  width: 65%;
  display: block;
}

.mobile {
  display: none;
}

.integrated-heding {
  padding: 100px 0;
  text-align: center;
}

.integrated-heding h2 {
  font-size: 45px;
  margin-bottom: 30px;
}

.integrated-heding p {
  font-size: 18px;
  line-height: 34px;
  padding: 0 300px;
}

.integrated-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-row-gap: 0;
}

.integrated-text {
  background: #FFD4D4;
  border-radius: 36px;
  padding: 65px 50px;
  margin-top: 20px;
}

.integrated-text h5 {
  font-size: 25px;
}

.integrated-text p {
  font-size: 18px;
  margin-bottom: 0;
}

.integrated-text1 {
  background-color: #D9DDE9;
  margin-bottom: 20px;
  margin-top: 0;
}

.integrated-topimg img,
.wold-box img {
  width: 100%;
  border-radius: 25px;
}

.integrated-two {
  padding-bottom: 100px;
}

.integratedbg {
  margin-left: auto;
}

.integratedbg h2,
.integratedbg p {
  color: #000;
}

.integratedbanner {
  background-image: url(assets/images/integrated-supply-chain-operations/modern-banner.png);
}

.wold-heding {
  text-align: center;
  padding-bottom: 50px;
}

.wold-heding h2 {
  font-size: 45px;
}

.wold-heding p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 30px;
}

.wold-img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-row-gap: 0;
  position: relative;
  padding: 80px 0;
}

.wold-class {
  padding-top: 50px;
  padding-bottom: 150px;
}

.wold-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1216px;
  height: 100%;
  background-color: #F1F1F1;
  border-radius: 40px;
  z-index: -1;
}

.end-img {
  text-align: center;
  margin-top: 30px;
}

.wold-heding a {
  background-color: #CB1519;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 12px 50px;
  border-radius: 37px;
  text-decoration: none;
  text-align: center;
  transition: 0.3s ease-in-out;
}

.wold-heding a:hover {
  color: #000;
  background-color: #fde900;
}

.scal-box {
  background: #F3F3F3;
  border-radius: 28px;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px;
  margin-bottom: 20px;
  padding-right: 80px;
}

.scal-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  grid-row-gap: 0;
}

.scal-text h5 {
  font-size: 24px;
  text-transform: uppercase;
}

.scal-text p {
  font-size: 18px;
}

.pack-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-row-gap: 0;
  margin-top: 50px;
}

.pack-box {
  background: #F3F3F3;
  border-radius: 28px;
  padding: 70px 0;
  text-align: center;
}

.pack-box h3 {
  font-size: 29px;
  margin-bottom: 30px;
  font-weight: normal;
}

.pack-box1 h3 {
  margin-bottom: 50px;
}

.pack-box p {
  font-size: 18px;
  margin: 40px 0;
}

.pack-box1 p {
  margin-bottom: 43px;
  margin-top: 55px;
}

.pack-box h2 {
  font-size: 32px;
  margin-bottom: 0;
  text-transform: capitalize;
}

.pack-box h2 span {
  color: #737373;
  font-weight: normal;
}

.retail {
  background-image: url(assets/images/integrated-supply-chain-operations/last-banner.png);
  height: 1115px;
  position: relative;
  padding-top: 85px;
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: 200px;
  background-repeat: no-repeat;
}

.retail-box {
  background-image: url(assets/images/integrated-supply-chain-operations/last-bg.png);
  background-size: 100%;
  padding-top: 70px;
  padding-bottom: 420px;
  text-align: center;
}

.retail-box h2 {
  color: #000;
  font-size: 45px;
}

.retail-box p {
  color: #000;
  font-size: 18px;
  line-height: 34px;
  width: 60%;
  margin: 0 auto;
}

.boxretail {
  position: absolute;
  bottom: -5%;
  right: 6.2%;
}

.othorform {
  padding-bottom: 150px;
}

.philosophy-box {
  background: #F5F5F5;
  border-radius: 43px;
  padding: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  grid-row-gap: 0;
  align-items: center;
}

.Philosophy-text {
  padding: 0 50px;
  width: 80%;
}

.Philosophy-text h2,
.Philosophy-text1 h2,
.testing-text h2 {
  font-size: 45px;
  margin-bottom: 30px;
}

.Philosophy-text p,
.Philosophy-text1 p,
.testing-text p {
  font-size: 18px;
  margin-bottom: 0;
}

.Philosophy-text1 h5 {
  font-size: 25px;
  font-weight: normal;
}

.philosophy-box1 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.Philosophy-text1 {
  padding: 65px 50px;
  background: #F5F5F5;
  border-radius: 36px;
  margin-bottom: 10px;
}

.Philosophy-text1:last-child {
  margin-bottom: 0px;
}

.philosophy-two {
  padding: 150px 0;
}

.testing-detail {
  display: flex;
  align-items: end;
  /* padding: 0 100px; */
  padding: 0 60px;
}

.testing-text {
  padding-right: 100px;
  padding-bottom: 65px;
}

.testing-text p {
  line-height: 34px;
}

.testing-img {
  position: relative;
}

.imgtesting {
  position: absolute;
  left: -35%;
  top: 10%;
}

.tedtingicon {
  background: #F88;

  display: flex;
  justify-content: center;
  align-content: center;
  position: absolute;
  bottom: 50px;
  right: -20%;
  border-radius: 50%;
}

.tedtingicon img {
  padding: 50px;
}

.laboratory {
  background-image: url(assets/images/quality-assurance-certification/bg.png);
}

.laboratory-detail h2,
.laboratory-detail p {
  color: #000;
}

.laboratory-detail {
  background-image: none;
  background-color: #ffffffad;
  border-radius: 65px;
}

.testing {
  padding-bottom: 150px;
}

.Certifications-box {
  display: flex;
  align-items: center;
}

.Certifications-box .Philosophy-text p {
  line-height: 34px;
  padding-right: 50px;
}

.Certifications-img {
  position: relative;
  padding: 80px 0;
}

.Certifications-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 75%;
  max-width: 1216px;
  height: 100%;
  background-color: #F1F1F1;
  border-radius: 40px;
  z-index: -1;
}

.Certifications {
  padding-top: 50px;
  padding-bottom: 150px;
}

.pro-img1 img {
  width: 100%;
  margin-bottom: 150px;
}

.Custom {
  background-image: url(assets/images/processing-value-addition/bg1.png);
}

.laboratory1-detail {
  background-image: none;
  background-color: #D9D9D9CF;
  border-radius: 65px;
  width: 40%;
}

.enhancement-text {
  width: 100%;
  padding: 0 30px;
}

.enhancement {
  padding-top: 50px;
  padding-bottom: 150px;
}

.enhancement1 {
  padding-top: 50px;
}

.enhancement-img img {
  width: 100%;
}

.advanced-heding {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  padding: 0 30px;
}

.advanced-heding h2 {
  font-size: 45px;
  width: 100%;
  border-right: 1px solid #c1bdbd;
  margin-right: 75px;
}

.advanced-heding p {
  font-size: 18px;
  line-height: 34px;
}

.advanced-img img {
  width: 100%;
}

.advanced-paregraf h5 {
  font-size: 25px;
}

.advanced-paregraf p {
  font-size: 18px;
  margin-bottom: 0;
}

.advanced-text {
  display: flex;
  align-items: center;
  background-color: #F7F4F4CF;
  border-radius: 36px;
  margin: 0 100px;
  margin-top: -120px;
  z-index: 1;
  position: relative;
  padding: 50px 50px;
  border: 1px solid #B8B8B8
}

.advanced-paregraf a {
  background-color: #e3000f;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 40px;
  border-radius: 37px;
  transition: 0.5s;
}

.advanced-paregraf a:hover {
  color: #000;
  background-color: #ffec00;
}

.advanced-paregraf {
  width: 34%;
}

.advanced {
  padding-bottom: 150px;
}

.culture-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.culture-title {
  text-align: center;
  margin-bottom: 40px;
}

.culture-title h2 {
  font-size: 45px;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px;
}

.culture-title p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
}

.culture-box {
  border-radius: 18px;
  padding: 50px;
}

.culture-box h5 {
  font-size: 20px;
  margin: 30px 0;
}

.culture-box p {
  font-size: 18px;
}

.define-title h2,
.define-title p {
  color: #fff;
}

.define-title {
  padding-bottom: 50px;
}

.define {
  position: relative;
  z-index: 1;
  background-color: rgb(54, 47, 40);
  padding: 0;
  height: 800px;
  align-content: center;
  align-items: center;
  margin: 100px 0;
}

.define::before {
  content: '';
  background-image: url(./assets/images/careers/bg.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.define-us {
  margin-top: 0;
  gap: 50px;
}

.define-us .stat-number {
  background: -webkit-linear-gradient(#E9A74A, #C85A3E);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s;
  font-size: 80px;
  margin-bottom: 0;
}

.define-us .stat-description {
  color: #fff;
  font-size: 22px;
  position: relative;
}

.define-us .stat-description::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  width: 20%;
  height: 3px;
  background-color: #86462f;
  margin: 0 auto;
}

.define-us .stat-box {
  background: transparent;
  box-shadow: 0 0 1px #ffffff8a;
  padding: 30px;
  padding-bottom: 80px;
}

.principleswe-title {
  text-align: left;
}

.principleswe-left img {
  width: 100%;
}

.principleswe {
  padding: 100px 0;
}

.principleswe-box {
  border: 1px solid #cbcaca;
  border-radius: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
  padding: 35px 50px;
  position: relative;
}

.principleswe-box:last-child {
  margin-bottom: 0;
}

.principleswe-box h5 {
  background: #E3000F;
  border-radius: 10px;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  left: -15px;
  box-shadow: -3px 8px 5px #9b9595;
}

.principleswe-box h4 {
  font-size: 31px;
}

.principleswe-box p {
  font-size: 18px;
  margin-bottom: 0;
}

.common {
  padding: 100px 0;
  background-color: #F5F5F5;
}

.common-details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding: 0 100px;
  padding-top: 30px;
}

.common-box {
  background-color: #fff;
  border-radius: 18px;
  display: flex;
  padding-top: 20px;
  padding-left: 25px;
}

.common-box p {
  font-size: 18px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 10px;
}

.life-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-top: 30px;
}

.life-one img {
  width: 100%;
  border-radius: 27px;
  margin-bottom: 20px;
}

.openings-box {
  background: #F5F1ED;
  background: linear-gradient(180deg, rgba(245, 241, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 50px;
  border-radius: 24px;
  margin-bottom: 100px;
  box-shadow: 0 10px 15px #a4a4a4;
}

.openings-box lable {
  font-size: 18px;
}

.openings-box lable img {
  margin-right: 5px;
}

.openings-box input {
  margin-top: 10px;
  padding: 10px 10px;
  margin-bottom: 10px;
}

.openings-box a {
  color: #686767;
  text-decoration: none;
  font-size: 18px;
}

.openings-box a img {
  margin-right: 5px;
}

.openings-box1 {
  display: flex;
  padding: 50px;
  align-items: center;
  background: #FFFFFF;
  background: linear-gradient(153deg, rgba(255, 255, 255, 1) 0%, rgba(245, 241, 237, 1) 70%);
  border: 1px solid #E5E7EB80;
  border-radius: 24px;
  margin-bottom: 30px;
}

.openings-box1 h6 {
  font-size: 16px;
  font-weight: normal;
}

.openings-box1 img {
  margin-left: 10px;
  margin-right: 10px;
}

.openings-box1 img:nth-child(2) {
  margin-left: 20px;
}

.openings-box1 h2 {
  font-size: 30px;
}

.openings-box1 p {
  font-size: 18px;
  margin: 20px 0;
}

.openings {
  padding: 100px 0;
}

.openings-tag {
  margin-left: auto;
}

.openings-tag a {
  background: #E3000F;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 40px;
  transition: 0.5s;
  padding-right: 15px;
}

.openings-tag a:hover {
  background: #b11717;
}

.openings-text h2 span {
  background: #E9A74A33;
  padding: 5px 20px;
  font-size: 14px;
  border-radius: 25px;
  color: #C85A3E;
  margin-left: 10px;
}

.development-img {
  position: relative;
  margin-right: 30px;
}

.development-img img {
  border-radius: 24px;
}

.development-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.development-box {
  background: #F5F1ED;
  background: linear-gradient(180deg, rgba(245, 241, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 20px;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
}

.development {
  background-color: #F5F5F5;
}

.num-img {
  background-color: #ffffffc4;
  border-radius: 20px;
  padding: 30px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  align-items: center;
  text-align: center;
  position: absolute;
  width: 94%;
  bottom: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.imgnum-tex h6 {
  color: #D4704D;
  font-size: 30px;
  margin-bottom: 5px;
}

.imgnum-tex p {
  font-size: 14px;
  margin-bottom: 0;
}

.last-conbut {
  margin-top: 50px;
  margin-bottom: 100px;
}

.last-mail p {
  color: #1f1d1d99;
}

.last-mail a {
  text-decoration: none;
  color: #E9A74A;
  font-size: 18px;
}

.last-conbut a {
  padding: 15px 50px;
  font-size: 18px;
  text-decoration: none;
  border-radius: 30px;
  transition: 0.5s;
  margin: 0 10px;
}

.last-conbut a:first-child {
  background: #E3000F;
  color: #fff;
  box-shadow: 0 10px 10px #EC656DD6;
  border: 1px solid #E3000F;
}

.last-conbut a:last-child {
  background: #fff;
  color: #000;
  border: 1px solid #9494949E;
}

.last-conbut a:last-child img {
  margin-right: 5px;
}

.last-conbut a:hover {
  background: #b11717;
  border: 1px solid #b11717;
  color: #fff;
}

.stories-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.stories-box {
  border: 1px solid #F0EBE3;
  border-radius: 16px;
  padding: 40px;
  padding-bottom: 20px;
}

.story-top p {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.story-bottem {
  display: flex;
  align-items: center;
  gap: 20px;
}

.story-name h6 {
  font-size: 16px;
  font-weight: normal;
}

.story-name p {
  margin-bottom: 0;
  font-size: 14px;
  color: #8B7355;
}

.stories-tab .nav-tabs {
  text-align: center;
  margin: 50px auto;
  border: 0px;
  justify-content: center;
}

.stories-tab .nav-tabs .nav-link {
  border: 1px solid #E8DFD0;
  color: #000;
  padding: 10px 25px;
  border-radius: 30px;
  margin: 0 10px;
  font-size: 18px;
  transition: 0.5s;
}

.stories-tab .nav-tabs .nav-item.show .nav-link,
.stories-tab .nav-tabs .nav-link.active,
.stories-tab .nav-tabs .nav-link:hover {
  background: #E3000F;
  color: #fff;
  border-radius: 30px;
  font-size: 18px;
  border: 1px solid #E3000F;
  padding: 10px 25px;
}

.contact-top {
  margin: 0;
  padding: 100px 0;
}

.connect-form {
  margin: 0;
  padding-bottom: 100px;
}

.con-detail {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: 0 100px;
}

.con-box {
  display: flex;
  align-items: center;
  border: 1px solid #E5E1DC;
  padding: 25px;
  gap: 20px;
  border-radius: 15px;
}

.con-text p {
  font-size: 14px;
  margin-bottom: 0;
}

.con-text a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  font-weight: 500;
}

.con-text a:hover {
  color: #cb1519;
}

.quick {
  padding: 100px 0;
}

.nanigloble-detail {
  display: flex;
  gap: 20px;
}

.nanigloble-text {
  border: 1px solid #d4d1d1;
  border-radius: 25px;
  padding: 50px;
}

.nanigloble-icon {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  margin-bottom: 20px;
}

.nanigloble-icon:last-child {
  margin-bottom: 0;
}

.nanigloble-icon p {
  font-size: 14px;
  margin-bottom: 5px;
}

.nanigloble-icon a {
  font-size: 16px;
  transition: 0.5s;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.nanigloble-icon a:hover,
.department-text a:hover {
  color: #cb1519;
}

.nanigloble-map {
  width: 60%;

}

.nanigloble-map iframe {
  border-radius: 20px;
}

.nanigloble-text h3 {
  font-size: 23px;
  margin-bottom: 40px;
}

.department {
  padding: 100px 0;
}

.department-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding: 0 100px;
}

.department-box {
  border: 1px solid #E5E1DC;
  border-radius: 14px;
  display: flex;
  align-items: flex-start;
  padding: 30px;
  gap: 20px;
}

.department-text h5 {
  font-size: 18px;
}

.department-text p {
  font-size: 14px;
  margin-bottom: 5px;
}

.department-text h6 {
  margin-bottom: 5px;
}

.department-text a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}

.follow-journe {
  text-align: center;
  padding-bottom: 100px;
}

.follow {
  margin-bottom: 50px;
}

.follow a img {
  transition: 0.5s;
}

.follow a img:hover {
  transform: scale(1.1);
}

.followimg {
  display: flex;
  gap: 10px;
  margin-bottom: 50px;
}

.followimg img {
  width: 100%;
}

.last-link-insta a {
  font-size: 18px;
  color: #B8461D;
  text-decoration: none;
  transition: 0.5s;
  font-weight: 500;
}

.last-link-insta a:hover {
  color: #cb1519;
}

.last-link-insta a i {
  margin-left: 10px;
  transition: 0.5s;
}

.last-link-insta a:hover i {
  margin-left: 15px;
}

.cont-main {
  display: flex;
  gap: 30px;
  padding: 0 70px;
}

.form-left {
  width: 65%;
}

.form-left,
.form-right {
  background: #fff;
  border: 1px solid #E5E1DC;
  padding: 40px;
  border-radius: 15px;
}

.cont-main .form-left .form-control {
  border: 1px solid #E5E1DC;
  border-radius: 10px;
  font-size: 17px;
  padding: 12px 15px;
  margin-top: 10px;
}

.form-left h4 {
  margin-bottom: 30px;
}

.cont-main .form-left lable {
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}

.submit-btn.pi_form_submit img {
  margin-right: 5px;
}

.submit-btn.pi_form_submit:hover img {
  display: none;
}

.booking {
  font-size: 21px;
  font-weight: 500;
}

.booking img {
  margin-right: 5px;
}

.form-right p {
  font-size: 18px;
  margin-top: 30px;
}

.calendr {
  border: 2px solid #E5E1DC;
  border-radius: 12px;
  background: #F5F3F0;
  display: inline-block;
  text-align: center;
  height: 50%;
  margin: 30px 0;
  width: 100%;
  align-content: center;
}

.submit-btn.pi_form_submit,
.form-right .calbutton {
  box-shadow: 0 2px 2px #878484;
}

.form-right .calbutton {
  color: #E3000F;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid #E3000F;
  border-radius: 49px;
  transition: 0.5s;
  background-color: #fff;
  padding: 11.5px 0px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.form-right .calbutton:hover {
  background-color: #e3000f;
  color: #fff;
}

.rural-development {
  position: relative;
  padding: 100px 0;
}

.rural-title p {
  margin: 20px 0;
}

.rural-title p:last-child {
  margin-bottom: 0;
}

.rural-development::before {
  content: '';
  background-image: url(./assets/images/csr/01.png);
  position: absolute;
  background-position: right;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  border-radius: 20px;
  background-size: 48% 100%;
  z-index: -1;
}

.rural-development-text {
  background: #FFFFFFB2;
  border-radius: 20px;
  padding: 15px 20px;
  margin-bottom: 5px;

}

.rural-development-text h3 {
  color: #6B8E4E;
  font-size: 57px;
  margin-bottom: 5px;
}

.rural-development-text p {
  font-size: 18px;
  margin-bottom: 0;
}

.skill-development-left,
.environmental {
  margin-right: 50px;
}

.skill-development-left img,
.environmental img {
  width: 100%;
}

.environmental img {
  border-radius: 20px;
}

.skill-development {
  padding: 100px 0;
}

.skill-development-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 30px;
}

.skill-development-b1 h5 {
  font-size: 20px;
}

.skill-development-b1 p {
  font-size: 16px;
  margin-bottom: 0;
}

.well-being-detail {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.well-being-box {
  background-color: #fff;
  padding: 50px 50px;
  border: 1px solid #25222238;
  border-radius: 18px;
}

.well-being-box h4 {
  font-size: 25px;
  margin-top: 20px;
}

.well-being-box p {
  font-size: 18px;
  margin-bottom: 0;
  padding-right: 20px;
}

.well-being {
  background-image: url(./assets/images/csr/bg.png);
  background-position: top;
  background-size: 100% 65%;
  background-repeat: no-repeat;
  background-color: #fff;
}

.well-being::before {
  display: none;
}

.csr-lastpar {
  text-align: center;
  font-size: 20px;
  margin-bottom: 0;
}

.csr-last {
  margin-bottom: 50px;
}

.csr-last .stats-container {
  margin-top: -50px;
  margin-bottom: 50px;
}

.csr-last .stat-number {
  color: #000;
  font-weight: 500;
}

.csr-last-number .stats-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* background-color: #EDFAE4; */
  background-color: #abcf92;
  border-radius: 20px;
}

.csr-last-number .stat-box {
  background-color: transparent;
  padding: 30px 30px;
}

.csr-last-number .stat-number {
  color: #000;
  font-weight: 500;
}

@media only screen and (max-width: 480px) {
  .top-banner {
    height: 350px;
  }

  .prodect-detail {
    padding-top: 80%;
  }

  .turmeric-detail {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .turmeric-text h1,
  .rang-heding h2,
  .lab-text h2,
  .spac-heding h2 {
    font-size: 26px;
  }

  .turmeric-text p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .journey-detail {
    grid-template-columns: repeat(2, 1fr);
  }

  .journey-detail::before,
  .journey-box::after,
  .boxretail {
    display: none;
  }

  .journey-box p {
    font-size: 16px;
    margin-top: 10px;
  }

  .calander-heding p br {
    display: none;
  }

  .rang-heding p {
    padding: 0 0;
    font-size: 16px;
    line-height: 26px;
  }

  .rang-box p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }

  .rang-box {
    grid-template-columns: repeat(1, 1fr);
    padding: 30px 15px;
    background-image: none;
    background-color: #0000007a;
    border-radius: 24px;
  }

  .lab-text {
    padding: 50px 0;
  }

  .product-rang {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .journey {
    padding-bottom: 0px;
  }

  .packing-labal {
    padding: 00px 0;
    padding-bottom: 50px;
  }

  .lab-img img {
    width: 100%;
  }

  .paking-label-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .lab-text p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 0;
  }

  .lab-img {
    padding: 50px 15px;
  }

  .lab-text a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .spaci-box {
    display: block;
  }

  .spaci-box::before {
    display: none;
  }

  .spac-img img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }

  .spac-option p,
  .spac-option-detail p {
    font-size: 16px;
    border-radius: 9px;
    padding: 10px 15px;
    line-height: 26px;
  }

  .mobres {
    width: 100%;
  }

  .mobres .spac-option {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .mobres .spac-option p:first-child {
    width: 100%;
    margin: 5px auto;
    font-weight: 500;
  }

  .mobres .spac-option p:last-child {
    width: 100%;
    display: block;
    margin: 5px auto;
  }

  .calander-heding {
    padding-top: 50px;
    margin-bottom: 0px;
  }

  .calander-heding h2,
  .form-haid h2 {
    font-size: 26px;
  }

  .calander-heding p,
  .form-haid p,
  .faq-hed p {
    font-size: 16px;
    line-height: 26px;
  }

  .clander-month {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
  }

  .calander {
    height: unset;
    margin-bottom: 50px;
    margin-top: 0;
    padding-bottom: 80px;
    background-position: top;
  }

  .languages-detail {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    text-align: center;
    padding: 0 0px;
  }

  .languages {
    padding-bottom: 50px;
  }

  .datilspage-form {
    display: block;
    padding: 15px;
    border-radius: 13px;
  }

  .row.enquirerow {
    display: block;
  }

  .detailpage-img {
    margin-left: 0;
  }

  .detailpage-img img {
    width: 100%;
  }

  .datil-faq-img img {
    width: 100%;
    margin-top: 30px;
  }

  .languages-box p {
    font-size: 14px;
  }

  .main-faq {
    padding-top: 50px;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .enquirerow .form-control,
  .form-group textarea {
    color: #67676799;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .faq-hed p br,
  .turmeric-text p br,
  .journey-detail1::after {
    display: none;
  }

  .accordion-header button {
    font-size: 16px;
  }

  .accordion-item .accordion-collapse .accordion-body {
    font-size: 15px;
  }

  .spac-heding,
  .calander-heding {
    padding-bottom: 0px;
  }

  .languages .spac-heding {
    margin-bottom: 30px;
  }

  .whole-spacification {
    padding-bottom: 50px;
  }

}

@media (min-width: 480px) and (max-width: 767px) {
  .top-banner {
    height: 350px;
  }

  .prodect-detail {
    padding-top: 23%;
  }

  .turmeric-detail {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .turmeric-text h1,
  .rang-heding h2,
  .lab-text h2,
  .spac-heding h2 {
    font-size: 30px;
  }

  .turmeric-text p br {
    display: none;
  }

  .turmeric-text p {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .lab-text {
    padding: 50px 0;
  }

  .journey-detail {
    grid-template-columns: repeat(3, 1fr);
  }

  .journey-detail::before,
  .journey-box::after {
    display: none;
  }

  .lab-text {
    padding: 100px 0;
  }

  .journey-box p {
    font-size: 18px;
    margin-top: 10px;
  }

  .calander-heding p br {
    display: none;
  }

  .rang-heding p {
    padding: 0 0;
    font-size: 15px;
    line-height: 30px;
  }

  .rang-box p {
    color: #fff;
    font-size: 17px;
  }

  .rang-box {
    grid-template-columns: repeat(1, 1fr);
    padding: 20px 25px;
  }

  .product-rang {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .journey {
    padding-bottom: 0px;
  }

  .packing-labal {
    padding: 80px 0;
  }

  .lab-img img {
    width: 100%;
  }

  .paking-label-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .lab-text p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 0;
  }

  .lab-img {
    padding: 50px 15px;
  }

  .lab-text a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .spaci-box {
    display: block;
  }

  .spaci-box::before {
    display: none;
  }

  .spac-img img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }

  .spac-option p,
  .spac-option-detail p {
    font-size: 17px;
    border-radius: 20px;
    padding: 10px 15px;
  }

  .mobres {
    width: 100%;
  }

  .mobres .spac-option {
    display: flex;
    text-align: left;
  }

  .mobres .spac-option p:first-child {
    width: 30%;

    font-weight: 500;
  }

  .mobres .spac-option p:last-child {
    width: 70%;
    display: block;
  }

  .calander-heding {
    padding-top: 150px;
    margin-bottom: 0px;
  }

  .calander-heding h2,
  .form-haid h2 {
    font-size: 30px;
  }

  .calander-heding p,
  .form-haid p,
  .faq-hed p {
    font-size: 15px;
    line-height: 30px;
  }

  .clander-month {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
  }

  .calander {
    height: unset;
    margin-bottom: 50px;
    margin-top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 100px;
  }

  .languages-detail {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    text-align: center;
    padding: 0 0px;
  }

  .languages {
    padding-bottom: 50px;
  }

  .datilspage-form {
    display: block;
    padding: 15px;
    border-radius: 13px;
  }

  .row.enquirerow {
    display: block;
  }

  .detailpage-img {
    margin-left: 0;
  }

  .detailpage-img img {
    width: 100%;
  }

  .datil-faq-img img {
    width: 100%;
    margin-top: 30px;
  }

  .languages-box p {
    font-size: 17px;
  }

  .main-faq {
    padding-top: 50px;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .enquirerow .form-control,
  .form-group textarea {
    color: #67676799;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .faq-hed p br,
  .journey-detail1::after {
    display: none;
  }

  .accordion-header button {
    font-size: 18px;
  }

  .accordion-item .accordion-collapse .accordion-body {
    font-size: 17px;
  }

  .spac-heding,
  .calander-heding {
    padding-bottom: 30px;
  }

  .languages-detail.searches {
    display: flex;
    align-items: center;
  }

  .languages-box p {
    font-size: 14px;
  }

  .searches .languages-box {
    padding: 10px 12px;
  }

  .BlackWhite {
    grid-template-columns: repeat(2, 1fr);
  }

  .gingerdatail {
    grid-template-columns: repeat(4, 1fr);
  }

  .wholspices {
    grid-template-columns: repeat(2, 1fr);
    padding: 70px 30px;
  }

  .whole-spacification {
    padding-bottom: 50px;
  }

}




@media (min-width: 768px) and (max-width: 991px) {
  .top-banner {
    height: 350px;
  }

  .prodect-detail {
    padding-top: 20%;
  }

  .turmeric-detail {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .turmeric-text h2,
  .rang-heding h2,
  .lab-text h2,
  .spac-heding h2 {
    font-size: 30px;
  }

  .turmeric-text p br {
    display: none;
  }

  .turmeric-text p {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .journey-detail {
    grid-template-columns: repeat(4, 1fr);
  }

  .journey-detail::before,
  .journey-box::after {
    display: none;
  }

  .lab-text {
    padding: 100px 0;
  }

  .journey-box p {
    font-size: 18px;
    margin-top: 10px;
  }

  .calander-heding p br {
    display: none;
  }

  .rang-heding p {
    padding: 0 0;
    font-size: 15px;
    line-height: 30px;
  }

  .rang-box p {
    color: #fff;
    font-size: 17px;
  }

  .rang-box {
    grid-template-columns: repeat(2, 1fr);
    padding: 50px 50px;
  }

  .product-rang {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .journey {
    padding-bottom: 0px;
  }

  .packing-labal {
    padding: 100px 0;
  }

  .lab-img img {
    width: 100%;
  }

  .paking-label-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    align-items: center;
  }

  .lab-text p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 0;
  }

  .lab-img {
    padding: 100px 15px;
  }

  .lab-text a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .spaci-box::before {
    display: none;
  }

  .spac-img img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }

  .spac-option p,
  .spac-option-detail p {
    font-size: 17px;
    border-radius: 20px;
    padding: 10px 15px;
  }

  .mobres {
    width: 100%;
  }

  .mobres .spac-option {
    display: flex;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .mobres .spac-option p:first-child {
    width: 30%;

    font-weight: 500;
  }

  .mobres .spac-option p:last-child {
    width: 70%;
    display: block;
  }

  .calander-heding {
    padding-top: 150px;
    margin-bottom: 0px;
  }

  .calander-heding h2,
  .form-haid h2 {
    font-size: 30px;
  }

  .calander-heding p,
  .form-haid p,
  .faq-hed p {
    font-size: 15px;
    line-height: 30px;
  }

  .clander-month {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 5px;
  }

  .calander {
    height: 700px;
    margin-bottom: 50px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    height: unset;
    margin-top: 80px;
    padding-bottom: 80px;
  }

  .languages-detail {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    text-align: center;
    padding: 0 0px;
  }

  .languages {
    padding-bottom: 50px;
  }

  .datilspage-form {
    display: block;
    padding: 15px;
    border-radius: 13px;
  }

  .detailpage-img {
    margin-left: 0;
  }

  .detailpage-img img {
    width: 100%;
  }

  .datil-faq-img img {
    width: 100%;
    margin-top: 30px;
  }

  .languages-box p {
    font-size: 17px;
  }

  .main-faq {
    padding-top: 50px;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .enquirerow .form-control,
  .form-group textarea {
    color: #67676799;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .faq-hed p br,
  .journey-detail1::after {
    display: none;
  }

  .accordion-header button {
    font-size: 18px;
  }

  .accordion-item .accordion-collapse .accordion-body {
    font-size: 17px;
  }

  .spac-heding,
  .calander-heding {
    padding-bottom: 30px;
  }

  .languages-detail.searches {
    display: flex;
    align-items: center;
  }

  .languages-box p {
    font-size: 16px;
  }

  .searches .languages-box {
    padding: 10px 13px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .top-banner {
    height: 600px;
  }

  .prodect-detail {
    padding-top: 20%;
  }

  .turmeric-detail {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .turmeric-text h1,
  .rang-heding h2,
  .lab-text h2,
  .spac-heding h2 {
    font-size: 30px;
  }

  .turmeric-text p br {
    display: none;
  }

  .turmeric-text p {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .journey-detail {
    grid-template-columns: repeat(5, 1fr);
  }

  .journey-detail::before,
  .journey-box::after {
    display: none;
  }

  .lab-text {
    padding: 100px 20px;
  }

  .journey-box p {
    font-size: 18px;
    margin-top: 10px;
  }

  .calander-heding p br {
    display: none;
  }

  .rang-heding p {
    padding: 0 0;
    font-size: 15px;
    line-height: 30px;
  }

  .rang-box p {
    color: #fff;
    font-size: 17px;
  }

  .rang-box {
    grid-template-columns: repeat(2, 1fr);
    padding: 50px 50px;
  }

  .product-rang {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .journey {
    padding-bottom: 0px;
  }

  .packing-labal {
    padding: 100px 0;
  }

  .lab-img img {
    width: 100%;
  }

  .paking-label-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    align-items: center;
  }

  .lab-text p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 0;
  }

  .lab-img {
    padding: 100px 15px;
  }

  .lab-text a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .spaci-box::before,
  .journey-detail1::after {
    display: none;
  }

  .spac-img img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }

  .spac-option p,
  .spac-option-detail p {
    font-size: 17px;
    border-radius: 20px;
    padding: 10px 15px;
  }

  .mobres {
    width: 100%;
  }

  .mobres .spac-option {
    display: flex;
    text-align: left;

  }

  .whole-spacification {
    padding-bottom: 50px;
  }

  .mobres .spac-option p:first-child {
    width: 30%;

    font-weight: 500;
  }

  .mobres .spac-option p:last-child {
    width: 70%;
    display: block;
  }

  .calander-heding {
    padding-top: 200px;
    margin-bottom: 0px;
  }

  .calander-heding h2,
  .form-haid h2 {
    font-size: 30px;
  }

  .calander-heding p,
  .form-haid p,
  .faq-hed p {
    font-size: 15px;
    line-height: 30px;
  }

  .calander-text img {
    padding: 10px 25px;
  }

  .calander-text p {
    padding: 7px 10px;
  }

  .calander {
    background-size: 100%;
    margin-bottom: 50px;
    height: 740px;
  }

  .languages-detail {
    /* display: grid;
    grid-template-columns: repeat(5, 1fr); */
    gap: 5px;
    text-align: center;
    padding: 0 0px;
  }

  .languages {
    padding-bottom: 50px;
  }

  .datilspage-form {
    padding: 15px;
    border-radius: 13px;
    align-items: center;
  }

  .detailpage-img {
    margin-left: 20px;
  }

  .detailpage-img img {
    width: 100%;
  }

  .datil-faq-img img {
    width: 100%;
    margin-top: 30px;
  }

  .languages-box p {
    font-size: 17px;
  }

  .main-faq {
    padding-top: 100px;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .enquirerow .form-control,
  .form-group textarea {
    color: #67676799;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .faq-hed p br {
    display: none;
  }

  .accordion-header button {
    font-size: 18px;
  }

  .accordion-item .accordion-collapse .accordion-body {
    font-size: 17px;
  }

  .spac-heding,
  .calander-heding {
    padding-bottom: 30px;
  }

  .languages-detail.searches {
    display: flex;
    align-items: center;
  }

  .languages-box p {
    font-size: 16px;
  }

  .searches .languages-box {
    padding: 10px 30px;
  }

  .wholspices {
    grid-template-columns: repeat(3, 1fr);
  }

  .gingerdatail {
    grid-template-columns: repeat(4, 1fr);
  }

  .BlackWhite {
    grid-template-columns: repeat(2, 1fr);
  }

}




@media (min-width: 1200px) and (max-width: 1400px) {
  .top-banner {
    height: 600px;
  }

  .prodect-detail {
    padding-top: 12%;
  }

  .turmeric-detail {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .turmeric-text h1,
  .rang-heding h2,
  .lab-text h2,
  .spac-heding h2 {
    font-size: 30px;
  }

  .turmeric-text p {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .journey-detail {
    grid-template-columns: repeat(5, 1fr);
  }

  .lab-text {
    padding: 100px 30px;
  }

  .journey-box p {
    font-size: 18px;
    margin-top: 10px;
  }

  .rang-heding p {
    padding: 0 0;
    font-size: 15px;
    line-height: 30px;
  }

  .rang-box p {
    color: #fff;
    font-size: 17px;
  }

  .rang-box {
    grid-template-columns: repeat(2, 1fr);
    padding: 50px 50px;
  }

  .product-rang {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .journey {
    padding-bottom: 0px;
  }

  .packing-labal {
    padding: 100px 0;
  }

  .lab-img img {
    width: 100%;
  }

  .paking-label-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    align-items: center;
  }

  .lab-text p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 0;
  }

  .lab-img {
    padding: 100px 15px;
  }

  .lab-text a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .journey-detail::before {
    left: 7%;
    width: 80%;
  }

  .journey-detail1::after {
    width: 62%;
    top: 45px;
  }

  .journey-box-last::after {
    display: none;
  }

  .spac-img img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }

  .spac-option p,
  .spac-option-detail p {
    font-size: 17px;
    border-radius: 20px;
    padding: 10px 15px;
  }

  .mobres {
    width: 100%;
  }

  .mobres .spac-option {
    display: flex;
    text-align: left;
  }

  .mobres .spac-option p:first-child {
    width: 30%;

    font-weight: 500;
  }

  .mobres .spac-option p:last-child {
    width: 70%;
    display: block;
  }

  .calander-heding {
    padding-top: 250px;
    margin-bottom: 0px;
  }

  .calander-heding h2,
  .form-haid h2 {
    font-size: 30px;
  }

  .calander-heding p,
  .form-haid p,
  .faq-hed p {
    font-size: 15px;
    line-height: 30px;
  }

  .calander-text img {
    background: #fff;
    padding: 12px 30px;
  }

  .calander-text p {
    padding: 8px 15px;
  }

  .calander {
    background-size: 100%;
    margin-bottom: 50px;
    height: 1000px;
  }

  .languages-detail {
    /* display: grid; */
    /* grid-template-columns: repeat(5, 1fr); */
    gap: 5px;
    text-align: center;
    padding: 0 0px;
  }

  .languages {
    padding-bottom: 50px;
  }

  .datilspage-form {
    padding: 15px;
    border-radius: 13px;
    align-items: center;
  }

  .detailpage-img {
    margin-left: 20px;
  }

  .detailpage-img img {
    width: 100%;
  }

  .datil-faq-img img {
    width: 100%;
    margin-top: 30px;
  }

  .languages-box p {
    font-size: 17px;
  }

  .main-faq {
    padding-top: 100px;
  }

  .enquirerow .form-control,
  .form-group textarea {
    color: #67676799;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .accordion-header button {
    font-size: 18px;
  }

  .accordion-item .accordion-collapse .accordion-body {
    font-size: 17px;
  }

  .spac-heding,
  .calander-heding {
    padding-bottom: 30px;
  }

  .languages-detail.searches {
    display: flex;
    align-items: center;
  }

  .whole-spacification {
    padding-bottom: 50px;
  }

  .BlackWhite {
    grid-template-columns: repeat(2, 1fr);
  }

  .gingerdatail {
    grid-template-columns: repeat(4, 1fr);
  }

  .gingerdatail .journey-box::after {
    top: 46px;
  }

  .redcilli .journey-box::after {
    top: 36px;

  }

  .journey-detail1::after {
    background-size: 11% 58%;
  }

  .redcilli::before {
    left: 15%;
    top: 45px;
  }

  .wholspices {
    grid-template-columns: repeat(4, 1fr);
  }


}

label.error{
  color:red;
}