/* COLORS */
/* START HERO MODULE */
/* line 73, ../scss/style.scss */


.pageHero {
  position: relative;
  margin-bottom: -5px;
  overflow: hidden;
  z-index: 0;
  width:100%;
}
@media (max-width: 600px) {
  /* line 73, ../scss/style.scss */
  .pageHero {
    max-height: 25vh;
  }
}
/* line 81, ../scss/style.scss */
.pageHero::before {
  content: '';
  display: block;
  position: absolute;
  height: 101%;
  width: 120%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1;
  box-shadow: inset 0px -3px 10px rgba(0, 0, 0, 0.5);
}
/* line 90, ../scss/style.scss */
.pageHero .heroText {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 80%;
}
@media (max-width: 1024px) {
  /* line 90, ../scss/style.scss */
  .pageHero .heroText {
    width: 61%;
  }
}
@media (max-width: 600px) {
  /* line 90, ../scss/style.scss */
  .pageHero .heroText {
    width: 90%;
  }
}
/* line 102, ../scss/style.scss */
.pageHero img {
  display: block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}

/* line 110, ../scss/style.scss */
.heroText.white p, .heroText.white h1 {
  color: white;
}
/* line 114, ../scss/style.scss */
.heroText p {
  max-width: 600px;
  margin: 0 auto;
}

/* line 120, ../scss/style.scss */
.homePageHero .heroText {
  width: auto;
}
/* line 123, ../scss/style.scss */
.homePageHero h1 {
  position: relative;
  color: #444444;
}
/* line 126, ../scss/style.scss */
/*.homePageHero h1::before, .homePageHero h1::after {
  content: '';
  display: block;
  position: absolute;
  height: 70%;
  width: 80%;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/assets/images/svgs/homePageTextBorderOrange.svg");
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  }*/
  /* line 136, ../scss/style.scss */
/*.homePageHero h1::before {
  left: 50%;
  background-position: right center;
  }*/
  /* line 140, ../scss/style.scss */
