






@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slide {
    display: flex !important;
    align-items: center;
  }
}
@media only screen and (min-width: 1320px) {
  .component--featured-solution-slider .slide .slide--image {
    margin-right: 6.75rem;
  }
}
.component--featured-solution-slider .slide .slide--text {
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slide .slide--text {
    text-align: left;
    max-width: 29rem;
  }
}
.component--featured-solution-slider .slide .slide--text .slide--icon {
  display: none;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slide .slide--text .slide--icon {
    display: block;
  }
}
.component--featured-solution-slider .slide .slide--text__summary p > a {
  display: inline-block;
  text-transform: uppercase;
  border-radius: 100px;
  color: #FFFFFF;
  background: #BA0C2F url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/arrow-cta.svg) right 10px center no-repeat;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.5rem;
  padding: 12px 50px 12px 27px;
}
.component--featured-solution-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.component--featured-solution-slider .slick-dots {
  position: relative;
  display: flex;
  justify-content: stretch;
  margin-top: 1.25rem;
  bottom: 0;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-dots {
    margin-top: 4.375rem;
    justify-content: inherit;
  }
}
.component--featured-solution-slider .slick-dots li {
  color: #101925;
  margin: 0;
  background: #E1E1E1;
  display: block;
  width: 100%;
  height: 3px;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-dots li {
    background: none;
    width: 200px;
    height: 200px;
  }
}
.component--featured-solution-slider .slick-dots li.slick-active {
  color: #BA0C2F;
  background: #BA0C2F;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-dots li.slick-active {
    background: none;
  }
}
.component--featured-solution-slider .slick-dots li.slick-active button {
  background: none;
  color: #BA0C2F;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-dots li.slick-active button {
    text-decoration: underline;
    border: 3px solid #BA0C2F;
  }
}
.component--featured-solution-slider .slick-dots li button {
  color: #101925;
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-dots li button {
    font-weight: bold;
    line-height: 24px;
    font-size: 1rem;
    border: 1px solid #E1E1E1;
    width: 200px;
    height: 200px;
  }
}
.component--featured-solution-slider .slick-dots li button:before {
  display: none;
}
.component--featured-solution-slider .slick-arrow.slick-disabled {
  visibility: hidden;
}
.component--featured-solution-slider .slick-prev:focus, .component--featured-solution-slider .slick-next:focus {
  outline: 5px auto #BA0C2F;
  outline-color: #BA0C2F;
  outline-style: auto;
  outline-width: 5px;
  outline-offset: 2px;
}
.component--featured-solution-slider .slick-prev {
  z-index: 10;
  display: block;
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Previous-Default.svg) center center no-repeat;
  bottom: inherit;
  left: 4%;
  top: 30%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-prev {
    bottom: 30%;
    top: inherit;
  }
}
.component--featured-solution-slider .slick-prev:before {
  content: "";
}
.component--featured-solution-slider .slick-prev:hover {
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Previous-Default-red.svg) center center no-repeat;
}
.component--featured-solution-slider .slick-next {
  z-index: 10;
  display: block;
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Next-Default.svg) center center no-repeat;
  bottom: inherit;
  right: 4%;
  top: 30%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
}
@media only screen and (min-width: 1100px) {
  .component--featured-solution-slider .slick-next {
    bottom: 30%;
    top: inherit;
  }
}
.component--featured-solution-slider .slick-next:before {
  content: "";
}
.component--featured-solution-slider .slick-next:hover {
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Next-Default-red.svg) center center no-repeat;
}


/*# sourceMappingURL=../../../../maps/body/featured_solution_slider/scss/featured-solution-slider.css.map */
