#homepage-featured-activities-content > a,
#homepage-featured-activities-content img.hfac-image {
  position: relative;
  display: block;
}
#homepage-featured-activities-content > a,
#homepage-featured-activities-content > a:visited,
#homepage-featured-activities-content > a:active {
  color: #fff;
}
#homepage-featured-activities-content img.hfac-image {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: initial;
}

body.adkdata-guid-77362 .views-field.views-field-nothing h1{
  display: none;
}

#homepage-featured-activities-content {
  position: relative;
  width: 100vw;
  overflow: hidden;
  display: grid;

  font-family: work-sans;
  color: #ffffff;
  font-size: 16px;

  grid-template-areas:
    "a"
    "b";
}

.hfac-image1 {
  height: 637px;
  margin-top: -1.5rem;

  width: 100%;
  object-fit: cover;
  height: 100%;
}

body.node--type-page .field-body img {
  width: 100%!important; 
}

#hfac-block-one {
  grid-area: a;
  overflow: hidden;
  height: 622px;
}

#hfac-block-one:hover {
  cursor: auto;
}

#block-views-block-events-block-5 img.featured-image-triad{
  max-height: 500px;
}

#hfac-block-two {
  grid-area: b;
  overflow: hidden;
  height: 623px;
}

.hfac-block-title,
.hfac-block-two-title {
  position: absolute;
  top: 42%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  min-width: calc(100% - 1rem);
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  font-family: work-sans;
  font-weight: 700;
  cursor: pointer;
}

.hfac-block-title:after {
  display: block;
  content: "";
  font-size: 35px;
  font-style: bold;
  font-family: work-sans;
  position: relative;
  top: 50%;
  left: 50%;
  color: #000;
}

.hfac-block-text {
  position: relative;
  margin-top: 1rem;
  padding-right: 3rem;
}
.lcr-img-filler {
  height: 378px;
  width: 456px;
}
.hfac-scrim {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  transition: all 0.2s;
  object-fit: cover;
  overflow: hidden;
}

.hfac-scrim-two {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  transition: all 0.2s;
  object-fit: cover;
  overflow: hidden;
  margin-top: 0rem !important;
}

#homepage-featured-activities-content > a:hover .hfac-scrim,
#homepage-featured-activities-content > a:hover .hfac-scrim-two {
  transition: all 0.2s;
  display: none;
}

.hfac-logo1,
.hfac-logo2 {
  position: absolute;
  left: 42%;
  top: 24%;
  cursor: default;
}

.hfac-block-one-sub-title,
.hfac-block-two-sub-title {
  position: absolute;
  top: 55%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  min-width: calc(100% - 1rem);
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  font-family: work-sans;
  cursor: pointer;
}

.hfac-gradient-to-solid-btn,
.hfac-gradient-to-solid-btn2 {
  position: absolute;
  left: 48%;
  top: 68%;
  border-radius: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hfac-gradient-to-solid-btn:hover,
.hfac-gradient-to-solid-btn2:hover {
  background-image: none;
  cursor: pointer;
  transform: scale(1.15);
  -webkit-transition: transform 0.2s ease-in;
}
#block-views-block-events-events-type-list .form-actions.js-form-wrapper.form-wrapper.mb-3{
  height: 32px;
  margin-bottom: 2px;
  background-color: #b58150;
  border-radius: 4px;
  border: none;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}

#block-views-block-listings-block-1 .form-submit{
	color:#fff!important;
}

@media only screen and (max-width: 920px) {
  .hfac-block-title {
    font-size: 2rem !important;
  }
  .hfac-block-title {
    font-size: 2.6rem;
    min-width: calc(100% - 20rem);
    top: 28%;
  }
  .hfac-image1 {
    height: 38rem;
  }
  #hfac-block-two {
    height: 21rem !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/*############### Outdoors Activity Grid ###############*/
#do-page-grid-container {
  background: #fff;
  height: auto;
  margin-top: 14rem;
}

#do-page-grid-container {
  padding-bottom: 10px;
}
#do-page-grid-container .summer-bash {
  margin-bottom: -1rem !important;
}
#do-page-grid-container .grid-container-grid-container {
  display: grid;
  position: relative;
  margin: 0 auto;
  width: 1140px;
  max-width: 1140px;
  background: #fff;
  padding-top: 2rem;

  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas:
    "one two three"
    "four five six"
    "seven eight nine"
    "ten eleven twelve"
    "thirteen fourteen sixteen";
}

.lc-mb-60 {
  margin-bottom: 8rem;
}

#do-page-grid-container .grid-container-grid-container {
  grid-template-rows: repeat(2, 1fr);
}

#block-activitygriddepartments #do-page-grid-container{
  margin-top:0;
}

#do-page-grid-container .grid-container-grid-element {
  height: 211px;
  width: 367px;
  font-family: work-sans;
  background: transparent;
}

#do-page-grid-container #grid-container-action-btns {
  position: relative;
  min-width: 17.5rem;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: work-sans;
  display: flex;
  justify-content: right;
  margin: 0 auto;
  width: 1140px;
  max-width: 1140px;
}

#block-views-block-page-block-14 #do-page-grid-container #grid-container-action-btns{
  display: none;
}


#do-page-grid-container .grid-container-grid-container {
  padding-bottom: 0;
}

#grid-container-header-buttons {
  position: relative;
  display: flex;
  width: 20.5rem;
  border-radius: 25px 0px 0px 25px;
  z-index: 1;
  left: 3rem;
}

#grid-container-header-buttons:before {
  content: "Pick a Season";
  font-size: 20px;
  font-weight: 600;
  color: #221000;
  min-width: 13rem;
  padding-top: 1.4rem;
}

#grid-container-header-winter-btn,
#grid-container-header-summer-btn {
  position: relative;
  color: #9b3214;
  min-width: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: right;
  font-family: work-sans;
  right: 4.5rem;
}
#grid-container-header-winter-btn img,
#grid-container-header-summer-btn img {
  pointer-events: none;
}

/*    SEARCH       */
.view-display-id-search_page .search-tag-filter {
  height: 2rem;
  font-size: 12px;
  font-family: work-sans;
  position: relative;
  display: inline-block;
  color: #747474;
  text-decoration: none;
  background-color: #fff;
  /*border: 1px solid rgba(0,0,0,.125);*/
  width: fit-content;
  border-radius: 4px;
}

.view-display-id-search_page .list-group {
  flex-direction: unset;
}
.view-display-id-search_page .list-group-item {
  padding: 4px 8px 5px 8px;
}

