.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

a {
  color: #f3edcd;
  text-decoration: none;
}

.body {
  background-color: #313924;
  font-family: 'Canada1500 lt', sans-serif;
  color: #f3edcd;
  line-height: 18px;
}

.header {
  position: fixed;
  width: 50%;
  height: 100vh;
  float: left;
  border-right: 1px solid #c4b08e;
  text-align: center;
}

.heading-1 {
  margin-bottom: 20px;
  font-family: 'Canada1500 bd', sans-serif;
  font-size: 2.6em;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.small-caps {
  display: block;
  padding-top: 4px;
  padding-bottom: 3px;
  font-family: 'Canada1500 rg', sans-serif;
  color: #c4b08e;
  font-size: 0.75em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.serif {
  margin-top: 8px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 1.2em;
  line-height: 1em;
  font-style: italic;
}

.verticalcentre {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-bottom: 60px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.bottom {
  display: none;
  margin-top: 40px;
  padding-bottom: 20px;
}

.button {
  padding: 5px 10px;
  color: #f3edcd;
  text-decoration: none;
}

.menu {
  width: 50%;
  padding: 15px 15px 20px;
  float: right;
}

.list-item {
  overflow: hidden;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #c4b08e;
  text-decoration: none;
}

.trail-title {
  color: #f3edcd;
  font-size: 1.75em;
  line-height: 1.1em;
}

.menu-list {
  position: relative;
  margin-bottom: 10px;
}

.list-small-header {
  position: relative;
  padding-left: 7px;
  border-bottom: 1px solid #c4b08e;
}

.list-heading {
  position: relative;
  padding: 5px 10px 7px 7px;
}

.list-body-hide {
  overflow: hidden;
  padding-right: 10px;
  padding-left: 7px;
}

.paragraph {
  margin-bottom: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #c4b08e;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.html-embed-2 {
  position: relative;
  display: inline-block;
  width: 100%;
}

.audio-player {
  margin-top: 10px;
  margin-bottom: 10px;
}

.html-embed-3 {
  display: inline-block;
  width: 100%;
}

.list-header-open {
  display: block;
  text-decoration: none;
}

.profile {
  margin-top: 20px;
  padding-bottom: 10px;
}

.image {
  width: 110px;
  height: 110px;
  margin-right: 10px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #c4b08e;
  border-radius: 50%;
}

.profile-header {
  margin-bottom: 10px;
  border-top: 1px dashed #c4b08e;
}

.paragraph-2 {
  margin-bottom: 5px;
  color: #f3edcd;
}

.profile-name {
  margin-top: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 1.2em;
  font-style: italic;
}

.profile-role {
  margin-bottom: 15px;
  color: #c4b08e;
  font-size: 0.75em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.profile-website {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(196, 176, 142, 0.3);
  color: #c4b08e;
  font-size: 0.75em;
  line-height: 1em;
  letter-spacing: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
}

.profile-website:hover {
  border-bottom-style: solid;
  border-bottom-color: #c4b08e;
  color: #f3edcd;
}

.menu-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 25px;
  height: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 25px;
  height: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.header-icon {
  display: block;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  opacity: 0.75;
}

.guest-profile-hold {
  width: 100%;
  margin-top: 15px;
}

.map {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #c4b08e;
}

.mapsvg {
  display: block;
  width: 100%;
}

.map-holder {
  position: relative;
  width: 100%;
}

.trail-one-roll {
  position: absolute;
  left: 17%;
  top: 7.75%;
  width: 17%;
}

.imgroll1 {
  position: absolute;
  width: 100%;
}

.imgroll2 {
  position: absolute;
  left: 0px;
  width: 100%;
  opacity: 0;
}

.trail-two-roll {
  position: absolute;
  left: 20%;
  top: 14.5%;
  width: 17.5%;
}

.trail-three-roll {
  position: absolute;
  left: 46%;
  top: 63%;
  width: 28%;
}

.trail-four-roll {
  position: absolute;
  left: 73%;
  top: 68.5%;
  width: 10%;
}

.trail-five-roll {
  position: absolute;
  left: 71%;
  top: 65.5%;
  width: 3.5%;
}

.bold-text {
  font-family: 'Canada1500 rg', sans-serif;
  font-weight: 400;
}

.toggle {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 30px;
}

.transcripts {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px dashed #c4b08e;
  border-bottom: 1px dashed #c4b08e;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.transcripts-title {
  letter-spacing: 2px;
}

.transcriptspara {
  overflow: hidden;
  margin-bottom: 0px;
  color: #f3edcd;
}

.transcripts-header {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #c4b08e;
  text-decoration: none;
}

.intro {
  color: #f3edcd;
  font-size: 1.2em;
  line-height: 1.2em;
}

.footer {
  position: relative;
  color: #c4b08e;
}

.footer-txt {
  margin-top: 10px;
  color: #c4b08e;
  font-size: 1em;
  line-height: 1.2em;
}

.col {
  width: 50%;
  padding-right: 10px;
  float: left;
}

.lankack {
  padding: 10px;
  border-top: 1px solid #c4b08e;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.badge {
  width: 100%;
  height: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.badge.r {
  border-right-style: none;
}

.badge.b {
  border-bottom-style: none;
}

.grid-badge {
  border-right: 1px dashed #c4b08e;
  border-bottom: 1px dashed #c4b08e;
  text-align: center;
}

.grid-badge.r {
  border-right-style: none;
}

.grid-badge.b {
  border-bottom-style: none;
}

.bike-icon {
  position: absolute;
  left: 16%;
  top: 3%;
  width: 4%;
  height: 30px;
}

.fantasyfarms {
  position: absolute;
  left: 69%;
  top: 16%;
  width: 15%;
}

.locations {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5%;
}

.locations._1 {
  width: 15%;
}

.todmorden {
  position: absolute;
  left: 49%;
  top: 41%;
  width: 15%;
}

.mapimg {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .heading-1 {
    font-size: 2em;
  }

  .bottom {
    display: block;
  }

  .button {
    text-transform: uppercase;
  }

  .button-text {
    padding-bottom: 3px;
    padding-left: 5px;
    border-bottom: 1px solid #c4b08e;
    color: #c4b08e;
    font-size: 0.75em;
    letter-spacing: 0.4em;
  }

  .icon {
    width: 30px;
    margin-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .menu {
    overflow: visible;
    height: auto;
    padding: 10px 10px 20px;
  }

  .imgroll2 {
    opacity: 1;
  }

  .footer {
    margin-top: 10px;
  }

  .footer-txt {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .col {
    width: 100%;
    padding-right: 0px;
  }

  .badge {
    height: 100px;
  }

  .bike-icon {
    width: 5%;
  }
}

@media screen and (max-width: 767px) {
  .heading-1 {
    font-size: 1.5em;
  }

  .small-caps {
    display: block;
    line-height: 1.2em;
  }

  .trail-title {
    font-size: 1.25em;
  }

  .list-small-header {
    padding-top: 3px;
    padding-right: 20px;
    padding-bottom: 2px;
  }

  .profile-header {
    padding-top: 5px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .badge {
    height: 100px;
  }

  .badge.r {
    border-right-style: dashed;
  }

  .badge.r.b {
    border-right-style: none;
  }

  .badge.b.mb {
    border-right-style: none;
    border-bottom-style: dashed;
  }

  .badge.mr {
    border-right-style: none;
  }

  .grid-badge.r.ml {
    border-right-style: dashed;
  }

  .grid-badge.b.mr {
    border-bottom-style: dashed;
  }

  .grid-badge.mr {
    border-right-style: none;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #313924;
    font-family: 'Canada1500 lt', sans-serif;
    color: #f3edcd;
  }

  .header {
    position: relative;
    width: 100%;
    border-right-style: none;
  }

  .heading-1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Canada1500 bd', sans-serif;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .small-caps {
    color: #c4b08e;
    font-size: 0.75em;
    letter-spacing: 0.3em;
    text-transform: uppercase;
  }

  .serif {
    margin-top: 8px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 1.2em;
    line-height: 1em;
    font-style: italic;
  }

  .verticalcentre {
    padding-top: 20px;
  }

  .bottom {
    margin-top: 30px;
    padding-bottom: 20px;
  }

  .button {
    display: inline-block;
    padding: 5px 10px;
    background-color: transparent;
    color: #f3edcd;
    text-decoration: none;
    text-transform: uppercase;
  }

  .button-text {
    padding-bottom: 3px;
    padding-left: 5px;
    border-bottom: 1px solid #c4b08e;
    color: #c4b08e;
    font-size: 0.75em;
    letter-spacing: 0.4em;
  }

  .icon {
    width: 30px;
    margin-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .menu {
    width: 100%;
    padding: 10px 10px 20px;
  }

  .menu-header {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }

  .heading-2 {
    margin-top: auto;
    margin-bottom: auto;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 10px;
    text-transform: uppercase;
  }

  .list-item {
    overflow: hidden;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #c4b08e;
    text-decoration: none;
  }

  .trail-title {
    display: inline-block;
    color: #f3edcd;
    line-height: 1.1em;
  }

  .list {
    border-bottom: 1px solid #c4b08e;
  }

  .menu-list {
    margin-bottom: 10px;
  }

  .list-small-header {
    border-bottom: 1px solid #c4b08e;
  }

  .list-heading {
    position: relative;
  }

  .list-body-hide {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph {
    margin-bottom: 0px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #c4b08e;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: 400;
    letter-spacing: 0.2px;
  }

  .audio-player {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .html-embed-3 {
    display: inline-block;
    width: 100%;
  }

  .list-header-open {
    display: block;
    text-decoration: none;
  }

  .profile {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .image {
    width: 110px;
    margin-right: 10px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #c4b08e;
    border-radius: 50%;
  }

  .profile-header {
    margin-bottom: 10px;
    border-top: 1px dashed #c4b08e;
  }

  .profile-name {
    margin-top: 20px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 1.2em;
    font-style: italic;
  }

  .profile-role {
    margin-bottom: 10px;
    color: #c4b08e;
    font-size: 0.75em;
    letter-spacing: 0.3em;
    text-transform: uppercase;
  }

  .profile-website {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #c4b08e;
    color: #f3edcd;
    font-size: 0.75em;
    line-height: 1em;
    letter-spacing: 0.2em;
    text-decoration: none;
    text-transform: uppercase;
  }

  .header-icon {
    display: block;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    opacity: 0.75;
  }
}

@font-face {
  font-family: 'Canada1500 lt it';
  src: url('../fonts/canada1500-lt-it.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canada1500 bd it';
  src: url('../fonts/canada1500-bd-it.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canada1500 rg it';
  src: url('../fonts/canada1500-rg-it.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canada1500 rg';
  src: url('../fonts/canada1500-rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canada1500 lt';
  src: url('../fonts/canada1500-lt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canada1500 bd';
  src: url('../fonts/canada1500-bd.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}