html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  overflow-y: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: system-ui;
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.eot');
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: system-ui;
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Bold.eot');
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Bold.woff2') format('woff2'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: system-ui;
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Medium.eot');
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Medium.woff2') format('woff2'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: system-ui;
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-SemiBold.eot');
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: system-ui;
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.eot');
  src: url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.woff') format('woff'), url('https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* header css start here */
a {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
}

a,
a:hover {
  text-decoration: none;
}

header .menu .container {
  height: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
}

header {
  /*position:fixed;*/
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1
}

header .navbar {
  /* margin-top: 26px; */
  margin-top: 10px;
}

/* header.header.light-header {
  background-color: #e1251b;
} */
header.header.light-header a.navbar-brand svg g path {
  fill: #ee3129;
}

header.header.light-header .navigation-list a {
  color: #ee3129;
}

header.header.light-header a.shopgulab {
  background: #ee3129;
  border-color: #ee3129;
  color: #fff;
}

header.header.light-header a.shopgulab:hover {
  background: transparent;
  color: #ee3129;
}

header a.navbar-brand {
  padding: 0;
  font-size: unset;
  line-height: 0;
  max-width: 102px;
  height: auto;
  margin: 0;
}

header a.navbar-brand svg {
  width: 100%;
}

/* header a.navbar-brand img { width: 100%; } */
header ul li a {
  color: #fff;
  text-decoration: none;
  font-family: system-ui;
  font-weight: 500;
  font-style: normal;
  padding: 0 !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.8px;
  letter-spacing: 0.8px;
}

header ul {
  max-width: 510px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.shopgulab {
  color: #fff !important;
  border: 2px solid #fff;
  text-decoration: none;
  /*background: #fff;*/
  font-family: system-ui;
  font-weight: 700;
  float: left;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19.5px;
  padding: 10px 20px;
  border-radius: 20px
}

.shopgulab:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
  border-color: #fff;
}

/* .about-us a.shopgulab {
  color: #c8ba9e;
}
.groundnut-oil-page a.shopgulab {
  color: #d3d2ce;
} */
.header-right-side .cart {
  display: none;
}

.header-right-side ul.social-icon,
.mobile-cart {
  display: none !important;
}

/*header .navbar .navbar-nav .dropdown-menu{min-width:auto;border:none;margin:0 0 0 17px;border-radius:0;
background:#fff;padding:3px 13px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / 20%);box-shadow:0 0 10px rgb(0 0 0 / 20%);
border-top:2px solid #f30}
 header .navbar .navbar-nav .dropdown-menu .dropdown-item{padding:10px 0;color:#000;font-family:poppinsmedium;
border-bottom:1px solid #e5e5e5;font-size:14px}
header .navbar .navbar-nav .dropdown-menu .dropdown-item:last-child{border-bottom:0}
header .navbar .navbar-nav .dropdown-menu .dropdown-item.active,
header .navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
header .navbar .navbar-nav .dropdown-menu .dropdown-item:hover{background-color:transparent!important;outline:0;color:#000}
header .header-right-side{display:-webkit-box;display:-ms-flexbox;display:flex} */
header .header-right-side .login-btn {
  background: #fff;
  border-radius: 50px;
  font-family: system-ui;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 17px 8px;
  color: #fa3200;
  font-size: 14px;
  margin-left: 10px;
  line-height: normal;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

header .shopgulab:hover {
  background-color: transparent;
  color: #e1251b;
  text-decoration: none;
  border-color: #e1251b
}

header .header-right-side .profile-img {
  width: 40px;
  height: 40px
}

header .header-right-side .profile-img img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: 100%;
  border-radius: 100%
}

header nav.navbar {
  padding: 0;
}

header .navbar .navbar-collapse {
  justify-content: center;
}

/* header css end here */

/* slick slider css start here */
.intro {
  height: 100vh;
  width: 100%;
  background: #999
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  color: #333;
  max-width: 1440px;
  overflow: hidden;
  padding: 0 40px;
}

.slick-list,
.slick-track {
  height: 100vh
}

.slick-dotted.slick-slider {
  margin: 0
}

.slides {
  width: 100%;
  height: 100vh
}

.home .slides .slide {
  background: #fff;
}

.slides .slide {
  color: #419be0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  border: 0;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px
}

.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left
}

.slick-dots li {
  display: block
}

.slick-next {
  right: unset
}

/* slick slider css end here */

/* banner slider css start here */

.banner-slider .slider {
  width: 50%;
  margin: 100px auto
}

.banner-slider .slick-slide {
  margin: 0 20px
}

.banner-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-slider .slick-next:before,
.banner-slider .slick-prev:before {
  color: #000
}

.banner-slider .slick-slide {
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  opacity: .2
}

.banner-slider .slick-active {
  opacity: 1
}

.banner-slider .slick-current {
  opacity: 1
}

.banner-main.align-content-center {
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 100px;
  z-index: 1
}

.banner-main .hero-title {
  color: #fff;
  text-decoration: none;
  font-family: system-ui;
  font-weight: 800;
  font-style: normal;
  text-transform: unset;
  font-size: 72px;
  line-height: 115.5px;
  text-shadow: 0 4px 4px rgb(0 0 0 / 25%)
}

.banner-main p {
  color: #fff;
  text-decoration: none;
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  padding: 0 !important;
  font-size: 28px;
  line-height: 44.5px
}

.banner-slider .slick-dots li button:before {
  display: block;
  width: auto;
  height: auto;
  content: '•'
}

.slides.vertical-slider .banner-slider .slick-dots li button,
.slides.vertical-slider .about-slider .slick-dots li button,
.groundnut-detail .vertical-slider .nutritionists-slider .slick-dots li button,
.about-us .director-info-sl .slick-dots li button {
  font-size: 0;
  background: #fff;
  opacity: 0.35;
  border: 0;
  padding: 0;
  width: 12px;
  height: 12px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  display: block;
  border-radius: 100%;
}

.slides.vertical-slider .banner-slider .slick-dots li,
.slides.vertical-slider .about-slider .slick-dots li,
.groundnut-detail .nutritionists-slide .slick-dots li {
  width: 10px;
  height: 10px;
  margin-bottom: 0
}

.banner-slider .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 30px;
}

.banner-slider .slick-list {
  height: 100%;
  width: 100%
}

.banner-slider .slick-slide {
  opacity: 1;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  height: 100%;
  margin: 0 !important;
  border: 0
}

/* .banner-slider .slick-slide:after { content: ''; width: 100%; height: 100%; left: 0; background: -webkit-gradient(linear, left bottom, left top, color-stop(-3.98%, rgba(0, 0, 0, .65)), to(rgba(0, 0, 0, 0))); background: -o-linear-gradient(bottom, rgba(0, 0, 0, .65) -3.98%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(0deg, rgba(0, 0, 0, .65) -3.98%, rgba(0, 0, 0, 0) 100%); position: absolute } */
.scroll-bottom {
  display: block;
    z-index: 1;
    position: absolute;
}

.scroll-bottom:hover path {
  fill: #e1251b;
  stroke: #e1251b;
}

.scroll-bottom img {
  width: 100%;
}

.slides.vertical-slider .banner-slider .slick-dots li.slick-active button,
.slides.vertical-slider .about-slider .slick-dots li.slick-active button,
.groundnut-detail .nutritionists-slider .slick-dots li.slick-active button,
.about-us .director-info-sl .slick-dots li.slick-active button {
  opacity: 1;
}

.vertical-slider .comman-dot .slick-dots {
  position: absolute;
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: auto;
  right: unset;
  left: 0;
  bottom: 32px;
  top: unset;
}

.vertical-slider .comman-dot .slick-dots li button:before {
  font-size: 10px;
}

.slick-next {
  right: unset;
}

.vertical-slider .comman-dot .slick-list {
  height: 100%;
  width: 100%;
}

.vertical-slider .comman-dot .slick-slide {
  opacity: 1;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  height: 100%;
  margin: 0 !important;
}

.vertical-slider .slide .comman-dot {
  height: 100%;
  width: 100%;
}

/* banner slider css end here */

/* vertical slider css start here */

.vertical-slider .slick-dots {
  position: absolute;
  top: 60px;
  right: 0;
  text-align: left;
  display: flex !important;
  z-index: 1;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50px;
  left: unset
}

.vertical-slider .slide .banner-slider {
  height: 100%;
  width: 100%
}

.slick-dots li button {
  display: inline-block;
  border: 2px solid transparent;
  width: 23px;
  height: 23px;
  border-radius: none;
  transform: rotate(400deg);
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 22%);
}

.vertical-slider .slick-dots li.slick-active button::before {
  content: '';
  background: 0 0;
  width: 100%;
  height: 100%
}

.vertical-slider .slick-dots li:nth-child(2) button {
  background: #fff;
}

.vertical-slider .slick-dots li.slick-active button {
  border: 2px solid #fff;
}

.vertical-slider .slick-dots li:nth-child(3) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(4) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(5) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(5).slick-active button {
  border-color: #fff;
}

.vertical-slider .slick-dots li:nth-child(6) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(7) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(8) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(9) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(10) button {
  background: #fff;
}

.vertical-slider .slick-dots li:nth-child(11) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(12) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(13) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(14) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(15) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(16) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(17) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(18) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(19) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(20) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(21) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(22) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(23) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(24) button {
  background: #fff;
}.vertical-slider .slick-dots li:nth-child(25) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(26) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(27) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(28) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(29) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(30) button {
  background: #fff;
}
.vertical-slider .slick-dots li:nth-child(31) button {
  background: #fff;
}

.vertical-slider .slick-dots li button:before {
  display: none
}

.vertical-slider .slick-dots li {
  width: 30px;
  height: 30px;
  margin-bottom: 24px
}

.vertical-slider .slick-dots li:first-child,
.vertical-slider .slick-dots li:last-child {
  display: none;
}

.vertical-slider .banner-slider .slick-dots li:first-child,
.vertical-slider .banner-slider .slick-dots li:last-child,
.vertical-slider .about-slider .slick-dots li:first-child,
.vertical-slider .about-slider .slick-dots li:last-child {
  display: block;
}

/* vertical slider css end here */

/* vertical slider first section css start here */
.ripple-effect.mobile-effect {
  display: none;
}

.ripple-effect {
  width: 100%;
  height: 100%;
  position: absolute;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 10%;
}

.drop {
  height: 230px;
  width: 230px;
  background-color: transparent;
  position: absolute;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  transform: rotate(-42deg);
}

.drop-line {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #b68c0e;
  border-radius: 50%;
  height: 230px;
  width: 230px;
  border-top-left-radius: 50%;
  border-top-right-radius: 0;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  left: unset;
  top: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drop-line:nth-child(1) {
  animation: ripple 9s linear 1s infinite;
}

.drop-line:nth-child(2) {
  animation: ripple 9s linear 2s infinite;
}

.drop-line:nth-child(3) {
  animation: ripple 9s linear 3s infinite;
}

.drop-line:nth-child(4) {
  animation: ripple 9s linear 4s infinite;
}

.drop-line:nth-child(5) {
  animation: ripple 9s linear 5s infinite;
}

.drop-line:nth-child(6) {
  animation: ripple 9s linear 6s infinite;
}

.drop-line:nth-child(7) {
  animation: ripple 9s linear 7s infinite;
}

.drop-line:nth-child(8) {
  animation: ripple 9s linear 8s infinite;
}

.drop-line:nth-child(9) {
  animation: ripple 9s linear 9s infinite;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  /*11% { transform: scale(1.2);}
  22% { transform: scale(1.3);}
  33% { transform: scale(1.4);}
  44% { transform: scale(1.5);}
  55% { transform: scale(1.6);}
  70% { transform: scale(1.7);}*/
  50% {
    transform: scale(2);
    opacity: 1;
  }

  100% {
    transform: scale(3);
    opacity: 0;
  }
}


/*bilindintsub start*/

.ripple-effect-new .drop-line {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #b68c0e;
  border-radius: 50%;
  height: 230px;
  width: 230px;
  border-top-left-radius: 50%;
  border-top-right-radius: 0;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  left: unset;
  top: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  opacity: 0;
}

.ripple-effect-new .drop-line:nth-child(1) {
  animation: rippless 12s linear 1s infinite;
}

.ripple-effect-new .drop-line:nth-child(2) {
  animation: rippless 12s linear 2s infinite;
}

.ripple-effect-new .drop-line:nth-child(3) {
  animation: rippless 12s linear 3s infinite;
}

.ripple-effect-new .drop-line:nth-child(4) {
  animation: rippless 12s linear 4s infinite;
}

.ripple-effect-new .drop-line:nth-child(5) {
  animation: rippless 12s linear 5s infinite;
}

.ripple-effect-new .drop-line:nth-child(6) {
  animation: rippless 12s linear 6s infinite;
}

.ripple-effect-new .drop-line:nth-child(7) {
  animation: rippless 12s linear 7s infinite;
}

.ripple-effect-new .drop-line:nth-child(8) {
  animation: rippless 12s linear 8s infinite;
}

.ripple-effect-new .drop-line:nth-child(9) {
  animation: rippless 12s linear 9s infinite;
}

.ripple-effect-new .drop-line:nth-child(10) {
  animation: rippless 12s linear 10s infinite;
}

.ripple-effect-new .drop-line:nth-child(11) {
  animation: rippless 12s linear 11s infinite;
}

.ripple-effect-new .drop-line:nth-child(12) {
  animation: rippless 12s linear 12s infinite;
}

.ripple-effect-new .drop-line:nth-child(13) {
  animation: rippless 12s linear 13s infinite;
}

.ripple-effect-new .drop-line:nth-child(14) {
  animation: rippless 12s linear 14s infinite;
}

.ripple-effect-new .drop-line:nth-child(15) {
  animation: rippless 12s linear 15s infinite;
}

.ripple-effect-new .drop-line:nth-child(16) {
  animation: rippless 12s linear 16s infinite;
}

.ripple-effect-new .drop-line:nth-child(17) {
  animation: rippless 12s linear 17s infinite;
}

.ripple-effect-new .drop-line:nth-child(18) {
  animation: rippless 12s linear 18s infinite;
  -webkit-animation: rippless 12s linear 18s infinite;
}

.ripple-effect-new .drop-line:nth-child(19) {
  animation: rippless 12s linear 19s infinite;
}

.ripple-effect-new .drop-line:nth-child(20) {
  animation: rippless 12s linear 20s infinite;
}

.ripple-effect-new p.drop-line {
  border: none !important;
}

@keyframes rippless {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  /*11% { transform: scale(1.2);}
    22% { transform: scale(1.3);}
    33% { transform: scale(1.4);}
    44% { transform: scale(1.5);}
    55% { transform: scale(1.6);}
    70% { transform: scale(1.7);}*/
  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(3.5);
    opacity: 0.2;
  }
}

.ripple-effect-new p.drop-line img.image-zo {
  width: 100%;
  transform: rotate(43deg);
}

/*bilindintsub end*/

/* .vertical-slider .slide .container{
position: relative;
} */

/* groundnut oil section css start here */
.slider-inner {
  position: relative;
  height: 100%;
  width: 100%;
}