/*.homePageHero h1::after {
  right: 50%;
  transform: translateY(-50%) rotateY(180deg);
  background-position: left center;
  }*/
  /* line 146, ../scss/style.scss */
  .homePageHero h1 span:first-of-type, .homePageHero h1 span:last-of-type {
    font-size: 3rem;
    font-family: "Roboto Slab", serif;
    letter-spacing: 3px;
    font-weight: 100;
    position:relative;
  }
  .homePageHero h1 span:last-child::after,
  .homePageHero h1 span:last-child::before {
    content:'';
    display:block;
    width:35px;
    height:3px;
    background:#C69454;
    position:absolute;
    bottom:85px;
  }
  .font-weight-100 {
    font-weight:100;
  }
  .homePageHero h1 span:last-child::before {
    left:-50px;
  }
  .homePageHero h1 span:last-child::after {
    right:-50px;
  }
  @media (max-width: 1024px) {
    /* line 146, ../scss/style.scss */
    .homePageHero h1 span:last-child::before {
      left:-50px;
    }
    .homePageHero h1 span:last-child::after {
      right:-50px;
    }
    .homePageHero h1 span:last-child::after,
    .homePageHero h1 span:last-child::before {
      bottom:65px;
    }
  }
  @media (max-width: 1000px) {
    /* line 146, ../scss/style.scss */
    .homePageHero h1 span:first-of-type, .homePageHero h1 span:last-of-type {
      font-size: 3rem;
    }
  }
  @media (max-width: 768px) {
    /* line 146, ../scss/style.scss */
    .homePageHero h1 span:first-of-type, .homePageHero h1 span:last-of-type {
      font-size: 2.5rem;
    }
  }
  @media (max-width: 600px) {
    /* line 146, ../scss/style.scss */
    .homePageHero h1 span:first-of-type, .homePageHero h1 span:last-of-type {
      font-size: 1.5rem;
    }
  }
  /* line 161, ../scss/style.scss */
  .homePageHero h1 span:nth-child(2) {
    font-size: 2.5rem;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    letter-spacing: 3px;
  }
  @media (max-width: 1000px) {
    /* line 161, ../scss/style.scss */
    .homePageHero h1 span:nth-child(2) {
      font-size: 2rem;
    }
  }
  @media (max-width: 768px) {
    /* line 161, ../scss/style.scss */
    .homePageHero h1 span:nth-child(2) {
      font-size: 1.5rem;
    }
  }
  @media (max-width: 600px) {
    /* line 161, ../scss/style.scss */
    .homePageHero h1 span:nth-child(2) {
      font-size: 1rem;
      letter-spacing: 4px;
      padding: .35rem 0;
    }
  }

  @media (max-width: 600px) {
    /* line 183, ../scss/style.scss */
    .interiorHero.pageHero::before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    /* line 190, ../scss/style.scss */
    .interiorHero .horizontalRow {
      display: none;
    }
  }
  /* line 195, ../scss/style.scss */
  .interiorHero.top .heroText {
    top: 40%;
  }
  @media (max-width: 1024px) {
    /* line 195, ../scss/style.scss */
    .interiorHero.top .heroText {
      top: 50%;
    }
  }
  /* line 202, ../scss/style.scss */
  .interiorHero h1 {
    font-size: 3rem;
    font-family: "Roboto Slab", serif;
    color: #444444;
    font-weight: 300;
    letter-spacing: 6px;
  }
  @media (max-width: 1024px) {
    /* line 202, ../scss/style.scss */
    .interiorHero h1 {
      font-size: 2rem;
      font-weight: 400;
    }
  }
  /* line 211, ../scss/style.scss */
  .interiorHero h1.white {
    color: white;
  }

  /* line 216, ../scss/style.scss */
  .interiorHeroText {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
  }
  /* line 221, ../scss/style.scss */
  .interiorHeroText .centerTextPadding {
    padding: 10% 12.5%;
  }
  @media (max-width: 1024px) {
    /* line 221, ../scss/style.scss */
    .interiorHeroText .centerTextPadding {
      padding-bottom: 12.5%;
      background-color: #7265196e;#88791f59;}
      .interiorHeroText .centerTextPadding p{color:#565656;}
    }
  }
  @media (max-width: 600px) {
    /* line 221, ../scss/style.scss */
    .interiorHeroText .centerTextPadding {
      padding: 5% 12.5%;
    }
  }

  /* END HERO MODULE */
  /* THREE COLUMN MODULE START*/
  /* line 234, ../scss/style.scss */
  .threeColumnModule .col-1 {
    height: 1px;
  }
  /* line 237, ../scss/style.scss */
  .threeColumnModule div, .threeColumnModule h3 {
    text-align: center;
  }
  /* line 240, ../scss/style.scss */
  .threeColumnModule h3 {
    padding: 5rem 0 4.5rem;
  }
  @media (max-width: 1024px) {
    /* line 240, ../scss/style.scss */
    .threeColumnModule h3 {
      padding: 2.5rem 0 2.25rem;
    }
  }
  /* line 246, ../scss/style.scss */
  .threeColumnModule > div {
    width: auto;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 960px;
    margin-bottom: -0.3rem;
  }
  /* line 259, ../scss/style.scss */
  .threeColumnModule .textColumn {
    padding: 8rem 2rem;
  }

  @media (max-width: 1024px) {
    .threeColumnModule .textColumn > div {
      position: relative;
      top: 30%;
    }
  }
  @media (max-width: 1024px) {
    /* line 259, ../scss/style.scss */
    .threeColumnModule .textColumn {
      padding: 2rem;
      width: calc(100% / 3);
    }
  }
  @media (max-width: 768px) {
    /* line 259, ../scss/style.scss */
    .threeColumnModule .textColumn {
      width: calc(100%);
    }
  }
  /* line 269, ../scss/style.scss */
  .threeColumnModule .button {
    margin-top: 1.5rem;
  }

  /* line 274, ../scss/style.scss */
  .threeColumnModuleRise {
    height: auto;
  }
  @media (min-width: 768px) {
    /* line 274, ../scss/style.scss */
    .threeColumnModuleRise {
      position: relative;
      z-index: 1;
    }
  }
  /* line 280, ../scss/style.scss */
  .threeColumnModuleRise > div {
    width: auto;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: 960px;
  }
  @media (max-width: 1024px) {
    /* line 280, ../scss/style.scss */
    .threeColumnModuleRise > div {
      width: 100%;
    }
  }
  /* line 294, ../scss/style.scss */
  .threeColumnModuleRise .serif {
    font-weight: 300;
  }
  /* line 297, ../scss/style.scss */
  .threeColumnModuleRise div, .threeColumnModuleRise h3 {
    text-align: center;
  }
  .col-divide-3.fl.textColumn.backgroundImage {
    height: 515px!important;
  }
  /* line 300, ../scss/style.scss */
  .threeColumnModuleRise .textColumn {
    padding: 2rem 3rem;
    height: 350px;
    margin-top: -2rem;
  }
  @media (max-width: 1024px) {
    /* line 300, ../scss/style.scss */
    .threeColumnModuleRise .textColumn {
      width: calc(100% / 3);
      max-height: 400px;
      padding: 1rem 1.5rem;
    }
  }
  @media (max-width: 768px) {
    /* line 300, ../scss/style.scss */
    .threeColumnModuleRise .textColumn {
      margin-top: 0;
      padding: 2.5rem 1rem;
    }
  }
  @media (max-width: 600px) {
    /* line 300, ../scss/style.scss */
    .threeColumnModuleRise .textColumn {
      width: calc(100%);
    }
  }
  /* line 316, ../scss/style.scss */
  .threeColumnModuleRise .textColumn > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 321, ../scss/style.scss */
  .threeColumnModuleRise .playButton {
    position: relative;
    margin: 2rem 0 0;
  }
  /* line 325, ../scss/style.scss */
  .threeColumnModuleRise .button {
    top: 1rem;
    position: relative;
  }

  /* line 331, ../scss/style.scss */
  .textColumn > div:first-of-type {
    position: relative;
    z-index: 1;
  }

  /* line 336, ../scss/style.scss */
  .horizontalRow {
    height: 3px;
    width: auto;
    max-width: 20%;
    display: block;
    position: relative;
    margin: 1.25rem auto;
    border-radius: 2px;
  }
  /* line 344, ../scss/style.scss */
  .horizontalRow.left {
    margin: 1.25rem 0;
  }

  /* END THREE COLUMN MODULE*/
  /* RISE TOP START */
  /* END RISE TOP */
  /* START TEXT OVERLAY MODULE */
  /* line 354, ../scss/style.scss */
  .textOverlay > div {
    padding-right: 3rem;
    height: 100%;
  }

  /* END TEXT OVERLAY MODULE */
  /* START HORIZONTAL IMAGE MODULE */
  /* line 361, ../scss/style.scss */
  .horizontalImageModule {
    position: relative;
  }
  /* line 31, ../scss/style.scss */
  .horizontalImageModule::after {
    clear: both;
    display: table;
    content: '';
  }
  /* line 364, ../scss/style.scss */
  .horizontalImageModule .ImageModuleVisual {
    display: inline-block;
  }
  @media (max-width: 1024px) {
    /* line 364, ../scss/style.scss */
    .horizontalImageModule .ImageModuleVisual {
      width: 50%;
      max-width: 150px;
    }
  }
  /* line 371, ../scss/style.scss */
  .horizontalImageModule .imageModuleText, .horizontalImageModule .ImageModuleVisual {
    float: left;
    display: block;
  }
  /* line 375, ../scss/style.scss */
  .horizontalImageModule .imageModuleText {
    padding-left: 1.5rem;
  }
  @media (max-width: 1024px) {
    /* line 375, ../scss/style.scss */
    .horizontalImageModule .imageModuleText {
      padding-left: 0;
      padding-top: 1rem;
    }
  }
  /* line 381, ../scss/style.scss */
  .horizontalImageModule .imageModuleText p {
    margin-bottom: 1rem;
  }
  /* line 385, ../scss/style.scss */
  .horizontalImageModule img {
    max-width: 150px;
  }
  /* line 388, ../scss/style.scss */
  .horizontalImageModule p {
    max-width: 225px;
  }
  /* line 391, ../scss/style.scss */
  .horizontalImageModule a {
    display: block;
    max-width: 150px;
  }

  /* line 396, ../scss/style.scss */
  .videoModal {
    display: inline-block;
  }
  .videoModal img:hover {
    cursor:pointer;
  }
  /* line 399, ../scss/style.scss */
  .verticalImageModule {
    position: relative;
  }
  /* line 31, ../scss/style.scss */
  .verticalImageModule::after {
    clear: both;
    display: table;
    content: '';
  }
  /* line 402, ../scss/style.scss */
  .verticalImageModule .imageModuleVisual {
    width: auto;
  }
  /* line 405, ../scss/style.scss */
  .verticalImageModule .openModal {
    position: relative;
  }
  /* line 407, ../scss/style.scss */
  .verticalImageModule .openModal img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 250px;
  }
  /* line 414, ../scss/style.scss */
  .verticalImageModule p:last-of-type {
    padding-top: 0;
  }

  /* line 418, ../scss/style.scss */
  .playButton {
    position: absolute;
    height: 40px;
    width: 40px;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid white;
    background-image: url("/assets/images/svgs/playButtonWhite.svg");
    background-repeat: no-repeat;
    -webkit-background-size: 45%;
    background-size: 45%;
    background-color:#c69454;
    background-position: center center;
    cursor: pointer;
    opacity:.8;
    transition: opacity 0.25s cubic-bezier(0.36,0.11,0.38,0.83);
  }
  .playButton:hover {
    background-color:#938F75;
    opacity: .6;
  }
  /* END HORIZONTAL IMAGE MODULE */
  /* START ANCHORBOTTOM */
  /* line 437, ../scss/style.scss */
  .anchorBottom {
    position: absolute!important;
    bottom: 1rem;
  }
  @media (max-width: 1024px) {
    /* line 437, ../scss/style.scss */
  /*.anchorBottom {
    position: relative!important;
    }*/
  }
  @media (max-width: 768px) {
    /* line 437, ../scss/style.scss */
    .anchorBottom {    
      position: relative!important;
      padding-top: 2rem;
    }
  }

  /* END ANCHOR BOTTOM */
  /* START TWO THIRDS 33 RIGHT */
  /* line 450, ../scss/style.scss */
  .twoThirds33 img {
    width: 100%;
    max-width: 250px;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
  @media (max-width: 1024px) {
    /* line 450, ../scss/style.scss */
    .twoThirds33 img {
      max-width: 200px;
    }
  }
  /* line 461, ../scss/style.scss */
  .twoThirds33 div:first-of-type {
    z-index: 1;
    position: relative;
  }
  @media (max-width: 1024px) {
    /* line 461, ../scss/style.scss */
    .twoThirds33 div:first-of-type {
      width: 100%;
      padding-right: 0;
    }
  }

  /* line 471, ../scss/style.scss */
  .twoThirds66 > div:first-of-type {
    z-index: 1;
    position: relative;
  }
  /* line 475, ../scss/style.scss */
  .twoThirds66 p {
    padding-top: 1.5rem;
  }
  @media (max-width: 1024px) {
    /* line 475, ../scss/style.scss */
    .twoThirds66 p {
      padding-top: 1rem;
    }
  }
  /* line 481, ../scss/style.scss */
  .twoThirds66 .subTextRegular, .twoThirds66 .subTextSemiBold {
    padding-top: 1rem;
  }

  /* END TWO THIRDS 33 RIGHT */
  /* START TWOTHIRDSCOLUMN */
  /* line 491, ../scss/style.scss */
  .twoThirdsColumn > div {
    min-height: 430px;
    padding: 2.5rem;
  }
  @media (max-width: 768px) {
    /* line 491, ../scss/style.scss */
    .twoThirdsColumn > div {
      min-height: 0;
    }
  }
  /* line 500, ../scss/style.scss */
  .twoThirdsColumn.Rise > div {
    padding: 0;
    margin-top: -2rem;
    min-height: 430px;
  }
  /* line 505, ../scss/style.scss */
  .twoThirdsColumn.Rise .resetRise {
    margin-top: 2rem;
  }
  /* line 509, ../scss/style.scss */
  .twoThirdsColumn .centerTextPadding {
    padding: 10% 12.5%;
  }
  @media (max-width: 768px) {
    /* line 515, ../scss/style.scss */
    .twoThirdsColumn h3 {
      padding-top: 0;
    }
  }
  /* line 520, ../scss/style.scss */
  .twoThirdsColumn .riseTop {
    position: absolute!important;
    bottom: 0;
  }
  @media (max-width: 768px) {
    /* line 520, ../scss/style.scss */
    .twoThirdsColumn .riseTop {
      position: relative!important;
    }
  }

  /* END TWO THIRDS COLUMN */
  /* START TWO THIRDS COLUMN RISE MODULE */
  /* END TWO THIRDS COLUMN RISE MODULE */
  /* START TWO COLUMN SPLIT MODULE */
  /* line 546, ../scss/style.scss */
  .twoColumnSplit h3 {
    padding-top: 0;
  }
  /* line 549, ../scss/style.scss */
  .twoColumnSplit > div {
    padding: 2rem;
    padding-right: 0;
  }
  @media (max-width: 1024px) {
    /* line 549, ../scss/style.scss */
    .twoColumnSplit > div {
      padding: 2rem;
    }
    /* line 554, ../scss/style.scss */
    .twoColumnSplit > div > div {
      width: 100%;
    }
  }
  @media (max-width: 1024px) {
    /* line 559, ../scss/style.scss */
    .twoColumnSplit .push-right-2 {
      left: 0;
    }
  }
  /* line 565, ../scss/style.scss */
  .twoColumnSplit .horizontalImageModule.anchorBottom a {
    display: inline;
  }

  /* line 570, ../scss/style.scss */
  .jobField {
    padding: 2rem 0;
    padding-right: 1rem;
  }
  @media (max-width: 1024px) {
    /* line 570, ../scss/style.scss */
    .jobField {
      width: 100%;
      padding: 1rem 0;
    }
  }
  @media (max-width: 768px) {
    /* line 570, ../scss/style.scss */
    .jobField {
      width: 50%;
      padding: 2rem;
      padding-left: 0;
    }
  }
  @media (max-width: 400px) {
    /* line 570, ../scss/style.scss */
    .jobField {
      width: 100%;
    }
  }
  /* line 585, ../scss/style.scss */
  .jobField h4 {
    font-weight: 100;
    font-size: 1.1rem;
  }
  /* line 589, ../scss/style.scss */
  .jobField p {
    padding: 1rem 0;
    font-size: .875rem;
  }

  /* END TWO COLUMN SPLIT MODULE */
  /* START INTERIOR LEFT SECTION */
  /* line 596, ../scss/style.scss */
  .interiorLeftSection {
    position: relative;
  }
  /* line 598, ../scss/style.scss */
  .interiorLeftSection > div {
    position: relative;
  }
  @media (max-width: 1024px) {
    /* line 598, ../scss/style.scss */
    .interiorLeftSection > div {
      left: 0;
      padding: 2rem;
      width: 80%;
    }
  }
  @media (max-width: 1024px) {
    /* line 607, ../scss/style.scss */
    .interiorLeftSection form div, .interiorLeftSection form select {
      width: 100%;
      padding-right: 0;
    }
  }

  /* END INTERIOR LEFT SECTION */
  /* START NEWS SECTION */
  /* line 618, ../scss/style.scss */
  #newsroom > div {
    padding-right: 2.5%;
    padding-top: 4rem;
  }
  @media (max-width: 600px) {
    /* line 618, ../scss/style.scss */
    #newsroom > div {
      padding: 4rem 1rem;
    }
  }

  /* line 626, ../scss/style.scss */
  .productIntro {
    margin-bottom: 6rem;
  }

  /* line 629, ../scss/style.scss */
  .horizontalStory {
    width: 100%;
  }
  /* line 31, ../scss/style.scss */
  .horizontalStory::after {
    clear: both;
    display: table;
    content: '';
  }
  @media (max-width: 768px) {
    /* line 629, ../scss/style.scss */
    .horizontalStory {
      padding: 0;
    }
  }
  /* line 635, ../scss/style.scss */
  .horizontalStory.newsItem {
    padding: 3rem 0 3rem;
    padding-right: 0;
    border-bottom: 1px solid #444444;
  }
  /* line 639, ../scss/style.scss */
  .horizontalStory.newsItem:last-of-type {
    border-bottom: none;
  }
  /* line 644, ../scss/style.scss */
  .horizontalStory.product div:first-of-type {
    padding: 1.5rem 3rem 3rem;
  }
  /* line 652, ../scss/style.scss */
  .horizontalStory.imageRight div {
   /* padding-bottom: 1.5rem;*/
  /*float: left;
  width: 55%;*/
  padding-right: 5%;
}
@media (max-width: 600px) {
  /* line 652, ../scss/style.scss */
  .horizontalStory.imageRight div {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* line 662, ../scss/style.scss */
.horizontalStory.imageRight h3 {
  font-size: 1.125rem;
  padding-bottom: .5rem;
  padding-top: 0;
}
/* line 667, ../scss/style.scss */
.horizontalStory.imageRight .date {
  font-size: .875rem;
  font-weight: 100;
  padding-bottom: 0;
}
/* line 672, ../scss/style.scss */
.horizontalStory.imageRight .teaserText {
  font-size: .875rem;
  padding-bottom: 1rem;
  font-weight: 100;
}
/* line 677, ../scss/style.scss */
.horizontalStory.imageRight a {
  font-weight: 100;
  font-size: .875rem;
}
/* line 681, ../scss/style.scss */
.horizontalStory.imageRight img {
  float: right;
  display: block;
  width: 40%;
  padding-left:2%;
}
@media (max-width: 600px) {
  /* line 681, ../scss/style.scss */
  .horizontalStory.imageRight img {
    width: 100%;
  }
}
/* line 690, ../scss/style.scss */
.horizontalStory.imageLeft {
  margin-top: 2rem;
}
/* line 692, ../scss/style.scss */
.horizontalStory.imageLeft:first-of-type {
  margin-top: 0;
}
/* line 695, ../scss/style.scss */
.horizontalStory.imageLeft > div:first-of-type {
  z-index: 1;
}
/* line 697, ../scss/style.scss */
.horizontalStory.imageLeft > div:first-of-type p {
  padding-bottom: 1rem;
}
/* Products Page Button Alignment */
a.tdn.button.lightShadow.white.ttu.tanBG.bdcWhite {
  display: inline-block;
  /*width: 50%;*/
}
/* line 700, ../scss/style.scss */
.horizontalStory.imageLeft > div:first-of-type a:not(.button) {
  display: block;
  margin-bottom: .5rem;
}
p.teaserText.greyText a {
  display: inline-block!important;
}
/* line 705, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type {
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
  display: block;
  min-height: 30px;
}
/* line 712, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type div {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
}
/* line 718, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type img {
  width: auto;
  height: 100%;/*was auto*/
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 725, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type p {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1rem;
}
/* line 731, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type p::before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: calc(100% - 2rem);
  left: 50%;
  transform: translateX(-50%);
  background-color: #c5c09f;
  bottom: 0;
}
/* line 740, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type p:last-of-type::before {
  display: none;
}
/* line 745, ../scss/style.scss */
.horizontalStory.imageLeft > div:last-of-type a, .horizontalStory.imageLeft > div:last-of-type p {
  font-size: .75rem;
}

/* line 751, ../scss/style.scss */
.newsYearCategory {
  max-width: 650px;
  padding: 3rem 0;
}
@media (max-width: 1024px) {
  /* line 751, ../scss/style.scss */
  .newsYearCategory {
    padding: 1.5rem 0;
  }
}
/* line 757, ../scss/style.scss */
.newsYearCategory p {
  font-size: .875rem;
  font-weight: 100;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  /* line 757, ../scss/style.scss */
  .newsYearCategory p {
    font-size: .75rem;
  }
}
/* line 765, ../scss/style.scss */
.newsYearCategory a {
  text-decoration: none;
  border-right: 1px solid #444444;
  padding-right: 1rem;
  margin-right: 1rem;
  font-size: .875rem;
}
@media (max-width: 1024px) {
  /* line 765, ../scss/style.scss */
  .newsYearCategory a {
    font-size: .75rem;
    padding-right: .5rem;
    margin-right: .5rem;
  }
}
/* line 777, ../scss/style.scss */
.newsYearCategory li:last-of-type a {
  border-right: none;
}

/* line 783, ../scss/style.scss */
.newsStory div > p:first-of-type {
  padding-top: 1.75rem;
}
/* line 786, ../scss/style.scss */
.newsStory div > p:nth-of-type(2) {
  padding-top: .5rem;
}

/* line 791, ../scss/style.scss */
.contact {
  padding: .5rem 0 1rem;
}
@media (max-width: 768px) {
  /* line 791, ../scss/style.scss */
  .contact {
    width: 50%;
    float: left;
  }
}
@media (max-width: 400px) {
  /* line 791, ../scss/style.scss */
  .contact {
    width: 100%;
  }
}
/* line 800, ../scss/style.scss */
.contact:last-of-type {
  padding-bottom: 0;
  padding-top: 0;
}
/* line 804, ../scss/style.scss */
.contact h4 {
  font-weight: 100;
  font-size: 1.125rem;
}
/* line 808, ../scss/style.scss */
.contact p {
  font-weight: 100;
  padding-bottom: 1rem;
}
/* line 812, ../scss/style.scss */
.contact a {
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 815, ../scss/style.scss */
  .contact .title {
    margin: 0;
    max-width: 100%;
    padding-right: 1rem;
  }
}

/* END NEWS SECTION */
/* START NEWS SINGLE STORY */
/* line 825, ../scss/style.scss */
#backToNews {
  padding-left: 2em;
  position: relative;
}
/* line 828, ../scss/style.scss */
#backToNews::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/svgs/backArrowDkTan.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 80%;
  background-size: 80%;
}

