.page-first-time-visitors .social-content-color-block {
  display: none !important;
}

.page-first-time-visitors .body-bottom {
  height: unset !important;
}
.page-first-time-visitors .field-name-body a {
  color: #141414 !important;
  text-decoration: underline !important;
}

.page-first-time-visitors .group-enter-to-win {
  position: relative;
}
.page-first-time-visitors .body-expando-wrapper {
  display: none !important;
}

.page-first-time-visitors .group-enter-to-win-text {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.page-first-time-visitors .field-name-field-enter-to-win-btn .field-item a {
  width: 225px;
  height: 48px;
  border-radius: 24px;
  border: 2px solid #fff;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  transition: all 0.3s;
}
.view-landing-page .group-social img[alt="Youtube"] {
  height: 16px;
}

.page-first-time-visitors
  .field-name-field-enter-to-win-btn
  .field-item
  a:hover {
  background: #0073d1;
}
.page-first-time-visitors .group-footer-text,
.page-first-time-visitors .field-name-field-enter-to-win-title,
.page-first-time-visitors .field-name-field-enter-to-win-subtitle,
.page-first-time-visitors .field-name-field-enter-to-win-btn,
.page-first-time-visitors .group-enter-to-win-text {
  width: 100%;
  float: left;
  height: fit-content;
}

.page-first-time-visitors .field-name-field-enter-to-win-title {
  color: white;
  font-size: 60px;
  font-family: "Proxima Nova Bold";
  text-align: center;
}
.page-first-time-visitors .field-name-field-enter-to-win-subtitle {
  color: white;
  font-size: 40px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  margin-top: -10px;
}
.page-first-time-visitors .field-name-field-enter-to-win-btn {
  color: white;
  font-size: 17px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  margin-top: 60px;
}
.page-first-time-visitors .group-footer .field-name-field-footer-image img {
  height: 562px;
  object-fit: cover;
  object-position: center;
}

.page-first-time-visitors .group-footer .field-name-field-footer-image {
  position: relative;
  float: left;
}

.page-first-time-visitors .group-enter-to-win {
  float: left;
}
.page-first-time-visitors .group-footer .field-name-field-footer-image::before {
  content: "";
  background: linear-gradient(-90deg, rgba(0, 115, 209, 0.07) 0%, #0073d1 100%)
    0% 0% no-repeat padding-box;
  background: -moz-linear-gradient(
      180deg,
      rgba(0, 115, 209, 0.07) 0%,
      #0073d1 100%
    )
    0% 0% no-repeat padding-box;
  background: -webkit-linear-gradient(
      180deg,
      rgba(0, 115, 209, 0.07) 0%,
      #0073d1 100%
    )
    0% 0% no-repeat padding-box;

  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#block-views-social-media-content-homepage .views-row-odd,
#block-views-social-media-content-homepage .views-row-even {
  position: relative;
}
#block-views-social-media-content-homepage .views-row-odd::before,
#block-views-social-media-content-homepage .views-row-even::before {
  content: url("/sites/all/themes/lakeplacid/images/instagram-social.svg");
  position: absolute;
  height: 51px;
  width: 51px;
  top: 19px;
  right: 21px;
}
.page-first-time-visitors #block-views-social-media-content-homepage {
  margin-bottom: 0;
}

.page-first-time-visitors #footer-search-block {
  display: none;
}
.page-first-time-visitors .view.homepage-social-content .views-row {
  width: calc(100% / 5);
}
.page-first-time-visitors .view.homepage-social-content .views-row {
  display: none;
}
.page-first-time-visitors
  .view.homepage-social-content
  .views-row:nth-child(1) {
  display: block;
  border: 1px solid white;
}
.page-first-time-visitors
  .view.homepage-social-content
  .views-row:nth-child(2) {
  display: block;
  border: 1px solid white;
}
.page-first-time-visitors
  .view.homepage-social-content
  .views-row:nth-child(3) {
  display: block;
  border: 1px solid white;
}
.page-first-time-visitors
  .view.homepage-social-content
  .views-row:nth-child(4) {
  display: block;
  border: 1px solid white;
}
.page-first-time-visitors
  .view.homepage-social-content
  .views-row:nth-child(5) {
  display: block;
  border: 1px solid white;
}

.page-first-time-visitors .social-content-color-block {
  display: none !important;
}

.page-first-time-visitors .addtoany_list {
  display: none !important;
}

body.page-first-time-visitors {
  padding-top: 0;
}

.page-first-time-visitors .node-content > div {
  position: relative;
  background-color: #fff;
}

.page-first-time-visitors #menu-block .sf-accordion-toggle a {
  margin-right: 54px;
}
.page-first-time-visitors .group-lower-content > div {
  max-width: 900px;
}
.page-first-time-visitors #season-picker-bar {
  width: 10px;
  height: 4px;
  background-color: #fff;
  border-radius: 25px;
  position: absolute;
  bottom: -10px;

  transition: all 0.5s;
}

.page-first-time-visitors #covid-19-warning {
  top: 0;
}

.page-first-time-visitors #columns {
  padding-top: 0;
}

.view-landing-page .group-body .body-top h2 {
  font-size: 36px !important;
}
.view-landing-page .group-body p {
  font-size: 20px !important;
  font-family: "Proxima Nova";
  margin-top: 10px;
}
.page-first-time-visitors #block-system-main {
  margin-bottom: 0 !important;
}

.page-first-time-visitors .block.content-width {
  max-width: 100vw;
}

.page-first-time-visitors #arrow-svg {
  position: absolute;
  cursor: pointer;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 25px;
}

.view-landing-page {
  position: relative;
}

.view-landing-page .view-header {
  display: flex;
  flex-flow: column;
  font-size: 0.75rem;
  height: 98px;
  justify-content: space-between;
  right: 20px;
  top: 80px !important;
  padding: 24px;
  position: absolute;

  z-index: 1;
}

.view-landing-page .view-header .season-buttons {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 117px !important;
  height: 51px;
}

.view-landing-page .view-header .button-spacer {
  width: 3px !important;
}
.view-landing-page .view-header .desktop-switch {
  display: flex;
}
.view-landing-page .view-header .desktop-switch div {
  width: fit-content;
  position: relative;
}
.view-landing-page .view-header .desktop-switch div:first-of-type {
  margin-top: 5px;
}
.view-landing-page .view-header .desktop-switch span {
  font-size: 23px;
  margin-right: 10px;
  font-family: "Proxima Nova Bold";
  color: white;
}
.view-landing-page .view-header .desktop-switch button.season-button {
  border: 1px solid rgba(0, 0, 0, 0);
  flex-shrink: 0;
  width: 52px;
}

