div.section.header.salespitch {
  background: none !important;
  height: 515px !important;
  position: relative; }
  div.section.header.salespitch .container {
    align-items: center; }

div.section.extra {
  padding-top: 30px !important;
  padding-bottom: 60px !important; }

.share {
  top: 542px; }

.fullscreen-bg {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 515px;
  overflow: hidden;
  min-width: 1920px;
  z-index: -100; }

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.highlight {
  font-size: 2em;
  color: #2e5e86;
  text-shadow: 3px 3px 5px white;
  font-weight: bold;
  bottom: 10px;
  position: absolute;
  left: 30px; }

.highlight2 {
  font-size: 1.2em;
  color: #44c7f3;
  font-weight: bold;
  position: relative;
  display: block;
  text-align: center;
  margin: 15px 0; }

.feature-table .key div span {
  display: block;
  text-align: center;
  font-size: 1.2em;
  border: 2px solid #999;
  padding: 15px;
  background-color: rgba(239, 239, 239, 0.5);
  margin: 5px 0;
  color: #777;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

@media only screen and (max-width: 480px) {
  .vertical-align {
    display: inline-block !important; } }
.overview-bg {
  background-image: url(/~/media/images/powerville/14885-voicemail-bg.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 101%; }

@media (min-aspect-ratio: 16 / 9) {
  .fullscreen-bg__video {
    /*height: 100%;*/
    /*top: -116%;*/ } }
@media (max-aspect-ratio: 16 / 9) {
  .fullscreen-bg__video {
    /*width: 300%;*/ } }
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url("/static/videos/cc-video-poster.jpg") left center/cover no-repeat;
    background-size: 75%; }

  .fullscreen-bg__video {
    /*height: 300%;*/ }

  .fullscreen-bg__video {
    display: none; }

  .apisAndIntegrations img.img-responsive {
    max-height: 280px;
    margin: 20px auto; } }

/*# sourceMappingURL=cc.css.map */
