#content-site-howItWorks .top-hero .top-hero-content .buttons-container .top-hero-button-container .btn {
  position: relative;
}
#content-site-howItWorks .top-hero .top-hero-content .buttons-container .top-hero-button-container .btn i {
  position: absolute;
  top: 13px;
  right: 31px;
  font-size: 22px;
}
#content-site-howItWorks .services-section h3.subheading {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 0;
}
#content-site-howItWorks .services-section h3.subheading .subheadingText {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 16px;
  line-height: 20px;
}
#content-site-howItWorks h2.heading {
  text-align: center;
}
#content-site-howItWorks .imgfull {
  max-height: 365px;
  width: 100%;
}
#content-site-howItWorks p.steptext {
  margin-bottom: 0;
}
#content-site-howItWorks .youllReceive {
  background-color: var(--dec-white-smoke);
  padding: 51px 0;
}
#content-site-howItWorks .youllReceive .bg-gray {
  margin-top: 33px;
}
#content-site-howItWorks .youllReceive .bg-gray div {
  height: 100%;
}
#content-site-howItWorks .youllReceive .bg-gray div.col {
  display: flex;
  align-items: center;
}
#content-site-howItWorks .youllReceive .bg-gray p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0;
}
#content-site-howItWorks .youllReceive .imgContainer .row .col {
  display: flex;
  justify-content: center;
}
#content-site-howItWorks .youllReceive .special-border {
  border-radius: 10px;
  border: 1px solid var(--dec-dark-white-smoke-1);
}
@media (max-width: 767px) {
  #content-site-howItWorks .youllReceive {
    padding: 78px 0;
  }
}
#content-site-howItWorks .bottom-row {
  text-align: center;
  background-color: var(--dec-white-smoke);
  border-top: 1px solid var(--dec-white-smoke);
}
#content-site-howItWorks .getStartedBand h2.heading {
  margin-bottom: 45px;
}
#content-site-howItWorks .leftaligned {
  text-align: left;
}
#content-site-howItWorks .verticalAlignMid {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#content-site-howItWorks .centeraligned {
  text-align: center;
  justify-content: center;
}
#content-site-howItWorks .fullwidth {
  width: 100%;
}
.nowrap {
  white-space: nowrap;
}
span.stepNumber {
  background-color: var(--dec-gold);
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 26px;
  font-weight: 600;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 767px) {
  #content-site-howItWorks .mTopMXs {
    margin-top: 0;
  }
  #content-site-howItWorks .services-section h3.subheading {
    flex-direction: column;
    margin-bottom: 14px;
  }
  #content-site-howItWorks .services-section h3.subheading .subheadingText {
    margin-left: 0;
    margin-top: 14px;
    text-align: center;
  }
  #content-site-howItWorks p.steptext {
    text-align: center;
    margin-bottom: 30px;
  }
  .youllReceiveCarouselContainer {
    text-align: center;
  }
  .youllReceiveCarouselContainer .package-include {
    margin-top: 32px;
  }
  .youllReceiveCarouselContainer .img-frame {
    display: flex;
    position: relative;
    margin: 0 auto;
    align-items: flex-end;
  }
  .youllReceiveCarouselContainer .img-frame-inner {
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .youllReceiveCarouselContainer .include-img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .youllReceiveCarouselContainer .benefit {
    margin: 0 auto;
    margin-top: 25px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 19px;
    max-width: 152px;
  }
  .youllReceiveCarouselContainer .slick-slide {
    margin: 0 20px;
    height: 100%;
    box-sizing: border-box;
  }
  .youllReceiveCarouselContainer .slick-slide > div {
    height: 100%;
  }
  .youllReceiveCarouselContainer .slick-dots {
    bottom: -135px;
    margin-bottom: 0;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel {
    overflow: hidden;
    padding-top: 20px;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel .youllReceive-slide {
    float: left;
    max-width: 48%;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel .youllReceive-slide img {
    height: 173px;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel .slick-dots li.slick-active button:before {
    opacity: 1;
    color: var(--dec-grey);
    font-size: 12px;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel .slick-dots li {
    margin: 0;
    width: 13px;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel .slick-dots li button:before {
    opacity: 1;
    color: #dbdbdb;
    font-size: 9px;
  }
  .youllReceiveCarouselContainer #youllReceiveCarousel.slick-slider {
    overflow: visible;
    padding-top: 0;
    margin-bottom: 0;
  }
  .youllReceiveCarouselContainer .dec-icon {
    font-size: 40px;
    display: inline-block;
    line-height: 0;
  }
}