.home .vertical-slider .slide:nth-child(1) .col-md-6 {
  background: linear-gradient(270deg, #E0B909 18.87%, rgba(224, 185, 9, 0) 100%);
}

.vertical-slider .slide .col-md-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

@media only screen and (max-width: 600px) {
 .vertical-slider .slide .col-md-6 {
  display: flex;
  flex-direction: column;
  align-items: unset;
        justify-content: initial;
}

}

.col-md-6.oil-content {
  padding-top: 120px;
}

.center-image {
  width: 520px;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.comman-item {
  position: absolute;
}

.comman-item figure,
.comman-item figure img {
  width: 100%;
}

.oil1 {
  right: 40px;
  top: 30px;
}

.oil2 {
  left: 52px;
  top: 274px;
}

.oil3 {
  right: 30px;
  bottom: 35px;
  z-index: 11;
}

.oil4 {
  left: 5px;
  bottom: 0;
}

.animate-img figure {
  display: none;
}

.animate-img figure.oil {
  display: block !important;
  opacity: 1;
  z-index: 9;
  position: relative;
  width: 100%;
  max-width: 360px;
}

.animate-img figure.oil img {
  width: 100%;
}

.oil4,
.sunflower-oil4,
.sunflower-oil5,
.cottonseed-oil5 {
  z-index: 11;
}

.oil-details-top h2 {
  font-family: system-ui;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 20px;
  letter-spacing: 0.17em;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.oil-details-top h2 strong {
  font-weight: 400;
  font-size: 38.3673px;
  line-height: 55px;
  /*letter-spacing: 0.06em;*/
}

.oil-details-top .icons {
  margin-bottom: 20px;
}

.oil-details-top .icons li {
  height: 90px;
  margin-right: 32px;
}

.oil-details-top .icons li img {
  height: 100%;
}

.oil-details-top {
  margin-bottom: 5px;
}

.oil-details-bottom h3 {
  font-family: system-ui;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 89.9%;
  letter-spacing: 0.17em;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 10px;
}

.oil-details-top .contents {
  font-family: system-ui;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #FFFFFF;
}

.oil-details-top .contents a {
  color: #fff;
}

.home .slides .slide.corn p a,
.home .slides .slide.mustard p a {
  color: #000;
}

.home .slides .slide.corn p a {
  color: #fff;
}

ul.frame li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  margin-right: 50px;
  z-index: 1;
  position: relative;
  cursor: pointer;
  height: 80px;
  transition: 0.5s ease-in all;
}

/*ul.frame li:hover {*/
/*  margin-top: -10px;*/
/*  transition: 0.5s ease-in all;*/
/*}*/

ul.frame li img {
  width: auto;
  height: auto;
  margin-bottom: 6px;
}

ul.frame li span {
  font-family: system-ui;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  text-transform: uppercase;
}

.oil-details-bottom {
  display: inline-block;
  margin-top: 20px;
}

ul.frame {
  margin-top: 10px;
  margin-bottom: 10px;
}

.home .vertical-slider .slide.sec1 {
  background-color: #880100
}

.home .vertical-slider .slide .col-md-6:first-child {
  align-items: center;
}

.vertical-slider .row,
.vertical-slider .row .col-md-6 {
  height: 100%;
  margin: 0 auto
}

/* groundnut oil section css end here */

/* sunflower section css start here */
.home .vertical-slider .slide.sec2 {
  background-color: #F3A41E;
}

.sunflower-oil1 {
  right: 0;
  top: 0;
}

.sunflower-oil2 {
  right: 65px;
  top: 260px;
}

.sunflower-oil5 {
  left: 10px;
  bottom: -5px;
}

.sunflower-oil3 {
  left: 23px;
  top: 47%;
  z-index: 11;
}

.sunflower-oil4 {
  bottom: 28px;
  right: 60px;
}

.sunflower .ripple-effect .drop p {
  border-color: #428D3B;
}

/* sunflower section css end here */

/* cottonseed section css start here */
.home .vertical-slider .slide.sec3 {
  background-color: #e0b909;
}

.cottonseed-oil1 {
  right: 0;
  top: 10px;
}

.cottonseed-oil2 {
  left: 0;
  bottom: -10px;
}

.cottonseed-oil3 {
  left: 52px;
  top: 104px;
}

.cottonseed-oil4 {
  left: 5px;
  top: 212px;
}

.cottonseed-oil5 {
  bottom: 40px;
  right: 60px;
}

.cottonseed .ripple-effect .drop p {
  border-color: #E87419;
}

/* cottonseed section css end here */

/* mustard section css start here */
.home .vertical-slider .slide.sec4 {
  background-color: #422a2a;
}

.black .oil-details-top h2,
.black .oil-details-top .contents,
.black .oil-details-bottom h3,
.black ul.frame li span {
  color: #000;
}

.mustard-oil1 {
  right: 40px;
  top: 5px;
  max-width: 82px;
}

.mustard-oil5 {
  z-index: 11;
  left: 10px;
  bottom: -50px;
  max-width: 120px;
}

.mustard-oil3 {
  left: 60px;
  bottom: 40px;
  z-index: 11;
}

.mustard-oil2 {
  left: 1px;
  top: 180px;
}

.mustard-oil4 {
  bottom: 37px;
  right: 55px;
  z-index: 11;
  max-width: 142px;
}

.mustard .oil-details-top h2,
.mustard .oil-details-top .contents,
.mustard .oil-details-bottom h3,
.mustard .frame li.oil-product span {
  color: #24282F;
}

.mustard .ripple-effect .drop p {
  border-color: #F6C8C4;
}

/* mustard section css end here */

/* soyabean section css start here */
.home .vertical-slider .slide.sec5 {
  background-color: #72C3A0;
}

.soyabean-oil3 {
  right: 44px;
  bottom: 23px;
  z-index: 11;
  max-width: 140px;
}

.soyabean-oil1 {
  right: 100px;
  top: 15px;
  max-width: 55px;
}

.soyabean-oil2 {
  left: 28px;
  top: 235px;
}

.soyabean-oil4 {
  left: 0;
  bottom: -20px;
  max-width: 150px;
}

.soyabean .ripple-effect .drop p {
  border-color: #36A474;
}

/* soyabean section css end here */

/* corn section css start here */
.home .vertical-slider .slide.sec6 {
  background-color: #F4887C;
}

.corn-oil1 {
  top: 20px;
  right: 35px;
  max-width: 100px;
}

.corn-oil2 {
  left: -4px;
  top: 125px;
  max-width: 180px;
}

.corn-oil3 {
  right: 40px;
  top: 214px;
  max-width: 130px;
}

.corn-oil4 {
  left: 15px;
  bottom: 100px;
  max-width: 175px;
}

.corn-oil5 {
  right: 26px;
  bottom: 24px;
  z-index: 11;
  max-width: 168px;
}

.corn-oil6 {
  bottom: -30px;
  left: 12px;
  max-width: 106px;
}

.corn .ripple-effect .drop p {
  border-color: #D85651;
}

/* corn section css end here */

/* mild mustard section css start here */
.home .vertical-slider .slide.sec7 {
  background-color: #E0D0A6;
}

.mild-mustard-oil1 {
  right: 75px;
  top: 0;
  max-width: 95px;
}

.mild-mustard-oil2 {
  left: -4px;
  top: 186px;
  max-width: 190px;
}

.mild-mustard-oil3 {
  bottom: 64px;
  left: 47px;
  z-index: 11;
  max-width: 105px;
}

.mild-mustard-oil4 {
  right: 48px;
  bottom: 54px;
  z-index: 11;
  max-width: 160px;
}

.mild-mustard-oil5 {
  left: 0;
  bottom: -20px;
}

.mild-mustard .ripple-effect .drop p {
  border-color: #DEBA81;
}

/* mild mustard section css end here */

/* gulab platinum section css start here */
.home .vertical-slider .slide.sec8 {
  background-color: #6665AA;
}

.gulab-platinum-oil1 {
  right: 40px;
  top: 15px;
}

.gulab-platinum-oil2 {
  left: 55px;
  top: 265px;
}

.gulab-platinum-oil3 {
  right: 22px;
  bottom: 28px;
  z-index: 11;
}

.gulab-platinum-oil4 {
  left: 0;
  bottom: 0;
}

.gulab-platinum .ripple-effect .drop p {
  border-color: #505097;
}

/* gulab platinum section css end here */

/* sesame section css start here */
.home .vertical-slider .slide.sec9 {
  background-color: #DBA64B;
}


.home .vertical-slider .slide.sec10 {
  background-color: #20B2AA;
}
.home .vertical-slider .slide.sec11 {
  background-color: #9ACD32;
}
.home .vertical-slider .slide.sec12 {
  background-color: #F5DEB3;
}
.home .vertical-slider .slide.sec13 {
  background-color: #EE82EE;
}
.home .vertical-slider .slide.sec14 {
  background-color: #FF6347;
}
.home .vertical-slider .slide.sec15 {
  background-color: #D8BFD8;
}
.home .vertical-slider .slide.sec16 {
  background-color: #4682B4;
}
.home .vertical-slider .slide.sec17 {
  background-color: #708090;
}
.home .vertical-slider .slide.sec18 {
  background-color: #87CEEB;
}
.home .vertical-slider .slide.sec19 {
  background-color: #2E8B57;
}
.home .vertical-slider .slide.sec20 {
  background-color: #F4A460;
}
.home .vertical-slider .slide.sec21 {
  background-color: #8B4513;
}
.home .vertical-slider .slide.sec22 {
  background-color: #BC8F8F;
}
.home .vertical-slider .slide.sec23 {
  background-color: #800080;
}
.home .vertical-slider .slide.sec24 {
  background-color: #808000;
}
.home .vertical-slider .slide.sec25 {
  background-color: #191970;
}
.home .vertical-slider .slide.sec26 {
  background-color: #BA55D3;
}

.sesame-oil1 {
  right: 40px;
  top: 10px;
}

.sesame-oil2 {
  left: 28px;
  top: 166px;
}

.sesame-oil3 {
  left: 35px;
  bottom: 150px;
}

.sesame-oil4 {
  bottom: 32px;
  right: 22px;
  z-index: 11;
}

.sesame-oil5 {
  left: -10px;
  bottom: -30px;
}

.sesame .ripple-effect .drop p {
  border-color: #CA8B3C;
}

/* sesame section css end here */
.banner-main>div {
  overflow: hidden;
}

.banner-main .hero-title {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.banner-main>div p {
  -webkit-animation-delay: 0.075s;
  animation-delay: 0.075s;
}

.slide-up {
  -webkit-animation: slide-up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both;
  animation: slide-up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both;
}

/* footer css start here */
footer {
  /*background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/footer-bg.svg);*/
  background-repeat: no-repeat;
  background-size: 100% 90%;
  padding: 70px 0;
  background-position: top;
}

footer .container {
  height: auto;
}

footer h4,
footer .follow-us,
.footer-col.sign-up p,
.footer-col.sign-up input,
.sign-up-inner .sign-up {
  color: #24282F;
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 16.8px;
  text-transform: capitalize;
}

.footer-col.sign-up input {
  line-height: 22.4px;
}

footer ul li {
  line-height: 0;
}

footer ul li a {
 color: #000 !important;
    font-family: system-ui;
    /*font-weight: 500;*/
    font-style: normal;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    gap: 10px;
}

footer ul li a:hover {
  color: #e1251b;
}

.social-icons ul li {
  background: #E1251B;
  width: 48px;
  height: 48px;
}

.social-icons ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-right: 16px;
}

.social-icons ul li:hover {
  opacity: 0.7;
}

.sign-up-inner button.btn {
  color: #fff;
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  background: #E1251B;
  border-radius: 24px;
  padding: 10px 42px;
}

.sign-up-inner button.btn:hover {
  background: transparent;
  border-color: #E1251B;
  color: #E1251B;
}

footer .social-icons .follow-us {
  line-height: 28px;
}

input.form-input {
  width: 100%;
  border: 1px solid #24282F;
  border-radius: 24px;
  padding: 12px 20px;
  margin-right: 25px;
}

form.d-flex {
  margin-top: 15px;
}

footer h4,
footer .social-icons .follow-us,
.sign-up-inner .sign-up {
  margin-bottom: 15px;
  text-transform: uppercase;
}

.help-about {
  display: flex;
  justify-content: space-between;
}

.brands-inner {
  max-width: 530px;
  width: 100%;
}

.footer-top ul li {
  margin-bottom: 5px;
  margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline;
    gap: 15px;
    font-family: system-ui;
}

/* .footer-top .col-md-4 ul {
  margin-bottom: 40px;
} */
.footer-col.sign-up {
  width: 100%;
}

.footer-logo .social-icons {
  display: none !important;
}

.footer-col.sign-up p {
  line-height: 25.6px;
  font-weight: 500;
  font-size: 16px;
  max-width: 410px;
}

.social-icons ul li i.fa {
  font-size: 24px;
  color: #fff;
}

.social-icons ul li a {
  line-height: normal;
}

.footer-slide {
  height: auto !important;
  min-height: auto;
  position: fixed;
  bottom: 0;
  width: 100% !important;
  max-width: 100%;
  left: 0;
  right: 0;
  display: block !important;
  float: unset !important;
}

/* .footer-top  .social-icons{
  display: none !important;
} */
.footer-logo a {
  max-width: 150px;
  display: block;
}

.footer-logo a img {
  width: 100%;
}

/* footer css end here */
nav .navigation-brand {
  line-height: 50px;
  margin-left: 20px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  padding-top: 12px;
}

nav .navigation-list {
  height: 50px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  padding-top: 0px;
}

nav .navigation-list li {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
}

nav .navigation-list li a {
  color: #fff;
}

nav .navigation-list li a:hover {
  color: #e1251b;
  text-decoration: none;
}

nav .toggle {
  display: none;
}

.body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: inline !important;
  transition: 5s;
}

.toggle.change .bar1 {
  transform: rotate(45deg);
}

.toggle.change .bar2 {
  transform: translateX(1rem);
  opacity: 0;
}

.toggle.change .bar3 {
  transform: rotate(-45deg);
}

.logo-black {
  display: none;
}

/* .slides.vertical-slider .slick-dots { display: none !important; } */
/* .slides.vertical-slider .dot-display { display: flex !important; } */
/* .slides.vertical-slider .comman-dot ul.slick-dots { display: flex !important; } */

/* .brands.top-hader.brands-c-section .slick-dots,.contact-us.brands-c-section .slick-dots{display: flex!important;} */


/* about page css start here */
.about-us .slides .slide.about-inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: relative;
  z-index: 99;
}

.about-slider .slick-list {
  width: 100%;
  height: 100%;
}

.about-slider .about-slide {
  height: 100%;
  width: 100%;
}

.about-us,
.about-us .slides .slide {
  /*background-color: #07442a7a;*/
}

.about-us .slides .journey-main {
  background: #07442a7a;
}

.about-us .slides .director-top {
  /*background: #07442a7a;*/
  position: relative;
}

/* .about-us .slides .director-top {
  filter: drop-shadow(-6px 0px 64px rgba(183, 146, 0, 0.4));
}
.about-us .slides .director-bottom {
  filter: drop-shadow(-6px 0px 64px rgba(183, 146, 0, 0.4));
} */
.about-us .horizontal-slider {
  /*background: #7BB542;*/
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: 69%;
}

.about-us .about-slider.slider {
  opacity: 1;
  height: 100%;
  margin: 0 !important;
  border: 0;
  display: flex;
  max-width: 1060px;
}

.about-us h2,
.about-us #list-content h3 {
  text-decoration: none;
  font-family: system-ui;
  font-weight: 800;
  font-style: normal;
  font-size: 28px;
  line-height: 34px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.about-us p {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 17px;
    line-height: 28px;
  color: #fff;
  margin-bottom: 0px;
  /*position: relative;*/
  z-index: 1;
}

.about-us .vertical-slider .about-inner .container {
     display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
}

.banner-title h1 {
  color: #000;
  text-decoration: none;
  font-family: system-ui;
  font-weight: 800;
  font-style: normal;
  font-size: 72px;
  line-height: 160%;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgb(0 0 0 / 34%);
}

.banner-title p {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  color: #F6F6F6;
  font-size: 28px;
  line-height: 44.8px;
  text-shadow: 0 1px 3px rgb(0 0 0 / 34%);
}

.vertical-slider .about-slide .slick-dots li:first-child,
.vertical-slider .about-slide .slick-dots li:last-child {
  display: block;
}

.about-slider .slick-track {
  display: flex;
  align-items: center;
}

.about-us .vertical-slider .about-slide {
  display: flex;
  justify-content: center;
  text-align: left;
  height: 400px;
  padding: 50px 23px !important;
}

.vertical-slider .about-slider .about-slide:nth-child(1) .vision-mission,
.vertical-slider .about-slider .about-slide:nth-child(2) .our-story {
  display: none;
}

.about-us .vertical-slider .slick-dots li button {
  background: #fff;
  border-color: #fff;
  width: 20px;
  height: 20px;
}

.about-us .vertical-slider .slick-dots li {
  margin-bottom: 16px;
}

.about-us .vertical-slider .slick-dots li.slick-active button {
  background: transparent;
}

.about-us .vertical-slider .slick-dots li:nth-child(5).slick-active button {
  border-color: #fff;
}

.about-us .vertical-slider .horizontal-slider li.slick-active button {
  background: #fff;
}

.journey-chart ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 444px;
  flex-direction: row;
}

.journey-chart {
  position: relative;
  margin: 60px 0 0 auto;
  width: 500px;
}

.journey-chart:before {
  content: '';
  position: absolute;
  background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/about-us/dashed-border-desktop.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 148px;
  left: -30px;
  background-repeat: no-repeat;
}

.journey-chart ul li {
  width: 33.33%;
  position: relative;
  margin-bottom: 68px !important;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 0;
  background: unset;
  border: unset;
  flex-direction: column;
  align-items: center;
}

.journey-chart ul li:after {
  content: '';
  position: absolute;
  background: #7BB542;
  border: 4px solid #FFFFFF;
  left: 43%;
  bottom: -25px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  display: none;
}

.journey-chart ul li:hover {
  text-decoration: none;
}

.journey-chart ul li span {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 22.4px;
  color: #ffffff;
}

.journey-chart ul li span {
  display: inline-block;
  margin-bottom: 12px;
}

.journey-chart ul li:hover span:first-child:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.journey-chart ul li:hover span:first-child {
  position: relative;
  background: #fff;
  color: #7bb542;
}


.journey-chart ul li span:first-child:before {
  content: '';
  position: absolute;
  padding: 3px;
  left: 8px;
  bottom: 3px;
  background: #7bb542;
  border-radius: 100%;
}

.journey-chart ul li span:first-child:after {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 7px;
  box-shadow: 0 0 0 2px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
}

.journey-chart ul li span:first-child {
  border: 3px solid #fff;
  padding: 5px;
  border-radius: 100%;
  position: relative;
  width: 70px;
  height: 70px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}

.list-group-item.active {
  z-index: 2;
  color: unset;
  background-color: unset;
  border-color: unset;
  border: 0;
}

ul#list-content li.show {
  display: block;
  max-width: 515px;
}

.list-group .list-group-item:hover {
  cursor: pointer;
}

.content {
  margin: 30px auto;
  height: 500px;
  border-radius: 55;
  box-shadow: 0 2px 1px 0 #dcdcdc, 0 -2px 1px 0 #dcdcdc;
}

#bg {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

#list-content li {
  color: #fff;
  list-style: none;
  font-size: 40px;
  display: none;
}

ul#list-content img {
  margin-bottom: 40px;
}

.journey-chart ul li span:first-child:hover::before {
  content: '';
  position: absolute;
  padding: 0;
}

.director {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  /* max-width: 1440px; */
  max-width: 100%;
}

.director figure {
  width: 42%;
  background-size: cover;
  height: 100vh;
  max-width: 690px;
  display: flex;
  align-items: center;
}

.bg-rounded {
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  border-radius: 0 600px 600px 0;
  position: relative;
  z-index: 1;
  max-height: 1000px;
  background-position: 50%;
}

.bg-rounded-left {
      border-radius: 600px 0 0 600px;
}

/*.about-us .slides .director-top figure:after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 0;*/
/*  background-color: #7bb542;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*}*/

.about-us .slides .director-top figure {
  position: relative;
}

.about-us .slides .director-top figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0 600px 600px 0;
  position: relative;
  z-index: 1;
}

.director .director-info {
  width: 58%;
  max-width: 700px;
  padding: 106px 20px 0 20px;
  position: relative;
  margin: 0 auto;
}

.director .director-bottom .director-info {
  width: 45%;
  max-width: 725px;
  padding: 0 70px 0 40px;
}

.about-us .director-info p:last-child {
  margin-bottom: 0;
}

.about-us .slides .footer-slide {
  background-color: #fff;
}

.about-us .director .beans-bg1 img:nth-child(1) {
  top: 0px;
  transform: rotate(-15deg);
  left: 0;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}

.about-us .director .beans-bg1 img:nth-child(2) {
  left: 20px;
  top: 95px;
  transform: rotate(15deg);
}

.about-us .director .beans-bg1 img:nth-child(3) {
  transform: rotate(-15deg);
  left: unset;
  right: -112px;
  bottom: 120px;
  z-index: 11;
}

.about-us .director .beans-bg1 img:nth-child(4) {
  right: -30px;
  top: 54%;
  transform: rotate(15deg);
}

.about-us .director .beans-bg1 img:nth-child(5) {
  right: -60px;
  top: unset;
  transform: rotate(0deg);
  bottom: -30px;
}

.why-gulab.groundnut-effect {
  background-size: 150%;
  background-position: left;
}

/* about page css end here */

/* groundnut oil css start here */
video::-webkit-media-controls-enclosure {
  display: none !important;
}

.video-wrapper {
  height: 100%;
}

.video-container {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.4);
}

.video-container .video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-container video {
  width: 100vw;
  height: 100vh;
  border-radius: 0;
  object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
}

.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}

.play-button-wrapper #circle-play-b svg {
  width: 100px;
  height: 100px;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  opacity: 0.9;
}

.groundnut-detail {
  background-color: #DCB828;
}

