@charset "UTF-8";
@import url("https://p.typekit.net/p.css?s=1&k=xfi3awq&ht=tk&f=16353.37461.37466.37467.37478.37479.37484.37485&a=1085756&app=typekit&e=css");
@import url("grid.css");
@import url("fonts.css");

 .journalf {
        font-size: 9.9rem;
    color: black;
    font-family: journalregular;
    text-transform: none;
    letter-spacing: .05em;
    font-weight: 500;
    
}

.journalf.rotate {
  transform: rotate(-8deg);
    display: inline-block;
    margin-bottom: 3rem;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 10px;
  /* 62.5% of 16px = 10px */ }

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Montserrat,sans-serif;
  color: #50555c;
  font-size: 1.6rem; }

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block; }

a {
  color: #bf2032; }

p, li {
  font-size: 2.08rem;
  line-height: 3.0rem;
  margin-bottom: 1.5rem; }

.smaller-p {
  font-size: 1.8rem; }

h1, h2, h3, h4, .filter-title {
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase; }

h1, .h1 {
  font-size: 7rem;
  color: #bf2032;
  line-height: 6.5rem;
  margin: 0.5rem 0;
  font-weight: 800; }
  h1.smaller, .h1.smaller {
    font-size: 6rem; }
    @media screen and (max-width: 1024px) {
      h1.smaller, .h1.smaller {
        font-size: 3.5rem;
        line-height: 4.5rem; } }
  @media screen and (max-width: 1024px) {
    h1, .h1 {
      font-size: 5.5rem;
      line-height: 5rem; } }
  @media screen and (max-width: 728px) {
    h1 br, .h1 br {
      display: none; } }
  h1 .smaller-line-height, .h1 .smaller-line-height {
    line-height: 5.5rem; }

.h1 {
  margin-bottom: 3rem; }
  @media screen and (max-width: 728px) {
    .h1 {
      font-size: 4rem;
      line-height: 4.5rem; } }

h2 {
  font-size: 4rem;
  color: #fff;
  line-height: 4.3rem;
  margin: 3.2rem auto;
  font-weight: 800; }
  h2 a {
    color: #fff;
    text-decoration: none; }

h3 {
  font-size: 2.8rem;
  color: #50555c;
  line-height: 2.4rem;
  font-weight: 800; }

h4 {
  font-size: 5rem;
  color: #bf2032;
  line-height: 4.5rem;
  margin: 0.5rem 0;
  font-weight: 800; }

h5 {
  font-size: 2.2rem;
  font-weight: 800;
  color: #bf2032;
  line-height: 3.4rem;
  margin-bottom: 2rem; }

h6 {
  font-size: 3.0rem;
  font-weight: 600;
  line-height: 4.0rem; }
  @media screen and (max-width: 728px) {
    h6 {
      font-size: 2.0rem;
      line-height: 3.0rem; } }

.tangerine {
  color: #f09933; }

.no-background-quote h3 {
  font-size: 2.35rem;
  color: #darkgray;
  line-height: 4.5rem;
  font-family: Montserrat, sans-serif;
  text-transform: none; }

ul {
  list-style-type: none;
  margin-left: 2.0rem;
  padding-left: 0; }

ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
  font-size: 0.6rem;
  padding-right: 2rem; }

b {
  font-weight: 600; }

.bolder {
  font-weight: 800; }

.kstl-full-image-slide {
  background: #fff; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #50555c;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  font-size: 4rem; }

.flex-control-paging li a.flex-active {
  background: #bf2032;
  cursor: default; }

.flexslider .flex-direction-nav .flex-next, .flexslider .flex-direction-nav .flex-prev {
  background: none;
  overflow: hidden;
  width: 3.1rem;
  height: 3.4rem;
  border-radius: 100%;
  box-shadow: none; }

.flex-direction-nav a {
  width: 50px;
  height: 50px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: -26rem;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flexslider .flex-direction-nav .flex-prev {
  left: 11rem; }
  @media screen and (max-width: 728px) {
    .flexslider .flex-direction-nav .flex-prev {
      left: 2rem; } }

.flexslider .flex-direction-nav .flex-next {
  right: 11rem; }
  @media screen and (max-width: 728px) {
    .flexslider .flex-direction-nav .flex-next {
      right: 2rem; } }

.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
  opacity: .55; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flexslider .flex-direction-nav .flex-prev {
  background: url(/content/dam/NorthAmerica/rtec/images/global/slide-arrow-left.png) no-repeat 0 0; }

.flexslider .flex-direction-nav .flex-next {
  background: url(/content/dam/NorthAmerica/rtec/images/global/slide-arrow-right.png) no-repeat 0 0; }

.flexslider .flex-direction-nav a {
  width: 55px;
  height: 55px; }

@media screen and (max-width: 728px) {
  .kstl-full-image-slide .kstl-rich-text {
    padding: 0; }
  .flex-direction-nav {
    margin-top: 50%; }
  .flexslider {
    display: none; } }

.author {
  font-style: italic;
  margin-top: 5rem;
  margin-right: 7rem; }
  @media screen and (max-width: 728px) {
    .author {
      margin-top: 2rem;
      margin-right: 0; } }

.social-widget-scroll {
  position: absolute;
  z-index: 100;
  position: fixed;
  top: 120px;
  left: 0;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 26px;
  text-align: center; }

.social-widget-scroll span {
  line-height: 35px;
  color: #50555c; }

.dark-gray-text {
  color: #50555c; }

.red-text {
  color: #bf2032; }

.white-text {
  color: #fff; }

.white-bg {
  background-color: #fff; }

.transparent-bg {
  background-color: transparent !important; }

.blue-gray-text {
  color: #7b94a9; }

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

.gray-btn {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/gray-btn.svg) top left no-repeat;
  background-size: cover;
  min-height: 58px;
  display: flex;
  text-align: center;
  max-width: 312px;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  cursor: pointer;
  transition: 0.3s; }
  .gray-btn a {
    font-size: 2.3rem;
    font-weight: 800;
    color: #fff;
    text-align: center;
    text-decoration: none; }
  .gray-btn:hover {
    background: url(/content/dam/NorthAmerica/rtec/images/background-bars/gray-btn-hover.svg) top left no-repeat; }

.red-btn {
      margin-top: 4rem;
     background-color: #bf2032;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 11px;
  transition: 0.4s; }
  .red-btn a {
    font-size: 2.0rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; 
  }
    
  .red-btn:hover {
    background-color: #ed3130;
 }

.fullWidthVideo {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-top: 26px; }
  @media screen and (max-width: 728px) {
    .fullWidthVideo {
      margin-top: 0; } }

.fullWidthVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.image-caption-wrap {
  max-width: 600px; }
  .image-caption-wrap p {
    display: inline-block;
    background: #50555c;
    color: #fff;
    padding: 1.5rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    width: 100%; }
  .image-caption-wrap img {
    display: block;
    margin: 0 auto; }

.future-food {
  cursor: default; }
  .future-food h1 {
    font-size: 5.5rem; }
  .future-food br {
    display: none; }
  .future-food .journalf {
    font-family: journalregular;
    text-transform: none;
    letter-spacing: .05em;
    font-size: 9rem;
    font-weight: 500; }
  @media screen and (max-width: 899px) {
    .future-food {
      max-width: 90% !important;
      padding-bottom: 1rem; }
      .future-food br {
        display: inline; }
      .future-food h1 {
        font-size: 3rem;
        line-height: 3rem; }
      .future-food .journalf {
        font-size: 4rem;
        line-height: 4rem; } }

@media screen and (max-width: 899px) {
  .hide-mobile {
    display: none !important; } }

@media screen and (min-width: 900px) {
  .hide-desktop {
    display: none !important; }
  .juicer-feed {
    padding-top: 4rem; } }

.juicer-feed .j-paginate {
  color: #bf2032 !important;
  border: 2px solid !important;
  font-family: Montserrat, sans-serif !important;
  margin: 0 auto 50px !important; }

.juicer-feed .j-paginate:hover {
  background: #bf2032 !important;
  color: #fff !important; }

a.button-rounded {
  display: inline-block;
  padding: 0.4em 1.6em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 15px;
  box-sizing: border-box;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  color: #fff;
  background-color: #f09933;
  text-align: center;
  transition: all 0.2s; }

a.button-rounded:hover {
  opacity: .8; }

@media all and (max-width: 30em) {
  a.button-rounded {
    display: block;
    margin: 0.2em auto; } }

.greige-bg {
  background-color: #d7d9d5; }

.content-container {
  max-width: 1322px;
  min-width: 1322px;
  margin: 0 auto;
  padding: 0 10px; }
  .content-container .centered-text {
    text-align: center; }
  .content-container .eightcol {
    max-width: 862px; }
  .content-container.header {
    margin: .7rem auto 2rem; }
  .content-container.filters {
    margin: 2rem auto 0rem; }
    @media screen and (max-width: 960px) {
      .content-container.filters {
        margin: 20px auto;
        text-align: center; } }
  .content-container.wide {
    max-width: 1322px;
    display: block;
    padding-top: 0 !important; }
  @media screen and (max-width: 899px) {
    .content-container {
      max-width: 95%;
      min-width: 95%; } }

.banner.fr {
  margin-top: 3.5rem; }

.banner,
.content-section {
  margin-bottom: 5rem; }
  .banner.no-bottom-margin,
  .content-section.no-bottom-margin {
    margin-bottom: 0; }
  @media screen and (max-width: 899px) {
    .banner,
    .content-section {
      margin-bottom: 3rem; }
      .banner [class*=col-],
      .content-section [class*=col-] {
        flex: 0 0 100%;
        max-width: 100%; }
      .banner [class*=offset-],
      .content-section [class*=offset-] {
        margin: 0; }
      .banner .eightcol h1,
      .content-section .eightcol h1 {
        margin-left: 20px;
        margin-right: 20px; }
      .banner .row.justify-center,
      .content-section .row.justify-center {
        display: block;
        text-align: center; }
        .banner .row.justify-center img,
        .content-section .row.justify-center img {
          padding-left: 0;
          padding-right: 0;
          width: 100% !important;
          height: auto !important; } }

.job-search-global-top {
  margin-right: 20px;
  display: flex;
  justify-content: flex-end; }

.intro-right-bleed, .image-right-bleed {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap; }
  .intro-right-bleed h1, .image-right-bleed h1 {
    margin-right: 2rem; }
    @media screen and (max-width: 899px) {
      .intro-right-bleed h1, .image-right-bleed h1 {
        font-size: 4.5rem;
        text-align: left !important;
        line-height: 4.5rem; } }
  @media screen and (max-width: 899px) {
    .intro-right-bleed, .image-right-bleed {
      margin-top: 0;
      display: block; }
      .intro-right-bleed [class*=col-], .image-right-bleed [class*=col-] {
        flex: 0 0 100%;
        max-width: 100%; }
      .intro-right-bleed.margin-top-7rem, .image-right-bleed.margin-top-7rem {
        margin-top: 0rem; }
      .intro-right-bleed h1, .image-right-bleed h1 {
        text-align: center;
        margin: 1.0rem auto; }
      .intro-right-bleed .bump-up-margin-top-24, .image-right-bleed .bump-up-margin-top-24 {
        margin: 0; } }

.image-right-bleed {
  align-items: center; }
  .image-right-bleed .content-left {
    margin-right: 5rem; }
    @media screen and (max-width: 899px) {
      .image-right-bleed .content-left {
        margin-right: 15px;
        margin-left: 15px; }
        .image-right-bleed .content-left ul {
          margin-left: 35px; }
        .image-right-bleed .content-left h5, .image-right-bleed .content-left p {
          margin-top: 2rem; } }
    .image-right-bleed .content-left .margin-top158 {
      margin-top: 0px; }

.image-left-bleed {
  align-items: center; }
  .image-left-bleed .content-right {
    margin-left: 5rem; }
    @media screen and (max-width: 899px) {
      .image-left-bleed .content-right {
        margin-right: 15px;
        margin-left: 15px; }
        .image-left-bleed .content-right ul {
          margin-left: 35px; }
        .image-left-bleed .content-right h5, .image-left-bleed .content-right p {
          margin-top: 2rem; } }

@media screen and (max-width: 899px) {
  .col-9.offset-2 {
    padding: 0; } }

@media screen and (max-width: 899px) {
  .banner-img img {
    padding-left: 15px;
    padding-right: 15px; } }

.icon-margin {
  margin-left: -4rem; }
  @media screen and (max-width: 899px) {
    .icon-margin {
      margin-left: 0; }
      .icon-margin.margin-top-5rem {
        margin-top: 2rem; }
      .icon-marginm.margin-top-7rem {
        margin-top: 2rem; } }

.intro-left-bleed, .image-left-bleed {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.image-right {
  justify-content: flex-end;
  display: flex;
  flex-direction: column; }

/* Squiggle Backgrounds */
/* Full Width Backgrounds */
.blue-quote-right {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/blue-quote-right.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  float: right;
  min-width: 37%;
  min-height: 143px;
  background-size: cover;
  color: white;
  padding-left: 5rem;
  align-self: flex-end;
  text-align: right;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  margin-left: 2rem;
  max-width: 90%;
  font-size: 2.4rem; }
  @media screen and (max-width: 899px) {
    .blue-quote-right {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  .blue-quote-right p {
    margin-bottom: 0; }
  .blue-quote-right .multipart {
    display: flex;
    flex-direction: column;
    margin-top: 4rem;
    margin-bottom: 4rem; }
    .blue-quote-right .multipart p {
      max-width: 80%; }
  .blue-quote-right .centered-author {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-top: 2rem; }
    .blue-quote-right .centered-author img {
      margin-right: 20px; }
    .blue-quote-right .centered-author p {
      font-size: 2.8rem;
      line-height: 4.0rem; }
      .blue-quote-right .centered-author p span {
        font-size: 2.4rem;
        font-weight: 200; }

.bluegray-headline-right {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/blue-gray-right-healine.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  float: right;
  min-width: 36%;
  min-height: 183px;
  background-size: cover;
  padding-left: 5rem;
  align-self: flex-end;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  max-width: 79%;
  margin-top: 3rem;
  margin-bottom: 3rem; }
  .bluegray-headline-right h1 {
    color: #fff;
    max-width: 1065px;
    margin-left: 4rem; }
    @media screen and (max-width: 899px) {
      .bluegray-headline-right h1 {
        font-size: 4rem;
        margin-left: 1rem;
        line-height: 4.5rem;
        margin-top: 15px;
        margin-bottom: 15px; } }
  @media screen and (max-width: 899px) {
    .bluegray-headline-right {
      margin-top: 0;
      max-width: 93%; }
      .bluegray-headline-right .margin-bottom-7rem {
        margin-bottom: 4rem; } }

.red-quote-left {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/red-quote-left.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  min-width: 37%;
  min-height: 143px;
  background-size: contain;
  color: white;
  padding-left: 10rem;
  align-self: flex-end;
  text-align: left;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  max-width: 1322px;
  font-size: 2.4rem; }
  @media screen and (max-width: 899px) {
    .red-quote-left {
      background-size: cover;
      padding-left: 30px; } }
  .red-quote-left p {
    margin-bottom: 0; }
  .red-quote-left .multipart {
    display: flex;
    flex-direction: column;
    margin-top: 4rem;
    margin-bottom: 4rem; }
    .red-quote-left .multipart p {
      max-width: 90%; }
      @media screen and (max-width: 899px) {
        .red-quote-left .multipart p {
          font-size: 2rem; } }

.centered-author {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  margin-top: 2rem; }
  .centered-author img {
    margin-right: 20px; }
  .centered-author p {
    font-size: 2.8rem;
    line-height: 4.0rem; }
    @media screen and (max-width: 899px) {
      .centered-author p {
        font-size: 1.8rem;
        line-height: 2.7rem; } }
    .centered-author p span {
      font-size: 2.4rem;
      font-weight: 200; }
      @media screen and (max-width: 899px) {
        .centered-author p span {
          font-size: 1.8rem;
          line-height: 2.7rem; } }

.right-image-caption {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/right-caption.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  float: right;
  min-width: 37%;
  min-height: 50px;
  background-size: cover;
  color: white;
  padding-left: 4rem;
  align-self: flex-end;
  margin-top: -7rem;
  text-align: right;
  padding-right: 2rem;
  display: flex;
  align-items: center; }
  .right-image-caption p {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0; }
  @media screen and (max-width: 899px) {
    .right-image-caption {
      bottom: 100% !important;
      position: relative !important;
      margin-top: -2px !important; } }

.flex-center {
  display: flex;
  justify-content: center; }

.video-overlay-headline {
  position: relative;
  margin-top: -30px; }
  @media screen and (max-width: 899px) {
    .video-overlay-headline {
      margin-top: 0; } }
  .video-overlay-headline.france {
    margin-top: -175px; }

.red-headline-medium {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/red-headline.svg) top center no-repeat;
    background-size: cover;
    min-height: 97px;
    display: flex;
    text-align: center;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0px 30px;
    cursor: pointer;
    transition: 0.3s; 
      margin-top: 7rem; }
  @media screen and (min-width: 1025px) {
    .red-headline-medium h1 {
      font-size: 6.5rem; } }
  @media screen and (max-width: 1024px) {
    .red-headline-medium {
      max-width: 50%;
      bottom: 17px; } }
  @media screen and (max-width: 899px) {
    .red-headline-medium {
      bottom: -40px;
          margin-top: 0;
      max-width: 80%;
      padding: 0px 20px;
      min-height: 74px; }
      .red-headline-medium h1 {
        font-size: 2.75rem;
        line-height: 2.75rem; } }

.left-image-red-heading {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/red-left-heading-style-1.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  min-width: 37%;
  background-size: cover;
  color: white;
  padding-left: 4rem;
  display: flex;
  margin-top: 2rem;
  justify-content: flex-end;
  margin-top: 5px; }
  .left-image-red-heading .h1 {
    color: #fff;
    margin-top: 4rem;
    margin-bottom: 0;
    margin-right: 28rem; }

.power-up {
  max-width: 85%;
  margin-top: -4px; }
  @media screen and (max-width: 899px) {
    .power-up {
      margin-top: -26px; } }

.small-inset {
  justify-content: center;
  display: flex;
  flex-direction: column; }
  .small-inset img {
    margin: 5rem auto;
    align-self: end; }

    .margin-left-4rem {
      margin-left: 4rem;
    }

.right-long-caption-gray {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/right-caption.svg) top left no-repeat;
  background-position: top left;
  background-repeat: no-repeat;
  float: right;
  min-width: 85%;
  min-height: 50px;
  background-size: cover;
  color: white;
  padding-left: 4rem;
  align-self: flex-end;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem; }
  .right-long-caption-gray p {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0; }
  @media screen and (max-width: 899px) {
    .right-long-caption-gray {
      padding-top: 2rem;
      padding-bottom: 2rem; } }

.banner {
  position: relative; }
  .banner .right-image-caption {
    position: absolute;
    bottom: 40px;
    right: 0; }
    .banner .right-image-caption p {
      margin-bottom: 0; }



.full-width-bar-style-1-GREEN {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/green-bar-full-width-style-1-top.svg) top left no-repeat, url(/content/dam/NorthAmerica/rtec/images/background-bars/green-bar-full-width-style-1-bottom.svg) bottom left no-repeat;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20px;
  background-size: contain;
  display: flex; }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-GREEN {
      margin-bottom: 2rem; } }
  .full-width-bar-style-1-GREEN .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #568200;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 899px) {
      .full-width-bar-style-1-GREEN .wrapper {
        margin-bottom: 5px;
        margin-top: 5px; } }
    .full-width-bar-style-1-GREEN .wrapper .content-block {
          width: 100%;
    max-width: 1322px;
      margin-top: 4rem;
      margin-bottom: 4rem; }
      @media screen and (max-width: 899px) {
        .full-width-bar-style-1-GREEN .wrapper .content-block {
          display: block;
          position: relative;
          margin-bottom: 0; }
          .full-width-bar-style-1-GREEN .wrapper .content-block .col-4, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 {
            flex: 0 0 100%;
            max-width: 100%; }
            .full-width-bar-style-1-GREEN .wrapper .content-block .col-4 .h1, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 .h1 {
              font-size: 4rem;
              line-height: 4.2rem;
              margin-top: 3rem;
              margin-bottom: 1rem; }
              .full-width-bar-style-1-GREEN .wrapper .content-block .col-4 .h1 br, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 .h1 br {
                display: none; } }






.full-width-bar-style-1-BLUE {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/blue-bar-full-width-style-1-top.svg) top left no-repeat, url(/content/dam/NorthAmerica/rtec/images/background-bars/blue-bar-full-width-style-1-bottom.svg) bottom left no-repeat;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20px;
  background-size: contain;
  display: flex; }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-BLUE {
      margin-bottom: 2rem; } }
  .full-width-bar-style-1-BLUE .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #87c5e7;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 899px) {
      .full-width-bar-style-1-BLUE .wrapper {
        margin-bottom: 5px;
        margin-top: 5px; } }
    .full-width-bar-style-1-BLUE .wrapper .content-block {
          width: 100%;
    max-width: 1322px;
      margin-top: 4rem;
      margin-bottom: 4rem; }
      @media screen and (max-width: 899px) {
        .full-width-bar-style-1-BLUE .wrapper .content-block {
          display: block;
          position: relative;
          margin-bottom: 0; }
          .full-width-bar-style-1-BLUE .wrapper .content-block .col-4, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 {
            flex: 0 0 100%;
            max-width: 100%; }
            .full-width-bar-style-1-BLUE .wrapper .content-block .col-4 .h1, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 .h1 {
              font-size: 4rem;
              line-height: 4.2rem;
              margin-top: 3rem;
              margin-bottom: 1rem; }
              .full-width-bar-style-1-BLUE .wrapper .content-block .col-4 .h1 br, .full-width-bar-style-1-BLUE .wrapper .content-block .col-6 .h1 br {
                display: none; } }
  .full-width-bar-style-1-BLUE.covid {
    margin-bottom: 0;
    position: absolute;
    z-index: 99;
    margin-top: 0; }
    .full-width-bar-style-1-BLUE.covid .content-container {
      margin: 0 auto; }
      .full-width-bar-style-1-BLUE.covid .content-container h2 {
        margin: 0;
        text-align: center; }
    @media screen and (max-width: 899px) {
      .full-width-bar-style-1-BLUE.covid {
        margin-top: -3px !important; }
        .full-width-bar-style-1-BLUE.covid .wrapper {
          margin-bottom: 5px;
          margin-top: 5px; } }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-BLUE.job-search {
      margin-top: 6.5rem; }
      .full-width-bar-style-1-BLUE.job-search .h1 {
        font-size: 3rem;
        line-height: 4rem; }
      .full-width-bar-style-1-BLUE.job-search img {
        max-width: 18%; }
      .full-width-bar-style-1-BLUE.job-search .red-btn {
        min-height: 0; }
        .full-width-bar-style-1-BLUE.job-search .red-btn a {
          font-size: 3rem; }
      .full-width-bar-style-1-BLUE.job-search.fr {
        margin-top: 0; } }
  .full-width-bar-style-1-BLUE.job-search-banner {
    position: relative;
    margin-bottom: 4rem;
    z-index: 99;
    margin-top: 0px; }
    .full-width-bar-style-1-BLUE.job-search-banner .content-container {
      margin: 0 auto; }
      .full-width-bar-style-1-BLUE.job-search-banner .content-container h2 {
        margin: 0;
        text-align: center;
        margin-right: 16px; }
      .full-width-bar-style-1-BLUE.job-search-banner .content-container .red-btn {
        min-height: 0; }
        .full-width-bar-style-1-BLUE.job-search-banner .content-container .red-btn a {
          font-size: 3.4rem; }
    @media screen and (max-width: 899px) {
      .full-width-bar-style-1-BLUE.job-search-banner {
        margin-top: -29px !important; } }

.full-width-bar-style-1-RED {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/red-bar-full-width-style-1-top.svg) top left no-repeat, url(/content/dam/NorthAmerica/rtec/images/background-bars/red-bar-full-width-style-1-bottom.svg) bottom left no-repeat;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20px;
  background-size: contain;
  display: flex; }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-RED {
      background: none;
      margin-bottom: 2rem; } }
  .full-width-bar-style-1-RED .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #bf2032;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center; }
    .full-width-bar-style-1-RED .wrapper p {
      margin-bottom: 0; }
  .full-width-bar-style-1-RED .values-purpose {
    margin-bottom: 3rem;
    margin-top: 3rem;
    justify-content: center; }
    .full-width-bar-style-1-RED .values-purpose img {
      margin-bottom: 1rem;
      margin-top: 1rem; }
    @media screen and (max-width: 899px) {
      .full-width-bar-style-1-RED .values-purpose img {
        margin: 1rem auto;
        display: block; }
      .full-width-bar-style-1-RED .values-purpose p {
        padding: 20px;
        text-align: center; } }

.full-width-greige-bg {
  background: #d7d9d5;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20px;
  background-size: contain;
  display: flex; }
  @media screen and (max-width: 899px) {
    .full-width-greige-bg {
      margin-bottom: 2rem; } }
  .full-width-greige-bg .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #d7d9d5;
    width: 100%;
    color: #50555c;
    display: flex;
    justify-content: center; }
    .full-width-greige-bg .wrapper p {
      margin-bottom: 0; }
    .full-width-greige-bg .wrapper .h1 {
      color: #50555c;
      text-align: center; }
    .full-width-greige-bg .wrapper .content-container {
      margin-top: 3rem;
      margin-bottom: 5rem;
      max-width: 87%;
      min-width: 87%; }
    @media screen and (max-width: 1100px) {
      .full-width-greige-bg .wrapper {
        margin-top: 5px;
        margin-bottom: 5px; } }
  @media screen and (max-width: 899px) {
    .full-width-greige-bg .col-10 {
      flex: 0 0 100%;
      max-width: 100%; }
      .full-width-greige-bg .col-10 h2 {
        font-size: 4.5rem; } }

.full-width-bar-style-1-DARK_GRAY {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/dark-gray-bar-full-width-style-1-top.svg) top left no-repeat, url(/content/dam/NorthAmerica/rtec/images/background-bars/dark-gray-bar-full-width-style-1-bottom.svg) bottom left no-repeat;
  width: 100%;
  min-height: 20px;
  background-size: contain;
  display: flex; }

  .full-width-bar-style-1-DARK_GRAY .wrapper .content-block {
    display: flex;
    justify-content: space-around;
    margin-top: 4rem;
    margin-bottom: 4rem;
    align-items: center;
    max-width: 1322px;
}


  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-DARK_GRAY {
      background: none;
      margin-bottom: 2rem; } }

   .full-width-bar-style-1-DARK_GRAY img {
    display: block;
    margin: 0 auto;
    align-self: center;
    justify-self: center;
   }   
   .full-width-bar-style-1-DARK_GRAY .vids {
    min-height: 770px;
   }
   .full-width-bar-style-1-DARK_GRAY .margin-left-4rem {
    margin-left: 0;
   }
  .full-width-bar-style-1-DARK_GRAY .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #50555c;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center; }
    .full-width-bar-style-1-DARK_GRAY .wrapper p {
      margin-bottom: 0; }
    .full-width-bar-style-1-DARK_GRAY .wrapper .h1 {
      color: #fff; }
    .full-width-bar-style-1-DARK_GRAY .wrapper .content-container {
      margin-top: 3rem;
      margin-bottom: 3rem;
      max-width: 95%;
      min-width: 90%; }
    @media screen and (max-width: 1100px) {
      .full-width-bar-style-1-DARK_GRAY .wrapper {
        margin-top: 5px;
        margin-bottom: 5px; } }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-DARK_GRAY .col-10 {
      flex: 0 0 100%;
      max-width: 100%; }
      .full-width-bar-style-1-DARK_GRAY .col-10 h2 {
        font-size: 4.5rem; } }

