* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

div, section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

body {
  background-color: #fff;
  font-family: Baloo Thambi, sans-serif;
}

h2.title-text {
  color: #070606;
  font: 38px Baloo Thambi Medium;
  line-height: 1;
}

@font-face {
  font-family: Baloo Thambi;
  src: url("../fonts/BalooThambi2-Regular.eot");
  src: url("../fonts/BalooThambi2-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Regular.woff2") format("woff2"), url("../fonts/BalooThambi2-Regular.woff") format("woff"), url("../fonts/BalooThambi2-Regular.ttf") format("truetype"), url("../fonts/BalooThambi2-Regular.svg#BalooThambi2-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Baloo Thambi Medium;
  src: url("../fonts/BalooThambi2-Medium.eot");
  src: url("../fonts/BalooThambi2-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Medium.woff2") format("woff2"), url("../fonts/BalooThambi2-Medium.woff") format("woff"), url("../fonts/BalooThambi2-Medium.ttf") format("truetype"), url("../fonts/BalooThambi2-Medium.svg#BalooThambi2-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Baloo Thambi Bold;
  src: url("../fonts/BalooThambi2-Bold.eot");
  src: url("../fonts/BalooThambi2-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Bold.woff2") format("woff2"), url("../fonts/BalooThambi2-Bold.woff") format("woff"), url("../fonts/BalooThambi2-Bold.ttf") format("truetype"), url("../fonts/BalooThambi2-Bold.svg#BalooThambi2-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Baloo Thambi SemiBold;
  src: url("../fonts/BalooThambi2-SemiBold.eot");
  src: url("../fonts/BalooThambi2-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-SemiBold.woff2") format("woff2"), url("../fonts/BalooThambi2-SemiBold.woff") format("woff"), url("../fonts/BalooThambi2-SemiBold.ttf") format("truetype"), url("../fonts/BalooThambi2-SemiBold.svg#BalooThambi2-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Baloo Thambi ExtraBold;
  src: url("../fonts/BalooThambi2-ExtraBold.eot");
  src: url("../fonts/BalooThambi2-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-ExtraBold.woff2") format("woff2"), url("../fonts/BalooThambi2-ExtraBold.woff") format("woff"), url("../fonts/BalooThambi2-ExtraBold.ttf") format("truetype"), url("../fonts/BalooThambi2-ExtraBold.svg#BalooThambi2-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}

.main {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

img {
  max-width: 100%;
}

input::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

input:-moz-placeholder {
  color: #333;
  opacity: 1;
}

input::-moz-placeholder {
  color: #333;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

textarea:-moz-placeholder {
  color: #333;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: #333;
  opacity: 1;
}

textarea:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
  border: 0;
}

.btn-orange {
  font: 24px/19px Baloo Thambi Medium;
  background-color: #ef9c00;
  color: #fff;
  padding: 15px 35px;
}

.btn-orange-black {
  font-size: 21px;
  color: black;
  background-color: #ef9c00;
  padding: 12px 30px;
  line-height: 18px;
  border-radius: 0;
}

header .top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  background-color: #63b346;
}

header .top-header .contact-head {
  width: 50%;
}

header .top-header .contact-head ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .top-header .contact-head ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .top-header .contact-head ul li img {
  max-width: 25px;
  margin-right: 5px;
}

header .top-header .contact-head ul li img.call-top-img {
  max-width: 20px;
}

header .top-header .contact-head ul li a {
  color: #000;
  font-family: Baloo Thambi;
  font-size: 16px;
}

header .top-header .contact-head ul li:first-child {
  margin-right: 15px;
}

header .top-header .socialMedia-head {
  width: 50%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header .top-header .socialMedia-head ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .top-header .socialMedia-head ul li {
  list-style-type: none;
  margin-left: 15px;
}

header .top-header .socialMedia-head ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

header .top-header .socialMedia-head ul li a img {
  max-width: 35px;
  height: 35px;
}

header .top-header .socialMedia-head ul li:last-child a {
  width: 140px;
  height: 55px;
  background-color: #ef9c00;
  border-radius: 0;
  border: none;
  font: 18px Baloo Thambi;
  color: #fff;
}

header .nav-header1 {
  padding: 10px 0;
}

header .nav-header1 .nav-headBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .nav-header1 .nav-headBox .logo-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

header .nav-header1 .nav-headBox .logo-box a img {
  max-width: 200px;
  width: 100%;
}

header .nav-header1 .nav-headBox .menu-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .nav-header1 .nav-headBox .menu-box ul li {
  list-style-type: none;
  position: relative;
}

header .nav-header1 .nav-headBox .menu-box ul li:hover ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

header .nav-header1 .nav-headBox .menu-box ul li a {
  font: 21px Baloo Thambi;
  color: #000;
  margin: 0 15px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

header .nav-header1 .nav-headBox .menu-box ul li a:hover {
  color: #63b346;
}

header .nav-header1 .nav-headBox .menu-box ul li a img {
  max-width: 10px;
  margin-left: 5px;
}

header .nav-header1 .nav-headBox .menu-box ul li a img.mob-white-arrow {
  display: none;
}

header .nav-header1 .nav-headBox .menu-box ul li:last-child a {
  margin-right: 0;
}

header .nav-header1 .nav-headBox .menu-box ul li.mob-link {
  display: none;
}

header .nav-header1 .nav-headBox .menu-box ul li.desk-link a {
  margin-right: 0;
}

header .nav-header1 .nav-headBox .menu-box ul li ul {
  position: absolute;
  top: 30px;
  left: 0;
  width: 170%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

header .nav-header1 .nav-headBox .menu-box ul li ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner-section {
  background-image: url("../images/slider1.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 270px 0;
}

.banner-section .bannerBox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner-section .bannerBox h1 {
  color: #fff;
  font: 52px Baloo Thambi Medium;
  line-height: 1.3;
  text-align: center;
}

.banner-section .bannerBox h1 span {
  display: block;
}

.banner-section .bannerBox a {
  margin-top: 25px;
}

.section1 {
  padding: 70px 0;
}

.section1 .sec1-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section1 .sec1-wrapper .left-text {
  width: 44%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section1 .sec1-wrapper .left-text p {
  color: #564b4a;
  font-size: 17px;
  line-height: 1.4;
  margin: 15px 0;
  width: 100%;
}

.section1 .sec1-wrapper .right-img {
  width: 54%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section1 .sec1-wrapper .right-img h2 {
  display: none;
}

.section1 .sec1-wrapper .right-img .img-wrap {
  position: relative;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
}

.section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
  padding-bottom: 33px;
  max-width: 285px;
  width: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
  position: absolute;
  right: 240px;
  border: 10px solid #fff;
  top: 50px;
  max-width: 285px;
  width: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section2 {
  background-image: url("../images/bg-img1.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 50px 0;
}

.section2 .sec2-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.section2 .sec2-wrapper ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 23%;
  margin-right: 2.5%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section2 .sec2-wrapper ul li img {
  max-width: 70px;
  height: 70px;
}

.section2 .sec2-wrapper ul li h4 {
  color: #fff;
  font: 23px Baloo Thambi;
  line-height: 1;
  margin: 12px 0 10px;
}

.section2 .sec2-wrapper ul li p {
  color: #f3f1ee;
  font-size: 17px;
  line-height: 1.3;
}

.section2 .sec2-wrapper ul li:last-child {
  margin-right: 0;
}

.section3 {
  padding: 70px 0;
}

.section3 .sec3-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section3 .sec3-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 50px;
  margin-bottom: 60px;
}

.section3 .sec3-wrapper ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section3 .sec3-wrapper ul li:last-child {
  margin-right: 0;
}

.section3 .sec3-wrapper ul li a {
  color: #070606;
  font-size: 18px;
  font-family: Baloo Thambi Medium;
  background-color: #ef9d00;
  width: 180px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 30px;
  line-height: 1.2;
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 2px solid transparent;
}

.section3 .sec3-wrapper ul li a:hover, .section3 .sec3-wrapper ul li a.active {
  border: 2px solid #ef9d00;
  background-color: #fff;
}

.section3 .sec3-wrapper .common-box {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  width: 100%;
}

.section3 .sec3-wrapper .common-box .left-img {
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section3 .sec3-wrapper .common-box .left-img img {
  max-width: 380px;
  width: 100%;
}

.section3 .sec3-wrapper .common-box .left-img img.garlic-img {
  max-width: 300px;
}

.section3 .sec3-wrapper .common-box .left-img img.spices-img {
  max-width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.section3 .sec3-wrapper .common-box .right-details {
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-left: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section3 .sec3-wrapper .common-box .right-details h3 {
  font: 34px Baloo Thambi Medium;
  color: #070606;
  line-height: 1;
  position: relative;
  padding-left: 50px;
}

.section3 .sec3-wrapper .common-box .right-details h3:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  background-color: #ef9c00;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section3 .sec3-wrapper .common-box .right-details a.readMore-btn {
  color: #000;
  background-color: #ef9c00;
  font: 18px Baloo Thambi;
  line-height: 1;
  padding: 8px 20px;
  margin-top: 15px;
  border: 2px solid transparent;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.section3 .sec3-wrapper .common-box .right-details a.readMore-btn:hover {
  background-color: transparent;
  border: 2px solid #ef9c00;
}

.section3 .sec3-wrapper .common-box .right-details .description {
  margin: 15px 0 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

.section3 .sec3-wrapper .common-box .right-details .description p {
  width: 100%;
  font-size: 16px;
  line-height: 1.4;
  color: #574c4b;
}

.section3 .sec3-wrapper .common-box .right-details .description p.paragraph {
  margin-top: 10px;
}

.section3 .sec3-wrapper .common-box .right-details .types-box a {
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  font-size: 15px;
  position: relative;
  padding-left: 10px;
  cursor: auto;
}

.section3 .sec3-wrapper .common-box .right-details .types-box a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 100%;
}

.section3 .sec3-wrapper .common-box .right-details .types-box a:last-child {
  margin-right: 0;
}

.section3 .sec3-wrapper .common-box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section4 {
  background-color: #faf7f3;
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.section4 .sec4-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section4 .sec4-wrapper .outer-box {
  max-width: 600px;
  text-align: center;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
}

.section4 .sec4-wrapper .outer-box img.left-arrow {
  position: absolute;
  top: -20px;
  max-width: 40px;
  left: -80px;
}

.section4 .sec4-wrapper .outer-box img.right-arrow {
  position: absolute;
  bottom: -20px;
  max-width: 40px;
  right: -80px;
}

.section4 .sec4-wrapper .outer-box p {
  color: #2e2c2c;
  font-size: 20px;
  line-height: 1.3;
}

.section4 .sec4-wrapper .outer-box h4 {
  font-size: 20px;
  color: #333;
  margin-top: 10px;
}

.section4 .sec4-wrapper .outer-box .testimonial-slider .slick-slide {
  height: auto;
}

.section5 {
  background-image: url(../images/subcribe-bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 0;
}

.section5 .sec5-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fff;
}

.section5 .sec5-wrapper h6 {
  font: 20px Baloo Thambi;
}

.section5 .sec5-wrapper h2 {
  font: 46px Baloo Thambi Medium;
  line-height: 1;
  text-transform: uppercase;
  margin: 10px 0 30px;
}

.section5 .sec5-wrapper .email-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  max-width: 550px;
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
}

.section5 .sec5-wrapper .email-box .left-input {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 72%;
}

.section5 .sec5-wrapper .email-box .left-input img {
  max-width: 20px;
}

.section5 .sec5-wrapper .email-box .left-input input:placeholder {
  color: red;
}

.section5 .sec5-wrapper .email-box .left-input input {
  border: 0;
  outline: 0;
  background: transparent;
  color: #333;
  font: 16px Baloo Thambi Medium;
  margin-left: 10px;
  width: 100%;
}

.section5 .sec5-wrapper .email-box a {
  color: #fff;
  background-color: #47b22f;
  padding: 10px 30px;
  font: 16px Baloo Thambi;
  line-height: 1;
  border-radius: 5px;
}

.section6 {
  padding: 70px 0;
}

.section6 .sec6-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}

.section6 .sec6-wrapper ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section6 .sec6-wrapper ul .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section6 .sec6-wrapper ul li {
  list-style-type: none;
  margin-right: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
}

.section6 .sec6-wrapper ul li:last-child {
  margin-right: 0;
}

.section6 .sec6-wrapper ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: auto;
}

.section6 .sec6-wrapper ul li a img {
  max-width: 200px;
}

footer {
  background-color: #000;
  padding-top: 50px;
  color: #fff;
}

footer .main {
  max-width: 940px;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

footer .main .top-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding-bottom: 20px;
}

footer .main .top-footer .footer-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 33%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

footer .main .top-footer .footer-box h3 {
  color: #ef9e05;
  font: 25px Baloo Thambi;
  margin-bottom: 10px;
}

footer .main .top-footer .footer-box a {
  color: #fff;
  line-height: 1.3;
}

footer .main .top-footer .footer-box.foot1 {
  margin-right: 5%;
}

footer .main .top-footer .footer-box.foot1 img.foot-logo {
  max-width: 130px;
}

footer .main .top-footer .footer-box.foot1 .address-box {
  margin-top: 13px;
}

footer .main .top-footer .footer-box.foot1 .address-box pre {
  font-family: Baloo Thambi;
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  padding-left: 30px;
}

footer .main .top-footer .footer-box.foot1 .address-box pre:before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  background-image: url("../images/loc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 15px;
  height: 22px;
}

footer .main .top-footer .footer-box.foot1 .call-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin: 15px 0;
  position: relative;
  padding-left: 30px;
}

footer .main .top-footer .footer-box.foot1 .call-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  background-image: url("../images/call.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

footer .main .top-footer .footer-box.foot1 .mail-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  padding-left: 30px;
}

footer .main .top-footer .footer-box.foot1 .mail-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
  background-image: url("../images/mail-foot.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 23px;
  height: 22px;
}

footer .main .top-footer .footer-box.foot2 ul li {
  list-style-type: none;
  margin-bottom: 5px;
  position: relative;
  padding-left: 25px;
}

footer .main .top-footer .footer-box.foot2 ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #ef9e05;
}

footer .main .top-footer .footer-box.foot3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}

footer .main .top-footer .footer-box.foot3 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-right: 15px;
}

footer .main .top-footer .footer-box.foot3 ul li:last-child {
  margin-right: 0;
}

footer .main .top-footer .footer-box.foot3 ul li a {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff;
}

footer .main .top-footer .footer-box.foot3 .download-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #47b22f;
  color: #000;
  font: 21px Baloo Thambi;
  height: 40px;
}

footer .bottom-footer {
  padding: 10px 0;
  border-top: 1px solid #ef9e05;
}

footer .bottom-footer .main {
  max-width: 940px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .bottom-footer .main .left-box a {
  text-transform: uppercase;
  color: #47b22f;
}

footer .bottom-footer .main .right-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .bottom-footer .main .right-box ul li {
  list-style: none;
}

footer .bottom-footer .main .right-box ul li a {
  color: #fff;
}

footer .bottom-footer .main .right-box ul li a span {
  color: #47b22f;
}

.video-section {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
}

.video-section #video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.video-section .banner-color-box {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.video-section .banner-color-box .banner-slider .slick-slide {
  height: auto;
}

.video-section .text-box {
  text-align: center;
  margin: 0;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
}

.video-section .text-box h1 {
  color: #fff;
  font: 52px Baloo Thambi Medium;
  line-height: 1.3;
  text-align: center;
}

.video-section .text-box h1 span.break-h1 {
  display: block;
}

.video-section .text-box h1 span.clr-green {
  color: #63b346;
}

.video-section .text-box a {
  margin-top: 20px;
}

.video-section .text-box .center-btn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-header {
  padding: 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.nav-header .nav-headBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-header .nav-headBox .logo-box a {
  display: inline-block;
}

.nav-header .nav-headBox .logo-box a img {
  max-width: 160px;
  width: 100%;
}

.nav-header .nav-headBox .menu-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-header .nav-headBox .menu-box ul li {
  list-style-type: none;
  position: relative;
}

.nav-header .nav-headBox .menu-box ul li:hover ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.nav-header .nav-headBox .menu-box ul li a {
  font: 21px Baloo Thambi;
  color: #fff;
  margin: 0 15px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.nav-header .nav-headBox .menu-box ul li a:hover {
  color: #63b346;
}

.nav-header .nav-headBox .menu-box ul li a img {
  max-width: 10px;
  margin-left: 5px;
}

.nav-header .nav-headBox .menu-box ul li:last-child a {
  margin-right: 0;
}

.nav-header .nav-headBox .menu-box ul li.mob-link {
  display: none;
}

.nav-header .nav-headBox .menu-box ul li.desk-link a {
  margin-right: 0;
}

.nav-header .nav-headBox .menu-box ul li ul {
  position: absolute;
  top: 30px;
  left: 0;
  width: 170%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.nav-header .nav-headBox .menu-box ul li ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-header .nav-headBox .menu-box ul li ul li a {
  color: #000;
}

.header__nav-wrap.open {
  display: block;
}

.header__nav-wrap.close {
  display: none;
}

.ham-menu {
  display: none;
}

.ham-menu__line:nth-of-type(1) {
  top: 8px;
}

.ham-menu__line:nth-of-type(2) {
  top: 17px;
}

.ham-menu__line:nth-of-type(3) {
  bottom: 10px;
}

.ham-menu.active {
  border: none;
  position: fixed;
  right: 20px;
}

.ham-menu.active .ham-menu__line:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
  background-color: #fff;
}

.ham-menu.active .ham-menu__line:nth-of-type(2) {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 0;
}

.ham-menu.active .ham-menu__line:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
          transform: translateY(-10px) rotate(45deg);
  background-color: #fff;
}

.about-banner {
  background-image: url(../images/about-banner1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 130px 0;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.about-banner.page-aboutUs {
  background-image: url(../images/aboutus-page-banner1.jpg);
}

.about-banner.page-contact {
  background-image: url(../images/contact-2.jpg);
}

.about-banner.page-quality {
  background-image: url(../images/quality-page.jpg);
}

.about-banner.page-specification {
  background-image: url(../images/specification-page.jpg);
}

.about-banner.page-redOnion {
  background-image: url(../images/red-onion-page.jpg);
}

.about-banner.page-pinkOnion {
  background-image: url(../images/pink-onion-page.jpg);
}

.about-banner.page-whiteOnion {
  background-image: url(../images/white-onion-page.jpg);
}

.about-banner.page-garlic {
  background-image: url(../images/garlic-page1.jpg);
}

.about-banner .banner-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 34%;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}

.about-banner h1 {
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 36px Baloo Thambi;
  z-index: 9;
  text-transform: uppercase;
}

.about-details-section .details-wrapper {
  max-width: 850px;
  padding: 70px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.about-details-section .details-wrapper h2 {
  margin-bottom: 10px;
}

.about-details-section .details-wrapper p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.mission-section .left-img {
  width: 45%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.mission-section .left-img img {
  max-width: 100%;
}

.mission-section .left-img img.mob-img, .mission-section .left-img img.mob-img1 {
  display: none;
}

.mission-section .right-text {
  width: 65%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin-left: -100px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.mission-section .right-text h2 {
  font: 32px Baloo Thambi Medium;
  line-height: 1.2;
}

.mission-section .right-text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.mission-section .right-text ul li {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.mission-section .right-text ul li a {
  color: #000;
  padding: 10px 40px;
  background-color: #f2ebd8;
  cursor: pointer;
  font-size: 18px;
}

.mission-section .right-text ul li a:hover, .mission-section .right-text ul li a.active {
  background-color: #e6b14e;
}

.mission-section .right-text .common-container {
  width: 100%;
  background-color: #ef9d00;
  padding: 20px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.mission-section .right-text .common-container p {
  font: 16px Baloo Thambi;
  line-height: 1.4;
}

.mission-section .right-text .common-container p span {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mission-section .right-text .common-container.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.why-choose-us-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 0 0;
}

.why-choose-us-section .why-choose-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.why-choose-us-section .why-choose-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  margin-top: 40px;
}

.why-choose-us-section .why-choose-wrapper ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-right: 3.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.why-choose-us-section .why-choose-wrapper ul li:last-child {
  margin-right: 0;
}

.why-choose-us-section .why-choose-wrapper ul li .img-box {
  width: 100%;
  height: 250px;
  background-color: red;
  position: relative;
}

.why-choose-us-section .why-choose-wrapper ul li .img-box::before {
  -webkit-box-shadow: inset 0px 0px 25px #000;
          box-shadow: inset 0px 0px 25px #000;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}

.why-choose-us-section .why-choose-wrapper ul li .img-box img {
  max-width: 100%;
}

.why-choose-us-section .why-choose-wrapper ul li .img-box h3 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font: 25px Baloo Thambi;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 0 10px;
  line-height: 1.2;
}

.why-choose-us-section .why-choose-wrapper ul li .text-box p {
  text-align: justify;
  padding-top: 10px;
  line-height: 1.4;
}

.number-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0 0px;
}

.number-section .num-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.number-section .num-wrapper .left-textbox {
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.number-section .num-wrapper .left-textbox h2 {
  font-size: 32px;
}

.number-section .num-wrapper .left-textbox p {
  position: relative;
  padding-left: 40px;
  color: #777;
}

.number-section .num-wrapper .left-textbox p:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #63b346;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.number-section .num-wrapper .right-numbox {
  width: 70%;
}

.number-section .num-wrapper .right-numbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}

.number-section .num-wrapper .right-numbox ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 65px;
  height: 150px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  list-style: none;
}

.number-section .num-wrapper .right-numbox ul li:nth-child(2n) {
  margin-right: 0;
}

.number-section .num-wrapper .right-numbox ul li h3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #63b346;
  padding: 10px 25px;
  color: #fff;
  font-size: 60px;
  line-height: 1;
  margin-left: 30px;
  margin-top: -30px;
}

.number-section .num-wrapper .right-numbox ul li h4 {
  line-height: 1;
  padding: 31px;
  font-size: 22px;
  color: #000;
}

.products-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
}

.products-section .product-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.products-section .product-wrapper h2 {
  margin-bottom: 30px;
}

.products-section .product-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  width: 100%;
  overflow: hidden;
}

.products-section .product-wrapper ul li {
  width: 25%;
  list-style: none;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.products-section .product-wrapper ul li:last-child {
  margin-right: 0;
}

.products-section .product-wrapper ul li:hover {
  margin-bottom: -5px;
}

.products-section .product-wrapper ul li:hover a:before {
  opacity: 0.25;
}

.products-section .product-wrapper ul li:hover a:after {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.products-section .product-wrapper ul li .img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 300px;
  position: relative;
}

.products-section .product-wrapper ul li .img-container img {
  max-width: 100%;
}

.products-section .product-wrapper ul li .img-container .img-overlay {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.products-section .product-wrapper ul li .img-container .img-overlay .content-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.products-section .product-wrapper ul li .img-container .img-overlay .content-overlay img {
  max-width: 45px;
}

.products-section .product-wrapper ul li .img-container .img-overlay .content-overlay h2 {
  color: #fff;
  margin-bottom: 0;
  font: 32px Baloo Thambi;
}

.products-section .product-wrapper ul li .img-container:hover .img-overlay {
  opacity: 1;
  bottom: 0;
}

.about-spec {
  padding: 70px 0 30px;
}

.about-spec .spec-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
}

.about-spec .spec-wrapper .content-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-top: 40px;
  text-align: left;
}

.about-spec .spec-wrapper .content-wrap .img-box {
  width: 50%;
}

.about-spec .spec-wrapper .content-wrap .img-box img {
  max-width: 100%;
}

.about-spec .spec-wrapper .content-wrap .text-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  padding-left: 50px;
}

.about-spec .spec-wrapper .content-wrap .text-box p span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 15px;
}

.table-section .table-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
}

.table-section .table-wrap .sub-text {
  margin-top: 20px;
}

.rwd-table {
  margin-top: 5px;
  min-width: 300px;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.rwd-table th {
  display: none;
  background-color: #ef9c00;
  text-transform: uppercase;
}

.rwd-table td {
  display: block;
  background-color: #f6f7f8;
  color: #000;
}

.rwd-table td:first-child {
  padding-top: .5em;
}

.rwd-table td:last-child {
  padding-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

@media (min-width: 768px) {
  .rwd-table td:before {
    display: none;
  }
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

@media (min-width: 768px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  color: #fff;
  border-radius: .4em;
  overflow: hidden;
  width: 100%;
}

.rwd-table tr {
  border-color: #46637f;
}

.rwd-table th, .rwd-table td {
  margin: .5em 1em;
  text-align: center;
}

@media (min-width: 768px) {
  .rwd-table th, .rwd-table td {
    padding: 12px !important;
  }
}

.rwd-table th, .rwd-table td:before {
  color: #000;
  font-weight: 600;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .rwd-table td:before {
    width: 40%;
    font-size: 15px;
    word-break: break-word;
  }
  .rwd-table th, .rwd-table td {
    text-align: left;
  }
}

@media screen and (max-width: 1199px) {
  .about-spec {
    padding: 50px 0 30px;
  }
}

@media screen and (max-width: 1169px) {
  .about-spec .spec-wrapper .content-wrap {
    padding-top: 30px;
  }
  .about-spec .spec-wrapper p {
    line-height: 1.4;
  }
  .about-spec .spec-wrapper .content-wrap .text-box {
    padding-left: 30px;
  }
  .about-spec .spec-wrapper .content-wrap .text-box p span {
    margin-top: 5px;
  }
  .table-section .table-wrap .sub-text {
    margin-top: 15px;
  }
  .rwd-table th, .rwd-table td:before {
    font-size: 16px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 979px) {
  .about-spec {
    padding: 40px 0 20px;
  }
  .about-spec .spec-wrapper .content-wrap {
    padding-top: 20px;
  }
  .about-spec .spec-wrapper .content-wrap .img-box {
    width: 100%;
  }
  .about-spec .spec-wrapper .content-wrap .text-box {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .about-spec .spec-wrapper .content-wrap .text-box p {
    text-align: center;
  }
  .about-spec .spec-wrapper .content-wrap .text-box p span {
    margin-top: 10px;
  }
  .table-section .table-wrap .sub-text {
    line-height: 1.3;
  }
  .rwd-table th, .rwd-table td {
    padding: 9px !important;
  }
}

@media screen and (max-width: 767px) {
  .about-spec .spec-wrapper .content-wrap .text-box {
    padding-top: 20px;
  }
  .rwd-table td:before {
    padding-right: 20px;
  }
}

@media screen and (max-width: 639px) {
  .about-spec {
    padding: 30px 0 20px;
  }
  .about-spec .spec-wrapper p {
    line-height: 1.4;
    font-size: 15px;
  }
  .table-section .table-wrap .sub-text {
    font-size: 15px;
  }
  .rwd-table th, .rwd-table td {
    margin: .5em 0;
  }
  .rwd-table td:before {
    width: 45%;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .about-spec .spec-wrapper p {
    font-size: 14px;
  }
  .about-spec {
    padding: 20px 0 15px;
  }
  .about-spec .spec-wrapper .content-wrap .text-box {
    padding-top: 15px;
  }
  .rwd-table {
    min-width: 100%;
  }
  .rwd-table th, .rwd-table td:before {
    font-size: 14px;
  }
  .rwd-table td {
    font-size: 14px;
  }
  .rwd-table td:before {
    width: 65%;
  }
  .table-section .table-wrap .sub-text {
    font-size: 14px;
    margin-top: 10px;
  }
}

.qa-section {
  padding: 70px 0;
}

.qa-section .qa-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qa-section .qa-wrap p {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
}

.quality-process {
  padding: 70px 0 0px;
}

.quality-process .process-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.quality-process .process-wrap p.sub-text {
  text-align: center;
  margin-top: 15px;
  max-width: 1000px;
}

.quality-process .process-wrap .process-box {
  padding-top: 40px;
}

.quality-process .process-wrap .process-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.quality-process .process-wrap .process-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.quality-process .process-wrap .process-box ul li .img-box {
  width: 25%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.quality-process .process-wrap .process-box ul li .img-box span {
  display: none;
}

.quality-process .process-wrap .process-box ul li .img-box img {
  max-width: 100%;
}

.quality-process .process-wrap .process-box ul li .img-box .mobile_title {
  display: none;
}

.quality-process .process-wrap .process-box ul li .text-box {
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.quality-process .process-wrap .process-box ul li .text-box h3 {
  font: 24px Baloo Thambi Medium;
  position: relative;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.quality-process .process-wrap .process-box ul li .text-box h3::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background-color: green;
  bottom: 0;
  left: 0;
}

.quality-process .process-wrap .process-box ul li .text-box p {
  position: relative;
  z-index: 99;
}

.quality-process .process-wrap .process-box ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.quality-process .process-wrap .process-box ul li:nth-child(even) .text-box {
  text-align: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.quality-process .process-wrap .process-box ul li:nth-child(even) .text-box span {
  right: -7px;
}

@media screen and (max-width: 1169px) {
  .quality-process {
    padding: 60px 0 0px;
  }
}

@media screen and (max-width: 1023px) {
  .quality-process .process-wrap .process-box ul li .text-box {
    width: 72%;
  }
}

@media screen and (max-width: 979px) {
  .quality-process {
    padding: 50px 0 0px;
  }
  .quality-process .process-wrap p.sub-text {
    line-height: 1.35;
  }
  .quality-process .process-wrap .process-box ul li {
    margin-bottom: 20px;
  }
  .quality-process .process-wrap .process-box ul li .img-box {
    width: 32%;
  }
  .quality-process .process-wrap .process-box ul li .text-box {
    width: 65%;
  }
  .quality-process .process-wrap .process-box ul li .text-box h3 {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .quality-process .process-wrap .process-box ul li .text-box p {
    line-height: 1.35;
  }
  .quality-process .process-wrap .process-box ul li .text-box span {
    top: 35px;
  }
  .quality-process .process-wrap .process-box ul li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .quality-process {
    padding: 40px 0 0px;
  }
  .quality-process .process-wrap p.sub-text {
    line-height: 1.3;
    margin-top: 10px;
  }
  .quality-process .process-wrap .process-box {
    padding-top: 30px;
  }
  .quality-process .process-wrap .process-box ul li .text-box {
    width: 50%;
  }
  .quality-process .process-wrap .process-box ul li .text-box h3 {
    font-size: 22px;
  }
  .quality-process .process-wrap .process-box ul li .img-box {
    width: 45%;
  }
  .quality-process .process-wrap .process-box ul li {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 639px) {
  .quality-process {
    padding: 30px 0 0px;
  }
  .quality-process .process-wrap p.sub-text {
    font-size: 15px;
  }
  .quality-process .process-wrap .process-box {
    padding-top: 15px;
  }
  .quality-process .process-wrap .process-box ul li {
    margin-bottom: 20px;
  }
  .quality-process .process-wrap .process-box ul li .img-box {
    width: 100%;
  }
  .quality-process .process-wrap .process-box ul li .text-box {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-top: 15px;
  }
  .quality-process .process-wrap .process-box ul li:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .quality-process .process-wrap .process-box ul li .img-box img {
    max-width: 320px;
    margin: 0 auto;
  }
  .quality-process .process-wrap .process-box ul li .text-box h3 {
    display: none;
  }
  .quality-process .process-wrap .process-box ul li .img-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .quality-process .process-wrap .process-box ul li .img-box .mobile_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
  }
  .quality-process .process-wrap .process-box ul li .img-box .mobile_title h3 {
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
    z-index: 99;
  }
  .quality-process .process-wrap .process-box ul li .img-box .mobile_title h3:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    background-color: green;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .quality-process .process-wrap .process-box ul li:nth-child(even) .text-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .quality-process .process-wrap .process-box ul li .text-box span {
    display: none;
  }
  .qa-section .qa-wrap p {
    font-size: 15px;
    line-height: 1.35;
  }
  .quality-process .process-wrap .process-box ul li .text-box p {
    font-size: 15px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 479px) {
  .quality-process {
    padding: 25px 0 0px;
  }
  .quality-process .process-wrap .process-box ul li .img-box img {
    max-width: 100%;
  }
  .quality-process .process-wrap .process-box ul li .img-box .mobile_title h3 {
    font-size: 20px;
  }
}

.contact-form {
  padding: 70px 0;
}

.contact-form .form-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-form .form-wrap p.sub-text {
  line-height: 1.4;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}

.contact-form .form-wrap form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 40px;
  max-width: 900px;
}

.contact-form .form-wrap form .col-6 {
  width: 49%;
  margin-right: 2%;
}

.contact-form .form-wrap form .col-6:nth-child(2n) {
  margin-right: 0;
}

.contact-form .form-wrap form .col-12 {
  width: 100%;
}

.contact-form .form-wrap form .form-control {
  margin-bottom: 15px;
}

.contact-form .form-wrap form input, .contact-form .form-wrap form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  color: #000;
  font: 15px Baloo Thambi;
  border-radius: 0;
}

.contact-form .form-wrap form input:focus, .contact-form .form-wrap form textarea:focus {
  border: 1px solid blue;
}

.contact-form .form-wrap form .btn-submit {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-form .form-wrap form button {
  padding: 12px 30px;
  border: 1px solid transparent;
  background-color: #63b346;
  color: #fff;
  font: 18px Baloo Thambi;
  line-height: 1;
}

.map-section {
  background-color: #eeedea40;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.map-section h2 {
  margin-bottom: 70px;
}

.map-section .map-box {
  position: relative;
  width: 100%;
  padding-bottom: 25%;
}

.map-section .map-box iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.next-proj_section {
  background-image: url(../images/back1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 100px 0;
}

.next-proj_section .proj-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.next-proj_section .proj-wrap h2 {
  color: #ef9c00;
  font-family: Baloo Thambi;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
}

.next-proj_section .proj-wrap h2 span {
  display: block;
}

.next-proj_section .proj-wrap a {
  color: #fff;
  font: 18px Baloo Thambi;
  border: 2px solid #ef9c00;
  line-height: 1;
  padding: 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media screen and (max-width: 1169px) {
  .contact-form {
    padding: 50px 0;
  }
  .contact-form .form-wrap p.sub-text {
    margin-top: 15px;
  }
}

@media screen and (max-width: 1023px) {
  .next-proj_section {
    padding: 80px 0;
  }
  .next-proj_section .proj-wrap a {
    margin-top: 25px;
  }
}

@media screen and (max-width: 979px) {
  .contact-form {
    padding: 40px 0;
  }
  .contact-form .form-wrap form {
    margin-top: 30px;
  }
  .next-proj_section {
    padding: 70px 0;
  }
  .next-proj_section .proj-wrap h2 {
    font-size: 32px;
  }
  .next-proj_section .proj-wrap a {
    font-size: 17px;
    padding: 13px 21px;
    margin-top: 20px;
  }
  .map-section .map-box {
    padding-bottom: 30%;
  }
}

@media screen and (max-width: 767px) {
  .contact-form .form-wrap p.sub-text {
    margin-top: 10px;
  }
  .contact-form {
    padding: 30px 0;
  }
  .next-proj_section {
    padding: 60px 0;
  }
  .next-proj_section .proj-wrap h2 {
    font-size: 30px;
    line-height: 1.15;
  }
  .map-section .map-box {
    padding-bottom: 33%;
  }
}

@media screen and (max-width: 639px) {
  .contact-form .form-wrap p.sub-text {
    font-size: 15px;
  }
  .contact-form .form-wrap form {
    margin-top: 20px;
  }
  .next-proj_section .proj-wrap h2 {
    font-size: 27px;
  }
  .next-proj_section .proj-wrap a {
    font-size: 16px;
    padding: 11px 20px;
    margin-top: 17px;
  }
  .next-proj_section {
    padding: 55px 0;
  }
  .map-section .map-box {
    padding-bottom: 36%;
  }
}

@media screen and (max-width: 439px) {
  .contact-form {
    padding: 25px 0;
  }
  .contact-form .form-wrap p.sub-text {
    line-height: 1.3;
  }
  .contact-form .form-wrap form .col-6 {
    width: 100%;
    margin-right: 0;
  }
  .contact-form .form-wrap form .form-control {
    margin-bottom: 10px;
  }
  .next-proj_section .proj-wrap h2 {
    font-size: 22px;
  }
  .next-proj_section {
    padding: 45px 0;
  }
  .next-proj_section .proj-wrap a {
    font-size: 15px;
    padding: 10px 13px;
    margin-top: 15px;
  }
  .map-section .map-box {
    padding-bottom: 50%;
  }
}

.prod-section1 {
  padding: 50px 0;
}

.prod-section1 .prod-sec1-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod-section1 .prod-sec1-wrap .left-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 60%;
}

.prod-section1 .prod-sec1-wrap .left-text p {
  padding-top: 15px;
}

.prod-section1 .prod-sec1-wrap .right-img {
  width: 40%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

.prod-section1 .prod-sec1-wrap .right-img h2 {
  display: none;
}

.prod-section1 .prod-sec1-wrap .right-img img {
  max-width: 315px;
  position: relative;
  z-index: 9;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.prod-section1 .prod-sec1-wrap .right-img .test {
  border-radius: 27% 73% 67% 33% / 60% 61% 39% 40%;
  width: 330px;
  height: 330px;
  background-color: rgba(239, 156, 0, 0.8);
  position: absolute;
  top: -30px;
  right: -60px;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.prod-section1.red-on .prod-sec1-wrap .right-img img {
  max-width: 400px;
}

.prod-section1.pink-on .prod-sec1-wrap .right-img img {
  max-width: 335px;
}

.prod-section1.white-on .prod-sec1-wrap .right-img img {
  max-width: 360px;
}

.test {
  padding: 0px 0;
  position: relative;
}

.test .test-wrapper {
  max-width: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.test .test-wrapper ul.product-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
}

.test .test-wrapper ul.product-container li {
  width: 26%;
  list-style: none;
  margin-right: 11%;
  margin-bottom: 60px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.test .test-wrapper ul.product-container li .img-box {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.test .test-wrapper ul.product-container li .img-box:before {
  position: absolute;
  top: -20px;
  left: -20px;
  content: "";
  border: 1px solid #63b346;
  width: 100%;
  height: 100%;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.test .test-wrapper ul.product-container li .img-box img {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  position: relative;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2);
  max-width: 260px;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.test .test-wrapper ul.product-container li:nth-child(3n) {
  margin-right: 0;
}

.test .test-wrapper ul.product-container li .details-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: 10px;
}

.test .test-wrapper ul.product-container li .details-box p {
  line-height: 1.3;
}

.test .test-wrapper ul.product-container li .details-box ul {
  margin-top: 10px;
  width: 100%;
}

.test .test-wrapper ul.product-container li .details-box ul li {
  width: 100%;
  margin-bottom: 5px;
}

.test .test-wrapper ul.product-container li .details-box ul li h3 {
  line-height: 1;
}

.test .test-wrapper ul.product-container li .details-box ul li p {
  position: relative;
  line-height: 1;
  padding-left: 20px;
}

.test .test-wrapper ul.product-container li .details-box ul li p::before {
  position: absolute;
  content: "";
  top: 5px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #ef9c00;
  border-radius: 100%;
}

.test .test-wrapper ul.product-container li:nth-child(4), .test .test-wrapper ul.product-container li:nth-child(5), .test .test-wrapper ul.product-container li:nth-child(6) {
  margin-bottom: 0;
}

.test .popup img {
  cursor: pointer;
}

.test .show {
  z-index: 999;
  display: none;
}

.test .show .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  top: 0;
  left: 0;
}

.test .show .overlay span {
  position: absolute;
  top: 0px;
  right: 20px;
  color: white;
  font-size: 40px;
  cursor: pointer;
}

.test .show .img-show {
  width: 600px;
  height: 400px;
  background: #FFF;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.test .img-show img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1365px) {
  .prod-section1 .prod-sec1-wrap .right-img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 295px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 290px;
    height: 290px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 380px;
  }
  .prod-section1 .prod-sec1-wrap .right-img .test {
    right: 30px;
    width: 310px;
    height: 310px;
    top: -10px;
  }
  .test .test-wrapper ul.product-container li .img-box img {
    max-width: 240px;
  }
  .test .test-wrapper ul.product-container li .img-box:before {
    width: 235px;
    height: 175px;
    top: -15px;
    left: -15px;
  }
  .test .test-wrapper ul.product-container li .details-box p {
    line-height: 1.3;
  }
  .test .test-wrapper ul.product-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 10px;
    margin-top: 60px;
  }
  .test .test-wrapper ul.product-container li {
    margin-right: 8%;
    margin-bottom: 50px;
  }
  .prod-section1 {
    padding: 40px 0;
  }
}

@media screen and (max-width: 1169px) {
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 280px;
    height: 280px;
    right: 0;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 340px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img .test {
    right: 0;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img img {
    max-width: 315px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img .test {
    right: 0;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img img {
    max-width: 340px;
  }
}

@media screen and (max-width: 1023px) {
  .prod-section1 .prod-sec1-wrap .right-img .test {
    right: 0;
    width: 310px;
    height: 310px;
    top: -10px;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 305px;
  }
}

@media screen and (max-width: 979px) {
  .prod-section1 .prod-sec1-wrap .left-text p {
    line-height: 1.4;
    padding-top: 10px;
  }
  .prod-section1 .prod-sec1-wrap .right-img .test {
    width: 250px;
    height: 250px;
    top: -10px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 240px;
    height: 240px;
    right: 0;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 270px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img img {
    max-width: 260px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img img {
    max-width: 245px;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 255px;
  }
  .test .test-wrapper ul.product-container li {
    width: 27%;
  }
  .test .test-wrapper ul.product-container li .img-box img {
    max-width: 100%;
  }
  .test .test-wrapper ul.product-container li .img-box:before {
    width: 100%;
    height: 100%;
  }
  .test .test-wrapper ul.product-container {
    margin-top: 50px;
  }
  .test .show .img-show {
    width: 530px;
    height: 360px;
  }
}

@media screen and (max-width: 767px) {
  .prod-section1 .prod-sec1-wrap .right-img .test {
    width: 210px;
    height: 230px;
  }
  .prod-section1 .prod-sec1-wrap .left-text p {
    line-height: 1.3;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 225px;
  }
  .test .test-wrapper ul.product-container li {
    width: 42%;
    margin-right: 13%;
    margin-bottom: 40px;
  }
  .test .test-wrapper ul.product-container li:nth-child(2n) {
    margin-right: 0;
  }
  .test .test-wrapper ul.product-container li:nth-child(4) {
    margin-bottom: 40px;
  }
  .test .test-wrapper ul.product-container li:nth-child(3n) {
    margin-right: auto;
  }
  .prod-section1 {
    padding: 40px 0 30px;
  }
  .test .test-wrapper ul.prod-box li:nth-child(3), .test .test-wrapper ul.prod-box li:nth-child(4) {
    margin-bottom: 0 !important;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 210px;
    height: 230px;
    right: 0;
    top: -40px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 220px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img img {
    max-width: 220px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img .test {
    width: 210px;
    height: 220px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img img {
    max-width: 230px;
  }
  .test .show .img-show {
    width: 460px;
    height: 310px;
  }
}

@media screen and (max-width: 639px) {
  .prod-section1 .prod-sec1-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img {
    padding-bottom: 40px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 280px;
    height: 260px;
    right: 0;
    top: 60px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 300px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img {
    padding-bottom: 10px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img img {
    max-width: 320px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img {
    padding-bottom: 20px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img .test {
    width: 300px;
    height: 300px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img img {
    max-width: 340px;
  }
  .prod-section1 .prod-sec1-wrap .left-text {
    padding-top: 10px;
    width: 100%;
  }
  .prod-section1 .prod-sec1-wrap .left-text h2 {
    display: none;
  }
  .prod-section1 .prod-sec1-wrap .left-text p {
    font-size: 15px;
    text-align: center;
  }
  .prod-section1 .prod-sec1-wrap .right-img {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .prod-section1 .prod-sec1-wrap .right-img h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 285px;
    margin: 0 auto;
  }
  .prod-section1 .prod-sec1-wrap .right-img .test {
    width: 302px;
    height: 308px;
    top: 60px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .test .test-wrapper ul.product-container li .details-box h3 {
    font-size: 18px;
  }
  .test .test-wrapper ul.product-container li .details-box p {
    font-size: 15px;
  }
  .test .test-wrapper ul.product-container li .details-box ul li p {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .prod-section1.red-on .prod-sec1-wrap .right-img {
    padding-bottom: 20px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img .test {
    width: 210px;
    height: 200px;
    right: 0;
    top: 40px;
  }
  .prod-section1.red-on .prod-sec1-wrap .right-img img {
    max-width: 240px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img .test {
    width: 250px;
    height: 250px;
  }
  .prod-section1.white-on .prod-sec1-wrap .right-img img {
    max-width: 280px;
  }
  .prod-section1.pink-on .prod-sec1-wrap .right-img img {
    max-width: 280px;
  }
  .prod-section1 .prod-sec1-wrap .right-img .test {
    width: 280px;
    height: 275px;
    top: 40px;
  }
  .prod-section1 .prod-sec1-wrap .right-img h2 {
    margin-bottom: 30px;
  }
  .prod-section1 .prod-sec1-wrap .left-text p {
    font-size: 14px;
    line-height: 1.4;
  }
  .prod-section1 .prod-sec1-wrap .right-img img {
    max-width: 270px;
  }
  .test .test-wrapper ul.product-container li .img-box, .test .test-wrapper ul.product-container li .details-box {
    max-width: 250px;
    margin: 0 auto;
  }
  .test .test-wrapper ul.product-container li .details-box {
    margin-top: 5px;
  }
  .test .test-wrapper ul.product-container li .details-box h3 {
    font-size: 18px;
  }
  .test .test-wrapper ul.product-container li .details-box p {
    font-size: 14px;
  }
  .test .test-wrapper ul.product-container li .details-box ul li p {
    font-size: 14px;
  }
  .test .test-wrapper ul.product-container {
    margin-top: 40px;
  }
  .test .test-wrapper ul.product-container li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .test .test-wrapper ul.product-container li:nth-child(4) {
    margin-bottom: 40px;
  }
  .test .test-wrapper ul.prod-box > li:nth-child(3) {
    margin-bottom: 40px !important;
  }
  .test .show .img-show {
    width: 320px;
    height: 220px;
  }
}

@media screen and (max-width: 1240px) {
  .main {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
  .section6 .sec6-wrapper ul li {
    margin-right: 25px;
  }
  .section6 .sec6-wrapper ul li a img {
    max-width: 175px;
  }
}

@media screen and (max-width: 1199px) {
  header .top-header .main {
    padding-right: 0;
  }
  .section1 .sec1-wrapper .left-text {
    width: 48%;
  }
  .section1 .sec1-wrapper .right-img {
    width: 52%;
  }
  .about-banner {
    padding: 120px 0;
  }
  .about-banner .banner-overlay {
    right: 38%;
  }
}

@media screen and (max-width: 1169px) {
  h2.title-text {
    font-size: 36px;
  }
  .btn-orange-black {
    font-size: 20px;
  }
  .nav-header .nav-headBox .logo-box a img, header .nav-header1 .nav-headBox .logo-box a img {
    max-width: 150px;
  }
  .nav-header .nav-headBox .menu-box ul li a, header .nav-header1 .nav-headBox .menu-box ul li a {
    font-size: 20px;
  }
  .video-section {
    padding-bottom: 60%;
  }
  .video-section .text-box h1 {
    font-size: 44px;
  }
  .video-section .text-box a.btn-orange {
    margin-top: 15px;
    font-size: 21px;
    padding: 14px 35px;
  }
  .section1 .sec1-wrapper .left-text {
    padding-right: 15px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 265px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 265px;
    right: 225px;
  }
  .section2 {
    padding: 45px 0;
  }
  .section2 .sec2-wrapper ul li h4 {
    font-size: 22px;
  }
  .section2 .sec2-wrapper ul li img {
    max-width: 65px;
    height: 65px;
  }
  .section2 .sec2-wrapper ul li p {
    font-size: 16px;
  }
  .section3 .sec3-wrapper ul {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .section3 .sec3-wrapper ul li {
    margin-right: 25px;
  }
  .section3 .sec3-wrapper ul li a {
    font-size: 17px;
    width: 160px;
    height: 65px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3 {
    font-size: 32px;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box a {
    margin-right: 15px;
  }
  .section3, .section6 {
    padding: 60px 0;
  }
  .section4 .sec4-wrapper .outer-box p {
    font-size: 19px;
  }
  .section5 {
    padding: 80px 0 90px;
  }
  .section5 .sec5-wrapper h2 {
    margin: 5px 0 20px;
    font-size: 44px;
  }
  .section5 .sec5-wrapper .email-box {
    padding: 12px 15px;
  }
  .section6 .sec6-wrapper ul li {
    margin-right: 20px;
  }
  .why-choose-us-section .why-choose-wrapper ul li .img-box {
    height: 210px;
  }
  .number-section {
    padding: 80px 0 0px;
  }
  .number-section .num-wrapper .right-numbox ul li h3 {
    font-size: 50px;
  }
  .about-details-section .details-wrapper {
    padding: 60px 0;
  }
  .mission-section .right-text {
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 40px;
  }
  .mission-section .right-text h2 {
    font-size: 26px;
  }
  .why-choose-us-section {
    padding: 70px 0 0;
  }
  .products-section {
    padding-bottom: 60px;
  }
  .about-banner.page-contact {
    background-image: url(../images/contact-3.jpg);
  }
}

@media screen and (max-width: 979px) {
  h2.title-text {
    font-size: 34px;
  }
  .btn-orange-black {
    font-size: 18px;
    padding: 11px 27px;
  }
  .section1, .section3, .section4, .section6 {
    padding: 50px 0;
  }
  header .top-header {
    height: 45px;
  }
  header .top-header .contact-head ul li a {
    font-size: 14px;
  }
  header .top-header .contact-head ul li img {
    max-width: 20px;
  }
  header .top-header .contact-head ul li img.call-top-img {
    max-width: 16px;
  }
  header .top-header .socialMedia-head ul li {
    margin-left: 12px;
  }
  header .top-header .socialMedia-head ul li:last-child a {
    width: 120px;
    height: 45px;
    font-size: 16px;
  }
  header .top-header .socialMedia-head ul li a {
    width: 30px;
    height: 30px;
  }
  header .top-header .socialMedia-head ul li a img {
    max-width: 30px;
    height: 30px;
  }
  .nav-header .nav-headBox .logo-box a img, header .nav-header1 .nav-headBox .logo-box a img {
    max-width: 130px;
  }
  .nav-header .nav-headBox .menu-box ul li a, header .nav-header1 .nav-headBox .menu-box ul li a {
    font-size: 16px;
    margin: 0 8px;
  }
  .video-section .text-box h1 {
    font-size: 37px;
    line-height: 1.25;
  }
  .video-section .text-box a.btn-orange {
    font-size: 20px;
    padding: 12px 35px;
  }
  .section1 .sec1-wrapper .left-text p {
    font-size: 15px;
    margin: 10px 0 15px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 215px;
    right: 173px;
    top: 40px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 215px;
    padding-bottom: 23px;
  }
  .section2 {
    padding: 40px 0;
  }
  .section2 .sec2-wrapper ul li img {
    max-width: 60px;
    height: 60px;
  }
  .section2 .sec2-wrapper ul li h4 {
    font-size: 19px;
  }
  .section2 .sec2-wrapper ul li p {
    font-size: 15px;
  }
  .section3 .sec3-wrapper ul {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .section3 .sec3-wrapper ul li {
    margin-right: 15px;
  }
  .section3 .sec3-wrapper ul li a {
    font-size: 15px;
    width: 130px;
    height: 55px;
    padding: 0 11px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3 {
    font-size: 27px;
    padding-left: 40px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3::before {
    width: 30px;
  }
  .section3 .sec3-wrapper .common-box .right-details .description p {
    font-size: 15px;
    line-height: 1.3;
  }
  .section3 .sec3-wrapper .common-box .right-details .description {
    margin: 12px 0 10px;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box {
    display: block;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box a {
    display: inline-block;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box a .type-break {
    display: block;
  }
  .section3 .sec3-wrapper .common-box .right-details a.readMore-btn {
    font-size: 17px;
  }
  .section4 .sec4-wrapper .outer-box {
    margin-top: 30px;
  }
  .section4 .sec4-wrapper .outer-box p {
    font-size: 17px;
  }
  .section4 .sec4-wrapper .outer-box img.left-arrow {
    max-width: 35px;
    left: -60px;
  }
  .section4 .sec4-wrapper .outer-box img.right-arrow {
    bottom: -10px;
    max-width: 35px;
    right: -60px;
  }
  .section4 .sec4-wrapper .outer-box h4 {
    margin-top: 5px;
    font-size: 19px;
  }
  .section5 {
    padding: 60px 0 80px;
  }
  .section5 .sec5-wrapper h6 {
    font-size: 19px;
  }
  .section5 .sec5-wrapper h2 {
    font-size: 40px;
  }
  .section5 .sec5-wrapper .email-box {
    padding: 8px 15px;
  }
  .section6 .sec6-wrapper ul {
    margin-top: 40px;
  }
  .section6 .sec6-wrapper ul li {
    margin-right: 15px;
  }
  footer {
    padding-top: 30px;
  }
  footer .main .top-footer .footer-box.foot1 img.foot-logo {
    max-width: 120px;
  }
  footer .main .top-footer .footer-box.foot1 .address-box pre {
    font-size: 15px;
  }
  footer .main .top-footer .footer-box.foot1 .address-box pre::before {
    width: 13px;
    height: 19px;
  }
  footer .main .top-footer .footer-box.foot1 .call-box::before {
    width: 18px;
    height: 18px;
  }
  footer .main .top-footer .footer-box.foot1 .mail-box::before {
    width: 21px;
    height: 17px;
  }
  footer .main .top-footer .footer-box a {
    font-size: 15px;
  }
  footer .main .top-footer .footer-box h3 {
    font-size: 23px;
  }
  footer .main .top-footer .footer-box.foot3 ul li {
    margin-right: 12px;
  }
  footer .main .top-footer .footer-box.foot3 ul li a {
    width: 35px;
    height: 35px;
  }
  footer .main .top-footer .footer-box.foot3 ul li a img {
    max-width: 35px;
  }
  footer .bottom-footer .left-box p, footer .bottom-footer .left-box a {
    font-size: 15px;
  }
  footer .bottom-footer .main .right-box ul li a {
    font-size: 15px;
  }
  .about-banner {
    padding: 110px 0;
  }
  .about-banner h1 {
    font-size: 32px;
  }
  .about-banner.page-quality {
    background-image: url(../images/quality-page-mobile.jpg);
  }
  .about-banner.page-specification {
    background-image: url(../images/specification-page-mobile.jpg);
  }
  .about-banner.page-garlic {
    background-image: url(../images/garlic-page.jpg);
  }
  .about-details-section .details-wrapper {
    padding: 50px 40px;
  }
  .mission-section .right-text {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 30px 20px;
    margin-left: -73px;
  }
  .mission-section .right-text h2 {
    font-size: 24px;
  }
  .mission-section .right-text ul li a {
    padding: 7px 30px;
  }
  .why-choose-us-section {
    padding: 50px 0 0;
  }
  .why-choose-us-section .why-choose-wrapper ul {
    margin-top: 30px;
  }
  .why-choose-us-section .why-choose-wrapper ul li .img-box {
    height: 190px;
  }
  .why-choose-us-section .why-choose-wrapper ul li .img-box h3 {
    font-size: 22px;
  }
  .number-section {
    padding: 70px 0 0px;
  }
  .number-section .num-wrapper .left-textbox {
    width: 40%;
  }
  .number-section .num-wrapper .right-numbox {
    width: 60%;
  }
  .number-section .num-wrapper .right-numbox ul li {
    margin-bottom: 55px;
    height: 130px;
  }
  .number-section .num-wrapper .right-numbox ul li h3 {
    padding: 10px 25px;
    font-size: 42px;
    margin-left: 20px;
    margin-top: -30px;
  }
  .number-section .num-wrapper .right-numbox ul li h4 {
    padding: 40px 20px;
    font-size: 20px;
  }
  .products-section {
    padding-bottom: 50px;
  }
  .products-section .product-wrapper h2 {
    margin-bottom: 20px;
  }
  .products-section .product-wrapper ul li .img-container {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  header .top-header {
    display: none;
  }
  .nav-header .nav-headBox .menu-box ul li:hover > ul, header .nav-header1 .nav-headBox .menu-box ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transform: initial;
            transform: initial;
    height: auto;
  }
  .nav-header .nav-headBox .logo-box a img, header .nav-header1 .nav-headBox .logo-box a img {
    max-width: 110px;
  }
  .nav-header .nav-headBox .menu-box ul, header .nav-header1 .nav-headBox .menu-box ul {
    display: inherit;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 50px;
    height: 100%;
  }
  .nav-header .nav-headBox .menu-box ul li.mob-link, header .nav-header1 .nav-headBox .menu-box ul li.mob-link {
    display: block;
  }
  .nav-header .nav-headBox .menu-box ul li a, header .nav-header1 .nav-headBox .menu-box ul li a {
    font-size: 19px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav-header .nav-headBox .menu-box ul li a img, header .nav-header1 .nav-headBox .menu-box ul li a img {
    max-width: 10px;
    margin-left: 5px;
  }
  .nav-header .nav-headBox .menu-box ul li a img.desk-black-arrow, header .nav-header1 .nav-headBox .menu-box ul li a img.desk-black-arrow {
    display: none;
  }
  .nav-header .nav-headBox .menu-box ul li a img.mob-white-arrow, header .nav-header1 .nav-headBox .menu-box ul li a img.mob-white-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-header .nav-headBox .menu-box ul li ul, header .nav-header1 .nav-headBox .menu-box ul li ul {
    visibility: hidden;
    background-color: transparent;
    opacity: 0;
    left: 0;
    top: 0;
    padding-top: 0;
    width: 100%;
    -webkit-transform: initial;
            transform: initial;
  }
  .nav-header .nav-headBox .menu-box ul li ul li a, header .nav-header1 .nav-headBox .menu-box ul li ul li a {
    color: #fff;
  }
  header .nav-header1 .nav-headBox .menu-box ul li a {
    color: #fff;
  }
  header .nav-header1 .nav-headBox .menu-box ul li ul {
    background-color: transparent;
  }
  .header__nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
  }
  .header__nav-item {
    display: block;
    margin: 0 auto;
    margin-bottom: 22px;
    text-align: left;
    padding: 0 15px;
  }
  .ham-menu {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 20;
    position: relative;
    width: 40px;
    height: 40px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 5px;
    cursor: pointer;
  }
  .ham-menu__line {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #fff;
    border-radius: 5px;
  }
  header .nav-header1 .ham-menu__line {
    background-color: #000;
  }
  .video-section .text-box h1 {
    font-size: 32px;
  }
  .video-section .text-box a.btn-orange {
    font-size: 18px;
    padding: 10px 35px;
    margin-top: 12px;
  }
  .section1 .sec1-wrapper .left-text p {
    line-height: 1.35;
    margin: 8px 0 12px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 175px;
    right: 133px;
    top: 30px;
    border-bottom: 0;
    border-left: 0;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 175px;
  }
  h2.title-text {
    font-size: 32px;
  }
  .btn-orange-black {
    font-size: 17px;
    padding: 9px 25px;
  }
  .section2 {
    padding: 40px 0 15px;
  }
  .section2 .sec2-wrapper ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
  }
  .section2 .sec2-wrapper ul li:nth-child(2n) {
    margin-right: 0;
  }
  .section3 .sec3-wrapper ul {
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section3 .sec3-wrapper ul li {
    margin-right: 21px;
    margin-bottom: 20px;
  }
  .section3 .sec3-wrapper .common-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .section3 .sec3-wrapper .common-box .left-img {
    width: 100%;
  }
  .section3 .sec3-wrapper .common-box .right-details {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box {
    display: inherit;
  }
  .section3 .sec3-wrapper .common-box .right-details h3 {
    font-size: 26px;
  }
  .section1, .section3, .section4, .section6 {
    padding: 40px 0;
  }
  .section4 .sec4-wrapper .outer-box {
    margin-top: 20px;
    max-width: 480px;
  }
  .section4 .sec4-wrapper .outer-box p {
    font-size: 15px;
  }
  .section4 .sec4-wrapper .outer-box img.left-arrow {
    max-width: 30px;
    left: -50px;
  }
  .section4 .sec4-wrapper .outer-box img.right-arrow {
    bottom: 0px;
    max-width: 30px;
    right: -50px;
  }
  .section4 .sec4-wrapper .outer-box h4 {
    margin-top: 3px;
    font-size: 18px;
  }
  .section5 .sec5-wrapper h2 {
    font-size: 36px;
  }
  .section5 .sec5-wrapper h6 {
    font-size: 18px;
  }
  .section5 .sec5-wrapper .email-box {
    max-width: 520px;
  }
  .section6 .sec6-wrapper ul .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section6 .sec6-wrapper ul .slick-track li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section6 .sec6-wrapper ul .slick-track li a img {
    max-width: 160px;
  }
  footer .main .top-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  footer .main .top-footer .footer-box {
    width: 50%;
  }
  footer .main .top-footer .footer-box.foot1 {
    margin-right: 0;
  }
  footer .main .top-footer .footer-box.foot1 .call-box {
    margin: 10px 0;
  }
  footer .main .top-footer .footer-box.foot3 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  footer .main .top-footer .footer-box.foot3 .download-btn {
    padding: 0 70px;
    width: auto;
  }
  footer .main .top-footer .footer-box h3 {
    font-size: 22px;
  }
  footer .main .bottom-footer .left-box p, footer .main .bottom-footer .left-box a {
    font-size: 14px;
  }
  footer .main .bottom-footer .main .right-box ul li a {
    font-size: 14px;
  }
  .about-banner {
    padding: 100px 0;
  }
  .about-banner h1 {
    font-size: 30px;
  }
  .about-banner .banner-overlay {
    right: 0;
    -webkit-transform: initial;
            transform: initial;
  }
  .about-banner .main {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about-details-section .details-wrapper {
    padding: 40px 30px;
  }
  .about-details-section .details-wrapper p {
    line-height: 1.4;
  }
  .mission-section .main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mission-section .left-img {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mission-section .left-img img.mob-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mission-section .left-img .desk-img {
    display: none;
  }
  .mission-section .right-text {
    width: 90%;
    margin: 0 auto;
    margin-top: -50px;
  }
  .mission-section .right-text h2 {
    font-size: 22px;
  }
  .why-choose-us-section {
    padding: 40px 0 0;
  }
  .why-choose-us-section .why-choose-wrapper ul {
    max-width: 320px;
    margin-top: 25px;
  }
  .why-choose-us-section .why-choose-wrapper ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .why-choose-us-section .why-choose-wrapper ul li .text-box p {
    text-align: center;
  }
  .why-choose-us-section .why-choose-wrapper ul li:last-child {
    margin-bottom: 0;
  }
  .number-section {
    padding: 30px 0 0;
  }
  .number-section .num-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .number-section .num-wrapper .left-textbox {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .number-section .num-wrapper .right-numbox {
    width: 100%;
    margin-top: 60px;
  }
  .number-section .num-wrapper .right-numbox ul li {
    height: 105px;
  }
  .number-section .num-wrapper .right-numbox ul li h3 {
    font-size: 35px;
  }
  .number-section .num-wrapper .right-numbox ul li h4 {
    padding: 30px 20px;
  }
  .number-section .num-wrapper .right-numbox ul li:nth-child(3), .number-section .num-wrapper .right-numbox ul li:last-child {
    margin-bottom: 30px;
  }
  .products-section {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 639px) {
  .section1, .section3, .section4, .section6 {
    padding: 30px 0;
  }
  h2.title-text {
    font-size: 28px;
  }
  .video-section .text-box {
    margin-top: 60px;
  }
  .video-section .text-box h1 {
    font-size: 25px;
  }
  .video-section .text-box h1 span.break-h1 {
    display: initial;
  }
  .video-section .text-box a.btn-orange {
    font-size: 17px;
    padding: 7px 27px;
    margin-top: 9px;
  }
  .nav-header .nav-headBox .logo-box a img, header .nav-header1 .nav-headBox .logo-box a img {
    max-width: 105px;
  }
  .section1 .sec1-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .section1 .sec1-wrapper .left-text {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 0;
    text-align: center;
    padding-top: 20px;
  }
  .section1 .sec1-wrapper .left-text h2 {
    display: none;
  }
  .section1 .sec1-wrapper .left-text p {
    margin: 8px 0 17px;
  }
  .section1 .sec1-wrapper .right-img {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section1 .sec1-wrapper .right-img .img-wrap {
    max-width: 390px;
    margin: 0 auto;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 215px;
    right: 173px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 215px;
  }
  .section1 .sec1-wrapper .right-img h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
  }
  .section2 {
    padding: 35px 0 15px;
  }
  .section2 .sec2-wrapper ul li {
    margin-bottom: 18px;
  }
  .section2 .sec2-wrapper ul li img {
    max-width: 55px;
    height: 55px;
  }
  .section2 .sec2-wrapper ul li h4 {
    font-size: 18px;
    margin: 10px 0 8px;
  }
  .section3 .sec3-wrapper ul li {
    margin-right: 17px;
    margin-bottom: 17px;
  }
  .section3 .sec3-wrapper ul li a {
    height: 50px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3 {
    font-size: 24px;
  }
  .section5 {
    padding: 40px 0 55px;
  }
  .section5 .sec5-wrapper h2 {
    font-size: 32px;
    margin: 3px 0 15px;
  }
  .section5 .sec5-wrapper h6 {
    font-size: 15px;
  }
  .section5 .sec5-wrapper .email-box {
    padding: 6px 10px 6px 15px;
  }
  .section5 .sec5-wrapper .email-box a {
    padding: 8px 25px;
    font-size: 15px;
  }
  .section5 .sec5-wrapper .email-box .left-input input {
    font-size: 15px;
  }
  footer .main .top-footer .footer-box h3 {
    font-size: 21px;
    line-height: 1;
  }
  footer .main .top-footer .footer-box a {
    font-size: 14px;
  }
  footer .main .top-footer .footer-box.foot1 {
    margin-right: 7%;
  }
  footer .main .top-footer .footer-box.foot1 img.foot-logo {
    max-width: 100px;
  }
  footer .main .top-footer .footer-box.foot1 .address-box pre {
    font-size: 14px;
  }
  footer .main .top-footer .footer-box.foot1 .call-box {
    margin: 8px 0;
  }
  footer .main .top-footer .footer-box.foot2 {
    width: 43%;
  }
  footer .main .top-footer .footer-box.foot2 ul li {
    margin-bottom: 1px;
    padding-left: 18px;
  }
  footer .main .top-footer .footer-box.foot2 ul li::before {
    width: 8px;
  }
  footer .main .top-footer .footer-box.foot3 .download-btn {
    font-size: 18px;
  }
  footer .bottom-footer .main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .bottom-footer .main .right-box ul li {
    padding: 0 7px;
  }
  footer .bottom-footer .main .right-box ul li a {
    font-size: 14px;
  }
  footer .bottom-footer .main .right-box ul li.right-line {
    line-height: 1.1;
  }
  footer .bottom-footer .left-box p {
    font-size: 14px;
  }
  .about-banner {
    padding: 80px 0;
  }
  .about-banner h1 {
    font-size: 28px;
  }
  .about-details-section .details-wrapper {
    padding: 25px 20px;
  }
  .about-details-section .details-wrapper p {
    font-size: 15px;
  }
  .mission-section .right-text {
    padding: 20px;
  }
  .mission-section .right-text h2 {
    font-size: 20px;
  }
  .mission-section .right-text ul li a {
    font-size: 16px;
    padding: 5px 25px;
  }
  .mission-section .right-text .common-container {
    padding: 15px 20px;
  }
  .mission-section .right-text .common-container p {
    font-size: 15px;
    line-height: 1.35;
  }
  .why-choose-us-section {
    padding: 30px 0 0;
  }
  .why-choose-us-section .why-choose-wrapper ul li .text-box p {
    font-size: 15px;
    line-height: 1.35;
  }
  .number-section .num-wrapper .left-textbox h2 {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 5px;
  }
  .number-section .num-wrapper .right-numbox ul li h3 {
    margin-left: 20px;
    margin-top: -23px;
    padding: 7px 20px;
    font-size: 30px;
  }
  .products-section {
    padding-bottom: 15px;
  }
  .products-section .product-wrapper ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .products-section .product-wrapper ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .products-section .product-wrapper ul li:nth-child(2n) {
    margin-right: 0;
  }
  .products-section .product-wrapper ul li .img-container {
    height: 260px;
  }
  .header__nav-item {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .nav-header .nav-headBox .logo-box a img, header .nav-header1 .nav-headBox .logo-box a img {
    max-width: 95px;
  }
  .nav-header .nav-headBox .menu-box ul li a, header .nav-header1 .nav-headBox .menu-box ul li a {
    font-size: 18px;
  }
  .video-section {
    padding-bottom: 80%;
  }
  .video-section .text-box h1 {
    font-size: 19px;
    line-height: 1.2;
  }
  .video-section .text-box a.btn-orange {
    font-size: 16px;
    padding: 7px 23px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap {
    max-width: 320px;
    height: auto;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 195px;
    right: 125px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 195px;
  }
  .section1 .sec1-wrapper .left-text p {
    font-size: 14px;
    margin: 5px 0 14px;
  }
  .btn-orange-black {
    font-size: 16px;
  }
  .section2 .sec2-wrapper ul li {
    width: 100%;
    margin-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .section2 .sec2-wrapper ul li p {
    font-size: 14px;
  }
  .section2 .sec2-wrapper ul li h4 {
    margin: 8px 0 5px;
  }
  .section3 .sec3-wrapper ul {
    margin-top: 20px;
  }
  .section3 .sec3-wrapper ul li {
    margin: 0 6px 12px;
  }
  .section3 .sec3-wrapper ul li a {
    font-size: 14px;
    width: 110px;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .section3 .sec3-wrapper .common-box .right-details .types-box a {
    font-size: 14px;
    margin-right: 10px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3 {
    font-size: 22px;
    padding-left: 30px;
  }
  .section3 .sec3-wrapper .common-box .right-details h3::before {
    width: 20px;
  }
  .section3 .sec3-wrapper .common-box .right-details .description p {
    font-size: 14px;
  }
  .section3 .sec3-wrapper .common-box .right-details .description p.paragraph {
    margin-top: 7px;
  }
  .section3 .sec3-wrapper .common-box .right-details .right-details a.readMore-btn {
    font-size: 16px;
    margin: 0 auto;
    margin-top: 15px;
  }
  h2.title-text {
    font-size: 25px;
    line-height: 0.8;
  }
  .section4 .sec4-wrapper .outer-box {
    width: 100%;
    margin-top: 15px;
  }
  .section4 .sec4-wrapper .outer-box p {
    font-size: 14px;
  }
  .section4 .sec4-wrapper .outer-box h4 {
    margin-top: 7px;
    font-size: 16px;
    line-height: 1;
  }
  .section5 {
    padding: 30px 0 40px;
  }
  .section5 .sec5-wrapper h6 {
    font-size: 14px;
  }
  .section5 .sec5-wrapper h2 {
    font-size: 27px;
  }
  .section5 .sec5-wrapper .email-box {
    border-radius: 7px;
    padding: 6px 10px;
  }
  .section5 .sec5-wrapper .email-box a {
    padding: 8px 13px;
    font-size: 13px;
  }
  .section5 .sec5-wrapper .email-box .left-input input {
    font-size: 14px;
  }
  .section5 .sec5-wrapper .email-box .left-input img {
    max-width: 16px;
    height: 16px;
  }
  .section6 {
    padding-bottom: 10px;
  }
  .section6 h2.title-text {
    font-size: 22px;
  }
  .section6 .sec6-wrapper ul {
    margin-top: 15px;
  }
  .section6 .sec6-wrapper ul li {
    margin-right: 0;
  }
  footer .main .top-footer .footer-box {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .main .top-footer .footer-box.foot1 {
    margin-right: 0;
  }
  footer .main .top-footer .footer-box.foot1 img.foot-logo {
    margin: 0 auto;
  }
  footer .main .top-footer .footer-box.foot2 {
    width: 100%;
    margin-top: 15px;
  }
  footer .main .top-footer .footer-box.foot3 {
    margin-top: 10px;
  }
  footer .main .top-footer .footer-box h3 {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  footer .bottom-footer .left-box p, footer .bottom-footer .left-box a {
    font-size: 12px;
  }
  footer .bottom-footer .main .right-box ul {
    line-height: 1;
  }
  footer .bottom-footer .main .right-box ul li a {
    font-size: 12px;
  }
  footer .bottom-footer .main .right-box ul li.right-line {
    line-height: 1;
  }
  .about-banner {
    padding: 60px 0;
  }
  .about-banner h1 {
    font-size: 25px;
  }
  .about-details-section .details-wrapper p {
    font-size: 14px;
  }
  .mission-section .left-img img.mob-img {
    display: none !important;
  }
  .mission-section .left-img img.mob-img1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mission-section .right-text {
    padding: 15px;
  }
  .mission-section .right-text h2 {
    font-size: 19px;
    line-height: 1;
  }
  .mission-section .right-text ul {
    margin-top: 15px;
  }
  .mission-section .right-text ul li a {
    font-size: 15px;
    padding: 5px 20px;
  }
  .mission-section .right-text .common-container {
    padding: 12px;
  }
  .mission-section .right-text .common-container p {
    font-size: 14px;
  }
  .why-choose-us-section {
    padding: 25px 0 0;
  }
  .why-choose-us-section .why-choose-wrapper ul {
    margin-top: 20px;
  }
  .why-choose-us-section .why-choose-wrapper ul li {
    margin-bottom: 20px;
  }
  .why-choose-us-section .why-choose-wrapper ul li .text-box p {
    font-size: 14px;
    line-height: 1.35;
  }
  .number-section {
    padding: 25px 0 0;
  }
  .number-section .num-wrapper .left-textbox h2 {
    font-size: 25px;
  }
  .number-section .num-wrapper .left-textbox p {
    font-size: 15px;
    padding-left: 35px;
  }
  .number-section .num-wrapper .left-textbox p::before {
    width: 25px;
  }
  .number-section .num-wrapper .right-numbox {
    margin-top: 40px;
  }
  .number-section .num-wrapper .right-numbox ul li {
    height: 85px;
    margin-bottom: 45px;
  }
  .number-section .num-wrapper .right-numbox ul li h4 {
    font-size: 16px;
    padding: 20px;
  }
  .number-section .num-wrapper .right-numbox ul li h3 {
    margin-top: -19px;
    padding: 7px 16px;
    font-size: 22px;
  }
  .products-section .product-wrapper h2 {
    margin-bottom: 15px;
  }
  .products-section .product-wrapper ul li {
    margin-bottom: 10px;
  }
  .products-section .product-wrapper ul li .img-container {
    height: auto;
  }
}

@media screen and (max-width: 365px) {
  .section1 .sec1-wrapper .right-img .img-wrap {
    max-width: 280px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img1 {
    max-width: 175px;
  }
  .section1 .sec1-wrapper .right-img .img-wrap img.about-img2 {
    max-width: 175px;
    right: 105px;
  }
}

.feed {
  background: #D4DEE8;
  padding: 20px;
}

.feed .feed-wrap {
  background-color: #fff;
  max-width: 900px;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-shadow: 0 3px 20px -9px rgba(50, 50, 50, 0.75);
          box-shadow: 0 3px 20px -9px rgba(50, 50, 50, 0.75);
}

.feed .feed-wrap header {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 20px 20px;
}

.feed .feed-wrap header a {
  display: inline-block;
}

.feed .feed-wrap header a img {
  max-width: 120px;
}

.feed .feed-wrap header h2 {
  color: #63b346;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1;
}

.feed .feed-wrap header p {
  line-height: 1.2;
}

.feed .feed-wrap header .feed-details-wrap {
  max-width: 700px;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.feed .feed-wrap header .feed-details-wrap .feed-details-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.feed .feed-wrap header .feed-details-wrap .feed-details-box .title-box {
  margin-right: 5px;
}

.feed .feed-wrap header .feed-details-wrap .feed-details-box .title-box p {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.feed .feed-wrap header .feed-details-wrap .feed-details-box .text-box input {
  border: none;
  border-bottom: 1px solid #63b346;
  font-size: 16px;
  padding: 0 5px 0px;
  color: #000;
  font-weight: 600;
  font-family: Baloo Thambi, sans-serif;
}

.feed .feed-wrap header .feed-details-wrap .feed-details-box .text-box input:focus {
  outline: none;
}

.feed .feed-wrap .feed-form-container {
  background-color: #F2F3F7;
  width: 100%;
  float: left;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.feed .feed-wrap .feed-form-container .feed-bg-color {
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 20px;
}

.feed .feed-wrap .feed-form-container .form-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-bottom: 10px;
}

.feed .feed-wrap .feed-form-container .form-box .left-box {
  width: 30px;
  height: 30px;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  margin-right: 15px;
}

.feed .feed-wrap .feed-form-container .form-box .left-box span {
  background-color: #fff;
  line-height: 1;
}

.feed .feed-wrap .feed-form-container .form-box .right-box {
  width: calc(100% - 45px);
  padding-top: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .form-control {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio {
  line-height: 1.2;
  padding: 10px 0;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] {
  display: none;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-right: 30px;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label:before,
.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 16px;
  height: 16px;
  text-align: center;
  color: #000;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 2px solid;
  border-color: #63b346;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"]:checked + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: inset 0 0 0 0.2em #fff, inset 0 0 0 1em #63b346;
          box-shadow: inset 0 0 0 0.2em #fff, inset 0 0 0 1em #63b346;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .feed-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .feed-text input, .feed .feed-wrap .feed-form-container .form-box .right-box .feed-text textarea {
  border: none;
  border-bottom: 1px solid #63b346;
  font-size: 15px;
  padding: 0 5px 5px;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .feed-text input:focus, .feed .feed-wrap .feed-form-container .form-box .right-box .feed-text textarea:focus {
  outline: none;
}

.feed .feed-wrap .feed-form-container .form-box .right-box .feed-text textarea {
  border: 1px solid #63b346;
}

.feed .feed-wrap .feed-form-container .thanks-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
}

.feed .feed-wrap .feed-form-container .thanks-box h2 {
  color: #63b346;
  font-weight: normal;
  line-height: 1;
}

@media screen and (max-width: 979px) {
  .feed .feed-wrap header .feed-details-wrap {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .feed .feed-wrap header .feed-details-wrap .feed-details-box {
    margin-bottom: 10px;
  }
  .feed .feed-wrap .feed-form-container {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .feed .feed-wrap .feed-form-container {
    padding: 20px;
  }
  .feed .feed-wrap .feed-form-container .feed-bg-color {
    padding: 10px 20px 10px 10px;
  }
}

@media screen and (max-width: 639px) {
  .feed .feed-wrap header a img {
    max-width: 110px;
  }
  .feed .feed-wrap .feed-form-container .thanks-box h2 {
    font-size: 21px;
  }
}

@media screen and (max-width: 479px) {
  .feed {
    padding: 15px;
  }
  .feed .feed-wrap header a img {
    max-width: 100px;
  }
  .feed .feed-wrap header h2 {
    font-size: 20px;
  }
  .feed .feed-wrap header p {
    font-size: 15px;
  }
  .feed .feed-wrap header .feed-details-wrap .feed-details-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .feed .feed-wrap header .feed-details-wrap .feed-details-box .text-box {
    width: 100%;
  }
  .feed .feed-wrap header .feed-details-wrap .feed-details-box .text-box input {
    width: 100%;
  }
  .feed .feed-wrap .feed-form-container .feed-bg-color {
    padding: 10px 15px 10px 10px;
  }
  .feed .feed-wrap .feed-form-container .form-box .left-box {
    width: 20px;
    margin-right: 10px;
  }
  .feed .feed-wrap .feed-form-container .form-box .right-box {
    width: calc(100% - 30px);
  }
  .feed .feed-wrap .feed-form-container .form-box .right-box .form-control {
    font-size: 15px;
  }
  .feed .feed-wrap .feed-form-container .form-box .right-box .form-control p {
    line-height: 1.3;
  }
  .feed .feed-wrap .feed-form-container .form-box .right-box .form-control .feed-text p {
    padding-bottom: 5px;
  }
  .feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label:before,
  .feed .feed-wrap .feed-form-container .form-box .right-box .custom_radio input[type="radio"] + label:after {
    width: 14px;
    height: 14px;
  }
  .feed .feed-wrap .feed-form-container .thanks-box h2 {
    font-size: 17px;
    text-align: center;
  }
}
