@import url("https://use.typekit.net/hbt1giu.css");
@import url('/templates/COMMON_JS/fontawesome-pro-5.8.1-web/css/all.min.css');
@import url('/templates/trailnorth_2021/slick/slick.css');
@import url('/templates/trailnorth_2021/slick/slick-theme.css');
@import url('/templates/trailnorth_2021/css/bootstrap.min.css');
@import url('/templates/trailnorth_2021/css/alerts2.css');
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  margin: 0;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
}
body {
  color: black;
  font-family: futura-pt, sans-serif;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-x: hidden;
  position: relative;
}
@media (min-width: 1400px) {
  body {
    font-size: 18px;
    line-height: 26px;
  }
}
button:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 800;
}
h1 {
  color: #cf331e;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}
h2 {
  color: #003438;
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
h3 {
  color: #003438;
  font-size: 20px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 8px;
}
h4 {
  color: #003438;
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 6px;
}
h5 {
  color: #003438;
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 6px;
}
@media (min-width: 576px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
  h4 {
    font-size: 18px;
    line-height: 24px;
  }
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 14px;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 14px;
    margin-bottom: 14px;
  }
  h3 {
    margin-top: 14px;
    margin-bottom: 10px;
  }
  h4 {
    margin-top: 12px;
    margin-bottom: 8px;
  }
  h5 {
    margin-top: 12px;
    margin-bottom: 6px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
  h2 {
    font-size: 32px;
    line-height: 38px;
  }
  h3 {
    font-size: 24px;
    line-height: 30px;
  }
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
  h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1220px;
  }
}
header {
  position: relative;
  z-index: 20;
  box-shadow: 3.5px 3.6px 5px 0 rgba(0, 0, 0, 0.25);
}
header.stickied {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 100;
}
header.stickied .toplinks {
  display: none;
}
header.stickied .toplinks.open {
  display: block;
}
header.stickied div#mobiMenu {
  top: 75px;
}
section:not([id]) {
  overflow-x: hidden;
}
section aside {
  margin-top: 200px;
  background-color: #003438;
  background-image: url(/templates/trailnorth_2021/images/MapWatermark.png);
}
@media (min-width: 992px) {
  section aside {
    margin-left: 0;
  }
}
section aside .boxwrap {
  max-width: 400px;
  padding: 35px;
  color: white;
}
section aside .boxwrap .boxtop {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 15px;
}
section aside .boxwrap .code_block_indiv_content h1,
section aside .boxwrap .code_block_indiv_content h2,
section aside .boxwrap .code_block_indiv_content h3,
section aside .boxwrap .code_block_indiv_content h4,
section aside .boxwrap .code_block_indiv_content h5 {
  color: white;
}
section aside .boxwrap .regionbox ul.regions_relatedlink_list {
  padding-left: 0;
  list-style: none;
}
section aside .boxwrap .regionbox ul.regions_relatedlink_list li {
  margin-bottom: 12px;
}
section aside .boxwrap .regionbox ul.regions_relatedlink_list li a {
  display: block;
  font-size: 18px;
  color: white;
}
section aside#mobileAside {
  margin-top: 50px;
}
section aside#mobileAside .boxwrap {
  padding: 35px 0;
}
@media only screen and (min-width: 768px) {
  section aside#mobileAside .container {
    padding: 0 35px;
  }
}
@media only screen and (min-width: 992px) {
  div#desktopMastheadWrap {
    padding-left: 35px;
  }
}
a:not([class]) {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #003438;
}
a:not([class]):hover {
  text-decoration: underline;
}
button.modal_link{ border:0; background: transparent; padding: 0; margin: 0;font-size: 18px;font-weight: 600;color: #003438;font-family: futura-pt, sans-serif;}
button.modal_link:focus, button.modal_link:hover{text-decoration: underline;}


.homelink img {
  width: 152px;
  height: 49px;
}
@media (min-width: 576px) {
  .homelink img {
    width: 181px;
    height: 58px;
  }
}
@media (min-width: 768px) {
  .homelink img {
    width: 242px;
    height: 78px;
  }
}
.cta, button.modal_button {
  display: inline-block;
  padding: 10px 37px;
  border-radius: 2px;
  background: #cf331e;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
.cta:hover,button.modal_button:hover, button.modal_button:focus,
.cta:active,
.cta:focus {
  background: #003438;
  color: white;
  text-decoration: none;
}
.cta-darkbg {
  display: inline-block;
  padding: 10px 37px;
  border-radius: 2px;
  background: #cf331e;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
.cta-darkbg:hover,
.cta-darkbg:active,
.cta-darkbg:focus {
  background: white;
  color: #cf331e;
  text-decoration: none;
}
.tagline {
  font-size: 20px;
  font-style: italic;
}
@media (min-width: 576px) {
  .tagline {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .tagline {
    font-size: 30px;
  }
}
.testimony-name {
  font-size: 20px;
  font-style: italic;
}
#hbModal {
  text-align: center;
}
#hbModal .modal-dialog {
  background-color: #666;
  margin-top: 133px;
}
#hbModal .modal-dialog .modal-content {
  border-radius: 2px;
}
#hbModal .modal-dialog .modal-content .modal-header {
  border: none;
  position: relative;
  padding: 0;
  padding-top: 35px;
}
#hbModal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #cf331e;
  opacity: 1;
}
#hbModal .modal-dialog .modal-content .modal-body {
  padding-bottom: 50px;
}
#hbModal .modal-dialog .modal-content .modal-body form {
  margin: 0 auto;
  width: 100%;
  max-width: 240px;
}
#hbModal .modal-dialog .modal-content .modal-body form .envor-online-banking-inner {
  width: 100%;
}
#hbModal .modal-dialog .modal-content .modal-body form .envor-online-banking-inner .form-group {
  width: 100%;
}
#hbModal .modal-dialog .modal-content .modal-body form .envor-online-banking-inner .form-group input {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
}
#hbModal .modal-dialog .modal-content .modal-body form .envor-online-banking-inner .form-group input[type=text],
#hbModal .modal-dialog .modal-content .modal-body form .envor-online-banking-inner .form-group input[type=password] {
  border-radius: 2px;
  border: solid 1px #9fa6a9;
}
/* wraps #MainContent below - added for spacing */
@media (min-width: 768px) {
  #mainContentWrapper {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 992px) {
  #mainContentWrapper {
    padding-right: 35px;
    flex: 0 0 63.56%;
    max-width: 63.56%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
#MainContent {
  padding-top: 30px;
}
@media (min-width: 576px) {
  #MainContent {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  #MainContent {
    padding-top: 60px;
  }
}
#MainContent .cms_form_submit {
  display: inline-block;
  padding: 10px 37px;
  border-radius: 2px;
  background: #cf331e;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