.full-width-bar-style-1-LIGHT-GRAY {
  background: url(/content/dam/NorthAmerica/rtec/images/background-bars/light-gray-bar-full-width-style-1-top.svg) top left no-repeat, url(/content/dam/NorthAmerica/rtec/images/background-bars/light-gray-bar-full-width-style-1-bottom.svg) bottom left no-repeat;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20px;
  background-size: contain;
  display: flex; }
  @media screen and (max-width: 899px) {
    .full-width-bar-style-1-LIGHT-GRAY {
      background: none;
      margin-bottom: 2rem; } }
  .full-width-bar-style-1-LIGHT-GRAY .wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #d7d9d5;
    width: 100%;
    color: #50555c;
    display: flex;
    justify-content: center; }
    .full-width-bar-style-1-LIGHT-GRAY .wrapper p {
      margin-bottom: 0; }
    .full-width-bar-style-1-LIGHT-GRAY .wrapper .content-container {
      padding-top: 4rem;
      padding-bottom: 4rem; }
    .full-width-bar-style-1-LIGHT-GRAY .wrapper .content-block {
          display: flex;
    justify-content: space-around;
    margin-top: 4rem;
    margin-bottom: 4rem;
    align-items: center;
    max-width: 1322px;
 }
      .full-width-bar-style-1-LIGHT-GRAY .wrapper .content-block.flex-col {
        flex-direction: column; }

