html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-LightItalic.woff2") format("woff2"), url("/Content/fonts/Averta-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-Thin.woff2") format("woff2"), url("/Content/fonts/Averta-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-Bold.woff2") format("woff2"), url("/Content/fonts/Averta-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-BlackItalic.woff2") format("woff2"), url("/Content/fonts/Averta-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-Black.woff2") format("woff2"), url("/Content/fonts/Averta-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-RegularItalic.woff2") format("woff2"), url("/Content/fonts/Averta-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-ExtraBoldItalic.woff2") format("woff2"), url("/Content/fonts/Averta-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-ThinItalic.woff2") format("woff2"), url("/Content/fonts/Averta-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-ExtraBold.woff2") format("woff2"), url("/Content/fonts/Averta-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-Semibold.woff2") format("woff2"), url("/Content/fonts/Averta-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Averta Extrathin";
  src: url("/Content/fonts/Averta-ExtrathinItalic.woff2") format("woff2"), url("/Content/fonts/Averta-ExtrathinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: "Averta Demo";
  src: url("/Content/fonts/AvertaDemo-Regular.woff2") format("woff2"), url("/Content/fonts/AvertaDemo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Averta Demo";
  src: url("/Content/fonts/AvertaDemo-ExtraBoldItalic.woff2") format("woff2"), url("/Content/fonts/AvertaDemo-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-Light.woff2") format("woff2"), url("/Content/fonts/Averta-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Averta Extrathin";
  src: url("/Content/fonts/Averta-Extrathin.woff2") format("woff2"), url("/Content/fonts/Averta-Extrathin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Averta";
  src: url("/Content/fonts/Averta-SemiboldItalic.woff2") format("woff2"), url("/Content/fonts/Averta-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

/* Colors */
/* Fonts */
/* Basic Styles */
table td {
  padding: 0 5%; }
  @media screen and (max-width: 1000px) {
    table td {
      width: 100%;
      padding: 2.5% 0;
      clear: both;
      float: left;
      display: block; } }

html,
body {
  max-width: 2000px;
  margin: 0 auto;
  font-family: "Averta Demo", Arial, Helvetica;
  overflow-x: hidden;
  color: #292929; }

h1 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Averta", Arial, Helvetica; }
  @media screen and (max-width: 640px) {
    h1 {
      font-size: 20px; } }
  @media screen and (max-width: 450px) {
    h1 {
      text-align: center; } }

h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Averta", Arial, Helvetica;
  margin-top: 30px; }
  @media screen and (max-width: 640px) {
    h2 {
      font-size: 18px; } }

h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Averta", Arial, Helvetica;
  /*color:$callto;*/
  color: #242424;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 30px; }
  @media screen and (max-width: 450px) {
    h3 {
      text-align: center; } }

h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-family: "Averta", Arial, Helvetica;
  margin: 20px 0; }

h5 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-family: "Averta", Arial, Helvetica;
  margin: 20px 0; }

p {
  line-height: 2.2em;
  letter-spacing: 0.08em;
  font-size: 16px;
  margin: 0.5em auto 1em;
  font-family: "Averta Demo", Arial, Helvetica; }
  p a {
    word-wrap: break-word;
    overflow-wrap: break-word; }

ul,
ol {
  margin: 20px;
  letter-spacing: 0.08em; }

ul {
  list-style: none;
  margin: 20px 0; }
  ul li {
    display: table;
    margin: 10px 0;
    line-height: 1.5em;
    vertical-align: top; }
    ul li:before {
      content: "";
      display: table-cell;
      width: 0.6em;
      height: 0.6em;
      vertical-align: top;
      padding-top: 3px;
      background-image: url("/Content/images/droplet.svg");
      color: #b3b3b3;
      background-repeat: no-repeat;
      background-position: 50% 5px;
      background-size: 30%;
      padding-right: 30px; }

em {
  font-style: italic;
  font-weight: 600;
  font-family: "Averta", Arial, Helvetica; }

strong {
  font-weight: 600;
  font-family: "Averta", Arial, Helvetica; }

a {
  color: #d69700;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  a:hover, a:focus {
    color: #bf003e;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }

.js-LazyLoad {
  opacity: 0; }
  .js-LazyLoad.visible {
    opacity: 1; }

/* Updated Navigation Construct */
#ourcompanyLI:hover #ourcompanyUL {
  display: block; }

#ourcompanyUL {
  display: none; }

#capabilitiesLI:hover #capabilitiesUL {
  display: block; }

#capabilitiesUL {
  display: none; }

/* Content Container Class */
.content-container {
  width: 90%;
  margin: 0 auto; }

/* Clear Floats */
.clear {
  clear: both; }

/* JavaScript Error */
#no-script-message {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  display: block;
  position: fixed;
  width: 100%;
  text-align: center;
  bottom: 0;
  background: #f2004e;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Averta", Arial, Helvetica;
  letter-spacing: 0.08em;
  display: none; }

/* Image Styles */
img.pull-right {
  display: block;
  float: right;
  margin: 20px 0px 20px 20px;
  max-width: 100%;
  height: auto !important; }
  @media screen and (max-width: 1500px) {
    img.pull-right {
      max-width: 700px !important; } }
  @media screen and (max-width: 1200px) {
    img.pull-right {
      display: block;
      float: none;
      margin: 0 auto;
      max-width: 100% !important; } }

img.pull-left {
  display: block;
  float: right;
  margin: 20px 20px 20px 0px;
  max-width: 100%;
  height: auto !important; }
  @media screen and (max-width: 1200px) {
    img.pull-left {
      display: block;
      float: none;
      margin: 0 auto; } }

img.centered {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  height: auto !important; }

#main img {
  max-width: 100%; }
  @media screen and (max-width: 1200px) {
    #main img {
      display: block;
      float: none !important;
      margin: 0 auto;
      max-width: 100%; } }

#main ul,
#grow-panel ul,
#private-panel ul,
#everyday-uses ul {
  -webkit-column-count: 3;
  column-count: 3; }
  @media screen and (max-width: 1500px) {
    #main ul,
    #grow-panel ul,
    #private-panel ul,
    #everyday-uses ul {
      -webkit-column-count: 2;
      column-count: 2; } }
  #main ul li,
  #grow-panel ul li,
  #private-panel ul li,
  #everyday-uses ul li {
    margin-top: 0; }

#main .col-full ul,
#main .col-half ul,
#main .col-third ul,
#main .col-twoThird ul,
#main .col-four ul,
#main .col-threeFourth ul,
#main .col-five ul,
#main .col-twoFifth ul,
#main .col-threeFifth ul,
#main .col-fourFifth ul,
#main .col-six ul,
#main .col-fiveSixth ul,
#grow-panel .col-full ul,
#grow-panel .col-half ul,
#grow-panel .col-third ul,
#grow-panel .col-twoThird ul,
#grow-panel .col-four ul,
#grow-panel .col-threeFourth ul,
#grow-panel .col-five ul,
#grow-panel .col-twoFifth ul,
#grow-panel .col-threeFifth ul,
#grow-panel .col-fourFifth ul,
#grow-panel .col-six ul,
#grow-panel .col-fiveSixth ul,
#private-panel .col-full ul,
#private-panel .col-half ul,
#private-panel .col-third ul,
#private-panel .col-twoThird ul,
#private-panel .col-four ul,
#private-panel .col-threeFourth ul,
#private-panel .col-five ul,
#private-panel .col-twoFifth ul,
#private-panel .col-threeFifth ul,
#private-panel .col-fourFifth ul,
#private-panel .col-six ul,
#private-panel .col-fiveSixth ul,
#everyday-uses .col-full ul,
#everyday-uses .col-half ul,
#everyday-uses .col-third ul,
#everyday-uses .col-twoThird ul,
#everyday-uses .col-four ul,
#everyday-uses .col-threeFourth ul,
#everyday-uses .col-five ul,
#everyday-uses .col-twoFifth ul,
#everyday-uses .col-threeFifth ul,
#everyday-uses .col-fourFifth ul,
#everyday-uses .col-six ul,
#everyday-uses .col-fiveSixth ul {
  -webkit-column-count: 1;
  column-count: 1; }

/* Button Styles */
.btn-outline {
  display: inline-block;
  padding: 12px 15px;
  min-width: 220px;
  border-radius: 4px;
  border: 2px solid #e9ae00;
  color: #292929;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
  font-family: "Averta", Arial, Helvetica; }
  .btn-outline:hover, .btn-outline:focus {
    background: #e9ae00;
    color: #ffffff; }
  @media screen and (max-width: 450px) {
    .btn-outline {
      display: block;
      margin: 10px auto;
      width: 80%; } }

.P--Contact #catalogFeature {
  display: none; }

.btn-solid {
  display: inline-block;
  padding: 15px 15px;
  border-radius: 4px;
  background: #e9ae00;
  color: #ffffff;
  text-decoration: none;
  min-width: 220px;
  line-height: 1em;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Averta", Arial, Helvetica; }
  .btn-solid:hover, .btn-solid:focus {
    background: #d69700;
    color: #ffffff; }
  .btn-solid.pink {
    background: #f2004e; }
    .btn-solid.pink:hover, .btn-solid.pink:focus {
      background: #bf003e;
      color: #ffffff; }

.btn-solid.btn-uniquecta {
  display: inline-block;
  padding: 15px 15px;
  border-radius: 4px;
  background: #e9ae00;
  color: #ffffff;
  text-decoration: none;
  min-width: 220px;
  line-height: 1em;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Averta", Arial, Helvetica; }
  .btn-solid.btn-uniquecta:hover, .btn-solid.btn-uniquecta:focus {
    background: #d69700;
    color: #ffffff; }
  .btn-solid.btn-uniquecta.pink {
    background: #f2004e; }
    .btn-solid.btn-uniquecta.pink:hover, .btn-solid.btn-uniquecta.pink:focus {
      background: #bf003e;
      color: #ffffff; }

/* Leader */
#leader {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0; }
  #leader .leader-left {
    display: block;
    float: left; }
    #leader .leader-left .made-in-usa {
      font-family: "Averta Demo", Arial, Helvetica;
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: 0.08em;
      vertical-align: middle;
      margin-top: 2px; }
      #leader .leader-left .made-in-usa img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; }
      #leader .leader-left .made-in-usa span {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: -2px; }
        @media screen and (max-width: 400px) {
          #leader .leader-left .made-in-usa span {
            display: none; } }
      #leader .leader-left .made-in-usa a {
        color: #292929;
        text-decoration: none; }
        #leader .leader-left .made-in-usa a:hover, #leader .leader-left .made-in-usa a:focus {
          color: darkgray; }
  #leader .leader-right {
    display: block;
    float: right;
    font-size: 14px; }
    #leader .leader-right .upper-nav {
      display: inline-block;
      font-family: "Averta", Arial, Helvetica;
      margin-right: 20px;
      vertical-align: middle; }
      #leader .leader-right .upper-nav a {
        color: #f2004e;
        font-weight: 600;
        letter-spacing: 0.15em;
        text-decoration: none;
        font-size: 12px;
        text-transform: uppercase; }
        #leader .leader-right .upper-nav a:hover, #leader .leader-right .upper-nav a:focus {
          color: #bf003e; }
      @media screen and (max-width: 600px) {
        #leader .leader-right .upper-nav {
          display: none; } }
    #leader .leader-right .header-phone {
      font-family: "Averta Demo", Arial, Helvetica;
      display: inline-block;
      margin-right: 10px; }
      #leader .leader-right .header-phone img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; }
      #leader .leader-right .header-phone a {
        display: inline-block;
        vertical-align: middle;
        color: #292929;
        text-decoration: none; }
        #leader .leader-right .header-phone a:hover, #leader .leader-right .header-phone a:focus {
          color: #f2004e; }
    #leader .leader-right .header-social {
      display: inline-block;
      vertical-align: middle; }
      #leader .leader-right .header-social img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        margin: 0 3px; }
        #leader .leader-right .header-social img:hover, #leader .leader-right .header-social img:focus {
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s;
          -webkit-transform: scale(0.9);
          -ms-transform: scale(0.9);
          transform: scale(0.9); }

.uniqueContactStyles {
  background: #e9ae00;
  color: #fff !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-weight: bold;
  font-family: "Averta", Arial, Helvetica;
  padding: 10px 10px !important;
  margin-top: 33px;
  border-radius: 4px; }
  @media screen and (max-width: 1000px) {
    .uniqueContactStyles {
      color: #292929 !important;
      padding: 15px 75px 15px 10px !important;
      height: auto !important;
      margin-top: 0; } }
  .uniqueContactStyles:hover {
    background: #d69700;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    @media screen and (max-width: 1000px) {
      .uniqueContactStyles:hover {
        background: none; } }

/* Header */
#header .logo {
  display: block;
  float: left;
  padding: 15px 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  #header .logo img {
    max-width: 100%; }
  #header .logo:hover, #header .logo:focus {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  @media screen and (max-width: 1650px) {
    #header .logo {
      max-width: 140px;
      top: 20px;
      position: relative; } }
  @media screen and (max-width: 1100px) {
    #header .logo {
      max-width: 115px; } }
  @media screen and (max-width: 1000px) {
    #header .logo {
      max-width: none;
      top: 0;
      position: relative; } }
  @media screen and (max-width: 450px) {
    #header .logo {
      width: 50%; } }