.view-display-id-search_page .search-tag-filter a:nth-child(5),
.view-display-id-search_page .search-tag-filter a:nth-child(6),
.view-display-id-search_page .search-tag-filter a:nth-child(7),
.view-display-id-search_page .search-tag-filter a:nth-child(8),
.view-display-id-search_page .search-tag-filter a:nth-child(9),
.view-display-id-search_page .search-tag-filter a:nth-child(10) {
  display: none;
}

.view-display-id-search_page .list-group-item::before {
  content: "#";
}

.view-display-id-search_page .list-group-item:first-child {
  border: 1px solid #707272 !important;
  border-radius: 4px;
  color: #707272 !important;
  width: fit-content;
  height: 24px;
  padding-bottom: 23px;
}

.view-display-id-search_page .list-group-item a {
  color: #959595 !important;
}

.view-display-id-search_page .views-row:nth-child(n + 7) {
  display: none;
}

.view-display-id-search_page .search-load-more-btn {
  display: flex;
  position: relative;
  outline: none;
  width: 160px;
  height: 35px;
  border-top-left-radius: 2.15rem;
  border-bottom-left-radius: 2.15rem;
  border-top-right-radius: 2.15rem;
  border-bottom-right-radius: 2.15rem;
  text-decoration: underline;
  color: #221000;
  font-size: 20px;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  margin: auto;
  margin-left: auto;
  margin-left: auto;
  background-image: url("/themes/custom/tupperlake/i/homepage/down-brown-arrow.svg");
  background-repeat: no-repeat;
  background-position: 4.3rem 2rem;
  padding-bottom: 133px;
}

.view-display-id-search_page .search-results {
  margin-top: 6%;
  font-size: 20px;
  font-family: work-sans;
  font-style: italic;
  height: 3rem;
  z-index: 2;
  display: block;
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #54565b;
}

.view-display-id-search_page .search-load-more-btn:hover {
  cursor: pointer;
}

.view-display-id-search_page .list-group-item:nth-child(2),
.view-display-id-search_page .list-group-item:nth-child(3) {
  border: 1px solid #707272;
  border-radius: 4px;
  color: #707272;
  width: fit-content;
  height: 24px;
  margin-left: 15px;
  padding-bottom: 23px;
}

.search-result-wrapper li.list-group-item:nth-child(4),
.search-result-wrapper li.list-group-item:nth-child(5),
.search-result-wrapper li.list-group-item:nth-child(6),
.search-result-wrapper li.list-group-item:nth-child(7),
.search-result-wrapper li.list-group-item:nth-child(8),
.search-result-wrapper li.list-group-item:nth-child(9),
.search-result-wrapper li.list-group-item:nth-child(10),
.search-result-wrapper li.list-group-item:nth-child(11),
.search-result-wrapper li.list-group-item:nth-child(12),
.search-result-wrapper li.list-group-item:nth-child(13),
.search-result-wrapper li.list-group-item:nth-child(14),
.search-result-wrapper li.list-group-item:nth-child(15) {
  display: none;
}
#grid-container-header-winter-btn:hover,
#grid-container-header-summer-btn:hover {
  cursor: pointer;
}

#grid-container-header-summer-btn.selected {
  color: #707272;
  width: 17.5rem;
  background-image: url("/themes/custom/tupperlake/i/pages/grid-btn/tic-tac.svg");
  background-repeat: no-repeat;
  background-position: bottom 0px left 46px;
  display: flex;
  height: 5rem;

  animation: 2s slide-right;
  animation-delay: 2s;
}
#grid-container-header-winter-btn.selected {
  color: #707272;
  width: 17.5rem;
  background-image: url("/themes/custom/tupperlake/i/pages/grid-btn/tic-tac.svg");
  background-repeat: no-repeat;
  background-position: bottom 0px left 48.5px;
  display: flex;
  height: 5rem;

  animation: 2s slide-right;
  animation-delay: 2s;
}

#grid-container-header-winter-btn.selected img,
#grid-container-header-summer-btn.selected img {
  position: relative;
  transition: left 1s;
  transition-property: left;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

#block-views-block-page-block-13 {
  width: 100%;
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  object-fit: cover;
  padding-top:90px;
}

/*#block-views-block-page-block-13 img {
  padding-bottom: 45px;
}*/

#do-page-grid-container .grid-container-grid-element {
  position: relative;
  overflow: hidden;
}

#do-page-grid-container
  .grid-container-grid-element
  .grid-container-ge-scrim:hover {
  display: none;
}

#do-page-grid-container .grid-container-grid-element .grid-container-ge-ai,
#do-page-grid-container .grid-container-grid-element .grid-container-ge-scrim {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

.grid-container-ge-scrim:hover {
  display: none;
}
#block-activity-grid-recreation {
  padding-bottom: 60px;
  margin-top: -4rem;
}
#block-activity-grid-recreation h2 {
  font-size: 35px;
  font-weight: 600;
  font-family: work-sans;
  color: #9b3214;
  width: 1140px;
  max-width: 1140px;
  position: relative;
  bottom: -9.5rem;
  z-index: 1;
  margin: 0 auto;
}

.grid-container-header-title {
  font-size: 29px;
  font-style: bold;
  font-family: work-sans;
  position: relative;
  top: 50%;
  left: 50%;
  color: white;
}

.grid-container-arrow {
  position: relative;
  top: 17.2rem;
  left: 2rem;
  color: white;
}

#do-page-grid-container a.grid-container-page-anchor {
  position: absolute;

  width: 100%;
  height: 100%;
  background: rgb(34, 16, 0, 0.3);
  overflow: hidden;
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-family: work-sans;
  display: flex;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  justify-content: center;
}

.grid-container-grid-element.hide {
  display: none;
}

#do-page-grid-container .footer-spacing {
  margin-bottom: 4rem;
  background: #fff;
  position: relative;
}

#do-page-grid-container .grid-container-page-anchor:hover {
  transition: all 0.6s;
  box-shadow: 0px 3px 6px #00000029;
  background: none;
  padding-bottom: 44px;
  border-radius: 7px;
  /*background-color: #2B6DDC;
	opacity:30%;*/
}

/* Multple Page Featured Content Slider */
#do-page-grid-container {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-top: 5.7rem;
  overflow: hidden;
}
#do-page-grid-containerk.lc-mb-60 {
  margin-bottom: 8rem;
}

