/* breakpoints */
.promo {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 5px;
}

.promo > .component-content {
  border-width: 1px;
  border-style: solid;
  border-color: #d6d6d6;
  background-color: #f7f7f7;
  color: #5e5e5e;
  border-radius: 5px;
  font-size: 12px;
  height: 100%;
}

.promo > .component-content .field-promoicon {
  overflow: hidden;
  width: 100%;
}

.promo > .component-content .field-promoicon img {
  width: 100%;
  height: auto;
  display: block;
}

.promo > .component-content .promo-text {
  padding: 15px;
  background-color: transparent;
}

.promo > .component-content .promo-text .field-promotext {
  padding-bottom: 15px;
}

.promo > .component-content .promo-text .field-promolink {
  font-size: 12px;
  background-color: #5e5e5e;
  border-radius: 5px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #474747;
  padding: 15px 15px 15px 15px;
}

.promo > .component-content .promo-text .field-promolink a {
  color: #ffffff;
}

.promo > .component-content .promo-text .field-promolink:hover {
  background-color: #5e5e5e !important;
  cursor: pointer;
}

.promo .zg-height-fix .field-promoicon {
  margin-top: 100px;
}

.promo.image-full-size img {
  margin-bottom: 10px;
}

.promo-corner-cta.promo {
  padding: 0;
  border-radius: 0;
}

.promo-corner-cta.promo .component-content {
  border: 0;
  border-radius: 0;
  height: auto;
}

.promo-variant-content {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promo-variant-content img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}

.promo-variant-content .promo-image-bg {
  width: 100%;
  height: 420px;
  background-size: cover;
  background-position: center center;
}

.promo-variant-content .corner-cta {
  position: absolute;
  background-color: #231f20;
  color: #fff;
  bottom: 0;
  right: 0;
  padding: 40px 30px;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
}

.promo-variant-content .corner-cta h1,
.promo-variant-content .corner-cta h2,
.promo-variant-content .corner-cta h3,
.promo-variant-content .corner-cta h4,
.promo-variant-content .corner-cta h5,
.promo-variant-content .corner-cta h6 {
  color: #fff;
  margin-bottom: 1rem;
}

.promo-variant-content .corner-cta .link {
  margin-top: 20px;
  margin-bottom: 0;
}

@media screen and (max-width: 1199.9px) {
  .promo-variant-content .corner-cta {
    padding: 35px 25px;
    max-width: 90%;
  }
  .promo-variant-content .corner-cta .link {
    margin-top: 15px;
  }
}

.row > .promo-corner-cta[class*="col"] {
  padding-left: 15px;
  padding-right: 15px;
}

.carousel.carousel-promo-corner-cta .slide .promo-variant-content .corner-cta {
  padding: 5rem 4rem;
}

@media screen and (min-width: 992px) {
  .carousel.carousel-promo-corner-cta .slide .promo-variant-content .corner-cta {
    max-width: 50%;
  }
}

@media screen and (max-width: 991.9px) {
  .carousel.carousel-promo-corner-cta .slide .promo-variant-content .corner-cta {
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.carousel.carousel-promo-corner-cta .slide .promo-variant-content .promo-image-bg {
  height: 300px;
}

/* breakpoints */
.wide-promo {
  margin-bottom: 4rem;
  overflow: hidden;
}

@media screen and (max-width: 767.9px) {
  .wide-promo {
    width: 100%;
    max-width: 100%;
  }
  .wide-promo .container {
    max-width: 100%;
    width: 100%;
  }
}

.wide-promo > .component-content .wide-promo-content {
  height: 710px;
  width: 100%;
  padding: 100px 120px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 991.9px) {
  .wide-promo > .component-content .wide-promo-content {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767.9px) {
  .wide-promo > .component-content .wide-promo-content {
    padding: 15px 25px 30px 25px;
  }
}

.wide-promo > .component-content .wide-promo-content .promo-mask {
  background: -webkit-linear-gradient(30deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%);
  background: linear-gradient(60deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.wide-promo > .component-content .wide-promo-content .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 991.9px) {
  .wide-promo > .component-content .wide-promo-content .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.wide-promo > .component-content .wide-promo-content h3 {
  margin-bottom: 1rem;
  position: relative;
}

.wide-promo > .component-content .wide-promo-content h3::after {
  content: '';
  position: absolute;
  width: 150px;
  height: 4px;
  border-radius: 3px;
  background-color: #78c6b0;
  left: -90px;
  top: 105px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: rotate(-62deg);
  -webkit-transform: rotate(-62deg);
  transform: rotate(-62deg);
}

@media screen and (max-width: 767.9px) {
  .wide-promo > .component-content .wide-promo-content h3::after {
    left: -70px;
    top: 100px;
  }
}

.wide-promo > .component-content .wide-promo-content .subheading {
  color: #78c6b0;
  display: block;
  margin-bottom: 2rem;
  font-size: 1.25rem;
}

.wide-promo > .component-content .wide-promo-content .link {
  margin-top: 2rem;
  margin-bottom: 0;
}

.wide-promo.mask-pink .promo-mask, .wide-promo.mask-purple .promo-mask {
  background: -webkit-linear-gradient(30deg, rgba(162, 59, 148, 0) 20%, #a23b94 60%) !important;
  background: linear-gradient(60deg, rgba(162, 59, 148, 0) 20%, #a23b94 60%) !important;
}

.wide-promo.mask-black .promo-mask, .wide-promo.mask-dark .promo-mask {
  background: -webkit-linear-gradient(30deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%) !important;
  background: linear-gradient(60deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%) !important;
}

.wide-promo.mask-blue .promo-mask {
  background: -webkit-linear-gradient(30deg, rgba(43, 60, 140, 0) 20%, #2b3c8c 60%) !important;
  background: linear-gradient(60deg, rgba(43, 60, 140, 0) 20%, #2b3c8c 60%) !important;
}

@media screen and (max-width: 991.9px) {
  .wide-promo .promo-mask {
    background: -webkit-linear-gradient(250deg, rgba(0, 0, 0, 0) 20%, black 60%) !important;
    background: linear-gradient(200deg, rgba(0, 0, 0, 0) 20%, black 60%) !important;
  }
  .wide-promo.mask-pink .promo-mask, .wide-promo.mask-purple .promo-mask {
    background: -webkit-linear-gradient(250deg, rgba(162, 59, 148, 0) 20%, #a23b94 60%) !important;
    background: linear-gradient(200deg, rgba(162, 59, 148, 0) 20%, #a23b94 60%) !important;
  }
  .wide-promo.mask-black .promo-mask, .wide-promo.mask-dark .promo-mask {
    background: -webkit-linear-gradient(250deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%) !important;
    background: linear-gradient(200deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 60%) !important;
  }
  .wide-promo.mask-blue .promo-mask {
    background: -webkit-linear-gradient(250deg, rgba(43, 60, 140, 0) 20%, #2b3c8c 60%) !important;
    background: linear-gradient(200deg, rgba(43, 60, 140, 0) 20%, #2b3c8c 60%) !important;
  }
}
