.feature__card--right-at-medium {
  right: 15%;
  margin-top: 0px;
}

.feature__card--left-at-medium {
  left: 15%;
}

.card-triple {
  width: 35rem;
}

#instafeed-row {
  padding-right: 4%
}

.feature--right-at-medium {
  right: 15%;
  margin: 0;
  position: absolute;
  top: 5%;
  width: 35rem;
}

.feature--left-at-medium {
  left: 12%;
  margin: 0;
  position: absolute;
  top: 5%;
  width: 35rem;
}

@media screen and (max-width: 650px) {
  .feature--left-at-medium {
    left: 25%;
    width: 50%;
    line-height: 2;
    top: 90%;
  }
}

@media screen and (max-width: 450px) .feature--left-at-medium {
  left: 4%;
  width: 40%;
  line-height: 2;
  top: -40%;
}



@media screen and (max-width: 650px){
.feature--right-at-medium {
    right: 15% !important;
    width: 75% !important;
    line-height: 2;
    top: 90%;
}
}

@media screen and (max-width: 650px) {
  .bs4 .heading--black {
    line-height: 1;
  }
}


#top-banner-with-video h1,
#top-banner-with-video h2 {
  color: #211551 -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #211551;
}

.top-banner__subtitle {
  margin-bottom: .2em !important;
  margin-top: .2em !important;
}

.fa,
.fab,
.fal,
.far,
.fas {
  display: inline;
}

@media screen and (max-width: 650px) {
  .top-banner__text-content * {
    font-size: 90%;
  }
}

.banner-media-container {
  background: url('/_resources/images/default-source/home-page-images/2023/winter-homepage-banner-2023.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 650px) {
  .banner-media-container {
    background: url('/_resources/images/default-source/home-page-images/2023/winter-homepage-banner-2023.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }

  #top_banner-media {
    padding-bottom: 23.4375%;
  }

}

@media only screen and (max-width: 639px) {
  .banner-media-container {
    background: url('/_resources/images/default-source/home-page-images/2023/winter-homepage-banner-mobile.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }

  #top-banner-with-video h1 {
    font-size: 3.2rem;
  }

  #top-banner-with-video h2 {
    font-size: 1.4rem;
  }

  #top_banner-media {
    padding-bottom: 62.65%;
  }
}

.highlight {
  color: #211551 -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #211551;
}

.highlight-stat {
  color: white -webkit-text-fill-color: #211551 !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white !important;
}

.feature--left-at-medium {
  left: 12%;
}

@media screen and (max-width: 650px) {
  .feature--left-at-medium {
    left: 25%;
    width: 50%;
    line-height: 2;
    top: 90%;
  }
}

@media screen and (max-width: 450px) .feature--left-at-medium {
  left: 4%;
  width: 40%;
  line-height: 2;
  top: -40%;
}


@media screen and (max-width: 650px) {
  .feature__img {
    margin-bottom: 20rem;
  }
}

.card-deck-row.eq-height-row div[class^="col"] {
  margin-bottom: 5%;
  margin-top: -2%;
}

.image-overlay-text-instagram {
  color: #F1F1DE;
}

.overlay-instagram {
  background-color: #211551;
}

stat {
  font-size: 5.5rem !important;
}

.mySlides {
  display: none
}


img {
  vertical-align: middle;
}

		.slideshow-container {
	  max-width: 100%;
	  position: relative;
	  margin: auto;
	}


.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 10px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  text-decoration: none
}

.prev:hover,
.next:hover {
	text-decoration:none
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}



.cta-button {
  width: 100%;
  text-align: left
}

.home-cta-three a::after {
  float: right;
  font-family: FontAwesome;
  content: "\f054";
}

@media only screen and (max-width: 990px) {
  .cta-button {
    font-size: initial !important;
    margin-bottom: 0px !important
  }
}

.stat-top {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 15px;
  line-height: 1.2em;
  margin-left: 15px;
  margin-right: 15px;
}

@media only screen and (max-width: 990px) {
  .stat-top {
    font-size: 24px;
  }
}

.stat-bottom {
  letter-spacing: 1px;
  padding-top: 10px;
  line-height: 1.6em;
  font-size: 18px;
  margin-left: 15px;
  margin-right: 15px;
}

@media only screen and (max-width: 990px) {
  .stat-bottom {
    font-size: 16px;
  }
}


.plate-thistle {
  height: 325px;
}

@media only screen and (max-width: 990px) {
  .plate-thistle {
    height: 100%;
  }
}


.card-text {
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 1.25em;
  line-height: 1.25;
  text-align: left;
  font-weight: 500;
}
