/* Import Helpers */
/* colours variables */
/* gray color */
/* red color */
/* orange color */
/* blue color */
/* lavender */
/* green color */
/* brown color */
/* padding varialbes */
/* Import global style */
/* Global style */
/* font family */
@font-face {
  font-family: NotoSansRegular;
  src: url("../fonts/NotoSans-Regular.otf");
  src: url("../fonts/NotoSans-Regular.eot") format("embedded-opentype"), url("../fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Regular.woff") format("woff"), url("../fonts/NotoSans-Regular.ttf") format("truetype"), url("../fonts/NotoSans-Regular.svg#NotoSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansLight;
  src: url("../fonts/NotoSans-Light.otf");
  src: url("../fonts/NotoSans-Light.eot") format("embedded-opentype"), url("../fonts/NotoSans-Light.eot?#iefix") format("embedded-opentype") url("../fonts/NotoSans-Light.woff") format("woff"), url("../fonts/NotoSans-Light.ttf") format("truetype"), url("../fonts/NotoSans-Light.svg#NotoSansLight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansBold;
  src: url("../fonts/NotoSans-Bold.otf");
  src: url("../fonts/NotoSans-Light.eot") format("embedded-opentype"), url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSans-Bold.ttf") format("truetype"), url("../fonts/NotoSans-Bold.svg#NotoSansBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansSemiBold;
  src: url("../fonts/NotoSans-Semibold.otf");
  src: url("../fonts/NotoSans-Semibold.eot") format("embedded-opentype"), url("../fonts/NotoSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Semibold.woff") format("woff"), url("../fonts/NotoSans-Semibold.ttf") format("truetype"), url("../fonts/NotoSans-Semibold.svg#NotoSansSemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansDisplayBold;
  src: url("../../fonts/NotoSansDisplay-Bold.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansDisplayExtraLight;
  src: url("../../fonts/NotoSansDisplay-ExtraLight.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansDisplayLight;
  src: url("../../fonts/NotoSansDisplay-Light.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansDisplayMedium;
  src: url("../../fonts/NotoSansDisplay-Medium.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansLight;
  src: url("../../fonts/NotoSans-Light.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansMedium;
  src: url("../../fonts/NotoSans-Medium.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansRegular;
  src: url("../../fonts/NotoSans-Regular.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: NotoSansSemiBold;
  src: url("../../fonts/NotoSans-SemiBold.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: HermesBold;
  src: url("../fonts/Hermes-Bold.otf") format("opentype"); }
@font-face {
  font-family: HermesRegular;
  src: url("../fonts/HermesFB-Regular.otf") format("opentype"); }
@font-face {
  font-family: NotoSansDisplayLight;
  src: url("../../fonts/NotoSansDisplay-Light.ttf");
  font-weight: normal;
  font-style: normal; }
body {
  position: relative;
  font-family: "NotoSansLight", "PT Sans";
  font-size: 14px;
  color: #000; }

.extra-light-family {
  font-family: NotoSansDisplayExtraLight; }

.regular-family {
  font-family: NotoSansRegular; }

ul {
  margin: 0; }

/* link style */
a.red-link {
  font-family: NotoSansRegular;
  font-size: 14px;
  color: #ff8833; }
  a.red-link:hover {
    color: #ff8833; }
a:hover, a:focus {
  text-decoration: none;
  outline: none; }

.btn,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  box-shadow: none; }

.np {
  padding: 0; }

.page-top-padding {
  padding-top: 125px; }

.upl-content-wrapper {
  padding: 0 28px; }

.upl-grid-4 {
  width: calc(100% / 4);
  float: left; }

.upl-grid-5 {
  width: calc(100% / 5);
  float: left; }

.upl-grid-6 {
  width: calc(100% / 4);
  float: left; }

.left-col {
  padding-left: 0;
  padding-right: 19px; }

.right-col {
  padding-right: 0;
  padding-left: 19px; }

.border-0 {
  border: 0 !important; }

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

.inner-left-col {
  padding: 0 6px 0 0; }

.inner-right-col {
  padding: 0 0 0 6px; }

/* page title style */
.page-title-wrapper {
  padding: 20px 0 40px;
  position: relative; }
  .page-title-wrapper .page-title {
    margin: 0;
    font-family: NotoSansSemiBold;
    font-size: 36px; }
  .page-title-wrapper .page-titles {
    margin: 0;
    font-family: NotoSansSemiBold;
    color: #fff;
    position: absolute;
    top: -65%;
    bottom: 0; }
  .page-title-wrapper .page-titles-teams {
    margin: 0;
    font-family: NotoSansSemiBold !important;
    position: absolute;
    top: 65%;
    bottom: 0;
    color: #fff; }
  .page-title-wrapper .page-titles-news {
    margin: 0;
    font-family: NotoSansSemiBold;
    color: #fff;
    position: absolute;
    top: -35%;
    bottom: 0; }

/* breadcrumbs style */
.breadcrumbs-wrapper {
  padding: 30px 0; }

.breadcrumbs {
  font-family: NotoSansRegular; }
  .breadcrumbs li:last-child a {
    font-family: NotoSansSemiBold; }
  .breadcrumbs a {
    text-decoration: none;
    color: #000; }

.m-0 {
  margin: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-0 {
  margin-top: 0; }

.mb-30 {
  margin-bottom: 30px; }

.p-15 {
  padding: 25px; }

.pr-20 {
  padding-right: 20px; }

.pl-20 {
  padding-left: 20px; }

.pt-16 {
  padding-top: 16px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.pb-8 {
  padding-bottom: 8px; }

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.border-left {
  border-left: 2px solid #dedddd; }

.border-right {
  border-right: 2px solid #dedddd; }

.border-top {
  border-top: 2px solid #dedddd; }

.border-bottom {
  border-bottom: 2px solid #dedddd; }

.list-unstyle {
  list-style: none; }

/* text color */
.txt-red {
  color: #ff8833; }

.txt-white {
  color: #fff; }

.txt-sky-blue {
  color: #00b0f0; }

.txt-green {
  color: #00b050; }

.txt-brown-green {
  color: #548235; }

/* background color */
.bg-gray-one {
  background-color: #fff; }

.bg-gray-two {
  background-color: #eeeded; }

/* background image style */
.bg-cover {
  background-size: cover;
  background-position: center center; }

/* slick slide style */
.slick-slide:focus {
  outline: none; }

.slick-arrow {
  position: absolute;
  z-index: 1;
  cursor: pointer; }

.slick-dots li {
  margin: 0 2px; }
  .slick-dots li button:before {
    font-size: 14px;
    color: #ddd;
    opacity: 1; }
  .slick-dots li.slick-active button:before {
    color: #000; }

/* form style */
form .select-group {
  position: relative; }
  form .select-group:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 1;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #9f9f9f;
    transform: translateY(-50%);
    pointer-events: none; }
  form .select-group select.form-control {
    height: 50px;
    border: 1px solid #d8d8d8;
    font-family: NotoSansRegular;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  form .select-group select:disabled {
    background-color: rgba(255, 255, 255, 0.7);
    border-color: transparent; }

/* Video info box style */
.video-frame {
  height: 300px; }

.video-info {
  margin-top: -6px;
  padding: 20px;
  background-color: #000;
  color: #fff; }
  .video-info h4 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: NotoSansSemibold; }
  .video-info p {
    font-family: NotoSansLight; }

/* product name (leaf shape) style */
.product-name {
  position: relative;
  /*text-align: center;*/
  background-size: cover;
  background-repeat: no-repeat; }
  .product-name h3 {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #fff;
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */ }

/* scrllbar style */
.custom-scroll {
  overflow-y: auto; }

.custom-scroll::-webkit-scrollbar {
  width: 4px; }

.custom-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #fff;
  outline: 1px solid slategrey; }

/* image zoom */
.xzoom-preview {
  background: #aaa;
  box-shadow: none; }

.popup-page-top-padding {
  padding-top: 165px; }

.popup-page-top-padding-responsive {
  padding-top: 150px !important; }

@media (min-width: 768px) {
  .pr-md-20 {
    padding-right: 20px; }

  .pl-md-20 {
    padding-left: 20px; }

  .parli-flex-60 {
    flex: 0 0 60%; }

  .parli-flex-40 {
    flex: 0 0 40%; } }
/* Import components */
/* button style */
.upl-btn {
  border-radius: 30px;
  color: #fff; }
  .upl-btn:hover, .upl-btn:focus {
    color: #fff;
    outline: none; }

/* black button */
.upl-btn-black {
  background-color: #000; }
  .upl-btn-black:hover, .upl-btn-black:focus {
    background-color: #000; }

.upl-btn-orange {
  background-color: #ff8833; }
  .upl-btn-orange:hover, .upl-btn-orange:focus {
    color: #fff;
    background-color: #ff8833; }

/* red button */
.upl-btn-red {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #ff8833;
  border-radius: 0 !important; }
  .upl-btn-red:hover, .upl-btn-red:focus {
    background-color: #ff8833; }

/* gray button */
.upl-btn-gray {
  background-color: #e4e4e4;
  color: #292929; }
  .upl-btn-gray:hover, .upl-btn-gray:focus {
    background-color: #e4e4e4;
    color: #292929; }

/* white button */
.upl-btn-white {
  border-radius: 0;
  background-color: transparent;
  color: white;
  border: 1px solid white; }
  .upl-btn-white:hover, .upl-btn-white:focus {
    background-color: #ff8833;
    border: 1px solid #ff8833;
    color: white; }

.orange-btn {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  border: 1ppx solid #ff7733;
  color: #000000;
  border-color: #ff7733 !important; }
  .orange-btn:hover {
    background-color: #ff7733;
    color: #ffffff !important; }
  .orange-btn:focus {
    color: #000000; }

.orange-transparent-btn {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  color: black;
  border-color: #ff7733;
  background-color: transparent !important; }
  .orange-transparent-btn:hover {
    background-color: #ff7733 !important;
    border: 1px solid #ff7733 !important;
    color: #ffffff !important; }
  .orange-transparent-btn:focus {
    color: #fff; }

.bluish-btn {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  border: 1ppx solid #ff7733;
  color: #000000;
  border-color: #ff7733 !important; }
  .bluish-btn:hover {
    background-color: #ff7733;
    color: black !important; }
  .bluish-btn:focus {
    color: #000000; }

.more-btn {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  border: 1px solid #ff8833 !important;
  color: #000000; }
  .more-btn:hover {
    background-color: #ff8833 !important;
    color: white !important; }
  .more-btn:focus {
    color: white; }

.orange-transparent {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  color: white;
  border-color: #fff;
  background-color: transparent !important; }
  .orange-transparent:hover {
    background-color: #ff7733 !important;
    border: 1px solid #ff7733 !important;
    color: #ffffff !important; }
  .orange-transparent:focus {
    color: #fff; }

.active-orange {
  min-width: 98px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 0;
  background-color: #ff7733;
  color: #ffffff !important; }

.know-more-btn {
  color: #ffffff;
  float: right;
  margin-top: -60px;
  margin-right: 30px; }
  .know-more-btn:hover {
    background-color: #ff7733 !important;
    border: 1px solid #ff7733 !important;
    color: #ffffff !important; }

/* accordion style */
.panel-group .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent; }
  .panel-group .panel .panel-heading {
    position: relative;
    border: none;
    background-color: transparent;
    cursor: pointer; }
    .panel-group .panel .panel-heading:after {
      position: absolute;
      right: 25px;
      top: 50%;
      font-family: 'FontAwesome';
      content: "\f106";
      float: right;
      font-size: 18px;
      font-weight: bold;
      color: inherit;
      transform: translateY(-50%); }
    .panel-group .panel .panel-heading.collapsed:after {
      content: "\f107"; }
  .panel-group .panel .panel-collapse .panel-body {
    padding-top: 0;
    border-top: 0; }
.panel-group .panel + .panel {
  margin: 0; }

/* product filter style */
.porfolio-section {
  padding-top: 30px;
  background-image: url("../images/products/Product-listing-top-strip.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat; }

.products-filter {
  padding-top: 50px;
  padding-bottom: 30px;
  background-image: url("../images/home/home_product-finder-strip.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  .products-filter .section-heading {
    margin: 0;
    margin-top: -15px;
    /*margin: 0 0 30px;*/ }
  .products-filter .section-head {
    margin-left: -52px; }
  .products-filter .form-control {
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none;
    color: white; }
    .products-filter .form-control option {
      color: black; }
  .products-filter select::-ms-expand {
    display: none !important; }
  .products-filter select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 1px !important;
    text-overflow: "" !important;
    appearance: none; }
  .products-filter .select-group:after {
    content: "\203A";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 43%;
    right: -15px;
    z-index: 1;
    border: none;
    transform: translateY(-50%);
    pointer-events: none;
    color: white;
    transform: rotate(89deg);
    font-size: 35px; }
  .products-filter .select-group select:disabled {
    background-color: transparent; }
  .products-filter h2 {
    margin: 0;
    padding-bottom: 30px;
    font-family: NotoSansLight;
    font-size: 34px;
    color: #fff; }
  .products-filter .header-wrapper {
    display: flex;
    justify-content: space-between; }
  .products-filter .side-quicklinks {
    position: relative;
    z-index: 10; }
    .products-filter .side-quicklinks .quicklink-list-wrapper {
      position: absolute;
      display: none;
      background: white;
      width: 420px;
      padding: 10px 20px;
      left: -322px; }
    .products-filter .side-quicklinks .quick-link-list {
      background: white; }
      .products-filter .side-quicklinks .quick-link-list li {
        padding: 5px;
        display: block; }
      .products-filter .side-quicklinks .quick-link-list a {
        color: black; }
    .products-filter .side-quicklinks:hover .quicklink-list-wrapper {
      display: block; }
  .products-filter .dropdown-arrow {
    position: relative;
    color: white;
    left: -20%;
    top: 10%;
    cursor: pointer; }
    .products-filter .dropdown-arrow:after {
      content: "\203A";
      width: 0px;
      height: 0px;
      position: absolute;
      top: 23%;
      right: -55%;
      z-index: 1;
      border: none;
      transform: translateY(-50%);
      pointer-events: none;
      color: white;
      transform: rotate(89deg);
      font-size: 35px; }
  .products-filter .btn-show-product {
    height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
    text-transform: uppercase;
    /*border-radius: 30px;*/
    background-color: transparent !important;
    color: white;
    border: 1px solid white !important; }
    .products-filter .btn-show-product:hover {
      background-color: #ff7733 !important; }
  .products-filter .quicklinks {
    padding: 30px 0; }
    .products-filter .quicklinks a {
      color: #fff;
      font-size: 14px; }
    .products-filter .quicklinks .quicklinks-title {
      margin: 8px 0;
      text-transform: uppercase;
      ont-size: 14px;
      font-family: NotoSansRegular;
      color: #fff;
      cursor: pointer; }
    .products-filter .quicklinks > .quicklinks-title {
      display: inline-block;
      float: left;
      margin: 2px 0;
      padding: 0 5px 0 0; }
    .products-filter .quicklinks li {
      border-right: 1px solid #fff;
      padding: 0 8px; }
      .products-filter .quicklinks li:last-child {
        border: 0; }
    .products-filter .quicklinks .quick-list {
      margin-left: 103px; }
  .products-filter .panel-group {
    display: none;
    background-color: #505050; }
    .products-filter .panel-group .panel .panel-heading:after {
      color: #fff; }

/* enquiry form style */
.enquiry-fixed {
  width: 340px;
  position: fixed;
  top: 140px;
  right: 0;
  z-index: 100;
  background: #fff;
  border: 1px solid #a9a9a9;
  /*box-shadow: 0 0 8px #808080;*/ }
  .enquiry-fixed .enquiry-title {
    margin: 0px 0 20px;
    font-size: 25px;
    font-family: NotoSansRegular; }
  .enquiry-fixed .enquiry-wrapper {
    max-height: 70vh;
    overflow-y: auto;
    padding: 40px 40px 15px;
    position: relative; }
    .enquiry-fixed .enquiry-wrapper .alert {
      margin-bottom: 10px;
      padding: 2px 10px;
      display: none;
      font-size: 12px;
      clear: both; }
  .enquiry-fixed .enquiry-toggle-btn {
    width: 48px;
    padding: 11px 0 7px 0;
    display: inline-block;
    position: absolute;
    right: 105%;
    font-size: 16px;
    font-family: myriadProRegular;
    text-align: center;
    text-transform: uppercase;
    background-color: #ff8833;
    color: white;
    cursor: pointer;
    -webkit-transform: translate(36%, 135%);
    -moz-transform: translate(36%, 135%);
    -ms-transform: translate(36%, 135%);
    -o-transform: translate(36%, 135%);
    transform: translate(36%, 135%); }
  .enquiry-fixed .enquiry-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    padding: 10px 14px;
    font-size: 24px;
    cursor: pointer; }
  .enquiry-fixed .form-group {
    margin-bottom: 10px; }
  .enquiry-fixed .form-control {
    height: 30px;
    border-radius: 0; }
  .enquiry-fixed textarea.form-control {
    height: 70px;
    resize: none; }
  .enquiry-fixed .submit-div {
    clear: both; }
  .enquiry-fixed .enquiry-btn {
    border-radius: 0;
    padding: 6px 28px;
    ont-size: 14px;
    text-transform: uppercase;
    background-color: #5a5a5a;
    color: #fff; }
  .enquiry-fixed .intl-tel-input .country-list {
    width: 258px; }
  .enquiry-fixed label {
    display: inline;
    font-size: 12px;
    vertical-align: middle;
    margin-bottom: 2px;
    color: #595959; }
  .enquiry-fixed a {
    color: #595959; }

.enquiry-form-fixed {
  right: -340px;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out; }
  .enquiry-form-fixed.in {
    right: 0;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out; }

/* enquiry message style */
.enquiry-message-fixed .enquiry-message-wrapper {
  padding: 50px 45px 50px; }
  .enquiry-message-fixed .enquiry-message-wrapper .enquiry-title {
    margin-bottom: 36px; }
  .enquiry-message-fixed .enquiry-message-wrapper .enquiry-message {
    font-size: 20px;
    color: #479036; }
  .enquiry-message-fixed .enquiry-message-wrapper .enquiry-btn {
    margin-top: 20px; }

/* captcha style */
.captcha-group {
  margin-bottom: 25px; }
  .captcha-group .realperson-challenge {
    width: 48%;
    float: left; }
  .captcha-group .realperson-text {
    font-size: 5px;
    text-align: center; }
  .captcha-group .hasRealPerson {
    width: 48%;
    margin-left: 9px;
    display: inline-block; }

@media (min-width: 768px) {
  .main-enquire-now {
    height: 100vh;
    display: flex;
    display: -ms-flex; } }
/* share icons style */
.share-icons-fixed {
  width: 170px;
  position: fixed;
  z-index: 99;
  right: -170px;
  top: 283px;
  /*box-shadow: 0 0 8px #808080;*/
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease; }
  .share-icons-fixed.in {
    right: 0;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease; }
  .share-icons-fixed .share-icons-wrapper {
    padding: 5px;
    position: relative;
    background-color: #fff; }
  .share-icons-fixed .share-icons-list {
    margin: 0; }
  .share-icons-fixed .share-icon-item {
    width: 32.6%;
    margin: 0.5px;
    padding: 0;
    display: inline-block;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-color: #000; }
  .share-icons-fixed a {
    padding: 5px 8px;
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #fff; }
  .share-icons-fixed .attherate {
    background-color: #3490F3; }
  .share-icons-fixed .facebook {
    background-color: #3b5998; }
  .share-icons-fixed .twitter {
    background-color: #00aced; }
  .share-icons-fixed .whatsapp {
    background-color: #29a628; }
  .share-icons-fixed .linkedin {
    background-color: #007bb6; }
  .share-icons-fixed .google {
    background-color: #dd4b39; }
  .share-icons-fixed .toggle-btn {
    position: absolute;
    top: 0;
    right: 99%;
    padding: 12px 18.5px 7px;
    cursor: pointer;
    background: #f83;
    color: #fff; }

.jssocials-shares {
  margin: 0; }

.jssocials-share {
  width: 32.6%;
  margin: 0.5px;
  padding: 0;
  display: inline-block;
  float: left;
  vertical-align: middle;
  text-align: center; }
  .jssocials-share a {
    padding: 5px 8px;
    display: block;
    font-size: 24px;
    line-height: 24px; }
  .jssocials-share i.fa {
    font-size: 24px; }

/* country dropdown style */
.no-small-popup {
  top: 38px !important; }

.mobile-popup-country {
  top: 48px !important; }

.no-xssmall-popup {
  top: 38px !important; }

.country-dropdown {
  width: 100%;
  padding: 20px 0;
  top: 38px;
  z-index: 999;
  background-color: #fff; }
  .country-dropdown .country-row {
    margin-bottom: 10px; }
  .country-dropdown .country-col {
    padding-left: 60px; }
    .country-dropdown .country-col:first-child {
      padding: 0; }
  .country-dropdown h3 {
    margin-bottom: 25px;
    font-size: 15px; }
  .country-dropdown li {
    width: 75px;
    padding: 0 0 20px; }
  .country-dropdown a {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #000; }
    .country-dropdown a span {
      margin-top: 6px;
      display: block; }
  .country-dropdown img {
    width: 25px; }
  .country-dropdown .flag {
    border: 1px solid #dadada;
    border-radius: 50%; }
  .country-dropdown .last-li {
    display: block;
    margin-left: 18px; }
    .country-dropdown .last-li span {
      margin-left: -4px; }

/* popup style */
.popup-section {
  width: 100%;
  position: absolute;
  top: -120px;
  margin: 0 auto;
  z-index: 52 !important;
  padding: 0 0 0;
  border-bottom: 2px solid #ff8833;
  background-color: rgba(0, 0, 0, 0.92);
  color: #fff;
  /* .popup-description {*/
  /* 	border-right: 1px solid red;*/
  /* }*/ }
  .popup-section h1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ff8833;
    font-family: NotoSansRegular;
    font-weight: bold;
    font-size: 26px; }
  .popup-section p {
    margin-right: -80%;
    margin-top: -40px;
    font-size: 12px;
    font-family: NotoSansRegular !important;
    margin-left: -90px;
    padding: 0 15px;
    /* padding-right: 55px; */
    text-align: justify; }
  .popup-section a {
    color: #fff;
    text-decoration: underline; }
  .popup-section .popup-icon {
    font-size: 26px;
    text-align: right;
    margin: 25px 0;
    width: 100%; }
  .popup-section .popup-btn {
    margin: 10px 0;
    text-decoration: none; }
  .popup-section .close {
    color: #fff !important;
    opacity: 1; }
  .popup-section span {
    color: #fff; }
  .popup-section .click-here-btn {
    float: right;
    margin-top: -58px;
    text-align: center;
    left: -20%; }
  .popup-section .close {
    line-height: 3;
    margin-bottom: 24px; }

.burger-li .burger-hover {
  display: none; }
.burger-li:hover .burger-hover {
  display: block; }
.burger-li:hover .burger-active {
  display: none; }

.dn {
  display: none; }

.small-popup {
  border-bottom: 1px solid #ff8833;
  text-align: center;
  padding: 10px 0;
  background: #000; }
  .small-popup .upl-btn-red {
    min-width: 78px;
    height: auto; }
  .small-popup .upl-btn-green {
    min-width: 78px;
    height: auto;
    background-color: limegreen;
    border-radius: 0;
    margin-right: 20px; }
  .small-popup .btn {
    padding: 4px 10px;
    margin-top: -2px; }
  .small-popup h1 {
    display: inline;
    font-weight: bold;
    font-size: 26px; }
  .small-popup p {
    display: inline;
    margin: 0 15px;
    font-size: 12px !important;
    font-family: NotoSansRegular !important;
    margin-left: -10%; }
    .small-popup p:after {
      display: inline;
      margin: 0 15px;
      color: red; }
  .small-popup .small-popup-close {
    color: white;
    opacity: 1;
    /*right: 1%;*/
    /*top: 0;*/
    /*position: absolute;*/ }
  .small-popup span,
  .small-popup i {
    vertical-align: -webkit-baseline-middle; }
  .small-popup .enlarge {
    background: transparent;
    border: none;
    position: absolute;
    right: 3%;
    top: 2%;
    vertical-align: bottom; }
  .small-popup .small-popup-icon {
    font-size: 14px;
    vertical-align: middle;
    margin: 0 10px;
    text-align: right; }

/* top navbar style */
.top-navbar {
  background-color: black;
  color: #fff; }
  .top-navbar .topnav {
    margin-right: 0; }
    .top-navbar .topnav li a {
      padding: 12px 10px;
      font-size: 12px;
      line-height: 12px;
      color: #fff; }
      .top-navbar .topnav li a:hover, .top-navbar .topnav li a:focus, .top-navbar .topnav li a:active {
        color: #fff; }

.search-container {
  padding: 6.5px; }
  .search-container .search-label {
    margin-right: 5px;
    font-size: 13px; }
  .search-container .search-box {
    height: 22px;
    width: 200px;
    padding: 0 2px;
    border: 0;
    box-shadow: none;
    background-color: rgba(238, 237, 237, 0.91);
    color: #000; }
  .search-container .btn-search {
    height: 24px;
    width: 24px;
    margin-left: 2px;
    padding: 2px 6px;
    border: 0;
    border-radius: 50%;
    background-color: #c64249;
    color: #fff; }

/* main navbar style */
.navbar-brand {
  height: auto;
  padding: 15px 15px 15px 0;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .navbar-brand .logo {
    display: inline-block;
    height: 70px; }
  .navbar-brand .country {
    margin-left: 30px;
    padding-left: 30px;
    display: inline-block;
    border-left: 1px solid #bababa;
    text-align: center;
    vertical-align: middle; }
  .navbar-brand .country-flag {
    height: 29px;
    margin: 0 auto 2px; }
  .navbar-brand .country-name {
    font-size: 13px;
    font-family: NotoSansLight;
    color: #565656; }

.navbar {
  width: 100%;
  position: absolute;
  top: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e7e7e7;
  background-color: transparent;
  border-top: none !important;
  z-index: 50; }
  .navbar .main-nav li {
    padding: 35px 4px 24px; }
    .navbar .main-nav li a {
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 14px;
      /*border-top: 1px solid transparent;*/
      /*border-bottom: 1px solid transparent;*/
      /*text-transform: capitalize;*/
      font-family: NotoSansRegular;
      color: #010101; }
      .navbar .main-nav li a:hover {
        background-color: transparent;
        /*border-top: 1px solid $red;
        border-bottom: 1px solid $red;*/
        color: #c500b7; }
    .navbar .main-nav li.active > a {
      /*border-top: 1px solid $red;
      border-bottom: 1px solid $red;*/
      font-family: NotoSansRegular;
      color: #c500b7; }
      .navbar .main-nav li.active > a:hover {
        color: #c500b7; }
  .navbar .main-nav .burger-li {
    padding: 32px 4px 24px;
    padding-bottom: 33px; }
  .navbar .main-nav .inner-ham-menu-wrapper {
    position: absolute;
    width: 220px;
    background-color: rgba(255, 255, 255, 0.8);
    right: -114px;
    top: 100%;
    display: none; }
  .navbar .main-nav .ham-menu:hover .inner-ham-menu-wrapper {
    display: block; }
  .navbar .main-nav .inner-ham-links {
    padding: 0;
    padding-left: 15px; }
    .navbar .main-nav .inner-ham-links li {
      padding: 15px 0;
      list-style: none;
      border-bottom: 1px solid #ddd; }
      .navbar .main-nav .inner-ham-links li:last-child {
        border-bottom: none; }

.sticky {
  position: fixed;
  top: 0; }

.navbar-default .small-popup .popup-content {
  font-family: NotoSansLight; }
.navbar-default .small-popup .popup-container {
  font-family: NotoSansLight; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: transparent; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 7px; }

.navbar .main-nav .dropdown-right {
  margin-right: -85px; }

.main-navbar {
  background-color: white; }

.navbar-header video {
  width: 136px;
  right: 0;
  left: 0;
  top: 10%;
  bottom: 0; }
.navbar-header #video {
  padding: 0; }

.navbar-right .dropdown-menu {
  right: -80px;
  min-width: 275px; }
.navbar-right .products-dropdown .dropdown-menu {
  right: -16%; }

.navbar .main-nav .dropdown-menu {
  padding: 0;
  border-bottom: 0;
  background-color: rgba(255, 255, 255, 0.8); }
  .navbar .main-nav .dropdown-menu li {
    padding: 0;
    border-bottom: 1px solid #d6d6d6; }
    .navbar .main-nav .dropdown-menu li a {
      border: 0;
      padding: 16px;
      border-top: 0;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: relative; }
      .navbar .main-nav .dropdown-menu li a:hover {
        font-weight: bold;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        border: 0; }
        .navbar .main-nav .dropdown-menu li a:hover span {
          opacity: 1; }

.dropdown > a span {
  margin-top: 3px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #e33a40;
  opacity: 0;
  font-size: 20px; }
.dropdown .dropdown-menu {
  display: block;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.dropdown:hover .dropdown-menu {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.dropdown:hover a[data-toggle="dropdown"] {
  /*border-top: 1px solid $red;
  border-bottom: 1px solid $red;*/ }
  .dropdown:hover a[data-toggle="dropdown"] span {
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
.dropdown.open a:focus {
  border-color: #e33a40; }

.upl-business-dropdown:hover .list .dropdown {
  visibility: none;
  display: none; }

.upl-business-dropdown .list:hover .dropdown {
  visibility: visible;
  left: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #d6d6d6;
  display: block;
  position: absolute;
  list-style: none;
  width: 100%;
  top: 0px; }

.upl-business-dropdown .list:hover .dropdown .herbicide-item {
  padding: 16px; }

.upl-business-dropdown:hover .list.care-list .dropdown.care-dropdown {
  visibility: none;
  display: none; }

.upl-business-dropdown .list.care-list:hover .dropdown.care-dropdown {
  visibility: visible;
  left: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #d6d6d6;
  display: block;
  position: absolute;
  list-style: none;
  top: 52px;
  width: 120%; }

.upl-business-dropdown .list.care-list:hover .dropdown.care-dropdown .herbicide-item {
  padding: 16px; }

/* mobile navbar */
.mob-nav {
  height: 100%;
  width: 280px;
  position: fixed;
  top: 0;
  right: -280px;
  z-index: 2;
  overflow-y: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .mob-nav.in {
    right: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .mob-nav .mob-nav-wrapper {
    background-color: #f3f3f3;
    /*height: 580px;*/
    padding: 112px 12px 20px;
    position: relative; }
  .mob-nav .panel-group {
    margin-bottom: 0;
    /*border-top: 1px solid $pink-red;*/ }
    .mob-nav .panel-group .panel {
      margin: 0; }
      .mob-nav .panel-group .panel .panel-heading {
        margin-bottom: 10px;
        /*border-bottom: 1px solid $pink-red;*/
        color: #010101;
        cursor: pointer; }
        .mob-nav .panel-group .panel .panel-heading:after {
          /*color: $pink-red;*/
          color: #ff8833; }
        .mob-nav .panel-group .panel .panel-heading.active {
          border-width: 3px; }
      .mob-nav .panel-group .panel .panel-collapse .panel-body {
        padding: 0;
        border: 0; }
  .mob-nav .mob-menu-item {
    padding: 15px 15px 15px 30px;
    font-size: 16px;
    font-family: NotoSansLight;
    /*border-bottom: 1px solid $pink-red;*/ }
    .mob-nav .mob-menu-item a {
      font-size: 14px;
      font-weight: 700;
      color: #010101;
      font-family: NotoSansLight; }
    .mob-nav .mob-menu-item.active {
      border-width: 3px; }
  .mob-nav h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    font-family: NotoSansLight;
    cursor: pointer; }
    .mob-nav h4 a {
      color: black; }
  .mob-nav .navbar-toggle-btn {
    /*display: none;
    top: 37px;*/
    position: absolute;
    right: 15px;
    z-index: 2;
    font-size: 22px;
    color: gray;
    margin: 20px 16px;
    top: 6px; }
  .mob-nav .bold-text {
    font-weight: 700; }

.mob-nav #menu-accordion1 {
  border-top: 1px solid #ddd;
  margin-top: 10px; }

.mob-nav .panel-heading {
  padding: 10px 15px;
  margin-bottom: 10px; }

.navbar-toggle-btn {
  margin: 24px 16px;
  display: none;
  position: absolute;
  right: 15px;
  z-index: 1;
  font-size: 20px; }

.navbar-container {
  position: relative; }

.img-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  /* top: 0;*/
  margin: 0 auto;
  z-index: 224 !important;
  border-bottom: 2px solid red;
  background-color: rgba(0, 0, 0, 0.85); }
  .img-popup .close {
    line-height: 5;
    color: #fff !important;
    opacity: 1;
    outline: none; }
  .img-popup .popup-close {
    font-size: 30px; }
  .img-popup .event-img {
    padding: 50px 0; }
  .img-popup .event-mobile {
    display: none; }

.navigation-global-search .form-control {
  padding: 25px 20px !important;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  background-color: #f3f3f3; }

.navigation-global-search .input-group-btn .btn {
  background-color: #f73;
  color: #fff;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-color: #f73;
  padding: 15px 14px; }

/*.navigation-global-search {
	padding: 10px 10px 10px 0;
}
.navigation-global-search .form-control {
	padding: 25px 20px;

	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
}

.navigation-global-search .custom-search {
	font-size: 14px;
	}*/
.search-dropdown .dropdown-menu {
  right: -110px; }

/*.navigation-global-search .input-group-btn .btn {
	background-color: #ff8833;
	color: #fff;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-color: #ff8833;
	padding: 16px 14px;
	}*/
/*#mob-global-search-drop {
	.navigation-global-search {
		.form-control {
			padding: 20px 20px;
		}
		.input-group-btn {
			.btn {
				padding: 11px 14px;
			}
		}
	}
	}*/
/* Input
============================== */
.uis-input {
  box-sizing: border-box;
  max-width: 100%;
  width: 0;
  box-shadow: none;
  border-top: none;
  border-bottom: 1px solid transparent;
  border-left: none;
  border-right: none;
  padding: 0 12px;
  background: transparent;
  color: #f73;
  font-size: 16px;
  height: 40px;
  margin: 0;
  border-radius: 0;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out; }

.uis-input:focus {
  outline: none;
  -moz-outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  border-color: transparent; }

.uis-input::-ms-clear {
  display: none; }

/*
 * Show the overflow in Edge
 */
.uis-input {
  overflow: visible;
  -moz-overflow: visible;
  color: black; }

.uis-input::placeholder {
  color: #000 !important;
  font-family: NotoSansLight !important;
  font-size: 14px; }

/*
 * Remove default style in iOS.
 */
.uis-input {
  -webkit-appearance: none;
  -moz-appearance: none; }

/* Icons
============================== */
.uis-form-wrapper {
  position: relative; }

.uis-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  color: #000;
  margin-top: 2px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out; }

.uis-input:focus.uis-active {
  width: 100%;
  border-color: #f73;
  color: black; }

/* Pointer
============================== */
.uis-point {
  cursor: pointer; }

.slide-search-icon {
  display: none; }

.weather-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: -6px;
  color: black; }
  .weather-wrapper p {
    margin: 0;
    padding: 0 2px;
    font-size: 12px !important; }
  .weather-wrapper .city-name {
    position: absolute;
    top: -10px;
    left: 40%;
    font-size: 12px !important; }

@media (max-width: 1024px) {
  .nav > li > a {
    padding: 10px 6px; } }
/* footer style */
.footer #video {
  width: 153px; }

.top-space-60 {
  padding-top: 85px; }

.top-space-30 {
  margin-top: 20px; }

.mb-30 {
  margin-bottom: 30px !important; }

.top-space-55 {
  margin-top: 55px; }

.red-text {
  font-family: "NotoSanssemiBold";
  font-size: 13px;
  color: #e02f2f !important; }

.right-top-space {
  margin: 140px 0 0 0; }

.footer-top {
  background-color: #000000; }
  .footer-top .sitemap {
    padding: 40px 28px; }
  .footer-top h4 {
    margin: 0 0 8px;
    font-family: "NotoSanssemiBold";
    font-size: 16px;
    color: #ffffff; }
  .footer-top .right-col {
    padding-left: 5px; }
    .footer-top .right-col p {
      /*color: $gray-six;*/
      color: white;
      font-size: 13px;
      margin-bottom: 5px;
      line-height: 24px; }

.footer-bottom {
  padding: 12px 0;
  background-color: #ff8833;
  color: #fff; }
  .footer-bottom .copyright {
    margin-bottom: 0;
    font-size: 14px; }
  .footer-bottom a {
    font-size: 14px;
    color: #fff;
    text-decoration: none; }
  .footer-bottom .bottom-links {
    margin-top: 5px; }
  .footer-bottom.foo-mobile {
    padding: 0;
    background-color: transparent; }
    .footer-bottom.foo-mobile .social-icons-div {
      padding: 20px 0;
      background-color: #fff; }
      .footer-bottom.foo-mobile .social-icons-div a {
        color: #9b9b9b; }
    .footer-bottom.foo-mobile .bottom-links-div {
      font-size: 14px;
      padding: 25px 0;
      background-color: #ff8833;
      color: white; }
      .footer-bottom.foo-mobile .bottom-links-div li {
        margin-bottom: 6px; }
      .footer-bottom.foo-mobile .bottom-links-div a {
        color: white; }
      .footer-bottom.foo-mobile .bottom-links-div .event-bottom {
        padding-bottom: 0; }

.social_icons_list a {
  height: 32px;
  width: 32px;
  padding: 3px 0;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none; }
  .social_icons_list a:hover {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(1.15, 1.15);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .social_icons_list a.facebook:hover {
    background-color: #3a589b; }
  .social_icons_list a.twitter:hover {
    background-color: #000;
    padding: 2px; }
  .social_icons_list a.linkedin:hover {
    background-color: #007ab9; }
  .social_icons_list a.youtube:hover {
    background-color: #e02f2f; }
  .social_icons_list a.instagram:hover {
    background-color: #6f2654; }
  .social_icons_list a .twitter-logo g {
    fill: #fff; }
  .social_icons_list a .twitter-logo {
    width: 16px;
    margin-bottom: -5px; }

.footer-nav a {
  margin: 4px 0;
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  color: #ffffff; }
.footer-nav .event-bottom {
  margin-bottom: 0; }

.contact-info {
  font-size: 13px;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .contact-info p span:first-child {
    margin-right: 5px;
    color: #ffffff; }
  .contact-info p span:nth-child(2) {
    margin-left: 5px;
    color: #ffffff; }
  .contact-info .email {
    text-decoration: none;
    color: #ffffff; }
  .contact-info .fa-phone {
    border: 1px solid white;
    border-radius: 30px;
    font-size: 20px;
    padding: 5px;
    width: 30px;
    height: 30px; }
  .contact-info .fa-envelope {
    font-size: 20px; }

.address {
  border-top: 1px solid #cecece; }
  .address .address-text {
    margin-top: 10px; }

.foo-mobile {
  display: none; }

#back-to-top {
  width: 30px;
  height: 30px;
  line-height: 32px;
  display: none;
  background-color: rgba(0, 0, 0, 0.62);
  position: fixed;
  bottom: 12px;
  right: 15px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 44; }
  #back-to-top .fa {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.69); }

.cookie-wrapper {
  color: white; }

.cookie-container {
  display: flex;
  justify-content: center;
  align-items: center; }

.cookie-policy {
  background-color: #c0c0c0;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999;
  padding: 0;
  color: #fff; }
  .cookie-policy .cookie-title {
    font-size: 24px; }
  .cookie-policy .cookie-wrapper .cookie-para {
    font-size: 14px; }

.agree-btn {
  margin-left: 30px;
  width: 100px;
  border-radius: 0;
  background: #ff7733;
  color: white; }
  .agree-btn:hover {
    color: white; }

/*This is temporary styling for the POP Up*/
.redirect-country-modal {
  /* .sub-description {*/
  /*  padding: 0 80px;*/
  /* }*/ }
  .redirect-country-modal .img-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px; }
  .redirect-country-modal .click-link {
    color: #fff; }
  .redirect-country-modal .text-wrapper {
    color: #fff;
    padding: 53% 158px;
    margin-top: 0%;
    text-align: center;
    font-size: 18px; }
  .redirect-country-modal .arysta-head {
    font-family: NotosansRegular;
    font-size: 20px; }
  .redirect-country-modal .main-description {
    font-size: 18px;
    /* padding: 0 55px;*/ }
  .redirect-country-modal .site-greeting {
    padding-top: 15px;
    padding-bottom: 15px; }
  .redirect-country-modal .close {
    font-size: 30px;
    opacity: 0.6;
    -webkit-transform: translate(36px, -20px);
    transform: translate(36px, -20px);
    color: #fff; }
  .redirect-country-modal .modal-dialog {
    width: 800px; }
  .redirect-country-modal .modal-body {
    padding: 8px !important; }
  .redirect-country-modal .modal-content {
    border-radius: 0; }
  .redirect-country-modal .sub-description {
    padding-top: 20px; }

@media (max-width: 768px) {
  .twitter img:hover {
    content: url("../../country_sites/Twitter-white-logo.svg"); }

  .redirect-country-modal {
    /* .sub-description {*/
    /*  padding: 0;*/
    /* }*/
    /* .main-description {*/
    /*  padding: 0;*/
    /* }*/ }
    .redirect-country-modal .text-wrapper {
      padding: 53% 75px; }
    .redirect-country-modal .img-wrapper {
      background-size: cover;
      background-repeat: no-repeat;
      height: 650px; }
    .redirect-country-modal .social-icons-div a {
      color: #9b9b9b !important; }
    .redirect-country-modal .modal-dialog {
      width: 700px; } }
@media (max-width: 600px) {
  .redirect-country-modal .close {
    -webkit-transform: translate(14px, 8px);
    transform: translate(14px, 8px);
    color: #000; }
  .redirect-country-modal .text-wrapper {
    padding: 50% 10px; }
  .redirect-country-modal .modal-dialog {
    width: auto; } }
@media (max-width: 425px) {
  .redirect-country-modal .img-wrapper {
    height: 800px;
    /* background-position: -132px 0px;*/
    background-position: 49% 0; }
  .redirect-country-modal .text-wrapper {
    padding: 84% 10px; } }
@media (max-width: 375px) {
  .redirect-country-modal .img-wrapper {
    /* height: 670px;*/
    /* background-position: -158px 0px;*/
    height: 735px; }
  .redirect-country-modal .sub-description {
    padding-top: 8px; }
  .redirect-country-modal .site-greeting {
    padding-bottom: 4px; } }
@media (max-width: 360px) {
  .redirect-country-modal .img-wrapper {
    /* background-position: -158px 0px;*/
    height: 724px; }
  .redirect-country-modal .text-wrapper {
    padding: 73% 10px; } }
@media (max-width: 320px) {
  .redirect-country-modal .img-wrapper {
    /* background-position: -185px 0px;*/ } }
/* Import pages */
/* home landing section */
.coming-soon-section {
  background-image: url("../images/home/cs-background-banner-img.jpg"); }

.coming-soon-box {
  padding: 260px 0px;
  text-align: center; }

.coming-soon-heading, .coming-soon-description {
  color: #fff; }

.coming-soon-heading {
  font-size: 40px;
  font-family: NotoSansRegular; }

.coming-soon-description {
  font-size: 24px;
  line-height: 40px;
  font-family: NotoSansLight; }

.mb-20 {
  margin-bottom: 20px; }

.mt-30 {
  margin-top: 30px; }

.btn.coming-soon-btn {
  padding: 8px 32px;
  min-width: 100px;
  color: #fff;
  border-color: #ff7733 !important;
  background: transparent;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle; }
  .btn.coming-soon-btn a {
    color: #fff; }
  .btn.coming-soon-btn:hover {
    background: #ff7733;
    border-color: #fff; }

.landing-section {
  height: 640px;
  margin-top: 140px; }
  .landing-section .carousel,
  .landing-section .carousel-inner,
  .landing-section .item {
    height: 100%; }
  .landing-section .item:nth-child(2) .landing-title {
    margin: 0;
    line-height: 38px; }
  .landing-section .item:nth-child(3) .landing-title {
    margin: 0;
    line-height: 38px; }
  .landing-section .item:nth-child(4) .landing-title {
    margin: 0;
    line-height: 38px; }
  .landing-section .title-info {
    margin-bottom: 10px; }
  .landing-section .landing-container {
    position: relative;
    height: 100%; }
    .landing-section .landing-container .row {
      height: 100%; }
  .landing-section .landing-textbox {
    min-height: 278px;
    padding: 30px 35px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 47%;
    background: transparent;
    opacity: 1;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .landing-section .landing-textbox-two .title-info {
    margin-bottom: 20px; }
  .landing-section .landing-textbox-two .separator:last-child {
    display: none; }
  .landing-section .landing-title {
    margin: 0 0 12px;
    font-size: 44px;
    line-height: 48px; }
    .landing-section .landing-title span {
      font-size: 28px; }
  .landing-section .landing-text {
    font-size: 18px;
    line-height: 28px; }
  .landing-section .btn {
    padding: 10px 20px;
    text-decoration: none;
    font-size: 14px; }
  .landing-section .carousel-indicators {
    bottom: 8px; }
    .landing-section .carousel-indicators .carousel-nav,
    .landing-section .carousel-indicators .active {
      width: 12px;
      height: 12px;
      margin: 3px;
      border: 0;
      background-color: rgba(255, 255, 255, 0.41); }
    .landing-section .carousel-indicators .active {
      background-color: #fff; }

/* products section */
.home-products-section {
  padding: 30px 0 40px;
  font-family: NotoSansRegular;
  color: #fff; }
  .home-products-section .home-slider-wrapper .slick-arrow.slick-next:before {
    content: url("../images/home/glbl_com_rgt_arr.jpg"); }
  .home-products-section .home-slider-wrapper .slick-arrow.slick-prev:after {
    content: url("../images/home/glbl_com_lft_arr.jpg"); }
  .home-products-section .home-slider-wrapper .slick-arrow {
    width: 12px;
    height: 30px;
    top: -48px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0; }
  .home-products-section .home-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -33px !important; }
  .home-products-section .video-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -11.7% !important; }
  .home-products-section .video-slider .slick-arrow.fa-angle-right:before {
    content: url("../images/home/glbl_com_rgt_arr.jpg");
    opacity: 0.7;
    color: white; }
  .home-products-section .video-slider .slick-arrow.fa-angle-left:before {
    content: url("../images/home/glbl_com_lft_arr.jpg"); }
  .home-products-section .video-slider .slick-arrow.fa-angle-right:hover, .home-products-section .video-slider .slick-arrow.fa-angle-right:focus {
    opacity: 1; }
  .home-products-section .home-slider-wrapper .slick-arrow.slick-prev {
    left: 92%;
    top: -45px; }
  .home-products-section .spot-heads h1 {
    font-family: NotoSansLight;
    color: black;
    padding-bottom: 10px; }
  .home-products-section .slider {
    position: relative;
    background-position: center center; }
  .home-products-section .slide.herbicide .product-category span {
    background-image: url("../images/products/icons/P&S_Herbi-icon-1.png"); }
  .home-products-section .slide.fungicide .product-category span {
    background-image: url("../images/products/icons/P&S_Fungi-icon-2.png"); }
  .home-products-section .slide.plant_growth_regulator .product-category span {
    background-image: url("../images/products/icons/P&S_growth-icon-4.png"); }
  .home-products-section .slide.soil_conditioner .product-category span {
    background-image: url("../images/products/icons/P&S_Soil-icon-5.png"); }
  .home-products-section .slide.insecticide .product-category span {
    background-image: url("../images/products/icons/P&S_Insect-icon-3.png"); }
  .home-products-section .product-heading {
    margin-bottom: 10px; }
    .home-products-section .product-heading h3 {
      margin: 0;
      padding: 10px 25px;
      display: inline-block;
      font-family: NotoSansRegular;
      font-size: 14px;
      text-transform: uppercase;
      text-align: right;
      background-color: #ff8833;
      color: #fff; }
  .home-products-section .product-category h3 {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    color: black; }
  .home-products-section .product-category span {
    margin-left: -25px;
    height: 80px;
    width: 80px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 50%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
  .home-products-section .product-details {
    background-image: url("../images/products/product-spotlight-apple-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    position: relative;
    border: 1px solid #ccc; }
    .home-products-section .product-details .left-col {
      height: 100%;
      padding: 0 20px 45px; }
    .home-products-section .product-details .right-col {
      height: 100%;
      padding: 5px 5px 0 0; }
  .home-products-section .product-name {
    /*width: 200px;*/
    padding: 14px;
    color: black;
    text-align: left; }
    .home-products-section .product-name h3 {
      left: 14px;
      right: 14px;
      font-family: NotoSansDisplayLight;
      font-size: 48px;
      color: #ffffff;
      /*line-height: 45px;*/
      position: relative;
      top: auto;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      left: -4%; }
  .home-products-section .black-content {
    background-color: black;
    position: absolute;
    top: 65%;
    bottom: 0;
    opacity: 0.7;
    left: 0;
    right: 0; }
    .home-products-section .black-content .product-ingredient {
      position: absolute;
      left: 33px;
      color: white; }
      .home-products-section .black-content .product-ingredient h5 {
        margin: 15px 0 0;
        font-family: NotoSansLight !important;
        font-size: 16px !important;
        line-height: 23px; }
      .home-products-section .black-content .product-ingredient p {
        margin: 0;
        display: inline-block;
        font-size: 16px;
        /*line-height: 15px;*/
        font-family: NotoSansLight; }
        .home-products-section .black-content .product-ingredient p:last-child .separator {
          display: none; }
  .home-products-section .product-img {
    height: 100%;
    padding: 15px;
    position: relative;
    overflow: hidden;
    background-color: #fff; }
    .home-products-section .product-img img {
      margin: 0 auto;
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .home-products-section .product-content h4 {
    margin-top: 0;
    font-size: 21px;
    font-family: NotoSansRegular; }
  .home-products-section .product-content ul,
  .home-products-section .product-content ol {
    padding-left: 18px; }
  .home-products-section .product-content .product-facts {
    height: 65px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: NotoSansLight;
    color: #ffffff;
    font-size: 16px; }
    .home-products-section .product-content .product-facts p {
      margin: 20px; }
    .home-products-section .product-content .product-facts span {
      font-family: NotoSansLight !important;
      color: #ffffff !important;
      font-size: 16px !important;
      background: transparent !important; }
  .home-products-section .product-content .know-btn {
    color: #ffffff;
    float: right;
    margin-top: -40px;
    margin-right: 30px; }
  .home-products-section .product-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .home-products-section .slick-dots {
    bottom: -35px; }
  .home-products-section .product-video iframe {
    height: 300px; }
  .home-products-section .video-info {
    background-color: transparent; }
    .home-products-section .video-info h4 {
      margin-bottom: 10px; }
    .home-products-section .video-info p {
      /*height: 46px;*/
      padding-right: 25px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
  .home-products-section .black-div {
    width: 100%;
    height: 120px;
    padding: 20px 20px 20px 0;
    position: relative;
    overflow: hidden;
    color: black; }
    .home-products-section .black-div .upl-btn {
      position: absolute;
      right: 20px;
      bottom: 29px;
      background-color: #ff8833; }

/* news awards section */
.news-awards-section {
  padding: 15px 0 50px; }
  .news-awards-section h3 {
    margin: 0 0 15px;
    padding-bottom: 12px;
    border-bottom: 2px solid #ddd;
    font-size: 24px;
    font-family: NotoSansLight; }
    .news-awards-section h3 a {
      margin-top: 4px;
      font-size: 14px;
      text-decoration: none;
      text-transform: capitalize; }
  .news-awards-section .img-div {
    max-height: 240px;
    margin-bottom: 10px;
    overflow: hidden; }
  .news-awards-section .main-news .news-title {
    font-family: NotoSansRegular;
    font-size: 14px; }
  .news-awards-section .news-title {
    color: black; }
    .news-awards-section .news-title a {
      color: black; }
      .news-awards-section .news-title a:hover {
        color: black; }
  .news-awards-section .news-title,
  .news-awards-section .news-desc {
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .news-awards-section .news-desc {
    -webkit-line-clamp: 2; }
  .news-awards-section .news-date {
    font-size: 14px;
    color: #aaa; }
  .news-awards-section .box-content .img-div img {
    width: 100%; }
  .news-awards-section .box-content .left-col {
    padding-right: 10px; }
  .news-awards-section .box-content .right-col {
    padding-left: 10px; }
  .news-awards-section .box-content li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc; }
    .news-awards-section .box-content li:nth-child(2) {
      margin-bottom: 0; }
    .news-awards-section .box-content li:last-child {
      border: 0; }
  .news-awards-section .box-content .read-btn {
    color: #ff8833; }
  .news-awards-section .box-content a {
    color: #000; }
  .news-awards-section .inner-left-col h4 {
    display: inline;
    margin: 0;
    font-size: 24px;
    font-family: NotoSansBold; }
  .news-awards-section .inner-left-col sup {
    top: -0.95em;
    left: -5px;
    font-size: 14px;
    font-family: NotoSansRegular; }
  .news-awards-section .inner-left-col span {
    display: inline;
    ont-size: 14px;
    font-family: NotoSansRegular; }
  .news-awards-section .inner-left-col p {
    margin-top: 10px; }
  .news-awards-section .event-heading {
    margin: 0; }
    .news-awards-section .event-heading span {
      height: 32px;
      vertical-align: middle; }
    .news-awards-section .event-heading .heading {
      margin: 0;
      padding: 12px 15px 8px;
      display: inline-block;
      font-family: NotoSansRegular;
      font-size: 17px;
      line-height: 12px;
      text-transform: uppercase;
      text-align: right;
      background-color: #ff8833;
      color: #fff; }
    .news-awards-section .event-heading .event-date {
      margin-left: 5px;
      display: inline;
      font-family: NotoSansRegular;
      ont-size: 14px; }
  .news-awards-section .event-venue {
    margin-top: 10px; }
    .news-awards-section .event-venue p {
      margin: 0;
      color: #000; }
    .news-awards-section .event-venue .event-read-more a {
      color: #ff7733; }

/* awards slider */
.awards-slider .slide {
  background-color: #000;
  margin: 0 2px; }
  .awards-slider .slide h4 {
    display: none;
    font-size: 20px;
    font-family: NotoSansRegular; }
  .awards-slider .slide a {
    display: block; }
.awards-slider .slick-current {
  background-color: transparent;
  opacity: 1; }
  .awards-slider .slick-current h4 {
    display: block; }
  .awards-slider .slick-current img {
    opacity: 1; }
.awards-slider img {
  width: 100%;
  opacity: 0.6; }
.awards-slider .slick-arrow {
  font-size: 55px;
  top: 26%;
  color: #fff;
  position: absolute;
  opacity: 0.7;
  cursor: pointer; }
  .awards-slider .slick-arrow.fa-angle-right {
    right: 12px; }
  .awards-slider .slick-arrow.fa-angle-left {
    left: 12px; }

/* video slider */
.video-slider .slick-arrow {
  font-size: 20px;
  font-weight: bold;
  width: 12px;
  height: 30px;
  top: -16%;
  color: #9c9c9c;
  position: absolute;
  opacity: 0.7;
  cursor: pointer;
  padding: 10px; }
  .video-slider .slick-arrow.fa-angle-right {
    right: 0; }
  .video-slider .slick-arrow.fa-angle-left {
    left: 480px; }

/*Product Search Drop down*/
form .select-group select {
  padding: 6px 35px 6px 13px; }

.clients-div {
  padding: 60px 0 50px; }
  .clients-div h4 {
    font-family: NotoSansRegular;
    margin-bottom: 40px;
    font-size: 20px;
    text-align: center;
    margin-top: 70px; }
  .clients-div .client-inner-div {
    padding: 15px;
    border-right: 1px solid #dedede; }
  .clients-div .left-inner-div {
    margin-left: 225px; }
  .clients-div .right-inner-div {
    margin-right: 225px; }
  .clients-div img {
    margin: 0 auto; }
  .clients-div .upl-grid-4:last-child .client-inner-div {
    border: 0; }
  .clients-div .col-sm-12 .row:nth-child(3) {
    padding-top: 60px; }

/* Twitter feed */
.twit-news-title {
  margin-bottom: 14px;
  line-height: 20px; }
  .twit-news-title a {
    color: #000;
    cursor: pointer; }

.social-news-item {
  margin-bottom: 10px;
  padding-bottom: 0; }

.news-item {
  border-bottom: 1px solid #ccc; }
  .news-item:last-child {
    border-bottom: none; }

#img-twitter {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  float: left; }

.desk-search .navigation-global-search {
  padding-top: 40px;
  padding-bottom: 40px; }
  .desk-search .navigation-global-search .custom-search {
    font-size: 14px; }
  .desk-search .navigation-global-search .form-control {
    padding: 25px 20px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px; }
    .desk-search .navigation-global-search .form-control:focus {
      outline: 0;
      box-shadow: none;
      border-color: #ff8833; }
  .desk-search .navigation-global-search .input-group-btn .btn {
    background-color: #ff8833;
    color: #ffffff;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-color: #ff8833;
    padding: 12px 14px; }
  .desk-search .navigation-global-search .fa {
    font-size: 24px;
    margin-right: 2px; }
  .desk-search .navigation-global-search .mobile-global-search-form {
    margin-top: 10px; }

.nurture-farm-logo {
  width: 115px; }

@media (min-width: 1200px) {
  .landing-section {
    margin-top: 140px; } }
/* leadershipteam landing section */
.leadershipteam-landing-section {
  padding-bottom: 80px;
  background-image: url("../images/aboutus/leadershipteam-landing.jpg");
  margin-top: 140px; }

.leadership-btn {
  background: white !important;
  padding: 10px 30px;
  margin: 0; }

.leadership-btn:hover {
  background: #ff8833 !important; }

.leadershipteam-landing-content {
  padding: 25px;
  /*background: $yellow-orange;*/
  color: #fff;
  top: 58%;
  left: 0;
  right: 47%;
  background: linear-gradient(to right, rgba(235, 71, 36, 0.8), rgba(197, 0, 183, 0.8)) !important;
  /*-webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 1;
  color: $white;
  @include prefix(transform, translateY(-50%), webkit moz ms o);*/ }
  .leadershipteam-landing-content h3 {
    margin: 0;
    line-height: 34px; }

/* leadership team section */
.leadershipteam-section .global-team {
  padding: 30px 15px 80px; }
  .leadershipteam-section .global-team .team-member-info,
  .leadershipteam-section .global-team a {
    font-family: NotoSansRegular;
    color: #000; }
.leadershipteam-section .country-team {
  padding: 80px 15px 100px; }
  .leadershipteam-section .country-team .team-content {
    margin-bottom: 50px; }
  .leadershipteam-section .country-team .mobile-view {
    display: none; }
.leadershipteam-section .eu-leadership-team {
  padding: 80px 15px 50px;
  border-bottom: 1px solid #ddd; }
.leadershipteam-section .team-heading {
  margin: 0 0 50px;
  font-size: 26px;
  font-family: NotoSansRegular; }
.leadershipteam-section .team-member {
  padding: 0 15px; }
.leadershipteam-section .team-member-img {
  margin-bottom: 25px; }
.leadershipteam-section .team-member-name {
  margin: 20px 0 5px 0;
  font-family: NotoSansRegular;
  font-size: 24px; }
.leadershipteam-section .country-team-member .team-member-name {
  font-size: 14px; }
.leadershipteam-section .team-member-post {
  margin-bottom: 6px;
  color: #545454; }
  .leadershipteam-section .team-member-post span {
    display: block; }
.leadershipteam-section .country-team-slider .team-member {
  padding: 0 15px; }
.leadershipteam-section .country-team-slider .slick-dots {
  position: static; }

/*New style*/
.p-0 {
  padding: 0 !important; }

.moving-logo-container {
  height: 100%;
  width: 500px;
  position: absolute;
  top: 68%;
  left: 44%;
  transform: translate(-50%, -50%); }

.legacy-year-heading {
  font-family: NotoSansLight;
  font-size: 30px;
  text-align: center;
  margin-top: 58px;
  margin-bottom: 38px; }

.legacy-year-button {
  font-family: NotoSansLight;
  font-size: 18px;
  padding: 14px 18px;
  color: #fff;
  background-color: #000;
  border-radius: 27px;
  opacity: 0.5;
  transition: 0.15s linear; }
  .legacy-year-button.active-btn, .legacy-year-button:hover, .legacy-year-button:focus {
    color: #fff;
    background-color: #F79129;
    opacity: 1; }

.legacy-year-button-wrapper {
  padding: 0 30px;
  max-height: 57px;
  overflow-y: hidden; }
  .legacy-year-button-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: 0;
    z-index: 2; }
    .legacy-year-button-wrapper .slick-arrow .fa {
      font-size: 30px; }
  .legacy-year-button-wrapper .slick-prev-arrow {
    left: 0; }
  .legacy-year-button-wrapper .slick-next-arrow {
    right: 0; }

.legacy-slider-container {
  overflow: hidden;
  max-height: 600px; }

.discover-legacy-slider-section {
  position: relative; }
  .discover-legacy-slider-section .slick-list {
    padding: 120px 0;
    margin-left: -200px;
    margin-right: -200px; }
  .discover-legacy-slider-section .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .discover-legacy-slider-section .slick-slide {
    position: relative; }
  .discover-legacy-slider-section .legacy-content-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 0.4s ease;
    z-index: 1; }
  .discover-legacy-slider-section .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 50px; }
  .discover-legacy-slider-section .slick-arrow[aria-disabled="true"] {
    display: none !important; }
  .discover-legacy-slider-section .slick-prev-arrow {
    left: 3px; }
  .discover-legacy-slider-section .slick-next-arrow {
    right: 3px; }
  .discover-legacy-slider-section .slick-active {
    background-color: #fff;
    box-shadow: 6px 12px 60px #00000033;
    position: relative;
    z-index: 3;
    transition: 0.3s ease; }
    .discover-legacy-slider-section .slick-active .legacy-content-wrapper {
      position: relative;
      top: -4px; }
    .discover-legacy-slider-section .slick-active .legacy-slider__heading {
      position: relative; }
      .discover-legacy-slider-section .slick-active .legacy-slider__heading:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: 0.4s ease;
        background-color: rgba(0, 0, 0, 0.3); }
  .discover-legacy-slider-section .slick-active + .slick-active {
    background-color: #fff;
    opacity: 1;
    position: relative;
    z-index: 5;
    transform: scale(1.15);
    transition: 0.4s ease; }
    .discover-legacy-slider-section .slick-active + .slick-active .legacy-content-wrapper:after {
      background-color: rgba(255, 255, 255, 0.3);
      z-index: -1; }
    .discover-legacy-slider-section .slick-active + .slick-active .legacy-slider__heading:after {
      background-color: rgba(255, 255, 255, 0.3);
      z-index: -1; }
  .discover-legacy-slider-section .slick-active + .slick-active + .slick-active {
    position: relative;
    z-index: 4;
    transform: scale(1); }
    .discover-legacy-slider-section .slick-active + .slick-active + .slick-active .legacy-content-wrapper:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /*border-radius: 27px;*/
      background-color: rgba(0, 0, 0, 0.3);
      display: block;
      transition: 0.4s ease;
      z-index: 1; }
    .discover-legacy-slider-section .slick-active + .slick-active + .slick-active .legacy-slider__heading:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }

/*.slider-1{
	.slick-slide:after{
		display: none;
	}
	.slick-list{
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	.slick-active{
		transform: scale(1);

		&:after{
			display: none;
		}
	}
	.slick-dots{
		bottom: auto;
		top: 38%;
		right: 0;
	    display: flex;
	    flex-direction: column;
	    align-items: flex-end;
	    width: 20px;
		display: inline-block;

	}
}*/
.slider-arrows {
  position: sticky;
  right: 0;
  top: 30%;
  height: 0;
  z-index: 10; }

.slider-dot {
  width: 7px;
  height: 7px;
  background-color: #000;
  opacity: 0.4;
  margin: 4px 6px 4px auto;
  cursor: pointer;
  border-radius: 15px; }
  .slider-dot.active-dot {
    background-color: #F38026;
    opacity: 1; }
  .slider-dot.click {
    background-color: #F38026;
    opacity: 1; }

.card-arrow-container {
  position: absolute;
  top: 38%;
  right: 10px; }
  .card-arrow-container .btn {
    padding: 4px;
    line-height: 10px; }
  .card-arrow-container .fa {
    line-height: 10px; }

.background-transparent {
  background-color: transparent;
  display: flex;
  flex-direction: column; }

.slider-card {
  height: 407px;
  overflow-y: hidden;
  border-radius: 27px;
  /*.bottom-img{
  	position: absolute;
  	bottom: 2%;
  }*/ }
  .slider-card::-webkit-scrollbar {
    display: none; }
  .slider-card img {
    width: 100%; }

.slider-card-content-container {
  height: 310px;
  overflow-y: hidden; }

.legacy-content-wrapper {
  height: 310px;
  overflow-y: hidden; }
  .legacy-content-wrapper .milestone {
    display: flex;
    padding: 8px 18px; }
  .legacy-content-wrapper .milestone-image-wrapper {
    padding-right: 20px;
    flex: 0 0 46px; }
  .legacy-content-wrapper .milestone-icon {
    width: 26px; }
  .legacy-content-wrapper.d-flex-end {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }

.dummy-slide {
  visibility: hidden; }

.legacy-slider__heading {
  font-family: NotoSansLight;
  font-size: 60px;
  margin: -5px 0 0;
  padding: 18px;
  		/*position: relative;
  
  		&:after{
  			content: "";
  			position: absolute;
  			top: 0;
  			left: 0;
  			width: 100%;
  			height: 100%;
  			transition: 0.4s ease;
  			background-color: rgba(0,0,0,0.3);
  		}*/ }
.legacy-slider__content {
  font-family: NotoSansLight;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 18px 30px;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .legacy-year-button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
    .legacy-year-button-wrapper div {
      padding: 0 10px; }

  .discover-legacy-slider-section .slick-next-arrow {
    right: 11%; }
  .discover-legacy-slider-section .slick-prev-arrow {
    left: 11%; } }
@media (min-width: 800px) {
  .legacy-slider-container {
    max-height: 950px; }

  .moving-logo-container {
    width: 800px; }

  .discover-legacy-slider-section {
    position: relative; }
    .discover-legacy-slider-section .slick-arrow {
      top: calc(50% - 40px); }
    .discover-legacy-slider-section .slick-list {
      padding: 120px 0 180px; }
    .discover-legacy-slider-section .slick-active {
      background-color: #fff;
      box-shadow: 6px 12px 60px #00000033;
      position: relative;
      z-index: 3;
      transition: 0.3s ease; }
      .discover-legacy-slider-section .slick-active .legacy-content-wrapper:after {
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1; }
    .discover-legacy-slider-section .slick-active + .slick-active {
      position: relative;
      z-index: 4;
      transform: scale(1.15); }
      .discover-legacy-slider-section .slick-active + .slick-active .legacy-content-wrapper:after {
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1; }
      .discover-legacy-slider-section .slick-active + .slick-active .legacy-slider__heading:after {
        background-color: rgba(0, 0, 0, 0.3); }
    .discover-legacy-slider-section .slick-active + .slick-active + .slick-active {
      background-color: #fff;
      opacity: 1;
      position: relative;
      z-index: 5;
      transform: scale(1.3);
      transition: 0.4s ease; }
      .discover-legacy-slider-section .slick-active + .slick-active + .slick-active .legacy-content-wrapper:after {
        background-color: rgba(255, 255, 255, 0.3);
        z-index: -1; }
      .discover-legacy-slider-section .slick-active + .slick-active + .slick-active .legacy-slider__heading:after {
        background-color: rgba(255, 255, 255, 0.3);
        z-index: -1; }
    .discover-legacy-slider-section .slick-active + .slick-active + .slick-active + .slick-active {
      position: relative;
      z-index: 4;
      transform: scale(1.15); }
      .discover-legacy-slider-section .slick-active + .slick-active + .slick-active + .slick-active .legacy-content-wrapper:after {
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1; }
      .discover-legacy-slider-section .slick-active + .slick-active + .slick-active + .slick-active .legacy-slider__heading:after {
        background-color: rgba(0, 0, 0, 0.3); }
    .discover-legacy-slider-section .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
      position: relative;
      z-index: 3;
      transform: scale(1); }
      .discover-legacy-slider-section .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .legacy-content-wrapper:after {
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1; } }
@media (min-width: 1024px) {
  .legacy-slider-container {
    max-height: 665px; }

  .legacy-slider-and-btn-container {
    padding-bottom: 280px; }

  .legacy-year-heading {
    font-size: 45px; }

  .moving-logo-container {
    width: 1000px; }

  .discover-legacy-slider-section.overflow-hidden {
    overflow: visible; }

  .legacy-slider__heading:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }

  .discover-legacy-slider-section {
    position: relative;
    		/*.slick-active{
    			background-color: #fff;
    			box-shadow: 6px 12px 60px #00000033;
    			position: relative;
    			z-index: 3;
    			transition: 0.3s ease;
    
    			.legacy-content-wrapper:after{
    				background-color: rgba(0,0,0,0.3);
    				z-index: 1;
    			}
    		}
    		.slick-active + .slick-active{
    			position: relative;
    			z-index: 4;
    			transform: scale(1.15);
    			.legacy-content-wrapper:after{
    				background-color: rgba(0,0,0,0.3);
    				z-index: 1;
    			}
    			.legacy-slider__heading:after{
    				background-color: rgba(0,0,0,0.3);
    			}
    		}
    		.slick-active + .slick-active + .slick-active{
    			background-color: #fff;
    			opacity: 1;
    			position: relative;
    			z-index: 5;
    			transform: scale(1.3);
    			transition: 0.4s ease;
    			.legacy-content-wrapper:after{
    				background-color: rgba(255,255,255,0.3);
    				z-index: -1;
    			}
    			.legacy-slider__heading:after{
    				background-color: rgba(255,255,255,0.3);
    				z-index: -1;
    			}
    
    		}
    		.slick-active + .slick-active + .slick-active + .slick-active{
    			position: relative;
    			z-index: 4;
    			transform: scale(1.15);
    			.legacy-content-wrapper:after{
    				background-color: rgba(0,0,0,0.3);
    				z-index: 1;
    			}
    
    			.legacy-slider__heading:after{
    				background-color: rgba(0,0,0,0.3);
    			}
    		}
    		.slick-active + .slick-active + .slick-active + .slick-active + .slick-active{
    			position: relative;
    			z-index: 3;
    			transform: scale(1);
    			.legacy-content-wrapper:after{
    				background-color: rgba(0,0,0,0.3);
    				z-index: 1;
    			}
    		}*/ }
    .discover-legacy-slider-section .slick-list {
      margin-left: -65px;
      margin-right: -65px; }
    .discover-legacy-slider-section .slick-arrow {
      width: 60px; }
    .discover-legacy-slider-section .slick-prev-arrow {
      left: 25%; }
    .discover-legacy-slider-section .slick-next-arrow {
      right: 25%; } }
@media (min-width: 1200px) {
  .legacy-slider-container {
    max-height: 655px; }

  .discover-legacy-slider-section .slick-list {
    padding: 120px 0 150px; }
  .discover-legacy-slider-section .slick-next-arrow {
    right: 29%; }
  .discover-legacy-slider-section .slick-prev-arrow {
    left: 29%; }

  /*.slider-card{
  	.bottom-img{
  		bottom: 9%;
  	}
  }*/ }
@media (min-width: 1600px) {
  .slider-card {
    height: 512px; }

  .legacy-content-wrapper {
    height: 372px; }
    .legacy-content-wrapper .milestone {
      padding: 10px 30px; }

  .slider-card-content-container {
    height: 372px;
    overflow-y: hidden; }

  .legacy-slider__heading {
    font-family: NotoSansDisplayExtraLight;
    font-size: 100px;
    padding: 18px 30px; }
  .legacy-slider__content {
    font-size: 21px;
    line-height: 30px;
    padding: 10px 30px 30px; }

  .discover-legacy-slider-section .slick-list {
    padding: 140px 0 160px; }
  .discover-legacy-slider-section .slick-arrow {
    width: 80px; }

  .legacy-slider-and-btn-container {
    padding-bottom: 380px; }

  .legacy-slider-container {
    max-height: 800px; }

  .slider-dot {
    width: 9px;
    height: 9px; } }
@media (min-width: 1920px) {
  .legacy-slider-container {
    max-height: 1200px; }

  .slider-card {
    height: 546px; }

  .slider-card-content-container {
    height: 380px; }

  .legacy-content-wrapper {
    height: 380px; }
    .legacy-content-wrapper.d-flex-xl-end {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }

  .legacy-slider__heading {
    font-size: 124px; }

  .discover-legacy-slider-section .slick-next-arrow {
    right: 31%; }
  .discover-legacy-slider-section .slick-prev-arrow {
    left: 31%; }

  .moving-logo-container {
    width: 1500px;
    top: 75%; } }
/* vision mission landing section */
.vision-mission-landing-section {
  background-image: url("../images/vision-mission/vision-mission-video-bg.jpg");
  height: 680px;
  position: relative;
  overflow: hidden;
  /* #video-controls {*/
  /* 	position: absolute;*/
  /* 	bottom: 115px;*/
  /* 	display: inline-flex;*/
  /* 	z-index: 1000;*/
  /* 	left: 14%;*/
  /* 	right: 0;*/
  /* 	padding: 5px;*/
  /* 	opacity: 1;*/
  /* 	-webkit-transition: opacity 0.3s;*/
  /* 	-moz-transition: opacity 0.3s;*/
  /* 	-o-transition: opacity 0.3s;*/
  /* 	-ms-transition: opacity 0.3s;*/
  /* 	transition: opacity 0.3s;*/
  /* 	background-color: transparent;*/
  /* }*/
  /*  video controls */ }
  .vision-mission-landing-section video {
    position: absolute;
    top: 26%;
    left: 50%;
    z-index: 10;
    min-width: 109%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -44%);
    transform: translate(-50%, -44%); }
  .vision-mission-landing-section #video-container {
    position: relative;
    top: 51%;
    left: 50%;
    min-width: 136%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -44%);
    transform: translate(-50%, -44%); }
  .vision-mission-landing-section #video-controls {
    position: absolute;
    /* bottom: 115px;*/
    display: inline-flex;
    z-index: 1000;
    left: 14%;
    right: 0;
    padding: 5px;
    opacity: 1;
    transition: opacity 0.3s;
    background-color: transparent;
    top: 485px; }
  .vision-mission-landing-section #video-container:hover #video-controls {
    opacity: 0.9; }
  .vision-mission-landing-section button {
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    color: #eee;
    border-radius: 3px; }
  .vision-mission-landing-section button:hover {
    cursor: pointer; }
  .vision-mission-landing-section #rangebar {
    width: 70%;
    padding-left: 2px; }
  .vision-mission-landing-section #mute {
    margin-left: 10px; }
  .vision-mission-landing-section #full-screen {
    margin-left: 10px; }
  .vision-mission-landing-section #volume-bar {
    width: 60px; }

.mission-content {
  position: relative; }
  .mission-content p {
    margin: 0 25px;
    font-size: 60px;
    line-height: 70px;
    font-family: NotoSansDisplayExtraLight; }
  .mission-content .mission-description {
    font-size: 120px;
    line-height: 1;
    font-family: NotoSansDisplayExtraLight; }
  .mission-content .sub-descp {
    position: absolute;
    bottom: -5%;
    left: 34%;
    font-size: 24px;
    line-height: 34px; }

.mission-head {
  font-size: 30px; }

.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.come-in {
  transform: translateY(300px);
  animation: come-in 1.2s ease forwards; }

.swing-left {
  transform: translateX(300px);
  animation: swing-left 0.8s ease forwards; }

.swing-right {
  opacity: 0.3;
  transform: translateX(-300px);
  animation: swing-right 0.8s ease forwards; }

.desk-video-controls {
  position: absolute;
  bottom: 15%;
  left: 14%;
  font-size: 30px;
  color: white; }

.volume-up {
  display: none; }

.come-in:nth-child(odd) {
  animation-duration: 1.8s; }

.swing-left:nth-child(odd) {
  animation-duration: 0.6s; }

.swing-right:nth-child(odd) {
  animation-duration: 0.6s; }

.already-visible {
  transform: translateY(0);
  animation: none;
  opacity: 1; }

.our-values-slider .center {
  width: auto; }

@keyframes come-in {
  to {
    transform: translateY(0);
    opacity: 1; } }
@keyframes swing-left {
  to {
    transform: translateX(0); } }
@keyframes swing-right {
  to {
    transform: translateX(0);
    opacity: 1; } }
/* about us section */
.aboutus-section {
  /*// background-color: #efefef;*/
  /*background-image: url("../images/vision-mission/Vision-Mission-bg.jpg");*/ }
  .aboutus-section .aboutus-content-wrapper {
    padding: 100px 130px 80px;
    /*color: #fff;*/
    /*.purple-text{
    	color: #9629cc;
    }
    .pink-txt{
    	color: #ff3377;
    	}*/ }
    .aboutus-section .aboutus-content-wrapper h3 {
      margin: 0 25px;
      font-family: myriadProRegular;
      font-size: 38px;
      line-height: 48px; }
    .aboutus-section .aboutus-content-wrapper h1 {
      margin: 0 25px;
      font-family: NotoSansDisplayExtraLight;
      font-size: 60px;
      line-height: 70px; }
    .aboutus-section .aboutus-content-wrapper .aboutus-content {
      padding-bottom: 50px; }
    .aboutus-section .aboutus-content-wrapper .our-vision {
      color: #ff8833; }

/* vision mission section  */
.mission-vision-section .mission-vision-content {
  padding: 60px 20px;
  border-bottom: 1px solid #ccc; }
.mission-vision-section .title {
  font-family: myriadProBold;
  font-size: 64px; }
.mission-vision-section .text {
  font-size: 21px;
  line-height: 34px;
  font-family: myriadProRegular; }
.mission-vision-section .vision {
  color: #11b6ba; }
.mission-vision-section .mission {
  color: #479036; }

/* philosophy section */
.our-philosophy-section .philosophy-content {
  padding: 75px 20px; }
.our-philosophy-section .philosophy-title {
  margin: 0;
  font-family: myriadProBold;
  font-size: 51px;
  line-height: 54px; }
  .our-philosophy-section .philosophy-title.txt-red {
    color: #e1313a; }
.our-philosophy-section .philosophy-text {
  margin: 10px 0 20px 0;
  font-size: 21px;
  line-height: 32px; }

/* vision list */
.vision-list li:first-child p {
  border-top: 0; }
.vision-list p {
  margin: 0;
  padding: 15px 0;
  font-family: myriadProRegular;
  font-size: 18px;
  line-height: 30px;
  border-top: 1px solid #ddd; }
  .vision-list p img {
    width: 70px;
    margin-right: 5px;
    display: inline-block; }
  .vision-list p span {
    width: 73%;
    display: inline-block;
    vertical-align: middle; }

.value-section {
  margin-bottom: 0 !important; }

/* our values section section */
.value-row {
  display: flex; }

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%; }

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

.vision-mission-video .embed-container {
  /*background: black;*/
  padding-bottom: 56.25%; }

.our-values-section {
  margin-top: 60px; }
  .our-values-section .container-fluid {
    padding-right: 0; }
  .our-values-section .slick-slider {
    margin: 0; }
  .our-values-section .simple-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .our-values-section #slide1 {
    background-image: url("../images/vision-mission/human_green.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section #slide2 {
    background-image: url("../images/vision-mission/Impossible_pink.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section #slide3 {
    background-image: url("../images/vision-mission/Win_blue.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section #slide4 {
    background-image: url("../images/vision-mission/team_red.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section #slide5 {
    background-image: url("../images/vision-mission/Agile_yellow.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section #slide6 {
    background-image: url("../images/vision-mission/simple_purple.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px; }
  .our-values-section .left-value-wrapper {
    margin: 0;
    padding-top: 40px;
    padding-right: 0; }
    .our-values-section .left-value-wrapper p {
      font-size: 30px;
      color: #fff;
      text-align: center; }
    .our-values-section .left-value-wrapper .image-top {
      padding-top: 30px; }
  .our-values-section .right-core-value-text {
    font-size: 20px;
    line-height: 30px;
    width: 400px;
    /*margin-left: 10%;
    margin-top: 6%;
    margin-bottom: 5%;
    padding: 190px 10px 150px 10px;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15%;
    text-align: center; }
  .our-values-section .value-main {
    text-align: center;
    font-family: NotoSansDisplayExtraLight;
    font-size: 52px;
    color: #fff;
    line-height: 60px; }
  .our-values-section .slide {
    /*background-image: url("../images/vision-mission/value-1.jpg");*/
    background-color: #e5e5e5;
    background-size: cover;
    background-position: center center;
    color: #000;
    /*height: 750px;*/
    height: 474px; }
  .our-values-section .slick-slide {
    position: relative;
    overflow: hidden; }
  .our-values-section .core-values {
    position: absolute;
    width: 680px;
    height: 680px;
    top: -20px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.17);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
    padding: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .our-values-section .core-values h5 {
      font-size: 18px;
      text-transform: uppercase;
      font-family: myriadProRegular; }
    .our-values-section .core-values h2 {
      font-size: 50px;
      line-height: 50px;
      margin: 10px 0 20px;
      font-family: myriadProBold; }
    .our-values-section .core-values .values-list {
      font-size: 20px;
      font-family: myriadProRegular; }
      .our-values-section .core-values .values-list li {
        padding: 15px 0;
        border-bottom: 1px solid #ccc; }
        .our-values-section .core-values .values-list li:last-child {
          border: 0; }
      .our-values-section .core-values .values-list p {
        margin: 0;
        font-family: NotoSansLight; }
  .our-values-section .slick-dots {
    top: 92%;
    left: -26%; }
    .our-values-section .slick-dots li {
      margin: 0 2px; }
      .our-values-section .slick-dots li button:before {
        font-size: 14px;
        color: #ddd;
        opacity: 1; }
      .our-values-section .slick-dots li.slick-active button:before {
        color: #000; }

/* environment-responsibility section */
.responsibility-section {
  padding: 50px 0 70px; }
  .responsibility-section .title {
    margin-bottom: 20px;
    font-family: myriadProBold;
    font-size: 48px; }
  .responsibility-section .environment-policy,
  .responsibility-section .responsibility {
    font-size: 18px;
    line-height: 28px; }
  .responsibility-section .responsibility-text {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc; }
  .responsibility-section .responsiblity-list li {
    padding-top: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc; }
    .responsibility-section .responsiblity-list li p {
      margin: 0; }
  .responsibility-section .responsiblity-list img {
    margin: 0 auto; }

@media (min-width: 601px) {
  .our-values-section .value-main-mobile {
    display: none; } }
@media (min-width: 1600px) {
  .our-values-section .slick-dots {
    left: -24%;
    top: 91%; } }
@media (min-width: 1920px) {
  .our-values-section .slick-dots {
    left: -25%; }

  .our-values-slider .col-sm-6 {
    padding-right: 0;
    padding-left: 0; }
  .our-values-slider .our-values-slider-row {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 1366px) {
  .our-values-section .slick-dots {
    top: 90%; } }
@media (max-width: 1199px) {
  .our-values-section .left-value-wrapper {
    /*margin-left: 20%;*/
    margin: 0; }
  .our-values-section .slick-dots {
    left: -26%; }

  .aboutus-section .aboutus-content-wrapper {
    padding: 100px 15px 80px; }

  .mission-content .sub-descp {
    bottom: -8%; }
  .mission-content .mission-description {
    line-height: 0.9; } }
@media (max-width: 1024px) {
  .aboutus-section .aboutus-content-wrapper h1 {
    font-size: 45px;
    line-height: 58px; }

  .mission-head {
    font-size: 28px; }

  .mission-content .mission-description {
    font-size: 80px; }

  .mission-content p {
    font-size: 45px; }

  .mission-content .sub-descp {
    bottom: -16%;
    left: 30%;
    font-size: 20px;
    line-height: 30px; }

  .our-values-section .value-main {
    font-size: 60px; }

  .our-values-section .right-core-value-text {
    margin-left: 0; } }
@media (max-width: 992px) {
  .mission-content .sub-descp {
    bottom: -55%; }

  .our-values-section .left-value-wrapper {
    /*margin-left: 34%;*/
    margin: 0; }

  .our-values-section .simple-img {
    width: 100%; } }
@media (max-width: 800px) {
  .our-values-section .right-core-value-text {
    width: 300px;
    /*padding: 80px 10px 150px 10px;*/ }

  .our-values-section .slick-dots {
    left: -25%; } }
@media (max-width: 991px) {
  .aboutus-section .aboutus-content-wrapper {
    padding: 75px 4px 80px; } }
@media (max-width: 768px) {
  .embed-container {
    padding-bottom: 77.25% !important; }

  .breadcrumbs-wrapper {
    margin-top: -83px !important; }

  .desk-video-controls {
    bottom: 20%; } }
@media (max-width: 767px) {
  .mission-content .sub-descp {
    margin-top: 20px;
    bottom: auto;
    left: auto; }

  .our-values-section .core-values {
    position: relative;
    border-radius: 0;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    padding: 35px;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  .our-values-section .left-value-wrapper {
    margin-left: 15px !important; }
  .our-values-section .container-fluid {
    padding-left: 0; }
  .our-values-section .right-core-value-text {
    width: auto;
    position: relative; }
  .our-values-section .slick-dots {
    left: auto;
    transform: translateX(-25%); }

  .aboutus-section .aboutus-content-wrapper {
    padding: 60px 20px 120px; }
    .aboutus-section .aboutus-content-wrapper .aboutus-content {
      padding-bottom: 30px; } }
@media (max-width: 600px) {
  .our-values-section .slick-dots li button:before {
    font-size: 14px;
    color: white;
    opacity: 1; }

  .mission-content .sub-descp {
    position: relative;
    left: auto;
    bottom: auto; }

  .aboutus-section .aboutus-content-wrapper h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0; }

  .mission-content p {
    font-size: 40px; }

  .mission-content .mission-description {
    font-size: 60px;
    line-height: 0.9;
    margin: 20px 0 25px; }

  .aboutus-section .aboutus-content-wrapper {
    padding: 60px 0px 80px !important; }

  .mission-content p {
    margin: 0; }

  .our-values-section .left-value-wrapper {
    margin-left: 0; }

  .our-values-section .slick-dots li button:before {
    top: 19px;
    left: 50%; }

  .our-values-section .right-core-value-text {
    width: auto;
    padding: 0 10px 150px 10px; }

  /*.our-values-section .slide {
  	height: 500px;
  	}*/
  .our-values-section .left-value-wrapper {
    /*padding-top: 30px !important; */ }
    .our-values-section .left-value-wrapper p {
      font-size: 40px; }
  .our-values-section .value-main-mobile {
    text-align: center;
    font-size: 30px;
    font-family: NotoSansRegular;
    color: #fff;
    margin-top: 10%; }
  .our-values-section .value-main {
    display: none; }
  .our-values-section .slick-dots {
    transform: translateX(-34%); } }
@media (max-width: 425px) {
  .our-values-section .slick-dots {
    top: 92%; }

  .our-values-section .left-value-wrapper {
    padding-top: 30px; }

  .our-values-section .slide {
    height: 440px; }

  .our-values-section {
    margin-top: 0; }
    .our-values-section .slick-dots {
      transform: translateX(-3%); }

  .our-values-section .right-core-value-text {
    transform: translateY(70%);
    left: 0; }

  .our-values-section .left-value-wrapper .image-top {
    padding-top: 0; }

  .slick-dots {
    top: 100%; }

  .embed-container {
    padding-bottom: 94.25% !important; }

  .desk-video-controls {
    bottom: 27%; } }
@media (max-width: 375px) {
  .our-values-section .value-main-mobile {
    font-size: 27px; }

  .our-values-section .slick-dots {
    top: 92%; }

  .our-values-section .right-core-value-text {
    transform: translateY(60%);
    left: 0; }

  .embed-container {
    padding-bottom: 99.25% !important; } }
@media (max-width: 425px) {
  .our-values-section-mobile {
    display: block; }

  .aboutus-section .aboutus-content-wrapper {
    padding: 0 0px 80px !important; }

  .breadcrumbs-wrapper {
    padding-top: 0;
    padding-bottom: 0; } }
@media (min-width: 426px) {
  .our-values-section {
    display: block; }

  .our-values-section-mobile {
    display: none; }
    .our-values-section-mobile .slick-dots {
      display: none; } }
@media (max-width: 350px) {
  .our-values-section .value-main-mobile {
    font-size: 24px; } }
@media (max-width: 320px) {
  .embed-container {
    padding-bottom: 107.25% !important; } }
/* vision mission landing section */
/*.vision-mission-landing-section {
	background-image: url("../images/vision-mission/vision-mission-video-bg.jpg");
	position: relative;
	overflow: hidden;
	background-color: black;
	top: -30px;
	.page-title-wrapper {
		position: relative;
		z-index: 10;
		top: 156px;
		padding: 0;
	}
	video {
		position: absolute;
		width: 1440px;
		margin: 0 auto;
		transform: translate(2.5%, -50%);
		top: 59%;
		}*/
/*  video controls */
/*#video-container {
	height: 800px;
	background-color: black;
	margin: 0 auto;
}
#video-controls {
	position: absolute;
	bottom: 115px;
	display: inline-flex;
	z-index: 1000;
	left: 14%;
	right: 0;
	padding: 5px;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	transition: opacity 0.3s;
	background-color: transparent;
}
#video-container:hover #video-controls {
	opacity: 0.9;
}
button {
	background: rgba(0, 0, 0, 0.5);
	border: 0;
	color: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
button:hover {
	cursor: pointer;
}
#rangebar {
	width: 70%;
	padding-left: 2px;
}
#mute {
	margin-left: 10px;
}
#full-screen {
	margin-left: 10px;
}
#volume-bar {
	width: 60px;
}
}*/
/* about us section */
/*.aboutus-section {
	margin-top: -30px;
	padding: 0 0 65px;
	background-color: #efefef;
	.aboutus-content-wrapper {
		padding: 0 130px;
		h4 {
			font-family: NotoSansRegular;
			font-size: 18px;
			text-transform: uppercase;
		}
		h3 {
			margin: 15px 25px;
			font-family: NotoSansRegular;
			font-size: 38px;
			line-height: 48px;
		}
		p {
			font-size: 16px;
			line-height: 26px;
		}
	}
	}*/
/* vision mission section  */
/*.mission-vision-section {
	.upl-content-wrapper {
		padding: 85px 28px;
		border-bottom: 1px solid #ccc;
	}
	.title {
		font-family: myriadProBold;
		font-size: 64px;
	}
	.text {
		font-size: 21px;
		line-height: 34px;
		font-family: NotoSansRegular;
	}
	.vision {
		color: #11b6ba;
	}
	.mission {
		color: #479036;
	}
	}*/
/* philosophy section */
/*.our-philosophy-section {
	.upl-content-wrapper {
		padding: 85px 28px;
	}
	.philosophy-title {
		margin: 0;
		font-family: myriadProBold;
		font-size: 51px;
		line-height: 54px;
		&.txt-red {
			color: #e1313a;
		}
	}
	.philosophy-text {
		margin: 10px 0 20px 0;
		font-size: 21px;
		line-height: 32px;
	}
	}*/
/* vision list */
/*.vision-list {
	li:first-child {
		p {
			border-top: 0;
		}
	}
	p {
		margin: 0;
		padding: 15px 0;
		font-family: NotoSansRegular;
		font-size: 18px;
		line-height: 30px;
		border-top: 1px solid #ddd;
		img {
			width: 70px;
			margin-right: 5px;
			display: inline-block;
		}
		span {
			width: 73%;
			display: inline-block;
			vertical-align: middle;
		}
	}
	}*/
/* our values section section */
/*.our-values-section {
	position: relative;
	.slide {
		background-image: url("../images/aboutus/core-values-bg.jpg");
		background-size: cover;
		background-position: center center;
		color: $white;
	}
	.slick-slide {
		position: relative;
		height: 640px;
		overflow: hidden;
	}
	.core-values {
		position: absolute;
		width: 680px;
		height: 680px;
		top: -20px;
		margin: 0 auto;
		background: rgba(255, 255, 255, 0.17);
		display: flex;
		flex-direction: column;
		justify-content: center;
		border-radius: 50%;
		padding: 100px;
		left: 50%;
		transform: translateX(-50%);
		h5 {
			font-size: 18px;
			text-transform: uppercase;
			font-family: NotoSansRegular;
		}
		h2 {
			font-size: 50px;
			line-height: 50px;
			margin: 10px 0 20px;
			font-family: myriadProBold;
		}
		.values-list {
			font-size: 20px;
			font-family: NotoSansRegular;
			li {
				padding: 15px 0;
				border-bottom: 1px solid #ccc;
				&:last-child {
					border: 0;
				}
			}
			p {
				margin: 0;
				font-family: NotoSansLight;
			}
		}
	}
	.slick-dots {
		bottom: 30px;
	}
	}*/
/* environment-responsibility section */
/*.responsibility-section {
	padding: 35px 0 85px;
	.title {
		margin-bottom: 20px;
		font-family: myriadProBold;
		font-size: 48px;
	}
	.environment-policy,
	.responsibility {
		font-size: 18px;
		line-height: 28px;
	}
	.responsibility-text {
		margin: 0;
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
	.responsiblity-list {
		li {
			padding-top: 12px;
			padding-bottom: 15px;
			border-bottom: 1px solid #ccc;
			p {
				margin: 0;
			}
		}
		img {
			margin: 0 auto;
		}
	}
	}*/
/* products landing section */
.products-landing-section {
  padding-bottom: 80px;
  background-image: url("../images/products/products-landing.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.products-landing-content {
  padding: 25px;
  /*background: $yellow-orange;*/
  color: #fff;
  top: 58%;
  left: 0;
  right: 47%;
  background: linear-gradient(to right, rgba(235, 71, 36, 0.8), rgba(197, 0, 183, 0.8)) !important; }
  .products-landing-content h3 {
    margin: 0;
    line-height: 34px; }

/* product filter section */
.product-filter-section {
  background-color: black;
  color: #fff; }
  .product-filter-section .products-filter {
    margin: 0 !important;
    padding-top: 135px;
    padding-bottom: 70px; }
  .product-filter-section a {
    color: #fff; }
  .product-filter-section .bread-crumb {
    padding: 35px 0; }

/* products content section */
.products-section .panel-group .panel .products-heading {
  padding: 5px 0; }
  .products-section .panel-group .panel .products-heading:after {
    content: ''; }
  .products-section .panel-group .panel .products-heading h2 {
    position: relative; }
    .products-section .panel-group .panel .products-heading h2:after {
      position: absolute;
      right: 15px;
      top: 50%;
      font-family: 'FontAwesome';
      content: '\f107';
      font-size: 40px;
      transform: translateY(-50%); }
  .products-section .panel-group .panel .products-heading.collapsed:after {
    content: ''; }
  .products-section .panel-group .panel .products-heading.collapsed h2:after {
    content: '\f105'; }
.products-section .panel-group .panel + .panel {
  margin-top: 20px; }
.products-section .show-more-product .btn {
  width: 115px;
  margin: 0 18px;
  padding: 6px 18px;
  font-size: 14px;
  text-align: center;
  background: transparent; }
.products-section .show-more-product .showallbutton {
  width: 135px;
  margin: 0 18px;
  padding: 6px 18px !important;
  font-size: 14px;
  text-align: center;
  background: transparent; }
.products-section .show-more-product .fa-plus {
  margin-right: 8px;
  padding: 2px 4px;
  border: 2px solid #ccc;
  border-radius: 50%;
  color: #a4a4a4;
  text-align: center; }
.products-section .show-more-product .show-more-center {
  padding-left: 27px; }
.products-section .view-btn {
  margin-left: -12px;
  font-family: NotoSansRegular;
  font-size: 14px;
  /*color: #8fbe38 !important;*/
  color: #888888 !important; }

.products-heading {
  padding: 0; }
  .products-heading h2 {
    margin: 0;
    font-size: 38px;
    font-family: NotoSansLight !important;
    text-transform: uppercase; }
    .products-heading h2 span {
      vertical-align: middle;
      margin-right: 14px; }
  .products-heading.heading-green {
    background-color: #f6faec;
    border-bottom: 4px solid #9aca42; }
  .products-heading.heading-sky-blue {
    background-color: #e8fafe;
    border-bottom: 4px solid #00bef2; }
  .products-heading.heading-orange {
    background-color: #fef1e8;
    border-bottom: 4px solid #f57921; }
  .products-heading.heading-lavender {
    background-color: #f8f6fb;
    border-bottom: 4px solid #8166ab; }
  .products-heading.heading-navy-blue {
    background-color: #e9ecf3;
    border-bottom: 4px solid #26408a; }

.products {
  padding: 20px 0 60px; }
  .products .product {
    height: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #d0d0d0; }
  .products .product-name {
    width: 175px;
    height: 148px;
    font-family: NotoSansDisplayBold !important;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto 18px;
    padding: 0 6px;
    padding-top: 50px;
    text-align: center; }
    .products .product-name h3 {
      left: 6px;
      right: 6px;
      font-size: 18px;
      color: #ffffff;
      line-height: 22px;
      font-family: NotoSansDisplayBold !important;
      white-space: pre-line; }
  .products .target {
    font-family: NotoSansRegular;
    color: #888888;
    margin-bottom: 0;
    padding-bottom: 4px;
    font-size: 12px; }
  .products .product-info {
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: NotoSansRegular; }
    .products .product-info .product-ingrd {
      font-family: NotoSansRegular !important; }
  .products .product-desc {
    margin-left: 20px; }

.heading-green + .products .product .product-name {
  background-image: url("../images/products/HERBICIDES_leaf.png"); }

.heading-sky-blue + .products .product .product-name {
  background-image: url("../images/products/FUNGICIDES_leaf.png"); }

.heading-lavender + .products .product .product-name {
  background-image: url("../images/products/GROWTH_leaf.png"); }

.heading-orange + .products .product .product-name {
  background-image: url("../images/products/INSECTICIDES_leaf.png"); }

.heading-navy-blue + .products .product .product-name {
  background-image: url("../images/products/SOIL_leaf.png"); }

.product-target:last-child span,
.product-ingrd:last-child span {
  display: none; }

.products-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: flex;
  margin-left: -50px; }
  .products-row:last-child .product {
    border: 0; }

.show-more-product {
  padding: 40px 0 20px;
  margin-left: -65px; }

/* accordion style */
.heading-green + .panel-collapse .product .product-name {
  background-image: url("../images/products/HERBICIDES_leaf.png"); }

.heading-sky-blue + .panel-collapse .product .product-name {
  background-image: url("../images/products/FUNGICIDES_leaf.png"); }

.heading-lavender + .panel-collapse .product .product-name {
  background-image: url("../images/products/GROWTH_leaf.png"); }

.heading-orange + .panel-collapse .product .product-name {
  background-image: url("../images/products/INSECTICIDES_leaf.png"); }

.heading-navy-blue + .panel-collapse .product .product-name {
  background-image: url("../images/products/SOIL_leaf.png"); }

.panel-group .panel .panel-heading.heading-green {
  background-color: #f6faec;
  border-bottom: 4px solid #9aca42; }
.panel-group .panel .panel-heading.heading-sky-blue {
  background-color: #e8fafe;
  border-bottom: 4px solid #00bef2; }
.panel-group .panel .panel-heading.heading-orange {
  background-color: #fef1e8;
  border-bottom: 4px solid #f57921; }
.panel-group .panel .panel-heading.heading-lavender {
  background-color: #f8f6fb;
  border-bottom: 4px solid #8166ab; }
.panel-group .panel .panel-heading.heading-navy-blue {
  background-color: #e9ecf3;
  border-bottom: 4px solid #26408a; }

/*accordion Crop products css*/
.included-product {
  width: 200px;
  margin: 0 auto;
  padding: 12px;
  border-bottom: 1px solid #d0d0d0; }

.ml-0 {
  margin-left: 0 !important; }

.products-section .panel-group .panel .products-heading .product-family-heading {
  padding: 10px 0;
  font-size: 32px;
  font-family: NotoSansSemiBold; }

.products-section .panel-group .panel .products-heading .product-family-heading:after {
  right: 45px !important; }

@media (min-width: 768px) {
  .included-product {
    width: 100%;
    margin: 25px 12px; } }
@media (min-width: 1200px) {
  .product-wrapper {
    display: flex;
    flex-wrap: wrap; }

  .included-product {
    flex: 0 0 47%; } }
@media (max-width: 425px) {
  .products-section .panel-group .panel .products-heading .product-family-heading {
    font-size: 16px; }
  .products-section .products-list .products-row .product-name {
    padding-top: 50px; }

  .products .product {
    margin: auto; } }
/* product details landing section */
.special-product-logo-section img {
  margin: 0 auto; }

.upl-content-wrapper.crop-box h1 {
  font-size: 28px;
  font-family: NotoSansLight;
  padding: 11px 22px !important; }

@media (min-width: 768px) {
  .upl-content-wrapper.crop-box h1 {
    font-size: 36px; } }
@media (min-width: 1024px) {
  .upl-content-wrapper.crop-box h1 {
    font-size: 48px; } }
.products-details-landing-section {
  position: relative;
  min-height: 250px;
  padding-top: 125px !important; }
  .products-details-landing-section .product-banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -20px;
    width: 100%;
    height: 180px; }
  .products-details-landing-section .page-titles-wrapper .page-titles {
    margin: 0;
    font-family: NotoSansLight;
    font-size: 36px;
    color: white !important;
    padding-bottom: 10px;
    margin-top: -125px; }
  .products-details-landing-section .page-titles-wrapper .ingredient-wt {
    margin-bottom: 0;
    font-family: NotoSansRegular;
    font-size: 18px;
    color: white; }
  .products-details-landing-section .page-titles-wrapper .ingredient-wt:after {
    content: "\00a0 \00a0\00a0 | \00a0"; }
  .products-details-landing-section .page-titles-wrapper .ingredient-wt:last-child:after {
    content: " "; }

.pdf-section {
  margin-top: -50px; }

.mapp-num {
  float: right;
  padding-top: 30px;
  font-family: NotoSansRegular;
  font-size: 18px; }

.products-section {
  position: relative;
  margin-bottom: 0;
  margin-top: 30px; }
  .products-section .right-side-core-value-text {
    font-size: 20px;
    line-height: 30px;
    width: 90%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white; }
    .products-section .right-side-core-value-text .product-text {
      margin-top: -35px;
      margin-bottom: 45px;
      font-size: 18px;
      line-height: 30px;
      font-family: NotoSansRegular; }
    .products-section .right-side-core-value-text .client-text {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 24px;
      font-family: NotoSansRegular; }
    .products-section .right-side-core-value-text .testimonial-text {
      font-size: 30px;
      font-family: NotoSansRegular; }
    .products-section .right-side-core-value-text .country-text {
      font-size: 16px;
      line-height: 24px;
      font-family: NotoSansRegular; }
  .products-section .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  .products-section .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  .products-section .our-value-slider .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  .products-section .our-value-slider .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }

.slick-list {
  margin: 0 -10px; }

.slick-slide {
  margin: 0px 10px;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: opacity;
  transition-timing-function: ease-out; }

.slick-slide.slick-active {
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: opacity;
  transition-timing-function: ease-in; }

.values-right-slide {
  right: -6px; }

.values-left-slide {
  background-image: url(../../images/vision-mission/human_green.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px !important; }

.values-left-slide:first-child {
  background-image: url(../../images/vision-mission/human_green.jpg); }

.values-left-slide:last-child {
  background-image: url(../../images/vision-mission/human_green.jpg); }

.our-values-section {
  margin-bottom: 70px; }

/* white wrapper */
.product-white-wrapper {
  width: 94%;
  margin: 0 auto;
  background-color: #fff; }

/* backlink */
.backlink {
  margin-top: -85px;
  padding: 25px 0 20px;
  font-family: NotoSansRegular;
  margin-right: -395px;
  float: right; }
  .backlink .fa {
    font-size: 28px;
    margin-right: 14px;
    vertical-align: sub; }
  .backlink a {
    color: black; }

/* product details content */
.product-details-section .product-image img {
  width: 362px; }

.product-details-section {
  padding-bottom: 70px;
  margin-top: 50px; }
  .product-details-section p {
    margin: 0;
    line-height: 27px; }
  .product-details-section li {
    line-height: 27px; }
  .product-details-section a {
    color: #000; }
  .product-details-section h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 17px;
    font-family: NotoSansRegular; }
  .product-details-section .top-border {
    border-top: 1px solid #ccc; }
  .product-details-section .gray-box {
    height: 400px;
    width: 100%;
    background-color: #e4e4e4; }
  .product-details-section .pbox-title {
    margin: 0 0 15px;
    padding-bottom: 10px;
    font-family: NotoSansRegular;
    color: #000; }
  .product-details-section .key-labeled-crops {
    font-family: NotoSansRegular; }
  .product-details-section .product-image.left-pbox {
    padding-top: 0;
    margin-top: -30px; }
  .product-details-section .xactive {
    border: none; }
  .product-details-section .left-pbox {
    padding: 25px 0; }
    .product-details-section .left-pbox .pbox-title {
      border-bottom: 1px solid #ccc;
      font-size: 20px;
      text-transform: capitalize; }
    .product-details-section .left-pbox .crop-row {
      font-size: 14px;
      font-family: NotoSansLight !important;
      line-height: 17px;
      margin-bottom: 11px; }
    .product-details-section .left-pbox .target-row {
      font-size: 14px;
      font-family: NotoSansLight !important;
      line-height: 17px;
      margin-bottom: 11px; }
    .product-details-section .left-pbox .show-crop-btn {
      border-radius: 0;
      border: none;
      background-color: transparent;
      color: #ff8833;
      text-align: right;
      margin-left: -12px; }
      .product-details-section .left-pbox .show-crop-btn:hover, .product-details-section .left-pbox .show-crop-btn:focus {
        color: #ff8833 !important; }
    .product-details-section .left-pbox .show-target-btn {
      border-radius: 0;
      border: none;
      background-color: transparent;
      color: #ff8833;
      text-align: right;
      margin-left: -12px;
      font-family: NotoSansRegular; }
      .product-details-section .left-pbox .show-target-btn:hover, .product-details-section .left-pbox .show-target-btn:focus {
        color: #ff8833 !important; }
    .product-details-section .left-pbox img {
      box-shadow: none; }
  .product-details-section .right-pbox {
    padding: 0 0 35px; }
    .product-details-section .right-pbox .pbox-title {
      border-bottom: 1px solid #9aca42;
      font-size: 22px;
      color: #9aca42; }
    .product-details-section .right-pbox h2 {
      margin: 0 0 15px;
      font-family: NotoSansRegular; }
    .product-details-section .right-pbox ul {
      padding-left: 18px; }
  .product-details-section .downloads {
    margin-top: 27px; }
  .product-details-section .product-title {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    border-bottom: 1px solid #9aca42; }
    .product-details-section .product-title h4 {
      margin: 20px 0 5px;
      font-size: 15px;
      font-family: NotoSansDisplay-ExtraLight !important; }
    .product-details-section .product-title .inner-right-col {
      text-align: right; }
    .product-details-section .product-title.mob {
      margin-bottom: 20px;
      padding: 20px 0;
      display: none; }
  .product-details-section .product-name {
    height: 154px;
    width: 183px;
    padding: 10px; }
    .product-details-section .product-name h3 {
      left: 10px;
      right: 10px;
      font-size: 18px;
      line-height: 22px; }
  .product-details-section .ingredient-wt {
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: NotoSansRegular;
    font-size: 24px; }
  .product-details-section .product-info {
    padding-top: 25px; }
  .product-details-section .downloads .pbox-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    color: #000 !important; }
  .product-details-section .downloads ul {
    padding: 25px 0; }
  .product-details-section .downloads li {
    margin-bottom: 18px; }
    .product-details-section .downloads li p {
      margin-left: 40px;
      word-wrap: break-word;
      margin-bottom: 18px;
      cursor: pointer; }
    .product-details-section .downloads li .pull-left {
      margin-right: 15px; }
  .product-details-section .more-resources p {
    margin-bottom: 15px;
    word-wrap: break-word; }
    .product-details-section .more-resources p:last-child {
      margin-bottom: 0; }
  .product-details-section .registration-information h5 {
    margin-top: 0;
    font-size: 16px;
    color: #292929; }
  .product-details-section .panel-group {
    margin-top: 20px; }
    .product-details-section .panel-group .panel .panel-body {
      border-top: 0;
      padding: 0; }
    .product-details-section .panel-group .panel .panel-heading {
      padding: 0; }
      .product-details-section .panel-group .panel .panel-heading:after {
        color: #8e8e8e; }
  .product-details-section.herbicide .product-name {
    background-image: url("../images/products/HERBICIDES_leaf.png"); }
  .product-details-section.herbicide .right-pbox .pbox-title {
    border-bottom: 1px solid #9aca42;
    color: #9aca42; }
  .product-details-section.herbicide .product-title {
    border-bottom: 1px solid #9aca42; }
  .product-details-section.insecticide .product-name {
    background-image: url("../images/products/INSECTICIDES_leaf.png"); }
  .product-details-section.insecticide .right-pbox .pbox-title {
    border-bottom: 1px solid #f57921;
    color: #f57921; }
  .product-details-section.insecticide .product-title {
    border-bottom: 1px solid #f57921; }
  .product-details-section.plant_growth_regulator .product-name {
    background-image: url("../images/products/GROWTH_leaf.png"); }
  .product-details-section.plant_growth_regulator .right-pbox .pbox-title {
    border-bottom: 1px solid #8166ab;
    color: #8166ab; }
  .product-details-section.plant_growth_regulator .product-title {
    border-bottom: 1px solid #8166ab; }
  .product-details-section.soil_conditioner .product-name {
    background-image: url("../images/products/SOIL_leaf.png"); }
  .product-details-section.soil_conditioner .right-pbox .pbox-title {
    border-bottom: 1px solid #26408a;
    color: #26408a; }
  .product-details-section.soil_conditioner .product-title {
    border-bottom: 1px solid #26408a; }
  .product-details-section.fungicide .product-name {
    background-image: url("../images/products/FUNGICIDES_leaf.png"); }
  .product-details-section.fungicide .right-pbox .pbox-title {
    border-bottom: 1px solid #00bef2;
    color: #00bef2; }
  .product-details-section.fungicide .product-title {
    border-bottom: 1px solid #00bef2; }

.target-name:after {
  content: "\00a0 \00a0\00a0 | \00a0"; }
.target-name:last-child:after {
  content: " "; }

.slick-dots li.slick-active button:before {
  color: #ff8833; }

.slick-dots {
  position: absolute;
  bottom: -8px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.carousel-indicator {
  bottom: 8px; }
  .carousel-indicator .carousel-nav,
  .carousel-indicator .active {
    width: 12px;
    height: 12px;
    margin: 3px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.41); }
  .carousel-indicator .active {
    background-color: #fff; }

/*RTE styling start*/
.html-render span {
  font-family: inherit !important;
  font-size: inherit !important; }
.html-render b {
  font-family: NotoSansBold !important;
  font-size: inherit !important; }
.html-render p,
.html-render h1,
.html-render h2,
.html-render h3,
.html-render h4,
.html-render h5,
.html-render h6,
.html-render small,
.html-render strong,
.html-render i,
.html-render em,
.html-render sub,
.html-render sup,
.html-render article,
.html-render a,
.html-render iframe,
.html-render table,
.html-render img,
.html-render font {
  overflow: hidden;
  max-width: 100% !important; }
.html-render table {
  overflow: hidden;
  max-width: 100% !important;
  width: 100% !important; }

@media (max-width: 768px) {
  .html-render table {
    display: block;
    overflow-x: auto !important;
    white-space: nowrap;
    border-block: none; } }
/*RTE styling end*/
.slider-image-container .slick-track {
  margin-left: 0 !important; }

.slider-image-container .slick-dots li.slick-active button:before {
  color: #ff8833 !important; }

.product-details-section .right-pbox .slider-image-container ul {
  padding-right: 10%;
  overflow: visible; }

.slider-image-container {
  padding: 0 0 5% 0; }

.additional-info-img {
  max-width: 100%; }

.slider-image-container .slick-slide img {
  display: inline-block !important; }

@media (min-width: 768px) {
  .action-info .slider-image-container .slick-dots {
    padding-right: 10% !important; }

  .product-details-section .right-pbox .slider-image-container ul {
    padding-right: 10%; }

  .slider-image-container {
    padding: 0 5% 5% 5%; }

  .slider-image-container .slick-track {
    margin-left: 0 !important; } }
/*  UPL financial results page style */
.policies-landing-section {
  background-image: url("../images/blog/blog-top.jpg");
  padding-bottom: 80px; }

.financial-results-kpi-section {
  background-repeat: no-repeat;
  background-size: cover; }
  .financial-results-kpi-section .financial-results-kpi-content {
    padding: 20px 0 65px; }
  .financial-results-kpi-section .breadcrum-white {
    color: white; }
  .financial-results-kpi-section .kpi-date {
    margin: 25px 0;
    font-size: 16px;
    /*color: #666;*/
    color: white; }
  .financial-results-kpi-section .stat-number {
    margin: 10px 0 0;
    font-family: NotoSansMedium;
    font-size: 100px;
    line-height: 96px;
    letter-spacing: -4px; }
  .financial-results-kpi-section .stat-info {
    max-width: 260px;
    font-size: 24px;
    line-height: 32px; }
  .financial-results-kpi-section .slide {
    padding: 0 40px 0 0;
    float: left;
    width: 50%; }
  .financial-results-kpi-section .slide:nth-child(odd) {
    color: #be4818; }
  .financial-results-kpi-section .slide:nth-child(even) {
    color: #397954; }
  .financial-results-kpi-section .slick-arrow {
    width: 42px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%); }
    .financial-results-kpi-section .slick-arrow:before {
      opacity: 1; }
    .financial-results-kpi-section .slick-arrow.slick-prev {
      left: -38px; }
      .financial-results-kpi-section .slick-arrow.slick-prev:before {
        content: url("../../images/home/lft_arr_slid.png"); }
    .financial-results-kpi-section .slick-arrow.slick-next {
      right: -38px; }
      .financial-results-kpi-section .slick-arrow.slick-next:before {
        content: url("../../images/home/rgt_arr_slid.png"); }

.financial-results-pdf-section {
  padding: 20px 0 60px; }
  .financial-results-pdf-section .upl-pills li.active a, .financial-results-pdf-section .upl-pills li.active a:focus, .financial-results-pdf-section .upl-pills li.active a:hover {
    color: #767573;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0); }
  .financial-results-pdf-section .upl-pills li a {
    font-size: 18px; }
  .financial-results-pdf-section .panel-group .panel .panel-heading:after {
    display: none; }
  .financial-results-pdf-section .upl-pills li a:after {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    content: url(../images/arrow.png);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .financial-results-pdf-section .content-accordion {
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9; }
  .financial-results-pdf-section .upl-accordion-two .download-pdf {
    margin-bottom: 10px;
    width: 18%;
    height: 34px;
    padding-left: 34px;
    float: right;
    font-size: 12px;
    line-height: 29px;
    color: #999999;
    display: inline-block;
    position: relative; }
    .financial-results-pdf-section .upl-accordion-two .download-pdf span {
      font-family: NotoSansRegular;
      font-size: 13px; }
  .financial-results-pdf-section .upl-accordion-two .download-pdf:before {
    position: absolute;
    top: 50%;
    left: 0;
    line-height: 14px;
    content: url(../images/pdf-icon.png);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .financial-results-pdf-section .upl-accordion-two .panel-heading {
    padding: 12px 0 10px;
    position: relative; }
    .financial-results-pdf-section .upl-accordion-two .panel-heading span {
      display: none; }
  .financial-results-pdf-section .upl-accordion-two .panel-body {
    max-height: none;
    margin: 5px 0 0;
    padding: 22px 0 !important;
    background: rgba(0, 0, 0, 0); }
  .financial-results-pdf-section .upl-accordion-two .financial-result-title {
    width: 80%;
    margin-bottom: 0;
    padding-right: 8px;
    float: left;
    font-size: 16px;
    line-height: 24px;
    font-family: NotoSansRegular; }
  .financial-results-pdf-section .upl-accordion-two .accordion-toggle {
    width: 15%;
    height: 17px;
    padding-left: 28px;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 12px;
    line-height: 18px;
    background: url(../images/minus.png) no-repeat 0 0;
    color: #999999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .financial-results-pdf-section .upl-accordion-two .panel-heading.collapsed span {
    display: inline-block; }
  .financial-results-pdf-section .upl-accordion-two .panel-heading.collapsed .accordion-toggle {
    background: url(../images/plus.png) no-repeat 0 0; }
  .financial-results-pdf-section .upl-accordion .panel-heading.no-img h5 {
    background: none;
    font-size: 18px;
    line-height: 24px;
    font-family: NotoSansLight;
    width: 80%;
    padding: 0 8px 0 0;
    font-weight: 600;
    color: #000;
    margin: 0; }
  .financial-results-pdf-section .heading {
    font-size: 32px;
    margin: 0 0 20px;
    font-family: NotoSansRegular; }
  .financial-results-pdf-section .tab-pane {
    min-height: 250px; }

.corp-financial-results-pdf {
  border-top: 0; }
  .corp-financial-results-pdf .panel-heading h5 {
    text-transform: uppercase; }

.financial-results-tabs-accordion {
  display: none;
  border-top: 0; }
  .financial-results-tabs-accordion .panel {
    border-bottom: 0; }
  .financial-results-tabs-accordion .panel-heading .year-list-title {
    font-weight: normal;
    text-transform: none;
    font-size: 22px; }
  .financial-results-tabs-accordion .panel-body {
    padding: 0; }
  .financial-results-tabs-accordion li {
    margin-bottom: 0;
    border-bottom: 1px solid #ccc; }
    .financial-results-tabs-accordion li:last-child {
      border: 0; }
  .financial-results-tabs-accordion .financial-results-pills li a {
    padding: 8px 44px 8px 0; }

.financial-results-pills {
  margin-top: 5px; }
  .financial-results-pills li a {
    padding: 12px 44px 12px 21px; }
    .financial-results-pills li a:after {
      right: 15px; }

@media (max-width: 1024px) {
  .financial-results-kpi-section .slide {
    width: 50%; } }
@media (max-width: 991px) {
  .financial-results-tabs-accordion {
    display: block; }

  .financial-results-pdf-section .desk-pills {
    display: none; }

  .upl-accordion-two .panel-heading.collapsed span {
    display: none; }

  .financial-results-pdf-section .download-pdf span {
    display: none; }

  .financial-results-pdf-section .upl-accordion-two .financial-result-title {
    padding-bottom: 15px; }

  .upl-accordion-two .panel-heading.collapsed span {
    display: none !important; } }
@media (max-width: 768px) {
  .financial-results-kpi-section .slide {
    padding: 0 15px 0 0; }

  .financial-results-kpi-section .stat-number {
    font-size: 80px; } }
@media (max-width: 650px) {
  .financial-results-kpi-section .slide {
    width: 100%; }

  .financial-results-kpi-section .stat-number {
    font-size: 60px; } }
/* portfolio details landing section */
.portfolio-landing-section {
  padding-bottom: 80px;
  background-image: url("../images/products/products-details-landing.jpg"); }

/* portfolio section */
.portfolio-section h4 {
  font-weight: bold; }
.portfolio-section .portfolio-details-table {
  padding: 50px 150px 100px; }
  .portfolio-section .portfolio-details-table table {
    width: 100%; }
    .portfolio-section .portfolio-details-table table td {
      padding: 10px 0;
      border-bottom: 1px solid #eeeded; }
      .portfolio-section .portfolio-details-table table td p {
        font-size: 18px;
        margin: 0;
        color: #000; }
        .portfolio-section .portfolio-details-table table td p:hover {
          font-weight: bold; }
    .portfolio-section .portfolio-details-table table .portfolio-name {
      padding-left: 60px; }

/* careers landing section */
.careers-landing-section {
  padding-bottom: 46px;
  background-image: url("../images/careers/career-landing.jpg"); }
  .careers-landing-section .careers-landing-content {
    padding: 25px;
    /*background: $yellow-orange;
    color: $white;*/
    color: #fff;
    top: 58%;
    left: 0;
    right: 47%;
    background: linear-gradient(to right, rgba(235, 71, 36, 0.8), rgba(197, 0, 183, 0.8)) !important; }
    .careers-landing-section .careers-landing-content h3 {
      margin: 0;
      line-height: 34px; }

/* careers content section */
.careers-content-section {
  padding: 30px 0 80px;
  font-size: 14px;
  color: #fff; }
  .careers-content-section .upl-content-wrapper {
    padding-bottom: 2px; }
    .careers-content-section .upl-content-wrapper:first-child .careers-col {
      height: 500px; }
    .careers-content-section .upl-content-wrapper:nth-child(2) .careers-col {
      height: 540px; }
    .careers-content-section .upl-content-wrapper:nth-child(3) .careers-col {
      height: 580px; }
  .careers-content-section .careers-col > div {
    position: relative;
    height: 100%; }
  .careers-content-section .left-col {
    padding-right: 1px; }
  .careers-content-section .right-col {
    padding-left: 1px; }
  .careers-content-section .careers-title {
    margin: 0 0 5px;
    font-size: 38px;
    font-family: NotoSansRegular; }
  .careers-content-section .black-layer {
    width: 100%;
    padding: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0.54); }
  .careers-content-section .careers-video-col {
    overflow: hidden;
    background-color: #000; }
    .careers-content-section .careers-video-col iframe {
      height: 325px; }
  .careers-content-section .careers-certification {
    padding: 80px;
    background-color: #565656; }
    .careers-content-section .careers-certification p {
      font-size: 20px; }
  .careers-content-section .certification-title {
    margin: 0 0 20px;
    font-size: 34px;
    font-family: NotoSansRegular; }
  .careers-content-section .certification-slider {
    margin-top: 30px; }
    .careers-content-section .certification-slider .slide {
      padding: 8px; }
    .careers-content-section .certification-slider img {
      margin: 0 auto; }
    .careers-content-section .certification-slider .slick-arrow {
      position: absolute;
      top: 38%;
      font-size: 40px; }
      .careers-content-section .certification-slider .slick-arrow.fa-angle-left {
        left: -25px; }
      .careers-content-section .certification-slider .slick-arrow.fa-angle-right {
        right: -25px; }
  .careers-content-section .careers-form {
    padding: 40px 20px 30px;
    background-color: #f71b49;
    color: #fff; }
    .careers-content-section .careers-form .careers-title {
      margin-bottom: 25px; }
  .careers-content-section .form-row .form-group {
    margin-bottom: 30px;
    padding: 0; }
    .careers-content-section .form-row .form-group span {
      margin-left: 15px;
      display: inline-block;
      font-family: NotoSansRegular; }
  .careers-content-section .form-row .left-col {
    padding-right: 8px; }
  .careers-content-section .form-row .right-col {
    padding-left: 8px; }
  .careers-content-section .form-row .form-control {
    border: 0;
    border-bottom: 1px solid rgba(107, 107, 107, 0.42);
    border-radius: 0;
    box-shadow: none;
    font-size: inherit;
    background-color: transparent;
    color: #fff; }
    .careers-content-section .form-row .form-control:focus {
      outline: none;
      box-shadow: none; }
  .careers-content-section .form-row .error {
    margin: 0;
    font-size: 14px;
    color: #000; }
  .careers-content-section .form-row .instruction {
    padding: 8px 10px 0;
    ont-size: 14px; }
  .careers-content-section .form-row .btn {
    padding: 7px 26px;
    font-family: NotoSansRegular;
    ont-size: 14px; }
  .careers-content-section .form-row ::-webkit-input-placeholder {
    color: #fff; }
  .careers-content-section .form-row ::-moz-placeholder {
    color: #fff; }
  .careers-content-section .form-row :-ms-input-placeholder {
    color: #fff; }
  .careers-content-section .form-row :-moz-placeholder {
    color: #fff; }
  .careers-content-section .linkedin-div p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
  .careers-content-section .linkedin-div a {
    margin-left: 15px; }
  .careers-content-section .linkedin-div img {
    height: 22px;
    margin-bottom: 2px; }
  .careers-content-section .careers-hr-team {
    background-image: url("../images/careers/global_HR_Team.jpg"); }
  .careers-content-section .careers-fun-col {
    padding: 0; }
  .careers-content-section .careers-fun-slider {
    height: 100%; }
    .careers-content-section .careers-fun-slider .slick-list,
    .careers-content-section .careers-fun-slider .slick-track,
    .careers-content-section .careers-fun-slider .slide {
      height: 100%; }
    .careers-content-section .careers-fun-slider .slide {
      position: relative;
      background-size: cover;
      background-position: center center; }
    .careers-content-section .careers-fun-slider .slide-one {
      background-image: url("../images/careers/careers-fun-at-work-1.jpg"); }
    .careers-content-section .careers-fun-slider .slide-two {
      background-image: url("../images/careers/careers-fun-at-work-2.jpg"); }
    .careers-content-section .careers-fun-slider .slide-three {
      background-image: url("../images/careers/careers-fun-at-work-3.jpg"); }
    .careers-content-section .careers-fun-slider .slide-four {
      background-image: url("../images/careers/careers-fun-at-work-4.jpg"); }
    .careers-content-section .careers-fun-slider .slick-arrow {
      padding: 1px 14px;
      position: absolute;
      top: 40%;
      border: 3px solid #fff;
      border-radius: 50%;
      font-size: 42px; }
      .careers-content-section .careers-fun-slider .slick-arrow.fa-angle-left {
        left: 25px; }
      .careers-content-section .careers-fun-slider .slick-arrow.fa-angle-right {
        right: 25px; }

/* News landing section */
.news-landing-section {
  margin-top: 140px;
  padding-bottom: 80px;
  background-image: url("../images/news/news-landing.jpg"); }

/*Event slider pdf icon styling*/
.events-slider .red-link img {
  display: inline; }

/*Event slider pdf icon styling*/
.events-slider .red-link img {
  display: inline; }

/* events section */
.events-section {
  padding: 50px 0 60px; }
  .events-section .breadcrumbs-wrapper {
    margin-bottom: 30px; }
  .events-section .event-info-wrapper {
    height: 330px;
    padding: 20px;
    position: relative;
    color: #fff; }
    .events-section .event-info-wrapper h3 {
      margin: 0 0 20px;
      padding: 10px 20px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      font-size: 24px;
      font-family: NotoSansRegular;
      text-transform: uppercase;
      background-color: #ff8833; }
  .events-section .event-info {
    padding: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    word-wrap: break-word;
    background-color: rgba(0, 0, 0, 0.7); }
    .events-section .event-info h4 {
      margin: 0 0 5px;
      font-size: 22px;
      font-family: NotoSansRegular; }
    .events-section .event-info p {
      margin-bottom: 5px; }
  .events-section .events-slider .slide {
    padding: 3px 0; }
  .events-section .events-slider .event-imgdiv {
    height: 102px;
    overflow: hidden; }
    .events-section .events-slider .event-imgdiv img {
      width: 100%;
      height: 100%; }
  .events-section .events-slider .slick-arrow {
    font-size: 40px;
    color: #fff;
    top: 10%; }
    .events-section .events-slider .slick-arrow.fa-angle-left {
      left: 10px; }
    .events-section .events-slider .slick-arrow.fa-angle-right {
      right: 10px; }
  .events-section .events-slider .event-title {
    margin: 10px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-family: NotoSansRegular; }
  .events-section .events-slider .event-date {
    margin: 0 0 5px;
    color: #888; }
  .events-section .event-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .events-section sup {
    left: -3px; }

/* news section */
.news-and-press-section {
  min-height: 800px; }

.news-section {
  padding: 0;
  background-color: #f3f3f3; }
  .news-section .news-sec-mobile {
    display: none; }
  .news-section .panel-group .panel {
    border-bottom: 1px solid #dcdcdc; }
    .news-section .panel-group .panel .panel-heading:after {
      font-size: 26px; }
  .news-section .pdf-icon {
    width: auto; }
  .news-section .middle-col {
    padding: 0 9.5px; }
  .news-section .title {
    margin: 0 0 28px;
    padding-bottom: 10px;
    border-bottom: 2px solid #4c4c4c;
    font-size: 32px;
    font-family: NotoSansRegular; }
  .news-section img {
    width: 100%; }
  .news-section .news-title {
    margin: 25px 0 10px;
    font-size: 18px;
    line-height: 23px;
    font-family: NotoSansRegular; }
  .news-section .news-date {
    margin: 0 0 8px;
    font-family: NotoSansRegular; }
  .news-section p {
    margin-bottom: 2px; }
  .news-section .news-sec-desktop .red-link {
    padding-right: 10px; }

.short-news {
  margin-top: 50px; }
  .short-news li {
    margin-bottom: 50px; }
  .short-news p {
    font-family: NotoSansRegular;
    font-size: 14px;
    line-height: 22px; }
  .short-news .short-news-date {
    margin-bottom: 0;
    font-family: NotoSansLight;
    color: #969696; }

/*Event slider pdf icon styling*/
.events-slider .red-link img {
  display: inline !important; }

/* contact landing section */
.contact-landing-section {
  margin-top: 140px;
  padding-bottom: 80px;
  background-image: url("../images/contact/contact-landing.jpg"); }

/* contact info section */
.contact-content-section {
  min-height: 580px;
  padding: 40px 0 70px; }
  .contact-content-section .contact-info-div .contact-info-title {
    margin: 0 0 20px 0;
    padding: 0 50px 10px 0;
    display: inline-block;
    border-bottom: 2px solid #000;
    font-family: NotoSansRegular;
    font-size: 20px; }
  .contact-content-section .contact-info-div .country-name {
    margin: 5px 0 2px;
    font-family: NotoSansRegular;
    font-size: 20px; }
  .contact-content-section .contact-info-div .city-name {
    font-family: NotoSansRegular;
    ont-size: 14px; }
  .contact-content-section .contact-info-div .address {
    padding: 16px 0 0; }
    .contact-content-section .contact-info-div .address p {
      color: black;
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 24px; }
    .contact-content-section .contact-info-div .address a {
      color: #000; }
  .contact-content-section .contact-info-div .address-top {
    border-top: none; }
  .contact-content-section .map-div iframe {
    height: 520px; }

.compliance-section {
  padding: 80px 0;
  background-color: #b1b1b1;
  color: white; }
  .compliance-section p {
    font-family: NotoSansRegular;
    font-size: 26px;
    margin: 0; }

/* terms of service style */
.tos-landing-section {
  padding-bottom: 80px;
  background-image: url("../images/tos-landing.jpg"); }

.tos-content-section {
  padding: 10px 0 60px; }
  .tos-content-section ul {
    padding-left: 10px;
    list-style: decimal; }
  .tos-content-section li {
    margin-bottom: 30px; }
    .tos-content-section li p {
      font-size: 17px;
      line-height: 28px; }
  .tos-content-section .list-unstyled {
    margin-bottom: 20px;
    padding: 0;
    list-style: none; }
    .tos-content-section .list-unstyled li {
      margin-bottom: 10px; }

/* privacy policy of service style */
.pp-landing-section {
  margin-top: 140px;
  padding-bottom: 80px;
  background-image: url("../images/pp-landing.jpg"); }

.pp-content-section {
  padding: 10px 0 60px; }
  .pp-content-section ul {
    padding-left: 10px; }
  .pp-content-section li {
    margin-bottom: 30px; }
    .pp-content-section li p {
      font-size: 17px;
      line-height: 28px; }
  .pp-content-section strong {
    font-size: 20px;
    font-family: NotoSansRegular; }
  .pp-content-section .pp-list strong {
    font-size: 17px; }
  .pp-content-section .tax-list {
    list-style: disc;
    padding-left: 40px; }
  .pp-content-section .pp-div p {
    margin-bottom: 0; }
  .pp-content-section a {
    color: #000; }

.alldownloads-section {
  padding: 200px 0; }
  .alldownloads-section h1 {
    font-size: 36px;
    font-family: sans-serif;
    font-weight: bold; }
  .alldownloads-section .upl-btn {
    margin: 0 8px; }
  .alldownloads-section .all-downloads-div {
    margin: 50px 0; }
  .alldownloads-section .select-all {
    font-family: sans-serif;
    font-weight: bold; }
  .alldownloads-section .table label {
    display: block;
    font-weight: normal; }
  .alldownloads-section .table .custom-inputs input[type="checkbox"] + span {
    margin: 0 10px 10px; }
  .alldownloads-section .table a {
    color: #000;
    font-weight: normal; }
  .alldownloads-section .custom-inputs {
    margin: 10px;
    cursor: pointer;
    font-weight: normal; }
    .alldownloads-section .custom-inputs input[type="checkbox"] {
      display: none; }
    .alldownloads-section .custom-inputs input[type="checkbox"] + span {
      cursor: pointer;
      margin: 0 10px;
      display: inline-block;
      width: 19px;
      height: 19px;
      vertical-align: top;
      background: url(../images/check-radio-sprite.png) no-repeat;
      background-position: -2px 0px; }
    .alldownloads-section .custom-inputs input[type="checkbox"]:checked + span {
      background-position: -24px 0px; }
  .alldownloads-section .labels label,
  .alldownloads-section .msds label,
  .alldownloads-section .fact-sheet label,
  .alldownloads-section .broucher label {
    max-width: 25px;
    margin: 0 auto; }
  .alldownloads-section .labels input[type="checkbox"] + span,
  .alldownloads-section .msds input[type="checkbox"] + span,
  .alldownloads-section .fact-sheet input[type="checkbox"] + span,
  .alldownloads-section .broucher input[type="checkbox"] + span {
    margin: 0 0 10px !important; }
  .alldownloads-section .labels .dn,
  .alldownloads-section .msds .dn,
  .alldownloads-section .fact-sheet .dn,
  .alldownloads-section .broucher .dn {
    display: none; }
  .alldownloads-section .disable-cursor {
    cursor: not-allowed !important; }

.ai:after {
  content: ",";
  left: 10px; }
.ai:last-child:after {
  content: ""; }

.others span {
  margin-top: -10px; }

.search-result-section .input-group-btn .btn {
  background-color: transparent;
  color: black;
  border-bottom: 1px solid black;
  border-radius: 0;
  padding: 15px 15px;
  border: none;
  border-bottom: 1px solid black;
  box-sizing: border-box; }
  .search-result-section .input-group-btn .btn:hover {
    background-color: transparent; }
.search-result-section .form-control {
  padding: 25px 20px;
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
  box-shadow: none; }
  .search-result-section .form-control:focus {
    outline: 0;
    box-shadow: none; }
.search-result-section .fa {
  font-size: 16px; }
.search-result-section .search-result-txt {
  padding: 15px 24px; }
.search-result-section input[type="text"] {
  font-family: NotoSansRegular;
  font-size: 18px;
  color: black; }

.search-result {
  margin-bottom: 35px;
  padding: 30px 0;
  padding-left: 15px;
  font-size: 24px; }
  .search-result hr {
    margin-bottom: 0; }
  .search-result .link-wrapper {
    padding: 0;
    padding-left: 15px;
    font-size: 24px; }
    .search-result .link-wrapper h2 {
      margin: 0; }
    .search-result .link-wrapper .title {
      color: black;
      margin: 0; }
    .search-result .link-wrapper a {
      color: #f73;
      word-break: break-all;
      font-size: 16px; }
      .search-result .link-wrapper a:hover {
        color: #f73; }
    .search-result .link-wrapper .snippet {
      margin-bottom: 0;
      font-size: 16px; }

.next-page {
  width: 108px;
  border: 1px solid #f73;
  color: black;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 35px;
  border-radius: 0;
  box-shadow: none !important; }
  .next-page:hover {
    background-color: #f73 !important;
    color: white !important; }

.prev-page {
  border: 1px solid #f73;
  color: black;
  width: 106px;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 35px;
  border-radius: 0;
  box-shadow: none !important; }
  .prev-page:hover {
    background-color: #f73 !important;
    color: white !important; }

.simple-pagination {
  padding: 0; }

.search-result {
  margin-bottom: 10px; }

.pagination-div {
  /*display: flex;*/
  padding: 15px;
  /*flex-direction: row;*/
  /*justify-content: space-between !important;*/ }

.blog-sec {
  /*background: linear-gradient(
  		to right,
  		rgba(235, 71, 36, 0.8),
  		rgba(197, 0, 183, 0.8)
  		) !important;*/
  background-image: url("../images/blog/blog-top.jpg");
  padding-bottom: 50px;
  padding-top: 160px !important; }
  .blog-sec .breadcrumbs-wrapper {
    padding: 10px;
    color: white; }
    .blog-sec .breadcrumbs-wrapper .breadcrumbs a {
      color: white; }
  .blog-sec .blog-search .arrow-left {
    padding-right: 8px;
    margin-left: 0; }
  .blog-sec .blog-search ::placeholder {
    color: #ffffff; }
  .blog-sec .search-div {
    margin: 0;
    padding-bottom: 15px;
    font-family: NotoSansRegular;
    font-size: 34px;
    color: #fff; }
  .blog-sec .section-heading {
    margin: 0 0 30px; }
  .blog-sec .form-control {
    height: 50px;
    border: 1px solid #d8d8d8;
    font-family: NotoSansRegular;
    font-size: 14px;
    text-transform: uppercase;
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none;
    color: white;
    border-radius: 0; }
    .blog-sec .form-control option {
      color: black; }
  .blog-sec select::-ms-expand {
    display: none !important; }
  .blog-sec select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 1px !important;
    text-overflow: "" !important;
    appearance: none; }
  .blog-sec .select-group:after {
    content: "\203A";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 43%;
    right: -15px;
    z-index: 1;
    border: none;
    transform: translateY(-50%);
    pointer-events: none;
    color: white;
    transform: rotate(89deg);
    font-size: 35px; }
  .blog-sec .select-group select:disabled {
    background-color: transparent; }

.blog-section {
  padding-bottom: 50px;
  padding-top: 30px; }
  .blog-section .blog-name {
    font-size: 16px;
    font-family: NotoSansRegular; }
  .blog-section .blogs {
    display: flex;
    flex-wrap: wrap; }

.blog-wrapper {
  padding-bottom: 20px !important; }
  .blog-wrapper .pagination-div {
    display: flex;
    justify-content: center !important;
    align-items: center; }
  .blog-wrapper p img {
    max-width: 100%; }

.blog-months-details .all-blogs {
  font-family: NotoSansRegular;
  font-size: 16px; }
.blog-months-details .list-years {
  list-style: none; }
.blog-months-details .months {
  color: black;
  font-size: 14px;
  font-family: NotoSansRegular;
  list-style: none; }
  .blog-months-details .months a {
    color: black; }
.blog-months-details .panel-group .panel-collapse .panel-body.active a {
  color: #ff8833; }
.blog-months-details .panel-group .panel-heading {
  border-bottom: 1px solid #696969;
  cursor: pointer; }
.blog-months-details .panel-body {
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf; }

.panel-group .panel .panel-heading {
  border: none;
  background-color: transparent;
  cursor: pointer; }
.panel-group .panel .years {
  border-bottom: 1px solid #696969; }
  .panel-group .panel .years h4 {
    font-family: NotoSansRegular;
    font-size: 16px; }
.panel-group .all-years {
  padding-top: 10px;
  list-style: none; }
  .panel-group .all-years li a {
    color: #000000;
    font-family: NotoSansLight;
    font-size: 14px; }

.description-wrapper p {
  font-family: NotoSansLight;
  font-size: 14px;
  line-height: 24px !important;
  margin-top: -7px; }

.short-description {
  font-size: 12px; }

.fa-angle-double-right {
  font-size: 24px;
  color: #696969;
  border-style: solid;
  border-width: 1px;
  border-color: #696969;
  padding: 0 5px; }

.top-blog {
  padding-bottom: 30px; }

.blog-landing-section {
  padding-bottom: 10%;
  display: block; }
  .blog-landing-section .page-title {
    padding-top: 100px;
    font-size: 30px; }

.blog-content {
  font-size: 16px; }
  .blog-content .nav-pills > li.active > a,
  .blog-content .nav-pills > li.active > a:focus,
  .blog-content .nav-pills > li.active > a:hover {
    color: black;
    background-color: #fff;
    font-weight: bold; }
  .blog-content .nav-pills > li > a:hover {
    font-weight: bold; }
  .blog-content .nav-pills > li {
    font-weight: bold;
    padding-right: 75px; }
  .blog-content .nav > li > a {
    padding: 10px 0; }
  .blog-content a {
    color: black; }
  .blog-content .nav {
    margin-top: 12px; }
  .blog-content .short-description {
    padding-top: 5px;
    font-size: 14px;
    font-family: NotoSansLight; }
  .blog-content .tab-content {
    padding: 0 15px; }
  .blog-content .red-link {
    color: #ff8833; }
  .blog-content .pagination-div {
    margin-top: 10px; }
  .blog-content .mt-0 {
    top: -62px; }
  .blog-content .blog-months {
    padding-left: 0; }

.blog-tags:after {
  content: " ,"; }
.blog-tags:last-child:after {
  content: " "; }

.upl-pills li {
  cursor: pointer; }

.search-form {
  margin-left: 15px;
  margin-top: 5px; }
  .search-form #tag-search-button {
    padding: 7.2px 10px; }
  .search-form #title-search-button {
    padding: 7.2px 10px; }
  .search-form #tag-search {
    margin-left: 25px; }
  .search-form .btn-info {
    background-color: #ff7733;
    border-color: transparent; }
    .search-form .btn-info:active {
      background-color: #ff7733;
      border-color: transparent; }
  .search-form .easy-autocomplete-container ul {
    margin-top: 33px; }
  .search-form .top-input-group {
    z-index: 3; }
  .search-form .tag-input-group .easy-autocomplete-container ul {
    margin-left: 25px; }

.blog-article .alert-danger {
  margin-top: 10px; }

.mnth {
  margin-top: 18px; }

.breadcrumbs-wrapper .blog-search .arrow-left .top-input-group ::placeholder {
  color: white; }

.pagination-style .light-theme span {
  cursor: pointer; }
.pagination-style ul > li.active > span {
  padding: 0px 8px;
  border: 0;
  border-left: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: NotoSansLight !important;
  border-left: 1px solid #cccccc;
  color: grey;
  cursor: pointer;
  background-color: #fff;
  text-decoration: underline; }
.pagination-style ul > li > a {
  padding: 0px 8px;
  border: 0;
  border-left: 1px solid #cccccc;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: NotoSansRegular !important;
  color: black;
  box-shadow: none;
  border-radius: 0; }
.pagination-style ul > li.disabled > span {
  padding: 0px 8px;
  border: 0;
  border-left: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: NotoSansLight !important;
  color: grey;
  background-color: #fff;
  cursor: not-allowed; }

/* privacy policy of service style */
.tax-landing-section {
  padding-bottom: 80px;
  background-image: url("../images/tax-landing.jpg"); }

.pp-content-section {
  padding: 10px 0 60px; }
  .pp-content-section ul {
    padding-left: 10px; }
  .pp-content-section li {
    margin-bottom: 30px; }
    .pp-content-section li p {
      font-size: 17px;
      line-height: 28px; }
  .pp-content-section strong {
    font-size: 20px;
    font-family: NotoSansRegular; }
  .pp-content-section .pp-list strong {
    font-size: 17px; }
  .pp-content-section .tax-list {
    padding-left: 40px;
    list-style: disc; }
  .pp-content-section .pp-div p {
    margin-bottom: 0; }
  .pp-content-section a {
    color: #000; }

html {
  scroll-behavior: smooth; }

body {
  overflow-x: hidden; }

.special-page-banner .special-banner {
  width: 100%; }

.breadcrumbs-section .special-page-breadcrumbs {
  position: relative; }
.breadcrumbs-section ul a {
  color: #ffffff;
  font-size: 14px; }
.breadcrumbs-section a {
  color: #ffffff;
  font-size: 14px; }
.breadcrumbs-section .special-page {
  color: #ffffff; }
.breadcrumbs-section .breadcrumbs {
  position: relative;
  z-index: 1;
  top: 110px; }
.breadcrumbs-section .backlink {
  position: relative;
  z-index: 1;
  top: 160px; }

.special-page-banner .special-product-banner {
  position: relative;
  width: 100%; }
.special-page-banner .special-page-breadcrumbs {
  position: absolute;
  /* margin-top: -60px; */
  top: 23%;
  bottom: 0;
  right: 0;
  left: 0; }
.special-page-banner .special-banner {
  overflow: hidden;
  max-height: 100%; }
  .special-page-banner .special-banner .img-responsive {
    max-width: auto; }
.special-page-banner .breadcrumbs-wrapper {
  display: block;
  padding: 0; }
.special-page-banner ul a {
  font-family: NotoSansRegular;
  color: #ffffff;
  font-size: 14px; }
.special-page-banner .special-page {
  color: #ffffff; }
.special-page-banner .backlink {
  padding: 0 0; }
.special-page-banner a {
  color: #ffffff;
  font-size: 14px;
  font-family: NotoSansRegular; }

.logo-section {
  background-image: url("../images/special-page/stats-strip-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 20px; }
  .logo-section .logo-sec {
    display: flex;
    align-items: center;
    justify-content: center; }
  .logo-section .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  .logo-section .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  .logo-section .logo-sec .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  .logo-section .logo-sec .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }
  .logo-section .logo-name {
    color: #ffffff;
    font-family: NotoSansLight;
    font-size: 16px; }

#product-overview {
  padding-top: 30px; }
  #product-overview .product-overview-heading {
    font-family: NotoSansLight;
    font-size: 30px; }
  #product-overview p {
    line-height: 28px; }
  #product-overview .ingredient-wt {
    margin-bottom: 0;
    font-family: NotoSansRegular;
    font-size: 16px;
    color: black; }
  #product-overview .ingredient-wt:after {
    content: "\00a0 \00a0\00a0 | \00a0"; }
  #product-overview .ingredient-wt:last-child:after {
    content: " "; }
  #product-overview .product-overview-information {
    font-family: NotoSansLight;
    font-size: 13px;
    line-height: 24px; }
  #product-overview .pdf-section {
    padding-top: 95px; }
    #product-overview .pdf-section .pdf-line-1 {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 20px; }
    #product-overview .pdf-section .pdf-name {
      margin-left: 0px;
      font-family: NotoSansRegular;
      font-size: 14px;
      line-height: 20px; }
    #product-overview .pdf-section .download {
      font-family: NotoSansLight;
      font-size: 12px;
      color: #696969; }
    #product-overview .pdf-section .pull-left {
      margin-right: 10px; }
    #product-overview .pdf-section .pdf-head {
      padding-bottom: 20px; }

#video {
  padding-top: 20px; }

#quick-facts {
  padding: 30px; }
  #quick-facts .quick-facts-table .content {
    border-top: none; }
  #quick-facts .quick-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    padding-left: 125px; }
  #quick-facts .content {
    font-family: NotoSansLight;
    font-size: 12px; }
  #quick-facts .productDetails {
    list-style: none; }
  #quick-facts .quick-content {
    margin-top: 30px; }
    #quick-facts .quick-content p {
      margin-top: 20px;
      padding-bottom: 10px;
      font-family: NotoSansLight;
      font-size: 14px; }

#video {
  padding-bottom: 30px; }
  #video .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto; }
  #video .video-wrapper iframe, #video .embed-container object, #video .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#crops-and-targets {
  background-image: url("../images/special-page/GreenGradient.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 0; }
  #crops-and-targets .crop-heading {
    font-family: NotoSansLight;
    color: #ffffff; }
  #crops-and-targets .target-heading {
    font-family: NotoSansLight;
    color: #ffffff; }
  #crops-and-targets .crops-content {
    font-family: NotoSansLight;
    font-size: 14px; }
  #crops-and-targets .targets-content {
    font-family: NotoSansLight;
    font-size: 14px; }
  #crops-and-targets .target-table .targets-content {
    border-bottom: 1px solid #dcdcdc;
    border-top: none; }
  #crops-and-targets .crops-table .crops-content {
    border-bottom: 1px solid #dcdcdc;
    border-top: none; }
  #crops-and-targets .show-crop-btn {
    border-radius: 0;
    border: none;
    background-color: transparent;
    color: black;
    text-align: right;
    margin-left: 35%; }
    #crops-and-targets .show-crop-btn:hover, #crops-and-targets .show-crop-btn:focus {
      color: black !important; }
  #crops-and-targets .show-target-btn {
    border-radius: 0;
    border: none;
    background-color: transparent;
    color: black;
    text-align: right;
    margin-left: 17%; }
    #crops-and-targets .show-target-btn:hover, #crops-and-targets .show-target-btn:focus {
      color: black !important; }
  #crops-and-targets .crops-and-targets-details {
    position: relative; }
    #crops-and-targets .crops-and-targets-details .vertical-divider {
      position: absolute;
      width: 1px;
      background: #fff;
      height: 100%;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }

.view-all {
  padding-bottom: 15px; }
  .view-all a {
    color: #000000;
    font-family: NotoSansLight;
    font-size: 15px; }

#clients {
  padding-top: 50px;
  padding-bottom: 30px; }
  #clients .clients-information {
    font-family: NotoSansLight;
    font-size: 12px;
    padding-top: 40px; }
  #clients .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #clients .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #clients .clients-slider .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  #clients .clients-slider .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }
  #clients .client-slider-row .img-responsive {
    max-width: 100%; }

#timing-and-usage {
  padding-bottom: 30px; }
  #timing-and-usage .timing-usage-heading {
    padding-bottom: 30px; }
  #timing-and-usage .timing-and-usage-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    font-size: 42px; }
  #timing-and-usage .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #timing-and-usage .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #timing-and-usage .slider-image-container .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  #timing-and-usage .slider-image-container .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }
  #timing-and-usage .timing-and-usage-info .img-responsive {
    max-width: 100%; }

#mode-of-action {
  padding-bottom: 50px; }
  #mode-of-action .action-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    font-size: 36px; }
  #mode-of-action .panel-group .panel .panel-heading:after {
    color: #9c9c9c;
    font-size: 36px;
    font-weight: normal; }
  #mode-of-action .info-container {
    font-family: NotoSansLight;
    font-size: 12px;
    line-height: 24px; }
  #mode-of-action .action-info {
    text-align: center; }
  #mode-of-action .slider-image-container .slick-dots {
    margin-left: 40px; }

.additional-information {
  padding-bottom: 50px; }
  .additional-information .additional-information-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    font-size: 42px; }
  .additional-information .additional-information-container {
    font-family: NotoSansLight;
    font-size: 12px;
    line-height: 24px; }

.special-page-mobile .pdf-head a {
  display: block;
  text-align: center;
  font-family: NotoSansLight;
  font-size: 12px;
  color: #696969;
  margin-bottom: 15px; }
.special-page-mobile .pdf-head img {
  margin-right: 5px; }
.special-page-mobile .pdf-head p {
  margin-bottom: 0; }

.product-banner-img-mobile {
  width: 100%;
  margin-top: 80px; }

.special-banner-mobile {
  width: 100%;
  margin-top: 80px; }

.product-single-navigation {
  position: relative;
  padding: 16px 16px;
  background-color: #ff8833; }
  .product-single-navigation ul {
    text-align: center; }
  .product-single-navigation li {
    display: inline-block;
    width: 227px;
    background-color: #dddddd;
    margin: 8px 6px 8px 2px;
    font-size: 14px;
    text-transform: uppercase; }
  .product-single-navigation a {
    display: block;
    padding: 5px 24px;
    color: #000000; }

#overview {
  padding: 40px 0; }
  #overview .overview-heading-mobile {
    text-align: center;
    padding-bottom: 15px; }
  #overview .ingredient-div-mobile {
    text-align: center; }
  #overview p {
    text-align: center;
    line-height: 1.4;
    font-size: 14px;
    letter-spacing: 0.04em;
    padding-bottom: 10px; }
  #overview .pdf-name-mobile {
    text-align: left;
    padding-bottom: 0; }
  #overview .pdf-head-mobile {
    padding-bottom: 30px; }
    #overview .pdf-head-mobile a {
      padding-left: 15px;
      padding-bottom: 10px; }
    #overview .pdf-head-mobile .download {
      font-family: NotoSansLight;
      font-size: 12px;
      color: #696969; }

#video-mobile .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
#video-mobile .video-wrapper iframe, #video-mobile .embed-container object, #video-mobile .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#quickfacts {
  padding: 30px; }
  #quickfacts .quick-facts-table .content {
    border-top: none; }
  #quickfacts .quick-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    padding-left: 125px; }
  #quickfacts .content {
    font-family: NotoSansLight;
    font-size: 12px; }
  #quickfacts .productDetails {
    list-style: none; }
  #quickfacts .quick-content {
    margin-top: 30px; }
    #quickfacts .quick-content p {
      margin-top: 20px;
      padding-bottom: 10px;
      font-family: NotoSansLight;
      font-size: 14px; }

#pests-diseases {
  background-image: url("../images/special-page/GreenGradient.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 0; }
  #pests-diseases .crop-heading {
    font-family: NotoSansLight;
    color: #ffffff; }
  #pests-diseases .target-heading {
    font-family: NotoSansLight;
    color: #ffffff; }
  #pests-diseases .crops-content {
    font-family: NotoSansLight;
    font-size: 14px; }
  #pests-diseases .targets-content {
    font-family: NotoSansLight;
    font-size: 14px; }
  #pests-diseases .target-table .targets-content {
    border-bottom: 1px solid #dcdcdc;
    border-top: none; }
  #pests-diseases .crops-table .crops-content {
    border-bottom: 1px solid #dcdcdc;
    border-top: none; }
  #pests-diseases .vertical {
    border-right: 1px solid white; }
  #pests-diseases .show-crop-btn {
    border-radius: 0;
    border: none;
    background-color: transparent;
    color: black;
    text-align: right;
    margin-left: 52%; }
    #pests-diseases .show-crop-btn:hover, #pests-diseases .show-crop-btn:focus {
      color: black !important; }
  #pests-diseases .show-target-btn {
    border-radius: 0;
    border: none;
    background-color: transparent;
    color: black;
    text-align: right;
    margin-left: 17%; }
    #pests-diseases .show-target-btn:hover, #pests-diseases .show-target-btn:focus {
      color: black !important; }

#testimonials {
  padding-top: 50px;
  padding-bottom: 30px; }
  #testimonials .clients-information {
    font-family: NotoSansLight;
    font-size: 12px;
    padding-top: 40px; }
  #testimonials .name {
    margin-bottom: 0px;
    font-family: NotoSansLight;
    font-size: 12px; }
  #testimonials .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #testimonials .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #testimonials .clients-slider .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  #testimonials .clients-slider .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }
  #testimonials .client-slider-row .img-responsive {
    max-width: 100%; }

#timing-and-usage {
  padding-bottom: 30px; }
  #timing-and-usage .timing-usage-heading {
    padding-bottom: 30px; }
  #timing-and-usage .timing-and-usage-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    font-size: 42px; }
  #timing-and-usage .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #timing-and-usage .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%); }
  #timing-and-usage .slider-image-container .slick-arrow.slick-prev:before {
    content: url(../images/home/photo-back-arrow.png); }
  #timing-and-usage .slider-image-container .slick-arrow.slick-next:before {
    content: url(../images/home/photo-next-arrow.png); }
  #timing-and-usage .timing-and-usage-info .img-responsive {
    max-width: 100%; }

#information {
  padding-bottom: 50px; }
  #information .action-heading {
    font-family: NotoSansLight;
    color: #9EC267;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    font-size: 24px;
    text-align: left; }
  #information .panel-group .panel .panel-heading:after {
    color: #9c9c9c; }
  #information .info-container {
    font-family: NotoSansLight;
    font-size: 12px;
    line-height: 24px; }
  #information .action-info {
    text-align: center; }

@media (min-width: 768px) {
  .logo-section {
    display: block; }

  .product-single-navigation {
    display: none; } }
@media (max-width: 1440px) {
  .special-page-banner .breadcrumbs {
    margin-top: -130% !important; }

  .special-page-banner .backlink {
    margin-top: -133% !important; } }
@media (max-width: 1600px) {
  .special-page-banner .breadcrumbs {
    margin-top: -145%; }

  .special-page-banner .backlink {
    margin-top: -145%; } }
@media (max-width: 1024px) {
  .special-page-banner .breadcrumbs {
    margin-top: -120% !important; }

  .special-page-banner .backlink {
    margin-top: -120% !important; } }
@media (max-width: 768px) {
  .special-page-banner .breadcrumbs {
    margin-top: -53% !important; }

  .special-page-banner .backlink {
    margin-top: -4% !important;
    margin-right: -73%; } }
@media (max-width: 767px) {
  .logo-section {
    display: none; }

  .product-single-navigation {
    display: block; } }
@media (max-width: 425px) {
  #crops-and-targets .target-heading {
    text-align: center; }
  #crops-and-targets .crop-heading {
    text-align: center; }

  .mapp-num {
    float: left; }

  #quick-facts .quick-heading {
    text-align: center; }

  .slider-image-container .slick-dots {
    margin-top: 10px; }

  .special-page-banner .special-banner {
    margin-top: 81px !important; } }
* {
  padding: 0px;
  margin: 0px; }

.main_section {
  padding-top: 100px;
  padding-bottom: 40px; }

.padding_section {
  padding: 20px 0px; }

.border_ {
  border: 0px solid black; }

.center_ {
  text-align: center; }

/*---------------------pink-background---------------------*/
#audit {
  padding: 40px 0px 0px 0px; }

.pink-background {
  background-image: url("../images/testimonials/testimonials-top.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto; }

.search_testimonials {
  padding: 10px 0px 40px; }

.search_testimonials ul li {
  list-style-type: none;
  color: white;
  display: inline-block;
  font-family: NotoSansRegular; }

.search_testimonials ul li a {
  color: white;
  text-decoration: none; }

.search_testimonials h3 {
  color: white;
  font-family: NotoSansRegular; }

.top-input-group {
  margin-top: 20px; }

.selectdiv {
  position: relative;
  width: 70%;
  border-color: #fff;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-family: NotoSansRegular; }

.selectdiv:after {
  content: '\f078';
  font: normal normal normal 15px/1 FontAwesome;
  color: #fff;
  top: 22px;
  right: 0px;
  position: absolute;
  pointer-events: none; }

.selectdiv .select-option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background-color: transparent;
  color: white;
  padding: 10px;
  margin-top: 10px;
  outline: none;
  border: none; }

.select-option .options {
  background-color: transparent;
  color: #000;
  border: none;
  outline: none; }

/*-----------------------datalist_div------------------------*/
#product-search {
  background: transparent;
  color: white;
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  border-radius: 0; }

.light-theme .current {
  background: #fff;
  color: #000;
  border-color: #fff;
  box-shadow: none;
  cursor: default; }

#product-search::placeholder {
  color: white;
  font-weight: bold; }

.top-input-group .fa {
  position: absolute;
  top: 50%;
  transform: translate(-10px, -50%);
  color: #fff; }

.easy-autocomplete-container ul,
.easy-autocomplete-container {
  top: 100%; }

.easy-autocomplete {
  position: static; }

.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  display: block;
  color: #777; }

#eac-container-product-search ul li {
  color: black; }

#eac-container-product-search ul li:hover {
  color: white;
  background: #ffb366; }

.search_data {
  background-color: transparent;
  border: none;
  outline: none;
  color: white;
  line-height: 2;
  width: 100%; }

.datalist_div input::-webkit-calendar-picker-indicator {
  display: none; }

.datalist_div {
  position: relative;
  width: 70%;
  border-color: #fff;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-family: NotoSansRegular;
  margin-top: 20px;
  background-color: transparent; }

.datalist_div:after {
  content: '\f078';
  font: normal normal normal 15px/1 FontAwesome;
  color: #fff;
  top: 7px;
  right: 0px;
  position: absolute;
  pointer-events: none; }

.datalist_div .datalist_option {
  width: 100%;
  background-color: transparent;
  color: white;
  padding: 10px;
  margin-top: 10px;
  outline: none;
  border: none; }

.datalist_option .options {
  background-color: transparent;
  color: #000;
  border: none;
  outline: none; }

/*--------------------Testimonials-----------------*/
.testimonials_content {
  display: flex;
  flex-wrap: wrap; }

.testimonials_content_css {
  padding-bottom: 50px; }

.testimonials_content_css .para {
  white-space: nowrap; }

.testimonials_img {
  width: 100%;
  height: 300px;
  padding: 0px 0px 5px; }

.testimonials_content_css ul li {
  list-style-type: none; }

/*---------pagination-css-------------*/
.pagination-css {
  border-top: 1px solid lightgray;
  padding: 10px 0px;
  width: 100%;
  text-align: center; }

.pagination-div {
  justify-content: left !important; }

.unimart-landing-section {
  padding-bottom: 80px;
  background-image: url(../images/services-advisory/Services-Unimart-landing.jpg); }

.afs-landing-section {
  padding-bottom: 80px;
  background-image: url(../images/services-advisory/Services-AFS-landing.jpg); }

.AKC-landing-section {
  padding-bottom: 80px;
  background-image: url(../images/AKC/Services-AKC-landing.jpg); }

.services-advisory-row {
  padding: 40px 0; }
  .services-advisory-row .content-heading {
    margin: 0 0 35px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    font-family: NotoSansRegular;
    font-size: 30px; }
  .services-advisory-row .content-title {
    margin: 0 0 15px;
    font-size: 24px;
    font-family: NotoSansRegular; }
  .services-advisory-row .service-feature li {
    /*padding-bottom: 10px;*/
    padding-top: 10px;
    /*border-bottom: 1px solid grey;*/ }
  .services-advisory-row .highlight-text {
    margin-top: 0;
    font-size: 46px;
    line-height: 52px; }
  .services-advisory-row .left-tab {
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
    font-size: 14px;
    font-family: NotoSansSemiBold;
    border-bottom: 1px solid grey; }
  .services-advisory-row .mt-0 {
    margin-top: 50px; }
  .services-advisory-row .pt-0 {
    padding-top: 15px; }
  .services-advisory-row .left-tabs {
    font-size: 17px;
    font-family: "myriadProSemiBold", "PT Sans"; }
  .services-advisory-row .main {
    margin: 180px; }
  .services-advisory-row .text-dots {
    margin-bottom: 20px; }
    .services-advisory-row .text-dots li {
      padding-bottom: 10px; }
  .services-advisory-row .pt-0 {
    margin-top: 90px; }
  .services-advisory-row .text {
    margin-top: 20px; }
  .services-advisory-row .slick-dots {
    bottom: -25px; }

.img-border {
  border: 1px solid #eeedec; }

.afs-link {
  font-size: 17px;
  font-family: "myriadProSemiBold", "PT Sans"; }

.video iframe {
  border: 1px solid #d6d6d6;
  border-radius: 0; }

.sitemap-section {
  padding: 160px 0 15px;
  font-size: 24px;
  font-family: NotoSansRegular;
  border-top: 1px solid black; }
  .sitemap-section .sitemap-heading h3 {
    margin: 30px 0 30px; }
    .sitemap-section .sitemap-heading h3 span {
      border-bottom: 1px solid;
      margin-top: 2px; }
  .sitemap-section .sitemap-nav a {
    margin: 4px 0;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    color: black; }

.started-text {
  padding-top: 30px; }

.crop-care-text {
  padding-top: 30px; }

@media (min-width: 1024px) {
  .sitemap-section {
    padding: 160px 0 80px; }

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

  .crop-care-text {
    padding-top: 0; } }
.public-landing-section {
  background-image: url(../images/espp/espp-banner.jpg);
  background-size: cover;
  background-position: center;
  margin-top: 125px; }

.public-health-title {
  margin: 0;
  font-family: NotoSansLight;
  font-size: 55px;
  color: white !important;
  padding: 53px 25px;
  transform: translateY(-100px); }

.offering-site {
  padding: 15px 0px; }

.offering-heading h2 {
  text-align: center;
  font-family: NotoSansLight;
  font-size: 44px; }

.espp-about-content {
  font-family: NotoSansLight;
  font-size: 20px; }

.control-image {
  width: 100%;
  position: relative; }

.espp-image {
  padding: 15px 0px; }

.offering-description {
  font-size: 14px;
  font-family: 'NotoSansLight';
  line-height: 24px; }

.offer-info {
  position: relative; }

.offer-para {
  color: #f68838;
  font-family: 'NotoSansRegular';
  font-size: 15px; }

.video-section {
  background-image: url(../images/espp/Videos-section--BG.jpg); }

.video-heading h2 {
  text-align: center;
  font-family: NotoSansLight;
  font-size: 44px; }

.video-site {
  padding: 15px 0px; }

.video-area {
  transform: translate(0px, -65px); }

.espp-customer {
  text-align: center; }

.customer-area {
  transform: translate(0px, -65px); }

.customer-info {
  transform: translate(0px, -98px); }

.customer-heading h2 {
  text-align: center;
  font-family: NotoSansLight;
  font-size: 44px; }

.customer-site {
  padding: 15px 0px; }

.testimonial-area {
  transform: translate(0px, -65px); }

.testimonial-heading h2 {
  text-align: center;
  font-family: NotoSansLight;
  font-size: 44px; }

.testimonial-info h3 {
  font-family: 'NotoSansRegular';
  font-size: 20px; }

.testimonial-info p {
  font-size: 14px;
  font-family: 'NotoSansRegular';
  line-height: 24px; }

.testimonial-section {
  transform: translateY(-77px); }

.testimonial-video-site {
  transform: translateY(-30px); }

.testimonial-container {
  transform: translateY(55px); }

.testimonial-border {
  border-bottom: 1px solid #d0d0d0; }

.offer-info h3 {
  margin: 0;
  position: absolute;
  transform: 0px 0px;
  top: 237px;
  left: 16px;
  font-size: 32px; }

.contact-us .btn {
  width: 125px;
  margin: 14px 5px;
  padding: -1px 18px 6px 18px;
  font-size: 14px;
  text-align: center;
  background: transparent; }

.upl-container .clients-div h4 {
  text-align: center;
  font-family: NotoSansLight;
  font-size: 44px; }

.customer .customer-logo-slider .slick-prev:before, .customer .customer-logo-slider .slick-next:before {
  color: #f68838 !important; }
.customer .customer-logo-slider .slick-prev:before {
  margin-left: 21px; }

@media (min-width: 768px) {
  .espp-about-content {
    text-align: center;
    padding: 0px 67px; }

  .offer-info h3 {
    margin: 0;
    position: absolute;
    transform: 0px 0px;
    top: 385px;
    left: 14px;
    font-size: 40px; }

  .video-area {
    transform: translate(0px, -95px); }

  .customer-info {
    border-right: 1px solid #d0d0d0; }

  .customer-area {
    transform: translate(0px, -100px); } }
@media (width: 1024px) {
  .offer-info h3 {
    top: 318px; } }
@media (min-width: 1440px) {
  .offer-info h3 {
    top: 397px; }

  .public-health-title {
    transform: translateY(-96px); } }
@media (width: 425px) {
  .offer-info h3 {
    top: 334px; } }
@media (width: 375px) {
  .offer-info h3 {
    top: 297px; } }
@media (width: 768px) {
  .offer-info h3 {
    top: 286px; } }
.herb-title {
  margin: 0;
  font-family: NotoSansLight;
  font-size: 55px;
  color: white !important;
  padding: 53px 25px;
  margin-top: 80px; }

.product-type-section {
  background-image: url(https://in-test.upl-ltd.com//images/products/products-details-landing.jpg);
  background-size: cover;
  background-position: center; }

.about-heading {
  border-bottom: 1px solid #28a44a; }

.about-content {
  padding-top: 10px; }

.product-list-area .product-heading {
  border-bottom: 1px solid #28a44a; }

.herbicide-product {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px 0; }
  .herbicide-product .herbicide-product-name {
    text-align: center; }
  .herbicide-product .product-item {
    width: 175px;
    height: 148px;
    color: #ffffff;
    line-height: 22px;
    position: relative; }
  .herbicide-product .product-item h3 {
    transform: translate(-50%, -50px);
    margin: 0;
    position: absolute;
    top: 78%;
    left: 50%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: NotoSansDisplayBold; }
  .herbicide-product .herbicide-product-description {
    text-align: center; }
  .herbicide-product .indegrident-info {
    padding: 15px 0; }
  .herbicide-product .product-info {
    color: black; }

.view-btn {
  font-family: NotoSansRegular;
  font-size: 14px;
  color: #888888 !important; }

.indigredient-text {
  color: #888888; }

.show-more-product .btn {
  width: 125px;
  background: transparent;
  text-align: center;
  margin-left: 6px; }

.herbicidas.fungi-section .panel.panel-default.right-pbox {
  border-bottom: 1px solid; }

.product-details-section .panel-group .panel .panel-heading:after {
  color: black;
  transform: translateY(10px); }

.pbox-title.faq-title {
  margin-bottom: 2rem;
  border-bottom: 1px solid #28a44a;
  color: black;
  font-family: 'NotoSansRegular'; }

.pbox-ques.ques {
  font-size: 20px;
  padding-bottom: 13px;
  transform: translateY(28px);
  font-family: 'NotoSansRegular'; }

.product-details-section p {
  margin: 0;
  padding-top: 9px;
  line-height: 27px;
  font-family: 'NotoSansRegular'; }

.herbicide-product-details-section, .herbicide-products-list-site {
  min-height: 600px; }
  .herbicide-product-details-section .show-more-product, .herbicide-products-list-site .show-more-product {
    margin: 0; }

@media (min-width: 768px) {
  .herb-title {
    margin-top: 50px; }

  .herbicide-product {
    display: flex; }
    .herbicide-product .view-btn {
      transform: translateX(0px); }
    .herbicide-product .product-item h3 {
      margin: 0;
      font-size: 18px;
      text-transform: uppercase;
      font-family: NotoSansDisplayBold; }
    .herbicide-product .indegrident-info {
      padding-left: 10px; }
    .herbicide-product .herbicide-product-description {
      text-align: left; }
    .herbicide-product .product-info {
      font-size: 9px;
      color: black; }

  .about-area {
    padding: 0px 50px; }

  .product-heading {
    margin-left: 2px;
    margin-right: 10px; }

  .show-more-product .btn {
    width: 125px;
    margin: 14px 5px;
    padding: -1px 18px 6px 18px;
    font-size: 14px;
    margin-left: 10px;
    text-align: center;
    background: transparent; }

  .product-details-section .faq-right {
    padding: 0 34px;
    padding-bottom: 10px;
    font-family: 'NotoSansRegular'; }

  .product-details-section {
    padding-bottom: 41px;
    margin-top: 50px; }

  .products-list-site .product-list-area {
    padding: 0 50px; }

  .herbicide-product-details-section, .herbicide-products-list-site {
    min-height: 400px; } }
@media (min-width: 1024px) {
  .herb-title {
    margin-top: 0; }

  .herbicide-product .product-info {
    font-size: 14px; } }
.herb-title {
  margin: 0;
  font-family: NotoSansLight;
  font-size: 55px;
  color: white !important;
  padding: 53px 25px;
  margin-top: 80px; }

.product-type-section {
  background-image: url(https://in-test.upl-ltd.com//images/products/products-details-landing.jpg);
  background-size: cover;
  background-position: center; }

.fungicide-about-heading {
  border-bottom: 1px solid #0099da; }

.about-content {
  padding-top: 10px; }

.product-list-area .fungicide-product-heading {
  border-bottom: 1px solid #0099da; }

.herbicide-product {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px 0; }
  .herbicide-product .herbicide-product-name {
    text-align: center; }
  .herbicide-product .product-item {
    width: 175px;
    height: 148px;
    color: #ffffff;
    line-height: 22px;
    position: relative; }
  .herbicide-product .product-item h3 {
    transform: translate(-50%, -50px);
    margin: 0;
    position: absolute;
    top: 78%;
    left: 50%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: NotoSansDisplayBold; }
  .herbicide-product .herbicide-product-description {
    text-align: center; }
  .herbicide-product .indegrident-info {
    padding: 15px 0; }
  .herbicide-product .product-info {
    color: black; }

.view-btn {
  font-family: NotoSansRegular;
  font-size: 14px;
  color: #888888 !important; }

.indigredient-text {
  color: #888888; }

.show-more-product .btn {
  width: 125px;
  background: transparent;
  text-align: center;
  margin-left: 6px; }

.herbicidas.fungi-section .panel.panel-default.right-pbox {
  border-bottom: 1px solid; }

.product-details-section .panel-group .panel .panel-heading:after {
  color: black;
  transform: translateY(10px); }

.fungicide-pbox-title.faq-title {
  margin-bottom: 2rem;
  border-bottom: 1px solid #0099da;
  color: black;
  font-family: 'NotoSansRegular';
  padding-bottom: 10px; }

.pbox-ques.ques {
  font-size: 20px;
  padding-bottom: 13px;
  transform: translateY(28px);
  font-family: 'NotoSansRegular'; }

.product-details-section p {
  margin: 0;
  padding-top: 9px;
  line-height: 27px;
  font-family: 'NotoSansRegular'; }

@media (min-width: 768px) {
  .herb-title {
    margin-top: 50px; }

  .herbicide-product {
    display: flex; }
    .herbicide-product .view-btn {
      transform: translateX(0px); }
    .herbicide-product .product-item h3 {
      margin: 0;
      font-size: 18px;
      text-transform: uppercase;
      font-family: NotoSansDisplayBold; }
    .herbicide-product .indegrident-info {
      padding-left: 10px; }
    .herbicide-product .herbicide-product-description {
      text-align: left; }
    .herbicide-product .product-info {
      font-size: 9px;
      color: black; }

  .about-area {
    padding: 0px 50px; }

  .product-heading {
    margin-left: 2px;
    margin-right: 10px; }

  .show-more-product .btn {
    width: 125px;
    margin: 14px 5px;
    padding: -1px 18px 6px 18px;
    font-size: 14px;
    margin-left: 10px;
    text-align: center;
    background: transparent; }

  .product-details-section .faq-right {
    padding: 0 34px;
    padding-bottom: 10px;
    font-family: 'NotoSansRegular'; }

  .product-details-section {
    padding-bottom: 41px;
    margin-top: 50px; }

  .products-list-site .product-list-area {
    padding: 0 50px; } }
@media (min-width: 1024px) {
  .herb-title {
    margin-top: 0; }

  .herbicide-product .product-info {
    font-size: 14px; } }
.fumigants-about-heading {
  border-bottom: 1px solid #df6d27 !important; }

.herb-title {
  margin: 0;
  font-family: NotoSansLight;
  font-size: 55px;
  color: white !important;
  padding: 53px 25px;
  margin-top: 80px; }

.product-type-section {
  background-image: url(https://in-test.upl-ltd.com//images/products/products-details-landing.jpg);
  background-size: cover;
  background-position: center; }

.fungicide-about-heading {
  border-bottom: 1px solid #0099da; }

.insecticide-about-heading {
  border-bottom: 1px solid #df6d27; }

.seed-treatment-about-heading {
  border-bottom: 1px solid #ee3c7f; }

.water-conservation-about-heading {
  border-bottom: 1px solid #26408a; }

.adjuvants-about-heading {
  border-bottom: 1px solid #631133; }

.micronutrients-about-heading {
  border-bottom: 1px solid #b22f16; }

.about-content {
  padding-top: 10px; }

.product-list-area .fungicide-product-heading {
  border-bottom: 1px solid #0099da; }

.herbicide-product {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px 0; }
  .herbicide-product .herbicide-product-name {
    text-align: center; }
  .herbicide-product .product-item {
    width: 175px;
    height: 148px;
    color: #ffffff;
    line-height: 22px;
    position: relative; }
  .herbicide-product .product-item.fumigants-products h3 {
    transform: translate(-70px, -70px);
    margin: 0;
    position: absolute;
    top: 78%;
    left: 50%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: NotoSansDisplayBold; }
  .herbicide-product .herbicide-product-description {
    text-align: center; }
  .herbicide-product .indegrident-info {
    padding: 15px 0; }
  .herbicide-product .product-info {
    color: black; }

.view-btn {
  font-family: NotoSansRegular;
  font-size: 14px;
  color: #888888 !important; }

.indigredient-text {
  color: #888888; }

.show-more-product .btn {
  width: 125px;
  background: transparent;
  text-align: center;
  margin-left: 6px; }
  .show-more-product .btn a {
    color: #000000; }

.herbicidas.in-prod-details .panel.panel-default.right-pbox {
  border-bottom: none; }

.herbicidas.in-prod-details.product-details-section .panel-group .panel .panel-heading:after {
  color: black;
  transform: translateY(-15px) !important; }

.fungicide-pbox-title.faq-title {
  margin-bottom: 2rem;
  border-bottom: 1px solid #0099da;
  color: black;
  font-family: 'NotoSansRegular';
  padding-bottom: 10px; }

.pbox-ques.ques {
  font-size: 20px;
  padding-bottom: 13px;
  transform: translateY(28px);
  font-family: 'NotoSansRegular'; }

.product-details-section p {
  margin: 0;
  padding-top: 9px;
  line-height: 27px;
  font-family: 'NotoSansRegular'; }

@media (min-width: 768px) {
  .herb-title {
    margin-top: 50px; }

  .herbicide-product {
    display: flex; }
    .herbicide-product .view-btn {
      transform: translateX(0px); }
    .herbicide-product .product-item h3 {
      margin: 0;
      font-size: 18px;
      text-transform: uppercase;
      font-family: NotoSansDisplayBold; }
    .herbicide-product .indegrident-info {
      padding-left: 10px; }
    .herbicide-product .herbicide-product-description {
      text-align: left; }
    .herbicide-product .product-info {
      font-size: 9px;
      color: black; }

  .about-area {
    padding: 0px 50px; }

  .product-heading {
    margin-left: 2px;
    margin-right: 10px; }

  .show-more-product .btn {
    width: 125px;
    margin: 14px 5px;
    padding: -1px 18px 6px 18px;
    font-size: 14px;
    margin-left: 10px;
    text-align: center;
    background: transparent; }

  .product-details-section .faq-right {
    padding: 0 34px;
    padding-bottom: 10px;
    font-family: 'NotoSansRegular'; }

  .product-details-section {
    padding-bottom: 41px;
    margin-top: 50px; }

  .products-list-site .product-list-area {
    padding: 0 50px; } }
@media (min-width: 1024px) {
  .herb-title {
    margin-top: 0; }

  .herbicide-product .product-info {
    font-size: 14px; } }
.white-text {
  color: #fff; }

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

/*fonts*/
.parli-list-text {
  font-size: 14px; }

.parli-para {
  font-size: 18px;
  line-height: 24px; }

.parli-body-content {
  font-size: 20px;
  line-height: 28px; }

.parli-subheading {
  font-size: 30px;
  line-height: auto; }

/*flex stylling*/
.d-flex-wrap {
  display: flex;
  flex-wrap: wrap; }

.parli-flex-50 {
  flex: 0 0 50%; }

.flex-align-center {
  align-items: center; }

.flex-align-end {
  align-items: flex-end; }

.accordion-img {
  transition: 0.3s ease-in-out;
  transform: rotate(180deg); }

.collapsed .accordion-img {
  transform: rotate(0); }

/*Landing section stylling*/
.parli-landing-section {
  background: url("../images/community/parli/Top-Banner.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 105px; }

.parli-landing-container {
  padding: 80px 0; }

.parli-landing-heading {
  font-size: 54px; }

.parli-story-section {
  overflow: hidden; }
  .parli-story-section .breadcrumbs-wrapper {
    padding: 20px 0; }
  .parli-story-section .breadcrumbs {
    display: block !important;
    padding: 0; }
  .parli-story-section .right-aligned-story-container {
    padding: 30px 0; }
  .parli-story-section .upl-supportd-container {
    padding: 20px 0 40px; }

.world-bank-story-image {
  max-width: 100%; }

.parli-project-strategy-section {
  background: url("../images/community/parli/project_strategy_image.jpg") center center no-repeat;
  background-size: cover; }

.strategy-heading-container {
  padding: 120px 20px; }

.strategy-heading {
  font-size: 30px;
  line-height: 40px; }

/*step section stylling*/
.parli-steps-section {
  padding: 30px 0; }

.step-accordion {
  border-top: 2px solid #dedddd; }
  .step-accordion .panel .panel-heading:after {
    display: none; }
  .step-accordion .panel-heading {
    padding: 20px 0;
    border-bottom: 2px solid #dedddd !important; }

.panel-heading-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  .panel-heading-container .accordion-heading {
    font-size: 30px;
    flex: 0 0 30%; }
  .panel-heading-container .accordion-content {
    font-size: 20px;
    flex: 0 0 48%; }
  .panel-heading-container .accordion-img {
    width: 24px; }

/*step 2 stylling*/
.year-data-container {
  position: relative; }

.circle {
  width: 160px;
  height: 160px;
  background: #00b0f0;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 25; }

.line {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 1px;
  background: #00b0f0; }

.year-data {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  /*text-align: center;*/ }

.list-content li {
  display: flex;
  align-items: center; }
.list-content span {
  font-size: 20px;
  padding-right: 6px; }

.step-2-body {
  padding-bottom: 30px; }

/*Step 3 stylling*/
.third-step-body {
  padding: 40px 20px; }

.third-step-article {
  padding-bottom: 30px; }

.training-list {
  list-style-position: inside; }

.third-step-heading {
  width: 112px; }

.distribution-container {
  padding-top: 30px; }

.training-and-distribution-container {
  padding: 30px 0; }

.fruit-plantation-conatiner {
  display: flex;
  align-items: center; }

.plantation-content {
  width: 100%; }

.success-story-container {
  background: #f5f5f5; }

@media (max-width: 576px) {
  .order-1 {
    order: 1; }

  .order-2 {
    order: 2; } }
@media (min-width: 768px) {
  .mb-md-30 {
    margin-bottom: 30px; }

  .pt-sm-0 {
    padding-top: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .hide-from-tab {
    display: none; }

  .text-sm-left {
    text-align: left; }

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

  .flex-md-row-reverse {
    flex-direction: row-reverse; }

  .line {
    display: block; }

  .year-data {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center; }
    .year-data .flex-40 {
      flex: 0 0 40%; }

  .first-year-data .column-heading {
    margin-top: -20px; }

  .second-year-data {
    padding-top: 35px; }

  .activity-list-content li {
    justify-content: flex-end; }

  /*Step 3 styling*/
  .training-impact {
    width: 270px; }

  .trainings h4 {
    width: 320px;
    padding-bottom: 12px; }

  .third-step-heading {
    width: 138px; } }
@media (min-width: 1024px) {
  /*flex stylling*/
  .d-md-flex-wrap {
    display: flex;
    flex-wrap: wrap; }

  .parli-md-flex-50 {
    flex: 0 0 50%; }

  .flex-md-align-center {
    align-items: center; }

  .flex-md-align-end {
    align-items: flex-end; }

  /*fonts*/
  .parli-list-text {
    font-size: 14px; }

  .parli-para {
    font-size: 18px;
    line-height: 24px; }

  .parli-body-content {
    font-size: 24px;
    line-height: 30px; }

  .parli-subheading {
    font-size: 36px;
    line-height: auto; }

  .parli-landing-heading {
    font-size: 64px; }

  .strategy-heading-container {
    padding: 200px 35px; }

  .strategy-heading {
    font-size: 70px;
    line-height: 80px; }

  .world-bank-story-image {
    max-width: initial; }

  .panel-heading-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    .panel-heading-container .accordion-heading {
      font-size: 80px; }
    .panel-heading-container .accordion-content {
      font-size: 36px; } }
.open-ag-video {
  position: relative;
  margin-top: 194px !important; }
  .open-ag-video .embed-container {
    position: relative;
    padding-bottom: 45.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto; }

.open-ag-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 11%; }
  .open-ag-wrap p {
    color: white; }

.know-us-landing-section {
  /*background-image: url("../images/know-us/OpenAg.jpg");*/
  color: black; }
  .know-us-landing-section .open-ag-wrapper {
    /*padding-top: 80px;*/
    padding-bottom: 30px; }
  .know-us-landing-section .ag-head {
    font-family: "NotoSansDisplayExtraLight";
    font-size: 120px; }
  .know-us-landing-section .ag-descp {
    font-size: 30px;
    line-height: auto;
    padding: 0 280px; }
  .know-us-landing-section .no-limit {
    font-family: "NotoSansDisplayExtraLight";
    font-size: 52px;
    padding-bottom: 20px;
    line-height: 40px; }
  .know-us-landing-section .banner-head .banner-main-head {
    color: #fff;
    font-size: 32px;
    font-family: myriadProRegular;
    margin-top: 20px; }
  .know-us-landing-section .banner-head .banner-sub-head {
    color: #fff;
    font-size: 20px;
    font-family: myriadProRegular;
    margin-top: 70px; }

.ag-icon-wrapper {
  display: flex;
  justify-content: center; }

.openag-video-section {
  margin-bottom: 100px; }
  .openag-video-section .video-wrapper {
    position: relative;
    padding-bottom: 42.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto; }
  .openag-video-section .video-headline {
    font-family: "NotoSansLight";
    font-size: 38px;
    background: -webkit-linear-gradient(45deg, #f12711, #f5af19);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .openag-video-section .openagvideo-description {
    font-size: 20px;
    line-height: 30px;
    padding-right: 518px;
    padding-bottom: 60px; }
  .openag-video-section .story-head {
    font-size: 20px; }
  .openag-video-section .story-descp {
    font-family: "NotoSansLight";
    line-height: auto;
    color: #900f9c;
    font-size: 38px;
    line-height: 48px; }

.know-more-breadcrumbs {
  padding: 35px 0; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.openag-growers-section {
  padding-top: 30px; }

.growers-section-heading {
  font-family: "NotoSansLight";
  font-size: 38px;
  padding-right: 400px;
  padding-bottom: 10px;
  line-height: 48px; }

.ag-box-head {
  font-size: 20px;
  font-family: "NotoSansMedium"; }

.ag-box-descp {
  font-size: 20px;
  line-height: 30px; }

.open-ag-box {
  padding-bottom: 30px; }

.growers-head {
  padding-top: 15px;
  font-family: "NotoSansLight";
  font-size: 38px;
  line-height: 48px;
  background: -webkit-linear-gradient(45deg, #f12711, #f5af19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 5px; }

.ag-img {
  padding-top: 40px; }

.ag-navigation-head {
  padding-top: 15px;
  font-family: NotoSansDisplayMedium;
  text-align: center;
  padding-bottom: 10px; }

.openag-navigation {
  padding: 30px 0; }

.open-ag-slider-section {
  position: relative; }
  .open-ag-slider-section .left-value-wrapper {
    color: white; }
  .open-ag-slider-section .slick-next {
    right: 25px; }
  .open-ag-slider-section .slick-prev {
    left: 25px; }
  .open-ag-slider-section .slick-arrow.slick-prev:before {
    content: url("../../images/strip-back-arrow.png"); }
  .open-ag-slider-section .slick-arrow.slick-next:before {
    content: url("../../images/strip-next-arrow.png"); }
  .open-ag-slider-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
    background-position: center; }
    .open-ag-slider-section .slide:nth-child(2) {
      background-image: url("../images/know-us/OpenInnovation-banner.jpg"); }
    .open-ag-slider-section .slide:nth-child(3) {
      background-image: url("../images/know-us/OpenMarkets-banner-girl.jpg"); }
    .open-ag-slider-section .slide:nth-child(4) {
      background-image: url("../images/know-us/OpenCollaboration-boy-banner.jpg"); }
      .open-ag-slider-section .slide:nth-child(4) .left-value-wrapper {
        color: black; }
    .open-ag-slider-section .slide:nth-child(5) {
      background-image: url("../images/know-us/Gnyam-Dham-Banner.jpg"); }
    .open-ag-slider-section .slide:nth-child(6) {
      background-image: url("../images/open-hearts/OpeanAccess-Banner.jpg"); }
    .open-ag-slider-section .slide:nth-child(7) {
      background-image: url("../images/open-hearts/OpenIntelligence-Banner.jpg"); }
  .open-ag-slider-section .ag-slider-head {
    font-size: 30px; }
  .open-ag-slider-section .ag-slider-main-head {
    font-family: "NotoSansDisplayExtraLight";
    font-size: 80px;
    line-height: 90px; }
  .open-ag-slider-section .ag-slider-description {
    font-size: 24px;
    line-height: 34px;
    width: 650px !important;
    padding-bottom: 14px; }
  .open-ag-slider-section .limit-collaboration {
    width: 350px; }
  .open-ag-slider-section .left-value-wrapper {
    margin-top: 24%; }
  .open-ag-slider-section .slick-dots {
    /*top: 25%;
    left: -445px;*/
    transform: translate(-360px, -635px);
    /*li:nth-child(2) button:before {
    	background-image: url("../images/know-us/OpenInnovation-grey.png");
    }*/
    /*li:nth-child(4) button:before {
    	background-image: url("../images/know-us/OpenIntelligence.png");
    }*/
    /*li:nth-child(5) {
    	display: none;
    }*/
    /*li:nth-child(2).slick-active button:before {
    	background-image: url("../images/know-us/OpenInnovation.png");
    }*/
    /*li:nth-child(4).slick-active button:before {
    	background-image: url("../images/know-us/OpenIntelligence.png");
    }*/ }
    .open-ag-slider-section .slick-dots li {
      margin-right: 48px; }
    .open-ag-slider-section .slick-dots li button:before,
    .open-ag-slider-section .slick-dots li.slick-active button:before {
      color: transparent;
      height: 55px;
      width: 55px;
      background-size: contain;
      opacity: 1; }
    .open-ag-slider-section .slick-dots li:first-child button:before {
      background-image: url("../images/know-us/OpenInnovation-grey.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(2) button:before {
      background-image: url("../images/know-us/OpenMarkets-grey.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(3) button:before {
      background-image: url("../images/know-us/OpenCollaboration-grey.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(4) button:before {
      background-image: url("../images/know-us/OpenHearts-grey.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(5) button:before {
      background-image: url("../images/know-us/openAccess_gray.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(6) button:before {
      background-image: url("../images/know-us/openIntellegent_gray.png"); }
    .open-ag-slider-section .slick-dots li:first-child.slick-active button:before {
      background-image: url("../images/know-us/OpenInnovation.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(2).slick-active button:before {
      background-image: url("../images/know-us/OpenMarkets.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(3).slick-active button:before {
      background-image: url("../images/know-us/OpenCollaboration.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(4).slick-active button:before {
      background-image: url("../images/know-us/OpenHearts.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(5).slick-active button:before {
      background-image: url("../images/know-us/openAccess.png"); }
    .open-ag-slider-section .slick-dots li:nth-child(6).slick-active button:before {
      background-image: url("../images/know-us/openIntellegent.png"); }

.ag-icons {
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  /*.grey-img {
  	display: inline-block;
  }*/ }
  .ag-icons img {
    height: 50px;
    padding-bottom: 5px; }
  .ag-icons .active-img {
    display: block; }
  .ag-icons .img-side {
    display: block;
    padding-left: 15px !important; }

.ag-icons.show-active-img .grey-img {
  display: none; }
.ag-icons.show-active-img .active-img {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

@media (min-width: 419px) {
  .open-ag-video {
    margin-top: 140px !important; } }
@media (min-width: 1024px) {
  .openag-growers-section .animated-logo {
    width: 100%;
    height: auto; } }
@media (max-width: 1024px) {
  .open-ag-slider-section .slick-dots {
    transform: translate(-260px, -682px); } }
@media (max-width: 991px) {
  .know-us-landing-section .ag-descp {
    padding: 0 125px; }

  .openag-video-section .openagvideo-description {
    padding-right: 0; }

  .growers-section-heading {
    padding-right: 0; }

  .open-ag-slider-section .left-value-wrapper {
    margin-top: 35%; }

  .open-ag-slider-section .slick-dots {
    transform: translate(-147px, -640px); } }
@media (max-width: 768px) {
  .mobile-slider-section .market-limit {
    width: 450px !important; }

  .ag-icons {
    padding: 0 11px; }

  .open-ag-slider-section .slide:nth-child(2) {
    background-image: url("../images/open-hearts/OpenInnovation-banner.jpg"); }
  .open-ag-slider-section .slide:nth-child(3) {
    background-image: url("../images/open-hearts/mobile/Mobile-girl-sliders-open-market.jpg"); }
  .open-ag-slider-section .slide:nth-child(4) {
    background-image: url("../images/open-hearts/mobile/Mobile-boy-sliders-open-collaboration.jpg"); }
  .open-ag-slider-section .slide:nth-child(5) {
    background-image: url("../images/open-hearts/mobile/Mobile-sliders-Gnyam-Dham.jpg"); } }
@media (max-width: 600px) {
  .embed-container iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

  .open-ag-slider-section .ag-slider-main-head {
    font-size: 60px; }

  .open-ag-slider-section .ag-slider-description {
    width: auto !important; }

  .open-ag-slider-section .slick-dots {
    transform: translate(-150px, -674px); } }
@media (max-width: 425px) {
  .open-ag-slider-section .ag-slider-head {
    font-size: 25px !important; }

  .open-ag-slider-section .ag-slider-description {
    font-size: 18px;
    line-height: 25px; }

  .openag-growers-section .model-img {
    margin-bottom: 60px; }
  .openag-growers-section .animated-logo {
    width: 100%;
    height: auto; }

  .growers-head {
    padding-top: 0; }

  .openag-video-section .openagvideo-description {
    font-size: 18px;
    line-height: 25px; }

  .open-ag-slider-section .slick-prev {
    display: none !important; }

  .open-ag-slider-section .slick-next {
    display: none !important; }

  .open-ag-slider-section .ag-slider-main-head {
    line-height: 60px !important;
    font-size: 50px; }

  .open-ag-slider-section {
    margin-left: 2px; }

  .ag-icons.show-active-img .grey-img {
    display: none; }
  .ag-icons.show-active-img .active-img {
    display: block; }

  .open-ag-video .open-ag-wrap {
    position: relative;
    left: 10px !important;
    top: 30px !important; }
    .open-ag-video .open-ag-wrap p {
      color: black; }
  .open-ag-video .fa-angle-right {
    margin-top: 15px;
    margin-left: 110px; }
  .open-ag-video .fa-angle-left {
    margin-left: -125px;
    margin-top: 15px; }
  .open-ag-video .active-img {
    display: block;
    margin-left: 178px !important; }

  .know-more-breadcrumbs {
    margin-top: 40px; }

  .know-us-landing-section .ag-descp {
    padding: 0;
    font-size: 25px;
    line-height: 32px; }

  .know-us-landing-section .ag-head {
    font-size: 80px; }

  .know-us-landing-section .no-limit {
    font-size: 40px;
    line-height: 40px; }

  .openag-video-section .video-headline {
    font-size: 30px;
    line-height: 36px; }

  .growers-section-heading {
    font-size: 30px;
    line-height: 36px; }

  .ag-box-head {
    font-size: 18px;
    line-height: 25px; }

  .ag-box-descp {
    font-size: 18px;
    line-height: 25px; }

  .growers-head {
    font-size: 30px;
    line-height: 36px; }

  .openag-video-section .story-descp {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 60px; }

  .openag-video-section .story-head {
    font-size: 18px;
    line-height: 25px; }

  .openag-video-section .story-wrap {
    padding-bottom: 0; }

  .openag-video-section .story-txt {
    margin-bottom: -20px !important; }

  .open-ag-slider-section .slick-dots {
    transform: translate(-110px, -738px); }

  .open-ag-slider-section .slick-dots li {
    margin-right: 22px; }

  .open-ag-slider-section .slick-dots li button:before,
  .open-ag-slider-section .slick-dots li.slick-active button:before {
    height: 35px;
    width: 35px; } }
@media (max-width: 375px) {
  .ag-icons.show-active-img .grey-img {
    display: none; }
  .ag-icons.show-active-img .active-img {
    display: block; }

  .open-ag-slider-section .ag-slider-main-head {
    font-size: 50px;
    line-height: 60px !important; }

  .open-ag-slider-section .slick-dots {
    transform: translate(-77px, -738px); } }
@media (max-width: 320px) {
  .open-ag-slider-section .slick-dots li {
    margin-right: 18px; }

  .open-ag-slider-section .slick-dots {
    transform: translate(-65px, -750px); } }
.mb-0 {
  margin-bottom: 0 !important; }

.black-text {
  color: black; }

.open-hearts-landing-section {
  color: white; }
  .open-hearts-landing-section .open-ag-wrapper {
    margin-top: 20%; }
  .open-hearts-landing-section .ag-head {
    font-size: 30px; }
  .open-hearts-landing-section .ag-descp {
    font-family: "NotoSansDisplayExtraLight";
    font-size: 80px;
    line-height: 90px; }
  .open-hearts-landing-section .no-limit {
    font-size: 24px;
    line-height: 34px;
    width: 675px;
    padding-bottom: 14px; }

.open-hearts-content-section .content-div {
  padding: 0 188px; }
.open-hearts-content-section .info-content {
  padding: 0 201px;
  margin-top: 30px; }
.open-hearts-content-section .info-para {
  margin-bottom: 20px; }
.open-hearts-content-section .farmer-img {
  float: right;
  padding-left: 30px; }
.open-hearts-content-section .overall-impact {
  margin-bottom: 40px; }
  .open-hearts-content-section .overall-impact .innovation-list {
    margin-left: -20px; }
.open-hearts-content-section .gray-head {
  padding-bottom: 20px; }
  .open-hearts-content-section .gray-head .heading-div {
    background-color: #f1f1f1;
    padding: 10px 20px; }
    .open-hearts-content-section .gray-head .heading-div h2 {
      padding: 0 33px; }

.open-hearts-nav-section {
  background-color: #f1f1f1; }
  .open-hearts-nav-section .know-more-breadcrumbs {
    padding-bottom: 15px; }

.open-ag-nav {
  padding-bottom: 35px; }
  .open-ag-nav .nav-item {
    width: calc(100%/6);
    color: #000; }
  .open-ag-nav .list-inline {
    width: 100%;
    margin: 0 auto;
    padding: 0 75px; }
  .open-ag-nav .font-bold {
    font-weight: bold; }

.sustainability-landing-content.no-background {
  background: none; }

.pt-40 {
  padding-top: 40px; }

.no-limit.pb-60 {
  padding-bottom: 60px; }

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

.business-title.open-innovate-title {
  text-align: center; }

.sustainability-landing-content.full-width {
  width: 100%; }

.sustainability-landing-content.plr-0 {
  padding-right: 0px;
  padding-left: 0px; }

.open-innovation-landing-section {
  background-image: url("../images/open-hearts/OpenInnovation-banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.open-markets-landing-section {
  background-image: url("../images/open-hearts/OpenMarkets-girl-banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.open-collaboration-landing-section {
  background-image: url("../images/open-hearts/OpenCollaboration-boy-banner.jpg");
  color: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.open-aplique-bem-landing-section {
  background-image: url("../images/open-hearts/Aplique-Bem-Banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.open-gnyam-dham-landing-section {
  background-image: url("../images/open-hearts/Gnyam-Dham-Banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.open-intelligence-landing-section {
  background-image: url("../images/open-hearts/OpenIntelligence-Banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

/*Open access page stylling*/
.open-access-landing-section {
  background-image: url("../images/open-hearts/OpeanAccess-Banner.jpg");
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.process-heading {
  font-weight: bold; }

.order-process-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }
  .order-process-section .step-of-process {
    margin-bottom: 48px;
    position: relative; }
  .order-process-section .step-of-process::after {
    content: "";
    height: 40px;
    width: 4px;
    border-left: 1px dashed #289c38;
    position: absolute;
    left: 40px;
    top: 114px; }
  .order-process-section .three-line::after {
    top: 125px; }
  .order-process-section .last-step::after {
    display: none; }

/*Media Query*/
@media (min-width: 1024px) {
  .process-heading {
    padding: 0 188px; }

  .business-title.open-innovate-title {
    text-align: left; } }
@media (min-width: 1200px) {
  /*Open access stylling*/
  .order-process-section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between; }
    .order-process-section .step-of-process {
      margin-bottom: 48px;
      position: relative; }
    .order-process-section .step-of-process::after {
      content: "";
      height: 40px;
      width: 30px;
      border-left: 0;
      border-top: 1px dashed #289c38;
      position: absolute;
      left: 80px;
      top: 40px; }
    .order-process-section .three-line::after {
      top: 40px; }
    .order-process-section .last-step::after {
      display: none; } }
@media (min-width: 1440px) {
  /*Open access stylling*/
  .order-process-section .step-of-process::after {
    content: "";
    height: 40px;
    width: 35px;
    border-left: 0;
    border-top: 1px dashed #289c38;
    position: absolute;
    left: 80px;
    top: 40px; } }
@media (max-width: 1199px) {
  .open-ag-nav .list-inline {
    width: 80%; } }
@media (max-width: 991px) {
  .open-hearts-landing-section .ag-descp {
    margin-bottom: 20px;
    line-height: 1; }

  .open-hearts-content-section .info-content {
    padding: 0 15px; }
  .open-hearts-content-section .content-div {
    padding: 0; }
  .open-hearts-content-section .farmer-img {
    float: none;
    padding-left: 0; }

  .open-ag-nav .list-inline {
    width: 100%; } }
@media (max-width: 767px) {
  .open-hearts-landing-section .collaboration-wrap {
    margin-top: 80% !important; }
  .open-hearts-landing-section .open-ag-wrapper {
    margin-top: 70%; }
  .open-hearts-landing-section .ag-descp {
    line-height: 60px !important;
    font-size: 45px; }
  .open-hearts-landing-section .ag-head {
    font-size: 25px; }
  .open-hearts-landing-section .no-limit {
    font-size: 18px;
    line-height: 25px; }

  .content-div .verde-text {
    font-size: 34px !important;
    text-align: center; } }
@media (max-width: 575px) {
  .open-hearts-landing-section .no-limit {
    width: auto; } }
/* business pages' navigation style */
.business-nav {
  padding: 35px 0 0px;
  font-size: 16px;
  line-height: 26px; }
  .business-nav .list-inline {
    padding: 0 35px;
    text-align: center; }
  .business-nav .nav-item {
    width: calc(100%/7);
    padding: 15px 0;
    position: relative;
    top: -10px;
    float: left;
    font-family: NotoSansLight;
    color: #777;
    font-size: 15px; }
  .business-nav .nav-list {
    width: calc(100%/4); }
  .business-nav .nav-link {
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle; }
  .business-nav .nav-text {
    color: #000; }
  .business-nav .bus-link {
    width: calc(100%/7); }
  .business-nav .nav-icon {
    margin: 0 auto 8px;
    height: 90px; }
  .business-nav .colored-icon {
    display: none; }
  .business-nav .active {
    font-family: NotoSansMedium;
    color: #000;
    font-weight: bold; }
    .business-nav .active .white-icon {
      display: none; }
    .business-nav .active .colored-icon {
      display: block; }

/*------6-5-20-*/
.advanta-business-nav-parent .nav-item {
  width: calc(100%/5); }

.success-nav .nav-item {
  width: calc(100%/4); }
.success-nav .list-inline {
  padding: 0 155px; }

.innovation-nav .nav-item {
  width: calc(100%/3); }
.innovation-nav .list-inline {
  padding: 0 188px; }

.service-nav .nav-item {
  margin-left: 25%; }

.sticky-text {
  display: none;
  position: absolute;
  top: 28%;
  left: 0;
  right: 0;
  color: black; }

.sticky-styling {
  transition: all 1s ease;
  height: 112px !important; }
  .sticky-styling .nav-icon {
    margin: 0 auto 6px;
    height: 55px !important; }
  .sticky-styling .nav-text {
    display: none; }
  .sticky-styling .nav-item {
    height: 110px; }
    .sticky-styling .nav-item:hover .sticky-text {
      display: block;
      font-size: 12px !important; }
    .sticky-styling .nav-item:hover img {
      filter: blur(2px); }

.economic-sticky {
  height: 118px !important; }

.cocoa-sticky {
  height: 177px !important; }

.social-resp-stick {
  height: 128px !important; }

.crop-nav .active {
  color: #777;
  font-family: "NotoSansLight";
  font-weight: normal; }

/*----------------------------*/
.flag-sticky-section .business-nav {
  padding: 35px 0 0px !important; }
.flag-sticky-section .bus-link {
  width: calc(100%/5); }
.flag-sticky-section .top-line {
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  height: 70px; }
.flag-sticky-section .bg-white {
  background: #fff; }
.flag-sticky-section .sticky-styling {
  transition: all 1s ease;
  height: 112px !important; }
  .flag-sticky-section .sticky-styling .nav-icon {
    margin: 0 auto 6px;
    height: 55px; }
  .flag-sticky-section .sticky-styling .nav-text {
    display: none; }
  .flag-sticky-section .sticky-styling .nav-item {
    height: 60px !important; }
    .flag-sticky-section .sticky-styling .nav-item:hover .sticky-text {
      display: block;
      font-size: 12px !important; }
    .flag-sticky-section .sticky-styling .nav-item:hover img {
      filter: blur(2px); }

@media (max-width: 768px) {
  .service-nav .nav-item {
    margin-left: 0; } }
@media (max-width: 767px) {
  .business-nav .list-inline {
    padding: 0 20px; }
  .business-nav .slick-dots {
    position: absolute;
    left: 2px; } }
/* Sustainability Landing Section */
.sustainability-landing {
  padding-top: 130px;
  padding-bottom: 60px; }

.sustainability-landing-content {
  padding: 45px 35px;
  background: linear-gradient(to right, rgba(235, 71, 36, 0.8), rgba(197, 0, 183, 0.8));
  color: #FFFFFF;
  text-align: center; }
  .sustainability-landing-content .business-icon {
    height: 100px;
    margin: 0 auto; }
  .sustainability-landing-content .business-title {
    font-size: 30px;
    line-height: 40px;
    font-family: NotoSansDisplayLight;
    padding-bottom: 30px; }
  .sustainability-landing-content p {
    font-size: 20px;
    line-height: 24px;
    font-family: NotoSansLight; }

@media (min-width: 1024px) {
  .sustainability-landing {
    padding-top: 180px;
    padding-bottom: 80px; }

  .sustainability-landing-content {
    width: 85%;
    margin: 0 auto; }
    .sustainability-landing-content .row {
      display: flex;
      align-items: center; }
    .sustainability-landing-content .business-icon {
      height: 150px; }
    .sustainability-landing-content .business-title {
      line-height: 42px;
      padding-bottom: 0px; }
    .sustainability-landing-content p {
      font-size: 26px;
      line-height: 34px;
      text-align: left; } }
/* End of Sustainability Landing Section */
/* business page common style */
.business-landing-section {
  height: 670px;
  margin-top: 5%;
  opacity: 0; }
  .business-landing-section .full-height {
    height: 100%; }
  .business-landing-section .landing-content {
    width: 85%;
    min-height: 320px;
    margin: 0 auto;
    padding: 45px 50px;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 135px;
    background: linear-gradient(to right, rgba(235, 71, 36, 0.8), rgba(197, 0, 183, 0.8)) !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0; }
  .business-landing-section .business-icon {
    height: 160px;
    margin: 0 auto; }
  .business-landing-section .business-title {
    margin: 10px 0 0;
    font-size: 30px;
    line-height: 42px;
    font-family: NotoSansDisplayLight; }
  .business-landing-section .business-info {
    margin: 0;
    padding-left: 15px;
    font-size: 24px;
    line-height: 34px;
    font-family: NotoSansLight; }
    .business-landing-section .business-info p {
      margin-bottom: 0; }
  .business-landing-section .author-info {
    margin-top: 12px;
    font-size: 22px; }

.advanta-div {
  text-align: center;
  font-family: "NotoSansLight";
  font-size: 24px;
  line-height: 34px;
  margin-top: 70px;
  padding: 0 320px; }

.business-nav-section {
  background-color: #f1f1f1;
  font-size: 18px;
  line-height: 30px; }
  .business-nav-section .video-content-row {
    padding-top: 30px;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
  .business-nav-section .video-content-heading {
    margin: 0 0 15px;
    font-size: 38px; }
  .business-nav-section iframe {
    border: 1px solid #d6d6d6;
    border-radius: 0; }

.business-content-section {
  padding: 10px 0 30px;
  font-size: 15px;
  line-height: 24px;
  font-family: NotoSansLight; }
  .business-content-section .company-info-row {
    padding-bottom: 20px; }
  .business-content-section .company-site {
    margin-top: 88px;
    text-align: right;
    font-family: "myriadProBold", "PT Sans";
    font-size: 20px; }
  .business-content-section .left-tab {
    margin-bottom: 10px;
    font-size: 21px;
    font-family: "myriadProSemiBold", "PT Sans";
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px; }

.video-content-section {
  padding-bottom: 50px; }
  .video-content-section .business-nav {
    padding: 15px 0 35px; }

.business-icon-row {
  padding: 40px 0;
  border-bottom: 1px solid #ccc; }
  .business-icon-row .icon {
    margin-bottom: 20px; }
  .business-icon-row .title {
    margin: 0 0 6px;
    font-family: NotoSansDisplayBold;
    font-size: 30px; }
  .business-icon-row .sub-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
    font-family: NotoSansLight; }
  .business-icon-row .link {
    font-family: "myriadProRegular", "PT Sans";
    color: #777; }
  .business-icon-row .content {
    margin-top: 120px;
    font-size: 15px;
    line-height: 24px;
    font-family: NotoSansLight; }
  .business-icon-row .meta-content {
    margin-top: 110px; }
    .business-icon-row .meta-content p {
      font-family: "myriadProRegular", "PT Sans"; }
  .business-icon-row .benefit {
    font-size: 30px;
    line-height: 40px;
    font-family: NotoSansDisplayLight; }
  .business-icon-row .txt-dark-green {
    color: #076938; }
  .business-icon-row .txt-brown {
    color: #5e1331; }
  .business-icon-row .txt-navy-blue {
    color: #143f79; }
  .business-icon-row:last-child {
    border: 0; }

.innovation-div {
  height: 100%;
  padding: 30px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000; }
  .innovation-div .heading {
    margin: 0 0 20px;
    /* text-transform: uppercase;*/
    font-size: 30px;
    /* color: $red;*/ }
  .innovation-div .content-title {
    margin: 0 0 5px;
    font-size: 28px;
    line-height: 48px; }
    .innovation-div .content-title span {
      display: block; }

.research-div {
  border: 0; }
  .research-div .content-title {
    font-size: 34px; }

.portfolio-div {
  padding: 30px 0 60px; }
  .portfolio-div .outer-grid-row,
  .portfolio-div .inner-grid-row,
  .portfolio-div .heading-box {
    display: -o-flex;
    display: flex; }
  .portfolio-div .inner-grid-row {
    height: 50%; }
  .portfolio-div .outer-grid-two,
  .portfolio-div .outer-grid-three {
    width: 40%; }
    .portfolio-div .outer-grid-two > div,
    .portfolio-div .outer-grid-three > div {
      height: 100%; }
  .portfolio-div .outer-grid-one,
  .portfolio-div .outer-grid-four {
    width: 60%; }
  .portfolio-div .grid {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff; }
  .portfolio-div .inner-grid {
    padding: 30px 25px; }
  .portfolio-div .outer-grid {
    border: none; }
  .portfolio-div .small-grid {
    width: 33.34%; }
  .portfolio-div .large-grid {
    width: 100%; }
  .portfolio-div .heading-box {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    background-color: #cb3630; }
  .portfolio-div .black-box {
    background-color: #000; }
  .portfolio-div .heading {
    margin: 0;
    /* text-transform: uppercase;*/ }
  .portfolio-div .sub-heading {
    margin-top: 0;
    line-height: 36px; }
  .portfolio-div .extra-big-text {
    font-size: 60px;
    line-height: 60px; }
  .portfolio-div .big-text {
    font-size: 34px;
    line-height: 42px; }
  .portfolio-div .medium-text {
    font-size: 28px;
    line-height: 38px; }
  .portfolio-div .small-box-heading {
    font-size: 20px;
    font-family: "myriadProRegular", "PT Sans"; }
  .portfolio-div .small-box-content {
    font-size: 18px; }
  .portfolio-div .list-unstyled {
    font-size: 20px; }
  .portfolio-div span {
    display: block; }

.decco-portfolio-div .grid-one,
.decco-portfolio-div .grid-four,
.decco-portfolio-div .grid-eight,
.decco-portfolio-div .grid-ten {
  width: 66.68%; }
.decco-portfolio-div .grid-two,
.decco-portfolio-div .grid-three,
.decco-portfolio-div .grid-seven,
.decco-portfolio-div .grid-nine,
.decco-portfolio-div .grid-ten,
.decco-portfolio-div .grid-eleven {
  background-color: #ccc; }
.decco-portfolio-div .grid-five {
  background-color: #e53d35; }
.decco-portfolio-div .grid-six,
.decco-portfolio-div .grid-eight {
  background-color: #bec043; }
.decco-portfolio-div .grid-three {
  background-image: url("../images/post-harvest/post-harvest_Products.jpg"); }
.decco-portfolio-div .grid-seven {
  background-image: url("../images/post-harvest/post-harvest_Processing.jpg"); }

.advanta-portfolio-div .inner-grid {
  padding: 0; }
.advanta-portfolio-div .heading-box {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
.advanta-portfolio-div figure {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease; }
  .advanta-portfolio-div figure img {
    width: 100%;
    height: 100%; }
  .advanta-portfolio-div figure:hover figcaption {
    bottom: 0;
    transition: all 0.3s ease; }
.advanta-portfolio-div figcaption {
  height: 100%;
  padding: 20px;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: 1;
  font-family: "myriadProRegular", "PT Sans";
  font-size: 18px;
  background: rgba(237, 189, 51, 0.9);
  transition: all 0.3s linear; }
.advanta-portfolio-div .pro-slider-img {
  background: rgba(0, 0, 0, 0.8); }
.advanta-portfolio-div .title {
  font-size: 26px; }
.advanta-portfolio-div .other-crops-content {
  padding: 20px; }
.advanta-portfolio-div .crops-list {
  padding: 20px 60px 0;
  font-size: 24px; }
.advanta-portfolio-div .other-crops-title {
  font-family: "myriadProRegular", "PT Sans";
  font-size: 16px; }

.global-brands-row {
  padding: 60px 0; }
  .global-brands-row .heading {
    margin-bottom: 35px;
    text-transform: capitalize;
    font-size: 26px; }
  .global-brands-row .brand-logo-div {
    border-left: 2px solid #f1f1f1; }
    .global-brands-row .brand-logo-div.no-border {
      border: 0; }
  .global-brands-row .brand-logo {
    margin: 0 auto; }

.green-links {
  color: #bec043; }

.report {
  margin-top: 45px;
  font-size: 13px !important;
  color: #636363; }

.new-business-nav .nav-item {
  width: calc(100%/6); }

@media (max-width: 992px) {
  .advanta-portfolio-div figcaption {
    padding: 14px; } }
@media (max-width: 991px) {
  .business-landing-section .landing-content {
    padding: 0;
    display: flex;
    flex-direction: column;
    /* bottom: 75px;*/ }
  .business-landing-section .business-title {
    font-size: 38px; }
  .business-landing-section .business-info {
    font-size: 20px; }
  .business-landing-section .business-icon {
    padding-top: 20px;
    height: 100px; }

  .business-content-section .company-site {
    margin-top: 50px;
    text-align: left; }

  .business-nav-section .video-content-row {
    flex-direction: column; }

  .video-content-section {
    padding-bottom: 35px; }

  .portfolio-div .inner-grid-row {
    /* height: 35.5%;*/ } }
@media (max-width: 768px) {
  .fwb-vision-section .content-heading {
    padding-top: 25px; }

  .advanta-div {
    padding: 0 95px; }

  .business-landing-section .business-title {
    font-size: 28px; } }
@media (max-width: 680px) {
  .portfolio-div .extra-big-text {
    font-size: 30px; }

  .advanta-div {
    padding: 0 15px; } }
@media (max-width: 375px) {
  .business-landing-section .landing-content {
    bottom: 45px; }

  .portfolio-div .extra-big-text {
    font-size: 26px; } }
/* Environment page style */
.en-mi-pdf {
  text-align: left; }

.env-nav {
  position: sticky;
  top: 85px;
  z-index: 10; }

.openagnavigation {
  position: sticky;
  top: 103px;
  z-index: 10; }

.openmarket {
  top: 120px; }

.environment-sidenav {
  position: sticky;
  top: 85px;
  z-index: 10; }

.advanta-nav {
  position: sticky;
  top: 85px;
  z-index: 10; }

.advanta-slider {
  position: sticky;
  top: 85px;
  z-index: 10; }

.env-landing-section {
  background-image: url("/images/environment/Sustainability-Environment-banner.jpg"); }
  .env-landing-section .landing-content {
    padding: 45px 34px; }
  .env-landing-section .business-info {
    font-size: 26px;
    line-height: 34px; }

.env-content-section .env-img-div {
  min-height: 300px;
  margin-top: 6px;
  padding: 30px 40px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }
.env-content-section .img-content {
  text-align: right;
  font-size: 27px;
  line-height: 35px; }
  .env-content-section .img-content span {
    display: block; }
.env-content-section .env-heading {
  margin-top: 0;
  font-size: 36px;
  line-height: 42px;
  font-family: "myriadProBold", "PT Sans"; }
  .env-content-section .env-heading span {
    display: block; }
.env-content-section .env-subheading {
  font-size: 30px; }
.env-content-section .env-icon {
  margin: 40px 0 20px; }
.env-content-section .content {
  font-size: 18px;
  line-height: 26px; }
.env-content-section .gray-heading {
  color: #565656; }
.env-content-section .blue-heading {
  color: #0264ac; }
.env-content-section .waste-green {
  color: #478736; }
.env-content-section .green-heading {
  color: #47882f; }
.env-content-section .light-green-heading {
  color: #20b04a; }
.env-content-section .magenta-heading {
  color: #aa0b4b; }

.env-intro-section .environment-intro-row {
  padding: 50px 0;
  border-bottom: 1px solid #d4d4d4; }
.env-intro-section .heading {
  margin-bottom: 30px;
  text-align: right;
  font-family: "myriadProBold", "PT Sans";
  font-size: 70px;
  line-height: 62px;
  color: #44b147; }
  .env-intro-section .heading span {
    display: block; }
.env-intro-section .know-more-link {
  display: block;
  text-align: right;
  font-family: "myriadProRegular", "PT Sans"; }
  .env-intro-section .know-more-link span {
    display: block; }
.env-intro-section .content-heading {
  font-size: 34px;
  margin: 28px 0 36px; }
  .env-intro-section .content-heading span {
    display: block; }

.env-management-section {
  padding-top: 25px; }
  .env-management-section .env-management-row {
    margin-bottom: 10px;
    padding-bottom: 45px;
    border-bottom: 1px solid #d4d4d4; }
  .env-management-section .env-subheading {
    margin: 15px 0 8px; }
  .env-management-section .env-management-top-heading {
    font-size: 50px; }
  .env-management-section .energy-management-img-div {
    background-image: url("../images/environment/Energy-Management-Emission-Reduction.jpg"); }
  .env-management-section .water-management-img-div {
    background-image: url("/images/environment/Water-Management.jpg"); }
  .env-management-section .waste-management-img-div {
    background-image: url("/images/environment/Waste-Management.jpg"); }
  .env-management-section .slider-heading {
    margin: 50px 0 25px;
    font-family: "myriadProSemiBold", "PT Sans";
    font-size: 26px; }
  .env-management-section .env-initiatives-slider {
    padding: 0 35px; }
  .env-management-section .slide {
    padding: 20px 10px; }
  .env-management-section .slider-content-heading {
    font-size: 30px;
    line-height: 34px; }
  .env-management-section .slick-arrow {
    width: 42px;
    height: 50px;
    top: 46%;
    transform: translateY(-50%); }
    .env-management-section .slick-arrow:before {
      opacity: 1; }
    .env-management-section .slick-arrow.slick-prev {
      left: -12px; }
      .env-management-section .slick-arrow.slick-prev:before {
        content: url("../../images/home/lft_arr_slid.png"); }
    .env-management-section .slick-arrow.slick-next {
      right: -12px; }
      .env-management-section .slick-arrow.slick-next:before {
        content: url("../../images/home/rgt_arr_slid.png"); }

.env-technologies-section {
  padding-top: 60px; }
  .env-technologies-section .env-technologies-row {
    padding-bottom: 60px; }
  .env-technologies-section .env-technologies-intro-img-div {
    background-image: url("../images/environment/New-Technologies-bg.jpg"); }
  .env-technologies-section .technology-img {
    margin: 8px 0 0 auto; }
  .env-technologies-section .env-subheading {
    margin-top: 0; }

.env-compliances-section {
  padding: 60px 0 80px; }
  .env-compliances-section .env-compliances-img-div {
    background-image: url("../images/environment/Environmental-Compliances.jpg"); }
  .env-compliances-section .upl-accordion .panel-body {
    margin-left: 0;
    padding: 10px 5px 10px 2px;
    background: #fff;
    box-shadow: 1px 3px 2px #eaeaea; }
  .env-compliances-section .download-pdf {
    font-size: 15px; }

.gray-green-heading {
  color: #89a63a; }
  .gray-green-heading:hover .sidebar-overlay {
    opacity: 0.9; }
  .gray-green-heading .overlay-1 {
    background-color: #89a63a; }

.water-blue {
  color: #1279be; }
  .water-blue:hover .sidebar-overlay {
    opacity: 0.9; }
  .water-blue .overlay-2 {
    background-color: #1279be; }

.waste-green {
  color: #478736; }
  .waste-green:hover .sidebar-overlay {
    opacity: 0.9; }
  .waste-green .overlay-3 {
    background-color: #478736; }

.tech-purple {
  color: #aa0b4b; }
  .tech-purple:hover .sidebar-overlay {
    opacity: 0.9; }
  .tech-purple .tech-overlay {
    background-color: #aa0b4b; }

.compliances-green {
  color: #20b04a; }
  .compliances-green:hover .sidebar-overlay {
    opacity: 0.9; }
  .compliances-green .compliances-overlay {
    background-color: #20b04a; }

.pdf-text {
  padding: 10px 0;
  color: #636363;
  margin-bottom: 0; }

.report-left {
  margin-bottom: -65px;
  font-size: 13px !important;
  color: #636363;
  float: left;
  margin-top: 45px; }

.report-right {
  margin-top: 45px;
  font-size: 13px !important;
  color: #636363;
  float: right; }

@media (max-width: 768px) {
  .env-nav {
    top: 10%; }

  .openagnavigation {
    top: 10%; }

  .environment-sidenav {
    top: 10%; }

  .business-nav-section {
    top: 10%; }
    .business-nav-section .slick-prev {
      left: 0; }
      .business-nav-section .slick-prev:before {
        content: url("../../images/home/sticky-back-arrow.png"); }
    .business-nav-section .slick-next {
      right: -8px; }
      .business-nav-section .slick-next:before {
        content: url("../../images/home/sticky-next-arrow.png"); }

  .business-landing-section .business-info p {
    font-size: 20px; }

  .advanta-slider {
    top: 10%; }
    .advanta-slider .slick-prev {
      left: 0; }
      .advanta-slider .slick-prev:before {
        content: url("../../images/home/sticky-back-arrow.png"); }
    .advanta-slider .slick-next {
      right: -8px; }
      .advanta-slider .slick-next:before {
        content: url("../../images/home/sticky-next-arrow.png"); } }
@media (max-width: 550px) {
  .env-landing-section .landing-content {
    top: 0; } }
@media (max-width: 991px) {
  .env-technologies-section {
    padding-top: 0; }

  .env-intro-section .heading {
    text-align: left; }

  .env-intro-section .know-more-link {
    text-align: left; } }
@media (min-width: 1024px) {
  .en-mi-pdf {
    text-align: right; } }
/*body {
    font-family: "NotoSansLight", "PT Sans";
}*/
.mx-auto {
  margin: 0 auto; }

.thanks-giving-section {
  background: url("../images/emailer/Landing-page-Background.jpg") center center no-repeat;
  background-size: cover;
  margin-top: 165px;
  padding: 40px 0 30px;
  overflow: hidden; }

.thanks-giving-container {
  padding-bottom: 42px; }

.thanks-giving-heading {
  font-size: 42px;
  line-height: 54px;
  background: -webkit-linear-gradient(#ffd813, #ff6c18);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 16px; }

.thanks-giving-medium-content {
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 6px; }

.thanks-giving-content {
  font-size: 16px;
  line-height: 22px; }

.thanks-giving-form {
  position: relative;
  z-index: 4; }
  .thanks-giving-form .form-group {
    margin-bottom: 20px; }
  .thanks-giving-form .invalid-feedback {
    font-size: 12px;
    color: #ff302c; }
  .thanks-giving-form .form-control {
    font-family: NotoSansRegular;
    font-size: 16px;
    border: 1px solid #5f5f5f;
    padding: 5px 10px;
    height: 38px;
    color: #333; }
    .thanks-giving-form .form-control:focus {
      box-shadow: none; }
  .thanks-giving-form textarea.form-control {
    height: auto; }
  .thanks-giving-form ::placeholder {
    color: #333; }
  .thanks-giving-form .arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #000;
    position: absolute;
    top: 18px;
    right: 10px; }

.select-event-list {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative; }

.position-relative {
  position: relative; }

.thanks-giving-btn-container {
  padding-top: 30px; }

.thanks-giving-btn {
  font-family: NotoSansRegular;
  font-size: 18px;
  background: #ff8833;
  color: #fff;
  padding: 8px 38px;
  border: 1px solid transparent;
  transition: 0.3s linear; }
  .thanks-giving-btn:hover, .thanks-giving-btn:focus {
    background: transparent;
    border: 1px solid #ff8833;
    color: #fff; }

.form-and-micro-container {
  position: relative; }
  .form-and-micro-container img {
    position: absolute; }

.win-img {
  right: -108px;
  top: -70px; }

.agile-img {
  right: -135px;
  bottom: 125px;
  width: 125px; }

.keep-simple-img {
  left: -120px;
  top: -115px; }

.nothings-impossible-img {
  width: 220px;
  left: -110px;
  bottom: -12px; }

.one-team-one-focus-img {
  transform: translate(180px, 10px); }

.thanks-giving-wrapper {
  padding: 20px 0 40px;
  display: none; }

.thanks-you-heading {
  font-size: 44px;
  line-height: 60px; }

@media (min-width: 768px) {
  .thanks-giving-section {
    margin-top: 128px; }

  .thanks-giving-section .w-595 {
    width: 495px;
    margin: 0 auto; } }
@media (min-width: 1024px) {
  .thanks-giving-section {
    margin-top: 138px; }
    .thanks-giving-section .w-595 {
      width: 595px;
      margin: 0 auto; }

  .thanks-giving-heading {
    font-size: 60px;
    line-height: 75px; }

  .thanks-giving-medium-content {
    font-size: 24px;
    line-height: 26px; }

  .thanks-giving-content {
    font-size: 18px;
    line-height: 26px; }

  .thanks-giving-form {
    padding: 0 76px; } }
/* Import mediaqueries */
/* Media queries */
@media (min-width: 425px) {
  .in-landing-banner-section {
    margin-top: 145px; } }
@media (min-width: 767px) {
  .model-img {
    display: none !important; }

  .model-pic {
    display: block; }

  .mobile-ag-slider-section {
    display: none; } }
@media (min-width: 768px) {
  /* header stle */
  .navbar-header {
    float: none; }

  .desktop-product {
    display: block; }

  .mobile-product {
    display: none; }

  /* product page style */
  .products .product {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -o-flex;
    display: flex;
    align-items: center; } }
@media (min-width: 992px) {
  /* common style */
  .heading-wrapper {
    padding: 0; }

  /* header style */
  .navbar-header {
    float: left; }

  /* leadershipt team page style */
  .leadershipteam-section .global-team .team-member-info {
    height: 105px; }
  .leadershipteam-section .global-team .team-member-post {
    height: 66px; } }
@media (min-width: 1024px) {
  .navbar-header video {
    width: 153px; } }
@media (min-width: 1200px) {
  /* products filter style */
  .products-filter .upl-content-wrapper {
    padding: 0 50px; }

  /* homepage style */
  .home-products-section .upl-content-wrapper,
  .news-awards-section .upl-content-wrapper {
    padding: 0 50px; }

  .in-landing-banner-section {
    margin-top: 140px; } }
@media (min-width: 1300px) {
  /* common style */
  .upl-container {
    width: 1200px; } }
@media (max-width: 1299px) {
  /* vision mission page style */
  .our-philosophy-section .philosophy-title {
    font-size: 40px;
    line-height: 46px; }
  .our-philosophy-section .philosophy-text {
    font-size: 18px;
    line-height: 30px; }
  .our-philosophy-section .vision-list p {
    font-size: 15px;
    line-height: 28px; }
    .our-philosophy-section .vision-list p span {
      width: 70%; }
    .our-philosophy-section .vision-list p img {
      width: 58px; } }
@media (max-width: 1199px) {
  /* common style */
  /* country dropdown style */
  .country-dropdown .country-col {
    padding-left: 20px; }
  .country-dropdown li {
    margin-bottom: 15px; }
  .country-dropdown .last-li {
    display: inline-block;
    padding-left: 0; }

  /* product filter style */
  .products-filter .quicklinks a {
    font-size: 16px; }

  /* homepage style */
  .landing-section .landing-title {
    font-size: 38px;
    line-height: 42px; }
  .landing-section .landing-text,
  .landing-section a {
    font-size: 16px; }

  .find-products-section .right-col {
    padding: 0; }

  /* vision mission page style */
  .vision-mission-landing-section {
    height: 600px; }
    .vision-mission-landing-section video {
      min-width: 128%;
      min-height: 170%; }

  .aboutus-section .aboutus-content-wrapper h3 {
    font-size: 28px;
    line-height: 40px; }

  .mission-vision-section .title {
    font-size: 46px; }
  .mission-vision-section .text {
    font-size: 18px;
    line-height: 30px; }

  .responsibility-section .title {
    font-size: 40px; }

  /* leadership team page style */
  .leadershipteam-section .team-member {
    padding: 0; }
  .leadershipteam-section .global-team .team-member-name {
    font-size: 22px; }

  /* careers page style */
  .careers-content-section .careers-certification {
    padding: 68px 60px; }

  /* products page style */
  .products-row {
    display: block; }
    .products-row:last-child .product {
      border-bottom: 1px solid #d0d0d0; } }
@media (max-width: 2560px) {
  .products-filter .quicklinks .quick-list {
    margin-left: 0; }
  .products-filter .quicklinks .renewal-list {
    margin-left: 103px; }

  .vision-mission-landing-section #video-controls {
    left: 28%; }
  .vision-mission-landing-section video {
    transform: translate(37.5%, -50%) !important;
    top: 59%; } }
@media (max-width: 1999px) {
  .vision-mission-landing-section video {
    transform: translate(20.5%, -42.1%) !important;
    top: 52%; } }
@media (max-width: 1920px) {
  .vision-mission-landing-section video {
    position: absolute;
    width: 1440px;
    margin: 0 auto;
    transform: translate(-50%, -50%) !important;
    top: 57.8%;
    height: 800px;
    min-height: 100%;
    left: 50%; }
  .vision-mission-landing-section #video-controls {
    left: 18%; } }
@media (max-width: 1600px) {
  .vision-mission-landing-section video {
    transform: translate(-50%, -50%) !important;
    top: 60%; }
  .vision-mission-landing-section #video-controls {
    left: 12%; } }
@media (max-width: 1440px) {
  .vision-mission-landing-section video {
    width: 1410px;
    transform: translate(-50%, -50%) !important;
    top: 58%; }
  .vision-mission-landing-section #video-controls {
    left: 8%; }

  .navbar .main-nav .inner-ham-menu-wrapper {
    right: -75px; } }
@media (max-width: 1024px) {
  /*.product-filter-section .products-filter{
  	margin-top: 205px;
  	}*/
  .page-title-wrapper .page-titles-news,
  .page-title-wrapper .page-titles,
  .page-title-wrapper .page-titles-teams {
    top: 0;
    margin: 25px; }

  .legacy-content-section .milestones-title {
    top: 125px !important; }
  .legacy-content-section .awards-title {
    top: 365px !important; }

  .popup-section .click-here-btn {
    left: -10%; }

  .video-slider .slick-arrow.fa-angle-left {
    left: 395px; }

  .navbar .main-nav .inner-ham-menu-wrapper {
    right: -20px; }

  .backlink {
    margin-right: -280px; }

  .products-filter .section-heading {
    margin-left: -5px; }

  .products-details-landing-section .page-titles-wrapper .page-titles {
    margin-top: -145px; }

  .products-details-landing-section .product-banner-img {
    padding-bottom: 40px; }

  .country-dropdown .country-close-btn {
    right: 0;
    top: 0px; }

  .vision-mission-landing-section video {
    width: 1200px;
    transform: translate(-50%, -50%) !important;
    top: 86%; }
  .vision-mission-landing-section #video-controls {
    left: 3%;
    bottom: 20px; }

  .main_section {
    /*padding-top: 190px;*/ }

  .in-landing-banner-section {
    height: 100%; }
    .in-landing-banner-section .container {
      width: 100%; }
    .in-landing-banner-section img {
      width: 100%; }
    .in-landing-banner-section .black-mob-div {
      flex: 1;
      position: relative;
      background: #000;
      transform: translateY(0);
      top: 0 !important;
      right: 0; } }
@media (max-width: 991px) {
  .home-landing-section .open-ag-video-desktop {
    display: none; }
  .home-landing-section .open-ag-video-mobile {
    display: block; }

  .product-filter-section .products-filter {
    padding-bottom: 30px; }

  .products-details-landing-section .product-banner-img {
    margin-top: 0; }

  .page-title-wrapper .page-title {
    padding: 0 15px;
    font-size: 20px; }

  .small-popup {
    text-align: left; }
    .small-popup p {
      display: block;
      margin: 0 40px; }
    .small-popup .btn {
      padding: 4px 0;
      margin: 8px 38px; }
    .small-popup .enlarge,
    .small-popup .small-popup-close {
      top: 3px;
      margin-right: -10px; }

  .breadcrumbs {
    padding: 0 15px; }
    .breadcrumbs a {
      display: inline-block;
      line-height: 30px; }

  .upl-btn-red {
    padding-left: 12px;
    padding-right: 12px; }

  .left-col,
  .right-col {
    padding: 0 15px; }

  form select.form-control {
    font-size: 14px; }

  /* product filter style */
  .products-filter {
    padding-bottom: 20px; }
    .products-filter .show-product-btn-div {
      text-align: center;
      margin-top: 20px; }
    .products-filter form {
      margin-bottom: 20px; }
    .products-filter .quicklinks {
      padding: 0; }
      .products-filter .quicklinks .quicklinks-title {
        display: none; }
      .products-filter .quicklinks li {
        margin-bottom: 5px;
        padding: 0;
        border: 0; }
        .products-filter .quicklinks li:first-child {
          padding: 0; }
      .products-filter .quicklinks a {
        font-size: 16px; }
    .products-filter .panel-group {
      display: block; }
    .products-filter .list-inline {
      display: none; }
    .products-filter .quick-link-list {
      display: block; }

  /* header style */
  .navbar-toggle-btn {
    display: inline-block;
    color: black; }

  .topnav {
    margin: 0;
    text-align: center; }
    .topnav li {
      display: inline-block; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-brand {
    padding-left: 15px; }
    .navbar-brand .logo {
      height: 36px; }
    .navbar-brand .country {
      margin-left: 15px;
      padding-left: 15px; }
    .navbar-brand .country-flag {
      height: 26px; }
    .navbar-brand .country-name {
      font-size: 11px; }

  .navbar-toggle-btn {
    margin: 26px 16px; }

  /* homepage style */
  .landing-section {
    background-position: 78%; }
    .landing-section .landing-textbox {
      /*left: 10px;
      right: 30%;*/ }
    .landing-section .landing-title {
      font-size: 34px;
      line-height: 38px; }
      .landing-section .landing-title span {
        font-size: 22px; }
    .landing-section .item:nth-child(2) .landing-title,
    .landing-section .item:nth-child(3) .landing-title {
      line-height: 30px; }
    .landing-section .btn {
      padding: 7px 15px; }

  .find-products-section .btn-show-product {
    width: 180px;
    margin-top: 20px; }

  .home-products-section .slider {
    margin-bottom: 65px; }
  .home-products-section .product-heading {
    text-align: center; }
  .home-products-section .product-category h3 {
    justify-content: center; }
  .home-products-section .product-name {
    margin: 0 auto; }
  .home-products-section .product-ingredient {
    width: 100%;
    left: 0;
    text-align: center; }

  .news-awards-section .box-content .left-col {
    padding: 0 10px 0 0; }
  .news-awards-section .box-content .right-col {
    padding: 0 0 0 10px; }
  .news-awards-section .news-box {
    margin-bottom: 40px; }

  .awards-slider .slick-arrow {
    top: 32%; }

  /* mission vision page style */
  .aboutus-section {
    padding: 10px 0 30px; }
    .aboutus-section .aboutus-content-wrapper {
      padding: 0 30px; }

  .mission-vision-section .upl-content-wrapper {
    padding: 40px 28px; }
  .mission-vision-section .vision {
    margin-bottom: 40px; }

  .our-philosophy-section .upl-content-wrapper {
    padding: 40px 28px; }
  .our-philosophy-section .our-philosophy {
    margin-bottom: 40px; }
  .our-philosophy-section .philosophy-text {
    margin-bottom: 20px; }
  .our-philosophy-section .vision-list p span {
    width: 73%;
    display: inline-block;
    vertical-align: middle; }
    .our-philosophy-section .vision-list p span:first-child {
      width: 50px;
      display: inline-block; }

  .our-values-section .core-values {
    display: block;
    position: static;
    width: 90%;
    margin: 0 auto;
    border-radius: 50%;
    padding: 25px 15px;
    background-color: transparent;
    transform: none; }
    .our-values-section .core-values .values-list {
      font-size: 18px; }
    .our-values-section .core-values h2 {
      font-size: 32px;
      line-height: 40px; }

  .responsibility-section {
    padding: 0 0 60px; }
    .responsibility-section .environment-policy {
      margin-bottom: 50px; }
      .responsibility-section .environment-policy .btn {
        margin-top: 10px; }
    .responsibility-section .responsiblity-list li:last-child {
      border-bottom: 0; }

  /* legacy page style */
  .legacy-content-section {
    /*.awards-title {
    	left: -130px;
    	}*/ }
    .legacy-content-section .slide {
      padding: 0 5px; }
    .legacy-content-section .title {
      left: -68px; }
    .legacy-content-section .awards-title {
      left: -125px; }
    .legacy-content-section .slick-arrow.slick-prev {
      left: -32px; }
    .legacy-content-section .slick-arrow.slick-next {
      right: -32px; }

  /* leadership page style */
  .leadershipteam-section .global-team {
    padding: 20px 0 20px; }
  .leadershipteam-section .country-team {
    padding: 50px 0 40px; }
    .leadershipteam-section .country-team .mobile-view {
      display: block; }
    .leadershipteam-section .country-team .desktop-view {
      display: none; }
  .leadershipteam-section .team-member {
    margin-bottom: 30px; }
  .leadershipteam-section .team-member-img {
    width: 225px;
    margin: 0 auto 25px; }

  .leadershipteam-landing-content h3 {
    font-size: 20px;
    line-height: 28px; }

  /* carees page style */
  .careers-landing-section .careers-landing-content h3 {
    font-size: 20px;
    line-height: 28px; }

  .careers-content-section .careers-col {
    padding: 0 15px; }
  .careers-content-section .upl-content-wrapper .careers-col:first-child {
    padding-bottom: 2px; }

  /* news page style */
  .events-section .breadcrumbs-wrapper {
    margin-bottom: 10px; }
  .events-section .events-wrapper {
    margin-bottom: 50px; }

  .news-section {
    padding-bottom: 15px; }
    .news-section .news-sec-desktop {
      display: none; }
    .news-section .news-sec-mobile {
      display: block; }
      .news-section .news-sec-mobile .red-link {
        padding-right: 10px; }
    .news-section img {
      width: auto; }
    .news-section .title {
      margin: 5px 0;
      padding: 0;
      border: 0;
      font-size: 24px;
      line-height: 28px; }

  .short-news {
    margin-top: 30px; }
    .short-news li {
      margin-bottom: 30px; }

  /* products page style */
  .products-landing-content h3 {
    font-size: 20px;
    line-height: 28px; }

  .products-section .products-wrapper {
    display: none; }
  .products-section .panel-group {
    display: block; }
    .products-section .panel-group .panel .products-heading h2:after {
      font-size: 30px; }

  .products-heading h2 {
    font-size: 26px; }

  /* product details page style */
  .product-details-section .downloads {
    margin-top: 25px;
    padding: 25px 0 0;
    /*border-top: 1px solid $green;*/ }

  .product-white-wrapper {
    width: 100%; }

  /* portfolio page styling */
  .portfolio-section {
    padding-bottom: 50px; }
    .portfolio-section .portfolio-details-table {
      padding: 30px 0; }
      .portfolio-section .portfolio-details-table table .portfolio-name {
        padding-left: 100px; }

  /* contact us page style */
  .contact-content-section {
    padding-top: 30px; }
    .contact-content-section .map-div {
      padding-top: 40px; }

  /* footer style */
  .contact-info {
    margin-bottom: 5px;
    border-bottom: 0; }

  .footer-top {
    background-color: #000000; }
    .footer-top .sitemap {
      padding: 20px 28px; }

  .footer-nav h4 {
    margin: 4px 0 4px;
    color: #ffffff; }

  .footer-nav a,
  .contact-info .email {
    font-family: NotoSansLight;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px; }

  .enquiry-form-fixed {
    z-index: 9999; }

  /* share icons style */
  .share-icons-fixed {
    z-index: 999; }

  .contact-info,
  .address {
    font-size: 14px;
    color: white; }

  .foo-desktop {
    display: none; }

  .foo-mobile {
    display: block; } }
@media (max-width: 768px) {
  .social_icons_list a {
    color: #9b9b9b; }
    .social_icons_list a.twitter:hover {
      background-color: #000; }
      .social_icons_list a.twitter:hover .twitter-logo g {
        fill: #fff; }
      .social_icons_list a.twitter:hover .twitter-logo {
        margin-bottom: 0;
        margin-left: 0; }
    .social_icons_list a .twitter-logo g {
      fill: #9b9b9b; }
    .social_icons_list a .twitter-logo {
      width: 16px;
      margin-bottom: -6px;
      margin-top: -8px; }

  .business-nav-section .slick-prev:before {
    content: url("../images/sticky-back-arrow.png"); }

  .business-nav-section .slick-next:before {
    content: url("../images/sticky-next-arrow.png"); }

  .mobile-ag-slider-section .fa-angle-left {
    left: 0;
    top: 50%;
    transform: translateY(-100%); }

  .mobile-ag-slider-section .fa-angle-right {
    right: 0;
    top: 50%;
    transform: translateY(-100%); }

  .desk-ag-icons {
    display: none; }

  .mobile-ag-slider-section {
    display: block; }

  .model-img {
    display: block !important; }

  .model-pic {
    display: none !important; }

  .sitemap-section .sitemap-heading {
    padding: 0 40px; }

  .sitemap-section .sitemap-nav {
    padding: 20px 28px; }

  .ourlegacy-landing-section .embed-container {
    margin-top: -20px; }

  .product-filter-section .products-filter {
    margin-top: -60px; }

  .page-top-padding {
    padding-top: 80px !important; }

  .breadcrumbs-wrapper {
    margin-top: 25px !important; }

  .popup-section .click-here-btn {
    left: -2%;
    margin-top: -36px; }

  .video-slider .slick-arrow.fa-angle-left {
    left: 600px; }

  .client-div .left-inner-div {
    margin-left: 0; }
  .client-div .right-inner-div {
    margin-right: 0; }

  .popup-section p {
    margin-right: -50%;
    margin-left: -25px; }

  .blog-sec .search-div {
    margin-left: 15px; }

  .legacy-content-section .milestones-title {
    left: -62px; }

  .blog-heading {
    padding-left: 15px; }

  .country-col {
    text-align: left; }

  .breadcrumbs-section .special-page-breadcrumbs {
    display: none; }

  .mob-open-aplique-bem-landing-section {
    background-image: url("../images/open-hearts/mobile/Mobile-sliders-open-innovation.jpg"); }

  /*.mob-open-markets-landing-section{
  	background-image: url("../images/open-hearts/mobile/Mobile-sliders-open-market.jpg");
  	}*/
  .mob-open-markets-landing-section {
    background-image: url("../images/open-hearts/mobile/Mobile-girl-sliders-open-market.jpg");
    height: 800px; }

  .mob-open-collaboration-landing-section {
    background-image: url("../images/open-hearts/mobile/Mobile-boy-sliders-open-collaboration.jpg"); }
    .mob-open-collaboration-landing-section .limit-collaboration {
      width: 350px; }

  .mob-open-gnyam-dham-landing-section {
    background-image: url("../images/open-hearts/mobile/Mobile-sliders-Gnyam-Dham.jpg") !important; }

  .country-dropdown .last-li {
    padding-left: 0;
    display: inline-block; }

  .small-popup .enlarge {
    right: 3%; }

  .foo-mobile {
    /*margin-bottom: 110px;*/ }

  /*Blog Styling */
  .blog-content .blog-months {
    padding-left: 15px; }

  .search-form {
    margin-left: 0; } }
@media (max-width: 767px) {
  /* common style */
  .landing-section .carousel-indicators {
    /*display: none;*/
    bottom: 5px;
    margin-bottom: 0; }

  .products-row {
    margin-left: 0; }

  .blog-wrapper {
    margin: 15px; }

  .product-details-section .pbox-title {
    font-size: 22px; }

  .product-details-section .product-title {
    border-bottom: none; }

  .desktop-product {
    display: none; }

  .mobile-product {
    display: block; }

  .blog-search .arrow-left .search-info {
    margin-top: 50px; }

  .products-section .slick-prev {
    display: none !important; }

  .products-section .slick-next {
    display: none !important; }

  .products-filter .product-filter-row {
    margin-left: 0;
    margin-right: 0; }

  .home-products-section .video-slider-wrapper .slick-arrow.slick-next {
    top: -7.9% !important; }

  .upl-content-wrapper {
    padding: 0 5px; }

  .top-navbar .topnav li a {
    padding: 12px 5px; }

  .page-top-padding {
    padding-top: 130px; }

  /* copuntry dropdown */
  .country-dropdown {
    padding: 40px 0px;
    top: 195px; }
    .country-dropdown .country-col-left,
    .country-dropdown .country-col-right {
      width: 100%;
      padding-left: 0; }

  /* product filter style */
  .products-filter .panel-group {
    margin-bottom: 0; }
  .products-filter .left-col,
  .products-filter .left-col + div {
    margin-bottom: 20px; }
  .products-filter .mb-20 {
    margin-bottom: 20px; }

  /* Popup style */
  .popup-section {
    z-index: 999 !important; }
    .popup-section .upl-container {
      width: auto;
      margin: 25px 60px 0; }
    .popup-section p {
      text-align: left;
      border-right: 0; }
    .popup-section .click-here-btn {
      text-align: left; }
    .popup-section .popup-description {
      border: 0; }
    .popup-section .popup-icon {
      text-align: left;
      margin: 0 0 0 15px; }

  .small-popup {
    text-align: left; }
    .small-popup h1 {
      display: block;
      text-align: left;
      margin: 15px; }
    .small-popup p {
      display: block;
      text-align: left;
      margin: 0 55px; }
    .small-popup .btn {
      padding: 4px 0;
      margin: 10px 0 10px 55px; }
    .small-popup .small-popup-close {
      top: 2%;
      padding: 4px 15px;
      margin-right: -30px; }
    .small-popup .enlarge {
      top: 2%;
      right: 5%;
      padding: 0 15px; }

  .close {
    float: none !important;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10; }

  /* homepage style */
  .landing-section {
    height: 100%; }
    .landing-section .landing-textbox {
      min-height: 0;
      padding: 25px 20px;
      top: auto;
      bottom: 0;
      left: 0;
      right: 0;
      transform: none; }
    .landing-section .black-mob-div {
      background-color: black; }
    .landing-section .landing-title {
      margin-bottom: 8px;
      font-size: 22px;
      line-height: 26px; }
    .landing-section .landing-text,
    .landing-section a {
      font-size: 15px; }
    .landing-section .item {
      background-position: 70% !important; }
      .landing-section .item:nth-child(2) .landing-title, .landing-section .item:nth-child(3) .landing-title {
        line-height: 28px; }
        .landing-section .item:nth-child(2) .landing-title span, .landing-section .item:nth-child(3) .landing-title span {
          font-size: 18px; }
    .landing-section .title-info {
      margin-bottom: 8px; }
    .landing-section .btn {
      padding: 5px 13px;
      font-size: 14px; }

  				/*.in-landing-banner-section{
  					height: 100%;
  
  					.container{
  						width: 100%;
  					}
  
  					img{
  						width: 100%;
  					}
  
  					.black-mob-div{
  						flex: 1;
  						position: relative;
  						background: $black;
  						transform: translateY(0);
  						top: 0 !important;
  						right: 0;
  					}
  
  				}*/
  .home-products-section .product-details {
    height: auto;
    display: block; }
  .home-products-section .product-img {
    display: none; }
  .home-products-section .product-content {
    height: 162px; }
  .home-products-section .black-div p,
  .home-products-section .black-div .product-facts {
    padding-right: 0;
    padding-left: 10px; }
  .home-products-section .black-div .left-col {
    padding: 0; }
  .home-products-section .black-div .upl-btn {
    position: static; }
  .home-products-section .video-info {
    height: auto; }
    .home-products-section .video-info p {
      display: block; }

  .news-awards-section h3 {
    font-size: 18px; }
  .news-awards-section .box-content .left-col,
  .news-awards-section .box-content .right-col {
    padding: 0; }
  .news-awards-section .box-content li:last-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc; }
  .news-awards-section .box-content .main-news {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc; }
  .news-awards-section .news-box {
    margin-bottom: 40px; }

  .awards-slider .slide h4 {
    font-size: 18px;
    line-height: 20px; }

  /* mission vision style */
  .aboutus-section .aboutus-content-wrapper {
    padding: 0 15px; }
    .aboutus-section .aboutus-content-wrapper h3 {
      font-size: 18px;
      line-height: 30px; }

  .mission-vision-section .title {
    font-size: 30px; }
  .mission-vision-section .text {
    font-size: 16px;
    line-height: 26px; }
  .mission-vision-section .upl-content-wrapper {
    padding: 30px 5px; }

  .our-philosophy-section .philosophy-title {
    font-size: 30px;
    line-height: 36px; }
  .our-philosophy-section .philosophy-text {
    font-size: 16px;
    line-height: 26px; }
  .our-philosophy-section .upl-content-wrapper {
    padding: 30px 5px; }
  .our-philosophy-section .vision-list p {
    font-size: 16px;
    line-height: 26px; }
  .our-philosophy-section .vision-list li:first-child p {
    border-top: 1px solid #ddd; }
  .our-philosophy-section .vision-list li:last-child > div:nth-child(2) p {
    border-bottom: 1px solid #ddd; }

  .our-values-section .core-values h2 {
    font-size: 26px;
    line-height: 30px; }

  .responsibility-section .environment-policy,
  .responsibility-section .responsibility {
    font-size: 16px; }
  .responsibility-section .title {
    margin-bottom: 15px;
    font-size: 28px; }
  .responsibility-section .responsiblity-list img {
    margin: 0 auto 10px; }
  .responsibility-section .responsiblity-list li:last-child div:nth-child(2) img {
    margin-top: 15px; }

  /* leadership team page style */
  .leadershipteam-landing-content h3 {
    font-size: 18px;
    line-height: 26px; }

  .leadershipteam-section .team-heading {
    font-size: 22px; }
  .leadershipteam-section .global-team .team-member-name {
    font-size: 20px; }

  /* legacy page style */
  .legacy-landing-section {
    background-position: 30%; }

  .legacy-content-section .legacy-slider {
    padding: 0 30px; }
  .legacy-content-section .slide img {
    margin: 0 auto; }
  .legacy-content-section .milestones {
    min-width: 226px; }
  .legacy-content-section .tab-title {
    text-align: center;
    font-size: 38px; }
  .legacy-content-section .title {
    left: -32px; }
  .legacy-content-section .awards-title {
    left: -82px; }
  .legacy-content-section .slick-arrow.slick-prev {
    left: 0; }
  .legacy-content-section .slick-arrow.slick-next {
    right: 0; }
  .legacy-content-section .gray-border {
    display: none; }

  .legacy-tabs {
    margin: 35px 0 40px;
    text-align: center;
    padding: 0 50px; }
    .legacy-tabs li {
      margin: 0 15px; }

  /* carees page style */
  .careers-landing-section .left-col {
    padding: 0 15px; }
  .careers-landing-section .careers-landing-content h3 {
    font-size: 18px;
    line-height: 26px; }

  .careers-content-section {
    padding: 15px 0 50px; }
    .careers-content-section .upl-content-wrapper:first-child .careers-col:first-child {
      height: 380px; }
    .careers-content-section .upl-content-wrapper:first-child .careers-col:nth-child(2) {
      height: auto; }
    .careers-content-section .upl-content-wrapper:nth-child(2) .careers-col:first-child {
      height: auto; }
    .careers-content-section .upl-content-wrapper:nth-child(2) .careers-col:nth-child(2) {
      height: 388px; }
    .careers-content-section .upl-content-wrapper:nth-child(3) .careers-col {
      height: 460px; }
    .careers-content-section .black-layer {
      padding: 10px 20px; }
    .careers-content-section .careers-title {
      font-size: 22px; }
    .careers-content-section .careers-content {
      font-size: 16px;
      line-height: 22px; }
    .careers-content-section .form-row .form-group {
      padding: 0; }
    .careers-content-section .form-row .instruction {
      padding: 5px 10px 0; }
    .careers-content-section .careers-certification {
      padding: 30px 15px; }
      .careers-content-section .careers-certification .certification-title {
        font-size: 22px;
        line-height: 28px; }
      .careers-content-section .careers-certification p {
        font-size: 16px; }
    .careers-content-section .certification-slider .slick-arrow.fa-angle-left {
      left: -12px; }
    .careers-content-section .certification-slider .slick-arrow.fa-angle-right {
      right: -12px; }
    .careers-content-section .careers-video-col iframe {
      height: 200px; }
    .careers-content-section .careers-fun-slider .slick-arrow {
      padding: 1px 10px;
      font-size: 28px; }

  /* news page style */
  .events-section .event-info h4 {
    font-size: 20px; }

  .news-section .inner-left-col,
  .news-section .inner-right-col {
    padding: 0; }
  .news-section .title {
    font-size: 20px; }

  .short-news li .img-div img {
    margin-bottom: 15px; }

  /* products page style */
  .products-landing-content h3 {
    font-size: 18px;
    line-height: 26px; }

  .products-heading h2 {
    font-size: 18px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
  .products-heading img {
    height: 55px; }

  .products .product h3 {
    margin-bottom: 20px; }
  .products .product-name {
    margin: 0 0 18px; }

  /* product details page style */
  .product-details-section {
    /*.downloads {
    	border-top: 1px solid #ccc;
    	}*/ }
    .product-details-section .right-pbox .pbox-title {
      font-size: 18px; }
    .product-details-section .product-title {
      display: block; }
      .product-details-section .product-title .inner-right-col {
        padding: 0;
        text-align: left; }
      .product-details-section .product-title.desktop {
        display: none; }
      .product-details-section .product-title.mob {
        display: block; }
    .product-details-section .ingredient-wt {
      font-size: 20px; }

  /* portfolio page styling */
  .portfolio-section .portfolio-details-table table .portfolio-name {
    padding-left: 75px; }

  /* contact us page style */
  .contact-content-section {
    padding-top: 20px; }
    .contact-content-section .contact-info-div {
      padding-bottom: 40px; }
      .contact-content-section .contact-info-div .contact-info-title {
        margin: 0 0 8px 0;
        font-size: 20px; }
      .contact-content-section .contact-info-div .country-name {
        font-size: 21px; }
      .contact-content-section .contact-info-div .city-name {
        font-size: 14px; }
      .contact-content-section .contact-info-div .address p {
        font-size: 16px; }
    .contact-content-section .map-div {
      padding-top: 0; }

  /* enquiry form style */
  /*.enquiry-fixed {
  	width: 310px;
  	top: 128px;
  	.enquiry-toggle-btn {
  		width: 120px;
  		padding: 1.5px 5px 1.5px;
  		font-size: 14px;
  		transform: translate(39%, 198%) rotate(90deg);
  	}
  	}*/
  .enquiry-form-fixed {
    /*right: -310px;*/ }
    .enquiry-form-fixed.in {
      right: 0; }

  /* share icons style */
  .share-icons-fixed {
    top: 245px; }
    .share-icons-fixed .toggle-btn {
      padding: 14px 18px;
      font-size: 15px;
      line-height: 15px;
      top: 65px; }

  .enquiry-fixed .enquiry-toggle-btn {
    top: 60px; }

  .captcha-group .realperson-challenge {
    width: 47%; }

  .main_section {
    padding-top: 80px; } }
@media (max-width: 580px) {
  .values-div {
    margin-bottom: 155px;
    margin-top: -80px; }

  /* common style */
  .video-frame {
    height: auto; }

  /* portfolio page styling */
  .portfolio-section .portfolio-details-table table .portfolio-name {
    padding-left: 45px; }

  .search-form #tag-search {
    margin-left: 0;
    margin-top: 5px; }
  .search-form #tag-search-button {
    margin-top: 5px; }
  .search-form .tag-input-group .easy-autocomplete-container ul {
    margin-left: 0; } }
@media (max-width: 480px) {
  /* common style */
  .page-top-padding.vision-mission-landing-section {
    padding-top: 245px; }

  .vision-mission-landing-section .page-title-wrapper {
    margin-top: -96px; }

  .vision-mission-landing-section #video-container {
    height: auto; }

  .vision-mission-landing-section #video-controls {
    left: 3%;
    bottom: 15%; }

  .landing-content-box {
    width: auto; }

  .small-popup .enlarge {
    padding: 0 30px; }

  .popup-section .popup-icon {
    width: auto; }

  /* homepage style */
  .awards-slider .slick-arrow {
    top: 20%; }

  /* products page style */
  .products-heading h2 span:nth-child(2) {
    width: 150px; }

  /* portfolio page styling */
  .portfolio-section .portfolio-details-table table .portfolio-name {
    padding-left: 15px; }

  /* careers page style */
  .careers-content-section .certification-slider .slick-arrow {
    top: 32%; }

  .quicklink-list-wrapper .quick-link-row {
    display: flex; }

  .products-filter .side-quicklinks .quicklink-list-wrapper {
    width: 400px; }

  .event-read-more {
    margin-bottom: 20px !important; }

  .home-products-section .home-slider-wrapper .slick-arrow.slick-prev {
    left: 93%;
    top: -50px; } }
@media (max-width: 418px) {
  .in-landing-banner-section {
    margin-top: 195px; } }
@media (max-width: 289px) {
  .in-landing-banner-section {
    margin-top: 240px; } }
@media (max-width: 425px) {
  .embed-container {
    margin-top: 72px; }

  .ourlegacy-landing-section .embed-container {
    margin-top: 72px; }

  .product-filter-section .products-filter {
    margin-top: 0; }

  .products-details-landing-section .product-banner-img {
    margin-top: 85px; }

  .servives-advisory-content-section {
    padding: 0 20px; }

  .services-banner-style {
    margin-top: 165px; }

  .blog-sec .search-div {
    margin-top: 55px; }

  .mob-nav .mob-menu-item a {
    font-size: 16px;
    font-family: NotoSansLight;
    margin-left: -14px; }

  .news-awards-section .awards-box {
    margin-top: 30px; }

  .home-products-section .product-details {
    height: 320px; }

  .home-products-section .product-content .know-more-btn {
    float: right;
    margin-right: 30px !important;
    margin-top: -98px !important; }

  .home-products-section .product-content .product-facts {
    height: 60px; }

  .home-products-section .black-content {
    top: 65% !important; }

  .clients-div {
    padding: 0 0 50px; }

  .home-event-wrapper {
    margin-top: 40px; }

  .products-section .show-more-product .btn {
    width: 114px;
    padding: 6px -5px 6px 18px; }

  .breadcrumbs {
    display: none; }

  .compliance-section p {
    padding-bottom: 30px; }

  .video-slider .slick-arrow.fa-angle-left {
    left: 325px !important; }

  .popup-section .click-here-btn {
    margin-top: 2px; }

  .popup-section p {
    margin-right: -22%;
    margin-left: -35px;
    margin-top: 30px; }

  .clients-div .left-inner-div {
    margin-left: 0; }

  .clients-div .right-inner-div {
    margin-right: 0; }

  .home-products-section .product-category span {
    margin-left: -295px !important; }

  .home-products-section .product-name h3 {
    top: -20px;
    font-size: 26px; }

  .home-products-section .product-content .product-facts {
    font-size: 14px; }

  .home-products-section .home-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -38px !important; }

  .home-products-section .video-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -11.8% !important; }

  .backlink {
    margin-left: 15px;
    padding: 0 0 20px;
    font-family: NotoSansRegular;
    margin-right: 0 !important;
    float: left;
    margin-top: -15px; }

  .mission-content p {
    line-height: 50px !important; }

  .products .product-desc {
    margin-left: 0; }

  .products-filter .section-heading {
    margin-left: -5px !important; }

  .products-details-landing-section .page-titles-wrapper .page-titles {
    margin-left: 15px;
    margin-top: -160px; }

  .products-details-landing-section .page-titles-wrapper .ingredient-div {
    margin-left: 15px; }

  .products-details-landing-section .product-banner-img {
    margin-top: 0; }

  .products-section .right-side-core-value-text {
    margin-left: 8px; }

  .values-div {
    margin-bottom: 100px;
    margin-top: -60px; }

  .products-section .right-side-core-value-text .product-text {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 26px; }

  .our-values-section {
    margin-top: 0; }

  .products-section .right-side-core-value-text .testimonial-text {
    margin-top: 20px; }

  .main_section {
    padding-top: 80px; } }
@media (max-width: 375px) {
  .page-title-wrapper .page-titles-news,
  .page-title-wrapper .page-titles,
  .page-title-wrapper .page-titles-teams {
    top: 20px;
    margin: 25px; }

  .home-products-section .black-content {
    top: 70%; }

  .home-products-section .product-category span {
    margin-left: -250px !important; }

  .home-products-section .home-slider-wrapper .slick-arrow.slick-prev {
    left: 88%; }

  .home-products-section .video-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -11.7% !important; }

  .products-filter .side-quicklinks .quicklink-list-wrapper {
    width: 345px;
    padding: 10px 15px;
    left: -260px; }

  .products-filter .product-filter-row {
    margin-left: 0;
    margin-right: 0; }

  .main_section {
    padding-top: 80px; } }
@media (max-width: 375px) {
  .popup-section .click-here-btn {
    margin-top: -16px; }

  .video-slider .slick-arrow.fa-angle-left {
    left: 260px !important; }

  .legacy-content-section .milestones-title {
    top: 135px !important; }
  .legacy-content-section .awards-title {
    top: 395px !important; } }
@media (max-width: 365px) {
  .legacy-content-section .milestones-title {
    top: 175px !important; }
  .legacy-content-section .awards-title {
    top: 435px !important; } }
@media (max-width: 360px) {
  /*common style*/
  .products-section .show-more-product .btn {
    width: 110px; }

  .popup-section .click-here-btn {
    margin-top: -10px; }

  .popup-section p {
    margin-right: 0;
    margin-left: 0; }

  .country-dropdown {
    top: 235px; }

  .popup-section .upl-container {
    width: auto;
    margin: 20px 15px 0; }

  .products-section .show-more-product .btn {
    margin: 0 15px; } }
@media (max-width: 320px) {
  .legacy-content-section .awards-title {
    top: 430px !important; }
  .legacy-content-section .milestones-title {
    top: 180px !important; }

  .video-slider .slick-arrow.fa-angle-left {
    left: 240px; }

  /* common style */
  .page-top-padding {
    /*padding-top: 350px;*/ }

  .main_section {
    padding-top: 80px; }

  .home-products-section .product-category span {
    margin-left: -185px !important; }

  .products-filter .side-quicklinks .quicklink-list-wrapper {
    width: 305px;
    padding: 10px 15px;
    left: -225px; }

  .home-products-section .video-slider-wrapper .slick-arrow.slick-next {
    right: 0 !important;
    top: -12.2% !important; }

  .products-section .show-more-product .btn {
    margin: 0 7px; } }
@media (max-width: 768px) {
  .services-banner-style {
    margin-top: 130px; }

  .main_section {
    padding-top: 80px; }

  .backlink {
    margin-right: -150px; }

  .products-filter .section-heading {
    margin-left: -6px; }

  .mission-content p {
    line-height: 58px; }

  .home-products-section .black-content .product-ingredient {
    text-align: left; }

  .home-products-section .product-category span {
    margin-left: -590px; }

  .product-details-section .downloads {
    margin-top: 2px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .in-landing-banner-section.landing-section {
    height: auto; }
  .in-landing-banner-section .banner-image {
    width: 100%; }
  .in-landing-banner-section .landing-container {
    width: 100% !important; } }

/*# sourceMappingURL=main.css.map */