@media (min-width: 1024px) {
  /* line 842, ../scss/style.scss */
  #newsStory > div {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1500px) {
  /* line 849, ../scss/style.scss */
  .newsStory {
    padding-left: 4rem;
  }
}
@media (min-width: 768px) {
  /* line 849, ../scss/style.scss */
  .newsStory {
    padding-bottom: 3rem;
  }
}
/* line 856, ../scss/style.scss */
.newsStory p {
  padding-top: 1.5rem;
}
/* line 859, ../scss/style.scss */
.newsStory img {
  width: 100%;
  display: block;
}
#newsStorySidebar{
  margin-bottom: 1rem;
}

@media (min-width: 1500px) {
  /* line 865, ../scss/style.scss */
  #newsStorySidebar > div {
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  /* line 865, ../scss/style.scss */
  #newsStorySidebar > div {
    padding-right: 0;
  }
}

/* line 874, ../scss/style.scss */
.relatedNewsArticle {
  list-style: none;
  margin-bottom: 2.5rem;
}
/* line 877, ../scss/style.scss */
.relatedNewsArticle .newsBackground {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
/* line 886, ../scss/style.scss */
.relatedNewsArticle .newsBackground::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background-color: #c5c09f;
  opacity: .8;
}
/* line 894, ../scss/style.scss */
.relatedNewsArticle div:last-of-type {
  padding: 2rem;
  padding-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}
