html, body {
  height: 100%; }

body {
  font-size: 16px;
  font-family: 'Helvetica', sans-serif;
  overflow-x: hidden; }
  body.no-scroll {
    overflow-y: hidden; }

img {
  max-width: 100%; }

.clear {
  clear: both; }

h1, h2 {
  font-family: "tenby-seven", sans-serif;
  font-weight: 700; }

p {
  line-height: 1.8; }

div.big-container {
  width: 1400px;
  margin: 0 auto;
  background: #FAFAFA; }

*:focus {
  outline: none; }

@-webkit-keyframes headerfirst {
  from {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; } }

@keyframes headerfirst {
  from {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; } }

@-webkit-keyframes headersecond {
  from {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@keyframes headersecond {
  from {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

header {
  width: 100%;
  background-color: #ffffff; }

section.s1 {
  width: 100%;
  position: relative; }
  section.s1 div.high-stakes {
    background: url(https://cdn.txamfoundation.com/Spirit/Fall-2018/cover-feature/hero.jpg) center no-repeat;
    background-size: cover;
    padding: 222px 0;
    overflow: hidden; }
    section.s1 div.high-stakes div.text {
      padding: 30px 0;
      position: relative; }
      section.s1 div.high-stakes div.text h1 {
        font-size: 155px;
        color: #88EA4B;
        width: 100%;
        margin: 0; }
      section.s1 div.high-stakes div.text h2 {
        color: #ffffff;
        margin-top: 45px;
        line-height: 1.3;
        font-size: 30px; }
      section.s1 div.high-stakes div.text h3 {
        color: #FFFFFF;
        font-size: 18px;
        margin-top: 20px;
        position: absolute;
        left: 0;
        bottom: -150px; }
  section.s1 div.arrows {
    position: absolute;
    bottom: -23px;
    left: 10%;
    z-index: 1; }
    section.s1 div.arrows img {
      display: block; }

section.stock {
  background: url(https://cdn.txamfoundation.com/Spirit/Fall-2018/cover-feature/intro-section-background.jpg) center no-repeat;
  background-size: cover; }

section.bottom {
  margin-bottom: 150px; }

section.text-section {
  position: relative; }
  section.text-section img {
    width: 100%;
    position: absolute;
    top: 10%; }
    section.text-section img#stock-1 {
      width: 100%;
      right: 0;
      top: 240px; }
    section.text-section img#stock-3 {
      top: 0; }
  section.text-section div.big-container {
    background: url(https://cdn.txamfoundation.com/Spirit/Fall-2018/cover-feature/Wall-Street-signs-bw.jpg) center no-repeat;
    background-size: cover;
    padding: 320px 0;
    overflow: hidden;
    position: relative; }
  section.text-section div.col-md-8 {
    padding: 100px 0;
    position: relative; }
    section.text-section div.col-md-8 div.h1-box {
      position: relative;
      margin-bottom: 30px; }
      section.text-section div.col-md-8 div.h1-box h1 {
        margin-left: 0px;
        z-index: 1; }
      section.text-section div.col-md-8 div.h1-box h1::before {
        content: "";
        background-color: #88EA4B;
        position: absolute;
        width: 48%;
        height: 100%;
        left: -40px;
        top: -6px;
        z-index: -1; }
    section.text-section div.col-md-8 div.text p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 20px; }
    section.text-section div.col-md-8 div.text p#dropcap:first-child:first-letter {
      color: #ffffff;
      float: left;
      background-color: #333333;
      font-size: 46px;
      padding: 0 27px;
      margin-right: 10px; }

section.Image-Section {
  margin-bottom: 100px; }
  section.Image-Section div.content {
    position: relative; }
    section.Image-Section div.content img {
      width: 60%;
      height: inherit; }
    section.Image-Section div.content div#right {
      text-align: right; }
    section.Image-Section div.content div.quote {
      position: absolute;
      bottom: -70px;
      right: 40px;
      background-color: #333333;
      width: 40%; }
      section.Image-Section div.content div.quote div.quote-mark {
        width: 40px;
        height: 40px;
        background: url("https://cdn.txamfoundation.com/Spirit/Fall-2018/cover-feature/Quote_Mark.svg") no-repeat center;
        margin: 55px 0 0 50px; }
      section.Image-Section div.content div.quote p {
        margin: 4px 45px 60px 70px;
        font-size: 26px;
        font-family: "tenby-seven", sans-serif; }
        section.Image-Section div.content div.quote p mark {
          padding: 3px 0;
          background-color: #fff;
          -webkit-box-shadow: 10px 0 0 white, -10px 0 0 white;
          box-shadow: 10px 0 0 white, -10px 0 0 white; }
      section.Image-Section div.content div.quote p#quote-text-right {
        margin: 4px 45px 30px 70px; }
      section.Image-Section div.content div.quote p#mark {
        font-size: 155px;
        color: #88EA4B;
        position: absolute;
        left: 56px;
        top: -25px;
        font-family: "abril-titling", sans-serif;
        margin: 0;
        padding: 0; }
      section.Image-Section div.content div.quote div.right-byline {
        display: none; }
      section.Image-Section div.content div.quote div.byline {
        position: absolute;
        z-index: 1;
        width: 100%;
        bottom: 0;
        right: 0;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px); }
        section.Image-Section div.content div.quote div.byline div.line {
          display: inline-block;
          width: 60%;
          height: 4px;
          background-color: #88EA4B;
          float: left;
          display: none; }
        section.Image-Section div.content div.quote div.byline p {
          text-transform: uppercase;
          font-family: "tenby-seven", sans-serif;
          font-size: 18px;
          color: #fff;
          font-weight: 400;
          margin: 0;
          text-align: right;
          padding: 20px; }
      section.Image-Section div.content div.quote div#byline-right {
        display: none; }
    section.Image-Section div.content div.line-wide {
      position: absolute;
      height: 4px;
      background-color: #88EA4B;
      bottom: -37px;
      width: 80%; }
    section.Image-Section div.content div#quote-right {
      left: 60px;
      width: 50%; }
      section.Image-Section div.content div#quote-right div.right-byline {
        display: block;
        width: 100%;
        margin: 0 0 20px 60px; }
        section.Image-Section div.content div#quote-right div.right-byline div.line {
          height: 4px;
          background-color: #88EA4B;
          float: left;
          width: 57%;
          margin-right: 20px;
          margin-top: 16px; }
        section.Image-Section div.content div#quote-right div.right-byline p {
          text-transform: uppercase;
          margin: 0;
          font-family: "tenby-seven", sans-serif;
          font-size: 18px;
          color: #fff;
          font-weight: 400; }