#header #nav {
  float: right;
  font-family: "Averta Demo", Arial, Helvetica; }
  #header #nav ul {
    list-style: none; }
  #header #nav li {
    margin: 0; }
    #header #nav li:before {
      display: none; }
    #header #nav li.mobile-link {
      display: none; }
      @media screen and (max-width: 600px) {
        #header #nav li.mobile-link {
          display: block; } }
    #header #nav li a {
      padding: 40px 10px;
      letter-spacing: 0.15em;
      margin-left: 25px;
      font-size: 16px; }
      #header #nav li a:hover, #header #nav li a:focus {
        color: #f2004e; }
      #header #nav li a svg {
        font-size: 14px;
        display: inline-block;
        vertical-align: middle; }
        @media screen and (max-width: 1000px) {
          #header #nav li a svg {
            display: none; } }
      #header #nav li a.no-link {
        cursor: default; }
        #header #nav li a.no-link span {
          border-bottom: none !important; }
        #header #nav li a.no-link:hover {
          color: black !important; }
          #header #nav li a.no-link:hover img.dark {
            opacity: 1 !important; }
          #header #nav li a.no-link:hover img.hover {
            opacity: 0 !important; }
      @media screen and (max-width: 1550px) {
        #header #nav li a {
          margin-left: 15px; } }
      @media screen and (max-width: 1450px) {
        #header #nav li a {
          font-size: 14px;
          padding: 41px 10px;
          margin-left: 10px; } }
      @media screen and (max-width: 1300px) {
        #header #nav li a {
          margin-left: 0; } }
      @media screen and (max-width: 1250px) {
        #header #nav li a {
          font-size: 13.5px;
          padding: 43px 10px; } }
      @media screen and (max-width: 1000px) {
        #header #nav li a {
          padding: 15px 75px 15px 10px;
          line-height: 1em;
          font-size: 20px;
          border-bottom: 0px;
          color: #292929;
          height: auto;
          text-align: right; } }
      @media screen and (max-width: 450px) {
        #header #nav li a {
          padding: 15px 55px 15px 10px; } }
    #header #nav li:first-child {
      font-family: "Averta", Arial, Helvetica;
      font-weight: 600; }
    #header #nav li.dropdown .dropdown-menu {
      position: absolute;
      z-index: 999;
      background: #ffffff;
      /*margin-left: 25px;*/
      max-height: 0px;
      overflow: hidden;
      -webkit-transition: max-height linear 0.5s;
      -o-transition: max-height linear 0.5s;
      transition: max-height linear 0.5s;
      -webkit-box-shadow: 0px 50px 43px rgba(41, 41, 41, 0.5);
      box-shadow: 0px 50px 43px rgba(41, 41, 41, 0.5); }
      #header #nav li.dropdown .dropdown-menu ul {
        list-style: none;
        margin: 10px 20px 20px; }
        #header #nav li.dropdown .dropdown-menu ul li {
          display: block;
          float: none; }
          #header #nav li.dropdown .dropdown-menu ul li a {
            padding: 10px;
            display: block;
            margin-left: 0; }
            #header #nav li.dropdown .dropdown-menu ul li a span {
              border-bottom: 1px solid #e1e1e1;
              padding-bottom: 5px; }
              @media screen and (max-width: 1000px) {
                #header #nav li.dropdown .dropdown-menu ul li a span {
                  border: 0; } }
            @media screen and (max-width: 1000px) {
              #header #nav li.dropdown .dropdown-menu ul li a {
                background: transparent;
                padding: 10px 75px 10px 10px;
                font-size: 16px; } }
            @media screen and (max-width: 450px) {
              #header #nav li.dropdown .dropdown-menu ul li a {
                padding: 10px 55px 10px 10px; } }
          #header #nav li.dropdown .dropdown-menu ul li:first-child {
            font-weight: normal;
            font-family: "Averta Demo", Arial, Helvetica; }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown .dropdown-menu ul {
            margin: 0;
            background: #f3f3f3; } }
      #header #nav li.dropdown .dropdown-menu .productDD-heading {
        background: #f8f8f8;
        font-size: 18px;
        font-weight: bold;
        font-family: "Averta", Arial, Helvetica;
        text-transform: uppercase;
        padding: 10px 0;
        text-align: center;
        display: none; }
      #header #nav li.dropdown .dropdown-menu .nav-products {
        display: inline-block;
        width: 49%;
        margin-top: 20px;
        margin-bottom: 40px; }
        #header #nav li.dropdown .dropdown-menu .nav-products .nav-heading {
          display: inline-block;
          vertical-align: middle;
          text-transform: uppercase;
          font-family: "Averta", Arial, Helvetica;
          font-weight: 600;
          font-size: 23px;
          letter-spacing: 0.08em;
          padding: 0 30px;
          width: 150px; }
          @media screen and (max-width: 1600px) {
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-heading {
              width: 100%;
              padding: 0 10px; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-heading {
              text-align: right;
              padding-right: 75px;
              margin-top: 20px;
              font-size: 20px;
              margin-bottom: 10px; } }
          @media screen and (max-width: 450px) {
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-heading {
              padding-right: 55px; } }
        #header #nav li.dropdown .dropdown-menu .nav-products .nav-list {
          display: inline-block;
          vertical-align: middle;
          width: calc(100% - 160px); }
          #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item {
            display: inline-block;
            width: 49%; }
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item a {
              padding: 5px;
              margin-left: 0; }
              @media screen and (max-width: 1000px) {
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item a {
                  padding-right: 75px;
                  font-size: 16px; } }
              @media screen and (max-width: 450px) {
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item a {
                  padding-right: 55px; } }
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon {
              display: inline-block;
              width: 50px;
              height: 50px;
              border-bottom: 0;
              vertical-align: middle;
              margin-right: 10px;
              position: relative; }
              #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon img {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon img.hover {
                  opacity: 0;
                  -webkit-transition: all ease 0.3s;
                  -o-transition: all ease 0.3s;
                  transition: all ease 0.3s; }
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon img.dark {
                  opacity: 1;
                  -webkit-transition: all ease 0.3s;
                  -o-transition: all ease 0.3s;
                  transition: all ease 0.3s; }
              @media screen and (max-width: 1150px) {
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon {
                  width: 40px; } }
              @media screen and (max-width: 1000px) {
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span.icon {
                  display: none; } }
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span {
              display: inline-block;
              border-bottom: 1px solid #b3b3b3;
              letter-spacing: 0.15em;
              vertical-align: middle;
              padding-bottom: 5px; }
              @media screen and (max-width: 1000px) {
                #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item span {
                  border: 0; } }
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:hover, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:focus, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item.active {
              color: #f2004e;
              -webkit-transition: all ease 0.3s;
              -o-transition: all ease 0.3s;
              transition: all ease 0.3s;
              cursor: default; }
              #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:hover span.icon img.hover, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:focus span.icon img.hover, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item.active span.icon img.hover {
                opacity: 1;
                -webkit-transition: all ease 0.3s;
                -o-transition: all ease 0.3s;
                transition: all ease 0.3s; }
              #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:hover span.icon img.dark, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item:focus span.icon img.dark, #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item.active span.icon img.dark {
                opacity: 0;
                -webkit-transition: all ease 0.3s;
                -o-transition: all ease 0.3s;
                transition: all ease 0.3s; }
            @media screen and (max-width: 1000px) {
              #header #nav li.dropdown .dropdown-menu .nav-products .nav-list .type-item {
                width: 100%; } }
          @media screen and (max-width: 1600px) {
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list {
              width: 100%; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown .dropdown-menu .nav-products .nav-list {
              padding-top: 0;
              height: auto; } }
        @media screen and (max-width: 1900px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:first-child {
            width: 55%; } }
        @media screen and (max-width: 1700px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:first-child {
            width: 60%; } }
        @media screen and (max-width: 1600px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:first-child {
            width: 60%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:first-child {
            width: 100%; } }
        @media screen and (max-width: 1900px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:last-child {
            width: 44%; } }
        @media screen and (max-width: 1700px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:last-child {
            width: 39%; } }
        @media screen and (max-width: 1600px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:last-child {
            width: 40%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown .dropdown-menu .nav-products:last-child {
            width: 100%; } }
        @media screen and (max-width: 1600px) {
          #header #nav li.dropdown .dropdown-menu .nav-products {
            display: block;
            float: left; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown .dropdown-menu .nav-products {
            float: none;
            margin-top: 0;
            margin-bottom: 0;
            background: #f3f3f3; } }
        #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients {
          vertical-align: top;
          width: 30%; }
          @media screen and (max-width: 1200px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients {
              width: 33%; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients {
              width: 100%; } }
          @media screen and (min-width: 1201px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients:nth-child(2) {
              width: 36%; } }
          #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients:nth-child(2) .nav-list {
            -webkit-column-count: 3;
            column-count: 3; }
            @media screen and (max-width: 1200px) {
              #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients:nth-child(2) .nav-list {
                -webkit-column-count: 2;
                column-count: 2; } }
            @media screen and (max-width: 1000px) {
              #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients:nth-child(2) .nav-list {
                -webkit-column-count: 1;
                column-count: 1; } }
          @media screen and (min-width: 1001px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients .nav-heading {
              padding: 0 0 10px;
              width: auto;
              display: block; } }
          @media screen and (min-width: 1001px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients .nav-list {
              width: auto;
              display: block;
              -webkit-column-count: 2;
              column-count: 2;
              padding-right: 20px; } }
          @media screen and (min-width: 1001px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients .nav-list .type-item {
              -webkit-column-break-inside: avoid;
              page-break-inside: avoid;
              break-inside: avoid;
              display: block;
              width: auto;
              margin-right: 5px; } }
          @media screen and (max-width: 1500px) and (min-width: 1201px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients .nav-list .type-item a {
              font-size: 14px; } }
          @media screen and (max-width: 1200px) and (min-width: 1001px) {
            #header #nav li.dropdown .dropdown-menu .nav-products.nav-ingredients .nav-list .type-item a {
              font-size: 13px; } }
      @media screen and (max-width: 1100px) {
        #header #nav li.dropdown .dropdown-menu {
          margin-left: 0; } }
      @media screen and (max-width: 1000px) {
        #header #nav li.dropdown .dropdown-menu {
          position: relative;
          -webkit-box-shadow: none;
          box-shadow: none;
          left: 0;
          margin-left: 0; } }
    #header #nav li.dropdown:hover .dropdown-menu, #header #nav li.dropdown:focus .dropdown-menu {
      max-height: 800px;
      -webkit-transition: max-height linear 0.5s;
      -o-transition: max-height linear 0.5s;
      transition: max-height linear 0.5s;
      border-top: 1px solid #e1e1e1; }
      #header #nav li.dropdown:hover .dropdown-menu a, #header #nav li.dropdown:focus .dropdown-menu a {
        color: #292929; }
        #header #nav li.dropdown:hover .dropdown-menu a:hover, #header #nav li.dropdown:hover .dropdown-menu a:focus, #header #nav li.dropdown:focus .dropdown-menu a:hover, #header #nav li.dropdown:focus .dropdown-menu a:focus {
          color: #f2004e; }
      #header #nav li.dropdown:hover .dropdown-menu .productDD-heading, #header #nav li.dropdown:focus .dropdown-menu .productDD-heading {
        display: block; }
      @media screen and (max-width: 1000px) {
        #header #nav li.dropdown:hover .dropdown-menu, #header #nav li.dropdown:focus .dropdown-menu {
          max-height: 0px;
          height: auto;
          border-top: 0;
          margin-left: 0; } }
    #header #nav li.dropdown#capabilities-drop .dropdown-menu {
      width: 300px;
      margin-left: -25px;
      text-align: center; }
      #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left {
        display: inline-block;
        width: 49%;
        padding: 20px;
        vertical-align: top;
        text-align: center; }
        #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left a {
          padding: 0; }
        #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left img {
          margin: 15px auto;
          max-width: 100%;
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s; }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left img {
              display: none; } }
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left img:hover, #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left img:focus {
            -webkit-transform: scale(0.95, 0.95);
            -ms-transform: scale(0.95, 0.95);
            transform: scale(0.95, 0.95);
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
        #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left ul {
          display: none; }
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left ul a {
            padding: 10px 75px 10px 10px; }
            @media screen and (max-width: 450px) {
              #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left ul a {
                padding: 10px 55px 10px 10px; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left ul {
              display: block; } }
        @media screen and (max-width: 1300px) {
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left {
            width: 40%; } }
        @media screen and (max-width: 1050px) {
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left {
            width: 42%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-left {
            width: 100%;
            display: block;
            padding: 0; } }
      #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-right {
        width: 100%;
        display: inline-block;
        vertical-align: top; }
        @media screen and (max-width: 1300px) {
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-right {
            width: 100%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown#capabilities-drop .dropdown-menu .dd-right {
            width: 100%;
            display: block; } }
      @media screen and (max-width: 1500px) {
        #header #nav li.dropdown#capabilities-drop .dropdown-menu {
          margin-left: -222px;
          width: 550px; } }
      @media screen and (max-width: 1300px) {
        #header #nav li.dropdown#capabilities-drop .dropdown-menu {
          margin-left: -231px; } }
      @media screen and (max-width: 1200px) {
        #header #nav li.dropdown#capabilities-drop .dropdown-menu {
          width: 500px;
          margin-left: -215px; } }
      @media screen and (max-width: 1050px) {
        #header #nav li.dropdown#capabilities-drop .dropdown-menu {
          margin-left: 0;
          right: 0; } }
      @media screen and (max-width: 1000px) {
        #header #nav li.dropdown#capabilities-drop .dropdown-menu {
          width: auto; } }
    #header #nav li.dropdown#company-drop .dropdown-menu {
      width: 220px;
      margin-left: 25px;
      text-align: left;
      /*@media screen and (max-width:1500px) {
							margin-left: -222px;
							width: 550px;
						}

						@media screen and (max-width:1300px) {
							margin-left: -231px;
						}

						@media screen and (max-width:1200px) {
							width: 500px;
							margin-left: -215px;
						}*/ }
      #header #nav li.dropdown#company-drop .dropdown-menu .dd-left {
        display: inline-block;
        width: 49%;
        padding: 20px;
        vertical-align: top;
        text-align: center; }
        #header #nav li.dropdown#company-drop .dropdown-menu .dd-left a {
          padding: 0; }
        #header #nav li.dropdown#company-drop .dropdown-menu .dd-left img {
          margin: 15px auto;
          max-width: 100%;
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s; }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown#company-drop .dropdown-menu .dd-left img {
              display: none; } }
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-left img:hover, #header #nav li.dropdown#company-drop .dropdown-menu .dd-left img:focus {
            -webkit-transform: scale(0.95, 0.95);
            -ms-transform: scale(0.95, 0.95);
            transform: scale(0.95, 0.95);
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
        #header #nav li.dropdown#company-drop .dropdown-menu .dd-left ul {
          display: none; }
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-left ul a {
            padding: 10px 75px 10px 10px; }
            @media screen and (max-width: 450px) {
              #header #nav li.dropdown#company-drop .dropdown-menu .dd-left ul a {
                padding: 10px 55px 10px 10px; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown#company-drop .dropdown-menu .dd-left ul {
              display: block; } }
        @media screen and (max-width: 1300px) {
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-left {
            width: 40%; } }
        @media screen and (max-width: 1050px) {
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-left {
            width: 42%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-left {
            width: 100%;
            display: block;
            padding: 0; } }
      #header #nav li.dropdown#company-drop .dropdown-menu .dd-right {
        width: 100%;
        display: inline-block;
        vertical-align: top; }
        @media screen and (max-width: 1300px) {
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-right {
            width: 100%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown#company-drop .dropdown-menu .dd-right {
            width: 100%;
            display: block; } }
      @media screen and (max-width: 1250px) {
        #header #nav li.dropdown#company-drop .dropdown-menu {
          margin-left: 0; } }
      @media screen and (max-width: 1050px) {
        #header #nav li.dropdown#company-drop .dropdown-menu {
          margin-left: 0; } }
      @media screen and (max-width: 1000px) {
        #header #nav li.dropdown#company-drop .dropdown-menu {
          width: auto; } }
    #header #nav li.dropdown#ingredient-drop .dropdown-menu {
      width: 100%;
      left: 0;
      margin-left: 0; }
      #header #nav li.dropdown#ingredient-drop .dropdown-menu ul {
        width: 100%;
        margin: 30px auto 30px 5%; }
        #header #nav li.dropdown#ingredient-drop .dropdown-menu ul li {
          display: inline-block;
          width: 15%;
          text-align: left;
          margin: 5px auto; }
          @media screen and (max-width: 1600px) {
            #header #nav li.dropdown#ingredient-drop .dropdown-menu ul li {
              width: 19%; } }
          @media screen and (max-width: 1250px) {
            #header #nav li.dropdown#ingredient-drop .dropdown-menu ul li {
              width: 24.5%; } }
          @media screen and (max-width: 1000px) {
            #header #nav li.dropdown#ingredient-drop .dropdown-menu ul li {
              width: 100%;
              text-align: right;
              margin: 0; } }
        @media screen and (max-width: 1700px) {
          #header #nav li.dropdown#ingredient-drop .dropdown-menu ul {
            margin: 30px auto 30px 5%; } }
        @media screen and (max-width: 1550px) {
          #header #nav li.dropdown#ingredient-drop .dropdown-menu ul {
            width: 100%;
            margin: 30px auto 30px auto; } }
        @media screen and (max-width: 1200px) {
          #header #nav li.dropdown#ingredient-drop .dropdown-menu ul {
            width: 100%; } }
        @media screen and (max-width: 1000px) {
          #header #nav li.dropdown#ingredient-drop .dropdown-menu ul {
            margin: 0; } }
      @media screen and (max-width: 1000px) {
        #header #nav li.dropdown#ingredient-drop .dropdown-menu .content-container {
          width: 100%; } }
    #header #nav li.dropdown#product-drop .dropdown-menu {
      width: 100%;
      left: 0;
      margin-left: 0; }
    @media screen and (max-width: 1000px) {
      #header #nav li.dropdown#product-drop .content-container {
        width: 100%; } }
    #header #nav li:hover a, #header #nav li:focus a {
      color: #f2004e; }
      #header #nav li:hover a svg, #header #nav li:focus a svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    #header #nav li .dropdown-toggle {
      display: none; }
      @media screen and (max-width: 1000px) {
        #header #nav li .dropdown-toggle {
          display: block;
          position: absolute;
          left: -200vw; } }
    #header #nav li .toggle-label {
      display: none; }
      @media screen and (max-width: 1000px) {
        #header #nav li .toggle-label {
          display: block;
          position: absolute;
          top: 20px;
          right: -12px;
          width: 75px;
          cursor: pointer; } }
      @media screen and (max-width: 450px) {
        #header #nav li .toggle-label {
          width: 55px; } }
    #header #nav li .dropdown-toggle ~ .dropdown-menu {
      max-height: 0px; }
    #header #nav li .dropdown-toggle:checked ~ .dropdown-menu {
      max-height: 2500px; }
    #header #nav li .dropdown-toggle:checked ~ .toggle-label {
      color: #f2004e; }
      #header #nav li .dropdown-toggle:checked ~ .toggle-label svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    @media screen and (max-width: 1000px) {
      #header #nav li {
        position: relative; } }