.view-landing-page .view-header .desktop-switch button.season-button:focus {
  outline: 1px dotted;
}

.view-landing-page .view-header .desktop-switch button.season-button svg {
  height: 21.5px;
  width: 41.5px;
}

.view-landing-page .view-header .mobile-switch {
  display: none;
}

.view-landing-page .view-header .mobile-switch button {
  height: 38px;
  border-radius: 19px;
  border: none;
  padding: 6px 20px;
  position: relative;
  width: 108px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  overflow: hidden;
}

.view-landing-page .view-header .mobile-switch button:focus {
  outline: 1px dotted;
}

.view-landing-page .view-header .mobile-switch button:before {
  content: "";
  position: absolute;
  display: block;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  top: 2px;
  transition-delay: 0.2s;
  transition-property: left;
}

.view-landing-page.winter .view-header .mobile-switch button:before {
  left: 2px;
}

.view-landing-page.summer .view-header .mobile-switch button:before {
  left: 72px; /* (108px - 1.7px - 34.45px) */
}

.view-landing-page .view-header .mobile-switch button svg {
  display: block;
  height: 25.47px;
  width: 25.47px;
  opacity: 1;
}

.view-landing-page.winter .view-header .mobile-switch button svg.summer {
  transition-property: opacity, margin-top;
  transition-timing-function: linear, ease-in-out;
  transition-duration: 0s, 0.2s;
  transition-delay: 0.2s, 0.2s;
}

.view-landing-page.summer .view-header .mobile-switch button svg.summer {
  transition-property: margin-top, opacity;
  transition-timing-function: ease-in-out, linear;
  transition-duration: 0.2s, 0s;
  transition-delay: 0s, 0.2s;
}

.view-landing-page.summer .view-header .mobile-switch button svg.winter {
  transition-property: opacity, margin-top;
  transition-timing-function: linear, ease-in-out;
  transition-duration: 0s, 0.2s;
  transition-delay: 0.2s, 0.2s;
}

.view-landing-page.winter .view-header .mobile-switch button svg.winter {
  transition-property: margin-top, opacity;
  transition-timing-function: ease-in-out, linear;
  transition-duration: 0.2s, 0s;
  transition-delay: 0s, 0.2s;
}

.view-landing-page.summer .view-header .mobile-switch button svg.summer,
.view-landing-page.winter .view-header .mobile-switch button svg.winter {
  margin-top: 33px;
  opacity: 0;
}

.view-landing-page .views-row {
  transition-delay: 0.2s;
}

.view-landing-page.summer .views-row-last,
.view-landing-page.winter .views-row-first {
  display: none;
}

.view-landing-page .field-group-html-element.content-width {
  display: flex;
  float: left;
  justify-content: center;
  width: 100%;
}
.view-landing-page .group-map-container,
.view-landing-page .group-popular-adventures {
  position: relative;
}

.view-landing-page .group-upper-content {
  margin-top: 100vh;
}

.view-landing-page .group-upper-content-inner .field-name-body {
  max-width: 900px;
  margin: 0 auto;
}

.view-landing-page .group-upper-content-inner .group-map-container {
  max-width: 900px;
  margin: 0 auto;
  float: none;
}
.view-landing-page .group-upper-content-inner .group-activities {
  padding-top: 33px;
  padding-bottom: 46px;
  margin: 0 auto;
  float: none;
  background-color: #f6f8f9;

  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.view-landing-page .group-activities h2 {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}

.view-landing-page
  .field-group-html-element.content-width
  > .field-group-html-element,
.view-landing-page .field-group-html-element.content-width > .required-fields {
  min-width: 272px;
  width: 100%;
}

/* get rid of the default settings from the field collections module */
.view-landing-page .field-collection-view {
  border: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

.view-landing-page .field-collection-view * {
  max-width: 100%;
  width: 100%;
}

.view-landing-page .group-header {
  display: block;
  float: left;
  position: fixed;
  width: 100%;
}

.view-landing-page .group-header .group-header-inner {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

.view-landing-page .field-name-field-header-image,
.view-landing-page .field-name-field-header-image * {
  display: block;
  float: left;
  width: 100%;
  object-fit: cover;
  object-position: center;
  /* position: fixed; */
}
.view-landing-page .group-header .field-name-field-header-image img {
  height: 100vh;
}

.view-landing-page .group-header .field-name-field-header-image::before {
  height: 100vh;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #0073d1 100%) 0% 0%
    no-repeat padding-box;
  background: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #0073d1 100%) 0%
    0% no-repeat padding-box;
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #0073d1 100%)
    0% 0% no-repeat padding-box;

  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.view-landing-page .group-header-text {
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 70px;
}

.view-landing-page .group-header-text .field-name-title-field h1 {
  font-family: "Proxima Nova Bold";
  font-size: 90px;
  font-weight: bold;
  pointer-events: all;
  margin: 0;
  margin-top: 45px !important;
}

.view-landing-page .group-header-text .field-name-field-tagline {
  font-size: 50px;
  pointer-events: all;
}

.view-landing-page .group-header-text-inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}
.view-landing-page .group-header-text .field-name-field-tagline {
  margin-top: 20px;
}

.view-landing-page .group-header-text-fields {
  display: flex;
  flex-flow: column;
  float: left;
}

.view-landing-page .group-header-text-fields * {
  font-family: "Proxima Nova Bold";
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}

.view-landing-page .group-header-links {
  margin-top: 40px;
}

.view-landing-page .group-header-links,
.view-landing-page .group-header-links button,
.view-landing-page .group-header-links a {
  color: #fff;
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  text-transform: capitalize;
}

@media (max-width: 1920px) {
  .view-landing-page .group-header-text .field-name-title-field h1 {
    font-size: 50px;
  }

  .view-landing-page .group-header-text .field-name-field-tagline {
    font-size: 30px;
  }

  .view-landing-page .group-header-links,
  .view-landing-page .group-header-links button,
  .view-landing-page .group-header-links a {
    font-size: 17px;
  }
}

.view-landing-page .header-video-button {
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  background: #fdbb30;
  border-radius: 25px;
  width: 225px;
  height: 48px;
}

.view-landing-page .header-video-button:hover {
  transition: all 0.5s;
  background: linear-gradient(90deg, #fdbb30 0%, #de9700 100%);
}

.view-landing-page .header-video-button img {
  margin-right: 10px;
  margin-top: 0px;
}

.view-landing-page .group-header-links button svg,
.view-landing-page .group-header-links a svg {
  pointer-events: none;
}

.view-landing-page .group-header-links > * {
  pointer-events: initial;
}

.view-landing-page .group-header-links .youtube-container--responsive {
  display: none;
}

.view-landing-page .group-header-links .know-before-you-go svg {
  display: inline-block;
  fill: #fff;
  height: 12px;
  width: 12px;
}

.page-first-time-visitors #menu-bar {
  transition: all 0.3s;
}

.page-first-time-visitors #menu-bar .know-before-you-go svg {
  display: inline-block;
  fill: #fff;
  height: 18px;
  width: 18px;
  margin-right: 10px;
}

.page-first-time-visitors #menu-bar .know-before-you-go {
  text-transform: capitalize;
  float: right;
  height: 100%;
  text-align: center;
  color: #0073d1;
  font-size: 23px;
  font-weight: bold;
  font-family: "Proxima Nova Bold";
  padding: 23px 0px;
  margin-right: 60px;
}

.page-first-time-visitors #menu-bar .know-before-you-go:hover {
  transition: all 0.5s;
  text-decoration: underline;
}

