.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
#wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #f8f8f8;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
#wrapper.modal-open {
  overflow-y: hidden;
}
#scroller {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.story .page {
  padding-left: 60px;
}
.story #chapter-0 .page {
  padding-left: 0;
}
.story #chapter-0 .page {
  left: 0;
}
.story #chapter-0 .page {
  left: 0;
}
.story .bottom-block {
  background: #343434;
  color: #343434;
  position: relative;
  top: -1px;
}
.chapters {
  background: #f8f8f8;
}
.map-canvas {
  height: 100%;
}
@media (max-width: 979px) and (min-width: 768px) {
  .story .page {
    padding-left: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .story .page {
    left: 0;
    padding-left: 0;
  }
}


.analytics-pixel {
  position: absolute;
  left: 40%;
  bottom: 0;
  min-width: 100px;
  height: 20px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  outline: 0;
  border: 0;
  color: #f00;
  text-indent: 0;
  z-index: 10000;
  visibility: hidden;
}
.analytics-pixel.debug {
  visibility: visible;
}


.bookcase-mobile-slider {
  position: relative;
  padding: 0 20px;
}
.bookcase-mobile-slider .slider-container {
  position: relative;
  width: 580px;
  height: 800px;
  margin: 0 auto;
  padding: 0;
}
.bookcase-mobile-slider .slider-container .slide {
  width: 100%;
  height: 100%;
}
.bookcase-mobile-slider .slider-container .slide > div {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.bookcase-mobile-slider .slider-container .slide > div img {
  width: 281px;
  height: 378px;
  cursor: pointer;
}
.bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager {
  bottom: -15px;
}
.bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  background: #fff;
  width: 12px;
  height: 12px;
  border: 1px solid #b8b8b8;
  border-radius: 12px;
}
.bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background: #b9975b;
  border: 1px solid #b9975b;
}
.bookcase-mobile-slider:before,
.bookcase-mobile-slider:after {
  content: '';
  display: block;
  width: 100%;
  height: 34px;
  position: absolute;
  top: calc(50% - 48px);
  left: 0;
  z-index: 1;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/wood-bookshelf.png") repeat-x 0 0;
}
.bookcase-mobile-slider:after {
  top: calc(100% - 46px);
}
@media (max-width: 767px) {
  .bookcase-mobile-slider .slider-container {
    width: 320px;
    height: 420px;
  }
  .bookcase-mobile-slider .slider-container .slide > div img {
    width: 131px;
    height: 176px;
  }
  .bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: -15px;
  }
  .bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
    background: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #b8b8b8;
    border-radius: 8px;
  }
  .bookcase-mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
    background: #b9975b;
    border: 1px solid #b9975b;
  }
}