.groundnut-detail .nutritionists-slide {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.groundnut-detail .nutritionists-slider .slick-dots li:first-child,
.groundnut-detail .nutritionists-slider .slick-dots li:last-child {
  display: flex;
}

.groundnut-detail .vertical-slider .nutritionists-inner {
  height: 100%;
}

.groundnut-detail .vertical-slider .comman-dot .slick-slide {
  height: auto;
}

.groundnut-detail .vertical-slider .slick-slider .slick-track {
  height: 100%;
}

.groundnut-effect .ripple-effect {
  width: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.groundnut-effect .ripple-effect .drop {
  left: unset;
  right: unset;
  top: unset;
}

.groundnut-effect .ripple-effect .drop,
.groundnut-effect .ripple-effect .drop .drop-line {
  height: 400px;
  width: 400px;
  opacity: 0.6 !important;
  border-color: #D09114 !important;
}

.vertical-slider .row .groundnut-oil-main .col-md-6 {
  height: auto;
}

.groundnut-oil-main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  height: 100%;
  max-height: 750px;
  flex-wrap: wrap;
}

.gulaboil-web {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: system-ui;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 33px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: -20px;
}

.gulaboil-web a {
  font-family: system-ui;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 33px;
  color: #fff;
  margin-left: 2px;
  text-decoration: underline;
}

.gulaboil-web a:hover {
  text-decoration: none;
}

.why-gulab ul li {
  display: flex;
  position: relative;
  padding-bottom: 20px;
  align-items: center;
}

.why-gulab ul li:last-child {
  padding-bottom: 0;
}

.why-gulab ul li:after {
  content: '';
  position: absolute;
  top: 1px;
  border-left: 2px solid #fff;
  height: 100%;
  left: 35px;
}

.why-gulab ul li:last-child:after {
  display: none;
}

.groundnut-detail .bg-rounded-left {
  background-position: 0;
}

.groundnut-detail .groundnut-oil .slider-inner .container .row {
  padding: 80px 0 50px 0;
  justify-content: space-between;
  display: flex;
  height: 100%;
  align-items: center;
}

.groundnut-detail .groundnut-effect .container .row {
  z-index: 1;
  position: relative;
}

.groundnut-oil-main .oil-details-top h3 {
  font-weight: 700;
  font-size: 56px;
  line-height: 160%;
}

.groundnut-oil-main .oil-details-top h3 {
  font-family: system-ui;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #FFFFFF;
}

.groundnut-oil-main .oil-details-top .contents {
  line-height: 34.2px;
  margin-bottom: 30px;
  font-size: 18px;
}

.groundnut-oil-main .oil-details-top .icons {
  margin-top: 50px;
}

.groundnut-detail ul.icons.d-flex li img {
  width: 100%;
  height: auto;
}

.groundnut-detail ul.icons.d-flex li:last-child {
  margin-right: 0;
}

.groundnut-detail ul.icons.d-flex li {
  margin-right: 20px;
}

.groundnut-detail h2,
.groundnut-oil-main .oil-details-top h1,
.groundnut-detail .butrition-title {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  padding: 0 !important;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 20px;
}

.groundnut-oil-main .oil-details-top h1 {
font-size: 30px;
    line-height: 70px;
    letter-spacing: unset;
    margin-bottom: 0px;
}

.groundnut-detail p {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  padding: 0 !important;
  font-size: 18px;
  line-height: 34.2px;
  color: #fff;
  margin-bottom: 25px;
}

.groundnut-detail .nutritionists-content {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  padding: 0 !important;
  font-size: 18px;
  line-height: 34.2px;
  color: #fff;
  margin-bottom: 25px;
}

.director-info ul li p {
  line-height: 28px;
  margin-left: 20px;
  margin-bottom: 0;
}

.groundnut-detail .nutritionists-slide .person {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  padding: 0 !important;
  font-size: 21px;
  line-height: 33.6px;
  color: #fff;
  text-transform: uppercase;
}

.groundnut-detail .celebrity-nut {
  font-family: system-ui;
  font-weight: 500;
  font-style: normal;
  padding: 0 !important;
  font-size: 21px;
  line-height: 33.6px;
  color: #fff;
  text-transform: capitalize;
}

.why-gulab ul li img {
  max-width: 70px;
  height: auto;
  z-index: 1;
  background: #dcb828;
}

.nutritionists-slider .discover-product {
  width: 100%;
  text-align: center;
  display: inline-block;
  justify-content: center;
  margin: 0 !important;
}

.nutritionists-slider .discover-product a {
  margin-left: 8px;
  color: #fff;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

.discover-product a:hover {
  text-decoration: none;
}

.groundnut-detail .discover-product p {
  margin: 0 auto;
}

.nutritionists-content {
  max-width: 675px;
  margin: 0 auto 80px auto;
  text-align: center;
}

.nutritionists-content p {
  margin: 0 50px 15px 50px;
}

.groundnut-detail .butrition-title {
  margin-bottom: 60px;
}

.vertical-slider .nutritionists-inner ul li {
  height: auto;
  margin-bottom: 0;
}

.slides.vertical-slider .nutritionists-inner ul {
  bottom: 20px;
}

.groundnut-detail .oil5 {
  top: 80px;
  left: 30px;
}

.groundnut-detail .oil-content {
  height: auto !important;
  padding-top: 0;
}

.groundnut-detail .oil-details-top {
  position: relative;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
}

.groundnut-detail .oil-details-top .beans-bg:nth-child(1) img {
  position: absolute;
  right: 10px;
  top: 44px;
}

.groundnut-detail .gulaboil-web .beans-bg {
  bottom: -8px;
  left: 0;
}

.groundnut-detail .gulaboil-web .beans-bg img {
  position: absolute;
  right: 100px;
  bottom: -10px;
}

.beans-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}

.director-info ul {
  max-width: 480px;
}

.director .beans-bg1 img {
  position: absolute;
}

.director .beans-bg1 img:nth-child(1) {
  top: -40px;
  left: 10px;
}

.director .beans-bg1 img:nth-child(2) {
  top: 10px;
  right: 20px;
}

.director .beans-bg1 img:nth-child(3) {
  bottom: 0;
  left: -45px;
}

.director .beans-bg1 img:nth-child(4) {
  right: 80px;
  top: 69%;
}

.director .beans-bg1 img:nth-child(5) {
  right: 28px;
  top: 64.2%;
}

.director .beans-bg1 img:nth-child(6) {
  bottom: -120px;
  right: -60px;
}

.nutritionists-slider .beans-bg1 img {
  position: absolute;
}

.nutritionists-slider .beans-bg1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.nutritionists-slider .beans-bg1 img:nth-child(1) {
  left: 200px;
  top: 50px;
}

.nutritionists-slider .beans-bg1 img:nth-child(2) {
  top: 43%;
  left: 20px;
}

.nutritionists-slider .beans-bg1 img:nth-child(3) {
  bottom: 70px;
  left: 200px;
  top: unset;
}

.nutritionists-slider .beans-bg1 img:nth-child(4) {
  right: 140px;
  top: 50px;
}

.nutritionists-slider .beans-bg1 img:nth-child(5) {
  right: 20px;
  top: 50%;
}

.nutritionists-slider .beans-bg1 img:nth-child(6) {
  bottom: 110px;
  right: 160px;
  top: unset;
}

.nutrition-details {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto 0;
  position: relative;
  padding-top: 20px;
  flex-direction: column;
}

.groundnut-detail .nutritionists-slide {
  height: auto;
}

.groundnut-detail .footer-slide {
  background: #fff;
}

.groundnut-detail .vertical-slider .slick-dots li button {
  background: #fff;
}

.groundnut-detail .vertical-slider .slick-dots li.slick-active button {
  background: transparent;
}

.groundnut-detail .nutritionists-inner .slick-dots li.slick-active button {
  background: #fff;
}

.groundnut-oil-main .animate-img figure {
  max-width: 300px;
}

.groundnut-oil-main .oil1 {
  right: 40px;
  top: 30px;
}

.groundnut-oil-main .oil2 {
  left: 82px;
  top: 260px;
}

.groundnut-oil-main .oil3 {
  right: 40px;
  bottom: 45px;
}

.groundnut-oil-main .oil4 {
  left: 20px;
  bottom: 15px;
}

/* groundnut page css end here */

/* brands css start here */
.brands .banner-title {
  position: relative;
}

.brands .brand-banner .container {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  padding-bottom: 50px;
}

.brands .banner-title .scroll-bottom {
  display: block;
  left: unset;
  bottom: unset;
  right: unset;
  width: 100%;
  position: relative;
  cursor: pointer;
  z-index: 99999;
  max-width: 40px;
  margin: 0 auto;
}

.brands .banner-title h1 {
  margin-bottom: 20px;
}

.brands .vertical-slider .slide:nth-child(1) {
  background-color: #FCF5F5;
}

.brands .vertical-slider .slide:nth-child(2) {
  background-color: #DBA64B;
}

.brands .vertical-slider .slide:nth-child(3) {
  background-color: #F4887C;
}

.brands .footer-slide {
  background: #fff;
}

body section.brands {
  background: #F4887C;
}

.brand-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.brands .slide .gulab-content p {
  font-family: system-ui;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 34.2px;
  color: #fff;
  margin-bottom: 50px;
}

.brands .slide.gulab-goodness .gulab-content p {
  color: #ED6631;
}

.brands .slide .gulab-content img {
  margin-bottom: 30px;
  max-width: 250px;
}

.brands .slide .shop-now {
  font-family: system-ui;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0.07em;
  color: #F6EEE0;
  border-radius: 50px;
  padding: 14px 22px;
  text-transform: uppercase;
  display: inline-block;
}

.brands .gulab-goodness .shop-now {
  background: #ED6631;
  border: 1px solid #ED6631;
}

.gulab-content {
  max-width: 475px;
  margin: 0 auto;
  width: 100%;
  display: block;
}

.brands .vertical-slider .row {
  padding-top: 55px;
}

.true-story .gulab-content a.shop-now {
  background: #fff;
  color: #DBA64B;
  border: 1px solid #DBA64B;
}

.rewynd .gulab-content a.shop-now {
  background: #fff;
  color: #E0493A;
  border: 1px solid #E0493A;
}

.brands .gulab-goodness .shop-now:hover {
  background: transparent;
  color: #ED6631;
  text-decoration: none;
}

.true-story .gulab-content .shop-now:hover {
  border-color: #fff;
  color: #fff;
  text-decoration: none;
  background: transparent;
}

.rewynd .gulab-content .shop-now:hover {
  border-color: #fff;
  color: #fff;
  text-decoration: none;
  background: transparent;
}

.brands .vertical-slider .slide .col-md-6:nth-child(1) figure {
  max-width: 490px;
  width: 100%;
}

.brands .vertical-slider .slide .col-md-6:nth-child(1) figure img {
  width: 100%;
}

.brands .vertical-slider .slick-dots li.slick-active button {
  background: transparent;
}

.brands .vertical-slider .slick-dots li:nth-child(2) button {
  background: #880100;
}

.brands .vertical-slider .slick-dots li.slick-active:nth-child(2) button {
  border-color: #fff;
  background: transparent;
}

.brands .vertical-slider .slick-dots li:nth-child(3) button {
  background: #dba64b;
}

.brands .vertical-slider .slick-dots li:nth-child(4) button {
  background: #e1493b;
}

/* brands css end here */

/* contact us css start here */
.contact-us {
  background: #b6915e;
}

.contact-us-inner {
  z-index: 1;
  position: relative;
  width: 100%;
}

.contact-us .enquiry-now .right-content #accordion {
  /* max-width: 570px; */
  height: 160px;
}

.contact-us .ripple-effect .drop .drop-line {
  border-color: #36A474;
}

.contact-details .contact-title {
  max-width: 360px;
  width: 100%;
  margin-right: 140px;
}

.contact-details .contact-title h3,
.contact-details .right-content a {
  font-family: system-ui;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  line-height: 25px;
  color: #FFFFFF;
  letter-spacing: 0.02em;
  text-transform: none;
}

.contact-details .right-content h6 {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 25px;
  line-height: 33.6px;
  color: #FFFFFF;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  margin-bottom: 20px;
}

ul.address li,
ul.address li span,
.contact-details .right-content ul.address li a {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 22.4px;
  text-transform: unset;
  margin: 0;
}

ul.address li {
  margin-bottom: 24px;
}

ul.address li {
  display: flex;
}

ul.address li:last-child {
  margin-bottom: 0;
}

ul.address li img {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  object-fit: contain;
  min-width: 24px;
  min-height: 24px;
}

.contact-us .contact-details .right-content li:nth-child(3),
.contact-us .contact-details .right-content li:nth-child(4) {
  margin-bottom: 0;
}

.contact-details .right-content ul li h5 {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
  line-height: 33.6px;
  color: #FFFFFF;
  margin-bottom: 0;
  text-transform: capitalize;
}

.contact-details .right-content ul li p {
  font-family: system-ui;
  font-weight: 500;
  font-style: normal;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22.4px;
  text-transform: none;
}

.contact-details .right-content ul.d-flex {
  flex-wrap: wrap;
}

.contact-details .right-content ul.center li {
  width: 50%;
  margin-bottom: 20px;
}

.contact-us-inner .for-career p,
.contact-us-inner .for-career a {
  font-family: system-ui;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 25.6px;
  display: inline-block;
  width: auto;
  color: #fff;
  text-transform: unset;
}

.contact-us .contact-us-inner .row .contact-details {
  width: 100%;
}

.contact-us-inner .row {
  padding-top: 150px;
  position: relative;
}

.contact-us-inner .container {
  max-width: 1150px;
}

.enquiry-now .contact-us-inner .contact-form {
  max-width: 500px;
}

.contact-us-inner .accordion .card-header:after {
  font-family: system-ui;
  content: "\f068";
  float: right;
  color: #fff;
  font-size: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  min-width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
}

.contact-us-inner .right-content {
  width: 100%;
}

.contact-us-inner .accordion .card-header.collapsed:after {
  content: "\f067";
  color: #fff;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  justify-content: center;
  font-weight: 400;
  display: flex;
  align-items: center;
  line-height: 0px;
  padding-top: 1px;
}

/* .contact-us-inner .accordion .card-header:first-child:after {
  font-family: 'FontAwesome';
  content: "055";
  float: right;
  font-size: 18px;
  color: #fff;
} */

/* .contact-us-inner .accordion .card-header.collapsed:first-child:after { 
  content: "068";
  color: #fff;
  font-size: 18px;
} */
.contact-us-inner .accordion .card {
  background: transparent;
  border: 0;
}

.contact-us-inner .accordion .card a.card-title {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 25.6px;
  text-transform: unset;
  margin: 0;
}

.contact-us-inner .accordion .card-header {
  background-color: transparent;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 5px;
}

.contact-us-inner .accordion p {
  font-family: system-ui;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 16px;
  line-height: 22.4px;
  text-transform: unset;
  margin: 0;
  cursor: pointer;
}

.contact-us-inner .accordion .card-body {
  padding: 0;
  margin-bottom: 0px;
}

.contact-form .cf-row {
  margin-bottom: 15px;
  width: 100%;
  display: flex;
  font-size: 0px;
}

/*.contact-form {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*}*/

.contact-form .cf-row:nth-child(1) {
  margin-right: 20px;
}

.contact-form .cf-row:nth-child(1),
.contact-form .cf-row:nth-child(2) {
  width: 48%;
}

.wpcf7-not-valid-tip {
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: unset;
  margin: 3px 5px 0 5px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 25.6px;
  text-transform: unset;
  margin: 0;
  border: 0;
  color: #dc3232;
  padding: 0;
}

.contact-form .cf-row input,
.contact-form .cf-row textarea {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 24px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  line-height: 25.6px;
  width: 100%;
  font-family: system-ui;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 16px;
  line-height: 25.6px;
}

.contact-form .cf-row input::-webkit-input-placeholder,
.contact-form .cf-row textarea::-webkit-input-placeholder {
  color: #fff;
}

.contact-form .cf-row input:-ms-input-placeholder,
.contact-form .cf-row textarea:-ms-input-placeholder {
  color: #fff;
}

.contact-form .cf-row input::placeholder,
.contact-form .cf-row textarea::placeholder {
  color: #fff;
}

.contact-form input.submit {
  display: flex;
  background: #FFFFFF;
  border-radius: 24px;
  border: 0;
  font-family: system-ui;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 19.2px;
  color: #72C3A0;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 14px 28px;
  width: auto;
}

.contact-form .cf-row.btn {
  display: flex;
  align-items: center;
}

.captcha {
  margin-right: 20px;
}

.map-iframe iframe {
  border-radius: 20px;
}

.map-iframe .map-title h3 {
  font-family: system-ui;
  font-weight: bold;
  font-style: normal;
  font-size: 38px;
  line-height: 46.2px;
  color: #FFFFFF;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.map-iframe .row {
  flex-direction: row;
  align-items: center;
  max-width: 996px;
}

.map-title {
  text-align: left;
  width: 100%;
}

.contact-us-inner .for-career p br {
  display: none;
}

.contact-us .slides .footer-slide {
  background: #F6F6F6;
}

.contact-us .slides.vertical-slider .slick-dots li:first-child {
  display: block;
}

.contact-us .slides.vertical-slider li:nth-child(2) button,
.contact-us .slides.vertical-slider li:nth-child(3) button {
  border-color: #fff;
  background-color: #fff;
}

.contact-us .slides.vertical-slider li.slick-active button {
  background: transparent;
  border-color: #fff;
}

.contact-us .vertical-slider .slick-dots li:first-child button {
  background: #fff;
}

.contact-us .slides.vertical-slider li.slick-active:first-child button {
  background: transparent;
}

.contact-us .ripple-effect {
  width: 100%;
  left: 0;
  right: 0;
  height: 100vh;
  padding-top: 5%;
}

.bg-comman {
  background-size: 100%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 20px;
  top: unset;
}

.contact_detail .bg-comman {
  max-width: 319px;
}

.enquiry-now .bg-comman {
  max-width: 196px;
}

.map .bg-comman {
  max-width: 162px;
}

.mobile-sign-up {
  display: none;
}

.help-about-inner .social-icons.footer-col,
.brands-inner .footer-col.sign-up {
  margin-top: 30px;
}

html {
  background: #fff;
}

.contact-us .ripple-effect .drop,
.contact-us .ripple-effect .drop .drop-line {
  height: 400px;
  width: 400px;
  opacity: 0.6 !important;

}

/* contact us css end here */

/* error page css start here */
.error-page {
  height: 100vh;
  background-color: #e0b909;
}

.error-page .container,
.error-page .container .row,
.error-page .container .row .error-inner {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.error-page .container .row .error-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.error-inner h1 {
  font-family: system-ui;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  margin-bottom: 40px;
  text-align: center;
}

.error-inner a.back-to-page {
  font-family: system-ui;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  color: #FFFFFF;
  background-color: #e1251b;
  border-radius: 5px;
  padding: 5px 10px;
  border: 2px solid #e1251b;
  text-transform: capitalize;
}

a.back-to-page:hover {
  color: #e1251b;
  background: transparent;
}

/* error page css end here */


/* .contact-us-page .slides.vertical-slider .slick-dots { display: flex!important;} */


header .logo-top a.navbar-brand svg {
  min-width: 118px;
  height: 110px;
}

.brands ul.slick-dots.dot-display li {
  display: block;
}

.brands .slides.vertical-slider .slick-dots li:first-child {
  display: block;
}

.brands ul.slick-dots.dot-display li:last-child {
  display: none;
}

.brands ul.slick-dots.dot-display li.slick-active:nth-child(1) button {
  border-color: #ED6631;
}

.brands ul.slick-dots li:nth-child(1) button {
  background-color: #fff;
}

header {
  padding-top: 28px;
}

.header .header-right-side {
  padding-top: 0px;
}

.groundnut-detail .about-inner .slide.about-inner {
  background-size: cover;
  background-position: center;
}

.groundnut-effect {
  /*background-image: url(../images/wave-g.png);*/
  background-size: cover;
  background-position: center;
}

.contact-us .slide {
  /*background-image: url(../images/wave-g.png);*/
  background-size: cover;
  background-position: center;
}

.groundnut-detail .groundnut-oil {
  background-repeat: no-repeat;
  background-size: 150%;
  background-position-y: 50%;
  background-position-x: 100%;
}

/* .brands-page header.header .navigation-list a {
  color: #e1251b;
}
.brands-page header.header a.navbar-brand svg g path {
  fill: #e1251b;
}
.brands-page header.header a.shopgulab {
  background: #e1251b;
  border-color: #e1251b;
  color: #fff;
} */
.titel-shop-brands h3 {
  color: #DB581C;
  font-family: system-ui;
  font-weight: 700;
  font-size: 60px;
  padding: 25px 0 0;
}

.contact-form .cf-row span.wpcf7-form-control-wrap {
  width: 100%;
}

.contact-us-inner iframe {
  max-height: 400px !important;
}

.about-us .bg-rounded {
  background-position: 0;
}

.contact-us-inner #accordion .card-header a {
  font-size: 21px;
}

.contact-details .contact-title h3 {
  font-weight: 600;
}

ul#list-content.hover li:first-child {
  display: block;
}