.page-first-time-visitors #menu-bar-logo-block {
  margin-left: 30px;
}

.view-landing-page .group-header-links .header-video-button svg {
  display: inline-block;
  fill: #fff;
  height: 17px;
  position: relative;
  top: 3px;
  width: 17px;
}

.view-landing-page .group-social {
  bottom: 0;
  display: flex;
  flex-flow: column;
  float: left;
  /* justify-content: center; */
  /*left: -50%;*/
  position: absolute;
  top: 20%;
  width: 56px;
}

.view-landing-page .group-social .field {
  border-radius: 0 26px 26px 0;
  display: block;
  float: left;
  height: 52px;
  margin-bottom: 8px;
  overflow: hidden;
  width: 56px;
}

.view-landing-page .group-social .field .field-items,
.view-landing-page .group-social .field .field-item,
.view-landing-page .group-social .field a {
  display: block;
  float: left;
  height: 100%;
  width: 100%;
}
.view-landing-page .second-half {
  width: auto;
}
.travel-guide-img {
  cursor: pointer;
  width: 272px !important;
  height: 207px;
}

.view-landing-page .group-social .field a {
  position: relative;

  transition: all 0.5s ease-in-out;
}

.view-landing-page .group-social .field a img {
  left: calc(50% - 8px);
  position: absolute;
  top: calc(50% - 8px);
}

.view-landing-page .group-social .field:last-child {
  margin-bottom: 0;
}

.view-landing-page .group-travel-guide {
  width: 100%;
  height: 210px;
  display: block;
  max-width: 900px;
  margin: 20px auto 100px auto;
  font-size: 16px;
}

.view-landing-page .group-travel-guide * {
  display: block;
  float: left;
  margin: 0;
}

.view-landing-page .group-travel-guide .item-content-inner > div:first-child {
  margin-bottom: 14px;
  color: #0073d1;
  margin-top: 14px;
}
.view-landing-page .group-travel-guide .item-content-inner > div:first-child p {
  font-size: 36px !important;
  font-family: "Proxima Nova Bold" !important;
}

.view-landing-page .group-travel-guide .item-content-inner > div:nth-child(2) {
  font-size: 20px !important;
  font-family: "Proxima Nova" !important;
}

.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  span {
  font-family: "Proxima Nova Bold" !important;
  font-size: 16px !important;
}
.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  button
  span {
  width: 225px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px #0073d1 solid;
  border-radius: 25px;
  margin-top: 24px;
  color: #0073d1 !important;
  cursor: pointer;
}

.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  button
  span:hover {
  background: #0073d1;
  color: white !important;
  transition: all 0.5s;
}

.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  button {
  color: inherit;
}
.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  button
  span {
  color: inherit;
}

.view-landing-page
  .group-travel-guide
  .item-content-inner
  > div:last-child
  button
  span:last-child {
  display: none;
}

.view-landing-page .group-travel-guide .field-item {
  margin: 0;
}

.view-landing-page .group-travel-guide .item-content-inner {
  display: flex;
  flex-flow: column;
  /*justify-content: space-between;*/

  width: 523px;
}

.view-landing-page .group-travel-guide button {
  display: flex;
  font-family: "Proxima Nova Bold";
  font-weight: bold;

  padding: 0;
  pointer-events: none;
}

.view-landing-page .group-travel-guide button * {
  pointer-events: all;
}

.view-landing-page .group-travel-guide button span {
  flex-grow: 0;
  line-height: 1;
  width: auto;
}