/* line 901, ../scss/style.scss */
.relatedNewsArticle h2 {
  padding-top: .5rem;
  padding-bottom: 2.5rem;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 908, ../scss/style.scss */
.legalBoiler {
  margin-top: 2rem;
  padding-top: .5rem;
}

/* END NEWS SINGLE STORY */
/* START SINGLE COLUMN TEXT */
/* line 914, ../scss/style.scss */
.singleColumnTextModule {
  padding: 6rem 2.5rem 7rem;
}
@media (max-width: 768px) {
  /* line 914, ../scss/style.scss */
  .singleColumnTextModule {
    padding: 4rem 2rem;
  }
}

/* line 920, ../scss/style.scss */
.singleColumnText {
  position: relative;
  padding-left: 7.5rem;
  padding-right: 2.5rem;
}
@media (max-width: 768px) {
  /* line 920, ../scss/style.scss */
  .singleColumnText {
    padding: 0rem;
    width: 100%;
  }
}
/* line 928, ../scss/style.scss */
.singleColumnText p {
  margin-bottom: 1rem;
  max-width: 550px;
  font-weight: 300;
}
/* line 934, ../scss/style.scss */
.singleColumnText.white p {
  color: white;
}
/* line 939, ../scss/style.scss */
.singleColumnText.grey p {
  color: #444444;
}

/* END SINGLE COLUMN TEXT */
/* START SIDEBAR SECTION */
/* line 946, ../scss/style.scss */
.sidebarSection {
  padding: 2rem 2.5rem;
}
/* MATCH BUTTON STYLES */
#customPricesSidebar a {
  display: inline-block;
  line-height:1;
  /*padding: .5rem 1.5rem;*/
  margin-top: 1rem;
  text-decoration: none;
  color:#fff;
  text-transform: uppercase;
  font-size:1em;
  font-weight: 300;
  letter-spacing: 1px;
  
}
#customPricesSidebar a:hover {
  color: #c5c09f;
}

