/* Overrides */
@media (min-width: 1100px) {
  .fl-full-width .w-2024 .container {
    width: 1300px;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
  }
}
.w-2024 {
  font-size: 16px;
}
.w-2024 h1, .w-2024 .h1 {
  font-size: 45px;
  font-weight: 800;
  color: #023053;
  line-height: 1em;
}
.w-2024 h2, .w-2024 .h2 {
  font-size: 24px;
  font-weight: 800;
  color: #023053;
}
.w-2024 .h2-l {
  font-size: 30px;
  font-weight: 800;
}
.w-2024 .h2-xl {
  font-size: 60px;
  font-weight: 800;
}
.w-2024 h3, .w-2024 .h3 {
  font-weight: 800;
}
.w-2024 .h3-l {
  font-size: 20px;
}
.w-2024 h4, .w-2024 .h4 {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}
.w-2024 h5, .w-2024 .h5 {
  font-size: 20px;
  font-weight: 800;
}
.w-2024 p.text-large {
  font-size: 22px;
}
.w-2024 .hr-10 {
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  background-color: #7ec0dd;
}
.w-2024 strong {
  font-weight: 800;
}
.w-2024 .fl-post-content ul.list-style-none {
  list-style: none;
  margin-left: 0;
  text-align: center;
  padding-left: 0;
  font-size: 16px;
}
.w-2024 .fl-post-header {
  display: none;
}
.w-2024 .square-corner {
  border-radius: 0 !important;
}
.w-2024 .fullbg-video {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.w-2024 .hentry section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.w-2024 .py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.w-2024 .vg-overlay::after {
  content: " ";
  height: 50px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.w-2024 #feature-top h1 {
  font-size: 45px;
  text-transform: uppercase;
  color: #FFF;
  line-height: 1em;
  padding-top: 60px;
}
.w-2024 #feature-top p {
  font-size: 22px;
  color: #FFF;
}
.w-2024 .jumbotron {
  position: relative;
  z-index: 1;
  background: rgba(15, 58, 95, 0.9);
  border-radius: 50px;
}
.w-2024 .jumbotron p {
  margin-bottom: 0;
}
.w-2024 .jumbotron h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
}
.w-2024 .jumbotron a {
  color: #FFF;
}
.w-2024 .jumbotron a:hover {
  color: #ff8400;
}
.w-2024 .jumbotron a.home-hero-learn {
  color: #ff8400;
  font-size: 16px;
  font-weight: 300;
}
.w-2024 .jumbotron a.home-hero-learn:hover {
  color: #cc6a00;
}
.w-2024 .btn {
  border-radius: 50px;
  border-width: 1px;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 24px;
  line-height: 18px;
}
.w-2024 .btn.btn-sm {
  padding: 10px 20px;
  font-size: 16px;
}
.w-2024 .btn-denim {
  background-color: #025b95;
  color: #FFF;
}
.w-2024 .btn-denim:hover, .w-2024 .btn-denim:active, .w-2024 .btn-denim:visisted {
  background-color: #011e30;
}
.w-2024 .partner-buttons .btn {
  padding: 10px 20px;
  font-size: 16px;
}
.w-2024 .col-mb-30 .col-12 {
  margin-bottom: 30px !important;
}
.w-2024 .card {
  border-radius: 30px;
  padding: 20px 5px;
  height: 100%;
}
.w-2024 .card-header {
  background: none;
  border-bottom: 0;
}
.w-2024 .card-text {
  font-size: 16px;
}
.w-2024 .card-footer {
  background: none;
  border-top: 0;
}
.w-2024 .badge {
  font-size: 12px;
  font-weight: 700;
  border-radius: 40px;
  padding: 8px 15px;
}
.w-2024 .btn-outline-primary {
  color: #ff8400;
  border-color: #ff8400;
}
.w-2024 .btn-outline-primary:hover, .w-2024 .btn-outline-primary:active {
  background: #ff8400;
  color: #FFF;
}
.w-2024 .btn-outline-secondary {
  color: #023053;
  border-color: #023053;
}
.w-2024 .btn-outline-secondary:hover, .w-2024 .btn-outline-secondary:active {
  background: #023053;
  color: #FFF;
}
.w-2024 .bracket-bg .container::before {
  position: absolute;
  content: URL("/wp-content/uploads/curly-brace-bg.png");
  top: 1%;
  right: 4%;
  z-index: 0 !important;
}
.w-2024 .fl-post-content ul.fa-ul {
  margin-left: 30px;
}
.w-2024 .market-map {
  display: block;
  width: 80%;
  margin: 0 auto;
  height: auto;
  position: relative;
}
.w-2024 .market-map .market-link {
  width: 20%;
  height: 100%;
  display: block;
  position: absolute;
}
.w-2024 .market-map #ml-1 {
  left: 0;
}
.w-2024 .market-map #ml-2 {
  left: 20%;
}
.w-2024 .market-map #ml-3 {
  left: 40%;
}
.w-2024 .market-map #ml-4 {
  left: 60%;
}
.w-2024 .market-map #ml-5 {
  left: 80%;
}
.w-2024 .market-map-vert .vert-image .market-link {
  width: 100%;
  height: 20%;
  display: block;
  position: absolute;
}
.w-2024 .market-map-vert .vert-image #mv-1 {
  top: 0;
}
.w-2024 .market-map-vert .vert-image #mv-2 {
  top: 20%;
}
.w-2024 .market-map-vert .vert-image #mv-3 {
  top: 40%;
}
.w-2024 .market-map-vert .vert-image #mv-4 {
  top: 60%;
}
.w-2024 .market-map-vert .vert-image #mv-5 {
  top: 80%;
}
.w-2024 .market-map-vert .vert-text a {
  display: flex;
  height: 20%;
  width: 100%;
  align-items: center;
  text-align: left;
  padding-left: 20px;
  font-weight: 800;
  font-size: 18px;
  color: #7ec0dd;
  line-height: 1.1em;
}
.w-2024 .market-map-vert .vert-text a:hover, .w-2024 .market-map-vert .vert-text a.hover {
  color: #023053 !important;
  background: #7ec0dd;
  border-radius: 50px;
  text-decoration: none;
}
.w-2024 .market-map-vert .vert-text a.active {
  color: #ff8400 !important;
  background: transparent;
}
.w-2024 .market-nav {
  width: 80%;
  margin: 0 auto;
}
.w-2024 .market-nav .row {
  margin-left: 0;
  margin-right: 0;
}
.w-2024 .market-nav .row .btn-style {
  padding: 12px 24px;
}
.w-2024 .market-nav .row .col {
  width: 20%;
  transition: background-color 0.2s ease-in-out;
  border-radius: 40px;
  cursor: pointer;
}
.w-2024 .market-nav .row .col.hover, .w-2024 .market-nav .row .col:hover {
  background: #7ec0dd;
  border-radius: 50px;
}
.w-2024 .market-nav .row .col.hover h4, .w-2024 .market-nav .row .col.hover p, .w-2024 .market-nav .row .col.hover ul, .w-2024 .market-nav .row .col:hover h4, .w-2024 .market-nav .row .col:hover p, .w-2024 .market-nav .row .col:hover ul {
  color: #023053 !important;
}
.w-2024 .market-nav .row .col.active {
  background: #ff8400;
  border-radius: 40px;
}
.w-2024 .market-nav .row .col.active h4, .w-2024 .market-nav .row .col.active p, .w-2024 .market-nav .row .col.active ul {
  color: #023053 !important;
}
.w-2024 .market-nav .row .col h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 0;
}
.w-2024 .market-nav .row .col h4.multi-line {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.w-2024 .market-carousel-container {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
.w-2024 .market-carousel-container::before {
  content: " ";
  display: block;
  width: 12%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgb(2, 48, 83) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 100;
}
.w-2024 .market-carousel-container::after {
  content: " ";
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(2, 48, 83) 100%);
  z-index: 100;
}
.w-2024 .market-carousel-container .carousel-slide {
  display: flex;
  transition: transform 0.5s ease-in-out;
  transform: translateX(-36%);
  width: 350%;
  position: relative;
  z-index: 99;
}
.w-2024 .market-carousel-container .slide-item {
  width: 20%;
  position: relative;
  text-align: left;
  padding: 0 40px;
}
.w-2024 .market-carousel-container .slide-item h4 {
  font-size: 16px;
}
.w-2024 .market-carousel-container .slide-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.w-2024 .market-carousel-container .slide-item li {
  padding-bottom: 15px;
}
.w-2024 .overlay-link {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 30px 45px;
  left: 0;
  top: 0;
  transition: background-color 0.5s ease-in-out;
}
.w-2024 .overlay-link:hover {
  background-color: rgba(2, 91, 149, 0.8);
  text-decoration: none !important;
}
.w-2024 .overlay-link:hover p, .w-2024 .overlay-link:hover h5 {
  text-decoration: none !important;
}
.w-2024 .border-radius {
  border-radius: 50px;
}
.w-2024 a.btn-primary {
  border-radius: 50px;
  border: 2px solid #ff8400;
  font-size: 19px;
  color: #000 !important;
}
.w-2024 a.btn-primary:hover {
  background-color: #cc6a00 !important;
}
.w-2024 .bg-divider {
  z-index: 1;
  position: absolute;
  bottom: -3px;
  left: auto;
  right: auto;
  width: 100%;
  display: none;
}
.w-2024 .bg-divider.rel {
  position: relative;
  width: 100%;
  z-index: 1;
}
.w-2024 .bg-divider-top {
  display: none;
}
.w-2024 .bg-divider-top img {
  position: relative;
  top: -4px;
  width: 100%;
}
.w-2024 .bg-divider-bottom {
  display: none;
}
.w-2024 .bg-divider-bottom img {
  position: relative;
  bottom: -4px;
  width: 100%;
}
.w-2024 .bg-line {
  background-image: url(https://www.wowza.com/wp-content/uploads/bg-line-1-1.png);
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: contain;
}
.w-2024 .bg-line-right {
  background-image: url(https://www.wowza.com/wp-content/uploads/Path-835.png);
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: contain;
}
.w-2024 .bg-line-bottom {
  background-image: url(https://www.wowza.com/wp-content/uploads/bg-line-4-1-1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.w-2024 .bg-line-bottom-denim {
  background-image: url(https://www.wowza.com/wp-content/uploads/line-4-1-1-1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.w-2024 .bg-orange {
  background-color: #ff8400 !important;
}
.w-2024 .bg-white {
  background-color: #FFF !important;
}
.w-2024 .bg-denim {
  background-color: #025b95 !important;
}
.w-2024 .bg-denim-dark {
  background-color: #023053 !important;
}
.w-2024 .bg-denim-light {
  background-color: #e6f2f8 !important;
}
.w-2024 .bg-denim-bright {
  background-color: #7ec0dd !important;
}
.w-2024 .color-orange {
  color: #ff8400 !important;
}
.w-2024 .color-white {
  color: #FFF !important;
}
.w-2024 .color-whitea:hover {
  color: #cccccc !important;
}
.w-2024 .color-denim {
  color: #025b95 !important;
}
.w-2024 .color-denim-dark {
  color: #023053 !important;
}
.w-2024 .color-denim-light {
  color: #e6f2f8 !important;
}
.w-2024 .color-denim-bright {
  color: #7ec0dd !important;
}
.w-2024 .badge-denim-bright {
  background-color: #7ec0dd;
  color: #025b95;
}
.w-2024 .pp-more-link {
  color: #FFF;
}
.w-2024 .pp-more-link:hover {
  color: #cccccc !important;
}
.w-2024 .rounded {
  border-radius: 25px !important;
}
.w-2024 .pp-testimonial {
  padding: 50px;
  background: url("/wp-content/uploads/testimonial-quotation-marks.png");
  background-repeat: no-repeat;
  background-position: 5% 8%;
  border: 2px solid #023053;
  border-radius: 50px;
}
.w-2024 .pp-testimonial .carousel-inner {
  padding: 0 80px;
}
.w-2024 .pp-testimonial .testimonial-content {
  font-size: 30px;
  text-align: left;
  font-weight: 300;
}
.w-2024 .pp-testimonial .pp-testimonials-title {
  font-weight: 300;
  font-size: 18px;
  text-align: right;
}
.w-2024 .pp-testimonial .pp-testimonials-subtitle {
  font-weight: 600;
  font-size: 18px;
  text-align: right;
}
.w-2024 .card-deck .card {
  box-shadow: 0px 7px 9px 0px rgba(0, 0, 0, 0.17);
}
.w-2024 .capterra {
  text-align: left;
}
.w-2024 .capterra .card {
  border-radius: 25px;
  border: 1px solid #023053;
}
.w-2024 .capterra .card-img-top {
  width: 150px;
  padding: 1.25rem 0 0 1.25rem;
}
.w-2024 .capterra h5 {
  font-weight: 700;
  font-size: 20px;
  color: #023053;
}
.w-2024 .capterra .card-text {
  font-size: 14px;
}
.w-2024 .capterra .card-footer {
  font-size: 12px;
  background: #FFF;
  border-top: 0;
  border-radius: 25px;
}
.w-2024 .flowplayer {
  border-radius: 25px;
}
.w-2024 .flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.w-2024 .logo-block img {
  margin: 15px 0;
  max-width: 100px;
}
.w-2024 .logo-header img {
  height: 40px;
  width: auto;
}
.w-2024 .partner-tags {
  padding-bottom: 20px;
}
.w-2024 #wowza-badges img {
  max-width: 100px;
}
.w-2024 #wowza-learn-how .container {
  padding-bottom: 60px;
  background-color: #7ec0dd;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top right;
}
.w-2024 #wowza-learn-how br {
  display: none;
}
.w-2024 #top-feature {
  background: #023053 url("https://www.wowza.com/wp-content/uploads/wowza-nasa-bg-mobile.jpg") bottom center no-repeat;
  background-size: cover;
}
.w-2024 #top-feature video {
  display: none;
}
.w-2024 #top-feature .lead {
  padding-bottom: 300px;
}