/* Mobile Toggle */
#menuTL {
  right: 50px;
  left: auto;
  width: 45px;
  top: 55px;
  z-index: 9999; }
  #menuTL #nav-toggle .contain {
    background: none;
    border-radius: 0; }
  #menuTL #nav-toggle .menuX {
    background: #e9ae00;
    right: 0;
    left: auto;
    width: 100%;
    border-radius: 10px;
    height: 4px; }
    #menuTL #nav-toggle .menuX:before {
      background: #e9ae00;
      width: 25px;
      right: 0;
      left: auto;
      width: calc(100% - 5px);
      top: -10px;
      border-radius: 10px;
      height: 4px; }
    #menuTL #nav-toggle .menuX:after {
      background: #e9ae00;
      width: 25px;
      right: 0;
      left: auto;
      width: calc(100% - 10px);
      top: 10px;
      border-radius: 10px;
      height: 4px; }
  #menuTL.clicked #nav-toggle .menuX {
    background: transparent; }
    #menuTL.clicked #nav-toggle .menuX:before {
      background: #292929;
      border-radius: 0px;
      height: 3px;
      width: 20px;
      top: 0; }
    #menuTL.clicked #nav-toggle .menuX:after {
      background: #292929;
      border-radius: 0px;
      height: 3px;
      width: 20px; }
  @media screen and (max-width: 450px) {
    #menuTL {
      right: 25px;
      top: 50px; } }
  @media screen and (max-width: 400px) {
    #menuTL {
      margin-top: 0px; } }

.HeaderNav__list .nav-list-mobile {
  margin: 0; }

@media screen and (max-width: 1000px) {
  .HeaderNav__list {
    left: auto;
    right: 0;
    margin: 0px 0 0 0;
    background: #ffffff;
    max-height: 0px; }
    .HeaderNav__list.clicked {
      max-height: 5000px;
      z-index: 9999; }
    .HeaderNav__list .nav-list-mobile {
      width: 50%;
      padding-top: 100px;
      display: table-cell;
      height: 100vh; } }
    @media screen and (max-width: 1000px) and (max-width: 700px) {
      .HeaderNav__list .nav-list-mobile {
        width: 70%; } }
    @media screen and (max-width: 1000px) and (max-width: 530px) {
      .HeaderNav__list .nav-list-mobile {
        width: 100%;
        display: block; } }

@media screen and (max-width: 1000px) {
    .HeaderNav__list .nav-image {
      width: 50%;
      background-image: url("/Content/images/nav-mobile-bg.jpg");
      background-size: cover;
      background-position: bottom center;
      background-repeat: no-repeat;
      height: 100%;
      display: table-cell; } }
    @media screen and (max-width: 1000px) and (max-width: 700px) {
      .HeaderNav__list .nav-image {
        width: 30%; } }
    @media screen and (max-width: 1000px) and (max-width: 530px) {
      .HeaderNav__list .nav-image {
        display: none; } }

/* Banner */
#banner {
  position: relative;
  height: 795px; }
  #banner .banner-text {
    position: absolute;
    top: 42%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Averta", Arial, Helvetica; }
    #banner .banner-text .btn-margin {
      margin: 5px 10px; }
    #banner .banner-text .main-heading {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 60px;
      letter-spacing: 0.08em;
      opacity: 0.95; }
      @media screen and (max-width: 1550px) {
        #banner .banner-text .main-heading {
          font-size: 4vw; } }
      @media screen and (max-width: 1000px) {
        #banner .banner-text .main-heading {
          font-size: 5vw; } }
      @media screen and (max-width: 650px) {
        #banner .banner-text .main-heading {
          font-size: 50px; } }
      @media screen and (max-width: 450px) {
        #banner .banner-text .main-heading {
          font-size: 40px; } }
      @media screen and (max-width: 375px) {
        #banner .banner-text .main-heading {
          font-size: 35px; } }
    #banner .banner-text .sub-heading {
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 0.15em;
      font-size: 45px;
      margin-top: 0px;
      margin-bottom: 30px; }
      @media screen and (max-width: 1550px) {
        #banner .banner-text .sub-heading {
          font-size: 3vw; } }
      @media screen and (max-width: 1000px) {
        #banner .banner-text .sub-heading {
          font-size: 4vw; } }
      @media screen and (max-width: 650px) {
        #banner .banner-text .sub-heading {
          font-size: 40px; } }
      @media screen and (max-width: 450px) {
        #banner .banner-text .sub-heading {
          font-size: 35px; } }
      @media screen and (max-width: 375px) {
        #banner .banner-text .sub-heading {
          font-size: 30px; } }
    @media screen and (max-width: 1000px) {
      #banner .banner-text {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 100%; } }
  #banner video {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-object-fit: initial;
    object-fit: initial; }
    @media screen and (max-width: 1500px) {
      #banner video {
        width: 1700px; } }
    @media screen and (max-width: 1150px) {
      #banner video {
        width: 1475px; } }
    @media screen and (max-width: 1000px) {
      #banner video {
        display: none; } }
  @media screen and (max-width: 1500px) {
    #banner {
      height: 675px; } }
  @media screen and (max-width: 1150px) {
    #banner {
      height: 580px; } }
  @media screen and (max-width: 1000px) {
    #banner {
      background-image: url("/Content/images/banner-background-1000x.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      margin-bottom: 30px; } }
  @media screen and (max-width: 850px) {
    #banner {
      height: 450px; } }
  @media screen and (max-width: 650px) {
    #banner {
      height: 400px; } }
  @media screen and (max-width: 375px) {
    #banner {
      margin-bottom: 10px; } }

/* Interior Banner */
#interior-banner {
  height: 300px;
  background-image: url("/Content/images/interior-banners/ourcompany-aboutus.jpg");
  background-position: center center;
  background-size: cover; }
  #interior-banner.About {
    background-image: url("/Content/images/interior-banners/AboutUs-Banner_New.jpg"); }
  #interior-banner.BulkSupplier {
    background-image: url("/Content/images/interior-banners/bulksupplier.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.BulkSupplier {
        background-image: url("/Content/images/interior-banners/bulk-supplier-1000.jpg"); } }
  #interior-banner.Wholesaler {
    background-image: url("/Content/images/interior-banners/wholesaler.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.Wholesaler {
        background-image: url("/Content/images/interior-banners/wholesaler-1000.jpg"); } }
  #interior-banner.Distributor {
    background-image: url("/Content/images/interior-banners/distributor.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.Distributor {
        background-image: url("/Content/images/interior-banners/distributor-1000.jpg"); } }
  #interior-banner.PrivateWhiteLabeler {
    background-image: url("/Content/images/interior-banners/privatewhitelabeler.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.PrivateWhiteLabeler {
        background-image: url("/Content/images/interior-banners/privatewhitelabeler-1000.jpg"); } }
  #interior-banner.Formulator {
    background-image: url("/Content/images/interior-banners/formulator.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.Formulator {
        background-image: url("/Content/images/interior-banners/formulator-1000.jpg"); } }
  #interior-banner.Manufacturer {
    background-image: url("/Content/images/interior-banners/manufacturer.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.Manufacturer {
        background-image: url("/Content/images/interior-banners/manufacturer-1000.jpg"); } }
  #interior-banner.ProductToMarket {
    background-image: url("/Content/images/interior-banners/product-to-market.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.ProductToMarket {
        background-image: url("/Content/images/interior-banners/product-to-market-1000.jpg"); } }
  #interior-banner.SupplyChain {
    background-image: url("/Content/images/interior-banners/supplychain.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.SupplyChain {
        background-image: url("/Content/images/interior-banners/supplychain-1000.jpg"); } }
  #interior-banner.BusinessSupport {
    background-image: url("/Content/images/interior-banners/businesssupport.jpg"); }
    @media screen and (max-width: 1000px) {
      #interior-banner.BusinessSupport {
        background-image: url("/Content/images/interior-banners/businesssupport-1000.jpg"); } }
  @media screen and (max-width: 1000px) {
    #interior-banner {
      height: 200px; } }
  @media screen and (max-width: 760px) {
    #interior-banner {
      height: 150px; } }

/* Main */
#Home #main {
  text-align: center; }
  #Home #main p {
    font-family: "Averta Demo", Arial, Helvetica; }
  @media screen and (max-width: 450px) {
    #Home #main {
      text-align: left; } }

#Home #bottom-content {
  padding-bottom: 0px;
  padding-top: 50px; }

#main {
  padding: 50px 0; }

/* Ingredient Slider */
#ingredient-feature {
  background-image: url("/Content/images/ingredient-slider/ingredient-slider-bg.jpg");
  background-repeat: no-repeat;
  background-position: center 105%; }
  #ingredient-feature img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
    #ingredient-feature img.desktop-slide {
      display: block; }
      @media screen and (max-width: 1000px) {
        #ingredient-feature img.desktop-slide {
          display: none; } }
    #ingredient-feature img.mobile-slide {
      display: none; }
      @media screen and (max-width: 1000px) {
        #ingredient-feature img.mobile-slide {
          display: block; } }
  #ingredient-feature .ingredient-slider {
    opacity: 0;
    height: 500px;
    overflow: hidden; }
    #ingredient-feature .ingredient-slider.slick-initialized {
      height: auto; }
    #ingredient-feature .ingredient-slider.fade-in {
      opacity: 1;
      -webkit-transition: opacity ease 1s;
      -o-transition: opacity ease 1s;
      transition: opacity ease 1s;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
  #ingredient-feature .slick-dots {
    width: 30px;
    right: 0;
    top: 20%;
    bottom: auto; }
    #ingredient-feature .slick-dots li button:before {
      font-size: 40px !important;
      color: #b3b3b3; }
    #ingredient-feature .slick-dots li.slick-active button:before {
      color: #e9ae00; }
    #ingredient-feature .slick-dots li:before {
      display: none; }
    @media screen and (max-width: 375px) {
      #ingredient-feature .slick-dots {
        top: -5%; } }
  #ingredient-feature .ingredient-name {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Averta", Arial, Helvetica;
    margin-bottom: 10px;
    height: 0;
    overflow: hidden;
    opacity: 0; }
    #ingredient-feature .ingredient-name.slick-initialized {
      height: auto; }
    #ingredient-feature .ingredient-name.fade-in {
      opacity: 1;
      -webkit-transition: opacity ease 1s;
      -o-transition: opacity ease 1s;
      transition: opacity ease 1s;
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    @media screen and (max-width: 900px) {
      #ingredient-feature .ingredient-name {
        font-size: 32px; } }
    @media screen and (max-width: 750px) {
      #ingredient-feature .ingredient-name {
        font-size: 26px; } }
    @media screen and (max-width: 450px) {
      #ingredient-feature .ingredient-name {
        font-size: 22px; } }
  #ingredient-feature .powder-oil-arrows {
    padding-bottom: 125px; }
    #ingredient-feature .powder-oil-arrows .powder-arrow {
      display: block;
      height: 75px;
      border-top: 2px solid #e1e1e1;
      border-bottom: 2px solid #e1e1e1;
      background: #ffffff;
      width: 0;
      float: right;
      position: relative;
      overflow: hidden; }
      #ingredient-feature .powder-oil-arrows .powder-arrow .text {
        display: block;
        text-transform: uppercase;
        font-size: 64px;
        font-weight: 100;
        letter-spacing: 0.05em;
        margin-left: 50px;
        opacity: 0;
        font-family: "Averta", Arial, Helvetica; }
        @media screen and (max-width: 1750px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 60px; } }
        @media screen and (max-width: 1650px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 3vw; } }
        @media screen and (max-width: 1350px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 4vw; } }
        @media screen and (max-width: 1300px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 5vw; } }
        @media screen and (max-width: 1150px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            font-size: 48px;
            margin-left: 7vw; } }
        @media screen and (max-width: 900px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            font-size: 40px;
            margin-left: 8vw; } }
        @media screen and (max-width: 850px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 6.5vw; } }
        @media screen and (max-width: 750px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 5vw; } }
        @media screen and (max-width: 600px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 9vw; } }
        @media screen and (max-width: 530px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 6vw; } }
        @media screen and (max-width: 450px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            font-size: 32px; } }
        @media screen and (max-width: 375px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow .text {
            margin-left: 9vw; } }
      #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
        width: 60%;
        -webkit-transition: width ease 1s;
        -o-transition: width ease 1s;
        transition: width ease 1s;
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
        overflow: visible; }
        #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in:before {
          opacity: 1;
          -webkit-transition: opacity ease 1s;
          -o-transition: opacity ease 1s;
          transition: opacity ease 1s; }
        #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in .text {
          opacity: 1;
          -webkit-transition: opacity ease 1s;
          -o-transition: opacity ease 1s;
          transition: opacity ease 1s;
          -webkit-transition-delay: 2.5s;
          -o-transition-delay: 2.5s;
          transition-delay: 2.5s; }
        @media screen and (max-width: 1750px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 62%; } }
        @media screen and (max-width: 1550px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 63%; } }
        @media screen and (max-width: 1350px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 65%; } }
        @media screen and (max-width: 1300px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 67%; } }
        @media screen and (max-width: 1050px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 68%; } }
        @media screen and (max-width: 650px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 70%; } }
        @media screen and (max-width: 600px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 75%; } }
        @media screen and (max-width: 375px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow.slide-in {
            width: 80%; } }
      #ingredient-feature .powder-oil-arrows .powder-arrow:before {
        width: 80px;
        height: 153px;
        position: absolute;
        content: "";
        background-image: url("/Content/images/ingredient-slider/powder-arrow.png");
        top: -41px;
        left: -75px;
        background-repeat: no-repeat;
        z-index: 99; }
        @media screen and (max-width: 1150px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow:before {
            -webkit-transform: scale(0.8, 0.8);
            -ms-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
            top: -48px;
            left: -70px; } }
        @media screen and (max-width: 900px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow:before {
            -webkit-transform: scale(0.7, 0.7);
            -ms-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7);
            top: -52px;
            left: -65px; } }
        @media screen and (max-width: 450px) {
          #ingredient-feature .powder-oil-arrows .powder-arrow:before {
            -webkit-transform: scale(0.55, 0.55);
            -ms-transform: scale(0.55, 0.55);
            transform: scale(0.55, 0.55);
            top: -57px;
            left: -60px; } }
      @media screen and (max-width: 1150px) {
        #ingredient-feature .powder-oil-arrows .powder-arrow {
          height: 60px; } }
      @media screen and (max-width: 900px) {
        #ingredient-feature .powder-oil-arrows .powder-arrow {
          height: 50px; } }
      @media screen and (max-width: 450px) {
        #ingredient-feature .powder-oil-arrows .powder-arrow {
          height: 40px; } }
    #ingredient-feature .powder-oil-arrows .oil-arrow {
      display: block;
      height: 75px;
      background: #292929;
      width: 0;
      overflow: hidden;
      float: left;
      text-align: right;
      position: relative; }
      #ingredient-feature .powder-oil-arrows .oil-arrow .text {
        display: block;
        color: #ffffff;
        font-size: 64px;
        text-transform: uppercase;
        font-weight: 100;
        letter-spacing: 0.05em;
        margin-right: 135px;
        opacity: 0;
        font-family: "Averta", Arial, Helvetica; }
        @media screen and (max-width: 1750px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 150px; } }
        @media screen and (max-width: 1600px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 9vw; } }
        @media screen and (max-width: 1350px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 11vw; } }
        @media screen and (max-width: 1300px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 12vw; } }
        @media screen and (max-width: 1150px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            font-size: 48px;
            margin-right: 13vw; } }
        @media screen and (max-width: 900px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            font-size: 40px;
            margin-right: 14vw; } }
        @media screen and (max-width: 750px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 12vw; } }
        @media screen and (max-width: 600px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 20vw; } }
        @media screen and (max-width: 530px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 18vw; } }
        @media screen and (max-width: 450px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            font-size: 32px; } }
        @media screen and (max-width: 375px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow .text {
            margin-right: 22vw; } }
      #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
        width: 60%;
        -webkit-transition: width ease 1s;
        -o-transition: width ease 1s;
        transition: width ease 1s;
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
        overflow: visible; }
        #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in:before {
          opacity: 1;
          -webkit-transition: opacity ease 1s;
          -o-transition: opacity ease 1s;
          transition: opacity ease 1s; }
        #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in .text {
          opacity: 1;
          -webkit-transition: opacity ease 1s;
          -o-transition: opacity ease 1s;
          transition: opacity ease 1s;
          -webkit-transition-delay: 3s;
          -o-transition-delay: 3s;
          transition-delay: 3s; }
        @media screen and (max-width: 1750px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 62%; } }
        @media screen and (max-width: 1550px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 63%; } }
        @media screen and (max-width: 1350px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 65%; } }
        @media screen and (max-width: 1300px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 67%; } }
        @media screen and (max-width: 1050px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 68%; } }
        @media screen and (max-width: 650px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 70%; } }
        @media screen and (max-width: 600px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 75%; } }
        @media screen and (max-width: 375px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow.slide-in {
            width: 80%; } }
      #ingredient-feature .powder-oil-arrows .oil-arrow:before {
        width: 80px;
        height: 153px;
        position: absolute;
        opacity: 0;
        content: "";
        background-image: url("/Content/images/ingredient-slider/oil-arrow.png");
        top: -41px;
        right: -75px;
        background-repeat: no-repeat;
        z-index: 99; }
        @media screen and (max-width: 1150px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow:before {
            -webkit-transform: scale(0.8, 0.8);
            -ms-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
            top: -48px;
            right: -70px; } }
        @media screen and (max-width: 900px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow:before {
            -webkit-transform: scale(0.7, 0.7);
            -ms-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7);
            top: -52px;
            right: -65px; } }
        @media screen and (max-width: 450px) {
          #ingredient-feature .powder-oil-arrows .oil-arrow:before {
            -webkit-transform: scale(0.55, 0.55);
            -ms-transform: scale(0.55, 0.55);
            transform: scale(0.55, 0.55);
            top: -57px;
            right: -60px; } }
      @media screen and (max-width: 1150px) {
        #ingredient-feature .powder-oil-arrows .oil-arrow {
          height: 60px; } }
      @media screen and (max-width: 900px) {
        #ingredient-feature .powder-oil-arrows .oil-arrow {
          height: 50px; } }
      @media screen and (max-width: 450px) {
        #ingredient-feature .powder-oil-arrows .oil-arrow {
          height: 40px; } }
    @media screen and (max-width: 750px) {
      #ingredient-feature .powder-oil-arrows {
        padding-bottom: 100px; } }
  @media screen and (max-width: 400px) {
    #ingredient-feature {
      background-position: center 45%; } }