ul#list-content.hover li.show {
  display: none;
}

.top-hader header.header a.navbar-brand svg g path {
  fill: #ee3129;
}

.top-hader header.header .navigation-list a {
  color: #ee3129;
}

.top-hader header.header a.shopgulab {
  background: #ee3129;
  border-color: #ee3129;
  color: #fff;
}

.top-hader header.header a.shopgulab:hover {
  background: transparent;
  color: #ee3129;
}

.about-us .slides .journey-main {
  background-size: contain;
  position: relative;
}

.about-us .director .beans-bg1 img:nth-child(2) {
  left: -20px;
}

.about-us .director .beans-bg1 img:nth-child(1) {
  left: -40px;
}

header .shopgulab:hover {
  background-color: #fff;
  border-color: #ffffff;
}

header.header.light-header .navigation-list a:hover {
  color: #000;
}

.journey-main #bg .beans-bg1 img:nth-child(1) {
  top: 25%;
  left: -18%;
}

.journey-main #bg .beans-bg1 img:nth-child(2) {
  bottom: 50px;
}

#bg .beans-bg1 img:nth-child(3) {
  bottom: 15%;
  right: 20%;
}

#bg .beans-bg1 img:nth-child(4) {
  right: 0;
  top: 17%;
}

.journey-chart .beans-bg1 img:nth-child(1) {
  bottom: 22px;
  top: inherit;
  left: 0;
}

.journey-main .container {
  overflow: visible;
}

.journey-chart .beans-bg1 img:nth-child(2) {
  bottom: 0;
  right: 0;
}

.journey-chart .beans-bg1 img:nth-child(3) {
  bottom: 25%;
  right: 20px;
}

.journey-chart .beans-bg1 img:nth-child(4) {
  top: 24%;
  right: 55px;
}

.journey-chart .beans-bg1 img:nth-child(5) {
  right: 0;
}

.about-us .slides .director-top figure .beans-bg1 {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.about-us .director-top figure .beans-bg1 img {
  width: auto;
  height: auto;
  z-index: 99;
  transform: 0;
}

figure .beans-bg2 img.comman-item {
  height: auto !important;
  width: auto !important;
  position: absolute !important;
  object-fit: contain !important;
  z-index: 99 !important;
}

.director figure .beans-bg2 img.comman-item:nth-child(1) {
  right: 0;
  top: 18%;
}

.director figure .beans-bg2 img.comman-item:nth-child(2) {
  right: 50px;
  top: 46%;
}

.director figure .beans-bg2 img.comman-item:nth-child(3) {
  right: 29px;
  top: 60%;
}

.director-top .director-info .beans-bg2 img:nth-child(1) {
  bottom: 0;
  right: -40px;
}

.director-top .director-info .beans-bg2 img:nth-child(2) {
  bottom: 20%;
  right: -30px;
}

.brands p a {
  font-weight: 600;
  text-decoration: underline;
  color: inherit;
}

.footer-logo .f-logo a img {
  width: 192px;
}


.footer-logo .f-logo a {
  max-width: 100%;
}

.home .slick-track .slide.slick-slide .oil-details-top .contents {
  max-width: 100%;
}

.contact-details ul.address span,
.contact-details ul.address a {
  font-weight: 900 !important;
  letter-spacing: 1.2px;
}

.contact-details .right-content ul.center li:nth-child(odd) {
  width: 60%;
  /* margin-bottom: 20px; */
}

.contact-details .right-content ul.center li:nth-child(even) {
  width: 37%;
  /* margin-bottom: 20px; */
}

.contact-us .slide,
.about-us .slide,
.groundnut-detail .slide {
  box-shadow: -7px -14px 17px 2px rgba(0, 0, 0, 0.09);
}

.director-bottom.about-director {
  position: relative;
}

.titel-shop-brands {
  position: fixed;
  top: 85px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
}

.animate-img figure.oil img {
  filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.151));
}

/*css comment*/

.about-us .horizontal-slider {
  position: relative;
}

.about-us .horizontal-slider .beans-bg1 img:nth-child(1) {
  left: 15px;
  top: 27%;
}

.about-us .horizontal-slider .beans-bg1 img:nth-child(2) {
  top: 14%;
  right: 5%;
}

.about-us .horizontal-slider .beans-bg1 img:nth-child(3) {
  bottom: 1%;
  right: 5%;
}

.about-us .horizontal-slider .beans-bg1 img:nth-child(4) {
  right: 10%;
  top: 40%;
}

.ripple-effect.ripple-effect-new img.gif-img {
  display: none !important;
}

/*css comment*/


body.brands-page.top-hader nav .toggle>div {
  background-color: #e1251b;
}

body.brands-page.top-hader .mobile-cart a svg g path {
  stroke: #e1251b;
}

.top-hader.mobile-logo header.header .navigation-list a {
  color: #24282F;
}

.top-hader.mobile-logo header.header a.shopgulab {
  background: #24282F;
  border-color: #24282F;
}

body.brands-page.top-hader.mobile-logo nav .toggle>div {
  background-color: #24282F;
}

.mobile-about {
  display: none;
}

img.rewynd-white {
  filter: brightness(10);
  max-width: 290px;
}

.copywrite-txt {
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 8px 0;
  justify-content: center;
  color: #24282f;
  font-family: system-ui;
  gap: 20px;
}

.copywrite-txt p {
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #24282f;
  font-family: system-ui;
}

.copywrite {
  border-top: 1px solid #eee;
  margin-top: 15px;
}

.copywrite-txt p a {
  color: black;
  font-weight: 700;
}

.copywrite-txt p a:hover {
  color: #e1251b;
}

footer {
  padding: 70px 0 0;
}

.copywrite-txt img {
  width: 34px;
}

.banner-slider .slick-slide img.mbs {
  display: none;
}

body .copywrite .copywrite-txt p {
  color: #24282f;
}

.slick-track,
.slick-list {
  -webkit-perspective: 1000000;
  -webkit-backface-visibility: hidden;
}

.home .slick-vertical .shopgulab:hover {
  color: #fff !important;
}

.contact-us-inner .contact-details.d-flex form .wpcf7-response-output {
  position: relative;
  font-size: 12px;
}

section.home {
  background: #9f402c;
}