.covid-banner {
  text-align: center;
  background: #d7d9d5;
  padding: 18px 0; }
  .covid-banner h5 {
    line-height: 0;
    margin: 0;
    font-weight: 700; }
    .covid-banner h5 a {
      font-size: 2.3rem;
      color: #50555c;
      text-decoration: none; }

.growth-pillars .nourish, .growth-pillars .feeding, .growth-pillars .nurturing, .growth-pillars .living {
  max-width: 323px;
  margin-left: 10px;
  margin-right: 10px;
  min-height: 883px;
  cursor: pointer;
  padding: 100px 20px 0;
  transition: background 0.3s;
  -webkit-transition: background 0.3s; }
  .growth-pillars .nourish h5, .growth-pillars .feeding h5, .growth-pillars .nurturing h5, .growth-pillars .living h5 {
    font-size: 2.8rem; }

.growth-pillars .nourish {
  background-size: cover;
  background: url(/content/dam/NorthAmerica/rtec/images/company/nourish.png) top left no-repeat; }
  .growth-pillars .nourish h5, .growth-pillars .nourish p {
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; }

.growth-pillars .nourish:hover {
  background: url(/content/dam/NorthAmerica/rtec/images/company/nourish-active.png) top left no-repeat; }
  .growth-pillars .nourish:hover h5, .growth-pillars .nourish:hover p {
    opacity: 1; }