.view-landing-page .group-travel-guide button span:last-child {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.view-landing-page .group-travel-guide svg {
  height: 10px;
  width: 6px;
}

.view-landing-page .group-travel-guide p {
  margin: 0;
  /*width: 220px;*/
}

.view-landing-page .group-header .field-name-field-site-logo {
  display: block;
}

.view-landing-page .group-header > .yt-player-wrapper {
  bottom: 0;
  height: auto;
  left: 0;
  padding: unset;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.view-landing-page .group-header > .yt-player-wrapper:not(.open) {
  display: none;
}

.view-landing-page .group-header > .yt-player-wrapper button.close-yt {
  color: #fff;
  display: flex;
  /* flex-flow: column; */
  font: 14px Roboto, Arial, sans-serif;
  font-weight: 500;
  position: absolute;
  right: 20px;
  text-align: center;

  top: 70px;
  width: 140px;

  justify-content: space-between;
}

.view-landing-page
  .group-header
  > .yt-player-wrapper
  button.close-yt:not(:focus) {
  border: 1px solid transparent;
}

.view-landing-page .group-header > .yt-player-wrapper button.close-yt span {
  text-align: center;

  font-weight: bold;
  font-size: 16px;
  text-shadow: 0px 3px 6px #000;
}

.view-landing-page
  .group-header
  > .yt-player-wrapper
  button.close-yt
  span:first-child {
  margin-bottom: 6px;
  filter: drop-shadow(0px 3px 6px #000);
}

.view-landing-page .group-header > .yt-player-wrapper button.close-yt svg {
  fill: #fff;
  height: 24px;
  width: 24px;
}

.view-landing-page .group-upper-content {
  padding-bottom: 76px;
  padding: 60px 0 76px 0;
}

.view-landing-page .group-body h2 {
  font-family: "Proxima Nova Bold";
  margin: 0;
}

.view-landing-page .group-body .body-bottom {
  overflow: hidden;
  height: auto;
  transition: all ease-out 0.2s;
}

.view-landing-page .group-body .body-expando-wrapper {
  display: flex;
  justify-content: center;
}

.view-landing-page .group-body .body-expando-wrapper button {
  border-radius: 20px;
  display: block;
  height: 40px;
  padding: 0;
  transition: transform ease-out 0.2s;
  width: 40px;
}

.view-landing-page
  .group-body
  .collapsible-container:not(.closed)
  .body-expando-wrapper
  button {
  transform: rotate(45deg);
}

.view-landing-page
  .group-body
  .collapsible-container.closed
  .body-expando-wrapper
  button {
  transform: rotate(0deg);
}

.view-landing-page .group-body .body-expando-wrapper button:not(:focus) {
  border: 1px solid transparent;
}

.view-landing-page .group-body .body-expando-wrapper button svg {
  display: block;
  fill: #fff;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  width: 16px;
}

/* Activities section */

.view-landing-page .group-activities {
  display: block;
  float: left;
}

.view-landing-page .group-activities-inner {
  display: flex;
  float: left;
}

.view-landing-page .group-activities h2 {
  font-family: "Proxima Nova Bold";
  font-size: 36px;
}

.view-landing-page .group-activities .field-collection-container {
  display: block;
  float: left;
  margin: 0 33px 0 0;
}

.view-landing-page .group-activities .field-collection-container > .field {
  display: block;
  float: left;
  max-width: 100%;
  width: 100%;
}

.view-landing-page
  .group-activities
  .field-collection-container
  > .field
  > .field-items {
  display: flex;
  flex-flow: column;
  float: left;
  max-width: 100%;
  width: 100%;
}

.view-landing-page .field-name-field-large-activities .field-item {
  display: block;
  float: left;
  margin: 0 0 40px 0;
  max-width: 100%;
  width: 100%;
}

.view-landing-page .field-name-field-large-activities .field-item:last-child {
  margin: 0;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .item-content {
  border-radius: 6px;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .item-content
  a {
  display: block;
  float: left;
}

.view-landing-page .field-name-field-large-activities .field-item picture,
.view-landing-page .field-name-field-large-activities .field-item img {
  display: block;
  float: left;
  width: auto;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .text-overlay {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  left: 0;
  padding: 40px 21px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;

  transition: 0.2s all ease-in-out;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item:hover
  .text-overlay {
  background: rgba(0, 0, 0, 0);
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .text-overlay
  .activity-name {
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  text-transform: capitalize;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .text-overlay
  .activity-title {
  font-family: "Proxima Nova Bold";
  font-size: 24px;
  font-weight: bold;
}

.view-landing-page
  .field-name-field-large-activities
  .field-item
  .text-overlay
  .activity-text {
  font-size: 16px;
  font-family: "Proxima Nova";
}

/* Small activities */
.view-landing-page .group-activities .field-collection-container:last-child {
  margin: 0;
  width: 267px;
}

.view-landing-page .field-name-field-small-activities .field-item {
  height: 270px;
  margin-bottom: 24px;
}

.view-landing-page .field-name-field-small-activities .field-item:last-child {
  margin-bottom: 0;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content {
  display: flex;
  flex-flow: column;
  float: left;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content
  * {
  display: block;
  float: left;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content
  picture,
.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content
  img {
  border-radius: 6px;
  display: block;
  float: left;
  width: auto;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .text-wrapper {
  margin-top: 8px;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .activity-name {
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  font-weight: bold;
  color: #141414;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content
  .activity-name
  a {
  width: fit-content !important;
  color: #141414 !important;
}
.view-landing-page
  .field-name-field-small-activities
  .field-item
  .item-content
  .activity-name
  a:hover {
  color: #0073d1 !important;
}

.view-landing-page
  .field-name-field-small-activities
  .field-item
  .activity-text {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  width: 100%;
  font-family: "Proxima Nova";
  color: #141414;
}

/* Map Section */
.view-landing-page .group-map {
  display: block;
  float: left;
  margin-bottom: 85px;
  position: relative;
  width: 100%;
}

.view-landing-page .group-map .field-name-field-map-image {
  border-radius: 6px;

  overflow: hidden;
}

.view-landing-page .group-map .field-name-field-map-image img {
  width: 737px;
  height: auto;
}

.view-landing-page .group-map .field-name-field-map-image,
.view-landing-page .group-map .field-name-field-map-image * {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
}

.view-landing-page .group-map .group-map-text {
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}

.view-landing-page .group-map .group-map-text-inner {
  border-radius: 6px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  float: left;
  font-family: "Proxima Nova";
  height: 294px;
  padding: 29px 22px;
  pointer-events: all;
  width: 300px;
  padding-bottom: 40px;
}

.view-landing-page .group-map .weather-wrapper {
  display: flex;
  font-family: "Proxima Nova";
  font-size: 20px;
  justify-content: flex-start;
  margin-bottom: 23px;
}

.view-landing-page .group-map .weather-wrapper .vert-center {
  display: flex;
  flex-flow: column;
  height: 24px;
  justify-content: center;
}

.view-landing-page .group-map .weather-wrapper .vert-center:first-child {
  margin-right: 8px;
}

.view-landing-page .group-map .weather-wrapper svg {
  display: inline-block;
  height: 24px;
  width: 24px;
}

.view-landing-page .group-map .group-map-text-inner h2 {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 16px 0;
}

.view-landing-page .group-map .group-map-text-inner .group-map-links {
  margin-top: 15px;
}

.view-landing-page
  .group-map
  .group-map-text-inner
  .field-name-field-map-heading {
  height: 35px;
}
.view-landing-page .group-map .group-map-text-inner .group-map-links > * {
  height: 23px;
}

.view-landing-page .group-map .group-map-text-inner .group-map-links a::before {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/yellow-arrow.svg");
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.3s;
}
.view-landing-page
  .group-map
  .group-map-text-inner
  .group-map-links
  a.changed::before {
  margin-right: 20px;
}

.view-landing-page .group-map .group-map-text-inner .group-map-links a {
  font-size: 16px;
  font-family: "Proxima Nova";
  text-transform: capitalize;
}
.view-landing-page .group-map .group-map-text-inner .group-map-links a:hover {
  background-color: #fff !important;
  text-decoration: underline;
  color: #0073d1 !important;
}

/* Popular Adventures Section */
.view-landing-page .group-popular-adventures {
  display: block;
  float: left;
  padding-bottom: 100px;
  overflow: hidden;
  width: 100%;
}

.ftv-footer-block {
  display: none;
}

.view-landing-page .group-popular-adventures > h2 {
  display: flex;
  flex-flow: row;
  font-family: "Proxima Nova Bold";
  font-size: 24px;
  justify-content: center;
  margin: 0 0 25px 0;
  width: 100%;
}

.view-landing-page .group-popular-adventures > h2 span {
  line-height: 1;
  width: 100%;
  min-width: 272px;
  max-width: 900px;
}

.view-landing-page .group-popular-adventures .group-heading {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin: 0 0 25px 0;
  width: 100%;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .group-heading-inner {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  min-width: 272px;
  max-width: 900px;
}

.view-landing-page .group-popular-adventures .group-heading h2 {
  display: block;
  float: left;
  font-family: "Proxima Nova Bold";
  font-size: 36px;
  line-height: 1;
  margin: 0;
  text-transform: capitalize;
  width: auto;
}

.view-landing-page .group-popular-adventures .group-heading .pa-controls {
  display: flex;
  justify-content: space-between;
  height: 50px;
  width: 130px;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .pa-controls
  button {
  border: 2px solid;
  border-radius: 50%;
  display: flex;
  flex-flow: column;
  height: 50px;
  justify-content: center;
  padding: 0;
  width: 50px;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .pa-controls
  button
  * {
  pointer-events: none;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .pa-controls
  button
  > div {
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .pa-controls
  button
  svg {
  display: block;
  height: 9.4px;
  width: 6.1px;
}

.view-landing-page
  .group-popular-adventures
  .group-heading
  .pa-controls
  button.prev
  svg {
  transform: rotate(180deg);
}

.view-landing-page
  .group-popular-adventures
  .field-name-field-popular-adventures {
  width: 100%;
  overflow: hidden;
  height: 600px;
}

.view-landing-page
  .group-popular-adventures
  .field-name-field-popular-adventures
  > .field-items {
  display: flex;
  flex-flow: row nowrap;
  overflow-x: scroll;
  padding: 0 190px;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
  /*scroll-snap-type: x mandatory;*/
}

.view-landing-page
  .group-popular-adventures
  .field-name-field-popular-adventures
  > .field-items::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.view-landing-page
  .group-popular-adventures
  .field-name-field-popular-adventures
  > .field-items
  > .field-item {
  border-radius: 6px;
  display: block;
  flex-shrink: 0;
  float: left;
  height: 480px;
  margin: 40px 10px 10px 10px;
  overflow: hidden;
  width: 360px;
  /*scroll-snap-align: center;*/
}

.view-landing-page
  .group-popular-adventures
  .field-name-field-popular-adventures
  > .field-items
  > .field-item.active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: auto;
  margin: 10px;
}

.view-landing-page .group-popular-adventures {
  font-family: "Proxima Nova";
}

.view-landing-page .group-popular-adventures .node-story {
  display: block;
  float: left;
  height: 100%;
  padding-bottom: 27px;
  width: 100%;
}

.view-landing-page .group-popular-adventures .node-story .node-content {
  display: block;
  float: left;
  /*height: 100%;*/
  width: 100%;
}

.view-landing-page
  .group-popular-adventures
  .node-story
  .field-name-field-header-image {
  margin-bottom: 35px;
}

.view-landing-page
  .group-popular-adventures
  .node-story
  .field-name-title-field {
  display: flex;
  flex-flow: row;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 27px;
  padding: 0 10px;
  text-align: center;
}

.view-landing-page
  .group-popular-adventures
  .node-story
  .field-name-title-field
  > .field-items {
  width: calc(100% - 96px);
}

.view-landing-page .group-popular-adventures .node-story picture,
.view-landing-page .group-popular-adventures .node-story img {
  border-radius: 6px;
  display: block;
  float: left;
  overflow: hidden;
}

.view-landing-page .group-popular-adventures .node-story .horizontal-line {
  display: block;
  float: left;
  height: 1px;
  margin: 0 48px 24px 48px;
  width: calc(100% - 96px);
}

.view-landing-page .group-popular-adventures .node-story .read-more-wrapper {
  display: flex;
  float: left;
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  justify-content: center;
  line-height: 1;
  text-align: center;
  width: 100%;
}

.view-landing-page
  .group-popular-adventures
  .field-item.active
  .node-story
  picture,
.view-landing-page
  .group-popular-adventures
  .field-item.active
  .node-story
  img {
  border-radius: 6px 6px 0 0;
}

.view-landing-page
  .group-popular-adventures
  .field-item:not(.active)
  .node-story
  .horizontal-line,
.view-landing-page
  .group-popular-adventures
  .field-item:not(.active)
  .node-story
  .read-more-wrapper {
  display: none;
}

/* Stay With Us Section */
.view-landing-page .group-stay-with-us {
  display: flex;
  flex-flow: row;
  float: left;
  justify-content: flex-end;
  margin-bottom: 150px;
  position: relative;
  width: 100%;
}

.view-landing-page .group-stay-with-us .field-name-field-stay-with-us-image {
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.view-landing-page .group-stay-with-us .field-name-field-stay-with-us-image,
.view-landing-page .group-stay-with-us .field-name-field-stay-with-us-image * {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

.view-landing-page .group-stay-with-us .group-swu-text {
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 300px;
}

.view-landing-page .group-stay-with-us .group-stay-with-us-text-inner h2 {
  font-family: "Proxima Nova Bold";
  font-size: 36px;
  line-height: 1;
  margin: 0 0 16px 0;
}

.view-landing-page .group-stay-with-us .group-stay-with-us-text-inner {
  border-radius: 6px;
  display: flex;
  flex-flow: column;
  float: left;
  font-family: "Proxima Nova";
  height: 294px;
  justify-content: center;
  padding: 24px 22px;
  pointer-events: all;
  width: 300px;
  font-size: 20px;
  color: #141414 !important;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .field-name-field-stay-with-us-heading {
  height: 50px;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links {
  margin-top: 15px;
}
.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links
  > * {
  height: 23px;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links
  a {
  font-size: 16px;
  font-family: "Proxima Nova";
  text-transform: capitalize;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links
  a::before {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/yellow-arrow.svg");
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.3s;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links
  a.changed::before {
  margin-right: 20px;
}

.view-landing-page
  .group-stay-with-us
  .group-stay-with-us-text-inner
  .group-swu-links
  a:hover {
  background-color: #fff !important;
  text-decoration: underline;
  color: #0073d1 !important;
}

.view-landing-page .group-footer {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

.view-landing-page .group-footer picture,
.view-landing-page .group-footer img {
  display: block;
  float: left;
  width: 100vw;
}

.view-landing-page .group-footer-text {
  background: #fdbb30;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0;
  pointer-events: none;
  position: relative;
}

.view-landing-page .group-footer-text-middle {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  max-width: 900px;
  min-width: 272px;
  width: 100%;
}

.view-landing-page .group-footer-text-inner {
  display: flex;
  flex-flow: column;
  float: left;
  width: 277px;
}

.view-landing-page .group-footer-text-inner h2 {
  font-family: "Proxima Nova Bold";
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}

.view-landing-page .group-footer-text-inner .field-name-field-footer-text {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px !important;
  margin-top: 0px;
}

.view-landing-page .group-footer-text-inner .field {
  display: block;
  float: left;
  margin-bottom: 14px;
  pointer-events: all;
  width: 100%;
  text-align: center;
}

.view-landing-page .field-name-field-footer-text,
.view-landing-page .field-name-field-newsletter-sign-up-sub-tit,
.view-landing-page .field-name-field-get-your-guide-sub-title {
  font-size: 16px !important;
  font-family: "Proxima Nova Bold";
  width: 268px;
  height: 63px;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
}

.view-landing-page .field-name-field-newsletter-sign-up-link,
.view-landing-page .field-name-field-get-your-guide-link {
  font-size: 14px !important;
  font-family: "Proxima Nova Bold";
  width: 162px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 24px;
  cursor: pointer;
  margin-top: 20px;
  transition: all 0.3s;
}
.view-landing-page .group-footer-text-outer,
.view-landing-page .group-newsletter-div,
.view-landing-page .group-get-your-guide-div {
  float: left;
  position: relative;
  pointer-events: all;
  padding: 50px 25px;
}
.view-landing-page .field-name-field-newsletter-sign-up-link:hover,
.view-landing-page .field-name-field-get-your-guide-link:hover {
  background-color: #0073d1 !important;
}
.view-landing-page .group-footer-text-inner .field-name-field-footer-heading,
.view-landing-page .field-name-field-newsletter-sign-up-title,
.view-landing-page .field-name-field-get-your-guide-title {
  font-size: 30px;
  font-family: "Proxima Nova Bold";
  text-align: center;
}

.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-heading::before {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/chat.svg");
}
.view-landing-page .field-name-field-newsletter-sign-up-title::before {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/newsletter.svg");
}
.view-landing-page .field-name-field-get-your-guide-title::before {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/guide.svg");
}

.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-heading::after,
.view-landing-page .field-name-field-newsletter-sign-up-title::after,
.view-landing-page .field-name-field-get-your-guide-title::after {
  width: 100%;
  content: " ";
  border-top: 1px solid #fff;

  display: block;
}

.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-phone
  .field-item {
  display: block;
  float: left;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  /*padding-left: 24px;*/
  width: 100%;
  font-family: "Proxima Nova";
}

.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-email
  .field-item {
  display: block;
  float: left;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  /*padding-left: 24px;*/
  width: 100%;
  font-family: "Proxima Nova";
}

.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-phone
  .field-item
  svg,
.view-landing-page
  .group-footer-text-inner
  .field-name-field-footer-email
  .field-item
  svg {
  display: inline-block;
  height: 16px;
  margin-right: 8px;
  position: relative;
  top: 3px;
  width: 16px;
}

.view-landing-page .group-footer-text-inner .field-name-field-message-us {
  margin-top: 7px;
}

.view-landing-page .group-footer-text-inner .field-name-field-message-us a {
  font-size: 10px;
  padding: 9px 12px;
}

.view-landing-page .node {
  margin-bottom: 0;
}

.ftv-footer-block {
  color: #fff;
  font-family: "Proxima Nova Bold";
  padding: 71px 10px 58px 10px;
  width: 100%;
}

.ftv-footer-block .block-content > * {
  display: flex;
  flex-flow: row;
  height: auto;
  justify-content: center;
  padding: 0;
  width: 100%;
}

.ftv-footer-block .logo-wrapper {
  margin-bottom: 50px;
}

.ftv-footer-block ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.ftv-footer-block a {
  color: #fff;
}

.ftv-footer-block .footer-menu-wrapper {
  margin-bottom: 28px;
}

.ftv-footer-block .footer-menu {
  text-transform: uppercase;
}

.ftv-footer-block .footer-menu > * {
  line-height: 1;
}

.ftv-footer-block .footer-menu span {
  margin: 0 8px;
}

.ftv-footer-block .footer-social-wrapper {
  margin-bottom: 69px;
}

.ftv-footer-block .footer-social-wrapper a {
  display: block;
  float: left;
  height: 16px;
  margin: 0 11px;
  width: 16px;
}

.ftv-footer-block svg {
  fill: #fff;
  display: block;
  height: 16px;
  width: 16px;
}

.page-first-time-visitors.before-scroll #menu-bar img {
  content: url("/sites/all/themes/lakeplacid/images/landingpage/LP-menu-logo-white.svg");
  width: 276px;
  height: 50px;
}
.page-first-time-visitors.before-scroll .nav {
  box-shadow: unset;
}

.page-first-time-visitors.before-scroll #menu-bar #superfish-1-toggle {
  background: url("/sites/all/themes/lakeplacid/images/hamburger-white.svg");
}

.page-first-time-visitors.before-scroll
  #menu-bar
  #superfish-1-toggle.sf-expanded {
  background: center / contain no-repeat
    url(/sites/all/themes/lakeplacid/images/icons/x-grey.svg);
}

.page-first-time-visitors.before-scroll #menu-bar .know-before-you-go {
  color: #fff;
}

.page-first-time-visitors #menu-bar #menu-bar-search-block {
  display: none;
}

.page-first-time-visitors #covid-19-warning {
  display: none;
}

/* season switcher here  */
/* .page-first-time-visitors .view-landing-page .view-header { 
    display: none;
} */

/* .page-first-time-visitors .group-travel-guide {
    display: none;
} */

@media (max-width: 768px) {
  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures {
    height: 550px;
  }
  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items
    > .field-item {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    height: auto;
  }

  .view-landing-page
    .group-popular-adventures
    .field-item
    .node-story
    .horizontal-line,
  .view-landing-page
    .group-popular-adventures
    .field-item
    .node-story
    .read-more-wrapper,
  .view-landing-page
    .group-popular-adventures
    .field-item
    .node-story
    .horizontal-line,
  .view-landing-page
    .group-popular-adventures
    .field-item
    .node-story
    .read-more-wrapper {
    display: block !important;
  }
  .view-landing-page .group-map .field-name-field-map-image img {
    width: 327px;
    height: 303px;
    object-fit: cover;
  }
  .view-landing-page .group-map .field-name-field-map-image,
  .view-landing-page .group-map .field-name-field-map-image * {
    border-radius: 6px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }

  .view-landing-page .group-popular-adventures .group-heading .pa-controls {
    display: none;
  }
  .view-landing-page.summer
    .views-row-1
    .group-popular-adventures
    .group-heading
    .pa-controls {
    display: inline-flex;
  }
  .view-landing-page.winter
    .views-row-2
    .group-popular-adventures
    .group-heading
    .pa-controls {
    display: inline-flex;
  }
  .view-landing-page .group-popular-adventures .group-heading .pa-controls {
    width: fit-content;
  }
  .pa-controls .sliders {
    padding-top: 2.5px;
    margin: 0 10px;
  }
  .slider-circle.active {
    background-color: #0073d1;
  }
  .slider-circle {
    margin: 0 2.5px;
    width: 14px;
    height: 14px;
    border: 1px solid #0073d1;
    border-radius: 50%;
    display: inline-block;
  }
  .view-landing-page
    .group-footer-text-inner
    .field-name-field-footer-heading::after,
  .view-landing-page .field-name-field-newsletter-sign-up-title::after,
  .view-landing-page .field-name-field-get-your-guide-title::after {
    width: 270px;
    content: " ";
    border-top: 1px solid #fff;
    display: block;
    margin: 0 auto;
  }

  .view-landing-page .group-popular-adventures {
    padding-bottom: 0px;
  }

  .pa-controls {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .view-landing-page
    .group-popular-adventures
    .group-heading
    .pa-controls
    button {
    width: 25px;
    height: 25px;
  }

  .view-landing-page .group-footer-text {
    padding-top: 25px !important;
    padding-bottom: 50px !important;
  }
  .view-landing-page .group-footer-text-outer,
  .view-landing-page .group-newsletter-div,
  .view-landing-page .group-get-your-guide-div {
    padding-bottom: 25px;
  }

  #block-views-social-media-content-homepage .views-row-odd::before,
  #block-views-social-media-content-homepage .views-row-even::before {
    right: 12px;
    bottom: 12px;
    top: unset;
  }
  .front #block-views-social-media-content-homepage .views-row-odd::before,
  .front #block-views-social-media-content-homepage .views-row-even::before {
    background: url("/sites/all/themes/lakeplacid/images/instagram-social.svg");
    background-repeat: repeat;
    background-size: auto;
    position: absolute;
    height: 35px;
    width: 35px;

    content: "";
    background-size: 35px;
    background-repeat: no-repeat;
  }

  .page-first-time-visitors .field-name-field-enter-to-win-btn {
    margin-top: 40px;
  }
  .view-landing-page
    .group-stay-with-us
    .group-stay-with-us-text-inner
    .group-swu-links {
    margin-top: 0;
  }
  .view-landing-page .group-upper-content-inner .group-activities {
    padding-bottom: 24px;
  }
  .view-landing-page .field-name-field-small-activities .field-item {
    margin-bottom: 0;
  }
  .view-landing-page .group-map .group-map-text-inner .group-map-links {
    margin-top: 0;
  }
  .view-landing-page .field-name-field-footer-text,
  .view-landing-page .field-name-field-newsletter-sign-up-sub-tit,
  .view-landing-page .field-name-field-get-your-guide-sub-title {
    margin-left: auto;
    margin-right: auto;
  }
  .view-landing-page .group-footer-text-middle {
    justify-content: center;
  }
  .page-first-time-visitors
    .view.homepage-social-content
    .views-row:nth-child(5) {
    display: none;
  }
  .page-first-time-visitors .view.homepage-social-content .views-row {
    width: calc(100% / 2);
  }
  .view-landing-page
    .field-name-field-small-activities
    .field-item
    .activity-name {
    font-family: "Proxima Nova Bold";
    font-size: 16px;
  }
  .view-landing-page
    .field-name-field-small-activities
    .field-item
    .item-content
    .activity-name
    a {
    width: fit-content !important;
    color: #141414 !important;
  }
  .view-landing-page
    .field-name-field-small-activities
    .field-item
    .item-content
    .activity-name
    a:hover {
    color: #0073d1 !important;
  }
  .view-landing-page
    .field-name-field-small-activities
    .field-item
    .item-content
    picture,
  .view-landing-page
    .field-name-field-small-activities
    .field-item
    .item-content
    img {
    width: 100%;
    height: 182px;
    object-fit: cover;
    object-position: center;
  }
  .view-landing-page .group-activities .field-collection-container:last-child {
    width: 100%;
  }

  .view-landing-page .group-travel-guide .item-content {
    display: flex;
    flex-direction: column-reverse;
  }

  .view-landing-page
    .group-travel-guide
    .item-content-inner
    > div:first-child
    p {
    font-size: 25px !important;
  }
  .view-landing-page .group-body .body-top h2 {
    font-size: 25px !important;
  }
  .view-landing-page .group-body h2 {
    font-size: 25px !important;
  }
  .view-landing-page .group-body p {
    font-size: 16px !important;
  }
  .view-landing-page
    .field-name-body
    > .field-items
    > .field-item
    > *:not(.window-width),
  .group-date-author {
    padding: 0;
  }
  .view-landing-page .field-name-body,
  .group-date-author {
    padding: 0;
  }

  .view-landing-page .group-upper-content-inner .field-name-body,
  .view-landing-page .group-upper-content-inner .group-travel-guide,
  .view-landing-page .group-upper-content-inner .group-map-container,
  .view-landing-page .group-upper-content-inner .group-activities {
    padding-left: 24px;
    padding-right: 24px;
  }

  .view-landing-page
    .field-name-field-large-activities
    .field-item
    .text-overlay
    .activity-name {
    font-size: 16px;
    font-family: "Proxima Nova Bold" !important;
  }
  .view-landing-page
    .field-name-field-large-activities
    .field-item
    .text-overlay
    .activity-title {
    margin-bottom: 10px;
    font-family: "Proxima Nova Bold" !important;
  }
  .view-landing-page
    .field-name-field-large-activities
    .field-item
    .text-overlay
    .activity-text {
    font-family: "Proxima Nova" !important;
  }

  .view-landing-page .group-header-links .know-before-you-go svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  .view-landing-page .group-header-links .know-before-you-go {
    margin-top: 30px;
    display: block;
    text-decoration: underline;
  }
  .view-landing-page .group-header-text .field-name-field-tagline {
    margin-top: 15px !important;
  }
  .view-landing-page .group-header-links {
    margin-top: 30px;
  }
  .view-landing-page .group-header-text {
    top: 55px;
  }
  .view-landing-page .group-header-text .field-name-title-field h1 {
    font-size: 30px;
  }
  .view-landing-page .group-header-text .field-name-field-tagline {
    font-size: 20px;
    font-family: "Proxima Nova Bold" !important;
  }
  .view-landing-page .group-header-text .field-name-field-tagline div {
    font-family: "Proxima Nova Bold" !important;
  }

  .view-landing-page .view-header .season-buttons {
    margin-left: -30px;
  }

  .view-landing-page .view-header .desktop-switch div:first-of-type {
    margin-top: 12px;
  }
  .view-landing-page .view-header .desktop-switch span {
    font-size: 15px;
  }
  .view-landing-page
    .view-header
    .desktop-switch
    button.season-button.winter
    img {
    width: 26.37px;
  }
  .view-landing-page .view-header .desktop-switch button.season-button.winter {
    margin-right: -55px;
  }

  .view-landing-page
    .view-header
    .desktop-switch
    button.season-button.summer
    img {
    width: 30.54px;
  }

  .page-first-time-visitors #menu-block .sf-accordion-toggle a {
    margin-right: 22px;
  }
  .page-first-time-visitors #menu-bar-logo-block {
    margin-left: 7px;
  }
  .page-first-time-visitors.before-scroll #menu-bar img {
    content: "";
    width: unset;
    height: unset;
  }
  .view-landing-page .group-stay-with-us .field-name-field-stay-with-us-image,
  .view-landing-page
    .group-stay-with-us
    .field-name-field-stay-with-us-image
    * {
    height: 303px;
    object-fit: cover;
  }

  .view-landing-page .view-header {
    background: none !important;
    left: auto;
    padding: 0;
    top: 65px !important;
    right: 13px;
    width: auto;
    height: auto;
  }

  .view-landing-page .view-header .mobile-switch {
    display: none;
  }

  .view-landing-page .group-header-text-fields * {
    white-space: normal;
  }

  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items
    .field-item:last-child {
  }

  .view-landing-page .group-social {
    display: none;
  }

  .view-landing-page .group-travel-guide {
    border: none;
    height: auto;
    position: static;
    width: 100%;
  }

  .view-landing-page .group-travel-guide > div {
    border-radius: 6px;

    width: 100%;
  }

  .view-landing-page .group-travel-guide .item-content-inner {
    height: auto;
    width: 100%;
  }

  .view-landing-page .group-travel-guide * {
    max-width: 100%;
  }

  .view-landing-page .group-travel-guide a {
    margin-bottom: 17px;
  }

  .view-landing-page .group-header .field-name-field-site-logo {
    width: 180px;

    margin: auto;
  }

  .view-landing-page .group-activities-inner {
    display: block;
  }

  .view-landing-page .group-activities .field-collection-container {
    margin: 0;
  }

  .view-landing-page .group-activities .field-collection-container:first-child {
    border-bottom: 1px solid;
    margin-bottom: 44px;
    padding-bottom: 44px;
  }

  .view-landing-page
    .field-name-field-large-activities
    .field-item
    .text-overlay {
    padding: 24px 24px;
  }

  .view-landing-page
    .field-name-field-large-activities
    .field-item
    .text-overlay
    .activity-text {
    max-height: 74px;
    overflow: hidden;
  }

  .view-landing-page .group-map {
    margin-bottom: 22px;

    position: static;
    display: flex;
    flex-direction: column;

    align-items: center;
  }
  .view-landing-page .group-upper-content {
    padding-bottom: 38px;
  }
  .view-landing-page .group-popular-adventures .group-heading {
    margin-bottom: 10px;
  }

  .view-landing-page .group-map .group-map-text {
    padding: 0 14px;
    position: static;
    max-width: 300px;
  }

  .view-landing-page .group-map .group-map-text-inner {
    height: auto;
    margin-top: -33px;
    padding: 31px 22px;
    width: 100%;
  }

  .view-landing-page .group-map .group-map-text-inner h2 {
    margin-bottom: 16px;
  }

  .view-landing-page .group-map .field-name-field-map-text {
    margin-bottom: 26px;
  }

  .view-landing-page .group-popular-adventures .group-heading h2 {
    margin: 0 24px;
    width: 100%;
    font-size: 24px;
  }

  .view-landing-page .group-popular-adventures .group-heading .pa-controls {
  }

  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items {
    margin: 0 20px;
    scroll-snap-type: x mandatory;
    padding: unset !important;
  }

  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items
    > .field-item {
    height: 449px !important;
    scroll-snap-align: center;
    width: 100%;
  }

  .view-landing-page
    .group-popular-adventures
    .node-story
    .field-name-title-field {
    font-size: 16px;
  }

  .view-landing-page .group-popular-adventures .node-story .horizontal-line {
    margin-bottom: 18px;
  }

  .view-landing-page
    .group-popular-adventures
    .node-story
    .field-name-field-header-image {
    margin-bottom: 25px;
  }

  .view-landing-page .group-popular-adventures .node-story picture,
  .view-landing-page .group-popular-adventures .node-story img {
    height: 311px;
  }

  .view-landing-page
    .group-popular-adventures
    .node-story
    .field-name-title-field {
    margin-bottom: 18px;
  }

  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items
    > .field-item.active {
    margin: 10px 10px 10px 10px;
  }
  .view-landing-page
    .group-popular-adventures
    .field-name-field-popular-adventures
    > .field-items
    > .field-item {
    margin: 10px 10px 10px 10px;
  }

  .view-landing-page .group-popular-adventures .node-story .read-more-wrapper {
    font-size: 13px;
  }

  .view-landing-page .group-stay-with-us {
    display: block;
    margin-bottom: 22px;
    padding: 0 24px;
  }

  .view-landing-page .group-stay-with-us .group-swu-text {
    padding: 0 14px;
    position: static;
    width: 100%;
  }

  .view-landing-page .group-stay-with-us .group-stay-with-us-text-inner {
    height: auto;
    margin-top: -33px;
    padding: 31px 22px;
    width: 100%;
  }

  .view-landing-page .group-stay-with-us .group-stay-with-us-text-inner h2 {
    margin-bottom: 16px;
  }

  .view-landing-page .group-stay-with-us .field-name-field-stay-with-us-text {
    margin-bottom: 26px;
  }

  .view-landing-page .group-footer {
    position: static;
  }
  .page-first-time-visitors .field-name-field-enter-to-win-title {
    font-size: 30px;
    line-height: 40px;
    max-width: 327px;
    margin: 0 auto;
  }

  .view-landing-page .group-footer-text {
    flex-direction: column;
  }
  .page-first-time-visitors .group-footer .field-name-field-footer-image img {
    height: 375px;
  }
  .page-first-time-visitors .field-name-field-enter-to-win-title {
    float: unset;
  }

  .page-first-time-visitors .field-name-field-enter-to-win-subtitle {
    font-family: "Proxima Nova Bold";
    font-size: 20px;
    margin-top: 10px;
  }

  .view-landing-page .field-name-field-footer-image {
    overflow: hidden;
  }

  .view-landing-page .group-footer-text {
    padding: 0;

    position: static;
  }

  .view-landing-page .group-footer-text-inner h2 {
    margin: 0;
  }
}
