@media screen and (max-width: 992px) {
  .banner-wrapper.desktop-banner .banner-content {
    top: 23%;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.desktop-banner .banner-content .banner-title {
    font-size: 26px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.desktop-banner .banner-content .banner-subtitle {
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.desktop-banner .banner-content .banner-description {
    font-size: 14px;
    padding: 18px 0;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.desktop-banner .banner-content .banner-btn {
    text-align: center;
  }
}

.desktop-content .desktop-overview {
  background: #1B66BF;
  padding: 64px 20px 50px;
}
@media screen and (max-width: 992px) {
  .desktop-content .desktop-overview {
    padding: 30px 15px 20px;
  }
}
.desktop-content .desktop-overview .overview-title {
  font-size: 25px;
  font-family: "gothammedium";
  color: #ffffff;
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 992px) {
  .desktop-content .desktop-overview .overview-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.desktop-content .desktop-overview .overview-title span {
  font-size: 55px;
}
@media screen and (max-width: 992px) {
  .desktop-content .desktop-overview .overview-title span {
    font-size: 30px;
  }
}
.desktop-content .desktop-overview .overview-tiles {
  text-align: center;
}
.desktop-content .desktop-overview .overview-tiles .overview-tile-title {
  font-family: "gothammedium";
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 13px;
  height: 26px;
}
@media screen and (max-width: 992px) {
  .desktop-content .desktop-overview .overview-tiles .overview-tile-title {
    margin-top: 20px;
  }
}
.desktop-content .desktop-overview .overview-tiles .sprite-icon.icon-bulb {
  background-position: -29px -30px;
  width: 64px;
  height: 74px;
  margin-top: 28px;
}
.desktop-content .desktop-overview .overview-tiles .sprite-icon.icon-timer {
  background-position: -112px -30px;
  width: 93px;
  height: 74px;
  margin-top: 28px;
}
.desktop-content .desktop-overview .overview-tiles .sprite-icon.icon-growth {
  background-position: -224px -30px;
  width: 74px;
  height: 74px;
  margin-top: 28px;
}
.desktop-content .desktop-overview .overview-tiles .sprite-icon.icon-unified {
  background-position: -323px -30px;
  width: 71px;
  height: 74px;
  margin-top: 28px;
}
.desktop-content .desktop-overview-video {
  background: #ffffff;
  padding: 70px 50px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .desktop-content .desktop-overview-video {
    padding: 40px 20px;
  }
}
.desktop-content .desktop-overview-video .overview-video-title {
  font-size: 18px;
  font-family: "gothammedium";
  margin-bottom: 14px;
  color: #1B66BF;
  margin-top: 14px;
}
.desktop-content .desktop-overview-video .download-brochure {
  display: inline-block;
  background: #59B557;
  padding: 10px 14px;
  border-radius: 14px;
  margin-bottom: 14px;
  color: #ffffff;
  text-decoration: none;
  font-family: "gothammedium";
}
.desktop-content .overview-featured {
  padding: 60px 44px 80px;
  background: #ffffff;
}
@media screen and (max-width: 992px) {
  .desktop-content .overview-featured {
    padding: 20px 20px 40px;
  }
}
.desktop-content .overview-featured .overview-featured-title {
  font-family: "gothamblack";
  font-size: 28px;
  color: #82e31e;
  text-align: center;
  margin-bottom: 60px;
}
.desktop-content .overview-featured .overview-featured-title span {
  color: #717171;
}
@media screen and (max-width: 992px) {
  .desktop-content .overview-featured .overview-featured-title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.desktop-content .overview-featured .featured-list {
  list-style: none;
  padding-left: 370px;
  background: url(../images/desktop/featured-bg.png) 0px 19px no-repeat;
  height: 440px;
}
@media screen and (max-width: 992px) {
  .desktop-content .overview-featured .featured-list {
    height: auto;
    background: none;
    padding-left: 0px;
  }
}
.desktop-content .overview-featured .featured-list ul li {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-family: "gothambook";
  background: #82E31E;
  padding: 6px 10px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
  line-height: 20px;
}
.desktop-content .overview-featured .featured-list ul li:first-child {
  margin-left: -170px;
  width: calc(100% + 170px);
}
.desktop-content .overview-featured .featured-list ul li:nth-child(2) {
  margin-left: -65px;
  width: calc(100% + 65px);
}
.desktop-content .overview-featured .featured-list ul li:nth-child(3) {
  margin-left: -10px;
  width: calc(100% + 10px);
}
.desktop-content .overview-featured .featured-list ul li:nth-child(6) {
  margin-left: -10px;
  width: calc(100% + 10px);
}
.desktop-content .overview-featured .featured-list ul li:nth-child(7) {
  margin-left: -65px;
  width: calc(100% + 65px);
}
.desktop-content .overview-featured .featured-list ul li:last-child {
  margin-left: -170px;
  width: calc(100% + 170px);
}
@media screen and (max-width: 992px) {
  .desktop-content .overview-featured .featured-list ul li {
    margin-left: 0px !important;
    width: 100% !important;
  }
}
.desktop-content .left-image-layout .left-image-sec {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54,1b66bf+54,1b66bf+54,1b66bf+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 54%, #1b66bf 54%, #1b66bf 54%, #1b66bf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#1b66bf",GradientType=1 );
  /* IE6-9 */
}
@media screen and (max-width: 992px) {
  .desktop-content .left-image-layout .left-image-sec {
    background: #1B66BF;
  }
}
.desktop-content .left-image-layout .right-content-sec .left-image-title {
  margin-left: -70px;
}
@media screen and (max-width: 992px) {
  .desktop-content .left-image-layout .right-content-sec .left-image-title {
    margin-left: 0px;
  }
}
.desktop-content .pdportfolio-sec .pdportfolio-tiles .pdportfolio-tile .tile-title.doubleline-title {
  min-height: 44px;
}
.desktop-content .pdportfolio-sec .pdportfolio-tiles .pdportfolio-tile .tile-img-sec {
  min-height: 192px;
}
.desktop-content .pdportfolio-sec .pdportfolio-tiles .pdportfolio-tile .tile-img-sec img {
  margin-bottom: 0px;
}

/*# sourceMappingURL=desktop.css.map */