.growth-pillars .feeding {
  background-size: cover;
  background: url(/content/dam/NorthAmerica/rtec/images/company/feeding.png) top left no-repeat; }
  .growth-pillars .feeding h5, .growth-pillars .feeding p {
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; }

.growth-pillars .feeding:hover {
  background: url(/content/dam/NorthAmerica/rtec/images/company/feeding-active.png) top left no-repeat; }
  .growth-pillars .feeding:hover h5, .growth-pillars .feeding:hover p {
    opacity: 1; }

.growth-pillars .nurturing {
  background-size: cover;
  background: url(/content/dam/NorthAmerica/rtec/images/company/nurturing.png) top left no-repeat; }
  .growth-pillars .nurturing h5, .growth-pillars .nurturing p {
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; }

.growth-pillars .nurturing:hover {
  background: url(/content/dam/NorthAmerica/rtec/images/company/nurturing-active.png) top left no-repeat; }
  .growth-pillars .nurturing:hover h5, .growth-pillars .nurturing:hover p {
    opacity: 1; }

.growth-pillars .living {
  background-size: cover;
  background: url(/content/dam/NorthAmerica/rtec/images/company/living.png) top left no-repeat; }
  .growth-pillars .living h5, .growth-pillars .living p {
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; }

.growth-pillars .living:hover {
  background: url(/content/dam/NorthAmerica/rtec/images/company/living-active.png) top left no-repeat; }
  .growth-pillars .living:hover h5, .growth-pillars .living:hover p {
    opacity: 1; }