.ripple-effect-new p.drop-line {
  background-image: url(../images/ijgijh.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;


}

.ripple-effect-new .drop {
  transform: none;
}

.ripple-effect-new.border2-section p.drop-line {
  background-image: url(../images/border2.png);
}

.ripple-effect-new.border3-section p.drop-line {
  background-image: url(../images/border3.png);
}

.ripple-effect-new.border4-section p.drop-line {
  background-image: url(../images/border4.png);
}

.ripple-effect-new.border5-section p.drop-line {
  background-image: url(../images/border5.png);
}

.ripple-effect-new.border6-section p.drop-line {
  background-image: url(../images/border6.png);
}

.ripple-effect-new.border7-section p.drop-line {
  background-image: url(../images/border7.png);
}

.ripple-effect-new.border8-section p.drop-line {
  background-image: url(../images/border8.png);
}

.ripple-effect-new.border9-section p.drop-line {
  background-image: url(../images/border9.png);
}

/* .top-hader .slides.vertical-slider .dot-display {
    display: flex !important;
} */




/*====================================================================
                  Responsive start
=====================================================================*/

@media(min-width:1400px) {
  .contact-us-inner .row {
    padding-top: 115px;
  }

  .contact-us-inner .container {
    max-width: 1059px;
    padding: 0;
    margin-left: 9%;
  }

  .contact-details .contact-title h3 {
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: normal;
    text-transform: uppercase;
  }

  .contact-details .right-content a {
    font-weight: 500;
    letter-spacing: 1.5px;
  }

  .contact-details .contact-title {
    max-width: 370px;
  }

  .contact-us-inner .row {
    padding-top: 130px;
  }
}

@media (min-width: 1300px) {
  .contact-us-inner .container {
    max-width: 1180px;

  }
}

@media(min-width:768px) {
  body .copywrite .copywrite-txt p br {
    display: none;
  }
}

@media(min-width:1199px) {

  header .main-view,
  .header .header-right-side {
    min-width: 160px;
  }
}

@media (max-height:720px) {
  .vertical-slider .slick-dots li button {
    width: 22px;
    height: 22px;
  }

  .vertical-slider .slick-dots li {
    margin-bottom: 16px;
  }

  .oil-details-top .icons li {
    height: 70px;
    margin-right: 30px;
  }

  .oil-details-top h2 {
    font-size: 18px;
    line-height: normal;
  }

  .oil-details-top h2 strong {
    font-size: 34px;
    line-height: normal;
    text-transform: uppercase;
  }

  .oil-details-top .contents {
    font-size: 16px;
    line-height: 22px;
  }

  .oil-details-top {
    margin-bottom: 5px;
  }

  ul.frame {
    margin-bottom: 8px;
  }

  .oil-details-top .icons {
    margin-bottom: 15px;
  }

  header .navbar {
    margin-top: 10px;
  }

  .vertical-slider .slide .col-md-6.oil-content {
    padding-bottom: 10px;
  }

  .vertical-slider .slick-dots {
    top: 8%;
  }

}

@media (max-width:1680px) {
  .titel-shop-brands h3 {
    font-size: 40px;
  }

  .brands .slide .gulab-content img {
    max-width: 140px;
  }
}

@media (max-width:1200px) {
  .container {
    padding: 0 20px;
  }

  .vertical-slider .row .col-md-6.oil-content {
    padding-right: 30px;
  }

  .drop {
    left: 150px;
  }

  .contact-us .drop {
    left: unset;
  }

  .oil3 {
    width: 120px;
    right: 52px;
    bottom: 45px;
  }

  .director .director-info {
    padding: 0 25px;
  }

  .about-us h2,
  .about-us #list-content h3 {
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  .about-us p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .vertical-slider .about-slide.slick-slide {
    height: 350px;
    max-height: 350px;
    min-height: 350px;
  }

  .journey-chart ul li span {
    font-size: 12px;
    line-height: 18px;
  }

  .journey-chart:before {
    background-size: 93%;
    top: 140px;
    left: -25px;
  }

  .journey-chart ul li:after {
    width: 20px;
    height: 20px;
  }

  .journey-chart ul {
    max-width: 410px;
  }

  .journey-chart ul li {
    margin-bottom: 62px !important;
  }

  .banner-title h1 {
    font-size: 68px;
    line-height: 90px;
  }

  .director .director-info,
  .director figure {
    width: 50%;
  }

  .bg-rounded-left {
    background-position: 22%;
  }

  .center-image {
    margin-left: 60px;
    width: 480px;
    height: 555px;
  }

  .animate-img figure.oil {
    max-width: 300px;
  }

  .groundnut-oil-main .oil-details-top h1 {
    font-size: 45px;
    line-height: normal;
    margin-bottom: 22px;
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 8px;
  }

  .groundnut-oil-main .oil-details-top .contents {
    line-height: normal;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .groundnut-oil-main .center-image {
    margin-left: 0;
  }

  .groundnut-detail .oil-details-top .beans-bg:nth-child(1) img {
    right: 0;
    top: 10px;
  }

  .gulaboil-web {
    font-size: 18px;
    line-height: normal;
  }

  .director .beans-bg1 img:nth-child(3) {
    bottom: -50px;
  }

  .contact-details .contact-title h3,
  .contact-details .right-content a {
    font-size: 28px;
    line-height: 42px;
  }

  .contact-details .contact-title {
    max-width: 350px;
    width: 100%;
    margin-right: 0;
  }

  .contact-us-inner .row {
    margin: 0 auto;
  }

  .map-iframe iframe {
    width: 900px;
  }

  .contact-form {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
  }
}


@media (max-width:991px) {

  .about-us h2,
  .about-us #list-content h3 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 5px;
  }

  ul#list-content img {
    margin-bottom: 20px;
  }

  .journey-chart ul li span:first-child:before {
    left: 7px;
    bottom: 1px;
  }

  .about-us p {
    font-size: 14px;
    line-height: 20px;
  }

  .journey-chart ul li span:first-child {
    width: 60px;
    height: 60px;
  }

  .about-us .slides .journey-main .col-md-6:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }

  .about-us .slides .journey-main .col-md-6:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
  }

  .journey-chart ul li:after {
    width: 16px;
    height: 16px;
    border: 3px solid #FFFFFF;
    bottom: -22px;
  }

  .journey-chart {
    width: 440px;
  }

  .journey-chart:before {
    background-size: 94%;
    top: 130px;
    left: -22px;
  }

  .journey-chart ul li {
    margin-bottom: 51px !important;
  }

  .journey-chart ul {
    max-width: 364px;
  }

  .footer-bottom ul li {
    width: 42px;
    height: 42px;
  }

  .footer-bottom ul li i.fa {
    font-size: 22px;
  }

  .f-logo,
  .help-about-inner {
    width: 30%;
  }

  .footer-logo .social-icons,
  .brands-inner {
    width: 70%;
    max-width: 100%;
  }

  .help-about-inner .social-icons {
    display: none !important;
  }

  .footer-bottom .footer-col.col-md-3 {
    display: none;
  }

  .footer-bottom .footer-col.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
  }

  .sign-up-inner {
    max-width: 490px;
  }

  input.form-input {
    margin-right: 15px;
  }

  .director .director-info,
  .director figure {
    width: 100%;
    max-width: 100%;
  }

  .oil-details-top h2 {
    font-size: 17px;
    line-height: normal;
  }

  .oil-details-top h2 br {
    display: none;
  }

  .animate-img figure.oil {
    max-width: 220px;
  }

  .center-image {
    margin-left: 0;
    max-width: 350px;
    height: 400px;
  }

  .drop {
    left: unset;
  }

  .oil1 {
    max-width: 60px;
  }

  .oil2 {
    top: 196px;
    max-width: 50px;
  }

  .oil3 {
    max-width: 71px;
    right: 52px;
    bottom: 45px;
  }

  .oil4 {
    left: 20px;
    bottom: 0;
    max-width: 40px;
  }

  .sunflower-oil1 {
    right: 5px;
    top: 0;
    max-width: 92px;
  }

  .sunflower-oil2 {
    right: 58px;
    top: 160px;
    max-width: 55px;
  }

  .sunflower-oil3 {
    left: 42px;
    top: 205px;
    max-width: 70px;
  }

  .sunflower-oil4 {
    bottom: 28px;
    right: 60px;
    max-width: 70px;
  }

  .sunflower-oil5 {
    left: 10px;
    bottom: 5px;
    max-width: 50px;
  }

  .cottonseed-oil1 {
    right: 10px;
    top: 10px;
    max-width: 75px;
  }

  .cottonseed-oil2 {
    left: 0;
    bottom: 0;
    max-width: 75px;
  }

  .cottonseed-oil3 {
    left: 44px;
    top: 90px;
    max-width: 65px;
  }

  .cottonseed-oil4 {
    left: 30px;
    top: 172px;
    max-width: 80px;
  }

  .cottonseed-oil5 {
    bottom: 35px;
    right: 53px;
    max-width: 80px;
  }

  .mustard-oil1 {
    right: 40px;
    top: 5px;
    max-width: 60px;
  }

  .mustard-oil2 {
    left: 21px;
    top: 160px;
    max-width: 100px;
  }

  .mustard-oil3 {
    left: 45px;
    bottom: 35px;
    max-width: 70px;
  }

  .mustard-oil4 {
    bottom: 35px;
    right: 40px;
    max-width: 95px;
  }

  .mustard-oil5 {
    left: 10px;
    bottom: -24px;
    max-width: 80px;
  }

  .soyabean-oil1 {
    right: 44px;
    top: 10px;
    max-width: 50px;
  }

  .soyabean-oil2 {
    left: 28px;
    top: 118px;
    max-width: 46px;
  }

  .soyabean-oil3 {
    right: 48px;
    bottom: 28px;
    max-width: 80px;
  }

  .soyabean-oil4 {
    left: 0;
    bottom: 0;
    max-width: 110px;
  }

  .corn-oil1 {
    top: 20px;
    right: 35px;
    max-width: 70px;
  }

  .corn-oil2 {
    left: 20px;
    top: 92px;
    max-width: 100px;
  }

  .corn-oil3 {
    right: 30px;
    top: 140px;
    max-width: 90px;
  }

  .corn-oil4 {
    left: 22px;
    bottom: 85px;
    max-width: 100px;
  }

  .corn-oil5 {
    right: 20px;
    bottom: 25px;
    max-width: 110px;
  }

  .corn-oil6 {
    bottom: -15px;
    left: 12px;
    max-width: 60px;
  }

  .mild-mustard-oil1 {
    right: 55px;
    top: 0;
    max-width: 70px;
  }

  .mild-mustard-oil2 {
    left: 23px;
    top: 150px;
    max-width: 100px;
  }

  .mild-mustard-oil3 {
    bottom: 46px;
    left: 45px;
    max-width: 70px;
  }

  .mild-mustard-oil4 {
    right: 48px;
    bottom: 50px;
    max-width: 92px;
  }

  .mild-mustard-oil5 {
    left: 0;
    bottom: -20px;
    max-width: 80px;
  }

  .gulab-platinum-oil1 {
    right: 40px;
    top: 15px;
    width: 65px;
  }

  .gulab-platinum-oil2 {
    left: 44px;
    top: 177px;
    max-width: 52px;
  }

  .gulab-platinum-oil3 {
    right: 36px;
    bottom: 28px;
    max-width: 90px;
  }

  .gulab-platinum-oil4 {
    left: 5px;
    bottom: -5px;
    max-width: 62px;
  }

  .sesame-oil1 {
    right: 30px;
    top: 0;
    max-width: 90px;
  }

  .sesame-oil2 {
    left: 36px;
    top: 105px;
    max-width: 75px;
  }

  .sesame-oil3 {
    left: 45px;
    bottom: 85px;
    max-width: 55px;
  }

  .sesame-oil4 {
    bottom: 14px;
    right: 36px;
    max-width: 100px;
  }

  .sesame-oil5 {
    left: 0px;
    bottom: 0px;
    max-width: 100px;
  }

  ul.frame li {
    margin-right: 25px;
    height: 90px;
  }

  ul.frame li img {
    height: 45px;
  }

  ul.frame li span {
    font-size: 11px;
  }

  .shopgulab {
    font-size: 14px;
    line-height: normal;
    padding: 8px 16px;
  }

  .oil-details-top .contents {
    font-size: 15px;
    line-height: 22px;
  }

  .oil-details-top {
    margin-bottom: 20px;
  }

  .oil-details-top h2 strong {
    margin-top: 5px;
    font-size: 28px;
    width: 100%;
    display: block;
    line-height: normal;
  }

  .oil-details-top .icons li {
    height: 70px;
  }

  .groundnut-oil-main .oil-details-top h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .groundnut-oil-main .oil-details-top .contents {
    line-height: 20px;
    font-size: 14px;
  }

  .groundnut-oil-main .oil-details-top .icons {
    margin-top: 10px;
  }

  .groundnut-detail ul.icons.d-flex li {
    margin-right: 10px;
  }

  .gulaboil-web,
  .gulaboil-web a {
    font-size: 14px;
  }

  .groundnut-detail h2,
  .groundnut-detail .butrition-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 5px;
    font-size: 18px;
  }

  .groundnut-detail .butrition-title {
    margin-bottom: 20px;
  }

  .groundnut-detail p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
  }

  .why-gulab ul li img {
    max-width: 52px;
  }

  .why-gulab ul li:after {
    top: 2px;
    left: 26px;
  }

  .director-info ul li p {
    line-height: 16px;
    font-size: 12px;
  }

  .groundnut-detail p {
    font-size: 12px;
    line-height: normal;
    margin: 0 0 5px 0;
  }

  .groundnut-detail .nutritionists-slide .person {
    font-size: 18px;
    line-height: normal;
    margin: 5px 0;
  }

  .groundnut-detail .celebrity-nut {
    font-size: 16px;
    line-height: normal;
  }

  .groundnut-detail .nutritionists-inner .slick-dots li {
    width: 15px;
  }

  .groundnut-detail .nutritionists-inner .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .brands .slide .gulab-content img {
    width: 100%;
    max-width: 200px;
  }

  .rewynd .gulab-content img {
    max-width: 300px;
  }

  .contact-us-inner .row {
    margin: 0;
    padding-top: 95px;
  }

  .contact-details .contact-title h3 {
    font-size: 24px;
    line-height: 29.6px;
  }

  .contact-details .right-content a {
    font-size: 24px;
    line-height: 38.4px;
    display: block;
  }

  .contact-details .right-content h6 {
    font-size: 16px;
    line-height: 25.6px;
  }

  ul.address li,
  ul.address li span,
  .contact-details .right-content ul.address li a {
    font-size: 16px;
    line-height: 19.2px;
  }

  .contact-details .contact-title {
    max-width: 290px;
    margin-right: 20px;
  }

  .contact-details .right-content ul li h5 {
    font-size: 16px;
    line-height: 25.6px;
  }

  .contact-details .right-content ul li p {
    font-size: 14px;
    line-height: 19.2px;
  }

  .contact-us-inner .for-career p,
  .contact-us-inner .for-career a {
    font-size: 15px;
    line-height: 27px;
  }

  .contact-us-inner .for-career p br {
    display: block;
  }

  .contact-us-inner .accordion .card a.card-title {
    font-size: 15px;
    line-height: 27px;
  }

  .contact-us-inner .accordion p {
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    margin-right: 30px;
    letter-spacing: 1px;
    letter-spacing: 1px;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    font-size: 14px;
    line-height: 22.4px;
    width: 100%;
    max-width: 375px;
  }

  .contact-form .cf-row:nth-child(1) {
    margin-right: 0;
  }

  .contact-form .cf-row:nth-child(1),
  .contact-form .cf-row:nth-child(2) {
    width: 100%;
  }

  .contact-form .cf-row.btn .captcha img {
    width: 100%;
  }

  .contact-form .cf-row.btn .captcha {
    max-width: 230px;
    margin-right: 10px;
  }

  .contact-form .cf-row.btn input.submit {
    width: auto;
    padding: 12px 31px;
  }

  .contact-form .cf-row {
    margin-bottom: 15px;
  }

  .contact-form .cf-row.btn {
    padding: 0;
  }

  .map-iframe {
    height: 100%
  }

  .map-iframe .map-title h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
    margin-bottom: 0;
    padding-top: 100px;
  }

  .map-iframe iframe {
    max-width: 98%;
    height: 100%;
    max-height: 90% !important;
  }

  .contact-us .contact-details .right-content .address li:nth-child(3) {
    margin-bottom: 0;
  }

  .contact-details .right-content h6 {
    margin-bottom: 10px;
  }

  .bg-rounded {
    max-height: 800px;
  }

  .footer-logo .social-icons {
    display: flex !important;
  }

  .col-md-3.help-about .social-icons.flex-column {
    display: none !important;
  }

  .footer-logo.col-md-3 {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-top .col-md-4,
  .footer-top .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-top {
    flex-direction: column;
  }

  .help-about {
    display: flex;
    justify-content: unset;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .mobile-sign-up {
    display: flex;
    width: 100%;
    padding: 0 15px;
  }

  .help-about .footer-col.sign-up {
    display: none;
  }

  .wpcf7 .wpcf7-recaptcha iframe {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }


}

@media (min-width:769px) {
  .ripple-effect.ripple-effect-new img.gif-img.lazyloaded {
    display: none !important;
  }

  .copywrite-txt p a {
    display: inline-block;
  }

  .copywrite-txt p a img.ls-is-cached.lazyloaded {
    position: relative;
    top: 11px;
  }

  .copywrite-txt p {
    align-items: center;
    display: flex;
    gap: 7px;
  }

  .copywrite-txt p a img.ls-is-cached.lazyloaded {
    position: unset;
  }

  .slider-inner li.oil-product img.skip-lazy,
  .oil-details-bottom img.lazyloaded {
    height: 55px;
    min-height: 55px;
    max-height: 55px;
    object-fit: contain;
    width: auto;
    overflow: hidden;
    display: block;
  }
}

@media (max-width:768px) {

  .contact-us .enquiry-now .right-content #accordion {
    /* max-width: 570px; */
    height: auto;
  }

  .logo-black {
    display: none;
    z-index: 9;
    order: 2;
  }

  .mobile-logo a.logo-black {
    display: block;
  }

  .mobile-logo a.logo-black img {
    width: 100%;
  }

  .mobile-logo a.navbar-brand.navigation-brand {
    display: none;
  }

  .slide .slider-inner .container .row {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    padding-top: 90px;
  }

  .animate-img figure.oil {
    max-width: 170px;
  }

  .vertical-slider .groundnut-oil figure {
    max-width: 250px;
  }

  .oil-details {
    margin: 0 auto;
  }

  .vertical-slider .slide .col-md-6 .ripple-effect {
    display: none !important;
  }

  .ripple-effect.mobile-effect {
    display: flex;
  }

  .ripple-effect {
    width: 100%;
    left: 0;
    right: 0;
  }

  .drop {
    left: 0;
    right: 20px;
    margin: 0 auto;
  }

  .center-image {
    height: 100%;
    align-items: flex-start;
    width: 280px;
  }

  .oil1 {
    right: 30px;
    top: -24px;
    width: 46px;
  }

  .oil2,
  .groundnut-oil-main .oil2 {
    left: 27px;
    top: 95px;
    width: 40px;
  }

  .oil3,
  .groundnut-oil-main .oil3 {
    width: 68px;
    right: 43px;
    bottom: -25px;
  }

  .oil4 {
    left: 6px;
    bottom: 15px;
    width: 32px;
  }

  .vertical-slider .slide .col-md-6 {
    justify-content: flex-start;
    height: auto;
    padding: 0;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    max-width: 400px;
    margin: 0 auto;
    z-index: 1;
  }

  .vertical-slider .slide .col-md-6:first-child {
    /* margin: 20px 0 10px 0; */
    height: auto;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
  }

  .banner-main .hero-title {
    font-size: 48px;
    line-height: 104%;
    margin-bottom: 8px;
  }

  .banner-main p {
    font-size: 18px;
    line-height: 160%;
  }

  .banner-main p br {
    display: none;
  }

  .slides.vertical-slider .banner-slider .slick-dots li button,
  .slides.vertical-slider .about-slider .slick-dots li button {
    width: 8px;
    height: 8px;
  }

  .header-right-side a {
    display: none;
  }

  .header-right-side .cart {
    display: block;
  }

  nav .toggle {
    display: inline-block;
    background-color: transparent;
    border: 1px solid transparent;
    outline: none !important;
    font-size: 33px;
    color: white;
    font-family: system-ui;
    font-weight: bold;
    margin-top: 0;
    order: 1;
    cursor: pointer;
    z-index: 1;
    padding-left: 0;
  }

  .logo-top {
    order: 2;
    padding-top: 0px;
  }

  header.nav-collsaped button.toggle {
    margin-top: -13px;
  }

  nav .toggle:hover,
  nav .toggle:focus {
    color: #d6d6d6;
  }

  nav .toggle>div {
    width: 25px;
    height: 2px;
    background-color: #ffffff;
    margin: 6px 0;
    transition: 0.3s;
    transform-origin: left;
    transition: all 0.5s;
  }

  nav .navigation-list li {
    display: block;
    text-align: center;
    line-height: 240%;
    margin-bottom: 8px;
    padding: 12px 0;
  }

  nav .navigation-list li a {
    color: #24282F;
    font-weight: 600;
    font-size: 24px;
    text-shadow: 0px 1px 8px rgb(0 0 0 / 18%);
  }

  nav .overlay {
    width: 100%;
    height: 100%;
  }

  .mobile-cart {
    order: 3;
  }

  button.toggle.change div {
    margin: 6px 0 6.5px 0;
    background-color: #24282F;
  }

  nav.menu.mobile-logo {
    padding-top: 3px;
  }

  .oil-details-top h2 {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 24px;
  }

  .oil-details-top h2 strong {
    font-size: 28px;
    margin-top: 5px;
    display: block;
    margin-bottom: 12px;
  }

  .oil-details-top .icons li {
    height: 48px;
  }

  .oil-details-top .contents,
  .oil-details-bottom h3 {
    font-size: 14px;
    line-height: 14px;
  }

  /* .oil-details-bottom h3 { margin-bottom: 8px;} */
  .oil-details-top .icons {
    margin-bottom: 5px;
  }

  .oil-details-top {
    margin-bottom: 8px;
  }

  ul.frame li {
    width: 65px;
    margin-right: 0;
    height: auto;
  }

  .banner-main.align-content-center {
    padding: 0 15px;
    bottom: 170px;
  }

  .vertical-slider .comman-dot .slick-dots {
    bottom: 80px;
  }

  .main-view {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */



  }

  header.nav-collsaped {
    height: 100vh;
    /* top: 0; position: fixed; left: -100%; transition: 600ms cubic-bezier(0.42, 0, 0, 0.99);*/
    width: 100%;
    overflow-x: hidden;
    max-width: 100%;
    background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/mobile-bg.svg) #EEE6D1;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    top: 0;
    z-index: 99999;
  }

  header.header.light-header.nav-collsaped {
    background-color: #EEE6D1;
  }

  nav.menu {
    overflow-y: auto;
  }

  .nav-collsaped {
    position: fixed !important;
    left: 0 !important;
    /* transition: 0.5s; */
  }

  header ul.navigation-list {
    display: none;
  }

  header.nav-collsaped ul.navigation-list {
    display: block;
    height: auto;
    margin-top: 30px;
  }

  header .menu .container {
    flex-direction: column;
  }

  header.nav-collsaped nav.menu,
  header.nav-collsaped nav.menu .container {
    position: relative;
    z-index: 1;
  }

  header.nav-collsaped nav.menu .container {
    justify-content: flex-start;
  }

  .nav-collsaped .header-right-side a {
    display: block;
    background: #24282F;
    color: #EEE6D1;
    border-color: #24282F;
  }

  .header-right-side a.shopgulab {
    font-size: 18px;
    line-height: 120%;
    padding: 11px 25px 10px 25px;
    border-radius: 30px;
  }

  header.nav-collsaped .mobile-cart {
    visibility: hidden;
    z-index: -1;
  }

  header.nav-collsaped .header-right-side .social-icon {
    display: flex !important;
    padding-top: 35px;
    width: 100%;
    max-width: 165px;
  }

  .mobile-cart {
    display: block !important;
  }

  .mobile-cart a.cart {
    max-width: 26px;
    line-height: 0;
    display: block;
  }

  header.header.light-header .mobile-cart a.cart svg g path {
    stroke: #e1251b;
  }

  header.header.light-header nav .toggle>div {
    background-color: #e1250b;
  }

  header.header.light-header.nav-collsaped nav .toggle>div {
    background-color: #24282F;
  }

  header.header.light-header.nav-collsaped .navigation-list a {
    color: #24282F;
  }

  header.header.light-header.nav-collsaped a.shopgulab {
    background: #24282F;
    color: #EEE6D1;
    border-color: #24282F;
  }

  .header-right-side ul.social-icon {
    display: none !important;
  }

  .header-right-side ul.social-icon li {
    width: 36px;
    height: 36px;
  }

  .header-right-side ul.social-icon li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
  }

  .header-right-side {
    margin-top: 40px;
    display: none;
  }

  header.nav-collsaped .header-right-side {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-width: 200px;
    margin: 50px auto 70px;
  }

  .oil-details-top h2 br {
    display: block;
  }

  ul.frame li img {
    height: 30px;
  }

  ul.frame li span {
    font-size: 10px;
    line-height: normal;
    font-weight: 300;
  }

  .shopgulab {
    font-size: 14px;
    line-height: normal;
    padding: 9px 15px;
    max-width: 134px;
    height: 41px;
    display: flex;
    align-items: center;
  }

  .sunflower-oil1 {
    right: 7px;
    top: -26px;
    width: 60px;
  }

  .sunflower-oil2 {
    right: 33px;
    top: 120px;
    width: 42px;
  }

  .sunflower-oil3 {
    left: 16px;
    top: 105px;
    width: 60px;
  }

  .sunflower-oil4 {
    bottom: -20px;
    right: 42px;
    width: 52px;
  }

  .sunflower-oil5 {
    left: 42px;
    bottom: -33px;
    width: 35px;
  }

  .animate-img figure.oil img {
    height: 100%;
  }

  .cottonseed-oil1 {
    width: 62px;
    right: 10px;
    top: -32px;
  }

  .cottonseed-oil2 {
    width: 48px;
    left: 22px;
    bottom: -30px;
  }

  .cottonseed-oil3 {
    width: 50px;
    left: 25px;
    top: 20px;
  }

  .cottonseed-oil4 {
    width: 82px;
    top: 102px;
    left: 2px;
  }

  .cottonseed-oil5 {
    width: 68px;
    right: 32px;
    bottom: -18px;
  }

  .mustard-oil1 {
    right: 26px;
    top: -38px;
    width: 50px;
  }

  .mustard-oil2 {
    left: 4px;
    top: 78px;
    width: 90px;
  }

  .mustard-oil3 {
    left: 25px;
    bottom: -17px;
    width: 60px;
  }

  .mustard-oil4 {
    bottom: -5px;
    right: 26px;
    width: 75px;
  }

  .mustard-oil5 {
    display: none;
  }

  .soyabean-oil1 {
    right: 55px;
    top: -30px;
    width: 32px;
  }

  .soyabean-oil2 {
    left: 10px;
    top: 65px;
    width: 34px;
  }

  .soyabean-oil3 {
    right: 32px;
    bottom: -28px;
    width: 70px;
  }

  .soyabean-oil4 {
    left: 10px;
    bottom: -34px;
    width: 70px;
  }

  .corn-oil1 {
    top: -30px;
    right: 26px;
    width: 50px;
  }

  .corn-oil2 {
    left: 0px;
    top: 30px;
    width: 90px;
  }

  .corn-oil3 {
    right: 18px;
    top: 62px;
    width: 72px;
  }

  .corn-oil4 {
    left: 0px;
    bottom: 20px;
    width: 100px;
  }

  .corn-oil5 {
    right: 0;
    bottom: -24px;
    width: 100px;
  }

  .corn-oil6 {
    bottom: -26px;
    left: 25px;
    width: 60px;
    transform: rotate(70deg);
  }

  .mild-mustard-oil1 {
    right: 40px;
    top: -40px;
    width: 50px;
  }

  .mild-mustard-oil2 {
    left: -2px;
    top: 72px;
    width: 100px;
  }

  .mild-mustard-oil3 {
    bottom: -12px;
    left: 26px;
    width: 55px;
  }

  .mild-mustard-oil4 {
    right: 21px;
    bottom: -15px;
    width: 81px;
  }

  .mild-mustard-oil5 {
    left: 40px;
    bottom: -20px;
    width: 37px;
    display: none;
  }

  .gulab-platinum-oil1 {
    right: 18px;
    top: -40px;
    width: 60px;
    transform: rotate(-20deg);
  }

  .gulab-platinum-oil2 {
    left: 26px;
    top: 116px;
    width: 40px;
  }

  .gulab-platinum-oil3 {
    right: 26px;
    bottom: -18px;
    width: 75px;
  }

  .gulab-platinum-oil4 {
    left: -7px;
    bottom: -18px;
    width: 48px;
    height: 45px;
    overflow: hidden;
  }

  .sesame-oil1 {
    right: 14px;
    top: -44px;
    width: 74px;
  }

  .sesame-oil2 {
    left: 10px;
    top: 40px;
    width: 72px;
  }

  .sesame-oil3 {
    left: 20px;
    bottom: 30px;
    width: 55px;
  }

  .sesame-oil4 {
    bottom: -30px;
    right: 12px;
    width: 94px;
  }

  .sesame-oil5 {
    left: 18px;
    bottom: -45px;
    width: 110px;
    overflow: hidden;
    transform: rotate(-45deg);
  }

  body.mobile-logo ul.slick-dots {
    z-index: -1;
  }

  .footer-top.d-flex.align-items-start {
    flex-direction: unset;
    flex-wrap: wrap;
    padding: 20px 0;
    margin: 0 -15px;
    gap: 10px 0px;
  }

  .footer-bottom {
    flex-direction: column;
    position: relative;
    margin: 0 -15px;
  }

  footer h4,
  footer .follow-us,
  .sign-up-inner .sign-up {
    font-size: 12px;
    line-height: normal;
  }

  .footer-col.sign-up p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-col.sign-up input {
    font-size: 14px;
    line-height: normal;
  }

  form.d-flex {
    flex-direction: column;
  }

  footer ul li a {
    font-size: 12px;
    line-height: 240%;
  }

  .footer-top .col-md-4 ul li,
  .footer-top .col-md-5 ul li {
    margin-bottom: 6px;
    display: block;
    line-height: 0;
  }

  .footer-top .col-md-4,
  .footer-top .col-md-5,
  .footer-top .social-icons {
    width: 100%;
  }

  .footer-bottom .social-icons {
    display: none !important;
  }

  .footer-logo.col-md-3 a {
    max-width: 100px;
  }

  .footer-logo.col-md-3 a img {
    width: 100%;
  }

  .footer-top .col-md-4 ul {
    margin-bottom: 0;
  }

  .footer-top .footer-logo .col-md-4 ul {
    margin-bottom: 0;
    justify-content: space-between;
    max-width: 170px;
  }

  .footer-top .footer-logo .col-md-4 ul li {
    background: #E1251B;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 0;
  }

  .footer-top .footer-logo .col-md-4 ul li a {
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-col.sign-up input {
    width: 100%;
    margin: 0 0 12px 0;
  }

  footer {
    padding: 0 0 20px 0;
  }

  .footer-logo.col-md-3 {
    margin-bottom: 30px;
  }

  footer {
    background: none;
    position: relative;
  }

  footer:after {
    position: absolute;
    content: '';
    background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/footer-bg1.svg);
    width: 40px;
    height: 40px;
    bottom: 28%;
    right: 15px;
    background-size: 100%;
    background-position: center;
    z-index: 1;
  }

  footer:before {
    position: absolute;
    content: '';
    background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/footer-bg2.svg);
    width: 40px;
    height: 40px;
    bottom: 20%;
    right: 40px;
    background-size: 100%;
    background-position: center;
    z-index: -1;
  }

  .footer-bottom:after {
    content: '';
    position: absolute;
    background: url(https://d3qx5fubg9o1so.cloudfront.net/wp-content/themes/gulab-child/images/footer-bg3.svg);
    width: 40px;
    height: 40px;
    bottom: 0;
    right: 37%;
    background-size: 100%;
    background-position: center;
    z-index: 1;
  }

  .sign-up-inner button.btn {
    max-width: 130px;
    padding: 10px 17px;
    text-align: center;
  }

  .home .vertical-slider .slide .slider-inner .container .row:after,
  .home .vertical-slider .slide .slider-inner .container .row:before {
    content: '';
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0;
  }

  .home .vertical-slider .slide .slider-inner .container .row:after {
    bottom: 50%;
  }

  .home .vertical-slider .slide .slider-inner .container .row:before {
    bottom: 0;
  }




  .home-banner {
    position: relative;
  }

  .scroll-bottom {
    position: absolute;
    bottom: 108px;
    display: block;
    z-index: 99;
    cursor: pointer;
    max-width: 30px;
  }

  .vertical-slider .about-slider .about-slide:nth-child(1) .vision-mission,
  .vertical-slider .about-slider .about-slide:nth-child(2) .our-story {
    display: block;
  }

  .banner-title h1 {
    font-size: 48px;
    line-height: 60px;
  }

  .about-us p {
    font-size: 13px;
  }

  .about-us h2 {
    font-size: 26px;
  }

  .about-us .slides .journey-main .row {
    flex-wrap: nowrap;
    flex-direction: column;
    display: block;
    max-width: 400px;
  }

  .about-us .slides .journey-main .col-md-6:first-child,
  .about-us .slides .journey-main .col-md-6:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: auto;
  }

  #bg {
    height: auto;
    justify-content: space-between;
  }

  .director {
    flex-direction: column;
    height: 100%;
    justify-content: unset;
  }

  .about-us .slides .director-top figure {
    background-position: 100%;
    height: 40%;
  }

  .about-us .director-top .bg-rounded {
    border-radius: 0 0 600px 600px;
    background-image: url(../images/about-us/mobile-image.png) !important;
  }

  .about-us .slides .director-bottom .director-info {
    order: 2;
    height: 50%;
  }

  .about-us .director .beans-bg1 img:nth-child(5) {
    right: 20px;
    top: unset;
    bottom: 0;
  }

  .about-us .director .beans-bg1 img:nth-child(4) {
    right: 20px;
    top: 30%;
    max-width: 35px;
  }

  .about-us .director .beans-bg1 img:nth-child(3) {
    left: unset;
    right: 0;
    bottom: 120px;
    z-index: 11;
    max-width: 30px;
  }

  .about-us .director .beans-bg1 img:nth-child(1) {
    top: -38px;
    left: 130px;
    max-width: 45px;
    z-index: 11;
  }

  .about-us .director .beans-bg1 img:nth-child(2) {
    transform: rotate(15deg);
    top: -45px;
    left: 92px;
    max-width: 45px;
    z-index: 11;
  }

  .about-us .slides .director-bottom figure {
    order: 1;
    height: 40%;
  }

  .about-director .bg-rounded-left {
    border-radius: 0 0 600px 600px;
    background-image: url(../images/about-us/dishit-nathwani-mobile.png) !important;
  }

  .journey-chart ul li span:first-child {
    width: 45px;
    height: 45px;
  }

  .journey-chart ul {
    max-width: 330px;
  }

  .journey-chart ul li span {
    font-size: 11px;
    line-height: 16px;
  }

  .journey-chart {
    margin: 65px 0 0 0;
  }

  .journey-chart ul li {
    margin-bottom: 30px !important;
  }

  .journey-chart ul li:after {
    width: 12px;
    height: 12px;
    bottom: -10px;
  }

  .journey-chart:before {
    background-size: 85% 72% !important;
    top: 103px;
    left: -17px;
    background-position: 3px 0px;
    background: url(../images/about-us/mobile-bg.png);
    background-repeat: no-repeat;
  }

  ul#list-content img {
    margin-bottom: 5px;
    width: 50px;
  }

  .about-us h2,
  .about-us #list-content h3 {
    font-size: 28px;
    line-height: normal;
    padding: 15px 0 10px;
  }

  .about-us p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }

  .about-us .about-slide p {
    margin-bottom: 30px;
  }

  .about-us .slides .journey-main .col-md-6:first-child {
    margin: 10px 0;
  }

  .about-us .slides .journey-main {
    padding-top: 75px;
  }

  .footer-top .social-icons {
    padding: 0 10px;
  }

  .footer-bottom .footer-col.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bg-rounded {
    max-width: 100%;
    margin: 0 auto;
  }

  .about-us .vertical-slider .slick-dots li button {
    width: 17px;
    height: 17px;
  }

  .vertical-slider .slick-dots li {
    width: 25px;
    height: 25px;
  }

  .vertical-slider .slide .col-md-6.oil-content {
    padding-bottom: 5px;
  }

  header a.navbar-brand {
    max-width: 90px;
  }

  .groundnut-oil-main {
    flex-direction: column;
    padding: 0px 25px;
  }

  .vertical-slider .row .col-md-6.oil-content {
    padding-right: 0px;
  }

  .groundnut-oil-main .oil-details-top h1 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .groundnut-oil-main .oil-details-top .contents {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 0;
  }

  .groundnut-oil-main .oil-details-top .icons {
    margin-top: 0;
  }

  .groundnut-detail .oil-details-top {
    margin-top: 10px;
    height: auto;
  }

  .groundnut-detail .groundnut-oil .slider-inner .container .row {
    padding: 80px 0 5px 0;
  }

  .gulaboil-web {
    position: inherit;
    margin: 10px 0;
  }

  .gulaboil-web,
  .gulaboil-web a {
    font-size: 15px;
    line-height: 21px;
  }

  .groundnut-oil-main .center-image {
    margin: 0 auto;
    height: auto;
  }

  .director .director-info {
    order: 2;
    margin: 10px 0;
  }

  .director figure {
    order: 1;
    height: 40%
  }

  .groundnut-detail .bg-rounded-left {
    border-radius: 0;
  }

  .why-gulab ul li img {
    max-width: 45px;
  }

  .why-gulab ul li {
    padding-bottom: 15px;
  }

  .why-gulab ul li:after {
    top: 0px;
    left: 20px;
  }

  .director-info ul li p {
    margin-left: 10px;
  }

  .director-info ul {
    margin-bottom: 10px;
  }

  .groundnut-detail .nutritionists-slide p {
    margin: 10px 20px 20px 20px;
  }

  .groundnut-detail .oil5 {
    top: 0;
    left: 5px;
    width: 35px;
  }

  .groundnut-detail .oil1 {
    right: 0;
    top: 120px;
    width: 26px;
    transform: rotate(112deg);
  }

  .groundnut-detail .oil-details-top .beans-bg:nth-child(1) img {
    right: -20px;
    top: 110px;
    max-width: 25px;
    transform: rotate(115deg);
  }

  .groundnut-detail .gulaboil-web .beans-bg img {
    position: absolute;
    right: unset;
    bottom: 0;
    max-width: 50px;
    transform: rotate(-82deg);
  }

  footer .footer-bottom h4 {
    line-height: normal;
    color: #000;
    font-size: 14px;
  }

  .groundnut-oil-main .oil4 {
    right: 60px;
    top: -80px;
    left: unset;
    bottom: unset;
    transform: rotate(109deg);
    width: 100%;
    max-width: 54px;
  }

  .why-gulab .director-info .beans-bg1 {
    display: none;
  }

  .groundnut-detail .why-gulab h2 {
    margin-bottom: 10px;
  }

  .slides.vertical-slider .nutritionists-inner ul {
    bottom: 30px;
  }

  .nutritionists-slider .discover-product,
  .groundnut-detail .nutritionists-slide p {
    font-size: 15px;
    line-height: 27px;
  }

  .nutritionists-slider .discover-product a {
    text-decoration: underline;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(1) {
    left: 20px;
    top: 47px;
    max-width: 25px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(2) {
    top: 41px;
    left: unset;
    right: 20px;
    max-width: 36px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(3),
  .nutritionists-slider .beans-bg1 img:nth-child(4) {
    display: none;
  }

  .groundnut-detail .butrition-title {
    margin-bottom: 30px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(5) {
    right: 20px;
    top: 65%;
    max-width: 30px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(6) {
    bottom: 97px;
    left: 30px;
    right: unset;
    top: unset;
    max-width: 40px;
  }

  .brands .slide .gulab-content img {
    max-width: 240px;
    margin: 10px auto;
    max-height: 100px;
    object-fit: contain;
  }

  .brands .slide .gulab-content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  /* .brands .vertical-slider .row { padding-top: 155px; } */
  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure {
    max-width: 270px;
    margin: 0 auto;
  }

  .brands .brand-banner {
    background-position: 21% 50%;
  }

  .brands .banner-title h1 {
    margin-bottom: 100px;
  }

  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure img {
    width: 80%;
    margin: 0 auto;
  }

  .contact-us .contact-us-inner .row .contact-details {
    flex-direction: column;
  }

  .contact-details .right-content ul.center li {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-us .contact-details .right-content li:nth-child(3) {
    margin-bottom: 5px;
  }

  .contact-details .contact-title {
    margin: 0;
  }

  .contact-details .right-content ul.d-flex {
    margin-top: 5px;
  }

  ul.address li {
    margin-bottom: 12px;
  }

  .contact-us-inner .accordion .card-body {
    margin-bottom: 10px;
  }

  .contact-us-inner .accordion .card-header {
    margin-bottom: 5px;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    line-height: normal;
    resize: none !important;
    overflow: hidden;
  }

  .contact-form .cf-row {
    margin-bottom: 10px;
  }

  .contact-details:nth-child(2) .contact-title {
    margin: 5px 0;
  }

  .contact-form .cf-row.btn input.submit {
    width: auto;
    padding: 10px 28px;
    position: relative;
    z-index: 1;
    cursor: pointer;
  }

  .contact-details .right-content a {
    font-size: 12px;
    line-height: 18px;
  }

  .contact-details .contact-title h3 {
    font-size: 18px;
    line-height: 22px;
  }

  ul.address li img {
    max-width: 20px;
  }

  .contact-us-inner .for-career p,
  .contact-us-inner .for-career a {
    font-size: 12px;
    line-height: 18px;
  }

  .contact-details .right-content ul li h5 {
    font-size: 14px;
    line-height: 22px;
  }

  .contact-us-inner .row {
    padding-top: 80px;
    max-width: 600px;
    padding-right: 15px;
  }

  .contact-us .drop {
    left: unset;
    right: unset;
  }

  .f-logo,
  .help-about-inner,
  .footer-logo .social-icons,
  .brands-inner {
    width: 100%;
  }

  .footer-top .social-icons ul {
    display: flex;
  }

  .social-icons ul li {
    width: 35px;
    height: 35px;
    margin-right: 6px;
    line-height: 0;
  }

  .social-icons ul li:last-child {
    margin-right: 0;
  }

  .social-icons ul li i.fa {
    font-size: 18px;
  }

  .slides,
  .slides .slide {
    height: 97vh;
  }

  ul.frame li:hover {
    margin-top: -5px;
  }

  .home .groundnut-oil.slide figure,
  .home .groundnut-oil.slide figure.oil {
    max-width: 120px;
  }

  .brands .slide .shop-now {
    font-weight: 800;
    font-size: 14px;
    padding: 12px 20px;
  }

  .vertical-slider .slick-dots {
    width: 30px
  }

  .enquiry-now {
    overflow-y: scroll;
  }

  header {
    padding-top: 15px;
  }

  header.nav-collsaped:after {
    content: '';
    /*background: url(../images/mobile-wave.png);*/
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
  }

  .toggle.change .bar3 {
    top: 2px;
    position: relative;
    transform: rotate(-48deg);
  }

  .home-page.mobile-logo .header-right-side a {
    color: #EEE6D1 !important;
    letter-spacing: 1.5px;
    font-weight: 700;
  }

  b header.nav-collsaped .header-right-side .social-icon img {
    width: 20px;
  }

  .home .oil-details {
    padding-top: 25px;
    padding-bottom: 0;
  }

  header .logo-top a.navbar-brand svg {
    min-width: 88px;
    height: 90px;
  }

  .home .oil-details .animate-img .oil {
    height: 235px;
    max-width: 100% !important;
  }

  .ripple-effect.mobile-effect {
    display: none;
  }

  .slide .slider-inner .container .row {
    justify-content: flex-start;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    padding: 8px 0 12px;
    line-height: 22px;
  }

  .oil-details-bottom ul.frame {
    padding: 5px 0;
  }

  .vertical-slider .slick-dots li {
    margin-bottom: 15px;
  }

  .slick-dots li button {
    width: 12px;
    height: 12px;
  }

  .oil-details-top ul.icons.d-flex+p {
    height: 91px;
    overflow: hidden;
    margin-bottom: 3px;
  }

  ul.frame {
    margin-bottom: 5px;
  }

  .vertical-slider .slide .col-md-6 .ripple-effect {
    display: block;
  }

  .ripple-effect {
    height: 217px;
    top: -132px;
    padding-top: 0;
  }

  .ripple-effect-new .drop {
    height: 400px;
  }

  .ripple-effect-new .drop-line {
    content: '';
    height: 318px;
    width: 318px;
  }

  header.nav-collsaped .header-right-side a.shopgulab {
    padding: 0;
    text-align: center;
    min-width: 175px;
    height: 46px;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .slider-inner .footer-top {
    padding: 30px 36px !important;
  }

  .slider-inner .footer-top .mobile-sign-up {
    margin-top: 15px;
  }

  .slider-inner .footer-top .mobile-sign-up .sign-up {
    letter-spacing: 1px;
  }

  .slide.about-inner .banner-title {
    position: absolute;
    bottom: 50px;
    max-width: 302px;
  }

  .slide.about-inner {
    position: relative;
  }

  .slide.about-inner .banner-title p {
    line-height: 23px;
    margin-top: 15px;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 3px rgb(0 0 0 / 69%);
  }

  .journey-main .container>.row {
    flex-direction: column-reverse !important;
    display: flex !important;
  }

  .journey-main .container>.row {
    flex-direction: column-reverse !important;
    display: flex !important;
    height: auto;
  }

  .journey-main #list-content li {
    text-align: center;
  }

  .journey-main #list-content li p {
    line-height: 22px;
  }

  .journey-chart:before {
    background-size: 82% 73% !important;
    top: 86px;
    left: 10px;
  }

  .journey-chart ul li {
    justify-content: start;
  }

  .journey-chart ul li span {
    font-weight: 400;
  }

  .about-us .horizontal-slider .beans-bg1 img:nth-child(1) {
    display: none;
  }

  .journey-chart .beans-bg1 img:nth-child(4) {
    display: block;
  }

  .journey-chart .beans-bg1 img {
    display: none;
  }

  .journey-main div#bg .beans-bg1 {
    display: none;
  }

  .journey-main div#bg ul#list-content {
    margin-top: 20px;
  }

  .journey-main div#bg ul#list-content li img {
    width: auto;
    margin: 0 auto 15px;
    max-height: 55px;
  }

  .journey-main div#bg ul#list-content li {
    width: 100%;
    margin: 0 auto;
  }

  .about-us .slides .journey-main .col-md-6 #bg {
    justify-content: center;
    align-items: center;
  }

  .about-us .director-top .director-info p {
    font-size: 15px;
    line-height: 22px;
  }

  .about-us .about-sectoin-contetn p {
    line-height: 22px !important;
    transform: none !important;
    font-size: 15px !important;
  }

  .about-sectoin-contetn {
    overflow-y: hidden;
    height: 310px;
  }

  /*.groundnut-detail .about-inner .about-inner {*/
  /*  background-image: url(../images/mobile/groundnut-bn.jpg) !important;*/
  /*}*/

  .why-gulab.groundnut-effect .bg-rounded.bg-rounded-left {
    background-image: url(../images/mobile/groundnut-inner-1.png) !important;
  }

  .groundnut-oil.groundnut-effect,
  .why-gulab.groundnut-effect {
    background-image: none;
  }

  .why-gulab .director-info h2 {
    font-size: 28px;
    font-weight: 600;
  }

  .why-gulab .groundnut-detail p {
    font-size: 16px;
    font-weight: 400;
  }

  .groundnut-oil-main .oil-details-top h1 {
    font-size: 28px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    padding: 7px 0 !important;
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 21px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
  }

  .groundnut-oil-main .oil-details-top .contents {
    font-size: 15px;
    margin-bottom: 13px;
    margin-top: 0;
    text-align: center;
    line-height: 21px;
    font-weight: 400;
  }

  .groundnut-oil.groundnut-effect .oil-details-top ul.icons.d-flex {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 240px;
    margin: 10px auto;
  }

  .groundnut-oil.groundnut-effect .oil-details-top ul.icons.d-flex li {
    flex: 0 0 30%;
    max-width: 33%;
    height: auto;
    margin: 0 0 6px;
  }

  .groundnut-detail ul.icons.d-flex li img {
    width: auto;
    height: 54px;
    margin: 0 auto;
  }

  .nutritionists-slider .butrition-title {
    font-size: 28px;
  }

  .about-us .director .beans-bg1 img:nth-child(4),
  .about-us .horizontal-slider .beans-bg1 img:nth-child(4) {
    display: none;
  }

  .ripple-effect {
    height: 100%;
    overflow: visible;
    top: -24px;
  }

  .ripple-effect-new .drop {
    height: 100%;
    left: -50px;
  }

  .brands-page .gulab-content {
    text-align: center;
  }

  .titel-shop-brands h3 {
    font-size: 28px;
  }



  /*.ripple-effect.ripple-effect-new .drop {*/
  /*  display: none !important;*/
  /*}*/

  .ripple-effect.ripple-effect-new img.gif-img.lazyloaded {
    position: absolute;
    top: -190px;
    left: -147px;
    opacity: 0.4;
  }

  .animate-img figure.oil img {
    width: auto;
  }

  .animate-img figure.oil img {
    height: 230px;
    margin: 0 auto;
  }

  .ripple-effect.ripple-effect-new img.gif-img {
    display: block !important;
    opacity: 0.5;
  }

  .vertical-slider .slide .col-md-6 .ripple-effect {
    display: flex;
  }

  .sec3 .ripple-effect.ripple-effect-new img.gif-img {
    opacity: 0.2;
  }

  .desktop-about {
    display: block;
  }

  .mobile-about {
    display: block;
    height: 300px !important;
  }

  .mobile-about p {
    line-height: 25px !important;
    font-size: 15px !important;
  }

  .about-us .director-info-sl .slick-dots li:first-child,
  .about-us .director-info-sl .slick-dots li:last-child {
    display: flex;
  }

  .about-us .director-info-sl .slick-dots li {
    width: 15px;
  }

  .vertical-slider .director-info-sl ul li {
    height: auto;
    margin-bottom: 0;
  }

  .about-us .director-info-sl.comman-dot .slick-dots {
    bottom: -49px !important;
  }

  .about-us .vertical-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }

  .about-us .director-info-sl.comman-dot .slick-dots li.slick-active button {
    background: #fff;
  }

  .banner-slider .slick-slide .dks {
    display: none;
  }

  .banner-slider .slick-slide .mbs {
    display: block;
  }

  .mobile-logo header.nav-collsaped .header-right-side a.shopgulab {
    color: #eee6d1 !important;
  }

  .copywrite-txt p a {
    line-height: 25px;
  }

  .copywrite-txt a.logo-link {
    position: relative;
    top: 8px;
  }

  footer {
    padding: 0 0 20px;
    height: 100%;
  }

  /* .footer-slide {
    height: 86vh !important;
    } */
  .help-about {
    margin-bottom: 0px;
  }

  .footer-logo.col-md-3 {
    margin-bottom: 12px;
  }

}