@media (min-width: 768px) {
  .w-2024 h1, .w-2024 .h1 {
    font-size: 60px;
    font-weight: 800;
    color: #023053;
    line-height: 1.1;
  }
  .w-2024 #feature-top h1 {
    font-size: 85px;
    padding-top: 0;
  }
  .w-2024 h2, .w-2024 .h2 {
    font-size: 24px;
    font-weight: 800;
    color: #023053;
  }
  .w-2024 .h2-l {
    font-size: 45px;
    font-weight: 800;
  }
  .w-2024 .h2-xl {
    font-size: 60px;
    font-weight: 800;
  }
  .w-2024 h3, .w-2024 .h3 {
    font-weight: 800;
  }
  .w-2024 .h3-l {
    font-size: 35px;
  }
  .w-2024 .negative-left {
    position: relative;
    left: -20px;
  }
  .w-2024 .negative-right {
    position: relative;
    right: -20px;
  }
  .w-2024 .negative-bottom {
    bottom: -10px;
  }
  .w-2024 .negative-top {
    top: -10px;
  }
  .w-2024 .negative-top-35 {
    top: -35px;
  }
  .w-2024 .negative-logo {
    margin-top: -135px;
  }
  .w-2024 .mt-md-n8 {
    margin-top: -8rem !important;
  }
  .w-2024 .bg-divider, .w-2024 .bg-divider-top, .w-2024 .bg-divider-bottom {
    display: block;
  }
  .w-2024 .frost-button {
    position: relative;
    top: auto;
    left: auto;
  }
  .w-2024 .slide-item {
    padding: 0 60px;
  }
  .w-2024 .logo-block img {
    max-width: 200px;
  }
  .w-2024 #wowza-badges img {
    max-width: 100%;
  }
  .w-2024 #wowza-learn-how .container {
    background-image: url("/wp-content/uploads/wowza-migration-610x417-1.png");
  }
  .w-2024 #wowza-learn-how br {
    display: block;
  }
  .w-2024 #top-feature video {
    display: block;
  }
  .w-2024 #top-feature .lead {
    padding-bottom: 120px;
  }
  .w-2024 .vert-text a {
    font-size: 24px;
    line-height: 1.4em;
  }
}
/* BB overrides*/
body.has-blocks .fl-post-content ul, body.has-blocks .fl-post-content ol {
  margin-left: 30px;
}

.trial-form .hs-input {
  height: 60px !important;
  border-radius: 30px 0px 0px 30px;
  border: none !important;
  font-size: 18px;
}

.hbspt-trial .btn-primary {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.trial-form .w-hbspt-trial-submit {
  height: 60px;
  border-radius: 0 30px 30px 0px;
  color: #000 !important;
  transition: opacity 200ms ease-in-out;
}/*# sourceMappingURL=style.css.map */