@media screen and (max-width: 899px) {
  .growth-pillars {
    display: none !important; } }

.total-health {
  background: url(/content/dam/NorthAmerica/rtec/images/hire/total-health-placeholder.png) top left no-repeat;
  cursor: pointer;
  background-size: contain;
  max-width: 75%; }
  .total-health.physical-bg {
    background: url(/content/dam/NorthAmerica/rtec/images/hire/total-health-physical.png) top left no-repeat; }
  .total-health.emotional-bg {
    background: url(/content/dam/NorthAmerica/rtec/images/hire/total-health-emotional.png) top left no-repeat; }
  .total-health.social-bg {
    background: url(/content/dam/NorthAmerica/rtec/images/hire/total-health-social.png) top left no-repeat; }
  .total-health.financial-bg {
    background: url(/content/dam/NorthAmerica/rtec/images/hire/total-health-financial.png) top left no-repeat; }
  .total-health > div {
    display: flex;
    flex-direction: row; }
    .total-health > div > div {
      display: flex;
      flex-direction: row; }
  @media screen and (max-width: 899px) {
    .total-health {
      max-width: 95%; } }

@media screen and (max-width: 899px) {
  .video-wrapper {
    flex: 0 0 100%;
    max-width: 100%; } }

.video {
  display: flex;
  margin-top: 2rem;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  @media screen and (max-width: 899px) {
    .video {
      flex-direction: column; } }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 899px) {
      .video iframe {
        margin-bottom: 1.0rem; } }

.row.awards {
  margin-left: 0;
  margin-right: 0;
  margin-top: 4rem;
  justify-content: space-between;
  text-align: center; }
  .row.awards p {
    font-size: 2.0rem;
    line-height: 2.2rem; }
  .row.awards img {
    margin-bottom: 2.0rem; }
  @media screen and (max-width: 899px) {
    .row.awards [class*=col-] {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 5rem; } }



@media screen and (max-width: 899px) {
  .social-intro {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

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

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

.filters select {
  color: #50555c;
  display: none; }

.filters ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between; }

.filters li {
  display: inline;
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 800; }
  .filters li a {
    text-decoration: none;
    color: #fff; }
    @media (max-width: 768px) {
      .filters li a {
        font-size: 1.5rem; } }
  .filters li a:hover {
    color: #d1d1cf; }
  .filters li.filter-title {
    color: #50555c;
    font-size: 2.8rem;
    line-height: 1.7rem; }

@media (max-width: 960px) {
  .filters ul {
    display: none; }
  .filters select {
    display: inline-block; } }

.blog-listings.diversity {
  padding: 0; }
  .blog-listings.diversity .kstl-packery {
    padding-left: 0; }
    .blog-listings.diversity .kstl-packery .grid__item {
      padding-left: 34px;
      padding-right: 12px; }
  .blog-listings.diversity .blog-post {
    max-width: 100%; }

.blog-listings .blog-post {
  max-width: 418px;
  border: 1px solid #d1d1cf;
  margin-bottom: 3rem;
  padding-bottom: 4rem; }
  .blog-listings .blog-post:hover {
    opacity: 0.8; }
  .blog-listings .blog-post img {
    width: 100%; }
  .blog-listings .blog-post p {
    font-size: 2rem;
    line-height: 2.4rem;
    color: #7b94a9;
    margin-left: 15px;
    margin-top: 3rem;
    margin-bottom: 2rem;
    margin-right: 15px; }
    @media screen and (max-width: 899px) {
      .blog-listings .blog-post p {
        font-size: 2.4rem;
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 2rem; } }
  .blog-listings .blog-post span {
    margin-left: 1.5rem;
    padding-bottom: .1rem;
    border-bottom: 2px solid #7b94a9;
    transition: 0.3s;
    -webkit-transition: opacity 0.3s; }
    @media screen and (max-width: 899px) {
      .blog-listings .blog-post span {
        /* 	display: none;*/
        margin-left: 35px; } }
  .blog-listings .blog-post span:hover {
    color: #d1d1cf;
    border-bottom: 2px solid #d1d1cf; }
  .blog-listings .blog-post span a {
    color: #7b94a9;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 4rem;
    text-decoration: none; }
    .blog-listings .blog-post span a:hover {
      color: #d1d1cf; }
  @media screen and (max-width: 899px) {
    .blog-listings .blog-post {
      margin-left: auto;
      margin-right: auto; } }

.blog-listings.content-container {
  padding: 0;
  padding-right: 20px;
  padding-left: 30px; }

.blog-listings.other-stories {
  display: flex;
  margin-bottom: 5rem; }
  @media screen and (max-width: 899px) {
    .blog-listings.other-stories {
      flex-direction: column; } }
  .blog-listings.other-stories a {
    font-weight: 700; }
  .blog-listings.other-stories .blog-post {
    margin-right: 2rem;
    align-self: flex-start; }
    @media screen and (max-width: 899px) {
      .blog-listings.other-stories .blog-post {
        width: 100%;
        margin-right: 0;
        align-self: center; } }

@media screen and (max-width: 899px) {
  .blog-listings.diversity {
    /*	min-height: 3300px;*/ }
  .blog-listings.blog-landing {
    /*	min-height: 9300px;*/ } }

@media screen and (max-width: 899px) {
  .calendar-cta {
    padding-left: 20px;
    padding-right: 20px; }
  .col-3.image-left {
    /*  margin-left: 30px;*/
    margin-bottom: 2rem; }
  .advancing-equity {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 4rem; }
    .advancing-equity p {
      margin-bottom: 4rem;
      margin-top: 3rem; }
    .advancing-equity img {
      margin-bottom: 4rem; }
    .advancing-equity .margin-top158 {
      margin-top: 4rem;
      margin-bottom: 4rem; }
    .advancing-equity br {
      display: none; }
    .advancing-equity h4 {
      margin-top: 3rem; } }

.job-search .content-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  .job-search .content-container .h1 {
    margin-right: 2rem;
    margin-bottom: 1rem; }
  .job-search .content-container img {
    margin-right: 2rem; }

@media screen and (max-width: 899px) {
  .job-search .h1 {
    font-size: 4rem; }
  .job-search .arrow-doodle {
    display: none; } }

.center-image {
  margin: 0 auto; }

  .row.justify-center {
    justify-content: center; }

.no-margin {
  margin: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }

.wrapper {
  width: 80%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #CCC; }

.video-cta {
  align-items: flex-start;
  margin-top: 4rem; }
  .video-cta h4 {
    text-align: right;
    margin-bottom: 3rem; }
  .video-cta p {
    margin-bottom: 0; }
  .video-cta .video {
    margin-top: 0; }
  .video-cta .image-left-bleed .content-right {
    margin-left: 1rem; }
  .video-cta .col-6 {
    padding-left: 0; }
  .video-cta.image-right-bleed h4 {
    text-align: left; }
  @media screen and (max-width: 1099px) {
    .video-cta .col-10, .video-cta .col-6, .video-cta .col-5 {
      flex: 0 0 100%;
      max-width: 100%; }
    .video-cta .col-6 {
      order: 2; }
    .video-cta .col-5 {
      order: 1; }
    .video-cta p {
      margin: 0 0 4.0rem; }
    .video-cta h4 {
      text-align: left;
      margin-top: 2rem; } }

.h_iframe {
  position: relative;
  padding-top: 67%; }
  @media screen and (max-width: 899px) {
    .h_iframe {
      height: 800px; } }

.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.grid.kstl-packery {
  margin-left: 0 !important; }

.kstl-packery {
  height: 100% !important; }

.fr {
  display: none; }

@media screen and (max-width: 1100px) {
  #interactivemap {
    height: 3700px !important; } }

.popup_content {
  margin: 40px 10px;
  padding: 0 10px;
  max-width: 43%;
  background: white; }
  .popup_content .content-section {
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 3rem; }
    .popup_content .content-section .wrapper {
      width: 100%; }
    .popup_content .content-section .red-btn {
      min-height: 50px;
      max-width: 70px;
      margin: 0 auto; }
      .popup_content .content-section .red-btn a {
        font-size: 3rem; }
      @media screen and (max-width: 899px) {
        .popup_content .content-section .red-btn {
          margin: 5px auto 20px; } }
    .popup_content .content-section p {
      margin: 0 20px 20px;
      font-family: "Barlow Condensed", sans-serif;
      line-height: 2.5rem;
      font-size: 2.3rem;
      line-height: 2.5rem;
      font-style: normal;
      font-weight: 800;
      text-align: center;
      text-transform: uppercase; }
      @media screen and (max-width: 899px) {
        .popup_content .content-section p {
          margin: 29px 20px 0px; } }
    .popup_content .content-section .job-search-global-top {
      justify-content: center; }
  @media screen and (max-width: 899px) {
    .popup_content {
      max-width: 88%; }
      .popup_content br {
        display: none; } }

.popup-divider {
  max-width: 70%; }

.popup_background {
  opacity: 0.8;
  background-color: #fff; }

#main_container {
  overflow: hidden; 
  position: relative;
  min-height: 100vh;
}

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

.rounded-left {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px; }

.rounded-right {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px; }

.blue {
  color: #87c5e7; }

.growth-hero h1 {
  margin-bottom: 30px; }

.growth-hero .image {
  max-width: 972px;
  background-image: url(/content/dam/NorthAmerica/rtec/images/growth-competencies/growth-competencies-hero.jpg); }

.growth-hero .text {
  max-width: 420px; }

/*@media (max-width:768px) {*/
.growth-hero .image {
  margin-left: 20px; }

.growth-hero .text {
  position: static;
  margin: 0 20px;
  padding-bottom: 10px; }

/*}*/
.growth-pill {
  padding-top: 90px; }

.growth-pill .the-model {
  display: inline-block;
  background-color: #e81444;
  color: #fff;
  font: 700 30px Gotham,sans-serif;
  width: 90%;
  text-align: center;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px; }

.growth-content {
  max-width: 780px;
  margin: auto; }

.leafs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.leaf {
  width: 250px;
  height: 250px;
  background-color: #c85274;
  display: flex;
  flex-direction: column;
  align-items: end;
  align-items: flex-start;
  margin: 15px 15px 25px;
  cursor: pointer;
  scroll-behavior: smooth; }

.leaf.dark {
  background-color: #a84868; }

.leaf:active, .leaf:focus {
  background-color: #b51846;
  outline: none !important; }

.leaf.dark:active, .leaf.dark:focus {
  background-color: #8b0b35; }

.competency {
  font-size: 1.2em;
  max-width: 500px;
  margin: 0 auto;
  padding-left: 30px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in; }

.courage:focus ~ #courage-competency {
  height: 3.6em;
  margin: 0px auto; }

.teams:focus ~ #teams-competency {
  height: 5em;
  margin: 0px auto; }

.learning:focus ~ #learning-competency {
  height: 5em;
  margin: 0px auto; }

.strategic:focus ~ #strategic-competency {
  height: 3.6em;
  margin: 0px auto; }

.results:focus ~ #results-competency {
  height: 3.6em;
  margin: 0px auto; }

.customer:focus ~ #customer-competency {
  height: 5em;
  margin: 0px auto; }

.talent:focus ~ #talent-competency {
  height: 3.6em;
  margin: 0px auto; }

.engagement:focus ~ #engagement-competency {
  height: 5em;
  margin: 0px auto; }