/* line 31, ../scss/style.scss */
.sidebarSection::after {
  clear: both;
  display: table;
  content: '';
}
@media (max-width: 1200px) {
  /* line 946, ../scss/style.scss */
  .sidebarSection {
    padding: 2rem;
  }
  /* line 951, ../scss/style.scss */
  .sidebarSection.col-12 {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  /* line 956, ../scss/style.scss */
  .sidebarSection.col-12 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  /* line 946, ../scss/style.scss */
  .sidebarSection {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  /* line 963, ../scss/style.scss */
  .sidebarSection:last-child {
    padding-bottom: 0;
  }
}
/* line 968, ../scss/style.scss */
.sidebarSection.textCallout {
  padding: 0 2.5rem 2rem;
}
/* line 976, ../scss/style.scss */
.sidebarSection.statistics {
  padding: 3rem;
}
/* line 978, ../scss/style.scss */
.sidebarSection.statistics .moduleTitle {
  padding-bottom: 3rem;
}
/* line 981, ../scss/style.scss */
.sidebarSection.statistics img {
  /*max-width: 250px;*/
}
/* line 986, ../scss/style.scss */
.sidebarSection input[type="text"],
.sidebarSection input[type="password"] {
  width: 100%;
  /*  margin: 1rem 0 0;*/
}
/* line 990, ../scss/style.scss */
.sidebarSection button[type="submit"] {  
  background: #c69454;
  margin: 1rem 0 2rem;
  transition: background 0.25s cubic-bezier(0.36,0.11,0.38,0.83);
}
.sidebarSection button[type="submit"]:hover {  
  background: #938F75;
  margin: 1rem 0 2rem;
}
/* line 993, ../scss/style.scss */
.sidebarSection p {
  padding: 1rem 0;
  text-align:left;
}
/* line 995, ../scss/style.scss */
.sidebarSection p:last-of-type {
  padding-bottom: 0;
}
/* line 999, ../scss/style.scss */
.sidebarSection table {
  margin: 2rem 0 1rem;
}
/* line 1002, ../scss/style.scss */
.sidebarSection tr {
  padding: 1rem 0;
}
/* line 1005, ../scss/style.scss */
.sidebarSection td {
  line-height: 3.5;
}
/* line 1008, ../scss/style.scss */
.sidebarSection select, .sidebarSection input[type="password"], .sidebarSection input[type="text"] {
  width: 100%;
}
.sidebarSection select {
  background: white;
}
/* line 1011, ../scss/style.scss */
.sidebarSection .selectParent {
  position: relative;
}
/* line 1013, ../scss/style.scss */
.sidebarSection .selectParent::before {
  pointer-events: none;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 1rem;
  width: 1rem;
  right: 1rem;
  background-image: url("/assets/images/svgs/arrow.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 80%;
  background-size: 80%;
  background-position: center center;
}
/* line 1029, ../scss/style.scss */
.sidebarSection .displayPricing > div {
  padding-top: 1.5rem;
}
/* line 1031, ../scss/style.scss */
.sidebarSection .displayPricing > div * {
  float: left;
}
@media (max-width: 1400px) {
  /* line 1031, ../scss/style.scss */
  .sidebarSection .displayPricing > div * {
    float: none;
    display: block;
    width: 100%;
  }
}
/* line 1041, ../scss/style.scss */
.sidebarSection .displayPricing > div p {
  float: right;
  padding-top: 0;
  line-height: 2.5rem;
}
@media (max-width: 1400px) {
  /* line 1041, ../scss/style.scss */
  .sidebarSection .displayPricing > div p {
    float: none;
  }
}
/* line 1051, ../scss/style.scss */
.sidebarSection .button {
  margin-top: 1rem;
}

/* END SIDEBAR SECTION */
/* START BACKGROUND-IMAGES */
/* line 1057, ../scss/style.scss */
.backgroundImage {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 1063, ../scss/style.scss */
#homepageInfographic {
  /*background-image: url("/assets/images/640/homepageInfographicBackground.jpg");*/
  background-image: url("/kochfhr/media/images/1600/oil-rig-bg.jpg");
  background-repeat:no-repeat;
  height:100%;
  padding: 2rem 0;
}

/* line 1066, ../scss/style.scss */
#homepageVideoCallout {
  background-image: url("/assets/images/1024/homepageVideoCalloutBackground.jpg");
}
/* line 1068, ../scss/style.scss */
#homepageVideoCallout::before {
  content: '';
  display: block;
  position: absolute;
  height: 110%;
  width: 100%;
  bottom: 0;
  right: 0;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url("/assets/images/1024/homepageVideoCalloutFade.png");
}
@media (max-width: 1024px) {
  /* line 1068, ../scss/style.scss */
  #homepageVideoCallout::before {
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
  }
}
@media (max-width: 1024px) {
  /* line 1086, ../scss/style.scss */
  #homepageVideoCallout .verticalImageModule {
    width: 80%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  /* line 1092, ../scss/style.scss */
  #homepageVideoCallout .verticalImageModule {
    top: auto;
    transform: translateY(0%);
  }
}
@media (max-width: 600px) {
  /* line 1066, ../scss/style.scss */
  #homepageVideoCallout {
    padding: 5rem 2.5rem 8.5rem;
    background-position: center center;
  }
  /* line 1100, ../scss/style.scss */
  #homepageVideoCallout .videoModal {
    position: absolute;
    bottom: -75%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 250px;
    width: 100%;
  }
}

