@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*common css start here*/
body {
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
}

img {
  max-width: 100%;
}

.wrapper {
  width: 100%;
  float: left;
}

.container {
  width: 100%;
  max-width: 80%;
  padding: 0 15px;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.anim1,
.windowWrap .leftWrap,
.windowWrap .rightWrap,
.buyNow ul,
.detailWrap
  .wholeContent
  .tableContent_Main
  .contentWrap
  .innerWrap
  .illustrationImg {
  transition: all 1s ease-in-out;
}

.anim4 {
  transition: all 2s ease-in-out;
}

.anim2,
a,
header .firstHeader,
header nav,
.firstScreen .headingText,
.firstScreen .bottomtext,
.firstScreen .character_Animation,
.firstScreen .product_Animation,
header .firstHeader ul li a:after,
header .firstHeader ul li .subMenu,
.shareWrap,
.findyourFlavour .veggiList ul li a,
.findyourFlavour .veggiList ul li a .inner-text:after,
.detailWrap .productDetail_Main .container .twoCol .contentWrap .heading {
  transition: all 0.5s ease-in-out;
}

.anim3,
header #nav-icon1,
header #nav-icon1 span,
header #nav-icon2,
header #nav-icon2 span,
.findyourFlavour .img-list-1 ul li .both_Images .product_img,
.findyourFlavour .img-list-1 ul li .both_Images .element_img,
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack,
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5,
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_6,
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_7,
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  transition: all 0.3s ease-in-out;
}

.anim5,
.detailWrap.chilli_achari .all_elements_Img .elementImg_2,
.detailWrap.chilli_achari .all_elements_Img .elementImg_4,
.detailWrap.chilli_achari .all_elements_Img .elementImg_6,
.detailWrap.chilli_achari .all_elements_Img .elementImg_8,
.detailWrap.quinoa .all_elements_Img .elementImg_1,
.detailWrap.quinoa .all_elements_Img .elementImg_2,
.detailWrap.quinoa .all_elements_Img .elementImg_4,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_1,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_2,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_4,
.detailWrap.veggie_stix .all_elements_Img .elementImg_1,
.detailWrap.veggie_stix .all_elements_Img .elementImg_2,
.detailWrap.veggie_stix .all_elements_Img .elementImg_4,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_1,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_2,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_4 {
  transition: all 1s ease-in-out;
}

.anim6,
.detailWrap.chilli_achari .all_elements_Img .elementImg_3,
.detailWrap.chilli_achari .all_elements_Img .elementImg_5,
.detailWrap.chilli_achari .all_elements_Img .elementImg_7,
.detailWrap.quinoa .all_elements_Img .elementImg_3,
.detailWrap.quinoa .all_elements_Img .elementImg_5,
.detailWrap.quinoa .all_elements_Img .elementImg_6,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_3,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_5,
.detailWrap.multigrain_chips .all_elements_Img .elementImg_6,
.detailWrap.veggie_stix .all_elements_Img .elementImg_3,
.detailWrap.veggie_stix .all_elements_Img .elementImg_5,
.detailWrap.veggie_stix .all_elements_Img .elementImg_6,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_3,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_5,
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_6 {
  transition: all 0.8s ease-in-out;
}

a {
  text-decoration: none;
}
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}

.h1,
h1 {
  font-weight: normal;
  font-family: "Nexa Rust Slab Black Shadow 01";
  font-size: 90px;
  color: #ffffff;
}

.h2,
h2 {
  font-family: "ROCKB";
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
}

.h3,
h3 {
  font-family: "ROCKB";
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
}

.h4,
h4 {
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
}