.leaf h2 {
  color: #fff;
  font-weight: 300;
  font-size: 1.42em;
  line-height: 1.25em; }

.leaf-right {
  -moz-border-radius: 50% 0;
  -webkit-border-radius: 50% 0;
  border-radius: 50% 0; }

.leaf-right img {
  margin-left: 20px; }

.leaf-right.strategic img, .leaf-right.engagement img {
  margin-left: 10px; }

.leaf-right h2 {
  text-align: right;
  margin-right: 20px;
  margin-top: 20px;
  width: 232px; }

.leaf-left {
  -moz-border-radius: 0 50%;
  -webkit-border-radius: 0 50%;
  border-radius: 0 50%; }

.leaf-left div {
  text-align: right;
  width: 232px; }

.leaf img {
  width: 55px; }

.leaf.teams img, .leaf.courage img {
  width: 37px; }

.leaf-left h2 {
  margin-left: 20px;
  margin-top: 20px; }

.leaf.teams h2 {
  margin-bottom: 79px; }

.leaf.courage h2 {
  margin-bottom: 133px; }

.leaf.talent h2, .leaf.engagement h2, .leaf.customer h2, .leaf.results h2, .leaf.strategic h2, .leaf.learning h2 {
  margin-bottom: 103px; }

.competencies-k-leaf {
  display: flex;
  justify-content: center;
  margin-bottom: -50px; }

.competencies-k-leaf img {
  width: 195px; }

.competencies-bottom-banner img {
  width: 54%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  margin-bottom: 0px; }

.competencies-bottom-banner {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 70px;
  align-items: self-start;
  margin-left: 26px; }
  @media screen and (max-width: 728px) {
    .competencies-bottom-banner {
      margin-bottom: 0; } }

/*@media (max-width:650px) {*/
.leaf {
  width: 150px;
  height: 150px;
  margin: 15px 15px 0; }

.leaf img {
  width: 25%; }

.leaf-right h2 {
  width: 140px;
  font-size: 15px;
  margin-top: 15px; }

.leaf-left div {
  width: 140px; }

.leaf-left h2 {
  font-size: 15px;
  margin-top: 15px; }

.leaf.courage h2 {
  margin-bottom: 67px; }

.leaf.teams h2 {
  margin-bottom: 30px; }

.leaf.learning h2, .leaf.strategic h2, .leaf.results h2, .leaf.customer h2, .leaf.talent h2, .leaf.engagement h2 {
  margin-bottom: 48px; }

.leaf-right img {
  margin-left: 13px; }

.leaf-left img {
  margin-right: 7px; }

.competencies-k-leaf img {
  max-width: 35%;
  align-self: end; }

@media (max-width: 650px) {
  .competencies-bottom-banner img {
    width: 75%;
    align-self: flex-end; } }

.competencies-bottom-banner {
  margin-left: 0; }

.competency {
  font-size: 1em; }

.courage:focus ~ #courage-competency {
  height: 3.25em;
  margin: 10px auto; }

.teams:focus ~ #teams-competency {
  height: 5em;
  margin: 10px auto; }

.learning:focus ~ #learning-competency {
  height: 5.1em;
  margin: 10px auto; }

.strategic:focus ~ #strategic-competency {
  height: 5.1em;
  margin: 10px auto; }

.results:focus ~ #results-competency {
  height: 3.5em;
  margin: 10px auto; }

.customer:focus ~ #customer-competency {
  height: 5em;
  margin: 10px auto; }

.talent:focus ~ #talent-competency {
  height: 5em;
  margin: 10px auto; }

.engagement:focus ~ #engagement-competency {
  height: 5em;
  margin: 10px auto; }