@media (max-height:670px) {
  .vertical-slider .slide .col-md-6 {
    height: auto;
  }

  .oil-details-top h2 br {
    display: none;
  }

  .oil-details-top h2 strong {
    font-size: 20px;
    line-height: normal;
    width: 100%;
    display: block;
  }

  .oil-details-top h2 {
    font-size: 11px;
  }
}


@media (min-height:800px) {
  .slide .slider-inner .container .row {
    justify-content: space-around;
  }
}


@media (max-width:1440px) and (max-height:800px) {
  .groundnut-detail .container .row {
    padding-top: 98px !important;
    padding-bottom: 0 !important;
  }
}




@media screen and (orientation:landscape) and (min-device-width: 320px) and (max-device-width: 450px) {
  .slide .slider-inner .container .row {
    flex-direction: initial;
  }
}



/*--------------------------26-07-2022-------------------------*/


@media (max-width: 1250px) {
  .about-us .director .beans-bg1 img:nth-child(1) {
    left: 0px;
    max-width: 35px;
  }

  .about-us .director .beans-bg1 img:nth-child(2) {
    left: -1px;
    max-width: 30px;
  }

}

@media (max-width: 767px) {

  /* .about-us .slides .footer-slide {
    position: unset;
} */
  .about-us .director .beans-bg1 img:nth-child(2) {
    left: 0;
    max-width: 26px;
    top: 15px;
  }

  .copywrite .copywrite-txt {
    line-height: 20px;
    text-align: center;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .copywrite-txt p {
    display: inline-block;
  }

  .copywrite-txt a.logo-link {
    display: inline-block;
  }

  .copywrite-txt a.logo-link img {
    width: 30px;
  }

  .slider-inner .footer-top {
    padding: 30px 36px 0 !important;
  }

  footer ul li a {
    font-weight: 500;
  }
}







/* safe area in ios and android handled */

/* body {
  padding:
    env(safe-area-inset-top, 20px)
    env(safe-area-inset-right, 20px)
    env(safe-area-inset-bottom, 100px)
    env(safe-area-inset-left, 20px);
  } */

/* :root {
  --sat: env(safe-area-inset-top);
  --sar: env(safe-area-inset-right);
  --sab: env(safe-area-inset-bottom);
  --sal: env(safe-area-inset-left);
  } */

@media only screen and (max-width: 850px) and (min-width: 580px) {
  .journey-chart:before {
    background-size: 79% 71% !important;
    top: 95px;
    left: 47px;
  }

  .journey-chart {
    width: 435px;
  }

  .journey-chart ul {
    max-width: 330px;
    margin: 0 auto !important;
  }

  .about-us .director-top .bg-rounded {
    background-position: 0 25% !important;
  }

  .about-us .director-info-sl.comman-dot .slick-dots {
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
  }

  .director .director-info {
    text-align: center;
    padding: 0 47px;
  }

  .about-director .bg-rounded-left {
    background-position: 0 28%;
  }

  .footer-logo .f-logo a img {
    width: 120px;
  }

  .footer-logo .social-icons,
  .brands-inner {
    width: 50%;
  }

  .f-logo,
  .help-about-inner {
    width: 50%;
  }

  .sign-up-inner {
    max-width: 100%;
  }

  .footer-col.sign-up p {
    max-width: 100%;
  }

  .copywrite-txt p a {
    display: inline-block;
  }
}

@media(max-width: 480px) {
  .add-whats-up {
    bottom: 5px !important;
  }

  .contact-us-inner .accordion p {
    font-size: 13px;
  }
}

@media (max-width:420px) {
  .contact-us-inner .accordion p {
    line-height: 17px;
  }

  .contact-form .cf-row.btn .captcha {
    max-width: 165px;
    max-height: 42px;
  }

  .wpcf7 .wpcf7-recaptcha iframe {
    transform: scale(0.55);
    -webkit-transform: scale(0.55);
  }

  .contact-form .cf-row.btn input.submit {
    width: auto;
    padding: 8px 16px;
    font-size: 12px;
  }

  .footer-top.d-flex.align-items-start {
    padding: 24px 20px;
  }

  .sign-up-inner button.btn {
    padding: 10px 17px;
  }

  .journey-chart ul {
    max-width: 360px;
  }

  /* .contact-us-inner #accordion .card-header a {
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px; 
} */
  .map-iframe iframe {
    max-height: 65% !important;
    padding: 20px;
    border-radius: 50px;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    padding-top: 10px;
  }

  .help-about {
    margin-bottom: 10px;
  }

  .slider-inner .footer-top .mobile-sign-up {
    margin-top: 0;
    padding-bottom: 15px;
  }

  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure img {
    width: 70%;
  }

  .footer-top ul li {
    margin-bottom: 0;
  }

  .journey-main #list-content li p {
    line-height: 16px;
  }

  .about-us h2,
  .about-us #list-content h3 {
    font-size: 15px;
    line-height: normal;
    padding: 0px;
  }

  .journey-chart ul li {
    margin-bottom: 15px !important;
  }

  .about-us .slides .journey-main .col-md-6:first-child {
    margin: 40px 0 0;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    padding: 5px 0 0px;
  }

  .oil-details-top h2 strong {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .main-view {
    position: relative;
    text-align: center;
    /* height: 70px; */
  }

  .logo-top {
    /* position: absolute; */
    left: 0;
    right: 0;
    margin: 0 auto;
    /* max-width: 90px; */
  }

  journey-chart .beans-bg1 img:nth-child(4) {
    right: -17px;
  }

  .add-whats-up {
    bottom: 5px !important;
  }
}