#do-page-grid-container .view-display-id-do_page_multi_featured_slider {
  position: relative;
  width: 149.4rem;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 12.5rem;
  margin: 0 auto;
  display: flex;
}
#do-page-grid-container
  .view-display-id-do_page_multi_featured_slider.single-content {
  width: 140rem;
  max-width: 100%;
}
#do-page-grid-container .views-field-nothing,
#do-page-grid-container .views-field-nothing .field-content {
  display: block;
}

#do-page-grid-container .view-content {
  position: relative;
  display: flex;
  flex-flow: row;
  overflow: scroll;
  scrollbar-width: none;
}

#do-page-grid-container .view-content .views-row {
  postioin: relative;
  min-width: 140rem;
  max-width: 140rem;
  overflow: hidden;
}

/*slider dots*/
#dpmfcb-prev,
#dpmfcb-next {
  position: relative;
  min-width: 4.7rem;
  display: flex;
  align-items: center;
}
#dpmfcb-next {
  justify-content: flex-end;
}
#dpmfcb-prev:hover,
#dpmfcb-next:hover {
  cursor: pointer;
}

/* multi featured slider dots */
#do-page-grid-container .dpmfcb-micro-dots-indicator {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#do-page-grid-container .dpmfcb-dot {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #1d4a98;
  border-radius: 50%;
}
#do-page-grid-container .dpmfcb-dot:hover {
  cursor: pointer;
}
#do-page-grid-container .dpmfcb-dot.center {
  margin: 0 1.4rem 0 1.4rem;
}
#do-page-grid-container .dpmfcb-dot.fill {
  background: #1d4a98;
}

#white-dpmfcb-prev,
#white-dpmfcb-next {
  display: none;
}
#white-dpmfcb-prev {
  transform: rotate(180deg);
}

/* Show arrows based on slider position */
#do-page-grid-container.no-prev-arrow #teal-dpmfcb-prev {
  display: none;
}
#do-page-grid-container.no-next-arrow #teal-dpmfcb-next {
  display: none;
}

/* Responsive Stuff */
@media only screen and (max-width: 1400px) {
  /* Featured Content Slider */

  #do-page-grid-container .view-display-id-do_page_multi_featured_slider {
    max-width: calc(100% - 4rem);
  }
  #do-page-grid-container .view-content .views-row {
    min-width: 100%;
    max-width: 100%;
  }
  #do-page-grid-container.lc-mb-60 .view-content .views-row {
    min-width: 100%;
    max-width: 100%;
  }
  #do-page-grid-container.lc-mb-60
    .view-display-id-do_page_multi_featured_slider {
    max-width: 100%;
  }
}
@media only screen and (max-width: 930px) {
  #do-page-grid-container {
    max-height: none;
  }
  #do-page-grid-container .grid-container-grid-element {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  #homepage-single-featured-content-wrapper {
    flex-direction: column;
  }
  #homepage-single-featured-content-wrapper #hsfcw-info {
    max-width: 100%;
    padding-left: 0px;
  }
  #homepage-single-featured-content-wrapper picture img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  #do-page-grid-container .grid-container-grid-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    padding: 0 25px 0 25px;
    height: 100vw;
    padding-top: 1rem;
  }
  #grid-container-header-winter-btn.selected,
  #grid-container-header-summer-btn.selected {
    background-position: bottom 64px left 70px;
  }
  #grid-container-header-winter-btn,
  #grid-container-header-summer-btn {
    right: 1rem;
    min-width: 9.5rem;
  }
  #do-page-grid-container .grid-container-arrow {
    top: 14.5rem;
    left: 1.7rem;
  }
  #grid-container-header-buttons {
    width: 17.6rem;
  }
  #do-page-grid-container
    .grid-container-grid-element
    .grid-container-header-title {
    font-size: 22px;
    left: 53%;
    top: 76%;
  }
  #do-page-grid-container .grid-container-grid-element .grid-container-ge-ai,
  #do-page-grid-container
    .grid-container-grid-element
    .grid-container-ge-scrim {
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  
  #block-views-block-page-block-13 img {
    width: 100vw;
    object-fit: cover;
    top: 46px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
  }
}
@media only screen and (max-width: 800px) {
#do-page-grid-container .grid-container-grid-container {
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    padding: 0 10px 0 10px;
  }
  #block-views-block-page-block-13 img {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 530px) {
  #do-page-grid-container {
    padding: 0px !important;
  }
  #do-page-grid-container .view-display-id-do_page_multi_featured_slider {
    max-width: calc(100%);
  }
  #do-page-grid-container .grid-container-grid-container {
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    padding: 0 2rem 0 2rem;
  }
  #dpmfcb-prev,
  #dpmfcb-next {
    position: absolute;
  }
  #homepage-single-featured-content-wrapper #hsfcw-info {
    padding: 4.6rem 2rem 0 2rem;
  }
  #dpmfcb-prev {
    z-index: 9;
  }
  #dpmfcb-next {
    right: 0px;
  }
  #do-page-grid-container .dpmfcb-micro-dots-indicator {
    display: none;
  }
  #do-page-grid-container .picture-element-formatter {
    position: relative;
    display: block;
    width: 100vw;
    height: auto;
    overflow: hidden;
  }
  #do-page-grid-container .picture-element-formatter:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100vw auto;
  }
  #teal-dpmfcb-prev,
  #teal-dpmfcb-next {
    display: none;
  }
  #white-dpmfcb-prev,
  #white-dpmfcb-next {
    display: block;
    margin: 30vw 1rem 0 1rem;
  }
  .grid-container-header-title img {
    bottom: -2rem;
    left: 6rem;
    position: absolute;
  }
}

@media only screen and (max-width: 530px) {
  
  #do-page-grid-container #grid-container-action-btns {
    left: -2.5rem;
  }
  #do-page-grid-container .grid-container-grid-container {
    grid-row-gap: 2px;
    grid-column-gap: 2px;
  }
  #do-page-grid-container
    .grid-container-grid-element
    .grid-container-header-title {
    font-size: 24px !important;
    text-align: center;
    top: 50% !important;
    left: 42% !important;
  }
  #do-page-grid-container .grid-container-grid-container {
    padding: 0rem;
  }
  #do-page-grid-container .grid-container-grid-element {
    min-height: calc(100vw - 13rem);
    border-radius: 0;
  }
  #do-page-grid-container {
    padding-bottom: 0rem;
    bottom: -2rem;
  }
  #do-page-grid-container {
    height: auto;
    min-height: min-content;
  }
  #do-page-grid-container .grid-container-grid-container {
    height: min-content;
    overflow: hidden;
    padding-bottom: 0.7rem;
  }
  #do-page-grid-container {
    margin-top: 2rem;
  }
  #do-page-grid-container
    .grid-container-grid-element
    .grid-container-header-title {
    width: 13rem;
  }
}
/*##################### Outdoors Activity Stories ###################*/