section.image-break div.image {
  margin: auto;
  width: 80%;
  position: relative; }
  section.image-break div.image div.arrows {
    position: absolute;
    top: 50%;
    right: -15px;
    z-index: 1; }
    section.image-break div.image div.arrows img {
      display: block; }
      section.image-break div.image div.arrows img.upsideDown {
        margin-top: 6px; }
  section.image-break div.image div.arrows-left {
    position: absolute;
    top: 50%;
    left: -11px;
    z-index: 1; }
    section.image-break div.image div.arrows-left img {
      display: block; }
      section.image-break div.image div.arrows-left img.upsideDown {
        margin-top: 6px; }

section.s6 div.container {
  padding-bottom: 200px; }
  section.s6 div.container img {
    height: 100%; }

section.s19 {
  background: url(https://cdn.txamfoundation.com/Spirit/Fall-2018/cover-feature/making-it-to-wall-street-section-background.jpg);
  background-size: cover;
  position: relative; }
  section.s19 div.container {
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px); }
    section.s19 div.container div.arrows {
      position: absolute;
      top: 120px;
      right: -10%;
      z-index: 1; }
      section.s19 div.container div.arrows img {
        display: block;
        margin: 0; }
    section.s19 div.container div.women-statue {
      margin-bottom: 100px; }
    section.s19 div.container div.h1-box {
      position: relative;
      margin-bottom: 30px; }
      section.s19 div.container div.h1-box h1 {
        margin-left: 20px;
        z-index: 1; }
      section.s19 div.container div.h1-box h1::before {
        content: "";
        background-color: #88EA4B;
        position: absolute;
        width: 48%;
        height: 100%;
        left: -40px;
        top: -6px;
        z-index: -1; }
    section.s19 div.container p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 20px; }