.h5,
h5 {
  font-weight: normal;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.h6,
h6 {
  font-weight: normal;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.p,
p {
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
}

ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
ul li {
  width: auto;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.slick-slide {
  height: auto !important;
}

.slick-dotted.slick-slider {
  margin: 0;
}

input[type="text"],
input[type="email"],
select,
textarea {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 22px;
  border: 0;
  padding: 10px;
  border-radius: 0;
  color: #000000;
}
input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  outline: 0;
}

.height100 {
  height: 100vh;
  position: relative;
}

.overflowHidden {
  overflow: hidden;
}

.btn1 {
  width: 194px;
  height: 60px;
  display: inline-block;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  background-image: url(../images/btnBG.png);
  background-repeat: no-repeat;
  display: inline-block;
  font-family: "ROCKB";
  text-align: center;
}
.btn1 abbr {
  font-size: 24px;
  position: relative;
  top: 12px;
  left: 5px;
}

/* phase 2 breadcrumb css start here */
.breadcrumbs_Wrap {
  width: 100%;
  max-width: 200px;
  position: absolute;
  top: 12%;
  left: 18%;
  z-index: 3;
}
.breadcrumbs_Wrap ul {
  position: relative;
}
.breadcrumbs_Wrap ul li {
  width: 100%;
  margin: 20px 0 0;
  list-style-type: none;
  line-height: 0;
  padding: 0 0 0 20px;
}
.breadcrumbs_Wrap ul li a {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
.breadcrumbs_Wrap ul li a:after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: -15px;
  border-radius: 100%;
}
.breadcrumbs_Wrap ul:after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 7px;
  border-left: dashed 1px #ffffff;
}

/* phase 2 breadcrumb css end here */
/* phase 2 loader css start here */
.windowWrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 995;
}
.windowWrap .leftWrap {
  width: 50%;
  height: 100%;
  position: fixed;
  top: 0;
  left: -50%;
  background-color: #000;
  animation-name: left_wrap;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.windowWrap .rightWrap {
  width: 50%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -50%;
  background-color: #000;
  animation-name: right_wrap;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

@keyframes left_wrap {
  0% {
    left: 0;
  }
  50% {
    left: 0;
  }
  100% {
    left: -50%;
  }
}
@keyframes right_wrap {
  0% {
    right: 0;
  }
  50% {
    right: 0;
  }
  100% {
    right: -50%;
  }
}
/* phase 2 loader css end here */
@font-face {
  font-family: "Nexa Rust Slab Black Shadow 01";
  src: url("../fonts/Nexa%20Rust%20Slab%20Black%20Shadow%2001.eot");
  src: url("../fonts/Nexa%20Rust%20Slab%20Black%20Shadow%2001d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Nexa%20Rust%20Slab%20Black%20Shadow%2001.html")
      format("woff2"),
    url("../fonts/Nexa%20Rust%20Slab%20Black%20Shadow%2001.woff") format("woff"),
    url("../fonts/Nexa%20Rust%20Slab%20Black%20Shadow%2001.svg#Nexa Rust Slab Black Shadow 01")
      format("svg");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: "ROCKB";
  src: url("../fonts/ROCKB.eot");
  src: url("../fonts/ROCKB.eot") format("embedded-opentype"),
    url("../fonts/ROCKB.html") format("woff2"),
    url("../fonts/ROCKB.woff") format("woff"),
    url("../fonts/ROCKB.ttf") format("truetype"),
    url("../fonts/ROCKB.svg#ROCKB") format("svg");
}
@font-face {
  font-family: "ROCKEB";
  src: url("../fonts/ROCKEB.eot");
  src: url("../fonts/ROCKEB.eot") format("embedded-opentype"),
    url("../fonts/ROCKEB.html") format("woff2"),
    url("../fonts/ROCKEB.woff") format("woff"),
    url("../fonts/ROCKEB.ttf") format("truetype"),
    url("../fonts/ROCKEB.svg#ROCKEB") format("svg");
}
[class*="_Iconimg"] {
  animation: objectanimation 1s;
  animation-iteration-count: infinite;
}

/* header start here */
.breadcrumbs {
  color: #7e7e7e;
  width: 100%;
  margin: 0 auto;
  padding: 20px 6% 10px;
  clear: both;
  background: #000;
  font-size: 11px;
}
.breadcrumbs a {
  color: #fe6801;
}

.packtop {
  width: 100%;
  top: -13px;
  z-index: 9999999;
  position: fixed;
}

.packtop1 {
  position: fixed;
  z-index: -1;
}

.karare .packtop {
  width: 96.5%;
  top: -12px;
  left: 5px;
}

.karare.noodle_masala .packtop,
.karare.garlic_peri_peri .packtop {
  width: 97.6%;
  top: -16px;
  left: 3px;
}

.karare.munchy_masala .packtop {
  width: 98%;
  top: -16px;
  left: 3px;
}

.quinoa .packtop {
  top: -9px;
  width: 100%;
}

.quinoa.lime_peri_peri .packtop {
  width: 99.5%;
}

.multigrain_chips .packtop {
  top: -8px;
  left: 7px;
  width: 96%;
}

.veggie_stix .packtop {
  top: -9px;
  width: 98%;
  left: 3px;
}

header {
  padding: 40px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 991;
}
header .menuiconbx {
  position: fixed;
  top: -100px;
  right: 5px;
  width: 50px;
  height: 50px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  cursor: pointer;
}
header .menuiconbx.menuactive {
  top: 0px;
}
header .firstHeader {
  width: calc(100% - 150px);
  float: right;
  position: relative;
  top: 0;
}
header .firstHeader.up-header {
  top: -50px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
header .firstHeader ul {
  float: right;
  max-width: 750px;
}
header .container {
  max-width: 100%;
}
header .logo {
  display: inline-block;
  width: 180px;
}
header .logo.smlLogo {
  width: 110px;
  transition: all 0.3s linear;
}
header #nav-icon1 {
  width: 50px;
  height: 35px;
  position: absolute;
  right: 15px;
  top: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
  float: right;
}
header #nav-icon1 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #ffffff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
header #nav-icon1 span:nth-child(1) {
  top: 0px;
}
header #nav-icon1 span:nth-child(2) {
  top: 15px;
}
header #nav-icon1 span:nth-child(3) {
  top: 30px;
}
header #nav-icon1.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
header #nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
header #nav-icon1.open span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
header nav {
  margin: 0;
  position: fixed;
  top: -40px;
  right: -100%;
  width: 100%;
  height: 100vh;
  background-color: #000;
}
header nav .navMenu {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}
header nav .navMenu li {
  width: 100%;
  float: left;
  line-height: 0;
  margin: 10px 0;
}
header nav .navMenu li a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  text-align: left;
  width: auto;
  padding-right: 30px;
  line-height: normal;
  position: relative;
  width: 100%;
  float: left;
}
header nav .navMenu li a:after {
  display: none;
}
header nav .navMenu li a:before {
  content: "";
  width: 0%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
header nav .navMenu li a.active:before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
header nav .navMenu li:hover a:before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
header nav .navMenu li.all_socialIcon a {
  width: auto;
  margin-left: 10px;
  padding-right: 0;
}
header nav .navMenu li.all_socialIcon a:before {
  display: none;
}
header nav .navMenu li.all_socialIcon a:first-child {
  margin: 0;
}

header nav .navMenu .has_dopdown > a {
  background-image: url(../images/downArrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 20px;
}

header nav .navMenu .has_dopdown.active > a {
  background-image: url(../images/upArrow.png);
}

header nav .navMenu li .subMenu {
  width: 100%;
  float: left;
  margin: 10px 0 0;
  display: none;
  top: 0;
  left: 0;
  transform: none;
  position: relative;
}
header nav .navMenu li .subMenu li {
  width: 100%;
  float: left;
  margin: 5px 0;
  padding: 0;
}
header nav .navMenu li .subMenu li a {
  font-size: 14px;
  line-height: 20px;
  background-image: none;
  text-transform: capitalize;
}
header nav .navMenu li .subMenu li a:before {
  display: none;
}
header nav .navMenu li .subMenu li a.upArrow {
  background-image: none;
}
header nav.active {
  right: 0;
  opacity: 1;
}
header.navOpen {
  z-index: 993;
}

/* header start here */
/* first screen start here */
/* Fixes as on 17 May 2019 */
.tableContent_Main > .contentWrap h1,
.tableContent_Main > .contentWrap p {
  display: none;
}

.karareHeading {
  position: relative;
  top: -30px;
}

.zindexHP01 {
  z-index: 999999;
}

.zindexHP02 {
  z-index: 99999;
}

.zindexHP03 {
  z-index: 9999;
}

.zindexHP04 {
  z-index: 999;
}

.zindexHP05 {
  z-index: 99;
}

.zindexHP06 {
  z-index: 9;
}

#scroll-down {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
#scroll-down.scrlDwnArw {
  opacity: 0;
}

.firstScreen {
  background-image: none;
  /* second screen start here */
  /* second screen start here */
  /* third screen start here */
  /* third screen start here */
  /* fourth screen start here */
  /* fourth screen end here */
  /* fifth screen start here */
  /* fifth screen end here */
  /* six screen start here */
  /* six screen end here */
  /*  */
  /*&.intro_AD{
      .object_Animation{opacity: 1; transition: all 0s ease-in-out;}
      .product_Animation{opacity: 1; transform: translateY(0%); transition: all 0s ease-in-out;}
      .headingText {position: relative; opacity: 1; top: 0; transition: all 0s ease-in-out;}
      .bottomtext {position: relative; opacity: 1; bottom: 0; transition: all 0s ease-in-out;}
  }*/
  /*  */
}
.firstScreen .bgBlack {
  position: absolute;
  bottom: -26%;
  right: 0;
  display: block;
  width: 100%;
  height: 76%;
  transform: skewY(-12deg);
  background: url(../images/bg-detail1.png) 0% 0% repeat #cf192be0 /*#ea46557a*/
    /*#46040a*/;

  -webkit-animation-name: MOVE-BG;
  -webkit-animation-duration: 90s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
.firstScreen .container {
  top: auto;
  bottom: 0;
  position: absolute;
  overflow: hidden;
}
.firstScreen .container .contentWrap {
  width: 60%;
  float: left;
  transform: skew(0deg, -12deg);
  opacity: 1;
  margin: 10% 0 0;
  position: relative;
  left: 40px;
}
.firstScreen .container .contentWrap .innerWrap {
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  float: left;
}
.firstScreen .container .contentWrap .innerWrap ul {
  margin: 0 0 30px;
  width: 74%;
}
.firstScreen .container .contentWrap .innerWrap ul li {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 20px;
  padding-left: 10px;
}
.firstScreen .container .contentWrap .innerWrap ul li span {
  font-family: "ROCKB";
  font-size: 24px;
  line-height: 26px;
  display: inline-block;
  text-transform: uppercase;
}
.firstScreen .container .contentWrap .innerWrap ul li span abbr {
  display: block;
}
.firstScreen .container .contentWrap .innerWrap ul li:after {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0px;
}
.firstScreen .container .contentWrap .innerWrap ul li:last-child:after {
  display: none;
}
.firstScreen .container .contentWrap .innerWrap ul li:first-child {
  padding-left: 0;
}
.firstScreen .container .contentWrap .innerWrap .h2 {
  font-family: "Nexa Rust Slab Black Shadow 01";
  font-size: 90px;
  line-height: 90px;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
}
.firstScreen .container .contentWrap .innerWrap .h2.firsth2 {
  margin-top: 55px;
}
.firstScreen .container .contentWrap .innerWrap .h2:after {
  content: "";
  width: 22px;
  height: 70px;
  position: absolute;
  top: 100px;
  right: auto;
  background-image: url(../images/firstScreenImg2.png);
  background-repeat: no-repeat;
}
.firstScreen .container .contentWrap .innerWrap .h2:before {
  content: "";
  width: 102px;
  height: 53px;
  position: absolute;
  bottom: -34px;
  left: -50px;
  background-image: url(../images/firstScreenImg3.png);
  background-repeat: no-repeat;
  transform: rotate(6deg);
}
.firstScreen .container .contentWrap .innerWrap .h2 abbr {
  display: block;
}
.firstScreen .container .contentWrap .innerWrap h3 {
  font-family: "ROCKB";
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
  width: 100%;
  margin: 60px 0 20px;
}
.firstScreen .container .contentWrap .innerWrap p {
  width: 80%;
  float: left;
}
.firstScreen .container .contentWrap .innerWrap .too_yumm_text {
  width: 100%;
  float: left;
}
.firstScreen .container .contentWrap .innerWrap .too_yumm_text h1 {
  font-family: "ROCKB";
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
}
.firstScreen .container .contentWrap .innerWrap .too_yumm_text h3 {
  display: inline-block;
  width: auto;
}
.firstScreen .container .contentWrap .innerWrap .too_yumm_text h3 abbr {
  margin-left: 8px;
  display: inline-block;
  width: auto;
}
.firstScreen .container .imgWrap {
  width: 40%;
  float: right;
  opacity: 1;
  position: relative;
}
.firstScreen .mobileWrap {
  display: none;
}
.firstScreen.secondScreen {
  background-image: none;
  display: flex;
}
.firstScreen.secondScreen .container {
  position: relative;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.firstScreen.secondScreen .container .innerWrapperContainer {
  display: flex;
  align-items: center;
}
.firstScreen.secondScreen .container .contentWrap {
  width: 65%;
  margin: 4% 0 0;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap {
  margin: 0;
  max-width: 100%;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori {
  font-family: "ROCKB";
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  padding: 0 100px;
  display: inline-block;
  margin: 0px;
  line-height: normal;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori abbr {
  padding: 0;
  position: relative;
}
.firstScreen.secondScreen
  .container
  .contentWrap
  .innerWrap
  .tandoori
  abbr:after {
  content: "";
  width: 49px;
  height: 56px;
  position: absolute;
  top: -40px;
  right: -40px;
  background-image: url(../images/secondScreenImg4.png);
  transform: rotate(-10deg);
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori:before {
  content: "";
  width: 90px;
  height: 24px;
  position: absolute;
  top: 30px;
  left: 0;
  background-image: url(../images/secondScreenImg3.png);
  background-repeat: no-repeat;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori:after {
  content: "";
  width: 87px;
  height: 33px;
  position: absolute;
  top: 4px;
  right: 0;
  background-image: url(../images/secondScreenImg2.png);
  background-repeat: no-repeat;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap ul {
  margin: 5% 0 3%;
  width: 100%;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .h2:after {
  display: none;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap .h2:before {
  display: none;
}
.firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
  margin: 0;
  font-family: "ROCKB";
  font-size: 36px;
  padding-left: 0%;
}
.firstScreen.secondScreen .container .imgWrap {
  width: 35%;
}
.firstScreen.secondScreen .container .imgWrap .cutter {
  display: none;
  position: absolute;
  top: 68px;
  left: -30px;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg1 {
  width: 105px;
  height: 140px;
  position: absolute;
  bottom: 25%;
  left: 2%;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg1 abbr {
  background-image: url(../images/secondScreenImg7.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg2 {
  width: 127px;
  height: 124px;
  position: absolute;
  bottom: 10%;
  left: -8%;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg2 abbr {
  background-image: url(../images/secondScreenImg6.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 {
  width: 160px;
  height: 95px;
  position: absolute;
  bottom: 10%;
  right: 0%;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 abbr {
  background-image: url(../images/secondScreenImg8.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg4 {
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: 40%;
  right: 0%;
}
.firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg4 abbr {
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.firstScreen.secondScreen .secondScreen_Iconimg1 {
  position: absolute;
  bottom: 22%;
  left: 3%;
  width: 35px;
  height: 35px;
}
.firstScreen.secondScreen .secondScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg2 {
  position: absolute;
  bottom: 10%;
  left: 8%;
  width: 24px;
  height: 24px;
}
.firstScreen.secondScreen .secondScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg3 {
  position: absolute;
  bottom: 9%;
  left: 25%;
  width: 53px;
  height: 53px;
}
.firstScreen.secondScreen .secondScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg4 {
  position: absolute;
  bottom: 22%;
  left: 32%;
  width: 63px;
  height: 63px;
}
.firstScreen.secondScreen .secondScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg5 {
  position: absolute;
  bottom: 32%;
  left: 48%;
  width: 90px;
  height: 90px;
}
.firstScreen.secondScreen .secondScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg6 {
  position: absolute;
  bottom: 8%;
  left: 46%;
  width: 46px;
  height: 46px;
}
.firstScreen.secondScreen .secondScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg7 {
  position: absolute;
  bottom: 60%;
  left: 54%;
  filter: blur(3px);
  width: 70px;
  height: 70px;
}
.firstScreen.secondScreen .secondScreen_Iconimg7 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg8 {
  position: absolute;
  bottom: 68%;
  left: 96%;
  width: 24px;
  height: 24px;
}
.firstScreen.secondScreen .secondScreen_Iconimg8 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg9 {
  position: absolute;
  bottom: 34%;
  width: 60px;
  height: 60px;
  left: 92%;
}
.firstScreen.secondScreen .secondScreen_Iconimg9 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.secondScreen .secondScreen_Iconimg10 {
  position: absolute;
  bottom: 10%;
  left: 90%;
  width: 40px;
  height: 40px;
}
.firstScreen.secondScreen .secondScreen_Iconimg10 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/secondScreenImg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.thirdScreen {
  background-image: none;
}
.firstScreen.thirdScreen .container .contentWrap {
  margin: -2% 0 0;
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg1 {
  width: 127px;
  height: 109px;
  position: absolute;
  bottom: 10%;
  left: -10%;
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(-180deg);
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg2 {
  width: 186px;
  height: 268px;
  position: absolute;
  bottom: 10%;
  left: -24%;
  z-index: -1;
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(12deg) scaleX(-1);
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg3 {
  width: 186px;
  height: 268px;
  position: absolute;
  bottom: 48%;
  right: -18%;
  z-index: -1;
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(-28deg) scaleX(1);
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg4 {
  width: 278px;
  height: 145px;
  position: absolute;
  bottom: -3%;
  right: -18%;
  z-index: 2;
}
.firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/third.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(-28deg) scaleX(1);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg1 {
  width: 51px;
  height: 51px;
  position: absolute;
  bottom: 20%;
  left: 2%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-50deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg2 {
  width: 83px;
  height: 76px;
  position: absolute;
  bottom: 8%;
  left: 16%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-180deg);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg3 {
  width: 56px;
  height: 54px;
  position: absolute;
  bottom: 8%;
  left: 30%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-160deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg4 {
  width: 106px;
  height: 111px;
  position: absolute;
  bottom: 22%;
  left: 46%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-140deg);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg5 {
  width: 73px;
  height: 80px;
  position: absolute;
  bottom: 8%;
  left: 55%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-90deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg6 {
  width: 50px;
  height: 46px;
  position: absolute;
  bottom: 48%;
  left: 56%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-26deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg7 {
  width: 142px;
  height: 123px;
  position: absolute;
  bottom: 38%;
  left: 88%;
  display: none;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg7 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(-170deg);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg8 {
  width: 96px;
  height: 100px;
  position: absolute;
  bottom: 62%;
  left: 88%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg8 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 90%;
  transform: rotate(-150deg);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg9 {
  width: 51px;
  height: 51px;
  position: absolute;
  bottom: 54%;
  left: 95%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg9 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-50deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg10 {
  width: 50px;
  height: 47px;
  position: absolute;
  bottom: 10%;
  left: 90%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg10 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-180deg);
  filter: blur(2px);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg11 {
  width: 206px;
  height: 200px;
  position: absolute;
  bottom: 24%;
  left: 82%;
}
.firstScreen.thirdScreen .thirdScreen_Iconimg11 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/thirdScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(-110deg);
}
.firstScreen.thirdScreen .thirdScreen_Iconimg11:after {
  content: "";
  width: 49px;
  height: 56px;
  background-image: url(../images/secondScreenImg4.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10px;
  right: -20px;
}
.firstScreen.fourthScreen {
  background-image: none;
}
.firstScreen.fourthScreen .container .contentWrap {
  margin: -4% 0 0;
}
.firstScreen.fourthScreen .container .contentWrap .innerWrap .tandoori:before {
  display: none;
}
.firstScreen.fourthScreen .container .contentWrap .innerWrap .tandoori:after {
  display: none;
}
.firstScreen.fourthScreen .container .imgWrap .fourthScreen_Innerimg1 {
  width: 84px;
  height: 93px;
  position: absolute;
  bottom: 13%;
  left: -7%;
}
.firstScreen.fourthScreen .container .imgWrap .fourthScreen_Innerimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(-24deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg1 {
  width: 73px;
  height: 50px;
  position: absolute;
  bottom: 22%;
  left: 5%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotateY(-180deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg2 {
  width: 141px;
  height: 79px;
  position: absolute;
  bottom: 5%;
  left: 25%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotateX(-180deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg3 {
  width: 86px;
  height: 62px;
  position: absolute;
  bottom: 28%;
  left: 45%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(-140deg);
  filter: blur(2px);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg4 {
  width: 206px;
  height: 124px;
  position: absolute;
  bottom: 34%;
  left: 84%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(150deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg5 {
  width: 103px;
  height: 77px;
  position: absolute;
  bottom: 64%;
  left: 90%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(220deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg6 {
  width: 124px;
  height: 93px;
  position: absolute;
  bottom: 14%;
  left: 92%;
  display: none;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(200deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg7 {
  width: 157px;
  height: 116px;
  position: absolute;
  bottom: 12%;
  left: 52%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg7 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg8 {
  width: 140px;
  height: 150px;
  position: absolute;
  bottom: 8%;
  left: 85%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg8 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(24deg);
}
.firstScreen.fourthScreen .fourthScreen_Iconimg9 {
  width: 103px;
  height: 93px;
  position: absolute;
  bottom: 46%;
  left: 90%;
}
.firstScreen.fourthScreen .fourthScreen_Iconimg9 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fourthScreenImg5.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
}

.firstScreen.fifthScreen {
  background-image: none;
}
.firstScreen.fifthScreen .container .contentWrap {
  transform: none;
}
.firstScreen.fifthScreen .container .contentWrap .innerWrap {
  width: 100%;
  max-width: 650px;
  text-align: center;
}
.firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
  font-size: 40px;
  line-height: 54px;
  margin: 20px 0 40px;
  position: relative;
  width: auto;
}
.firstScreen.fifthScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3
  abbr {
  display: block;
  font-size: 48px;
  line-height: 40px;
}
.firstScreen.fifthScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:before {
  content: "";
  width: 28px;
  height: 35px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 10px;
  left: -40px;
  transform: rotate(180deg);
}
.firstScreen.fifthScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:after {
  content: "";
  width: 40px;
  height: 50px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -6px;
  right: -50px;
  transform: rotate(0deg);
}
.firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .btn1 {
  display: block;
  margin: 0 auto;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
  width: 327px;
  height: 164px;
  position: absolute;
  bottom: 0%;
  left: -7%;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg5.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 {
  width: 108px;
  height: 98px;
  position: absolute;
  bottom: 0%;
  left: 76%;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg3 {
  width: 101px;
  height: 86px;
  position: absolute;
  bottom: 44%;
  left: 80%;
}
.firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg7.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg1 {
  width: 104px;
  height: 90px;
  position: absolute;
  bottom: 30%;
  left: 12%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg9.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg2 {
  width: 150px;
  height: 80px;
  position: absolute;
  bottom: 15%;
  left: 12%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg10.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg3 {
  width: 56px;
  height: 100px;
  position: absolute;
  bottom: 28%;
  left: 46%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifthScreenImg11.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg4 {
  width: 56px;
  height: 100px;
  position: absolute;
  bottom: 28%;
  left: 46%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifthScreenImg11.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg5 {
  width: 178px;
  height: 141px;
  position: absolute;
  bottom: 56%;
  left: 52%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg12.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg6 {
  width: 122px;
  height: 74px;
  position: absolute;
  bottom: 10%;
  left: 90%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg14.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg7 {
  width: 160px;
  height: 160px;
  position: absolute;
  bottom: 40%;
  left: 88%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg7 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg13.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg8 {
  width: 54px;
  height: 46px;
  position: absolute;
  bottom: 26%;
  left: 90%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg8 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg16.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg9 {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 44%;
  left: 94%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg9 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg17.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg10 {
  width: 18px;
  height: 20px;
  position: absolute;
  bottom: 34%;
  left: 62%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg10 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg18.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg11 {
  width: 33px;
  height: 28px;
  position: absolute;
  bottom: 46%;
  left: 55%;
}
.firstScreen.fifthScreen .fifthScreen_Iconimg11 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg15.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}

<!-- START POTATO CHIPS -- > .firstScreen.sevenScreen {
  background-image: none;
}
.firstScreen.sevenScreen .container .contentWrap {
  transform: none;
}
.firstScreen.sevenScreen .container .contentWrap .innerWrap {
  width: 100%;
  max-width: 650px;
  text-align: center;
}
.firstScreen.sevenScreen .container .contentWrap .innerWrap .bottomtext .h3 {
  font-size: 40px;
  line-height: 54px;
  margin: 20px 0 40px;
  position: relative;
  width: auto;
}
.firstScreen.sevenScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3
  abbr {
  display: block;
  font-size: 48px;
  line-height: 40px;
}
.firstScreen.sevenScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:before {
  content: "";
  width: 28px;
  height: 35px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 10px;
  left: -40px;
  transform: rotate(180deg);
}
.firstScreen.sevenScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:after {
  content: "";
  width: 40px;
  height: 50px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -6px;
  right: -50px;
  transform: rotate(0deg);
}
.firstScreen.sevenScreen .container .contentWrap .innerWrap .bottomtext .btn1 {
  display: block;
  margin: 0 auto;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg1 {
  width: 327px;
  height: 164px;
  position: absolute;
  bottom: 0%;
  left: -7%;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg2 {
  width: 108px;
  height: 98px;
  position: absolute;
  bottom: 0%;
  left: 76%;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg3 {
  width: 101px;
  height: 86px;
  position: absolute;
  bottom: 44%;
  left: 80%;
}
.firstScreen.sevenScreen .container .imgWrap .sevenScreen_Innerimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg7.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg1 {
  width: 104px;
  height: 90px;
  position: absolute;
  bottom: 30%;
  left: 12%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg9.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg2 {
  width: 150px;
  height: 80px;
  position: absolute;
  bottom: 15%;
  left: 12%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg3 {
  width: 56px;
  height: 100px;
  position: absolute;
  bottom: 28%;
  left: 46%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips03.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg4 {
  width: 56px;
  height: 100px;
  position: absolute;
  bottom: 28%;
  left: 46%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: ;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg5 {
  width: 178px;
  height: 141px;
  position: absolute;
  bottom: 56%;
  left: 52%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips04.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg6 {
  width: 122px;
  height: 74px;
  position: absolute;
  bottom: 10%;
  left: 90%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips06.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg7 {
  width: 160px;
  height: 160px;
  position: absolute;
  bottom: 40%;
  left: 88%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg7 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/potato_chips05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg8 {
  width: 54px;
  height: 46px;
  position: absolute;
  bottom: 26%;
  left: 90%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg8 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg16.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg9 {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 44%;
  left: 94%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg9 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg17.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg10 {
  width: 18px;
  height: 20px;
  position: absolute;
  bottom: 34%;
  left: 62%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg10 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg18.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg11 {
  width: 33px;
  height: 28px;
  position: absolute;
  bottom: 46%;
  left: 55%;
}
.firstScreen.sevenScreen .sevenScreen_Iconimg11 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/fifithScreenImg15.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}

<!-- END POTATO CHIPS -- > .firstScreen.sixScreen {
  background-image: none;
}
.firstScreen.sixScreen .container .contentWrap {
  transform: none;
}
.firstScreen.sixScreen .container .contentWrap .innerWrap {
  width: 100%;
  max-width: 650px;
  text-align: center;
}
.firstScreen.sixScreen .container .contentWrap .innerWrap .bottomtext .h3 {
  font-size: 40px;
  line-height: 54px;
  margin: 20px 0 40px;
  position: relative;
  width: auto;
}
.firstScreen.sixScreen .container .contentWrap .innerWrap .bottomtext .h3 abbr {
  display: block;
  font-size: 48px;
  line-height: 40px;
}
.firstScreen.sixScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:before {
  content: "";
  width: 28px;
  height: 35px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 10px;
  left: -40px;
  transform: rotate(180deg);
}
.firstScreen.sixScreen
  .container
  .contentWrap
  .innerWrap
  .bottomtext
  .h3:after {
  content: "";
  width: 40px;
  height: 50px;
  background-image: url(../images/fifthScreenImg4.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -6px;
  right: -50px;
  transform: rotate(0deg);
}
.firstScreen.sixScreen .container .contentWrap .innerWrap .bottomtext .btn1 {
  display: block;
  margin: 0 auto;
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg1 {
  width: 230px;
  height: 110px;
  position: absolute;
  bottom: -2%;
  left: -12%;
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg2 {
  width: 170px;
  height: 120px;
  position: absolute;
  bottom: -2%;
  right: -4%;
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg5.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(10deg);
  background-size: 100%;
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg3 {
  width: 80px;
  height: 70px;
  position: absolute;
  bottom: 30%;
  right: 1%;
  filter: blur(2px);
}
.firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg1 {
  width: 180px;
  height: 160px;
  position: absolute;
  bottom: 54%;
  right: 8%;
  transform: rotate(30deg);
}
.firstScreen.sixScreen .sixthScreen_Iconimg1 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg2 {
  width: 110px;
  height: 100px;
  position: absolute;
  bottom: 26%;
  right: 2%;
  transform: rotate(0deg);
}
.firstScreen.sixScreen .sixthScreen_Iconimg2 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg3 {
  width: 110px;
  height: 110px;
  position: absolute;
  bottom: 46%;
  left: 56%;
  transform: rotate(-30deg);
}
.firstScreen.sixScreen .sixthScreen_Iconimg3 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg4 {
  width: 90px;
  height: 80px;
  position: absolute;
  bottom: 26%;
  left: 48%;
  transform: rotate(0deg);
  filter: blur(2px);
}
.firstScreen.sixScreen .sixthScreen_Iconimg4 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg5 {
  width: 134px;
  height: 120px;
  position: absolute;
  bottom: 26%;
  left: 8%;
  transform: rotate(-50deg);
}
.firstScreen.sixScreen .sixthScreen_Iconimg5 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.sixScreen .sixthScreen_Iconimg6 {
  width: 64px;
  height: 62px;
  position: absolute;
  bottom: 12%;
  left: 24%;
  transform: rotate(50deg);
  filter: blur(2px);
}
.firstScreen.sixScreen .sixthScreen_Iconimg6 abbr {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sixScreenImg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(0deg);
  background-size: 100%;
}
.firstScreen.mainScreen_Animation .headingText {
  position: relative;
  opacity: 1;
  top: 0;
  animation: headingAnimation 1s;
}
.firstScreen.mainScreen_Animation .bottomtext {
  position: relative;
  opacity: 1;
  bottom: 0;
  animation: bottomTextAnimation 1s;
}
.firstScreen.mainScreen_Animation .character_Animation {
  opacity: 1;
  position: relative;
  transform: translateY(0%);
  animation: character_Animation 1s;
}
.firstScreen .headingText {
  position: relative;
  opacity: 0;
  top: -300px;
  transition-delay: 0.4s;
}
.firstScreen .bottomtext {
  position: relative;
  opacity: 0;
  bottom: -300px;
  transition-delay: 0.4s;
}
.firstScreen .character_Animation {
  opacity: 0;
  position: relative;
  transform: translateY(100%);
}
.firstScreen .product_Animation {
  opacity: 0;
  position: relative;
  transform: translateY(100%);
}
.firstScreen .object_Animation {
  opacity: 1;
  transition: all 3s ease-in-out !important;
}
.firstScreen.active .headingText {
  position: relative;
  opacity: 1;
  top: 0;
}
.firstScreen.active .bottomtext {
  position: relative;
  opacity: 1;
  bottom: 0;
}
.firstScreen.active .character_Animation {
  opacity: 1;
  position: relative;
  transform: translateY(0%);
}
.firstScreen.active .product_Animation {
  opacity: 1;
  position: relative;
  transform: translateY(0%);
}
.firstScreen.active .object_Animation {
  opacity: 1;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}

/* first screen end here */
@keyframes headingAnimation {
  0% {
    opacity: 0;
    top: -300px;
  }
  25% {
    opacity: 0;
    top: -300px;
  }
  75% {
    opacity: 1;
    top: 0px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@keyframes bottomTextAnimation {
  0% {
    opacity: 0;
    bottom: -300px;
  }
  25% {
    opacity: 0;
    bottom: -300px;
  }
  75% {
    opacity: 1;
    bottom: 0px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@keyframes character_Animation {
  0% {
    opacity: 1;
    transform: translateY(100%);
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes MOVE-BG {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 0% 100%;
  }
}
/* footer start here */
footer {
  margin: -12px 0 0;
}
footer .mainLinks {
  background-color: #232323;
  padding: 15px 0;
  position: relative;
  margin-top: 12px;
}
footer .mainLinks:after {
  content: "";
  width: 100%;
  height: 13px;
  position: absolute;
  top: -12px;
  left: 0;
  background-image: url(../images/footerImg1.png);
  background-repeat: repeat-x;
}
footer .mainLinks .linksWrap {
  width: 79%;
  float: left;
}
footer .mainLinks .linksWrap ul {
  width: 100%;
  float: left;
}
footer .mainLinks .linksWrap ul li {
  width: auto;
  float: left;
  font-size: 14px;
  margin-left: 20px;
}
footer .mainLinks .linksWrap ul li a {
  color: #ffffff;
  font-weight: 400;
}
footer .mainLinks .linksWrap ul li strong {
  font-weight: 600;
}
footer .mainLinks .linksWrap ul li:first-child {
  margin: 0;
}
footer .mainLinks .linksWrap ul:nth-child(2) {
  margin: 10px 0 0;
}
footer .mainLinks .addressWrap {
  color: #ffffff;
  font-weight: 400;
  width: 21%;
  float: right;
  display: none;
}
footer .mainLinks .addressWrap strong {
  width: 100%;
  float: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}
footer .mainLinks .addressWrap p {
  font-size: 14px;
  color: #787878;
  line-height: 21px;
  width: 100%;
  float: left;
}
footer .mainLinks .addressWrap p:nth-child(3) {
  margin: 10px 0;
}
footer .mainLinks .addressWrap a {
  color: #787878;
}
footer .copyRights {
  background-color: #191919;
  padding: 10px 0;
  position: relative;
  z-index: 9999;
}
footer .copyRights .copyText {
  font-size: 12px;
  color: #ffffff;
  position: relative;
  margin-left: 10px;
  float: right;
}
footer .copyRights .copyText:after {
  content: "";
  width: 1px;
  height: 110%;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
}
footer .copyRights .leftWrpaLink {
  float: left;
  width: auto;
}
footer .copyRights .rightWrapLink {
  float: right;
  width: auto;
}
footer .copyRights .rightWrapLink .privacyPolicy {
  width: auto;
}
footer .copyRights .socialLinkWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
}
footer .copyRights .socialLinkWrap .privacyPolicy {
  width: 100%;
  float: left;
}
footer .copyRights .socialLinkWrap .privacyPolicy li {
  padding: 0 5px;
}
footer .copyRights .socialLinkWrap .privacyPolicy li a img {
  max-width: 26px;
}
footer .copyRights .privacyPolicy {
  width: 100%;
  float: left;
}
footer .copyRights .privacyPolicy li {
  width: auto;
  float: left;
  padding: 0 10px;
}
footer .copyRights .privacyPolicy li a {
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
}
footer.homepage_Footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
footer.homepage_Footer .mainLinks {
  display: none;
}

/* footer end here */
/* socialLinks start here */
.socialIcon {
  width: 62px;
  height: 190px;
  position: fixed;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  background-image: url(../images/socialImg1.png);
  background-repeat: no-repeat;
}
.socialIcon li {
  width: 100%;
  float: left;
  text-align: center;
  margin: 2px 0;
}
.socialIcon li a {
  display: inline-block;
  margin-left: 12px;
}
.socialIcon li:first-child {
  margin-top: 25px;
}
.socialIcon.otherPages {
  top: 40%;
}

/* socialLinks end here */
/* full page css crack start here */
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: inline-block;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  top: 0;
  left: 0;
  margin: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 4px;
  position: relative;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  margin: 0;
  width: 14px;
  height: 14px;
  background-color: #000000;
  border: 1px solid #ffffff;
}

#fp-nav {
  transform: rotate(90deg) translateY(-50%);
  top: 50%;
}

#fp-nav.fp-right {
  right: -30px;
}

#fp-nav.fp-right {height: 100px; overflow-y: scroll;}

#fp-nav.fp-right::-webkit-scrollbar {
  width: 2px;
}
/*.fp-section, .fp-slide{width: 100%!important; position: absolute; left: 0; top: 0; visibility: hidden; opacity: 0; transition: all .7s ease-in-out;}
.fp-section.active, .fp-slide.active{visibility: visible; opacity: 1;}*/
/* full page css crack end here */
.buyNow {
  width: 102px;
  height: 102px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: inline-block;
}

.firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
  width: 100%;
  max-width: 530px;
  text-align: center;
}

.firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap h3 {
  max-width: 630px;
}

.firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap h3 {
  max-width: 740px;
}

/* phase 2 css start here */
.firstScreen .bgBlack {
  transform: none;
  bottom: 0;
  height: 100%;
}

.firstScreen .container {
  max-width: 1280px;
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.firstScreen .container .contentWrap {
  transform: none;
  margin: 0;
}

.firstScreen .container .contentWrap .innerWrap .h2.firsth2 {
  margin: 0;
}

.firstScreen .container .contentWrap .innerWrap .h2 {
  font-size: 68px;
  line-height: 68px;
  width: auto;
}

.firstScreen .container .contentWrap .innerWrap .h2:after {
  content: "";
  width: 17px;
  height: 56px;
  position: absolute;
  top: auto;
  right: -20px;
  bottom: 4px;
  background-image: url(../images/firstScreenImg2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.firstScreen .container .contentWrap .innerWrap .h2:before {
  content: "";
  width: 64px;
  height: 39px;
  position: absolute;
  bottom: -34px;
  left: -50px;
  background-image: url(../images/firstScreenImg3.png);
  background-repeat: no-repeat;
  transform: rotate(6deg);
  background-size: cover;
}

.firstScreen .container .contentWrap {
  width: calc(56% - 4px);
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.firstScreen .container .imgWrap {
  width: calc(44% - 4px);
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.firstScreen .container .contentWrap {
  margin: 20% 0 0;
}

.firstScreen .object_Animation {
  z-index: 2;
}

.firstScreen .gradientWrap {
  position: absolute;
  width: 120%;
  height: 100%;
  top: -24%;
  overflow: hidden;
  z-index: 1;
  transform: rotate(-4deg);
  left: -10%;
}
.firstScreen .gradientWrap .bordered {
  height: 100%;
  width: 100%;
  border-top: 40px solid lightblue;
  background-color: #c9d929;
  padding-top: 10px;
  position: absolute;
  width: 150%;
  top: -32%;
  left: -10%;
  transform: none;
}
.firstScreen .gradientWrap .bordered:before {
  position: absolute;
  content: "";
  bottom: -65px;
  height: 66px;
  width: 100%;
  background-size: 200px 67px, 204px 78px;
  background-position: -5px 0px, -5px 0px;
  background-image: radial-gradient(
    circle at 50% -150%,
    #659301 84%,
    transparent 55%
  );
  -webkit-animation: slide 20s linear infinite;
}
.firstScreen .gradientWrap .bordered:nth-child(2) {
  top: -35%;
}
.firstScreen .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #c9d929 84%,
    transparent 55%
  );
}

.firstScreen.fifthScreen#section5 .gradientWrap .bordered {
  background-color: #f47b34;
}
.firstScreen.fifthScreen#section5 .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.firstScreen.fifthScreen#section5 .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f47b34 84%,
    transparent 55%
  );
}

.firstScreen.sixScreen#section6 .gradientWrap .bordered {
  background-color: #c31370;
}
.firstScreen.sixScreen#section6 .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #005cbc 84%,
    transparent 55%
  );
}
.firstScreen.sixScreen#section6 .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #c31370 84%,
    transparent 55%
  );
}

.firstScreen.secondScreen .gradientWrap .bordered {
  background-color: #df6615;
}
.firstScreen.secondScreen .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.firstScreen.secondScreen .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #df6615 84%,
    transparent 55%
  );
}

.firstScreen.thirdScreen .gradientWrap .bordered {
  background-color: #30acb6;
}
.firstScreen.thirdScreen .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.firstScreen.thirdScreen .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #30acb6 84%,
    transparent 55%
  );
}

.firstScreen.fourthScreen .gradientWrap .bordered {
  background-color: #d32a23;
}
.firstScreen.fourthScreen .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00849d 84%,
    transparent 55%
  );
}
.firstScreen.fourthScreen .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #d32a23 84%,
    transparent 55%
  );
}

.firstScreen.secondScreen .container .contentWrap {
  width: calc(100% - 530px);
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.firstScreen.secondScreen .container .imgWrap {
  width: 100%;
  max-width: 525px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.firstScreen.secondScreen .container .contentWrap .innerWrap {
  max-width: 68%;
}

.firstScreen.secondScreen .container .imgWrap .product_Animation {
  width: 100%;
  max-width: 525px;
  float: right;
}

.firstScreen.secondScreen .container .innerWrapperContainer {
  width: 100%;
  float: left;
  display: inline-block;
}

.firstScreen.secondScreen .container {
  display: flex;
  height: 100%;
}

.firstScreen.secondScreen.fifthScreen .container .contentWrap {
  margin: 12% 0 0;
}

.firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
  margin: 0;
}

.firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .btn1,
.firstScreen.secondScreen .container .contentWrap .innerWrap .bottomtext .btn1 {
  margin: 40px auto 0;
}

.firstScreen.fifthScreen.sixScreen .container .contentWrap {
  margin: -4% 0 0;
}

.firstScreen.secondScreen .container .contentWrap {
  margin: 0;
  text-align: center;
}

.firstScreen .container .contentWrap .innerWrap ul li span {
  font-size: 20px;
  line-height: 22px;
}

.firstScreen.secondScreen .container .contentWrap .innerWrap ul {
  margin: 100px 0 40px;
}

.firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
  font-size: 28px;
  line-height: 30px;
}

.firstScreen.secondScreen.thirdScreen .container .contentWrap {
  margin: -6% 0 0;
}

.firstScreen.fourthScreen .container .contentWrap .innerWrap .h2 {
  font-size: 64px;
  line-height: 64px;
}

.firstScreen.blankScreen .bgBlack {
  height: 100%;
}

.firstScreen.blankScreen .h2 {
  font-size: 30px;
  line-height: 36px;
  display: block;
  text-align: center;
}

.firstScreen.blankScreen p {
  width: 100%;
  max-width: 76%;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  margin: 20px 0 0;
}

/* phase 2 css end here */
/* header phase 2 css start here */
header .container {
  width: 100%;
  max-width: 1280px;
}

header .logo {
  width: 100px;
  display: inline-block;
  padding: 5px 0;
}

header #nav-icon1 {
  width: 28px;
  height: 18px;
  top: 10px;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

header #nav-icon1 span:nth-child(2) {
  top: 8px;
}

header #nav-icon1 span:nth-child(3) {
  top: 16px;
}

header #nav-icon1 span {
  height: 2px;
}

header #nav-icon2 {
  width: 28px;
  height: 18px;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
  float: right;
  opacity: 0;
  visibility: hidden;
}
header #nav-icon2 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
header #nav-icon2 span:nth-child(1) {
  top: 0px;
}
header #nav-icon2 span:nth-child(2) {
  top: 9px;
}
header #nav-icon2 span:nth-child(3) {
  top: 18px;
}
header #nav-icon2.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
header #nav-icon2.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
header #nav-icon2.open span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
header #nav-icon2.active {
  opacity: 1;
  visibility: visible;
}

header nav .navMenu {
  width: 400px;
  top: 50%;
}

header nav .navMenu li a {
  font-size: 30px;
}

header nav .navMenu li .subMenu li a {
  font-size: 20px;
  line-height: 28px;
}

header {
  padding: 10px 0;
  background: rgb(255, 255, 255);
  z-index: 993;
}
header .firstHeader {
  width: calc(100% - 150px);
  float: right;
  position: relative;
  top: 13px;
}
header .firstHeader ul {
  max-width: 726px;
  float: right;
}
header .firstHeader ul li {
  position: relative;
}
header .firstHeader ul li a {
  font-size: 16px;
  line-height: 22px;
  color: #2f2d2c;
  font-weight: 600;
  margin: 0 20px;
  position: relative;
}
header .firstHeader ul li a:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  bottom: -4px;
  left: 0;
}
header .firstHeader ul li:first-child a {
  margin-left: 0;
}
header .firstHeader ul li:last-child a {
  margin-right: 0;
}
header .firstHeader ul li:hover a:after,
header .firstHeader ul li.active a:after {
  width: 100%;
}
header .firstHeader ul li:hover .subMenu,
header .firstHeader ul li.active .subMenu {
  opacity: 1;
  visibility: visible;
}
header .firstHeader ul li:nth-child(2) a {
  background-image: url(../images/phase-2/downArrow.png);
  padding-right: 24px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: top 8px right;
  background-size: 15px;
}
header .firstHeader ul li .subMenu {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
header .firstHeader ul li .subMenu li {
  width: 100%;
  margin: 2px 0;
}
header .firstHeader ul li .subMenu li a {
  margin: 0;
  opacity: 0.8;
  padding: 0;
  margin: 0;
  background-image: none;
}
header .firstHeader ul li .subMenu li a:after {
  display: none;
}
header .firstHeader ul li .subMenu li:hover a {
  opacity: 1;
}
header.showIcon {
  background: #fffffff7;
}
header.homeHeader {
  background: #fffffff7;
}
header.showBg {
  background: rgba(255, 255, 255, 0.9);
}

header.zIndex993 {
  z-index: 993;
}

header nav {
  top: 0;
}

header nav .navMenu {
  left: -200%;
}

header nav.active .navMenu {
  animation-name: menu-left;
  animation-duration: 1.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  left: 50%;
}

@-webkit-keyframes menu-left {
  from {
    left: -200%;
  }
  to {
    left: 50%;
  }
}
.shareWrap {
  width: 150px;
  display: inline-block;
  background-color: #ffffff;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: -100px;
  display: none;
}
.shareWrap ul {
  width: 100%;
  float: left;
}
.shareWrap ul li {
  width: 33.33%;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  padding: 10px;
  cursor: pointer;
}
.shareWrap ul li img {
  max-width: 30px;
  float: left;
}
.shareWrap:hover,
.shareWrap.active {
  right: 0;
}

header .firstHeader ul li a.active:after {
  width: 100%;
}

footer .mainLinks .linksWrap ul:nth-child(2) {
  display: none;
}

.firstScreen.fifthScreen#section5 .fifthScreen_Iconimg4,
.firstScreen.secondScreen#section2 .secondScreen_Iconimg4 {
  display: none;
}

.firstScreen.fourthScreen#section4 .fourthScreen_Iconimg2 {
  bottom: 3%;
}

.buyNow {
  width: 84px;
  height: 84px;
  z-index: 4;
}
.buyNow > span {
  display: inline-block;
}
.buyNow ul {
  position: absolute;
  top: -20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.buyNow ul li {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 0;
}
.buyNow ul li a {
  display: inline-block;
}
.buyNow ul li a img {
  max-width: 50px;
}
.buyNow:hover ul {
  top: -110px;
  opacity: 1;
  visibility: visible;
}

header .firstHeader ul {
  max-width: 950px;
}

/* header phase 2 css end here */
/* kumbha screen */
.firstScreen.kumbhaScreen .bgBlack {
  height: 100%;
  transform: none;
  bottom: 0;
}

.firstScreen.kumbhaScreen .bgImg {
  background-image: url(../images/kumbha-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.firstScreen.kumbhaScreen .contentWrap {
  width: 100%;
  max-width: 460px;
  position: absolute;
  top: 20%;
  right: 20%;
}

.firstScreen.kumbhaScreen .contentWrap h2 {
  font-family: "Nexa Rust Slab Black Shadow 01";
  font-size: 38px;
  line-height: 40px;
  text-align: right;
}
.firstScreen.kumbhaScreen .contentWrap h2 span {
  padding-right: 20px;
  position: relative;
}
.firstScreen.kumbhaScreen .contentWrap h2 span:after {
  content: "";
  width: 12px;
  height: 33px;
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 0;
  background-image: url(../images/kumbha-img-1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.firstScreen.kumbhaScreen .contentWrap h2 abbr {
  display: block;
}

.firstScreen.kumbhaScreen .contentWrap .h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  font-weight: normal;
  margin: 10px 0;
}
.firstScreen.kumbhaScreen .contentWrap .h3 strong {
  font-weight: 600;
}

.firstScreen.kumbhaScreen .contentWrap .kumbh_cta {
  width: 168px;
  height: 40px;
  display: inline-block;
  float: right;
  border: 1px solid #ffffff;
  border-radius: 10px;
  font-size: 16px;
  line-height: 38px;
  font-family: "ROCKB";
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}

.firstScreen.kumbhaScreen .rpLogo {
  width: 192px;
  height: 58px;
  display: inline-block;
  position: absolute;
  bottom: 10%;
  right: 10%;
}

/* Changes as on 13/05/2019 */
.valign_mid {
  vertical-align: middle;
  margin-right: 5px;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap {
  margin-top: 50px;
}

.firstScreen .container .contentWrap .innerWrap.about-us-wrap .h2 {
  top: -40px;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap strong {
  font-size: 20px;
  font-family: "ROCKB";
}

.contact_Us.firstScreen .container .contentWrap .innerWrap p {
  margin: 0px 0 0;
}

.bottomImage {
  display: block;
  margin: 0 auto;
}

.nextCatBtn {
  display: inline-block;
  padding: 2px 5px;
  position: fixed;
  bottom: 100px;
  right: -120%;
  z-index: 99;
  transition: all 0.3s linear;
}
.nextCatBtn .nxtbx {
  position: relative;
}
.nextCatBtn .nxtbx .nxtPrdbgImg {
  position: absolute;
  top: -8px;
  left: 25px;
  z-index: 0;
  min-width: 150px;
  transition: all 0.3s linear;
}
.nextCatBtn .nxtbx div {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  padding: 3px;
  text-transform: uppercase;
  color: #000;
  font-family: "ROCKB";
  font-size: 12px;
  line-height: 14px;
}
.nextCatBtn .nxtbx div.rgtBx {
  padding-right: 40px;
}
.nextCatBtn .nxtbx div.rgtBx span {
  display: block;
  margin-top: 5px;
}
.nextCatBtn .nxtbx div.rgtBx span img {
  max-width: none;
  transition: all 0.3s linear;
  -webkit-animation-name: movePrdArw;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-name: movePrdArw;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@-webkit-keyframes movePrdArw {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes movePrdArw {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
/* For scroll arrow */
.scrollDown {
  max-width: 115px;
  position: fixed;
  bottom: 65px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 994;
  padding: 28px 0 0 0;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.scrollDown .scrollImage {
  background: url(../images/down-arrow.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 55px;
  height: 35px;
  width: 55px;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 1s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  display: block;
  margin: 0 auto;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/* Footer changes */
.nextPrdBx {
  display: block;
  background: #ccc;
  padding: 25px 0 35px;
  position: relative;
  text-align: center;
  font-family: "ROCKB";
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 90% 61%;
  background-size: 15%;
  transition: all 0.3s linear;
  cursor: pointer;
}
.nextPrdBx:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -5%;
  left: 0;
  width: 25%;
  height: 100%;
}
.nextPrdBx:hover {
  background-position: 90% 20%;
}
.nextPrdBx.vsRoastedGarlic {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/product_pack.png);
  background-color: #dbb074;
}
.nextPrdBx.vsCheeseHerbs {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/product_pack.png);
  background-color: #f36b24;
}
.nextPrdBx.vsMintyMasala {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/minty-masala/product_pack.png);
  background-color: #f2972e;
}
.nextPrdBx.vsSourCreamOnion {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/product_pack.png);
  background-color: #85c441;
}
.nextPrdBx.vsChilliChatka {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/chilli-chataka/product_pack.png);
  background-color: #d32a23;
}
.nextPrdBx.mgcChineseHotandSour {
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/product_pack.png);
  background-color: #d7521a;
}
.nextPrdBx.mgcTangyTomato {
  background-image: url(../images/phase-2/product-detail-page/multigrain/tangy-tomato/product_pack.png);
  background-color: #bf0b0b;
}
.nextPrdBx.mgcDahiPapdiChaat {
  background-image: url(../images/phase-2/product-detail-page/multigrain/dahi-papdi-chaat/product_pack.png);
  background-color: #1f9099;
}
.nextPrdBx.mgcChivdaChatpata {
  background-image: url(../images/phase-2/product-detail-page/multigrain/chivda-chatpata/product_pack.png);
  background-color: #e99e09;
}
.nextPrdBx.mgcSpicyLemon {
  background-image: url(../images/phase-2/product-detail-page/multigrain/spicy-lemon/product_pack.png);
  background-color: #a9a606;
}
.nextPrdBx.foxTandoori {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/product_pack.png);
  background-color: #de6614;
}
.nextPrdBx.foxSpanishTomato {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/spanish_tomato/product_pack.png);
  background-color: #e01b07;
}
.nextPrdBx.foxChatpataMasala {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/product_pack.png);
  background-color: #812c95;
}
.nextPrdBx.foxChilliCheese {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chilli_cheese/product_pack.png);
  background-color: #12ada1;
}
.nextPrdBx.foxPizza {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/pizza/product_pack.png);
  background-color: #d8055f;
}
.nextPrdBx.foxHomestyleClassic {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/product_pack.png);
  background-color: #f29e07;
}
.nextPrdBx.chilliachari {
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/product_pack.png);
  background-color: #00ab53;
}
.nextPrdBx.southernSpicy {
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/product_pack.png);
  background-color: #f04938;
}
.nextPrdBx.noodleMasala {
  background-image: url(../images/phase-2/product-detail-page/karare/noodle_masala/product_pack.png);
  background-color: #00b4d3;
}
.nextPrdBx.garlicPeriPeri {
  background-image: url(../images/phase-2/product-detail-page/karare/garlic_peri_peri/product_pack.png);
  background-color: #bc4396;
}
.nextPrdBx.munchyMasala {
  background-image: url(../images/phase-2/product-detail-page/karare/munchy-masala/product_pack.png);
  background-color: #f47b33;
}

.nextPrdBx.indianmasala {
  background-image: url(../images/phase-2/product-detail-page/potatochips/indian/indian_masala_pack.png);
  background-color: #078a64;
}
.nextPrdBx.kashmirichilli {
  background-image: url(../images/phase-2/product-detail-page/potatochips/kashmiri/kashmiri_chilli_pack.png);
  background-color: #fd5401;
}
.nextPrdBx.classic {
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/classic_salted_pack.png);
  background-color: #eecb00;
}
.nextPrdBx.american {
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american_cream_pack.png);
  background-color: #72bc23;
}
.nextPrdBx.spanish {
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish_packet_pack.png);
  background-color: #d5221e;
}

.nextPrdBx.qfChessyGarlicBread {
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/product_pack.png);
  background-color: #00b0c5;
}
.nextPrdBx.qfKhattaMeetha {
  background-image: url(../images/phase-2/product-detail-page/quinoa/khatta-meetha/product_pack.png);
  background-color: #cc1c80;
}
.nextPrdBx.qfLimePeriPeri {
  background-image: url(../images/phase-2/product-detail-page/quinoa/lime-peri-peri/product_pack.png);
  background-color: #99ca4b;
}
.nextPrdBx.qfTikkaMasala {
  background-image: url(../images/phase-2/product-detail-page/quinoa/tikka-masala/product_pack.png);
  background-color: #ed6625;
}
.nextPrdBx.karare::before {
  background: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_8.png)
    no-repeat center center;
  background-size: 18vh;
}

.nextPrdBx.indianmasala::before {
  background: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png)
    no-repeat center center;
  background-size: 18vh;
}
.nextPrdBx.kashmirichilli::before {
  background: url(../images/phase-2/product-detail-page/potatochips/classic/salt04.png)
    no-repeat center center;
  background-size: 18vh;
}
.nextPrdBx.classic::before {
  background: url(../images/phase-2/product-detail-page/potatochips/american/american05.png)
    no-repeat center center;
  background-size: 18vh;
}
.nextPrdBx.american::before {
  background: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png)
    no-repeat center center;
  background-size: 18vh;
}
.nextPrdBx.spanish::before {
  background: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish06.png)
    no-repeat center center;
  background-size: 18vh;
}

.nextPrdBx.quipuf::before {
  background: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_3.png)
    no-repeat center center;
  background-size: 15vh;
}
.nextPrdBx.fxnts::before {
  background: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png)
    no-repeat center center;
  background-size: 13vh;
}
.nextPrdBx.foxRockSalt::before {
  background: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png)
    no-repeat center center;
  background-size: 8vh;
}
.nextPrdBx.foxHomestyleClassic::before {
  background: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png)
    no-repeat center center;
  background-size: 8vh;
}
.nextPrdBx.fxntsw::before {
  background: url(../phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.html)
    no-repeat center center;
  background-size: 13vh;
}
.nextPrdBx.multigrn::before {
  background: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_3.png)
    no-repeat center center;
  background-size: 15vh;
}
.nextPrdBx.veggisti::before {
  background: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_3.png)
    no-repeat center center;
  background-size: 14vh;
}
.nextPrdBx.veggistig::before {
  background: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_3.png)
    no-repeat center center;
  background-size: 14vh;
}
.nextPrdBx.vsTomato::before {
  background: url(../images/phase-2/product-detail-page/veggie-stix/tomato/element_img_3.png)
    no-repeat center center;
  background-size: 14vh;
}

.powai-tnc {
  max-width: 80%;
  margin: 130px auto;
}
.powai-tnc h6 {
  margin: 10px 0;
}
.powai-tnc ul {
  float: none;
}
.powai-tnc ul li {
  float: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style: disc;
  list-style-position: outside;
  font-size: 13px;
  margin: 6px 20px;
}
.powai-tnc .annexure {
  margin: 50px 0 0;
}

.seventhScreen .product_Animation {
  position: relative;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg1
  abbr {
  background-image: url(../images/Toy.gif);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg1 {
  position: absolute;
  top: 32%;
  /* right: -20%; */
  right: -7%;
  bottom: auto;
  left: auto;
  width: 194px;
  height: 193px;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg2
  abbr {
  background-image: url(../images/phool.html);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg2 {
  position: absolute;
  top: 70%;
  right: -10%;
  bottom: auto;
  left: auto;
  width: 179px;
  height: 161px;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg3
  abbr {
  background-image: url(../images/masala-mirchi.html);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg3 {
  position: absolute;
  top: 40%;
  right: 93%;
  bottom: auto;
  left: auto;
  width: 33px;
  height: 28px;
}

.firstScreen.fourthScreen.eightScreen
  .product_Animation
  .fourthScreen_Iconimg1
  abbr {
  background-image: url(../images/aloo-bowl.html);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen
  .product_Animation
  .fourthScreen_Iconimg1 {
  position: absolute;
  top: 83%;
  right: 0%;
  bottom: auto;
  left: auto;
  width: 163px;
  height: 124px;
}

.firstScreen.fourthScreen.eightScreen
  .product_Animation
  .fourthScreen_Iconimg2
  abbr {
  background-image: url(../images/tamrind.html);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen
  .product_Animation
  .fourthScreen_Iconimg2 {
  position: absolute;
  top: 60%;
  right: 67%;
  bottom: auto;
  left: auto;
  width: 270px;
  height: 258px;
}

.newGradient.tomato-twist-rings {
  background: #884b9e;
  height: 72%;
  width: 115%;
}

.newGradient.tomato-twist-rings .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #884b9e 84%,
    transparent 55%
  );
  bottom: 54px;
}

.newGradient.tomato-twist-rings .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8dc63f 85%,
    transparent 56%
  );
}

.newGradient.tomato-twist-rings .innerGradient {
  background: #8dc63f;
  bottom: 15px;
}

.newGradient.tomato-twist-rings::before {
  background: #8dc63f;
  height: 130px;
  bottom: -60px;
}

.newGradient.tomato-twist-rings::after {
  background: #8dc63f;
  height: 24px;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg1 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring01.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg1 {
  width: 164px;
  height: 167px;
  bottom: 2%;
  left: 5%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg2 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring02.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg2 {
  width: 87px;
  height: 84px;
  bottom: 15%;
  left: 15%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg3 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring03.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg3 {
  width: 90px;
  height: 87px;
  bottom: 40%;
  left: 12%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg4 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/mirch01.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg4 {
  width: 131px;
  height: 115px;
  bottom: 30%;
  left: 8%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg5 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring04.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg5 {
  width: 109px;
  height: 105px;
  bottom: 40%;
  left: 45%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring05.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
  width: 141px;
  height: 143px;
  bottom: 30%;
  left: 52%;
  display: block;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring06.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 {
  width: 97px;
  height: 100px;
  bottom: 56%;
  left: 53%;
  display: block;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg8 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring07.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg8 {
  width: 134px;
  height: 128px;
  bottom: 7%;
  left: 65%;
  display: block;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg9 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/mirch02.png);
  transform: none;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg9 {
  width: 94px;
  height: 135px;
  bottom: 56%;
  left: 85%;
  display: block;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg10 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/mirchring01.png);
  transform: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg10 {
  width: 41px;
  height: 35px;
  bottom: 30%;
  left: 86%;
  display: block;
  position: absolute;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg11 abbr {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/ring08.png);
  transform: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg11 {
  width: 58px;
  height: 97px;
  bottom: 30%;
  left: auto;
  right: 0;
  display: block;
  position: absolute;
}

.newGradient.potatostix-aloo-chaat {
  background: #753b90;
  height: 72%;
  width: 115%;
}

.newGradient.potatostix-aloo-chaat .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #753b90 84%,
    transparent 55%
  );
  bottom: 54px;
}

.newGradient.potatostix-aloo-chaat .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f1892e 85%,
    transparent 56%
  );
}

.newGradient.potatostix-aloo-chaat .innerGradient {
  background: #f1892e;
  bottom: 15px;
}

.newGradient.potatostix-aloo-chaat::before {
  background: #f1892e;
  height: 130px;
  bottom: -60px;
}

.newGradient.potatostix-aloo-chaat::after {
  background: #f1892e;
  height: 24px;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg1 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix01.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg1 {
  width: 227px;
  height: 137px;
  bottom: 30%;
  left: 5%;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg2 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix02.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg2 {
  width: 47px;
  height: 45px;
  bottom: 10%;
  left: 11%;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg3 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix03.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg3 {
  width: 204px;
  height: 127px;
  bottom: 0%;
  /* left: 30%; */
  left: 36%;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg4 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix04.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg4 {
  width: 41px;
  height: 41px;
  bottom: 50%;
  left: 47%;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg5 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix09.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg5 {
  width: 162px;
  height: 174px;
  bottom: 45%;
  left: 50%;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg6 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix05.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg6 {
  width: 182px;
  height: 222px;
  bottom: 34%;
  left: 79%;
  display: block;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg7 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix06.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg7 {
  width: 36px;
  height: 36px;
  bottom: 25%;
  left: 85%;
  display: block;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg8 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix07.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg8 {
  width: 114px;
  height: 143px;
  bottom: 15%;
  left: auto;
  right: 0;
  display: block;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg9 abbr {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/stix08.png);
  transform: none;
}

.firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg9 {
  width: 123px;
  height: 99px;
  bottom: auto;
  top: -10px;
  left: auto;
  right: 0;
  display: block;
}

.fp-viewing-7 .scrollDown {
  display: none;
}

.firstScreen.seventhScreen .container {
  max-width: 1366px;
}

.firstScreen.secondScreen.seventhScreen .container .imgWrap .product_Animation {
  max-width: 610px;
}

.firstScreen.secondScreen.seventhScreen .container .contentWrap {
  width: calc(100% - 650px);
}

.firstScreen.secondScreen.seventhScreen .container .imgWrap {
  max-width: 615px;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
  left: 48%;
}

.firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 {
  left: 50%;
}

.firstScreen.fourthScreen.seventhScreen
  .product_Animation
  .fourthScreen_Iconimg2 {
  right: 0%;
}

.firstScreen.secondScreen .secondScreen_Iconimg3 {
  bottom: 0%;
}

.firstScreen.sixScreen .sixthScreen_Iconimg5 {
  left: 5%;
}

header .firstHeader ul li .subMenu {
  background: rgba(0, 0, 0, 0.7);
  top: 63px;
}

header .firstHeader ul li .subMenu li {
  margin: 2px 15px;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 83%;
}

header .firstHeader ul li a:after {
  bottom: auto;
  top: 60px;
}

header .firstHeader ul li .subMenu li:last-child {
  border-bottom: 0px;
}

header .firstHeader ul li:hover a:after {
  width: calc(100% + 30px);
}

#scroll-down {
  cursor: pointer;
}

.about-us-wrap p {
  width: 90% !important;
}

.about-us-wrap .first-p {
  padding-top: 5%;
}

.about-us-wrap .second-p {
  padding-top: 30px;
}

.about-us-wrap .h2:before {
  display: none;
}

.about-us-wrap .h2:after {
  display: none;
}

.about-us-wrap .h2 abbr:after {
  content: "";
  width: 102px;
  height: 53px;
  position: absolute;
  top: -26px;
  right: -60px;
  background-image: url(../images/firstScreenImg3.png);
  background-repeat: no-repeat;
  transform: rotate(210deg);
}

.about-us-wrap .h2 span {
  font-size: 40px;
  line-height: normal;
}

.about-full-wrap .container .contentWrap {
  margin: 13% 0 0;
}

.about-full-wrap {
  background: none;
}

.about-full-wrap .logo {
  display: inherit;
  padding-left: 3%;
}

.about-full-wrap .desktopWrap {
  display: inline-block;
}

.about-full-wrap .mobileWrap {
  display: none;
}

.about-full-wrap .bgBlack {
  bottom: 0 !important;
  height: 50%;
  transform: none;
}

.about-full-wrap .container {
  top: initial;
  transform: none;
  left: 0;
  right: 0;
  margin: 90px auto 0;
  overflow: initial;
  float: none;
  position: relative;
}

.about-full-wrap .container .contentWrap {
  transform: none;
  width: 50%;
}

.about-full-wrap .container .imgWrap {
  width: 45%;
}

.about-full-wrap .container .contentWrap .innerWrap p {
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
}

.about-full-wrap .container .contentWrap .innerWrap .h2 abbr {
  width: 100%;
  max-width: 570px;
  position: relative;
}

.about-full-wrap .container .contentWrap {
  margin: 24% 0 0;
}

.about-full-wrap
  .container
  .contentWrap
  .innerWrap
  .mCSB_scrollTools
  .mCSB_draggerRail {
  background-color: #fff;
}

.about-full-wrap .container .contentWrap .innerWrap .mCSB_scrollTools {
  opacity: 0.4;
}

.about-full-wrap .container .contentWrap .innerWrap .aboutCopy p a {
  color: #fff;
  text-decoration: none;
}

.about-full-wrap
  .container
  .contentWrap
  .innerWrap
  .mCSB_scrollTools
  .mCSB_dragger {
  height: 50px !important;
}

/* about us phase 2 css start here */
.about-full-wrap .gradientWrap .bordered {
  background-color: #a9144f;
  top: -33%;
}

.about-full-wrap .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #a9144f 84%,
    transparent 55%
  );
}

.about-full-wrap .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #ca1e68 84%,
    transparent 55%
  );
}

.about-full-wrap .gradientWrap {
  top: -35%;
}

.about-full-wrap .bgBlack {
  bottom: 0 !important;
  height: 70%;
}

.about-full-wrap .container .contentWrap .innerWrap .h2 {
  margin-bottom: 165px;
}

.about-full-wrap .mCSB_scrollTools {
  right: 60px;
}

.about-us-wrap p {
  width: 90%;
}

/* about us phase 2 css start here */
.inthenews_Wrap {
  background-image: linear-gradient(
    to right top,
    #4dc7cf,
    #4bc6ce,
    #48c5cc,
    #46c3cb,
    #43c2ca
  );
}
.inthenews_Wrap .container .contentWrap {
  width: 35%;
  margin: 32% 0 0 !important;
}
.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
  margin-bottom: 40px;
}
.inthenews_Wrap .container .contentWrap .innerWrap .h2:after {
  display: none;
}
.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
  bottom: auto;
  left: auto;
  transform: rotate(-160deg);
  top: 60px;
  right: -10px;
  background-size: 100%;
}
.inthenews_Wrap .container .contentWrap .innerWrap .h2 abbr {
  display: block;
}
.inthenews_Wrap .container .contentWrap .innerWrap h3 {
  font-family: "ROCKB";
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
  width: 100%;
  margin: 60px 0 20px;
}
.inthenews_Wrap .container .contentWrap .innerWrap p {
  width: 100%;
}
.inthenews_Wrap .container .imgWrap {
  width: 46%;
  float: left;
  margin-left: 6%;
}
.inthenews_Wrap .container .imgWrap .videoBox {
  width: 100%;
  max-width: 680px;
  height: auto;
  display: inline-block;
  position: absolute;
  bottom: 24%;
  text-align: center;
  right: -12%;
}
.inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox {
  border: 1px solid #ffffff;
  border-radius: 4px;
  width: 100%;
  height: 300px;
  display: inline-block;
  padding: 10px;
}
.inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox iframe {
  width: 100%;
  height: 100%;
}
.inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:after {
  content: "";
  width: 124px;
  height: 124px;
  background-image: url(../images/inthenews_img2.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 100px;
  left: -110px;
  z-index: -1;
  transform: rotate(-9deg);
  display: none;
}
.inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:before {
  content: "";
  width: 109px;
  height: 109px;
  background-image: url(../images/inthenews_img3.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: -1;
}
.inthenews_Wrap .container .imgWrap .videoBox .loadingImg {
  display: inline-block;
}
.inthenews_Wrap .container .imgWrap .videoBox .videoDescription {
  display: none;
}
.inthenews_Wrap .container .news_videoGallery {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 90%;
  display: inline-block;
}
.inthenews_Wrap .container .news_videoGallery .slide_Col {
  float: left;
  width: auto;
}
.inthenews_Wrap .container .news_videoGallery .slide_Col .innerWrap {
  margin: 20px;
  position: relative;
  cursor: pointer;
  float: left;
  width: auto;
}
.inthenews_Wrap .container .news_videoGallery .slide_Col .innerWrap a {
  display: inline-block;
}
.inthenews_Wrap
  .container
  .news_videoGallery
  .slide_Col
  .innerWrap.vedioWrap:after {
  content: "";
  width: 14px;
  height: 12px;
  background-image: url(../images/playIcon.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
}
.inthenews_Wrap .container .news_videoGallery .slick-next {
  width: 25px;
  height: 25px;
  background-image: url(../images/leftArrow.png);
  background-repeat: no-repeat;
  left: 20px;
  top: 0px;
  z-index: 1;
}
.inthenews_Wrap .container .news_videoGallery .slick-next:before {
  display: none;
}
.inthenews_Wrap .container .news_videoGallery .slick-prev {
  width: 25px;
  height: 25px;
  background-image: url(../images/rightArrow.png);
  background-repeat: no-repeat;
  right: auto;
  left: 17%;
  top: 0px;
  z-index: 1;
}
.inthenews_Wrap .container .news_videoGallery .slick-prev:before {
  display: none;
}

/* in the news phase 2 css start here */
.firstScreen.inthenews_Wrap .gradientWrap .bordered {
  background-color: #3abac3;
}

.firstScreen.inthenews_Wrap .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #3abac3 84%,
    transparent 55%
  );
}

.firstScreen.inthenews_Wrap .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #016d90 84%,
    transparent 55%
  );
}

.firstScreen.inthenews_Wrap .container .contentWrap {
  float: left;
}

.firstScreen.inthenews_Wrap .gradientWrap {
  position: absolute;
  width: 110%;
  height: 76%;
  top: -11%;
  overflow: hidden;
  z-index: 1;
  transform: rotate(-4deg);
  left: -1%;
}

.firstScreen.inthenews_Wrap .bgBlack {
  height: 70%;
}

.firstScreen.inthenews_Wrap .container .news_videoGallery {
  width: 100%;
}

.firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
  top: 40px;
  right: -40px;
}

.firstScreen.inthenews_Wrap .container .contentWrap {
  margin: 14% 0 0;
}

.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
  margin-bottom: 70px;
}

/* in the news phase 2 css end here */
.container-new {
  width: 70%;
}

.findyourFlavour {
  padding: 50px 0 100px;
  background: url(../images/bg-detail1.png) 0% 0% repeat #cf192be0 /*#ea46557a*/
    /*rgb(40, 0, 4)*/;

  -webkit-animation-name: MOVE-BG;
  -webkit-animation-duration: 90s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

.findyourFlavour .flavouText {
  position: relative;
  margin-top: 0px;
  display: inline-block;
  text-align: center;
  font-family: "Nexa Rust Slab Black Shadow 01";
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.findyourFlavour .flavouText span {
  font-size: 56px;
  line-height: 40px;
  display: block;
  line-height: normal;
}

.findyourFlavour .flavouText abbr {
  display: inline-block;
  font-size: 72px;
  line-height: 60px;
  position: relative;
}

.findyourFlavour .flavouText abbr:before {
  content: "";
  top: 14px;
  left: -100px;
  position: absolute;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  width: 72px;
  height: 28px;
  background-size: 100%;
}

.findyourFlavour .flavouText abbr:after {
  content: "";
  top: 14px;
  right: -100px;
  position: absolute;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  width: 72px;
  height: 28px;
  background-size: 100%;
}

.findyourFlavour .veggiList {
  position: relative;
  text-align: center;
  font-family: "ROCKB";
  width: 100%;
  margin: 50px 0;
}
.findyourFlavour .veggiList ul {
  width: 100%;
  max-width: 850px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.findyourFlavour .veggiList ul li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  text-align: center;
  float: none;
  padding: 0px 15px;
}
.findyourFlavour .veggiList ul li a {
  display: inline-block;
  text-align: center;
  transform: scale(1);
}
.findyourFlavour .veggiList ul li a .inner-text {
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-family: "Nexa Rust Slab Black Shadow 01";
  color: #ffffff;
  width: 100%;
  padding: 10px 0;
  position: relative;
}
.findyourFlavour .veggiList ul li a .inner-text:after {
  content: "";
  width: 0%;
  height: 6px;
  background-image: url(../images/product_listting_line_img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}
.findyourFlavour .veggiList ul li a img {
  max-width: 200px;
  display: block;
  margin: 0 auto;
}
.findyourFlavour .veggiList ul li a.active .inner-text:after,
.findyourFlavour .veggiList ul li a:hover .inner-text:after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.findyourFlavour .veggiList .slick-slide:focus {
  outline: none;
}

.findyourFlavour .center-text {
  text-align: center;
}

.findyourFlavour .center-text ul li {
  position: relative;
  padding-left: 10px;
  width: auto;
  display: inline-block;
  float: none;
}

.findyourFlavour .center-text ul li span {
  font-family: "ROCKB";
  font-size: 24px;
  line-height: 26px;
  display: inline-block;
  text-transform: uppercase;
  padding-right: 24px;
  text-align: left;
}

.findyourFlavour .center-text ul li abbr {
  display: block;
}

.findyourFlavour .center-text ul li:after {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0px;
}

.findyourFlavour .center-text ul li:last-child:after {
  display: none;
}

.findyourFlavour .productWrapperSlider .colWrap {
  display: none;
}

.findyourFlavour .img-list-1 {
  margin-top: 20px;
}

.findyourFlavour .img-list-1 ul {
  text-align: center;
}

.findyourFlavour .img-list-1 ul li {
  width: calc(34% - 14px);
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: top;
  margin: 2% 0 0;
  padding: 0 1%;
}

.findyourFlavour .img-list-1 ul li h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 800;
  text-transform: uppercase;
  margin: 10px 0 0;
}

.findyourFlavour .img-list-1 ul li h3 abbr {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  display: inline-block;
}
.findyourFlavour .img-list-1 ul li h3 abbr:before {
  content: "";
  top: 14px;
  left: -40px;
  position: absolute;
  background-image: url(../images/curveListing.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 12px;
  background-size: 100%;
}
.findyourFlavour .img-list-1 ul li h3 abbr:after {
  content: "";
  top: 14px;
  right: -40px;
  position: absolute;
  background-image: url(../images/curveListing.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 12px;
  background-size: 100%;
}

.findyourFlavour .img-list-1 ul li span {
  display: block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: normal;
  height: 42px;
  text-transform: uppercase;
  margin: 10px 0;
}

.findyourFlavour .img-list-1 ul li .btnrange {
  text-align: center;
  display: inline-block;
  width: 164px;
  height: 50px;
  margin: 10px 0 0;
  background-size: contain;
}

.findyourFlavour .gradientWrap {
  position: absolute;
  top: 0%;
  right: 0;
  display: block;
  width: 100%;
  height: 45%;
  background: #000;
  -webkit-transform: skewY(0deg);
  transform: skewY(0deg);
  /* background-image: linear-gradient( to right top, #efb6d8, #dd0a7d, #dd469d, #de077d, #cc3c8e ); */
  background-image: linear-gradient(
    to right top,
    #a7377a,
    #912761,
    #a73577,
    #7e1c53,
    #871656
  );
  background-repeat: repeat;
  background-size: 100%;
}

.top_product.gradientWrap {
  background: #000;
  -webkit-transform: skewY(0deg);
  transform: skewY(0deg);
  /* background-image: linear-gradient( to right top, #efb6d8, #dd0a7d, #dd469d, #de077d, #cc3c8e ); */
  background-image: linear-gradient(
    to right top,
    #a7377a,
    #912761,
    #a73577,
    #7e1c53,
    #871656
  );
  background-repeat: repeat;
  background-size: 100%;
}

.findyourFlavour .gradientWrap.longer {
  height: 40%;
}

.findyourFlavour .gradientWrap.longer12 {
  height: 50%;
}

.findyourFlavour .slick-slide {
  height: auto;
}

.findyourFlavour .img-list-1 ul li .btnrange abbr {
  font-size: 16px;
}

/**/
@media only screen and (max-width: 580px) {
  .findyourFlavour .flavouText span {
    font-size: 22px;
  }

  .findyourFlavour .flavouText abbr {
    font-size: 29px;
  }

  .findyourFlavour .veggiList ul li .inner-text {
    font-size: 14px;
  }

  .findyourFlavour .center-text {
    display: none;
  }

  .findyourFlavour .veggiList {
    margin-top: 50px;
  }
}
@-webkit-keyframes MOVE-BG {
  from {
    background-position: 0% 0%;
  }
  to {
    background-position: 0% 100%;
  }
}
/* phase 2 css start here */
.findyourFlavour {
  padding: 250px 0 100px;
}

.findyourFlavour .flavouText span {
  font-size: 25px;
  display: inline-block;
  position: relative;
}
.findyourFlavour .flavouText span:before {
  content: "";
  top: 14px;
  left: -40px;
  position: absolute;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 10px;
  background-size: 100%;
}
.findyourFlavour .flavouText span:after {
  content: "";
  top: 14px;
  right: -40px;
  position: absolute;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 10px;
  background-size: 100%;
}

.findyourFlavour .veggiList ul li a .inner-text {
  font-family: "ROCKEB";
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}

.findyourFlavour .veggiList ul {
  max-width: 950px;
}

.findyourFlavour .veggiList {
  margin: 10px 0 30px;
}

.findyourFlavour .center-text ul li span {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  padding: 0 20px;
}

.findyourFlavour .center-text ul li {
  padding-left: 0;
}

.findyourFlavour .center-text ul li:after {
  width: 2px;
}

.findyourFlavour .container {
  max-width: 1060px;
  width: 100%;
  float: left;
  z-index: 992;
}
.findyourFlavour .container .descriptionText {
  width: 100%;
  max-width: 860px;
  float: left;
  padding: 30px 30px 50px;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/copyBoxImg.png);
  background-size: 100% 100%;
  margin-bottom: -20px;
  margin-top: 20px;
}
.findyourFlavour .container .descriptionText p {
  font-size: 14px;
  line-height: 21px;
}

.findyourFlavour .productWrapperSlider .colWrap {
  margin: -20px 0 0;
  width: 100%;
  max-width: 900px;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.findyourFlavour .img-list-1 ul li h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}

.findyourFlavour .img-list-1 ul li span {
  font-size: 10px;
  line-height: 14px;
  height: 26px;
  margin: 5px 0;
}

.findyourFlavour .img-list-1 ul li h3 abbr:before {
  width: 13px;
  height: 5px;
  top: 8px;
  left: -20px;
}

.findyourFlavour .img-list-1 ul li h3 abbr:after {
  width: 13px;
  height: 5px;
  top: 8px;
  right: -20px;
}

.findyourFlavour .img-list-1 ul li .both_Images {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  float: left;
}

.findyourFlavour .img-list-1 ul li .both_Images .product_img {
  position: relative;
  top: 0;
  width: 100%;
  height: auto;
  float: left;
}

.findyourFlavour .img-list-1 ul li .both_Images .element_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(1);
}

.findyourFlavour .img-list-1 ul li:hover .both_Images .element_img {
  transform: scale(1.04);
}

.findyourFlavour .img-list-1 ul li:hover .both_Images .product_img {
  top: -20px;
}

.findyourFlavour .productWrapperSlider .colWrap {
  margin: 0;
}

.findyourFlavour .productName {
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  float: left;
  text-align: center;
  margin: -10px 0 20px;
  font-family: "ROCKEB";
  text-transform: uppercase;
}

/* phase 2 css end here */
/* css added on 09-08-20 */
.findyourFlavour .veggiList ul {
  display: flex;
}

.contact_Us.firstScreen .container .contentWrap {
  width: 48%;
  margin: 1% 0 0;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap {
  max-width: 400px;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
  right: -4px;
  width: 24px;
  height: 88px;
  top: 95px;
  background-size: 100%;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
  transform: rotate(-160deg);
  top: 50px;
  right: -72px;
  bottom: auto;
  left: auto;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap p {
  margin: 40px 0 0;
  width: 100%;
  text-align: center;
}

.contact_Us.firstScreen.fp-completely .imgWrap {
  width: 52%;
}

.contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap {
  width: 50%;
  float: left;
}
.contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li {
  margin: 8px 0;
  width: 100%;
}
.contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li label {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 16px;
}
.contact_Us.firstScreen.fp-completely
  .imgWrap
  .form_Wrap
  ul
  li
  input[type="text"],
.contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li textarea {
  width: calc(100% - 95px);
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 4px 10px;
}
.contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li a {
  line-height: 50px;
  float: right;
}

.contact_Us.firstScreen .container {
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  overflow: visible;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap {
  width: calc(50% - 40px);
  float: left;
  margin-left: 40px;
}
.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap strong {
  width: 100%;
  float: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 5px;
}
.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap p {
  font-size: 14px;
  line-height: 21px;
  width: 100%;
  float: left;
}
.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap p:nth-child(3) {
  margin: 5px 0;
}
.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap a {
  color: #ffffff;
}
.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
  width: 100%;
  float: left;
}
.contact_Us.firstScreen.fp-completely
  .imgWrap
  .address_Wrap
  .colWrap:nth-child(2) {
  margin: 20px 0 0;
}

.contact_Us.firstScreen .container .imgWrap {
  position: relative;
  top: 0%;
  transform: translateY(80%);
}

.contact_Us.firstScreen .bgBlack {
  bottom: -28%;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap {
  width: 100%;
  margin: 0;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
  width: 50%;
  float: left;
}

.contact_Us.firstScreen.fp-completely
  .imgWrap
  .address_Wrap
  .colWrap:nth-child(2) {
  margin: 0;
}

/* contact us phase 2 css start here */
.contact_Us.firstScreen .bgBlack {
  bottom: 0;
}

.contact_Us.firstScreen .container .contentWrap {
  width: 100%;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap {
  max-width: 100%;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap .h2 abbr {
  display: inline-block;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
  right: -30px;
  width: 18px;
  height: 58px;
  top: 0;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
  top: -30px;
}

.contact_Us.firstScreen .container .contentWrap .innerWrap p {
  margin: 30px 0 0;
  text-align: left;
  font-family: "ROCKB";
  font-size: 30px;
  line-height: 36px;
}

.contact_Us.firstScreen .container .contentWrap {
  margin: 0;
  left: 0;
}

.contact_Us.firstScreen .container .imgWrap {
  transform: none;
  top: 0%;
  width: 100%;
  margin: 8% 0 0;
}

.contact_Us.firstScreen .container {
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contact_Us.firstScreen .gradientWrap {
  position: absolute;
  width: 110%;
  height: 76%;
  top: -11%;
  overflow: hidden;
  z-index: 1;
  transform: rotate(-4deg);
  left: -1%;
}

.contact_Us.firstScreen .bgBlack {
  height: 70%;
}

.contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap strong {
  font-size: 16px;
}

/* contact us phase 2 css end here */
/*  */
.detailWrap {
  height: auto;
  position: relative;
  background: url(../images/bg-detail1.png) 0% 0% repeat rgba(0, 0, 0, 0.8);
  -webkit-animation-name: MOVE-BG;
  -webkit-animation-duration: 90s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

.detailWrap.pink_wrape {
  background: url(../images/bg-detail1.png) 0% 0% repeat #4f0022;
}
.detailWrap .pos_Fixed {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 2;
}
.detailWrap .gradientWrap {
  position: absolute;
  width: 120%;
  height: 80%;
  top: -19%;
  overflow: hidden;
  z-index: -1;
  transform: rotate(-11deg);
  left: -10%;
}
.detailWrap .gradientWrap .bordered {
  height: 100%;
  width: 100%;
  border-top: 40px solid lightblue;
  background-color: #a4b21d;
  padding-top: 10px;
  position: absolute;
  width: 150%;
  top: -32%;
  left: -10%;
  transform: none;
}
.detailWrap .gradientWrap .bordered:before {
  position: absolute;
  content: "";
  bottom: -65px;
  height: 66px;
  width: 100%;
  background-size: 200px 67px, 204px 78px;
  background-position: -5px 0px, -5px 0px;
  background-image: radial-gradient(
    circle at 50% -150%,
    #659301 84%,
    transparent 55%
  );
  -webkit-animation: slide 20s linear infinite;
}
.detailWrap .gradientWrap .bordered:nth-child(2) {
  top: -35%;
}
.detailWrap .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #a4b21d 84%,
    transparent 55%
  );
}
.detailWrap .productDetail_Main {
  width: 100%;
  margin: 0;
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.detailWrap .productDetail_Main .container {
  width: 100%;
  max-width: 1280px;
}
.detailWrap .productDetail_Main .container .twoCol .contentWrap {
  width: 50%;
  float: left;
  text-align: center;
}
.detailWrap .productDetail_Main .container .twoCol .contentWrap .mainContent {
  width: 100%;
  float: left;
  margin: 85px 0 0;
}
.detailWrap .productDetail_Main .container .twoCol .imgWrap {
  width: 50%;
  float: left;
  text-align: center;
}
.detailWrap .productDetail_Main .container .twoCol .imgWrap .innerWrap {
  width: 100%;
  max-width: 400px;
  float: left;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/product_pack.png);
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_spanish {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish_packet_pack.png);
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_kashmiri {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potatochips/kashmiri/kashmiri_chilli_pack.png);
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_american {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american_cream_pack.png);
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_indian {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potatochips/indian/indian_masala_pack.png);
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_classic {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/classic_salted_pack.png);
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack_periperi {
  width: 100%;
  height: 546px;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/periperi/periperi.png);
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Open {
  display: none;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .salt_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .salt_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .salt_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .salt_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .salt_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_salt_3 {
  width: 103px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt05.png);
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: 36%;
  left: -8%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_salt_4 {
  width: 140px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt06.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 28%;
  left: 84%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_salt_5 {
  width: 278px;
  height: 175px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt08.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 35%;
  left: -22%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_salt_8 {
  width: 87px;
  height: 136px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/spanish07.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 67%;
  left: 90%;
  background-size: cover;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .american_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .american_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .american_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .american_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .american_5 {
  width: 202px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_american_3 {
  width: 103px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american05.png);
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: 36%;
  left: -8%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_american_4 {
  width: 140px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american06.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 28%;
  left: 84%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_american_5 {
  width: 191px;
  height: 175px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 35%;
  left: -22%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_american_8 {
  width: 148px;
  height: 136px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 67%;
  left: 90%;
  background-size: cover;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_2 {
  width: 115px;
  height: 105px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_3 {
  width: 127px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_4 {
  width: 137px;
  height: 151px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_5 {
  width: 143px;
  height: 133px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_6 {
  width: 150px;
  height: 118x;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_7 {
  width: 132px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_american_8 {
  width: 320px;
  height: 180px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/american/american07.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 80%;
  float: left;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_102 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_201 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_203 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_205 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  width: 407px;
  height: 164px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img2.png);
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: -18%;
  left: 0%;
  z-index: -1;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  width: 103px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img3.png);
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: 36%;
  left: -8%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_301 {
  width: 103px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish05.png);
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: 36%;
  left: -8%;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_401 {
  width: 140px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish06.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 28%;
  left: 84%;
  background-size: cover;
}

.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  width: 140px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img4.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 28%;
  left: 84%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 208px;
  height: 175px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img5.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 70%;
  left: -22%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_6 {
  width: 87px;
  height: 73px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img6.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 45%;
  left: 90%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_7 {
  width: 106px;
  height: 66px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img7.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 64%;
  left: 90%;
  background-size: cover;
}
.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 292px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/img8.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 82%;
  left: 42%;
  background-size: cover;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack {
  width: 100%;
  height: 530px;
}
.detailWrap .wholeContent {
  position: relative;
  top: 0;
  left: 0;
  margin: 700vh 0 150px;
}
.detailWrap .wholeContent .container {
  width: 100%;
  max-width: 1280px;
}
.detailWrap .wholeContent .tableContent_Main .h3 {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "ROCKB";
  width: 100%;
  float: left;
}
.detailWrap .wholeContent .tableContent_Main .contentWrap {
  width: 50%;
  float: left;
  text-align: left;
}
.detailWrap .wholeContent .tableContent_Main .contentWrap .innerWrap {
  width: 80%;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.detailWrap .wholeContent .tableContent_Main .contentWrap .innerWrap p {
  font-size: 13px;
  line-height: 20px;
  margin: 20px 0 0;
  width: 100%;
  float: left;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .contentWrap
  .innerWrap
  .illustrationImg {
  width: 100%;
  float: left;
  text-align: center;
  margin: 50px 0 0;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .contentWrap
  .innerWrap
  .illustrationImg
  img {
  max-width: 400px;
}
.detailWrap .wholeContent .tableContent_Main .tableContent {
  width: 50%;
  float: left;
  text-align: left;
}
.detailWrap .wholeContent .tableContent_Main .tableContent .innerWrap {
  width: 80%;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .width_100 {
  width: calc(100% - 120px);
  float: left;
  padding-right: 20px;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .width_120 {
  width: 120px;
  float: left;
}
.detailWrap .wholeContent .tableContent_Main .tableContent .innerWrap .h3 {
  margin-bottom: 20px;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .h3
  .width_120 {
  text-transform: none;
}
.detailWrap .wholeContent .tableContent_Main .tableContent .innerWrap .tableC {
  font-size: 18px;
  line-height: 26px;
  border-bottom: 1px solid #ccc;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .tableC
  li {
  width: 100%;
  float: left;
  padding: 5px 0;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .tableC
  li.subContent
  .width_100 {
  padding-left: 40px;
}
.detailWrap
  .wholeContent
  .tableContent_Main
  .tableContent
  .innerWrap
  .tableC
  strong {
  font-weight: 600;
}
.detailWrap.chilli_achari .gradientWrap .bordered {
  background-color: #00ab53;
}
.detailWrap.chilli_achari .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.detailWrap.chilli_achari .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00ab53 84%,
    transparent 55%
  );
}
.detailWrap.chilli_achari .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_1 {
  width: 162px;
  height: 200px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_1.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  top: 38%;
  left: 10%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_2 {
  width: 115px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_2.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_salt_2 {
  width: 115px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_201 {
  width: 115px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_301 {
  width: 109px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_401 {
  width: 164px;
  height: 191px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_501 {
  width: 143px;
  height: 53px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_601 {
  width: 188px;
  height: 157px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_701 {
  width: 132px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_801 {
  width: 320px;
  height: 180px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 80%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_3 {
  width: 109px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_3.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_salt_3 {
  width: 124px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 3%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 191px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_6.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
detailWrap.chilli_achari .all_elements_Img .elementImg_salt_4 {
  width: 84px;
  height: 191px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_salt_5 {
  width: 143px;
  height: 69px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt04.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_salt_6 {
  width: 138px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt05.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_salt_8 {
  width: 186px;
  height: 202px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/classic/salt06.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 86%;
  float: left;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_5 {
  width: 143px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_5.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 46%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
  width: 188px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_8.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_7 {
  width: 132px;
  height: 82px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_9.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 90%;
  float: left;
}
.detailWrap.chilli_achari .all_elements_Img .elementImg_8 {
  width: 320px;
  height: 180px;
  background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/element_img_11.png);
  background-size: cover;
  background-position: top left;
  position: absolute;
  left: 80%;
  float: left;
}
.detailWrap.munchy_masala .gradientWrap .bordered {
  background-color: #f47b33;
}
.detailWrap.munchy_masala .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.detailWrap.munchy_masala .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f47b33 84%,
    transparent 55%
  );
}
.detailWrap.munchy_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 134px;
  height: 198px;
  background-image: url(../images/phase-2/product-detail-page/karare/munchy-masala/img5.png);
  top: 65%;
  left: -10%;
}
.detailWrap.munchy_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 210px;
  height: 110px;
  background-image: url(../images/phase-2/product-detail-page/karare/munchy-masala/img8.png);
  left: 55%;
}
.detailWrap.garlic_peri_peri .gradientWrap .bordered {
  background-color: #bc4396;
}
.detailWrap.garlic_peri_peri .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.detailWrap.garlic_peri_peri .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #bc4396 84%,
    transparent 55%
  );
}
.detailWrap.garlic_peri_peri
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
}
.detailWrap.garlic_peri_peri
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 181px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/karare/garlic_peri_peri/img5.png);
  top: 74%;
  left: -20%;
}
.detailWrap.garlic_peri_peri
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 213px;
  height: 159px;
  background-image: url(../images/phase-2/product-detail-page/karare/garlic_peri_peri/img8.png);
  top: 74%;
  left: 76%;
}
.detailWrap.noodle_masala .gradientWrap .bordered {
  background-color: #00b4d3;
}
.detailWrap.noodle_masala .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.detailWrap.noodle_masala .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00b4d3 84%,
    transparent 55%
  );
}
.detailWrap.noodle_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
}
.detailWrap.noodle_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 115px;
  height: 178px;
  background-image: url(../images/phase-2/product-detail-page/karare/noodle_masala/img5.png);
  top: 70%;
  left: -20%;
}

.detailWrap.noodle_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_501 {
  width: 115px;
  height: 178px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish07.png);
  top: 70%;
  left: -20%;
}
.detailWrap.noodle_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_801 {
  width: 147px;
  height: 176px;
  background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish08.png);
  top: 74%;
  left: 76%;
}

.detailWrap.noodle_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 147px;
  height: 176px;
  background-image: url(../images/phase-2/product-detail-page/karare/noodle_masala/img8.png);
  top: 74%;
  left: 76%;
}
.detailWrap.southern_spicy .gradientWrap .bordered {
  background-color: #f04938;
}
.detailWrap.southern_spicy .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d100 84%,
    transparent 55%
  );
}
.detailWrap.southern_spicy .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f04938 84%,
    transparent 55%
  );
}
.detailWrap.southern_spicy
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
}
.detailWrap.southern_spicy
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 115px;
  height: 195px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/img5.png);
  top: 74%;
  left: -20%;
}
.detailWrap.southern_spicy
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 247px;
  height: 228px;
  background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/img8.png);
  top: 64%;
  left: 52%;
}
.detailWrap.chatpata_masala .gradientWrap .bordered {
  background-color: #812c95;
}
.detailWrap.chatpata_masala .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #5a116c 84%,
    transparent 55%
  );
}
.detailWrap.chatpata_masala .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #812c95 84%,
    transparent 55%
  );
}
.detailWrap.chatpata_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/img2.png);
}
.detailWrap.chatpata_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/img3.png);
  width: 54px;
  height: 52px;
  left: 0;
}
.detailWrap.chatpata_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/img4.png);
  width: 98px;
  height: 98px;
}
.detailWrap.chatpata_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/img5.png);
  width: 102px;
  height: 102px;
  top: 80%;
  left: -10%;
}
.detailWrap.chatpata_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/img8.png);
  width: 180px;
  height: 172px;
  top: 70%;
  left: 72%;
}
.detailWrap.chatpata_masala .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_1 {
  width: 162px;
  height: 162px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_2 {
  width: 115px;
  height: 115px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_3 {
  width: 80px;
  height: 80px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 84px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_5 {
  width: 80px;
  height: 80px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
  left: 45%;
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_6 {
  width: 108px;
  height: 108px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_7 {
  width: 132px;
  height: 132px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.chatpata_masala .all_elements_Img .elementImg_8 {
  width: 180px;
  height: 180x;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/element_img_1.png);
}
.detailWrap.rock_salt .gradientWrap .bordered {
  background-color: #589dc3;
}
.detailWrap.rock_salt .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #195d81 84%,
    transparent 55%
  );
}
.detailWrap.rock_salt .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #589dc3 84%,
    transparent 55%
  );
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/img2.png);
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/img3.png);
  width: 54px;
  height: 52px;
  left: 0;
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/img4.png);
  width: 98px;
  height: 98px;
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/img5.png);
  width: 100px;
  height: 70px;
  top: 80%;
  left: -10%;
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/img8.png);
  width: 180px;
  height: 150px;
  top: 70%;
  left: 72%;
}
.detailWrap.rock_salt .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.detailWrap.rock_salt .all_elements_Img .elementImg_1 {
  width: 162px;
  height: 162px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_2 {
  width: 115px;
  height: 115px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_3 {
  width: 80px;
  height: 80px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 84px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_5 {
  width: 80px;
  height: 80px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
  left: 45%;
}
.detailWrap.rock_salt .all_elements_Img .elementImg_6 {
  width: 108px;
  height: 108px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_7 {
  width: 132px;
  height: 132px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.rock_salt .all_elements_Img .elementImg_8 {
  width: 180px;
  height: 180x;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/element_img_1.png);
}
.detailWrap.chilli_cheese .gradientWrap .bordered {
  background-color: #12ada1;
}
.detailWrap.chilli_cheese .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.detailWrap.chilli_cheese .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #12ada1 84%,
    transparent 55%
  );
}
.detailWrap.chilli_cheese
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 160px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chilli_cheese/img5.png);
  top: 70%;
  left: -22%;
}
.detailWrap.chilli_cheese
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 240px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/chilli_cheese/img8.png);
  top: 80%;
}
.detailWrap.chilli_cheese .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.fox_nuts.homestyle_classic .gradientWrap .bordered {
  background-color: #f4a008;
}
.detailWrap.fox_nuts.homestyle_classic .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #dc9100 84%,
    transparent 55%
  );
}
.detailWrap.fox_nuts.homestyle_classic
  .gradientWrap
  .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f4a008 84%,
    transparent 55%
  );
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/img2.png);
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_2.png);
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  display: none;
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 210px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/img8.png);
  top: 80%;
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}

.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts.homestyle_classic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_1 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_2 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_3 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_4 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_5 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_6 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_7 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.fox_nuts.homestyle_classic .all_elements_Img .elementImg_8 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/element_img_1.png);
}
.detailWrap.pizza .gradientWrap .bordered {
  background-color: #d8055f;
}
.detailWrap.pizza .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.detailWrap.pizza .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #d8055f 84%,
    transparent 55%
  );
}
.detailWrap.pizza
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 280px;
  height: 172px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/pizza/img5.png);
  top: 80%;
  left: -22%;
}
.detailWrap.pizza
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 180px;
  height: 110px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/pizza/img8.png);
  top: 82%;
}
.detailWrap.pizza .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.spanish_tomato .gradientWrap .bordered {
  background-color: #e01b07;
}
.detailWrap.spanish_tomato .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.detailWrap.spanish_tomato .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #e01b07 84%,
    transparent 55%
  );
}
.detailWrap.spanish_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 200px;
  height: 260px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/spanish_tomato/img5.png);
  top: 60%;
  left: -22%;
}
.detailWrap.spanish_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 320px;
  height: 200px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/spanish_tomato/img8.png);
  top: 74%;
  left: 58%;
}
.detailWrap.tandoori .gradientWrap .bordered {
  background-color: #de6614;
}
.detailWrap.tandoori .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.detailWrap.tandoori .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #de6614 84%,
    transparent 55%
  );
}
.detailWrap.tandoori
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 200px;
  height: 260px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/img5.png);
  top: 60%;
  left: -22%;
}
.detailWrap.tandoori
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 210px;
  height: 246px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/img8.png);
  top: 58%;
  left: 68%;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/stick-01.png);
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/stick-02.png);
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/stick-03.png);
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/stick-04.png);
}
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/stick-05.png);
}
.detailWrap.quinoa .gradientWrap .bordered {
  background-color: #00b0c5;
}
.detailWrap.quinoa .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #005cbc 84%,
    transparent 55%
  );
}
.detailWrap.quinoa .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00b0c5 84%,
    transparent 55%
  );
}
.detailWrap.quinoa .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.quinoa .all_elements_Img .elementImg_1 {
  width: 90px;
  height: 90px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_1.png);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  left: 2%;
}
.detailWrap.quinoa .all_elements_Img .elementImg_2 {
  width: 80px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_2.png);
  background-size: contain;
  position: absolute;
  left: 85%;
  background-repeat: no-repeat;
}
.detailWrap.quinoa .all_elements_Img .elementImg_3 {
  width: 68px;
  height: 68px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_3.png);
  background-size: contain;
  position: absolute;
  left: 3%;
  background-repeat: no-repeat;
}
.detailWrap.quinoa .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 85px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_4.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 48%;
}
.detailWrap.quinoa .all_elements_Img .elementImg_5 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_5.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
}
.detailWrap.quinoa .all_elements_Img .elementImg_6 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/element_img_6.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/img2.png);
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/img3.png);
  width: 105px;
  height: 101px;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/img4.png);
  width: 116px;
  height: 98px;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 209px;
  height: 131px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/cheese-img.png);
  top: 75%;
  left: -20%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 108px;
  height: 175px;
  background-image: url(../images/phase-2/product-detail-page/puffs/cheesy-cheese/cheese-product.png);
  top: 70%;
  left: 86%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.quinoa
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.khatta_meetha .gradientWrap .bordered {
  background-color: #cc1c80;
}
.detailWrap.khatta_meetha .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #005cbc 84%,
    transparent 55%
  );
}
.detailWrap.khatta_meetha .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #cc1c80 84%,
    transparent 55%
  );
}
.detailWrap.khatta_meetha
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 195px;
  height: 73px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/khatta-meetha/imli-img.png);
  top: 80%;
  left: -20%;
}
.detailWrap.khatta_meetha
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 349px;
  height: 105px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/khatta-meetha/kairi-img.png);
  top: 80%;
  left: 44%;
}
.detailWrap.lime_peri_peri .gradientWrap .bordered {
  background-color: #99ca4b;
}
.detailWrap.lime_peri_peri .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #005cbc 84%,
    transparent 55%
  );
}
.detailWrap.lime_peri_peri .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #99ca4b 84%,
    transparent 55%
  );
}
.detailWrap.lime_peri_peri
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 280px;
  height: 130px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/lime-peri-peri/lemon-img.png);
  top: 75%;
  left: -30%;
}
.detailWrap.lime_peri_peri
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 150px;
  height: 106px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/lime-peri-peri/chilli-img.png);
  top: 85%;
  left: 76%;
}
.detailWrap.tikka_masala .gradientWrap .bordered {
  background-color: #ed6625;
}
.detailWrap.tikka_masala .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #005cbc 84%,
    transparent 55%
  );
}
.detailWrap.tikka_masala .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #ed6625 84%,
    transparent 55%
  );
}
.detailWrap.tikka_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 189px;
  height: 101px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/tikka-masala/masala-img.png);
  top: 84%;
  left: -15%;
}
.detailWrap.tikka_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 181px;
  height: 124px;
  background-image: url(../images/phase-2/product-detail-page/quinoa/tikka-masala/other-masala-img.png);
  top: 70%;
  left: 70%;
}
.detailWrap.multigrain_chips .gradientWrap .bordered {
  background-color: #d7521a;
}
.detailWrap.multigrain_chips .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.detailWrap.multigrain_chips .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #d7521a 84%,
    transparent 55%
  );
}
.detailWrap.multigrain_chips .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_1 {
  width: 162px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_1.png);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  left: 2%;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_2 {
  width: 80px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_2.png);
  background-size: contain;
  position: absolute;
  left: 85%;
  background-repeat: no-repeat;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_3 {
  width: 109px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_3.png);
  background-size: contain;
  position: absolute;
  left: 3%;
  background-repeat: no-repeat;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 85px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_4.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 40%;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_5 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_5.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
}
.detailWrap.multigrain_chips .all_elements_Img .elementImg_6 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/element_img_6.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/img2.png);
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/img3.png);
  width: 165px;
  height: 140px;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/img4.png);
  width: 135px;
  height: 155px;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 176px;
  height: 133px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/chinese-ingredients.png);
  top: 78%;
  left: 70%;
}
.detailWrap.multigrain_chips
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: none;
}
.detailWrap.chivda_chatpata .gradientWrap .bordered {
  background-color: #e99e09;
}
.detailWrap.chivda_chatpata .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.detailWrap.chivda_chatpata .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #e99e09 84%,
    transparent 55%
  );
}
.detailWrap.chivda_chatpata
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 169px;
  height: 127px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/chivda-chatpata/chivda.png);
}
.detailWrap.dahi_papdi_chaat .gradientWrap .bordered {
  background-color: #1f9099;
}
.detailWrap.dahi_papdi_chaat .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.detailWrap.dahi_papdi_chaat .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #1f9099 84%,
    transparent 55%
  );
}
.detailWrap.dahi_papdi_chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 278px;
  height: 145px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/dahi-papdi-chaat/dahi.png);
  left: -35%;
  top: 78%;
}
.detailWrap.spicy_lemon .gradientWrap .bordered {
  background-color: #a9a606;
}
.detailWrap.spicy_lemon .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.detailWrap.spicy_lemon .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #a9a606 84%,
    transparent 55%
  );
}
.detailWrap.spicy_lemon
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 164px;
  height: 107px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/spicy-lemon/tamarind.png);
  left: -12%;
  top: 80%;
}
.detailWrap.spicy_lemon
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 145px;
  height: 132px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/spicy-lemon/lime.png);
  left: 78%;
  top: 76%;
}
.detailWrap.tangy_tomato .gradientWrap .bordered {
  background-color: #bf0b0b;
}
.detailWrap.tangy_tomato .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8a199c 84%,
    transparent 55%
  );
}
.detailWrap.tangy_tomato .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #bf0b0b 84%,
    transparent 55%
  );
}
.detailWrap.tangy_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 191px;
  height: 201px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/tangy-tomato/tomato1.png);
  left: -10%;
  top: 70%;
}
.detailWrap.tangy_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 182px;
  height: 194px;
  background-image: url(../images/phase-2/product-detail-page/multigrain/tangy-tomato/tomato2.png);
  left: 84%;
  top: 65%;
}
.detailWrap.veggie_stix .gradientWrap .bordered {
  background-color: #f36b24;
}
.detailWrap.veggie_stix .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.veggie_stix .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f36b24 84%,
    transparent 55%
  );
}
.detailWrap.veggie_stix .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_1 {
  width: 162px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_1.png);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  left: 2%;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_2 {
  width: 80px;
  height: 71px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_2.png);
  background-size: contain;
  position: absolute;
  left: 85%;
  background-repeat: no-repeat;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_3 {
  width: 109px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_3.png);
  background-size: contain;
  position: absolute;
  left: 3%;
  background-repeat: no-repeat;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_4 {
  width: 84px;
  height: 85px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_4.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 48%;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_5 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_5.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
}
.detailWrap.veggie_stix .all_elements_Img .elementImg_6 {
  width: 55px;
  height: 49px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/element_img_6.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/img2.png);
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/img3.png);
  width: 71px;
  height: 55px;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/img4.png);
  width: 137px;
  height: 172px;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 176px;
  height: 133px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/cheese-parsley.png);
  top: 70%;
  left: -32%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 283px;
  height: 125px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/carrot-parsley.png);
  top: 80%;
  left: 65%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.veggie_stix
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.chilli_chataka .gradientWrap .bordered {
  background-color: #d32a23;
}
.detailWrap.chilli_chataka .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.chilli_chataka .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #d32a23 84%,
    transparent 55%
  );
}
.detailWrap.chilli_chataka
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 224px;
  height: 174px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/chilli-chataka/chilli.png);
  left: -20%;
  top: 73%;
}
.detailWrap.chilli_chataka
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 109px;
  height: 116px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/chilli-chataka/tomato.png);
  left: 83%;
  top: 80%;
}
.detailWrap.minty_masala .gradientWrap .bordered {
  background-color: #f2972e;
}
.detailWrap.minty_masala .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.minty_masala .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f2972e 84%,
    transparent 55%
  );
}
.detailWrap.minty_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 120px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/minty-masala/tomato-parsley.png);
  left: -20%;
  top: 72%;
}
.detailWrap.minty_masala
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 90px;
  height: 162px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/minty-masala/corn-parsley.png);
  left: 83%;
  top: 70%;
}
.detailWrap.roasted_garlic .gradientWrap .bordered {
  background-color: #dbb074;
}
.detailWrap.roasted_garlic .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.roasted_garlic .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #dbb074 84%,
    transparent 55%
  );
}
.detailWrap.roasted_garlic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 154px;
  height: 226px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/left-product.png);
  left: -20%;
  top: 58%;
}
.detailWrap.roasted_garlic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 170px;
  height: 192px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/right-product.png);
  left: 83%;
  top: 62%;
}
.detailWrap.v_tomato .gradientWrap .bordered {
  background-color: #dbb074;
}
.detailWrap.v_tomato .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.v_tomato .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #dbb074 84%,
    transparent 55%
  );
}
.detailWrap.v_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 122px;
  height: 130px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/tomato/left-product.png);
  left: -25%;
  top: 80%;
}
.detailWrap.v_tomato
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  display: block;
  width: 122px;
  height: 130px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/tomato/right-product.png);
  left: 83%;
  top: 80%;
}
.detailWrap.sour_cream_and_onion .gradientWrap .bordered {
  background-color: #85c441;
}
.detailWrap.sour_cream_and_onion .gradientWrap .bordered:before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00839d 84%,
    transparent 55%
  );
}
.detailWrap.sour_cream_and_onion .gradientWrap .bordered:nth-child(2):before {
  background-image: radial-gradient(
    circle at 50% -150%,
    #85c441 84%,
    transparent 55%
  );
}
.detailWrap.sour_cream_and_onion .all_elements_Img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_1 {
  width: 117px;
  height: 164px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_1.png);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  left: 2%;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_2 {
  width: 102px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_2.png);
  background-size: contain;
  position: absolute;
  left: 85%;
  background-repeat: no-repeat;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_3 {
  width: 102px;
  height: 112px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_3.png);
  background-size: contain;
  position: absolute;
  left: 3%;
  background-repeat: no-repeat;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_4 {
  width: 100px;
  height: 53px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_4.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 48%;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_5 {
  width: 96px;
  height: 65px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_5.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
}
.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_6 {
  width: 64px;
  height: 143px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/element_img_6.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_2 {
  z-index: -1;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/img2.png);
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/img3.png);
  width: 82px;
  height: 90px;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/img4.png);
  width: 119px;
  height: 59px;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  width: 140px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/left-product.png);
  top: 68%;
  left: -15%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  width: 296px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/right-product.png);
  top: 76%;
  left: 58%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/stick-01.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  width: 328px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/stick-02.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  width: 257px;
  height: 152px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/stick-03.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  left: 0%;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_4 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/stick-04.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}
