.banners--fluid > .banner {
  min-height: 250px;
}

article.k12 .carousel-indicators {
  bottom: 0;
  z-index: 100;
}

.card-footer {
  padding-top: 0;
  padding-bottom: 1.3rem;
}

#voice-amplification p,
#wireless-av p,
#bells-paging p,
#bells-paging ul,
#remote-manage p,
#remote-manage ul {
  color: rgba(0, 0, 0, 0.68);
}

.tab-content a:hover,
.tab-content .cards a.card:hover [class*="btn"] {
  text-decoration: none;
}

.tab-content h5 {
  color: rgba(0, 0, 0, 0.87);
}

.tab-pane .container h3 {
  color: #212529;
}

.alpha-header {
  padding: 7px 20px;
  background-color: #eee;
  font-weight: bold;
  margin-top: 40px;
}

.btn-tweet {
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  color: #0094d9;
  border-radius: 3px;
}

.btn-tweet:hover {
  background-color: #0094d9;
  color: #fff;
}

#grants-overview .border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.grant-msg.success, .grant-msg.success > i {
  color: #0c850a;
}

#appli-address {
  font-size: 13px;
}

.section-subtitle.accordion-title {
  color: #212529;
}

#idFAQs .btn {
  white-space: initial;
}

.media-video:after {
  font-size: 3rem;
}

#software .card-img-top,
#collabo-systems .card-img-top,
#lecture-capture .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

a.voicelift,
a.globalviewer,
a.studiostation {
  background-size: cover;
  background-position: left;
}

a.roomscheduling {
  background-size: cover;
}

.featured-content.featured-content-lg > .section:not(:first-child) {
  padding-top: 3rem !important;
  padding-bottom: 4rem !important;
}

.featured-content.featured-content-lg > .section:first-child {
  margin-top: -5rem;
  margin-bottom: -2rem;
}

.featured-content.featured-content-lg > .section:nth-child(3) {
  padding-bottom: 2rem !important;
}

.body-content-main {
  -webkit-box-flex: 1;
  flex: 1;
  webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
}

.carousel-caption.techicon {
  bottom: 40px;
}

.carousel-indicators {
  margin: 0;
  background-color: #f8f9fa;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
}

.room-scheduling .f-hero-image {
  background-size: cover !important;
  background-position-x: 10px !important;
}

@media (min-width: 1200px) {
  a.voicelift,
  a.studiostation {
    background-size: contain !important;
  }
  .sharelink .f-hero-image {
    background-size: auto !important;
    background-position-x: right !important;
  }
  .room-scheduling .f-hero-image {
    background-size: contain !important;
    background-position-x: right !important;
  }
}

@media (max-width: 991.98px) {
  .featured-page .carousel-item {
    min-height: 493px;
    max-height: 493px;
  }
}

@media (max-width: 767.98px) {
  .tab-content > .tab-pane {
    display: block;
    opacity: 100;
  }
  .two.banners.banners--fluid > .banner {
    width: 100%;
  }
  .featured-page .carousel-item {
    min-height: 393px;
    max-height: 393px;
  }
}

@media (max-width: 575.98px) {
  .featured-page .carousel-item {
    min-height: 393px;
    max-height: 393px;
  }
}

@media only screen and (max-width: 600px) {
  .tab-content h3 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

@media (min-width: 992px) {
  .featured-page .carousel .carousel-indicators + .carousel-inner > .carousel-item {
    height: 643px;
  }
}