#block-outdoors-featured-stories-block
  .view-content.row
  .views-field.views-field-field-header-image,
#block-outdoors-featured-stories-block
  .view-content.row
  .views-field.views-field-view-node,
#block-outdoors-featured-stories-block .views-field.views-field-title,
.flex-pauseplay {
  display: none;
}

#block-outdoors-featured-stories-block #hmfeb-right {
  top: 0rem;
}

#block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper img {
  width: 20px;
  height: 20px;
  background: none;
  margin-top: -1.5rem !important;
  margin-left: 5.5rem !important;
}

#block-outdoors-featured-stories-block .flexslider .slides > li {
  width: 30.5rem !important;
}

#block-outdoors-featured-stories-block #hmfeb-right img {
  margin-left: -1.6rem;
}

#block-outdoors-featured-stories-block .flex-next {
  background-image: url("/themes/custom/tupperlake/i/grid-btn/blue-arrow-right-btn.svg");
  background-repeat: no-repeat;
}

#block-outdoors-featured-stories-block .flex-prev {
  background-image: url("/themes/custom/tupperlake/i/grid-btn/blue-arrow-left-btn.svg");
  background-repeat: no-repeat;
}

#block-outdoors-featured-stories-block .flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
  left: 50.5% !important;
  top: 41.5rem;
}

#block-outdoors-featured-stories-block .flex-viewport {
  max-width: 107rem;
  margin-right: 12%;
  margin-left: 12%;
}

#block-outdoors-featured-stories-block .views-field.views-field-nothing {
  height: 41rem;
}

#block-outdoors-featured-stories-block #hmfeb-right {
  padding-top: 3rem;
  margin-left: -35.9%;
  box-shadow: 0px 2px 16px rgba(0, 35, 58, 0.2);
}

#block-outdoors-featured-stories-block .flex-control-nav.flex-control-paging {
  bottom: 23px;
}

.grid-container-header-title:hover {
  text-decoration: none;
}

#block-outdoors-featured-stories-block.flexslider {
  margin: 0 0 20px;
}

#block-outdoors-featured-stories-block #hmfeb-fc {
  font-size: 16px;
  font-weight: 700;
  color: #2b6ddc;
}

#block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper a {
  text-decoration: none;
}

#block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper {
  font-size: 16px;
  font-family: work-sans;
  color: #2b6ddc;
  font-weight: 700;
  text-decoration: none !important;
  padding-left: 17rem;

  border-radius: 2.15rem;
  background: #fff;
  width: 160px;
  height: 36px;
  margin-left: -25px;
  padding-top: 6px;
  padding-left: 1.7rem;
  margin-top: 5px;
  transition: all 0.3s ease 0s;
}

#block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper:hover {
  background: #ebf4ff;
}

#block-outdoors-featured-stories-block #hmfeb-info {
  padding-top: 2rem;
}

#block-outdoors-featured-stories-block .flex-control-paging li a.flex-active {
  height: 3px;
  background: #2b6ddc;
  width: 30px;
}

#block-outdoors-featured-stories-block .flex-control-paging li a {
  height: 3px;
  background: #afd5fd;
  width: 30px;
  border: none;
}

#block-outdoors-featured-stories-block #hmfeb {
  font-size: 29px;
  font-weight: 700;
  font-family: work-sans, sans-serif;
  color: #285135;
  text-transform: capitalize;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view-display-id-search_page {
  position: relative;
  max-width: 140rem;
  margin: 0 auto;
  margin-top: -45rem;
  background: #fff;
  overflow-x: hidden;
}

.view-display-id-search_page #views-exposed-form-search-api-search-page {
  display: none;
}

.view-display-id-search_page ul.pager__items.js-pager__items {
  list-style-type: none;
}

.view-display-id-search_page .view-content.row {
  margin-top: 2rem;
}

.view-display-id-search_page .pager__item a {
  text-decoration: none;

  display: flex;
  position: relative;

  outline: none;
  width: 160px;
  height: 35px;
  border-top-left-radius: 2.15rem;
  border-bottom-left-radius: 2.15rem;
  border-top-right-radius: 2.15rem;
  border-bottom-right-radius: 2.15rem;
  text-decoration: underline;
  color: #221000;
  font-size: 20px;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  margin: auto;

  background-image: url("/themes/custom/tupperlake/i/homepage/down-brown-arrow.svg");
  background-repeat: no-repeat;
  background-position: 4.3rem center;
  padding-bottom: 4rem;
}
.view-display-id-search_page li.pager__item {
  padding-bottom: 187px;
  padding-top: 20px;
}

.view-display-id-search_page
  .views-field.views-field-field-basic
  span.field-content {
  display: none;
}

body.page-view-search-api #menubar-search {
  overflow: visible;
  height: 443px;
  margin-left: auto;
  margin-left: -8rem;
  margin-top: 0rem;
}
body.page-view-search-api #mbs-form-submit {
  margin-left: -30.5rem;
}
body.page-view-search-api #main-wrapper {
  margin-top: calc(100vh - 243px);
  position: relative;
}

.view-display-id-search_page li.pager-next.odd.first.last a:hover {
  color: #fff;
  background: #1d4a98;
}

.view-display-id-search_page
  .field.field-name-field-raw.field-type-text.field-label-above.view-mode-full {
  display: none;
}

.view.view-search .view-header #pad-master-search.open {
  position: relative;
  min-height: 21rem;
}
.view.view-search .view-header #master-search-title {
  display: block;
  color: #9d432c;
  font-size: 3.7rem;
  font-family: work-sans;
  margin: 5.7rem 0 10.8rem 0;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  bottom: -4rem;
  padding-top: 20rem;
}

/*############	SEARCH PAGE ##########*/

.page-search .view.view-search .view-filters {
  display: none;
}