/* 1400 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 1400px) {
  section.s1 div.high-stakes {
    padding: 4px 50px; }
  section.s1 div.high-stakes div.text h3 {
    position: relative;
    bottom: unset; }
  section.s1 div.high-stakes div.text h1 {
    font-size: 125px; }
  section.s1 div.high-stakes div.text h2 {
    font-size: 25px; }
  section.s19 div.container div.women-statue {
    width: 80%;
    margin: auto;
    margin-bottom: 50px; }
  section.s19 div.container div.arrows {
    right: 5%; } }

/* --------------------------------------------------------------- */
/* 1200 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  section.Image-Section div.content {
    width: 80%;
    margin: auto;
    position: relative; }
    section.Image-Section div.content img {
      width: 90%; }
    section.Image-Section div.content div.line-wide {
      width: 70%; }
  section.Image-Section div.content div.quote {
    width: 60%; }
  section.Image-Section div.content div.byline div.line {
    left: 60px; }
  section.Image-Section div.content div#quote-right {
    width: 60%;
    left: 0;
    bottom: -160px; }
    section.Image-Section div.content div#quote-right div.right-byline {
      margin-left: 30px; }
  section.Image-Section div.content div.quote p {
    font-size: 19px; } }

/* --------------------------------------------------------------- */
/* 992 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 992px) {
  section.Image-Section div.content div.quote {
    width: 75%;
    bottom: -120px;
    right: -60px; }
  section.Image-Section div.content div#quote-right {
    width: 75%;
    bottom: -200px;
    left: -35px; }
  section.Image-Section div.content div#quote-right div.right-byline div.line {
    width: 47%; }
  section.Image-Section div.content div.line-wide {
    width: 60%;
    bottom: -87px; }
  section.Image-Section div.content img {
    width: 100%; }
  section.text-section {
    padding-top: 40px; } }

/* --------------------------------------------------------------- */
/* 768 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  section.text-section {
    padding: 0; }
  section.text-section div.col-md-8 div.text {
    padding: 0 45px; }
  section.s19 div.container div.arrows {
    display: none; }
  section.image-break div.image {
    width: 100%; }
    section.image-break div.image div.arrows, section.image-break div.image div.arrows-left {
      display: none; }
  section.text-section div.col-md-8 {
    padding: 50px 0; }
    section.text-section div.col-md-8 div.h1-box {
      margin-left: 45px; }
      section.text-section div.col-md-8 div.h1-box h1:before {
        left: -16px; }
  section.Image-Section {
    margin-bottom: 45px; }
  section.Image-Section div.content {
    width: 100%; }
    section.Image-Section div.content div.quote {
      position: relative;
      display: block;
      width: 100%;
      margin: 0 auto;
      top: 0;
      left: 0;
      padding-top: 20px; }
      section.Image-Section div.content div.quote div.quote-mark {
        margin-top: 0; }
      section.Image-Section div.content div.quote p {
        margin: 0;
        padding: 20px 96px 15px 96px; }
      section.Image-Section div.content div.quote div.byline {
        position: relative;
        padding: 20px;
        width: 90%;
        margin-left: 10%; }
        section.Image-Section div.content div.quote div.byline * {
          position: relative;
          top: 0;
          left: 0;
          margin: 0;
          padding: 0; }
        section.Image-Section div.content div.quote div.byline div.line {
          display: block;
          float: left;
          margin-top: 30px;
          width: 55%; }
        section.Image-Section div.content div.quote div.byline p {
          text-align: right; }
      section.Image-Section div.content div.quote p#quote-text-right {
        margin: 0; }
    section.Image-Section div.content div#quote-right {
      width: 100%;
      left: 0;
      top: 0; }
  section.Image-Section div.content div.line-wide {
    display: none; }
  section.Image-Section div.content div#quote-right div.right-byline {
    margin-left: 15%;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 40px; }
    section.Image-Section div.content div#quote-right div.right-byline div.line {
      width: 36%;
      margin-right: 50px; }
    section.Image-Section div.content div#quote-right div.right-byline p {
      padding: 0; } }

/* --------------------------------------------------------------- */
/* 600 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 600px) {
  h1, .h1 {
    font-size: 25px; }
  section.s1 div.high-stakes div.text h1 {
    font-size: 75px; }
  section.s1 div.high-stakes div.text h2 {
    font-size: 20px; }
  /*Image Section*/
  section.Image-Section div.content div.quote p {
    padding: 20px 60px 0px 60px; } }

/* --------------------------------------------------------------- */
/* 500 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 500px) {
  section.Image-Section div.container {
    padding: 0; }
  section.Image-Section div.content div.quote div.byline {
    width: 100%;
    margin: 0; }
    section.Image-Section div.content div.quote div.byline div.line {
      width: 50%; }
  section.Image-Section div.content div.quote p {
    padding: 20px;
    padding-bottom: 0; }
  section.text-section div.col-md-8 div.text {
    padding: 0 15px; }
  section.text-section div.col-md-8 div.h1-box {
    margin-left: 15px; }
  section.Image-Section div.content div.quote {
    padding-left: 50px; }
  section.Image-Section div.content div.quote div.quote-mark {
    margin: 0; }
  section.Image-Section div.content div.quote p {
    padding: 10px; }
  section.Image-Section div.content div.quote div.byline {
    margin: 0;
    padding: 0; }
  section.Image-Section div.content div.quote p#quote-text-right {
    padding: 0; }
  section.Image-Section div.content div#quote-right div.right-byline {
    margin: 0;
    padding: 0; }
  section.Image-Section div.content div#quote-right {
    padding-bottom: 10px;
    padding-right: 50px; }
  section.Image-Section div.content div#quote-right div.right-byline div.line {
    margin-right: 30px; }
  section.s19 div.container div.h1-box h1::before {
    left: 0; } }

/* --------------------------------------------------------------- */
/* 400 */
/* --------------------------------------------------------------- */
@media only screen and (max-width: 400px) {
  section.Image-Section div.content div.quote div.byline {
    padding-bottom: 0; }
    section.Image-Section div.content div.quote div.byline div.line {
      margin-top: 33px;
      width: 45%; }
  section.Image-Section div.content div.quote p {
    padding: 20px;
    padding-bottom: 0; }
  section.s1 div.high-stakes {
    padding: 4px 0; } }

/* --------------------------------------------------------------- */