#MainContent .cms_form_submit:hover,
#MainContent .cms_form_submit:active,
#MainContent .cms_form_submit:focus {
  background: #003438;
  color: white;
  text-decoration: none;
}
#MainContent .legend h3 {
  margin-top: 14px;
}
.content_rates_table_title {
  font-size: 22px;
  font-weight: 600;
  color: #003438;
  margin: 15px 0;
}
table.content_rates_table {
  width: 100%;
}
table.content_rates_table tr th.content_rates_table_fields {
  font-size: 20px;
  font-weight: 600;
  color: white;
  background-color: #003438;
  padding: 15px;
}
table.content_rates_table tr td {
  padding: 15px;
}
table.content_rates_table tr td.content_rates_table_row2:not(.widecell) {
  background-color: #e6e6e6;
}
#mobileMasthead {
  height: 200px;
  position: relative;
  display: block;
}
@media (min-width: 576px) {
  #mobileMasthead {
    height: 300px;
  }
}
#mobileMasthead .red-peak {
  background-image: url(/templates/trailnorth_2021/images/Home%20Hero%20Mobile%20Triangle.png);
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 100% 50%;
}
@media (min-width: 992px) {
  #mobileMasthead {
    display: none;
  }
}
#desktopMasthead {
  height: 550px;
  position: relative;
}
#desktopMasthead .red-peak {
  background-image: url(/templates/trailnorth_2021/images/InteriorImage%20Triangle.png);
  position: absolute;
  top: 0px;
  bottom: -100px;
  left: 0;
  right: -150px;
  background-size: cover;
  background-position: 100% 50%;
}
@media (min-width: 1400px) {
  #desktopMasthead .red-peak {
    bottom: -100px;
    left: 0;
    right: calc(-1 * calc(calc(100vw - 1200px) / 2));
  }
}
#desktopMasthead .bannerwrap a {
  display: block;
}
#desktopMasthead .bannerwrap a img {
  height: 549px;
  width: auto;
}
@media (min-width: 1400px) {
  #desktopMasthead {
    height: 610px;
  }
}
.toplinks {
  padding: 8px 0;
  width: 100%;
}
.toplinks .toplink-list {
  width: 100%;
}
.toplinks .toplink-list a {
  color: #cf331e;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  font-weight: 600;
}
@media (min-width: 375px) {
  .toplinks .toplink-list a {
    margin-left: 15px;
    font-size: 14px;
  }
}
.toplinks .toplink-list a:first-child {
  margin-left: 0;
}
.toplinks .toplink-list a .RLicon {
  display: none;
}
.toplinks .toplink-list a:last-child .RLicon {
  display: inline-block;
  margin-right: 5px;
}
.toplinks .toplink-list a#related_link_89 {
  display: none;
}
@media (min-width: 576px) {
  .toplinks .toplink-list a {
    font-size: 16px;
    /*adjust for font*/
  }
  .toplinks .toplink-list a .RLicon {
    display: inline-block;
  }
  .toplinks .toplink-list a:first-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .toplinks .toplink-list a#related_link_89 {
    display: inline;
  }
}
@media (min-width: 992px) {
  .toplinks .toplink-list a {
    margin-left: 30px;
  }
}
.toplinks a {
  color: #cf331e;
  font-size: 14px;
  margin-left: 20px;
}
@media (min-width: 576px) {
  .toplinks a {
    font-size: 16px;
    margin-left: 30px;
    /*adjust for font*/
  }
}
.toplinks a:hover,
.toplinks a:active,
.toplinks a.green {
  color: #003438;
}
div#searchWrap {
  position: absolute;
  left: 0;
  right: 0px;
  background: white;
}
@media (min-width: 768px) {
  div#searchWrap {
    right: 100px;
  }
}
div#searchWrap.show,
div#searchWrap.collapsing {
  display: flex;
  justify-content: flex-end;
}
div#searchWrap form {
  border-bottom: 1px solid #666;
  display: flex;
}
div#searchWrap form input[type=text] {
  border: none;
  width: 320px;
}
@media (min-width: 576px) {
  div#searchWrap form input[type=text] {
    width: 420px;
  }
}
div#searchWrap form button {
  border: none;
  background: transparent;
  color: #cf331e;
  font-size: 16px;
  position: relative;
  top: 1px;
}
a#search_toggle {
  min-width: 75px;
  font-weight: 600;
  display: none;
}
@media (min-width: 768px) {
  a#search_toggle {
    display: inline-block;
  }
}
a#search_toggle.open {
  color: #003438;
}
a#search_toggle.open span.fa-search:before {
  content: '\f00d';
}
a#search_toggle span {
  display: inline-block;
  margin-right: 5px;
}
.menu-toplinks ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  margin-bottom: 20px;
}
.menu-toplinks ul li {
  line-height: 1;
}
.menu-toplinks ul li a {
  font-size: 16px;
  display: inline-block;
  padding: 0 20px;
  color: white;
}
.menu-toplinks ul li:nth-child(even) {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.menu-toplinks ul li:last-child a {
  padding-right: 0;
}
#carouselWrap {
  position: relative;
}
#carouselWrap #carousel #carouselOverlay {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#carouselWrap #carousel .carousel-control-prev,
#carouselWrap #carousel .carousel-control-next {
  z-index: 11;
  width: 7%;
  align-items: flex-end;
  padding-bottom: 40px;
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-control-prev,
  #carouselWrap #carousel .carousel-control-next {
    align-items: center;
  }
}
#carouselWrap #carousel .carousel-control-prev .carousel-control-prev-icon {
  background-image: none;
  font-size: 30px;
}
#carouselWrap #carousel .carousel-control-prev .carousel-control-prev-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f104';
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-control-prev .carousel-control-prev-icon {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  #carouselWrap #carousel .carousel-control-prev .carousel-control-prev-icon {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  #carouselWrap #carousel .carousel-control-prev .carousel-control-prev-icon {
    font-size: 80px;
  }
}
#carouselWrap #carousel .carousel-control-next .carousel-control-next-icon {
  background-image: none;
  font-size: 30px;
}
#carouselWrap #carousel .carousel-control-next .carousel-control-next-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f105';
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-control-next .carousel-control-next-icon {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  #carouselWrap #carousel .carousel-control-next .carousel-control-next-icon {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  #carouselWrap #carousel .carousel-control-next .carousel-control-next-icon {
    font-size: 80px;
  }
}
#carouselWrap #carousel .carousel-inner {
  z-index: 2;
}
#carouselWrap #carousel .carousel-inner .carousel-item {
  text-align: center;
  min-height: 188px;
}
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-item-shade {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-item-shade {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
#carouselWrap #carousel .carousel-inner .carousel-item picture img {
  width: 100%;
  height: auto;
}
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption {
  position: static;
  background: #003438;
  padding: 15px;
}
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h1,
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h2 {
  color: white;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h1,
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h2 {
    text-align: right;
    font-size: 36px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h1,
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 992px) {
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h1,
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 48px;
    line-height: 54px;
  }
}
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption .tagline {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption .tagline {
    margin-bottom: 40px;
  }
}
#carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption > * {
  color: white;
}
@media (min-width: 576px) {
  #carouselWrap #carousel .carousel-inner .carousel-item {
    height: 400px;
  }
  #carouselWrap #carousel .carousel-inner .carousel-item picture {
    display: none;
  }
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    padding: 0;
    right: 40px;
    top: 100px;
    left: auto;
    max-width: 760px;
    bottom: auto;
    background: transparent;
    text-align: right;
  }
}
@media (min-width: 768px) {
  #carouselWrap #carousel .carousel-inner .carousel-item {
    height: 500px;
  }
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption {
    top: 130px;
  }
}
@media (min-width: 992px) {
  #carouselWrap #carousel .carousel-inner .carousel-item {
    height: 670px;
  }
  #carouselWrap #carousel .carousel-inner .carousel-item .carousel-caption {
    top: 160px;
  }
}
section#triangleBackground {
  position: relative;
  z-index: 10;
  background-image: url(/templates/trailnorth_2021/images/BackgroundWatermark.png);
  background-size: 862px 799px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.home-promos-mobile {
  padding: 24px 0;
}
.home-promos-mobile a,
.home-promos-mobile .notalink {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #9fa6a9;
  color: #003438;
  padding-left: 28px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  width: 100%;
  max-width: 334px;
  text-transform: uppercase;
  line-height: 22px;
}
@media (min-width: 576px) {
  .home-promos-mobile a,
  .home-promos-mobile .notalink {
    padding-left: 85px;
  }
}
.home-promos-mobile a .RLicon,
.home-promos-mobile .notalink .RLicon {
  font-size: 30px;
  width: 40px;
  color: #cf331e;
  margin-right: 20px;
  text-align: center;
}
.home-promos-mobile a:hover,
.home-promos-mobile .notalink:hover,
.home-promos-mobile a:active,
.home-promos-mobile .notalink:active,
.home-promos-mobile a:focus,
.home-promos-mobile .notalink:focus {
  text-decoration: none;
  background: #003438;
  color: white;
}
.home-promos-mobile a:hover .RLicon,
.home-promos-mobile .notalink:hover .RLicon,
.home-promos-mobile a:active .RLicon,
.home-promos-mobile .notalink:active .RLicon,
.home-promos-mobile a:focus .RLicon,
.home-promos-mobile .notalink:focus .RLicon {
  color: white;
}
@media (min-width: 576px) {
  .home-promos-mobile {
    padding: 48px 0;
  }
  .home-promos-mobile a,
  .home-promos-mobile .notalink {
    max-width: 390px;
  }
}
.home-promos {
  background: rgba(255, 255, 255, 0.85);
  justify-content: space-evenly;
  flex-wrap: wrap;
  position: relative;
  top: -80px;
  padding: 0px 20px;
  margin-bottom: -40px;
}
@media (min-width: 992px) {
  .home-promos {
    margin-bottom: -80px;
  }
}
.home-promos .boxwrap .code_block .code_block_center {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  flex-wrap: wrap;
  position: relative;
}
.home-promos .boxwrap .code_block .code_block_center .code_block_box {
  flex: calc(calc(100% - 30px) / 3) 0 1;
  text-align: center;
  box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.25);
  margin-right: 15px;
  margin-top: 60px;
}
.home-promos .boxwrap .code_block .code_block_center .code_block_box:nth-child(3),
.home-promos .boxwrap .code_block .code_block_center .code_block_box:last-child {
  margin-right: 0;
}
.home-promos .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image {
  display: none;
}
@media (min-width: 992px) {
  .home-promos .boxwrap .code_block .code_block_center .code_block_box {
    margin-top: 0px;
    flex: calc(calc(100% - 75px) / 6) 0 1;
  }
  .home-promos .boxwrap .code_block .code_block_center .code_block_box:nth-child(3) {
    margin-right: 15px;
  }
}
.home-promos .boxwrap .code_block,
.home-promos .boxwrap .code_block_center {
  height: 100%;
}
.home-promos .boxwrap .code_block_indiv_top,
.home-promos .boxwrap .code_block_bttm {
  display: none;
}
.home-promos .boxwrap .code_block_indiv_content {
  height: 100%;
  background-color: white;
  position: relative;
  padding: 35px 12.5px 65px 12.5px;
  border-radius: 3px;
  box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, #ffffff 12%);
  transition: all 0.2s ease-in-out;
}
.home-promos .boxwrap .code_block_indiv_content h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003438;
}
.home-promos .boxwrap .code_block_indiv_content > p:first-child {
  width: 100%;
  position: absolute;
  top: -35px;
  left: 0;
}
.home-promos .boxwrap .code_block_indiv_content > p:last-child {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
.home-promos .boxwrap .code_block_indiv_content:hover {
  background: #003438;
  background-image: none;
}
.home-promos .boxwrap .code_block_indiv_content:hover h5,
.home-promos .boxwrap .code_block_indiv_content:hover p {
  color: white;
}
.home-promos .boxwrap .code_block_indiv_content:hover .cta,
.home-promos .boxwrap .code_block_indiv_content:hover .cta-darkbg {
  transition: all 0.2s ease-in-out;
}
.home-promos .boxwrap .code_block_indiv_content:hover .cta:hover,
.home-promos .boxwrap .code_block_indiv_content:hover .cta-darkbg:hover {
  background: white;
  color: #cf331e;
}
.home-promos .boxwrap .code_block_indiv_content:hover .fa,
.home-promos .boxwrap .code_block_indiv_content:hover .fas,
.home-promos .boxwrap .code_block_indiv_content:hover .far,
.home-promos .boxwrap .code_block_indiv_content:hover .fal {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  color: #cf331e;
  padding-top: 15px;
}
.home-promos .boxwrap .code_block_indiv_content:hover .fa:before,
.home-promos .boxwrap .code_block_indiv_content:hover .fas:before,
.home-promos .boxwrap .code_block_indiv_content:hover .far:before,
.home-promos .boxwrap .code_block_indiv_content:hover .fal:before {
  font-size: 30px;
  font-weight: 300;
}
.home-promos .boxwrap .fa,
.home-promos .boxwrap .fas,
.home-promos .boxwrap .far,
.home-promos .boxwrap .fal {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  color: #cf331e;
  padding-top: 15px;
}
.home-promos .boxwrap .fa:before,
.home-promos .boxwrap .fas:before,
.home-promos .boxwrap .far:before,
.home-promos .boxwrap .fal:before {
  font-size: 30px;
  font-weight: 300;
}
.home-promos .boxwrap .cta,
.home-promos .boxwrap .cta-darkbg {
  padding: 10px 20px;
}
@media (min-width: 992px) {
  .home-promos {
    padding: 60px 40px;
  }
}
.inside-promos-mobile {
  padding: 24px 0;
}
.inside-promos-mobile ul.regions_relatedlink_list {
  padding-left: 0;
  list-style: none;
}
.inside-promos-mobile ul.regions_relatedlink_list li {
  text-align: center;
}
.inside-promos-mobile a,
.inside-promos-mobile .notalink {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #9fa6a9;
  color: #003438;
  padding-left: 28px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  width: 100%;
  max-width: 334px;
  text-transform: uppercase;
  line-height: 22px;
}
.inside-promos-mobile a .RLicon,
.inside-promos-mobile .notalink .RLicon,
.inside-promos-mobile a .RLfa,
.inside-promos-mobile .notalink .RLfa {
  font-size: 30px;
  width: 40px;
  color: #cf331e;
  margin-right: 20px;
  text-align: center;
}
.inside-promos-mobile a:hover,
.inside-promos-mobile .notalink:hover,
.inside-promos-mobile a:active,
.inside-promos-mobile .notalink:active,
.inside-promos-mobile a:focus,
.inside-promos-mobile .notalink:focus {
  text-decoration: none;
  background: #003438;
  color: white;
}
.inside-promos-mobile a:hover .RLicon,
.inside-promos-mobile .notalink:hover .RLicon,
.inside-promos-mobile a:active .RLicon,
.inside-promos-mobile .notalink:active .RLicon,
.inside-promos-mobile a:focus .RLicon,
.inside-promos-mobile .notalink:focus .RLicon,
.inside-promos-mobile a:hover .RLfa,
.inside-promos-mobile .notalink:hover .RLfa,
.inside-promos-mobile a:active .RLfa,
.inside-promos-mobile .notalink:active .RLfa,
.inside-promos-mobile a:focus .RLfa,
.inside-promos-mobile .notalink:focus .RLfa {
  color: white;
}
@media (min-width: 576px) {
  .inside-promos-mobile {
    padding: 48px 0;
  }
  .inside-promos-mobile a,
  .inside-promos-mobile .notalink {
    max-width: 390px;
  }
}
.inside-promos {
  background: rgba(255, 255, 255, 0.85);
  justify-content: space-evenly;
  flex-wrap: wrap;
  position: relative;
  top: -80px;
  padding: 0px 20px;
  margin-bottom: -40px;
  margin-top: 100px;
}
@media (min-width: 992px) {
  .inside-promos {
    margin-bottom: -80px;
    margin-top: 150px;
    padding: 60px 40px;
  }
}
.inside-promos .boxwrap .code_block .code_block_center {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  flex-wrap: wrap;
  position: relative;
}
.inside-promos .boxwrap .code_block .code_block_center .code_block_box {
  flex: calc(calc(100% - 30px) / 3) 0 1;
  text-align: center;
  box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.25);
  margin-right: 15px;
  margin-top: 60px;
}
.inside-promos .boxwrap .code_block .code_block_center .code_block_box:nth-child(3),
.inside-promos .boxwrap .code_block .code_block_center .code_block_box:last-child {
  margin-right: 0;
}
.inside-promos .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image {
  display: none;
}
@media (min-width: 992px) {
  .inside-promos .boxwrap .code_block .code_block_center .code_block_box {
    margin-top: 0px;
    flex: calc(calc(100% - 75px) / 6) 0 1;
  }
  .inside-promos .boxwrap .code_block .code_block_center .code_block_box:nth-child(3) {
    margin-right: 15px;
  }
}
.inside-promos .boxwrap .code_block,
.inside-promos .boxwrap .code_block_center {
  height: 100%;
}
.inside-promos .boxwrap .code_block_indiv_top,
.inside-promos .boxwrap .code_block_bttm {
  display: none;
}
.inside-promos .boxwrap .code_block_indiv_content {
  height: 100%;
  background-color: white;
  position: relative;
  padding: 35px 12.5px 65px 12.5px;
  border-radius: 3px;
  box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, #ffffff 12%);
  transition: all 0.2s ease;
}
.inside-promos .boxwrap .code_block_indiv_content h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003438;
}
.inside-promos .boxwrap .code_block_indiv_content > p:first-child {
  width: 100%;
  position: absolute;
  top: -35px;
  left: 0;
}
.inside-promos .boxwrap .code_block_indiv_content > p:last-child {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
.inside-promos .boxwrap .code_block_indiv_content .fa,
.inside-promos .boxwrap .code_block_indiv_content .fas,
.inside-promos .boxwrap .code_block_indiv_content .far,
.inside-promos .boxwrap .code_block_indiv_content .fal {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #003438;
  color: white;
  padding-top: 15px;
}
.inside-promos .boxwrap .code_block_indiv_content .fa:before,
.inside-promos .boxwrap .code_block_indiv_content .fas:before,
.inside-promos .boxwrap .code_block_indiv_content .far:before,
.inside-promos .boxwrap .code_block_indiv_content .fal:before {
  font-size: 30px;
  font-weight: 300;
}
.inside-promos .boxwrap .code_block_indiv_content:hover {
  background: #003438;
  background-image: none;
}
.inside-promos .boxwrap .code_block_indiv_content:hover h5,
.inside-promos .boxwrap .code_block_indiv_content:hover p {
  color: white;
}
.inside-promos .boxwrap .code_block_indiv_content:hover .cta,
.inside-promos .boxwrap .code_block_indiv_content:hover .cta-darkbg {
  transition: all 0.2s ease-in-out;
}
.inside-promos .boxwrap .code_block_indiv_content:hover .cta:hover,
.inside-promos .boxwrap .code_block_indiv_content:hover .cta-darkbg:hover {
  background: white;
  color: #cf331e;
}
.inside-promos .boxwrap .code_block_indiv_content:hover .fa,
.inside-promos .boxwrap .code_block_indiv_content:hover .fas,
.inside-promos .boxwrap .code_block_indiv_content:hover .far,
.inside-promos .boxwrap .code_block_indiv_content:hover .fal {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  color: #cf331e;
  padding-top: 15px;
}
.inside-promos .boxwrap .code_block_indiv_content:hover .fa:before,
.inside-promos .boxwrap .code_block_indiv_content:hover .fas:before,
.inside-promos .boxwrap .code_block_indiv_content:hover .far:before,
.inside-promos .boxwrap .code_block_indiv_content:hover .fal:before {
  font-size: 30px;
  font-weight: 300;
}
.inside-promos .boxwrap .cta,
.inside-promos .boxwrap .cta-darkbg {
  padding: 10px 20px;
}
.home-news {
  margin-top: 200px;
  height: 400px;
}
.home-news .panels {
  background-image: url(/templates/trailnorth_2021/images/MapWatermark.png);
  height: 100%;
}
.home-news .panels .container {
  height: 100%;
}
.home-news .panels .container .text-center {
  height: 100%;
}
.home-news .panels .container .text-center .panel {
  height: 100%;
}
.home-news .panels .container #promoSlider {
  display: none;
  height: 100%;
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSlider {
    display: block;
  }
}
.home-news .panels .container #promoSlider .code_block {
  height: 100%;
}
.home-news .panels .container #promoSlider .code_block .code_block_center {
  height: 100%;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .slick-prev:before,