.views-row .search-result-wrapper {
  position: relative;
  display: flex;
  padding-bottom: 50px;

  max-width: 1140px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.views-row .search-result-wrapper .spr-left img {
  display: block;
  min-width: 520px;
  max-width: 520px;
  height: 300px;
  object-fit: cover;
}

.views-row .search-result-wrapper .spr-right {
  flex-grow: 1;
}

.view.view-search .views-row {
  margin-bottom: 6rem;
}

.views-row .search-result-wrapper .spr-right {
  position: relative;
  display: flex;
  flex-direction: column;

  padding-left: 3.5rem;
  max-height: 42rem;
}

.views-row .search-result-wrapper .spr-right .spr-right-title {
  position: relative;
  display: flex;
  flex-direction: column;
}
.views-row .search-result-wrapper .spr-right .spr-right-title a,
.views-row .search-result-wrapper .spr-right .spr-right-title a:visited,
.views-row .search-result-wrapper .spr-right .spr-right-title a:active {
  color: #221000;
  font-size: 30px;
  font-family: work-sans;
  font-weight: 600;
  text-decoration: none;
  padding-top: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.views-row .search-result-wrapper .spr-right .spr-right-adr-phone {
  position: relative;
  display: flex;

  font-size: 16px;
  color: #221000;
  font-family: work-sans;
  font-weight: 300;
  padding-bottom: 10px;
}
.views-row
  .search-result-wrapper
  .spr-right
  .spr-right-adr-phone
  .spr-adr
  .content {
  position: relative;
  display: flex;
}
.views-row .search-result-wrapper .spr-right .field-name-field-street-address,
.views-row .search-result-wrapper .spr-right .spr-right-adr-phone .spr-phone {
  display: flex;
}

.views-row
  .search-result-wrapper
  .spr-right
  .field-name-field-street-address::after {
  content: ",";
  padding: 0 0.5rem 0 0;
}
.views-row
  .search-result-wrapper
  .spr-right
  .spr-right-adr-phone
  .spr-phone::before {
  content: "|";
  padding: 0 0.5rem 0 0.5rem;
}
.views-row .search-result-wrapper .spr-right .spr-right-adr-phone .spr-phone a,
.views-row
  .search-result-wrapper
  .spr-right
  .spr-right-adr-phone
  .spr-phone
  a:visited,
.views-row
  .search-result-wrapper
  .spr-right
  .spr-right-adr-phone
  .spr-phone
  a:active {
  color: #000;
  text-decoration: none;
}

.views-row .search-result-wrapper .spr-right-body {
  font-size: 20px;
  color: #221000;
  font-family: work-sans;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.views-row .search-result-wrapper .spr-right .spr-right-body p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;

  color: #505050;
  font-size: 20px;
  font-family: work-sans;
  font-weight: 400;

  margin-top: 2.8rem;
  margin-bottom: 0px;
}
/*.js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-keys.form-item-keys.mb-3{
		display:none;
	}
	.button.js-form-submit.form-submit.btn.btn-primary{
		display:none;
	}*/
.search-title {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  font-family: work-sans;
  margin-top: 77px;
  margin-bottom: -11rem;

  max-width: 1140px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.spr-right-lm-btn a {
  text-decoration: underline;
  color: #b58150;
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}

.spr-right-lm-btn a:hover {
  margin-left: 10px;
  cursor: pointer;
}

.views-row .search-result-wrapper .spr-right .spr-right-lm-btn {
  position: relative;
  margin-top: 1.3rem;
}

@media only screen and (max-width: 1600px) {
  body.page-view-search-api #menubar-search {
    margin-left: -23rem;
    margin-top: 11.4rem;
  }
  #menubar-search {
    margin-top: -4.6rem;
  }
  .view-display-id-search_page .search-results {
    margin-top: 8%;
  }
  .hfcb-stargazing:hover .hide {
    margin-top: -28rem !important;
  }
}
@media only screen and (max-width: 1500px) {
	body.page-view-search-api #menubar-search {
  margin-top: 5.95rem;
  }
}

@media only screen and (max-width: 1400px) {
  .hfcb-stargazing:hover .hide {
    margin-top: -25rem !important;
  }
  .page-search .view-content {
    padding: 0 2.5rem 0 2.5rem;
  }
  .view-display-id-search_page .search-results {
    margin-top: 8.5%;
    margin-left: 9.3rem;
  }
  .views-row .search-result-wrapper {
    width: 1080px;
  }
  .lcr-img-filler {
    height: 290px !important;
    width: 346px !important;
  }
  body.page-view-search-api #menubar-search {
    margin-left: -25rem;
  }
  #block-outdoors-featured-stories-block #hmfeb {
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-size: 20px;
  }
  #hmfeb-info #hmfeb-fc {
    font-size: 16px;
  }
  #do-page-grid-container #grid-container-action-btns {
    font-size: 16px;
  }
  .views-row .search-result-wrapper {
    margin-left: 11%;
    margin-right: 11%;
  }
  .search-title {
    margin-left: 11%;
  }
  .view-display-id-search_page #views-exposed-form-search-api-search-page {
    display: block;
  }
  .view-display-id-search_page
    #views-exposed-form-search-api-search-page
    label {
    display: none;
  }
  .view-display-id-search_page
    #views-exposed-form-search-api-search-page
    #edit-keywords {
    display: none;
  }
  .view-display-id-search_page
    #views-exposed-form-search-api-search-page
    #edit-actions {
    display: none;
  }
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-keywords.form-item-keywords.mb-3 {
    width: fit-content;
    padding-left: 10rem;
    position: relative;
    top: 12rem;
  }
  .search-title {
    margin-top: 5%;
  }
  #hfac-block-one,
  #hfac-block-two {
    height: 491px;
  }
  .hfac-logo1,
  .hfac-logo2 {
    left: 40%;
  }
  .block-views-blocktype-page-components-type-page-featured-events
    .view-display-id-type_page_featured_events {
    max-width: 759px !important;
  }
  #block-views-block-type-page-components-type-page-featured-events
    .flex-control-nav {
    left: 6.5em !important;
  }
  #block-views-block-type-page-components-type-page-featured-events
    .feccw-body {
    width: 30rem !important;
  }
  #block-views-block-town-pages-visit-our-towns-block #vot-header-copy {
    width: 550px !important;
  }
  #hmfeb-right {
    width: 410px !important;
    height: 527px !important;
  }
  #homepage-single-featured-content-wrapper #hmfeb-right {
    top: -33rem !important;
  }
  #blog-single-featured-content-wrapper #hmfeb-right {
    top: -33rem !important;
  }
  #hmfeb-right img.image-style-_50x350 {
    height: 341px !important;
    width: 410px !important;
  }
  #homepage-single-featured-content-wrapper #hmfeb-info,
  #blog-single-featured-content-wrapper #hmfeb-info {
    padding-top: 1rem !important;
  }
  #hmfeb-left {
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    overflow: hidden;

    margin-left: 20% !important;
    width: 411px !important;
  }
  #hmfeb-left h2 {
    font-size: 40px !important;
  }
  #block-outdoors-featured-stories-block .flexslider .slides > li {
    width: 23rem !important;
  }
  #block-outdoors-featured-stories-block #hmfeb-right {
    width: 346px !important;
    height: 453px !important;
  }
  #block-outdoors-featured-stories-block #hmfeb-right img.image-style-_50x350 {
    height: 290px !important;
    width: 346px !important;
  }
  #block-outdoors-featured-stories-block #hmfeb-info {
    padding-top: 0.5rem;
  }
  #block-outdoors-featured-stories-block #hmfeb {
    line-height: 1.3;
    height: 4.3rem;
  }
  #block-outdoors-featured-stories-block .views-field.views-field-nothing {
    height: 35rem;
  }
  block-outdoors-featured-stories-block .flexslider .flex-direction-nav a,
  .flexslider .flex-direction-nav a {
    top: 35.5rem !important;
  }
  #do-page-grid-container
    .grid-container-grid-element
    .grid-container-header-title {
    top: 74%;
    left: 53%;
  }
  .views-row .search-result-wrapper .spr-left img {
    min-width: 356px;
    max-width: 356px;
    height: 230px;
  }
  body.page-view-search-api #menubar-search {
    margin-top: 14.4rem;
  }
}