/* line 1109, ../scss/style.scss */
#homepageRow3Section2 {
  background-image: url("/assets/images/1024/homepageRow3Section2.jpg");
}
@media (max-width: 600px) {
  /* line 1109, ../scss/style.scss */
  #homepageRow3Section2 {
    padding-top: 6rem;
  }
}

/* line 1115, ../scss/style.scss */
#homepageRow4Section1 {
  background-image: url("/assets/images/640/homepageRow4Section1.jpg");
}

/* line 1118, ../scss/style.scss */
#homepageRow4Section2 {
  background-image: url("/assets/images/640/homepageRow4Section2.jpg");
}

/* line 1121, ../scss/style.scss */
#homepageRow4Section3 {
  background-image: url("/assets/images/640/homepageRow4Section3.jpg");
}

/* line 1125, ../scss/style.scss */
#careersPageRow2Section1 {
  background-image: url("/assets/images/640/careersPageRow2Section1.jpg");
}

/* line 1128, ../scss/style.scss */
#careersPageRow2Section2 {
  background-image: url("/assets/images/640/careersPageRow2Section2.jpg");
}

/* line 1131, ../scss/style.scss */
#careersPageRow2Section3 {
  background-image: url("/assets/images/640/careersPageRow2Section3.jpg");
}

/* line 1134, ../scss/style.scss */
#careersPageRow3Section2 {
  background-image: url("/assets/images/640/careersPageRow3Section2.jpg");
}
@media (max-width: 1024px) {
  /* line 1134, ../scss/style.scss */
  #careersPageRow3Section2 {
    background-position: center bottom;
  }
}
@media (max-width: 768px) {
  /* line 1134, ../scss/style.scss */
  #careersPageRow3Section2 {
    background-position: center bottom;
  }
}

/* line 1143, ../scss/style.scss */
#newsroomSidebar {
  background-image: url("/assets/images/640/newsroomSidebar.jpg");
}
@media (max-width: 768px) {
  /* line 31, ../scss/style.scss */
  #newsroomSidebar::after {
    clear: both;
    display: table;
    content: '';
  }
}
@media (max-width: 600px) {
  /* line 31, ../scss/style.scss */
  #newsroomSidebar::after {
    clear: both;
    display: table;
    content: '';
  }
}
@media (max-width: 400px) {
  /* line 31, ../scss/style.scss */
  #newsroomSidebar::after {
    clear: both;
    display: table;
    content: '';
  }
}

/* line 1155, ../scss/style.scss */
#fuelsAndAromatics {
  background-image: url("/assets/images/640/fuelsAndAromatics.jpg");
}

/* line 1158, ../scss/style.scss */
#olefinsAndPolymers {
  background-image: url("/assets/images/640/olefinsAndPolymers.jpg");
}

/* line 1161, ../scss/style.scss */
#biofuelsAndIngredients {
  background-image: url("/assets/images/640/biofuelsAndIngredients.jpg");
}

/* line 1164, ../scss/style.scss */
#aboutTwoThirdsColumn33 {
  background-image: url("/assets/images/1024/aboutTwoThirdsColumn33.jpg");
}

/* line 1167, ../scss/style.scss */
#aboutTwoThirdsColumn66 {
  background-image: url("/assets/images/1024/aboutTwoThirdsColumn66.jpg");
}

/* line 1170, ../scss/style.scss */
#aboutSingleColumn {
  background-image: url("/assets/images/1600/aboutSingleColumnBG.jpg");
}

/* line 1173, ../scss/style.scss */
#pricesSidebar, #customPricesSidebar {
  background-image: url("/assets/images/640/pricesSignUp.jpg");
  background-color:#535353;
}
#pricesSidebar {
  background-position:center top;
  background-size:125%;
}

/* line 1176, ../scss/style.scss */
#responsibilityTwoThirds66 {
  background-image: url("/assets/images/1024/responsibilityTwoThirds.jpg");
}

/* line 1179, ../scss/style.scss */
#responsibilityTwoThirds66_2 {
  background-image: url("/assets/images/1024/responsibilityTwoThirds_2.jpg");
}

/* line 1182, ../scss/style.scss */
#responsibilityTwoThirds66_3 {
  background-image: url("/assets/images/1024/responsibilityTwoThirds_3.jpg");
}

/* END BACKGROUND IMAGES */
@media (max-width: 768px) {
  /* line 31, ../scss/style.scss */
  body::after {
    clear: both;
    display: table;
    content: '';
  }
}
@media (max-width: 600px) {
  /* line 31, ../scss/style.scss */
  body::after {
    clear: both;
    display: table;
    content: '';
  }
}
@media (max-width: 400px) {
  /* line 31, ../scss/style.scss */
  body::after {
    clear: both;
    display: table;
    content: '';
  }
}