.home-news .panels .container #promoSlider .code_block .code_block_center .slick-next:before {
  opacity: 1;
  font-size: 30px;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .slick-prev:before,
  .home-news .panels .container #promoSlider .code_block .code_block_center .slick-next:before {
    font-size: 40px;
  }
}
.home-news .panels .container #promoSlider .code_block .code_block_center .slick-list {
  height: 100%;
  overflow: visible;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .slick-list .slick-track {
  height: 100%;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_top,
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_bttm {
  display: none;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_image {
  position: absolute;
  top: -120px;
  z-index: 1;
  transition: transform 0.8s ease-in-out;
  transform: translateY(-50px);
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_image img {
  width: 290px;
  height: auto;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 290px;
  }
}
@media (min-width: 1400px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content {
  position: relative;
  z-index: 2;
  top: 30px;
  background: white;
  border-radius: 2px;
  box-shadow: 2.8px 2.9px 4px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 20px 0px 20px;
  width: 264px;
  height: 270px;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content h3 {
  margin-top: 0;
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content .cta,
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content .cta-darkbg {
  padding: 8px 10px;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 334px;
  }
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 264px;
  }
}
@media (min-width: 1400px) {
  .home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 334px;
    padding: 20px 40px 0 40px;
  }
}
.home-news .panels .container #promoSlider .code_block .code_block_center .code_block_box.ani .code_block_indiv_image {
  transform: translateY(0);
}
.home-news .panels .container #promoSliderMobile {
  height: 100%;
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSliderMobile {
    display: none;
  }
}
.home-news .panels .container #promoSliderMobile .code_block {
  height: 100%;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center {
  overflow-x: clip;
  height: 100%;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-prev:before,
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-next:before {
  opacity: 1;
  font-size: 30px;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-prev:before,
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-next:before {
    font-size: 40px;
  }
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-list {
  height: 100%;
  overflow: visible;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .slick-list .slick-track {
  height: 100%;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_top,
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_bttm {
  display: none;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_image {
  position: absolute;
  top: -120px;
  z-index: 1;
  transition: transform 0.8s ease-in-out;
  transform: translateY(-50px);
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_image img {
  width: 290px;
  height: auto;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 290px;
  }
}
@media (min-width: 1400px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content {
  position: relative;
  z-index: 2;
  top: 30px;
  background: white;
  border-radius: 2px;
  box-shadow: 2.8px 2.9px 4px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 20px 0px 20px;
  width: 264px;
  height: 270px;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content h3 {
  margin-top: 0;
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content .cta,
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content .cta-darkbg {
  padding: 8px 10px;
}
@media (min-width: 576px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 334px;
  }
}
@media (min-width: 992px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 264px;
  }
}
@media (min-width: 1400px) {
  .home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 334px;
    padding: 20px 40px 0 40px;
  }
}
.home-news .panels .container #promoSliderMobile .code_block .code_block_center .code_block_box.ani .code_block_indiv_image {
  transform: translateY(0);
}
@media (min-width: 992px) {
  .home-news {
    margin-top: 250px;
  }
}
.home-testimony {
  text-align: center;
  background-size: 862px 799px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 30px;
}
@media (min-width: 768px) {
  .home-testimony {
    height: auto;
    min-height: 286px;
    padding: 80px 0;
  }
}
.home-testimony h2 {
  color: #cf331e;
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .home-testimony h2 {
    font-size: 48px;
    line-height: 60px;
  }
}
.home-testimony .slick-dots li button:before {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #5b696e;
}
.home-testimony .slick-dots li.slick-active button:before {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #cf331e;
}
.landing-promo-row {
  height: 400px;
  background-color: #003438;
  background-image: url(/templates/trailnorth_2021/images/MapWatermark.png);
  height: 100%;
}
@media (min-width: 576px) {
  .landing-promo-row {
    margin-top: 200px;
  }
}
.landing-promo-row .container {
  height: 100%;
}
.landing-promo-row .container .boxwrap {
  height: 100%;
}
.landing-promo-row .container .boxwrap + .boxwrap {
  margin-top: 200px;
}
.landing-promo-row .container .boxwrap .code_block {
  height: 100%;
}
.landing-promo-row .container .boxwrap .code_block .code_block_center {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center {
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center {
    justify-content: space-between;
  }
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box {
    margin-bottom: 300px;
  }
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_top,
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_bttm {
  display: none;
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image {
  position: absolute;
  top: -120px;
  z-index: 1;
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image img {
  display: none;
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    display: block;
    width: 360px;
  }
}
@media (min-width: 768px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 290px;
  }
}
@media (min-width: 992px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
@media (min-width: 1400px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image img {
    width: 360px;
  }
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content {
  position: relative;
  z-index: 2;
  top: 30px;
  background: white;
  border-radius: 2px;
  box-shadow: 2.8px 2.9px 4px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 10px 0px 10px;
  width: 160px;
  height: 270px;
  text-align: center;
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content h3 {
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1.5rem;
}
.landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 576px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content {
    padding: 20px 20px 0px 20px;
    width: 334px;
    top: 100px;
  }
}
@media (min-width: 768px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content {
    width: 264px;
  }
}
@media (min-width: 992px) {
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_content {
    padding: 40px 40px 0px 40px;
    width: 334px;
  }
}
.pipe {
  font-weight: 700;
  margin: 0 5px;
}
.sideslider {
  width: 100%;
  overflow: auto;
}
.breaker,
.break {
  clear: both;
}
.bg-green {
  background-color: #003438;
}
.text-white {
  color: white;
}
.text-white * {
  color: white !important;
}
#search_toggle[aria-expanded="true"] i:before {
  content: "\f00d";
}
.sliderCalcWrap {
  margin: 50px 0;
  text-align: center;
}
@media (min-width: 992px) {
  .sliderCalcWrap {
    margin: 80px 0;
  }
}
.sliderCalcWrap h2 {
  color: #cf331e;
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .sliderCalcWrap h2 {
    font-size: 48px;
    line-height: 60px;
  }
}
#MainContent {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  #MainContent {
    font-size: 18px;
    line-height: 26px;
  }
}
div#mobiMenu {
  display: none;
  position: absolute;
  top: 115px;
  height: calc(100vh - 115px);
  overflow: auto;
  right: 0px;
  width: 312px;
  padding: 30px;
  padding-top: 70px;
  background: white;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}
div#mobiMenu.open {
  display: block;
}
div#mobiMenu button.L1 {
  color: #cf331e;
  font-size: 22px;
  font-weight: 400;
  background: transparent;
  border: none;
  text-transform: uppercase;
  margin-bottom: 20px;
}
div#mobiMenu .L2 {
  padding-top: 0;
  display: none;
}
div#mobiMenu .L2 button {
  color: #003438;
  border: none;
  background: transparent;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
div#mobiMenu .L2 a {
  color: #003438;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 14px;
  display: block;
  font-weight: 600;
}
div#mobiMenu .L2 .L3 {
  /*if needed*/
}
div#mobiMenu .menu-toplinks {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #003438;
  padding: 12px 0;
}
div#mobiMenu .menu-toplinks ul {
  margin: 0;
  justify-content: center;
}
div#mobiMenu .menu-toplinks ul li a {
  padding: 0 10px;
  color: white;
}
@media (min-width: 576px) {
  div#mobiMenu {
    top: 124px;
    right: 0px;
  }
}
@media (min-width: 768px) {
  div#mobiMenu {
    top: 146px;
  }
}
/*main menu*/
div#navbarNavDropdown .navliner {
  position: relative;
  display: flex;
}
div#navbarNavDropdown .navliner .CMitem {
  font-size: 18px;
  font-weight: 700;
  color: white;
  display: inline-block;
  margin-left: 65px;
  text-transform: uppercase;
  border: none;
  background: transparent;
  border-bottom: 2px solid #003438;
  padding: 0;
}
div#navbarNavDropdown .navliner .CMitem:hover,
div#navbarNavDropdown .navliner .CMitem.active {
  border-bottom: 2px solid white;
}
div#navbarNavDropdown .navliner .CMitem:first-of-type {
  margin-left: 0;
}
div#navbarNavDropdown .navliner .ddcontent {
  position: absolute;
  left: 0;
  right: 0;
  top: 47px;
  display: none;
  background-color: white;
  padding: 35px 55px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}