@media only screen and (max-width: 1300px) {
  body.page-view-search-api #menubar-search {
    margin-left: -27.7rem;
  }
  .views-row .search-result-wrapper .spr-right {
    max-width: 650px;
  }
  .view-display-id-search_page .search-results {
    margin-top: 9.5%;
    margin-left: 8.8rem;
  }
  body.page-view-search-api #menubar-search {
    margin-top: 16.4rem;
  }
}

@media only screen and (max-width: 1000px) {
  .views-row .search-result-wrapper .spr-right {
	max-width: 830px;
  }
  #block-views-block-page-block-13 {
    bottom: 20px;
  }
  #do-page-grid-container .grid-container-grid-container {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(3, 1fr) !important;
    grid-template-areas:
      "one"
      "two"
      "three"
      "four"
      "five"
      "six";
  }
  .view-display-id-search_page .search-results {
  margin-top: 25%;
  margin-left: 3.5rem;
  }
  body.page-view-search-api #menubar-search {
  margin-top: 2.4rem;
  }
  body.page-view-search-api #menubar-search {
	margin-left: -43.7rem;
  }
  .page-search .view-content .views-row .search-result-wrapper {
  }
  .page-search .view-content .views-row .search-result-wrapper .spr-left > a,
  .page-search .view-content .views-row .search-result-wrapper .spr-left img,
  .page-search .view-content .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    min-width: 30rem;
    max-width: 30rem;
  }
  #fsf-input {
    font-size: 1.6rem;
  }
  .views-row .search-result-wrapper .spr-right .spr-right-body p {
    margin-top: 1.4rem;
  }
  .view-display-id-search_page .generic-read-more {
    margin-top: 0.5rem;
  }
  .search-title {
    font-size: 29px;
  }
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-keywords.form-item-keywords.mb-3 {
    top: -7rem;
  }
  .page-search .view-content {
    margin-top: -29rem;
  }
  body.adkdata-guid-b6fe4f58-09d2-4a72-bd92-8b0a73ac13c0 #block-views-block-page-block-6 .view-content.row p {
    font-size: 16px;
  }
  body.adkdata-guid-b6fe4f58-09d2-4a72-bd92-8b0a73ac13c0 #block-views-block-page-block-6 {
    margin-top: 60px;
    margin-bottom: 0px !important;
  }
  body.node--type-page #block-views-block-page-block-1 .views-field-nothing h2 {
    font-size: 25px;
  }
  body.adkdata-guid-b6fe4f58-09d2-4a72-bd92-8b0a73ac13c0
    #block-views-block-page-block-6
    .view-content.row
    .views-field.views-field-nothing
    .field-content
    .insider
    h2 {
    font-size: 20px;
  }
  body.adkdata-guid-b6fe4f58-09d2-4a72-bd92-8b0a73ac13c0
    #block-views-block-page-block-6
    .view-content.row
    .views-field.views-field-nothing
    .field-content
    .insider
    h3 {
    font-size: 16px;
  }
  .view-display-id-search_page li.pager-next.even.first.last a {
    margin: -0.5rem 0 6rem;
  }
  .page-search .view-content .views-row .search-result-wrapper .spr-right {
    padding-left: 2rem;
  }
  .page-search
    .view-content
    .views-row
    .search-result-wrapper
    .spr-right
    .spr-right-title
    a {
    font-size: 1.8rem;
  }
  .page-search
    .view-content
    .views-row
    .search-result-wrapper
    .spr-right
    .spr-right-adr-phone {
    font-size: 16px;
    font-weight: 300;
  }
  .page-search
    .view-content
    .views-row
    .search-result-wrapper
    .spr-right
    .spr-right-body
    p {
    font-size: 1.4rem;
  }
  .view-display-id-search_page li.pager-next.even.first.last a {
    left: 22%;
  }
  .views-row .search-result-wrapper .spr-right .spr-right-title {
    line-height: 1.1;
    padding-bottom: 1rem;
    padding-top: 0rem;
  }
  .view.view-search .view-header #master-search-title {
    padding-left: 8.5rem;
    font-size: 2.6rem;
    bottom: 21rem;
  }
  #header-bot {
    background: #1d4a98;
    padding: 5.2rem 0 5.2rem 0;
  }
  #header-bot-search {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #header-bot-search-title {
    color: #1d4a98;
    font-weight: 700;
    font-size: 3.4rem;
    text-transform: uppercase;
    margin-bottom: 1.8rem;
    text-align: center;
    width: 30rem;
  }
  #header-search-form {
    position: relative;
    display: flex;
    min-height: 4.8rem;
    min-width: 60rem;
  }
  #header-search-form input::placeholder {
    opacity: 1;
    color: #000;
    font-size: 1.8rem;
    font-style: bold;
    letter-spacing: 1.5px;
    font-style: italic;
  }
  #footer-search-form input[type="text"]::-webkit-input-placeholder,
  #footer-search-form input[type="text"]::-moz-placeholder,
  #footer-search-form input[type="text"]:-ms-input-placeholder,
  #footer-search-form input[type="text"]:-moz-placeholder {
    opacity: 1;
    color: #000;
    font-size: 1.8rem;
    font-style: italic;
    letter-spacing: 1.5px;
    font-style: italic;
  }
  #header-bot {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    min-width: 100vw;
    max-width: 100vw;
  }
  #header-search-form {
    min-width: calc(100vw - 5rem);
    max-width: calc(100vw - 5rem);
  }
  #header-bot-search-title {
    font-size: 2.6rem;
    width: 24rem;
  }
  #footer-top {
    display: none;
  }
  .view.view-search .views-row {
    margin-bottom: 4rem;
  }
  .spr-right-lm-btn a {
    margin-top: 1rem;
  }
  .page-search .view-content .views-row .search-result-wrapper {
    flex-direction: column;
  }
  .hfac-logo2 {
    margin-left: -26%;
    top: 25%;
  }
  .views-row .search-result-wrapper .spr-right .spr-right-lm-btn {
    margin-top: 0rem;
  }
  #block-outdoors-featured-stories-block .slides {
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .page-search .view-content .views-row .search-result-wrapper .spr-right {
    padding-left: 0px;
    padding-top: 1rem;
  }
  .page-search .view-content .views-row .search-result-wrapper .spr-left > a,
  .page-search .view-content .views-row .search-result-wrapper .spr-left img,
  .page-search .view-content .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    min-width: 100%;
    max-width: 100%;
  }
  .page-search
    .view-content
    .views-row
    .search-result-wrapper
    .spr-right
    .spr-right-title
    a {
    margin-top: 2rem;
  }
  .page-search
    .view-content
    .views-row
    .search-result-wrapper
    .spr-right
    .spr-right-lm-btn {
    margin-top: 1.8rem;
  }
  .view.view-search .view-header #master-search-title {
    padding-left: 2.5rem;
    bottom: 23rem;
  }
  .views-row .search-result-wrapper {
    flex-direction: column;
    position: relative;
    display: flex;
    margin-left: 7%;
    margin-right: 7%;
  }
  #do-page-grid-container {
    margin-top: 5.7rem !important;
  }
  #grid-container-header-winter-btn.selected {
    background-position: bottom 5px left 49px;
  }
  #grid-container-header-summer-btn.selected {
    background-position: bottom 5px left 46px;
  }
  img.image-style-_25x353 {
    width: 325px !important;
    height: 210px !important;
  }
  .views-row .search-result-wrapper .spr-right {
    padding-left: 0rem;
    padding-top: 1rem;
  }
  .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    height: 300px;
  }
  .search-title {
    margin-left: 7%;
  }
  .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    min-width: 300px !important;
  }
  #grid-container-header-winter-btn,
  #grid-container-header-summer-btn {
    right: 4rem;
    min-width: 4.5rem;
  }
  .views-row .search-result-wrapper .spr-right-body {
    font-size: 16px;
  }
  .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-keywords.form-item-keywords.mb-3 {
    position: absolute;
    width: fit-content;
    margin-top: 11rem;
    padding-left: 2rem;
  }
  #homepage-single-featured-content-wrapper #hmfeb-right {
    top: 2.5rem !important;
  }
  #grid-container-header-buttons {
  left: -22.5rem;
  }
  #block-activity-grid-recreation h2 {
    text-align: left;
    padding-left:25px;
    font-size: 35px;
  }
  #block-activity-grid-recreation {
    padding-bottom: 25px;
    margin-top: -7.5rem;
  }
  #grid-container-header-buttons::before {
    padding-top: 1.45rem;
  }
  .views-row .search-result-wrapper {
    max-width: 86.5%;
  }
  body.page-view-search-api #menubar-search {
  margin-left: -43.4rem;
  }
}