.book-case {
  position: relative;
  text-align: center;
  padding-bottom: 75px;
}
.book-case.mobile-slider {
  padding-top: 20px;
  color: #000000;
}
.book-case .imageMap .image {
  display: inline-block;
  width: 912px;
  height: 1154px;
  margin: 0 auto;
}
.book-case .bookcase-popup-wrapper.desktop .base-popup {
  position: absolute;
  left: 0;
  top: -40px;
}
.book-case .bookcase-popup-wrapper.desktop .base-popup .popup-close-wrapper {
  height: 50px;
}
.book-case .bookcase-popup-wrapper.desktop .base-popup .popup-close-wrapper .popup-close {
  top: 15px;
  right: 15px;
}
.book-case .bookcase-popup-wrapper.desktop .base-popup .popup-content {
  overflow: hidden;
  top: 50px;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  z-index: 3;
}
.bx-wrapper .bx-viewport ul {
  margin: 0;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  bottom: 5px\9;
  width: 100%;
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 5px;
  }
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/bx-loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(160, 160, 160, 0.4);
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  outline: 0;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #013d7c;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/bx-sprite.png") no-repeat 0 -730px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/bx-sprite.png") no-repeat -42px -730px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 -772px;
}
.bx-wrapper .bx-next:hover {
  background-position: -42px -772px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  outline: 0;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.footer {
  position: relative;
  width: 100%;
  background: #343434;
  padding-bottom: 110px;
  color: #fff;
  text-align: center;
}
.footer .menu {
  list-style: none;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  padding: 36px 0 50px 0;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
}
.footer .menu li {
  display: inline-block;
  padding: 0 20px;
}
.footer .menu a {
  text-decoration: none;
  color: #fff;
}
.footer .copyright {
  font-size: 12px;
  line-height: 21px;
  padding-bottom: 30px;
}
.footer .logo {
  width: 43px;
  height: 55px;
  background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.bottom-block {
  background: #343434;
}

.footer-links {
  position: relative;
  width: 100%;
  max-width: 1045px;
  margin: 0 auto;
  top: 0;
  left: 0;
  overflow: hidden;
}
.footer-links .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #39393b;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
}
.footer-links .footer-link {
  position: relative;
  float: left;
  width: 324px;
  height: 331px;
  margin: 15px 12px;
  background: #ffffff;
}
.footer-links .footer-link .image {
  width: 324px;
  height: 221px;
}
.footer-links .footer-link .description {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #39393b;
  font-size: 18px;
  line-height: 24px;
  padding: 11px 20px;
  text-align: left;
}
.see-more {
  text-align: center;
  margin-bottom: 60px;
}
.footer-analytics {
  position: relative;
}
@media (max-width: 767px) {
  .footer-links .footer-link {
    margin: 15px 0;
    clear: left;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .footer-links .footer-link .image {
    width: 320px;
  }
}

.head-shot-with-name {
  position: relative;
  float: left;
  top: 20px;
  width: 150px;
  height: 190px;
  margin-right: 8px;
  opacity: .4;
}
.head-shot-with-name.active {
  opacity: 1;
}
.head-shot-with-name .image {
  position: absolute;
  width: 150px;
  max-height: 150px;
}
.head-shot-with-name .person-name {
  position: absolute;
  width: 150px;
  top: 150px;
  text-align: center;
}


.leader-board {
  position: fixed;
  top: 0;
  left: 100px;
  text-align: left;
  width: 220px;
  height: 100%;
  padding: 0;
  display: none;
}
.leader-board.show {
  display: block;
}
.leader-board .players {
  display: block;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  text-align: left;
  width: 185px;
  padding: 0;
  float: left;
  color: #000;
}
.leader-board .players .title {
  text-align: center;
  font-size: 22px;
}
.leader-board .players .subtitle {
  text-align: center;
  font-size: 16px;
}
.leader-board .players .list {
  margin-top: 0;
  list-style: none;
  width: 100%;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 0;
}
.leader-board .players .list .line {
  border-bottom: 1px solid black;
}
.leader-board .players .list .line .position {
  text-align: left;
}
.leader-board .players .list .line .position::after {
  content: ")";
}
.leader-board .players .list .line .name {
  position: absolute;
  left: 53px;
}
.leader-board .players .list .line .score {
  position: absolute;
  left: 155px;
}

.navigation {
  position: absolute;
  z-index: 20;
  top: 100vh;
  left: 0;
  height: 100%;
  width: 60px;
  background-color: white;
  display: block;
  transition: width 0.3s;
  overflow: hidden;
  min-height: 640px;
}
.navigation:after {
  content: '';
  display: block;
  height: 100vh;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 75px;
  right: 0;
  z-index: 10;
  transition: height 1s;
  transition-delay: 0;
  -webkit-transition-delay: 0;
  box-shadow: 0 -10px 80px #ffffff;
}
.navigation.expand:not(.comments-open) {
  width: 360px;
  transition: width 1s;
}
.navigation.expand:not(.comments-open):after {
  height: 0;
  transition: height 2.0s;
  transition-delay: 0;
  -webkit-transition-delay: 0;
}
.navigation.expand:not(.comments-open) .pga-logo:before {
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform-origin: top left;
      transform-origin: top left;
  transition: transform 1s ease-out;
}
.navigation.expand:not(.comments-open) .chapter-list {
  width: 100%;
}
.navigation.expand:not(.comments-open) .chapter-list .chapter .chapter-title {
  display: inline-block;
}
.navigation.expand:not(.comments-open) .share-icons .share-icon {
  cursor: pointer;
}
.navigation.expand:not(.comments-open) .share-icons .share-icon .description {
  display: none;
  color: #003e7e;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 59px;
  white-space: nowrap;
  font-size: 12px;
  position: relative;
  bottom: -6px;
}
.navigation .icon-hamburger {
  width: 25px;
  height: 27px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -293px;
  display: none;
  margin: 20px 0 5px 28px;
}
.navigation .pga-logo {
  position: relative;
  top: 20px;
  left: 16px;
}
.navigation .pga-logo:before {
  content: "";
  display: inline-block;
  width: 58px;
  height: 74px;
  background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-out;
  -ms-transform: scale(0.54);
      transform: scale(0.54);
  -webkit-transform: scale(0.54);
  -ms-transform-origin: top left;
      transform-origin: top left;
}
.navigation .share-icons {
  position: absolute;
  left: 16px;
  top: calc(100% - 162px);
}
.navigation .share-icons .share-icon {
  display: block;
  width: 29px;
  height: 29px;
  margin-bottom: 10px;
}
.navigation .share-icons .share-icon.twitter {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -174px;
}
.navigation .share-icons .share-icon.facebook {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -213px;
}
.navigation .share-icons .share-icon.email {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -49px -174px;
}
.navigation .share-icons .share-icon .description {
  display: none;
}
.navigation .chapter-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: 33%;
  width: 60px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation .chapter-list .chapter {
  height: 30px;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 16px;
  cursor: pointer;
  white-space: nowrap;
}
.navigation .chapter-list .chapter.selected .icon .nav-text {
  color: #ffffff;
  background: #b9975b;
  border-radius: 50%;
}
.navigation .chapter-list .chapter.selected .chapter-title {
  color: #b9975b;
}
.navigation .chapter-list .chapter:hover .chapter-title {
  color: #b9975b;
}
.navigation .chapter-list .chapter .chapter-title {
  padding-left: 30px;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  font-weight: bold;
  text-transform: uppercase;
  color: #39393b;
  letter-spacing: 1px;
  white-space: nowrap;
  font-size: 14px;
}
.navigation .chapter-list .chapter .icon {
  font-size: 14px;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  font-weight: bold;
  color: #b9975b;
}
.navigation .chapter-list .chapter .icon .nav-text {
  color: #39393b;
  display: inline-block;
  text-align: center;
  width: 30px;
  line-height: 31px;
  height: 30px;
  cursor: pointer;
}
.navigation .chapter-list .chapter .chapter-title {
  display: none;
}
.navigation .share {
  position: absolute;
  left: 55px;
  top: calc(100% - 150px);
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  -ms-transform-origin: left top 0;
      transform-origin: left top 0;
  display: none;
}
@media (max-width: 979px) and (min-width: 768px) {
  .navigation {
    min-height: inherit;
    height: 49px;
    width: 100%;
    transform: translate3d(0, 0, 0);
    overflow: inherit;
    overflow: initial;
  }
  .navigation:after {
    display: none;
  }
  .navigation.expand,
  .navigation.expand:not(.comments-open) {
    width: 100%;
    height: 49px;
  }
  .navigation.expand:after,
  .navigation.expand:not(.comments-open):after {
    display: none;
  }
  .navigation.expand .pga-logo:before,
  .navigation.expand:not(.comments-open) .pga-logo:before {
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform: scale(1);
    transition: none;
    margin-left: 0;
    width: 31px;
    height: 40px;
    background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .navigation.expand .chapter-list,
  .navigation.expand:not(.comments-open) .chapter-list {
    display: block;
    position: absolute;
    top: 48px;
    left: 0;
    margin: 0;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 0.95);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    height: calc(100vh - 48px);
    height: -webkit-calc(100vh - 48px);
  }
  .navigation.expand .chapter-list .chapter,
  .navigation.expand:not(.comments-open) .chapter-list .chapter {
    padding-left: 32px;
    text-align: left;
  }
  .navigation.expand .chapter-list .chapter.selected .chapter-title,
  .navigation.expand:not(.comments-open) .chapter-list .chapter.selected .chapter-title {
    color: #b9975b;
  }
  .navigation.expand .chapter-list .chapter-title,
  .navigation.expand:not(.comments-open) .chapter-list .chapter-title {
    display: inline-block;
    padding-left: 30px;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    font-weight: bold;
    text-transform: uppercase;
    color: #39393b;
    letter-spacing: 1px;
  }
  .navigation.expand .icon-hamburger,
  .navigation.expand:not(.comments-open) .icon-hamburger {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -48px -293px;
  }
  .navigation.expand .share-icons .share-icon .description,
  .navigation.expand:not(.comments-open) .share-icons .share-icon .description {
    display: none;
  }
  .navigation.nav-hidden {
    left: 0;
    top: 0;
    width: 100%;
  }
  .navigation.nav-hidden .icon-hamburger {
    display: none;
  }
  .navigation .icon-hamburger {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    margin: 12px 0 5px 31px;
  }
  .navigation .chapter-list {
    display: none;
  }
  .navigation .pga-logo {
    top: 3px;
    left: 76px;
  }
  .navigation .pga-logo:before {
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform: scale(1);
    transition: none;
    margin-left: 0;
    width: 31px;
    height: 40px;
    background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .navigation .pga-logo:after {
    content: "ARNIE'S ARMY";
    font-size: 14px;
    position: absolute;
    top: -16px;
    left: 51px;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    color: #39393b;
    white-space: nowrap;
  }
  .navigation .share {
    right: 30px;
    top: 20px;
    left: 80%;
    -ms-transform: rotate(0);
        transform: rotate(0);
    display: none;
  }
  .navigation .share-icons {
    top: 9px;
    left: initial;
    right: 81px;
  }
  .navigation .share-icons .share-icon {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .navigation .share-icons .description {
    display: none;
  }
}
@media (max-width: 767px) {
  .navigation {
    height: 49px;
    width: 100%;
    transform: translate3d(0, 0, 0);
    overflow: inherit;
    overflow: initial;
    box-shadow: none;
    min-height: inherit;
  }
  .navigation:after {
    display: none;
  }
  .navigation.expand,
  .navigation.expand:not(.comments-open) {
    width: 100%;
    height: 49px;
  }
  .navigation.expand:after,
  .navigation.expand:not(.comments-open):after {
    display: none;
  }
  .navigation.expand .pga-logo:before,
  .navigation.expand:not(.comments-open) .pga-logo:before {
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform: scale(1);
    transition: none;
    margin-left: 0;
    width: 31px;
    height: 40px;
    background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .navigation.expand .chapter-list,
  .navigation.expand:not(.comments-open) .chapter-list {
    display: block;
    position: absolute;
    top: 48px;
    left: 0;
    margin: 0;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 0.95);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    height: calc(100vh - 48px);
    height: -webkit-calc(100vh - 48px);
  }
  .navigation.expand .chapter-list .chapter,
  .navigation.expand:not(.comments-open) .chapter-list .chapter {
    padding-left: 18px;
    text-align: left;
  }
  .navigation.expand .chapter-list .chapter.selected .chapter-title,
  .navigation.expand:not(.comments-open) .chapter-list .chapter.selected .chapter-title {
    color: #b9975b;
  }
  .navigation.expand .chapter-list .chapter-title,
  .navigation.expand:not(.comments-open) .chapter-list .chapter-title {
    display: inline-block;
    padding-left: 30px;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    font-weight: bold;
    text-transform: uppercase;
    color: #39393b;
    letter-spacing: 1px;
  }
  .navigation.expand .icon-hamburger,
  .navigation.expand:not(.comments-open) .icon-hamburger {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -48px -293px;
  }
  .navigation.share-open .share-icons {
    background: rgba(255, 255, 255, 0.95);
    top: 48px;
    left: 0;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 8px;
  }
  .navigation.share-open .share-icons:before {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -49px -252px;
    top: -40px;
    right: 63px;
    position: absolute;
  }
  .navigation.share-open .share-icons .share-icon {
    display: block;
    width: auto;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: right;
    position: relative;
  }
  .navigation.share-open .share-icons .share-icon:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 29px;
    margin-right: 63px;
  }
  .navigation.share-open .share-icons .share-icon.twitter {
    background: none;
  }
  .navigation.share-open .share-icons .share-icon.twitter:before {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -174px;
  }
  .navigation.share-open .share-icons .share-icon.facebook {
    background: none;
  }
  .navigation.share-open .share-icons .share-icon.facebook:before {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -213px;
  }
  .navigation.share-open .share-icons .share-icon.email {
    background: none;
  }
  .navigation.share-open .share-icons .share-icon.email:before {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -49px -174px;
  }
  .navigation.share-open .share-icons .share-icon .description {
    display: block;
    font-size: 13px;
    color: #003e7e;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    right: 109px;
    top: 5px;
    letter-spacing: 0.5px;
  }
  .navigation.nav-hidden {
    left: 0;
    top: 0;
    width: 100%;
  }
  .navigation.nav-hidden .icon-hamburger {
    display: none;
  }
  .navigation .icon-hamburger {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    margin: 12px 0 5px 18px;
  }
  .navigation .chapter-list {
    display: none;
  }
  .navigation .pga-logo {
    top: 3px;
    left: 62px;
  }
  .navigation .pga-logo:before {
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform: scale(1);
    transition: none;
    margin-left: 0;
    width: 31px;
    height: 40px;
    background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .navigation .pga-logo:after {
    content: "ARNIE'S ARMY";
    font-size: 14px;
    position: absolute;
    top: -16px;
    left: 40px;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    color: #39393b;
    white-space: nowrap;
  }
  .navigation .share {
    right: 30px;
    top: 20px;
    left: 80%;
    -ms-transform: rotate(0);
        transform: rotate(0);
    display: none;
  }
  .navigation .share-icons {
    top: 9px;
    left: initial;
    right: 63px;
  }
  .navigation .share-icons:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -49px -213px;
  }
  .navigation .share-icons .share-icon {
    display: none;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.photo-gallery {
  position: relative;
  margin: 0 auto;
  width: 580px;
  height: 388px;
}
.photo-gallery .gallery-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.photo-gallery .gallery-images li.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 4px;
  height: 135px;
  width: 100%;
  z-index: 100;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.photo-gallery .gallery-images img {
  width: 580px;
  height: 388px;
}
.photo-gallery .gallery-images .clickable-image {
  display: inline-block;
  width: 580px;
  height: 388px;
  opacity: .2;
}
.photo-gallery .gallery-images .active .clickable-image {
  opacity: 1;
}
.photo-gallery .bx-wrapper {
  position: static;
}
.photo-gallery .bx-wrapper .bx-viewport {
  overflow: visible !important;
}
.photo-gallery .bx-wrapper .bx-prev {
  position: absolute;
  top: 358px;
  right: 59px;
  left: auto;
  display: block;
  width: 37px;
  height: 37px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -454px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 120;
}
.photo-gallery .bx-wrapper .bx-next {
  position: absolute;
  top: 358px;
  right: 14px;
  left: auto;
  display: block;
  width: 37px;
  height: 37px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -528px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 120;
}
.photo-gallery .gallery-text {
  position: absolute;
  top: 340px;
  left: 30px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #fff;
  z-index: 120;
}
.photo-gallery.prior-active .prior-photo {
  display: block;
}
.photo-gallery.next-active .next-photo {
  display: block;
}
@media (max-width: 767px) {
  .photo-gallery {
    height: 215px;
    width: 320px;
  }
  .photo-gallery .gallery-images li.active:before {
    height: 111px;
  }
  .photo-gallery .gallery-images .clickable-image {
    width: 320px;
    height: 215px;
  }
  .photo-gallery .gallery-images img {
    width: 320px;
    height: 215px;
  }
  .photo-gallery .bx-wrapper .bx-prev {
    right: 64px;
    top: 185px;
  }
  .photo-gallery .bx-wrapper .bx-next {
    right: 20px;
    top: 185px;
  }
  .photo-gallery .gallery-text {
    position: absolute;
    top: 170px;
    left: 13px;
    font-size: 18px;
  }
}

.base-popup {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 60px;
  bottom: 0;
  right: 0;
  overflow: hidden;
  will-change: opacity;
  transition: opacity .5s;
}
.base-popup.active {
  visibility: visible;
  opacity: 1;
  z-index: 200;
}
.base-popup.active .popup-close-wrapper .popup-close {
  -ms-transform: translateX(0) rotate(-135deg) scale(1);
      transform: translateX(0) rotate(-135deg) scale(1);
  opacity: 1;
  transition-delay: .7s;
}
.base-popup.active .popup-close-wrapper .popup-close:before,
.base-popup.active .popup-close-wrapper .popup-close:after {
  -ms-transform: scale(1);
      transform: scale(1);
  transition-delay: 0s;
}
.base-popup.active .popup-close-wrapper .popup-close:before {
  transition-delay: 1.4s;
}
.base-popup.active .popup-close-wrapper .popup-close:after {
  transition-delay: 1.5s;
}
.base-popup .popup-close-wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 25;
}
.base-popup .popup-close-wrapper .popup-close {
  position: absolute;
  top: 5px;
  right: 25px;
  width: 20px;
  height: 20px;
  -ms-transform: translateX(100%) rotate(0deg) scale(0.8);
      transform: translateX(100%) rotate(0deg) scale(0.8);
  opacity: 0;
  will-change: transform, opacity;
  transition: opacity, transform 0.4s cubic-bezier(0.21, 0.765, 0.29, 1.095);
  transition-delay: 0s;
  cursor: pointer;
}
.base-popup .popup-close-wrapper .popup-close:before,
.base-popup .popup-close-wrapper .popup-close:after {
  will-change: transform;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  transition: transform 0.9s cubic-bezier(0.085, 1.635, 0.535, 1.65);
  transition-delay: 0s;
}
.base-popup .popup-close-wrapper .popup-close:before {
  content: "";
  background: #ccc;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}
.base-popup .popup-close-wrapper .popup-close:after {
  content: "";
  background: #ccc;
  height: 2px;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.base-popup .popup-content {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: calc(100% - 30px);
  z-index: 22;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  color: #39393b;
  font-size: 18px;
  line-height: 30px;
}
.base-popup .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #b9975b;
  font-size: 30px;
  line-height: 30px;
  margin: 10px 0;
  text-align: center;
}
.base-popup .sub-title {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #39393b;
  font-size: 16px;
  line-height: 18px;
  margin: 5px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .base-popup {
    top: 49px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .base-popup {
    top: 49px;
    left: 0;
  }
  .base-popup .popup-close-wrapper {
    height: 40px;
  }
  .base-popup .popup-close-wrapper .popup-close {
    top: 10px;
    right: 20px;
  }
  .base-popup .popup-content {
    top: 40px;
    font-size: 16px;
    line-height: 24px;
  }
  .base-popup .title {
    font-size: 24px;
    line-height: 24px;
    margin: 0 5px;
  }
  .base-popup .sub-title {
    font-size: 14px;
    line-height: 16px;
    margin-right: 30px;
    margin-left: 30px;
  }
}

.bookcase-popup {
  max-width: 860px;
  margin: 0 auto;
  padding: 35px 20px;
  box-sizing: border-box;
}
.bookcase-popup .title {
  text-transform: uppercase;
  text-align: left;
  margin-left: 0;
}
.bookcase-popup .sub-title {
  text-align: left;
  margin-left: 0;
  margin-bottom: 40px;
}
.bookcase-popup .image-wrapper {
  position: absolute;
  right: 68%;
  top: 10px;
  width: 260px;
  height: 360px;
}
.bookcase-popup .image-wrapper img {
  width: 100%;
  display: block;
}
.bookcase-popup .slide {
  width: 100%;
  overflow: hidden;
  min-height: 380px;
}
.bookcase-popup .description {
  width: 505px;
  float: right;
}
.bookcase-popup .text {
  margin-bottom: 255px;
  text-align: left;
  position: static !important;
  width: 100% !important;
  -ms-transform: none !important;
      transform: none !important;
}
.bookcase-popup .text::before {
  content: "“";
}
.bookcase-popup .text::after {
  content: "”";
}
.bookcase-popup .bx-wrapper .bx-controls .bx-next {
  top: auto;
  bottom: 7px;
  right: 10px;
  width: 37px;
  height: 37px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-right.png") no-repeat 0 0;
}
.bookcase-popup .bx-wrapper .bx-controls .bx-prev {
  top: auto;
  left: auto;
  bottom: 7px;
  width: 37px;
  height: 37px;
  right: 60px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-left.png") no-repeat 0 0;
}
.bookcase-popup .bx-wrapper .bx-controls-direction {
  float: right;
  width: 505px;
  height: 37px;
  text-align: left;
  position: relative;
  top: -225px;
}
.bookcase-popup .bx-wrapper .bx-controls-direction > a {
  position: static;
  margin: 0 20px 0 0;
  display: inline-block;
  width: 37px;
  height: 37px;
}
.bookcase-popup .bx-wrapper .bx-pager {
  display: none;
}
@media (max-width: 888px) and (min-width: 768px) {
  .bookcase-popup-wrapper .base-popup .popup-close-wrapper {
    height: 90px;
  }
  .bookcase-popup-wrapper .base-popup .popup-close-wrapper .popup-close {
    top: 30px;
    right: 35px;
  }
  .bookcase-popup-wrapper .base-popup .popup-content {
    top: 90px;
    font-size: 18px;
    line-height: 30px;
  }
  .bookcase-popup-wrapper .base-popup .title {
    font-size: 48px;
    line-height: 48px;
    margin: 0 5px;
  }
  .bookcase-popup-wrapper .base-popup .sub-title {
    font-size: 18px;
    line-height: 18px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup {
    padding: 0 20px;
    max-width: 640px;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .title {
    text-align: center;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .sub-title {
    margin: 10px 5px 5px 15px;
    text-align: center;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .text {
    margin: 0;
    width: 100% !important;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .description {
    width: 100%;
    clear: both;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .image-wrapper {
    position: relative;
    right: auto;
    top: 0;
    width: 299px;
    height: 416px;
    margin: 45px auto 40px auto;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .bx-wrapper .bx-controls-direction {
    position: static;
    clear: both;
    text-align: center;
    width: 100%;
    height: 37px;
    margin: 80px 0;
  }
  .bookcase-popup-wrapper .base-popup .bookcase-popup .bx-wrapper .bx-controls-direction > a {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .bookcase-popup {
    padding: 0 20px;
  }
  .bookcase-popup .title {
    text-align: center;
  }
  .bookcase-popup .sub-title {
    margin: 5px 5px 5px 15px;
    text-align: center;
  }
  .bookcase-popup .text {
    margin: 0;
    width: 100% !important;
  }
  .bookcase-popup .description {
    width: 100%;
    clear: both;
  }
  .bookcase-popup .image-wrapper {
    position: relative;
    right: auto;
    top: 0;
    width: 170px;
    height: 230px;
    margin: 30px auto 40px auto;
  }
  .bookcase-popup .bx-wrapper .bx-controls-direction {
    position: static;
    clear: both;
    text-align: center;
    width: 100%;
    height: 37px;
    margin: 35px 0;
  }
  .bookcase-popup .bx-wrapper .bx-controls-direction > a {
    margin: 0 10px;
  }
}

.chapter-3-popup {
  width: 90%;
  margin: 0 auto;
  padding: 35px 20px;
  box-sizing: border-box;
}
.chapter-3-popup .title {
  text-transform: uppercase;
}
.chapter-3-popup .slide {
  width: 100%;
}
.chapter-3-popup .slide .images {
  font-size: 0;
  text-align: center;
  padding: 5% 0 0 0;
}
.chapter-3-popup .slide .images .image-position {
  width: 45%;
  margin: 0 2.5%;
  display: inline-block;
}
.chapter-3-popup .slide .images .image-wrapper {
  position: relative;
  width: 100%;
  padding: 58% 0 0 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0 17px 38px 0;
}
.chapter-3-popup .slide .images .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.chapter-3-popup .bx-wrapper .bx-viewport {
  overflow: visible !important;
}
.chapter-3-popup .bx-wrapper .bx-controls {
  padding: 5% 0 0 0;
  text-align: center;
}
.chapter-3-popup .bx-wrapper .bx-controls a {
  display: inline-block;
  position: static;
  width: 37px;
  height: 37px;
  margin: 0 5px;
}
.chapter-3-popup .bx-wrapper .bx-controls .bx-next {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-right.png") no-repeat 0 0;
}
.chapter-3-popup .bx-wrapper .bx-controls .bx-prev {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-left.png") no-repeat 0 0;
}
@media (max-width: 768px) {
  .chapter-3-popup {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .chapter-3-popup .slide {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .chapter-3-popup .slide .images .image-position {
    width: 100%;
    margin: 2.5% 0;
    display: block;
  }
}

.chapter-4-popup {
  max-width: 638px;
  margin: 0 auto;
}
.chapter-4-popup .image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding: 62% 0 0 0;
  margin: 0 0 65px 0;
}
.chapter-4-popup .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chapter-4-popup .about {
  padding: 0 20px;
  margin: 0 0 60px 0;
}
.chapter-4-popup .about .text {
  margin: 35px 0 0 0;
}
.chapter-4-popup .review-item {
  background: white;
  padding: 35px 65px;
  margin: 0 0 60px 0;
  box-shadow: rgba(0, 0, 0, 0.14902) 0px 10px 35px 0px;
}
.chapter-4-popup .review-item .text {
  margin: 30px 0;
}
.chapter-4-popup .review-item .text::before {
  content: "“";
}
.chapter-4-popup .review-item .text::after {
  content: "”";
}
.chapter-4-popup .review-item .sub-title {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
}
.chapter-4-popup .review-item .sub-title::before {
  content: "- ";
}
@media (max-width: 767px) {
  .chapter-4-popup .image-wrapper {
    margin: 0 0 25px 0;
  }
  .chapter-4-popup .about {
    margin: 0 0 40px 0;
  }
  .chapter-4-popup .about .text {
    margin: 35px 0 0 0;
  }
  .chapter-4-popup .review-item {
    padding: 25px 20px;
    margin: 0 0 50px 0;
  }
  .chapter-4-popup .review-item .text {
    margin: 20px 0;
  }
  .chapter-4-popup .review-item .sub-title {
    margin-left: 0;
  }
}

.chapter-5-popup {
  max-width: 600px;
  margin: 35px auto 0 auto;
}
.chapter-5-popup .title {
  text-transform: uppercase;
}
.chapter-5-popup .image-wrapper {
  position: relative;
  width: 100%;
  padding: 50% 0 0 0;
  max-width: 600px;
  margin: 60px auto;
}
.chapter-5-popup img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.chapter-5-popup .text-title {
  margin: 0 0 30px 0;
}
.chapter-5-popup .popup-text .paragraph {
  margin: 0 0 35px 0;
}
.chapter-5-popup .text-post {
  margin: 0 0 80px 0;
}
@media (max-width: 767px) {
  .chapter-5-popup {
    max-width: 100%;
    margin: 10px auto 0 auto;
  }
  .chapter-5-popup .text {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .chapter-5-popup .sub-title {
    margin-right: 0;
    margin-left: 0;
  }
  .chapter-5-popup .image-wrapper {
    margin: 50px auto;
  }
  .chapter-5-popup .text-title {
    margin: 0 0 25px 0;
  }
}

.print-ads {
  text-align: center;
  padding-bottom: 75px;
}
.print-ads.mobile-slider {
  padding-top: 20px;
  color: #000000;
}
.print-ads .imageMap .image {
  display: inline-block;
  width: 912px;
  height: 1154px;
  margin: 0 auto;
}
.print-ads .imageMap .map-popup {
  display: block;
  visibility: hidden;
  position: absolute;
  z-index: 20;
  top: 100px;
  left: 100px;
  padding: 15px;
  background: #fff;
}
.print-ads .imageMap .map-popup.popup-loaded {
  position: fixed;
}
.print-ads .imageMap .map-popup.popup-loaded > div {
  display: none;
}
.print-ads .imageMap .map-popup.popup-hidden {
  display: none;
}
.print-ads .imageMap .map-popup.popup-visible {
  visibility: visible;
}
.print-ads .imageMap .map-popup > div {
  width: 281px;
  height: 375px;
}
.print-ads .imageMap .map-popup > div .image-container {
  width: 100%;
  height: 100%;
}
.print-ads .imageMap .map-popup > div .image-container .image {
  width: 100%;
  height: 100%;
  outline: 1px solid #cdcdcd;
}
.print-ads .imageMap .map-popup > div .title {
  text-align: left;
  color: #39393b;
  text-transform: uppercase;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 12px;
  margin-top: 15px;
}

.slider-popup-module .slider-container {
  position: relative;
  width: 580px;
  height: 800px;
  margin: 0 auto;
  padding: 0;
}
.slider-popup-module .slider-container .slide {
  width: 100%;
  height: 100%;
}
.slider-popup-module .slider-container .slide > div {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.slider-popup-module .slider-container .slide > div img {
  width: 281px;
  height: 378px;
  cursor: pointer;
}
.slider-popup-module .slider-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background-color: rgba(255, 255, 255, 0.9);
}
.slider-popup-module .slider-popup {
  visibility: hidden;
  position: fixed;
  margin-top: 40px;
  top: 50%;
  left: 50%;
  width: calc(100% - 150px);
  height: calc(100% - 150px);
  padding: 20px;
  z-index: 35;
  background: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  box-shadow: 0 0 80px -13px rgba(0, 0, 0, 0.65);
}
.slider-popup-module .slider-popup > div {
  width: 100%;
  height: 100%;
}
.slider-popup-module .slider-popup.popup-loaded {
  width: auto;
  height: auto;
}
.slider-popup-module .slider-popup.popup-loaded .image {
  cursor: pointer;
  max-width: none;
  max-height: none;
}
.slider-popup-module .slider-popup .slider-popup-close {
  display: block;
  position: absolute;
  top: -32px;
  right: -5px;
  cursor: pointer;
  text-transform: uppercase;
  width: 29px;
  height: 29px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -48px -293px;
  font-size: 0;
  text-indent: -9999px;
}
.slider-popup-module .slider-popup span {
  display: block;
  width: 100%;
  text-align: left;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 15px;
}
.slider-popup-module .slider-popup .image {
  max-width: 100%;
  max-height: calc(100% - 20px);
}
.slider-popup-module .bx-wrapper .bx-controls .bx-pager {
  bottom: -15px;
}
.slider-popup-module .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  background: #fff;
  width: 12px;
  height: 12px;
  border: 1px solid #b8b8b8;
  border-radius: 12px;
}
.slider-popup-module .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background: #b9975b;
  border: 1px solid #b9975b;
}
@media (max-width: 767px) {
  .slider-popup-module .slider-container {
    width: 280px;
    height: 420px;
  }
  .slider-popup-module .slider-container .slide > div img {
    width: 131px;
    height: 176px;
  }
  .slider-popup-module .slider-popup {
    width: calc(100% - 50px);
    height: calc(100% - 130px);
    margin-top: 55px;
  }
  .slider-popup-module .slider-popup span {
    padding-top: 10px;
    line-height: 19px;
  }
  .slider-popup-module .bx-wrapper .bx-controls .bx-pager {
    bottom: -15px;
  }
  .slider-popup-module .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
    background: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #b8b8b8;
    border-radius: 8px;
  }
  .slider-popup-module .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
    background: #b9975b;
    border: 1px solid #b9975b;
  }
}

.slider-video-module {
  margin-bottom: 50px;
  padding: 0 30px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter6-video-background.png") no-repeat center bottom;
  background-size: 100% 40%;
}
.slider-video-module .slider-container {
  position: relative;
  width: 813px;
  height: 650.4px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.slider-video-module .slider-container .slide {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  overflow: hidden;
}
.slider-video-module .slider-container .slide > div {
  width: 100%;
  height: 100%;
}
.slider-video-module .slider-container .slide .video-container {
  display: none;
  height: calc(100% - 70px);
  position: absolute;
  top: 50px;
  left: 0;
}
.slider-video-module .slider-container .slide div.text {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  transform: initial;
  -webkit-transform: inherit;
  -ms-transform: inherit;
}
.slider-video-module .slider-container .slide div.text .paragraph {
  position: absolute;
  bottom: -30px;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  color: #39393b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.slider-video-module .slider-container .slide div.text .paragraph.p-0 {
  right: 120px;
}
.slider-video-module .slider-container .slide div.text .paragraph.p-0 span {
  font-size: 40px;
  font-weight: normal;
}
.slider-video-module .slider-container .slide div.text .paragraph.p-0 sup {
  font-size: 18px;
}
.slider-video-module .slider-container .slide .image {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.slider-video-module .bx-wrapper {
  max-width: 813px !important;
  max-height: 650.4px;
}
.slider-video-module .bx-wrapper .bx-controls {
  height: 50px !important;
}
.slider-video-module .bx-wrapper .bx-controls .bx-next {
  top: auto;
  bottom: 7px;
  right: 10px;
  width: 37px;
  height: 37px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-right.png") no-repeat 0 0;
}
.slider-video-module .bx-wrapper .bx-controls .bx-prev {
  top: auto;
  left: auto;
  bottom: 7px;
  width: 37px;
  height: 37px;
  right: 60px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/slider-arrow-left.png") no-repeat 0 0;
}
.slider-video-module .bx-wrapper .bx-pager {
  display: none;
}
@media (max-width: 767px) {
  .slider-video-module {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter6-video-background-mobile.png") no-repeat center 70%;
    background-size: 100% 55%;
    padding: 0;
  }
  .slider-video-module .slider-container {
    width: 283px;
    height: 310px;
  }
  .slider-video-module .slider-container .slide {
    padding-bottom: 60px;
  }
  .slider-video-module .slider-container .slide div.text {
    width: 100%;
  }
  .slider-video-module .slider-container .slide div.text .paragraph {
    text-align: center;
  }
  .slider-video-module .slider-container .slide div.text .paragraph.p-0 {
    right: 50%;
    bottom: -30px;
    -ms-transform: translateX(50%);
        transform: translateX(50%);
    margin-right: 50px;
  }
  .slider-video-module .slider-container .slide div.text .paragraph.p-1 {
    bottom: 10px;
  }
  .slider-video-module .slider-container .slide .video-container {
    top: 0;
    width: 283px;
  }
  .slider-video-module .slider-container .slide .video-container .oo-volume-slider,
  .slider-video-module .slider-container .slide .video-container .oo-slider-volume[type=range] {
    width: 50px !important;
  }
  .slider-video-module .slider-container .slide .video-container .oo-control-bar {
    padding: 0 10px;
  }
  .slider-video-module .slider-container .slide .video-container .oo-control-bar .oo-volume .volume {
    width: 50px;
  }
  .slider-video-module .slider-container .slide .video-container .oo-control-bar .oo-share {
    margin-top: 1px;
  }
  .slider-video-module .slider-container .slide .video-container .oo-control-bar .oo-control-bar-items-wrapper .oo-control-bar-item {
    padding: 0 3px;
  }
  .slider-video-module .bx-wrapper {
    max-width: 283px !important;
    max-height: 310px;
  }
  .slider-video-module .bx-wrapper .bx-controls .bx-next {
    bottom: 2px;
    right: 50%;
    -ms-transform: translateX(50%);
        transform: translateX(50%);
    margin-right: -50px;
  }
  .slider-video-module .bx-wrapper .bx-controls .bx-prev {
    bottom: 2px;
    right: 50%;
    -ms-transform: translateX(50%);
        transform: translateX(50%);
  }
}

.sponsor {
  position: relative;
  float: left;
  top: 20px;
  width: 150px;
  height: 190px;
  margin-right: 8px;
  opacity: .4;
}
.sponsor.active {
  opacity: 1;
}
.sponsor .sponsor-name {
  position: absolute;
  width: 150px;
  top: 50px;
  text-align: center;
  font-size: 36px;
}

.story .progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: red;
  z-index: 20;
}

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

Primary style

-------------------------------- */
*,
*::after,
*::before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  font-family: "Sintony", sans-serif;
  color: #eaf2e3;
  background-color: #3a2c41;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body > .lf {
  visibility: hidden;
}
a {
  color: #c0a672;
  text-decoration: none;
}
.cd-image-replace {
  /* replace text with image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
/* --------------------------------

Navigation trigger - visible on small devices only

-------------------------------- */
.cd-nav-trigger {
  display: block;
  position: fixed;
  z-index: 2;
  bottom: 30px;
  left: 5%;
  height: 44px;
  width: 44px;
  border-radius: 0.25em;
  background: rgba(234, 242, 227, 0.9);
  /* reset button style */
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  outline: none;
}
.cd-nav-trigger span {
  /* central dot */
  position: absolute;
  height: 4px;
  width: 4px;
  background-color: #3a2c41;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  /* bottom and top dots */
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #3a2c41;
  border-radius: inherit;
}
.cd-nav-trigger span::before {
  top: -9px;
}
.cd-nav-trigger span::after {
  bottom: -9px;
}
@media only screen and (min-width: 800px) {
  .cd-nav-trigger {
    display: none;
  }
}
/* --------------------------------

Vertical navigation

-------------------------------- */
.cd-vertical-nav {
  position: fixed;
  z-index: 1;
  left: 5%;
  bottom: 30px;
  width: 90%;
  max-width: 400px;
  max-height: 90%;
  overflow-y: auto;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  transition: transform 0.2s;
  border-radius: 0.25em;
  background-color: rgba(234, 242, 227, 0.9);
}
.cd-vertical-nav a {
  display: block;
  padding: 1em;
  color: #3a2c41;
  font-weight: bold;
  border-bottom: 1px solid rgba(58, 44, 65, 0.1);
}
.cd-vertical-nav a.active {
  color: #c0a672;
}
.cd-vertical-nav.open {
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-overflow-scrolling: touch;
}
.cd-vertical-nav.open + .cd-nav-trigger {
  background-color: transparent;
}
.cd-vertical-nav.open + .cd-nav-trigger span {
  background-color: rgba(58, 44, 65, 0);
}
.cd-vertical-nav.open + .cd-nav-trigger span::before,
.cd-vertical-nav.open + .cd-nav-trigger span::after {
  /* transform dots in 'X' icon */
  height: 3px;
  width: 20px;
  border-radius: 0;
  left: -8px;
}
.cd-vertical-nav.open + .cd-nav-trigger span::before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1px;
}
.cd-vertical-nav.open + .cd-nav-trigger span::after {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0;
}
@media only screen and (min-width: 800px) {
  .cd-vertical-nav {
    /* reset style */
    left: 0;
    top: 0;
    bottom: auto;
    height: 100vh;
    width: 90px;
    max-width: none;
    max-height: none;
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
    /* vertically align its content*/
    display: table;
  }
  .cd-vertical-nav::before {
    /* this is the navigation background */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: transform 0.4s;
  }
  .no-touch .cd-vertical-nav:hover::before,
  .touch .cd-vertical-nav::before {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-vertical-nav ul {
    /* vertically align <ul> inside <nav>*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .cd-vertical-nav a {
    position: relative;
    padding: 3em 0 0;
    margin: 1.4em auto;
    border-bottom: none;
    font-size: 1.2rem;
    color: #eaf2e3;
  }
  .cd-vertical-nav a.active {
    color: #eaf2e3;
  }
  .cd-vertical-nav a::before,
  .cd-vertical-nav a::after {
    /* used to create the filled circle and the background icon */
    content: '';
    position: absolute;
    left: 0;
    /* Force Hardware Acceleration */
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-vertical-nav a::before {
    /* filled circle */
    top: 0;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background: #eaf2e3;
    -ms-transform: translateX(-50%) scale(0.25);
    transform: translateX(-50%) scale(0.25);
    transition: transform 0.4s, background-color 0.2s;
  }
  .cd-vertical-nav a::after {
    /* icon */
    opacity: 0;
    top: 8px;
    height: 16px;
    width: 16px;
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/cd-nav-icons.svg") no-repeat;
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    transition: transform 0.4s 0s, opacity 0.1s 0.3s;
  }
  .cd-vertical-nav a.active::before,
  .no-touch .cd-vertical-nav a:hover::before {
    background-color: #c0a672;
  }
  .cd-vertical-nav li:first-of-type a::after {
    /* change icon using image sprites */
    background-position: 0px -48px;
    /* fix bug with transitions - set scale(0.01) rather than scale(0) */
    -ms-transform: translateX(-50%) translateY(4.5em) scale(0.01);
    transform: translateX(-50%) translateY(4.5em) scale(0.01);
  }
  .cd-vertical-nav li:first-of-type a::before {
    -ms-transform: translateX(-50%) translateY(4.5em) scale(0.25);
    transform: translateX(-50%) translateY(4.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(2) a::after {
    background-position: 0px -32px;
    -ms-transform: translateX(-50%) translateY(1.5em) scale(0.01);
    transform: translateX(-50%) translateY(1.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(2) a::before {
    -ms-transform: translateX(-50%) translateY(1.5em) scale(0.25);
    transform: translateX(-50%) translateY(1.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(3) a::after {
    background-position: 0px -16px;
    -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.01);
    transform: translateX(-50%) translateY(-1.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(3) a::before {
    -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.25);
    transform: translateX(-50%) translateY(-1.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(4) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.01);
    transform: translateX(-50%) translateY(-4.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(4) a::before {
    -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.25);
    transform: translateX(-50%) translateY(-4.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(5) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.01);
    transform: translateX(-50%) translateY(-7.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(5) a::before {
    -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.25);
    transform: translateX(-50%) translateY(-7.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(6) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-10.5em) scale(0.01);
    transform: translateX(-50%) translateY(-10.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(6) a::before {
    -ms-transform: translateX(-50%) translateY(-10.5em) scale(0.25);
    transform: translateX(-50%) translateY(-10.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(7) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-13.5em) scale(0.01);
    transform: translateX(-50%) translateY(-13.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(7) a::before {
    -ms-transform: translateX(-50%) translateY(-13.5em) scale(0.25);
    transform: translateX(-50%) translateY(-13.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(8) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-16.5em) scale(0.01);
    transform: translateX(-50%) translateY(-16.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(8) a::before {
    -ms-transform: translateX(-50%) translateY(-16.5em) scale(0.25);
    transform: translateX(-50%) translateY(-16.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(9) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-19.5em) scale(0.01);
    transform: translateX(-50%) translateY(-19.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(9) a::before {
    -ms-transform: translateX(-50%) translateY(-19.5em) scale(0.25);
    transform: translateX(-50%) translateY(-19.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(10) a::after {
    background-position: 0px 0px;
    -ms-transform: translateX(-50%) translateY(-22.5em) scale(0.01);
    transform: translateX(-50%) translateY(-22.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(10) a::before {
    -ms-transform: translateX(-50%) translateY(-22.5em) scale(0.25);
    transform: translateX(-50%) translateY(-22.5em) scale(0.25);
  }
  .cd-vertical-nav .label {
    display: block;
    /* Force Hardware Acceleration */
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -ms-transform: translateX(-180%);
    transform: translateX(-180%);
    transition: transform 0.4s;
  }
  .no-touch .cd-vertical-nav:hover a::before,
  .no-touch .cd-vertical-nav:hover a::after,
  .touch .cd-vertical-nav li:nth-of-type(n) a::before,
  .touch .cd-vertical-nav li:nth-of-type(n) a::after {
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    /* set a rotation to fix bug on Firefox - http://gielberkers.com/how-to-fix-shaking-css-transitions-in-firefox/ */
    -moz-transform: translateX(-50%) scale(1) rotate(0.02deg);
  }
  .no-touch .cd-vertical-nav:hover a::after,
  .touch .cd-vertical-nav a::after {
    opacity: 1;
    transition: transform 0.4s, opacity 0s;
  }
  .no-touch .cd-vertical-nav:hover .label,
  .touch .cd-vertical-nav .label {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
/* --------------------------------

Content Sections - basic style

-------------------------------- */
.cd-section {
  /* vertically align its content*/
  display: table;
  width: 100%;
  height: 100vh;
  background: #3a2c41;
}
.cd-section:nth-of-type(even) {
  background-color: #70557e;
}
.cd-section > div {
  /* vertically align <div> inside <section> */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.cd-section h1,
.cd-section h2 {
  width: 90%;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 2.4rem;
  line-height: 1.4;
}
.cd-section h1 b,
.cd-section h2 b {
  color: #584c5e;
}
.cd-section p {
  margin: 1em auto 0;
  line-height: 1.6;
  width: 90%;
  max-width: 680px;
  color: rgba(234, 242, 227, 0.6);
}
@media only screen and (min-width: 800px) {
  .cd-section h1,
  .cd-section h2 {
    font-size: 3rem;
  }
  .cd-section p {
    font-size: 2rem;
  }
}
.cd-scroll-down {
  position: absolute;
  left: 50%;
  right: auto;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  width: 44px;
  height: 44px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/cd-arrow-bottom.svg") no-repeat center center;
}
/* --------------------------------

no-js

-------------------------------- */
.no-js .cd-nav-trigger {
  display: none;
}
.no-js .cd-vertical-nav {
  position: static;
  height: auto;
  width: 100%;
  max-width: none;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-js .cd-vertical-nav::before {
  display: none;
}
.no-js .cd-vertical-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.no-js .cd-vertical-nav li {
  display: inline-block;
  float: left;
}
.no-js .cd-vertical-nav a {
  padding: 0 1em;
  margin: 1.5em 1em;
  color: #eaf2e3;
}
.no-js .cd-vertical-nav a.active {
  color: #b9975b;
}
.no-js .cd-vertical-nav a::after,
.no-js .cd-vertical-nav a::before {
  display: none;
}
.no-js .cd-vertical-nav .label {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.paragraph.fade-none {
  opacity: 1;
}
.paragraph.fade-t1 {
  opacity: 0;
}
.paragraph.fade-t1.visible {
  opacity: 1;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1000ms;
  -webkit-transition-timing-function: linear;
  transition-property: opacity;
  transition-duration: 1000ms;
  transition-timing-function: linear;
}
.paragraph.fade-t2 .word {
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0ms;
  -webkit-transition-timing-function: linear;
  transition-property: opacity;
  transition-duration: 0ms;
  transition-timing-function: linear;
}
.paragraph.fade-t2.visible .word {
  opacity: 1;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1000ms;
  -webkit-transition-timing-function: linear;
  transition-property: opacity;
  transition-duration: 1000ms;
  transition-timing-function: linear;
}

.time-line {
  position: absolute;
  left: 100px;
  top: 0;
  height: 100%;
  width: 265px;
}
.time-line .end {
  position: absolute;
  left: 40px;
  top: 0;
  width: 2px;
  height: calc(100% / 2 - 15px);
}
.time-line .start {
  position: absolute;
  left: 40px;
  top: calc(100% / 2 + 15px);
  width: 2px;
  height: calc(100% / 2 - 15px);
}
.time-line .middle {
  position: absolute;
  left: 40px;
  top: 0;
  width: 2px;
  height: 100%;
}
.time-line .circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: calc(100vh / 2 - 15px);
  left: 25px;
}
.time-line .year {
  position: absolute;
  top: calc(100vh / 2 - 30px);
  left: 65px;
  font-size: 24px;
  font-weight: bold;
}
.time-line .title {
  position: absolute;
  top: calc(100vh / 2);
  left: 65px;
  font-size: 20px;
  width: 120px;
}
@media (max-width: 767px) {
  .time-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 185px;
  }
}

.two-sided-card {
  position: relative;
  width: 400px;
  height: 400px;
  float: left;
}
.two-sided-card.flip .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  position: relative;
}
.two-sided-card .flip-sides {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -219px;
  width: 49px;
  height: 35px;
  position: absolute;
  top: 10px;
  left: calc(100% - 59px);
}
.two-sided-card .card-side1 {
  position: absolute;
  height: 400px;
  width: 400px;
  top: 0;
  left: 0;
  border: 1px solid black;
  z-index: 900;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  transition: all 0.9s ease-in-out;
}
.two-sided-card .card-side1.flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.two-sided-card .card-side2 {
  position: absolute;
  height: 400px;
  width: 400px;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  border: 1px solid black;
  z-index: 800;
  -webkit-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateY(-179deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  transition: all 0.9s ease-in-out;
}
.two-sided-card .card-side2 .flip {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.two-sided-card .card-side1 .image {
  position: absolute;
  height: 400px;
  width: 400px;
  top: 0;
  left: 0;
}
.two-sided-card .card-side2 .head-shot-with-name {
  position: absolute;
  top: 20px;
  left: calc(50% - 75px);
}
.two-sided-card .card-side2 .link .image {
  position: absolute;
  top: 300px;
  left: 20px;
  height: 80px;
  width: 80px;
}
.two-sided-card .card-side2 .link .link-text {
  position: absolute;
  top: 300px;
  left: 100px;
  height: 100px;
  width: 2800px;
  font-size: 16px;
}
.two-sided-card .card-side2 .text {
  position: absolute;
  top: 190px;
  left: 10px;
  width: 380px;
}

.video-module {
  position: relative;
  padding: 30px 0;
}
.video-module video.video {
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  left: 0 !important;
  -ms-transform: inherit !important;
  transform: inherit !important;
}
.video-module .video-player-wrapper {
  position: relative;
  margin: 0 auto;
}
.video-module .video-player-wrapper .video-container {
  position: absolute;
  z-index: 5;
}
.video-module .video-player-wrapper .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.video-module .video-player-wrapper .video-poster img {
  background: #000;
}
.video-module .video-player-wrapper .video-play-button {
  width: 76px;
  height: 76px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/video-play.png") no-repeat 0 0;
  position: absolute;
  top: calc(50% - 38px);
  left: calc(50% - 38px);
  z-index: 10;
  cursor: pointer;
}
.player-container {
  position: relative;
}
.player-container .unmute-button {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #55595c;
  z-index: 10;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .video-module .video-player-wrapper {
    border: 1px solid #ccc;
  }
  .video-module .video-player-wrapper .video-play-button {
    -ms-transform: scale(0.79);
        transform: scale(0.79);
    -webkit-transform: scale(0.79);
  }
}

#chapter-1 {
  position: relative;
}
#chapter-1 .background .image {
  position: absolute;
  background: #0F1C11;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: none;
}
#chapter-1 .background .image.fix {
  position: fixed;
  width: calc(100% - 15px);
  z-index: 0;
}
#chapter-1.in-view .background .image {
  display: block;
}
#chapter-1.in-view .background .image.fix {
  width: 100%;
}

.origins-v1 {
  position: relative;
  height: 100%;
}
.origins-v1 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  text-align: center;
}
.origins-v1 .page-contents .section-0 {
  position: relative;
  width: 100%;
  height: 120vh;
  z-index: 100;
}
.origins-v1 .page-contents .section-0 .image {
  transition: opacity 1s;
  position: absolute;
  left: 0;
  height: 120vh;
  width: 100%;
  display: block;
  z-index: 3;
}
.origins-v1 .page-contents .section-0 .ap-grass-overlay {
  position: absolute;
  left: 0;
  height: 100vh;
  width: 100%;
  background: transparent;
  z-index: 1;
}
.origins-v1 .page-contents .section-0 .text {
  margin-top: 200px;
  opacity: 0;
  transition: margin-top 1s ease, opacity 1s ease-out;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 5;
}
.origins-v1 .page-contents .section-0 .text .p-0 {
  margin-top: 0;
  font-size: 16px;
  line-height: 16px;
  color: #b9975b;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 6px;
}
.origins-v1 .page-contents .section-0 .text .p-1 {
  margin: 0;
  font-size: 72px;
  line-height: 86px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.origins-v1 .page-contents .section-0.animate .text-0,
.origins-v1 .page-contents .section-0.animate .text {
  margin-top: 0;
  opacity: 1;
}
.origins-v1 .page-contents .section-1 {
  position: relative;
  width: 100%;
  height: 100vh;
  max-width: 1320px;
  margin: 0 auto;
}
.origins-v1 .page-contents .section-1 .image {
  position: absolute;
  top: 0;
  left: calc(10% - 60px);
  right: inherit;
  height: 637px;
  width: 797px;
}
.origins-v1 .page-contents .section-1 .text-0 {
  position: absolute;
  left: inherit;
  right: -5px;
  top: 31%;
  text-align: center;
  z-index: 1;
  font-size: 18px;
}
.origins-v1 .page-contents .section-1 .text-0 .p-0 {
  color: #b9975b;
  font-size: 95px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.origins-v1 .page-contents .section-1 .text-0 .p-1 {
  color: #39393b;
  background: white;
  position: absolute;
  z-index: 2;
  left: -170px;
  top: 96px;
  width: 460px;
  margin-top: 5px;
  padding: 35px;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.origins-v1 .page-contents .section-2 {
  position: relative;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  height: 100vh;
}
.origins-v1 .page-contents .section-2 .image {
  position: absolute;
  top: 10%;
  left: inherit;
  right: calc(10% - 70px);
  height: 637px;
  width: 797px;
}
.origins-v1 .page-contents .section-2 .text {
  position: absolute;
  right: inherit;
  left: 10%;
  top: 12%;
  background: white;
  color: #39393b;
  padding: 35px;
  font-size: 18px;
  line-height: 28px;
  width: 460px;
  text-align: left;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  z-index: 10;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v1 .page-contents .section-0 {
    height: 100vh;
  }
  .origins-v1 .page-contents .section-0 .image {
    height: 100vh;
  }
  .origins-v1 .page-contents .section-1 .image {
    right: inherit;
    width: 645px;
    height: 516px;
  }
  .origins-v1 .page-contents .section-1 .text-0 {
    top: 30%;
  }
  .origins-v1 .page-contents .section-1 .text-1 {
    top: 42%;
    width: 455px;
  }
  .origins-v1 .page-contents .section-2 .image {
    left: inherit;
    width: 645px;
    height: 516px;
    top: calc(10% + 30px);
  }
  .origins-v1 .page-contents .section-2 .text {
    right: inherit;
    top: 5%;
    width: 455px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .origins-v1 .page-contents .section-1 .text-1 {
    top: 40%;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: 6%;
  }
  .origins-v1 .page-contents .section-2 .image {
    bottom: inherit;
    top: 10%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .origins-v1 .page-contents .section-1 .text-0 .p-1 {
    left: -160px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .origins-v1 .page-contents .section-1 .text-0 {
    top: 18%;
  }
  .origins-v1 .page-contents .section-1 .text-0 .p-1 {
    left: -120px;
  }
  .origins-v1 .page-contents .section-1 .text-1 {
    top: 25%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .origins-v1 .page-contents .section-1 .text-0 .p-1 {
    left: -120px;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: 6%;
  }
  .origins-v1 .page-contents .section-2 .image {
    top: calc(10% + 70px);
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v1 .page-contents .section-0 .image {
    height: calc(100vh - 49px);
    top: 49px;
  }
  .origins-v1 .page-contents .section-0.fix .text {
    padding-left: 0;
    padding-right: 0;
  }
  .origins-v1 .page-contents .section-0.fix .image {
    padding-left: 0;
    width: 100%;
  }
  .origins-v1 .page-contents .section-0 .text {
    top: 69%;
  }
  .origins-v1 .page-contents .section-1 .image {
    top: 0;
    left: -10px;
    right: inherit;
    width: 630px;
    height: 504px;
  }
  .origins-v1 .page-contents .section-1 .text-0 {
    right: calc(10% - 30px);
  }
  .origins-v1 .page-contents .section-1 .text-0 .p-0 {
    display: none;
  }
  .origins-v1 .page-contents .section-1 .text-0 .p-1 {
    width: 488px;
    left: 0;
    top: 76px;
    position: relative;
  }
  .origins-v1 .page-contents .section-2 .image {
    left: inherit;
    right: -10px;
    bottom: inherit;
    top: 16%;
    width: 630px;
    height: 504px;
  }
  .origins-v1 .page-contents .section-2 .text {
    right: inherit;
    left: 50px;
    top: 6%;
    width: 488px;
  }
}
@media (max-width: 767px) {
  .origins-v1 {
    width: 100%;
  }
  .origins-v1 .page-contents {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    text-align: center;
  }
  .origins-v1 .page-contents .section-0 .image {
    top: 47px;
  }
  .origins-v1 .page-contents .section-0.fix .text {
    padding-left: 0;
    padding-right: 0;
  }
  .origins-v1 .page-contents .section-0.fix .image {
    padding-left: 0;
    width: 100%;
  }
  .origins-v1 .page-contents .section-0 .text {
    left: 0;
    top: 60%;
    bottom: 12%;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .origins-v1 .page-contents .section-0 .text .p-0 {
    font-size: 14px;
    line-height: 14px;
  }
  .origins-v1 .page-contents .section-0 .text .p-1 {
    font-size: 36px;
    line-height: 50px;
  }
  .origins-v1 .page-contents .section-0.fix .image {
    position: fixed;
    top: 49px;
    left: 0;
    padding-left: 0;
    width: 100%;
  }
  .origins-v1 .page-contents .section-0.fix .text {
    position: fixed;
    bottom: 12%;
    left: 0;
    width: 100%;
  }
  .origins-v1 .page-contents .section-1 .text-0 {
    left: 20px;
    right: 20px;
    top: 27%;
    width: auto;
  }
  .origins-v1 .page-contents .section-1 .text-0 .p-0 {
    display: none;
  }
  .origins-v1 .page-contents .section-1 .text-0 .p-1 {
    position: relative;
    left: 0;
    right: 0;
    width: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v1 .page-contents .section-1 .image {
    top: 0;
    left: 50%;
    margin-left: -206px;
    height: 320px;
    width: 412px;
  }
  .origins-v1 .page-contents .section-2 .image {
    height: 300px;
    width: 400px;
    margin-left: -200px;
    left: 50% !important;
    top: 23%;
    bottom: inherit;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: -15px;
    left: 20px;
    right: 20px;
    font-size: 16px;
    line-height: 24px;
    width: auto;
    padding: 20px;
  }
  .origins-v1 .page-contents .section-2 .image-1 {
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -225px;
    height: 422px;
    width: 450px;
  }
  .origins-v1 .page-contents .section-3 .text {
    left: 22px !important;
    top: 25% !important;
    padding: 6%;
    width: 76%;
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v1 .page-contents .section-3 .text .p-1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .origins-v1 .page-contents .section-4 .text {
    left: 22px;
    top: 15%;
    padding: 6%;
    width: 76%;
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v1 .page-contents .image {
    padding-top: 0;
    height: 242px;
    width: 244px;
  }
  .origins-v1 .page-contents .text {
    left: 0;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* iPhone 6plus Portrait */
@media (max-width: 414px) {
  .origins-v1 .page-contents .section-1 .image {
    margin-left: -255px;
    height: 396px;
    width: 510px;
  }
  .origins-v1 .page-contents .section-2 .image {
    margin-left: -255px;
    height: 396px;
    width: 510px;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: 80px;
  }
}
/* iPhone 6 Portrait */
@media (max-width: 375px) {
  .origins-v1 .page-contents .section-1 .image {
    margin-left: -235px;
    height: 365px;
    width: 470px;
  }
  .origins-v1 .page-contents .section-2 .image {
    margin-left: -235px;
    height: 365px;
    width: 470px;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: 35px;
  }
}
/* iPhone 5s Portrait */
@media (max-width: 320px) {
  .origins-v1 .page-contents .section-1 .image {
    margin-left: -206px;
    height: 320px;
    width: 412px;
  }
  .origins-v1 .page-contents .section-2 .image {
    height: 300px;
    width: 400px;
    margin-left: -200px;
  }
  .origins-v1 .page-contents .section-2 .text {
    top: -15px;
  }
}

.origins-v2 {
  position: relative;
  height: 100vh;
}
.origins-v2 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: center;
}
.origins-v2 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
.origins-v2 .page-contents .base-content .image {
  position: relative;
  height: 100%;
  width: 100%;
}
.origins-v2 .page-contents .base-content .text {
  position: absolute;
  left: 52%;
  width: 450px;
  background: #FFF;
  z-index: 10;
  padding: 30px 20px;
  text-align: left;
  bottom: -300px;
  transition: bottom 0.5s;
}
.origins-v2 .page-contents .base-content .text .p-0,
.origins-v2 .page-contents .base-content .text .p-1 {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.origins-v2 .page-contents .base-content .text .p-0 {
  font-size: 24px;
  line-height: 26px;
  color: #39393b;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.origins-v2 .page-contents .base-content .text .p-1 {
  margin-top: 5px;
  font-size: 60px;
  line-height: 50px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.origins-v2.animate .page-contents .base-content .text {
  bottom: 100px;
}
.origins-v2.animate .page-contents .base-content .text .p-0,
.origins-v2.animate .page-contents .base-content .text .p-1 {
  opacity: 1;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v2 .page-contents .base-content .text {
    width: 455px;
    left: inherit;
    right: 79px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v2 .page-contents .base-content .text {
    width: 455px;
    left: inherit;
    right: 36px;
  }
}
@media (max-width: 767px) {
  .origins-v2 {
    width: 100%;
  }
  .origins-v2 .page-contents .base-content .text {
    left: 20px;
    right: 20px;
    width: auto;
    padding: 20px 15px 20px 20px;
    transition: bottom 0.5s;
  }
  .origins-v2 .page-contents .base-content .text .p-0 {
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v2 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 38px;
  }
  .origins-v2.animate .page-contents .base-content .text {
    bottom: 60px;
  }
  .origins-v2.animate .page-contents .base-content .text .p-0 {
    opacity: 1;
  }
}

.origins-v3 {
  position: relative;
  height: 100vh;
}
.origins-v3 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.origins-v3 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.origins-v3 .page-contents .base-content .image-0 {
  height: 100vh;
  width: 100%;
}
.origins-v3 .page-contents .base-content .text {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 10%;
  right: 10%;
  max-width: 1020px;
  margin: 0 auto;
  top: 50%;
  text-align: center;
  z-index: 10;
  padding: 80px 0;
}
.origins-v3 .page-contents .base-content .text:before {
  content: '';
  display: block;
  width: 44px;
  height: 33px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -332px;
  position: absolute;
  top: 0;
  left: calc(50% - 22px);
}
.origins-v3 .page-contents .base-content .text .p-0 {
  max-width: 816px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 26px;
  color: #FFF;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  margin-bottom: 6px;
}
.origins-v3 .page-contents .base-content .text .p-1 {
  font-size: 60px;
  line-height: 60px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 120px;
}
.origins-v3 .page-contents .base-content .text .p-1:after {
  content: '';
  display: block;
  width: 44px;
  height: 33px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -381px;
  position: absolute;
  bottom: -80px;
  left: calc(50% - 22px);
}
.origins-v3 .page-contents .base-content .text .p-2 {
  font-size: 16px;
  line-height: 20px;
  color: white;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 6px;
  margin-top: 40px;
  padding-top: 18px;
  position: relative;
  text-transform: uppercase;
}
.origins-v3 .page-contents .base-content .text .p-2:before {
  content: '';
  display: block;
  height: 2px;
  width: 34px;
  position: absolute;
  top: 0;
  left: calc(50% - 17px);
  background: #FFF;
}
@media (max-width: 767px) {
  .origins-v3 {
    width: 100%;
  }
  .origins-v3 .page-contents .base-content .text {
    left: 20px;
    right: 20px;
    padding: 55px 0;
  }
  .origins-v3 .page-contents .base-content .text:before,
  .origins-v3 .page-contents .base-content .text:after {
    -ms-transform: scale(0.62);
        transform: scale(0.62);
    -webkit-transform: scale(0.62);
  }
  .origins-v3 .page-contents .base-content .text .p-0 {
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v3 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 36px;
  }
  .origins-v3 .page-contents .base-content .text .p-1:after {
    -ms-transform: scale(0.62);
        transform: scale(0.62);
    -webkit-transform: scale(0.62);
  }
  .origins-v3 .page-contents .base-content .text .p-2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 22px;
  }
}

.origins-v4 {
  position: relative;
  height: 100vh;
}
.origins-v4 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: left;
}
.origins-v4 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
.origins-v4 .page-contents .base-content .image {
  height: 100%;
  width: 100%;
}
.origins-v4 .page-contents .base-content .text {
  position: absolute;
  left: 52%;
  width: 460px;
  background: white;
  z-index: 10;
  opacity: 1;
  line-height: 35px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  padding: 30px;
  bottom: -300px;
  transition: bottom 0.5s;
}
.origins-v4 .page-contents .base-content .text .p-0,
.origins-v4 .page-contents .base-content .text .p-1 {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.origins-v4 .page-contents .base-content .text .p-0 {
  font-size: 18px;
  color: #39393b;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.origins-v4.animate .page-contents .base-content .text {
  bottom: 100px;
}
.origins-v4.animate .page-contents .base-content .text .p-0,
.origins-v4.animate .page-contents .base-content .text .p-1 {
  opacity: 1;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v4 .page-contents .base-content .text {
    width: 455px;
    left: inherit;
    right: 80px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v4 .page-contents .base-content .text {
    width: 459px;
    left: inherit;
    right: 36px;
  }
}
@media (max-width: 767px) {
  .origins-v4 {
    width: 100%;
  }
  .origins-v4 .page-contents .base-content .text {
    left: 20px;
    right: 20px;
    bottom: -300px;
    width: auto;
    padding: 20px;
    transition: bottom 0.5s;
  }
  .origins-v4 .page-contents .base-content .text .p-0 {
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v4 .page-contents .base-content .text .p-1 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .origins-v4 .page-contents .base-content .text .p-2 {
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v4.animate .page-contents .base-content .text {
    bottom: 60px;
  }
  .origins-v4.animate .page-contents .base-content .text .p-0 {
    opacity: 1;
  }
}

.origins-v5 {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.origins-v5 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  height: 100%;
  text-align: left;
}
.origins-v5 .page-contents .org-p5-s1 {
  position: relative;
  width: 100%;
  height: 100vh;
}
.origins-v5 .page-contents .org-p5-s1 .image-0 {
  position: absolute;
  left: inherit;
  right: 10%;
  top: 50%;
  height: 537px;
  width: 420px;
  margin-top: -270px;
}
.origins-v5 .page-contents .org-p5-s1 .image-1,
.origins-v5 .page-contents .org-p5-s1 .image-2 {
  position: absolute;
  left: inherit;
  right: -300px;
  top: 50%;
  margin-top: -260px;
  height: 859px;
  width: 926px;
  z-index: 19;
}
.origins-v5 .page-contents .org-p5-s1 .image-1 {
  z-index: 20;
  opacity: 0;
}
.origins-v5 .page-contents .org-p5-s1 .text-0 {
  color: #39393b;
  background: white;
  position: absolute;
  z-index: 10;
  right: inherit;
  left: 10%;
  top: calc(10% + 110px);
  width: 460px;
  padding: 0;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.origins-v5 .page-contents .org-p5-s1 .text-0 .p-0 {
  color: #39393b;
  font-size: 24px;
  line-height: 26px;
  padding: 35px 35px 0 35px;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.origins-v5 .page-contents .org-p5-s1 .text-0 .p-1 {
  color: #b9975b;
  font-size: 60px;
  line-height: 60px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0 35px;
}
.origins-v5 .page-contents .org-p5-s1 .text-0 .p-2 {
  padding: 0 35px 35px 35px;
}
.origins-v5 .page-contents .org-p5-s1 .text-0 .p-3 {
  color: #b9975b;
  font-size: 100px;
  line-height: 100px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  position: absolute;
  top: -89px;
  z-index: -1;
  left: calc(10% - 162px);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-3 {
    left: calc(10% - 174px);
  }
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v5 {
    overflow: hidden;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 {
    width: 455px;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-3 {
    left: calc(10% - 142px);
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v5 {
    overflow: hidden;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 {
    width: 386px;
    top: calc(10% + 60px);
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-3 {
    display: none;
  }
  .origins-v5 .page-contents .org-p5-s1 .image-0 {
    width: 290px;
    height: 371px;
    left: inherit;
    right: 90px;
    top: inherit;
    bottom: 70px;
  }
  .origins-v5 .page-contents .org-p5-s1 .image-2 {
    height: 557px;
    width: 600px;
    left: inherit;
    right: -200px;
    top: inherit;
    bottom: -140px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .origins-v5 {
    width: 100%;
    height: auto;
  }
  .origins-v5 .page-contents .org-p5-s1 {
    height: 100%;
    overflow: hidden;
  }
  .origins-v5 .page-contents .org-p5-s1 .image-0 {
    left: 50%;
    margin-left: -130px;
    top: auto;
    bottom: 60px;
    z-index: 1;
    height: 269px;
    width: 211px;
    position: absolute;
  }
  .origins-v5 .page-contents .org-p5-s1 .image-1,
  .origins-v5 .page-contents .org-p5-s1 .image-2 {
    height: 430px;
    width: 463px;
    top: auto;
    bottom: -100px;
    left: 50%;
    margin: 0 0 0 -170px;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 {
    position: relative;
    margin: 40px 20px 350px 20px;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    font-size: 16px;
    line-height: 24px;
    z-index: 10;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-0 {
    font-size: 16px;
    line-height: 24px;
    padding: 20px 20px 0 20px;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-1 {
    font-size: 36px;
    line-height: 38px;
    padding: 0 20px;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-2 {
    padding: 0 20px 20px 20px;
  }
  .origins-v5 .page-contents .org-p5-s1 .text-0 .p-3 {
    display: none;
  }
}

.origins-v6 {
  position: relative;
  height: 100vh;
}
.origins-v6 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: left;
}
.origins-v6 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
.origins-v6 .page-contents .base-content .image {
  height: 100%;
  width: 100%;
}
.origins-v6 .page-contents .base-content .text {
  position: absolute;
  right: 52%;
  width: 460px;
  background: white;
  z-index: 10;
  font-size: 24px;
  line-height: 26px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  color: #39393b;
  padding: 35px;
  bottom: -300px;
  transition: bottom 0.5s;
}
.origins-v6 .page-contents .base-content .text .p-0,
.origins-v6 .page-contents .base-content .text .p-1 {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.origins-v6 .page-contents .base-content .text .p-1 {
  font-size: 60px;
  line-height: 60px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.origins-v6.animate .page-contents .base-content .text {
  bottom: 100px;
}
.origins-v6.animate .page-contents .base-content .text .p-0,
.origins-v6.animate .page-contents .base-content .text .p-1 {
  opacity: 1;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v6 .page-contents .base-content .text {
    width: 455px;
    left: 84px;
    right: inherit;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v6 .page-contents .base-content .text {
    width: 455px;
    left: 36px;
    right: inherit;
  }
}
@media (max-width: 767px) {
  .origins-v6 {
    width: 100%;
  }
  .origins-v6 .page-contents .base-content .text {
    left: 20px;
    right: 20px;
    width: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    transition: bottom 0.5s;
  }
  .origins-v6 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 38px;
  }
  .origins-v6.animate .page-contents .base-content .text {
    bottom: 60px;
  }
  .origins-v6.animate .page-contents .base-content .text .p-0 {
    opacity: 1;
  }
}

.origins-v7 {
  position: relative;
  height: 100%;
  background: #FFF;
}
.origins-v7 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
.origins-v7 .page-contents .text {
  position: relative;
  text-align: left;
  left: 50%;
  width: 100%;
  max-width: 580px;
  font-size: 18px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  color: #39393b;
}
.origins-v7 .page-contents .text div.paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
}
.origins-v7 .page-contents .org-p7-s1 {
  width: 100%;
  padding-top: 80px;
}
.origins-v7 .page-contents .org-p7-s1 .image-0 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.origins-v7 .page-contents .org-p7-s1 .image-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.origins-v7 .page-contents .org-p7-s1 .image-2 {
  position: absolute;
  top: 40%;
  left: 78%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 198px;
  height: 198px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-3 {
  position: absolute;
  top: 45%;
  left: 54%;
  width: 184px;
  height: 127px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-4 {
  position: absolute;
  top: 38%;
  left: 37%;
  width: 81px;
  height: 78px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-5 {
  position: absolute;
  top: 40%;
  left: 10%;
  width: 203px;
  height: 209px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-6 {
  position: absolute;
  top: 34%;
  left: -3%;
  width: 112px;
  height: 113px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-7 {
  position: absolute;
  top: 48%;
  left: 79%;
  width: 240px;
  height: 234px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-8 {
  position: absolute;
  top: 37%;
  left: 94%;
  width: 81px;
  height: 127px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s1 .image-9 {
  position: absolute;
  top: 45%;
  left: 5%;
  width: 161px;
  height: 161px;
  z-index: 10;
}
.origins-v7 .page-contents .org-p7-s2 {
  padding: 40px 0 70px 0;
}
.origins-v7 .page-contents .org-p7-s4 {
  position: relative;
}
.origins-v7 .page-contents .org-p7-s4 .text div.paragraph {
  position: relative;
  padding: 150px 0;
  width: 100%;
  font-size: 48px;
  line-height: 50px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.origins-v7 .page-contents .org-p7-s6 {
  padding-bottom: 35px;
}
.origins-v7 .page-contents .org-p7-s8 .text div.paragraph {
  position: relative;
  padding: 0 0 10px;
  width: 100%;
  font-size: 48px;
  line-height: 50px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.origins-v7 .page-contents .org-p7-s9 {
  padding-bottom: 80px;
}
.origins-v7 .page-contents .org-p7-s9 .text div.paragraph.p-1 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .origins-v7 {
    width: 100%;
  }
  .origins-v7 .page-contents .text {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v7 .page-contents .text div.paragraph {
    margin-bottom: 30px;
    line-height: 24px;
  }
  .origins-v7 .page-contents .org-p7-s1 {
    padding-top: 60px;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-2,
  .origins-v7 .page-contents .org-p7-s1 .image-6,
  .origins-v7 .page-contents .org-p7-s1 .image-7,
  .origins-v7 .page-contents .org-p7-s1 .image-8,
  .origins-v7 .page-contents .org-p7-s1 .image-9 {
    display: none;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-10 {
    width: 320px;
    height: 215px;
    top: 330px;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-5 {
    left: -15%;
    width: 103px;
    height: 106px;
    z-index: 0;
    top: 36%;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-4 {
    left: 19%;
    width: 44px;
    height: 41px;
    opacity: 0.8;
    z-index: 0;
    top: 35%;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-2 {
    left: 100%;
    width: 103px;
    height: 102px;
    z-index: 0;
    top: 35%;
    display: block;
  }
  .origins-v7 .page-contents .org-p7-s1 .image-3 {
    left: 60%;
    width: 93px;
    height: 64px;
    z-index: 0;
    top: 39.6%;
  }
  .origins-v7 .page-contents .org-p7-s2 {
    padding: 30px 0 60px 0;
  }
  .origins-v7 .page-contents .org-p7-s4 .text div.paragraph {
    padding: 55px 0 85px;
    font-size: 36px;
    line-height: 36px;
    white-space: normal;
    width: 80%;
    margin: 0 auto;
  }
  .origins-v7 .page-contents .org-p7-s6 {
    padding-bottom: 29px;
  }
  .origins-v7 .page-contents .org-p7-s8 .text div.paragraph {
    font-size: 36px;
    line-height: 36px;
    white-space: normal;
    text-align: left;
  }
  .origins-v7 .page-contents .org-p7-s9 {
    padding-bottom: 60px;
  }
}

.origins-v8 {
  position: relative;
  height: 100vh;
}
.origins-v8 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: left;
}
.origins-v8 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
.origins-v8 .page-contents .base-content .image {
  height: 100%;
  width: 100%;
}
.origins-v8 .page-contents .base-content .text {
  position: absolute;
  left: 55%;
  width: 440px;
  background: white;
  z-index: 10;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  color: #39393b;
  padding: 35px;
  bottom: -300px;
  transition: bottom 0.5s;
}
.origins-v8 .page-contents .base-content .text .p-0,
.origins-v8 .page-contents .base-content .text .p-1 {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.origins-v8 .page-contents .base-content .text .p-1 {
  font-size: 60px;
  line-height: 60px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.origins-v8.animate .page-contents .base-content .text {
  bottom: 100px;
}
.origins-v8.animate .page-contents .base-content .text .p-0,
.origins-v8.animate .page-contents .base-content .text .p-1 {
  opacity: 1;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .origins-v8 .page-contents .base-content .text {
    width: 381px;
    left: inherit;
    right: 79px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .origins-v8 .page-contents .base-content .text {
    width: 381px;
    left: inherit;
    right: 36px;
  }
}
@media (max-width: 767px) {
  .origins-v8 {
    width: 100%;
  }
  .origins-v8 .page-contents .base-content .text {
    left: 20px;
    right: 20px;
    width: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    top: inherit;
    transition: bottom 0.5s;
  }
  .origins-v8 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 36px;
  }
  .origins-v8.animate .page-contents .base-content .text {
    bottom: 60px;
  }
  .origins-v8.animate .page-contents .base-content .text .p-0 {
    opacity: 1;
  }
}

.origins-v9 {
  position: relative;
  height: 100vh;
}
.origins-v9 .page-contents {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.origins-v9 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.origins-v9 .page-contents .base-content .image-0 {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.origins-v9 .page-contents .base-content .text-0,
.origins-v9 .page-contents .base-content .text-1 {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 10%;
  right: 10%;
  max-width: 1020px;
  margin: 0 auto;
  top: 50%;
  text-align: center;
  z-index: 10;
  padding: 80px 0;
}
.origins-v9 .page-contents .base-content .text-0:before,
.origins-v9 .page-contents .base-content .text-1:before {
  content: '';
  display: block;
  width: 44px;
  height: 33px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -332px;
  position: absolute;
  top: 0;
  left: calc(50% - 22px);
}
.origins-v9 .page-contents .base-content .text-0 .p-0,
.origins-v9 .page-contents .base-content .text-1 .p-0 {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 26px;
  color: #FFF;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  margin-bottom: 6px;
}
.origins-v9 .page-contents .base-content .text-0 .p-1,
.origins-v9 .page-contents .base-content .text-1 .p-1 {
  font-size: 60px;
  line-height: 60px;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 120px;
}
.origins-v9 .page-contents .base-content .text-0 .p-1:after,
.origins-v9 .page-contents .base-content .text-1 .p-1:after {
  content: '';
  display: block;
  width: 44px;
  height: 33px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -381px;
  position: absolute;
  bottom: -80px;
  left: calc(50% - 22px);
}
.origins-v9 .page-contents .base-content .text-0 .p-2,
.origins-v9 .page-contents .base-content .text-1 .p-2 {
  font-size: 16px;
  line-height: 20px;
  color: white;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 6px;
  margin-top: 40px;
  padding-top: 18px;
  position: relative;
  text-transform: uppercase;
}
.origins-v9 .page-contents .base-content .text-0 .p-2:before,
.origins-v9 .page-contents .base-content .text-1 .p-2:before {
  content: '';
  display: block;
  height: 2px;
  width: 34px;
  position: absolute;
  top: 0;
  left: calc(50% - 17px);
  background: #FFF;
}
.origins-v9 .page-contents .base-content .text-1 {
  opacity: 0;
}
@media (max-width: 767px) {
  .origins-v9 {
    width: 100%;
  }
  .origins-v9 .page-contents .base-content .text-0,
  .origins-v9 .page-contents .base-content .text-1 {
    left: 20px;
    right: 20px;
    padding: 55px 0;
  }
  .origins-v9 .page-contents .base-content .text-0:before,
  .origins-v9 .page-contents .base-content .text-1:before,
  .origins-v9 .page-contents .base-content .text-0:after,
  .origins-v9 .page-contents .base-content .text-1:after {
    -ms-transform: scale(0.62);
        transform: scale(0.62);
    -webkit-transform: scale(0.62);
  }
  .origins-v9 .page-contents .base-content .text-0 .p-0,
  .origins-v9 .page-contents .base-content .text-1 .p-0 {
    font-size: 16px;
    line-height: 24px;
  }
  .origins-v9 .page-contents .base-content .text-0 .p-1,
  .origins-v9 .page-contents .base-content .text-1 .p-1 {
    font-size: 36px;
    line-height: 36px;
  }
  .origins-v9 .page-contents .base-content .text-0 .p-1:after,
  .origins-v9 .page-contents .base-content .text-1 .p-1:after {
    -ms-transform: scale(0.62);
        transform: scale(0.62);
    -webkit-transform: scale(0.62);
  }
  .origins-v9 .page-contents .base-content .text-0 .p-2,
  .origins-v9 .page-contents .base-content .text-1 .p-2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 22px;
  }
}

.footer-v1 {
  background: #f8f8f8;
  position: relative;
  width: 100%;
}
.footer-v1 .page-content {
  top: 0;
  width: 100%;
}
.footer-v1 .page-content .clearfix {
  clear: both;
}
.footer-v1 .page-content .footer-links {
  margin-bottom: 70px;
}
.footer-v1 .page-content .see-more {
  font-size: 18px;
  opacity: 0.3;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
}
.footer-v1 .page-content .see-more a {
  color: #39393b;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer-v1 .page-content .footer .credits {
  list-style: none;
  font-size: 12px;
  margin-bottom: 35px;
  padding: 0;
}
.footer-v1 .page-content .footer .credits li {
  padding: 3px 0;
}
.footer-v1 .page-content .footer .credits li:first-child {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .footer-v1 .page-content .footer-links {
    max-width: 700px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .footer-v1 .page-content .footer-links {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .footer-v1 {
    height: auto;
  }
  .footer-v1 .page-content .footer .copyright {
    padding: 0 20px 30px;
  }
}

.arise-v0 {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v0.animate .page-contents .base-content .text-0,
.arise-v0.animate .page-contents .base-content .text {
  margin-top: 0;
  opacity: 1;
}
.arise-v0 .page-contents .base-content .text-0,
.arise-v0 .page-contents .base-content .text {
  margin-top: 200px;
  opacity: 0;
  transition: margin-top 1s ease, opacity 1s ease-out;
}
.arise-v0 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  background: #000;
  z-index: 100;
}
.arise-v0 .page-contents .base-content {
  height: 100%;
  width: 100%;
}
.arise-v0 .page-contents .base-content .text-0,
.arise-v0 .page-contents .base-content .text {
  color: white;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 50%;
  text-align: center;
}
.arise-v0 .page-contents .base-content .text-0 .p-0,
.arise-v0 .page-contents .base-content .text .p-0 {
  margin-top: 0;
  font-size: 16px;
  line-height: 16px;
  color: #b9975b;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 6px;
}
.arise-v0 .page-contents .base-content .text-0 .p-1,
.arise-v0 .page-contents .base-content .text .p-1 {
  margin: 0;
  font-size: 72px;
  line-height: 72px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.arise-v0 .page-contents .base-content .text-1 {
  position: absolute;
  bottom: 10px;
  left: 15px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.arise-v0 .page-contents .base-content .image-0 {
  width: 100%;
  height: 100%;
}
.arise-v0 .page-contents .base-content .image-1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 75px;
  height: 59px;
}
.arise-v0 .page-contents .base-content .video video {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .arise-v0 .page-contents {
    left: 0;
    width: 100%;
  }
  .arise-v0 .page-contents .base-content .text-0 .p-1,
  .arise-v0 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 36px;
    min-width: 290px;
  }
  .arise-v0 .page-contents .base-content .text-1 {
    font-size: 9px;
  }
}

.arise-v1 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v1 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.arise-v1 .page-contents .base-content {
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
}
.arise-v1 .page-contents .base-content .image-0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.arise-v1 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  padding-top: 80px;
  left: 50%;
  width: 100%;
  max-width: 580px;
  color: black;
  font-size: 18px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.arise-v1 .page-contents .base-content .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.arise-v1 .page-contents .base-content .text .paragraph.p-2 {
  padding-top: 0;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  color: #b9975b;
  margin-bottom: 45px;
  text-transform: uppercase;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.arise-v1 .page-contents .base-content .text .paragraph.p-7 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .arise-v1 .page-contents .base-content {
    padding-bottom: 60px;
  }
  .arise-v1 .page-contents .base-content .text {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
    padding-top: 60px;
  }
  .arise-v1 .page-contents .base-content .text .paragraph {
    line-height: 24px;
    margin-bottom: 35px;
  }
  .arise-v1 .page-contents .base-content .text .paragraph.p-2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 40px;
    text-align: left;
  }
}

.arise-v10 {
  position: relative;
  background: grey;
  width: 100%;
  height: 100vh;
}
.arise-v10 .page-contents {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v10 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v10 .page-contents .base-content .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .arise-v10 .page-contents {
    padding-bottom: 20px;
  }
}

.arise-v11 {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v11 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
}
.arise-v11 .page-contents .base-content {
  width: 100%;
  height: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}
.arise-v11 .page-contents .base-content.section-1 .text {
  margin-bottom: 30px;
}
.arise-v11 .page-contents .base-content.section-1 .text .paragraph.p-0 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.arise-v11 .page-contents .base-content.section-1 .text .paragraph.p-4 {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-weight: bold;
  margin: 40px 0;
  text-align: left;
}
.arise-v11 .page-contents .base-content.section-3 .text .paragraph.p-0 {
  margin-bottom: 0;
}
.arise-v11 .page-contents .base-content .image {
  position: absolute;
  top: -300px;
  right: 0;
  width: 341px;
  height: 427px;
}
.arise-v11 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  max-width: 580px;
  margin: 0 45% 0 auto;
  font-size: 18px;
  line-height: 30px;
  z-index: 10;
  color: #000;
}
.arise-v11 .page-contents .base-content .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .arise-v11 .page-contents .base-content.section-1 .text .paragraph.p-0 {
    font-size: 28px;
    line-height: 28px;
  }
  .arise-v11 .page-contents .base-content.section-1 .text .paragraph.p-4 {
    font-size: 48px;
    line-height: 48px;
  }
  .arise-v11 .page-contents .base-content.section-2 {
    text-align: center;
  }
  .arise-v11 .page-contents .base-content.section-2 .image {
    position: static;
    width: 239px;
    height: 299px;
  }
  .arise-v11 .page-contents .base-content .text {
    left: inherit;
    width: 85%;
    margin: 0 auto;
    color: #39393b;
  }
}
@media (max-width: 767px) {
  .arise-v11 .page-contents {
    padding: 60px 0;
  }
  .arise-v11 .page-contents .base-content .text {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v11 .page-contents .base-content .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v11 .page-contents .base-content.section-1 .text .paragraph.p-4 {
    font-size: 36px;
    line-height: 36px;
  }
  .arise-v11 .page-contents .base-content.section-2 {
    padding-top: 10px;
  }
  .arise-v11 .page-contents .base-content.section-3 .text {
    padding-top: 30px;
  }
}

.arise-v12 {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v12 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
}
.arise-v12 .page-contents .base-content {
  width: 100%;
  height: 100%;
}
.arise-v12 .page-contents .base-content.section-1 .paragraph.p-0 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.arise-v12 .page-contents .base-content.section-2 {
  text-align: center;
}
.arise-v12 .page-contents .base-content.section-2 .image {
  width: 697px;
  height: 432px;
  position: relative;
  z-index: 5;
}
.arise-v12 .page-contents .base-content.section-3 .image {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.arise-v12 .page-contents .base-content.section-3 .paragraph.p-2 {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-weight: bold;
  margin: 40px 0;
  text-align: left;
}
.arise-v12 .page-contents .base-content.section-3 .text .paragraph.p-3 {
  margin-bottom: 0;
}
.arise-v12 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  max-width: 580px;
  margin: 0 auto;
  color: black;
  font-size: 18px;
  z-index: 10;
}
.arise-v12 .page-contents .base-content .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #39393b;
}
@media (max-width: 1200px) {
  .arise-v12 .page-contents .base-content.section-2 .image {
    width: 697px;
    height: 432px;
  }
  .arise-v12 .page-contents .base-content.section-3 .paragraph .p-2 {
    font-size: 36px;
    line-height: 36px;
  }
  .arise-v12 .page-contents .base-content .text {
    left: inherit;
    width: 85%;
    padding-bottom: 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .arise-v12 .page-contents {
    padding: 60px 0;
  }
  .arise-v12 .page-contents .base-content .text {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v12 .page-contents .base-content .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v12 .page-contents .base-content.section-1 .text {
    margin: 0 auto;
  }
  .arise-v12 .page-contents .base-content.section-2 .image {
    width: 320px;
    height: 561px;
  }
  .arise-v12 .page-contents .base-content.section-3 .paragraph.p-2 {
    font-size: 36px;
    line-height: 36px;
  }
}

.arise-v2 {
  position: relative;
  background: grey;
  width: 100%;
  height: 100vh;
}
.arise-v2 .page-contents {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v2 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.arise-v2 .page-contents .base-content .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.arise-v2 .page-contents .base-content .text {
  position: absolute;
  z-index: 10;
  right: 140px;
  bottom: -300px;
  width: 455px;
  height: 270px;
  color: #39393b;
  background: #fff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  display: block;
  padding: 35px 40px;
  overflow: hidden;
  transition: bottom 0.5s;
}
.arise-v2 .page-contents .base-content .text .p-0 {
  opacity: 0;
}
.arise-v2 .page-contents .base-content .p-0,
.arise-v2 .page-contents .base-content .p-1,
.arise-v2 .page-contents .base-content .p-2 {
  opacity: 0;
  width: 375px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: opacity 1s ease-out;
}
.arise-v2.animate .page-contents .base-content .text {
  bottom: 60px;
}
.arise-v2.animate .page-contents .base-content .text .p-0 {
  opacity: 1;
}
@media (max-width: 767px) {
  .arise-v2 .page-contents .base-content .text {
    bottom: inherit;
    top: -300px;
    right: auto;
    left: 50%;
    width: 280px;
    height: auto;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transition: top 0.5s;
  }
  .arise-v2 .page-contents .base-content .text .p-0,
  .arise-v2 .page-contents .base-content .text .p-1,
  .arise-v2 .page-contents .base-content .text .p-2 {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .arise-v2.animate .page-contents .base-content .text {
    top: 60px;
    bottom: inherit;
  }
  .arise-v2.animate .page-contents .base-content .text .p-0 {
    opacity: 1;
  }
}

.arise-v3 {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v3 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.arise-v3 .page-contents .text {
  position: relative;
  text-align: left;
  padding-top: 80px;
  max-width: 580px;
  margin: 0 auto 80px;
  color: black;
  font-size: 18px;
  z-index: 10;
}
.arise-v3 .page-contents .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #39393b;
  font-size: 18px;
}
.arise-v3 .page-contents .arise-v3-2 {
  text-align: center;
}
.arise-v3 .page-contents .arise-v3-2 .image {
  width: 805px;
  height: 537px;
}
.arise-v3 .page-contents .arise-v3-5 {
  text-align: center;
  margin-top: -100px;
}
.arise-v3 .page-contents .arise-v3-5 .image {
  width: 844px;
  height: 464px;
  margin: 80px 0;
}
.arise-v3 .page-contents .arise-v3-6 .text {
  padding-top: 0;
}
.arise-v3 .page-contents .arise-v3-1 .text .p-0 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1200px) {
  .arise-v3 .page-contents .arise-v3-5 .image {
    width: 760px;
    height: 418px;
  }
}
@media (max-width: 767px) {
  .arise-v3 .page-contents .arise-v3-1 .text {
    padding-bottom: 40px;
  }
  .arise-v3 .page-contents .arise-v3-2 .image {
    width: 320px;
    height: 214px;
  }
  .arise-v3 .page-contents .arise-v3-5 {
    margin-top: -40px;
  }
  .arise-v3 .page-contents .arise-v3-5 .image {
    width: 320px;
    height: 176px;
    margin: 0 0 60px 0;
  }
  .arise-v3 .page-contents .arise-v3-6 .text {
    padding-top: 0;
  }
  .arise-v3 .page-contents .arise-v3-6 .text .paragraph.p-1 {
    margin-bottom: 0;
  }
  .arise-v3 .page-contents .text {
    padding-top: 60px;
    left: inherit;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v3 .page-contents .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}

.arise-v4 {
  position: relative;
  background: grey;
  width: 100%;
  height: 100vh;
}
.arise-v4 .page-contents {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.arise-v4 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v4 .page-contents .base-content .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.arise-v4 .page-contents .base-content .text {
  position: absolute;
  z-index: 10;
  right: 140px;
  bottom: -300px;
  width: 540px;
  height: 260px;
  color: #39393b;
  background: #fff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  display: block;
  padding: 35px 40px;
  overflow: hidden;
  transition: bottom 0.5s;
}
.arise-v4 .page-contents .base-content .text .paragraph {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 460px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: opacity 1s ease-out;
  opacity: 0;
}
.arise-v4 .page-contents .base-content .text .paragraph span {
  color: #b9975b;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.arise-v4.animate .page-contents .base-content .text {
  bottom: 60px;
}
.arise-v4.animate .page-contents .base-content .text .p-0 {
  opacity: 1;
}
@media (max-width: 767px) {
  .arise-v4 .page-contents {
    padding-bottom: 20px;
  }
  .arise-v4 .page-contents .base-content .text {
    bottom: -300px;
    right: auto;
    left: 50%;
    top: auto;
    width: 280px;
    height: 220px;
    padding: 20px 30px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .arise-v4 .page-contents .base-content .text .paragraph {
    left: 30px;
    width: 220px;
  }
  .arise-v4 .page-contents .base-content .text .paragraph span {
    font-size: 30px;
    line-height: 40px;
  }
  .arise-v4.animate .page-contents .base-content .text {
    bottom: 0;
  }
  .arise-v4.animate .page-contents .base-content .text .paragraph.p-0 {
    opacity: 1;
  }
}

.arise-v5 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v5 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.arise-v5 .page-contents .arise-v5-1 .text {
  padding-top: 80px;
}
.arise-v5 .page-contents .arise-v5-1 .text .paragraph.p-0 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.arise-v5 .page-contents .arise-v5-2 {
  padding-bottom: 30px;
}
.arise-v5 .page-contents .arise-v5-3 {
  padding-bottom: 80px;
}
.arise-v5 .page-contents .arise-v5-3 .text .paragraph.p-2 {
  margin-bottom: 0;
}
.arise-v5 .page-contents .text {
  position: relative;
  text-align: left;
  max-width: 580px;
  margin: 0 auto;
  color: black;
  font-size: 18px;
  z-index: 10;
}
.arise-v5 .page-contents .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #39393b;
}
@media (max-width: 767px) {
  .arise-v5 .page-contents .arise-v5-1 .text {
    padding-top: 60px;
  }
  .arise-v5 .page-contents .arise-v5-3 {
    padding-bottom: 60px;
  }
  .arise-v5 .page-contents .text {
    left: inherit;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v5 .page-contents .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}

.arise-v6 {
  position: relative;
  background: grey;
  width: 100%;
  height: 100vh;
}
.arise-v6 .page-contents {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.arise-v6 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v6 .page-contents .base-content.in-view .image-1,
.arise-v6 .page-contents .base-content.in-view .image-2 {
  opacity: 1;
}
.arise-v6 .page-contents .base-content.in-view .image-1 {
  margin-top: -110px;
}
.arise-v6 .page-contents .base-content.in-view .image-2 {
  margin-top: 120px;
}
.arise-v6 .page-contents .base-content.in-view .text {
  top: 50%;
  opacity: 1;
}
.arise-v6 .page-contents .base-content .image-0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.arise-v6 .page-contents .base-content .image-1,
.arise-v6 .page-contents .base-content .image-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 43px;
  height: 33px;
  z-index: 15;
  opacity: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: margin-top 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.arise-v6 .page-contents .base-content .image-1 {
  margin-top: -80px;
}
.arise-v6 .page-contents .base-content .image-2 {
  margin-top: 150px;
}
.arise-v6 .page-contents .base-content .text {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 10;
  opacity: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 580px;
  color: #b9975b;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  display: block;
  transition: top 1s ease-in-out, opacity 1s ease-in-out;
}
.arise-v6 .page-contents .base-content .text .paragraph span {
  font-size: 18px;
  line-height: 30px;
  text-transform: none;
  font-weight: normal;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 767px) {
  .arise-v6 .page-contents {
    padding-bottom: 20px;
  }
  .arise-v6 .page-contents .base-content .image-1,
  .arise-v6 .page-contents .base-content .image-2 {
    width: 27px;
    height: 20px;
  }
  .arise-v6 .page-contents .base-content .text {
    width: 210px;
    font-size: 36px;
    line-height: 40px;
  }
  .arise-v6 .page-contents .base-content .text span {
    position: relative;
    top: -4px;
  }
}

.arise-v7 {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v7 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
}
.arise-v7 .page-contents .base-content {
  width: 100%;
  height: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}
.arise-v7 .page-contents .base-content.section-1 .text .paragraph.p-0 {
  margin-bottom: 30px;
}
.arise-v7 .page-contents .base-content.section-2 {
  text-align: center;
}
.arise-v7 .page-contents .base-content.section-2 .text .paragraph.p-0 {
  margin-bottom: 30px;
}
.arise-v7 .page-contents .base-content .image {
  width: 343px;
  height: 411px;
  position: absolute;
  left: 0;
  top: -150px;
}
.arise-v7 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  max-width: 580px;
  margin: 0 auto 0 40%;
  font-size: 18px;
  line-height: 30px;
  z-index: 10;
  color: #000;
}
.arise-v7 .page-contents .base-content .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.arise-v7 .page-contents .base-content .text .paragraph.p-0 {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .arise-v7 .page-contents .base-content.section-2 {
    text-align: left;
    padding: 15px 0 40px 0;
  }
  .arise-v7 .page-contents .base-content .image {
    position: static;
    width: 260px;
    height: 312px;
    margin: 0 auto;
    display: block;
  }
  .arise-v7 .page-contents .base-content .text {
    left: inherit;
    width: 85%;
    margin: 0 auto 0;
    color: #39393b;
  }
}
@media (max-width: 767px) {
  .arise-v7 .page-contents {
    padding: 60px 0;
  }
  .arise-v7 .page-contents .base-content.section-2 {
    text-align: left;
    padding: 15px 0 40px 0;
  }
  .arise-v7 .page-contents .base-content .text {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v7 .page-contents .base-content .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}

.arise-v8 {
  position: relative;
  background: grey;
  width: 100%;
  height: 100vh;
}
.arise-v8 .page-contents {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.arise-v8 .page-contents .base-content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.arise-v8 .page-contents .base-content .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.arise-v8 .page-contents .base-content .text {
  position: absolute;
  left: 50%;
  bottom: -300px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 690px;
  font-size: 18px;
  line-height: 30px;
  padding: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  background: #fff;
  color: #39393b;
  text-transform: none;
  display: block;
  transition: bottom 0.5s;
}
.arise-v8 .page-contents .base-content .text .paragraph {
  transition: opacity 1s ease-out;
  opacity: 0;
}
.arise-v8 .page-contents .base-content .text .paragraph span {
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-weight: bold;
}
.arise-v8.animate .page-contents .base-content .text {
  bottom: 100px;
}
.arise-v8.animate .page-contents .base-content .text .paragraph.p-0 {
  opacity: 1;
}
@media (max-width: 767px) {
  .arise-v8 .page-contents {
    padding-bottom: 20px;
  }
  .arise-v8 .page-contents .base-content .text {
    bottom: -300px;
    width: 290px;
    font-size: 16px;
    line-height: 24px;
    padding: 25px;
  }
  .arise-v8 .page-contents .base-content .text .paragraph span {
    font-size: 36px;
    line-height: 36px;
  }
  .arise-v8.animate .page-contents .base-content .text {
    bottom: 50px;
  }
  .arise-v8.animate .page-contents .base-content .text .paragraph.p-0 {
    opacity: 1;
  }
}

.arise-v9 {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.arise-v9 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
}
.arise-v9 .page-contents .base-content {
  width: 100%;
  height: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}
.arise-v9 .page-contents .base-content.section-1 .text {
  margin-bottom: 30px;
}
.arise-v9 .page-contents .base-content.section-1 .text .paragraph.p-0 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.arise-v9 .page-contents .base-content.section-3 .text .paragraph.p-1 {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-weight: bold;
  margin: 40px 0;
  text-align: left;
}
.arise-v9 .page-contents .base-content.section-3 .text .paragraph.p-5 {
  margin-bottom: 0;
}
.arise-v9 .page-contents .base-content .image {
  position: absolute;
  top: -340px;
  left: 0;
  width: 318px;
  height: 443px;
}
.arise-v9 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  max-width: 580px;
  margin: 0 auto 0 40%;
  font-size: 18px;
  line-height: 30px;
  z-index: 10;
  color: #000;
}
.arise-v9 .page-contents .base-content .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .arise-v9 .page-contents .base-content.section-2 {
    text-align: center;
  }
  .arise-v9 .page-contents .base-content.section-2 .image {
    position: static;
    width: 221px;
    height: 308px;
  }
  .arise-v9 .page-contents .base-content .text {
    left: inherit;
    width: 85%;
    margin: 0 auto;
    color: #39393b;
  }
}
@media (max-width: 767px) {
  .arise-v9 .page-contents {
    padding: 60px 0;
  }
  .arise-v9 .page-contents .base-content.section-3 .text {
    top: 0;
  }
  .arise-v9 .page-contents .base-content.section-3 .text .paragraph.p-1 {
    font-size: 36px;
    line-height: 36px;
  }
  .arise-v9 .page-contents .base-content .text {
    font-size: 16px;
    line-height: 24px;
  }
  .arise-v9 .page-contents .base-content .text .paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}

.why-join-v1 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
}
.why-join-v1 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.why-join-v1 .page-contents .wj-p1-s1 {
  max-width: 1035px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: right;
}
.why-join-v1 .page-contents .wj-p1-s1 .image {
  position: absolute;
  bottom: 0;
  right: 57%;
  width: 473px;
  height: 665px;
}
.why-join-v1 .page-contents .wj-p1-s1 .text {
  text-align: left;
  display: inline-block;
  max-width: 495px;
  margin: 80px 0;
  font-size: 18px;
  line-height: 30px;
  z-index: 10;
  color: #000;
}
.why-join-v1 .page-contents .wj-p1-s1 .text .paragraph {
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-4 {
  margin-bottom: 0;
}
.why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-3 {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 50px;
  color: #b9975b;
  position: relative;
  padding: 0 50px 0 0;
}
.why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-3::before {
  content: "“";
  position: absolute;
  top: 0;
  left: -20px;
}
.why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-3::after {
  content: "”";
}
@media (max-width: 920px) {
  .why-join-v1 .page-contents .wj-p1-s1 {
    text-align: center;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .image {
    position: static;
    margin: 0 0 -10px -20px;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .text {
    margin: 80px 0 50px 0;
  }
}
@media (max-width: 767px) {
  .why-join-v1 .page-contents .wj-p1-s1 {
    padding: 0 28px;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .image {
    width: 260px;
    height: 312px;
    position: static;
    margin-top: 60px;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .text {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin: 60px 0 0 0;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-3 {
    font-size: 36px;
    line-height: 38px;
    padding: 0;
  }
  .why-join-v1 .page-contents .wj-p1-s1 .text .paragraph.p-3::before {
    position: static;
  }
}

.why-join-v2 {
  position: relative;
  background-color: black;
  width: 100%;
  height: 720px;
}
.why-join-v2 .word-counter,
.why-join-v2 .arrows {
  display: none;
  z-index: 300;
}
.why-join-v2 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.why-join-v2 .page-contents .center-wrapper {
  max-width: 1015px;
  height: 100%;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
}
.why-join-v2 .page-contents .word-list-wrapper {
  width: 300px;
  height: 100%;
}
.why-join-v2 .page-contents .word-list-wrapper .word-list {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 43px;
  color: #b9975b;
  list-style-type: none;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  margin: 0;
  padding: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.why-join-v2 .page-contents .word-list-wrapper .word-list li {
  opacity: .3;
  transition: all .3s;
  cursor: pointer;
}
.why-join-v2 .page-contents .word-list-wrapper .word-list li:hover {
  -ms-transform: translateX(5px);
      transform: translateX(5px);
  opacity: .5;
}
.why-join-v2 .page-contents .word-list-wrapper .word-list li.active {
  opacity: 1;
  pointer-events: none;
}
.why-join-v2 .page-contents .words-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 400px - (100% - 1115px) / 2);
}
.why-join-v2 .page-contents .words-wrapper .word-slider-cont,
.why-join-v2 .page-contents .words-wrapper .bx-wrapper,
.why-join-v2 .page-contents .words-wrapper .bx-viewport {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.why-join-v2 .page-contents .words-wrapper .word-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: opacity 0.3s;
  will-change: opacity;
}
.why-join-v2 .page-contents .words-wrapper .word-item.active {
  display: block;
  opacity: 1;
  z-index: 10;
}
.why-join-v2 .page-contents .words-wrapper .word-item.active .text-group > * {
  opacity: inherit;
  -ms-transform: translateX(0);
      transform: translateX(0);
}
.why-join-v2 .page-contents .words-wrapper .word-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > * {
  opacity: 0;
  -ms-transform: translateY(10px);
      transform: translateY(10px);
  will-change: opacity, transform;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(1) {
  transition-delay: .1s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(2) {
  transition-delay: .2s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(3) {
  transition-delay: .3s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(4) {
  transition-delay: .4s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(5) {
  transition-delay: .5s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(6) {
  transition-delay: .6s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group > *:nth-child(7) {
  transition-delay: .7s;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-top,
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-bottom {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 112px;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.3);
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-top {
  padding: 10px 0 0 0;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-bottom {
  margin: 40px 0 0 0;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .divider {
  text-align: center;
  margin: 0 0 10px 0;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .divider::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 2px;
  background: white;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .description1,
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .description2 {
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-size: 24px;
  margin: 0 30px;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .word {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 60px;
  margin: 10px 0;
  color: #b9975b;
  text-transform: uppercase;
}
.why-join-v2 .page-contents .words-wrapper .word-item .text-group .citation {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: white;
  font-size: 16px;
  line-height: 18px;
  margin: 5px 160px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .why-join-v2 .page-contents .center-wrapper {
    padding: 0 40px;
  }
  .why-join-v2 .page-contents .words-wrapper {
    left: 315px;
    width: auto;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .word {
    font-size: 45px;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .citation {
    margin: 5px 20px;
  }
}
@media (max-width: 767px) {
  .why-join-v2 {
    height: 95vh;
  }
  .why-join-v2 .page-contents .center-wrapper {
    display: none;
  }
  .why-join-v2 .page-contents .word-counter,
  .why-join-v2 .page-contents .arrows {
    display: block;
    position: absolute;
  }
  .why-join-v2 .page-contents .word-counter {
    left: 20px;
    bottom: 20px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
    color: white;
    font-size: 30px;
    line-height: 1em;
  }
  .why-join-v2 .page-contents .word-counter .current {
    display: inline-block;
    position: relative;
    height: 31px;
    will-change: width;
    transition: width .6s;
  }
  .why-join-v2 .page-contents .word-counter .current.number-of-digits-0 {
    width: 15px;
  }
  .why-join-v2 .page-contents .word-counter .current.number-of-digits-1 {
    width: 27px;
  }
  .why-join-v2 .page-contents .word-counter .current > span {
    position: absolute;
    display: inline-block;
    opacity: 0;
    top: 0;
    left: 0;
    -ms-transform: translateY(10px) scale(1.5);
        transform: translateY(10px) scale(1.5);
    will-change: width, transform, opacity;
    transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  }
  .why-join-v2 .page-contents .word-counter .current > span.previous {
    max-width: 0;
    -ms-transform: translateY(-15px) scale(0.5);
        transform: translateY(-15px) scale(0.5);
    transition-delay: 0s;
  }
  .why-join-v2 .page-contents .word-counter .current > span.active {
    position: relative;
    -ms-transform: scale(1);
        transform: scale(1);
    opacity: 1;
    transition-delay: .1s;
  }
  .why-join-v2 .page-contents .word-counter .divider {
    display: inline-block;
    font-size: 20px;
    margin: 2px 0 0 5px;
    vertical-align: top;
    opacity: .5;
  }
  .why-join-v2 .page-contents .word-counter .total {
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    opacity: .5;
  }
  .why-join-v2 .page-contents .arrows {
    right: 12px;
    bottom: 10px;
  }
  .why-join-v2 .page-contents .arrows > span {
    display: inline-block;
    width: 37px;
    height: 37px;
    margin: 0 2px;
  }
  .why-join-v2 .page-contents .arrows .right {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter3-words-mobile-arrow-right.png") no-repeat 0 0;
  }
  .why-join-v2 .page-contents .arrows .left {
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter3-words-mobile-arrow-left.png") no-repeat 0 0;
  }
  .why-join-v2 .page-contents .words-wrapper {
    width: 100%;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group {
    width: 100%;
    padding: 0 20px 50px 20px;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-top,
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-bottom {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
    font-size: 80px;
    line-height: 50px;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-top {
    padding: 10px 0 0 0;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .quote-bottom {
    margin: 25px 0 0 0;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .divider {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .divider::after {
    width: 34px;
    height: 2px;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .description1,
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .description2 {
    font-size: 16px;
    margin: 0;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .word {
    font-size: 30px;
    margin: 7px 0;
  }
  .why-join-v2 .page-contents .words-wrapper .word-item .text-group .citation {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0;
    letter-spacing: 10px;
  }
}

.why-join-v3 {
  position: relative;
  background-color: white;
  width: 100%;
  height: 100%;
}
.why-join-v3 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.why-join-v3 .page-contents .text-module {
  background: #f8f8f8;
}
.why-join-v3 .page-contents .text-wrapper {
  max-width: 640px;
  padding: 80px 20px 10px 20px;
  margin: 0 auto;
}
.why-join-v3 .page-contents .text-wrapper .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #39393b;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.why-join-v3 .page-contents .text-wrapper .sub-title {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #39393b;
  font-size: 16px;
  line-height: 18px;
  margin: 5px 0 35px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
}
.why-join-v3 .page-contents .text-wrapper .text {
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  color: #39393b;
  font-size: 18px;
  line-height: 30px;
}
.why-join-v3 .page-contents .text-wrapper .text .paragraph {
  margin: 20px 0;
}
.why-join-v3 .page-contents .map-module {
  position: relative;
  width: 100%;
  padding: 0 0 80px 0;
  background: #f8f8f8;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper {
  position: relative;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper {
  min-width: 780px;
  width: 100%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content {
  width: 100%;
  padding: 49% 0 0 0;
  position: relative;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .image-wrapper,
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point {
  position: absolute;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #39393b;
  text-transform: uppercase;
  width: 8.19%;
  height: 16.72%;
  cursor: pointer;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point .city {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 20;
  text-align: center;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #39393b;
  text-transform: uppercase;
  font-size: 14px;
  transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point::before {
  content: "";
  position: absolute;
  width: 18%;
  height: 17.5%;
  top: 54%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter3-map-star@2x.png") no-repeat 50% 50%;
  background-size: 100%;
  transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 400ms;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point::after {
  content: "";
  position: absolute;
  width: 40.7%;
  height: 40.7%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.25) 0 10px 10px 0;
  background: white url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter3-map-mail-ico@2x.png") no-repeat 50% 50%;
  background-size: 60%;
  transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 300ms;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point:hover .city {
  -ms-transform: translateY(5%);
      transform: translateY(5%);
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point:hover::before {
  -ms-transform: scale(0.2) rotate(720deg);
      transform: scale(0.2) rotate(720deg);
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point:hover::after {
  -ms-transform: translateY(-10%);
      transform: translateY(-10%);
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-0 {
  top: 29%;
  left: 16.8%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-0 .city::after {
  content: "";
  display: block;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 700;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 12px;
  top: 60%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-1 {
  top: 27%;
  left: 27.0%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-2 {
  top: 27%;
  left: 47.2%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-3 {
  top: 36.5%;
  left: 55.3%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-4 {
  top: 52%;
  left: 64.0%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-4::after {
  left: 40%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-5 {
  top: 59.9%;
  left: 70.6%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-5::after {
  top: 95%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-6 {
  top: 46.4%;
  left: 74.0%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-7 {
  top: 49.4%;
  left: 86.7%;
}
.why-join-v3 .page-contents .map-module .map-scroll-wrapper .map-wrapper .map-content .map-points .map-point-8 {
  top: 28%;
  left: 0.5%;
}
.why-join-v3 .page-contents .map-module .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 125px;
  margin: auto;
  width: 320px;
  height: 120px;
  text-align: center;
}
.why-join-v3 .page-contents .map-module .description .hand {
  display: none;
}
.why-join-v3 .page-contents .map-module .description .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #b9975b;
  text-transform: uppercase;
}
.why-join-v3 .page-contents .map-module .description .sub-title {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #39393b;
  text-transform: uppercase;
}
.why-join-v3 .page-contents .map-module .description .time {
  margin: 10px 0 0 0;
}
.why-join-v3 .page-contents .map-module .description .time .col {
  display: inline-block;
  border: 1px solid rgba(57, 57, 59, 0.2);
  padding: 0 25px;
  border-top: none;
  border-bottom: none;
}
.why-join-v3 .page-contents .map-module .description .time .col:first-child,
.why-join-v3 .page-contents .map-module .description .time .col:last-child {
  border: none;
}
.why-join-v3 .page-contents .map-module .description .time .col > span {
  display: block;
  color: #39393b;
}
.why-join-v3 .page-contents .map-module .description .time .col .value {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 30px;
}
.why-join-v3 .page-contents .map-module .description .time .col .unit {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0 0 0;
}
.why-join-v3 .page-contents .popup-wrapper.desktop .base-popup {
  position: absolute;
  left: 0;
  top: 0;
}
.why-join-v3 .page-contents .popup-wrapper.desktop .base-popup .popup-close-wrapper {
  height: 50px;
}
.why-join-v3 .page-contents .popup-wrapper.desktop .base-popup .popup-close-wrapper .popup-close {
  top: 15px;
  right: 15px;
}
.why-join-v3 .page-contents .popup-wrapper.desktop .base-popup .popup-content {
  overflow: hidden;
  top: 50px;
}
@media (max-width: 768px) {
  .why-join-v3 .page-contents .map-module .description {
    bottom: 60px;
  }
  .why-join-v3 .page-contents .map-module .description .hand {
    display: block;
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter3-map-hand@2x.png") no-repeat 50% 50%;
    background-size: 100%;
    position: absolute;
    width: 28px;
    height: 32px;
    top: -70px;
    left: 5%;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .why-join-v3 .page-contents .text-wrapper {
    padding: 60px 28px 10px;
  }
  .why-join-v3 .page-contents .text-wrapper .title {
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
  }
  .why-join-v3 .page-contents .text-wrapper .sub-title {
    margin: 25px 0 35px 0;
  }
  .why-join-v3 .page-contents .text-wrapper .text {
    font-size: 16px;
    line-height: 24px;
  }
  .why-join-v3 .page-contents .text-wrapper .text .paragraph {
    margin: 20px 0;
  }
  .why-join-v3 .page-contents .map-module {
    padding-bottom: 60px;
  }
  .why-join-v3 .page-contents .map-module .description .time .col .value {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 20px;
  }
  .why-join-v3 .page-contents .map-module .description .time .col .unit {
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 20px 0 0 0;
    line-height: 10px;
  }
}

.press-officers {
  position: relative;
  background: #fff;
  width: 100%;
  height: 100%;
}
.press-officers .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.press-officers .page-contents .base-content {
  position: relative;
  width: 100%;
}
.press-officers .page-contents .base-content .text {
  width: 600px;
  margin: 0 auto;
  padding: 80px 0 35px 0;
  color: #39393b;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.press-officers .page-contents .base-content .text .paragraph {
  margin: 20px 0;
}
.press-officers .page-contents .base-content .text .paragraph.p-0 {
  margin-top: 0;
}
.press-officers .page-contents .base-content .text span {
  font-family: 'Crimson Text', serif;
  font-weight: 700;
}
.press-officers .page-contents .multi-section {
  width: 635px;
  margin: 0 auto 60px auto;
}
.press-officers .page-contents .image-with-text {
  cursor: pointer;
  position: relative;
  width: 33.33%;
  padding: 160px 0 0 0;
  text-align: center;
  float: left;
  margin: 0 0 15px 0;
}
.press-officers .page-contents .image-with-text .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 166px;
  height: 166px;
}
.press-officers .page-contents .image-with-text .text .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #39393b;
  font-size: 21px;
}
@media (max-width: 767px) {
  .press-officers .page-contents .base-content .text {
    width: 85%;
    font-size: 16px;
    line-height: 24px;
    padding: 60px 0 35px 0;
  }
  .press-officers .page-contents .multi-section {
    width: 90%;
    margin-bottom: 40px;
  }
  .press-officers .page-contents .image-with-text {
    width: 50%;
    padding: 90px 0 0 0;
    margin: 0 0 10px 0;
  }
  .press-officers .page-contents .image-with-text .image {
    width: 97px;
    height: 97px;
  }
  .press-officers .page-contents .image-with-text .text .title {
    font-size: 18px;
  }
}

.foot-soldiers-v1 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
}
.foot-soldiers-v1 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
}
.foot-soldiers-v1 .page-contents .base-content {
  position: relative;
  width: 100%;
}
.foot-soldiers-v1 .page-contents .base-content .text {
  width: 600px;
  margin: 0 auto;
  padding: 80px 0;
  color: #39393b;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.foot-soldiers-v1 .page-contents .base-content .text .paragraph {
  margin: 20px 0;
}
.foot-soldiers-v1 .page-contents .base-content .text .paragraph.p-0 {
  margin-top: 0;
}
.foot-soldiers-v1 .page-contents .base-content .text .paragraph.p-1 {
  margin-bottom: 0;
}
.foot-soldiers-v1 .page-contents .base-content .text .paragraph.p-1 a {
  font-family: 'Crimson Text', serif;
  font-weight: 700;
  color: inherit;
  text-decoration: underline;
}
.foot-soldiers-v1 .page-contents .base-content .text .paragraph.p-1 a:hover {
  text-decoration: none;
}
.foot-soldiers-v1 .multi-section {
  position: relative;
  background: #fff;
  margin: 0 auto;
  /* width: 1220px; */
  width: 100%;
}
.foot-soldiers-v1 .multi-section .title {
  margin-top: 10px;
}
.foot-soldiers-v1 .multi-section .sub-title {
  margin: 10px 0;
}
.foot-soldiers-v1 .image-with-text {
  position: relative;
  display: block;
  width: 25%;
  padding-top: 25%;
  float: left;
  cursor: pointer;
}
.foot-soldiers-v1 .image-with-text > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.foot-soldiers-v1 .image-with-text:hover:before,
.foot-soldiers-v1 .image-with-text:hover .text {
  opacity: 0;
}
.foot-soldiers-v1 .image-with-text:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.foot-soldiers-v1 .image-with-text .image {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.foot-soldiers-v1 .image-with-text .text {
  position: absolute;
  top: 50%;
  right: 10%;
  left: 10%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 10;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}
.foot-soldiers-v1 .image-with-text .text .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #b9975b;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 5px;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .foot-soldiers-v1 .image-with-text {
    width: 50%;
    padding: 50% 0 0 0;
  }
}
@media (max-width: 767px) {
  .foot-soldiers-v1 .page-contents .base-content .text {
    font-size: 16px;
    line-height: 24px;
    padding: 60px 20px;
    width: auto;
  }
  .foot-soldiers-v1 .multi-section {
    width: auto;
  }
  .foot-soldiers-v1 .popup-close {
    right: 5px;
    top: 60px;
  }
  .foot-soldiers-v1 .image-with-text {
    width: 320px;
    height: 320px;
    margin: 0 auto;
    padding-top: 0;
    float: none;
  }
  .foot-soldiers-v1 .image-with-text .image {
    width: 100%;
    height: 320px;
  }
  .foot-soldiers-v1 .image-with-text-popup {
    top: 50px;
    left: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .foot-soldiers-v1 .image-with-text-popup .popup {
    top: 80px;
    width: auto;
  }
  .foot-soldiers-v1 .image-with-text-popup .title {
    font-size: 24px;
    line-height: 26px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .foot-soldiers-v1 .image-with-text-popup .sub-title {
    font-size: 14px;
    line-height: 16px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .foot-soldiers-v1 .image-with-text-popup .text-prior {
    padding-top: 65px;
  }
  .foot-soldiers-v1 .image-with-text-popup .paragraph {
    margin: 24px 30px;
  }
  .foot-soldiers-v1 .image-with-text-popup .text-post .paragraph {
    margin: 24px 30px;
  }
  .foot-soldiers-v1 .image-with-text-popup .text-post .paragraph.p-0,
  .foot-soldiers-v1 .image-with-text-popup .text-post .paragraph.p-1,
  .foot-soldiers-v1 .image-with-text-popup .text-post .paragraph.p-2 {
    margin: 24px 30px;
  }
  .foot-soldiers-v1 .image-with-text-popup img {
    margin: 0;
  }
}

#chapter-6 .title-v1 .page-contents .base-content .text .p-1 {
  white-space: nowrap;
}
.press-v1 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
.press-v1 .page-contents {
  position: relative;
  width: 100%;
}
.press-v1 .page-contents .base-content {
  width: 100%;
}
.press-v1 .page-contents .base-content ::not(.slider-popup) .image-0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.press-v1 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  left: 50%;
  width: 100%;
  max-width: 580px;
  color: black;
  font-size: 18px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.press-v1 .page-contents .base-content .text .title {
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #39393b;
  font-size: 30px;
  line-height: 30px;
}
.press-v1 .page-contents .base-content .text .paragraph {
  margin-bottom: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.press-v1 .page-contents .base-content.section-3 {
  position: relative;
}
.press-v1 .page-contents .base-content #press-print-1 .imageMap {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/chapter6-printads-background.png") repeat-x center center;
}
.press-v1 .page-contents .base-content #press-print-1 .slider-popup-module .slide > div.slide1 img.image-2 {
  width: 580px;
}
.press-v1 .page-contents .base-content #press-print-1 .slider-popup-module .slide > div.slide4 img.image-0 {
  width: 580px;
}
.press-v1 .page-contents .base-content #press-print-2 .imageMap > .image {
  width: 1014px;
  height: 812px;
}
@media (max-width: 767px) {
  .press-v1 {
    padding-top: 60px;
  }
  .press-v1 .page-contents .base-content {
    padding-bottom: 0;
  }
  .press-v1 .page-contents .base-content .text {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
  .press-v1 .page-contents .base-content .text .paragraph {
    line-height: 24px;
    margin-bottom: 35px;
  }
}

.press-v2 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
  padding-top: 50px;
}
.press-v2 .page-contents {
  position: relative;
  width: 100%;
}
.press-v2 .page-contents .base-content {
  width: 100%;
}
.press-v2 .page-contents .base-content ::not(.slider-popup) .image-0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.press-v2 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  left: 50%;
  width: 100%;
  max-width: 580px;
  color: black;
  font-size: 18px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.press-v2 .page-contents .base-content .text .title {
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #39393b;
  font-size: 30px;
  line-height: 30px;
}
.press-v2 .page-contents .base-content .text .paragraph {
  margin-bottom: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.press-v2 .page-contents .base-content #press-print-3 .imageMap > .image {
  width: 888px;
  height: 775px;
}
@media (max-width: 1366px) and (min-width: 768px) {
  .press-v2 .page-contents .base-content {
    padding-bottom: 0;
  }
  .press-v2 .page-contents .base-content #press-print-3 .slider-popup-module {
    position: relative;
  }
  .press-v2 .page-contents .base-content #press-print-3 .slider-popup-module:before,
  .press-v2 .page-contents .base-content #press-print-3 .slider-popup-module:after {
    content: '';
    display: block;
    width: 100%;
    height: 34px;
    position: absolute;
    top: calc(50% - 49px);
    left: 0;
    z-index: 1;
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/wood-bookshelf.png") repeat-x 0 0;
  }
  .press-v2 .page-contents .base-content #press-print-3 .slider-popup-module:after {
    top: calc(100% - 44px);
  }
  .press-v2 .page-contents .base-content .text {
    width: 88%;
  }
}
@media (max-width: 767px) {
  .press-v2 {
    padding-bottom: 15px;
  }
  .press-v2 .page-contents .base-content {
    padding-bottom: 0;
  }
  .press-v2 .page-contents .base-content .text {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
  .press-v2 .page-contents .base-content .text .paragraph {
    line-height: 24px;
    margin-bottom: 35px;
  }
}

.tabbed-map-v1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #f8f8f8;
}
.tabbed-map-v1 .page-contents {
  position: relative;
  height: 100%;
  left: 10%;
  width: 80%;
  margin-top: 30px;
}
.tabbed-map-v1 .page-contents .tab-titles {
  list-style: none;
  padding: 0;
  position: absolute;
  top: -45px;
  margin: 0;
  color: #39393b;
  z-index: 10;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabbed-map-v1 .page-contents .tab-titles .tab-title {
  display: inline;
  font-size: 16px;
  margin-right: 15px;
  cursor: pointer;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.tabbed-map-v1 .page-contents .tab-titles .tab-title.active {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 700;
  border-bottom: 4px solid #b9975b;
  color: #b9975b;
}
.tabbed-map-v1 .page-contents .map-canvas {
  position: relative;
  top: 0;
  height: 100%;
  width: 100%;
}
.tabbed-map-v1 .page-contents .marker-title {
  color: #b9975b;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
.tabbed-map-v1 .page-contents .marker-text {
  font-size: 16px;
  line-height: 24px;
  padding-top: 17px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
.tabbed-map-v1 .page-contents .labels {
  color: #39393b;
  opacity: 1;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  width: 125px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .tabbed-map-v1 .page-contents {
    left: 0;
    width: 100%;
  }
  .tabbed-map-v1 .page-contents .tab-titles {
    width: 220px;
  }
  .tabbed-map-v1 .page-contents .marker-title {
    font-size: 24px;
    line-height: 24px;
  }
}

#chapter-6 .title-v1 .page-contents .base-content .text .p-1 {
  white-space: nowrap;
}
.legacy-v1 {
  position: relative;
  background: #f8f8f8;
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
.legacy-v1 .page-contents {
  position: relative;
  width: 100%;
}
.legacy-v1 .page-contents .base-content {
  width: 100%;
}
.legacy-v1 .page-contents .base-content .video-module {
  padding-bottom: 60px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-left {
  width: 413px;
  text-align: center;
  float: right;
  position: relative;
  right: 50%;
  margin-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  padding-top: 30px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-left .image {
  -ms-flex-order: 1;
      order: 1;
  width: 413px;
  height: 513px;
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.46);
}
.legacy-v1 .page-contents .base-content.chapter8-picture-left .text {
  -ms-flex-order: 2;
      order: 2;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 12px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-left .text .paragraph {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #b8b8b8;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-right {
  width: 416px;
  text-align: center;
  float: left;
  position: relative;
  left: 50%;
  margin-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  padding-top: 120px;
  padding-bottom: 20px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-right .image {
  -ms-flex-order: 1;
      order: 1;
  width: 416px;
  height: 539px;
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.46);
}
.legacy-v1 .page-contents .base-content.chapter8-picture-right .text {
  -ms-flex-order: 2;
      order: 2;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 12px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-right .text .paragraph {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #b8b8b8;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-clear {
  clear: left;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-3 {
  text-align: center;
  padding: 20px 0 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-3 .image {
  -ms-flex-order: 1;
      order: 1;
  width: 426px;
  height: 598px;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.legacy-v1 .page-contents .base-content.chapter8-picture-3 .text {
  -ms-flex-order: 2;
      order: 2;
  font-size: 10px;
  text-transform: uppercase;
  width: 415px;
  height: 3em;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-3 .text .paragraph {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  color: #b8b8b8;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-4 {
  text-align: center;
  padding: 20px 0 60px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-4 .image {
  width: 805px;
  height: 403px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-5 {
  text-align: center;
  position: relative;
  padding: 30px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-5 .image-0 {
  width: 348px;
  height: 520px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-5 .image-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-7 {
  text-align: center;
  padding: 20px 0 60px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-7 .image {
  width: 806px;
  height: 505px;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery {
  padding: 20px 0 80px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery {
  width: 393px;
  height: 509px;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-images li.active:before {
  height: 190px;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-images .clickable-image {
  width: 393px;
  height: 509px;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-text {
  top: 395px;
  width: 260px;
}
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .bx-next,
.legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .bx-prev {
  top: 470px;
}
.legacy-v1 .page-contents .base-content.chapter8-umbrella1 .text .paragraph.p-2 {
  margin-bottom: 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-8 {
  text-align: center;
  padding: 40px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-8 .image {
  width: 807px;
  height: 444px;
  display: block;
  margin: 0 0 0 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.legacy-v1 .page-contents .base-content.chapter8-picture-8 .text .p-0 {
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #39393b;
  text-transform: uppercase;
}
.legacy-v1 .page-contents .base-content.chapter8-umbrella2 .text .paragraph.p-0 .text-bordered {
  height: 0;
  padding-bottom: 10px;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-9 {
  text-align: center;
  padding: 20px 0 40px 0;
}
.legacy-v1 .page-contents .base-content.chapter8-picture-9 .image {
  width: 808px;
  height: 540px;
}
.legacy-v1 .page-contents .base-content.chapter8-analytics {
  position: relative;
}
.legacy-v1 .page-contents .base-content.chapter8-hero {
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.legacy-v1 .page-contents .base-content.chapter8-hero .IIV:not(.play-button)::-webkit-media-controls-play-button,
.legacy-v1 .page-contents .base-content.chapter8-hero .IIV:not(.play-button)::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 5px;
}
.legacy-v1 .page-contents .base-content .text {
  position: relative;
  text-align: left;
  left: 50%;
  width: 100%;
  max-width: 580px;
  color: black;
  font-size: 18px;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.legacy-v1 .page-contents .base-content .text .title {
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #39393b;
  font-size: 30px;
  line-height: 30px;
}
.legacy-v1 .page-contents .base-content .text .paragraph {
  margin-bottom: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.legacy-v1 .page-contents .base-content .text .paragraph .text-bordered {
  padding-bottom: 20px;
  border-bottom: solid 1px #d1d1d2;
  display: block;
}
@media (max-width: 979px) and (min-width: 768px) {
  .legacy-v1 .page-contents .base-content.chapter8-picture-left {
    width: 340px;
    right: 49%;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-left .image {
    width: 340px;
    height: 422px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-right {
    width: 340px;
    margin-right: 0;
    left: 51%;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-right .image {
    width: 340px;
    height: 453px;
  }
}
@media (max-width: 767px) {
  .legacy-v1 {
    padding-top: 60px;
  }
  .legacy-v1 .page-contents .base-content {
    padding-bottom: 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-left {
    width: 100%;
    float: none;
    right: inherit;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-left .image {
    width: 278px;
    height: 347px;
    margin: 0 auto;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-left .text {
    width: 278px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-right {
    width: 100%;
    float: none;
    left: inherit;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-right .image {
    width: 279px;
    height: 350px;
    margin: 0 auto;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-right .text {
    width: 279px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-3 {
    padding: 10px 0 30px 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-3 .image {
    width: 279px;
    height: 392px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-3 .text {
    width: 272px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-4 {
    padding: 10px 0 50px 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-4 .image {
    width: 320px;
    height: 160px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-5 {
    padding: 20px 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-5 .image-0 {
    width: 230px;
    height: 363px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-7 .image {
    width: 320px;
    height: 201px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery {
    padding: 20px 0 60px 0;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery {
    width: 320px;
    height: 414px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-images .clickable-image {
    width: 320px;
    height: 414px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-images li.active:before {
    height: 155px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .gallery-text {
    top: 330px;
    width: 190px;
    left: 20px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .bx-next,
  .legacy-v1 .page-contents .base-content.chapter8-gallery .photo-gallery .bx-prev {
    top: 380px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-8 .image {
    width: 320px;
    height: 226px;
  }
  .legacy-v1 .page-contents .base-content.chapter8-picture-9 .image {
    width: 320px;
    height: 217px;
  }
  .legacy-v1 .page-contents .base-content .text {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
  .legacy-v1 .page-contents .base-content .text .paragraph {
    line-height: 24px;
    margin-bottom: 35px;
  }
}


.commercials-v1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: lightgrey;
}
.commercials-v1 .page-contents {
  position: relative;
  top: 0;
  left: 100px;
  width: calc(100vh - 100px);
  height: 100%;
}
.commercials-v1 .page-contents .video {
  position: absolute;
  top: 100px;
  left: 120px;
}
.commercials-v1 .page-contents .text {
  position: absolute;
  top: 100px;
  left: 800px;
  width: 350px;
  color: black;
  font-size: 20px;
}
.commercials-v1 .page-contents .text .p-0 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.commercials-v1 .page-contents .bottom-items {
  position: absolute;
  width: calc(100vw - 100px);
  height: 150px;
  top: calc(100vh - 150px);
  left: 0;
  background: white;
}

.hscroll-page .next-item:before {
  content: "";
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -453px;
  width: 23px;
  height: 43px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(100vw - 140px);
}
.hscroll-page .prior-item:before {
  content: "";
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -527px;
  width: 23px;
  height: 43px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}

.landing-page {
  position: relative;
  width: 100%;
  height: 100vh;
}
.landing-page .page-contents {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.landing-page .page-contents .base-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.landing-page .page-contents .base-content .video {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}
.landing-page .page-contents .base-content .video video {
  position: relative;
  min-height: 100%;
  min-width: 100%;
}
.landing-page .page-contents .base-content .video .IIV::-webkit-media-controls-play-button,
.landing-page .page-contents .base-content .video .IIV::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 5px;
}
.landing-page .page-contents .other-elements {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: calc(100vh - 15px);
  color: white;
  font-size: 24px;
  font-weight: normal;
}
.landing-page .page-contents .other-elements a {
  color: #fff;
}
.landing-page .page-contents .other-elements .pga-tour {
  position: absolute;
  left: 22px;
  top: 0;
  font-size: 0;
  text-indent: -9999px;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 31px;
  height: 40px;
  background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/logo-pga.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 15;
}
.landing-page .page-contents .other-elements .share-icon {
  position: absolute;
  top: 0;
  font-size: 0;
  text-indent: -9999px;
  display: block;
  width: 29px;
  height: 29px;
  background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png");
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 15;
}
.landing-page .page-contents .other-elements .share-icon.twitter {
  right: 169px;
  background-position: 0 -135px;
}
.landing-page .page-contents .other-elements .share-icon.facebook {
  right: 124px;
  background-position: 0 -52px;
}
.landing-page .page-contents .other-elements .share-icon.email {
  background-position: -49px -52px;
  right: 79px;
}
.landing-page .page-contents .other-elements .share-button {
  display: none;
  z-index: 15;
}
.landing-page .page-contents .other-elements .arnies-army {
  position: absolute;
  top: 0;
  left: 67px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  z-index: 15;
}
.landing-page .page-contents .other-elements .down-icon {
  position: absolute;
  left: 50%;
  top: calc(50% + 120px);
  -ms-transform: translate(-50%);
      transform: translate(-50%);
  text-align: center;
}
.share-icons-popup {
  border: solid 1px #001629;
  padding: 35px 12px 12px 12px;
  width: 185px;
  background: white;
  position: absolute;
  left: calc(100% - 350px);
  top: 50px;
  display: none;
}
.share-icons-popup .share-icon {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
.share-icons-popup .share-icon.description {
  display: none;
}
.share-icons-popup .share-icon.close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  margin: 0;
}
.share-icons-popup .share-icon.twitter {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -666px;
  width: 45px;
  height: 37px;
}
.share-icons-popup .share-icon.facebook {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -141px;
  width: 21px;
  height: 39px;
}
.share-icons-popup .share-icon.email {
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -64px;
  width: 56px;
  height: 46px;
}
.share-icons-popup.visible {
  display: block;
}
@media (max-width: 979px) and (min-width: 768px) {
  .landing-page .page-contents .other-elements .pga-tour {
    left: 36px;
  }
  .landing-page .page-contents .other-elements .arnies-army {
    left: 88px;
  }
  .landing-page .page-contents .other-elements .share-icon.twitter {
    right: 171px;
  }
  .landing-page .page-contents .other-elements .share-icon.facebook {
    right: 126px;
  }
  .landing-page .page-contents .other-elements .share-icon.email {
    right: 81px;
  }
}
@media (max-width: 767px) {
  .landing-page .page-contents .other-elements {
    top: 9px;
    height: calc(100vh - 9px);
  }
  .landing-page .page-contents .other-elements .share-button {
    right: 62px;
    position: absolute;
    top: 0;
    font-size: 0;
    display: block;
    cursor: pointer;
    width: 29px;
    height: 29px;
    background-image: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png");
    background-repeat: no-repeat;
    background-position: -49px -93px;
  }
  .landing-page .page-contents .other-elements .arnies-army,
  .landing-page .page-contents .other-elements .pga-tour {
    top: -3px;
  }
  .landing-page .page-contents .other-elements .share-icon {
    display: none;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons {
    position: absolute;
    z-index: 10;
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -10px;
    padding-top: 62px;
    padding-bottom: 8px;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons .share-icon {
    display: block;
    width: 100%;
    background: none;
    text-align: right;
    position: relative;
    right: 0;
    margin-bottom: 10px;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons .share-icon:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 29px;
    margin-right: 63px;
    background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat 0 -174px;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons .share-icon.facebook:before {
    background-position: 0 -213px;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons .share-icon.email:before {
    background-position: -49px -174px;
  }
  .landing-page .page-contents .other-elements.share-open .share-icons .share-icon .description {
    display: block;
    font-size: 13px;
    color: #003e7e;
    font-family: 'Ek Mukta', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    right: 109px;
    top: 5px;
    letter-spacing: 0.5px;
  }
  .landing-page .page-contents .other-elements.share-open .share-button {
    background-position: -49px -213px;
  }
  .landing-page .page-contents .other-elements.share-open .arnies-army {
    color: #39393b;
  }
}

.signature-v1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: white;
}
.signature-v1 .page-contents {
  position: absolute;
  left: 100px;
  top: 0;
  height: 100%;
  width: calc(100vw - 100px);
}
.signature-v1 .page-contents .image {
  height: 100%;
  width: 100%;
}

.time-line-v1 {
  position: relative;
  background-color: purple;
  width: 100%;
  height: 100vh;
}
.time-line-v1 .page-contents {
  position: absolute;
  left: 380px;
  width: calc(100vw - 380px);
  height: 100%;
}
.time-line-v1 .page-contents .image {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 60%;
  width: 60%;
}
.time-line-v1 .page-contents .text {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(60% + 10px);
  width: calc(40% - 20px);
  color: black;
}
.time-line-v1 .page-contents .text .p-0 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.time-line-v1 .page-contents .text .p-1 {
  font-size: 20px;
}
.time-line-v1 .time-line .start,
.time-line-v1 .time-line .middle,
.time-line-v1 .time-line .end,
.time-line-v1 .time-line .circle {
  background: white;
}
.time-line-v1 .time-line .year,
.time-line-v1 .time-line .title {
  color: white;
}
@media (max-width: 767px) {
  .time-line-v1 .page-contents {
    position: absolute;
    left: 185px;
    width: calc(100% - 185px);
    top: 60px;
    height: calc(100% - 60px);
  }
  .time-line-v1 .page-contents .base-content {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .time-line-v1 .page-contents .base-content .image {
    position: absolute;
    left: 0;
    top: 0;
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: 55%;
    width: 100%;
  }
  .time-line-v1 .page-contents .base-content .text {
    position: absolute;
    top: 55%;
    left: 0;
    width: calc(100% - 5px);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .time-line-v1 .page-contents .base-content .text .p-0 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .time-line-v1 .page-contents .base-content .text .p-1 {
    font-size: 16px;
  }
}

.time-line-v2 {
  position: relative;
  background-color: purple;
  width: 100%;
  height: 100vh;
}
.time-line-v2 .page-contents {
  position: absolute;
  left: 380px;
  width: calc(100vw - 380px);
  height: 100%;
}
.time-line-v2 .page-contents .time-line .start,
.time-line-v2 .page-contents .time-line .middle,
.time-line-v2 .page-contents .time-line .end,
.time-line-v2 .page-contents .time-line .circle {
  background: white;
}
.time-line-v2 .page-contents .time-line .year,
.time-line-v2 .page-contents .time-line .title {
  color: white;
}
.time-line-v2 .page-contents .text {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  color: black;
  background: white;
  padding: 40px;
}
.time-line-v2 .page-contents .text .p-0 {
  font-size: 18px;
  margin-bottom: 40px;
}
.time-line-v2 .page-contents .text .p-1 {
  font-size: 16px;
}

.time-line-v3 {
  position: relative;
  background-color: purple;
  width: 100%;
  height: 100vh;
}
.time-line-v3 .page-contents {
  position: absolute;
  left: 380px;
  width: calc(100vw - 380px);
  height: 100%;
}
.time-line-v3 .page-contents .base-content {
  width: 100%;
  height: 100%;
}
.time-line-v3 .page-contents .base-content .image {
  width: 100%;
  height: 100%;
}
.time-line-v3 .time-line .start,
.middle,
.end,
.circle {
  background: white;
}
.time-line-v3 .time-line .year,
.title {
  color: white;
}
.time-line-v3 .text {
  position: absolute;
  top: calc(100vh - 300px);
  left: 50%;
  width: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: white;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.time-line-v4 {
  position: relative;
  background-color: purple;
  width: 100%;
  height: 100vh;
}
.time-line-v4 .page-contents {
  position: absolute;
  left: 380px;
  width: calc(100vw - 380px);
  height: 100%;
}
.time-line-v4 .time-line .start,
.time-line-v4 .time-line .middle,
.time-line-v4 .time-line .end,
.time-line-v4 .time-line .circle {
  background: white;
}
.time-line-v4 .time-line .year,
.time-line-v4 .time-line .title {
  color: white;
}
.time-line-v4 .text {
  position: absolute;
  top: calc(100vh / 2 - 15% + 40px);
  left: 0;
  width: 50%;
  color: black;
  font-size: 16px;
  font-weight: normal;
}
.time-line-v4 .text .p-0 {
  font-size: 20px;
  font-weight: bold;
}

.time-line-v5 {
  position: relative;
  background-color: purple;
  width: 100%;
  height: 100vh;
}
.time-line-v5 .page-contents {
  position: absolute;
  left: 380px;
  width: calc(100vw - 380px);
  height: 100%;
}
.time-line-v5 .page-contents .base-content {
  width: 100%;
  height: 100%;
}
.time-line-v5 .page-contents .base-content .image {
  width: 100%;
  height: 100%;
}
.time-line-v5 .time-line .start,
.middle,
.end,
.circle {
  background: white;
}
.time-line-v5 .time-line .year,
.title {
  color: white;
}
.time-line-v5 .text {
  position: absolute;
  top: 40px;
  left: calc(100% - 420px);
  width: 300px;
  color: black;
  padding: 40px;
  font-size: 20px;
  background: white;
}
.time-line-v5 .text .p-0 {
  font-size: 28px;
  font-weight: bold;
}

.title-v1 {
  position: relative;
  width: 100%;
  height: 100vh;
}
.title-v1.animate .page-contents .base-content .text-0,
.title-v1.animate .page-contents .base-content .text {
  margin-top: 0;
  opacity: 1;
}
.title-v1 .page-contents .base-content .text-0,
.title-v1 .page-contents .base-content .text {
  margin-top: 200px;
  opacity: 0;
  transition: margin-top 1s ease, opacity 1s ease-out;
}
.title-v1 .page-contents {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  z-index: 100;
}
.title-v1 .page-contents .base-content {
  height: 100%;
  width: 100%;
  background: #000;
}
.title-v1 .page-contents .base-content#chapter-3_title-3_section_base-content .text {
  width: 100%;
  padding: 0 20px;
}
.title-v1 .page-contents .base-content .text-0,
.title-v1 .page-contents .base-content .text {
  color: white;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 50%;
  text-align: center;
}
.title-v1 .page-contents .base-content .text-0 .p-0,
.title-v1 .page-contents .base-content .text .p-0 {
  margin-top: 0;
  font-size: 16px;
  line-height: 16px;
  color: #b9975b;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 400;
  letter-spacing: 6px;
}
.title-v1 .page-contents .base-content .text-0 .p-1,
.title-v1 .page-contents .base-content .text .p-1 {
  margin: 8px 0 0 0;
  font-size: 72px;
  line-height: 72px;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
}
.title-v1 .page-contents .base-content .text-1 {
  position: absolute;
  bottom: 10px;
  left: 15px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.title-v1 .page-contents .base-content .image,
.title-v1 .page-contents .base-content .image-0 {
  width: 100%;
  height: 100%;
}
.title-v1 .page-contents .base-content .image-1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 75px;
  height: 59px;
}
.title-v1 .page-contents .base-content .video video {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .title-v1 .page-contents {
    left: 0;
    width: 100%;
  }
  .title-v1 .page-contents .base-content .text-0 .p-1,
  .title-v1 .page-contents .base-content .text .p-1 {
    font-size: 36px;
    line-height: 36px;
    min-width: 290px;
  }
  .title-v1 .page-contents .base-content .text-1 {
    font-size: 9px;
  }
}

.video-tester {
  position: relative;
  width: 100%;
}
.video-tester .video {
  position: absolute;
  top: 50px;
  left: 10%;
}
.video-tester .video video {
  width: 80%;
}
@media (max-width: 767px) {
  .video-tester .video {
    left: 0;
  }
  .video-tester .video video {
    width: 100%;
  }
}

.si-float-wrapper {
  position: absolute;
  width: 100%;
}
.si-float-wrapper,
.si-float-wrapper * {
  box-sizing: border-box;
}
[class*='si-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  cursor: default;
}
.si-wrapper-top {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -40px;
  margin-left: 0px;
  -ms-transform: translate(-50%, -100%);
      transform: translate(-50%, -100%);
}
.si-wrapper-bottom {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 0px;
  margin-left: 0px;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
}
.si-wrapper-left {
  margin-top: -20px;
  margin-left: -11px;
  -ms-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%);
}
.si-wrapper-right {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: -20px;
  margin-left: 11px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
[class*='si-shadow-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.29804;
  z-index: 1;
}
.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom,
.si-shadow-wrapper-left,
.si-shadow-wrapper-right {
  display: none;
}
.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  -ms-flex-direction: column;
  flex-direction: column;
}
.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  -ms-flex-order: -1;
  order: -1;
}
.si-shadow-frame {
  box-shadow: 0 1px 3px 0 #000;
}
[class*='si-shadow-pointer'] {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto;
}
[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%;
  box-shadow: -0.70711px 0.70711px 3px 0 #000;
}
.si-shadow-inner-pointer-top {
  left: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
}
.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, 50%) rotate(-45deg);
      transform: translate(-50%, 50%) rotate(-45deg);
}
.si-shadow-inner-pointer-left {
  top: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
}
.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  -ms-transform: translate(50%, -50%) rotate(-45deg);
      transform: translate(50%, -50%) rotate(-45deg);
}
.si-frame {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 3px;
  overflow: hidden;
  z-index: 2;
}
.si-content-wrapper {
  width: 350px;
  box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
  max-width: 100%;
  max-height: 100%;
  padding: 30px;
  background-color: #fff;
}
.si-has-border .si-content-wrapper {
  border: 0 solid #bbb;
}
.si-content {
  overflow: auto;
}
.si-close-button {
  position: absolute;
  top: 8px;
  right: 7px;
  border: 0;
  outline: none;
  color: inherit;
  font-family: Arial, Baskerville, monospace;
  z-index: 10;
  display: block;
  cursor: pointer;
  width: 29px;
  height: 29px;
  background: url("/long-form/2017/02/28/arnold-palmer-arnies-army/img/sprite.png") no-repeat -48px -293px;
  font-size: 0;
  text-indent: -9999px;
}
.si-close-button:hover,
.si-close-button:focus {
  opacity: 0.7;
}
[class*='si-pointer-border'] {
  position: absolute;
  border: 15px solid transparent;
  z-index: 3;
}
[class*='si-pointer-bg'] {
  position: relative;
  border: 15px solid transparent;
  z-index: 4;
}
.si-has-border [class*='si-pointer-bg'] {
  border-width: 15px;
}
.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
}
.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.si-pointer-top,
.si-pointer-left,
.si-pointer-right,
.si-pointer-bottom {
  display: none;
  border-bottom: 0;
}
.si-pointer-border-top {
  bottom: 0;
  border-top-color: #bbb;
}
.si-pointer-bg-top {
  border-top-color: #fff;
}
.si-has-border .si-pointer-bg-top {
  top: -1px;
  margin-bottom: 0px;
}
.si-pointer-bottom {
  border-top: 0;
}
.si-pointer-border-bottom {
  top: 0;
  border-bottom-color: #bbb;
}
.si-pointer-bg-bottom {
  border-bottom-color: #fff;
}
.si-has-border .si-pointer-bg-bottom {
  bottom: -1px;
  margin-top: 0px;
}
.si-pointer-left {
  border-right: 0;
}
.si-pointer-border-left {
  right: 0;
  border-left-color: #bbb;
}
.si-pointer-bg-left {
  border-left-color: #fff;
}
.si-has-border .si-pointer-bg-left {
  left: -1px;
  margin-right: 0px;
}
.si-pointer-right {
  border-left: 0;
}
.si-pointer-border-right {
  left: 0;
  border-right-color: #bbb;
}
.si-pointer-bg-right {
  border-right-color: #fff;
}
.si-has-border .si-pointer-bg-right {
  right: -1px;
  margin-left: 0px;
}
@media (max-width: 767px) {
  .si-content-wrapper {
    width: 100%;
    padding: 20px;
    background-color: #fff;
  }
}
