/* LESS VARS */
/* =============================================================================
   Webfonts
   ========================================================================== */
.font-text {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-style: normal;
  font-weight: 400;
}
.font-text-ital {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-style: italic;
  font-weight: 400;
}
.font-text-bold {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-style: normal;
  font-weight: 700;
}
.font-text-bold-ital {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-style: italic;
  font-weight: 700;
}
.font-sans-text {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
}
.font-sans-text-ital {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: italic;
  font-weight: 400;
}
.font-sans {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 700;
}
.font-sans-ital {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: italic;
  font-weight: 700;
}
.font-sans-bold {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
}
.font-sans-bold-ital {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: italic;
  font-weight: 800;
}
/*
@font-face {
    font-family: 'font_serif';
    src: url('../webfonts/v3/centri.woff') format('woff'),
         url('../webfonts/v3/centri.woff2') format('woff2'),
         url('../webfonts/v3/centri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'font_med_sans';
    src: url('../webfonts/v3/markweb-heavy.woff') format('woff'),
         url('../webfonts/v3/markweb-heavy.woff') format('woff'),
         url('../webfonts/v3/markweb-heavy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font_bold_sans';
    src: url('../webfonts/v3/markweb-black.woff') format('woff'),
         url('../webfonts/v3/markweb-black.woff') format('woff'),
         url('../webfonts/v3/markweb-black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
  font-family: 'font_condensed';
  src: url('../webfonts/v3/norwester.woff') format('woff'), url('../webfonts/v3/norwester.woff') format('woff2'), url('../webfonts/v3/norwester.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ss_standard';
  src: url('../webfonts/v3/ss-standard.woff') format('woff'), url('../webfonts/v3/ss-standard.woff2') format('woff2'), url('../webfonts/v3/ss-standard.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  box-sizing: border-box;
}
.not-full-width {
  width: auto;
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
}
.topo-bg {
  background: url(../img/v4/topo-bg-5-black.png) top center repeat-y;
  background-size: 1480px;
}
.topo-bg-lt {
  background: url(../img/v4/topo-bg-3-black.png) top center repeat-y;
  background-size: 1480px;
}
.topo-bg-wt {
  background: url(../img/v4/topo-bg-5-white.png) top center repeat-y;
  background-size: 1480px;
}
.clear {
  content: "";
  display: table;
  clear: both;
}
.ulreset {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/*
body {
	.fluid-type(font-size, 600px, 900px, 12px, 28px);
}
pre {overflow: auto;}

*/
.master_excerpt {
  font-size: 16px;
  width: auto;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  font-size: 14px;
  line-height: 1.9em;
}
.master_excerpt a,
.master_excerpt a:visited {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #a9b69c;
  text-decoration: none;
}
.master_excerpt a:hover,
.master_excerpt a:visited:hover {
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #1A1C18;
}
#main {
  width: 100%;
  padding: 0px;
  margin: 0;
}
#main .content {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 29px;
  color: #1A1C18;
  padding-bottom: 30px;
}
#main .content h1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  font-size: 22px;
  border-bottom: none;
  margin-bottom: 10px;
  padding: 0px 0px 8px 0px;
  letter-spacing: 4px;
}
#main .content p {
  max-width: 800px;
  margin: 0 auto;
  padding: 0px 20px 30px 20px;
}
#main .content p.excerpt {
  font-size: 16px;
  width: auto;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  font-size: 14px;
  line-height: 1.9em;
}
#main .content p.excerpt a,
#main .content p.excerpt a:visited {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #a9b69c;
  text-decoration: none;
}
#main .content p.excerpt a:hover,
#main .content p.excerpt a:visited:hover {
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #1A1C18;
}
#main .content div.route-logo {
  max-width: 240px;
  margin: 0 auto;
  padding: 2%;
}
#main .content div.route-logo img {
  width: 100%;
  height: auto;
}
div.section {
  margin: 0;
  padding: 0;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 29px;
  color: #1A1C18;
}
div.section a {
  text-decoration: none;
  color: #1A1C18;
  box-shadow: inset 0 -3px 0 -2px #1A1C18;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.1s ease-out;
}
div.section a:hover {
  color: #DDDEDA;
  box-shadow: inset 0 -23px 0 -1px #1A1C18;
}
div.section div.route-steward a,
div.section ul.route-list li a {
  box-shadow: none;
}
.section > div:not(.parallax-section) {
  padding: 8% 6% 8% 6%;
  max-width: 1000px;
  margin: 0px auto;
}
.section > div:not(.parallax-section) > h2,
.section > div:not(.parallax-section) > h1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  font-size: 22px;
  line-height: 28px;
  border-bottom: none;
  margin-bottom: 10px;
  padding: 0px 0px 8px 0px;
  letter-spacing: 3px;
  text-align: center;
}
.section > div:not(.parallax-section) p.excerpt {
  font-size: 16px;
  width: auto;
  font-weight: 800;
  color: #1A1C18;
  font-size: 14px;
  line-height: 1.9em;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.section > div:not(.parallax-section) p.excerpt a,
.section > div:not(.parallax-section) p.excerpt a:visited {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #a9b69c;
  text-decoration: none;
}
.section > div:not(.parallax-section) p.excerpt a:hover,
.section > div:not(.parallax-section) p.excerpt a:visited:hover {
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #1A1C18;
}
.section > div:not(.parallax-section).map {
  padding: 0;
  max-width: none;
}
.section > div:not(.parallax-section) iframe {
  margin: 0;
  padding: 0;
}
.accordion a,
.accordion a:visited {
  text-decoration: none;
  color: #1A1C18;
  box-shadow: inset 0 -3px 0 -2px #1A1C18;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.1s ease-out;
}
.accordion a:hover,
.accordion a:visited:hover {
  color: #DDDEDA;
  box-shadow: inset 0 -23px 0 -1px #1A1C18;
}
.accordion > div {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 29px;
  color: #1A1C18;
}
.accordion > div ul {
  margin-bottom: 40px;
}
.accordion ul.arrow-list li {
  font-size: 1em;
}
.accordion.lt h2 {
  color: #F2F1EE;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion.lt h2:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion.lt h2:before,
.accordion.lt h2:after {
  background-color: #DDDEDA;
}
.accordion.lt h2:hover {
  color: #DDDEDA;
}
.accordion.lt h2.active {
  color: #F2F1EE;
}
.accordion.lt > div {
  color: #F2F1EE;
}
.accordion.blk h2 {
  color: #1A1C18;
}
.accordion.blk h2:before,
.accordion.blk h2:after {
  background-color: #1A1C18;
}
.accordion.blk h2:hover {
  color: #31312F;
}
.accordion.blk h2.active {
  color: #1A1C18;
}
.accordion.blk > div {
  color: #1A1C18;
}
div.stats {
  padding: 5% 0 5% 5%;
}
div.stats ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin: 0px auto;
}
div.stats ul li {
  padding: 0px;
  margin: 0px;
  float: left;
  display: inline;
  text-align: left;
  background: no-repeat top right;
  height: 100px;
  width: 33%;
}
div.stats ul li.distance div {
  background-image: url(../img/v3/routes/icons/distance.png);
}
div.stats ul li.days div {
  background-image: url(../img/v3/routes/icons/days.png);
}
div.stats ul li.singletrack div {
  background-image: url(../img/v3/routes/icons/singletrack.png);
}
div.stats ul li.unpaved div {
  background-image: url(../img/v3/routes/icons/pavement.png);
}
div.stats ul li.ascent div {
  background-image: url(../img/v3/routes/icons/ascent.png);
}
div.stats ul li.difficulty div {
  background-image: url(../img/v3/routes/icons/difficulty.png);
}
div.stats ul li.rideability div {
  background-image: url(../img/v3/routes/icons/rideability.png);
}
div.stats ul li.highpoint div {
  background-image: url(../img/v3/routes/icons/highpoint.png);
}
div.stats ul li div {
  padding: 0px 0px 0px 40px;
  text-align: left;
  background: no-repeat 0px 0px;
  background-size: 40px;
  background-position: 0px 16px;
}
div.stats ul li div h3 {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px -40px;
  font-size: 10px;
  line-height: 1em;
  color: #F2F1EE;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}
div.stats ul li div p,
div.stats ul li div span {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  line-height: 1em;
  color: #1A1C18;
  font-family: 'font_condensed';
  font-weight: normal;
}
div.stats ul li div p {
  font-size: 36px;
}
div.stats ul li.distance div p,
div.stats ul li.ascent div p,
div.stats ul li.highpoint div p {
  font-size: 22px;
  line-height: 20px;
}
div.collective-cta p {
  color: #1A1C18;
}
div.collective-cta p a,
div.collective-cta p a:visited {
  color: #1A1C18;
  box-shadow: 0px 1.5px 0px #1A1C18;
}
div.collective-cta p a:hover,
div.collective-cta p a:visited:hover {
  color: #31312F;
  box-shadow: 0px 2px 0px #31312F;
}
div.modal-box {
  display: none;
  padding: 2% 2%;
  margin: 0 auto;
  margin-top: 1%;
  margin-bottom: 2%;
  max-width: 800px;
  background-color: #31312F;
  position: relative;
}
div.modal-box p {
  width: 100%;
  padding: 2% 5%;
  margin: 0 auto;
  max-width: 900px;
  font-size: 14px;
  line-height: 2em;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
}
div.modal-box .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
div.modal-box#stewardform {
  max-width: 900px;
  background-color: #B0B0B0;
  padding: 2% 2%;
  margin: 0 auto;
}
div.modal-box#stewardform > div:not(.close) {
  text-align: left;
  padding: 2% 2%;
}
.rect_btn {
  display: table;
  margin: 0 auto;
  padding: 10px 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
}
.rect_btn:hover {
  background-color: #1A1C18;
}
@media only screen and (min-width: 480px) {
  div.mapholder iframe {
    width: 100%;
    height: 600px;
    margin-left: 0px;
  }
  div.stats ul li {
    width: 33%;
  }
  div.stats ul li div {
    padding: 0px 0px 0px 60px;
    background-size: 50px;
    background-position: 0px 20px;
  }
  div.stats ul li div h3 {
    font-size: 12px;
    margin-left: -60px;
  }
  div.stats ul li div p,
  div.stats ul li div span {
    font-size: 18px;
  }
  div.stats ul li div p {
    font-size: 42px;
    padding-top: 8px;
  }
  div.stats ul li.distance div p,
  div.stats ul li.ascent div p,
  div.stats ul li.highpoint div p {
    font-size: 28px;
  }
}
ul.route-list {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.route-list::after {
  content: "";
  clear: both;
  display: table;
}
ul.route-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
  padding: 0px;
  text-align: center;
  vertical-align: top;
  margin-right: -4px;
}
ul.route-list li img {
  width: 100%;
  height: auto;
  padding: 6px 12px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
ul.route-list li h3 {
  letter-spacing: 0;
}
ul.route-list li a {
  position: relative;
}
ul.route-list li a div.bg {
  position: absolute;
  height: 50px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #F2F1EE;
  opacity: 0;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
ul.route-list li a:not(.preview):hover img {
  padding: 0px 6px;
}
ul.route-list li a.tbd:hover img {
  padding: 9px 18px;
  opacity: 0.1;
}
ul.route-list li a.tbd:hover div.bg {
  opacity: 1;
}
ul.route-list li a.preview:hover img {
  padding: 0px 6px;
  opacity: 0.3;
}
ul.route-list li a.preview:hover div.bg {
  opacity: 1;
}
/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 55px;
  height: 55px;
  border: none;
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
  background: #000;
}
.flickity-prev-next-button:focus {
  outline: none;
}
.flickity-prev-next-button.previous {
  left: 0;
}
.flickity-prev-next-button.next {
  right: 0;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}
.flickity-prev-next-button .arrow {
  fill: rgba(255, 255, 255, 0.9);
}
.flickity-prev-next-button .arrow:hover {
  fill: #F2F1EE;
}
section {
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed !important;
  overflow: hidden;
}
@supports (-webkit-touch-callout: none) {
  section {
    height: 67vw;
    background-attachment: scroll !important;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
}
.parallax-section {
  position: relative;
  width: 100%;
  height: 100vh;
}
.parallax-child {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.parallax-child > div {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateZ(0);
  will-change: transform;
  z-index: 1;
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.route-steward {
  margin: 0 auto;
  display: table;
  text-align: center;
  padding: 0 0 20px 0;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  color: #F2F1EE;
  height: 72px;
  text-decoration: none;
}
.route-steward p {
  display: none;
}
.route-steward h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 2px;
  text-align: center;
  padding: 0;
  margin: 0 0 7px 0;
}
.route-steward div.steward-txt {
  margin: 0;
  padding: 10px 0 0 0;
  float: left;
  height: 72px;
  display: inline;
  text-align: left;
}
.route-steward div.steward-txt span {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left;
  white-space: nowrap;
  font-size: 11px;
  line-height: 13px;
}
.route-steward div.steward-txt br {
  display: none;
}
.route-steward div.steward-txt span.steward-name {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 2px;
}
.route-steward div.steward-txt span.steward-questions {
  text-transform: none;
}
.route-steward div.steward-img {
  float: left;
  display: inline;
  width: 72px;
  margin: 0px;
  margin-right: 12px;
}
.route-steward div.steward-img img {
  width: 72px;
  -webkit-clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0 85%, 0 15%);
  clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0 85%, 0 15%);
}
.route-steward a {
  text-align: center;
  margin: 0;
  padding: 0;
  display: block;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .accordion > div,
  #main .content,
  div.section {
    font-size: 15px;
    line-height: 29px;
  }
  .section > div:not(.parallax-section) {
    padding: 5% 6% 5% 6%;
  }
  div.mapholder iframe {
    height: 700px;
  }
  div.stats {
    padding: 5% 0 5% 8%;
  }
  div.stats ul li {
    width: 25%;
  }
  div.stats ul li div {
    background-size: auto;
  }
  div.stats ul li div {
    min-height: 90px;
  }
  ul.route-list li {
    width: 25%;
    padding: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  div.mapholder iframe {
    height: 750px;
  }
  div.stats ul.LA {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  div.mapholder iframe {
    height: 800px;
  }
}
@media only screen and (min-width: 1480px) {
  .post .map {
    width: auto;
    position: relative;
    left: auto;
    right: auto;
    margin: 0;
    width: 1400px;
    margin-left: -200px;
  }
  section {
    background-size: 1500px 1000px;
    -webkit-background-size: 1500px 1000px;
    -moz-background-size: 1500px 1000px;
    -o-background-size: 1500px 1000px;
  }
}

/*# sourceMappingURL=WS-route_master.css.map */