div#navbarNavDropdown .navliner .ddcontent strong {
  color: #003438;
  display: block;
  margin-bottom: 10px;
}
div#navbarNavDropdown .navliner .ddcontent ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}
div#navbarNavDropdown .navliner .ddcontent ul li {
  margin-bottom: 12px;
  color: #003438;
}
div#navbarNavDropdown .navliner .ddcontent ul li a {
  display: block;
  color: #003438;
}
.navbar-brand {
  margin-right: 0;
}
.navbar-toggler {
  padding: 0;
  margin-right: 5px;
  width: 32px;
  font-size: 34px;
}
.navbar-toggler.open i.fa-bars:before {
  content: "\f00d";
}
.mobile-button {
  color: white;
  font-size: 24px;
  margin-right: 15px;
  display: inline-block;
}
@media (min-width: 375px) {
  .mobile-button {
    margin-right: 35px;
  }
}
.mobile-button:hover {
  color: #cf331e;
}
.mobile-button.open {
  width: 24px;
}
.mobile-button.open .fa-search:before {
  content: '\f00d';
  color: #cf331e;
  font-size: 24px;
}
.dropdown-menu.third-lvl.show {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.rc-container {
  background-image: url(/templates/trailnorth_2021/images/MapWatermark.png);
}
.rc-container .cta,
.rc-container .cta-darkbg {
  width: auto;
  padding: 10px;
}
@media (min-width: 576px) {
  .rc-container .cta,
  .rc-container .cta-darkbg {
    padding: 10px 37px;
  }
}
@media (min-width: 768px) {
  .rc-container .cta,
  .rc-container .cta-darkbg {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.rc-container .ratectas a:first-child {
  margin-right: 14px;
}
@media (min-width: 576px) {
  .rc-container .ratectas a:first-child {
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .rc-container .ratectas a:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.rc-container .slick-prev:before,
.rc-container .slick-next:before {
  opacity: 1;
}
.rc-container .rate-cell p {
  margin: 3px 0;
}
.rc-container .rate-cell p:first-child {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
}
.rc-container .rate-cell p:nth-child(2) {
  font-size: 12px;
  font-weight: 500;
}
.rc-container .rate-cell p:last-child {
  font-size: 48px;
  line-height: 1;
}
.rc-container div#rates-carousel {
  margin-bottom: 20px;
  padding: 0;
}
footer {
  color: white;
  padding: 20px 0;
}
footer.map-watermark {
  background-image: url(/templates/trailnorth_2021/images/MapWatermark.png);
}
footer a:not([class]) {
  color: white;
  font-weight: 400;
}
footer h5 {
  color: inherit;
  text-align: left;
  margin-bottom: 10px;
  line-height: 24px;
}
@media (min-width: 576px) {
  footer h5 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
footer a {
  color: inherit;
}
footer .bottomlinks ul {
  padding-left: 0;
  text-align: left;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
footer .bottomlinks ul li {
  margin-right: 10px;
}
@media (min-width: 576px) {
  footer .bottomlinks ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  footer .bottomlinks ul li {
    flex: 100% 0 0;
  }
}
footer .bottomlinks a {
  color: white;
}
footer .bottomlinks a:hover,
footer .bottomlinks a:focus,
footer .bottomlinks a:active {
  color: white;
  text-decoration: underline;
}
footer .ncua-links a:first-child img {
  width: 40px;
  height: auto;
}
footer .ncua-links a:nth-child(2) img {
  width: 36px;
  height: auto;
}
footer .ncua-links a:nth-child(3) img {
  width: 75px;
  height: auto;
}
footer .ncua-links a:last-child img {
  width: 115px;
  height: auto;
}
@media (min-width: 375px) {
  footer .ncua-links a:first-child img {
    width: 61px;
    height: auto;
  }
  footer .ncua-links a:nth-child(2) img {
    width: 56px;
    height: auto;
  }
  footer .ncua-links a:nth-child(3) img {
    width: 120px;
    height: auto;
  }
  footer .ncua-links a:last-child img {
    width: 117px;
    height: auto;
  }
}
@media (min-width: 768px) {
  footer .ncua-links a:first-child img {
    width: auto;
    height: auto;
  }
  footer .ncua-links a:nth-child(2) img {
    width: auto;
    height: auto;
  }
  footer .ncua-links a:nth-child(3) img {
    width: auto;
    height: auto;
  }
  footer .ncua-links a:last-child img {
    width: auto;
    height: auto;
  }
}
footer .contact-form-wrap .cms_form_item {
  margin-bottom: 5px;
  padding: 2px 0;
}
footer .contact-form-wrap .cms_form_label {
  display: none;
}
footer .contact-form-wrap .cms_form_object {
  float: none;
  width: 100%;
}
footer .contact-form-wrap input:not([type=submit]),
footer .contact-form-wrap textarea {
  margin-bottom: 5px;
  padding: 8.9px 13px 7.1px 13.4px;
  border-radius: 4px;
  border: solid 1px #9fa6a9;
  width: 100%;
}
footer .contact-form-wrap input[type=submit] {
  padding: 10px 55px;
  display: inline-block;
  padding: 10px 37px;
  border-radius: 2px;
  background: #cf331e;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
footer .contact-form-wrap input[type=submit]:hover,
footer .contact-form-wrap input[type=submit]:active,
footer .contact-form-wrap input[type=submit]:focus {
  background: white;
  color: #cf331e;
  text-decoration: none;
}
footer #socmed {
  margin-top: 20px;
  padding: 0;
  list-style: none;
}
footer #socmed li {
  display: inline-block;
}
footer #socmed li a,
footer #socmed li .notalink {
  display: inline-block;
  background: #cf331e;
  color: white;
  width: 30px;
  height: 30px;
  padding: 2px;
  margin: 2px 6px 0 0;
  text-align: center;
}
footer #socmed li a .RLwords,
footer #socmed li .notalink .RLwords {
  display: none;
}
footer .contact-info table tr {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}
footer .contact-info table tr td {
  display: inline-flex;
  align-items: flex-start;
}
footer .contact-info table tr td:first-child {
  width: 100px;
}
footer .cta,
footer .cta-darkbg {
  padding: 10px 55px;
}
footer .footer-promo .cta,
footer .footer-promo .cta-darkbg {
  margin-left: 15px;
}
@media (min-width: 768px) {
  footer .footer-promo .cta,
  footer .footer-promo .cta-darkbg {
    margin-left: 0;
  }
}
footer .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  footer {
    padding: 50px 0;
  }
  footer .container {
    max-width: 410px;
  }
}
@media (min-width: 768px) {
  footer .ncua-links a {
    margin-right: 28px;
  }
  footer .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  footer .container {
    max-width: 960px;
  }
}
@media (min-width: 992px) {
  footer .container {
    max-width: 1140px;
  }
}
#socmedFlyoutWrapper {
  position: absolute;
  overflow-x: hidden;
  right: 0;
  top: 150px;
  z-index: 30;
}
#socmedFlyoutWrapper #socmedFlyout {
  display: flex;
  transition: transform 0.2s ease;
  transform: translateX(40px);
}
#socmedFlyoutWrapper #socmedFlyout.open {
  transform: translateX(0px);
}
#socmedFlyoutWrapper #socmedFlyout button {
  display: inline-block;
  background: #cf331e;
  color: white;
  width: 30px;
  height: 30px;
  border: none;
}
#socmedFlyoutWrapper #socmedFlyout ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: column nowrap;
}
#socmedFlyoutWrapper #socmedFlyout ul li {
  display: block;
  width: 40px;
  height: 40px;
}
#socmedFlyoutWrapper #socmedFlyout ul li a,
#socmedFlyoutWrapper #socmedFlyout ul li .notalink {
  display: inline-block;
  background: #cf331e;
  color: white;
  width: 40px;
  height: 40px;
  padding: 8px 2px;
  text-align: center;
}
#socmedFlyoutWrapper #socmedFlyout ul li a .RLwords,
#socmedFlyoutWrapper #socmedFlyout ul li .notalink .RLwords {
  display: none;
}
/* LOCATOR */
form#locator fieldset[role=group] {
  top: -2px;
}
form#locator fieldset[role=group] p {
  display: flex;
  align-items: center;
}
form#locator fieldset[role=group] p [type=checkbox] {
  margin-right: 5px;
}
form#locator a.clear,
form#locator a.clear:visited,
form#locator button#exedout,
form#locator button.clear {
  background: #cf331e;
}
form#locator a.clear,
form#locator a.clear:visited,
form#locator button#exedout,
form#locator button.clear,
form#locator input[type=submit] {
  border-radius: 2px;
}
form#locator input[type=submit] {
  line-height: 1.35;
  background: #003438;
  color: white;
  border: none;
  position: relative;
  top: 1px;
}
/** ALERTS ****************************************************/
.alertholder {
  width: 100%;
}
.alertbar {
  padding: 10px 0;
  width: 100%;
}
.alert {
  width: 96%;
  max-width: 1160px;
  margin: 0 auto;
  padding-right: 40px;
  position: relative;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
.alert > p {
  padding-left: 30px;
  margin-bottom: 0;
}
button.exed {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  display: block;
  text-decoration: none !important;
}
button.exed:before {
  content: "\f057";
  font-family: 'Font Awesome 5 Pro';
}
.alert_icon {
  float: left;
}
.alert_icon:before {
  content: '\f848';
}
button.exed:before {
  content: '\f00d';
}
/* fa 4 - older sites
button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }
 */
/** ACCORDION - FAQS, FORMS, & DIVS ************************************************************/
.faq_featured_block {
  margin: 20px 0 0 0 !important;
  display: block;
}
.faq_header {
  display: block;
}
.faq_question_block_slide {
  padding: 10px 0;
  border-bottom: 0;
}
.faq_question_block_slide_question {
  padding: 0;
  border: solid 0px red;
}
.faq_question_block_slide_answer {
  padding: 0 20px 10px 20px;
}
.cms_form_collapsible_header {
  background: none;
  border-bottom: 0;
}
button.divheader,
.cms_form_collapsible_header a,
.cms_form_collapsible_header a:visited,
.faq_question_block_slide_question_closed a,
.faq_question_block_slide_question_closed a:visited {
  background-color: #003438;
  color: WHITE;
  display: block;
  padding: 5px 10px;
  border-radius: 5px;
}
button.divheader {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  border: 0 !important;
}
button.divheader:hover,
button.divheader:focus,
.cms_form_collapsible_header a:hover,
.cms_form_collapsible_header a:focus,
.faq_question_block_slide_question_closed a:hover,
.faq_question_block_slide_question_closed a:focus {
  background-color: #cf331e;
  color: WHITE;
}
.cms_form_collapsible_header.open a,
.faq_question_block_slide_question_open a {
  background-color: #cf331e;
  color: WHITE;
  display: block;
  padding: 5px 10px;
  border-radius: 5px;
}
.cms_form_collapsible_header a:before,
.faq_question_block_slide_question_closed a:before {
  content: '';
}
button.divheader:after,
.cms_form_collapsible_header a:after,
.faq_question_block_slide_question_closed a:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: relative;
  float: right;
}
button.divheader.open,
.cms_form_collapsible_header.open a:before,
.faq_question_block_slide_question_open a:before {
  content: '';
}
button.divheader.open:after,
.cms_form_collapsible_header.open a:after,
.faq_question_block_slide_question_open a:after {
  content: '\f068';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: relative;
  float: right;
}
.divcontent {
  width: 100%;
  padding: 0px 50px 20px 50px;
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .code_block_box .code_block_indiv_image,
  .landing-promo-row .container .boxwrap .code_block .code_block_center .code_block_box .code_block_indiv_image {
    left: -12.5px;
  }
  .home-news .panels .container #promoSlider .code_block .code_block_center {
    left: 17.5px;
  }
  .home-promos {
    top: 0;
    margin-bottom: 0;
  }
  .home-promos .boxwrap,
  .inside-promos .boxwrap {
    width: 100%;
  }
  .home-promos .boxwrap .code_block .code_block_center .code_block_box,
  .inside-promos .boxwrap .code_block .code_block_center .code_block_box {
    flex: 10% 1 1;
  }
}