@media (max-width:410px) {

  .slide.about-inner .banner-title {
    max-width: 100%;
  }

  .home .oil-details {
    padding-top: 13px;
    padding-bottom: 0;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    padding: 3px 0 1px;
  }

  /*
.animate-img figure.oil img {
  height: 175px;
}*/

  .groundnut-detail ul.icons.d-flex li img {
    height: 37px;
  }

  .about-us h2,
  .about-us #list-content h3 {
    padding: 5px 0 0px;
  }

  .mobile-about p {
    line-height: 22px !important;
  }

  .slider-inner .footer-top {
    padding: 20px 30px 0 !important;
  }

  .journey-main div#bg ul#list-content {
    margin-top: 0;
  }

  .brands .slide .gulab-content p {
    line-height: 19px;
  }

  .contact-form .cf-row.btn {
    align-items: start;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    max-width: 100%;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    height: 35px;
    font-weight: 400;
    letter-spacing: 0.8px;
  }

  .contact-form .cf-row textarea {
    /* margin-top: 8px; */
  }

  .contact-form .cf-row.btn input.submit {
    width: auto;
    padding: 4px 22px;
    font-size: 12px;
    height: 40px;
  }

  .contact-us-inner .accordion .card {
    gap: 4px;
  }

}

@media only screen and (min-width: 381px) and (max-width: 430px) {
  .groundnut-oil-main .oil-details-top h3 {
    font-size: 18px;
  }

  .groundnut-oil-main .oil-details-top .contents {
    font-size: 14px;
  }

  .journey-main div#bg ul#list-content li img {
    margin: 0 auto 5px;
  }

  .contact-us-inner .accordion p {
    font-size: 11px;
    line-height: 15px;
  }
}

@media only screen and (min-width: 319px) and (max-width: 390px) {
  .groundnut-oil-main .oil-details-top h3 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 7px;
  }

  .groundnut-oil-main .oil-details-top .contents {
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    line-height: 19px;
    margin-top: 0;
  }
}

/*--------------------------pa-------------------------*/

@media only screen and (min-width: 393px) and (max-width: 393px) {
  .journey-chart:before {
    background-size: 82% 72% !important;
    top: 128px;
    left: -8px;
  }

  .journey-chart ul {
    max-width: 336px;
  }
}

@media only screen and (min-device-width: 430px) and (max-device-width: 760px) {
  /* .about-us .our-story p {
    font-size: 14px;
    line-height: 30px;

   } */


  .about-us .director-top .director-info p {
    font-size: 13px;
    line-height: 19px;

  }

  .slides,
  .slides .slide {
    height: 100vh;
  }
}


/*----///// / / / redmi 10 prime screen 390 * 873(732) start media/////// / /  ---- */
@media (max-width: 395px) and (min-width: 392px) {
  .journey-chart:before {
    background-size: 83% 70% !important;
    top: 91px;
    left: 0px;
  }
}

/*----///// / / / redmi 10 prime screen 390 * 873(732) end Media /////// / /  ---- */

/* @media  (max-width: 370px) and (min-width: 360px){ 
.animate-img figure.oil img {
  height: 190px;
}
} */

/*--------------------------end-------------------------*/
@media(max-width: 390px) {

  .oil3,
  .groundnut-oil-main .oil3 {
    width: 61px;
    right: 21px;
    bottom: 18px;
  }

  .oil4 {
    left: 30px;
    bottom: 24px;
    width: 34px;
  }

  .oil2,
  .groundnut-oil-main .oil2 {
    left: 27px;
    top: 79px;
    width: 40px;
  }

  .oil-details-top .icons li {
    height: 34px;
  }

  .oil-details-top ul.icons.d-flex+p {
    overflow: hidden;
    margin-bottom: 3px;
  }

  ul.frame li img {
    height: 28px;
    margin-bottom: 4px;
  }

  .oil-details-bottom h3 {
    margin-bottom: 0;
  }

  .oil-details-top ul.icons.d-flex+p {
    height: auto;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    line-height: 18px;
  }

  ul.frame {
    margin-bottom: 0px;
  }

  .oil-details-bottom {
    margin-top: 6px;
  }

  .slider-inner .footer-top {
    padding: 30px 36px 0 !important;
  }

  .about-us .slides .director-top figure {
    background-position: 100%;
    height: 43%;
  }

  .slide .slider-inner .container .row {
    justify-content: space-around;
  }

}

@media(min-width: 381px) and (max-width: 390px) {
  .journey-chart:before {
    background-size: 100% 75% !important;
    top: 87px;
    left: 0;
  }

  .journey-chart {
    width: 320px;
  }

  .journey-chart .beans-bg1 img:nth-child(4) {
    right: 0;
  }

  .add-whats-up {
    bottom: 5px;
  }
}

@media (max-width:380px) {
  .contact-us-inner .accordion p {
    font-size: 11px;
    line-height: 15px;
  }

  .oil-details-top h2 {
    font-size: 14px;
    margin-bottom: 8px;
  }

  ul.frame li {
    width: 55px;
  }

  .oil-details-top .contents,
  .oil-details-bottom h3 {
    font-size: 13px;
  }

  .contact-us-inner .accordion p {
    font-size: 13px;
    line-height: 17px;
  }

  .contact-us-inner .accordion .card a.card-title {
    font-size: 14px;
    line-height: 22px;
  }

  .map-iframe iframe {
    max-width: 98%;
  }

  .journey-chart:before {
    background-size: 80% 67% !important;
    top: 98px;
    left: -14px;
  }

  .journey-chart ul li span {
    font-size: 10px;
    line-height: 14px;
  }

  .about-us .slides .director-bottom figure {
    height: 46%;
  }

  .nutritionists-slider .discover-product,
  .groundnut-detail .nutritionists-slide p {
    font-size: 14px;
    line-height: 22px;
  }

  .brands .slide .gulab-content img {
    max-width: 100px;
    margin-bottom: 10px;
  }

  .brands .slide .gulab-content p {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure {
    max-width: 220px;
  }

  .brands .slide .shop-now {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 22px;
  }

  .brands .vertical-slider .slide.rewynd .col-md-6:nth-child(1) figure {
    max-width: 200px;
  }

  .home .groundnut-oil.slide figure,
  .home .groundnut-oil.slide figure.oil {
    max-width: 110px;
  }

  .animate-img figure.oil,
  .animate-img figure {
    max-width: 150px;
  }

  ul.frame li img {
    height: 35px;
  }

  .slide .slider-inner .container .row {
    padding-bottom: 20px;
  }

  .sunflower-oil2 {
    right: 40px;
    top: 80px;
  }

  .sunflower-oil3 {
    left: 25px;
    top: 80px;
  }

  .sunflower-oil1 {
    right: 15px;
  }

  .center-image {
    width: 260px;
  }

  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure {
    max-width: 200px;
  }

  .brands .slide .gulab-content img {
    max-width: 90px;
  }

  .brands .slide .shop-now {
    font-size: 13px;
    padding: 8px 18px;
  }

  .error-inner h1 {
    font-size: 30px;
  }

  .animate-img figure.oil img {
    /* height: 200px;*/
    margin: 0 auto;
  }
}

@media (max-width: 580px) and (min-width: 400px) {
  .oil-details-top ul.icons.d-flex+p {
    height: auto;
    margin-bottom: 5px;
  }

  .oil-details-bottom ul.frame {
    padding: 10px 0;
  }

}

@media(max-width: 400px) and (min-width: 380px) {
  .oil-details-bottom ul.frame {
    padding: 10px 0;
  }
}

@media (max-width:380px) {
  ul.frame li img {
    height: 32px;
    margin-bottom: 4px;
  }

  .oil-details-top .icons li {
    height: 38px;
  }

  .oil-details-top h2 strong {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .oil-details-top {
    margin-bottom: 0px;
  }

  .oil-details-bottom h3 {
    /* margin-bottom: 8px; */
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .gulaboil-web {
    position: inherit;
    margin: 0 0 10px 0;
  }

  .brands .slide .gulab-content p {
    margin-bottom: 10px;
    line-height: 20px;
  }

  .brands .gulab-content {
    padding-bottom: 30px;
  }

  .shopgulab {
    font-size: 14px;
    padding: 7px 8px;
    height: 33px;
  }

  .slider-inner .footer-top {
    padding: 15px 15px 0 !important;
  }

  footer h4,
  footer .follow-us,
  .sign-up-inner .sign-up {
    font-size: 12px;
    line-height: normal;
  }

  /* .footer-slide {
    height: 85vh !important;
} */
  .home .oil-details {
    height: 166px;
  }

  .oil2,
  .groundnut-oil-main .oil2 {
    left: 27px;
    top: -3px;
    width: 40px;
  }

  .animate-img figure.oil img {
    height: 150px;
  }

  .oil-details-top h2 {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .oil-details-top h2 strong {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    line-height: 15px;
    font-size: 11px;
    letter-spacing: 0.2px;
    width: 100%;
  }

  .oil-details-bottom {
    margin-top: 0px;
  }

  .shopgulab {
    font-size: 12px;
    padding: 3px 8px;
    height: 26px;
  }

  .footer-logo.col-md-3 a {
    max-width: 77px;
  }

  footer ul li a {
    font-size: 10px;
    line-height: 20px;
  }

  .help-about {
    margin-bottom: 5px;
  }

  .footer-col.sign-up p {
    font-size: 10px;
    line-height: 15px;
  }

  .slider-inner .footer-top .mobile-sign-up {
    margin-top: 0;
    padding-bottom: 0;
  }

  .footer-top .social-icons a img {
    width: 18px;
  }

  footer h4,
  footer .social-icons .follow-us,
  .sign-up-inner .sign-up {
    margin-bottom: 0;
  }

  .footer-col.sign-up input {
    margin: 0 0 6px;
  }

  .mobile-sign-up form.d-flex {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .sign-up-inner button.btn {
    padding: 7px 15px;

    max-width: 110px;
  }

  .about-us .about-slide p {
    margin-bottom: 5px;
  }

  .about-us h2,
  .about-us #list-content h3 {
    font-size: 20px;
  }

  .journey-chart ul li span:first-child {
    width: 32px;
    height: 32px;
    margin-bottom: 6px;
  }

  .journey-chart ul li {
    margin-bottom: 6px !important;
  }

  .journey-chart {
    margin: 45px 0 0;
    width: 100%
  }

  .journey-chart:before {
    background-size: 100% 67% !important;
    top: 68px;
    left: 0px;
  }

  .journey-chart ul {
    max-width: 100%;
  }

  .journey-chart ul li span {
    margin-bottom: 11px !important;
  }

  .about-us h2,
  .about-us #list-content h3 {
    padding: 0px 0 0;
  }

  .journey-main div#bg ul#list-content li img {
    margin: 0 auto 10px;
    max-height: 45px;
  }

  .mobile-about p {
    line-height: 20px !important;
    font-size: 13px !important;
  }

  .groundnut-oil-main .oil-details-top h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding: 1px 0 !important;
  }

  .groundnut-oil-main .oil-details-top h3 {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
  }

  .groundnut-oil-main .oil-details-top .contents {
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
  }

  .gulaboil-web,
  .gulaboil-web a {
    font-size: 12px;
    line-height: 17px;
  }

  .gulaboil-web {
    position: inherit;
    margin: 0 0 5px;
  }

  .groundnut-oil.groundnut-effect .oil-details-top ul.icons.d-flex li {
    margin: 0 0 3px;
  }

  .groundnut-detail ul.icons.d-flex li img {
    height: 33px;
  }

  .why-gulab .director-info h2 {
    font-size: 20px;
    font-weight: 600;
  }

  .why-gulab ul li img {
    max-width: 35px;
  }

  /* .nutritionists-slider .butrition-title {
    font-size: 16px;
} */
  .groundnut-detail .butrition-title {
    margin-bottom: 5px;
  }

  .nutritionists-slider .discover-product,
  .groundnut-detail .nutritionists-slide p {
    font-size: 12px;
    line-height: 18px;
  }

  .groundnut-detail .nutritionists-slide .person {
    font-size: 14px;
    line-height: normal;
    margin: 3px 0;
  }

  .nutritionists-content {
    margin: 0 auto 60px auto;
  }

  .contact-details .contact-title h3 {
    font-size: 16px;
    line-height: 16px;
  }

  .contact-us-inner .accordion .card-header {
    margin-bottom: 0px;
  }

  .contact-us-inner .accordion p {
    font-size: 11px;
    line-height: 15px;
  }

  .contact-us-inner .accordion .card-body {
    margin-bottom: 5px;
  }

  .contact-us-inner #accordion .card-header a {
    font-size: 14px;
  }

  .contact-details .contact-title h3 {
    font-size: 15px;
  }

  .contact-form .cf-row {
    margin-bottom: 5px;
  }
}

@media (max-width:380px) {

  /* .footer-slide {
    height: 83vh !important;
} */
  .footer-top .social-icons li a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-top .social-icons a img {
    width: 18px;
  }

  .slider-inner .footer-top {
    padding: 15px 9px 0 !important;
  }

  .slider-inner .footer-top .mobile-sign-up {
    margin-top: 0;
    padding-bottom: 0;
  }

  footer h4,
  footer .social-icons .follow-us,
  .sign-up-inner .sign-up {
    margin-bottom: 0px;
    text-transform: uppercase;
  }

  footer:after {
    bottom: 40%;
  }

  .brands .vertical-slider .row {
    padding-top: 130px;
  }

  .journey-chart .beans-bg1 img:nth-child(4) {
    right: 0;
  }

  .add-whats-up {
    bottom: 5px !important;
  }

  .journey-chart:before {
    background-size: 99% 74% !important;
    top: 80px;
    left: 0px;
    background-position: 100% 1%;
  }

  .journey-chart {
    width: 100%;
  }

  .journey-chart ul {
    max-width: 99%;
    gap: 10px 0px;
  }

  .journey-chart ul li {
    margin-bottom: 12px !important;
  }
}

@media(max-width: 360px) {
  .about-us .slides .journey-main .col-md-6:first-child {
    margin: 20px 0 0;
  }

}

@media only screen and (min-device-width: 319px) and (max-device-width: 429px) {
  /* .about-us .our-story p {
    font-size: 13px;
    line-height: 24px;

   } */


  .about-us .director-bottom .director-info p {
    font-size: 11px;
    line-height: 15px;

  }

  .slides,
  .slides .slide {
    height: 100vh;
  }
}