.detailWrap.sour_cream_and_onion
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  width: 271px;
  height: 160px;
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/stick-05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10%;
  right: 0;
  z-index: -1;
  background-size: 100%;
}

#info {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -400px 0;
  }
}
/* New bottom url click CTA changes */
.bottomUrlChange {
  position: fixed;
  z-index: 994;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: -100%;
  opacity: 0;
  cursor: pointer;
  transition: 0.8s all linear;
  max-width: 350px;
}
.bottomUrlChange .arrowImage {
  background: url(../images/phase-2/yellow-down-arrow.png) no-repeat center
    center;
  width: 50px;
  height: 30px;
  display: block;
  margin: 5px auto;
  background-size: 100%;
  display: none;
}
.bottomUrlChange .nextText {
  background: #00ab53;
  font-family: "ROCKB";
  color: #ffd600;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #fff;
  transition: 0.2s all linear;
}
.bottomUrlChange .nextText:hover {
  color: #fff;
}
.bottomUrlChange.come-up {
  opacity: 1;
  bottom: 135px;
}

.nextPrdBx.khattaMeetha {
  background-image: url(../images/phase-2/product-detail-page/puffs/khatta-meetha/product_pack.png);
  background-color: #cc1c80;
}

.nextPrdBx.foxRockSalt {
  background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/product_pack.png);
  background-color: #5ea1c5;
}