/* Grow Panel */
#grow-panel {
  background-image: url("/Content/images/grow-background.jpg");
  background-size: cover;
  background-position: center center;
  padding: 125px 0; }
  #grow-panel .grow-panel-text {
    width: 50%;
    color: #ffffff; }
    #grow-panel .grow-panel-text h2 {
      color: #ffffff; }
    #grow-panel .grow-panel-text .btn-outline {
      color: #ffffff; }
    @media screen and (max-width: 1700px) {
      #grow-panel .grow-panel-text {
        width: 60%; } }
    @media screen and (max-width: 900px) {
      #grow-panel .grow-panel-text {
        width: 80%; } }
    @media screen and (max-width: 750px) {
      #grow-panel .grow-panel-text {
        width: 100%; } }
  @media screen and (max-width: 1050px) {
    #grow-panel {
      padding: 75px 0; } }
  @media screen and (max-width: 750px) {
    #grow-panel {
      padding: 50px 0; } }

/* Dual Panels */
#dual-panels .dual-panel-left {
  display: block;
  width: 50%;
  float: left;
  background-image: url("/Content/images/single-source-background.jpg");
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 1400px) {
    #dual-panels .dual-panel-left {
      width: 100%;
      float: none;
      background-image: url("/Content/images/single-source-background-1300x.jpg"); } }
  @media screen and (max-width: 850px) {
    #dual-panels .dual-panel-left {
      background-position: 62% 50%; } }
  @media screen and (max-width: 750px) {
    #dual-panels .dual-panel-left {
      background-position: center right; } }

#dual-panels .dual-panel-right {
  display: block;
  width: 50%;
  float: left;
  background-image: url("/Content/images/technology-background.jpg");
  background-size: cover;
  background-position: top left; }
  #dual-panels .dual-panel-right .panel-inner {
    padding: 100px 70px 100px 60px; }
    @media screen and (max-width: 1400px) {
      #dual-panels .dual-panel-right .panel-inner {
        float: right; } }
    @media screen and (max-width: 1050px) {
      #dual-panels .dual-panel-right .panel-inner {
        padding: 75px 70px 75px 60px; } }
  @media screen and (max-width: 1700px) {
    #dual-panels .dual-panel-right {
      background-position: top center; } }
  @media screen and (max-width: 1400px) {
    #dual-panels .dual-panel-right {
      width: 100%;
      float: none;
      background-image: url("/Content/images/technology-background-1300x.jpg"); } }
  @media screen and (max-width: 1150px) {
    #dual-panels .dual-panel-right {
      background-position: 25% 0; } }
  @media screen and (max-width: 1050px) {
    #dual-panels .dual-panel-right {
      background-position: 30% 0; } }
  @media screen and (max-width: 750px) {
    #dual-panels .dual-panel-right {
      background-position: center left; } }

#dual-panels .panel-inner {
  width: 55%;
  padding: 100px 60px 100px 100px; }
  @media screen and (max-width: 1700px) {
    #dual-panels .panel-inner {
      padding: 100px 60px 100px 84px; } }
  @media screen and (max-width: 1600px) {
    #dual-panels .panel-inner {
      width: 61%; } }
  @media screen and (max-width: 1500px) {
    #dual-panels .panel-inner {
      width: 67%;
      padding: 100px 60px 100px 72px; } }
  @media screen and (max-width: 1400px) {
    #dual-panels .panel-inner {
      width: 60%; } }
  @media screen and (max-width: 1150px) {
    #dual-panels .panel-inner {
      padding: 100px 60px 100px 57px; } }
  @media screen and (max-width: 1050px) {
    #dual-panels .panel-inner {
      padding: 75px 60px 75px 57px; } }
  @media screen and (max-width: 850px) {
    #dual-panels .panel-inner {
      padding: 50px 60px 50px 44px; } }
  @media screen and (max-width: 750px) {
    #dual-panels .panel-inner {
      width: 100%;
      padding: 50px 44px !important;
      background: rgba(255, 255, 255, 0.8); } }
  @media screen and (max-width: 700px) {
    #dual-panels .panel-inner {
      padding: 50px 35px !important; } }
  @media screen and (max-width: 450px) {
    #dual-panels .panel-inner {
      padding: 50px 20px !important; } }

#dual-panels h3 {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 23px;
  line-height: 1.25em;
  color: #292929;
  margin-top: 0; }

/* Bottom Content */
#bottom-content {
  padding-top: 50px;
  padding-bottom: 75px; }

.certfied-logos {
  text-align: center;
  margin-bottom: 50px; }
  .certfied-logos img {
    margin: 10px 18px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 1950px) {
      .certfied-logos img {
        margin: 10px 10px;
        max-height: 100px; } }
    @media screen and (max-width: 1700px) {
      .certfied-logos img {
        max-height: 80px; } }
    @media screen and (max-width: 1500px) {
      .certfied-logos img {
        max-height: 65px; } }
    @media screen and (max-width: 1400px) {
      .certfied-logos img {
        max-height: 80px; } }

/* Product Feature */
#product-feature {
  position: relative;
  margin-top: 30px; }
  #product-feature::after {
    content: "";
    display: block;
    clear: both; }
  #product-feature .product-left {
    display: block;
    float: left;
    width: 50%;
    padding: 30px 50px 50px 100px; }
    #product-feature .product-left .product-buttons .btn-outline {
      margin-left: 30%; }
      @media screen and (max-width: 950px) {
        #product-feature .product-left .product-buttons .btn-outline {
          margin-left: 0; } }
      @media screen and (max-width: 450px) {
        #product-feature .product-left .product-buttons .btn-outline {
          margin: 10px auto; } }
    @media screen and (max-width: 950px) {
      #product-feature .product-left .product-buttons {
        text-align: center; } }
    #product-feature .product-left .product-list {
      display: block;
      float: left;
      width: 50%;
      margin-bottom: 30px;
      color: #292929;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      font-family: "Averta", Arial, Helvetica; }
      #product-feature .product-left .product-list .product-item {
        display: block;
        margin: 10px auto;
        font-size: 18px; }
        #product-feature .product-left .product-list .product-item a {
          color: #292929;
          text-decoration: none;
          display: block; }
          #product-feature .product-left .product-list .product-item a:hover, #product-feature .product-left .product-list .product-item a:focus {
            color: #f2004e; }
        #product-feature .product-left .product-list .product-item span.icon {
          display: inline-block;
          width: 50px;
          height: 50px;
          border-bottom: 0;
          vertical-align: middle;
          margin-right: 10px;
          position: relative; }
          #product-feature .product-left .product-list .product-item span.icon img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
            #product-feature .product-left .product-list .product-item span.icon img.hover {
              opacity: 0;
              -webkit-transition: all ease 0.3s;
              -o-transition: all ease 0.3s;
              transition: all ease 0.3s; }
            #product-feature .product-left .product-list .product-item span.icon img.dark {
              opacity: 1;
              -webkit-transition: all ease 0.3s;
              -o-transition: all ease 0.3s;
              transition: all ease 0.3s; }
          @media screen and (max-width: 1450px) {
            #product-feature .product-left .product-list .product-item span.icon {
              width: 40px; } }
        #product-feature .product-left .product-list .product-item span {
          display: inline-block;
          border-bottom: 1px solid #b3b3b3;
          letter-spacing: 0.15em;
          font-weight: 600;
          vertical-align: middle;
          padding-bottom: 5px; }
        #product-feature .product-left .product-list .product-item:hover, #product-feature .product-left .product-list .product-item:focus, #product-feature .product-left .product-list .product-item.active {
          color: #f2004e;
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s;
          cursor: default; }
          #product-feature .product-left .product-list .product-item:hover span.icon img.hover, #product-feature .product-left .product-list .product-item:focus span.icon img.hover, #product-feature .product-left .product-list .product-item.active span.icon img.hover {
            opacity: 1;
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
          #product-feature .product-left .product-list .product-item:hover span.icon img.dark, #product-feature .product-left .product-list .product-item:focus span.icon img.dark, #product-feature .product-left .product-list .product-item.active span.icon img.dark {
            opacity: 0;
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
        @media screen and (max-width: 1700px) {
          #product-feature .product-left .product-list .product-item {
            font-size: 16px; } }
        @media screen and (max-width: 1550px) {
          #product-feature .product-left .product-list .product-item {
            font-size: 14px; } }
      @media screen and (max-width: 1350px) {
        #product-feature .product-left .product-list {
          margin-bottom: 10px; } }
      @media screen and (max-width: 650px) {
        #product-feature .product-left .product-list {
          width: 100%;
          float: none;
          margin: 0; } }
    @media screen and (max-width: 1700px) {
      #product-feature .product-left {
        padding: 30px 50px 50px 84px; } }
    @media screen and (max-width: 1500px) {
      #product-feature .product-left {
        padding: 30px 50px 50px 72px; } }
    @media screen and (max-width: 1350px) {
      #product-feature .product-left {
        padding: 30px 30px 30px 63px; } }
    @media screen and (max-width: 1300px) {
      #product-feature .product-left {
        width: 60%; } }
    @media screen and (max-width: 1150px) {
      #product-feature .product-left {
        padding: 30px 30px 30px 54px; } }
    @media screen and (max-width: 1050px) {
      #product-feature .product-left {
        padding: 30px 30px 30px 50px;
        width: 65%; } }
    @media screen and (max-width: 980px) {
      #product-feature .product-left {
        width: 70%; } }
    @media screen and (max-width: 950px) {
      #product-feature .product-left {
        width: 100%; } }
    @media screen and (max-width: 900px) {
      #product-feature .product-left {
        padding: 30px 30px 30px 40px; } }
    @media screen and (max-width: 700px) {
      #product-feature .product-left {
        padding: 30px 30px 30px 35px; } }
    @media screen and (max-width: 450px) {
      #product-feature .product-left {
        padding: 0 20px 30px; } }
  #product-feature .product-right {
    display: block;
    float: left;
    width: 50%;
    height: 725px;
    overflow: hidden;
    position: relative; }
    #product-feature .product-right img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      height: 100%;
      max-height: 725px;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: opacity ease 0.4s;
      -o-transition: opacity ease 0.4s;
      transition: opacity ease 0.4s; }
      #product-feature .product-right img.active {
        opacity: 1;
        -webkit-transition: opacity ease 0.4s;
        -o-transition: opacity ease 0.4s;
        transition: opacity ease 0.4s; }
      @media screen and (max-width: 1300px) {
        #product-feature .product-right img {
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }
    @media screen and (max-width: 1300px) {
      #product-feature .product-right {
        width: 40%; } }
    @media screen and (max-width: 1050px) {
      #product-feature .product-right {
        width: 35%; } }
    @media screen and (max-width: 980px) {
      #product-feature .product-right {
        width: 30%; } }
    @media screen and (max-width: 950px) {
      #product-feature .product-right {
        display: none; } }

/* Adjusting for Capabilities Pages */
.capabilitiesExtra-Wrapper {
  padding: 2% 20px 2% 5%; }
  .capabilitiesExtra-Wrapper h2 {
    color: #223641; }
  .capabilitiesExtra-Wrapper p {
    margin-bottom: 0; }
  .capabilitiesExtra-Wrapper h2 ~ .product-list {
    margin-top: 1em; }

/* Contact Page */
.P--Contact #main {
  background-image: url("/Content/images/oil-splash-background.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0; }
  @media screen and (max-width: 1000px) {
    .P--Contact #main {
      background: transparent;
      padding: 0; } }
  .P--Contact #main .content-container {
    background-image: url("/Content/images/contact-background.jpg");
    background-repeat: no-repeat;
    background-position: -100px 108%;
    padding-bottom: 150px;
    padding-top: 50px;
    width: 100%;
    padding-right: 5%;
    padding-left: 5%; }
    @media screen and (max-width: 1650px) {
      .P--Contact #main .content-container {
        background-position-x: -300px; } }
    @media screen and (max-width: 1400px) {
      .P--Contact #main .content-container {
        background-position-x: -500px; } }
    @media screen and (max-width: 1200px) {
      .P--Contact #main .content-container {
        background-size: 800px;
        background-position-x: -200px; } }
    @media screen and (max-width: 1000px) {
      .P--Contact #main .content-container {
        width: 100%;
        padding: 0;
        background-image: none; } }

.P--Contact .mobile-link {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none; }
  @media screen and (max-width: 1000px) {
    .P--Contact .mobile-link {
      display: inline-block; } }
  @media screen and (max-width: 450px) {
    .P--Contact .mobile-link {
      display: block; } }

.P--Contact #top-content {
  background: #f8f8f8;
  padding: 30px 0; }