.growth-powerup {
  display: flex; }
  @media screen and (max-width: 728px) {
    .growth-powerup {
      display: block; }
      .growth-powerup .col-7, .growth-powerup .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0; }
      .growth-powerup .offset-3 {
        margin-left: 0; }
      .growth-powerup .margin-top-5rem {
        margin-top: 2rem; }
      .growth-powerup .hire-pringles-bg-animation {
        display: none; }
      .growth-powerup .left-image-red-heading {
        justify-content: flex-start; }
        .growth-powerup .left-image-red-heading h2 {
          margin-right: 0;
          text-align: left;
          font-size: 4.5rem;
          line-height: 4.5rem;
          margin-top: 2rem; } }

/*}*/
/**ANIMATIONS**/
.home-fl-bg-animation.lazy {
  background-image: none; }

.home-fl-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Home-Loops.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 13%; 
min-height: 452px;}
  @media screen and (max-width: 1024px) {
    .home-fl-bg-animation {
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_Soc_Loops-static.png");
      background-position: 100% 0%;
      background-size: 20%; } }

.home-cz-bg-animation.lazy {
  background-image: none; }

.home-cz-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Home_CI.gif");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 27%; }
  @media screen and (max-width: 1024px) {
    .home-cz-bg-animation {
      background-position: 100% 0%;
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Home_CI-static.png"); } }

  .cornflakes-right-bg-animation.lazy {
  background-image: none; }

.cornflakes-right-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/FR-Corn-Flakes.gif");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 13%; }

 @media screen and (max-width: 728px) {
  

 .cornflakes-right-bg-animation.padding-top-5rem {
  background-image: none;
      padding-top: 0;
 }


 }

.covid-ci-bg-animation.lazy {
  background-image: none; }

.covid-ci-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Covid_CI.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 12%; 
min-height: 200px;}
  @media screen and (max-width: 1024px) {
    .covid-ci-bg-animation {
      background-position: 100% 85%;
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Covid_CI-static.png");
      background-size: 18%; } }

.covid-fl-bg-animation.lazy {
  background-image: none; }

.covid-fl-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Covid_Loops.gif");
  background-repeat: no-repeat;
  background-position: 100% 39%;
  background-size: 20%; }
  @media screen and (max-width: 728px) {
    .covid-fl-bg-animation {
      background-position: 100% 100%;
      padding-bottom: 40px;
      background-size: 28%;
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_Soc_Loops-static.png"); }
      .covid-fl-bg-animation .offset-2 {
        margin-left: 0; }
      .covid-fl-bg-animation .col-7 {
        flex: 0 0 100%;
        max-width: 100%; } }

.blog-fl-bg-animation.lazy {
  background-image: none; }

.blog-fl-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/Blog_Loops.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 21%;
  padding: 0 0 140px; }

.diversity-fl-bg-animation .lazy {
  background-image: none; }

.diversity-fl-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_Soc_Loops.gif");
  background-repeat: no-repeat;
  background-position: 100% 7%;
  background-size: 23%; }
  .diversity-fl-bg-animation.social {
    background-position: 100% 23%;
    background-size: 21%; }
    @media screen and (max-width: 728px) {
      .diversity-fl-bg-animation.social {
        margin-top: 0; }
        .diversity-fl-bg-animation.social .h1 {
          margin-top: 3rem;
          margin-bottom: 1rem; }
        .diversity-fl-bg-animation.social .blue-gray-text {
          font-size: 1.8rem;
          line-height: 2.2rem; }
        .diversity-fl-bg-animation.social .image-right {
          margin-top: 3rem; } }
  @media screen and (max-width: 1024px) {
    .diversity-fl-bg-animation {
      background-position: 100% 49%;
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_Soc_Loops-static.png");
      background-size: 25%; }
      .diversity-fl-bg-animation.margin-top-4rem {
        margin-top: -4rem; } }

.diversity-cz-bg-animation.lazy {
  background-image: none; }

.diversity-cz-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_CI.gif");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 27%;
  padding-top: 93px; }
  @media screen and (max-width: 1024px) {
    .diversity-cz-bg-animation {
      background-position: 100% 0%;
      padding-top: 0;
      background-image: url("/content/dam/NorthAmerica/rtec/images/animations/DI_CI-static.png");
      background-size: 22%; } }
  @media screen and (max-width: 1024px) {
    .diversity-cz-bg-animation {
      background-size: 36%; } }

.hire-pringles-bg-animation.lazy {
  background-image: none; }

.hire-pringles-bg-animation {
  background-image: url("/content/dam/NorthAmerica/rtec/images/animations/HIring_Pack.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 94%;
  width: 493px;
  height: 260px; }

.company-pringles-bg-animation.lazy {
  background-image: none; }

.company-pringles-bg-animation {
      background-image: url(/content/dam/NorthAmerica/rtec/images/animations/Company1.gif);
    background-repeat: no-repeat;
    background-position: 90% 40%;
    background-size: 17%; }
  @media screen and (max-width: 1220px) {
    .company-pringles-bg-animation {
      background-position: 78% 60%; } }
  @media screen and (max-width: 920px) {
    .company-pringles-bg-animation {
      background-image: none; }
      .company-pringles-bg-animation .col-4 {
        padding-left: 30px;
        padding-right: 30px; } }

/* Navbar */
.w-nav {
  position: relative;
  background: #ddd;
  z-index: 1000; }

.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }

.w-nav:after {
  clear: both; }

.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #fff; }

.w-nav-link.w--current {
  color: #87c5e7; }

[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px; }

.w--nav-link-open {
  display: block;
  position: relative; }

.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff; }

.w-nav-overlay [data-nav-menu-open] {
  top: 3rem; }

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto; }

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0; }

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto; }

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0; }

.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.w-nav-button:focus {
  outline: 0; }

.w-nav-button.w--open {
  background-color: #c8c8c8;
  color: white; }

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none; }

.w-nav[data-collapse="all"] .w-nav-button {
  display: block; }

.w--nav-dropdown-open {
  display: block; }

.w--nav-dropdown-toggle-open {
  display: block; }

.w--nav-dropdown-list-open {
  position: static; }

@media screen and (max-width: 1240px) {

  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none; }
  .job-search-global-top {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-top: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    margin-bottom: 10px; }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block; 
        margin-top: .5rem;
        } }

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block; }
  .w-nav-brand {
    padding-left: 10px; } }

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block; } }

.navbar {
  margin-bottom: 0px;
  background-color: #bf2032;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.nav-link {
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  font-family: "Barlow Condensed", sans-serif;
  color: #fff;
  font-size: 2.3rem;
  line-height: 2rem;
  font-style: normal;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s linear; }

.nav-link:hover {
  color: #87c5e7;
}

@media screen and (max-width: 1240px) {

 .nav-link {
    color: #4d4d4f;
    line-height: 5rem;
  }

  .nav-link br {
    display: none;
  }

}

@media screen and (max-width: 992px) {
  .nav-inner .hide-mobile {
    display: none;
  }
  }

.nav-menu {
  white-space: normal;
  display: flex;
  align-items: center; 
  transform: translateY(0px) translateX(0px);
  justify-content: space-between;
    }

.brand {
  margin-left: 129px; }

.brand.current {
  margin-left: 0; }

 .nav-inner.row {
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  max-width: 1322px;
 }



form#search {
    padding-left: 0;
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
form#search input[type="search"] {
    -webkit-appearance: none;
}

input#search-input {
    outline: none;
} 

form#search input {
   font-size: 1.2em;
    min-width: 0;
    height: 38px;
    padding: 0;
    padding-left: 1em;
    width: 258px;
    border-top: 1px solid #4d4d4f;
    border-left: 1px solid #4d4d4f;
    border-bottom: 1px solid #4d4d4f;
    background: #fff;
    margin: 0;
    border-bottom-left-radius: 36px;
    border-top-left-radius: 36px;
    -moz-border-bottom-left-radius: 36px;
    -moz-border-top-left-radius: 36px;
    -webkit-border-bottom-left-radius: 36px;
    -webkit-border-top-left-radius: 36px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}