/*--PRODUCTS YOU USE SECTION--*/
/* line 1201, ../scss/style.scss */
.products_you_use .row {
  overflow: auto;
}
/* line 1205, ../scss/style.scss */
.products_you_use .group {
  position: relative;
  float: left;
  height: 500px;
}
@media (max-width: 850px) {
  /* line 1205, ../scss/style.scss */
  .products_you_use .group {
    float: none;
    width: 100%!important;
    height: 325px;
  }
  #p_lt_WebPartZone3_MainContent_pageplaceholder_p_lt_ctl00_pageplaceholder_p_lt_WebPartZone1_Content_HeroImageInterior__pContentText {
    color:#565656!important;
  }
}
@media (max-width: 640px) {
  /* line 1205, ../scss/style.scss */
  .products_you_use .group {
    height: auto!important;
  }
}
/* line 1217, ../scss/style.scss */
.products_you_use .group .bg_image {
  height: 100%;
  width: 100%;
  vertical-align: bottom;
}
@media (max-width: 640px) {
  /* line 1217, ../scss/style.scss */
  .products_you_use .group .bg_image {
    height: 250px!important;
  }
}
/* line 1226, ../scss/style.scss */
.products_you_use .group .content h3 {
  padding-top: 0;
  color: #c69454;
}
/* line 1232, ../scss/style.scss */
.products_you_use .group.homes_1 {
  width: 45%;
}
@media (max-width: 1024px) {
  /* line 1232, ../scss/style.scss */
  .products_you_use .group.homes_1 {
    width: 50%;
  }
}
/* line 1238, ../scss/style.scss */
.products_you_use .group.homes_1 #homes_1-1 {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 1242, ../scss/style.scss */
.products_you_use .group.homes_1 #homes_1-1 .bg_image {
  background: url(/assets/images/products/productsYouUse_homes-1-1.jpg) bottom left;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1242, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_homes-1-1_1024.jpg) bottom left;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1242, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_homes-1-1_850.jpg) bottom left;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  /* line 1242, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_homes-1-1_480.jpg) bottom left;
    background-size: cover;
  }
}
/* line 1258, ../scss/style.scss */
.products_you_use .group.homes_1 #homes_1-1 .content {
  position: absolute;
  width: 100%;
  max-width: 30rem;
  top: 2rem;
  left: 3rem;
  padding: 2rem;
}
@media (max-width: 1200px) {
  /* line 1258, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .content {
    left: 0;
    right: 0;
    top: 0;
  }
}
@media (max-width: 850px) {
  /* line 1258, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .content {
    max-width: 27.5rem;
    right: 0;
    left: auto;
  }
}
@media (max-width: 640px) {
  /* line 1258, ../scss/style.scss */
  .products_you_use .group.homes_1 #homes_1-1 .content {
    position: relative;
    max-width: 30rem;
    top: inherit;
    bottom: inherit;
  }
}
/* line 1286, ../scss/style.scss */
.products_you_use .group.homes_2 {
  width: 55%;
}
@media (max-width: 1024px) {
  /* line 1286, ../scss/style.scss */
  .products_you_use .group.homes_2 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  /* line 1286, ../scss/style.scss */
  .products_you_use .group.homes_2 {
    display: none;
  }
}
/* line 1294, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-1 {
  position: relative;
  float: left;
  width: 100%;
  height: 50%;
}
@media (max-width: 850px) {
  /* line 1294, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-1 {
    width: 50%!important;
    height: 325px;
  }
}
/* line 1303, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-1 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-1.jpg) center center;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1303, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-1_1024.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1303, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-1_850.jpg) center center;
    background-size: cover;
  }
}
/* line 1316, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-2 {
  position: relative;
  float: left;
  width: 60%;
  height: 50%;
}
@media (max-width: 1024px) {
  /* line 1316, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-2 {
    width: 50%!important;
  }
}
/* line 1324, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-2 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-2.jpg) right center;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1324, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-2 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-2_1024.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1324, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-2 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_homes-2-2_850.jpg) center center;
    background-size: cover;
  }
}
/* line 1337, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-3 {
  position: relative;
  float: left;
  width: 40%;
  height: 50%;
}
@media (max-width: 1024px) {
  /* line 1337, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-3 {
    width: 50%!important;
  }
}
/* line 1345, ../scss/style.scss */
.products_you_use .group.homes_2 #homes_2-3 .bg_image {
  background: url(/assets/images/products/productsYouUse_homes-2-3.jpg) center center;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1345, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-3 .bg_image {
    background: url(/assets/images/products/productsYouUse_homes-2-3_1024.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1345, ../scss/style.scss */
  .products_you_use .group.homes_2 #homes_2-3 .bg_image {
    background: url(/assets/images/products/productsYouUse_homes-2-3_850.jpg) center center;
    background-size: cover;
  }
}
/* line 1360, ../scss/style.scss */
.products_you_use .group.dining_1 {
  width: 52%;
}
@media (max-width: 1024px) {
  /* line 1360, ../scss/style.scss */
  .products_you_use .group.dining_1 {
    width: 45.5%;
  }
}
@media (max-width: 850px) {
  /* line 1360, ../scss/style.scss */
  .products_you_use .group.dining_1 {
    width: 100%!important;
  }
}
/* line 1369, ../scss/style.scss */
.products_you_use .group.dining_1 #dining_1-1 {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 1373, ../scss/style.scss */
.products_you_use .group.dining_1 #dining_1-1 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_dining-1-1.jpg) right center;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1373, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_dining-1-1_1024.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1373, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_dining-1-1_850.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  /* line 1373, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_dining-1-1_480.jpg) right center;
    background-size: cover;
  }
}
/* line 1389, ../scss/style.scss */
.products_you_use .group.dining_1 #dining_1-1 .content {
  position: absolute;
  width: 60%;
  max-width: 30rem;
  top: 50%;
  left: 3rem;
  padding: 2rem;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  /* line 1389, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .content {
    left: 0;
    right: 0;
  }
}
@media (max-width: 1024px) {
  /* line 1389, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .content {
    width: 100%;
    top: 0;
    transform: translateY(0%);
  }
}
@media (max-width: 640px) {
  /* line 1389, ../scss/style.scss */
  .products_you_use .group.dining_1 #dining_1-1 .content {
    position: relative;
    top: inherit;
    bottom: inherit;
    transform: translateY(0%);
  }
}
/* line 1416, ../scss/style.scss */
.products_you_use .group.transportation_1 {
  width: 48%;
}
@media (max-width: 1024px) {
  /* line 1416, ../scss/style.scss */
  .products_you_use .group.transportation_1 {
    width: 54.5%;
  }
}
/* line 1422, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-1 {
  position: relative;
  float: left;
  width: 54%;
  height: 100%;
}
@media (max-width: 1024px) {
  /* line 1422, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 {
    width: 100%!important;
  }
}
@media (max-width: 640px) {
  /* line 1422, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 {
    height: 60%;
  }
}
/* line 1433, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-1 .bg_image {
  background: url(/assets/images/products/productsYouUse_transportation-1-1.jpg) bottom right;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1433, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_transportation-1-1_1024.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 850px) {
  /* line 1433, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_transportation-1-1_850.jpg) right center;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  /* line 1433, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_transportation-1-1_480.jpg) right center;
    background-size: cover;
  }
}
/* line 1449, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-1 .content {
  position: absolute;
  width: 100%;
  max-width: 30rem;
  top: 0;
  padding: 2rem;
}
@media (max-width: 850px) {
  /* line 1449, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 .content {
    max-width: 25rem;
  }
}
@media (max-width: 640px) {
  /* line 1449, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-1 .content {
    position: relative;
    max-width: 30rem;
    top: inherit;
    bottom: inherit;
    transform: translateY(0%);
  }
}
/* line 1467, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-2 {
  position: relative;
  float: left;
  width: 46%;
  height: 50%;
}
@media (max-width: 1024px) {
  /* line 1467, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-2 {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 1467, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-2 {
    display: none;
  }
}
/* line 1478, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-2 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_transportation-1-2.jpg) center center;
  background-size: cover;
}
/* line 1483, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-3 {
  position: relative;
  float: left;
  width: 46%;
  height: 50%;
}
@media (max-width: 1024px) {
  /* line 1483, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-3 {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 1483, ../scss/style.scss */
  .products_you_use .group.transportation_1 #transportation_1-3 {
    display: none;
  }
}
/* line 1494, ../scss/style.scss */
.products_you_use .group.transportation_1 #transportation_1-3 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_transportation-1-3.jpg) center center;
  background-size: cover;
}
/* line 1501, ../scss/style.scss */
.products_you_use .group.wellbeing_1 {
  width: 45%;
}
@media (max-width: 1024px) {
  /* line 1501, ../scss/style.scss */
  .products_you_use .group.wellbeing_1 {
    width: 37.5%;
  }
}
@media (max-width: 850px) {
  /* line 1501, ../scss/style.scss */
  .products_you_use .group.wellbeing_1 {
    display: none;
  }
}
/* line 1510, ../scss/style.scss */
.products_you_use .group.wellbeing_1 #wellbeing_1-1 {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 1515, ../scss/style.scss */
.products_you_use .group.wellbeing_1 #wellbeing_1-1 .bg_image {
  background: url(/assets/images/products/productsYouUse_wellbeing-1-1.jpg) bottom center;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* line 1515, ../scss/style.scss */
  .products_you_use .group.wellbeing_1 #wellbeing_1-1 .bg_image {
    background: url(/assets/images/products/productsYouUse_wellbeing-1-1.jpg) bottom center;
    background-size: cover;
  }
}
/* line 1526, ../scss/style.scss */
.products_you_use .group.wellbeing_2 {
  width: 55%;
}
@media (max-width: 1024px) {
  /* line 1526, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 {
    width: 62.5%;
  }
}
/* line 1532, ../scss/style.scss */
.products_you_use .group.wellbeing_2 #wellbeing_2-1 {
  position: relative;
  float: left;
  width: 60%;
  height: 100%;
}
@media (max-width: 640px) {
  /* line 1532, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 #wellbeing_2-1 {
    float: none;
    width: 100%!important;
  }
}
/* line 1541, ../scss/style.scss */
.products_you_use .group.wellbeing_2 #wellbeing_2-1 .bg_image {
  background: url(/KochFHR/media/productsYouUse/productsYouUse_wellbeing-2-1.jpg ) bottom center;
  background-size: cover;
}
@media (max-width: 480px) {
  /* line 1541, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 #wellbeing_2-1 .bg_image {
    background: url(/KochFHR/media/productsYouUse/productsYouUse_wellbeing-2-1_480.jpg) bottom center;
    background-size: cover;
  }
}
/* line 1549, ../scss/style.scss */
.products_you_use .group.wellbeing_2 #wellbeing_2-1 .content {
  position: absolute;
  width: 100%;
  top: 2rem;
  padding: 2rem;
}
@media (max-width: 850px) {
  /* line 1549, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 #wellbeing_2-1 .content {
    top: 0;
  }
}
@media (max-width: 640px) {
  /* line 1549, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 #wellbeing_2-1 .content {
    position: relative;
    height: auto!important;
    top: auto;
    transform: translateY(0%);
  }
}
/* line 1566, ../scss/style.scss */
.products_you_use .group.wellbeing_2 #wellbeing_2-2 {
  position: relative;
  float: left;
  width: 40%;
  height: 100%;
}
@media (max-width: 640px) {
  /* line 1566, ../scss/style.scss */
  .products_you_use .group.wellbeing_2 #wellbeing_2-2 {
    display: none;
  }
}
/* line 1574, ../scss/style.scss */
.products_you_use .group.wellbeing_2 #wellbeing_2-2 .bg_image {
  background: url(/assets/images/products/productsYouUse_wellbeing-2-2.jpg) center center;
  background-size: cover;
}