@media only screen and (max-width: 800px) {
  #grid-container-header-buttons {
    left: -25rem;
    top: -1rem;
  }
  #block-activity-grid-recreation h2 {
	  padding-left:10px;
	  bottom:-8.2rem;
  }
  body.page-view-search-api #menubar-search {
  margin-left: -44.7rem;
  }
}

@media only screen and (max-width: 700px) {
  body.page-view-search-api #menubar-search {
    margin-left: -48rem;
  }
  #block-activity-grid-recreation h2 {
   font-size: 25px;
   }
   #block-activity-grid-recreation h2 {
    width: 375px;
    max-width: 375px;
    padding-left:0;
    text-align: center;
   }
   #grid-container-header-buttons {
    left: -48.5rem;
  }
  .hfac-logo1 {
    margin-left: -26%;
    top: 25%;
  }
   #grid-container-header-buttons {
    left: -48.5rem;
  }
   #do-page-grid-container a.grid-container-page-anchor {
    font-size: 20px;
  }
  #do-page-grid-container .grid-container-grid-container {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(3, 1fr) !important;
    grid-template-areas:
      "one"
      "two"
      "three"
      "four"
      "five"
      "six"
      "seven"
      "eight"
      "nine"
      "ten";
  }
}

@media only screen and (max-width: 500px) {
  .hfac-block-one-sub-title,
  .hfac-block-two-sub-title {
    display: none;
  }
  #block-views-block-page-block-13 {
    bottom: 90px;
    padding-top:45px;
  }
  .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    height: 188px;
  }
  #block-views-block-page-block-13 img {
    height: auto;
    width: 100vw;
    object-fit: cover;
    top: 5.55rem;
    position: relative;
    padding-left:0;
    padding-right:0;
    padding-top:0;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m {
    display: none;
  }

  #block-outdoors-featured-stories-block #hmfeb-right img {
    margin-left: -1.6rem;
    height: 80px !important;
    width: 123px !important;
    box-shadow: none !important;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-right
    .image-style-_80x502 {
    margin-top: -3.3rem !important;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block {
    display: none;
  }
  .search-title {
    margin-top: -1% !important;
    padding-bottom: 0rem !important;
    padding-top: 2rem !important;
  }
  #do-page-grid-container .grid-container-grid-element {
    border-radius: 0;
  }
  .hfac-block-title,
  .hfac-block-two-title {
    font-size: 24px !important;
    margin: auto;
    top: 45%;
    width: 20rem;
  }
  .hfac-image1 {
    height: 252px;
    margin-top: -1.5rem;
  }
  #hfac-block-one {
    height: 252px;
  }
  #hfac-block-two {
    height: 252px !important;
  }
  .hfac-gradient-to-solid-btn,
  .hfac-gradient-to-solid-btn2 {
    left: 45%;
    top: 62%;
    width: 42px;
  }
  #block-outdoors-featured-stories-block .flex-control-nav.flex-control-paging,
  #block-views-block-outdoor-featured-stories-fcslider-block
    .flex-control-nav.flex-control-paging,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-control-nav.flex-control-paging {
    display: none;
  }
  #block-outdoors-featured-stories-block .flex-direction-nav,
  #block-views-block-outdoor-featured-stories-fcslider-block
    .flex-direction-nav,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-direction-nav {
    display: none;
  }
  #block-outdoors-featured-stories-block #flexslider-1,
  #block-views-block-outdoor-featured-stories-fcslider-block #flexslider-1,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #flexslider-2 {
    background: #f7f7f7;
    width: 100% !important;
    margin-left: -4px;
    margin-bottom: 0rem;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #flexslider-1 {
    height: 30.5rem;
  }
  #block-outdoors-featured-stories-block .flex-viewport,
  #block-views-block-outdoor-featured-stories-fcslider-block .flex-viewport,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-viewport {
    display: flex;
    height: 35rem;
  }
  #block-outdoors-featured-stories-block #hmfeb,
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m #hmfeb {
    font-size: 14px;
  }
  #block-outdoors-featured-stories-block #hmfeb-fc,
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb-fc,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m #hmfeb-fc {
    display: none;
  }
  #block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper img,
  #block-views-block-outdoor-featured-stories-fcslider-block
    #hmfeb-fc-link-wrapper
    img,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-link-wrapper
    img {
    display: none;
  }
  #block-outdoors-featured-stories-block #hmfeb-right img.image-style-_50x350,
  #block-views-block-outdoor-featured-stories-fcslider-block
    #hmfeb-fc-right
    .image-style-_80x502,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-right
    .image-style-_80x502 {
    height: 80px !important;
    width: 123px !important;
    box-shadow: none !important;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block
    #hmfeb-fc-container,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-container {
    background-image: none !important;
    margin-top: 0rem !important;
  }
  #block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper a {
    font-size: 12px;
  }
  #block-outdoors-featured-stories-block #hmfeb-right {
    background: none !important;
    border: none;
    padding-top: 3rem;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb-fc-right,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-right {
    background: none !important;
    border: none;
    padding-top: 5rem !important;
    top: 0rem !important;
  }
  #block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper {
    background: none;
    height: 0px;
    padding-top: 0px;
    margin-top: -15px !important;
  }

  #block-views-block-outdoor-featured-stories-fcslider-block
    #hmfeb-fc-link-wrapper
    a,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-link-wrapper
    a {
    color: #2b6ddc !important;
    margin-left: -2.4rem;
  }
  #block-outdoors-featured-stories-block .views-field.views-field-nothing,
  #block-views-block-outdoor-featured-stories-fcslider-block
    .views-field.views-field-nothing,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .views-field.views-field-nothing {
    height: 7rem;
  }
  #block-outdoors-featured-stories-block #hmfeb-info {
    padding-top: 0rem;
    padding-left: 7rem;
    margin-top: -6rem;
    width: 19rem;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb-fc-info,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-info {
    padding-top: 0rem;
    width: 19rem;
    margin-left: 7rem !important;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb-fc-body,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-body {
    display: none !important;
  }
  #block-outdoors-featured-stories-block.view-content.row,
  #block-views-block-outdoor-featured-stories-fcslider-block.view-content.row,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m.view-content.row {
    background: #f7f7f7;
  }
  #block-outdoors-featured-stories-block #hmfeb-fc-link-wrapper:hover {
    background: #f7f7f7;
  }
  #block-outdoors-featured-stories-block {
    height: 21.5rem;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block {
    height: 29.5rem;
  }
  #do-page-grid-container #grid-container-action-btns,
  #block-views-block-outdoor-featured-stories-fcslider-block
    #grid-container-action-btns,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #grid-container-action-btns {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }
  #block-outdoors-featured-stories-block .flex-viewport,
  #block-views-block-outdoor-featured-stories-fcslider-block .flex-viewport,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-viewport {
    margin-left: 0%;
  }
  #block-outdoors-featured-stories-block #hmfeb {
    -webkit-line-clamp: 3;
    width: 14rem;
    line-height: 1.2;
    margin-top: 0rem;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m #hmfeb {
    -webkit-line-clamp: 3;
    line-height: 1.2;
    margin-top: 0rem;
    font-size: 14px !important;
    margin-top: 22rem;
    width: 12rem;
  }
  .views-row .search-result-wrapper .spr-left > a,
  .views-row .search-result-wrapper .spr-left img {
    box-shadow: none;
  }
  #block-outdoors-featured-stories-block .flex-control-nav.flex-control-paging,
  #block-views-block-outdoor-featured-stories-fcslider-block
    .flex-control-nav.flex-control-paging,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-control-nav.flex-control-paging {
    display: none;
  }
  .view-display-id-search_page .pager__item a {
    margin-left: 24%;
  }
  #do-page-grid-container .grid-container-grid-container {
    width: 100%;
    height: min-content;
    max-width: 100%;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-right {
    margin-left: 12% !important;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m li {
    background: #f7f7f7;
    width: 100% !important;
    margin-left: -4.8rem;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    li:last-child {
    padding-bottom: 1.5rem;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    .flex-viewport {
    height: min-content !important;
    overflow: hidden;
  }
  #block-views-block-featured-content-slider-mobil-fcslider-block-m
    #hmfeb-fc-info {
    margin-top: -27rem !important;
  }
  body.page-view-search-api #menubar-search {
    margin-left: -55.2rem;
    margin-top: 11.5rem;
  }
  .view-display-id-search_page .list-group-item:nth-child(3) {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  #do-page-grid-container .grid-container-grid-element {
    min-height: calc(100vw - 11.5rem);
  }
  .view-display-id-search_page .search-tag-filter {
    font-weight: 11px;
  }
  #block-outdoors-featured-stories-block #hmfeb {
    width: 12rem;
  }
  .hfac-logo1,
  .hfac-logo2 {
    margin-left: -27.5% !important;
  }
  .hfac-gradient-to-solid-btn,
  .hfac-gradient-to-solid-btn2 {
    left: 44.5%;
  }
  .view-display-id-search_page .pager__item a {
    margin-left: 22%;
  }
  #block-views-block-outdoor-featured-stories-fcslider-block #hmfeb,
  #block-views-block-featured-content-slider-mobil-fcslider-block-m #hmfeb {
    width: 11rem;
  }
  body.page-view-search-api #mbs-form-submit {
    margin-left: -16.9rem !important;
  }
}
