/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body, html {
  overflow-x: hidden; }

main.yell-leaders {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #fff; }
  main.yell-leaders h1, main.yell-leaders h2, main.yell-leaders h3, main.yell-leaders h4, main.yell-leaders h5, main.yell-leaders h6 {
    font-family: 'Lusitana', serif;
    margin: 0; }
  main.yell-leaders p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #333333; }
  main.yell-leaders .vigtop {
    background: url(../images/VignetteBorder-top.svg) repeat-x;
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none; }
  main.yell-leaders .vigleft {
    background: url(../images/VignetteBorder.svg) repeat-y;
    width: 200px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none; }
  main.yell-leaders .vigright {
    background: url(../images/VignetteBorder.svg) repeat-y;
    width: 200px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    pointer-events: none; }
  main.yell-leaders section.s1-yell {
    background: url(../images/Header-desktop-min.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 290px 0 100px;
    position: relative; }
    @media (max-width: 87.5em) {
      main.yell-leaders section.s1-yell {
        padding: 190px 60px 100px;
        background: url(../images/laptop/Header-laptop-min.jpg) center bottom no-repeat;
        background-size: cover; } }
    @media (max-width: 56.25em) {
      main.yell-leaders section.s1-yell {
        padding: 160px 60px 100px;
        background: url(../images/tablet/Header-tablet-min.jpg) center bottom no-repeat;
        background-size: cover; } }
    @media (max-width: 37.5em) {
      main.yell-leaders section.s1-yell {
        padding: 160px 30px 100px;
        background: url(../images/mobile/Header-mobile-min.jpg) center bottom no-repeat;
        background-size: cover; } }
    main.yell-leaders section.s1-yell.active div.description:before {
      width: 1018px; }
      @media (max-width: 75em) {
        main.yell-leaders section.s1-yell.active div.description:before {
          width: 100%;
          background-size: contain; } }
    main.yell-leaders section.s1-yell.active div.description:after {
      width: 1018px; }
      @media (max-width: 75em) {
        main.yell-leaders section.s1-yell.active div.description:after {
          width: 100%;
          background-size: contain; } }
    main.yell-leaders section.s1-yell h1 {
      font-size: 200px;
      color: #4A3532;
      margin: 0;
      font-weight: 700; }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s1-yell h1 {
          font-size: 160px; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s1-yell h1 {
          font-size: 120px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s1-yell h1 {
          font-size: 80px; } }
    main.yell-leaders section.s1-yell div.description {
      padding: 60px;
      width: 1018px;
      margin: 60px auto 15px;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media (max-width: 75em) {
        main.yell-leaders section.s1-yell div.description {
          width: 100%; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s1-yell div.description {
          padding: 60px 0; } }
      main.yell-leaders section.s1-yell div.description:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1018px;
        height: 34px;
        background: url(../images/flourish-1.svg) center no-repeat;
        background-size: 1018px;
        width: 0px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      main.yell-leaders section.s1-yell div.description:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1018px;
        height: 34px;
        background: url(../images/flourish-1.svg) center no-repeat;
        background-size: 1018px;
        width: 0px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      main.yell-leaders section.s1-yell div.description p {
        font-family: 'Lusitana', serif;
        font-weight: 700;
        margin: 0;
        font-size: 22px; }
        @media (max-width: 56.25em) {
          main.yell-leaders section.s1-yell div.description p {
            font-size: 20px; } }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s1-yell div.description p {
            font-size: 18px; } }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s1-yell div.description p {
            font-size: 16px; } }
    main.yell-leaders section.s1-yell p.author {
      font-weight: 700;
      font-size: 16px; }
  main.yell-leaders section.s2-yell {
    background: #FBF3E3;
    position: relative;
    padding: 75px 5% 75px; }
    @media (max-width: 75em) {
      main.yell-leaders section.s2-yell {
        padding-top: 0; } }
    @media (max-width: 43.75em) {
      main.yell-leaders section.s2-yell {
        padding: 0 0 75px; } }
    main.yell-leaders section.s2-yell .sticky-anchor {
      position: absolute;
      top: 0; }
    main.yell-leaders section.s2-yell .stop-this {
      position: absolute;
      bottom: 0; }
    main.yell-leaders section.s2-yell div.left {
      position: absolute;
      top: 0;
      left: 5%;
      width: 446px;
      padding: 75px 0; }
      @media (max-width: 100em) {
        main.yell-leaders section.s2-yell div.left {
          width: 360px; } }
      @media (max-width: 75em) {
        main.yell-leaders section.s2-yell div.left {
          width: 100%;
          position: relative;
          left: unset;
          padding: 0;
          margin-bottom: 60px; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s2-yell div.left {
          padding: 0 60px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media (max-width: 25em) {
        main.yell-leaders section.s2-yell div.left {
          padding: 0 30px; } }
      main.yell-leaders section.s2-yell div.left.stick {
        position: fixed; }
        @media (max-width: 75em) {
          main.yell-leaders section.s2-yell div.left.stick {
            position: relative; } }
      main.yell-leaders section.s2-yell div.left h2 {
        font-size: 50px;
        font-weight: 700;
        color: #4A3532;
        margin: 0; }
        @media (max-width: 100em) {
          main.yell-leaders section.s2-yell div.left h2 {
            font-size: 40px; } }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s2-yell div.left h2 {
            text-align: center;
            font-size: 35px; } }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s2-yell div.left h2 {
            text-align: center;
            font-size: 25px; } }
    main.yell-leaders section.s2-yell div.right {
      width: calc(100% - 5% - 500px);
      margin-left: auto; }
      @media (max-width: 100em) {
        main.yell-leaders section.s2-yell div.right {
          width: calc(100% - 5% - 400px); } }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s2-yell div.right {
          width: calc(100% - 5% - 350px); } }
      @media (max-width: 75em) {
        main.yell-leaders section.s2-yell div.right {
          width: 100%; } }
      main.yell-leaders section.s2-yell div.right .mobile-slider {
        display: none;
        position: relative; }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s2-yell div.right .mobile-slider {
            display: block; } }
        main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .padded {
          padding: 0 60px; }
          @media (max-width: 25em) {
            main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .padded {
              padding: 0 30px; } }
        main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider img.main-image {
          width: 90%; }
        main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .caption {
          background: #2E3852;
          padding: 15px;
          color: #fff;
          font-style: italic;
          font-size: 16px; }
        main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description {
          padding: 60px; }
          @media (max-width: 25em) {
            main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description {
              padding: 30px 30px 0; } }
          main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description h3 {
            color: #4A3532;
            font-size: 35px;
            font-weight: 700;
            margin: 0 0 15px; }
          main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description p {
            font-size: 16px; }
          main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description img {
            position: relative;
            opacity: 0.15;
            width: 200px;
            height: auto;
            z-index: -1;
            margin-top: -30px;
            -webkit-transform: translateX(65px);
            -ms-transform: translateX(65px);
            transform: translateX(65px);
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            opacity: 0.15;
            float: right; }
            @media (max-width: 25em) {
              main.yell-leaders section.s2-yell div.right .mobile-slider .image-slider .description img {
                -webkit-transform: translateX(30px);
                -ms-transform: translateX(30px);
                transform: translateX(30px); } }
        main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul {
          list-style: none;
          margin: 0;
          padding: 0;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          position: absolute;
          right: 30px;
          top: 0;
          width: 35px;
          height: 35px;
          white-space: nowrap;
          z-index: 20; }
          @media (max-width: 25em) {
            main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul {
              right: 16px; } }
          main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul li {
            display: inline-block;
            font-size: 35px;
            color: #B79F6E;
            opacity: 0.5;
            -webkit-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            font-weight: 700;
            position: relative; }
            main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul li.one {
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
              main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul li.one:after {
                content: "";
                display: inline-block;
                width: 45px;
                height: 1px;
                background: #B79F6E;
                margin: 0 15px; }
            main.yell-leaders section.s2-yell div.right .mobile-slider .year-nav ul li.active {
              opacity: 1; }
      main.yell-leaders section.s2-yell div.right .first {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s2-yell div.right .first {
            display: none; } }
        main.yell-leaders section.s2-yell div.right .first .image {
          width: 397px;
          z-index: 5; }
          @media (max-width: 100em) {
            main.yell-leaders section.s2-yell div.right .first .image {
              width: 305px; } }
          main.yell-leaders section.s2-yell div.right .first .image img {
            max-width: 100%; }
          main.yell-leaders section.s2-yell div.right .first .image p {
            font-style: italic;
            font-size: 16px;
            margin: 15px 0 0; }
        main.yell-leaders section.s2-yell div.right .first .text {
          width: calc(100% - 397px - 60px);
          position: relative;
          z-index: 2; }
          @media (max-width: 100em) {
            main.yell-leaders section.s2-yell div.right .first .text {
              width: calc(100% - 305px - 60px); } }
          main.yell-leaders section.s2-yell div.right .first .text h3 {
            color: #4A3532;
            font-size: 40px;
            font-weight: 700;
            margin: 0 0 15px; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .first .text h3 {
                font-size: 35px; } }
          main.yell-leaders section.s2-yell div.right .first .text p {
            font-size: 20px; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .first .text p {
                font-size: 18px; } }
            @media (max-width: 50em) {
              main.yell-leaders section.s2-yell div.right .first .text p {
                font-size: 16px; } }
          main.yell-leaders section.s2-yell div.right .first .text img {
            position: relative;
            opacity: 0.15;
            width: 600px;
            height: auto;
            z-index: -1;
            margin-top: -61px;
            -webkit-transform: translateX(200%);
            -ms-transform: translateX(200%);
            transform: translateX(200%);
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            opacity: 0; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .first .text img {
                width: 400px; } }
            main.yell-leaders section.s2-yell div.right .first .text img.active {
              -webkit-transform: translateX(-100px);
              -ms-transform: translateX(-100px);
              transform: translateX(-100px);
              opacity: 0.15; }
      main.yell-leaders section.s2-yell div.right .second {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s2-yell div.right .second {
            display: none; } }
        main.yell-leaders section.s2-yell div.right .second .image {
          width: 397px;
          z-index: 5;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
          @media (max-width: 100em) {
            main.yell-leaders section.s2-yell div.right .second .image {
              width: 305px; } }
          main.yell-leaders section.s2-yell div.right .second .image img {
            max-width: 100%; }
          main.yell-leaders section.s2-yell div.right .second .image p {
            font-style: italic;
            font-size: 16px;
            margin: 15px 0 0;
            text-align: right; }
        main.yell-leaders section.s2-yell div.right .second .text {
          width: calc(100% - 397px - 60px);
          position: relative;
          z-index: 2;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
          @media (max-width: 100em) {
            main.yell-leaders section.s2-yell div.right .second .text {
              width: calc(100% - 305px - 60px); } }
          main.yell-leaders section.s2-yell div.right .second .text h3 {
            color: #4A3532;
            font-size: 40px;
            font-weight: 700;
            margin: 0 0 15px; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .second .text h3 {
                font-size: 35px; } }
          main.yell-leaders section.s2-yell div.right .second .text p {
            font-size: 20px; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .second .text p {
                font-size: 18px; } }
            @media (max-width: 50em) {
              main.yell-leaders section.s2-yell div.right .second .text p {
                font-size: 16px; } }
          main.yell-leaders section.s2-yell div.right .second .text img {
            position: relative;
            opacity: 0.15;
            width: 600px;
            height: auto;
            z-index: -1;
            margin-top: -61px;
            -webkit-transform: translateX(200%);
            -ms-transform: translateX(200%);
            transform: translateX(200%);
            float: right;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
            opacity: 0; }
            @media (max-width: 100em) {
              main.yell-leaders section.s2-yell div.right .second .text img {
                width: 400px; } }
            main.yell-leaders section.s2-yell div.right .second .text img.active {
              -webkit-transform: translateX(100px);
              -ms-transform: translateX(100px);
              transform: translateX(100px);
              opacity: 0.15; }
  main.yell-leaders section.s3-yell {
    background: url(../images/Image2-desktop-min.jpg) center no-repeat;
    background-size: cover;
    padding: 194px 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
    main.yell-leaders section.s3-yell.active:before, main.yell-leaders section.s3-yell.active:after {
      width: 852px; }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell.active:before, main.yell-leaders section.s3-yell.active:after {
          width: calc(100% - 60px) !important;
          background-size: contain; } }
    main.yell-leaders section.s3-yell:before {
      content: "";
      position: absolute;
      top: 70px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 852px;
      height: 55px;
      background: url(../images/Flourish2.svg) center no-repeat;
      background-size: 852px;
      width: 0px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell:before {
          width: calc(100% - 60px) !important;
          background-size: contain; } }
    main.yell-leaders section.s3-yell:after {
      content: "";
      position: absolute;
      bottom: 70px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 852px;
      height: 44px;
      background: url(../images/Flourish3.svg) center no-repeat;
      background-size: 852px;
      width: 0px;
      -webkit-transition: all 0.5s ease 1s;
      -o-transition: all 0.5s ease 1s;
      transition: all 0.5s ease 1s; }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell:after {
          width: calc(100% - 60px) !important;
          background-size: contain; } }
    main.yell-leaders section.s3-yell h2 {
      width: 100%;
      text-align: center;
      margin: 0 0 95px;
      color: #FBF3E3;
      font-size: 60px;
      font-weight: 700; }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell h2 {
          font-size: 40px;
          margin-bottom: 60px; } }
    main.yell-leaders section.s3-yell h3 {
      color: #FBF3E3;
      font-size: 40px;
      font-weight: 700;
      margin: 0 0 15px; }
    main.yell-leaders section.s3-yell p {
      color: #fff; }
    main.yell-leaders section.s3-yell .left {
      width: calc(50% - 50px); }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell .left {
          width: 100%;
          margin-bottom: 60px; } }
    main.yell-leaders section.s3-yell .right {
      width: calc(50% - 50px); }
      @media (max-width: 59.375em) {
        main.yell-leaders section.s3-yell .right {
          width: 100%; } }
  main.yell-leaders section.s4-yell {
    background: #FBF3E3;
    position: relative;
    padding: 105px 10% 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2;
    overflow: hidden; }
    @media (max-width: 43.75em) {
      main.yell-leaders section.s4-yell {
        display: block;
        padding: 105px 0; } }
    main.yell-leaders section.s4-yell h2 {
      text-align: center;
      position: relative;
      color: #4A3532;
      font-size: 60px;
      margin: 0 auto 75px;
      font-weight: 700;
      display: inline-block; }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s4-yell h2 {
          font-size: 50px; } }
      @media (max-width: 75em) {
        main.yell-leaders section.s4-yell h2 {
          font-size: 40px;
          width: 500px; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s4-yell h2 {
          display: block;
          margin-bottom: 100px; } }
      @media (max-width: 31.25em) {
        main.yell-leaders section.s4-yell h2 {
          width: 100%;
          padding: 0 30px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 30px; } }
      main.yell-leaders section.s4-yell h2:before {
        content: "";
        width: 89px;
        height: 89px;
        background: url(../images/Flourish4.svg) center no-repeat;
        position: absolute;
        left: -100px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (max-width: 56.25em) {
          main.yell-leaders section.s4-yell h2:before {
            left: -60px; } }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s4-yell h2:before {
            top: -70px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(90deg);
            -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg); } }
      main.yell-leaders section.s4-yell h2:after {
        content: "";
        width: 89px;
        height: 89px;
        background: url(../images/Flourish4.svg) center no-repeat;
        position: absolute;
        right: -100px;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg); }
        @media (max-width: 56.25em) {
          main.yell-leaders section.s4-yell h2:after {
            right: -60px; } }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s4-yell h2:after {
            top: unset;
            right: unset;
            bottom: -70px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(-90deg);
            -ms-transform: translateX(-50%) rotate(-90deg);
            transform: translateX(-50%) rotate(-90deg); } }
    main.yell-leaders section.s4-yell .mobile-slider {
      display: none;
      position: relative; }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s4-yell .mobile-slider {
          display: block; } }
      main.yell-leaders section.s4-yell .mobile-slider .year-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        right: 30px;
        top: 0;
        width: 35px;
        height: 35px;
        white-space: nowrap;
        z-index: 20; }
        @media (max-width: 25em) {
          main.yell-leaders section.s4-yell .mobile-slider .year-nav ul {
            right: 16px; } }
        main.yell-leaders section.s4-yell .mobile-slider .year-nav ul li {
          display: inline-block;
          font-size: 35px;
          color: #B79F6E;
          opacity: 0.5;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          font-weight: 700;
          position: relative; }
          main.yell-leaders section.s4-yell .mobile-slider .year-nav ul li.one {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            main.yell-leaders section.s4-yell .mobile-slider .year-nav ul li.one:after {
              content: "";
              display: inline-block;
              width: 45px;
              height: 1px;
              background: #B79F6E;
              margin: 0 15px; }
          main.yell-leaders section.s4-yell .mobile-slider .year-nav ul li.active {
            opacity: 1; }
      main.yell-leaders section.s4-yell .mobile-slider .image-slider img {
        width: 85%; }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s4-yell .mobile-slider .image-slider img {
            width: 80%; } }
      main.yell-leaders section.s4-yell .mobile-slider .image-slider .description {
        padding: 30px 60px; }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s4-yell .mobile-slider .image-slider .description {
            padding: 30px; } }
        main.yell-leaders section.s4-yell .mobile-slider .image-slider .description h3 {
          color: #4A3532;
          margin: 30px 0 15px;
          font-size: 40px;
          font-weight: 700; }
          @media (max-width: 31.25em) {
            main.yell-leaders section.s4-yell .mobile-slider .image-slider .description h3 {
              font-size: 35px; } }
        main.yell-leaders section.s4-yell .mobile-slider .image-slider .description p {
          font-size: 20px; }
          @media (max-width: 31.25em) {
            main.yell-leaders section.s4-yell .mobile-slider .image-slider .description p {
              font-size: 18px; } }
    main.yell-leaders section.s4-yell .left, main.yell-leaders section.s4-yell .right {
      width: calc(50% - 50px); }
      @media (max-width: 75em) {
        main.yell-leaders section.s4-yell .left, main.yell-leaders section.s4-yell .right {
          width: 70%; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s4-yell .left, main.yell-leaders section.s4-yell .right {
          display: none; } }
      main.yell-leaders section.s4-yell .left img, main.yell-leaders section.s4-yell .right img {
        max-width: 100%; }
      main.yell-leaders section.s4-yell .left h3, main.yell-leaders section.s4-yell .right h3 {
        color: #4A3532;
        margin: 30px 0 15px;
        font-size: 40px;
        font-weight: 700; }
      main.yell-leaders section.s4-yell .left p, main.yell-leaders section.s4-yell .right p {
        font-size: 20px; }
    @media (max-width: 75em) {
      main.yell-leaders section.s4-yell .right {
        margin: 60px 0 0 auto; } }
    main.yell-leaders section.s4-yell .whoop {
      position: absolute;
      right: -50px;
      bottom: -15px;
      opacity: 0.15;
      z-index: -1;
      -webkit-transition: all 1.5s ease;
      -o-transition: all 1.5s ease;
      transition: all 1.5s ease;
      width: 1234px;
      height: auto;
      -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      transform: translateX(-300%);
      opacity: 0; }
      main.yell-leaders section.s4-yell .whoop.active {
        opacity: 0.15;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s4-yell .whoop {
          width: 820px;
          right: -20px; } }
      @media (max-width: 50em) {
        main.yell-leaders section.s4-yell .whoop {
          width: 412px;
          right: -10px;
          bottom: 0; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s4-yell .whoop {
          opacity: 0.15;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%); } }
  main.yell-leaders section.s5-yell {
    background: url(../images/image3-desktop-min.jpg) center no-repeat;
    background-size: cover;
    padding: 95px 10%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    main.yell-leaders section.s5-yell h2 {
      width: 100%;
      text-align: center;
      margin: 0 0 95px;
      color: #FBF3E3;
      font-size: 60px;
      font-weight: 700; }
      @media (max-width: 62.5em) {
        main.yell-leaders section.s5-yell h2 {
          font-size: 50px; } }
      @media (max-width: 50em) {
        main.yell-leaders section.s5-yell h2 {
          font-size: 40px;
          margin-bottom: 60px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell h2 {
          font-size: 30px; } }
      @media (max-width: 31.25em) {
        main.yell-leaders section.s5-yell h2 {
          font-size: 25px; } }
    main.yell-leaders section.s5-yell h3 {
      color: #FBF3E3;
      font-size: 40px;
      font-weight: 700;
      margin: 0 0 15px; }
      @media (max-width: 50em) {
        main.yell-leaders section.s5-yell h3 {
          font-size: 35px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell h3 {
          font-size: 22px; } }
    main.yell-leaders section.s5-yell p {
      color: #fff; }
      @media (max-width: 31.25em) {
        main.yell-leaders section.s5-yell p {
          font-size: 16px; } }
    main.yell-leaders section.s5-yell .left {
      width: calc(50% - 50px); }
      @media (max-width: 46.875em) {
        main.yell-leaders section.s5-yell .left {
          width: 100%;
          margin-bottom: 60px; } }
    main.yell-leaders section.s5-yell .right {
      width: calc(50% - 50px); }
      @media (max-width: 46.875em) {
        main.yell-leaders section.s5-yell .right {
          width: 100%; } }
    main.yell-leaders section.s5-yell .flourish-1 {
      position: absolute;
      width: 91px;
      height: 91px;
      left: 50px;
      top: 50px; }
      @media (max-width: 62.5em) {
        main.yell-leaders section.s5-yell .flourish-1 {
          width: 75px;
          height: 75px;
          left: 30px;
          top: 30px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell .flourish-1 {
          width: 45px;
          height: 45px; } }
    main.yell-leaders section.s5-yell .flourish-2 {
      position: absolute;
      width: 91px;
      height: 91px;
      right: 50px;
      top: 50px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      @media (max-width: 62.5em) {
        main.yell-leaders section.s5-yell .flourish-2 {
          width: 75px;
          height: 75px;
          right: 30px;
          top: 30px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell .flourish-2 {
          width: 45px;
          height: 45px; } }
    main.yell-leaders section.s5-yell .flourish-3 {
      position: absolute;
      width: 91px;
      height: 91px;
      right: 50px;
      bottom: 50px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
      @media (max-width: 62.5em) {
        main.yell-leaders section.s5-yell .flourish-3 {
          width: 75px;
          height: 75px;
          right: 30px;
          bottom: 30px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell .flourish-3 {
          width: 45px;
          height: 45px; } }
    main.yell-leaders section.s5-yell .flourish-4 {
      position: absolute;
      width: 91px;
      height: 91px;
      left: 50px;
      bottom: 50px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      @media (max-width: 62.5em) {
        main.yell-leaders section.s5-yell .flourish-4 {
          width: 75px;
          height: 75px;
          left: 30px;
          bottom: 30px; } }
      @media (max-width: 37.5em) {
        main.yell-leaders section.s5-yell .flourish-4 {
          width: 45px;
          height: 45px; } }
  main.yell-leaders section.s6-yell {
    background: #FBF3E3;
    position: relative;
    padding: 100px 0 140px; }
    @media (max-width: 87.5em) {
      main.yell-leaders section.s6-yell {
        padding-top: 0; } }
    main.yell-leaders section.s6-yell .mobile-slider {
      display: none;
      position: relative; }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s6-yell .mobile-slider {
          display: block; } }
      main.yell-leaders section.s6-yell .mobile-slider .year-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        right: 30px;
        top: 0;
        width: 35px;
        height: 35px;
        white-space: nowrap;
        z-index: 20; }
        @media (max-width: 25em) {
          main.yell-leaders section.s6-yell .mobile-slider .year-nav ul {
            right: 16px; } }
        main.yell-leaders section.s6-yell .mobile-slider .year-nav ul li {
          display: inline-block;
          font-size: 35px;
          color: #B79F6E;
          opacity: 0.5;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          font-weight: 700;
          position: relative; }
          main.yell-leaders section.s6-yell .mobile-slider .year-nav ul li.one {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            main.yell-leaders section.s6-yell .mobile-slider .year-nav ul li.one:after {
              content: "";
              display: inline-block;
              width: 45px;
              height: 1px;
              background: #B79F6E;
              margin: 0 15px; }
          main.yell-leaders section.s6-yell .mobile-slider .year-nav ul li.active {
            opacity: 1; }
      main.yell-leaders section.s6-yell .mobile-slider .image-slider img {
        width: 85%; }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s6-yell .mobile-slider .image-slider img {
            width: 80%; } }
      main.yell-leaders section.s6-yell .mobile-slider .image-slider .description {
        padding: 30px 60px; }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s6-yell .mobile-slider .image-slider .description {
            padding: 30px; } }
        main.yell-leaders section.s6-yell .mobile-slider .image-slider .description h3 {
          color: #4A3532;
          margin: 30px 0 15px;
          font-size: 40px;
          font-weight: 700; }
          @media (max-width: 31.25em) {
            main.yell-leaders section.s6-yell .mobile-slider .image-slider .description h3 {
              font-size: 35px; } }
        main.yell-leaders section.s6-yell .mobile-slider .image-slider .description p {
          font-size: 20px; }
          @media (max-width: 31.25em) {
            main.yell-leaders section.s6-yell .mobile-slider .image-slider .description p {
              font-size: 18px; } }
    main.yell-leaders section.s6-yell .inside {
      position: relative;
      padding: 75px 5% 75px; }
    main.yell-leaders section.s6-yell .sticky-anchor2 {
      position: absolute;
      top: 0; }
    main.yell-leaders section.s6-yell .stop-this2 {
      position: absolute;
      bottom: 0; }
    main.yell-leaders section.s6-yell div.left {
      position: absolute;
      top: 0;
      left: 5%;
      width: 446px;
      padding: 75px 0; }
      @media (max-width: 106.25em) {
        main.yell-leaders section.s6-yell div.left {
          width: 388px; } }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s6-yell div.left {
          position: relative;
          left: unset;
          width: 100%;
          text-align: center;
          margin-bottom: 60px; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s6-yell div.left {
          width: 100%;
          position: relative;
          left: unset; } }
      main.yell-leaders section.s6-yell div.left.stick {
        position: fixed; }
        @media (max-width: 87.5em) {
          main.yell-leaders section.s6-yell div.left.stick {
            position: relative; } }
      main.yell-leaders section.s6-yell div.left h2 {
        font-size: 50px;
        font-weight: 700;
        color: #4A3532;
        margin: 0; }
    main.yell-leaders section.s6-yell div.right {
      width: calc(100% - 5% - 500px);
      margin-left: auto; }
      @media (max-width: 106.25em) {
        main.yell-leaders section.s6-yell div.right {
          width: calc(100% - 5% - 388px); } }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s6-yell div.right {
          width: 100%; } }
      main.yell-leaders section.s6-yell div.right .first {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 100px; }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s6-yell div.right .first {
            display: none; } }
        main.yell-leaders section.s6-yell div.right .first .image {
          width: 619px;
          z-index: 5; }
          @media (max-width: 100em) {
            main.yell-leaders section.s6-yell div.right .first .image {
              width: 500px; } }
          @media (max-width: 56.25em) {
            main.yell-leaders section.s6-yell div.right .first .image {
              width: 350px; } }
          main.yell-leaders section.s6-yell div.right .first .image img {
            max-width: 100%; }
        main.yell-leaders section.s6-yell div.right .first .text {
          width: calc(100% - 619px - 60px);
          position: relative;
          z-index: 2; }
          @media (max-width: 100em) {
            main.yell-leaders section.s6-yell div.right .first .text {
              width: calc(100% - 500px - 60px); } }
          @media (max-width: 56.25em) {
            main.yell-leaders section.s6-yell div.right .first .text {
              width: calc(100% - 350px - 60px); } }
          main.yell-leaders section.s6-yell div.right .first .text h3 {
            color: #4A3532;
            font-size: 40px;
            font-weight: 700;
            margin: 0 0 15px; }
          main.yell-leaders section.s6-yell div.right .first .text p {
            font-size: 20px; }
      main.yell-leaders section.s6-yell div.right .second {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        @media (max-width: 43.75em) {
          main.yell-leaders section.s6-yell div.right .second {
            display: none; } }
        main.yell-leaders section.s6-yell div.right .second .image {
          width: 619px;
          z-index: 5;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
          @media (max-width: 100em) {
            main.yell-leaders section.s6-yell div.right .second .image {
              width: 500px; } }
          @media (max-width: 56.25em) {
            main.yell-leaders section.s6-yell div.right .second .image {
              width: 350px; } }
          main.yell-leaders section.s6-yell div.right .second .image img {
            max-width: 100%; }
        main.yell-leaders section.s6-yell div.right .second .text {
          width: calc(100% - 619px - 60px);
          position: relative;
          z-index: 2;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
          @media (max-width: 100em) {
            main.yell-leaders section.s6-yell div.right .second .text {
              width: calc(100% - 500px - 60px); } }
          @media (max-width: 56.25em) {
            main.yell-leaders section.s6-yell div.right .second .text {
              width: calc(100% - 350px - 60px); } }
          main.yell-leaders section.s6-yell div.right .second .text h3 {
            color: #4A3532;
            font-size: 40px;
            font-weight: 700;
            margin: 0 0 15px; }
          main.yell-leaders section.s6-yell div.right .second .text p {
            font-size: 20px; }
    main.yell-leaders section.s6-yell .gigem {
      position: absolute;
      right: -50px;
      bottom: 0px;
      opacity: 0.15;
      -webkit-transition: all 1.5s ease;
      -o-transition: all 1.5s ease;
      transition: all 1.5s ease;
      width: 1184px;
      height: auto;
      -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      transform: translateX(-300%);
      opacity: 0; }
      main.yell-leaders section.s6-yell .gigem.active {
        opacity: 0.15;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); }
      @media (max-width: 87.5em) {
        main.yell-leaders section.s6-yell .gigem {
          width: 790px;
          z-index: 1; } }
      @media (max-width: 43.75em) {
        main.yell-leaders section.s6-yell .gigem {
          width: 590px;
          z-index: 1;
          opacity: 0.15;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          right: -20px; } }
      @media (max-width: 31.25em) {
        main.yell-leaders section.s6-yell .gigem {
          width: 395px;
          z-index: 1; } }
  main.yell-leaders section.s7-yell {
    background: url(../images/Image4-desktop-min.jpg) center no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative; }
    main.yell-leaders section.s7-yell .text {
      width: 1118px;
      text-align: center;
      margin: 0 auto; }
      @media (max-width: 75em) {
        main.yell-leaders section.s7-yell .text {
          width: 100%;
          padding: 0 60px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      main.yell-leaders section.s7-yell .text p {
        font-family: 'Lusitana', serif;
        font-size: 30px; }
        @media (max-width: 75em) {
          main.yell-leaders section.s7-yell .text p {
            font-size: 28px; } }
        @media (max-width: 50em) {
          main.yell-leaders section.s7-yell .text p {
            font-size: 24px; } }
        @media (max-width: 37.5em) {
          main.yell-leaders section.s7-yell .text p {
            font-size: 20px; } }
        @media (max-width: 31.25em) {
          main.yell-leaders section.s7-yell .text p {
            font-size: 18px; } }
        main.yell-leaders section.s7-yell .text p a {
          font-weight: 700;
          text-decoration: none;
          color: #333; }
      main.yell-leaders section.s7-yell .text .styled-button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 30px auto 0;
        width: 260px;
        height: 65px;
        background: url(../images/Button.svg) center no-repeat;
        font-size: 18px;
        color: #4A3532;
        font-family: 'Lusitana', serif;
        text-decoration: none;
        font-weight: 700;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        main.yell-leaders section.s7-yell .text .styled-button:hover {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
