/*303ee96a2f2ada7119ef0a0d50855952*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 2, templates/rt_horizon/custom/scss/custom.scss */
.g-slider .g-slider-carousel-content a {
  /* color: #ccc; */
  color: #313f92;
}
/* line 6, templates/rt_horizon/custom/scss/custom.scss */
.g-featureslider-wrapper .g-featureslider-thumbs .swiper-slide.swiper-slide-thumb-active {
  background-color: #90c8e4;
}
/* line 1, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed {
  position: relative;
}
/* line 5, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-header {
  position: relative;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-socialfeed .g-socialfeed-header {
    margin: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-header {
    display: block;
  }
}
/* line 20, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-title {
  display: block;
  font-size: 2.2vw;
  font-weight: 700;
  padding: 1.5rem 3rem;
}
@media (max-width: 90.9090909091rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-socialfeed .g-socialfeed-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-title {
    text-align: center;
    padding-right: 0;
  }
}
/* line 32, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-title .g-socialfeed-uppertitle {
  display: block;
  padding-right: 1.5rem;
  color: rgba(68, 68, 68, 0.35);
  font-size: 0.9vw;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-socialfeed .g-socialfeed-title .g-socialfeed-uppertitle {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-title .g-socialfeed-uppertitle {
    text-align: center;
    padding-right: 0;
  }
}
/* line 47, templates/rt_horizon/custom/scss/_socialfeed.scss */
.dir-rtl .g-socialfeed .g-socialfeed-title .g-socialfeed-uppertitle {
  padding-left: 1.5rem;
  padding-right: 0;
}
/* line 55, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
/* line 60, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-nav i {
    display: block;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-nav {
    min-height: 6rem;
    width: 100%;
  }
}
/* line 77, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
    margin-top: 1rem;
  }
}
/* line 98, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item {
  cursor: pointer;
  padding: 0.125rem 0.9rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  border: 2px solid transparent;
}
@media (max-width: 125rem) {
  .g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item {
    font-size: 1rem;
  }
}
/* line 108, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item.selected {
  background: #313f92;
  font-weight: 600;
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item.selected {
    background: none;
    border-color: transparent;
    display: block;
  }
}
/* line 118, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item.selected:hover {
  text-decoration: none;
}
/* line 123, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item:hover {
  text-decoration: underline;
}
/* line 127, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item {
    display: none;
    padding: 0.425rem 2rem;
  }
}
/* line 136, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-nav .g-socialfeed-nav-item.clicked {
  display: block;
}
/* line 143, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .button-wrapper {
  margin-top: 1.875rem;
}
/* line 148, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid {
  position: relative;
  margin-bottom: -1px;
}
/* line 153, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 154, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item a.g-socialfeed-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 162, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper {
  position: relative;
  background: #000;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 167, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper .g-socialfeed-grid-item-image {
  position: relative;
  transition: 0.4s ease;
}
/* line 171, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper .g-socialfeed-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 177, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper .g-socialfeed-grid-item-image:hover {
  transform: scale(0.85, 0.85);
  cursor: pointer;
}
/* line 183, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 185, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content {
  position: static;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* line 191, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
  font-size: 1.4rem;
  line-height: 1.44;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
    line-height: 1.48;
  }
}
/* line 207, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title span, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title span {
  color: #fff;
}
/* line 212, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-content .g-socialfeed-grid-item-case, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-content .g-socialfeed-grid-item-case {
  position: absolute;
  top: 1rem;
  color: white;
  left: 1rem;
}
/* line 220, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-image, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-image {
  margin-bottom: 1.5rem;
}
/* line 223, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-image img, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-image img {
  border-radius: 5px;
}
/* line 227, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-image .g-socialfeed-grid-item-icons, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-image .g-socialfeed-grid-item-icons {
  font-weight: 400;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
/* line 235, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo .g-socialfeed-grid-item-image .g-socialfeed-grid-item-icons .g-socialfeed-grid-item-icon, .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-photo-large .g-socialfeed-grid-item-image .g-socialfeed-grid-item-icons .g-socialfeed-grid-item-icon {
  margin-right: 0.625rem;
}
/* line 242, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-text {
  cursor: pointer;
  will-change: auto !important;
  border-radius: 10px;
  font-weight: 600;
  padding: 1.5rem;
}
/* line 243, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-text .g-socialfeed-grid-item-content {
  margin-top: 0;
}
/* line 254, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-text.medium {
  background: #313f92;
  color: #fff;
}
/* line 258, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-text.medium .g-socialfeed-grid-item-date {
  color: #313f92;
}
/* line 263, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-wrapper.g-socialfeed-layout-text.dark {
  background: #313f92;
  color: #fff;
}
/* line 270, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content {
    font-size: 1rem;
  }
}
/* line 278, templates/rt_horizon/custom/scss/_socialfeed.scss */
.dir-rtl .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content {
  text-align: right;
}
/* line 282, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
  font-weight: 500;
  font-size: 1.2vw;
  margin-top: 0.325rem;
  line-height: 1.1;
}
@media (max-width: 83.3333333333rem) {
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title {
    font-size: 1rem;
  }
}
/* line 288, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-title:hover {
  text-decoration: underline;
}
/* line 294, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-date {
  margin-top: 0.9375rem;
  font-weight: 400;
  font-size: 1.1rem;
  color: #aaa;
}
/* line 301, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-subtitle {
  color: #000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.625rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-subtitle {
    font-size: 1rem;
  }
}
/* line 309, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-case {
  color: #000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.325rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item .g-socialfeed-grid-item-content .g-socialfeed-grid-item-case {
    font-size: 0.8rem;
  }
}
/* line 322, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 323, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 324, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item:hover .g-socialfeed-grid-item-wrapper .g-socialfeed-grid-item-title {
  text-decoration: underline;
  text-decoration-color: inherit;
}
/* line 329, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid .g-socialfeed-grid-item:hover .g-socialfeed-grid-item-wrapper .g-socialfeed-grid-item-button {
  text-decoration: underline;
}
/* line 337, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 338, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer {
    width: 100%;
  }
}
/* line 350, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item.photo-large, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer.photo-large {
  width: 50%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item.photo-large, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-item.photo-large, .g-socialfeed .g-socialfeed-grid.cols-4 .g-socialfeed-grid-sizer.photo-large {
    width: 100%;
  }
}
/* line 365, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 366, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-sizer {
  width: 12.5%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-sizer {
    width: 25%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-8 .g-socialfeed-grid-sizer {
    width: 50%;
  }
}
/* line 381, templates/rt_horizon/custom/scss/_socialfeed.scss */
/* line 382, templates/rt_horizon/custom/scss/_socialfeed.scss */
.g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-sizer {
  width: 10%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-item, .g-socialfeed .g-socialfeed-grid.cols-10 .g-socialfeed-grid-sizer {
    width: 100%;
  }
}
/* line 11, templates/rt_horizon/custom/scss/custom.scss */
#g-top a, #g-top .g-simplecontact .fa {
  color: #fff;
}
/*# sourceMappingURL=custom_33.css.map */