.contact-left {
  width: 55%;
  float: left; }
  .contact-left .contact-info {
    display: block;
    float: left;
    width: 55%; }
    .contact-left .contact-info .contact-icon {
      display: table-cell;
      vertical-align: top;
      padding-right: 10px;
      padding-top: 3px; }
    .contact-left .contact-info .address,
    .contact-left .contact-info .numbers,
    .contact-left .contact-info .hours {
      display: table;
      margin: 20px 0; }
    .contact-left .contact-info .hours {
      margin-top: 50px; }
    .contact-left .contact-info p {
      margin: 0 0 13px;
      line-height: 1em; }
    .contact-left .contact-info .hour-heading {
      font-weight: 600;
      font-family: "Averta", Arial, Helvetica;
      width: 100px;
      display: inline-block; }
      @media screen and (max-width: 350px) {
        .contact-left .contact-info .hour-heading {
          display: block; } }
    .contact-left .contact-info .address {
      letter-spacing: 0.08em; }
      .contact-left .contact-info .address .contact-text {
        line-height: 1.75em; }
        .contact-left .contact-info .address .contact-text .contact-text-heading {
          display: block;
          font-weight: bold;
          font-size: 14px;
          font-family: "Averta", Arial, Helvetica; }
        .contact-left .contact-info .address .contact-text a {
          color: #292929;
          text-decoration: none; }
          .contact-left .contact-info .address .contact-text a:hover, .contact-left .contact-info .address .contact-text a:focus {
            color: #f2004e; }
    .contact-left .contact-info .numbers a {
      color: #292929;
      text-decoration: none; }
      .contact-left .contact-info .numbers a:hover, .contact-left .contact-info .numbers a:focus {
        color: #f2004e; }
    .contact-left .contact-info .contact-names {
      margin-top: 25px; }
      .contact-left .contact-info .contact-names .name {
        font-weight: 600;
        font-family: "Averta", Arial, Helvetica;
        display: table-cell;
        width: 150px;
        color: #e9ae00; }
        @media screen and (max-width: 450px) {
          .contact-left .contact-info .contact-names .name {
            display: block; } }
      .contact-left .contact-info .contact-names p {
        display: table;
        margin: 20px 0;
        line-height: 1.2em; }
    .contact-left .contact-info.first {
      width: 45%; }
      @media screen and (max-width: 1200px) {
        .contact-left .contact-info.first {
          width: 100%; } }
    @media screen and (max-width: 1400px) {
      .contact-left .contact-info {
        font-size: 14px; }
        .contact-left .contact-info p {
          font-size: 14px; } }
    @media screen and (max-width: 1200px) {
      .contact-left .contact-info {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      .contact-left .contact-info {
        font-size: 14px; } }
  @media screen and (max-width: 1600px) {
    .contact-left {
      width: 60%; } }
  @media screen and (max-width: 1300px) {
    .contact-left {
      width: 50%; } }
  @media screen and (max-width: 1000px) {
    .contact-left {
      width: 100%;
      padding: 50px 5%;
      background: #f8f8f8; } }

.contact-right {
  width: 45%;
  float: right;
  padding: 0 30px; }
  @media screen and (max-width: 1600px) {
    .contact-right {
      width: 40%; } }
  @media screen and (max-width: 1300px) {
    .contact-right {
      width: 50%; } }
  @media screen and (max-width: 1000px) {
    .contact-right {
      width: 100%;
      padding: 30px 5%;
      background-image: url("/Content/images/oil-splash-background.jpg");
      background-position: bottom right;
      background-repeat: no-repeat;
      background-size: contain; } }

/* Contact Form Styles */
::-ms-expand {
  display: none; }

#ContactForm {
  position: relative; }
  #ContactForm .floated-fields {
    display: block;
    float: left;
    width: 50%; }
    #ContactForm .floated-fields.first {
      padding-right: 10px; }
      @media screen and (max-width: 450px) {
        #ContactForm .floated-fields.first {
          padding: 0; } }
    #ContactForm .floated-fields.second {
      padding-left: 10px; }
      @media screen and (max-width: 450px) {
        #ContactForm .floated-fields.second {
          padding: 0; } }
    @media screen and (max-width: 450px) {
      #ContactForm .floated-fields {
        float: none;
        width: 100%; } }
  #ContactForm .field {
    margin: 10px 0; }
  #ContactForm input[type="text"],
  #ContactForm input[type="tel"],
  #ContactForm input[type="email"],
  #ContactForm textarea,
  #ContactForm select {
    width: 100%;
    border: 1px solid #b3b3b3;
    border-radius: 4px;
    padding: 8px;
    font-size: 16px;
    font-family: "Averta Demo", Arial, Helvetica;
    letter-spacing: 0.08em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #ContactForm textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 150px;
    max-height: 300px; }
  #ContactForm label {
    font-family: "Averta", Arial, Helvetica;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.08em;
    margin-bottom: 5px; }
  #ContactForm sup {
    color: #f2004e;
    top: 0;
    font-size: 16px;
    left: 2px; }
  #ContactForm .required-key {
    font-weight: 600;
    font-family: "Averta", Arial, Helvetica;
    letter-spacing: 0.08em;
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px; }
  #ContactForm #Message {
    margin-bottom: 10px; }
  #ContactForm .message-label {
    margin-top: 15px; }
  #ContactForm .spam-info {
    margin-left: 10px; }
    #ContactForm .spam-info img {
      display: inline-block;
      vertical-align: top;
      margin-bottom: -10px;
      position: relative;
      z-index: 9999; }
    #ContactForm .spam-info span {
      margin-top: -5px;
      display: inline-block;
      vertical-align: top;
      font-weight: 600;
      font-family: "Averta", Arial, Helvetica;
      font-size: 14px; }
      #ContactForm .spam-info span sup {
        font-size: 16px; }
      @media screen and (max-width: 550px) {
        #ContactForm .spam-info span {
          background: #ffffff;
          padding: 5px; } }
  #ContactForm button {
    border: 0;
    color: #292929;
    position: absolute;
    right: 0;
    top: 88%;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    #ContactForm button:hover, #ContactForm button:focus {
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    #ContactForm button.btn-solid {
      min-width: 0;
      padding-left: 50px;
      padding-right: 50px; }
    @media screen and (max-width: 450px) {
      #ContactForm button {
        position: relative;
        top: auto;
        right: auto;
        width: 100%; } }
  @media screen and (max-width: 1450px) {
    #ContactForm .g-recaptcha {
      -webkit-transform: scale(0.75, 0.75);
      -ms-transform: scale(0.75, 0.75);
      transform: scale(0.75, 0.75);
      -webkit-transform-origin: left;
      -ms-transform-origin: left;
      transform-origin: left; } }

#ContactForm label.error {
  background: #f2004e;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  margin-left: 0; }

select {
  background-image: url("/Content/images/select-arrow.png");
  background-repeat: no-repeat;
  background-position: 97% 50%; }

#ThankYouBodyID #main {
  text-align: center;
  padding: 150px 0; }
  @media screen and (max-width: 1000px) {
    #ThankYouBodyID #main {
      padding: 50px 0; } }

/* Catalog Feature */
#catalogFeature {
  background-image: url("/Content/images/wood-panel-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 20px 0; }
  #catalogFeature .catalog-inner {
    text-align: center;
    padding: 30px 0; }
    #catalogFeature .catalog-inner img {
      margin: 10px auto;
      max-width: 100%;
      height: auto !important; }
  #catalogFeature .catalog-img {
    display: block;
    float: left;
    width: 50%;
    text-align: center; }
    #catalogFeature .catalog-img img {
      max-width: 100%;
      display: block;
      margin: 0 auto; }
    @media screen and (max-width: 1500px) {
      #catalogFeature .catalog-img {
        margin-top: 70px; } }
    @media screen and (max-width: 1200px) {
      #catalogFeature .catalog-img {
        width: 80%;
        margin: 0 auto;
        float: none; } }
  #catalogFeature .catalog-text {
    display: block;
    float: right;
    width: 50%;
    text-align: center;
    padding: 75px 30px 75px 30px; }
    #catalogFeature .catalog-text .heading {
      font-size: 50px;
      text-transform: uppercase;
      font-weight: bold;
      font-family: "Averta", Arial, Helvetica; }
      @media screen and (max-width: 1350px) {
        #catalogFeature .catalog-text .heading {
          font-size: 42px; } }
      @media screen and (max-width: 1200px) {
        #catalogFeature .catalog-text .heading {
          font-size: 5vw; } }
      @media screen and (max-width: 750px) {
        #catalogFeature .catalog-text .heading {
          font-size: 40px; } }
    #catalogFeature .catalog-text .subheading {
      font-size: 30px;
      text-transform: uppercase;
      font-family: "Averta", Arial, Helvetica;
      font-weight: 100;
      letter-spacing: 0.08em; }
      @media screen and (max-width: 1350px) {
        #catalogFeature .catalog-text .subheading {
          font-size: 28px; } }
      @media screen and (max-width: 1200px) {
        #catalogFeature .catalog-text .subheading {
          font-size: 3.25vw; } }
      @media screen and (max-width: 750px) {
        #catalogFeature .catalog-text .subheading {
          font-size: 24px; } }
    #catalogFeature .catalog-text p {
      margin: 20px 0 30px; }
    @media screen and (max-width: 1200px) {
      #catalogFeature .catalog-text {
        width: 100%;
        padding: 30px; } }
    @media screen and (max-width: 550px) {
      #catalogFeature .catalog-text {
        padding: 30px 0; } }
  @media screen and (max-width: 1200px) {
    #catalogFeature {
      background-image: url("/Content/images/wood-panel-products-1000.jpg");
      background-size: cover;
      background-repeat: repeat-y; } }

/* Footer */
#footer {
  border-top: 1px solid #e1e1e1; }
  #footer a {
    color: #292929;
    text-decoration: none; }
    #footer a:hover, #footer a:focus {
      color: #f2004e; }
  #footer .top-footer {
    padding: 30px 0; }
    #footer .top-footer .top-footer-left {
      display: block;
      float: left;
      width: 60%; }
      #footer .top-footer .top-footer-left .footer-logo {
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px; }
        #footer .top-footer .top-footer-left .footer-logo img {
          max-width: 100%;
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          -webkit-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s; }
          #footer .top-footer .top-footer-left .footer-logo img:hover, #footer .top-footer .top-footer-left .footer-logo img:focus {
            -webkit-transform: scale(0.95);
            -ms-transform: scale(0.95);
            transform: scale(0.95);
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
        @media screen and (max-width: 975px) {
          #footer .top-footer .top-footer-left .footer-logo {
            display: block;
            text-align: center; } }
      #footer .top-footer .top-footer-left .footer-contact {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        letter-spacing: 0.15em;
        font-family: "Averta Demo", Arial, Helvetica; }
        #footer .top-footer .top-footer-left .footer-contact .copyright {
          color: #a1a1a1; }
        #footer .top-footer .top-footer-left .footer-contact .footer-phone {
          display: inline-block;
          vertical-align: middle; }
          #footer .top-footer .top-footer-left .footer-contact .footer-phone img {
            margin-right: 3px;
            display: inline-block;
            vertical-align: middle; }
        #footer .top-footer .top-footer-left .footer-contact .footer-social {
          display: inline-block;
          vertical-align: middle; }
          #footer .top-footer .top-footer-left .footer-contact .footer-social img {
            margin: 0 3px;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
            #footer .top-footer .top-footer-left .footer-contact .footer-social img:hover, #footer .top-footer .top-footer-left .footer-contact .footer-social img:focus {
              -webkit-transition: all ease 0.3s;
              -o-transition: all ease 0.3s;
              transition: all ease 0.3s;
              -webkit-transform: scale(0.9);
              -ms-transform: scale(0.9);
              transform: scale(0.9); }
        #footer .top-footer .top-footer-left .footer-contact .footer-address {
          margin: 10px auto; }
          #footer .top-footer .top-footer-left .footer-contact .footer-address img {
            display: inline-block;
            vertical-align: top;
            margin-right: 5px; }
          #footer .top-footer .top-footer-left .footer-contact .footer-address .address {
            display: inline-block;
            vertical-align: top; }
            #footer .top-footer .top-footer-left .footer-contact .footer-address .address .address-heading {
              font-weight: bold;
              font-family: "Averta", Arial, Helvetica;
              font-size: 13px; }
          @media screen and (max-width: 975px) {
            #footer .top-footer .top-footer-left .footer-contact .footer-address .address-break {
              display: block;
              margin-left: 23px; } }
        @media screen and (max-width: 975px) {
          #footer .top-footer .top-footer-left .footer-contact {
            display: block;
            width: 300px;
            margin: 10px auto; } }
      @media screen and (max-width: 1400px) {
        #footer .top-footer .top-footer-left {
          width: 70%; } }
      @media screen and (max-width: 1350px) {
        #footer .top-footer .top-footer-left {
          margin-top: 15px; } }
      @media screen and (max-width: 1150px) {
        #footer .top-footer .top-footer-left {
          width: 80%; } }
      @media screen and (max-width: 975px) {
        #footer .top-footer .top-footer-left {
          width: 100%;
          margin-top: 30px;
          float: none; } }
    #footer .top-footer .top-footer-right {
      display: block;
      float: right;
      width: 40%;
      text-align: right; }
      #footer .top-footer .top-footer-right ul {
        list-style: none;
        margin-top: 50px;
        font-family: "Averta Demo", Arial, Helvetica; }
        #footer .top-footer .top-footer-right ul li {
          display: inline-block;
          margin-left: 40px; }
          #footer .top-footer .top-footer-right ul li:before {
            display: none; }
          #footer .top-footer .top-footer-right ul li a {
            font-weight: 500;
            letter-spacing: 0.15em;
            font-size: 16px; }
            @media screen and (max-width: 1450px) {
              #footer .top-footer .top-footer-right ul li a {
                font-size: 13px; } }
          @media screen and (max-width: 1700px) {
            #footer .top-footer .top-footer-right ul li {
              margin-left: 40px; } }
          @media screen and (max-width: 1550px) {
            #footer .top-footer .top-footer-right ul li {
              margin-left: 30px; } }
          @media screen and (max-width: 1450px) {
            #footer .top-footer .top-footer-right ul li {
              margin-left: 10px; } }
          @media screen and (max-width: 1350px) {
            #footer .top-footer .top-footer-right ul li {
              margin-left: 0;
              text-align: right;
              display: block; } }
          @media screen and (max-width: 975px) {
            #footer .top-footer .top-footer-right ul li {
              text-align: center; } }
        @media screen and (max-width: 1350px) {
          #footer .top-footer .top-footer-right ul {
            margin-top: 0; } }
      @media screen and (max-width: 1400px) {
        #footer .top-footer .top-footer-right {
          width: 30%; } }
      @media screen and (max-width: 1150px) {
        #footer .top-footer .top-footer-right {
          width: 20%; } }
      @media screen and (max-width: 975px) {
        #footer .top-footer .top-footer-right {
          width: 100%;
          float: none; } }
    @media screen and (max-width: 1300px) {
      #footer .top-footer {
        padding: 10px 0; } }
  #footer .bottom-footer {
    background: #f8f8f8;
    text-align: center;
    padding: 50px; }
    #footer .bottom-footer h2 {
      font-size: 20px;
      margin-bottom: 10px;
      margin-top: 0; }
    #footer .bottom-footer p {
      font-weight: 600;
      font-size: 15px;
      letter-spacing: 0.15em;
      font-family: "Averta", Arial, Helvetica; }
    #footer .bottom-footer h5 {
      color: #f2004e;
      font-style: italic;
      font-size: 17px;
      letter-spacing: 0.15em;
      font-weight: 600; }
    #footer .bottom-footer .footer-list {
      list-style: none;
      font-size: 15px;
      margin: 10px 0; }
      #footer .bottom-footer .footer-list li {
        display: inline-block;
        margin: 5px 10px; }
        #footer .bottom-footer .footer-list li:before {
          display: none; }
    @media screen and (max-width: 1200px) {
      #footer .bottom-footer {
        padding: 50px 0; } }

/* Error Page Styling */
.P--Error #header {
  border-bottom: 1px solid #e1e1e1; }

.P--Error #main {
  min-height: 500px;
  text-align: center;
  margin-top: 50px; }
  .P--Error #main ul li {
    margin: 10px auto; }
  .P--Error #main hr {
    background: #e9ae00;
    border: 0;
    height: 2px; }

/*FAQ*/
.P--FAQ--Stream h1 {
  text-align: center; }

.FAQList {
  margin: 30px auto;
  width: 80%; }
  @media screen and (max-width: 1500px) {
    .FAQList {
      width: 90%; } }
  @media screen and (max-width: 1200px) {
    .FAQList {
      width: 100%; } }