form#search button {
    font-size: 1.8em;
    min-width: 0;
    padding: 0 20px;
    height: 4.0rem;
    border: none;
    cursor: pointer;
    border-right: 1px solid #4d4d4f;
    border-top: 1px solid #4d4d4f;
    border-bottom: 1px solid #4d4d4f;
    background: #fff;
    border-bottom-right-radius: 36px;
    border-top-right-radius: 36px;
    -moz-border-bottom-right-radius: 36px;
    -moz-border-top-right-radius: 36px;
    -webkit-border-bottom-right-radius: 36px;
    -webkit-border-top-right-radius: 36px;
    margin-left: -5px;
}
form#search svg {
    height: 4.0rem;
    padding: 7px 0px;
    background: transparent;
    fill: #33373d;
    min-width: 2.4rem;
    border: none;
  }

.search-textbox {
    text-align: right;
}

@media screen and (max-width: 1240px) {
  .nav-link.last-link.how-we-hire {
    font-size: 2.3rem; }
  .nav-link.last-link.how-we-hire:hover {
    background-image: none; }
  .nav-link.our-company {
    font-size: 2.3rem; }
  .nav-link.our-company:hover {
    background-image: none; }
  .nav-link.social-responsibility {
    max-width: 100%;
    font-size: 2.3rem; }
  .nav-link.social-responsibility:hover {
    background-image: none; }
  .nav-link.diversity-inclusion {
    max-width: 100%;
    font-size: 2.3rem; }
  .nav-link.diversity-inclusion:hover {
    background-image: none; }
  .nav-link.blog {
    font-size: 2.3rem; }
  .nav-link.blog:hover {
    background-image: none; }
  .nav-link.students {
    font-size: 2.3rem; }
  .nav-link.students:hover {
    background-image: none; }
  .nav-menu {
    background-color: transparent; }
  .nav-inner {
    margin-left: 45px; }
  .hamburger {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 51px;
    height: 34px;
    margin-right: 60px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 52px;
    -o-object-fit: fill;
    object-fit: fill; }
  .hamburger.w--open {
    background-color: transparent; }
  .hamburger.hamburgermenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .icon {
    color: transparent; }
  .icon:hover {
    margin-top: 4px; }
  .line {
    position: static;
    display: block;
    width: auto;
    height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: #fff;
    font-size: 22px; }
  .hamburger-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 41px;
    height: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media screen and (max-width: 899px) {
  .logo {
    max-width: 75%;
    padding-left: 0; } }

@media screen and (max-width: 479px) {
  .nav-link {
    font-size: 2.3rem; }
  .brand.w--current {
    padding-left: 0px; }
  .nav-inner {
    margin-right: 0px;
    margin-left: 0px; }
  .hamburger {
    margin-right: 20px; }
  .logo {
    max-width: 75%;
    padding-left: 0; } }

* {
  margin: 0;
  padding: 0; }

/* Icon */
#nav-icon {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

#nav-icon span {
  height: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #4d4d4f;
  font-size: 22px;
  display: block;
  position: absolute;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) {
  top: 0px; }

#nav-icon span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 18px; }

#nav-icon span:nth-child(4) {
  top: 36px; }

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.dt-nav {
  display: flex;
  justify-content: space-between; }



#main_container .grid .grid__item {
  padding-top: 0px; }

.bump-up-margin-top-24 {
  margin-top: -24px; }

.padding-top-2rem {
  padding-top: 2rem; }

.padding-top-5rem {
  padding-top: 5rem; }

.padding-top-6rem {
  padding-top: 6rem; }
  @media screen and (max-width: 728px) {
    .padding-top-6rem {
      padding-top: 2rem; } }

.padding-bottom-2rem {
  padding-bottom: 2rem; }

  .padding-bottom-32rem {
    padding-bottom: 32rem;
  }

.margin-top-1rem {
  margin-top: 1rem; }

.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-right: 0; }

.margin-top-2rem {
  margin-top: 2rem; }
  @media screen and (max-width: 728px) {
    .margin-top-2rem {
      margin-top: 1rem; } }

.margin-top-3rem {
  margin-top: 3rem; }
  @media screen and (max-width: 728px) {
    .margin-top-3rem {
  margin-top: 1.5rem; }
  }

.margin-top-4rem {
  margin-top: 4rem; }

.margin-top-minus4rem {
  margin-top: -3.6rem; }

.margin-top-5rem {
  margin-top: 5rem; }

.margin-top-6rem {
  margin-top: 6rem; }

.margin-top-7rem {
  margin-top: 7rem; }

.margin-top-8rem {
  margin-top: 8rem; }
  @media screen and (max-width: 728px) {
    .margin-top-8rem {
      margin-top: 4rem; } }

.margin-top-9rem {
  margin-top: 9rem; }

  .margin-top-10rem {
  margin-top: 10rem; 


      }

  @media screen and (max-width: 728px) {
    .margin-top-10rem {
      margin-top: 5rem; } }

.margin-top-12rem {
  margin-top: 12rem; }


.margin-bottom-0rem {
  margin-bottom: 0; }

.margin-bottom-2rem {
  margin-bottom: 2rem; }

.margin-bottom-3rem {
  margin-bottom: 3rem; }

.margin-bottom-4rem {
  margin-bottom: 4rem; }

.margin-bottom-5rem {
  margin-bottom: 5rem; }

.margin-bottom-6rem {
  margin-bottom: 6rem; }

.margin-bottom-7rem {
  margin-bottom: 7rem; }
  @media screen and (max-width: 899px) {
    .margin-bottom-7rem {
      margin-bottom: 3rem; } }
.margin-bottom-12rem {
  margin-bottom: 12rem; }

.margin-top158 {
  margin-top: 158px; }
  @media screen and (max-width: 1024px) {
    .margin-top158 {
      margin-top: 3rem; } }

.pad-right-4 {
  padding-right: 4% !important; }

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

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.flex-image-center {
  display: flex;
  justify-content: center; }

.margin-left-10rem {
  margin-left: 10rem; }

@media screen and (min-width: 729px) {
  .grrreat {
    max-width: 69.0%; } }


.column-cta {

  display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 728px) {
  .column-cta {
    margin-bottom: 2rem;
  }
.column-cta img {
  max-width: 60%;
}

.column-cta .red-btn {
  margin-top: 0;
  }

  .show-mobileImportant {
    display: block !important;
  }

  .red-btn {
    margin-bottom: 4rem;
  }

  .flex-reverse-mobile {
    flex-direction: column-reverse;
  }
    
}

/* Footer */
.full-width-bar-footer-red {
  width: 100%;
  min-height: 20px;
  display: flex;
  margin-top: 4rem; 
  background: #bf2032;
  justify-content: center;
}

.full-width-bar-footer-red .row {
    color: #fff;
    padding-top: 4rem;
    padding-bottom: 2rem;
    font-family: Montserrat, sans-serif; 
    width: 100%;
    align-items: flex-end;
    max-width: 1322px;
}
.full-width-bar-footer-red p {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.full-width-bar-footer-red img {
  margin-bottom: 2rem;
}
  @media screen and (max-width: 1030px) {
    .full-width-bar-footer-red {
      position: relative;
      text-align: center;
     }
      .full-width-bar-footer-red [class*=col-] {
        flex: 0 0 100%;
        max-width: 100%; }
      .full-width-bar-footer-red [class*=offset-] {
        margin-left: 0;
        margin-right: 0; } }

    footer .row a {
      color: #fff;
      text-decoration: none;
      transition: all 0.3s linear;}
    footer .row a:hover {
      text-decoration: underline; }
    
.justify-flex-start {
      justify-content: flex-start !important;
}

#login {
  display: flex;
  margin-bottom: 3rem;
  flex-direction: column;
}
#login input {
      min-width: 260px;
    margin-right: 15px;
    color: #4d4d4f;
    font-size: 4rem;
        margin-bottom: 2rem;
}

#login .red-btn.margin-top-3rem {
  margin-top: 0;
      align-self: flex-start;
}

.kstl-results.js-results, .kstl-pager {
  text-align: center;
}