/*--END PRODUCTS YOU USE SECTION--*/

/* START SUBSCRIBE FORM VALIDATION */
#pricesSidebar .error,
.pricingSubscription .error {
  display: none;
}

#pricesSidebar .error.on,
.pricingSubscription .error.on {
  display: block;
  color: yellow;
  font-size: 11px;
  padding: 5px 0;
  float: left;
  clear: both;
}
/* END SUBSCRIBE FORM VALIDATION */


/* CORN PRICES PAGE */
.pricingLocations h4, .pricingLocations p, .pricingLocations span {
  color: #565656;
}
.pricingLocations span {
  font-weight: 300;
}
.pricingLocations p {
  margin-bottom: 0.6rem;
}
.pricingLocations h4 {
  font-size: 1.1rem;
}


/* CORN-PRICES UI TABS */
.ui-tabs .ui-tabs-nav li a {
  width: 100%;
}

.ui-widget-content h4, .ui-widget-content p, .ui-widget-content span {
  color: #565656;
}
.ui-widget-content h4 {
  font-size: 1.1rem;
  margin-bottom: 0.6rem;
}

.ui-widget-header {
  background: #c5c09f !important;
  border: none !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #ffffff !important;
  border-bottom: none !important;
  background: #eeeeee !important;
}
.ui-widget-content {
  background: #eeeeee !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #9f9f9f !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #666666 !important;
}
/* END CORN-PRICES UI TABS */
/* input#txtEmail {
    margin: 1rem 0;
    } */
    div#customPricesSidebar h2 {
      color: #c69454!important;
    }
    div#customPricesSidebar p.white.thin.moduleTitle.subMedium.serif{
      color: #c69454!important;
    }
    div#customPricesSidebar .button{
      background-color: #c69454!important;
    }
    div#customPricesSidebar .button:hover{
      background-color: #938F75!important;
    }
    .cps-margin {
      margin: 0.5rem 0 0 0;
    }
    #page-what-we-do .col-7.m-col-10.fl.twoThirds33.textOverlay.backgroundImage.aboutTwoThirdsColumn34 {
      display: flex;
      align-items: center;
    }
    #page-what-we-do .sidebarSection.sidebarVideo {
      margin: 0 auto;
      display: flex;
      align-items: center;
    }
    #page-what-we-do .sidebarSection.sidebarVideo .custom-video-container {
      background: transparent;
    }
    #page-what-we-do .sidebarSection.sidebarVideo .custom-video-container .custom-video {
      margin-top: 3rem;
    }
    #page-what-we-do .sidebarSection.sidebarVideo .custom-video-container .custom-video .playButton {
      width: 40px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
    }
    .sidebar-top-button-container {
      height: 165px;
      padding-top: 4rem;
      text-align: center;
    }
    .sidebar-top-button-container a.button.white {
      width: 100%;
      background-color: #c69454;
    }
    @media only screen and (max-width: 40em) {
      .sidebar-top-button-container a.button.white {
        width: 90%;
      }
    }
    .sidebar-top-button-container a.button.white:hover {
      background-color: #938f75;
    }

    #page-polypropylene .custom-video-container {
      margin-top:0rem;
      width:400px;
    }
    #page-polypropylene .custom-video-container:first-of-type {
      margin-top:4rem;
      width:400px;
    }
    #page-polypropylene .resource-margin {
      padding-top:0rem;
    }
    #page-polypropylene .custom-video .playButton {
      margin-bottom:0;
    }
    #page-polypropylene .custom-video p {
    	text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
    }

.fb_iframe_widget {
	margin-top:4rem;
	margin-bottom:6rem;
}