.list-inner {
  margin-bottom: 3px;
  border-bottom: 1px solid #e1e1e1; }

.FAQEntry {
  margin: 0;
  border-top: 1px solid #e1e1e1; }
  .FAQEntry .FAQEntry__heading {
    margin: 3px 0 0;
    line-height: 1;
    position: relative;
    font-size: 16px;
    line-height: 1.5em; }
    .FAQEntry .FAQEntry__heading a {
      display: block;
      text-decoration: none;
      padding: 20px 70px 20px 20px;
      color: #292929; }
    .FAQEntry .FAQEntry__heading svg {
      color: #f2004e;
      display: block;
      position: absolute;
      font-size: 18px;
      right: 1em;
      top: 0;
      bottom: 0;
      margin: auto 0;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .FAQEntry .FAQEntry__heading:hover a {
      color: #f2004e; }
    @media screen and (max-width: 640px) {
      .FAQEntry .FAQEntry__heading {
        font-size: 14px; } }
  .FAQEntry .FAQEntry__body {
    background: whitesmoke;
    display: none; }
    .FAQEntry .FAQEntry__body img {
      max-width: 100%; }
  .FAQEntry .FAQEntry__bodyPos {
    width: 100%;
    margin: 0 auto;
    padding: 20px; }
  .FAQEntry.FAQEntry--open svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .FAQEntry.FAQEntry--open h2 a {
    color: #f2004e; }

/* SEO Content Grid */
.content-grid img {
  max-width: 100%; }

.content-grid * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.col-half .video-container {
  width: 100%; }
  @media screen and (max-width: 1400px) {
    .col-half .video-container object {
      width: 400px;
      height: 250px; } }
  @media screen and (max-width: 1200px) {
    .col-half .video-container object {
      width: 300px;
      height: 200px; } }

.col-half ul {
  margin: 0; }

@media screen and (max-width: 1150px) {
  .col-four {
    width: 50% !important;
    margin: 0; }
    .col-four ul {
      margin: 0; }
      .col-four ul li {
        margin: 5px 0; } }

@media screen and (max-width: 700px) {
  .col-four {
    width: 100% !important; } }

@media screen and (min-width: 838px) {
  .desktopHide {
    display: none !important; }
  .desktopWidth100 {
    width: 100% !important; }
  .desktopWidth66 {
    width: 66.6666% !important; }
  .desktopWidth50 {
    width: 50% !important; }
  .desktopWidth33 {
    width: 33.3333% !important; }
  .desktopWidth25 {
    width: 25% !important; }
  .desktopWidth16 {
    width: 16.6666% !important; }
  .desktopPhotoLimit {
    overflow: hidden;
    position: relative; }
  .tabletPhotoLimit:not(.desktopPhotoLimit),
  .mobilePhotoLimit:not(.desktopPhotoLimit) {
    height: 100% !important; }
  .desktopNoTranslateY {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important; } }

@media screen and (min-width: 641px) and (max-width: 837px) {
  .tabletHide {
    display: none !important; }
  .tabletWidth100 {
    width: 100% !important; }
  .tabletWidth66 {
    width: 66.6666% !important; }
  .tabletWidth50 {
    width: 50% !important; }
  .tabletWidth33 {
    width: 33.3333% !important; }
  .tabletWidth25 {
    width: 25% !important; }
  .tabletWidth16 {
    width: 16.6666% !important; }
  .tabletPhotoLimit {
    overflow: hidden; }
  .tabletCenter {
    margin: 0 auto;
    display: block; }
  .desktopPhotoLimit:not(.tabletPhotoLimit),
  .mobilePhotoLimit:not(.tabletPhotoLimit) {
    height: 100% !important; }
  .tabletNoTranslateY {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important; } }

@media screen and (max-width: 640px) {
  .mobileHide {
    display: none !important; }
  .mobileWidth100 {
    width: 100% !important; }
  .mobileWidth66 {
    width: 66.6666% !important; }
  .mobileWidth50 {
    width: 50% !important; }
  .mobileWidth33 {
    width: 33.3333% !important; }
  .mobileWidth25 {
    width: 25% !important; }
  .mobileWidth16 {
    width: 16.6666% !important; }
  .mobilePhotoLimit {
    overflow: hidden; }
  .desktopPhotoLimit:not(.mobilePhotoLimit),
  .tabletPhotoLimit:not(.mobilePhotoLimit) {
    height: 100% !important; }
  .mobileNoTranslateY {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important; }
  .floatRight {
    margin-left: 0;
    float: none; }
  .floatLeft {
    margin-right: 0;
    float: none; } }

.floatRight {
  float: right;
  margin-left: 5px; }

.floatLeft {
  float: left;
  margin-right: 5px; }

/*--Grid Column Styles--*/
.content-grid,
.content-grid .row {
  width: 100%;
  float: left;
  display: block;
  clear: both;
  padding: 20px 0; }

.content-grid .row {
  border-bottom: 1px solid #a5a5a5; }

.content-grid .row:first-child {
  border-top: 1px solid #a5a5a5;
  margin-top: 20px; }

.col-full,
.col-half,
.col-third,
.col-twoThird,
.col-four,
.col-threeFourth,
.col-five,
.col-twoFifth,
.col-threeFifth,
.col-fourFifth,
.col-six,
.col-fiveSixth {
  float: left;
  width: 100%;
  margin-left: 0%; }

.content-grid .row.oneRow {
  border: none;
  margin: 0;
  padding: 0; }

@media (min-width: 641px) {
  .col-full,
  .col-half,
  .col-third,
  .col-twoThird,
  .col-four,
  .col-threeFourth,
  .col-five,
  .col-twoFifth,
  .col-threeFifth,
  .col-fourFifth,
  .col-six,
  .col-fiveSixth {
    padding: 0; }
  .padding-right {
    padding-right: 10px; }
  .padding-left {
    padding-left: 10px; }
  .col-half {
    width: 50%; }
  .col-third {
    width: 33.33333%; }
  .col-four {
    width: 25%; }
  .col-five {
    width: 20%; }
  .col-six {
    width: 16.66666667%; }
  .col-twoFifth {
    width: 40%; }
  .col-threeFifth {
    width: 60%; }
  .col-twoThird {
    width: 66.66666%; }
  .col-threeFourth {
    width: 75%; }
  .col-fourFifth {
    width: 80%; }
  .col-fiveSixth {
    width: 83.33333333333333%; } }

.mainContent p:before,
.mainContent h2:before,
.mainContent h3:before,
.mainContent h4:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden; }

.P--Error #header .content-container {
  width: 90%;
  margin: 0 auto; }

.P--Error .content-container {
  width: 100%; }

.P--Error #main {
  padding: 0;
  margin: 0; }

.P--Error .errorContent {
  background-image: url("../images/errorBackground.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 200px;
  padding-bottom: 200px; }
  .P--Error .errorContent h1 {
    color: #292929;
    font-size: 30px; }
  .P--Error .errorContent h2 {
    font-size: 50px;
    font-weight: 800;
    color: #292929;
    width: 50%;
    margin: 50px auto 50px; }
    @media (max-width: 1400px) {
      .P--Error .errorContent h2 {
        width: 60%; } }
    @media (max-width: 1170px) {
      .P--Error .errorContent h2 {
        width: 70%; } }
    @media (max-width: 1010px) {
      .P--Error .errorContent h2 {
        width: 80%;
        font-size: 40px; } }
    @media (max-width: 710px) {
      .P--Error .errorContent h2 {
        width: 90%;
        font-size: 35px; } }
    @media (max-width: 370px) {
      .P--Error .errorContent h2 {
        font-size: 25px; } }
    @media (max-width: 270px) {
      .P--Error .errorContent h2 {
        font-size: 15px; } }

/*
	NAV REWORK
*/
@media screen and (max-width: 1200px) {
  #header .content-container {
    width: 95%; } }

@media screen and (max-width: 1000px) {
  #header .content-container {
    width: 90%; } }

#header #nav #capabilitiesLI > .dropdown-menu {
  width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 400px;
  max-width: 1200px; }
  @media (max-width: 1200px) {
    #header #nav #capabilitiesLI > .dropdown-menu {
      width: 100%; } }
  @media (max-width: 1000px) {
    #header #nav #capabilitiesLI > .dropdown-menu {
      height: auto; } }
  #header #nav #capabilitiesLI > .dropdown-menu > .dd-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f8f8f8; }
    @media (max-width: 1000px) {
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto; } }
    #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul {
      position: relative;
      margin: 0; }
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(1) {
        width: 20%;
        height: 100%;
        background: #ffffff; }
        @media (max-width: 1000px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(1) {
            width: 100%;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            padding-bottom: 10px; } }
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(2) {
        background: #f8f8f8;
        height: 100%;
        width: 45%;
        border-right: 1px solid #e1e1e1;
        /*@media (max-width: 1450px) {
								width: 50%;
							}*/ }
        @media (max-width: 1000px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(2) {
            display: none; } }
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 35%;
        white-space: nowrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        /*@media (max-width: 1450px) {
								width: 30%;
							}*/ }
        @media (max-width: 1000px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) {
            width: 100%;
            display: block;
            white-space: normal;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            padding-top: 10px; } }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) > li {
          width: 50%; }
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) > li.productDD-heading {
            width: 100%;
            display: block;
            font-weight: bold;
            font-family: "Averta", Arial, Helvetica; }
            @media (max-width: 1000px) {
              #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) > li.productDD-heading {
                display: none; } }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul:nth-of-type(3) > li {
              width: 100%; } }
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a {
        padding: 12px 20px; }
        @media (max-width: 1000px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a {
            padding: 5px 75px 10px 5px; } }
        @media (max-width: 450px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a {
            padding: 5px 55px 10px 5px; } }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.hover-sticky {
          padding: 20px; }
          @media (max-width: 1250px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.hover-sticky {
              font-size: 14px; } }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.hover-sticky {
              text-align: right;
              padding: 0;
              padding-right: 75px;
              margin-top: 20px;
              font-size: 20px;
              margin-bottom: 10px;
              background-color: transparent;
              display: inline-block;
              vertical-align: middle;
              text-transform: uppercase;
              font-family: "Averta", Arial, Helvetica;
              font-weight: 600; } }
          @media (max-width: 450px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.hover-sticky {
              padding-right: 55px; } }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.active {
          color: #f2004e;
          background-color: #f8f8f8; }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.active {
              color: black;
              background-color: transparent; } }
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.active + .nav-products {
            opacity: 1;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            pointer-events: all; }
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a.active > svg {
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > a > svg {
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
      #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products {
        position: absolute;
        left: 100%;
        width: 225%;
        top: 0;
        margin: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 999;
        padding: 15px;
        max-height: 800px;
        pointer-events: none; }
        @media (max-width: 1450px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products {
            width: 230%; } }
        @media (max-width: 1000px) {
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products {
            position: static;
            max-height: none;
            width: 100%;
            opacity: 1;
            pointer-events: all;
            padding: 0; } }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .certs {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          width: 100%;
          margin-top: 100px; }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .certs {
              display: none; } }
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .certs img {
            max-width: 80px;
            margin: 10px; }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-heading {
          display: block;
          width: 100%;
          font-size: 16px;
          max-width: 400px;
          text-transform: capitalize;
          padding: 0 0 10px 0;
          color: #f2004e;
          text-align: center;
          margin: auto; }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-heading {
              display: none; } }
        #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%; }
          @media (max-width: 1000px) {
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list {
              display: block; } }
          #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item {
            display: block;
            width: 50%;
            white-space: nowrap; }
            @media (max-width: 1000px) {
              #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item {
                white-space: normal;
                display: block;
                width: 100%; } }
            #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item > a {
              padding: 5px 0; }
              @media (max-width: 1000px) {
                #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item > a {
                  padding-right: 75px; } }
              @media (max-width: 450px) {
                #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item > a {
                  padding-right: 55px; } }
              #header #nav #capabilitiesLI > .dropdown-menu > .dd-right > ul > li > .nav-products .nav-list .type-item > a[href="/Products/HomeopathicOilsPowders"] .text {
                max-width: 150px;
                white-space: normal; }

.mt-50 {
  margin-top: 50px; }

.mt-0 {
  margin-top: 0 !important; }

.bold {
  font-weight: bold !important; }

.text-center {
  text-align: center; }

.bg-lightgray {
  background: #f0f1f6; }

.P--About--Stream #main,
#WholesalerBodyID #main,
#DistributorBodyID #main,
#PrivateWhiteLabelerBodyID #main,
#ManufacturerBodyID #main,
#FormulatorBodyID #main,
#ProductToMarketBodyID #main,
#BulkSupplierBodyID #main,
#SupplyChainBodyID #main,
#BusinessSupportBodyID #main {
  padding-top: 0; }
  .P--About--Stream #main .content-container,
  #WholesalerBodyID #main .content-container,
  #DistributorBodyID #main .content-container,
  #PrivateWhiteLabelerBodyID #main .content-container,
  #ManufacturerBodyID #main .content-container,
  #FormulatorBodyID #main .content-container,
  #ProductToMarketBodyID #main .content-container,
  #BulkSupplierBodyID #main .content-container,
  #SupplyChainBodyID #main .content-container,
  #BusinessSupportBodyID #main .content-container {
    width: 100%; }

.aboutFirstSection .content-wrap,
.aboutSecondSection .content-wrap,
.aboutBottomSection .content-wrap,
.companyProducts .content-wrap,
.contactCompanySection .content-wrap {
  width: 90%;
  margin: 0 auto; }

/* About-Company Page _____________________________
__________________________________________________*/
.aboutFirstSection {
  position: relative;
  padding-top: 50px;
  background: url("/Content/images/HumbleBeginning_BGLayer.jpg") center bottom/cover no-repeat;
  min-height: 830px; }
  .aboutFirstSection iframe {
    max-width: 100%;
    max-height: auto; }
  @media screen and (max-width: 680px) {
    .aboutFirstSection {
      height: auto;
      padding-bottom: 100px; }
      .aboutFirstSection::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.5); }
      .aboutFirstSection .content-wrap {
        position: relative; } }

.aboutSecondSection {
  padding: 20px 0 50px; }

.aboutBottomSection {
  padding: 50px 0; }