/* media  */




header.light-header .red-logo {
  display: inline-block !important;
}

header.light-header .white-logo {
  display: none;
}

header .brand-logo {
  height: 96px;
  width: auto;
}






.contact-form .cf-row:last-child {
  margin-bottom: 0px;
  justify-content: space-between;
  align-items: center;
  padding: 0px;
}

header a.navbar-brand {
  max-width: fit-content !important;
}

header .logo-top a.navbar-brand svg {
  height: 150px;
  width: auto;
}

header .main-view .logo-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: auto;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.contact-us .contact-us-inner .row .contact-details {
  margin-bottom: 42px;
}



@media only screen and (min-width:1920px) {
  .contact-us-inner .container {
    margin-left: auto;
    margin-right: auto;
  }

  header .logo-top a.navbar-brand svg {
    height: 140px !important;
  }

  header .menu .container {
    max-width: 1824px;

  }

  nav .navigation-list {
    width: 40%;
    max-width: 40%;
  }

  header ul li a,
  .shopgulab {
    font-size: 22px;
  }
}

@media only screen and (min-width:1920px) {
  header {
    padding-top: 28px;
  }
}

@media only screen and (max-width:1920px) {
  .about-us #list-content h3 {
    max-height: 128px;
  }

  header .menu .container {
    max-width: 100%;
    padding: 0px 40px 0px 40px;
  }

  header .brand-logo {
    height: 120px;
  }


}


@media only screen and (max-width:1536px) {
  header .brand-logo {
    height: 96px;
  }

}



@media only screen and (min-width:1440px) {
  header .logo-top a.navbar-brand svg {
    height: 100px !important;
  }

  header .menu .container {
    max-width: 100%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (max-width:1440px) {
  header {
    padding-top: 28px;
  }
}


@media only screen and (max-width:1700px) {}

@media only screen and (max-width:1600px) {}

@media only screen and (max-width:1500px) {

  /* header .logo-top a.navbar-brand svg{
    height: 96px;
  } */
  header {
    padding-top: 25px;
  }

  header .brand-logo {
    height: 96px;
  }
}

@media only screen and (max-width:1399px) {}

@media only screen and (max-width:1366px) {

  /* .contact-us-inner .row{
    padding-top: 0px;
  } */

  .about-us p {
    font-size: 16px;
  }


  header .menu .container {
    max-width: 100%;
    padding: 0px 40px 0px 40px;
  }

  header .logo-top a.navbar-brand svg {
    height: 132px;
  }

  .contact-us .contact-us-inner .row .contact-details {
    margin-bottom: 30px;
  }

  header {
    padding-top: 18px;
  }

  .director .beans-bg1 img:nth-child(3) {
    bottom: -62px;
    left: -5px;
  }


}

@media only screen and (max-width:1300px) {}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:1160px) {
  header .logo-top a.navbar-brand svg {
    height: 110px;
  }

}

@media only screen and (max-width:992px) {
  ul.frame {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:767px) {
  header a.navbar-brand {
    max-width: unset !important;
  }

  header .brand-logo {
    height: 100px;
    width: auto;
  }

  header {
    padding-top: 10px;
  }

  .our-story p,
  .vision-mission p {
    font-size: 15px;
    line-height: 27px;
  }

  .mt-in-mobile {
    margin-top: 20px;
  }

  nav .toggle {
    font-size: 0px;
  }

  .contact-us-inner .row {
    padding-top: 0px;
  }

  .contact-us .contact-us-inner .row .contact-details {
    margin-bottom: 0px;
  }

  .about-us .director-top .bg-rounded,
  .about-us .bg-rounded {
    background-position: top;
  }


  header .menu .container {
    padding: 0px 15px !important;
  }


}


/* Samsung Galexy Z Unfold */

/* @media only screen and (max-width:675px) and (min-width:667px)  */
@media screen and (max-width: 680px) and (min-width: 650px) {
  .groundnut-oil .animate-img figure.oil img {
    height: 180px;
  }

  .home .groundnut-oil .oil-details .animate-img .oil {
    height: 180px;
  }

  .groundnut-oil .oil-details-bottom {
    margin-top: -20px;
  }

  .oil-details-bottom {
    margin-top: -20px;
  }

  .home .slide .slider-inner .container .row.c-home-design {
    justify-content: flex-start;
    gap: 0px;
  }
}


/* Samsung Galexy Z folded */
@media screen and (max-width:318px) and (max-height:707px) {
  .home .slide .slider-inner .container .row {
    justify-content: space-evenly !important;
  }
}

@media only screen and (min-width:674px) and (max-width:674px),
(min-height:666px) and (max-height:666px) {
  .animate-img figure.oil img {
    height: 190px;
  }

  .oil-details-top {
    margin-bottom: 0px;
  }

  .oil-details-top ul.icons.d-flex+p {
    margin-bottom: 0px;
  }

}

/* @media only screen and (max-width:360px) and (max-height:649px) {
  .home .slide .slider-inner .container .row{justify-content: space-around !important;}
} */



@media only screen and (max-width:600px) {

  .about-us .slides .director-top figure,
  .about-us .slides .director-bottom figure {
    height: 100% !important;
  }

  .contact-details .contact-title h3 {
    font-weight: 800;
  }

  .slide .slider-inner .container .row.c-home-design {
    justify-content: center;
    gap: 50px;
  }

}

@media only screen and (max-width:554px) {
  ul.frame {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .journey-chart:before {
    /* top: 95px; */
    left: 4px;
  }

  .mt-in-mobile {
    margin-top: 10px;
  }


  .groundnut-detail .gulaboil-web .beans-bg {
    bottom: 50px;
  }

  .fix-bg-img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
  }

  .contact-us-inner .container .cs-mobile {
    padding-top: 100px;
  }

  .brands .vertical-slider .slide .col-md-6:nth-child(1) figure {
    max-width: 100%;
  }


  .brands .vertical-slider .row {
    flex-direction: column;
    justify-content: center;
  }

  .enquiry-now .contact-us-inner .contact-form {
    gap: 10px 0px;
  }

  .slider-inner .footer-top {
    padding: 0px 36px 0px !important;
  }


  footer {
    padding: 10px 0 70px;
  }

}





@media only screen and (max-width:400px) {

  .footer-col.sign-up .sign-up-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px 0px;
  }

  .footer-top.d-flex.align-items-start {
    gap: 10px 0px;
  }

  footer h4,
  footer .social-icons .follow-us,
  .sign-up-inner .sign-up {
    margin-bottom: 5px;
  }

  .our-story p,
  .vision-mission p {
    font-size: 14px;
    line-height: normal;
  }


  footer {
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: column; */
    /* justify-content: space-between; */
  }

  .about-us .bg-rounded {
    background-position: top;
  }

  /* .slides.vertical-slider .comman-dot ul.slick-dots{
    display: none!important;
  } */


  /* .about-us .slides .footer-slide{
    height: 512px!important;
  } */

}

@media screen and (max-width:390px) and (max-height:745px) {
  footer {
    padding: 10px 0 20px;
  }

  .oil-details-bottom {
    margin-top: 6px;
    margin-bottom: 35px;
  }

  .d-flex li:nth-child(3) a img {
    height: 21px;
  }

  .copywrite .container .copywrite-txt p {
    font-size: 12px !important;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    padding-top: 60px;
  }

  /* .groundnut-oil .slider-inner .container .oil-content .oil-details-top{
  margin-top: -30px;
}
.contact-us-page .contact-us .copywrite{
  margin-bottom: 30px;
} */
}

@media screen and (max-width:390px) and (max-height:669px) {
  .home .vertical-slider .row .col-md-6.oil-content {
    margin-top: -30px !important;
  }

  .slide .slider-inner .container .row {
    padding-top: 30px !important;
  }

  .groundnut-oil .animate-img figure.oil img {
    height: 160px !important;
  }

  .home .groundnut-oil .oil-details .animate-img .oil {
    height: 160px !important;
  }

  .animate-img figure.oil {
    height: 190px !important;
  }

  .animate-img figure.oil img {
    height: 190px !important;
  }

  .oil-details-top {
    margin-bottom: 0px !important;
  }

  .oil-details-top ul.icons.d-flex+p {
    margin-bottom: 0px !important;
  }

  .home .slide .slider-inner .container .row {
    justify-content: space-evenly !important;
    gap: 0px !important;
  }

  /* .contact-us .contact-us-inner{margin-top: -30px;} */

  /* footer {
    padding: 10px 0 100px;
  } */

  /* maxwell css start  */
  .d-flex li:nth-child(3) a img {
    height: 21px;
  }

  .groundnut-oil .slider-inner .container .oil-content .oil-details-top {
    margin-top: -30px;
  }

  .copywrite .container .copywrite-txt p {
    font-size: 12px !important;
  }

  .contact-us-page .contact-us .copywrite {
    margin-bottom: 30px;
  }

  footer {
    padding: 10px 0 110px;
  }

  .nutrition-details {
    margin: 50px 0 120px;
    padding-top: 20px;
  }

  .contact-us .contact-us-inner {
    margin-top: -50px;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    padding-top: 0px;
  }

  /* maxwell css start  */

  /* maxwell css end  */
}

@media screen and (max-width:390px) and (max-height:664px) {
  .home .vertical-slider .row .col-md-6.oil-content {
    margin-top: -30px !important;
  }

  .slide .slider-inner .container .row {
    padding-top: 30px !important;
  }

  .groundnut-oil .animate-img figure.oil img {
    height: 160px !important;
  }

  .home .groundnut-oil .oil-details .animate-img .oil {
    height: 160px !important;
  }

  .animate-img figure.oil {
    height: 190px !important;
  }

  .animate-img figure.oil img {
    height: 190px !important;
  }

  .oil-details-top {
    margin-bottom: 0px !important;
  }

  .oil-details-top ul.icons.d-flex+p {
    margin-bottom: 0px !important;
  }

  .home .slide .slider-inner .container .row {
    justify-content: space-evenly !important;
    gap: 0px !important;
  }

  /* .contact-us .contact-us-inner{margin-top: -30px;} */

  /* footer {
    padding: 10px 0 100px;
  } */

  /* maxwell css start  */
  .d-flex li:nth-child(3) a img {
    height: 21px;
  }

  .groundnut-oil .slider-inner .container .oil-content .oil-details-top {
    margin-top: -30px;
  }

  .copywrite .container .copywrite-txt p {
    font-size: 12px !important;
  }

  .contact-us-page .contact-us .copywrite {
    margin-bottom: 30px;
  }

  footer {
    padding: 10px 0 70px;
  }

  .nutrition-details {
    margin: 50px 0 120px;
    padding-top: 20px;
  }

  .contact-us .contact-us-inner {
    margin-top: -50px;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    padding-top: 0px;
  }

  /* maxwell css start  */

  /* maxwell css end  */
}

/* @media screen and (max-width:390px) and (max-height:664) { 
  .slide .slider-inner .container .row {
    justify-content: space-evenly !important;
    gap: 0px !important;
  }
} */

@media screen and (max-width:390px) and (max-height:663px) {
  .home .vertical-slider .row .col-md-6.oil-content {
    margin-top: -30px !important;
  }

  .slide .slider-inner .container .row {
    padding-top: 30px !important;
  }

  .groundnut-oil .animate-img figure.oil img {
    height: 160px !important;
  }

  .home .groundnut-oil .oil-details .animate-img .oil {
    height: 160px !important;
  }

  .animate-img figure.oil {
    height: 190px !important;
  }

  .animate-img figure.oil img {
    height: 190px !important;
  }

  .oil-details-top {
    margin-bottom: 0px !important;
  }

  .oil-details-top ul.icons.d-flex+p {
    margin-bottom: 0px !important;
  }

  .home .slide .slider-inner .container .row {
    justify-content: space-evenly !important;
    gap: 0px !important;
  }

  /* .contact-us .contact-us-inner{margin-top: -30px;} */
  .contact-us .contact-us-inner {
    margin-top: -50px;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    padding-top: 0px;
  }

  /* footer {
    padding: 10px 0 100px;
  } */

  /* maxwell css start  */
  .d-flex li:nth-child(3) a img {
    height: 21px;
  }

  .groundnut-oil .slider-inner .container .oil-content .oil-details-top {
    margin-top: -30px;
  }

  .copywrite .container .copywrite-txt p {
    font-size: 12px !important;
  }

  .contact-us-page .contact-us .copywrite {
    margin-bottom: 30px;
  }

  footer {
    padding: 10px 0 110px;
  }

  .director .director-info {
    order: 2;
    margin: 0px 0 40px;
  }

  .nutrition-details {
    margin: 50px 0 120px;
    padding-top: 20px;
  }

  /* maxwell css end  */
}

@media only screen and (max-width:320px) {
  .contact-us-inner {
    padding-top: 100px;
  }

  ul.frame li {
    width: 50px;
  }

  .contact-form .cf-row:last-child {
    flex-wrap: wrap;
    justify-content: center;
  }


  .mt-in-mobile {
    margin-top: 5px;

  }


}


/* mobile size height */

@media only screen and (max-width:540px) and (max-height:670px) {

  .faq-padding-none-mo {
    padding-top: 0px !important;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    height: auto;
  }

  .contact-form .cf-row {
    margin-bottom: 0px;
  }

  .contact-us-inner #accordion .card-header a {
    font-size: 15px;
  }

  .contact-us-inner .accordion .card-header,
  .contact-us .contact-us-inner .row .contact-details {
    margin-bottom: 0px;
  }

  .contact-us-inner .accordion .card {
    gap: 0px;
  }

  .contact-us-inner .accordion p {
    font-size: 12px;
  }

  .contact-us {
    padding-top: 30px;
  }

  .contact-form .cf-row:last-child {
    justify-content: center !important;
  }

  .footer-top.d-flex.align-items-start,
  .footer-col.sign-up .sign-up-inner {
    gap: 0px 0px;
  }

  footer h4,
  footer .social-icons .follow-us,
  .sign-up-inner .sign-up {
    margin-bottom: 10px;
  }

  .copywrite {
    padding-bottom: 12px;
    margin-top: 0px;
  }
}



@media only screen and (max-height:600px) {

  header.nav-collsaped ul.navigation-list {
    margin-top: 15px;
  }

  header.nav-collsaped .header-right-side {
    margin: 15px auto 70px;
  }

  nav .navigation-list li {
    padding: 10px 0;
    line-height: 24px;
  }



  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    font-size: 12px;
  }

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    margin: 0px !important;
    padding: 5px 30px 5px 30px;
  }



}


/* samsung f-22 */

@media only screen and (max-width:412px) {


  .nutritionists-slider .beans-bg1 img:nth-child(1) {
    left: 0px;
    top: 100px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(2) {
    right: 0px;
    max-width: 24px;
    top: 100px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(6) {
    max-width: 22px;
  }


  .nutritionists-slider .butrition-title {
    margin-bottom: 100px;
  }

  .nutritionists-slider .butrition-title {
    margin-bottom: 20px;
  }

  .nutritionists-slider .beans-bg1 img:nth-child(1),
  .nutritionists-slider .beans-bg1 img:nth-child(2) {
    top: 0;
  }

  .contact_detail .bg-comman img {
    height: 100%;
  }

  .contact-form .cf-row {
    margin-bottom: 0px;
  }

  .journey-chart:before {
    background-size: 90% 70% !important;
    left: 5px;
  }

}

@media only screen and (max-width:380px) and (max-height:670px) {
  .contact-us-inner .row {
    gap: 10px 0px;
  }


}

@media only screen and (max-width:391px) {
  .journey-chart:before {
    background-size: 87% 70% !important;
  }
}

@media only screen and (max-width:380px) {

  .contact-form .cf-row input,
  .contact-form .cf-row textarea {
    margin: 0px !important;
    padding: 5px 30px 5px 30px;
    font-size: 12px;
  }

  .contact-us-page .slick-track .slide.contact_detail .row {
    gap: 20px 0px;
  }

  .contact-us .contact-us-inner .row .contact-details {
    margin-bottom: 0px;
  }
}


@media only screen and (max-width:385px) and (max-height:780px) {
  .contact-us .contact-us-inner .row .contact-details {
    margin-bottom: 0px;

  }

  .contact-us-inner .accordion p {
    font-size: 13px
  }

  .contact-form .cf-row:last-child {
    justify-content: center;
  }

  .contact-form .cf-row {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width:425px) {
  .journey-chart ul {
    gap: 15px 0px;
  }

  .journey-chart:before {
    background-size: 100% 73% !important;
    top: 102px;
  }
}

@media only screen and (max-width:376px) {
  .journey-chart:before {
    background-size: 100% 73% !important;
    top: 82px;
  }
}

@media only screen and (max-width:362px) {
  .journey-chart:before {
    background-size: 101% 72% !important;
    top: 85px;
    left: 0;
  }
}


/* faq inter nat scroll isuue 


.slides, .slides .slide{
  overflow: scroll!important;
} */


.about-us .slides .c-director.director figure {
  display: block;
}

.about-us .bg-rounded {
  height: 100%;
  max-height: 100%;
}


.slides.vertical-slider .slick-dots {
  display: none !important;
}

.home .slides.vertical-slider .slick-dots {
  display: none !important;
}

.slides.vertical-slider .slick-dots.dot-display {
  display: flex !important;
}




.home .slide.home-banner .slick-dots {

  display: flex !important;
}

.about-us .scroll-bottom {
  bottom: 10px;
}


/* iphone 12 pro media  */

@media only screen and (max-width:414px) {
  .slide .slider-inner .container .row.c-home-design {
    justify-content: flex-start;
    gap: 0;
    padding-top: 110px;
  }

  .slide .slider-inner .container .row {
    justify-content: flex-start;
    gap: 10px;
  }

  .about-us .scroll-bottom {
    bottom: 100px;
  }

  .banner-title h1 {
    font-size: 40px;
    line-height: normal;
  }

  .slide.about-inner .banner-title p {
    margin-top: 0px;
    line-height: normal;
  }

  .slide.about-inner .banner-title {
    bottom: 135px;
  }

  ul.frame {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .oil-details-top h2 {
    line-height: normal;
    font-size: 13px;
  }

  .oil-details-top h2 strong {
    font-size: 17px;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    line-height: normal;
    height: auto !important;
    padding: 8px 0 8px;
    margin-bottom: 0px;
    max-width: 100%;
    text-align: justify;
  }

  .oil-details-bottom h3 {
    margin-top: 0px;
  }

  .shopgulab {
    font-size: 11px;
    padding: 2px 8px;
    height: 24px;
  }

  .oil-details-bottom ul.frame {
    padding: 5px 0;
  }

  .oil-details-top {
    margin-bottom: 5px;
  }
}


@media only screen and (max-width:414px) and (min-height:720px) {

  .slide .slider-inner .container .row.c-home-design,
  .slide .slider-inner .container .row {
    justify-content: start;
    gap: 0px;
    padding-top: 80px;
  }

  .oil-details-top h2 strong {
    font-size: 17px;
    margin: 3px auto;
  }

  .oil-details-top h2 {
    line-height: normal;
    font-size: 15px;
  }

  .home .slick-track .slide.slick-slide .oil-details-top .contents {
    padding: 0;
  }

  .oil-details-bottom ul.frame {
    padding: 10px 0;
  }

  .shopgulab {
    font-size: 14px;
    padding: 3px 10px;
    height: 30px;
  }

  .groundnut-oil.groundnut-effect .oil-details-top ul.icons.d-flex {
    gap: 5px;
  }

}