.nextPrdBx.vsTomato {
  background-image: url(../images/phase-2/product-detail-page/veggie-stix/tomato/product_pack.png);
  background-color: #ffd829;
}

.nextPrdBx.cheesyCheese {
  background-image: url(../images/phase-2/product-detail-page/puffs/cheesy-cheese/product_pack.png);
  background-color: #3f88c6;
}

.fox_nuts.detailWrap
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap {
  max-width: 350px;
}

.karare.fox_nuts .packtop {
  top: -40px;
  width: 100%;
  left: 0px;
}
.karare.fox_nuts .packtop img {
  min-width: 303px;
}

.karare.fox_nuts.rock_salt .packtop {
  top: -52px;
  width: 100%;
  left: 2px;
}
.karare.fox_nuts.rock_salt .packtop img {
  min-width: 301px;
}

.karare.fox_nuts.chatpata_masala .packtop {
  top: -45px;
  width: 100%;
  left: -4px;
}
.karare.fox_nuts.chatpata_masala .packtop img {
  max-width: 298px;
  min-width: initial;
}

.karare.fox_nuts.homestyle_classic .packtop {
  top: -47px;
  width: 100%;
  left: -5px;
}
.karare.fox_nuts.homestyle_classic .packtop img {
  min-width: 301px;
}

.karare.fox_nuts.chatpata_masala.tandoori .packtop {
  top: -40px;
  left: 0;
}
.karare.fox_nuts.chatpata_masala.tandoori .packtop img {
  max-width: inherit;
  min-width: 304px;
}

.newGradient {
  height: 60%;
  transform: rotate(-10deg);
  width: 105%;
  position: absolute;
  top: -18%;
  left: -4%;
  background: #00ab53;
  overflow: hidden;
  z-index: 1;
}
.newGradient .innerGradient {
  background: #f7d100;
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 40px;
  transform: rotate(5deg);
}
.newGradient .innerGradient::before {
  position: absolute;
  content: "";
  bottom: 32px;
  height: 66px;
  width: 100%;
  background-size: 200px 70px, 204px 78px;
  background-position: -5px 0px, -5px 0px;
  background-image: radial-gradient(
    circle at 50% 200%,
    #f7d000 85%,
    transparent 56%
  );
  -webkit-animation: slide 20s linear infinite;
}
.newGradient .innerGradient::after {
  position: absolute;
  content: "";
  bottom: 57px;
  height: 66px;
  width: 100%;
  background-size: 200px 67px, 204px 78px;
  background-position: -5px 0px, -5px 0px;
  -webkit-animation: slide 20s linear infinite;
  background-image: radial-gradient(
    circle at 50% -150%,
    #00ab53 84%,
    transparent 55%
  );
}
.newGradient::after {
  content: "";
  background: #f7d100;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 100px;
  transform: rotate(5deg);
}
.newGradient::before {
  content: "";
  background: #f7d100;
  position: absolute;
  width: 100%;
  bottom: -53px;
  height: 150px;
  transform: rotate(3deg);
}
.newGradient.multigrain-dpc {
  background: #00adbd;
  height: 73%;
}
.newGradient.multigrain-dpc .innerGradient {
  background: #8b2a98;
}
.newGradient.multigrain-dpc .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8b2a98 85%,
    transparent 56%
  );
}
.newGradient.multigrain-dpc .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00adbd 84%,
    transparent 55%
  );
}
.newGradient.multigrain-dpc::after {
  background: #8b2a98;
}
.newGradient.multigrain-dpc::before {
  background: #8b2a98;
}
.newGradient.multigrain-chas {
  background: #ed6223;
  height: 73%;
}
.newGradient.multigrain-chas .innerGradient {
  background: #8b2a98;
}
.newGradient.multigrain-chas .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8b2a98 85%,
    transparent 56%
  );
}
.newGradient.multigrain-chas .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #ed6223 84%,
    transparent 55%
  );
}
.newGradient.multigrain-chas::after {
  background: #8b2a98;
}
.newGradient.multigrain-chas::before {
  background: #8b2a98;
}
.newGradient.multigrain-tt {
  background: #ca4433;
  height: 72%;
}
.newGradient.multigrain-tt .innerGradient {
  background: #8a199c;
}
.newGradient.multigrain-tt .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8a199c 85%,
    transparent 56%
  );
}
.newGradient.multigrain-tt .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #ca4433 84%,
    transparent 55%
  );
}
.newGradient.multigrain-tt::after {
  background: #8a199c;
}
.newGradient.multigrain-tt::before {
  background: #8a199c;
}
.newGradient.puffs-cc {
  background: #478fcd;
  height: 76%;
}
.newGradient.puffs-cc .innerGradient {
  background: #1f65a6;
}
.newGradient.puffs-cc .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #1f65a6 85%,
    transparent 56%
  );
}
.newGradient.puffs-cc .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #478fcd 84%,
    transparent 55%
  );
}
.newGradient.puffs-cc::after {
  background: #1f65a6;
}
.newGradient.puffs-cc::before {
  background: #1f65a6;
}
.newGradient.puffs-km {
  background: #cc1c80;
  height: 76%;
}
.newGradient.puffs-km .innerGradient {
  background: #005cbc;
}
.newGradient.puffs-km .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #005cbc 85%,
    transparent 56%
  );
}
.newGradient.puffs-km .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #cc1c80 84%,
    transparent 55%
  );
}
.newGradient.puffs-km::after {
  background: #005cbc;
}
.newGradient.puffs-km::before {
  background: #005cbc;
}
.newGradient.foxnuts-tan {
  background: #f57b20;
  height: 70%;
}
.newGradient.foxnuts-tan .innerGradient {
  background: #d35705;
}
.newGradient.foxnuts-tan .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #d35705 85%,
    transparent 56%
  );
}
.newGradient.foxnuts-tan .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f57b20 84%,
    transparent 55%
  );
}
.newGradient.foxnuts-tan::after {
  background: #d35705;
}
.newGradient.foxnuts-tan::before {
  background: #d35705;
}
.newGradient.foxnuts-rs {
  background: #589dc3;
  height: 72%;
}
.newGradient.foxnuts-rs .innerGradient {
  background: #195d81;
}
.newGradient.foxnuts-rs .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #195d81 85%,
    transparent 56%
  );
}
.newGradient.foxnuts-rs .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #589dc3 84%,
    transparent 55%
  );
}
.newGradient.foxnuts-rs::after {
  background: #195d81;
}
.newGradient.foxnuts-rs::before {
  background: #195d81;
}
.newGradient.foxnuts-cm {
  background: #812c95;
  height: 72%;
}
.newGradient.foxnuts-cm .innerGradient {
  background: #5a116c;
}
.newGradient.foxnuts-cm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #5a116c 85%,
    transparent 56%
  );
}
.newGradient.foxnuts-cm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #812c95 84%,
    transparent 55%
  );
}
.newGradient.foxnuts-cm::after {
  background: #5a116c;
}
.newGradient.foxnuts-cm::before {
  background: #5a116c;
}
.newGradient.foxnuts-hc {
  background: #f4a008;
  height: 68%;
}
.newGradient.foxnuts-hc .innerGradient {
  background: #dc9100;
}
.newGradient.foxnuts-hc .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #dc9100 85%,
    transparent 56%
  );
}
.newGradient.foxnuts-hc .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f4a008 84%,
    transparent 55%
  );
}
.newGradient.foxnuts-hc::after {
  background: #dc9100;
}
.newGradient.foxnuts-hc::before {
  background: #dc9100;
}
.newGradient.veggie-stix-cc {
  background: #df212f;
  height: 75%;
}
.newGradient.veggie-stix-cc .innerGradient {
  background: #00839d;
}
.newGradient.veggie-stix-cc .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #00839d 85%,
    transparent 56%
  );
}
.newGradient.veggie-stix-cc .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #df212f 84%,
    transparent 55%
  );
}
.newGradient.veggie-stix-cc::after {
  background: #00839d;
}
.newGradient.veggie-stix-cc::before {
  background: #00839d;
}
.newGradient.veggie-stix-t {
  background: #f9d42f;
  height: 76%;
}
.newGradient.veggie-stix-t .innerGradient {
  background: #00839d;
}
.newGradient.veggie-stix-t .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #00839d 85%,
    transparent 56%
  );
}
.newGradient.veggie-stix-t .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f9d42f 84%,
    transparent 55%
  );
}
.newGradient.veggie-stix-t::after {
  background: #00839d;
}
.newGradient.veggie-stix-t::before {
  background: #00839d;
}
.newGradient.veggie-stix-scao {
  background: #8fc64b;
  height: 77%;
}
.newGradient.veggie-stix-scao .innerGradient {
  background: #00839d;
}
.newGradient.veggie-stix-scao .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #00839d 85%,
    transparent 56%
  );
}
.newGradient.veggie-stix-scao .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #8fc64b 84%,
    transparent 55%
  );
}
.newGradient.veggie-stix-scao::after {
  background: #00839d;
}
.newGradient.veggie-stix-scao::before {
  background: #00839d;
}
.newGradient.karare-mm {
  background: #f47b34;
  height: 74%;
}
.newGradient.karare-mm .innerGradient {
  background: #f9d100;
}
.newGradient.karare-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f9d100 85%,
    transparent 56%
  );
}
.newGradient.karare-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #f47b34 84%,
    transparent 55%
  );
}
.newGradient.karare-mm::after {
  background: #f9d100;
}
.newGradient.karare-mm::before {
  background: #f9d100;
}

.newGradient.potato-chip-mm {
  background: #d5221e;
  height: 74%;
}
.newGradient.potato-chip-mm .innerGradient {
  background: #078a64;
}
.newGradient.potato-chip-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #078a64 85%,
    transparent 56%
  );
}
.newGradient.potato-chip-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #d5221e 84%,
    transparent 55%
  );
}
.newGradient.potato-chip-mm::after {
  background: #078a64;
}
.newGradient.potato-chip-mm::before {
  background: #078a64;
}

.newGradient.indian-masala-mm {
  background: #0054b8;
  height: 74%;
}
.newGradient.indian-masala-mm .innerGradient {
  background: #078a64;
}
.newGradient.indian-masala-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #078a64 85%,
    transparent 56%
  );
}
.newGradient.indian-masala-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #0054b8 84%,
    transparent 55%
  );
}
.newGradient.indian-masala-mm::after {
  background: #078a64;
}
.newGradient.indian-masala-mm::before {
  background: #078a64;
}

.newGradient.classic-salted-mm {
  background: #eecb00;
  height: 74%;
}
.newGradient.classic-salted-mm .innerGradient {
  background: #078a64;
}
.newGradient.classic-salted-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #078a64 85%,
    transparent 56%
  );
}
.newGradient.classic-salted-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #eecb00 84%,
    transparent 55%
  );
}
.newGradient.classic-salted-mm::after {
  background: #078a64;
}
.newGradient.classic-salted-mm::before {
  background: #078a64;
}

.newGradient.american-cream-mm {
  background: #72bc23;
  height: 74%;
}
.newGradient.american-cream-mm .innerGradient {
  background: #078a64;
}
.newGradient.american-cream-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #078a64 85%,
    transparent 56%
  );
}
.newGradient.american-cream-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #72bc23 84%,
    transparent 55%
  );
}
.newGradient.american-cream-mm::after {
  background: #078a64;
}
.newGradient.american-cream-mm::before {
  background: #078a64;
}

.newGradient.kashmiri-chilli-mm {
  background: #fd5401;
  height: 74%;
}
.newGradient.kashmiri-chilli-mm .innerGradient {
  background: #078a64;
}
.newGradient.kashmiri-chilli-mm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #078a64 85%,
    transparent 56%
  );
}
.newGradient.kashmiri-chilli-mm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #fd5401 84%,
    transparent 55%
  );
}
.newGradient.kashmiri-chilli-mm::after {
  background: #078a64;
}
.newGradient.kashmiri-chilli-mm::before {
  background: #078a64;
}

.newGradient.karare-ca {
  background: #00ab53;
  height: 74%;
}
.newGradient.karare-ca .innerGradient {
  background: #f9d100;
}
.newGradient.karare-ca .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f9d100 85%,
    transparent 56%
  );
}
.newGradient.karare-ca .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00ab53 84%,
    transparent 55%
  );
}
.newGradient.karare-ca::after {
  background: #f9d100;
}
.newGradient.karare-ca::before {
  background: #f9d100;
}
.newGradient.karare-nm {
  background: #00b4d3;
  height: 75%;
}
.newGradient.karare-nm .innerGradient {
  background: #f9d100;
}
.newGradient.karare-nm .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f9d100 85%,
    transparent 56%
  );
}
.newGradient.karare-nm .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #00b4d3 84%,
    transparent 55%
  );
}
.newGradient.karare-nm::after {
  background: #f9d100;
}
.newGradient.karare-nm::before {
  background: #f9d100;
}
.newGradient.homeScreen {
  background: #c1d125;
  height: 70%;
}
.newGradient.homeScreen .innerGradient {
  background: #659301;
}
.newGradient.homeScreen .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #659301 85%,
    transparent 56%
  );
}
.newGradient.homeScreen .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #c1d125 84%,
    transparent 55%
  );
}
.newGradient.homeScreen::after {
  background: #659301;
}
.newGradient.homeScreen::before {
  background: #659301;
}
.newGradient.news-grad {
  background: #3abac3;
  height: 70%;
}
.newGradient.news-grad .innerGradient {
  background: #016c90;
}
.newGradient.news-grad .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #016c90 85%,
    transparent 56%
  );
}
.newGradient.news-grad .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #3abac3 84%,
    transparent 55%
  );
}
.newGradient.news-grad::after {
  background: #016c90;
}
.newGradient.news-grad::before {
  background: #016c90;
}
.newGradient.about-grad {
  background: #a8144f;
  height: 40%;
}
.newGradient.about-grad .innerGradient {
  background: #ca1d67;
}
.newGradient.about-grad .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #ca1d67 85%,
    transparent 56%
  );
}
.newGradient.about-grad .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #a8144f 84%,
    transparent 55%
  );
}
.newGradient.about-grad::after {
  background: #ca1d67;
}
.newGradient.about-grad::before {
  background: #ca1d67;
}
.newGradient.contact-grad {
  background: #c9d929;
  height: 60%;
}
.newGradient.contact-grad .innerGradient {
  background: #659301;
}
.newGradient.contact-grad .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #659301 85%,
    transparent 56%
  );
}
.newGradient.contact-grad .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #c9d929 84%,
    transparent 55%
  );
}
.newGradient.contact-grad::after {
  background: #659301;
}
.newGradient.contact-grad::before {
  background: #659301;
}

.detailWrap.chatpata_masala.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3,
.detailWrap.rock_salt
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  left: 10%;
}

.detailWrap.fox_nuts
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  left: 60%;
}

.nextPrdBx.karare::before {
  background-size: 11vh;
}

.nextPrdBx.quipuf::before,
.nextPrdBx.veggistig::before,
.nextPrdBx.multigrn::before {
  background-size: 9vh;
}

.nextPrdBx.veggisti::before {
  background-size: 12vh;
}

.fullpage-wrapper .newGradient.karare-mm {
  height: 70%;
}

.fullpage-wrapper .newGradient.puffs-cc {
  height: 72%;
}

.fullpage-wrapper .newGradient.veggie-stix-cc {
  height: 73%;
}

.potatostix-desc {
  text-align: left;
  padding-left: 105px;
  margin-top: 40px;
  display: none;
}

.potatostix-desc h3 {
  font-size: 27px;
  list-style: 31px;
  margin-bottom: 15px;
}

.potatostix-desc p {
  font-size: 14px;
  line-height: 18px;
  padding-right: 50px;
  padding-bottom: 10px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .img_Pack {
  background-size: contain;
}

.newGradient.potato-stix-aloo {
  background: #753b90;
  height: 65%;
}

.newGradient.potato-stix-aloo .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #753b90 84%,
    transparent 55%
  );
}

.newGradient.potato-stix-aloo::before {
  background: #f1892e;
}

.newGradient.potato-stix-aloo .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f1892e 85%,
    transparent 56%
  );
}

.newGradient.potato-stix-aloo::after {
  background: #f1892e;
}

.newGradient.potato-stix-aloo .innerGradient {
  background: #f1892e;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stick-01.png);
  width: 239px;
  height: 229px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stick-02.png);
  width: 119px;
  height: 201px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stick-03.png);
  width: 139px;
  height: 223px;
  left: 25%;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .contentWrap
  .mainContent {
  margin: 34px 0 0;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stix01.png);
  width: 146px;
  height: 173px;
  left: 12%;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stix02.png);
  width: 56px;
  height: 65px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/stix03.png);
  width: 121px;
  height: 162px;
  transform: rotate(-107deg);
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/limepotato.png);
  width: 168px;
  height: 281px;
  top: 55%;
  left: -13%;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/limepotato01.png);
  width: 205px;
  height: 266px;
  top: 60%;
  left: 75%;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_2 {
  width: 105px;
  height: 250px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix01.png);
  bottom: 70%;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_5 {
  width: 147px;
  height: 61px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix02.png);
  left: 2%;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_3 {
  width: 199px;
  height: 109px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix03.png);
  left: 0%;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_4 {
  width: 134px;
  height: 171px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix04.png);
  bottom: 1%;
  left: 65%;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_6 {
  width: 246px;
  height: 256px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix07.png);
  background-size: cover;
  left: auto;
  right: -90px;
}

.detailWrap.potato-stix-aloo-chaat.chilli_achari
  .all_elements_Img
  .elementImg_8 {
  width: 151px;
  height: 96px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix06.png);
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .contentWrap {
  /*  position: relative;
   top: 159px; */
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  right: 22px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  left: 10px;
}

.detailWrap.potato-stix-aloo-chaat
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  left: 73%;
}

.newGradient.potato-periperi {
  background: #fa4e0c;
  height: 65%;
}

.newGradient.potato-periperi .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #fa4e0c 84%,
    transparent 55%
  );
}

.newGradient.potato-periperi::before {
  background: #fda163;
}

.newGradient.potato-periperi .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #fda163 85%,
    transparent 56%
  );
}

.newGradient.potato-periperi::after {
  background: #fda163;
}

.newGradient.potato-periperi .innerGradient {
  background: #fda163;
}

.newGradient.potato-stix-cheesy {
  background: #0083b8;
  height: 65%;
}

.newGradient.potato-stix-cheesy .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #0083b8 84%,
    transparent 55%
  );
}

.newGradient.potato-stix-cheesy::before {
  background: #f1892e;
}

.newGradient.potato-stix-cheesy .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #f1892e 85%,
    transparent 56%
  );
}

.newGradient.potato-stix-cheesy::after {
  background: #f1892e;
}

.newGradient.potato-stix-cheesy .innerGradient {
  background: #f1892e;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stick-01.png);
  width: 239px;
  height: 229px;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stick-02.png);
  width: 119px;
  height: 201px;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stick-03.png);
  width: 139px;
  height: 223px;
  left: 25%;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .contentWrap
  .mainContent {
  margin: 34px 0 0;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stix01.png);
  width: 146px;
  height: 173px;
  left: 12%;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stix02.png);
  width: 56px;
  height: 65px;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/stix03.png);
  width: 121px;
  height: 162px;
  transform: rotate(-107deg);
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/onionring01.png);
  width: 135px;
  height: 156px;
  top: 55%;
  left: -19%;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/onionring02.png);
  width: 260px;
  height: 292px;
  top: 60%;
  left: 59%;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_2 {
  width: 105px;
  height: 250px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix01.png);
  bottom: 70%;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_5 {
  width: 147px;
  height: 61px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix02.png);
  left: 2%;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_3 {
  width: 199px;
  height: 109px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix03.png);
  left: 0%;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_4 {
  width: 134px;
  height: 171px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix04.png);
  bottom: 1%;
  left: 65%;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_6 {
  width: 246px;
  height: 256px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix07.png);
  background-size: cover;
  left: auto;
  right: -90px;
}

.detailWrap.potato-stix-cheesy-masti.chilli_achari
  .all_elements_Img
  .elementImg_8 {
  width: 151px;
  height: 96px;
  background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix06.png);
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .contentWrap {
  /* position: relative;
  top: 159px; */
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  right: 22px;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  left: 10px;
}

.detailWrap.potato-stix-cheesy-masti
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  left: 73%;
}

.newGradient.rings-masala-detail {
  background: #884b9e;
  height: 65%;
}

.detailWrap.rings-masala-magic .wholeContent .tableContent_Main .contentWrap {
  margin-top: 150px;
}

.newGradient.rings-masala-detail .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #884b9e 84%,
    transparent 55%
  );
}

.newGradient.rings-masala-detail::before {
  background: #8dc63f;
}

.newGradient.rings-masala-detail .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8dc63f 85%,
    transparent 56%
  );
}

.newGradient.rings-masala-detail::after {
  background: #8dc63f;
}

.newGradient.rings-masala-detail .innerGradient {
  background: #8dc63f;
}

.detailWrap.rings-masala-magic .karareHeading {
  /* top: 5px; */
  top: -30px;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stick-01.png);
  width: 229px;
  height: 195px;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stick-02.png);
  width: 234px;
  height: 216px;
  left: -24px;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stick-03.png);
  width: 164px;
  height: 213px;
  left: 30%;
  z-index: -2;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .contentWrap
  .mainContent {
  margin: 34px 0 0;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stix01.png);
  width: 125px;
  height: 129px;
  left: 60%;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stix02.png);
  width: 102px;
  height: 104px;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/stix03.png);
  width: 109px;
  height: 100px;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_5 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/masalaring01.png);
  width: 120px;
  height: 123px;
  top: 40%;
  left: -13%;
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/masalaring02.png);
  width: 279px;
  height: 155px;
  top: 68%;
  left: 59%;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_2 {
  width: 55px;
  height: 109px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix01.png);
  bottom: 70%;
  left: 0;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_5 {
  width: 170px;
  height: 167px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix02.png);
  left: 10%;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_3 {
  width: 130px;
  height: 120px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix03.png);
  left: 6%;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_4 {
  width: 142px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix04.png);
  bottom: 1%;
  left: 65%;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_6 {
  width: 127px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix05.png);
  background-size: cover;
  left: auto;
  right: 40%;
}

.detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_8 {
  width: 213px;
  height: 217px;
  background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix06.png);
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .contentWrap {
  /*     position: relative;
      top: 159px; */
}

.detailWrap.rings-masala-magic .productDetail_Main .container .twoCol .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.rings-masala-magic .productDetail_Main .container .twoCol .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.rings-masala-magic
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  span.animated-toy {
  background-image: url(../images/Toy.gif);
  width: 123px;
  height: 122px;
  top: 28%;
  left: 89%;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
}

.newGradient.rings-tomato-twist-detail {
  background: #eb1f2a;
  height: 65%;
}

.detailWrap.rings-tomato-twist .wholeContent .tableContent_Main .contentWrap {
  margin-top: 150px;
}

.newGradient.rings-tomato-twist-detail .innerGradient::after {
  background-image: radial-gradient(
    circle at 50% -150%,
    #eb1f2a 84%,
    transparent 55%
  );
}

.newGradient.rings-tomato-twist-detail::before {
  background: #8dc63f;
}

.newGradient.rings-tomato-twist-detail .innerGradient::before {
  background-image: radial-gradient(
    circle at 50% 200%,
    #8dc63f 85%,
    transparent 56%
  );
}

.newGradient.rings-tomato-twist-detail::after {
  background: #8dc63f;
}

.newGradient.rings-tomato-twist-detail .innerGradient {
  background: #8dc63f;
}

.detailWrap.rings-tomato-twist .karareHeading {
  top: 5px;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_1 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stick-01.png);
  width: 229px;
  height: 195px;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_2 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stick-02.png);
  width: 234px;
  height: 216px;
  left: -16px;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_3 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stick-03.png);
  width: 164px;
  height: 213px;
  left: 30%;
  z-index: -2;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .contentWrap
  .mainContent {
  margin: 34px 0 0;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_3 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stix01.png);
  width: 125px;
  height: 129px;
  left: 60%;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_4 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stix02.png);
  width: 102px;
  height: 104px;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .stick_5 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/stix03.png);
  width: 109px;
  height: 100px;
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  .innerWrap
  .inner_Img
  .inner_img_8 {
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/tomatatwist.png);
  width: 198px;
  height: 212px;
  top: 59%;
  left: 59%;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_2 {
  width: 55px;
  height: 109px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix01.png);
  bottom: 70%;
  left: 0;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_5 {
  width: 170px;
  height: 167px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix02.png);
  left: 10%;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_3 {
  width: 130px;
  height: 120px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix03.png);
  left: 6%;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_4 {
  width: 142px;
  height: 140px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix04.png);
  bottom: 1%;
  left: 65%;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_6 {
  width: 127px;
  height: 126px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix05.png);
  background-size: cover;
  left: auto;
  right: 40%;
}

.detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_8 {
  width: 213px;
  height: 217px;
  background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix06.png);
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .contentWrap {
  /*     position: relative;
      top: 159px;
   */
}

.detailWrap.rings-tomato-twist .productDetail_Main .container .twoCol .imgWrap {
  /*     position: relative;
      top: 140px; */
}

.detailWrap.rings-tomato-twist .productDetail_Main .container .twoCol .imgWrap {
  /* position: relative;
  top: 140px; */
}

.detailWrap.rings-tomato-twist
  .productDetail_Main
  .container
  .twoCol
  .imgWrap
  span.animated-toy {
  background-image: url(../images/Toy.gif);
  width: 123px;
  height: 122px;
  top: 28%;
  left: 84%;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
}

.tomatotwist {
  background-image: url(../images/r-2.png);
  background-color: #eb1f2a;
}

.nextPrdBx.veggistig.tomatotwist::before {
  background: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/dropstix02.png)
    no-repeat center center;
  background-size: 10vh;
}

.potatostixaloo {
  background-image: url(../images/product2.png);
  background-color: #753b90;
}

.nextPrdBx.veggistig.potatostixaloo::before {
  background: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/detail/dropstix03.png)
    no-repeat center center;
  background-size: 10vh;
}

.potatostixcheese {
  background-image: url(../images/product1.png);
  background-color: #0083b8;
}

.nextPrdBx.veggistig.potatostixcheese::before {
  background: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/dropstix03.png)
    no-repeat center center;
  background-size: 10vh;
}

.masalamagiC {
  background-image: url(../images/r-1.png);
  background-color: #884b9e;
}

.nextPrdBx.karare.masalamagiC::before {
  background: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/dropstix03.png)
    no-repeat center center;
  background-size: 9vh;
}

.karare.potato-stix-aloo-chaat .packtop {
  width: 100.5%;
  top: -35px;
  left: -1px;
}

.karare.potato-stix-cheesy-masti .packtop {
  width: 100.5%;
  top: -32px;
  left: -1px;
}

.potato-stix-aloo-chaat .tableContent_Main {
  display: flex;
  align-items: baseline;
}

.potato-stix-cheesy-masti .tableContent_Main {
  display: flex;
  align-items: baseline;
}

.rings-masala-magic .tableContent_Main {
  display: flex;
  align-items: baseline;
}

.rings-tomato-twist .tableContent_Main {
  display: flex;
  align-items: baseline;
}

.detailWrap.quinoa .all_elements_Img .elementImg_2 {
  left: 98%;
}

.detailWrap.quinoa .all_elements_Img .elementImg_4 {
  left: 45%;
}

.detailWrap.quinoa .all_elements_Img .elementImg_6 {
  left: 45%;
}

.detailWrap.quinoa .all_elements_Img .elementImg_5 {
  left: 98%;
}

.detailWrap.veggie_stix .all_elements_Img .elementImg_2 {
  left: 95%;
}

.detailWrap.veggie_stix .all_elements_Img .elementImg_5 {
  left: 95%;
}

.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_6 {
  left: 45%;
}

.detailWrap.sour_cream_and_onion .all_elements_Img .elementImg_4 {
  left: 45%;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
  left: 95%;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_8 {
  left: 95%;
}

.detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
  left: 95%;
}

.detailWrap.multigrain_chips .all_elements_Img .elementImg_2 {
  left: 95%;
}

.detailWrap.multigrain_chips .all_elements_Img .elementImg_5 {
  left: 95%;
}