.certified-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 1700px) {
    .certified-logos {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .certified-logos > div {
    margin: 0 3% 25px 0; }
    @media screen and (max-width: 520px) {
      .certified-logos > div {
        width: calc(100% / 2 - 10px);
        margin: 0 5px 20px; } }
    @media screen and (max-width: 350px) {
      .certified-logos > div {
        width: 100%; } }
  .certified-logos img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 85px; }
    @media screen and (max-width: 640px) {
      .certified-logos img {
        max-height: 65px; } }
    @media screen and (max-width: 520px) {
      .certified-logos img {
        margin: 0 auto; } }

.companyProducts {
  position: relative;
  background: url("/Content/images/CompanyPlants-BG.jpg") right no-repeat;
  background-size: cover;
  margin-bottom: 30px; }
  @media screen and (max-width: 1320px) {
    .companyProducts::before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6); } }
  .companyProducts .content {
    position: relative;
    width: 50%;
    padding: 60px 0; }
    @media screen and (max-width: 1280px) {
      .companyProducts .content {
        width: 80%; } }
    @media screen and (max-width: 1000px) {
      .companyProducts .content {
        width: 100%; } }
    .companyProducts .content h2 {
      font-weight: bold;
      text-transform: uppercase;
      text-align: left !important;
      color: #ffffff;
      margin-top: 0; }
    .companyProducts .content .productLogo-wrap {
      margin-top: 20px; }
      .companyProducts .content .productLogo-wrap p {
        color: #ffffff; }
      .companyProducts .content .productLogo-wrap img {
        max-width: 100%;
        margin: 0 !important; }
        @media screen and (max-width: 640px) {
          .companyProducts .content .productLogo-wrap img {
            max-width: 60% !important; } }

.oils {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 90%;
  margin: 30px -15px 20px; }
  @media screen and (max-width: 1650px) {
    .oils {
      max-width: 100%; } }
  @media screen and (max-width: 876px) {
    .oils {
      margin: 25px -10px 10px; } }
  .oils div {
    width: calc(100% / 4 - 20px);
    margin: 0 10px 10px; }
    @media screen and (max-width: 1380px) {
      .oils div {
        width: calc(100% / 3 - 20px); } }
    @media screen and (max-width: 876px) {
      .oils div {
        width: calc(100% / 2 - 10px);
        margin: 0 5px 10px; } }
    @media screen and (max-width: 420px) {
      .oils div {
        width: 100%; } }
    .oils div a {
      font-family: "Averta", Arial, Helvetica;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .oils div a span.icon-wrap {
        display: inline-block;
        width: 50px;
        height: 50px;
        border-bottom: 0;
        vertical-align: middle;
        margin-right: 10px;
        position: relative; }
        @media screen and (max-width: 640px) {
          .oils div a span.icon-wrap {
            width: 40px; } }
        .oils div a span.icon-wrap img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .oils div a span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.08em;
        padding-bottom: 3px;
        line-height: 1.5;
        color: #303030;
        text-decoration: underline;
        -webkit-text-decoration-color: #bdbec3;
        text-decoration-color: #bdbec3;
        text-underline-position: under;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media screen and (max-width: 1000px) {
          .oils div a span {
            font-size: 16px; } }
        @media screen and (max-width: 480px) {
          .oils div a span {
            font-size: 14px; } }
      .oils div a:hover span {
        color: #f2004e; }

.oils.col-3 {
  max-width: 70%; }
  @media screen and (max-width: 1500px) {
    .oils.col-3 {
      max-width: 100%; } }
  .oils.col-3 div {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 10px; }
    @media screen and (max-width: 876px) {
      .oils.col-3 div {
        width: calc(100% / 2 - 10px);
        margin: 0 5px 10px; } }
    @media screen and (max-width: 420px) {
      .oils.col-3 div {
        width: 100%; } }

.Wholesale-TopSection {
  position: relative;
  background: url("/Content/images/bkg/BG-Oils.jpg") bottom no-repeat;
  padding: 110px 0 220px; }
  @media screen and (max-width: 1000px) {
    .Wholesale-TopSection {
      padding-top: 80px; }
      .Wholesale-TopSection::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, 0.4); } }
  @media screen and (max-width: 480px) {
    .Wholesale-TopSection {
      padding-top: 50px; } }
  .Wholesale-TopSection .content-wrap {
    position: relative;
    width: 100%;
    max-width: 1380px;
    margin: 0 auto; }
    @media screen and (max-width: 1500px) {
      .Wholesale-TopSection .content-wrap {
        padding: 0 50px; } }
    @media screen and (max-width: 640px) {
      .Wholesale-TopSection .content-wrap {
        padding: 0 20px; } }
    .Wholesale-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .Wholesale-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .Wholesale-TopSection .content-wrap h1 {
          font-size: 38px; }
          .Wholesale-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .Wholesale-TopSection .content-wrap h1 {
          font-size: 32px; }
          .Wholesale-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .Wholesale-TopSection .content-wrap h1 {
          font-size: 28px; }
          .Wholesale-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .Wholesale-TopSection .content-wrap h1 {
          font-size: 26px; }
          .Wholesale-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.connoils-wholesale {
  position: relative;
  background: url("/Content/images/bkg/BG-Palm.jpg") center/cover no-repeat;
  padding: 80px 0; }
  @media screen and (max-width: 1000px) {
    .connoils-wholesale::before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(9, 18, 1, 0.5); } }
  .connoils-wholesale .content-wrap {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .connoils-wholesale .content-wrap .content {
      max-width: 60%; }
      @media screen and (max-width: 1700px) {
        .connoils-wholesale .content-wrap .content {
          max-width: 70%; } }
      @media screen and (max-width: 1380px) {
        .connoils-wholesale .content-wrap .content {
          max-width: 80%; } }
      @media screen and (max-width: 1000px) {
        .connoils-wholesale .content-wrap .content {
          max-width: 100%; } }
      .connoils-wholesale .content-wrap .content h2,
      .connoils-wholesale .content-wrap .content p {
        color: #ffffff; }

.wholeSale-OilProducts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .wholeSale-OilProducts .content,
  .wholeSale-OilProducts .img-wrap {
    width: 50%; }
    @media screen and (max-width: 1100px) {
      .wholeSale-OilProducts .content,
      .wholeSale-OilProducts .img-wrap {
        width: 100%; } }
  .wholeSale-OilProducts .img-wrap img {
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }
    @media screen and (max-width: 1100px) {
      .wholeSale-OilProducts .img-wrap img {
        max-width: 90% !important;
        margin: 0 auto; } }
  .wholeSale-OilProducts .content {
    padding: 2% 20px 2% 5%; }
    .wholeSale-OilProducts .content h2 {
      font-size: 24px;
      line-height: 1.5;
      color: #223641;
      text-transform: uppercase;
      font-weight: bold; }
      @media screen and (max-width: 1500px) {
        .wholeSale-OilProducts .content h2 {
          font-size: 20px; } }

.wholeSale-OilProducts.BulkSupplier .content {
  padding-right: 50px; }

.wholesaleOils {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 90%;
  margin: 20px -10px 35px; }
  @media screen and (max-width: 640px) {
    .wholesaleOils {
      max-width: 100%; } }
  .wholesaleOils div {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 10px; }
    @media screen and (max-width: 420px) {
      .wholesaleOils div {
        width: 100%; } }
    .wholesaleOils div a {
      font-family: "Averta", Arial, Helvetica;
      letter-spacing: 0.03em;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .wholesaleOils div a span.icon-wrap {
        display: inline-block;
        width: 50px;
        height: 50px;
        border-bottom: 0;
        vertical-align: middle;
        margin-right: 10px;
        position: relative; }
        @media screen and (max-width: 1280px) {
          .wholesaleOils div a span.icon-wrap {
            width: 40px; } }
        .wholesaleOils div a span.icon-wrap img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .wholesaleOils div a span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.08em;
        padding-bottom: 3px;
        line-height: 1.5;
        color: #303030;
        text-decoration: underline;
        -webkit-text-decoration-color: #bdbec3;
        text-decoration-color: #bdbec3;
        text-underline-position: under;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media screen and (max-width: 1600px) {
          .wholesaleOils div a span {
            font-size: 16px; } }
        @media screen and (max-width: 480px) {
          .wholesaleOils div a span {
            font-size: 14px; } }
      .wholesaleOils div a:hover span {
        color: #f2004e; }
    .wholesaleOils div a:not([href]) span {
      border-bottom: none; }

.simple-Section .content-wrap {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px; }

/* Distributor Page _________________
_____________________________________________*/
.Distributor-TopSection {
  position: relative;
  padding: 100px 0 120px;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    .Distributor-TopSection {
      padding-top: 80px; } }
  @media screen and (max-width: 480px) {
    .Distributor-TopSection {
      padding-top: 50px; } }
  .Distributor-TopSection::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 550px;
    height: 380px;
    background: url("/Content/images/bkg/Distributor-BG.png") no-repeat; }
    @media screen and (max-width: 1200px) {
      .Distributor-TopSection::before {
        left: -20%; } }
    @media screen and (max-width: 640px) {
      .Distributor-TopSection::before {
        left: -30%;
        bottom: -10px; } }
  .Distributor-TopSection::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -150px;
    right: 0;
    width: 310px;
    height: 560px;
    background: url("/Content/images/bkg/Distributor-BG_Right.png") no-repeat; }
    @media screen and (max-width: 1200px) {
      .Distributor-TopSection::after {
        right: -50px; } }
    @media screen and (max-width: 1000px) {
      .Distributor-TopSection::after {
        right: -20%; } }
    @media screen and (max-width: 640px) {
      .Distributor-TopSection::after {
        display: none; } }
  .Distributor-TopSection .content-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto; }
    @media screen and (max-width: 1750px) {
      .Distributor-TopSection .content-wrap {
        max-width: 65%; } }
    @media screen and (max-width: 1000px) {
      .Distributor-TopSection .content-wrap {
        max-width: 90%; } }
    .Distributor-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .Distributor-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .Distributor-TopSection .content-wrap h1 {
          font-size: 38px; }
          .Distributor-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .Distributor-TopSection .content-wrap h1 {
          font-size: 32px; }
          .Distributor-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .Distributor-TopSection .content-wrap h1 {
          font-size: 28px; }
          .Distributor-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .Distributor-TopSection .content-wrap h1 {
          font-size: 26px; }
          .Distributor-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.wholesale-distributor {
  position: relative;
  background: url("/Content/images/bkg/BG-PillPowder.png") center center/cover no-repeat;
  padding: 130px 0; }
  @media screen and (max-width: 1000px) {
    .wholesale-distributor {
      padding: 100px 0; }
      .wholesale-distributor::before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3); } }
  @media screen and (max-width: 640px) {
    .wholesale-distributor {
      padding: 60px 0; } }
  .wholesale-distributor .content-wrap {
    width: 90%;
    margin: 0 auto; }
    .wholesale-distributor .content-wrap .content {
      position: relative;
      width: 50%;
      padding-right: 20px; }
      @media screen and (max-width: 1000px) {
        .wholesale-distributor .content-wrap .content {
          width: 100%; } }
      .wholesale-distributor .content-wrap .content h2,
      .wholesale-distributor .content-wrap .content p {
        color: #ffffff; }

.bulk-distributor {
  position: relative;
  background: url("/Content/images/CBD.jpg") center center/cover no-repeat;
  padding: 50px 0 90px; }
  @media screen and (max-width: 1000px) {
    .bulk-distributor {
      padding: 35px 0 50px; }
      .bulk-distributor::before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(11, 37, 50, 0.3); } }
  .bulk-distributor .content-wrap {
    width: 90%;
    margin: 0 auto; }
    .bulk-distributor .content-wrap .content {
      position: relative;
      width: 60%;
      padding-right: 20px; }
      @media screen and (max-width: 1000px) {
        .bulk-distributor .content-wrap .content {
          width: 100%; } }
      .bulk-distributor .content-wrap .content h2,
      .bulk-distributor .content-wrap .content p,
      .bulk-distributor .content-wrap .content ul li {
        color: #ffffff; }
      .bulk-distributor .content-wrap .content ul {
        margin-left: -10px; }
        .bulk-distributor .content-wrap .content ul li:before {
          background-image: url("/Content/images/droplet-white.svg"); }

/* Private White Label Page _________________
_____________________________________________*/
.PrivateLabel-TopSection {
  position: relative;
  padding: 90px 0;
  overflow: hidden; }
  @media screen and (max-width: 1500px) {
    .PrivateLabel-TopSection {
      padding: 70px 0; } }
  @media screen and (max-width: 640px) {
    .PrivateLabel-TopSection {
      padding: 70px 0 50px; } }
  .PrivateLabel-TopSection::before, .PrivateLabel-TopSection::after {
    content: "";
    display: inline-block;
    position: absolute; }
  .PrivateLabel-TopSection:before {
    left: 15px;
    top: 0;
    width: 290px;
    height: 100%;
    background: url("/Content/images/bkg/PrivateLabel-LeftImage.png") no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1800px) {
      .PrivateLabel-TopSection:before {
        left: -15px; } }
    @media screen and (max-width: 1280px) {
      .PrivateLabel-TopSection:before {
        left: -50px; } }
    @media screen and (max-width: 1100px) {
      .PrivateLabel-TopSection:before {
        left: -70px; } }
    @media screen and (max-width: 1000px) {
      .PrivateLabel-TopSection:before {
        background-image: none;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5); } }
  .PrivateLabel-TopSection:after {
    right: -20px;
    top: 0;
    width: 310px;
    height: 100%;
    background: url("/Content/images/bkg/PrivateLabel-RightImage.png") no-repeat;
    background-size: cover;
    z-index: -1; }
    @media screen and (max-width: 1280px) {
      .PrivateLabel-TopSection:after {
        right: -50px; } }
  .PrivateLabel-TopSection .content-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto; }
    @media screen and (max-width: 1800px) {
      .PrivateLabel-TopSection .content-wrap {
        max-width: 70%; } }
    @media screen and (max-width: 1000px) {
      .PrivateLabel-TopSection .content-wrap {
        max-width: 90%; } }
    .PrivateLabel-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .PrivateLabel-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .PrivateLabel-TopSection .content-wrap h1 {
          font-size: 38px; }
          .PrivateLabel-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .PrivateLabel-TopSection .content-wrap h1 {
          font-size: 32px; }
          .PrivateLabel-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .PrivateLabel-TopSection .content-wrap h1 {
          font-size: 28px; }
          .PrivateLabel-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .PrivateLabel-TopSection .content-wrap h1 {
          font-size: 26px; }
          .PrivateLabel-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.private-label {
  position: relative;
  background: url("/Content/images/private-label-bg.jpg") right/cover no-repeat;
  padding: 60px 0; }
  @media screen and (max-width: 1520px) {
    .private-label:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.4); } }
  .private-label .content-wrap {
    width: 90%;
    margin: 0 auto; }
    .private-label .content-wrap .content {
      position: relative;
      width: 50%;
      padding-right: 20px; }
      @media screen and (max-width: 1700px) {
        .private-label .content-wrap .content {
          width: 60%; } }
      @media screen and (max-width: 1380px) {
        .private-label .content-wrap .content {
          width: 70%; } }
      @media screen and (max-width: 1000px) {
        .private-label .content-wrap .content {
          width: 100%; } }
      .private-label .content-wrap .content h2 {
        margin-top: 0; }
        .private-label .content-wrap .content h2:nth-of-type(2) {
          margin-top: 40px; }

/* Formulator Page _______________________
_________________________________________*/
.Formulator-TopSection {
  position: relative;
  padding: 90px 0;
  overflow: hidden; }
  .Formulator-TopSection::before, .Formulator-TopSection::after {
    content: "";
    display: inline-block;
    position: absolute; }
  .Formulator-TopSection:before {
    left: 0;
    top: 0;
    width: 350px;
    height: 100%;
    background: url("/Content/images/bkg/Formulator-LeftBG.png") no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1500px) {
      .Formulator-TopSection:before {
        left: -70px; } }
    @media screen and (max-width: 1280px) {
      .Formulator-TopSection:before {
        left: -100px; } }
    @media screen and (max-width: 1000px) {
      .Formulator-TopSection:before {
        background-image: none;
        content: "";
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.3);
        z-index: 1; } }
  .Formulator-TopSection:after {
    right: -20px;
    top: 0;
    width: 450px;
    height: 100%;
    background: url("/Content/images/bkg/Formulator-RightBG.png") no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1500px) {
      .Formulator-TopSection:after {
        right: -70px; } }
    @media screen and (max-width: 1320px) {
      .Formulator-TopSection:after {
        right: -120px; } }
  .Formulator-TopSection .content-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1030px;
    margin: 0 auto; }
    @media screen and (max-width: 1500px) {
      .Formulator-TopSection .content-wrap {
        max-width: 60%; } }
    @media screen and (max-width: 1000px) {
      .Formulator-TopSection .content-wrap {
        max-width: 90%; } }
    .Formulator-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .Formulator-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .Formulator-TopSection .content-wrap h1 {
          font-size: 38px; }
          .Formulator-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .Formulator-TopSection .content-wrap h1 {
          font-size: 32px; }
          .Formulator-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .Formulator-TopSection .content-wrap h1 {
          font-size: 28px; }
          .Formulator-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .Formulator-TopSection .content-wrap h1 {
          font-size: 26px; }
          .Formulator-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.Turnkey-Solution {
  position: relative;
  background: url("/Content/images/Turn-KEy_Solution.jpg") center center/cover no-repeat;
  padding: 65px 0; }
  @media screen and (max-width: 1000px) {
    .Turnkey-Solution::before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(218, 223, 242, 0.5); } }
  .Turnkey-Solution .content-wrap {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .Turnkey-Solution .content-wrap .content {
      width: 50%;
      padding-right: 20px; }
      @media screen and (max-width: 1700px) {
        .Turnkey-Solution .content-wrap .content {
          width: 60%; } }
      @media screen and (max-width: 1380px) {
        .Turnkey-Solution .content-wrap .content {
          width: 70%; } }
      @media screen and (max-width: 1000px) {
        .Turnkey-Solution .content-wrap .content {
          width: 100%; } }
      .Turnkey-Solution .content-wrap .content h2 {
        margin-top: 0;
        font-weight: bold;
        font-size: 24px; }
      .Turnkey-Solution .content-wrap .content h3 {
        font-size: 20px;
        font-weight: bold; }

/* Manufacturer Page _______________________
_________________________________________*/
.Manufacture-TopSection {
  position: relative;
  padding: 90px 0;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    .Manufacture-TopSection {
      padding: 70px 0; } }
  .Manufacture-TopSection::before, .Manufacture-TopSection::after {
    content: "";
    display: inline-block;
    position: absolute; }
  .Manufacture-TopSection:before {
    left: 0;
    top: 0;
    width: 500px;
    height: 100%;
    background: url("/Content/images/bkg/Manufacture-LeftImg.png") no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1700px) {
      .Manufacture-TopSection:before {
        left: -100px; } }
    @media screen and (max-width: 1500px) {
      .Manufacture-TopSection:before {
        left: -150px; } }
    @media screen and (max-width: 1000px) {
      .Manufacture-TopSection:before {
        background-image: none;
        width: 100%;
        height: 100%;
        left: 0;
        background: rgba(255, 255, 255, 0.4);
        z-index: 1; } }
  .Manufacture-TopSection:after {
    right: 0;
    top: 0;
    width: 500px;
    height: 100%;
    background: url("/Content/images/bkg/Manufacture-RightImg.png") no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1700px) {
      .Manufacture-TopSection:after {
        right: -50px; } }
  .Manufacture-TopSection .content-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1050px;
    margin: 0 auto; }
    @media screen and (max-width: 1500px) {
      .Manufacture-TopSection .content-wrap {
        max-width: 60%; } }
    @media screen and (max-width: 1000px) {
      .Manufacture-TopSection .content-wrap {
        max-width: 90%; } }
    .Manufacture-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .Manufacture-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .Manufacture-TopSection .content-wrap h1 {
          font-size: 38px; }
          .Manufacture-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .Manufacture-TopSection .content-wrap h1 {
          font-size: 32px; }
          .Manufacture-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .Manufacture-TopSection .content-wrap h1 {
          font-size: 28px; }
          .Manufacture-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .Manufacture-TopSection .content-wrap h1 {
          font-size: 26px; }
          .Manufacture-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.manufacturing-Oils {
  padding: 50px 0 60px; }
  .manufacturing-Oils h2 {
    margin-top: 0;
    font-weight: bold; }
  .manufacturing-Oils h3 {
    font-size: 20px;
    font-weight: bold; }

.Bulk-Manufacturing {
  position: relative;
  background: url("/Content/images/BulkManufacturing-BG.jpg") center center/cover no-repeat;
  padding: 60px 0; }
  @media screen and (max-width: 1200px) {
    .Bulk-Manufacturing::before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(185, 202, 210, 0.5); } }
  .Bulk-Manufacturing .content-wrap {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .Bulk-Manufacturing .content-wrap .content {
      width: 48%;
      padding-right: 20px; }
      @media screen and (max-width: 1700px) {
        .Bulk-Manufacturing .content-wrap .content {
          width: 60%; } }
      @media screen and (max-width: 1380px) {
        .Bulk-Manufacturing .content-wrap .content {
          width: 70%; } }
      @media screen and (max-width: 1000px) {
        .Bulk-Manufacturing .content-wrap .content {
          width: 100%; } }
      .Bulk-Manufacturing .content-wrap .content h2 {
        margin-top: 0; }
      .Bulk-Manufacturing .content-wrap .content ul {
        margin-top: 40px;
        margin-left: -10px; }
        .Bulk-Manufacturing .content-wrap .content ul li:before {
          background-image: url("/Content/images/droplet-black.svg"); }

.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .col-2 .panel-left,
  .col-2 .panel-right {
    position: relative;
    width: calc(100% / 2); }
    @media screen and (max-width: 1200px) {
      .col-2 .panel-left,
      .col-2 .panel-right {
        width: 100%; } }
    @media screen and (max-width: 1000px) {
      .col-2 .panel-left::before,
      .col-2 .panel-right::before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5); } }
    .col-2 .panel-left .panel-inner,
    .col-2 .panel-right .panel-inner {
      position: relative;
      width: 55%; }
      @media screen and (max-width: 1850px) {
        .col-2 .panel-left .panel-inner,
        .col-2 .panel-right .panel-inner {
          width: 80%; } }
      @media screen and (max-width: 1280px) {
        .col-2 .panel-left .panel-inner,
        .col-2 .panel-right .panel-inner {
          width: 90%; } }
      @media screen and (max-width: 1200px) {
        .col-2 .panel-left .panel-inner,
        .col-2 .panel-right .panel-inner {
          width: 60%; } }
      @media screen and (max-width: 1000px) {
        .col-2 .panel-left .panel-inner,
        .col-2 .panel-right .panel-inner {
          width: 100%; } }
      .col-2 .panel-left .panel-inner h3,
      .col-2 .panel-right .panel-inner h3 {
        margin-top: 0;
        font-weight: bold; }
  .col-2 .panel-left .panel-inner {
    padding: 80px 60px 100px 55px; }
    @media screen and (max-width: 1000px) {
      .col-2 .panel-left .panel-inner {
        padding: 50px; } }
    @media screen and (max-width: 640px) {
      .col-2 .panel-left .panel-inner {
        padding: 50px 25px; } }
  .col-2 .panel-right .panel-inner {
    padding: 80px 70px 100px 55px; }
    @media screen and (max-width: 1000px) {
      .col-2 .panel-right .panel-inner {
        padding: 50px; } }
    @media screen and (max-width: 640px) {
      .col-2 .panel-right .panel-inner {
        padding: 50px 25px; } }
  .col-2 .Heatless-BG {
    background: url("/Content/images/technology-background.jpg") no-repeat;
    background-size: cover; }
  .col-2 .PrivateLabel-BG {
    background: url("/Content/images/PrivateLabel-TileImg.jpg") no-repeat;
    background-size: cover; }

/* Product to Market Page _______________________
_______________________________________________*/
.ProductMarket-TopSection {
  background: url("/Content/images/bkg/ProductMarket-BG.jpg") bottom center no-repeat;
  padding: 70px 0 125px; }
  .ProductMarket-TopSection .content-wrap {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .ProductMarket-TopSection .content-wrap {
        width: 90%; } }
    .ProductMarket-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .ProductMarket-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .ProductMarket-TopSection .content-wrap h1 {
          font-size: 38px; }
          .ProductMarket-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .ProductMarket-TopSection .content-wrap h1 {
          font-size: 32px; }
          .ProductMarket-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .ProductMarket-TopSection .content-wrap h1 {
          font-size: 28px; }
          .ProductMarket-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .ProductMarket-TopSection .content-wrap h1 {
          font-size: 26px; }
          .ProductMarket-TopSection .content-wrap h1 span {
            font-size: 18px; } }

.ProductMarket-Panel {
  height: 680px; }
  @media screen and (max-width: 1900px) {
    .ProductMarket-Panel {
      height: auto; } }
  .ProductMarket-Panel .panel-left,
  .ProductMarket-Panel .panel-right {
    padding-top: 75px; }
    @media screen and (max-width: 1200px) {
      .ProductMarket-Panel .panel-left,
      .ProductMarket-Panel .panel-right {
        padding-top: 30px; } }
  .ProductMarket-Panel .panel-right ul li {
    margin-bottom: 20px; }
    .ProductMarket-Panel .panel-right ul li::before {
      background-image: url("/Content/images/droplet-black.svg"); }
    .ProductMarket-Panel .panel-right ul li a {
      color: #000;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .ProductMarket-Panel .panel-right ul li a:hover {
        color: #e9ae00; }

/* Bulk Supplier Page ____________________
_______________________________________*/
.organicOils-Bulk {
  position: relative;
  background: url("/Content/images/OilBulk-BG.jpg") right/cover no-repeat;
  padding: 60px 0; }
  @media screen and (max-width: 1380px) {
    .organicOils-Bulk::before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6); } }
  .organicOils-Bulk .content-wrap {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .organicOils-Bulk .content-wrap .content {
      width: 60%;
      padding-right: 20px;
      color: #ffffff; }
      @media screen and (max-width: 1380px) {
        .organicOils-Bulk .content-wrap .content {
          width: 80%; } }
      @media screen and (max-width: 1320px) {
        .organicOils-Bulk .content-wrap .content {
          width: 100%;
          padding-right: 0; } }
      .organicOils-Bulk .content-wrap .content h2 {
        margin-top: 0;
        color: #ffffff; }
      .organicOils-Bulk .content-wrap .content .certified-logos {
        margin-bottom: 35px; }
        @media screen and (max-width: 1700px) {
          .organicOils-Bulk .content-wrap .content .certified-logos {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; } }
        @media screen and (max-width: 640px) {
          .organicOils-Bulk .content-wrap .content .certified-logos {
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; } }
        .organicOils-Bulk .content-wrap .content .certified-logos img {
          max-height: 75px; }

.Wholesale-Capabilities {
  position: relative;
  background: url("/Content/images/WholeSale-Capabilities-BG.jpg") right/cover no-repeat;
  padding: 60px 0; }
  @media screen and (max-width: 1420px) {
    .Wholesale-Capabilities:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.4); } }
  .Wholesale-Capabilities .content-wrap {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .Wholesale-Capabilities .content-wrap .content {
      width: 50%;
      padding-right: 20px; }
      @media screen and (max-width: 1700px) {
        .Wholesale-Capabilities .content-wrap .content {
          width: 60%; } }
      @media screen and (max-width: 1320px) {
        .Wholesale-Capabilities .content-wrap .content {
          width: 100%;
          padding-right: 0; } }
      .Wholesale-Capabilities .content-wrap .content h2 {
        margin-top: 0;
        font-weight: bold;
        font-size: 24px; }
      .Wholesale-Capabilities .content-wrap .content h3 {
        font-weight: 600; }

/* Bulk Supplier Page ___________________
_______________________________________*/
.BulkSupplier-TopSection {
  position: relative;
  padding: 110px 0 115px;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    .BulkSupplier-TopSection {
      padding-top: 70px; } }
  @media screen and (max-width: 740px) {
    .BulkSupplier-TopSection {
      padding: 70px 0; } }
  .BulkSupplier-TopSection::before, .BulkSupplier-TopSection::after {
    content: "";
    display: inline-block;
    position: absolute; }
  .BulkSupplier-TopSection:before {
    left: 0;
    top: 0;
    width: 420px;
    height: 100%;
    background: url("/Content/images/bkg/BulkSupplier-LeftBG.png") no-repeat; }
    @media screen and (max-width: 1500px) {
      .BulkSupplier-TopSection:before {
        left: -80px; } }
    @media screen and (max-width: 1280px) {
      .BulkSupplier-TopSection:before {
        left: -110px; } }
    @media screen and (max-width: 1000px) {
      .BulkSupplier-TopSection:before {
        background-image: none;
        content: "";
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.7);
        z-index: 1; } }
  .BulkSupplier-TopSection:after {
    right: 0;
    top: 0;
    width: 450px;
    height: 100%;
    background: url("/Content/images/bkg/Formulator-RightBG.png") no-repeat; }
    @media screen and (max-width: 1500px) {
      .BulkSupplier-TopSection:after {
        right: -80px; } }
    @media screen and (max-width: 1320px) {
      .BulkSupplier-TopSection:after {
        right: -130px; } }
  .BulkSupplier-TopSection .content-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 1500px) {
      .BulkSupplier-TopSection .content-wrap {
        max-width: 60%; } }
    @media screen and (max-width: 1000px) {
      .BulkSupplier-TopSection .content-wrap {
        max-width: 90%; } }
    .BulkSupplier-TopSection .content-wrap h1 {
      font-family: "Averta", Arial, Helvetica;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 45px;
      line-height: 1;
      margin-bottom: 15px;
      color: #223641; }
      .BulkSupplier-TopSection .content-wrap h1 span {
        display: block;
        font-weight: 300;
        font-size: 40px; }
      @media screen and (max-width: 1380px) {
        .BulkSupplier-TopSection .content-wrap h1 {
          font-size: 38px; }
          .BulkSupplier-TopSection .content-wrap h1 span {
            font-size: 32px; } }
      @media screen and (max-width: 1280px) {
        .BulkSupplier-TopSection .content-wrap h1 {
          font-size: 32px; }
          .BulkSupplier-TopSection .content-wrap h1 span {
            font-size: 27px; } }
      @media screen and (max-width: 640px) {
        .BulkSupplier-TopSection .content-wrap h1 {
          font-size: 28px; }
          .BulkSupplier-TopSection .content-wrap h1 span {
            font-size: 22px; } }
      @media screen and (max-width: 480px) {
        .BulkSupplier-TopSection .content-wrap h1 {
          font-size: 26px; }
          .BulkSupplier-TopSection .content-wrap h1 span {
            font-size: 18px; } }
    .BulkSupplier-TopSection .content-wrap a {
      margin-top: 20px; }

.customFormulate {
  padding-bottom: 60px; }
  .customFormulate .customFormulate-Products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -60px; }
    @media screen and (max-width: 1200px) {
      .customFormulate .customFormulate-Products {
        margin: 40px -20px; } }
    @media screen and (max-width: 640px) {
      .customFormulate .customFormulate-Products {
        margin: 30px -10px; } }
    .customFormulate .customFormulate-Products > div {
      width: calc(100% / 6 - 10px);
      margin: 0 5px 10px;
      font-weight: normal;
      letter-spacing: 0.06em;
      font-size: 16px;
      text-align: center; }
      @media screen and (max-width: 1200px) {
        .customFormulate .customFormulate-Products > div {
          width: calc(100% / 3 - 10px);
          margin-bottom: 20px; } }
      @media screen and (max-width: 640px) {
        .customFormulate .customFormulate-Products > div {
          width: calc(100% / 2 - 10px);
          margin-bottom: 30px; } }
      .customFormulate .customFormulate-Products > div img {
        max-width: 100%;
        margin-bottom: 15px; }
      .customFormulate .customFormulate-Products > div span {
        display: block; }
        .customFormulate .customFormulate-Products > div span a {
          font-size: 16px; }
          @media screen and (max-width: 1500px) {
            .customFormulate .customFormulate-Products > div span a {
              font-size: 14px; } }
      .customFormulate .customFormulate-Products > div a {
        color: #000;
        font-weight: 600;
        text-decoration: none;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 7px;
        border-bottom: 1px solid #b3b3b3; }
        @media screen and (max-width: 1500px) {
          .customFormulate .customFormulate-Products > div a {
            font-size: 16px; } }

.whyConnOils {
  background: url("/Content/images/whyChoose-ConnOils.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0; }
  @media screen and (max-width: 1000px) {
    .whyConnOils {
      padding: 0;
      background-position: right; } }
  .whyConnOils .content {
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.7);
    padding: 50px 75px;
    text-align: center; }
    @media screen and (max-width: 1600px) {
      .whyConnOils .content {
        max-width: 85%; } }
    @media screen and (max-width: 1280px) {
      .whyConnOils .content {
        max-width: 90%; } }
    @media screen and (max-width: 1000px) {
      .whyConnOils .content {
        max-width: 100%;
        background: rgba(255, 255, 255, 0.6); } }
    @media screen and (max-width: 740px) {
      .whyConnOils .content {
        padding: 50px; } }
    @media screen and (max-width: 640px) {
      .whyConnOils .content {
        padding: 50px 25px; } }
    .whyConnOils .content .whyConnOilsLogo-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 450px) {
        .whyConnOils .content .whyConnOilsLogo-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .whyConnOils .content .whyConnOilsLogo-wrap img {
        display: inline-block !important;
        vertical-align: middle;
        margin: 0 !important; }
        @media screen and (max-width: 1280px) {
          .whyConnOils .content .whyConnOilsLogo-wrap img {
            max-width: 70% !important; } }
        @media screen and (max-width: 640px) {
          .whyConnOils .content .whyConnOilsLogo-wrap img {
            max-width: 40% !important; } }
    .whyConnOils .content h2 {
      font-weight: bold;
      font-size: 33px;
      margin-right: 10px;
      color: #303030; }
      @media screen and (max-width: 1280px) {
        .whyConnOils .content h2 {
          font-size: 28px; } }
      @media screen and (max-width: 500px) {
        .whyConnOils .content h2 {
          margin-bottom: 5px; } }
    .whyConnOils .content h3 {
      font-weight: bold;
      font-size: 23px;
      margin-bottom: 10px;
      color: #303030; }
      @media screen and (max-width: 1280px) {
        .whyConnOils .content h3 {
          font-size: 20px; } }
    .whyConnOils .content p {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.1em;
      color: #23211d;
      font-family: "Averta", Arial, Helvetica; }
      @media screen and (max-width: 1280px) {
        .whyConnOils .content p {
          font-size: 16px; } }

.team-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0; }
  .team-wrapper .team-member {
    display: inline-block;
    width: calc(20% - 20px);
    margin: 10px;
    text-align: center; }
    .team-wrapper .team-member .team-img {
      position: relative;
      overflow: hidden;
      height: 20.5vw; }
    .team-wrapper .team-member img {
      width: 100%; }
    .team-wrapper .team-member h3 {
      margin: 10px 0 0;
      font-size: 1.3vw;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      color: #f2004e;
      font-weight: bold; }
      .team-wrapper .team-member h3 small {
        text-transform: none;
        color: #000;
        font-size: 0.8vw;
        font-weight: normal;
        display: block;
        font-weight: 400; }
    @media screen and (max-width: 1500px) {
      .team-wrapper .team-member {
        width: calc(25% - 20px); }
        .team-wrapper .team-member .team-img {
          height: 26vw; }
        .team-wrapper .team-member h3 {
          font-size: 1.5vw; }
          .team-wrapper .team-member h3 small {
            font-size: 1vw; } }
    @media screen and (max-width: 1200px) {
      .team-wrapper .team-member {
        width: calc((100% / 3) - 20px); }
        .team-wrapper .team-member .team-img {
          height: 35vw; }
        .team-wrapper .team-member h3 {
          font-size: 2.1vw; }
          .team-wrapper .team-member h3 small {
            font-size: 1.5vw; } }
    @media screen and (max-width: 740px) {
      .team-wrapper .team-member {
        width: calc((100% / 2) - 10px);
        margin: 5px; }
        .team-wrapper .team-member .team-img {
          height: 51.5vw; }
        .team-wrapper .team-member h3 {
          font-size: 20px; }
          .team-wrapper .team-member h3 small {
            font-size: 16px; } }
    @media screen and (max-width: 460px) {
      .team-wrapper .team-member h3 {
        font-size: 17px; }
        .team-wrapper .team-member h3 small {
          font-size: 15px; } }

.teambg {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  max-width: 100%;
  z-index: -1;
  opacity: 0.4; }

.P--MeetOurTeam--Stream main {
  position: relative; }