/* 1920 start here */
@media only screen and (max-width: 1920px) {
  header nav {
    width: 400px;
  }

  .about-full-wrap .container .contentWrap {
    margin: 21% 0 0;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 27% 0 0 !important;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -22%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: -5% 0 0;
  }

  /* phase 2 css start here */
  /* phase 2 css end here */
  /* header phase 2 css start here */
  header nav {
    width: 100%;
  }

  /* header phase 2 css end here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .bgBlack {
    bottom: 0;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: 0;
    left: 0;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .inthenews_Wrap .container .contentWrap {
    margin: 14% 0 0 !important;
  }

  /* in the news phase 2 css end here */
  .nextPrdBx.fxnts::before {
    background-size: 85px;
  }
}
/* 1920 end here */
/* 1800 starts here */
@media screen and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 0) {
  /* MAC fixes go here */
}
/* 1800 ends here */
/* 1600 start here */
@media only screen and (max-width: 1600px) {
  header nav {
    width: 400px;
  }

  .firstScreen .container .contentWrap {
    margin: 6% 0 0;
  }

  .about-us-wrap p {
    width: 96% !important;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    margin: 0;
  }

  .about-us-wrap .second-p {
    padding-top: 10px;
  }

  .about-us-wrap .h2 abbr:after {
    right: -30px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 abbr {
    max-width: 100%;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 23% 0 0 !important;
    width: 60%;
    max-width: 520px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    right: -6%;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li a.btn1 {
    width: 160px;
    height: 50px;
    background-size: 100%;
    font-size: 18px;
    line-height: 46px;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: 0;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -21%;
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: -120px;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap {
    max-width: 500px;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 10px 0 20px;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3
    abbr {
    font-size: 34px;
    line-height: 30p;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    width: 284px;
    height: 144px;
  }

  .findyourFlavour .veggiList {
    margin: 30px 0;
  }

  .findyourFlavour .img-list-1 ul li {
    margin: 20px 0 0;
  }

  /* detail page */
  .detailWrap .productDetail_Main .container {
    max-width: 1100px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    width: 286px;
    height: 108px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 80px;
    height: 64px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 90px;
    height: 90px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_7 {
    width: 76px;
    height: 46px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    height: 410px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_spanish {
    height: 410px;
  }
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_american {
    height: 410px;
  }
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_indian {
    height: 410px;
  }
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_classic {
    height: 410px;
  }
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_kashmiri {
    height: 410px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_periperi {
    height: 410px;
  }

  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    height: 440px;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop img {
    max-width: 260px;
    min-width: initial;
  }

  .karare.fox_nuts.rock_salt .packtop img {
    max-width: 258px;
    min-width: initial;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop {
    top: -36px;
  }

  .karare.fox_nuts.rock_salt .packtop {
    top: -44px;
  }

  .karare.fox_nuts.chatpata_masala .packtop {
    top: -39px;
    left: -4px;
  }

  .karare.fox_nuts.chatpata_masala .packtop img {
    max-width: 255px;
    min-width: initial;
  }

  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop img {
    max-width: 259px;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .heading {
    width: 100%;
    max-width: 380px;
    display: inline-block;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .mainContent {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;
  }

  .detailWrap .wholeContent {
    margin-bottom: 20px !important;
  }

  .detailWrap .wholeContent .tableContent_Main .h3 {
    font-size: 20px;
    line-height: 22px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 140px;
    height: 118px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 210px;
    height: 90px;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .tableContent
    .innerWrap
    .tableC {
    font-size: 14px;
    line-height: 22px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_1 {
    width: 100px;
    height: 124px;
    top: 38%;
    left: 4%;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_2 {
    width: 80px;
    height: 48px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_8 {
    width: 200px;
    height: 112px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
    width: 110px;
    height: 80px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_7 {
    width: 100px;
    height: 62px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_5 {
    width: 106px;
    height: 36px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_4 {
    width: 64px;
    height: 146px;
  }

  .detailWrap.chilli_achari .gradientWrap {
    left: -18px;
    height: 90%;
    top: -18%;
    transform: rotate(-4deg);
    width: 110%;
  }

  .detailWrap.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 150px;
    top: 68%;
    left: -10%;
  }

  .detailWrap.southern_spicy
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 90px;
    height: 152px;
  }

  .detailWrap.southern_spicy
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 180px;
    height: 165px;
  }

  .detailWrap.garlic_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 150px;
    height: 132px;
  }

  .detailWrap.garlic_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 170px;
    height: 124px;
  }

  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 90px;
    height: 140px;
  }

  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 120px;
    height: 142px;
  }

  .detailWrap.chilli_achari.chatpata_masala .gradientWrap {
    top: -10%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 44px;
    height: 42px;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 72px;
    height: 72px;
    top: 86%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 70px;
    height: 70px;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 142px;
    top: 72%;
    left: 68%;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_2 {
    width: 50px;
    height: 30px;
    left: 1%;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 120px;
    height: 125px;
    top: 77%;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 130px;
    height: 88px;
    top: 85%;
  }

  .detailWrap.chatpata_masala.homestyle_classic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 115px;
    top: 78%;
    left: 64%;
  }

  .detailWrap.chatpata_masala.pizza
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 150px;
    height: 110px;
    top: 84%;
  }

  .detailWrap.chatpata_masala.pizza
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 170px;
    height: 100px;
    top: 84%;
    left: 60%;
  }

  .detailWrap.chatpata_masala.spanish_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 140px;
    height: 170px;
    top: 60%;
  }

  .detailWrap.chatpata_masala.spanish_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 200px;
    height: 142px;
    top: 72%;
    left: 54%;
  }

  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 110px;
    height: 140px;
    top: 78%;
    left: -16%;
  }

  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 124px;
    height: 142px;
    top: 76%;
    left: 68%;
  }

  /* detail page */
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2,
  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    width: 286px;
    height: 120px;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2,
  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    width: 286px;
    height: 120px;
  }

  .detailWrap.lime_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 78px;
    height: 50px;
    top: 92%;
    left: 83%;
    background-size: contain;
  }

  .detailWrap.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 135px;
    height: 55px;
    top: 90%;
    left: -20%;
    background-size: contain;
  }

  .detailWrap.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 200px;
    height: 65px;
    top: 90%;
    left: 55%;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 70px;
    height: 70px;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 70px;
    height: 70px;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 135px;
    height: 90px;
    top: 82%;
    left: -20%;
    background-size: contain;
  }

  .detailWrap.quinoa.cheesy_garlic_bread
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 70px;
    height: 115px;
    top: 76%;
    left: 86%;
    background-size: contain;
  }

  .detailWrap.dahi_papdi_chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 180px;
    height: 90px;
    left: -22%;
    top: 80%;
    background-size: contain;
  }

  .detailWrap.chivda_chatpata
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 115px;
    height: 90px;
    background-size: contain;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 85px;
    height: 75px;
    background-size: contain;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .detailWrap.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 130px;
    height: 130px;
    left: -15%;
    top: 70%;
    background-size: contain;
  }

  .detailWrap.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    display: block;
    width: 105px;
    height: 115px;
    left: 84%;
    top: 75%;
    background-size: contain;
  }

  .detailWrap.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 135px;
    height: 95px;
    left: -25%;
    top: 85%;
    background-size: contain;
  }

  .detailWrap.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    display: block;
    width: 120px;
    height: 110px;
    background-size: contain;
    left: 88%;
    top: 80%;
  }

  .detailWrap.multigrain_chips.chinese_hot_and_sour
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 130px;
    height: 105px;
    top: 82%;
    left: 80%;
    background-size: contain;
  }

  /* details page for 3 product MVQ css start */
  .detailWrap.multigrain_chips .gradientWrap {
    top: -14%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_1 {
    width: 60px;
    height: 80px;
  }

  .detailWrap.quinoa .gradientWrap {
    top: -13%;
  }

  .detailWrap.quinoa.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 240px;
    height: 75px;
    top: 84%;
    left: 45%;
  }

  .detailWrap.quinoa.tikka_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    left: 60%;
  }

  .detailWrap.quinoa.lime_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 200px;
    height: 100px;
  }

  .detailWrap.quinoa.lime_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 110px;
    height: 70px;
    top: 86%;
    left: 75%;
  }

  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 70%;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 100px;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 240px;
    height: 120px;
    left: 52%;
  }

  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 120px;
    height: 190px;
  }

  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 130px;
    height: 150px;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 70%;
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 240px;
    height: 106px;
  }

  /* details page for 3 product MVQ css end */
  /* phase 2 home page css start here */
  .firstScreen .container {
    max-width: 1100px;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    margin: 0;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3
    abbr {
    font-size: 34px;
    line-height: 30px;
  }

  /* phase 2 home page css start here */
  /* phase 2 home page css start here */
  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 48px;
    line-height: 48px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2:after {
    width: 13px;
    height: 44px;
    background-size: cover;
    top: 50px;
    right: -18px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 50px;
    height: 30px;
    background-size: cover;
    bottom: -24px;
    left: -38px;
  }

  .firstScreen .container .imgWrap {
    width: calc(44% - 4px);
    text-align: right;
    margin: 5% 0 0;
  }

  .firstScreen .container .imgWrap .character_Animation img {
    max-width: 360px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 100%;
    padding-right: 20px;
  }

  .firstScreen .container .contentWrap {
    margin: 10% 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    width: calc(100% - 406px);
  }

  .firstScreen.secondScreen .container .imgWrap {
    max-width: 400px;
  }

  .firstScreen.secondScreen .container .imgWrap .product_Animation {
    width: 100%;
    max-width: 100%;
    float: right;
  }

  .firstScreen.secondScreen .bgBlack {
    height: 100%;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 90px 0 0;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .btn1,
  .firstScreen .container .contentWrap .innerWrap .bottomtext .btn1,
  .firstScreen.thirdScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 20px auto 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 90px 0 20px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap ul {
    margin: 0 0 20px;
  }

  .firstScreen.secondScreen.thirdScreen .bottomtext {
    margin: 100px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .h2 {
    display: block;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap {
    max-width: 460px;
  }

  .firstScreen.fourthScreen .container .contentWrap .innerWrap .h2 {
    font-size: 54px;
    line-height: 54px;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori {
    padding: 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 110px 0 20px;
  }

  .firstScreen.secondScreen.fifthScreen .gradientWrap {
    top: -13%;
  }

  .firstScreen.secondScreen .gradientWrap {
    top: -11%;
  }

  .firstScreen.secondScreen.sixScreen .gradientWrap {
    top: -14%;
  }

  /* foxnuts */
  .detailWrap.chatpata_masala .all_elements_Img .elementImg_2,
  .detailWrap.rock_salt .all_elements_Img .elementImg_2 {
    width: 40px;
    height: 40px;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_5,
  .detailWrap.rock_salt .all_elements_Img .elementImg_5 {
    width: 70px;
    height: 70px;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_4,
  .detailWrap.rock_salt .all_elements_Img .elementImg_4 {
    width: 90px;
    height: 90px;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_6,
  .detailWrap.rock_salt .all_elements_Img .elementImg_6 {
    width: 60px;
    height: 60px;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_8,
  .detailWrap.rock_salt .all_elements_Img .elementImg_8 {
    width: 130px;
    height: 130px;
  }

  /* foxnuts */
  /* phase 2 home page css start here */
  /* header phase 2 css start here */
  /* header phase 2 css end here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .bgBlack {
    bottom: 0;
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: 30px;
    text-align: left;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    right: -24px;
    width: 14px;
    height: 44px;
    top: 2px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
    top: -26px;
    right: -60px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap p {
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 28px;
  }

  .contact_Us.firstScreen .gradientWrap {
    top: -14%;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    top: 30px;
    right: -30px;
    left: auto;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 30px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    margin: 20% 0 0 !important;
  }

  /* in the news phase 2 css end here */
  /* phase 2 breadcrumb css start here */
  .breadcrumbs_Wrap {
    left: 11%;
  }

  footer .container {
    max-width: 90%;
  }

  /* phase 2 breadcrumb css end here */
  /* product listing phase 2 css start here */
  /* product listing phase 2 css end here */
  footer .copyRights .socialLinkWrap {
    left: 53%;
  }

  /* kumbha screen */
  .firstScreen.kumbhaScreen .rpLogo {
    bottom: 16%;
  }

  /* kumbha screen */
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 280px;
    background-size: contain;
  }

  .detailWrap .productDetail_Main .container .twoCol .imgWrap .innerWrap,
  .fox_nuts.detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap {
    max-width: 300px;
    margin: 0 auto;
    left: 0;
    transform: none;
    right: 0;
    float: none;
  }

  .packtop {
    width: 97.5%;
    left: 3px;
    top: 2px;
    max-width: 300px;
  }

  .karare .packtop {
    width: 96.5%;
    top: -9px;
  }

  .karare.noodle_masala .packtop,
  .karare.garlic_peri_peri .packtop {
    top: -12px;
  }

  .munchy_masala .packtop,
  .karare.munchy_masala .packtop {
    top: -3px;
  }

  .quinoa .packtop {
    top: 2px;
    width: 96.5%;
    left: 5px;
  }

  .fox_nuts .packtop {
    width: 96.5%;
    left: 5px;
  }

  .multigrain_chips .packtop {
    top: 2px;
    width: 96.5%;
    left: 6px;
  }

  .multigrain_chips.chivda_chatpata .packtop,
  .multigrain_chips.spicy_lemon .packtop {
    width: 96.3%;
    left: 5px;
  }

  .veggie_stix .packtop {
    width: 96.5%;
    left: 5px;
    top: -7px;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap {
    margin-top: 85px;
  }

  .detailWrap.cheesy_cheese .productDetail_Main .container .twoCol .contentWrap,
  .detailWrap.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .contentWrap {
    margin-top: 145px;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext,
  .firstScreen.secondScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 10px 0 0;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .mainContent {
    margin: 10px 0 0;
  }

  .firstScreen.secondScreen .container {
    height: 100%;
  }

  .firstScreen.secondScreen .container .imgWrap {
    margin: 0;
  }

  .nextPrdBx.fxnts::before {
    background-size: 13vh;
  }

  .firstScreen .container .contentWrap .innerWrap.about-us-wrap .h2 {
    top: 85px;
  }

  .karare.potato-stix-aloo-chaat .packtop {
    top: -29px;
  }

  .karare.potato-stix-cheesy-masti .packtop {
    top: -25px;
  }
}
/* 1600 end here */
/* 1440 start here */
@media only screen and (max-width: 1440px) {
  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop {
    top: -40px;
    left: -4px;
  }

  .newGradient {
    width: 110%;
    left: -6%;
  }

  .firstScreen .container .contentWrap .innerWrap ul li span,
  .firstScreen .container .contentWrap .innerWrap h3 {
    font-size: 18px;
    line-height: normal;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 64px;
    line-height: 64px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    font-size: 12px;
    line-height: 18px;
    width: 80%;
  }

  .firstScreen .container .contentWrap .innerWrap ul {
    margin: 0 0 10px;
  }

  .firstScreen .container .contentWrap .innerWrap h3 {
    margin: 40px 0 10px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::after {
    background-size: 18px;
    top: 70px;
    right: auto;
  }

  .btn1 {
    width: 155px;
    background-size: 100%;
    font-size: 18px;
  }
  .btn1 abbr {
    font-size: 18px;
    top: 8px;
  }

  .firstScreen .container .contentWrap .innerWrap ul li::after {
    width: 3px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori {
    font-size: 34px;
    padding: 0 80px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori::after {
    width: 60px;
    height: 23px;
    background-size: 100%;
    top: 0px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori::before {
    width: 60px;
    height: 23px;
    background-size: 100%;
    top: 18px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    abbr::after {
    width: 36px;
    height: 42px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: -30px;
    right: -30px;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg5 {
    width: 70px;
    height: 70px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg2 {
    width: 102px;
    height: 100px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg1 {
    width: 85px;
    height: 110px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg4 {
    width: 90px;
    height: 90px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 {
    width: 110px;
    height: 68px;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg9 {
    width: 40px;
    height: 40px;
  }

  .buyNow {
    width: 72px;
    height: 72px;
  }

  .firstScreen .container .imgWrap {
    width: 35%;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 80px;
    height: 49px;
    background-size: 100%;
    background-size: 114%;
    bottom: -40px;
    left: -48px;
  }

  .firstScreen .container .contentWrap {
    margin: 10px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    font-size: 24px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap ul {
    margin: 3% 0;
  }

  .firstScreen.thirdScreen .container .contentWrap {
    margin: 20px 0 0;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg2 {
    width: 53px;
    height: 50px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg1 {
    width: 34px;
    height: 34px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg3 {
    width: 48px;
    height: 48px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg4 {
    width: 86px;
    height: 82px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg5 {
    width: 60px;
    height: 64px;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg1 {
    width: 96px;
    height: 80px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg11 {
    width: 144px;
    height: 150px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg10 {
    width: 30px;
    height: 27px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg8 {
    width: 76px;
    height: 70px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg9 {
    width: 30px;
    height: 30px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg11::after {
    width: 36px;
    height: 42px;
    background-size: 100%;
    top: 0;
    right: -10px;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg3 {
    width: 120px;
    height: 200px;
    position: absolute;
    bottom: 48%;
    right: -18%;
    z-index: -1;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori {
    padding: 0 68px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg1 {
    width: 53px;
    height: 24px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg2 {
    width: 100px;
    height: 50px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg3 {
    width: 65px;
    height: 30px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg7 {
    width: 116px;
    height: 84px;
  }

  .firstScreen.fourthScreen .container .imgWrap .fourthScreen_Innerimg1 {
    width: 70px;
    height: 80px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg8 {
    width: 100px;
    height: 110px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg4 {
    width: 140px;
    height: 64px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg9 {
    width: 72px;
    height: 64px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg5 {
    width: 72px;
    height: 47px;
  }

  header .logo {
    width: 130px;
  }

  header #nav-icon1 {
    width: 32px;
    height: 22px;
  }

  header #nav-icon1 span {
    height: 2px;
  }

  header #nav-icon1 span:nth-child(2) {
    top: 8px;
  }

  header #nav-icon1 span:nth-child(3) {
    top: 17px;
  }

  header nav {
    width: 350px;
    margin: 0;
    top: -20px;
  }

  .socialIcon {
    top: 65%;
  }

  .about-full-wrap .container .imgWrap {
    width: 50% !important;
    margin-bottom: 0px;
  }

  .about-us-wrap .h2 span {
    font-size: 30px;
  }

  .about-us-wrap .h2 abbr:after {
    right: -28px;
    background-size: 100%;
    width: 60px;
    height: 38px;
    top: -20px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    font-size: 12px;
    line-height: 18px;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    margin: 0;
  }

  .firstScreen.secondScreen .container .imgWrap .cutter {
    top: 9%;
    left: -10%;
  }

  .socialIcon {
    width: 46px;
    height: 150px;
    background-size: 100%;
  }

  .socialIcon li a {
    margin-left: 8px;
  }

  .socialIcon li a img {
    max-width: 24px;
  }

  .socialIcon li:first-child {
    margin-top: 22px;
  }

  .inthenews_Wrap .container .imgWrap {
    width: 50%;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 29% 0 0 !important;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    max-width: 420px;
    right: 10%;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    left: auto !important;
    right: 0px !important;
    top: 35px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox {
    height: 220px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:before {
    width: 70px;
    height: 70px;
    top: 30px;
    right: -40px;
    background-size: 100%;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:after {
    width: 90px;
    height: 90px;
    left: -70px;
    background-size: 100%;
    bottom: 30px;
  }

  .inthenews_Wrap .container .news_videoGallery .slide_Col .innerWrap {
    margin: 20px 10px;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-next {
    left: 10px;
  }

  .inthenews_Wrap .container .contentWrap {
    max-width: 400px;
  }

  .findyourFlavour .flavouText span {
    font-size: 36px;
    line-height: 32px;
  }

  .findyourFlavour .flavouText abbr {
    font-size: 52px;
    line-height: 50px;
  }

  .findyourFlavour .flavouText abbr:before {
    width: 52px;
    height: 20px;
    left: -70px;
  }

  .findyourFlavour .flavouText abbr:after {
    width: 52px;
    height: 20px;
    right: -70px;
  }

  .findyourFlavour .img-list-1 ul li h3 {
    font-size: 18px;
  }

  .findyourFlavour .img-list-1 ul li span {
    font-size: 14px;
    margin: 5px 0 10px;
  }

  .findyourFlavour .img-list-1 ul li h3 abbr:before {
    width: 24px;
    height: 10px;
    top: 8px;
    left: -30px;
  }

  .findyourFlavour .img-list-1 ul li h3 abbr:after {
    width: 24px;
    height: 10px;
    top: 8px;
    right: -30px;
  }

  .findyourFlavour .veggiList ul li .inner-text {
    font-size: 24px;
    line-height: 30px;
  }

  .findyourFlavour .center-text ul li span {
    font-size: 18px;
    line-height: 20px;
  }

  .findyourFlavour .veggiList ul li .inner-text {
    max-width: 200px;
  }

  .findyourFlavour .flavouText {
    margin: 0;
  }

  .findyourFlavour .veggiList ul li {
    padding: 0 15px;
  }

  .findyourFlavour .img-list-1 ul li {
    margin: 30px 0;
    padding: 0 10px;
  }

  .findyourFlavour {
    padding-bottom: 50px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 abbr {
    max-width: 410px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap {
    max-width: 300px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    right: 10px;
    width: 18px;
    height: 60px;
    top: 68px;
    background-size: 100%;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -22%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: 10px 0 0;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -22%;
    height: 82%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
    background-size: 100%;
    width: 60px;
    height: 32px;
    top: 40px;
    right: -28px;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -32%;
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: 70px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    max-width: 360px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap h3 {
    max-width: 350px;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap h3 {
    max-width: 520px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg5 {
    width: 140px;
    height: 104px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg7 {
    width: 100px;
    height: 100px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg3 {
    width: 80px;
    height: 80px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 {
    width: 90px;
    height: 88px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    width: 240px;
    height: 115px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg5 {
    width: 100px;
    height: 80px;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap {
    max-width: 400px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg1 {
    left: 5%;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg2 {
    left: 5%;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg1 {
    width: 140px;
    height: 130px;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg2 {
    width: 80px;
    height: 80px;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg3 {
    width: 60px;
    height: 50px;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg2 {
    width: 150px;
    height: 100px;
    bottom: 2%;
    right: -6%;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg1 {
    width: 200px;
    height: 100px;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg2 {
    width: 60px;
    height: 60px;
    bottom: 22%;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg3 {
    width: 80px;
    height: 80px;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg4 {
    width: 70px;
    height: 60px;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg6 {
    width: 50px;
    height: 50px;
    bottom: 10%;
    left: 15%;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg5 {
    width: 100px;
    height: 90px;
  }

  .findyourFlavour .img-list-1 ul li {
    margin: 40px 0 0;
  }

  .firstScreen .container .contentWrap .innerWrap .too_yumm_text h1 {
    font-size: 18px;
    line-height: normal;
  }

  /**/
  .findyourFlavour .flavouText span {
    font-size: 25px;
  }

  .findyourFlavour {
    padding: 50px 0;
  }

  .findyourFlavour .veggiList {
    margin: 10px 0 30px;
  }

  .findyourFlavour .veggiList ul li a .inner-text {
    font-size: 16px;
    line-height: 22px;
  }

  /* phase 2 home page css start here */
  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 48px;
    line-height: 48px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2:after {
    width: 13px;
    height: 44px;
    background-size: cover;
    top: 50px;
    right: -18px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 50px;
    height: 30px;
    background-size: cover;
    bottom: -24px;
    left: -38px;
  }

  .firstScreen .container .imgWrap {
    width: calc(44% - 4px);
    text-align: right;
    margin: 5% 0 0;
  }

  .firstScreen .container .imgWrap .character_Animation img {
    max-width: 360px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 100%;
    padding-right: 20px;
  }

  .firstScreen .container .contentWrap .innerWrap h3 {
    margin-top: 75px;
  }

  .firstScreen .container .contentWrap {
    margin: 6% 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    width: calc(100% - 406px);
  }

  .firstScreen.secondScreen .container .imgWrap {
    max-width: 400px;
  }

  .firstScreen.secondScreen .container .imgWrap .product_Animation {
    width: 100%;
    max-width: 100%;
    float: right;
  }

  .firstScreen.secondScreen .gradientWrap {
    height: 110%;
  }

  .firstScreen.secondScreen .bgBlack {
    height: 90%;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 60px 0 0;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 20px auto 0;
  }

  .firstScreen.fifthScreen.sixScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext {
    margin: 30px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 60px 0 20px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap ul {
    margin: 0 0 20px;
  }

  .firstScreen.secondScreen.thirdScreen .bottomtext,
  .firstScreen.secondScreen.fourthScreen .bottomtext {
    margin: 100px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .h2 {
    display: block;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap {
    max-width: 460px;
  }

  .firstScreen.fourthScreen .container .contentWrap .innerWrap .h2 {
    font-size: 54px;
    line-height: 54px;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori {
    padding: 0;
  }

  .firstScreen.secondScreen.fifthScreen .gradientWrap {
    top: -32%;
  }

  .firstScreen.secondScreen .gradientWrap {
    top: -32%;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 100px 0 20px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    bottom: 4%;
    width: 220px;
    height: 130px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 {
    width: 80px;
    height: 76px;
    bottom: 8%;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg2 {
    width: 130px;
    height: 80px;
    bottom: 10%;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg1 {
    width: 200px;
    height: 100px;
    bottom: 8%;
  }

  /* phase 2 home page css start here */
  /* header phase 2 css start here */
  header .firstHeader {
    top: 14px;
  }

  header nav {
    width: 100%;
    top: 0;
  }

  /* header phase 2 css end here */
  /* about us phase 2 css start here */
  .about-full-wrap .container .imgWrap {
    width: 40% !important;
    margin: 4% 0 0;
  }

  .about-full-wrap .container .contentWrap {
    width: 58%;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 70px;
    top: -40px;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    margin: 0;
  }

  .firstScreen.about-full-wrap .gradientWrap {
    top: -37%;
  }

  /* about us phase 2 css start here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .bgBlack {
    bottom: 0;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap {
    max-width: 100%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    right: -24px;
    width: 13px;
    height: 40px;
    top: 4px;
    background-size: 100%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
    background-size: 100%;
    width: 42px;
    height: 24px;
    top: -16px;
    right: -50px;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    top: 30px;
    right: -30px !important;
    left: auto !important;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 30px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    margin: 20% 0 0 !important;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap {
    width: calc(44% - 4px);
    float: right;
  }

  .firstScreen.inthenews_Wrap .container .news_videoGallery {
    bottom: 26px;
  }

  /* in the news phase 2 css end here */
  /* product listing phase 2 css start here */
  .findyourFlavour {
    padding: 230px 0 100px;
  }

  /* product listing phase 2 css end here */
  /* phase 2 breadcrumb css start here */
  .breadcrumbs_Wrap {
    left: 4%;
    top: 16%;
  }

  /* phase 2 breadcrumb css end here */
  /* details page for 3 product MVQ css start */
  .detailWrap.multigrain_chips .gradientWrap {
    top: -21%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_1 {
    width: 60px;
    height: 80px;
  }

  .detailWrap.quinoa .gradientWrap {
    top: -20%;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_1 {
    width: 60px;
    height: 60px;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_3 {
    width: 40px;
    height: 40px;
  }

  .detailWrap.veggie_stix .gradientWrap {
    top: -21%;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_1 {
    width: 100px;
    height: 100px;
    left: 1%;
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 200px;
    height: 90px;
    top: 78%;
    left: 52%;
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 130px;
    height: 90px;
    top: 78%;
    left: -16%;
  }

  /* details page for 3 product MVQ css end */
  .findyourFlavour .container .descriptionText {
    height: 150px;
  }

  /* For new animation CSS starts here */
  /* For new animation CSS ends here */
  .bottomImage {
    max-width: 300px;
  }

  #section2 .bottomImage {
    max-width: initial;
  }

  .firstScreen.fifthScreen,
  .firstScreen.thirdScreen,
  .firstScreen.secondScreen,
  .firstScreen.fourthScreen {
    background-image: none;
  }

  .nextPrdBx.fxnts::before {
    background-size: 9vh;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    width: 120px;
    right: -2%;
    top: 82%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    width: 160px;
    top: 75%;
    right: 70%;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    width: 120px;
    right: -4%;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    width: 140px;
    top: 74%;
    right: 0;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg1 {
    width: 120px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg3 {
    width: 120px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg5 {
    width: 100px;
    bottom: 40%;
    left: 56%;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg6 {
    width: 100px;
    left: 85%;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg8 {
    width: 80px;
  }

  .firstScreen.secondScreen.eightScreen .container .contentWrap .innerWrap {
    max-width: 300px;
    margin-left: 60px;
  }

  .firstScreen.secondScreen.eightScreen
    .container
    .contentWrap
    .innerWrap
    .bottomImage {
    max-width: 220px;
  }

  .firstScreen.secondScreen.seventhScreen .container .contentWrap .innerWrap {
    max-width: 300px;
    margin-left: 60px;
  }

  .firstScreen.secondScreen.seventhScreen
    .container
    .contentWrap
    .innerWrap
    .bottomImage {
    max-width: 220px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
    width: 100px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg1 {
    width: 100px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg8 {
    width: 100px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg9 {
    width: 70px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg4 {
    width: 100px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 81px;
    top: 72%;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 74px;
  }

  .detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_3 {
    width: 70px;
    height: 59px;
  }

  .detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_5 {
    width: 120px;
    height: 133px;
  }

  .detailWrap.rings-masala-magic
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 300px;
  }

  .detailWrap.rings-masala-magic.chilli_achari .all_elements_Img .elementImg_8 {
    width: 109px;
    left: auto;
    right: -50px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 170px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 200px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 90px;
    height: 95px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 80px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 163px;
    top: 64%;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 74px;
  }

  .detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_3 {
    width: 70px;
    height: 59px;
  }

  .detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_5 {
    width: 120px;
    height: 133px;
  }

  .detailWrap.rings-tomato-twist
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 300px;
  }

  .detailWrap.rings-tomato-twist.chilli_achari .all_elements_Img .elementImg_8 {
    width: 109px;
    left: auto;
    right: -50px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 170px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 200px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 90px;
    height: 95px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 80px;
  }

  .detailWrap.potato-stix-aloo-chaat.chilli_achari
    .all_elements_Img
    .elementImg_2 {
    width: 50px;
    height: 120px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 300px;
  }

  .detailWrap.potato-stix-aloo-chaat.chilli_achari
    .all_elements_Img
    .elementImg_3 {
    width: 150px;
    height: 81px;
  }

  .detailWrap.potato-stix-aloo-chaat.chilli_achari
    .all_elements_Img
    .elementImg_6 {
    width: 150px;
    height: 155px;
  }

  .detailWrap.potato-stix-aloo-chaat.chilli_achari
    .all_elements_Img
    .elementImg_4 {
    width: 100px;
    height: 127px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 100px;
    height: 113px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 90px;
    height: 162px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 120px;
    height: 157px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 170px;
    top: 59%;
  }

  .detailWrap.potato-stix-cheesy-masti.chilli_achari
    .all_elements_Img
    .elementImg_2 {
    width: 50px;
    height: 120px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 270px;
  }

  .detailWrap.potato-stix-cheesy-masti.chilli_achari
    .all_elements_Img
    .elementImg_3 {
    width: 150px;
    height: 81px;
  }

  .detailWrap.potato-stix-cheesy-masti.chilli_achari
    .all_elements_Img
    .elementImg_6 {
    width: 150px;
    height: 155px;
  }

  .detailWrap.potato-stix-cheesy-masti.chilli_achari
    .all_elements_Img
    .elementImg_4 {
    width: 100px;
    height: 127px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 100px;
    height: 113px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 100px;
    height: 121px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 120px;
    height: 132px;
    top: 68%;
    left: 73%;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 123px;
  }

  .karare.potato-stix-cheesy-masti .packtop {
    top: -24px;
  }

  .newGradient.potato-stix-aloo {
    height: 69%;
  }

  .firstScreen.seventhScreen .container {
    max-width: 1100px;
  }

  .firstScreen.secondScreen.seventhScreen
    .container
    .imgWrap
    .product_Animation {
    max-width: 420px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
    left: 53%;
    bottom: 20%;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 {
    left: 54%;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    right: -11%;
  }
}
/* 1440 end here */
/* 1366 start here */
@media only screen and (max-width: 1366px) {
  .about-full-wrap .container .contentWrap {
    margin: 21% 0 0 !important;
  }

  .about-full-wrap .container .imgWrap {
    width: 45% !important;
  }

  .about-us-wrap .h2 abbr:after {
    right: 26%;
    top: -36px;
  }

  .about-us-wrap p {
    width: 80% !important;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 27% 0 0 !important;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    left: auto !important;
    right: -6px !important;
    top: 44px;
    width: 60px;
    height: 36px;
  }

  .firstScreen .container .contentWrap {
    margin-top: 40px;
  }

  .inthenews_Wrap .container .contentWrap {
    max-width: 370px;
  }

  .contact_Us.firstScreen .container .imgWrap {
    transform: translateY(60%);
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: -80px;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li a.btn1 {
    width: 130px;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -32%;
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: 70px;
  }

  .inthenews_Wrap .container .imgWrap {
    width: 46%;
  }

  /* phase 2 home page css start here */
  .firstScreen .container .contentWrap {
    margin: 6% 0 0;
  }

  /* phase 2 home page css start here */
  /* about us phase 2 css start here */
  .about-full-wrap .container .imgWrap {
    width: 40% !important;
  }

  .about-us-wrap .h2 abbr:after {
    right: -40px;
    top: -22px;
  }

  .about-full-wrap .container .contentWrap {
    margin: 10% 0 0 !important;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 70px;
  }

  .about-us-wrap p {
    width: 94% !important;
  }

  /* about us phase 2 css start here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .bgBlack {
    bottom: 0;
  }

  .contact_Us.firstScreen .container .imgWrap {
    top: 0;
    margin: 10px 0 0;
  }

  .contact_Us.firstScreen .gradientWrap {
    top: -10%;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .container .imgWrap {
    width: 60%;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    margin: 15% 0 0 !important;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap > img {
    max-width: 400px;
    float: left;
    position: relative;
    top: -40px;
  }

  .firstScreen.inthenews_Wrap .container .news_videoGallery {
    bottom: -10px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    top: 24px;
    right: -38px !important;
    left: auto !important;
  }

  /* in the news phase 2 css end here */
  .karare .packtop {
    left: 3px;
  }

  .karare.munchy_masala .packtop {
    width: 97.5%;
    top: -10px;
    left: 3px;
  }

  .quinoa .packtop {
    top: -6px;
    width: 96.5%;
    left: 5px;
  }

  .quinoa.lime_peri_peri .packtop {
    width: 96.5%;
    top: -8px;
  }

  .karare.fox_nuts .packtop {
    left: 24px;
  }

  .firstScreen.secondScreen.fifthScreen .container .contentWrap {
    margin: 0;
  }

  .firstScreen .container .contentWrap .innerWrap h3 {
    margin-top: 75px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap {
    max-width: 380px;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap,
  .detailWrap.cheesy_cheese .productDetail_Main .container .twoCol .contentWrap,
  .detailWrap.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .contentWrap {
    margin-top: 0;
  }

  .detailWrap .productDetail_Main .container .twoCol .imgWrap .innerWrap {
    max-width: 300px;
  }

  .fox_nuts.detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap {
    max-width: 245px;
  }

  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    height: 355px;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop img {
    max-width: 211px;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop {
    top: -29px;
  }

  .karare.fox_nuts.rock_salt .packtop {
    top: -36px;
  }

  .karare.fox_nuts.rock_salt .packtop img {
    max-width: 211px;
  }

  .karare.fox_nuts.chatpata_masala .packtop {
    top: -31px;
    left: -3px;
  }

  .karare.fox_nuts.chatpata_masala .packtop img {
    max-width: 209px;
  }

  .newGradient.foxnuts-cm {
    height: 73%;
  }

  header .logo {
    width: 130px;
  }

  header .firstHeader {
    top: 17px;
  }

  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop {
    top: -33px;
    left: -3px;
  }

  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop img {
    max-width: 211px;
  }

  .newGradient {
    top: -25%;
  }

  .karare .packtop {
    top: -6px;
    left: 3px;
  }

  .karare.noodle_masala .packtop,
  .karare.garlic_peri_peri .packtop {
    top: -10px;
  }

  .newGradient.foxnuts-tan,
  .newGradient.foxnuts-rs {
    height: 76%;
  }

  .newGradient.foxnuts-hc {
    height: 73%;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_8 {
    width: 100px;
    height: 56px;
    left: 95%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 320px;
  }

  .detailWrap.multigrain_chips.chinese_hot_and_sour
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.dahi_papdi_chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 70%;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.quinoa.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    top: 90%;
  }

  .multigrain_chips .packtop {
    top: -6px;
    left: 4px;
  }

  .detailWrap.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 70px;
    height: 75px;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 80px;
    height: 80px;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 190px;
    height: 95px;
  }

  .detailWrap.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 180px;
    height: 140px;
  }

  .detailWrap.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 90px;
    height: 95px;
    top: 70%;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg4 {
    width: 200px;
    height: 100px;
  }

  .newGradient.karare-mm,
  .newGradient.karare-ca,
  .newGradient.karare-nm {
    height: 77%;
  }

  .newGradient.puffs-cc,
  .newGradient.puffs-km {
    height: 86%;
  }

  .newGradient.multigrain-chas,
  .newGradient.multigrain-tt,
  .newGradient.multigrain-dpc,
  .newGradient.veggie-stix-scao,
  .newGradient.veggie-stix-cc,
  .newGradient.veggie-stix-t {
    height: 86%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_4 {
    background-size: 60%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    background-size: 40%;
  }

  .detailWrap.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    left: -10%;
    top: 80%;
  }

  .detailWrap.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    left: 90%;
    top: 85%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    background-size: 70%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    background-size: 70%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    left: 30%;
    background-size: 70%;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 75%;
  }

  .detailWrap.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 85%;
  }

  .newGradient.about-grad {
    height: 55%;
  }

  .firstScreen.inthenews_Wrap .bgBlack {
    height: 75%;
  }

  .newGradient.contact-grad {
    height: 70%;
  }

  .firstScreen.fourthScreen.seventhScreen .container .contentWrap .innerWrap {
    max-width: 250px;
  }

  .firstScreen.fourthScreen.seventhScreen .container .contentWrap {
    left: 105px;
  }

  .newGradient.tomato-twist-rings {
    top: -22%;
  }

  .karare.potato-stix-aloo-chaat .packtop {
    top: -27px;
  }

  .karare.potato-stix-cheesy-masti .packtop {
    top: -24px;
  }

  header .firstHeader ul li .subMenu {
    top: 54px;
  }

  header .firstHeader ul li a:after {
    top: 50px;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    top: 66%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    top: 75%;
  }

  .firstScreen.fourthScreen.seventhScreen .headingText {
    top: 13px;
  }

  .firstScreen.fourthScreen.seventhScreen .bottomtext {
    bottom: -10px;
  }

  .newGradient.rings-masala-detail {
    height: 71%;
  }

  .newGradient.rings-tomato-twist-detail {
    height: 77%;
  }

  .newGradient.potato-stix-aloo {
    height: 71%;
  }

  .newGradient.potato-stix-cheesy {
    height: 71%;
  }
}
/* 1366 end here */
@media only screen and (max-width: 1280px) and (orientation: landscape) {
  .firstScreen.secondScreen.seventhScreen .container .imgWrap {
    left: 18%;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap {
    max-width: 320px;
  }

  #section5.firstScreen.fourthScreen.fifthScreen .container .contentWrap {
    margin: 0px;
  }

  .newGradient.rings-masala-detail {
    height: 62%;
  }

  .newGradient.rings-tomato-twist-detail {
    height: 69%;
  }

  .newGradient.potato-stix-aloo {
    height: 65%;
  }

  .newGradient.potato-stix-cheesy {
    height: 65%;
  }
}
/* 1280 start here */
@media only screen and (max-width: 1280px) {
  .firstScreen .container .contentWrap {
    margin: 200px 0 0;
  }

  .firstScreen .container .imgWrap {
    width: 40%;
  }

  .firstScreen.secondScreen .container .imgWrap {
    width: 35%;
  }

  .about-full-wrap .container .contentWrap {
    margin: 9% 0 0 !important;
  }

  .about-full-wrap .container .imgWrap {
    width: 40% !important;
  }

  .about-us-wrap p {
    font-size: 13px !important;
  }

  .about-us-wrap .h2 abbr:after {
    right: 20%;
  }

  .inthenews_Wrap .container .imgWrap {
    width: 46%;
  }

  .about-full-wrap .container .contentWrap {
    margin: 140px 0 0 !important;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 22% 0 0 !important;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    right: 6%;
  }

  header #nav-icon1 {
    top: 10px;
    right: 20px;
  }

  .about-us-wrap .h2 abbr:after {
    right: -45px;
  }

  .newGradient {
    width: 110%;
    left: -6%;
  }

  .newGradient.contact-grad {
    height: 70%;
  }
}
/* 1280 end here */
/* 1170 start here */
@media only screen and (max-width: 1170px) {
  /* aos css */
  [data-aos][data-aos][data-aos-duration="50"],
  body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms;
  }

  [data-aos][data-aos][data-aos-delay="50"],
  body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="50"].aos-animate,
  body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms;
  }

  [data-aos][data-aos][data-aos-duration="100"],
  body[data-aos-duration="100"] [data-aos] {
    transition-duration: 0.1s;
  }

  [data-aos][data-aos][data-aos-delay="100"],
  body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="100"].aos-animate,
  body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: 0.1s;
  }

  [data-aos][data-aos][data-aos-duration="150"],
  body[data-aos-duration="150"] [data-aos] {
    transition-duration: 0.15s;
  }

  [data-aos][data-aos][data-aos-delay="150"],
  body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="150"].aos-animate,
  body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: 0.15s;
  }

  [data-aos][data-aos][data-aos-duration="200"],
  body[data-aos-duration="200"] [data-aos] {
    transition-duration: 0.2s;
  }

  [data-aos][data-aos][data-aos-delay="200"],
  body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="200"].aos-animate,
  body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: 0.2s;
  }

  [data-aos][data-aos][data-aos-duration="250"],
  body[data-aos-duration="250"] [data-aos] {
    transition-duration: 0.25s;
  }

  [data-aos][data-aos][data-aos-delay="250"],
  body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="250"].aos-animate,
  body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: 0.25s;
  }

  [data-aos][data-aos][data-aos-duration="300"],
  body[data-aos-duration="300"] [data-aos] {
    transition-duration: 0.3s;
  }

  [data-aos][data-aos][data-aos-delay="300"],
  body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="300"].aos-animate,
  body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: 0.3s;
  }

  [data-aos][data-aos][data-aos-duration="350"],
  body[data-aos-duration="350"] [data-aos] {
    transition-duration: 0.35s;
  }

  [data-aos][data-aos][data-aos-delay="350"],
  body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="350"].aos-animate,
  body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: 0.35s;
  }

  [data-aos][data-aos][data-aos-duration="400"],
  body[data-aos-duration="400"] [data-aos] {
    transition-duration: 0.4s;
  }

  [data-aos][data-aos][data-aos-delay="400"],
  body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="400"].aos-animate,
  body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: 0.4s;
  }

  [data-aos][data-aos][data-aos-duration="450"],
  body[data-aos-duration="450"] [data-aos] {
    transition-duration: 0.45s;
  }

  [data-aos][data-aos][data-aos-delay="450"],
  body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="450"].aos-animate,
  body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: 0.45s;
  }

  [data-aos][data-aos][data-aos-duration="500"],
  body[data-aos-duration="500"] [data-aos] {
    transition-duration: 0.5s;
  }

  [data-aos][data-aos][data-aos-delay="500"],
  body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="500"].aos-animate,
  body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: 0.5s;
  }

  [data-aos][data-aos][data-aos-duration="550"],
  body[data-aos-duration="550"] [data-aos] {
    transition-duration: 0.55s;
  }

  [data-aos][data-aos][data-aos-delay="550"],
  body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="550"].aos-animate,
  body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: 0.55s;
  }

  [data-aos][data-aos][data-aos-duration="600"],
  body[data-aos-duration="600"] [data-aos] {
    transition-duration: 0.6s;
  }

  [data-aos][data-aos][data-aos-delay="600"],
  body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="600"].aos-animate,
  body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: 0.6s;
  }

  [data-aos][data-aos][data-aos-duration="650"],
  body[data-aos-duration="650"] [data-aos] {
    transition-duration: 0.65s;
  }

  [data-aos][data-aos][data-aos-delay="650"],
  body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="650"].aos-animate,
  body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: 0.65s;
  }

  [data-aos][data-aos][data-aos-duration="700"],
  body[data-aos-duration="700"] [data-aos] {
    transition-duration: 0.7s;
  }

  [data-aos][data-aos][data-aos-delay="700"],
  body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="700"].aos-animate,
  body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.7s;
  }

  [data-aos][data-aos][data-aos-duration="750"],
  body[data-aos-duration="750"] [data-aos] {
    transition-duration: 0.75s;
  }

  [data-aos][data-aos][data-aos-delay="750"],
  body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="750"].aos-animate,
  body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: 0.75s;
  }

  [data-aos][data-aos][data-aos-duration="800"],
  body[data-aos-duration="800"] [data-aos] {
    transition-duration: 0.8s;
  }

  [data-aos][data-aos][data-aos-delay="800"],
  body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="800"].aos-animate,
  body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: 0.8s;
  }

  [data-aos][data-aos][data-aos-duration="850"],
  body[data-aos-duration="850"] [data-aos] {
    transition-duration: 0.85s;
  }

  [data-aos][data-aos][data-aos-delay="850"],
  body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="850"].aos-animate,
  body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: 0.85s;
  }

  [data-aos][data-aos][data-aos-duration="900"],
  body[data-aos-duration="900"] [data-aos] {
    transition-duration: 0.9s;
  }

  [data-aos][data-aos][data-aos-delay="900"],
  body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="900"].aos-animate,
  body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: 0.9s;
  }

  [data-aos][data-aos][data-aos-duration="950"],
  body[data-aos-duration="950"] [data-aos] {
    transition-duration: 0.95s;
  }

  [data-aos][data-aos][data-aos-delay="950"],
  body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="950"].aos-animate,
  body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: 0.95s;
  }

  [data-aos][data-aos][data-aos-duration="1000"],
  body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s;
  }

  [data-aos][data-aos][data-aos-delay="1000"],
  body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1000"].aos-animate,
  body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s;
  }

  [data-aos][data-aos][data-aos-duration="1050"],
  body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s;
  }

  [data-aos][data-aos][data-aos-delay="1050"],
  body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1050"].aos-animate,
  body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s;
  }

  [data-aos][data-aos][data-aos-duration="1100"],
  body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s;
  }

  [data-aos][data-aos][data-aos-delay="1100"],
  body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1100"].aos-animate,
  body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s;
  }

  [data-aos][data-aos][data-aos-duration="1150"],
  body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s;
  }

  [data-aos][data-aos][data-aos-delay="1150"],
  body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1150"].aos-animate,
  body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s;
  }

  [data-aos][data-aos][data-aos-duration="1200"],
  body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s;
  }

  [data-aos][data-aos][data-aos-delay="1200"],
  body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1200"].aos-animate,
  body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s;
  }

  [data-aos][data-aos][data-aos-duration="1250"],
  body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s;
  }

  [data-aos][data-aos][data-aos-delay="1250"],
  body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1250"].aos-animate,
  body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s;
  }

  [data-aos][data-aos][data-aos-duration="1300"],
  body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s;
  }

  [data-aos][data-aos][data-aos-delay="1300"],
  body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1300"].aos-animate,
  body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s;
  }

  [data-aos][data-aos][data-aos-duration="1350"],
  body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s;
  }

  [data-aos][data-aos][data-aos-delay="1350"],
  body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1350"].aos-animate,
  body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s;
  }

  [data-aos][data-aos][data-aos-duration="1400"],
  body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s;
  }

  [data-aos][data-aos][data-aos-delay="1400"],
  body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1400"].aos-animate,
  body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s;
  }

  [data-aos][data-aos][data-aos-duration="1450"],
  body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s;
  }

  [data-aos][data-aos][data-aos-delay="1450"],
  body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1450"].aos-animate,
  body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s;
  }

  [data-aos][data-aos][data-aos-duration="1500"],
  body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s;
  }

  [data-aos][data-aos][data-aos-delay="1500"],
  body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1500"].aos-animate,
  body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s;
  }

  [data-aos][data-aos][data-aos-duration="1550"],
  body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s;
  }

  [data-aos][data-aos][data-aos-delay="1550"],
  body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1550"].aos-animate,
  body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s;
  }

  [data-aos][data-aos][data-aos-duration="1600"],
  body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s;
  }

  [data-aos][data-aos][data-aos-delay="1600"],
  body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1600"].aos-animate,
  body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s;
  }

  [data-aos][data-aos][data-aos-duration="1650"],
  body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s;
  }

  [data-aos][data-aos][data-aos-delay="1650"],
  body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1650"].aos-animate,
  body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s;
  }

  [data-aos][data-aos][data-aos-duration="1700"],
  body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s;
  }

  [data-aos][data-aos][data-aos-delay="1700"],
  body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
  body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s;
  }

  [data-aos][data-aos][data-aos-duration="1750"],
  body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s;
  }

  [data-aos][data-aos][data-aos-delay="1750"],
  body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1750"].aos-animate,
  body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s;
  }

  [data-aos][data-aos][data-aos-duration="1800"],
  body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
  }

  [data-aos][data-aos][data-aos-delay="1800"],
  body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
  body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s;
  }

  [data-aos][data-aos][data-aos-duration="1850"],
  body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s;
  }

  [data-aos][data-aos][data-aos-delay="1850"],
  body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1850"].aos-animate,
  body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s;
  }

  [data-aos][data-aos][data-aos-duration="1900"],
  body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s;
  }

  [data-aos][data-aos][data-aos-delay="1900"],
  body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1900"].aos-animate,
  body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s;
  }

  [data-aos][data-aos][data-aos-duration="1950"],
  body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s;
  }

  [data-aos][data-aos][data-aos-delay="1950"],
  body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="1950"].aos-animate,
  body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s;
  }

  [data-aos][data-aos][data-aos-duration="2000"],
  body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
  }

  [data-aos][data-aos][data-aos-delay="2000"],
  body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2000"].aos-animate,
  body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s;
  }

  [data-aos][data-aos][data-aos-duration="2050"],
  body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s;
  }

  [data-aos][data-aos][data-aos-delay="2050"],
  body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2050"].aos-animate,
  body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s;
  }

  [data-aos][data-aos][data-aos-duration="2100"],
  body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s;
  }

  [data-aos][data-aos][data-aos-delay="2100"],
  body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2100"].aos-animate,
  body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s;
  }

  [data-aos][data-aos][data-aos-duration="2150"],
  body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s;
  }

  [data-aos][data-aos][data-aos-delay="2150"],
  body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2150"].aos-animate,
  body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s;
  }

  [data-aos][data-aos][data-aos-duration="2200"],
  body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s;
  }

  [data-aos][data-aos][data-aos-delay="2200"],
  body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2200"].aos-animate,
  body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s;
  }

  [data-aos][data-aos][data-aos-duration="2250"],
  body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s;
  }

  [data-aos][data-aos][data-aos-delay="2250"],
  body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2250"].aos-animate,
  body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s;
  }

  [data-aos][data-aos][data-aos-duration="2300"],
  body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s;
  }

  [data-aos][data-aos][data-aos-delay="2300"],
  body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2300"].aos-animate,
  body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s;
  }

  [data-aos][data-aos][data-aos-duration="2350"],
  body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s;
  }

  [data-aos][data-aos][data-aos-delay="2350"],
  body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2350"].aos-animate,
  body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s;
  }

  [data-aos][data-aos][data-aos-duration="2400"],
  body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s;
  }

  [data-aos][data-aos][data-aos-delay="2400"],
  body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2400"].aos-animate,
  body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s;
  }

  [data-aos][data-aos][data-aos-duration="2450"],
  body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s;
  }

  [data-aos][data-aos][data-aos-delay="2450"],
  body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2450"].aos-animate,
  body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s;
  }

  [data-aos][data-aos][data-aos-duration="2500"],
  body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s;
  }

  [data-aos][data-aos][data-aos-delay="2500"],
  body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2500"].aos-animate,
  body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s;
  }

  [data-aos][data-aos][data-aos-duration="2550"],
  body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s;
  }

  [data-aos][data-aos][data-aos-delay="2550"],
  body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2550"].aos-animate,
  body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s;
  }

  [data-aos][data-aos][data-aos-duration="2600"],
  body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s;
  }

  [data-aos][data-aos][data-aos-delay="2600"],
  body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2600"].aos-animate,
  body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s;
  }

  [data-aos][data-aos][data-aos-duration="2650"],
  body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s;
  }

  [data-aos][data-aos][data-aos-delay="2650"],
  body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2650"].aos-animate,
  body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s;
  }

  [data-aos][data-aos][data-aos-duration="2700"],
  body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s;
  }

  [data-aos][data-aos][data-aos-delay="2700"],
  body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2700"].aos-animate,
  body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s;
  }

  [data-aos][data-aos][data-aos-duration="2750"],
  body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s;
  }

  [data-aos][data-aos][data-aos-delay="2750"],
  body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2750"].aos-animate,
  body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s;
  }

  [data-aos][data-aos][data-aos-duration="2800"],
  body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s;
  }

  [data-aos][data-aos][data-aos-delay="2800"],
  body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2800"].aos-animate,
  body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s;
  }

  [data-aos][data-aos][data-aos-duration="2850"],
  body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s;
  }

  [data-aos][data-aos][data-aos-delay="2850"],
  body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2850"].aos-animate,
  body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s;
  }

  [data-aos][data-aos][data-aos-duration="2900"],
  body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s;
  }

  [data-aos][data-aos][data-aos-delay="2900"],
  body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2900"].aos-animate,
  body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s;
  }

  [data-aos][data-aos][data-aos-duration="2950"],
  body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s;
  }

  [data-aos][data-aos][data-aos-delay="2950"],
  body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="2950"].aos-animate,
  body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s;
  }

  [data-aos][data-aos][data-aos-duration="3000"],
  body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s;
  }

  [data-aos][data-aos][data-aos-delay="3000"],
  body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0;
  }

  [data-aos][data-aos][data-aos-delay="3000"].aos-animate,
  body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s;
  }

  [data-aos][data-aos][data-aos-easing="linear"],
  body[data-aos-easing="linear"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }

  [data-aos][data-aos][data-aos-easing="ease"],
  body[data-aos-easing="ease"] [data-aos] {
    transition-timing-function: ease;
  }

  [data-aos][data-aos][data-aos-easing="ease-in"],
  body[data-aos-easing="ease-in"] [data-aos] {
    transition-timing-function: ease-in;
  }

  [data-aos][data-aos][data-aos-easing="ease-out"],
  body[data-aos-easing="ease-out"] [data-aos] {
    transition-timing-function: ease-out;
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out"],
  body[data-aos-easing="ease-in-out"] [data-aos] {
    transition-timing-function: ease-in-out;
  }

  [data-aos][data-aos][data-aos-easing="ease-in-back"],
  body[data-aos-easing="ease-in-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }

  [data-aos][data-aos][data-aos-easing="ease-out-back"],
  body[data-aos-easing="ease-out-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out-back"],
  body[data-aos-easing="ease-in-out-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-sine"],
  body[data-aos-easing="ease-in-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }

  [data-aos][data-aos][data-aos-easing="ease-out-sine"],
  body[data-aos-easing="ease-out-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
  body[data-aos-easing="ease-in-out-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-quad"],
  body[data-aos-easing="ease-in-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }

  [data-aos][data-aos][data-aos-easing="ease-out-quad"],
  body[data-aos-easing="ease-out-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
  body[data-aos-easing="ease-in-out-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-cubic"],
  body[data-aos-easing="ease-in-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }

  [data-aos][data-aos][data-aos-easing="ease-out-cubic"],
  body[data-aos-easing="ease-out-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
  body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-quart"],
  body[data-aos-easing="ease-in-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }

  [data-aos][data-aos][data-aos-easing="ease-out-quart"],
  body[data-aos-easing="ease-out-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  [data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
  body[data-aos-easing="ease-in-out-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    transform: translateZ(0);
  }

  [data-aos="fade-up"] {
    transform: translate3d(0, 100px, 0);
  }

  [data-aos="fade-down"] {
    transform: translate3d(0, -100px, 0);
  }

  [data-aos="fade-right"] {
    transform: translate3d(-100px, 0, 0);
  }

  [data-aos="fade-left"] {
    transform: translate3d(100px, 0, 0);
  }

  [data-aos="fade-up-right"] {
    transform: translate3d(-100px, 100px, 0);
  }

  [data-aos="fade-up-left"] {
    transform: translate3d(100px, 100px, 0);
  }

  [data-aos="fade-down-right"] {
    transform: translate3d(-100px, -100px, 0);
  }

  [data-aos="fade-down-left"] {
    transform: translate3d(100px, -100px, 0);
  }

  [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }

  [data-aos="zoom-in"] {
    transform: scale(0.6);
  }

  [data-aos="zoom-in-up"] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }

  [data-aos="zoom-in-down"] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }

  [data-aos="zoom-in-right"] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }

  [data-aos="zoom-in-left"] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }

  [data-aos="zoom-out"] {
    transform: scale(1.2);
  }

  [data-aos="zoom-out-up"] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }

  [data-aos="zoom-out-down"] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }

  [data-aos="zoom-out-right"] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }

  [data-aos="zoom-out-left"] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }

  [data-aos^="slide"][data-aos^="slide"] {
    transition-property: transform;
  }

  [data-aos^="slide"][data-aos^="slide"].aos-animate {
    transform: translateZ(0);
  }

  [data-aos="slide-up"] {
    transform: translate3d(0, 100%, 0);
  }

  [data-aos="slide-down"] {
    transform: translate3d(0, -100%, 0);
  }

  [data-aos="slide-right"] {
    transform: translate3d(-100%, 0, 0);
  }

  [data-aos="slide-left"] {
    transform: translate3d(100%, 0, 0);
  }

  [data-aos^="flip"][data-aos^="flip"] {
    backface-visibility: hidden;
    transition-property: transform;
  }

  [data-aos="flip-left"] {
    transform: perspective(2500px) rotateY(-100deg);
  }

  [data-aos="flip-left"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  [data-aos="flip-right"] {
    transform: perspective(2500px) rotateY(100deg);
  }

  [data-aos="flip-right"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  [data-aos="flip-up"] {
    transform: perspective(2500px) rotateX(-100deg);
  }

  [data-aos="flip-up"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }

  [data-aos="flip-down"] {
    transform: perspective(2500px) rotateX(100deg);
  }

  [data-aos="flip-down"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }

  /* aos css */
  .container {
    max-width: 96%;
  }

  .firstScreen .container .contentWrap {
    width: 40%;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 50px;
    line-height: 54px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 100%;
  }

  .firstScreen .container .contentWrap .innerWrap ul {
    width: 100%;
  }

  .firstScreen .container .contentWrap .innerWrap ul li span,
  .firstScreen .container .contentWrap .innerWrap h3 {
    font-size: 14px;
  }

  .firstScreen .container .imgWrap {
    width: 50%;
  }

  .firstScreen .container .contentWrap {
    margin: 17% 0 0;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::after {
    background-size: 15px;
    top: 58px;
    right: 14px;
  }

  .firstScreen.secondScreen .container .contentWrap {
    width: 50%;
    margin: 1% 0 0;
  }

  .firstScreen.secondScreen .container .imgWrap {
    width: 44%;
  }

  .firstScreen .bgBlack {
    bottom: -21%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg7 {
    display: none;
  }

  .firstScreen.thirdScreen .container .contentWrap .innerWrap .h2 img {
    max-width: 300px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap {
    margin: -2% 0 0;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img {
    max-width: 300px;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori {
    padding: 0 35px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg3 {
    left: 30%;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg7 {
    left: 38%;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    font-size: 20px;
    padding-left: 4%;
  }

  .about-us-wrap .h2 span {
    font-size: 30px;
  }

  .about-full-wrap .container .contentWrap {
    margin: 0 !important;
  }

  .about-us-wrap p {
    font-size: 13px !important;
  }

  .about-us-wrap .h2 abbr:after {
    right: auto;
    background-size: 100%;
    width: 60px;
    height: 60px;
    top: -40px;
    transform: rotate(-140deg);
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    width: 58%;
  }

  .about-full-wrap .container .contentWrap {
    margin: 26% 0 0 !important;
  }

  .inthenews_Wrap .container .contentWrap {
    width: 33%;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    left: auto !important;
    right: 20px !important;
    top: 40px;
    width: 40px;
    height: 24px;
  }

  .findyourFlavour .img-list-1 ul li {
    margin: 30px 0 0;
  }

  .about-full-wrap .container .imgWrap {
    width: 52% !important;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    width: 48%;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 30px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap {
    max-width: 240px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2::after {
    right: 10px;
    width: 14px;
    height: 44px;
    top: 60px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 50px;
    height: 30px;
    top: 40px;
    right: -22px;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap {
    width: 70%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    width: 30%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: 40px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    padding-left: 0;
    max-width: 280px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap h3 {
    max-width: 300px;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap h3 {
    max-width: 380px;
  }

  .firstScreen.about-full-wrap
    .container
    .contentWrap
    .innerWrap
    .mCSB_scrollTools {
    right: 40px;
  }

  footer .copyRights .privacyPolicy li {
    padding: 0 4px;
  }

  footer .copyRights .socialLinkWrap {
    top: 60%;
    left: 47%;
  }

  /* detail page */
  .detailWrap .productDetail_Main,
  .detailWrap .pos_Fixed {
    position: relative;
  }

  .detailWrap.chilli_achari .gradientWrap {
    height: 68%;
  }

  .detailWrap .productDetail_Main {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .detailWrap .wholeContent {
    margin: 0 0 100px;
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/karare/chilli-achari/product_open.png);
  }
  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_spanish {
    background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish_packet_pack.png);
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_american {
    background-image: url(../images/phase-2/product-detail-page/potatochips/american/american_cream_pack.png);
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_periperi {
    background-image: url(../images/phase-2/product-detail-page/potato-stix/periperi/periperi.png);
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_indian {
    background-image: url(../images/phase-2/product-detail-page/potatochips/indian/indian_masala_pack.png);
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_classic {
    background-image: url(../images/phase-2/product-detail-page/potatochips/classic/classic_salted_pack.png);
  }

  .detailWrap.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_kashmiri {
    background-image: url(../images/phase-2/product-detail-page/potatochips/kashmiri/kashmiri_chilli_pack.png);
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img {
    opacity: 1;
    visibility: visible;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 130px;
    height: 110px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 230px;
    height: 90px;
  }

  .detailWrap .wholeContent .tableContent_Main .h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .tableContent
    .innerWrap
    .tableC {
    font-size: 14px;
    line-height: 20px;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    width: 100%;
    max-width: 280px;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_2 {
    bottom: 30%;
    left: 2%;
    width: 52px;
    height: 30px;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_3 {
    width: 86px;
    height: 88px;
    left: 2%;
    bottom: 6%;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_4 {
    width: 45px;
    height: 112px;
    bottom: 20%;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_5 {
    bottom: 42%;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
    bottom: 40%;
    left: 84%;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_7 {
    width: 80px;
    height: 50px;
    bottom: 20%;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_8 {
    width: 160px;
    height: 88px;
    bottom: 20px;
    transition: all 2.5s ease-in-out;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    transition: all 2.5s ease-in-out;
  }

  .detailWrap.chilli_achari .gradientWrap {
    height: 100%;
    top: -28%;
  }

  .detailWrap.chilli_achari.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/karare/munchy-masala/product_open.png);
  }

  .detailWrap.chilli_achari.southern_spicy
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/karare/southern_spicy/product_open.png);
  }

  .detailWrap.chilli_achari.garlic_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/karare/garlic_peri_peri/product_open.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/karare/noodle_masala/product_open.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_spanish {
    background-image: url(../images/phase-2/product-detail-page/potatochips/spanish/spanish_packet_pack.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_american {
    background-image: url(../images/phase-2/product-detail-page/potatochips/american/american_cream_pack.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_indian {
    background-image: url(../images/phase-2/product-detail-page/potatochips/indian/indian_masala_pack.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_classic {
    background-image: url(../images/phase-2/product-detail-page/potatochips/classic/classic_salted_pack.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_kashmiri {
    background-image: url(../images/phase-2/product-detail-page/potatochips/kashmiri/kashmiri_chilli_pack.png);
  }

  .detailWrap.chilli_achari.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_periperi {
    background-image: url(../images/phase-2/product-detail-page/potato-stix/periperi/periperi.png);
  }

  .detailWrap.chilli_achari.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/chatpata-masala/product_open.png);
  }

  .detailWrap.chilli_achari.chatpata_masala .gradientWrap {
    top: -24%;
  }

  .detailWrap.chilli_achari.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/chilli_cheese/product_open.png);
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 160px;
    height: 80px;
    top: 88%;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 68px;
    height: 68px;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 120px;
    height: 120px;
    top: 74%;
  }

  .detailWrap.chilli_achari.chatpata_masala .all_elements_Img .elementImg_4 {
    width: 60px;
    height: 60px;
  }

  .detailWrap.chilli_achari.chatpata_masala .all_elements_Img .elementImg_2 {
    left: 1%;
    width: 40px;
    height: 40px;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 100%;
  }

  .detailWrap.chilli_achari.chatpata_masala.homestyle_classic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/homestyle_classic/product_open.png);
  }

  .detailWrap.chilli_achari.chatpata_masala.pizza
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/pizza/product_open.png);
  }

  .detailWrap.chilli_achari.chatpata_masala.spanish_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/spanish_tomato/product_open.png);
  }

  .detailWrap.chilli_achari.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/tandoori/product_open.png);
  }

  .detailWrap.chilli_achari.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -19%;
    left: 0%;
    z-index: 1;
  }

  .detailWrap.karare.chilli_achari
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -19%;
    z-index: -1;
    animation-name: open_snacks;
    animation-duration: 1.8s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
  }

  /*@-webkit-keyframes open_snacks {
    from {top: 20%;}
    to {top: -19%;} 
  }*/
  .detailWrap.karare.chilli_achari .all_elements_Img .elementImg_5 {
    width: 90px;
    height: 30px;
    left: 44%;
  }

  .detailWrap.karare.chilli_achari .all_elements_Img .elementImg_2 {
    left: 1%;
  }

  .detailWrap.rock_salt.karare
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/foxnuts/rock-salt/product_open.png);
  }

  .detailWrap.karare.chilli_achari.fox_nuts .all_elements_Img .elementImg_5 {
    width: 60px;
    height: 60px;
  }

  .detailWrap.rock_salt
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 140px;
    height: 105px;
  }

  .detailWrap.chilli_achari.rock_salt .all_elements_Img .elementImg_6 {
    width: 80px;
    height: 80px;
  }

  .detailWrap.chilli_achari.rock_salt .all_elements_Img .elementImg_4 {
    width: 45px;
    height: 45px;
  }

  .detailWrap.chilli_achari.rock_salt .all_elements_Img .elementImg_8,
  .detailWrap.chilli_achari.chatpata_masala .all_elements_Img .elementImg_8 {
    width: 65px;
    height: 65px;
    left: 90%;
  }

  .detailWrap.chilli_achari.rock_salt .all_elements_Img .elementImg_2 {
    width: 30px;
    height: 30px;
  }

  .detailWrap.quinoa.cheesy_garlic_bread.cheesy_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/puffs/cheesy-cheese/product_open.png);
  }

  /* detail page */
  .detailWrap.quinoa .gradientWrap {
    left: -18px;
    height: 90%;
    top: -18%;
    transform: rotate(-4deg);
    width: 110%;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 90px;
    height: 90px;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 150px;
    height: 100px;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 80px;
    height: 135px;
    background-size: contain;
  }

  /* details page for 3 product MVQ css start */
  .detailWrap.multigrain_chips .gradientWrap {
    top: -25%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_1 {
    width: 60px;
    height: 80px;
  }

  .detailWrap.multigrain_chips.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/multigrain/tangy-tomato/product_open.png);
  }

  .detailWrap.multigrain_chips.chivda_chatpata
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/multigrain/chivda-chatpata/product_open.png);
  }

  .detailWrap.multigrain_chips.chinese_hot_and_sour
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/multigrain/chinese-hot-and-sour/product_open.png);
  }

  .detailWrap.multigrain_chips.dahi_papdi_chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/multigrain/dahi-papdi-chaat/product_open.png);
  }

  .detailWrap.multigrain_chips.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/multigrain/spicy-lemon/product_open.png);
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    z-index: 1;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_1 {
    width: 40px;
    height: 40px;
    bottom: 32%;
    left: 1%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_2 {
    bottom: 5%;
    left: 95%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_3 {
    width: 80px;
    height: 90px;
    bottom: 6%;
    left: 3%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_4 {
    left: 48%;
    bottom: 10%;
    width: 60px;
    height: 60px;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_5 {
    width: 50px;
    height: 50px;
    left: 95%;
    bottom: 32%;
  }

  .detailWrap.multigrain_chips .all_elements_Img .elementImg_6 {
    left: 48%;
    bottom: 36%;
  }

  .detailWrap.quinoa .gradientWrap {
    top: -19%;
  }

  .detailWrap.quinoa.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/puffs/khatta-meetha/product_open.png);
  }

  .detailWrap.quinoa.tikka_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/quinoa/tikka-masala/product_open.png);
  }

  .detailWrap.quinoa.lime_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/quinoa/lime-peri-peri/product_open.png);
  }

  .detailWrap.quinoa.cheesy_garlic_bread
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/quinoa/cheesy-garlic-bread/product_open.png);
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_1 {
    width: 40px;
    height: 40px;
    bottom: 32%;
    left: 1%;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_2 {
    bottom: 5%;
    left: 90%;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_3 {
    width: 80px;
    height: 90px;
    bottom: 6%;
    left: 3%;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_4 {
    left: 48%;
    bottom: 10%;
    width: 60px;
    height: 60px;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_5 {
    width: 50px;
    height: 50px;
    left: 90%;
    bottom: 32%;
  }

  .detailWrap.quinoa .all_elements_Img .elementImg_6 {
    left: 48%;
    bottom: 36%;
  }

  .detailWrap.veggie_stix .gradientWrap {
    top: -25%;
  }

  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/minty-masala/product_open.png);
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/product_open.png);
  }

  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/roasted-garlic/product_open.png);
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/chilli-chataka/product_open.png);
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/product_open.png);
  }

  .detailWrap.veggie_stix.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/tomato/product_open.png);
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    z-index: 1;
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/cheese-n-herbs/img2.png);
    top: -76px;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_1 {
    width: 40px;
    height: 40px;
    bottom: 32%;
    left: 1%;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_2 {
    bottom: 5%;
    left: 90%;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_3 {
    width: 80px;
    height: 90px;
    bottom: 6%;
    left: 3%;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_4 {
    left: 48%;
    bottom: 10%;
    width: 60px;
    height: 60px;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_5 {
    width: 50px;
    height: 50px;
    left: 90%;
    bottom: 32%;
  }

  .detailWrap.veggie_stix .all_elements_Img .elementImg_6 {
    left: 48%;
    bottom: 36%;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    background-image: url(../images/phase-2/product-detail-page/veggie-stix/sour-cream-and-onion/img2.png);
  }

  /* details page for 3 product MVQ css end */
  /* phase 2 home page css start here */
  .firstScreen .bgBlack {
    bottom: 0;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::after {
    background-size: cover;
    right: -18px;
  }

  .firstScreen .container .imgWrap {
    margin: 0;
  }

  /* phase 2 home page css end here */
  /* header phase 2 css start here */
  header .firstHeader {
    display: none;
  }

  header {
    z-index: 994;
  }

  /* header phase 2 css end here */
  /* about us phase 2 css start here */
  .about-full-wrap .container .imgWrap {
    width: 50% !important;
    margin: 8% 0 0;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 5px;
  }

  .about-full-wrap .container .contentWrap {
    margin: 9% 0 0 !important;
  }

  /* about us phase 2 css start here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .bgBlack {
    bottom: 0;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap {
    max-width: 100%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    right: -24px;
    width: 13px;
    height: 40px;
    top: 4px;
    background-size: 100%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
    background-size: 100%;
    width: 42px;
    height: 24px;
    top: -16px;
    right: -50px;
  }

  .contact_Us.firstScreen .container .contentWrap {
    width: 100%;
  }

  .contact_Us.firstScreen .gradientWrap {
    top: -6%;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    top: 40px;
    right: -26px !important;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap {
    width: 64%;
  }

  .firstScreen.inthenews_Wrap .container .news_videoGallery {
    bottom: -24px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    margin: 12% 0 0 !important;
  }

  /* in the news phase 2 css end here */
  /* product listing phase 2 css start here */
  .shareWrap {
    z-index: 994;
    right: -100px !important;
  }

  .shareWrap:hover {
    right: -100px !important;
  }

  .shareWrap.active {
    right: 0px !important;
  }

  .findyourFlavour {
    padding: 80px 0 50px;
  }

  /* product listing phase 2 css end here */
  /* phase 2 breadcrumb css start here */
  .breadcrumbs_Wrap {
    display: none;
  }

  /* phase 2 breadcrumb css end here */
  footer .copyRights .socialLinkWrap {
    /*display: none;*/
    /*left: 23%;*/
  }

  .detailWrap {
    overflow: hidden;
  }

  .findyourFlavour .container .descriptionText {
    height: auto;
  }

  .firstScreen.about-full-wrap
    .container
    .contentWrap
    .innerWrap
    .mCSB_scrollTools
    .mCSB_dragger {
    height: 50px !important;
  }

  .findyourFlavour .flavouText {
    width: 300px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_3 {
    width: 60px;
    height: 62px;
  }

  header #nav-icon1 {
    top: 5px;
  }

  header nav .navMenu li .subMenu li a {
    font-size: 16px;
    line-height: 20px;
  }

  /* kumbha screen */
  .firstScreen.kumbhaScreen .contentWrap {
    top: 18%;
    right: 10%;
    max-width: 350px;
  }

  .firstScreen.kumbhaScreen .contentWrap h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .firstScreen.kumbhaScreen .contentWrap .h3 {
    font-size: 16px;
    line-height: 24px;
  }

  /* kumbha screen */
  header .menuiconbx {
    top: 0;
  }

  /* Header fixes for smaller resolutions */
  header {
    background: none;
  }

  .mobileMenu {
    right: 0;
  }

  header nav .navMenu {
    left: 0;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
  }

  header #nav-icon2.showMe {
    visibility: visible;
    opacity: 1;
  }

  .detailWrap.chilli_achari.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/potato-stix/aloo-chat/product-open.png);
  }

  .detailWrap.chilli_achari.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/potato-stix/cheesy-masti/detail/product-open.png);
  }

  .detailWrap.chilli_achari.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/rings/masala-magic/detail/Rings-masala-magic.png);
  }

  .detailWrap.chilli_achari.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    background-image: url(../images/phase-2/product-detail-page/rings/tomato-twist/detail/open-product.png);
  }
}
/* 1170 end here */
/* 1024 starts here */
@media only screen and (max-width: 1024px) {
  .packtop {
    display: none;
  }
}
/* 1024 ends here */
/* 991 start here */
@media only screen and (max-width: 991px) {
  .firstScreen .container .imgWrap {
    width: 64%;
  }

  .firstScreen .container {
    overflow: visible;
  }

  .firstScreen .container .contentWrap {
    margin: 0;
    position: absolute;
    top: -100px;
    width: 60%;
  }

  .firstScreen .bgBlack {
    bottom: -8%;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::after {
    background-size: 9px;
    top: 43px;
    right: 0px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 76%;
    font-size: 12px;
    line-height: normal;
  }

  .firstScreen.secondScreen .container .contentWrap {
    position: relative;
    top: 0;
    width: 100%;
  }

  .firstScreen.secondScreen .container .imgWrap {
    width: 64%;
    display: inline-block;
    margin: 10% 0 0;
    float: none;
  }

  .firstScreen.secondScreen .container,
  .firstScreen.secondScreen .container .innerWrapperContainer {
    display: inline-block;
    height: 100%;
    text-align: center;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 10px 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap {
    max-width: 350px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 {
    float: right;
  }

  .firstScreen.secondScreen .container .contentWrap {
    margin: 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    transform: skew(0deg, -12deg);
    position: relative;
    top: 120px;
    left: 0;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap {
    max-width: 380px;
  }

  .firstScreen.secondScreen.fourthScreen .container .imgWrap {
    margin: 10% 0 0;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg8 {
    bottom: 50%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg9 {
    display: none;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 {
    width: 200px;
    height: 118px;
    right: -14%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg6 {
    bottom: 2%;
  }

  footer .mainLinks .linksWrap ul li,
  footer .mainLinks .addressWrap p,
  footer .mainLinks .addressWrap strong {
    font-size: 12px;
    line-height: normal;
  }

  footer .mainLinks .linksWrap ul:last-child {
    width: 34%;
  }

  footer .mainLinks .addressWrap {
    width: 190px;
  }

  footer .mainLinks .linksWrap {
    width: calc(100% - 190px);
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg11 {
    bottom: 14%;
    left: 68%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg2 {
    bottom: 4%;
    left: 2%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg6 {
    bottom: 38%;
    left: 77%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg9 {
    display: none;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg8 {
    bottom: 46%;
    left: 88%;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 {
    width: 98px;
    height: 48px;
  }
  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 abbr {
    font-size: 12px;
    top: 2px;
  }

  .firstScreen.secondScreen .bgBlack {
    bottom: -29%;
  }

  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: -31.4%;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack {
    bottom: -30%;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg8 {
    bottom: 5%;
    left: 76%;
  }

  footer .copyRights .copyText {
    font-size: 12px;
  }

  footer .copyRights .privacyPolicy li a {
    font-size: 12px;
    padding: 0 0px;
  }

  footer .copyRights .privacyPolicy {
    width: 172px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 30px;
    line-height: normal;
    width: 100%;
    display: inline-block;
    max-width: 240px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    font-size: 46px;
  }

  .about-us-wrap .h2 span {
    font-size: 20px;
  }

  .about-full-wrap .container .imgWrap {
    width: 64% !important;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
    line-height: normal;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    width: 36%;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap p {
    width: 100%;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    right: 70px !important;
    top: 25px;
  }

  .firstScreen.inthenews_Wrap .bgBlack {
    bottom: -10%;
  }

  .inthenews_Wrap .container .contentWrap {
    margin: 24% 0 0 !important;
  }

  .inthenews_Wrap .container .news_videoGallery {
    width: 100%;
    bottom: 10%;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap {
    margin-bottom: 19%;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    max-width: 420px;
  }

  .findyourFlavour .img-list-1 ul li {
    width: calc(52% - 22px);
  }

  .findyourFlavour .flavouText span {
    font-size: 26px;
    line-height: 36px;
  }

  .findyourFlavour .flavouText abbr {
    font-size: 42px;
    line-height: 40px;
  }

  .findyourFlavour .flavouText abbr:before {
    left: -60px;
    top: 10px;
  }

  .findyourFlavour .flavouText abbr:after {
    right: -60px;
    top: 10px;
  }

  .firstScreen .headingText {
    top: 0;
    opacity: 1;
  }

  .firstScreen .bottomtext {
    bottom: 0;
    opacity: 1;
  }

  @keyframes headingAnimation {
    0% {
      opacity: 1;
      top: 0px;
    }
    25% {
      opacity: 1;
      top: 0px;
    }
    75% {
      opacity: 1;
      top: 0px;
    }
    100% {
      opacity: 1;
      top: 0px;
    }
  }
  @keyframes bottomTextAnimation {
    0% {
      opacity: 1;
      bottom: 0px;
    }
    25% {
      opacity: 1;
      bottom: 0px;
    }
    75% {
      opacity: 1;
      bottom: 0px;
    }
    100% {
      opacity: 1;
      bottom: 0px;
    }
  }
  @keyframes character_Animation {
    0% {
      opacity: 1;
      transform: translateY(-100%);
    }
    50% {
      opacity: 1;
      transform: translateY(0%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  .firstScreen .character_Animation {
    transform: translateY(-100%);
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    max-width: 310px;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    top: -160px;
    margin: 0% 0 0 !important;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 20px;
  }

  .about-us-wrap p {
    font-size: 12px !important;
    line-height: 18px;
  }

  .about-full-wrap .bgBlack {
    bottom: 0 !important;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    width: 60%;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    max-width: 230px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2::after {
    right: 90px;
    width: 9px;
    height: 30px;
    top: 44px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 30px;
    height: 20px;
    top: 30px;
    right: 70px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap p {
    text-align: left;
    padding-left: 10px;
  }

  .contact_Us.firstScreen .container .contentWrap {
    width: 100%;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap {
    width: 100%;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap {
    width: 100%;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap {
    width: 100%;
    margin: 10px 0 0;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -14%;
    height: 86%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: -140px 0 0;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
    width: 50%;
    float: left;
  }

  .contact_Us.firstScreen.fp-completely
    .imgWrap
    .address_Wrap
    .colWrap:nth-child(2) {
    margin: 0;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap p {
    font-size: 12px;
    line-height: 16px;
  }

  .inthenews_Wrap .container .imgWrap {
    float: right;
  }

  .inthenews_Wrap .container .news_videoGallery {
    bottom: 0;
  }

  .inthenews_Wrap.firstScreen .container .imgWrap {
    width: 74%;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2::before {
    right: -30px !important;
  }

  .inthenews_Wrap.firstScreen .container .contentWrap {
    top: -20px;
    left: 20px;
  }

  .firstScreen.inthenews_Wrap .bgBlack {
    bottom: -12%;
    height: 82%;
  }

  .firstScreen.about-full-wrap
    .container
    .contentWrap
    .innerWrap
    .mCSB_scrollTools {
    right: 0px;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    top: -180px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    width: 100%;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .h2 {
    max-width: 100%;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen .container .contentWrap {
    transform: none;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    float: none;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap {
    max-width: 100%;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3
    abbr {
    display: inline-block;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3
    abbr {
    font-size: 20px;
    line-height: 28px;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .headingtext
    img {
    max-width: 200px;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3::before,
  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .h3::after,
  .firstScreen.fifthScreen .fifthScreen_Iconimg7,
  .firstScreen.fifthScreen .fifthScreen_Iconimg5,
  .firstScreen.fifthScreen .fifthScreen_Iconimg6,
  .firstScreen.fifthScreen .fifthScreen_Iconimg2 {
    display: none;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    bottom: 2%;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 {
    bottom: 4%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg8 {
    left: 80%;
  }

  #fp-nav.fp-right {
    right: -30px;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg1 abbr,
  .firstScreen.thirdScreen .thirdScreen_Iconimg6 abbr,
  .firstScreen.thirdScreen .thirdScreen_Iconimg10 abbr {
    filter: blur(0px);
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg4 {
    width: 100px;
    height: 50px;
    bottom: 34%;
    left: 62%;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg7,
  .firstScreen.fourthScreen .fourthScreen_Iconimg8,
  .firstScreen.thirdScreen .thirdScreen_Iconimg2 {
    bottom: 10%;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg1 {
    bottom: 30%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg6 {
    bottom: 36%;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg8 {
    display: none;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen .container .imgWrap {
    margin: 10% 0 0;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg3 {
    display: none;
  }

  .findyourFlavour .veggiList ul {
    max-width: 670px;
  }

  .findyourFlavour .veggiList ul li a .inner-text {
    font-size: 14px;
    line-height: 20px;
  }

  .findyourFlavour .veggiList ul li {
    padding: 0 5px;
  }

  .findyourFlavour .veggiList {
    margin: 30px 0;
  }

  footer .copyRights .leftWrpaLink {
    display: none;
  }

  footer .copyRights .rightWrapLink {
    display: inline-block;
    float: left;
  }

  footer .copyRights .socialLinkWrap {
    /*display: none;*/
    left: 23%;
  }

  footer .copyRights .privacyPolicy li {
    padding: 0;
  }

  footer .mainLinks .linksWrap ul:last-child,
  footer .mainLinks .linksWrap {
    width: 100%;
    float: left;
  }

  footer .copyRights .privacyPolicy {
    width: 100%;
  }

  footer .mainLinks {
    padding: 10px 0;
  }

  footer .copyRights {
    padding: 5px 0;
  }

  footer .copyRights .rightWrapLink {
    width: 100%;
  }

  footer .copyRights .copyText:after {
    display: none;
  }

  .findyourFlavour .productName {
    font-size: 20px;
    line-height: 24px;
    padding: 0 20px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::before {
    width: 50px;
    height: 32px;
    background-size: 114%;
    bottom: -24px;
    left: -32px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 60%;
  }

  .firstScreen .container .contentWrap .innerWrap .h2.firsth2 {
    margin-top: 15px;
  }

  /* detail page */
  .detailWrap .productDetail_Main .container .twoCol .contentWrap {
    width: 100%;
    float: left;
  }

  .detailWrap .productDetail_Main .container .twoCol .imgWrap {
    width: 100%;
    float: left;
    margin: 120px 0 0;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .heading {
    display: block;
    margin: 0 auto;
  }

  .detailWrap .productDetail_Main {
    margin: 0;
  }

  .detailWrap.chilli_achari .gradientWrap {
    height: 70%;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .mainContent {
    margin: 30px 0 0;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -20%;
    z-index: 1;
  }

  .detailWrap .wholeContent .tableContent_Main .contentWrap {
    width: 100%;
    float: left;
    margin: 50px 0;
  }

  .detailWrap .wholeContent .tableContent_Main .tableContent {
    width: 100%;
    float: left;
  }

  .detailWrap .wholeContent {
    margin-bottom: 50px;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_4 {
    display: none;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_5 {
    bottom: 45%;
  }

  .detailWrap.chilli_achari .all_elements_Img .elementImg_6 {
    bottom: 38%;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_5 {
    display: none;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_2 {
    width: 40px;
    height: 40px;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_6 {
    width: 60px;
    height: 60px;
    top: auto;
    bottom: 30%;
    left: 88%;
  }

  .detailWrap.chatpata_masala .all_elements_Img .elementImg_8 {
    width: 80px;
    height: 80px;
    bottom: 50px;
  }

  .detailWrap.chatpata_masala .productDetail_Main {
    margin: 50px 0 0;
  }

  .detailWrap.chatpata_masala .wholeContent .tableContent_Main .contentWrap {
    width: 100%;
    float: left;
    margin: 160px 0 50px;
  }

  .detailWrap.chilli_achari.chatpata_masala .gradientWrap {
    top: -22%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 30px 0 0;
  }

  /* detail page */
  .detailWrap.quinoa .gradientWrap {
    height: 30%;
  }

  .quinoa .all_elements_Img,
  .multigrain_chips .all_elements_Img,
  .veggie_stix .all_elements_Img,
  .karare .all_elements_Img,
  .fox_nuts .all_elements_Img {
    display: none !important;
  }

  .detailWrap.multigrain_chips .gradientWrap {
    height: 30%;
  }

  .detailWrap.veggie_stix .gradientWrap {
    height: 30%;
  }

  /* details page for 3 product MVQ css start */
  .detailWrap.multigrain_chips .gradientWrap,
  .detailWrap.veggie_stix .gradientWrap,
  .detailWrap.quinoa .gradientWrap {
    height: 70%;
    top: -27%;
  }

  /* details page for 3 product MVQ css end */
  /* phase 2 home page css start here */
  #fp-nav.fp-right {
    right: -40px;
  }

  .firstScreen .bgBlack {
    bottom: 0;
  }

  .firstScreen .container .imgWrap {
    width: 100%;
    text-align: right;
    margin: 20% 0 0;
  }

  .firstScreen .container .imgWrap .character_Animation img {
    max-width: 400px;
  }

  .firstScreen .container .contentWrap {
    width: 100%;
    top: 40px;
    left: 0;
    padding: 0 100px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    width: 60%;
  }

  .firstScreen .container .contentWrap .innerWrap h3 {
    margin-top: 40px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2.firsth2 {
    margin-top: 0;
  }

  .firstScreen.secondScreen .gradientWrap {
    height: 90%;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack {
    bottom: -20%;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    margin: 0;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 20px 0 0;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    bottom: 10%;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    width: 240px;
    height: 122px;
  }

  .firstScreen.fifthScreen.sixScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext {
    margin: 20px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    transform: none;
    top: 90px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 20px 0;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap {
    top: 0;
  }

  .firstScreen.secondScreen.sixScreen .gradientWrap {
    height: 84%;
  }

  .firstScreen.secondScreen.fourthScreen.sixScreen .bgBlack {
    bottom: -10%;
  }

  .firstScreen.secondScreen#section2 .bgBlack {
    bottom: -18%;
  }

  .firstScreen.secondScreen.thirdScreen .bottomtext {
    margin: 20px 0 0;
  }

  .firstScreen.secondScreen.thirdScreen .gradientWrap {
    height: 82%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg6,
  .firstScreen.secondScreen .secondScreen_Iconimg3 {
    display: none;
  }

  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: -18%;
  }

  .firstScreen.fourthScreen .container .contentWrap .innerWrap .h2 {
    font-size: 44px;
    line-height: 44px;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img {
    max-width: 200px;
  }

  .firstScreen.secondScreen.fifthScreen .gradientWrap {
    top: -8%;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack {
    bottom: 0;
  }

  .firstScreen.secondScreen .gradientWrap {
    top: -4%;
  }

  .firstScreen.secondScreen.thirdScreen .gradientWrap {
    top: 1%;
  }

  .firstScreen.secondScreen.fourthScreen .gradientWrap {
    top: -9%;
  }

  /* phase 2 home page css end here */
  /* about us phase 2 css start here */
  .firstScreen.about-full-wrap .container .imgWrap {
    width: 19% !important;
    float: right;
    margin: 52% 0 0;
    right: 0;
  }

  .firstScreen.about-full-wrap .gradientWrap {
    top: 0;
    height: 80%;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    top: 12%;
    width: 100%;
  }

  /* about us phase 2 css start here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2 {
    max-width: 260px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    right: -18px;
    width: 9px;
    height: 30px;
    top: 4px;
    background-size: 100%;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:before {
    background-size: 100%;
    width: 42px;
    height: 24px;
    top: -16px;
    right: -50px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap p {
    padding-left: 0;
  }

  .contact_Us.firstScreen .gradientWrap {
    width: 120%;
    left: -10%;
  }

  .contact_Us.firstScreen .container .contentWrap {
    margin: -140px 0 0;
    padding: 0px 15px;
  }

  .contact_Us.firstScreen .gradientWrap {
    top: -11%;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .gradientWrap {
    width: 120%;
    left: -10%;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    width: 100%;
    padding: 0;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 20px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap .innerWrap .h2:before {
    top: 20px;
    right: 42px !important;
    width: 40px;
    height: 26px;
  }

  /* in the news phase 2 css end here */
  /* product listing phase 2 css start here */
  /* product listing phase 2 css end here */
  .firstScreen .container .contentWrap .innerWrap .h2::after {
    top: 42px;
    right: 10px;
  }

  .firstScreen.secondScreen#section2 .container .contentWrap .innerWrap .btn1,
  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 {
    float: none;
  }

  .firstScreen#section1 .container .contentWrap {
    top: 0;
  }

  .buyNow {
    bottom: 40px;
    z-index: 2;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-prev {
    width: 40px;
    height: 40px;
    background-size: 20px;
    background-position: center;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-next {
    width: 40px;
    height: 40px;
    background-size: 20px;
    background-position: center;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
    padding: 0 30px 0 0;
  }

  .findyourFlavour .veggiList ul {
    max-width: 100%;
  }

  /* kumbha screen */
  .firstScreen.kumbhaScreen .bgImg {
    background-position: left -350px top;
  }

  .firstScreen.kumbhaScreen .contentWrap h2 span:after {
    right: 4px;
    width: 8px;
    height: 24px;
  }

  /* kumbha screen */
  .findyourFlavour .gradientWrap,
  .findyourFlavour .gradientWrap.longer {
    height: 30%;
    min-height: 650px;
  }

  .firstScreen.sixScreen,
  .firstScreen.fifthScreen,
  .firstScreen.secondScreen {
    background: none;
  }

  .firstScreen.secondScreen.fourthScreen .gradientWrap,
  .firstScreen.secondScreen .gradientWrap,
  .firstScreen.secondScreen.thirdScreen .gradientWrap {
    top: -9%;
    height: 35%;
  }

  .nextPrdBx {
    background-size: 10%;
  }

  .newGradient {
    width: 115%;
    left: -10%;
    height: 35%;
  }

  .nextPrdBx.mgcTangyTomato span,
  .nextPrdBx.mgcDahiPapdiChaat span,
  .nextPrdBx.vsSourCreamOnion span,
  .nextPrdBx.vsChilliChatka span,
  .nextPrdBx.foxChatpataMasala span,
  .nextPrdBx.foxHomestyleClassic span,
  .nextPrdBx.mgcChineseHotandSour span {
    display: block;
    margin: 0 0 15px;
  }

  .newGradient.foxnuts-tan {
    height: 47%;
  }

  .newGradient.karare-ca,
  .newGradient.karare-mm,
  .newGradient.karare-nm,
  .newGradient.karare-knm,
  .newGradient.foxnuts-tan,
  .newGradient.foxnuts-hc,
  .newGradient.foxnuts-rs,
  .newGradient.foxnuts-cm,
  .newGradient.multigrain-dpc,
  .newGradient.multigrain-chas,
  .newGradient.multigrain-tt,
  .newGradient.puffs-cc,
  .newGradient.puffs-km,
  .newGradient.veggie-stix-cc,
  .newGradient.veggie-stix-t,
  .newGradient.veggie-stix-scao,
  .fullpage-wrapper .newGradient.veggie-stix-cc,
  .fullpage-wrapper .newGradient.puffs-cc,
  .fullpage-wrapper .newGradient.karare-mm,
  .fullpage-wrapper .newGradient.tomato-twist-rings,
  .fullpage-wrapper .newGradient.potatostix-aloo-chaat,
  .newGradient.potato-stix-aloo,
  .newGradient.potato-stix-cheesy,
  .newGradient.rings-masala-detail,
  .newGradient.rings-tomato-twist-detail,
  .newGradient.potato-chip-mm,
  .newGradient.kashmiri-chilli-mm,
  .newGradient.indian-masala-mm,
  .newGradient.classic-salted-mm,
  .newGradient.american-cream-mm,
  .newGradient.potato-periperi {
    height: 42%;
  }

  .nextPrdBx {
    font-size: 25px;
  }

  .newGradient.contact-grad {
    height: 65%;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 15px auto 0;
  }

  .firstScreen.fourthScreen.seventhScreen .container .contentWrap {
    left: 0;
  }

  .firstScreen.secondScreen.fourthScreen.seventhScreen
    .container
    .contentWrap
    .innerWrap {
    max-width: 250px;
    margin-left: 0px;
  }

  .firstScreen.secondScreen.fourthScreen.seventhScreen .container .imgWrap {
    /* margin: 15% 0 0; */
    margin: 3% 0 0;
    max-width: 400px;
  }

  .firstScreen.fourthScreen.eightScreen .container .contentWrap {
    left: 0;
  }

  .firstScreen.secondScreen.fourthScreen.eightScreen
    .container
    .contentWrap
    .innerWrap {
    max-width: 250px;
    margin-left: 0px;
  }

  .firstScreen.secondScreen.fourthScreen.eightScreen .container .imgWrap {
    margin: 15% 0 0;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
    left: 80%;
    bottom: 10%;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg5 {
    bottom: 45%;
    left: 80%;
  }

  .firstScreen.secondScreen.seventhScreen
    .container
    .contentWrap
    .innerWrap
    .bottomImage {
    max-width: 150px;
  }

  .firstScreen.secondScreen.eightScreen
    .container
    .contentWrap
    .innerWrap
    .bottomImage {
    max-width: 150px;
  }

  .firstScreen.secondScreen.eightScreen
    .container
    .product_Animation
    img.potatostix-alooimg {
    width: 90%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    width: 140px;
    top: 78%;
    right: -6%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    width: 180px;
    top: 65%;
    right: 60%;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 200px;
  }

  .potatostix-desc h3 {
    font-size: 20px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 0px 0 0;
  }

  .detailWrap.potato-stix-aloo-chaat
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 100px 0 0;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 105px;
    height: 135px;
    top: 65%;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 108px;
    height: 181px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 150px 0 0;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 200px;
  }

  .potatostix-desc h3 {
    font-size: 20px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 0px 0 0;
  }

  .detailWrap.potato-stix-cheesy-masti
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 100px 0 0;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 105px;
    height: 112px;
    top: 65%;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 108px;
    height: 129px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 150px 0 0;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 200px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 120px;
    left: -16px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 120px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    top: 74%;
  }

  .detailWrap.rings-masala-magic .wholeContent .tableContent_Main .contentWrap {
    margin-top: 50px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    left: 20%;
    top: -16%;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 200px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 120px;
    left: -16px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 120px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    top: 66%;
    width: 100px;
    height: 109px;
    left: 74%;
  }

  .detailWrap.rings-tomato-twist .wholeContent .tableContent_Main .contentWrap {
    margin-top: 50px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    left: 20%;
    top: -16%;
  }

  .potato-stix-aloo-chaat .tableContent_Main {
    flex-wrap: wrap;
  }

  .firstScreen.secondScreen.seventhScreen .container .contentWrap {
    width: 100%;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg8 {
    display: none;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 {
    display: none;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    /* width: 50px;
    height: 60px;
    left: -29%;
    top: 16%; */
    display: none;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    display: none;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    display: none;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3,
  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5,
  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3,
  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3,
  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    display: none;
  }

  .potato-stix-cheesy-masti .tableContent_Main {
    flex-wrap: wrap;
  }

  .rings-masala-magic .tableContent_Main {
    flex-wrap: wrap;
  }

  .rings-tomato-twist .tableContent_Main {
    flex-wrap: wrap;
  }
}
/* 991 end here */
/* 767 start here */
@media only screen and (max-width: 767px) {
  header nav {
    margin: 0;
    position: fixed;
    top: -10px;
    right: -100%;
    width: 100%;
    height: 104vh;
    background-color: #000;
  }
  header nav ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
  }
  header nav ul li {
    margin: 10px 0;
  }
  header nav ul li a {
    font-size: 24px;
    font-weight: 800;
    text-align: left;
    width: auto;
    padding-right: 0;
    text-transform: capitalize;
  }
  header nav ul li a:after {
    display: none;
  }
  header nav ul li a:before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  header nav ul li a:hover:before,
  header nav ul li a.active:before {
    width: 100%;
    opacity: 1;
    visibility: visible;
  }
  header nav.active {
    right: 0;
  }

  header .logo {
    width: 160px;
  }

  header {
    padding: 5px 0px 5px 0px;
  }

  header.innews {
    background-color: rgba(70, 195, 203, 0.8);
  }

  header.falvour {
    background-color: rgba(255, 103, 1, 0.8);
  }

  header.aboutus {
    background-color: rgba(174, 21, 83, 0.8);
  }

  header #nav-icon1 {
    top: 15px;
  }

  #fp-nav ul li a.active span,
  .fp-slidesNav ul li a.active span,
  #fp-nav ul li:hover a.active span,
  .fp-slidesNav ul li:hover a.active span,
  #fp-nav ul li:hover a span,
  .fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
  }

  #fp-nav ul li a span,
  .fp-slidesNav ul li a span {
    width: 10px;
    height: 10px;
  }

  .socialIcon {
    top: auto;
    bottom: 0;
    right: 50%;
    transform: translate(50%, 0);
    background-image: none;
    width: auto;
    height: auto;
  }
  .socialIcon li {
    width: auto;
    margin: 0 !important;
  }
  .socialIcon li a {
    margin: 0 !important;
  }
  .socialIcon li a img {
    width: 30px;
  }
  .socialIcon li:nth-child(2) {
    margin: 0 5px !important;
  }

  .buyNow {
    width: 40px;
    height: 40px;
  }

  .firstScreen .container {
    position: relative;
  }

  .firstScreen .mobileWrap {
    display: block;
    margin: 0 auto;
    float: none;
    width: 60%;
  }

  .firstScreen .container .imgWrap.desktopWrap {
    display: block;
    width: 100% !important;
    float: none;
    margin: 0;
  }

  .firstScreen .container .contentWrap {
    position: relative;
    top: -70px;
    transform: skew(0deg, -12deg);
    width: 100%;
    left: 0;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 22px;
    line-height: 24px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2::after,
  .firstScreen .container .contentWrap .innerWrap .h2::before {
    display: none;
  }

  .firstScreen .container .contentWrap .innerWrap h3 {
    margin: 10px 0;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    bottom: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
  }

  .firstScreen .container .contentWrap .innerWrap ul li span,
  .firstScreen .container .contentWrap .innerWrap h3 {
    font-size: 10px;
  }

  .firstScreen .bgBlack {
    bottom: -20%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg6,
  .firstScreen.secondScreen .secondScreen_Iconimg8,
  .firstScreen.secondScreen .secondScreen_Iconimg5,
  .firstScreen.secondScreen .secondScreen_Iconimg4 {
    display: none;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .tandoori {
    font-size: 22px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori::after {
    width: 30px;
    height: 12px;
    background-size: 100%;
    top: 6px;
    right: 45px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori::before {
    width: 35px;
    height: 10px;
    background-size: 100%;
    top: 14px;
    left: 40px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .h2 {
    font-size: 32px;
    line-height: 34px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    font-size: 16px;
    padding-left: 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    top: 40px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 {
    width: 98px;
    height: 28px;
    margin-right: 30px;
  }

  .firstScreen.secondScreen .container .imgWrap {
    margin: 8% 0 0;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 {
    width: 120px;
    height: 72px;
    right: -24%;
    background-size: 100%;
    bottom: -10%;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg2 {
    width: 50px;
    height: 48px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg1 {
    width: 45px;
    height: 58px;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg4 {
    width: 70px;
    height: 70px;
    left: 90%;
  }

  .firstScreen.secondScreen .container .imgWrap .cutter {
    top: 20px;
    left: -24px;
    width: 22px;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    abbr::after {
    width: 26px;
    height: 30px;
    top: -20px;
    right: -15px;
  }

  .firstScreen.thirdScreen .container .contentWrap .innerWrap .h2 img {
    max-width: 150px;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg1,
  .firstScreen.thirdScreen .thirdScreen_Iconimg11,
  .firstScreen.thirdScreen .thirdScreen_Iconimg5,
  .firstScreen.thirdScreen .thirdScreen_Iconimg3 {
    display: none;
  }

  .firstScreen.thirdScreen .thirdScreen_Iconimg4 {
    bottom: 33%;
    left: 10%;
    width: 68px;
    height: 65px;
  }
  .firstScreen.thirdScreen .thirdScreen_Iconimg4 abbr {
    transform: rotate(120deg);
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img {
    max-width: 180px;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap {
    top: -10px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg8 {
    width: 70px;
    height: 80px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg7 {
    width: 86px;
    height: 64px;
    left: 10%;
    bottom: 4%;
  }

  .firstScreen.fourthScreen .container .imgWrap .fourthScreen_Innerimg1,
  .firstScreen.fourthScreen .fourthScreen_Iconimg2,
  .firstScreen.fourthScreen .fourthScreen_Iconimg9,
  .firstScreen.fourthScreen .fourthScreen_Iconimg5,
  .firstScreen.fourthScreen .fourthScreen_Iconimg3 {
    display: none;
  }

  .firstScreen.secondScreen .bgBlack {
    bottom: -34%;
  }

  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: -32%;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack {
    bottom: -34%;
  }

  .firstScreen.secondScreen .container .innerWrapperContainer {
    height: auto;
  }

  .firstScreen.secondScreen .container {
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  footer .mainLinks .linksWrap {
    width: 100%;
  }

  footer .mainLinks .addressWrap {
    width: 100%;
  }

  footer .mainLinks .linksWrap ul {
    width: 40%;
  }

  footer .copyRights .privacyPolicy {
    width: 100%;
    float: left;
  }

  footer .copyRights .privacyPolicy li {
    width: auto;
  }

  footer .copyRights {
    padding-bottom: 10px !important;
  }

  footer .mainLinks .linksWrap ul li {
    margin: 0;
    width: 100%;
  }

  footer .mainLinks .linksWrap ul:last-child {
    width: 100%;
    margin: 0;
  }

  footer .copyRights .privacyPolicy li,
  footer .copyRights .privacyPolicy li a {
    line-height: 16px;
  }

  .about-full-wrap .container .imgWrap.mobileWrap {
    display: block;
    margin: 0 auto 22%;
    float: none;
    width: 100% !important;
  }

  .about-full-wrap .container .contentWrap {
    position: relative;
    top: -50px;
    -webkit-transform: skew(0deg, -15deg);
    transform: skew(0deg, -15deg);
    width: 100%;
    left: 0;
  }

  .about-full-wrap .container .contentWrap .innerWrap .h2 {
    font-size: 22px;
    line-height: normal;
  }

  .about-us-wrap .h2 span {
    font-size: 14px;
  }

  .about-full-wrap .logo {
    width: 70px;
  }

  .about-us-wrap p {
    line-height: normal;
  }

  .firstScreen.about-full-wrap .container {
    max-width: 100%;
  }

  .about-full-wrap .desktopWrap {
    display: none;
  }

  .about-full-wrap .mobileWrap {
    display: block;
    width: 60%;
    margin: 6% auto 0;
  }

  .about-full-wrap .container {
    position: absolute;
    bottom: 80px;
  }

  .about-full-wrap .container .contentWrap {
    position: relative;
    top: auto;
    bottom: 50px;
    transform: skew(0deg, -12deg);
    width: 100%;
    left: 0;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    font-size: 12px !important;
    line-height: normal;
    transform: skew(0deg, 12deg);
    margin: 50px 0 0;
    text-align: center;
  }

  .firstScreen.about-full-wrap .container {
    overflow: visible;
  }

  .about-us-wrap .first-p,
  .about-us-wrap .second-p {
    padding-top: 5px;
  }

  .about-us-wrap .h2 abbr:after {
    display: none;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    width: 100%;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    font-size: 32px;
  }

  .firstScreen.about-full-wrap.container .contentWrap .innerWrap p,
  .about-us-wrap p,
  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    width: 100% !important;
    line-height: 15px;
  }

  .about-full-wrap .container .contentWrap {
    margin: 0 !important;
  }

  .firstScreen.about-full-wrap .bgBlack {
    bottom: -20%;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg3 {
    width: 70px;
    height: 80px;
    bottom: 55%;
    right: -18%;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg2 {
    width: 80px;
    height: 90px;
  }

  .fp-completely .contentWrap {
    -webkit-animation-name: textAnimation;
    animation-name: textAnimation;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    transform: skew(0deg, -12deg);
    opacity: 1;
    left: 0px;
  }

  .about-full-wrap .mobileWrap {
    display: block;
    width: 60%;
    margin: 6% auto 0;
  }

  .firstScreen.inthenews_Wrap .mobileWrap {
    display: none;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap.desktopWrap {
    display: inline-block;
  }

  .socialIcon.otherPages {
    top: auto;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap {
    width: 100%;
    margin-bottom: 0;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    width: 52%;
    top: 0;
    right: 0;
    position: absolute;
    margin-top: 0px !important;
    text-align: left;
    left: auto;
    transform: skew(0deg, -12deg) translateY(0%);
  }

  .firstScreen.inthenews_Wrap .container {
    position: absolute;
    height: 90%;
  }

  .inthenews_Wrap .container .contentWrap .innerWrap .h2 {
    margin-bottom: 10px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    max-width: 90%;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox {
    height: 160px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:before {
    width: 40px;
    height: 40px;
    right: -20px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox:after {
    width: 40px;
    height: 40px;
    left: -30px;
    background-size: 100%;
    bottom: 10px;
  }

  .inthenews_Wrap .container .news_videoGallery .slide_Col .innerWrap {
    width: 100px !important;
    margin: 5px;
  }

  .inthenews_Wrap .container .news_videoGallery {
    bottom: 34px;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-next {
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: -10px;
    left: 20%;
    display: inline-block !important;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-prev {
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: -10px;
    left: auto;
    right: 20%;
    display: inline-block !important;
  }

  .inthenews_Wrap .container .imgWrap .videoBox {
    bottom: 9%;
  }

  .findyourFlavour {
    padding: 50px 0;
  }

  .findyourFlavour .flavouText span {
    font-size: 20px;
    line-height: 22px;
  }

  .findyourFlavour .flavouText abbr {
    font-size: 28px;
    line-height: 30px;
  }

  .findyourFlavour .flavouText abbr:after {
    width: 32px;
    height: 14px;
    right: -40px;
    top: 10px;
  }

  .findyourFlavour .flavouText abbr:before {
    width: 32px;
    height: 14px;
    left: -40px;
    top: 10px;
  }

  .findyourFlavour .container {
    padding: 0;
    max-width: 100%;
  }

  .findyourFlavour .veggiList {
    margin: 0;
  }

  .findyourFlavour .veggiList ul li a {
    transform: scale(0.6);
  }

  .findyourFlavour .slick-slide.slick-current a {
    transform: scale(1.2);
  }

  .findyourFlavour .veggiList ul li {
    padding: 40px 0;
  }

  .findyourFlavour .img-list-1 ul li {
    margin: 0;
  }

  .findyourFlavour {
    padding: 80px 0 20px !important;
  }

  .findyourFlavour .img-list-1 .slick-slide {
    width: 280px !important;
  }

  .findyourFlavour .img-list-1 ul li {
    width: calc(100% - 22px);
  }

  .inthenews_Wrap .container .imgWrap .videoBox .videoDescription {
    font-size: 12px;
    line-height: 18px;
  }

  .inthenews_Wrap .container .imgWrap .videoBox .inner_videoBox {
    padding: 5px;
  }

  .firstScreen.mainScreen .container .contentWrap .bottomtext {
    display: inline-block;
    transform: skew(0deg, 12deg);
    margin-top: 40px;
    text-align: center;
  }

  .firstScreen.mainScreen .container .contentWrap .innerWrap h3 {
    margin: 5px 0;
    font-size: 14px;
  }

  .findyourFlavour .img-list-1 ul li h3 {
    margin: 0;
  }

  .findyourFlavour .img-list-1 ul li span {
    margin: 5px 0 0;
  }

  /*.firstScreen .container .contentWrap{transform: skew(0deg, -12deg) translateY(300%);}
  
  .firstScreen.active .container .contentWrap{transform: skew(0deg, -12deg) translateY(0%);}
  
  .firstScreen.about-full-wrap .container .contentWrap{transform: skew(0deg, -12deg) translateY(0%);}*/
  .firstScreen.secondScreen.mobileContent_Animation .container .contentWrap {
    transform: skew(0deg, -12deg) translateY(-500%);
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
  }

  .firstScreen.secondScreen.mobileContent_Animation.active
    .container
    .contentWrap {
    transform: skew(0deg, -12deg) translateY(0%);
  }

  .about-full-wrap .container .contentWrap,
  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    transform: none;
  }

  .firstScreen.about-full-wrap .container {
    top: 54%;
    bottom: auto;
    position: relative;
  }

  .firstScreen.about-full-wrap .container .contentWrap {
    top: 0%;
    bottom: auto;
    padding-bottom: 40px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    margin: 10px 0 0;
    text-align: left;
  }

  .about-full-wrap {
    height: auto;
    overflow: visible;
  }

  .about-full-wrap .bgBlack {
    height: calc(110% - 48%);
    top: 40%;
  }

  .contact_Us.firstScreen {
    height: auto;
    overflow: visible;
  }

  .contact_Us.firstScreen .container .imgWrap.desktopWrap {
    display: inline-block;
  }

  .contact_Us.firstScreen .mobileWrap {
    display: none;
  }

  .contact_Us.firstScreen .container .imgWrap {
    transform: none;
  }

  .contact_Us.firstScreen .container {
    bottom: 0;
    transform: translate(-50%, 0%);
  }

  .contact_Us.firstScreen .container .contentWrap {
    top: 0;
    margin: 40px 0 0;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap {
    width: 100%;
    margin: 0;
    top: -20px;
    position: relative;
    padding-bottom: 100px;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap {
    margin: 50px 0 0;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
    width: 100%;
    float: left;
  }

  .contact_Us.firstScreen.fp-completely
    .imgWrap
    .address_Wrap
    .colWrap:nth-child(2) {
    margin: 20px 0 0;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap {
    margin: 40% 0 0;
  }

  .contact_Us.firstScreen .bgBlack {
    bottom: -8%;
    height: 88%;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li label {
    font-size: 12px;
  }

  .contact_Us.firstScreen.fp-completely
    .imgWrap
    .form_Wrap
    ul
    li
    input[type="text"],
  .contact_Us.firstScreen.fp-completely .imgWrap .form_Wrap ul li textarea {
    font-size: 12px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    max-width: 200px;
  }

  .findyourFlavour .veggiList ul li .inner-text {
    font-size: 16px;
    line-height: 20px;
  }

  .findyourFlavour .veggiList ul li img {
    max-width: 100px;
  }

  footer .copyRights .copyText {
    font-size: 10px;
    line-height: 16px;
    float: left;
  }

  footer .copyRights .privacyPolicy li,
  footer .copyRights .privacyPolicy li a {
    font-size: 10px;
    line-height: 16px;
  }

  footer .copyRights .container {
    max-width: 100%;
    padding: 0 6px;
  }

  footer .copyRights .privacyPolicy {
    width: auto;
    float: right;
  }

  footer .copyRights {
    padding: 10px 0 !important;
  }

  .firstScreen.secondScreen.fifthScreen.mobileContent_Animation
    .container
    .contentWrap {
    transform: skew(0deg, 0deg) translateY(-100%);
  }

  .firstScreen.secondScreen.fifthScreen.mobileContent_Animation.active
    .container
    .contentWrap {
    transform: skew(0deg, 0deg) translateY(0%);
  }

  .firstScreen.secondScreen.fifthScreen .container .contentWrap {
    top: 20px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg4,
  .firstScreen.fifthScreen .fifthScreen_Iconimg3,
  .firstScreen.fifthScreen .fifthScreen_Iconimg10,
  .firstScreen.fifthScreen .fifthScreen_Iconimg9 {
    display: none;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg1 {
    width: 54px;
    height: 50px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1 {
    width: 130px;
    height: 68px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2 {
    width: 70px;
    height: 60px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg3 {
    width: 40px;
    height: 36px;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg11 {
    left: 10%;
  }

  .firstScreen.fifthScreen .fifthScreen_Iconimg8 {
    width: 34px;
    height: 30px;
    bottom: 22%;
    left: 86%;
  }

  .firstScreen.secondScreen .secondScreen_Iconimg3,
  .firstScreen.secondScreen .secondScreen_Iconimg10 {
    display: none;
  }

  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3 {
    bottom: -4%;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    margin: 5px 0;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen .container .imgWrap {
    margin: 2% 0;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg1 {
    display: none;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg5 {
    width: 50px;
    height: 46px;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg2 {
    width: 80px;
    height: 50px;
    bottom: 10%;
    right: -12%;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg1 {
    width: 100px;
    height: 50px;
    bottom: 8%;
    left: -18%;
  }

  .firstScreen.sixScreen .container .imgWrap .sixthScreen_Innerimg3 {
    width: 40px;
    height: 34px;
    bottom: 70%;
    right: 0;
  }

  .firstScreen.sixScreen .sixthScreen_Iconimg6,
  .firstScreen.sixScreen .sixthScreen_Iconimg4 {
    display: none;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .headingtext
    img {
    max-width: 150px;
  }

  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg1,
  .firstScreen.fifthScreen .container .imgWrap .fifthScreen_Innerimg2,
  .firstScreen.secondScreen .container .imgWrap .secondScreen_Innerimg3,
  .firstScreen.fourthScreen .fourthScreen_Iconimg7 {
    bottom: 8%;
  }

  .findyourFlavour .veggiList ul li a.active .inner-text:after {
    opacity: 0;
    visibility: hidden;
    width: 0;
  }

  .findyourFlavour .veggiList ul .slick-current li a .inner-text:after {
    opacity: 1;
    visibility: visible;
    width: 100%;
  }

  .firstScreen .container .contentWrap .innerWrap .too_yumm_text h1 {
    font-size: 14px;
    line-height: normal;
  }

  footer .copyRights .rightWrapLink .privacyPolicy {
    float: left;
  }

  footer .copyRights .copyText {
    float: right;
  }

  .firstScreen .container .contentWrap .innerWrap .h2.firsth2 {
    max-width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  .findyourFlavour .veggiList ul li {
    padding: 20px 0;
  }

  .findyourFlavour .container .descriptionText {
    max-width: calc(100% - 30px);
    padding: 20px;
  }

  .findyourFlavour .img-list-1 {
    margin: 20px 0 0;
  }

  .findyourFlavour .gradientWrap {
    height: 9%;
    max-height: 235px;
  }

  .findyourFlavour .container {
    z-index: 1;
    padding-bottom: 30px;
  }

  header nav .navMenu {
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
  }

  .firstScreen .bgBlack {
    bottom: -14%;
  }

  .firstScreen.mainScreen .container .contentWrap .bottomtext {
    margin: 20px 0 0;
  }

  .findyourFlavour .productName {
    margin: 10px 0 20px;
  }

  .firstScreen .container .contentWrap .innerWrap .too_yumm_text h1,
  .firstScreen.mainScreen .container .contentWrap .innerWrap h3 {
    font-size: 16px;
  }

  .firstScreen .container .contentWrap {
    top: -90px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    padding-right: 25px;
    font-size: 10px;
  }

  /* detail page */
  .detailWrap .pos_Fixed {
    height: auto;
  }

  .detailWrap .productDetail_Main {
    top: 0;
    transform: none;
    margin: 80px 0 0;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .heading {
    max-width: 240px;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .mainContent {
    max-width: 260px;
  }

  .detailWrap .productDetail_Main .container .twoCol .imgWrap .innerWrap,
  .fox_nuts.detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap {
    max-width: 220px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -55px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 226px;
    height: 78px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 50px;
    height: 38px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 60px;
    height: 60px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 80px;
    height: 68px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 170px;
    height: 70px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_spanish {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_american {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_periperi {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_indian {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_classic {
    height: 330px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack,
  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack_kashmiri {
    height: 330px;
  }

  .detailWrap .wholeContent .tableContent_Main .contentWrap .innerWrap,
  .detailWrap .wholeContent .tableContent_Main .tableContent .innerWrap {
    width: 100%;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .tableContent
    .innerWrap
    .tableC
    li.subContent
    .width_100 {
    padding-left: 0;
  }

  .detailWrap.chilli_achari .all_elements_Img {
    display: none;
  }

  .detailWrap {
    overflow: hidden;
  }

  .detailWrap.chilli_achari .gradientWrap {
    height: 56%;
  }

  .detailWrap
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 100%;
  }

  .detailWrap.chilli_achari .gradientWrap {
    z-index: 1;
  }

  .detailWrap .productDetail_Main {
    z-index: 2;
  }

  .detailWrap.chilli_achari .gradientWrap {
    height: 70%;
  }

  .detailWrap.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 104px;
  }

  .detailWrap.southern_spicy
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 120px;
    top: 64%;
    left: -12%;
  }

  .detailWrap.southern_spicy
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 130px;
    height: 120px;
  }

  .detailWrap.garlic_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 110px;
    height: 96px;
  }

  .detailWrap.garlic_peri_peri
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 100px;
    height: 74px;
    top: 78%;
  }

  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 110px;
  }

  .detailWrap.noodle_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 90px;
    height: 110px;
    top: 68%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 60px;
    height: 60px;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 40px;
    height: 40px;
    top: 50%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 50px;
    height: 50px;
    top: 90%;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 100px;
    height: 100px;
  }

  .detailWrap.chilli_achari.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    left: 50%;
  }

  .detailWrap.chatpata_masala .wholeContent .tableContent_Main .contentWrap {
    margin: 60px 0 50px;
  }

  .detailWrap.chatpata_masala.homestyle_classic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 130px;
    height: 100px;
  }

  .detailWrap.chatpata_masala.pizza
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 120px;
    height: 70px;
  }

  .detailWrap.chatpata_masala.pizza
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 120px;
    height: 70px;
    top: 84%;
    left: 52%;
  }

  .detailWrap.chatpata_masala.spanish_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 90px;
    height: 110px;
    top: 76%;
  }

  .detailWrap.chatpata_masala.spanish_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 84px;
    top: 82%;
    left: 54%;
  }

  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 90px;
    height: 110px;
    top: 76%;
  }

  .detailWrap.chatpata_masala.tandoori
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 94px;
    height: 112px;
    top: 72%;
  }

  /* detail page */
  .detailWrap.quinoa .gradientWrap {
    height: 56%;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 55px;
    height: 55px;
    background-size: contain;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 65px;
  }

  .detailWrap.quinoa
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 55px;
    height: 95px;
    background-size: contain;
  }

  .detailWrap.quinoa.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    left: -16%;
    top: 90%;
  }

  .detailWrap.quinoa.tangy_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    height: 45px;
    top: 90%;
  }

  .detailWrap.multigrain_chips .gradientWrap {
    height: 56%;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 55px;
    height: 55px;
    background-size: contain;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 65px;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 55px;
    height: 95px;
    background-size: contain;
  }

  .detailWrap.multigrain_chips.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    left: -16%;
    top: 90%;
  }

  .detailWrap.multigrain_chips.tikka_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    height: 45px;
    top: 90%;
  }

  .detailWrap.veggie_stix .gradientWrap {
    height: 56%;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4,
  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_3 {
    width: 55px;
    height: 55px;
    background-size: contain;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 65px;
    background-size: contain;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 55px;
    height: 95px;
    background-size: contain;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5,
  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    left: -16%;
    top: 90%;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8,
  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    height: 45px;
    top: 90%;
  }

  /* details page for 3 product MVQ css start */
  .detailWrap.multigrain_chips .gradientWrap,
  .detailWrap.quinoa .gradientWrap,
  .detailWrap.veggie_stix .gradientWrap {
    height: 72%;
    top: -27%;
  }

  .detailWrap.multigrain_chips
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -98px;
  }

  .detailWrap.multigrain_chips.spicy_lemon
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 80%;
  }

  .detailWrap.multigrain_chips.chinese_hot_and_sour
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 70px;
    top: 80%;
    left: 70%;
  }

  .detailWrap.quinoa.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 180px;
    height: 50px;
  }

  .detailWrap.veggie_stix
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_2 {
    top: -54px;
  }

  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 136px;
    left: -16%;
    top: 60%;
  }

  .detailWrap.veggie_stix.minty_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 90px;
    height: 95px;
    top: 70%;
  }

  .detailWrap.veggie_stix .productDetail_Main .container .twoCol .imgWrap {
    margin: 90px 0 0;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 70px;
    top: 80%;
  }

  .detailWrap.veggie_stix.sour_cream_and_onion
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 160px;
    height: 90px;
    left: 46%;
    top: 80%;
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 100px;
    height: 70px;
    top: 80%;
  }

  .detailWrap.veggie_stix.cheese_n_herbs
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 150px;
    height: 60px;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    top: 78%;
    width: 110px;
    height: 85px;
  }

  .detailWrap.veggie_stix.chilli_chataka
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 70px;
    height: 70px;
    top: 80%;
    left: 72%;
  }

  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    left: -16%;
    top: 60%;
    width: 80px;
    height: 120px;
  }

  .detailWrap.veggie_stix.roasted_garlic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 80px;
    height: 90px !important;
    top: 72%;
    left: 72%;
  }

  /* details page for 3 product MVQ css end */
  /* phase 2 home page css start here */
  .firstScreen .container .contentWrap {
    transform: none;
    padding: 0;
  }

  .firstScreen.mainScreen .container .contentWrap .bottomtext {
    transform: none;
  }

  .firstScreen .mobileWrap {
    position: relative;
    z-index: 2;
    width: 46%;
  }

  .firstScreen .gradientWrap {
    height: 50%;
  }

  .firstScreen .bgBlack {
    bottom: 0;
    height: 70%;
  }

  .firstScreen .container .contentWrap {
    top: 0;
  }

  .firstScreen .container {
    top: 15%;
  }

  .firstScreen.mainScreen .container .contentWrap .bottomtext {
    margin: 0;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 0px 0 0;
  }

  .firstScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 0px auto;
  }

  .firstScreen.secondScreen .container .imgWrap {
    width: 60%;
  }

  .firstScreen.fifthScreen.sixScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext {
    margin: 0;
  }

  .firstScreen.secondScreen.mobileContent_Animation.active
    .container
    .contentWrap {
    transform: none;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .btn1 {
    float: none;
    margin: 0 auto;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 0 0 10px;
  }

  .firstScreen.secondScreen.thirdScreen .container .contentWrap .innerWrap ul {
    margin-bottom: 10px;
  }

  .firstScreen.secondScreen.thirdScreen .bottomtext {
    margin: 0;
  }

  .firstScreen.secondScreen.fourthScreen .container .contentWrap .innerWrap {
    top: -20px;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img {
    max-width: 140px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap .h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .firstScreen.secondScreen .container .imgWrap {
    margin: 15% 0 0;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack,
  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: 0;
  }

  .firstScreen.secondScreen .container .contentWrap .innerWrap ul {
    margin: 10px 0;
  }

  .firstScreen .gradientWrap {
    height: 90%;
  }

  .firstScreen.secondScreen#section2 .bgBlack {
    bottom: 0;
  }

  .detailWrap.chilli_achari.chatpata_masala .gradientWrap {
    top: -27%;
  }

  .detailWrap.chatpata_masala .productDetail_Main {
    margin: 40px 0 0;
  }

  .detailWrap.chatpata_masala
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 50px 0 0;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 80px;
    height: 80px;
    top: 78%;
  }

  .detailWrap.chatpata_masala.chilli_cheese
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 100px;
    height: 60px;
  }

  /* phase 2 home page css end here */
  /* header phase 2 css start here */
  header nav {
    width: 100%;
    top: 0;
  }

  header nav .navMenu {
    width: 250px;
    height: 100%;
    overflow: auto;
  }

  header nav .navMenu li a {
    font-size: 20px;
  }

  /* header phase 2 css end here */
  /* about us phase 2 css start here */
  .firstScreen.about-full-wrap .container .contentWrap {
    top: 0%;
  }

  .about-full-wrap .bgBlack {
    top: 20%;
    height: 100%;
  }

  .firstScreen.about-full-wrap .gradientWrap {
    top: -32%;
    height: 60%;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    font-size: 30px;
  }

  .about-us-wrap .h2 span {
    font-size: 23px;
  }

  /* about us phase 2 css start here */
  /* contact us phase 2 css start here */
  .contact_Us.firstScreen .container .contentWrap {
    margin: 80px 0 0;
    padding: 0;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap p {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .contact_Us.firstScreen .container .imgWrap {
    margin: 100px 0 0;
  }

  .contact_Us.firstScreen .gradientWrap {
    top: -32%;
  }

  /* contact us phase 2 css end here */
  /* in the news phase 2 css start here */
  .firstScreen.inthenews_Wrap .container {
    position: absolute;
    height: 90%;
    top: 0;
    transform: none;
    left: 0;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap > img {
    max-width: 100%;
    float: left;
    position: relative;
    top: 0;
  }

  .firstScreen.inthenews_Wrap .container .imgWrap.desktopWrap {
    display: inline-block;
    float: left;
    top: 0;
    transform: none;
    margin: 0;
  }

  .firstScreen.inthenews_Wrap .container .news_videoGallery {
    bottom: -40px;
  }

  .firstScreen.inthenews_Wrap .container .contentWrap {
    top: 60px;
    transform: none;
    z-index: 1;
  }

  /* in the news phase 2 css end here */
  /* product listing phase 2 css start here */
  .findyourFlavour .container .descriptionText p {
    font-size: 12px;
    line-height: 16px;
  }

  .findyourFlavour .center-text {
    display: inline-block;
  }

  .findyourFlavour .center-text ul li span {
    font-size: 10px;
    line-height: 14px;
    margin: 0;
  }

  .findyourFlavour .center-text ul {
    margin: 0;
  }

  .findyourFlavour .container .descriptionText {
    padding-bottom: 40px;
  }

  /* product listing phase 2 css end here */
  .inthenews_Wrap .container .news_videoGallery .slick-prev {
    width: 40px;
    height: 40px;
    background-size: 20px;
    background-position: center;
  }

  .inthenews_Wrap .container .news_videoGallery .slick-next {
    width: 40px;
    height: 40px;
    background-size: 20px;
    background-position: center;
  }

  .firstScreen.inthenews_Wrap .container .news_videoGallery {
    bottom: 0;
    position: relative;
  }

  .firstScreen#section1 .container .contentWrap .innerWrap .h2::after {
    display: block;
    top: 28px;
    right: -14px;
    width: 7px;
    height: 18px;
    background-size: contain;
    background-image: url(../images/firstScreenImg2.png);
  }

  .firstScreen#section1 .container .contentWrap .innerWrap .h2.firsth2 {
    width: auto;
    display: inline-block;
  }

  .firstScreen#section1.active .headingText {
    text-align: center;
  }

  .contact_Us.firstScreen.fp-completely .imgWrap .address_Wrap .colWrap {
    padding: 0px;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2:after {
    display: block;
    right: -14px;
    width: 7px;
    height: 18px;
    top: 3px;
    background-size: contain;
  }

  .contact_Us.firstScreen .container .contentWrap .innerWrap .h2 {
    max-width: none;
    width: auto;
  }

  .findyourFlavour .container .descriptionText {
    background-image: none;
  }

  .findyourFlavour .productName {
    margin-bottom: 0;
  }

  .findyourFlavour .container .descriptionText {
    padding: 10px 20px 40px;
  }

  .findyourFlavour .img-list-1 ul li span {
    height: auto;
    margin: 10px 0 20px;
  }

  .findyourFlavour .img-list-1 ul li .btnrange {
    margin: 0;
  }

  header #nav-icon1 {
    top: 10px;
    right: 15px;
  }

  .buyNow ul li a img {
    max-width: 30px;
  }

  .buyNow:hover ul,
  .buyNow ul {
    top: -20px;
    opacity: 0;
    visibility: hidden;
  }

  .buyNow ul.active {
    top: -70px;
    opacity: 1;
    visibility: visible;
  }

  /* kumbha screen */
  .firstScreen.kumbhaScreen .contentWrap {
    transform: none;
    top: 10%;
    right: 4%;
    max-width: 210px;
    left: auto;
  }

  .firstScreen.kumbhaScreen .contentWrap h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .firstScreen.kumbhaScreen .contentWrap h2 span:after {
    right: 6px;
    width: 6px;
    height: 16px;
    top: 4px;
  }

  .firstScreen.kumbhaScreen .contentWrap .kumbh_cta {
    width: 130px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
  }

  .firstScreen.kumbhaScreen .contentWrap .h3 {
    font-size: 12px;
    line-height: 18px;
  }

  .firstScreen.kumbhaScreen .bgImg {
    background-position: left 36% top;
    background-size: cover;
  }

  /* kumbha screen */
  /* For new animation CSS starts here */
  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 210px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 230px;
  }

  .detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    width: 205px;
    background-size: contain;
  }

  /* For new animation CSS ends here */
  .firstScreen.about-full-wrap .container .contentWrap .innerWrap p {
    font-size: 14px !important;
    line-height: 20px;
  }

  .about-us-wrap .h2 span {
    font-size: 30px;
  }

  .firstScreen.about-full-wrap .container .contentWrap .innerWrap .h2 {
    font-size: 48px;
    line-height: 50px;
    top: -20px;
  }

  .firstScreen .container .contentWrap .innerWrap p {
    font-size: 14px;
    line-height: 20px;
  }

  .firstScreen .container .contentWrap .innerWrap .h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .firstScreen.secondScreen.thirdScreen .container .imgWrap {
    transform: none;
  }

  .home-game-content a {
    max-width: 90% !important;
  }

  .findyourFlavour .gradientWrap {
    min-height: initial;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .btn1,
  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1,
  .firstScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 15px auto 0;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext,
  .firstScreen.secondScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 0;
  }

  .firstScreen.fourthScreen.fifthScreen .container .contentWrap,
  .firstScreen.secondScreen .container .contentWrap,
  .firstScreen.secondScreen.thirdScreen .container .contentWrap {
    margin: 0;
  }

  .firstScreen.secondScreen .container .contentWrap .headingtext img {
    max-width: 230px;
  }

  #section2 .bottomImage {
    max-width: 250px;
  }

  .fp-tableCell {
    vertical-align: unset !important;
    position: relative;
  }

  .firstScreen.secondScreen.fourthScreen .gradientWrap,
  .firstScreen.secondScreen .gradientWrap,
  .firstScreen.secondScreen.thirdScreen .gradientWrap {
    height: 90%;
  }

  .firstScreen.thirdScreen .container .contentWrap .innerWrap .h2 img,
  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img,
  .firstScreen.secondScreen.fourthScreen.fifthScreen
    .container
    .contentWrap
    .innerWrap
    .headingtext
    img {
    max-width: 195px;
  }

  .nextPrdBx {
    padding: 10px 0 15px;
    font-size: 17px;
    background-position: 98% center;
    background-size: 14%;
  }

  .nextPrdBx > span {
    display: block;
  }

  .karareHeading {
    position: relative;
    top: 0px;
  }

  .scrollDown {
    bottom: 40px;
    font-size: 11px;
  }

  .scrollDown .scrollImage {
    background-size: 40px;
    height: 30px;
    width: 40px;
  }

  .powai-tnc {
    margin: 65px auto;
    max-width: 90%;
  }

  .powai-tnc h6 {
    font-size: 13px;
  }

  .powai-tnc ul li {
    font-size: 12px;
  }

  .newGradient {
    width: 125%;
    left: -15%;
    height: 43%;
  }

  .nextPrdBx.mgcTangyTomato span,
  .nextPrdBx.mgcDahiPapdiChaat span,
  .nextPrdBx.vsSourCreamOnion span,
  .nextPrdBx.vsChilliChatka span,
  .nextPrdBx.foxChatpataMasala span,
  .nextPrdBx.foxHomestyleClassic span,
  .nextPrdBx.mgcChineseHotandSour span {
    margin: 0;
  }

  .newGradient.about-grad {
    height: 37%;
  }

  .newGradient.contact-grad {
    height: 55%;
  }

  .detailWrap.munchy_masala
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 110px;
    height: 60px;
    left: 55%;
    top: 75%;
  }

  .firstScreen.thirdScreen .container .imgWrap .thirdScreen_Innerimg4 {
    width: 100px;
    bottom: -20%;
    right: -40%;
  }

  .newGradient.karare-ca,
  .newGradient.karare-mm,
  .newGradient.karare-nm,
  .newGradient.karare-knm,
  .newGradient.foxnuts-tan,
  .newGradient.foxnuts-hc,
  .newGradient.foxnuts-rs,
  .newGradient.foxnuts-cm,
  .newGradient.multigrain-dpc,
  .newGradient.multigrain-chas,
  .newGradient.multigrain-tt,
  .newGradient.puffs-cc,
  .newGradient.puffs-km,
  .newGradient.veggie-stix-cc,
  .newGradient.veggie-stix-t,
  .newGradient.veggie-stix-scao,
  .fullpage-wrapper .newGradient.veggie-stix-cc,
  .fullpage-wrapper .newGradient.puffs-cc,
  .fullpage-wrapper .newGradient.karare-mm,
  .fullpage-wrapper .newGradient.tomato-twist-rings,
  .fullpage-wrapper .newGradient.potatostix-aloo-chaat {
    height: 55%;
  }

  .nextPrdBx.fxnts::before {
    background-size: 10vh;
  }

  .newGradient::after {
    height: 45px;
  }

  .newGradient .innerGradient {
    bottom: -5px;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg7 {
    bottom: 20%;
  }

  .firstScreen.fourthScreen .fourthScreen_Iconimg8 {
    bottom: 15%;
    left: 60%;
  }

  .detailWrap.rock_salt
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_4 {
    width: 50px;
    height: 50px;
    left: 85%;
  }

  .detailWrap.rock_salt
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 100px;
    height: 80px;
  }

  .detailWrap.v_tomato
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    top: 77%;
  }

  .firstScreen.secondScreen .container .contentWrap .headingtext img {
    max-width: 190px;
  }

  .firstScreen.secondScreen.fourthScreen.seventhScreen
    .container
    .contentWrap
    .innerWrap {
    top: -48px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg1 {
    width: 50px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg6 {
    width: 50px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg8 {
    width: 50px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg9 {
    width: 50px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg6 {
    width: 50px;
    left: 75%;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg7 {
    width: 50px;
    display: none;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg1 {
    width: 50px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg8 {
    width: 60px;
    left: 75%;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg11 {
    width: 40px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg4 {
    width: 50px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg9 {
    width: 50px;
  }

  .firstScreen.fourthScreen.seventhScreen .fourthScreen_Iconimg10 {
    width: 21px;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    width: 50px;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    width: 50px;
    z-index: 2;
    display: block;
    top: 76%;
  }

  .firstScreen.fourthScreen.seventhScreen
    .product_Animation
    .fourthScreen_Iconimg3 {
    z-index: 2;
    display: block;
    width: 20px;
  }

  .firstScreen.secondScreen.eightScreen
    .container
    .product_Animation
    img.potatostix-alooimg {
    width: 90%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg1 {
    width: 70px;
    top: 80%;
    right: -6%;
  }

  .firstScreen.fourthScreen.eightScreen
    .product_Animation
    .fourthScreen_Iconimg2 {
    width: 100px;
    top: 67%;
    right: 60%;
    display: block;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .contentWrap {
    top: 0;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 150px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 20px 0 0;
  }

  .potatostix-desc {
    padding-left: 0px;
  }

  .potatostix-desc h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap {
    top: 0px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 195px;
    height: 229px;
    top: -21%;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 95px;
    height: 201px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    width: 106px;
    height: 223px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 122px;
  }

  .detailWrap.potato-stix-aloo-chaat
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 75px;
    height: 99px;
    top: 60%;
  }

  .detailWrap.potato-stix-aloo-chaat
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 50px 0 0;
  }

  .detailWrap.potato-stix-aloo-chaat
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 200px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .contentWrap {
    top: 0;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 150px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .mainContent {
    margin: 20px 0 0;
  }

  .potatostix-desc {
    padding-left: 0px;
  }

  .potatostix-desc h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap {
    top: 0px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 195px;
    height: 229px;
    top: -21%;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 95px;
    height: 201px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    width: 106px;
    height: 223px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_5 {
    width: 70px;
    height: 84px;
  }

  .detailWrap.potato-stix-cheesy-masti
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .inner_img_8 {
    width: 75px;
    height: 83px;
    top: 67%;
  }

  .detailWrap.potato-stix-cheesy-masti
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg {
    margin: 50px 0 0;
  }

  .detailWrap.potato-stix-cheesy-masti
    .wholeContent
    .tableContent_Main
    .contentWrap
    .innerWrap
    .illustrationImg
    img {
    max-width: 200px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 150px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 40px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 100px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 100px;
    left: -16px;
  }

  .detailWrap.rings-masala-magic
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    width: 100px;
    left: 28%;
  }

  .detailWrap.rings-masala-magic .wholeContent .tableContent_Main .contentWrap {
    margin-top: 50px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .contentWrap
    .heading {
    max-width: 150px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_5 {
    width: 40px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_1 {
    width: 100px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_2 {
    width: 100px;
    left: -16px;
  }

  .detailWrap.rings-tomato-twist
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .inner_Img
    .stick_3 {
    width: 100px;
    left: 28%;
  }

  .detailWrap.rings-tomato-twist .wholeContent .tableContent_Main .contentWrap {
    margin-top: 50px;
  }

  .firstScreen.fourthScreen.eightScreen .fourthScreen_Iconimg4 {
    left: 70%;
  }
}

/* 767 end here */
/* 480 starts here */
/* 480 ends here */
/* 360 start here */
@media only screen and (max-width: 360px) {
  .firstScreen.secondScreen .bgBlack {
    bottom: -34%;
  }

  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: -32%;
  }

  .firstScreen.secondScreen.fourthScreen .bgBlack {
    bottom: -34%;
  }

  /* phase 2 home page css start here */
  .firstScreen.secondScreen.fourthScreen .bgBlack,
  .firstScreen.secondScreen.thirdScreen .bgBlack {
    bottom: 0;
  }

  .findyourFlavour .gradientWrap {
    height: 11%;
  }

  /* phase 2 home page css end here */
  .newGradient.foxnuts-tan,
  .newGradient.foxnuts-hc,
  .newGradient.foxnuts-rs,
  .newGradient.foxnuts-cm {
    height: 50%;
  }
}
/* 360 end here */
/* IE fix media query starts here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .packtop {
    position: absolute;
  }
}
/* IE fix media query ends here */
/* For specific devices media queries start here */
@media only screen and (max-height: 750px) and (min-height: 550px) and (max-width: 1280px) and (min-width: 1200px) {
  .detailWrap .productDetail_Main .container .twoCol .contentWrap {
    margin-top: 40px;
  }

  .detailWrap.cheesy_cheese .productDetail_Main .container .twoCol .contentWrap,
  .detailWrap.khatta_meetha
    .productDetail_Main
    .container
    .twoCol
    .contentWrap {
    margin-top: 30px;
  }

  .detailWrap .productDetail_Main .container .twoCol .contentWrap .heading {
    max-width: 290px;
  }

  .detailWrap.fox_nuts .productDetail_Main .container .twoCol .contentWrap {
    margin-top: 80px;
  }

  .newGradient.puffs-cc,
  .newGradient.puffs-km {
    height: 68%;
  }

  .fox_nuts.detailWrap
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap {
    top: 100px;
    max-width: 250px;
  }

  .detailWrap.fox_nuts
    .productDetail_Main
    .container
    .twoCol
    .imgWrap
    .innerWrap
    .img_Pack {
    height: 390px;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop {
    top: -29px;
  }

  .karare.fox_nuts.rock_salt .packtop {
    top: -37px;
  }

  .karare.fox_nuts.chatpata_masala.tandoori .packtop img,
  .karare.fox_nuts.rock_salt .packtop img {
    max-width: 216px;
    min-width: initial;
  }

  .karare.fox_nuts.chatpata_masala .packtop {
    top: -32px;
    left: -3px;
  }

  .karare.fox_nuts.chatpata_masala .packtop img {
    max-width: 213px;
  }

  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop img {
    max-width: 216px;
  }

  .karare.fox_nuts.chatpata_masala.homestyle_classic .packtop {
    top: -33px;
    left: -3px;
  }

  .newGradient.foxnuts-tan,
  .newGradient.foxnuts-rs,
  .newGradient.foxnuts-cm {
    height: 82%;
  }

  .newGradient.foxnuts-hc {
    height: 80%;
  }

  .newGradient.multigrain-chas,
  .newGradient.multigrain-dpc,
  .newGradient.multigrain-tt {
    height: 77%;
  }

  .newGradient.veggie-stix-t,
  .newGradient.veggie-stix-cc,
  .newGradient.veggie-stix-scao {
    height: 82%;
  }

  .firstScreen.fourthScreen.fifthScreen .container .contentWrap {
    margin: 3% 0 0;
  }

  #section5.firstScreen.fourthScreen.fifthScreen .container .contentWrap {
    margin: 0px 0 0;
  }

  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext,
  .firstScreen.secondScreen .container .contentWrap .innerWrap .bottomtext {
    margin: 40px 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    margin: 0;
  }

  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 20px auto 0;
  }

  .firstScreen.secondScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .tandoori
    img {
    max-width: 335px;
  }

  .firstScreen.secondScreen .container .contentWrap,
  .firstScreen.secondScreen.thirdScreen .container .contentWrap {
    margin: 3% 0 0;
  }

  .firstScreen.fourthScreen.fifthScreen .container .contentWrap {
    margin: 6% 0 0;
  }

  .firstScreen.secondScreen .container .contentWrap {
    margin: 45px 0 0;
  }
}
/* For specific devices media queries end here */

/*# sourceMappingURL=main.css.map */

/* -----------------Common-Css-start------------------------- */
.common_header {
  /* min-height: 70px; */
  background-color: #fffffff7;
}

.swiper_product_section {
  clear: both;
  padding-top: 150px;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none !important;
}

.swiper-slide {
  opacity: 0.2;
}

.swiper-slide .caption {
  text-align: center;
  opacity: 0.1;
  pointer-events: none;
  padding-top: 10px;
}

.swiper-slide-active {
  opacity: 1 !important;
}

.swiper-slide-active .caption {
  opacity: 1;
  pointer-events: auto;
}

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

.catrgory_slider {
  max-width: 1140px;
  margin: 0 auto;
  margin-top: 50px;
}

.catrgory_slider .slick-slide {
  padding: 0 15px;
  transition: 0.4s all;
  border-radius: 5px;
}

.slick-initialized .slick-slide {
  transform: scale(0.9);
  opacity: 0.8;
  filter: blur(3px);
  pointer-events: none;
}

.slick-slide.slick-current {
  opacity: 1;
  transform: scale(1);
  filter: blur(0px);
  pointer-events: auto;
}

.slick-slide.slick-current:hover {
  opacity: 0.9;
}

.cat_caption {
  padding: 10px;
  text-align: center;
  background-color: #6f020d;
  border-radius: 0 0 10px;
}

.cat_caption span {
  color: #fff;
}

.slick-slide img {
  border-top-left-radius: 10px;
}

.company_culture .swiper-slide .caption {
  text-align: center;
  width: 800px;
  margin: 0 auto;
  padding: 30px;
  background-color: #7e020e;
  margin-top: 20px;
  border-radius: 5px;
}

.company_culture .swiper-slide img {
  margin: 0 auto;
  box-shadow: 0 0 24px rgba(255, 0, 0, 0.2);
}

.company_culture .swiper-button-next,
.company_culture .swiper-button-prev {
  color: #fff;
}

.gallery_snipit {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 50px 0;
}

.gallery_snipit a {
  width: 30%;
}

.isotope-box {
  padding: 100px 0;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 30px;
}

.video_section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 2fr));
  grid-gap: 30px;
}

.gallery img {
  width: 100%;
}
.company_culture a:hover {
  filter: blur(1px);
  opacity: 0.8;
}

header .firstHeader ul li.dropmenu a {
  background-image: url(../images/phase-2/downArrow.png);
  padding-right: 24px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: top 8px right;
  background-size: 15px;
}

header .firstHeader ul li.dropmenu .subMenu {
  left: 0;
  width: 200px;
}

.video_section_main {
  padding: 50px 0;
}

.video_section_main .title {
  text-align: center;
  padding: 20px 0;
}

.about-full-wrap .container .contentWrap.why_choose_us_section {
  width: 100%;
}

.why_choose_section {
  clear: both;
}

.why_choose_section .why_choose_us ul {
  padding-top: 0;
  padding: 50px 0;
  float: none;
}
/* 
.common_bg_anim {
  position: relative;
  border: 1px solid #fff;
  background-color: #ca1d68dc;
  padding: 50px;
  border-radius: 3px;
}

.common_bg_anim .anim_black {
  position: absolute;
  top: 0%;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bg-detail1.png) 0% 0% repeat rgba(0, 0, 0, 0.8);
  -webkit-animation-name: MOVE-BG;
  -webkit-animation-duration: 90s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  z-index: 1;
} */

.why_choose_section .why_choose_us ul li {
  display: flex;
  align-items: flex-start;
  padding: 50px;
  /* border: 1px solid #fff; */
  border-radius: 3px;
  margin: 15px 0;
  position: relative;
  z-index: 99;
  background-color: rgb(92 0 9 / 68%);
  float: none;
}

.why_choose_section .why_choose_us ul li:nth-child(even) {
  flex-direction: row-reverse;
}

.why_choose_section .why_choose_us ul li .icon {
  width: 150px;
  height: 150px;
  margin-right: 30px;
  background-color: #fafafa48;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blue(5px);
  border-radius: 5px;
}

.why_choose_section .why_choose_us ul li:nth-child(even) .icon {
  margin-right: 0;
  margin-left: 30px;
}

.why_choose_section .why_choose_us ul li .icon img {
  width: 75px;
}

.why_choose_section .why_choose_us ul li .icon,
.why_choose_section .why_choose_us ul li .text {
  position: relative;
  z-index: 99;
}

.why_choose_section .why_choose_us ul li .text {
  width: calc(100% - 200px);
}

.why_choose_section .why_choose_us ul li .text h3 {
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.newGradient.about-grad.common_grad {
  height: 30%;
  z-index: 0;
}

.common_title {
  display: inline-block;
  position: relative;
  font-family: "Nexa Rust Slab Black Shadow 01";
}

.common_title abbr:after {
  content: "";
  width: 80px;
  height: 40px;
  position: absolute;
  top: -26px;
  right: -60px;
  background-image: url(../images/firstScreenImg3.png);
  background-repeat: no-repeat;
  transform: rotate(210deg);
}

.catalog_down {
  margin: 50px 0;
}

.catalog_down ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  float: none;
}

.catalog_down ul li {
  width: 48%;
  border-radius: 3px;
  position: relative;
  z-index: 99;
  padding: 5px;
  background-color: rgb(92 0 9 / 68%);
  transition: 0.4s all;
  float: none;
}

.catalog_down ul li:hover {
  background-color: rgba(92, 0, 9, 0.9);
}

.catalog_down ul li a {
  color: #fff;
  display: block;
  padding: 10px;
  transition: 0.4s all;
}

.detailWrap .wholeContent.noMargin {
  margin: 100px 0;
  padding: 100px 0;
}

.releted_product_slider {
  margin-top: 100px;
  padding: 100px 0;
  text-align: center;
  clear: both;
}

.news_section {
  margin: 50px 0;
}

.news_section ul {
  display: flex;
  justify-content: center;
  gap: 3%;
  float: none;
  flex-wrap: wrap;
}

.news_section ul li {
  width: 47%;
  float: none;
}

.news_section ul li .news_img {
  border: 2px solid #fff;
  border-bottom: transparent;
  overflow: hidden;
}

.news_section ul li .news_img img {
  max-width: 100%;
  transition: 0.4s all;
}

.news_section ul:not(.news_detail_section) li .news_img img:hover {
  transform: scale(1.1);
}

.news_section ul li .news_desciptoin {
  background-color: #7e020ed2;
  padding: 20px 15px;
  border: 1px solid #fff;
  border-top: transparent;
}

.news_section ul li .news_desciptoin .date {
  display: inline-block;
  margin: 10px 0;
  background-color: rgba(255, 255, 255, 0.247);
  padding: 5px;
}

.news_section ul li .news_desciptoin h3 a {
  display: block;
  margin: 10px 0;
  color: #fff;
  font-size: 20px;
}

.news_section ul li .news_desciptoin h3 a:hover {
  opacity: 0.5;
}

.news_section ul li .news_desciptoin p {
  margin-bottom: 30px;
}

.common_index {
  z-index: 0;
}

.news_section .common_title {
  margin-bottom: 50px;
}

.news_section .news_detail_section li {
  width: 100%;
  background-color: #7e020ed2;
}

.news_section .news_detail_section li .news_img img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.news_section .news_detail_section li .news_desciptoin {
  background-color: transparent;
  text-align: center;
}

.news_section .news_detail_section li .news_desciptoin h3 {
  margin: 15px 0;
}

@media screen and (min-width: 992px) and (max-width: 1920px) {
  .detailWrap .wholeContent .container {
    max-width: 80%;
  }
}

.expert_main .common_title {
  margin: 50px 0;
}

.expert_box {
  display: flex;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 50px 0;
  flex-wrap: wrap;
}

.expert_box .side_navigation {
  width: 30%;
}
.expert_box .expert_detail {
  width: 70%;
  background-color: #7e020ed2;
}

.expert_box .side_navigation {
  background-color: #7e020ef0;
  border-right: 1px solid rgba(204, 204, 204, 0.5);
}

.expert_box .side_navigation ul li {
  width: 100%;
}

.expert_box .side_navigation ul li a {
  display: block;
  padding: 20px 15px;
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 100%;
}

.expert_box .side_navigation ul li a:hover,
.expert_box .side_navigation ul li a.active {
  background-color: #5c000a;
}

.expert_box .expert_detail {
  padding: 30px;
}

.expert_box .expert_detail h3 {
  margin-bottom: 20px;
}

.expert_box .expert_detail .info_block {
  margin: 10px 0;
  margin-bottom: 20px;
}

.expert_box .expert_detail .info_block h4 {
  margin-bottom: 10px;
}

header .firstHeader ul li.dropmenu .subMenu li a {
  color: #fff;
  text-transform: capitalize;
}

.common_background_anim {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: -1;
}

#company_colture_page .newGradient.about-grad {
  height: 45%;
}
#company_colture_page .company_culture {
  margin-top: 0;
}

/* -------Common-Wrapper----- */

#content_main_wrapper {
  padding-top: 120px;
  padding-bottom: 50px;
}

#content_main_wrapper .container {
  float: none !important;
  position: relative !important;
  left: auto !important;
  transform: none !important;
  margin: 0 auto !important;
}

.bread_crumb ul,
.bread_crumb ul li {
  float: none;
}

.bread_crumb ul {
  display: flex;
  margin-bottom: 30px;
}

.bread_crumb ul li,
.bread_crumb ul li a {
  color: #fff;
}
.bread_crumb ul li.last {
  list-style-type: disc;
  margin-left: 35px;
}

.page_title h1 {
  font-family: "Nexa Rust Slab Black Shadow 01";
  position: relative;
  display: inline-block;
}

.page_title h1 abbr:after {
  content: "";
  width: 80px;
  height: 40px;
  position: absolute;
  top: -15px;
  right: -60px;
  background-image: url(../images/firstScreenImg3.png);
  background-repeat: no-repeat;
  transform: rotate(200deg);
}

.company_album {
  margin: 50px 0;
}

.product_details_section {
  display: flex;
  padding: 50px 0;
}

.product_details_section .product_iimg {
  width: 50%;
  text-align: center;
}

.product_details_section .product_text_detail {
  width: 50%;
}

.product_details_section .product_text_detail ul,
.product_details_section .product_text_detail ul li {
  float: none;
}

.product_details_section .product_text_detail ul li {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}

.product_details_section .product_text_detail ul li p {
  width: 60%;
}

.product_details_section .product_text_detail .name {
  margin-bottom: 10px;
  padding: 15px;
  background-color: #7e020ed2;
  border-radius: 3px;
}

.product_details_section .product_text_detail .text {
  margin: 20px 0;
}

.product_details_section .product_text_detail .text p {
  margin: 10px 0;
}

.product_details_section .product_text_detail .text h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}

.sub_title {
  text-align: center;
  padding-top: 15px;
}

.contact_us_section {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  flex-wrap: wrap;
}

.contact_us_section .address_block {
  padding: 30px;
  background-color: #540009d0;
  width: 48%;
}

.contact_us_section .address_block p {
  margin: 10px 0;
}

.contact_us_section .address_block .info {
  margin-top: 20px;
}

.contact_us_section .address_block .info a {
  color: #fff;
  margin-left: 15px;
}

.contact_us_section .address_block .info a:hover {
  color: #000;
  text-shadow: 0 0 4px rgb(92, 92, 92);
}

.about_us_section {
  display: flex;
  padding: 50px 0;
  flex-wrap: wrap;
}

.about_us_section .about_img {
  width: 40%;
}

.about_us_section .about_text_info {
  width: 60%;
}

.about_us_section .about_text_info .name {
  margin-bottom: 10px;
  padding: 15px;
  background-color: #7e020ed2;
  border-radius: 3px;
}

.about_us_section .about_text_info p {
  font-size: 14px;
  margin: 10px 0;
}

/* ---------Animation-Css---------------- */

.com_animation {
  position: absolute;
  z-index: 0;
  width: 100%;
  transform: rotate(180deg);
}

.lk {
  color: rgba(100, 0, 0, 0.5);
  color: rgba(70, 0, 0, 0.3);
  color: rgba(43, 0, 0, 0.1);
  color: #6a0000a4;
}

.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 200px;
  }
}

/* ----------Media-Query-Start--------------- */

@media screen and (max-width: 1400px) {
  .newGradient.about-grad.common_grad {
    height: 35%;
    z-index: 0;
  }

  .newGradient.about-grad.common_grad.cat_grd {
    height: 50%;
    z-index: 0;
    top: -20%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .firstScreen.secondScreen .container,
  .firstScreen.secondScreen .container .innerWrapperContainer {
    height: auto;
  }

  .com_animation {
    top: 50px;
  }

  .firstScreen.secondScreen .container .innerWrapperContainer,
  .firstScreen.secondScreen .container {
    display: flex;
    flex-direction: column-reverse;
  }
  .firstScreen.secondScreen .container {
    height: auto;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen .container .imgWrap {margin: 2% 0;}
  .fp-tableCell {
    vertical-align: top !important;
  }

  .firstScreen.secondScreen.fourthScreen.fifthScreen .container .contentWrap {
    margin-top: -80px;
  }

  .firstScreen.secondScreen .container .imgWrap .product_Animation {float: none; text-align: center;}
  .firstScreen.secondScreen .container .imgWrap .product_Animation img {max-width: 90%;}
}

@media screen and (max-width: 767px) {
  .h2 {
    font-size: 24px;
  }

  .why_choose_section .why_choose_us ul li:nth-child(even),
  .why_choose_section .why_choose_us ul li {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 15px;
  }

  .why_choose_section .why_choose_us ul li .text,
  .why_choose_section .why_choose_us ul li .icon,
  .why_choose_section .why_choose_us ul li:nth-child(even) .icon {
    width: 100%;
    margin: 15px 0;
  }

  .why_choose_section .why_choose_us ul {
    padding: 15px;
  }

  .newGradient.about-grad.common_grad {
    height: 30%;
    left: -25%;
  }

  .common_title abbr:after {
    right: 0;
  }

  .company_culture .swiper-slide .caption {
    width: 100%;
    margin-top: 0;
  }
  #company_colture_page
    .firstScreen.about-full-wrap
    .container
    .contentWrap
    .innerWrap
    .h2 {
    margin-bottom: 50px;
  }

  .page_title h1 abbr:after {
    display: none;
  }

  .product_details_section {
    flex-direction: column;
  }

  .product_details_section .product_iimg,
  .product_details_section .product_text_detail {
    width: 100%;
  }

  .product_details_section .product_iimg {
    margin-bottom: 30px;
  }

  .magnifier {
    left: 0 !important;
  }

  .news_section ul li,
  .about_us_section .about_img,
  .about_us_section .about_text_info,
  .contact_us_section .address_block {
    width: 100%;
    margin-bottom: 20px;
  }

  .expert_box .side_navigation,
  .expert_box .expert_detail {
    width: 100%;
  }

  .firstScreen.secondScreen .container .innerWrapperContainer
  {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }

  .com_animation {top: 0;}

  .firstScreen.secondScreen .container {
    display: block;
  }

  .fp-tableCell {
    display: flex !important;
    align-items: center;
  }
  .firstScreen.secondScreen .container {
    height: auto;
    top: auto;
    left: auto;
    transform: none;
    position: relative;

}

@media screen and (max-width: 479px) {
  .newGradient.about-grad.common_grad {
    left: -40%;
  }

  .innerWrapperContainer .headingtext h2 {
    font-size: 22px;
  }
  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .h3 {
    font-size: 12px;
    line-height: 1.2;
    width: 80%;
  }
  .firstScreen.fifthScreen .container .contentWrap .innerWrap .bottomtext .btn1,
  .firstScreen.secondScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1,
  .firstScreen.fourthScreen
    .container
    .contentWrap
    .innerWrap
    .bottomtext
    .btn1 {
    margin: 5px auto 0;
  }
}


