@charset "UTF-8";
/*
Theme Name: Persistent Systems Revamp
Author: Jeff Danysh, Jim Poulos, Mike Cagalingan
Description: Revamped theme for Persistent Systems
Version: 1.0.0
Text Domain: persistentsystems
*/
#about-company-page .next-panel .cloud-relay-oper {
  margin-top: 35px;
  background-image: url("../images/security/next-company.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #about-company-page .next-panel .cloud-relay-oper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#about-company-page .next-panel .cloud-relay-oper .np-text {
  background: unset;
}
#about-company-page .next-panel .cloud-relay-arch {
  margin-top: 35px;
  background-image: url("../images/cloud-relay/cloud-relay-arch.png");
  position: relative;
}
@media (max-width: 991px) {
  #about-company-page .next-panel .cloud-relay-arch::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#about-company-page .next-panel .cloud-relay-arch .np-text {
  background: unset;
}
#about-company-page .button-pagelink {
  padding: 1rem 1.5rem;
  background-color: #0050A5;
  color: white;
}
#about-company-page .button-pagelink:hover {
  background-color: white;
  color: #0050A5;
  text-decoration: none;
}
#about-company-page .button-text {
  font-size: 16px;
  line-height: 18px;
  font-family: "Avenir LT W01_85 Heavy";
  text-decoration: none;
}
@media (max-width: 575px) {
  #about-company-page #rdsm .pageTitleLeft-mpu li {
    padding: 10px 5px;
  }
}
@media (max-width: 768px) {
  #about-company-page #rdsm .pageTitleLeft-mpu a {
    padding-right: 0 !important;
  }
}
#about-company-page iframe {
  display: block;
  padding: 0;
  margin: 0;
}
#about-company-page .img__desktop {
  display: block;
}
@media (max-width: 575px) {
  #about-company-page .img__desktop {
    display: none;
  }
}
#about-company-page .img__mobile {
  display: none;
}
@media (max-width: 575px) {
  #about-company-page .img__mobile {
    display: block;
  }
}
#about-company-page .em-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about-company-page .iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 47%;
  height: 0;
  overflow: hidden;
  background: #000;
}
#about-company-page .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#about-company-page .next-link {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
}
#about-company-page sup {
  top: -2em;
}
#about-company-page html {
  scroll-behavior: smooth;
}
#about-company-page .px-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#about-company-page .pb-3 {
  padding-bottom: 1.5rem;
}
#about-company-page ul.component-menu {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5rem;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
}
#about-company-page ul.component-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 1rem;
  padding: 5px;
}
#about-company-page ul.component-menu li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  margin-right: 1rem;
  font-size: 0.5em;
}
#about-company-page .rslrv2-cont .col-xs-1, #about-company-page .col-xs-2, #about-company-page .col-xs-3, #about-company-page .col-xs-4, #about-company-page .col-xs-5, #about-company-page .col-xs-6, #about-company-page .col-xs-7, #about-company-page .col-xs-8, #about-company-page .col-xs-9, #about-company-page .col-xs-10, #about-company-page .col-xs-11, #about-company-page .col-xs-12, #about-company-page .col-sm-1, #about-company-page .col-sm-2, #about-company-page .col-sm-3, #about-company-page .col-sm-4, #about-company-page .col-sm-5, #about-company-page .col-sm-6, #about-company-page .col-sm-7, #about-company-page .col-sm-8, #about-company-page .col-sm-9, #about-company-page .col-sm-10, #about-company-page .col-sm-11, #about-company-page .col-sm-12, #about-company-page .col-md-1, #about-company-page .col-md-2, #about-company-page .col-md-3, #about-company-page .col-md-4, #about-company-page .col-md-5, #about-company-page .col-md-6, #about-company-page .col-md-7, #about-company-page .col-md-8, #about-company-page .col-md-9, #about-company-page .col-md-10, #about-company-page .col-md-11, #about-company-page .col-md-12, #about-company-page .col-lg-1, #about-company-page .col-lg-2, #about-company-page .col-lg-3, #about-company-page .col-lg-4, #about-company-page .col-lg-5, #about-company-page .col-lg-6, #about-company-page .col-lg-7, #about-company-page .col-lg-8, #about-company-page .col-lg-9, #about-company-page .col-lg-10, #about-company-page .col-lg-11, #about-company-page .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}
#about-company-page .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#about-company-page .mbottom {
  margin-bottom: 12px;
}
#about-company-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 61px;
  color: white;
  font-weight: 700;
}
@media (max-width: 576px) {
  #about-company-page h1 {
    font-size: 42px;
    line-height: 45px;
  }
}
#about-company-page h1 sup {
  top: -5em;
}
#about-company-page h1, #about-company-page h2, #about-company-page h3, #about-company-page h4, #about-company-page h5 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#about-company-page h1.hero-title {
  font-size: 45px;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
}
#about-company-page h1.hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
#about-company-page h1.hero-title.whitetext {
  color: white;
}
#about-company-page h1.hero-title__uav {
  color: #0050A5;
}
#about-company-page h1.hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
@media (max-width: 575px) {
  #about-company-page h1.hero-title__uav-body {
    font-size: 22px;
  }
}
#about-company-page h1.hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
#about-company-page h1.hero-title__uav-small-bod {
  font-size: 16px;
  margin: 30px 0px 20px 0px;
}
#about-company-page h3.body-title {
  position: relative;
  font-size: 17px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 7px;
  color: #0050A5;
}
#about-company-page h3.body-title__tile {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 200px;
  color: #FFFFFF;
}
#about-company-page h3.body-title__tile-ugv {
  width: 100px;
}
#about-company-page h3.body-title__tile-2 {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 150px;
  color: #FFFFFF;
}
#about-company-page h3.body-title__tile-3 {
  background-color: #0050A5;
  padding: 5px 7px;
  color: #FFFFFF;
  width: 250px;
  text-align: left;
}
#about-company-page .diagraph_text {
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 992px) {
  #about-company-page .diagraph_text {
    font-size: 15px;
  }
}
#about-company-page .diagraph_text__right {
  text-align: right;
}
#about-company-page .component-link {
  color: white;
  text-decoration: none;
}
#about-company-page .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#about-company-page .block-title__right {
  text-align: right;
  margin: unset !important;
  margin-left: auto !important;
}
#about-company-page .block-title__right__fade {
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(0, 80, 165, 0)), color-stop(50%, rgba(0, 80, 165, 0.6))) !important;
  background: linear-gradient(90deg, rgba(0, 80, 165, 0) 35%, rgba(0, 80, 165, 0.6) 50%) !important;
}
#about-company-page .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 43px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
#about-company-page .block-title-noborder__right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #about-company-page .block-title-noborder {
    font-size: 37px;
  }
}
#about-company-page .border-header {
  border: 1px solid white;
  padding: 15px;
  font-size: 18px;
  max-width: 647px;
  color: white;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  #about-company-page .border-header {
    max-width: 100%;
  }
}
#about-company-page .border-header__comp {
  border: unset;
  padding: unset;
  position: relative;
  margin-bottom: 4rem;
}
#about-company-page .border-header__comp::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid white;
}
#about-company-page .picture-label {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
}
#about-company-page .infra-text {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 26px;
  line-height: 30px;
  color: white;
}
#about-company-page .component-number {
  font-size: 59px;
  color: white;
  font-family: "Avenir LT W01_85 Heavy";
  line-height: 65px;
  margin-right: 1rem;
  position: relative;
}
@media (max-width: 992px) {
  #about-company-page .component-number {
    font-size: 14px;
    line-height: 23px;
  }
  #about-company-page .component-number::after {
    bottom: -5px;
  }
}
#about-company-page .vertical-line {
  width: 2px;
  height: 60px;
  background-color: white;
  margin: 0 1rem;
}
#about-company-page .component-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  #about-company-page .component-info {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #about-company-page .component-info::after {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: white;
  }
}
#about-company-page .component-info__3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  #about-company-page .component-info__3 {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#about-company-page .component-info .component-text {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  color: #ffffff;
  position: relative;
}
#about-company-page .component-info .component-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: white;
  position: absolute;
  left: -3rem;
  top: 0;
}
@media (max-width: 991px) {
  #about-company-page .component-info .component-text::before {
    width: 0;
  }
}
#about-company-page .component-info .component-text__2::before {
  left: -2rem;
}
#about-company-page .component-info .component-text__3::before {
  left: -1.5rem;
}
#about-company-page .component-info .component-text__4::before {
  left: -2rem;
}
#about-company-page .component-info .component-text h3 {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: unset;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #about-company-page .component-info .component-text h3 {
    font-size: 11px;
    line-height: 12px;
  }
}
#about-company-page .component-info .component-text span {
  font-size: 12px;
}
@media (max-width: 991px) {
  #about-company-page .component-info .component-text span {
    font-size: 9px;
  }
}
@media (max-width: 991px) {
  #about-company-page .component-info .component-text {
    height: 65px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #about-company-page .component-info h2 {
    margin-top: 0;
  }
}
#about-company-page .bump {
  margin-top: 6rem;
}
#about-company-page hr.splitter {
  width: 100%;
  border-top: 0.5px solid #F4F4F4;
}
#about-company-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
#about-company-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 35px;
}
@media (max-width: 575px) {
  #about-company-page .flex-ctn .cta-group {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
#about-company-page .flex-ctn .cta-group--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#about-company-page .flex-ctn .block-group {
  /*padding-left: 0px;*/
}
#about-company-page .flex-ctn .block-group--right {
  margin-left: auto;
}
@media (max-width: 576px) {
  #about-company-page .flex-ctn .block-group {
    /*padding: unset;*/
  }
}
#about-company-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 0;
}
#about-company-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #about-company-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#about-company-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  /*padding-left: 35px;*/
  padding-bottom: 35px;
  font-weight: 500;
}
#about-company-page .flex-ctn .block-subtitle--right {
  text-align: right;
  padding-right: 35px;
}
#about-company-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
  /*padding-left: 35px;*/
}
#about-company-page .flex-ctn .block-caption--right {
  text-align: right;
  padding-right: 35px;
}
#about-company-page .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media (max-width: 576px) {
  #about-company-page .flex-ctn .block-logos {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: unset;
  }
}
#about-company-page .flex-ctn .block-logos__flags {
  padding-top: 2.5rem;
  padding-left: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#about-company-page .flex-ctn .block-logos__flags .diagram {
  margin: 0 1.5rem;
}
#about-company-page .flex-ctn .block-logos__multi-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2.5rem;
  padding-left: unset;
}
#about-company-page .flex-ctn .block-logos__multi-flags .diagram {
  margin: 2rem 0;
}
#about-company-page .flex-ctn .block-logos__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 0 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #about-company-page .flex-ctn .block-logos__products {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  #about-company-page .flex-ctn .block-logos__products::before {
    content: "";
    position: absolute;
    top: 65%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: white;
    z-index: 1;
  }
}
#about-company-page .flex-ctn .block-logos__products img {
  z-index: 2;
}
@media (max-width: 992px) {
  #about-company-page .flex-ctn .block-logos__products img {
    margin: 3rem 0;
  }
}
#about-company-page .icon-group {
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  #about-company-page .icon-group .diagram {
    margin-right: 5rem;
  }
}
#about-company-page .iframe-wrapper {
  background-image: url("../images/cloud-relay/cloud-relay-top.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#about-company-page .iframe-wrapper__oper {
  background-image: url("../images/cloud-relay/cloud-relay-oper-top.jpg");
}
@media (max-width: 575px) {
  #about-company-page .iframe-wrapper__oper {
    background-image: url("../images/cloud-relay/cloud-relay-oper-top-mobile.svg");
    background-position: 53% center;
  }
}
#about-company-page .iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.jpg");
  background-position: top;
}
#about-company-page .iframe-wrapper .c-1 {
  margin-top: 5rem;
}
#about-company-page .iframe-wrapper .c-2 {
  margin-top: 20rem;
}
#about-company-page .iframe-wrapper .flex-ctn .block-subtitle {
  padding-left: 0;
}
#about-company-page .iframe-wrapper .flex-ctn .block-caption {
  padding-left: 0;
}
#about-company-page #company-topvid {
  background-image: url("../images/about-company/aboutcompany-back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  margin-top: -187px;
}
@media (max-width: 576px) {
  #about-company-page #company-topvid {
    padding-top: 23%;
  }
}
#about-company-page #company-topvid .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#about-company-page #company-topvid .iframe-wrapper-x::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), color-stop(40%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 575px) {
  #about-company-page #company-topvid .iframe-wrapper-x {
    display: none;
  }
}
#about-company-page #company-topvid .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #about-company-page #company-topvid .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #about-company-page #company-topvid .iframe-wrapper-x iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #about-company-page #company-topvid .iframe-wrapper-x iframe {
    top: 35%;
  }
}
@media (min-width: 1680px) {
  #about-company-page #company-topvid .iframe-wrapper-x {
    display: block;
  }
}
#about-company-page #company-topvid .iframe-wrapper-x.secondary {
  display: none;
}
#about-company-page #company-topvid .iframe-wrapper-x.secondary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), color-stop(40%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 575px) {
  #about-company-page #company-topvid .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (max-width: 1400px) {
  #about-company-page #company-topvid .iframe-wrapper-x.secondary iframe {
    left: 60%;
  }
}
@media (min-width: 1401px) and (max-width: 1679px) {
  #about-company-page #company-topvid .iframe-wrapper-x.secondary iframe {
    left: 55%;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #about-company-page #company-topvid .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #about-company-page #company-topvid .iframe-wrapper-x.secondary iframe {
    left: 75%;
  }
}
#about-company-page #company-topvid .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#about-company-page #company-topvid .container .block-subtitle {
  font-size: 45px;
  line-height: 48px;
}
#about-company-page #mission-vision {
  background-image: url("../images/about-company/missionvision-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#about-company-page #mission-vision p {
  color: #ffffff;
}
#about-company-page #mission-vision .blockade {
  /*display: grid;
  grid-template-columns: 1fr;
  grid-gap: 7rem;*/
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  /*&::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    width: 300px;
    height: 1px;
    background: #fff;
    z-index: 1;
  }*/
  /*@media (min-width: 767px) {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15rem;
    padding: 4rem;

    &::after {
      content: "";
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      width: 1px;
      height: 100%;
      background: #fff;
      z-index: 1;
    }
  }*/
}
@media (min-width: 767px) {
  #about-company-page #mission-vision .blockade .mission {
    text-align: end;
  }
}
#about-company-page #mission-vision .blockade .middle {
  position: relative;
}
@media (min-width: 767px) {
  #about-company-page #mission-vision .blockade .middle::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1px;
    height: 210px;
    background: #fff;
    z-index: 1;
  }
}
#about-company-page #our-values {
  background-image: url("../images/about-company/companyvalues-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #about-company-page #our-values {
    background-position: 75% center;
  }
}
#about-company-page #our-values .flex-ctn .block-title {
  text-align: center;
}
#about-company-page #our-values .flex-ctn .block-subtitle {
  padding-bottom: 10px;
  margin-top: 0;
}
#about-company-page #our-values .flex-ctn .content {
  padding-left: 35px;
}
#about-company-page #our-values .flex-ctn .mission h2, #about-company-page #our-values .flex-ctn .vision h2 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 2rem;
  color: #ffffff;
}
#about-company-page #our-values .flex-ctn .mission p, #about-company-page #our-values .flex-ctn .vision p {
  font-size: 34px;
  line-height: 37px;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
}
#about-company-page .block-group.mission .group-title, #about-company-page .block-group.vision .group-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 2rem;
}
#about-company-page .block-group.mission .group-para, #about-company-page .block-group.vision .group-para {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 34px;
  line-height: 37px;
  font-weight: 300;
  font-style: italic;
}
#about-company-page #our-leadership {
  background-image: url("../images/about-company/ourleadership-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#about-company-page #our-leadership .flex-ctn {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#about-company-page #our-leadership .flex-ctn .leaders-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  #about-company-page #our-leadership .flex-ctn .leaders-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr 4rem 1fr 4rem 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 5rem;
  gap: 4rem;
  width: 100%;
}
@media (max-width: 991px) {
  #about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member .leadership-image {
  border: 1px solid #DEDEDE;
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member .leadership-image img {
  max-width: 190px;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member .leadership-image img {
    max-width: 130px;
  }
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 1.5rem 0 5px 0;
  text-align: center;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member h3 {
    font-size: 16px;
  }
}
#about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .leaders-block .leadership-column .leadership-member p {
    font-size: 14px;
  }
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr 4rem 1fr 4rem 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 5rem;
  gap: 4rem;
}
@media (max-width: 991px) {
  #about-company-page #our-leadership .flex-ctn .executive-leadership-column {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member .leadership-image {
  border: 1px solid #DEDEDE;
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member .leadership-image img {
  max-width: 190px;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member .leadership-image img {
    max-width: 130px;
  }
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 1.5rem 0 5px 0;
  text-align: center;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member h3 {
    font-size: 16px;
  }
}
#about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 575px) {
  #about-company-page #our-leadership .flex-ctn .executive-leadership-column .leadership-member p {
    font-size: 14px;
  }
}
#about-company-page #our-leadership .flex-ctn .block-title {
  margin: 0;
  margin-bottom: 4rem;
  max-width: unset;
}
@media (min-width: 991px) {
  #about-company-page #our-leadership .flex-ctn .block-title {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 991px) {
  #about-company-page #our-leadership .flex-ctn .block-title {
    margin-bottom: 4rem;
  }
}
#about-company-page #before-team {
  background-image: url("../images/about-company/beforeteam-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 230px 0;
  position: relative;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
#about-company-page #before-team .flex-ctn .block-subtitle {
  padding-left: 0;
  padding-bottom: 0;
}
#about-company-page #after-team {
  background-image: url("../images/about-company/afterteam-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 230px 0;
  position: relative;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
#about-company-page #after-team .flex-ctn .block-subtitle {
  padding-left: 0;
  padding-bottom: 0;
}
#about-company-page #our-story {
  background-image: url("../images/about-company/ourstory-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
#about-company-page #our-story .story-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 4rem 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  /*@media (max-width: 767px) {
    border-left: 3px solid #ffffff;
  }*/
}
#about-company-page #our-story .story-block::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3px;
  height: 130%;
  background: #fff;
  z-index: 1;
}
@media (min-width: 767px) {
  #about-company-page #our-story .story-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #about-company-page #our-story .story-block::after {
    left: 50%;
  }
}
#about-company-page #our-story .story-block:nth-child(even) .image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 50%;
  left: -11px;
  height: 22px;
  width: 22px;
  background: url("../images/about-company/ellipse.svg") no-repeat center/cover;
  pointer-events: none;
  z-index: 2;
}
@media (min-width: 767px) {
  #about-company-page #our-story .story-block:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #about-company-page #our-story .story-block:nth-child(even) .image::after {
    left: -11px;
  }
}
@media (min-width: 767px) {
  #about-company-page #our-story .story-block:nth-child(even) .story-info h3 {
    text-align: end;
  }
  #about-company-page #our-story .story-block:nth-child(even) .story-info p {
    text-align: end;
  }
  #about-company-page #our-story .story-block:nth-child(even) .story-info a.button-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    text-align: end;
  }
  #about-company-page #our-story .story-block:nth-child(even) .story-info .ps-blue {
    text-align: end;
  }
}
#about-company-page #our-story .story-block .image {
  padding: 0 !important;
}
#about-company-page #our-story .story-block .image img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#about-company-page #our-story .story-block .image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 50%;
  left: -11px;
  height: 22px;
  width: 22px;
  background: url("../images/about-company/ellipse.svg") no-repeat center/cover;
  pointer-events: none;
  z-index: 2;
}
@media (min-width: 767px) {
  #about-company-page #our-story .story-block .image::after {
    left: unset;
    right: -11px;
  }
}
#about-company-page #our-story .story-block .story-info {
  padding: 3rem;
}
@media (min-width: 767px) {
  #about-company-page #our-story .story-block .story-info {
    padding: 1rem 3rem;
  }
}
#about-company-page #our-story .story-block .story-info h3 {
  color: #007CFF;
  text-transform: uppercase;
  text-align: start;
  margin-top: 0;
}
#about-company-page #our-story .story-block .story-info p {
  color: #ffffff;
  margin-bottom: 4rem;
}
#about-company-page #our-story .story-block .story-info a.button-link:hover {
  text-decoration: none;
}
#about-company-page #our-story .story-block .story-info .ps-blue {
  background-color: #0050A5;
  padding: 1rem;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 400px;
  font-weight: 700;
  text-align: center;
}
#about-company-page #our-story h2 {
  font-size: 36px;
  line-height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5rem;
}
#about-company-page #join-team {
  background-image: url("../images/about-company/companyjoin-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 180px 0;
}

/******************************************************************
Site Name: Persistent Systems
Pages: Cloud Relay
Author: Michael Cagalingan

Stylesheet: Page-specific Stylesheet

******************************************************************/
#cloud-relay-page {
  /*#components-bottom {
    background-image: url('../images/cloud-relay/cloud-relay-components-block-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;

    .block-title {
      font-size: 16px;
      letter-spacing: 0;
      padding: 0px;
      margin: 10px 0 35px 0;
      text-align: center;
      max-width: unset;
    }

    .components-diagram {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly;

      .block-title {
        min-width: 235px;
      }

      .component-inn-2 {
        display: flex;
        justify-content: center;
        margin: 10px 0 35px 0;

        .block-title {
          flex: 1;
          text-align: center;
          min-width: 115px;

          &__left {
            margin: 0 1rem 0 0;
          }
          &__right {
            margin: 0 0 0 1rem;
          }
        }
      }

    }

    .components-diagram__desktop {
      display: none;

      @media (min-width: 992px) {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
      }
    }

    .components-diagram__mobile {
      display: none;

      .component-inn-2 {
        display: flex;
        justify-content: center;
        margin: 10px 0 35px 0;

        .block-title {
          flex: 1;
          text-align: center;
          min-width: 115px;

          &__left {
            margin: 0 1rem 0 0;
          }
          &__right {
            margin: 0 0 0 1rem;
          }
        }
      }

      @media (max-width: 991px) {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
      }
    }
  }*/
}
#cloud-relay-page .button-pagelink {
  padding: 1rem 1.5rem;
  background-color: #0050A5;
  color: white;
}
#cloud-relay-page .button-pagelink:hover {
  background-color: white;
  color: #0050A5;
  text-decoration: none;
}
#cloud-relay-page .button-text {
  font-size: 16px;
  line-height: 18px;
  font-family: "Avenir LT W01_85 Heavy";
  text-decoration: none;
}
@media (max-width: 575px) {
  #cloud-relay-page #rdsm .pageTitleLeft-mpu li {
    padding: 10px 5px;
  }
}
@media (max-width: 768px) {
  #cloud-relay-page #rdsm .pageTitleLeft-mpu a {
    padding-right: 0 !important;
  }
}
#cloud-relay-page iframe {
  display: block;
  padding: 0;
  margin: 0;
}
#cloud-relay-page .img__desktop {
  display: block;
}
@media (max-width: 575px) {
  #cloud-relay-page .img__desktop {
    display: none;
  }
}
#cloud-relay-page .img__mobile {
  display: none;
}
@media (max-width: 575px) {
  #cloud-relay-page .img__mobile {
    display: block;
  }
}
#cloud-relay-page .em-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cloud-relay-page .iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 47%;
  height: 0;
  overflow: hidden;
  background: #000;
}
#cloud-relay-page .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#cloud-relay-page .next-link {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
}
#cloud-relay-page sup {
  top: -2em;
}
#cloud-relay-page html {
  scroll-behavior: smooth;
}
#cloud-relay-page .px-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#cloud-relay-page .pb-3 {
  padding-bottom: 1.5rem;
}
#cloud-relay-page ul.component-menu {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5rem;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
}
#cloud-relay-page ul.component-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 1rem;
  padding: 5px;
}
#cloud-relay-page ul.component-menu li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  margin-right: 1rem;
  font-size: 0.5em;
}
#cloud-relay-page .rslrv2-cont .col-xs-1, #cloud-relay-page .col-xs-2, #cloud-relay-page .col-xs-3, #cloud-relay-page .col-xs-4, #cloud-relay-page .col-xs-5, #cloud-relay-page .col-xs-6, #cloud-relay-page .col-xs-7, #cloud-relay-page .col-xs-8, #cloud-relay-page .col-xs-9, #cloud-relay-page .col-xs-10, #cloud-relay-page .col-xs-11, #cloud-relay-page .col-xs-12, #cloud-relay-page .col-sm-1, #cloud-relay-page .col-sm-2, #cloud-relay-page .col-sm-3, #cloud-relay-page .col-sm-4, #cloud-relay-page .col-sm-5, #cloud-relay-page .col-sm-6, #cloud-relay-page .col-sm-7, #cloud-relay-page .col-sm-8, #cloud-relay-page .col-sm-9, #cloud-relay-page .col-sm-10, #cloud-relay-page .col-sm-11, #cloud-relay-page .col-sm-12, #cloud-relay-page .col-md-1, #cloud-relay-page .col-md-2, #cloud-relay-page .col-md-3, #cloud-relay-page .col-md-4, #cloud-relay-page .col-md-5, #cloud-relay-page .col-md-6, #cloud-relay-page .col-md-7, #cloud-relay-page .col-md-8, #cloud-relay-page .col-md-9, #cloud-relay-page .col-md-10, #cloud-relay-page .col-md-11, #cloud-relay-page .col-md-12, #cloud-relay-page .col-lg-1, #cloud-relay-page .col-lg-2, #cloud-relay-page .col-lg-3, #cloud-relay-page .col-lg-4, #cloud-relay-page .col-lg-5, #cloud-relay-page .col-lg-6, #cloud-relay-page .col-lg-7, #cloud-relay-page .col-lg-8, #cloud-relay-page .col-lg-9, #cloud-relay-page .col-lg-10, #cloud-relay-page .col-lg-11, #cloud-relay-page .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}
#cloud-relay-page .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#cloud-relay-page .mbottom {
  margin-bottom: 12px;
}
#cloud-relay-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 46px;
  color: white;
  font-weight: 700;
}
#cloud-relay-page h1 sup {
  top: -5em;
}
#cloud-relay-page .hero-title {
  font-size: 45px;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
}
#cloud-relay-page .hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
#cloud-relay-page .hero-title.whitetext {
  color: white;
}
#cloud-relay-page .hero-title__uav {
  color: #0050A5;
}
#cloud-relay-page .hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
@media (max-width: 575px) {
  #cloud-relay-page .hero-title__uav-body {
    font-size: 22px;
  }
}
#cloud-relay-page .hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
#cloud-relay-page .hero-title__uav-small-bod {
  font-size: 16px;
  margin: 30px 0px 20px 0px;
}
#cloud-relay-page h3.body-title {
  position: relative;
  font-size: 17px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 7px;
  color: #0050A5;
}
#cloud-relay-page h3.body-title__tile {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 200px;
  color: #FFFFFF;
}
#cloud-relay-page h3.body-title__tile-ugv {
  width: 100px;
}
#cloud-relay-page h3.body-title__tile-2 {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 150px;
  color: #FFFFFF;
}
#cloud-relay-page h3.body-title__tile-3 {
  background-color: #0050A5;
  padding: 5px 7px;
  color: #FFFFFF;
  width: 250px;
  text-align: left;
}
#cloud-relay-page .diagraph_text {
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 992px) {
  #cloud-relay-page .diagraph_text {
    font-size: 15px;
  }
}
#cloud-relay-page .diagraph_text__right {
  text-align: right;
}
#cloud-relay-page .component-link {
  color: white;
  text-decoration: none;
}
#cloud-relay-page .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#cloud-relay-page .block-title__right {
  text-align: right;
  margin: unset !important;
  margin-left: auto !important;
}
#cloud-relay-page .block-title__right__fade {
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(0, 80, 165, 0)), color-stop(50%, rgba(0, 80, 165, 0.6))) !important;
  background: linear-gradient(90deg, rgba(0, 80, 165, 0) 35%, rgba(0, 80, 165, 0.6) 50%) !important;
}
#cloud-relay-page .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 43px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
#cloud-relay-page .block-title-noborder__right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #cloud-relay-page .block-title-noborder {
    font-size: 37px;
  }
}
#cloud-relay-page .border-header {
  border: 1px solid white;
  padding: 15px;
  font-size: 18px;
  max-width: 647px;
  color: white;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  #cloud-relay-page .border-header {
    max-width: 100%;
  }
}
#cloud-relay-page .border-header__comp {
  border: unset;
  padding: unset;
  position: relative;
  margin-bottom: 4rem;
}
#cloud-relay-page .border-header__comp::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid white;
}
#cloud-relay-page .picture-label {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
}
#cloud-relay-page .infra-text {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 26px;
  line-height: 30px;
  color: white;
}
#cloud-relay-page .component-number {
  font-size: 59px;
  color: white;
  font-family: "Avenir LT W01_85 Heavy";
  line-height: 65px;
  margin-right: 1rem;
  position: relative;
}
@media (max-width: 992px) {
  #cloud-relay-page .component-number {
    font-size: 14px;
    line-height: 23px;
  }
  #cloud-relay-page .component-number::after {
    bottom: -5px;
  }
}
#cloud-relay-page .vertical-line {
  width: 2px;
  height: 60px;
  background-color: white;
  margin: 0 1rem;
}
#cloud-relay-page .component-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #cloud-relay-page .component-info::after {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: white;
  }
}
#cloud-relay-page .component-info__3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info__3 {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#cloud-relay-page .component-info .component-text {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  color: #ffffff;
  position: relative;
}
#cloud-relay-page .component-info .component-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: white;
  position: absolute;
  left: -3rem;
  top: 0;
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info .component-text::before {
    width: 0;
  }
}
#cloud-relay-page .component-info .component-text__2::before {
  left: -2rem;
}
#cloud-relay-page .component-info .component-text__3::before {
  left: -1.5rem;
}
#cloud-relay-page .component-info .component-text__4::before {
  left: -2rem;
}
#cloud-relay-page .component-info .component-text h3 {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: unset;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info .component-text h3 {
    font-size: 11px;
    line-height: 12px;
  }
}
#cloud-relay-page .component-info .component-text span {
  font-size: 12px;
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info .component-text span {
    font-size: 9px;
  }
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info .component-text {
    height: 65px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #cloud-relay-page .component-info h2 {
    margin-top: 0;
  }
}
@media (min-width: 991px) {
  #cloud-relay-page .bump {
    margin-top: 6rem;
  }
}
#cloud-relay-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cloud-relay-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 575px) {
  #cloud-relay-page .flex-ctn .cta-group {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page .flex-ctn .cta-group a {
    margin-bottom: 2rem;
  }
}
#cloud-relay-page .flex-ctn .block-group {
  padding-left: 0px;
}
#cloud-relay-page .flex-ctn .block-group--right {
  margin-left: auto;
}
#cloud-relay-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#cloud-relay-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #cloud-relay-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#cloud-relay-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  padding-left: 35px;
  padding-bottom: 35px;
  font-weight: 500;
}
#cloud-relay-page .flex-ctn .block-subtitle--right {
  text-align: right;
  padding-right: 35px;
}
#cloud-relay-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
  padding-left: 35px;
}
#cloud-relay-page .flex-ctn .block-caption--right {
  text-align: right;
  padding-right: 35px;
}
#cloud-relay-page .iframe-wrapper {
  background-image: url("../images/cloud-relay/cloud-relay-top.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 187px;
  padding-bottom: 100px;
}
#cloud-relay-page .iframe-wrapper__oper {
  background-image: url("../images/cloud-relay/cloud-relay-oper-top.webp");
}
@media (max-width: 575px) {
  #cloud-relay-page .iframe-wrapper__oper {
    background-image: url("../images/cloud-relay/cloud-relay-oper-top-mobile.svg");
    background-position: left center;
  }
}
#cloud-relay-page .iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.webp");
  background-position: top;
}
#cloud-relay-page .iframe-wrapper .c-1 {
  margin-top: 5rem;
}
#cloud-relay-page .iframe-wrapper .c-2 {
  margin-top: 20rem;
}
#cloud-relay-page .iframe-wrapper .flex-ctn .block-subtitle {
  padding-left: 0;
}
#cloud-relay-page .iframe-wrapper .flex-ctn .block-caption {
  padding-left: 0;
}
#cloud-relay-page #cloud-relay-communication {
  background-image: url("../images/cloud-relay/cloud-relay-communication.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  height: 950px;
}
@media (max-width: 575px) {
  #cloud-relay-page #cloud-relay-communication {
    background-position: 15% center;
  }
}
#cloud-relay-page #global-access {
  background-image: url("../images/cloud-relay/cloud-relay-accessibility.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #cloud-relay-page #global-access {
    background-position: 75% center;
  }
  #cloud-relay-page #global-access::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #global-access .bump {
    margin-top: 22rem;
  }
}
#cloud-relay-page #your-teams {
  background-image: url("../images/cloud-relay/cloud-relay-teams.webp");
  background-size: cover;
  background-repeat: no-repeat;
  height: 950px;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #your-teams {
    background-position: right center;
  }
}
#cloud-relay-page #your-teams .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#cloud-relay-page #your-teams .flex-ctn .block-group {
  background-color: rgba(244, 244, 244, 0.87);
  padding: 35px;
}
#cloud-relay-page #your-teams .flex-ctn .block-title {
  max-width: 570px;
}
#cloud-relay-page #your-teams .flex-ctn .block-subtitle {
  color: black;
  padding-left: unset;
}
#cloud-relay-page #your-teams .flex-ctn .block-caption {
  color: black;
  padding-left: unset;
}
#cloud-relay-page #simple-deploy {
  background-image: url("../images/cloud-relay/cloud-relay-simple-deployment.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #simple-deploy {
    background-position: 75% center;
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #simple-deploy .bump {
    margin-top: 19rem;
  }
}
#cloud-relay-page #simple-deploy .flex-ctn .block-title {
  width: 500px;
}
#cloud-relay-page #adaptable {
  background-image: url("../images/cloud-relay/cloud-relay-multiple-gateways.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 950px;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #adaptable {
    background-position: 75% center;
  }
}
#cloud-relay-page #adaptable .bump {
  margin-top: 25rem;
}
#cloud-relay-page #trusted-security {
  background-image: url("../images/cloud-relay/cloud-relay-trusted-security.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#cloud-relay-page #trusted-security .bump {
  margin-top: 50rem;
}
@media (max-width: 575px) {
  #cloud-relay-page #trusted-security .block-title-noborder {
    max-width: 300px;
  }
}
#cloud-relay-page .next-panel .cloud-relay-oper {
  margin-top: 35px;
  background-image: url("../images/cloud-relay/cloud-relay-oper.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #cloud-relay-page .next-panel .cloud-relay-oper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#cloud-relay-page .next-panel .cloud-relay-oper .np-text {
  background: unset;
}
#cloud-relay-page .next-panel .cloud-relay-arch {
  margin-top: 35px;
  background-image: url("../images/cloud-relay/cloud-relay-arch.png");
  position: relative;
}
@media (max-width: 991px) {
  #cloud-relay-page .next-panel .cloud-relay-arch::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#cloud-relay-page .next-panel .cloud-relay-arch .np-text {
  background: unset;
}
#cloud-relay-page #lightweight {
  background-image: url("../images/cloud-relay/cloud-relay-oper-lightweight.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  height: 950px;
}
@media (max-width: 768px) {
  #cloud-relay-page #lightweight {
    background-position: left center;
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #lightweight .bump {
    margin-top: 9rem;
  }
}
#cloud-relay-page #lightweight .block-group .block-subtitle {
  text-transform: none;
}
#cloud-relay-page #simplicity {
  background-image: url("../images/cloud-relay/cloud-relay-oper-simplicity.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  height: 950px;
}
#cloud-relay-page #simplicity .flex-ctn .block-title {
  width: 405px;
}
#cloud-relay-page #focus-on-mission {
  position: relative;
  height: 950px;
  background-image: url("../images/cloud-relay/cloud-relay-focus-on-mission.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  background-attachment: fixed;
  overflow: hidden;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #focus-on-mission {
    background-position: 30% bottom;
  }
}
#cloud-relay-page #focus-on-mission .parallax-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/cloud-relay/cloud-relay-focus-on-mission-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
#cloud-relay-page #focus-on-mission .block-title {
  position: relative;
  z-index: 1;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 43px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10rem;
}
#cloud-relay-page #focus-on-mission .block-title-noborder {
  font-weight: 700;
}
#cloud-relay-page #focus-on-mission .bump {
  margin-top: 32rem;
}
@media (max-width: 575px) {
  #cloud-relay-page #focus-on-mission .bump {
    margin-top: 20rem;
  }
}
#cloud-relay-page #maximize-performance {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
}
@media (max-width: 575px) {
  #cloud-relay-page #maximize-performance {
    background-image: url("../images/cloud-relay/cloud-relay-maximize-performance-2.jpg");
    background-size: cover;
    background-position: center;
  }
  #cloud-relay-page #maximize-performance::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #maximize-performance .bump {
    margin-top: 30rem;
  }
}
#cloud-relay-page #maximize-performance .flex-ctn .block-title {
  width: 500px;
}
#cloud-relay-page #maximize-performance iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#cloud-relay-page #maximize-performance .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #cloud-relay-page #maximize-performance .iframe-wrapper-x {
    display: none;
  }
}
#cloud-relay-page #maximize-performance .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #cloud-relay-page #maximize-performance .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #cloud-relay-page #maximize-performance .iframe-wrapper-x iframe {
    height: 150%;
  }
}
#cloud-relay-page #stable-reliable {
  background-image: url("../images/cloud-relay/cloud-relay-stable-reliable.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #stable-reliable {
    background-position: 60% center;
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #stable-reliable .bump {
    margin-top: 6rem;
  }
}
#cloud-relay-page #stable-reliable .flex-ctn .block-title {
  width: 500px;
}
#cloud-relay-page #components {
  background-image: url("../images/cloud-relay/cloud-relay-components-block-2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
#cloud-relay-page #components .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cloud-relay-page #components .flex-ctn .block-group {
  padding: 35px;
}
@media (min-width: 991px) {
  #cloud-relay-page #components .flex-ctn .block-group__right .block-subtitle {
    text-align: right !important;
  }
}
#cloud-relay-page #components .flex-ctn .block-title {
  max-width: unset;
  margin-top: unset;
  margin-bottom: 80px;
  font-weight: 700;
}
#cloud-relay-page #components .flex-ctn .block-subtitle {
  font-size: 22px;
  padding-left: unset;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .flex-ctn .block-subtitle {
    text-align: center;
  }
}
#cloud-relay-page #components .flex-ctn .block-caption {
  color: black;
  padding-left: unset;
}
#cloud-relay-page #components .flex-ctn.component-blocks {
  background-image: url("../images/cloud-relay/cloud-relay-components-block.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 80px;
}
#cloud-relay-page #components .infra-block-group {
  margin-bottom: 80px;
  margin-left: 15rem;
  margin-right: 15rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .infra-block-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #cloud-relay-page #components .infra-block-group .infra-block {
    margin-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #components .container-graph {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
#cloud-relay-page #components .components-diagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#cloud-relay-page #components .components-diagram .block-title {
  min-width: 235px;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram .block-title {
    min-width: 65px;
  }
}
#cloud-relay-page #components .components-diagram .component-inn-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 35px 0;
}
#cloud-relay-page #components .components-diagram .component-inn-2 .block-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  min-width: 115px;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram .component-inn-2 .block-title {
    min-width: 50px;
  }
}
#cloud-relay-page #components .components-diagram .component-inn-2 .block-title__left {
  margin: 0 1rem 0 0;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram .component-inn-2 .block-title__left {
    margin: 0 0.5rem 0 0;
  }
}
#cloud-relay-page #components .components-diagram .component-inn-2 .block-title__right {
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram .component-inn-2 {
    margin: 10px 0;
  }
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram .text-center {
    margin: 0 0.5rem 0 0;
  }
}
#cloud-relay-page #components .components-diagram__desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#cloud-relay-page #components .components-diagram__desktop .block-title {
  font-size: 16px;
  letter-spacing: 0;
  padding: 0px;
  margin: 10px 0 35px 0;
  text-align: center;
  max-width: unset;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram__desktop .block-title {
    font-size: 7px;
    line-height: 30px;
    margin: 10px 0;
  }
}
#cloud-relay-page #components .components-diagram__mobile {
  display: none;
}
#cloud-relay-page #components .components-diagram__mobile .block-title {
  font-size: 16px;
  letter-spacing: 0;
  padding: 0px;
  margin: 10px 0 35px 0;
  text-align: center;
  max-width: unset;
}
#cloud-relay-page #components .components-diagram__mobile .component-inn-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 35px 0;
}
#cloud-relay-page #components .components-diagram__mobile .component-inn-2 .block-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  min-width: 115px;
}
#cloud-relay-page #components .components-diagram__mobile .component-inn-2 .block-title__left {
  margin: 0 1rem 0 0;
}
#cloud-relay-page #components .components-diagram__mobile .component-inn-2 .block-title__right {
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #components .components-diagram__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#cloud-relay-page #set-up-hub {
  background-image: url("../images/cloud-relay/cloud-relay-set-up-hub.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (min-width: 991px) {
  #cloud-relay-page #set-up-hub .bump {
    margin-top: 30rem;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .block-subtitle {
  padding-left: unset;
}
@media (max-width: 575px) {
  #cloud-relay-page #set-up-hub .flex-ctn .block-subtitle {
    padding-right: 0;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .border-header {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#cloud-relay-page #set-up-hub .flex-ctn .contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#cloud-relay-page #set-up-hub .flex-ctn .border-maxy {
  max-width: 468px;
}
@media (max-width: 575px) {
  #cloud-relay-page #set-up-hub .flex-ctn .border-maxy {
    width: 356px;
    padding-right: 0;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .border-maxy .border-header {
  margin-right: 35px;
}
@media (max-width: 575px) {
  #cloud-relay-page #set-up-hub .flex-ctn .border-maxy .border-header {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #cloud-relay-page #set-up-hub .flex-ctn .set-hub-top {
    margin-top: -15rem;
  }
}
@media (min-width: 1200px) {
  #cloud-relay-page #set-up-hub .flex-ctn .set-hub-top {
    margin-top: -25rem;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .set-hub-top .img__desktop {
  display: block;
}
@media (max-width: 768px) {
  #cloud-relay-page #set-up-hub .flex-ctn .set-hub-top .img__desktop {
    display: none;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .set-hub-top .img__mobile {
  display: none;
}
@media (max-width: 768px) {
  #cloud-relay-page #set-up-hub .flex-ctn .set-hub-top .img__mobile {
    display: block;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn br {
  display: block !important;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group {
  width: auto;
  max-width: 100%;
}
@media (max-width: 1200px) {
  #cloud-relay-page #set-up-hub .flex-ctn .provider-group {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  #cloud-relay-page #set-up-hub .flex-ctn .provider-group {
    width: 100%;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-header {
  width: 100%;
  max-width: 100%;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  #cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a .provider-box {
  aspect-ratio: 1/1;
  height: auto;
  padding: 15px;
  background: #0050A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a .provider-box .provider-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a .provider-box hr {
  width: 100%;
  border-top-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a .provider-box p {
  margin-bottom: 0;
  position: relative;
  padding-right: 14px;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a .provider-box p::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 9.622px;
  height: 17.236px;
  background: center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.622 17.236'%3E%3Cpath d='M1 0 0 1 7.628 8.617.006 16.24l1 1L9.622 8.617Z' fill='%23fff'/%3E%3C/svg%3E");
  pointer-events: none;
}
#cloud-relay-page #set-up-hub .flex-ctn .provider-group .provider-row a:hover .provider-box {
  background: #707070;
}
#cloud-relay-page #set-up-hub .flex-ctn .premise-group {
  width: auto;
  max-width: 100%;
}
@media (max-width: 1200px) {
  #cloud-relay-page #set-up-hub .flex-ctn .premise-group {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #cloud-relay-page #set-up-hub .flex-ctn .premise-group {
    width: 100%;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .premise-group .border-header {
  width: 402px;
  margin-bottom: 3rem;
  margin-right: unset;
}
@media (max-width: 767px) {
  #cloud-relay-page #set-up-hub .flex-ctn .premise-group .border-header {
    width: 100%;
  }
}
#cloud-relay-page #set-up-hub .flex-ctn .premise-group img {
  padding-bottom: 3rem;
  max-width: 290px;
}
#cloud-relay-page #set-up-hub .flex-ctn .premise-group .cisco-label {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 20px;
}
#cloud-relay-page #quick-simple {
  background-image: url("../images/cloud-relay/cloud-relay-quick-simple.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#cloud-relay-page #quick-simple .container .bump {
  margin-top: 50rem;
}
#cloud-relay-page #quick-simple .container .block-title-noborder {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 25px;
  font-weight: 500;
}
#cloud-relay-page #quick-simple .container .flex-ctn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cloud-relay-page #quick-simple .container .block-caption {
  color: #ffffff;
}
@media (max-width: 991px) {
  #cloud-relay-page #quick-simple .container .block-caption {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#cloud-relay-page #quick-simple .container .simple-img {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 3rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #quick-simple .container .simple-img {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  #cloud-relay-page #quick-simple .container .simple-img {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#cloud-relay-page #quick-simple .container .simple-img .label {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  background-color: #ffffff;
  padding: 15px;
  color: #0050A5;
  border-radius: unset;
}
#cloud-relay-page #quick-simple .container .simple-img .picture-label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
#cloud-relay-page #quick-simple .container .em-image {
  margin-bottom: 2rem;
}
#cloud-relay-page #quick-simple .container .em-image .picture-label {
  font-weight: 700;
}
#cloud-relay-page #quick-simple .container .iframe-container {
  padding-bottom: 56%;
}
@media (max-width: 992px) {
  #cloud-relay-page #quick-simple .container #videoTab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #cloud-relay-page #quick-simple .container #videoTab.nav > li:not(:last-child) > a {
    margin-right: 2rem;
  }
}
#cloud-relay-page #quick-simple .container #videoTab.nav > li > a {
  padding: 0;
  margin-bottom: 2rem;
}
#cloud-relay-page #quick-simple .container #videoTab.nav-pills > li + li {
  margin-left: 0;
}
#cloud-relay-page #quick-simple .container #videoTab .nav-item {
  position: relative;
}
@media (max-width: 992px) {
  #cloud-relay-page #quick-simple .container #videoTab .nav-item {
    margin-bottom: 3rem;
  }
}
#cloud-relay-page #quick-simple .container #videoTab .nav-item.active::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 40%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("../images/cloud-relay/active-video.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 992px) {
  #cloud-relay-page #quick-simple .container #videoTab .nav-item.active::after {
    top: unset;
    bottom: -15px;
    right: 50%;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
#cloud-relay-page #use-any-transport {
  background-image: url("../images/cloud-relay/use-any-transport.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #use-any-transport .flex-ctn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#cloud-relay-page #use-any-transport .flex-ctn .block-title {
  width: 570px;
  margin: unset;
  max-width: unset;
}
#cloud-relay-page #use-any-transport .flex-ctn .diagram {
  padding-left: 35px;
  padding-bottom: 35px;
}
#cloud-relay-page #use-any-transport .flex-ctn .diagram-x {
  padding-left: 35px;
  padding-bottom: 35px;
}
@media (max-width: 575px) {
  #cloud-relay-page #use-any-transport .flex-ctn .diagram-x {
    padding-left: 0;
  }
}
#cloud-relay-page #use-any-transport-2 {
  background-image: url("../images/cloud-relay/cloud-relay-transport-2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#cloud-relay-page #use-any-transport-2 .flex-ctn .block-title {
  width: 570px;
  margin: unset;
  max-width: unset;
}
#cloud-relay-page #use-any-transport-2 .flex-ctn .diagram {
  padding-left: 35px;
  padding-bottom: 35px;
}
@media (max-width: 575px) {
  #cloud-relay-page #use-any-transport-2 .flex-ctn .diagram {
    padding-left: 0;
  }
}
#cloud-relay-page #configure-gateway {
  background-image: url("../images/cloud-relay/cloud-relay-config-gateway.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (min-width: 991px) {
  #cloud-relay-page #configure-gateway .bump {
    margin-top: 20rem;
  }
}
#cloud-relay-page #configure-gateway .flex-ctn .block-title {
  margin-top: unset;
}
#cloud-relay-page #mpu5-connect {
  background-image: url("../images/cloud-relay/cloud-relay-mpu5-connect.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #cloud-relay-page #mpu5-connect {
    padding-bottom: 15px;
  }
}
@media (min-width: 991px) {
  #cloud-relay-page #mpu5-connect .bump {
    margin-top: 20rem;
  }
}
#cloud-relay-page #mpu5-connect .flex-ctn .block-title {
  margin: 50px 0 35px;
  width: 500px;
}
#cloud-relay-page #mpu5-connect-bottom {
  background-image: url("../images/cloud-relay/mpu5-connect-2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom {
    padding-top: 0;
  }
}
#cloud-relay-page #mpu5-connect-bottom .block-title {
  font-size: 16px;
  letter-spacing: 0;
  padding: 0px;
  margin: 10px 0 35px 0;
  text-align: center;
  max-width: unset;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .block-title {
    font-size: 7px;
    line-height: 30px;
    margin: 10px 0;
  }
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .block-title {
  min-width: 235px;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .block-title {
    min-width: 65px;
  }
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 35px 0;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 .block-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  min-width: 115px;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 .block-title {
    min-width: 50px;
  }
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 .block-title__left {
  margin: 0 1rem 0 0;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 .block-title__left {
    margin: 0 0.5rem 0 0;
  }
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 .block-title__right {
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .component-inn-2 {
    margin: 10px 0;
  }
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram .text-center {
    margin: 0 0.5rem 0 0;
  }
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile {
  display: none;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile .component-inn-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 35px 0;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile .component-inn-2 .block-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  min-width: 80px;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile .component-inn-2 .block-title__left {
  margin: 0 1rem 0 0;
}
#cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile .component-inn-2 .block-title__right {
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  #cloud-relay-page #mpu5-connect-bottom .mpu5-diagram__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .solutions-wrap .acr-ctn .acronym-card .acr-text p {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  #cloud-relay-page #properties .solutions-wrap .acr-ctn .acronym-card figure iframe {
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  #cloud-relay-page #properties .solutions-wrap .acr-ctn .acronym-card figure iframe {
    max-width: 375px;
  }
}
#cloud-relay-page #properties .solutions-wrap p {
  color: #000000;
}
#cloud-relay-page #properties .block-title-noborder {
  color: black;
  font-weight: 700;
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__3 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__4 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__7 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__8 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__11 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page #properties .card__12 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
}
#cloud-relay-page #flat-ethernet {
  background-image: url("../images/cloud-relay/cloud-relay-flat-ethernet.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (min-width: 991px) {
  #cloud-relay-page #flat-ethernet .bump {
    margin-top: 20rem;
  }
}
#cloud-relay-page #flat-ethernet .flex-ctn .block-title {
  margin-bottom: 0px;
}
#cloud-relay-page #approved-security {
  background-image: url("../images/cloud-relay/cloud-relay-approved-security.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#cloud-relay-page #approved-security .flex-ctn .block-title {
  margin: 0px;
  max-width: unset;
  width: 443px;
}
#cloud-relay-page #industry-compliant {
  background-image: url("../images/cloud-relay/cloud-relay-industry-compliant.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (min-width: 991px) {
  #cloud-relay-page #industry-compliant .bump {
    margin-top: 20rem;
  }
}

#section-news-events .sby-video-info-bottom {
  text-align: left;
}

.menu-burger {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .menu-burger {
    margin-right: 5% !important;
  }
}
.menu-burger.menu-open svg g rect {
  fill: #000;
}
.menu-burger .menu-burger-icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0;
}

#menu-mainmenu .menu-item {
  padding: 0 2rem;
}
#menu-mainmenu .menu-item:hover {
  /*background: #F5F5F5;*/
}
#menu-mainmenu .menu-item:hover > a {
  /*color: #373737 !important;*/
}
@media (max-width: 1200px) {
  #menu-mainmenu .menu-item {
    width: 100%;
    text-align: center;
  }
}
#menu-mainmenu .menu-item.menu-open {
  background-color: #fff;
}
#menu-mainmenu .menu-item.menu-open a {
  color: #000000;
}
#menu-mainmenu .mega-menu {
  position: absolute !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
  background: #F5F5F5;
  /*gap: 30px;*/
  list-style: none;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 9;
}
@media (min-width: 1201px) {
  #menu-mainmenu .mega-menu {
    display: none;
    /* hidden by default */
  }
  #menu-mainmenu .mega-menu[style*="display: block"] {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
#menu-mainmenu .mega-menu .mega-section {
  width: auto;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-right: 0 !important;
}
@media (min-width: 1200px) {
  #menu-mainmenu .mega-menu .mega-section {
    margin-right: 2rem !important;
  }
}
@media (min-width: 1366px) {
  #menu-mainmenu .mega-menu .mega-section {
    margin-right: 4rem !important;
  }
}
#menu-mainmenu .mega-menu .mega-section:first-child {
  width: unset;
}
#menu-mainmenu .mega-menu .mega-section:last-child {
  margin-right: 0rem !important;
}
@media (min-width: 1200px) {
  #menu-mainmenu .mega-menu .mega-section:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    width: 1px;
    height: 100%;
    background: #757575;
    display: block;
  }
}
@media (min-width: 1366px) {
  #menu-mainmenu .mega-menu .mega-section:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    width: 1px;
    height: 100%;
    background: #757575;
    display: block;
  }
}
#menu-mainmenu .mega-menu .mega-section .mega-title {
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  text-align: start;
}
#menu-mainmenu .mega-menu .mega-section .mega-title .a-title {
  max-width: 100px;
}
#menu-mainmenu .mega-menu .mega-section li {
  list-style: none;
  margin-right: 0 !important;
}
#menu-mainmenu .mega-menu .mega-section a {
  display: block;
  padding: 3px 0;
  color: #000;
  text-decoration: none;
  text-align: start;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  padding-left: 0;
  margin-top: 2rem;
  min-width: 190px;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .menu-item {
  /*padding: 2rem;*/
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .menu-item a {
  padding: 2rem;
  /*max-width: 60%;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background {
  background-image: url("../images/home/MPU5.png");
  background-size: cover;
  /*background-position: bottom right;*/
  background-repeat: no-repeat;
  background-color: #F5F5F5;
  background-position: 40% 50%;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__mpu5 {
  background-image: url("../images/home/MPU5.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__rdc {
  background-image: url("../images/home/RDC.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__ptt {
  background-image: url("../images/home/PTT.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__pt5 {
  background-image: url("../images/home/PT5.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__em {
  background-image: url("../images/home/EM.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__awrs {
  background-image: url("../images/home/AWRSmenu.jpg");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__mta {
  background-image: url("../images/home/Tracker.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__gvr5 {
  background-image: url("../images/home/GVR5.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__its {
  background-image: url("../images/home/Antenna.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__its span {
  width: 50%;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__rm {
  background-image: url("../images/home/RM.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__rm span {
  width: 50%;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__tech-support {
  background-image: url("../images/home/techSupport.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__tech-support a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__training {
  background-image: url("../images/home/Training.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__training a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__reseller {
  background-image: url("../images/home/Reseller.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__reseller a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__marketing-materials {
  background-image: url("../images/home/MarketingMaterials.jpg");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__marketing-materials a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__tech-tips {
  background-image: url("../images/home/techTips.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__tech-tips a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__news {
  background-image: url("../images/home/news.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__news a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__events {
  background-image: url("../images/home/events.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__events a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__contact {
  background-image: url("../images/home/contactUs.png");
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background__contact a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section .mega-menu-sub .background .a-title {
  max-width: 100px;
  font-size: 11px;
}
#menu-mainmenu .mega-menu .mega-section.dismount-group .mega-menu-sub, #menu-mainmenu .mega-menu .mega-section.support-group .mega-menu-sub {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
#menu-mainmenu .mega-menu .mega-section.dismount-group .mega-menu-sub .a-title, #menu-mainmenu .mega-menu .mega-section.support-group .mega-menu-sub .a-title {
  max-width: 100px;
  font-size: 11px;
  text-align: start;
}
@media (min-width: 1366px) {
  #menu-mainmenu .mega-menu .mega-section.dismount-group .mega-menu-sub, #menu-mainmenu .mega-menu .mega-section.support-group .mega-menu-sub {
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template-columns: 1fr 1fr;
    width: 430px;
  }
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background a {
  background-image: url("../images/home/CR.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #F5F5F5;
  padding: 3rem 2rem;
  color: #ffffff;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  #menu-mainmenu .mega-menu .mega-section.no-subs.background a {
    /*background-size: unset;
    background-position: bottom right;*/
    min-width: 190px;
    max-width: 190px;
    max-height: 75px;
  }
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background a:hover {
  color: #ffffff !important;
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__cloud a {
  background-image: url("../images/home/CR.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__security a {
  background-image: url("../images/home/Security.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__uas a {
  background-image: url("../images/home/UAS.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco a {
  background-image: url("../images/home/eco_overview.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco-ugv a {
  background-image: url("../images/home/eco_ugv.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco-uav a {
  background-image: url("../images/home/eco_uas.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__sensor a {
  background-image: url("../images/home/eco_sensors.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco-join a {
  background-image: url("../images/home/eco_join.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco-news a {
  background-image: url("../images/home/eco_news.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__eco-news a span {
  width: 50%;
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__about a {
  background-image: url("../images/home/AboutUs.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__careers a {
  background-image: url("../images/home/Careers.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__culture a {
  background-image: url("../images/home/Culture.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__markets a {
  background-image: url("../images/home/specOps.png");
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__markets a .a-title {
  color: #ffffff;
  font-weight: 700;
}
#menu-mainmenu .mega-menu .mega-section.no-subs.background__interns a {
  background-image: url("../images/home/Internships.png");
}

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

@media (max-width: 1200px) {
  .navbar {
    min-height: 80px;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #menu-mainmenu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10rem 0 4rem 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #menu-mainmenu li {
    margin-right: unset;
  }
  body.menu-open {
    overflow: hidden;
  }
  #menu-mainmenu .mega-menu {
    position: static !important;
    top: 100%;
    left: 0;
    width: 100vw;
    max-height: 35vh;
    overflow-y: auto;
    background: #fff;
    z-index: 9999;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #menu-mainmenu .mega-menu .mega-section {
    padding-right: 0;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: unset;
  }
}
/******************************************************************
Site Name: Persistent Systems
Pages: Insights
Author: Michael Cagalingan

Stylesheet: Homepage Slider Stylesheet

******************************************************************/
#ps-slider {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

#ps-slider .slider-content,
#ps-slider-m .slider-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  position: relative;
  padding: 5rem 7rem;
  /*&::before {
    content: '';
    position: absolute;
    top: 17%;
    right: -20px;
    width: 6px; // Width of the border
    height: 72%;
    background-color: #0050A5; // Color of the border
  }*/
}
@media (max-width: 480px) {
  #ps-slider .slider-content,
  #ps-slider-m .slider-content {
    padding: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#ps-slider .carousel-inner h1,
#ps-slider-m .carousel-inner h1 {
  font-size: 50px;
  font-weight: bold;
  line-height: 54px;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 2rem;
  z-index: 1;
}
@media (max-width: 480px) {
  #ps-slider .carousel-inner h1,
  #ps-slider-m .carousel-inner h1 {
    text-align: center;
  }
}
#ps-slider .carousel-inner p,
#ps-slider-m .carousel-inner p {
  max-width: 404px;
  color: white;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  margin-bottom: 4rem;
}
@media (max-width: 480px) {
  #ps-slider .carousel-inner p,
  #ps-slider-m .carousel-inner p {
    text-align: center;
  }
}
#ps-slider .carousel-inner span,
#ps-slider-m .carousel-inner span {
  color: white;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 4rem;
}
@media (max-width: 480px) {
  #ps-slider .carousel-inner span,
  #ps-slider-m .carousel-inner span {
    text-align: center;
  }
}
#ps-slider .carousel-inner .pt-sup,
#ps-slider-m .carousel-inner .pt-sup {
  font-size: 26px;
  top: -1em;
}
#ps-slider .carousel-inner sup,
#ps-slider-m .carousel-inner sup {
  font-size: 14px;
  top: -0.5em;
}
#ps-slider .carousel-inner a:hover,
#ps-slider-m .carousel-inner a:hover {
  text-decoration: none;
}
#ps-slider .carousel-inner a .ps-blue,
#ps-slider-m .carousel-inner a .ps-blue {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  padding: 1rem;
  background-color: #0050A5;
  color: #ffffff;
}
#ps-slider .carousel-control,
#ps-slider-m .carousel-control {
  width: 20px;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#ps-slider .carousel-control .glyphicon-chevron-left,
#ps-slider .carousel-control .glyphicon-chevron-right,
#ps-slider-m .carousel-control .glyphicon-chevron-left,
#ps-slider-m .carousel-control .glyphicon-chevron-right {
  display: none;
}
#ps-slider .carousel-control.left,
#ps-slider-m .carousel-control.left {
  background-image: url("../images/ps-homeleft.svg");
  top: 50%;
  left: 5%;
  /*@media (min-width: 1500px) {
    left: 20%;
  }*/
  /*&:hover {
    background-image: url('../images/left-hover.svg');
  }*/
}
@media (min-width: 2000px) {
  #ps-slider .carousel-control.left,
  #ps-slider-m .carousel-control.left {
    left: 15%;
  }
}
@media (max-width: 992px) {
  #ps-slider .carousel-control.left,
  #ps-slider-m .carousel-control.left {
    /*display: none;*/
  }
}
#ps-slider .carousel-control.right,
#ps-slider-m .carousel-control.right {
  background-image: url("../images/ps-homeright.svg");
  top: 50%;
  right: 5%;
  /*@media (max-width: 1200px) {
    right: 5%;
  }

  @media (min-width: 1500px) {
    right: 20%;
  }*/
  /*&:hover {
    background-image: url('../images/right-hover.svg');
  }*/
}
@media (min-width: 2000px) {
  #ps-slider .carousel-control.right,
  #ps-slider-m .carousel-control.right {
    right: 15%;
  }
}
@media (max-width: 992px) {
  #ps-slider .carousel-control.right,
  #ps-slider-m .carousel-control.right {
    /*display: none;*/
  }
}
#ps-slider .carousel-control .icon-prev,
#ps-slider .carousel-control .icon-next,
#ps-slider .carousel-control .glyphicon-chevron-left,
#ps-slider .carousel-control .glyphicon-chevron-right,
#ps-slider-m .carousel-control .icon-prev,
#ps-slider-m .carousel-control .icon-next,
#ps-slider-m .carousel-control .glyphicon-chevron-left,
#ps-slider-m .carousel-control .glyphicon-chevron-right {
  top: 40%;
}

@media (max-width: 480px) {
  #ps-slider-m .ps-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

#about-ps-new {
  position: relative;
  background-image: url("../images/about-new-back.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
}
#about-ps-new iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#about-ps-new .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #about-ps-new .iframe-wrapper-x {
    display: none;
  }
}
#about-ps-new .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1680px) {
  #about-ps-new .iframe-wrapper-x {
    display: block;
  }
}
#about-ps-new .iframe-wrapper-x.secondary {
  display: none;
}
#about-ps-new .iframe-wrapper-x.secondary iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 135%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #about-ps-new .iframe-wrapper-x.secondary iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #about-ps-new .iframe-wrapper-x.secondary iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #about-ps-new .iframe-wrapper-x.secondary iframe {
    top: 35%;
  }
}
@media (max-width: 575px) {
  #about-ps-new .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #about-ps-new .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 768px) {
  #about-ps-new .row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#about-ps-new .row-flex h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #ffffff;
}
@media (max-width: 576px) {
  #about-ps-new .row-flex h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
#about-ps-new .row-flex p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #ffffff;
}
#about-ps-new .row-flex .about-group {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  #about-ps-new .row-flex .about-group {
    padding: 0 1.5rem;
  }
}
#about-ps-new .aboutps-pic {
  height: auto;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
}
@media (max-width: 576px) {
  #about-ps-new .aboutps-pic {
    height: 100vh;
  }
}

#about-wave-relay {
  position: relative;
  background-image: url("../images/wave-relay-aboutback.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 175px 0;
}
@media (max-width: 767px) {
  #about-wave-relay {
    padding: 100px 0 0;
  }
}
@media (min-width: 768px) {
  #about-wave-relay .row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#about-wave-relay .row-flex h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
#about-wave-relay .row-flex p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 4rem;
}
#about-wave-relay .row-flex .about-group {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  #about-wave-relay .row-flex .about-group {
    padding: 0 1.5rem;
  }
}
@media (max-width: 767px) {
  #about-wave-relay .row-flex .waverelay-side {
    height: 450px;
  }
}
@media (min-width: 768px) {
  #about-wave-relay .row-flex .waverelay-side {
    position: absolute;
    right: 0;
    bottom: -175px;
  }
}

#video-wave-relay {
  background-image: url("../images/wave-relay-video-back.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 350px 0;
}
@media (max-width: 575px) {
  #video-wave-relay {
    background-image: url("../images/wave-relay-video-back.jpg") !important;
    background-size: cover;
    background-position: center;
    padding: 150px 0;
  }
  #video-wave-relay::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#video-wave-relay .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #video-wave-relay .iframe-wrapper-x {
    display: none;
  }
}
#video-wave-relay .iframe-wrapper-x iframe {
  position: absolute;
  top: 25%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1680px) {
  #video-wave-relay .iframe-wrapper-x {
    display: block;
  }
}
#video-wave-relay .iframe-wrapper-x.secondary {
  display: none;
}
#video-wave-relay .iframe-wrapper-x.secondary iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 135%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #video-wave-relay .iframe-wrapper-x.secondary iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #video-wave-relay .iframe-wrapper-x.secondary iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #video-wave-relay .iframe-wrapper-x.secondary iframe {
    top: 35%;
  }
}
@media (max-width: 575px) {
  #video-wave-relay .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #video-wave-relay .iframe-wrapper-x.secondary {
    display: block;
  }
}
#video-wave-relay .container {
  position: relative;
  z-index: 1;
  /* Ensures content appears above video */
}

/******************************************************************
Site Name: Persistent Systems
Pages: Insights
Author: Michael Cagalingan

Stylesheet: Page-specific Stylesheet

******************************************************************/
@media (max-width: 1200px) {
  .rslrv2-cont .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

ul.alm-paging .alm-btn-wrap {
  padding: 15px 0 !important;
}
ul.alm-paging li a {
  border-radius: 0 !important;
  padding: 5px 8px !important;
  color: #000000;
  background: #F0F0F0 !important;
}
ul.alm-paging li.active a {
  background-color: #0050A5 !important;
  border-color: #0050A5 !important;
}

.cta-box-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}
.cta-box-section .cta-box {
  width: 100%;
  height: 177px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000000;
  text-decoration: none;
}
.cta-box-section .cta-box__products {
  background-image: url("../images/insights/featured_products_back.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}
.cta-box-section .cta-box__contact {
  background-image: url("../images/insights/contact_us_back.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cta-box-section .cta-box h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #0050A5;
  padding: 10px 15px;
  width: 140px;
  overflow-wrap: normal;
}

.more-in {
  font-size: 24px;
  line-height: 24px;
  color: #0050A5;
  text-transform: uppercase;
}

#insight .container {
  max-width: 1320px;
}
#insight p {
  margin: 0 0 20px;
  color: #000000;
}
#insight hr {
  border-color: #707070;
  margin: 40px 0;
}
#insight .wrap-content {
  /*margin-top: 8.25rem;*/
}
#insight .featured-image {
  margin: 0 0 15px;
}
#insight .featured-image img {
  width: 100%;
  height: auto;
}
#insight .post-details .post-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .post-details .post-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insight .post-details .post-title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insight .post-details .post-author {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px;
}
#insight .post-details hr {
  border-top: 1px solid #707070;
}
#insight .post-content .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
}
#insight .post-content .gallery img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.33% - 10px);
          flex: 1 1 calc(33.33% - 10px);
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  #insight .post-content .gallery img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; /* Full width on smaller screens */
  }
}
@media (max-width: 575px) {
  #insight .post-content .gallery img {
    max-width: 100%;
  }
}
#insight .navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}
#insight .share-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#insight .share-social .share-text {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #333333;
  margin: 0;
  text-transform: uppercase;
}
#insight .share-social .share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  max-width: 200px;
}
#insight .insights-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  #insight .insights-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insight .insights-grid .featured-insight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  /*max-width: 422px;
  max-height: 430px;*/
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #insight .insights-grid .featured-insight {
    margin-right: 0;
    max-height: unset;
    max-width: unset;
  }
}
#insight .insights-grid .featured-insight:last-child {
  margin-right: 0;
}
#insight .insights-grid .featured-insight.insight-link {
  text-decoration: none;
  color: inherit;
}
#insight .insights-grid .featured-insight img.object-cover {
  max-height: 271px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
@media (max-width: 768px) {
  #insight .insights-grid .featured-insight img.object-cover {
    width: 100%;
  }
}
#insight .insights-grid .featured-insight .insight-details {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#insight .insights-grid .featured-insight .insight-details .insight-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insight .insights-grid .featured-insight .insight-details .insight-excerpt {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-read-more {
  color: #0050A5;
  text-decoration: none;
  margin-top: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
#insights-wrapper {
  background-image: url("../images/insights/insights-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  /*padding-top: calc(-1% + 187px);
  margin-top: -187px;*/
  padding-top: calc(-1% + 180px);
  margin-top: -160px;
  background-position: center;
}
#insights-wrapper .container {
  max-width: 1320px;
}
#insights-wrapper .bodyPost {
  margin-bottom: 0;
}
#insights-wrapper .titlePost {
  margin-bottom: 20px;
}
#insights-wrapper hr {
  border-color: #707070;
  margin: 30px 0;
}
#insights-wrapper h1.feature-title {
  font-size: 24px;
  line-height: 24px;
  color: #0050A5;
  text-transform: uppercase;
}
#insights-wrapper .filter-title {
  margin: 0 30px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#insights-wrapper .insight-details {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#insights-wrapper .insight-details .insight-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insights-wrapper .insight-details .insight-excerpt {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-read-more {
  color: #0050A5;
  text-decoration: none;
  margin-top: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
#insights-wrapper .featured-insights-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /*justify-content: space-between;*/
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insights-wrapper .featured-insights-container .insight-item {
  list-style: none;
  margin-bottom: 20px;
}
#insights-wrapper .featured-insights-container .featured-insight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  /*max-width: 422px;*/
  /*max-height: 430px;*/
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container .featured-insight {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: unset;
  }
}
#insights-wrapper .featured-insights-container .featured-insight:last-child {
  margin-right: 0;
}
#insights-wrapper .featured-insights-container .featured-insight.insight-link {
  text-decoration: none;
  color: inherit;
}
#insights-wrapper .featured-insights-container .featured-insight img.object-cover {
  /*height: 220px;*/
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container .featured-insight img.object-cover {
    -o-object-position: left;
       object-position: left;
    width: 100%;
  }
}
#insights-wrapper .insights-posts .alm-paging-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  padding: 0;
}
@media (max-width: 768px) {
  #insights-wrapper .insights-posts .alm-paging-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item {
  list-style: none;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
          flex: 0 0 32%;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link {
  text-decoration: none;
  color: inherit;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box {
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #F0F0F0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box {
    width: 100%;
  }
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box img.object-cover {
  width: 100%;
  max-height: 178px;
  -o-object-fit: cover;
     object-fit: cover;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details {
  padding: 10px;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details .insight-title {
  font-size: 18px;
  line-height: 24px;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details p {
  margin-bottom: 3px;
}
#insights-wrapper .alm-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
#insights-wrapper .alm-pagination li {
  margin: 0 5px;
}
#insights-wrapper .alm-pagination li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #007bff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#insights-wrapper .alm-pagination li a:hover {
  background-color: #007bff;
  color: #fff;
}
#insights-wrapper .alm-pagination li a.current {
  background-color: #007bff;
  color: #fff;
  pointer-events: none;
}
#insights-wrapper .alm-filters-container {
  margin-bottom: 0;
}
#insights-wrapper .alm-filters-container .alm-filters--controls {
  margin-bottom: 0;
}
#insights-wrapper .alm-filters-container .alm-filter--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 30px;
}
@media (max-width: 768px) {
  #insights-wrapper .alm-filters-container .alm-filter--inner ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul li {
  margin-bottom: 0;
  cursor: pointer;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul input[type=radio] {
  display: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link {
  position: relative;
  padding-left: 0;
  cursor: pointer;
  text-align: center;
  padding-right: 0;
  color: #0050A5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link::before {
  content: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active.field-radio::after {
  content: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active {
  font-weight: 700;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul label {
  cursor: pointer;
}

#cloud-relay-page sup {
  top: -1rem;
  font-size: 16px;
}
#cloud-relay-page .dark-blue {
  color: #0050A5 !important;
}
#cloud-relay-page p {
  color: #ffffff;
}
#cloud-relay-page .mpu5-table {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  position: relative;
}
@media (min-width: 992px) {
  #cloud-relay-page .mpu5-table {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#cloud-relay-page .mpu5-table__3 .implementations-table {
  width: 100%;
  border-radius: 0;
  border: 1px solid #ffffff;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: white;
  /* Header Styling */
  /* Three-Column Layout */
  /* Grouped Row Styling */
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row:nth-child(even) {
  background-color: rgba(55, 55, 55, 0.5);
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row.table-header {
  font-size: 18px;
  font-weight: bold;
  background-color: #0050A5;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: uppercase;
  margin-top: 0;
  /* Grouped Row Styling */
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row.table-header .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row.table-header .row-group .row {
  border-left: 1px solid #ffffff;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .text-1 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .text {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  text-align: left;
  font-size: 18px;
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .arrow {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  text-align: center;
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row-group .row {
  border-left: 1px solid #ffffff;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .main-row .text-1 {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; /* Stretches the product name over the grouped rows */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: unset;
}
#cloud-relay-page .mpu5-table__3 .implementations-table .row-group .row {
  background-color: rgba(255, 255, 255, 0.1); /* Ensuring rows remain in the same style */
}
#cloud-relay-page .mpu5-table .box-1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 3rem;
}
@media (max-width: 992px) {
  #cloud-relay-page .mpu5-table .box-1 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cloud-relay-page .mpu5-table #implementations-tab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 1.5rem 3rem;
  /* General Table Styling */
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table {
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: white;
  /* Category Row */
  /* Regular Rows */
  /* Three-Column Layout */
  /* Arrow Column - Now closer to the right */
  /* Code Column */
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .category {
  background-color: rgba(255, 255, 255, 0.2); /* Slight Transparency */
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.1); /* Adjust Opacity */
  /* Alternating Background Opacity */
  /* Header Styling */
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .row:nth-child(even) {
  background-color: rgba(55, 55, 55, 0.5);
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .row.table-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  background-color: #0050A5; /* Blue Header */
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgb(255, 255, 255);
  padding: 0px 15px;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text-1 {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
  text-wrap: wrap;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text-1.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
}
@media (min-width: 576px) {
  #cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  #cloud-relay-page .mpu5-table #implementations-tab .implementations-table .text {
    white-space: nowrap; /* Prevents multi-line wrapping */
  }
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .arrow {
  -webkit-box-flex: 0.2;
      -ms-flex: 0.2;
          flex: 0.2; /* Smaller width */
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  opacity: 1;
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  white-space: nowrap; /* Ensures numbers stay on one line */
  padding: 0 1rem;
}
#cloud-relay-page .mpu5-table #implementations-tab .implementations-table a.code {
  padding: 0;
}
#cloud-relay-page .mpu5-table .box-3 {
  background-color: rgba(0, 80, 165, 0.5);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#cloud-relay-page .mpu5-table .box-3 .box-3-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 3rem;
}
@media (max-width: 992px) {
  #cloud-relay-page .mpu5-table .box-3 .box-3-top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cloud-relay-page .mpu5-table .box-3 .box-3-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 3rem;
}
@media (max-width: 992px) {
  #cloud-relay-page .mpu5-table .box-3 .box-3-bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cloud-relay-page .mpu5-table .box-3 .block-caption {
  text-align: end;
}
@media (max-width: 992px) {
  #cloud-relay-page .mpu5-table .box-3 .block-caption {
    text-align: center;
  }
}
#cloud-relay-page .iframe-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#cloud-relay-page .iframe-wrapper__mpu5-over {
  background-image: url("../images/mpu5/1_Background.webp") !important;
  background-position: center;
}
#cloud-relay-page .iframe-wrapper__mpu5-over .flex-ctn__over-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
#cloud-relay-page .iframe-wrapper__mpu5-over .flex-ctn .over-top {
  padding-right: 35px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 62px;
  font-weight: 700;
}
#cloud-relay-page .iframe-wrapper__mpu5-over .flex-ctn .block-caption {
  color: #373737;
  max-width: 425px;
  margin-top: 4rem;
  margin-bottom: 12rem;
}
#cloud-relay-page .iframe-wrapper__mpu5-over .flex-ctn .block-caption__over-top {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1rem;
  padding-right: 35px;
  color: #ffffff;
}
#cloud-relay-page .iframe-wrapper__mpu5-over .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities {
  background-image: url("../images/mpu5/capabilities/1_background.webp") !important;
  background-position: center;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities .flex-ctn__over-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities .flex-ctn .over-top {
  padding-right: 35px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 62px;
  font-weight: 700;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities .flex-ctn .block-caption {
  color: #373737;
  margin-top: 4rem;
  margin-bottom: 12rem;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities .flex-ctn .block-caption__over-top {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1rem;
  padding-right: 35px;
  color: #ffffff;
}
#cloud-relay-page .iframe-wrapper__mpu5-capabilities .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 5rem;
}
#cloud-relay-page .iframe-wrapper .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#cloud-relay-page .iframe-wrapper .button-group a:hover {
  text-decoration: none;
}
#cloud-relay-page .iframe-wrapper .button-group .button-btn {
  max-width: 130px;
  text-wrap: wrap;
  background-color: #0050A5;
  color: #fff;
  padding: 1rem 1.2rem;
  width: 100%;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 992px) {
  #cloud-relay-page .iframe-wrapper .button-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #cloud-relay-page .iframe-wrapper .button-group {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#cloud-relay-page sup {
  top: -0.5rem;
}
#cloud-relay-page h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
#cloud-relay-page .pageTitleRight-mpu5 sup {
  top: -1rem;
}
#cloud-relay-page .pageTitleRight-mpu sup {
  top: -1rem;
}
#cloud-relay-page #solutions-overview-top.iframe-wrapper {
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  #cloud-relay-page br {
    display: none !important;
  }
}
#cloud-relay-page .flex-ctn .block-subtitle--right {
  margin-left: auto;
}

#maximize-situation {
  background-image: url("../images/mpu5/3_background.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 300px 0;
}
@media (max-width: 575px) {
  #maximize-situation {
    background-image: url("../images/mpu5/3_background.jpg") !important;
    background-size: cover;
    background-position: center;
  }
  #maximize-situation::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#maximize-situation .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #maximize-situation .iframe-wrapper-x {
    display: none;
  }
}
#maximize-situation .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 125%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #maximize-situation .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #maximize-situation .iframe-wrapper-x iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #maximize-situation .iframe-wrapper-x iframe {
    top: 35%;
  }
}
@media (min-width: 1680px) {
  #maximize-situation .iframe-wrapper-x {
    display: block;
  }
}
#maximize-situation .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #maximize-situation .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #maximize-situation .iframe-wrapper-x.secondary {
    display: block;
  }
}
#maximize-situation .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#maximize-situation .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #maximize-situation .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}

#carry-less {
  background-image: url("../images/mpu5/4_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #carry-less {
    background-position: right;
  }
}
#carry-less .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#carry-less .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#carry-less .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#carry-less .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  max-width: 550px;
  margin-left: auto;
}
@media (max-width: 575px) {
  #carry-less .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (min-width: 576px) {
  #carry-less .block-logos {
    padding-right: 35px;
  }
}
#carry-less .block-logos .logo-w {
  /*width: 185px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #carry-less .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#track-situation {
  background-image: url("../images/mpu5/5_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
#track-situation .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#track-situation .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#track-situation .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #track-situation .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #track-situation .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#track-situation .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (min-width: 575px) {
  #track-situation .flex-ctn .block-logos .logo-w .diagram__2 {
    max-width: 415px;
  }
}

#stay-connected {
  background-image: url("../images/mpu5/6_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 150px;
}
@media (max-width: 768px) {
  #stay-connected {
    background-position: right;
  }
}
#stay-connected .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#stay-connected .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#stay-connected .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#stay-connected .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 575px) {
  #stay-connected .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (min-width: 576px) {
  #stay-connected .block-logos {
    padding-right: 35px;
  }
}
#stay-connected .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #stay-connected .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#rugged-designs {
  background-image: url("../images/mpu5/7_background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
#rugged-designs .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#rugged-designs .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#rugged-designs .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #rugged-designs .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #rugged-designs .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#rugged-designs .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #rugged-designs .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#defense-in-depth_top {
  background-image: url("../images/mpu5/PS_MPU5background4blue.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 200px;
  position: relative;
}
#defense-in-depth_top::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  pointer-events: none;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0A1E43), to(rgba(10, 30, 67, 0)));
  background: linear-gradient(to top, #0A1E43 50%, rgba(10, 30, 67, 0) 100%);
  z-index: 2;
}
@media (max-width: 992px) {
  #defense-in-depth_top {
    padding: 100px 0 0;
    background-position: center;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(100%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0))), url("../images/mpu5/PS_MPU5background4blue.jpg") !important;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0) 50%), url("../images/mpu5/PS_MPU5background4blue.jpg") !important;
  }
  #defense-in-depth_top::after {
    height: 100px;
  }
}
#defense-in-depth_top .depth-container {
  position: relative;
  /*height: 800px;*/
  max-width: 1680px;
  height: 100%;
  overflow: visible;
}
@media (min-width: 992px) and (max-width: 2000px) {
  #defense-in-depth_top .depth-container {
    margin-right: 0;
  }
}
#defense-in-depth_top .depth-container .depth-chart__desktop {
  position: relative;
  margin-top: -5rem;
}
@media (max-width: 992px) {
  #defense-in-depth_top .depth-container .depth-chart__desktop {
    display: none;
  }
}
#defense-in-depth_top .depth-container .depth-chart__desktop .bullet-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  left: 150px;
  top: 50px;
  z-index: 9;
  width: 50%;
}
#defense-in-depth_top .depth-container .depth-chart__desktop .bullet-soldier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: -150px;
  top: 0;
  z-index: 0;
}
@media (min-width: 993px) {
  #defense-in-depth_top .depth-container .depth-chart__mobile {
    display: none;
  }
}
#defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 1rem;
  z-index: 1;
}
#defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets::before {
  content: "";
  position: absolute;
  left: 44px;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
}
#defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets::after {
  content: "";
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.15);
          box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.15);
}
@media (max-width: 992px) {
  #defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets {
    padding-left: 35px;
  }
}
#defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets p span {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#defense-in-depth_top .depth-container .depth-chart__mobile .depth-bullets ul li {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
#defense-in-depth_top .flex-ctn .block-group__titles {
  padding-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#defense-in-depth_top .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#defense-in-depth_top .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#defense-in-depth_top .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #defense-in-depth_top .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #defense-in-depth_top .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#defense-in-depth_top .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (min-width: 575px) {
  #defense-in-depth_top .flex-ctn .block-logos .logo-w .diagram__2 {
    max-width: 415px;
  }
}

#defense-in-depth_bottom {
  background-image: url("../images/mpu5/defense-in-depth_bottom.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0 100px 0;
  position: relative;
}
#defense-in-depth_bottom::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0A1E43), to(rgba(10, 30, 67, 0)));
  background: linear-gradient(to bottom, #0A1E43 50%, rgba(10, 30, 67, 0) 100%);
  z-index: 2;
}
@media (max-width: 768px) {
  #defense-in-depth_bottom {
    padding: 120px 0 100px 0;
    background-position: 80% center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0))), url("../images/mpu5/defense-in-depth_bottom.jpg") !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0) 50%), url("../images/mpu5/defense-in-depth_bottom.jpg") !important;
  }
  #defense-in-depth_bottom::after {
    height: 100px;
  }
}
#defense-in-depth_bottom .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#defense-in-depth_bottom .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#defense-in-depth_bottom .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #defense-in-depth_bottom .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #defense-in-depth_bottom .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#defense-in-depth_bottom .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (min-width: 575px) {
  #defense-in-depth_bottom .flex-ctn .block-logos .logo-w .diagram__2 {
    max-width: 415px;
  }
}
#defense-in-depth_bottom .flex-ctn .block-caption span {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#defense-in-depth_bottom .flex-ctn .cta__primary__comm {
  width: auto;
  max-width: 100%;
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  #defense-in-depth_bottom .flex-ctn .cta__primary__comm {
    max-width: 272px;
  }
}
#defense-in-depth_bottom .flex-ctn .cta-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

#radio-computer {
  background-image: url("../images/mpu5/capabilities/2_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
#radio-computer .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#radio-computer .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#radio-computer .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  max-width: 450px;
}
@media (max-width: 992px) {
  #radio-computer .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #radio-computer .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#radio-computer .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #radio-computer .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#radio-video_below {
  background-image: url("../images/mpu5/capabilities/3_background.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 350px 0;
}
@media (max-width: 575px) {
  #radio-video_below {
    background-image: url("../images/mpu5/capabilities/3_background.jpg") !important;
    background-size: cover;
    background-position: center;
  }
  #radio-video_below::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#radio-video_below .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #radio-video_below .iframe-wrapper-x {
    display: none;
  }
}
#radio-video_below .iframe-wrapper-x iframe {
  position: absolute;
  top: 25%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    !*height: 125%;*!
    height: 105%;
    top: 45%;
  }

  @media (min-width: 2000px) {
    !*height: 150%;*!
    height: 100%;
    top: 40%;
  }

  @media (min-width: 2250px) {
    top: 25%;
  }*/
}
@media (min-width: 1680px) {
  #radio-video_below .iframe-wrapper-x {
    display: block;
  }
}
#radio-video_below .iframe-wrapper-x.secondary {
  display: none;
}
#radio-video_below .iframe-wrapper-x.secondary iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 125%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #radio-video_below .iframe-wrapper-x.secondary iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #radio-video_below .iframe-wrapper-x.secondary iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #radio-video_below .iframe-wrapper-x.secondary iframe {
    top: 35%;
  }
}
@media (max-width: 575px) {
  #radio-video_below .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #radio-video_below .iframe-wrapper-x.secondary {
    display: block;
  }
}
#radio-video_below .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#radio-video_below .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #radio-video_below .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}

#continuous-connectivity {
  background-image: url("../images/mpu5/capabilities/4_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #continuous-connectivity {
    background-position: right;
  }
}
#continuous-connectivity .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#continuous-connectivity .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#continuous-connectivity .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#continuous-connectivity .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-bottom: 5rem;
  max-width: 445px;
  margin-left: auto;
  padding-right: 35px;
}
#peer-to-peer {
  background-image: url("../images/mpu5/capabilities/5_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 125px 0;
}

#persistent-engineered {
  background-image: url("../images/mpu5/capabilities/6_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
#persistent-engineered .flex-ctn .block-title {
  max-width: 100%;
  margin: 0;
}
#persistent-engineered .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#persistent-engineered .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  max-width: 450px;
}
@media (max-width: 992px) {
  #persistent-engineered .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #persistent-engineered .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#persistent-engineered .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #persistent-engineered .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#go-radios {
  background-image: url("../images/mpu5/capabilities/7_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #go-radios {
    background-position: right;
  }
}
#go-radios .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#go-radios .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#go-radios .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#go-radios .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  max-width: 500px;
  margin-left: auto;
}
@media (max-width: 575px) {
  #go-radios .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (min-width: 576px) {
  #go-radios .block-logos {
    padding-right: 35px;
  }
}
#go-radios .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #go-radios .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#intelligent-roip {
  background-image: url("../images/mpu5/capabilities/8_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #intelligent-roip {
    background-position: left;
  }
}
#intelligent-roip .flex-ctn .block-title {
  max-width: 100%;
  margin: 0;
  text-transform: none;
}
#intelligent-roip .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#intelligent-roip .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  max-width: 515px;
}
@media (max-width: 992px) {
  #intelligent-roip .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #intelligent-roip .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#intelligent-roip .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #intelligent-roip .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#reliable-voice {
  background-image: url("../images/mpu5/capabilities/9_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #reliable-voice {
    background-position: 75% center;
  }
}
#reliable-voice .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#reliable-voice .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#reliable-voice .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#reliable-voice .flex-ctn .block-caption--right {
  margin-left: auto;
}
#reliable-voice .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
  margin-left: auto;
}
@media (max-width: 575px) {
  #reliable-voice .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (min-width: 576px) {
  #reliable-voice .block-logos {
    padding-right: 35px;
  }
}
#reliable-voice .block-logos .logo-w {
  width: 175px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #reliable-voice .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#streaming-hd {
  background-image: url("../images/mpu5/capabilities/10_background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
#streaming-hd .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#streaming-hd .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#streaming-hd .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding-bottom: 5rem;
}
@media (max-width: 575px) {
  #streaming-hd .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  #streaming-hd .flex-ctn .diagram {
    max-height: 500px;
  }
}

#streaming-hd_video {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  /*background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(235,235,235,1) 80%);*/
}
#streaming-hd_video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(235,235,235,1) 80%);
  mix-blend-mode: multiply;*/
}
@media (max-width: 575px) {
  #streaming-hd_video {
    background-image: url("../images/mpu5/capabilities/10_background.jpg") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 991px) {
  #streaming-hd_video .bump {
    margin-top: 6rem;
  }
}
#streaming-hd_video .flex-ctn .block-title {
  max-width: 515px;
  margin: 0;
}
#streaming-hd_video .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#streaming-hd_video .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding-bottom: 5rem;
}
@media (max-width: 575px) {
  #streaming-hd_video .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#streaming-hd_video .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #streaming-hd_video .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}
#streaming-hd_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#streaming-hd_video .iframe-wrapper-x {
  background-image: url("../images/mpu5/capabilities/10_background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #streaming-hd_video .iframe-wrapper-x {
    display: none;
  }
}
#streaming-hd_video .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.lity-container #mpu5-contact .carousel .carousel-inner .item.slides.active {
  max-width: 34%;
  margin: 6rem 5% 0 auto;
  max-height: 500px;
  background: white;
  margin-bottom: 4rem;
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.5), 0 6px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.5), 0 6px 6px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 1400px) {
  .lity-container #mpu5-contact .carousel .carousel-inner .item.slides.active {
    margin-right: 5%;
    max-width: 25%;
    max-height: 650px;
  }
}
@media (min-width: 1700px) {
  .lity-container #mpu5-contact .carousel .carousel-inner .item.slides.active {
    margin-top: 10%;
    max-height: 500px;
  }
}
@media (max-width: 1200px) {
  .lity-container #mpu5-contact .carousel .carousel-inner .item.slides.active {
    max-width: 42.5%;
    max-height: 650px;
  }
}
@media (max-width: 767px) {
  .lity-container #mpu5-contact .carousel .carousel-inner .item.slides.active {
    margin: auto;
    max-width: 85%;
    max-height: 100%;
  }
}

#mpu5-page iframe {
  display: block;
  padding: 0;
  margin: 0;
}
#mpu5-page .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#mpu5-page .mbottom {
  margin-bottom: 12px;
}
#mpu5-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 61px;
  color: white;
  font-weight: 700;
}
@media (max-width: 576px) {
  #mpu5-page h1 {
    font-size: 42px;
    line-height: 45px;
  }
}
#mpu5-page h1 sup {
  top: -5em;
}
#mpu5-page h1.hero-title {
  font-size: 45px;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
}
#mpu5-page h1.hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
#mpu5-page h1.hero-title.whitetext {
  color: white;
}
#mpu5-page h1.hero-title__uav {
  color: #0050A5;
}
#mpu5-page h1.hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
@media (max-width: 575px) {
  #mpu5-page h1.hero-title__uav-body {
    font-size: 22px;
  }
}
#mpu5-page h1.hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
#mpu5-page h1.hero-title__uav-small-bod {
  font-size: 16px;
  margin: 30px 0px 20px 0px;
}
#mpu5-page h3.body-title {
  position: relative;
  font-size: 17px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 7px;
  color: #0050A5;
}
#mpu5-page h3.body-title__tile {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 200px;
  color: #FFFFFF;
}
#mpu5-page h3.body-title__tile-ugv {
  width: 100px;
}
#mpu5-page h3.body-title__tile-2 {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 150px;
  color: #FFFFFF;
}
#mpu5-page h3.body-title__tile-3 {
  background-color: #0050A5;
  padding: 5px 7px;
  color: #FFFFFF;
  width: 250px;
  text-align: left;
}
#mpu5-page .diagraph_text {
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 992px) {
  #mpu5-page .diagraph_text {
    font-size: 15px;
  }
}
#mpu5-page .diagraph_text__right {
  text-align: right;
}
#mpu5-page .component-link {
  color: white;
  text-decoration: none;
}
#mpu5-page .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#mpu5-page .block-title__right {
  text-align: right;
  margin: unset !important;
  margin-left: auto !important;
}
#mpu5-page .block-title__right__fade {
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(0, 80, 165, 0)), color-stop(50%, rgba(0, 80, 165, 0.6))) !important;
  background: linear-gradient(90deg, rgba(0, 80, 165, 0) 35%, rgba(0, 80, 165, 0.6) 50%) !important;
}
#mpu5-page .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 43px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
#mpu5-page .block-title-noborder__right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #mpu5-page .block-title-noborder {
    font-size: 37px;
  }
}
#mpu5-page .border-header {
  border: 1px solid white;
  padding: 15px;
  font-size: 18px;
  max-width: 647px;
  color: white;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  #mpu5-page .border-header {
    max-width: 100%;
  }
}
#mpu5-page .border-header__comp {
  border: unset;
  padding: unset;
  position: relative;
  margin-bottom: 4rem;
}
#mpu5-page .border-header__comp::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid white;
}
#mpu5-page .picture-label {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
}
#mpu5-page .infra-text {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 26px;
  line-height: 30px;
  color: white;
}
#mpu5-page .component-number {
  font-size: 59px;
  color: white;
  font-family: "Avenir LT W01_85 Heavy";
  line-height: 65px;
  margin-right: 1rem;
  position: relative;
}
@media (max-width: 992px) {
  #mpu5-page .component-number {
    font-size: 14px;
    line-height: 23px;
  }
  #mpu5-page .component-number::after {
    bottom: -5px;
  }
}
#mpu5-page .vertical-line {
  width: 2px;
  height: 60px;
  background-color: white;
  margin: 0 1rem;
}
#mpu5-page .component-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  #mpu5-page .component-info {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #mpu5-page .component-info::after {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: white;
  }
}
#mpu5-page .component-info__3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  #mpu5-page .component-info__3 {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#mpu5-page .component-info .component-text {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  color: #ffffff;
  position: relative;
}
#mpu5-page .component-info .component-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: white;
  position: absolute;
  left: -3rem;
  top: 0;
}
@media (max-width: 991px) {
  #mpu5-page .component-info .component-text::before {
    width: 0;
  }
}
#mpu5-page .component-info .component-text__2::before {
  left: -2rem;
}
#mpu5-page .component-info .component-text__3::before {
  left: -1.5rem;
}
#mpu5-page .component-info .component-text__4::before {
  left: -2rem;
}
#mpu5-page .component-info .component-text h3 {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: unset;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #mpu5-page .component-info .component-text h3 {
    font-size: 11px;
    line-height: 12px;
  }
}
#mpu5-page .component-info .component-text span {
  font-size: 12px;
}
@media (max-width: 991px) {
  #mpu5-page .component-info .component-text span {
    font-size: 9px;
  }
}
@media (max-width: 991px) {
  #mpu5-page .component-info .component-text {
    height: 65px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #mpu5-page .component-info h2 {
    margin-top: 0;
  }
}
#mpu5-page .bump {
  margin-top: 6rem;
}
#mpu5-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
#mpu5-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 35px;
}
@media (max-width: 575px) {
  #mpu5-page .flex-ctn .cta-group {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
#mpu5-page .flex-ctn .cta-group--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#mpu5-page .flex-ctn .block-group {
  padding-left: 0px;
}
#mpu5-page .flex-ctn .block-group--right {
  margin-left: auto;
}
#mpu5-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 0;
}
#mpu5-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #mpu5-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#mpu5-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  padding-left: 35px;
  padding-bottom: 35px;
  font-weight: 500;
}
#mpu5-page .flex-ctn .block-subtitle--right {
  text-align: right;
  padding-right: 35px;
}
#mpu5-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
  padding-left: 35px;
}
#mpu5-page .flex-ctn .block-caption--right {
  text-align: right;
  padding-right: 35px;
}
#mpu5-page .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media (max-width: 576px) {
  #mpu5-page .flex-ctn .block-logos {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: unset;
  }
}
#mpu5-page .flex-ctn .block-logos__flags {
  padding-top: 2.5rem;
  padding-left: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mpu5-page .flex-ctn .block-logos__flags .diagram {
  margin: 0 1.5rem;
}
#mpu5-page .flex-ctn .block-logos__multi-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2.5rem;
  padding-left: unset;
}
#mpu5-page .flex-ctn .block-logos__multi-flags .diagram {
  margin: 2rem 0;
}
#mpu5-page .flex-ctn .block-logos__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 0 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #mpu5-page .flex-ctn .block-logos__products {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  #mpu5-page .flex-ctn .block-logos__products::before {
    content: "";
    position: absolute;
    top: 65%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: white;
    z-index: 1;
  }
}
#mpu5-page .flex-ctn .block-logos__products img {
  z-index: 2;
}
@media (max-width: 992px) {
  #mpu5-page .flex-ctn .block-logos__products img {
    margin: 3rem 0;
  }
}
#mpu5-page .icon-group {
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  #mpu5-page .icon-group .diagram {
    margin-right: 5rem;
  }
}
#mpu5-page .iframe-wrapper {
  background-image: url("../images/cloud-relay/cloud-relay-top.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#mpu5-page .iframe-wrapper__oper {
  background-image: url("../images/cloud-relay/cloud-relay-oper-top.jpg");
}
@media (max-width: 575px) {
  #mpu5-page .iframe-wrapper__oper {
    background-image: url("../images/cloud-relay/cloud-relay-oper-top-mobile.svg");
    background-position: 53% center;
  }
}
#mpu5-page .iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.jpg");
  background-position: top;
}
#mpu5-page .iframe-wrapper .c-1 {
  margin-top: 5rem;
}
#mpu5-page .iframe-wrapper .c-2 {
  margin-top: 20rem;
}
#mpu5-page .iframe-wrapper .flex-ctn .block-subtitle {
  padding-left: 0;
}
#mpu5-page .iframe-wrapper .flex-ctn .block-caption {
  padding-left: 0;
}
#mpu5-page #secure-solutions {
  background-image: url("../images/mpu5/design/1_background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  margin-top: -187px;
  /*.iframe-wrapper-x {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

    @media (max-width: 575px) {
      display: none;
    }

    iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 500.78%;
      height: 105%;
      transform: translate(-50%, -50%);

      @media (min-width: 1900px) {
        !*height: 125%;*!
        height: 105%;
        top: 45%;
      }

      @media (min-width: 2000px) {
        !*height: 150%;*!
        height: 100%;
        top: 50%;
      }

      @media (min-width: 2250px) {
        top: 45%;
      }
    }

    &.secondary {
      display: block;

      @media (max-width: 575px) {
        display: none;
      }

      @media (max-width: 1400px) {
        iframe {
          left: 60%;
        }

      }

      @media (min-width: 1401px) and (max-width: 1679px) {
        iframe {
          left: 55%;
        }
      }

      @media (min-width: 576px) and (max-width: 1679px) {
        display: block;


      }

      @media (min-width: 576px) and (max-width: 1024px) {
        iframe {
          left: 75%;
        }
      }
    }
  }*/
}
@media (max-width: 576px) {
  #mpu5-page #secure-solutions {
    padding-top: 23%;
  }
}
#mpu5-page #secure-solutions .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x {
    display: none;
  }
}
#mpu5-page #secure-solutions .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x iframe {
    /*height: 150%;*/
    height: 100%;
    top: 50%;
  }
}
@media (min-width: 2250px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x iframe {
    top: 45%;
  }
}
@media (min-width: 1680px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x {
    display: block;
  }
}
#mpu5-page #secure-solutions .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (max-width: 1400px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 60%;
  }
}
@media (min-width: 1401px) and (max-width: 1679px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 55%;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #mpu5-page #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 75%;
  }
}
#mpu5-page #secure-solutions .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#mpu5-page #secure-solutions .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#mpu5-page #secure-solutions .button-group a:hover {
  text-decoration: none;
}
#mpu5-page #secure-solutions .button-group .button-btn {
  width: 130px !important;
  text-wrap: wrap;
  background-color: #0050A5;
  color: #fff;
  padding: 1rem 1.5rem;
  width: 100%;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 992px) {
  #mpu5-page #secure-solutions .button-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #mpu5-page #secure-solutions .button-group {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

#interchangeable-frequency {
  background-image: url("../images/mpu5/design/2_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #interchangeable-frequency {
    background-position: left center;
  }
}
#interchangeable-frequency .flex-ctn .block-title {
  max-width: 100%;
  margin: 0;
}
#interchangeable-frequency .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#interchangeable-frequency .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #interchangeable-frequency .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #interchangeable-frequency .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  #interchangeable-frequency .flex-ctn .diagram {
    max-height: 500px;
  }
}

#operational-extreme {
  background-image: url("../images/mpu5/design/3_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 250px 0;
}
@media (max-width: 768px) {
  #operational-extreme {
    background-position: right;
  }
}
#operational-extreme .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#operational-extreme .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#operational-extreme .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#operational-extreme .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-bottom: 5rem;
  max-width: 445px;
  margin-left: auto;
  padding-right: 35px;
}
#multifunctional-connectors {
  background-image: url("../images/mpu5/design/4_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 150px 0;
}
#multifunctional-connectors .flex-ctn .block-title {
  max-width: 100%;
  margin: 0;
}
#multifunctional-connectors .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#multifunctional-connectors .flex-ctn .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #multifunctional-connectors .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 575px) {
  #multifunctional-connectors .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#multifunctional-connectors .flex-ctn .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (max-width: 992px) {
  #multifunctional-connectors .flex-ctn .block-logos .logo-w .diagram {
    max-height: 500px;
  }
}

#human-factor {
  background-image: url("../images/mpu5/design/5_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
}
@media (max-width: 768px) {
  #human-factor {
    background-position: right;
  }
}
#human-factor .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#human-factor .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#human-factor .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#human-factor .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-bottom: 5rem;
  max-width: 445px;
  margin-left: auto;
  padding-right: 35px;
}
#power-accomplish {
  background-image: url("../images/mpu5/design/6_background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 150px 0;
}
#power-accomplish .flex-ctn .block-title {
  max-width: 100%;
  margin: 0;
}
#power-accomplish .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#power-accomplish .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 992px) {
  #power-accomplish .flex-ctn .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 575px) {
  #power-accomplish .flex-ctn .block-logos {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  #power-accomplish .flex-ctn .diagram {
    max-height: 500px;
  }
}

#power-accomplish-video {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 250px 0 300px;
  /*background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(235,235,235,1) 80%);*/
}
#power-accomplish-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(235,235,235,1) 80%);
  mix-blend-mode: multiply;*/
}
@media (max-width: 575px) {
  #power-accomplish-video {
    background-image: url("../images/mpu5/design/6_background.jpg") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 200px 0;
  }
}
@media (min-width: 991px) {
  #power-accomplish-video .bump {
    margin-top: 6rem;
  }
}
#power-accomplish-video .flex-ctn .block-title {
  width: 500px;
  margin-top: 0;
}
#power-accomplish-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#power-accomplish-video .iframe-wrapper-x {
  background-image: url("../images/mpu5/design/6_background.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #power-accomplish-video .iframe-wrapper-x {
    display: none;
  }
}
#power-accomplish-video .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #power-accomplish-video .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #power-accomplish-video .iframe-wrapper-x iframe {
    height: 150%;
  }
}

#design-mounted {
  background-image: url("../images/mpu5/design/7_background.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
}
@media (max-width: 768px) {
  #design-mounted {
    background-position: 75% center;
  }
}
#design-mounted .flex-ctn .block-title {
  margin-top: 0;
  max-width: 100%;
}
#design-mounted .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#design-mounted .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}
#design-mounted .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-bottom: 5rem;
  max-width: 445px;
  margin-left: auto;
  padding-right: 35px;
}
.button-pagelink {
  padding: 1rem 1.5rem;
  background-color: #0050A5;
  color: white;
}
.button-pagelink:hover {
  background-color: white;
  color: #0050A5;
  text-decoration: none;
}

.button-text {
  font-size: 16px;
  line-height: 18px;
  font-family: "Avenir LT W01_85 Heavy";
  text-decoration: none;
}

h1.spec-header-title {
  font-size: 45px !important;
  line-height: 61px !important;
  color: #0050A5 !important;
}
h1.spec-header-title sup {
  top: -1.5rem !important;
  font-size: 25px !important;
}

.next-panel {
  margin-bottom: 35px;
}
.next-panel .mpu5-capabilities {
  margin-top: 35px;
  background-image: url("../images/mpu5/8_Next.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .mpu5-capabilities::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .mpu5-capabilities .np-text {
  background: unset;
}
.next-panel .mpu5-design {
  margin-top: 35px;
  background-image: url("../images/mpu5/capabilities/10_Next.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .mpu5-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .mpu5-design .np-text {
  background: unset;
}
.next-panel .mpu5-specs {
  margin-top: 35px;
  background-image: url("../images/mpu5/design/8_Next.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .mpu5-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .mpu5-specs .np-text {
  background: unset;
}
@media (max-width: 992px) {
  .next-panel .np-text {
    width: 100%;
  }
}

.text-medium {
  font-weight: 600;
}

.dgram--xl {
  display: none;
}
@media (min-width: 1200px) {
  .dgram--xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.dgram--mobile {
  display: none;
}
@media (max-width: 1200px) {
  .dgram--mobile {
    display: block;
  }
}

#cloud-relay-page sup {
  top: -1rem;
  font-size: 16px;
}
#cloud-relay-page .dark-blue {
  color: #0050A5 !important;
}
#cloud-relay-page .iframe-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 187px;
  padding-bottom: 100px;
}
#cloud-relay-page .iframe-wrapper__pt5-over {
  background-image: url("../images/pt5/pt5-over-back.webp") !important;
  background-position: top;
}
#cloud-relay-page .iframe-wrapper__pt5-over .flex-ctn .block-caption {
  color: #373737;
  max-width: 370px;
  margin-top: 4rem;
  margin-bottom: 12rem;
}
#cloud-relay-page .iframe-wrapper__pt5-over .flex-ctn p {
  color: #373737;
}
#cloud-relay-page .iframe-wrapper__pt5-cell {
  background-image: url("../images/pt5/personal-transport-back.webp") !important;
  background-position: top;
  /*.flex-ctn {

    .block-caption {
      color: #373737;
      max-width: 370px;
      margin-top: 4rem;
      margin-bottom: 12rem;
    }
  }*/
}
#cloud-relay-page .iframe-wrapper__pt5-warfighter {
  background-image: url("../images/pt5/warfighter-personal-back.webp") !important;
  background-position: top;
}
#cloud-relay-page sup {
  top: -0.5rem;
}
#cloud-relay-page h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
#cloud-relay-page .pageTitleRight-mpu5 sup {
  top: -1rem;
}
#cloud-relay-page .pageTitleRight-mpu sup {
  top: -1rem;
}
#cloud-relay-page #solutions-overview-top.iframe-wrapper {
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  #cloud-relay-page br {
    display: none !important;
  }
}

.button-pagelink {
  padding: 1rem 1.5rem;
  background-color: #0050A5;
  color: white;
}
.button-pagelink:hover {
  background-color: white;
  color: #0050A5;
  text-decoration: none;
}

.button-text {
  font-size: 16px;
  line-height: 18px;
  font-family: "Avenir LT W01_85 Heavy";
  text-decoration: none;
}

h1.spec-header-title {
  font-size: 45px !important;
  line-height: 61px !important;
  color: #0050A5 !important;
}
h1.spec-header-title sup {
  top: -1.5rem !important;
  font-size: 25px !important;
}

.next-panel {
  margin-bottom: 35px;
}
.next-panel .pt5-cellular {
  margin-top: 35px;
  background-image: url("../images/pt5/next-cellular.png");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .pt5-cellular::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .pt5-cellular .np-text {
  background: unset;
}
.next-panel .pt5-wifi {
  margin-top: 35px;
  background-image: url("../images/pt5/pt5-wifi.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .pt5-wifi::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .pt5-wifi .np-text {
  background: unset;
}
.next-panel .pt5-specs {
  margin-top: 35px;
  background-image: url("../images/pt5/pt5-specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .pt5-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .pt5-specs .np-text {
  background: unset;
}

.cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.text-medium {
  font-weight: 600;
}

.dgram--xl {
  display: none;
}
@media (min-width: 1200px) {
  .dgram--xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.dgram--mobile {
  display: none;
}
@media (max-width: 1200px) {
  .dgram--mobile {
    display: block;
  }
}

#simplified-connectivity {
  background-image: url("../images/pt5/simplified-connect-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 50px 0 25px;
}
#simplified-connectivity .flex-ctn .block-title {
  max-width: 375px;
  margin: 0;
}

#simplified-connectivity-bottom {
  background-image: url("../images/pt5/simplified-connect-bottom-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#simplified-connectivity-bottom .block-title-noborder {
  font-size: 30px;
  line-height: 40px;
}

#miniaturized-system {
  background-image: url("../images/pt5/miniaturized-system-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#miniaturized-system .flex-ctn .block-title {
  margin-top: 0;
}
#miniaturized-system .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#miniaturized-system .flex-ctn .block-caption {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
#miniaturized-system ul li {
  font-family: "Avenir LT W01_35 Light" !important;
  font-size: 12px;
  line-height: 16px;
}

#fast-wifi {
  background-image: url("../images/pt5/cloud-relay-maximize-performance-2.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 5%;
  padding-bottom: 30%;
}
@media (max-width: 575px) {
  #fast-wifi::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #fast-wifi .bump {
    margin-top: 30rem;
  }
}
#fast-wifi .flex-ctn .block-title {
  width: 500px;
}
#fast-wifi .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #fast-wifi .iframe-wrapper-x {
    display: none;
  }
}
#fast-wifi .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    top: 46.5%;
    height: 115%;
  }

  @media (min-width: 2800px) {
    top: 44%;
    height: 130%;
  }*/
}

#simple-config {
  background-image: url("../images/pt5/simple-config-back.jpg") !important;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 5%;
  padding-bottom: 20%;
}
@media (max-width: 575px) {
  #simple-config {
    background-image: url("../images/pt5/simple-config-back.jpg") !important;
    background-size: cover;
    background-position: center;
  }
  #simple-config::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #simple-config .bump {
    margin-top: 30rem;
  }
}
#simple-config .flex-ctn .block-title {
  width: 500px;
}
#simple-config iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#simple-config .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #simple-config .iframe-wrapper-x {
    display: none;
  }
}
#simple-config .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    height: 125%;
  }

  @media (min-width: 2400px) {
    height: 150%;
  }*/
}

#global-roaming {
  background-image: url("../images/pt5/global-roaming-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}

#low-swap-personal-transport {
  background-image: url("../images/pt5/low-swap-personal-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 100px 0;
}
#low-swap-personal-transport .flex-ctn .block-title {
  max-width: 500px;
  margin: 0;
}

#maximize-performance-cellular {
  background-image: url("../images/pt5/maximize-performance-back.jpg") !important;
  background-size: cover;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #maximize-performance-cellular {
    background-size: cover;
    background-position: center;
  }
  #maximize-performance-cellular::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #maximize-performance-cellular .bump {
    margin-top: 30rem;
  }
}
#maximize-performance-cellular .flex-ctn .block-title {
  width: 500px;
}
#maximize-performance-cellular .flex-ctn .list-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding-right: 35px;
}
#maximize-performance-cellular .flex-ctn .list-style ul li {
  font-family: "Avenir LT W01_35 Light" !important;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
#maximize-performance-cellular .flex-ctn .block-group__between .block-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 992px) {
  #maximize-performance-cellular .flex-ctn .block-group__between .block-subtitle .left-diagram {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #maximize-performance-cellular .flex-ctn .block-group__between .block-subtitle .left-diagram {
    max-width: 35%;
  }
}
@media (max-width: 992px) {
  #maximize-performance-cellular .flex-ctn .block-group__between .block-subtitle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#maximize-performance-cellular iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#maximize-performance-cellular .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #maximize-performance-cellular .iframe-wrapper-x {
    display: none;
  }
}
#maximize-performance-cellular .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #maximize-performance-cellular .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #maximize-performance-cellular .iframe-wrapper-x iframe {
    height: 150%;
  }
}

#operate-globally {
  background-image: url("../images/pt5/operate-globally-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 100px 0 0;
}
#operate-globally .flex-ctn .block-group {
  margin-top: 7rem;
}
#operate-globally .flex-ctn .block-title {
  max-width: 500px;
  margin: 0;
}

#network-transport-diversity {
  position: relative;
  background-image: url("../images/pt5/network-transport-back.jpg") !important;
  background-size: cover;
  background-position: center;
  width: 100%;
  overflow: hidden;
  padding-top: 5%;
  padding-bottom: 20%;
}
@media (max-width: 575px) {
  #network-transport-diversity::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #network-transport-diversity .bump {
    margin-top: 30rem;
  }
}
#network-transport-diversity .flex-ctn .block-title {
  width: 500px;
}
#network-transport-diversity iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#network-transport-diversity .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #network-transport-diversity .iframe-wrapper-x {
    display: none;
  }
}
#network-transport-diversity .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    top: 46.5%;
    height: 115%;
  }

  @media (min-width: 2800px) {
    top: 44%;
    height: 130%;
  }*/
}

#securely-traverse {
  background-image: url("../images/pt5/securely-traverse-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 100px 0;
}
#securely-traverse .flex-ctn .block-title {
  max-width: 600px;
  margin: 0;
}
#securely-traverse .flex-ctn .block-caption {
  padding-left: 0;
  text-transform: initial;
}

#network-transport-diversity-bottom {
  position: relative;
  background-image: url("../images/pt5/network-transport-bottom-back.jpg") !important;
  background-size: cover;
  background-position: center;
  width: 100%;
  overflow: hidden;
  padding-top: 5%;
  padding-bottom: 5%;
}
@media (max-width: 575px) {
  #network-transport-diversity-bottom::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #network-transport-diversity-bottom .bump {
    margin-top: 30rem;
  }
}
#network-transport-diversity-bottom .flex-ctn .block-title {
  width: 500px;
}
#network-transport-diversity-bottom iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#network-transport-diversity-bottom .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #network-transport-diversity-bottom .iframe-wrapper-x {
    display: none;
  }
}
#network-transport-diversity-bottom .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    height: 115%;
  }

  @media (min-width: 2800px) {
    height: 130%;
  }*/
}

#wirelessly-connect {
  background-image: url("../images/pt5/wirelessly-connect-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 100px 0 0;
}
#wirelessly-connect .flex-ctn {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 0;
}
#wirelessly-connect .flex-ctn .block-title {
  max-width: 375px;
  margin: 0;
}
#wirelessly-connect .flex-ctn .block-caption.diagram {
  padding-left: 0;
}

#automated-provisioning {
  background-image: url("../images/pt5/automated-provisioning-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #automated-provisioning {
    background-position: right;
  }
}
#automated-provisioning .flex-ctn .block-title {
  margin-top: 0;
}
#automated-provisioning .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#automated-provisioning .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

#high-performance-low {
  background-image: url("../images/pt5/high-performance-low-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#high-performance-low .flex-ctn .block-title {
  max-width: 500px;
  margin: 0;
}

#efficient-and-fast {
  position: relative;
  background-image: url("../images/pt5/fast-efficient-back.jpg") !important;
  background-size: cover;
  background-position: center;
  width: 100%;
  overflow: hidden;
  padding-top: 12%;
  padding-bottom: 13%;
}
@media (max-width: 575px) {
  #efficient-and-fast::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #efficient-and-fast .bump {
    margin-top: 30rem;
  }
}
#efficient-and-fast .flex-ctn .block-title {
  width: 500px;
}
#efficient-and-fast iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#efficient-and-fast .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #efficient-and-fast .iframe-wrapper-x {
    display: none;
  }
}
#efficient-and-fast .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #efficient-and-fast .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #efficient-and-fast .iframe-wrapper-x iframe {
    height: 150%;
  }
}

#secure-wifi {
  background-image: url("../images/pt5/secure-wifi-back.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 5%;
  padding-bottom: 25%;
}
@media (max-width: 575px) {
  #secure-wifi::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #secure-wifi .bump {
    margin-top: 30rem;
  }
}
#secure-wifi .flex-ctn .block-title {
  width: 500px;
}
#secure-wifi .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 105%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #secure-wifi .iframe-wrapper-x {
    display: none;
  }
}
#secure-wifi .iframe-wrapper-x iframe {
  position: absolute;
  top: 46%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*@media (min-width: 1900px) {
    top: 46.5%;
    height: 115%;
  }

  @media (min-width: 2800px) {
    top: 35%;
    height: 130%;
  }*/
}

#share-data {
  background-image: url("../images/pt5/share-data-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 315px;
}
#share-data .flex-ctn .block-title {
  margin-top: 0;
}
#share-data .flex-ctn .block-subtitle {
  font-size: 27px;
  line-height: 29px;
}
#share-data .flex-ctn .block-caption {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

#innovate-faster {
  background-image: url("../images/pt5/innovate-faster-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
}
#innovate-faster .flex-ctn {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 0;
}
#innovate-faster .flex-ctn .block-title {
  margin: 0;
}
#innovate-faster .flex-ctn .block-caption.diagram {
  padding-left: 0;
}

#ptt-page sup {
  top: -1rem;
  font-size: 16px;
}
#ptt-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#ptt-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 575px) {
  #ptt-page .flex-ctn .cta-group {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  #ptt-page .flex-ctn .cta-group a {
    margin-bottom: 2rem;
  }
}
#ptt-page .flex-ctn .block-group {
  padding-left: 0px;
}
#ptt-page .flex-ctn .block-group--right {
  margin-left: auto;
}
#ptt-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#ptt-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #ptt-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#ptt-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  padding-bottom: 35px;
  font-weight: 500;
}
#ptt-page .flex-ctn .block-subtitle--right {
  text-align: right;
  padding-right: 35px;
}
#ptt-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
}
#ptt-page .flex-ctn .block-caption--right {
  text-align: right;
  padding-right: 35px;
}
#ptt-page .dark-blue {
  color: #0050A5 !important;
}
#ptt-page .iframe-wrapper {
  background-image: url("../images/ptt/overview-hero.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 187px !important;
  padding-bottom: 100px;
}
#ptt-page .iframe-wrapper .overview-title-sub {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#ptt-page .iframe-wrapper_design {
  background-image: url("../images/ptt/design-hero.webp") !important;
  height: 1080px;
}
#ptt-page .iframe-wrapper__specs {
  background-image: url("../images/ptt/spec-hero.webp") !important;
  padding-bottom: 160px;
}
#ptt-page sup {
  top: -0.5rem;
}
#ptt-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 46px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
#ptt-page h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
@media (max-width: 575px) {
  #ptt-page br {
    display: none !important;
  }
}
#ptt-page #talk-group {
  background: #000000;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#ptt-page #talk-group .iframe-wrapper-x {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#ptt-page #talk-group .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#ptt-page #talk-group .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#ptt-page #talk-group .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #ptt-page #talk-group .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#ptt-page #improved-situational-awareness {
  background-image: url("../images/ptt/overview-improved.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #improved-situational-awareness {
    background-position: 75% center;
  }
  #ptt-page #improved-situational-awareness::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #ptt-page #improved-situational-awareness .bump {
    margin-top: 22rem;
  }
}
#ptt-page #improved-situational-awareness .flex-ctn .block-title--right {
  margin-top: 0;
}
#ptt-page #mobile-ad-hoc-video {
  background-image: url("../images/ptt/mobile-ad-hock-screen.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 350px 0;
}
@media (max-width: 575px) {
  #ptt-page #mobile-ad-hoc-video::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#ptt-page #mobile-ad-hoc-video .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #ptt-page #mobile-ad-hoc-video .iframe-wrapper-x {
    display: none;
  }
}
#ptt-page #mobile-ad-hoc-video .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1680px) {
  #ptt-page #mobile-ad-hoc-video .iframe-wrapper-x {
    display: block;
  }
}
#ptt-page #mobile-ad-hoc-video .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #ptt-page #mobile-ad-hoc-video .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #ptt-page #mobile-ad-hoc-video .iframe-wrapper-x.secondary {
    display: block;
  }
}
#ptt-page #mobile-ad-hoc-video .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#ptt-page #mobile-ad-hoc-video .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #ptt-page #mobile-ad-hoc-video .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#ptt-page #radio_over_ip_multiplier {
  background-image: url("../images/ptt/overview-roip.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #radio_over_ip_multiplier {
    background-position: right center;
  }
  #ptt-page #radio_over_ip_multiplier::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#ptt-page #radio_over_ip_multiplier .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#ptt-page #radio_over_ip_multiplier .flex-ctn .block-group {
  padding: 35px;
}
#ptt-page #radio_over_ip_multiplier .flex-ctn .block-title {
  max-width: 570px;
}
#ptt-page #radio_over_ip_multiplier .flex-ctn .block-subtitle {
  color: black;
  padding-left: unset;
}
#ptt-page #radio_over_ip_multiplier .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#ptt-page .next-panel .ptt-design {
  margin-top: 35px;
  background-image: url("../images/ptt/next-ptt-design.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #ptt-page .next-panel .ptt-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#ptt-page .next-panel .ptt-design .np-text {
  background: unset;
}
#ptt-page .next-panel .ptt-specs {
  margin-top: 35px;
  background-image: url("../images/ptt/next-ptt-specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #ptt-page .next-panel .ptt-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#ptt-page .next-panel .ptt-specs .np-text {
  background: unset;
}
#ptt-page #designed-extreme {
  background-image: url("../images/ptt/design-extreme.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #designed-extreme {
    background-position: 75% center;
  }
  #ptt-page #designed-extreme::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #ptt-page #designed-extreme .bump {
    margin-top: 22rem;
  }
}
#ptt-page #designed-extreme .flex-ctn .block-title--right {
  margin-top: 0;
}
#ptt-page #lightweight_for_lower_burden {
  background-image: url("../images/ptt/design-lightweight.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #lightweight_for_lower_burden {
    background-position: right center;
  }
  #ptt-page #lightweight_for_lower_burden::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#ptt-page #lightweight_for_lower_burden .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#ptt-page #lightweight_for_lower_burden .flex-ctn .block-group {
  padding: 35px;
}
#ptt-page #lightweight_for_lower_burden .flex-ctn .block-title {
  max-width: 570px;
}
#ptt-page #lightweight_for_lower_burden .flex-ctn .block-subtitle {
  color: black;
  padding-left: unset;
}
#ptt-page #lightweight_for_lower_burden .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#ptt-page #headset_compatibility {
  background-image: url("../images/ptt/design-headset.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #headset_compatibility {
    background-position: 75% center;
  }
  #ptt-page #headset_compatibility::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #ptt-page #headset_compatibility .bump {
    margin-top: 22rem;
  }
}
#ptt-page #headset_compatibility .flex-ctn .block-title--right {
  margin-top: 0;
}
#ptt-page #ergonomic_user_friendly {
  background-image: url("../images/ptt/design-ergonomic.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #ergonomic_user_friendly {
    background-position: right center;
  }
  #ptt-page #ergonomic_user_friendly::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#ptt-page #ergonomic_user_friendly .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#ptt-page #ergonomic_user_friendly .flex-ctn .block-group {
  padding: 35px;
}
#ptt-page #ergonomic_user_friendly .flex-ctn .block-title {
  max-width: 570px;
}
#ptt-page #ergonomic_user_friendly .flex-ctn .block-subtitle {
  color: black;
  padding-left: unset;
}
#ptt-page #ergonomic_user_friendly .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#ptt-page #mpu5-powered {
  background-image: url("../images/ptt/design-mpu5.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #mpu5-powered {
    background-position: 75% center;
  }
  #ptt-page #mpu5-powered::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #ptt-page #mpu5-powered .bump {
    margin-top: 22rem;
  }
}
#ptt-page #mpu5-powered .flex-ctn .block-title--right {
  margin-top: 0;
}
#ptt-page #integrated_audio_encoding {
  background-image: url("../images/ptt/design-integrated.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #ptt-page #integrated_audio_encoding {
    background-position: right center;
  }
  #ptt-page #integrated_audio_encoding::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#ptt-page #integrated_audio_encoding .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#ptt-page #integrated_audio_encoding .flex-ctn .block-group {
  padding: 35px;
}
#ptt-page #integrated_audio_encoding .flex-ctn .block-title {
  max-width: 570px;
}
#ptt-page #integrated_audio_encoding .flex-ctn .block-subtitle {
  color: black;
  padding-left: unset;
}
#ptt-page #integrated_audio_encoding .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#ptt-page .ptt-table {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  position: relative;
}
@media (min-width: 992px) {
  #ptt-page .ptt-table {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#ptt-page .ptt-table__3 .implementations-table {
  width: 100%;
  border-radius: 0;
  border: 1px solid #000000;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: #000000;
  /* Header Styling */
  /* Three-Column Layout */
  /* Grouped Row Styling */
}
#ptt-page .ptt-table__3 .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
#ptt-page .ptt-table__3 .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#ptt-page .ptt-table__3 .implementations-table .row:nth-child(even) {
  background-color: rgba(163, 163, 163, 0.54);
}
#ptt-page .ptt-table__3 .implementations-table .row.table-header {
  font-size: 18px;
  font-weight: bold;
  background-color: #0050A5;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: uppercase;
  margin-top: 0;
  /* Grouped Row Styling */
}
#ptt-page .ptt-table__3 .implementations-table .row.table-header .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#ptt-page .ptt-table__3 .implementations-table .row.table-header .row-group .row {
  border-left: 1px solid #000000;
}
#ptt-page .ptt-table__3 .implementations-table .text-1 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table .text {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  text-align: left;
  font-size: 18px;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table .arrow {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  text-align: center;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#ptt-page .ptt-table__3 .implementations-table .row-group .row {
  border-left: 1px solid #000000;
}
#ptt-page .ptt-table__3 .implementations-table .main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#ptt-page .ptt-table__3 .implementations-table .main-row .text-1 {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; /* Stretches the product name over the grouped rows */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: unset;
}
#ptt-page .ptt-table__3 .implementations-table .row-group .row {
  background-color: rgba(255, 255, 255, 0.1); /* Ensuring rows remain in the same style */
}
#ptt-page .ptt-table__3 .implementations-table-2 {
  width: 100%;
  border-radius: 0;
  border: 1px solid #000000;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: #000000;
  /* Header Styling */
  /* Three-Column Layout */
  /* Grouped Row Styling */
}
#ptt-page .ptt-table__3 .implementations-table-2 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
#ptt-page .ptt-table__3 .implementations-table-2 .row:nth-child(odd) {
  background-color: transparent;
}
#ptt-page .ptt-table__3 .implementations-table-2 .row:nth-child(even) {
  background-color: rgba(163, 163, 163, 0.54);
}
#ptt-page .ptt-table__3 .implementations-table-2 .row.table-header {
  font-size: 18px;
  font-weight: bold;
  background-color: #0050A5;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: uppercase;
  margin-top: 0;
  /* Grouped Row Styling */
}
#ptt-page .ptt-table__3 .implementations-table-2 .row.table-header .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#ptt-page .ptt-table__3 .implementations-table-2 .row.table-header .row-group .row {
  border-left: 1px solid #000000;
}
#ptt-page .ptt-table__3 .implementations-table-2 .text-1 {
  -webkit-box-flex: 2.5 !important;
      -ms-flex: 2.5 !important;
          flex: 2.5 !important;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table-2 .text {
  -webkit-box-flex: 2.5 !important;
      -ms-flex: 2.5 !important;
          flex: 2.5 !important;
  text-align: left;
  font-size: 18px;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table-2 .arrow {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  text-align: center;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table-2 .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  padding: 0 1rem;
}
#ptt-page .ptt-table__3 .implementations-table-2 .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#ptt-page .ptt-table__3 .implementations-table-2 .row-group .row {
  border-left: 1px solid #000000;
}
#ptt-page .ptt-table__3 .implementations-table-2 .main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#ptt-page .ptt-table__3 .implementations-table-2 .main-row .text-1 {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; /* Stretches the product name over the grouped rows */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: unset;
}
#ptt-page .ptt-table__3 .implementations-table-2 .row-group .row {
  background-color: rgba(255, 255, 255, 0.1); /* Ensuring rows remain in the same style */
}
#ptt-page .ptt-table #implementations-tab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 1.5rem 3rem;
  /* General Table Styling */
}
#ptt-page .ptt-table #implementations-tab .implementations-table, #ptt-page .ptt-table #implementations-tab .implementations-table-2, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile {
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: white;
  /* Category Row */
  /* Regular Rows */
  /* Three-Column Layout */
  /* Arrow Column - Now closer to the right */
  /* Code Column */
}
#ptt-page .ptt-table #implementations-tab .implementations-table .category, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .category, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .category {
  background-color: rgba(255, 255, 255, 0.2); /* Slight Transparency */
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .row, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .row, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.1); /* Adjust Opacity */
  /* Alternating Background Opacity */
  /* Header Styling */
}
#ptt-page .ptt-table #implementations-tab .implementations-table .row:nth-child(odd), #ptt-page .ptt-table #implementations-tab .implementations-table-2 .row:nth-child(odd), #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .row:nth-child(odd) {
  background-color: transparent;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .row:nth-child(even), #ptt-page .ptt-table #implementations-tab .implementations-table-2 .row:nth-child(even), #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .row:nth-child(even) {
  background-color: rgba(163, 163, 163, 0.54);
}
#ptt-page .ptt-table #implementations-tab .implementations-table .row.table-header, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .row.table-header, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .row.table-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  background-color: #0050A5; /* Blue Header */
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #000000;
  padding: 0px 15px;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .text-1, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text-1, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text-1 {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
  text-wrap: wrap;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .text-1.bold, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text-1.bold, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text-1.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .text, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
  color: #000000;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .text p, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text p, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text p {
  text-wrap: wrap;
}
@media (min-width: 576px) {
  #ptt-page .ptt-table #implementations-tab .implementations-table .text, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
}
#ptt-page .ptt-table #implementations-tab .implementations-table .text.bold, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text.bold, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  #ptt-page .ptt-table #implementations-tab .implementations-table .text, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .text, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .text {
    white-space: nowrap; /* Prevents multi-line wrapping */
  }
}
#ptt-page .ptt-table #implementations-tab .implementations-table .arrow, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .arrow, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .arrow {
  -webkit-box-flex: 0.2;
      -ms-flex: 0.2;
          flex: 0.2; /* Smaller width */
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  opacity: 1;
  padding: 0 1rem;
}
#ptt-page .ptt-table #implementations-tab .implementations-table .code, #ptt-page .ptt-table #implementations-tab .implementations-table-2 .code, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  white-space: nowrap; /* Ensures numbers stay on one line */
  padding: 0 1rem;
}
#ptt-page .ptt-table #implementations-tab .implementations-table a.code, #ptt-page .ptt-table #implementations-tab .implementations-table-2 a.code, #ptt-page .ptt-table #implementations-tab .implementations-table-mobile a.code {
  padding: 0;
}
#ptt-page .ptt-table #implementations-tab .implementations-table {
  display: block;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile {
  display: none;
}
@media (max-width: 991.98px) {
  #ptt-page .ptt-table #implementations-tab .implementations-table, #ptt-page .ptt-table #implementations-tab .implementations-table-2 {
    display: none;
  }
  #ptt-page .ptt-table #implementations-tab .implementations-table-mobile {
    display: block;
  }
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile {
  width: 100%;
  border: 1px solid #000;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-section {
  border-bottom: 1px solid #a3a3a3;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-header {
  background-color: #0050A5;
  color: #fff;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  padding: 10px 15px;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-row:nth-child(even) {
  background-color: rgba(163, 163, 163, 0.54);
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-label {
  font-family: "Avenir LT W01_85 Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  padding-right: 10px;
}
#ptt-page .ptt-table #implementations-tab .implementations-table-mobile .spec-value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#security {
  background-image: url("../images/security/PS_Security_Product_Main3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  margin-top: -187px;
}
@media (max-width: 576px) {
  #security {
    padding-top: 23%;
  }
}
#security .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #security .iframe-wrapper-x {
    display: none;
  }
}
#security .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #security .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 125%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #security .iframe-wrapper-x iframe {
    height: 135%;
    /*height: 100%;*/
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #security .iframe-wrapper-x iframe {
    top: 35%;
  }
}
@media (min-width: 1680px) {
  #security .iframe-wrapper-x {
    display: block;
  }
}
#security .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #security .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (max-width: 1400px) {
  #security .iframe-wrapper-x.secondary iframe {
    left: 60%;
  }
}
@media (min-width: 1401px) and (max-width: 1679px) {
  #security .iframe-wrapper-x.secondary iframe {
    left: 55%;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #security .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #security .iframe-wrapper-x.secondary iframe {
    left: 75%;
  }
}
#security .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#security .logo-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #security .logo-group .diagram:not(:last-child) {
    margin-right: 5.5rem;
  }
}
@media (max-width: 992px) {
  #security .logo-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

#secure-solutions {
  background-image: url("../images/security/PS_Security_Company_Main3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  margin-top: -187px;
}
@media (max-width: 576px) {
  #secure-solutions {
    padding-top: 23%;
  }
}
#secure-solutions .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #secure-solutions .iframe-wrapper-x {
    display: none;
  }
}
#secure-solutions .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #secure-solutions .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #secure-solutions .iframe-wrapper-x iframe {
    /*height: 150%;*/
    height: 100%;
    top: 50%;
  }
}
@media (min-width: 2250px) {
  #secure-solutions .iframe-wrapper-x iframe {
    top: 45%;
  }
}
@media (min-width: 1680px) {
  #secure-solutions .iframe-wrapper-x {
    display: block;
  }
}
#secure-solutions .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #secure-solutions .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (max-width: 1400px) {
  #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 60%;
  }
}
@media (min-width: 1401px) and (max-width: 1679px) {
  #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 55%;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #secure-solutions .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #secure-solutions .iframe-wrapper-x.secondary iframe {
    left: 75%;
  }
}
#secure-solutions .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}

#security-page .next-panel .cloud-relay-oper {
  margin-top: 35px;
  background-image: url("../images/security/next-company.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #security-page .next-panel .cloud-relay-oper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#security-page .next-panel .cloud-relay-oper .np-text {
  background: unset;
}
#security-page .next-panel .cloud-relay-arch {
  margin-top: 35px;
  background-image: url("../images/cloud-relay/cloud-relay-arch.png");
  position: relative;
}
@media (max-width: 991px) {
  #security-page .next-panel .cloud-relay-arch::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#security-page .next-panel .cloud-relay-arch .np-text {
  background: unset;
}
#security-page .button-pagelink {
  padding: 1rem 1.5rem;
  background-color: #0050A5;
  color: white;
}
#security-page .button-pagelink:hover {
  background-color: white;
  color: #0050A5;
  text-decoration: none;
}
#security-page .button-text {
  font-size: 16px;
  line-height: 18px;
  font-family: "Avenir LT W01_85 Heavy";
  text-decoration: none;
}
@media (max-width: 575px) {
  #security-page #rdsm .pageTitleLeft-mpu li {
    padding: 10px 5px;
  }
}
@media (max-width: 768px) {
  #security-page #rdsm .pageTitleLeft-mpu a {
    padding-right: 0 !important;
  }
}
#security-page iframe {
  display: block;
  padding: 0;
  margin: 0;
}
#security-page .img__desktop {
  display: block;
}
@media (max-width: 575px) {
  #security-page .img__desktop {
    display: none;
  }
}
#security-page .img__mobile {
  display: none;
}
@media (max-width: 575px) {
  #security-page .img__mobile {
    display: block;
  }
}
#security-page .em-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#security-page .iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 47%;
  height: 0;
  overflow: hidden;
  background: #000;
}
#security-page .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#security-page .next-link {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
}
#security-page sup {
  top: -2em;
}
#security-page html {
  scroll-behavior: smooth;
}
#security-page .px-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#security-page .pb-3 {
  padding-bottom: 1.5rem;
}
#security-page ul.component-menu {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5rem;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
}
#security-page ul.component-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 1rem;
  padding: 5px;
}
#security-page ul.component-menu li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  margin-right: 1rem;
  font-size: 0.5em;
}
#security-page .rslrv2-cont .col-xs-1, #security-page .col-xs-2, #security-page .col-xs-3, #security-page .col-xs-4, #security-page .col-xs-5, #security-page .col-xs-6, #security-page .col-xs-7, #security-page .col-xs-8, #security-page .col-xs-9, #security-page .col-xs-10, #security-page .col-xs-11, #security-page .col-xs-12, #security-page .col-sm-1, #security-page .col-sm-2, #security-page .col-sm-3, #security-page .col-sm-4, #security-page .col-sm-5, #security-page .col-sm-6, #security-page .col-sm-7, #security-page .col-sm-8, #security-page .col-sm-9, #security-page .col-sm-10, #security-page .col-sm-11, #security-page .col-sm-12, #security-page .col-md-1, #security-page .col-md-2, #security-page .col-md-3, #security-page .col-md-4, #security-page .col-md-5, #security-page .col-md-6, #security-page .col-md-7, #security-page .col-md-8, #security-page .col-md-9, #security-page .col-md-10, #security-page .col-md-11, #security-page .col-md-12, #security-page .col-lg-1, #security-page .col-lg-2, #security-page .col-lg-3, #security-page .col-lg-4, #security-page .col-lg-5, #security-page .col-lg-6, #security-page .col-lg-7, #security-page .col-lg-8, #security-page .col-lg-9, #security-page .col-lg-10, #security-page .col-lg-11, #security-page .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}
#security-page .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#security-page .mbottom {
  margin-bottom: 12px;
}
#security-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 61px;
  color: white;
  font-weight: 700;
}
@media (max-width: 576px) {
  #security-page h1 {
    font-size: 42px;
    line-height: 45px;
  }
}
#security-page h1 sup {
  top: -5em;
}
#security-page h1.hero-title {
  font-size: 45px;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
}
#security-page h1.hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
#security-page h1.hero-title.whitetext {
  color: white;
}
#security-page h1.hero-title__uav {
  color: #0050A5;
}
#security-page h1.hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
@media (max-width: 575px) {
  #security-page h1.hero-title__uav-body {
    font-size: 22px;
  }
}
#security-page h1.hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
#security-page h1.hero-title__uav-small-bod {
  font-size: 16px;
  margin: 30px 0px 20px 0px;
}
#security-page h3.body-title {
  position: relative;
  font-size: 17px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 7px;
  color: #0050A5;
}
#security-page h3.body-title__tile {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 200px;
  color: #FFFFFF;
}
#security-page h3.body-title__tile-ugv {
  width: 100px;
}
#security-page h3.body-title__tile-2 {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 150px;
  color: #FFFFFF;
}
#security-page h3.body-title__tile-3 {
  background-color: #0050A5;
  padding: 5px 7px;
  color: #FFFFFF;
  width: 250px;
  text-align: left;
}
#security-page .diagraph_text {
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 992px) {
  #security-page .diagraph_text {
    font-size: 15px;
  }
}
#security-page .diagraph_text__right {
  text-align: right;
}
#security-page .component-link {
  color: white;
  text-decoration: none;
}
#security-page .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#security-page .block-title__right {
  text-align: right;
  margin: unset !important;
  margin-left: auto !important;
}
#security-page .block-title__right__fade {
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(0, 80, 165, 0)), color-stop(50%, rgba(0, 80, 165, 0.6))) !important;
  background: linear-gradient(90deg, rgba(0, 80, 165, 0) 35%, rgba(0, 80, 165, 0.6) 50%) !important;
}
#security-page .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 43px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
#security-page .block-title-noborder__right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #security-page .block-title-noborder {
    font-size: 37px;
  }
}
#security-page .border-header {
  border: 1px solid white;
  padding: 15px;
  font-size: 18px;
  max-width: 647px;
  color: white;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  #security-page .border-header {
    max-width: 100%;
  }
}
#security-page .border-header__comp {
  border: unset;
  padding: unset;
  position: relative;
  margin-bottom: 4rem;
}
#security-page .border-header__comp::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid white;
}
#security-page .picture-label {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
}
#security-page .infra-text {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 26px;
  line-height: 30px;
  color: white;
}
#security-page .component-number {
  font-size: 59px;
  color: white;
  font-family: "Avenir LT W01_85 Heavy";
  line-height: 65px;
  margin-right: 1rem;
  position: relative;
}
@media (max-width: 992px) {
  #security-page .component-number {
    font-size: 14px;
    line-height: 23px;
  }
  #security-page .component-number::after {
    bottom: -5px;
  }
}
#security-page .vertical-line {
  width: 2px;
  height: 60px;
  background-color: white;
  margin: 0 1rem;
}
#security-page .component-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  #security-page .component-info {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #security-page .component-info::after {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: white;
  }
}
#security-page .component-info__3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  #security-page .component-info__3 {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
#security-page .component-info .component-text {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  color: #ffffff;
  position: relative;
}
#security-page .component-info .component-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: white;
  position: absolute;
  left: -3rem;
  top: 0;
}
@media (max-width: 991px) {
  #security-page .component-info .component-text::before {
    width: 0;
  }
}
#security-page .component-info .component-text__2::before {
  left: -2rem;
}
#security-page .component-info .component-text__3::before {
  left: -1.5rem;
}
#security-page .component-info .component-text__4::before {
  left: -2rem;
}
#security-page .component-info .component-text h3 {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: unset;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #security-page .component-info .component-text h3 {
    font-size: 11px;
    line-height: 12px;
  }
}
#security-page .component-info .component-text span {
  font-size: 12px;
}
@media (max-width: 991px) {
  #security-page .component-info .component-text span {
    font-size: 9px;
  }
}
@media (max-width: 991px) {
  #security-page .component-info .component-text {
    height: 65px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #security-page .component-info h2 {
    margin-top: 0;
  }
}
#security-page .bump {
  margin-top: 6rem;
}
#security-page hr.splitter {
  width: 100%;
  border-top: 0.5px solid #F4F4F4;
}
#security-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
#security-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 35px;
}
@media (max-width: 575px) {
  #security-page .flex-ctn .cta-group {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
#security-page .flex-ctn .cta-group--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#security-page .flex-ctn .block-group {
  padding-left: 0px;
}
#security-page .flex-ctn .block-group--right {
  margin-left: auto;
}
@media (max-width: 576px) {
  #security-page .flex-ctn .block-group {
    padding: unset;
  }
}
#security-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 0;
}
#security-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #security-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#security-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  padding-left: 35px;
  padding-bottom: 35px;
  font-weight: 500;
}
#security-page .flex-ctn .block-subtitle--right {
  text-align: right;
  padding-right: 35px;
}
#security-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
  padding-left: 35px;
}
#security-page .flex-ctn .block-caption--right {
  text-align: right;
  padding-right: 35px;
}
#security-page .flex-ctn .block-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media (max-width: 576px) {
  #security-page .flex-ctn .block-logos {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: unset;
  }
}
#security-page .flex-ctn .block-logos__flags {
  padding-top: 2.5rem;
  padding-left: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#security-page .flex-ctn .block-logos__flags .diagram {
  margin: 0 1.5rem;
}
#security-page .flex-ctn .block-logos__multi-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2.5rem;
  padding-left: unset;
}
#security-page .flex-ctn .block-logos__multi-flags .diagram {
  margin: 2rem 0;
}
#security-page .flex-ctn .block-logos__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 0 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #security-page .flex-ctn .block-logos__products {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  #security-page .flex-ctn .block-logos__products::before {
    content: "";
    position: absolute;
    top: 65%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: white;
    z-index: 1;
  }
}
#security-page .flex-ctn .block-logos__products img {
  z-index: 2;
}
@media (max-width: 992px) {
  #security-page .flex-ctn .block-logos__products img {
    margin: 3rem 0;
  }
}
#security-page .icon-group {
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  #security-page .icon-group .diagram {
    margin-right: 5rem;
  }
}
#security-page .iframe-wrapper {
  background-image: url("../images/cloud-relay/cloud-relay-top.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#security-page .iframe-wrapper__oper {
  background-image: url("../images/cloud-relay/cloud-relay-oper-top.jpg");
}
@media (max-width: 575px) {
  #security-page .iframe-wrapper__oper {
    background-image: url("../images/cloud-relay/cloud-relay-oper-top-mobile.svg");
    background-position: 53% center;
  }
}
#security-page .iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.jpg");
  background-position: top;
}
#security-page .iframe-wrapper .c-1 {
  margin-top: 5rem;
}
#security-page .iframe-wrapper .c-2 {
  margin-top: 20rem;
}
#security-page .iframe-wrapper .flex-ctn .block-subtitle {
  padding-left: 0;
}
#security-page .iframe-wrapper .flex-ctn .block-caption {
  padding-left: 0;
}
#security-page #validated-product {
  background-image: url("../images/security/validated-product.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #security-page #validated-product {
    background-position: 75% center;
  }
}
#security-page #validated-product .flex-ctn .block-title {
  max-width: 450px;
}
#security-page #pathway {
  background-image: url("../images/security/pathway-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #security-page #pathway {
    background-position: 75% center;
  }
}
#security-page #pathway .flex-ctn.solution-table {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  margin: 4.5rem 0;
  position: relative;
}
@media (min-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#security-page #pathway .flex-ctn.solution-table::after {
  content: "";
  display: block;
  width: 38px;
  height: 33px;
  background-image: url("../images/security/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -35px;
  left: 25px;
}
#security-page #pathway .flex-ctn.solution-table__2::after {
  content: "";
  display: block;
  width: 38px;
  height: 33px;
  background-image: url("../images/security/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -35px;
  left: 50%;
}
#security-page #pathway .flex-ctn.solution-table__3::after {
  content: "";
  display: block;
  width: 38px;
  height: 33px;
  background-image: url("../images/security/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -35px;
  left: unset;
  right: 25px;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table {
  width: 100%;
  max-width: 600px;
  border-radius: 5px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: white;
  /* Header Styling */
  /* Three-Column Layout */
  /* Grouped Row Styling */
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row:nth-child(even) {
  background-color: rgba(55, 55, 55, 0.5);
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row.table-header {
  font-size: 18px;
  font-weight: bold;
  background-color: #0050A5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgb(255, 255, 255);
  border-top: 1px solid rgb(255, 255, 255);
  text-transform: uppercase;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .text-1 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .text {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  text-align: left;
  font-size: 18px;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .arrow {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  text-align: center;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row-group .row {
  border-left: 1px solid #ffffff;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  border-bottom: 1px solid #ffffff;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .main-row .text-1 {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; /* Stretches the product name over the grouped rows */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: unset;
}
#security-page #pathway .flex-ctn.solution-table__3 .implementations-table .row-group .row {
  background-color: rgba(255, 255, 255, 0.1); /* Ensuring rows remain in the same style */
}
#security-page #pathway .flex-ctn.solution-table__4::after {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  background-image: url("../images/security/last-polygon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 57px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
#security-page #pathway .flex-ctn.solution-table__4 #implementations-tab {
  margin: auto 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#security-page #pathway .flex-ctn.solution-table__4 .nsa-css-bw {
  margin: 1rem 0;
}
@media (min-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table__4 .nsa-css-bw {
    width: auto;
  }
}
#security-page #pathway .flex-ctn.solution-table .box-1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 3rem;
}
@media (max-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table .box-1 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 1.5rem 3rem;
  /* General Table Styling */
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table {
  width: 100%;
  max-width: 600px;
  border-radius: 5px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  color: white;
  /* Category Row */
  /* Regular Rows */
  /* Three-Column Layout */
  /* Arrow Column - Now closer to the right */
  /* Code Column */
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .category {
  background-color: rgba(255, 255, 255, 0.2); /* Slight Transparency */
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 15px;
  background-color: rgba(255, 255, 255, 0.1); /* Adjust Opacity */
  /* Alternating Background Opacity */
  /* Header Styling */
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .row:nth-child(even) {
  background-color: rgba(55, 55, 55, 0.5);
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .row.table-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  background-color: #0050A5; /* Blue Header */
  font-weight: bold;
  padding: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgb(255, 255, 255);
  border-top: 1px solid rgb(255, 255, 255);
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text-1 {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text-1.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
}
@media (min-width: 576px) {
  #security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  #security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .text {
    white-space: nowrap; /* Prevents multi-line wrapping */
  }
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .arrow {
  -webkit-box-flex: 0.2;
      -ms-flex: 0.2;
          flex: 0.2; /* Smaller width */
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  opacity: 1;
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  white-space: nowrap; /* Ensures numbers stay on one line */
  padding: 0 1rem;
}
#security-page #pathway .flex-ctn.solution-table #implementations-tab .implementations-table a.code {
  padding: 0;
}
#security-page #pathway .flex-ctn.solution-table .box-3 {
  background-color: rgba(0, 80, 165, 0.5);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#security-page #pathway .flex-ctn.solution-table .box-3 .box-3-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 3rem;
}
@media (max-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table .box-3 .box-3-top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#security-page #pathway .flex-ctn.solution-table .box-3 .box-3-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 3rem;
}
@media (max-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table .box-3 .box-3-bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#security-page #pathway .flex-ctn.solution-table .box-3 .block-caption {
  text-align: end;
}
@media (max-width: 992px) {
  #security-page #pathway .flex-ctn.solution-table .box-3 .block-caption {
    text-align: center;
  }
}
#security-page #pathway .flex-ctn .block-caption {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  padding-left: unset;
}
@media (max-width: 576px) {
  #security-page #pathway .flex-ctn .block-subtitle {
    padding-left: unset;
  }
}
#security-page #pathway .validated-suite {
  position: relative;
}
#security-page #build-a-csfc {
  background-image: url("../images/security/build-a-csfc.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #security-page #build-a-csfc {
    background-position: 75% center;
  }
}
#security-page #cybersecurity-tested {
  background-image: url("../images/security/cybersecurity-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 125px 0;
}
#security-page #approved-products {
  background-image: url("../images/security/approvedproductbackground.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 125px 0;
}
#security-page #team-of-experts {
  background-image: url("../images/security/team-of-experts-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0 100px 0;
}
@media (max-width: 575px) {
  #security-page #team-of-experts {
    background-position: 45% center;
  }
}
#security-page #team-of-experts .flex-ctn .block-title {
  max-width: 450px;
}
#security-page #buy-confidence {
  background-image: url("../images/security/buy-confidence-back.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0 250px 0;
}
@media (max-width: 575px) {
  #security-page #buy-confidence {
    background-image: url("../images/security/buy-confidence-back.jpg") !important;
    background-size: cover;
    background-position: center;
  }
  #security-page #buy-confidence::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#security-page #buy-confidence .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #security-page #buy-confidence .iframe-wrapper-x {
    display: none;
  }
}
#security-page #buy-confidence .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #security-page #buy-confidence .iframe-wrapper-x iframe {
    /*height: 125%;*/
    height: 105%;
    top: 45%;
  }
}
@media (min-width: 2000px) {
  #security-page #buy-confidence .iframe-wrapper-x iframe {
    /*height: 150%;*/
    height: 100%;
    top: 40%;
  }
}
@media (min-width: 2250px) {
  #security-page #buy-confidence .iframe-wrapper-x iframe {
    top: 35%;
  }
}
@media (min-width: 1680px) {
  #security-page #buy-confidence .iframe-wrapper-x {
    display: block;
  }
}
#security-page #buy-confidence .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #security-page #buy-confidence .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (max-width: 1400px) {
  #security-page #buy-confidence .iframe-wrapper-x.secondary iframe {
    left: 60%;
  }
}
@media (min-width: 1401px) and (max-width: 1679px) {
  #security-page #buy-confidence .iframe-wrapper-x.secondary iframe {
    left: 55%;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #security-page #buy-confidence .iframe-wrapper-x.secondary {
    display: block;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #security-page #buy-confidence .iframe-wrapper-x.secondary iframe {
    left: 75%;
  }
}
#security-page #buy-confidence .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#security-page #certified {
  background-image: url("../images/security/certified-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #security-page #certified {
    background-position: 45% center;
  }
}
#security-page #certified .flex-ctn .block-title {
  max-width: 450px;
}
#security-page #field-solution {
  background-image: url("../images/security/field-solution-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 575px) {
  #security-page #field-solution {
    background-position: 15% center;
  }
}
#security-page #field-solution #implementations-tab {
  margin-top: 2rem;
}
@media (min-width: 575px) {
  #security-page #field-solution #implementations-tab {
    padding-left: 35px;
  }
}
#security-page #field-solution #implementations-tab .table.table-bordered {
  color: #ffffff;
}
#security-page #field-solution #implementations-tab .table.table-bordered thead {
  background-color: #0050A5;
}
#security-page #field-solution #implementations-tab .table.table-bordered thead tr th {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom-width: 1px;
}
#security-page #field-solution #implementations-tab .table.table-bordered thead tr th:nth-child(n+2) {
  text-align: center;
}
#security-page #field-solution #implementations-tab .table.table-bordered tbody {
  background-color: rgba(0, 0, 0, 0.54);
}
#security-page #field-solution #implementations-tab .table.table-bordered tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.54);
}
#security-page #field-solution #implementations-tab .table.table-bordered tbody tr td {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  vertical-align: middle;
  padding: 10px;
}
#security-page #field-solution #implementations-tab .table.table-bordered tbody tr td:nth-child(n+2) {
  text-align: center;
}
#security-page #industry-leading {
  background-image: url("../images/security/industry-leading-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 576px) {
  #security-page #industry-leading {
    background-position: 35% center;
  }
}
#security-page #industry-leading .flex-ctn .block-caption__heavy {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
}
@media (max-width: 576px) {
  #security-page #industry-leading .flex-ctn .block-caption__heavy {
    margin: 2rem 0;
  }
}
#security-page #industry-leading .flex-ctn .icon-group {
  padding-right: 35px;
}
@media (max-width: 576px) {
  #security-page #industry-leading .flex-ctn .icon-group {
    padding-right: unset;
    padding-left: unset;
  }
}
#security-page #industry-leading .implementations-table {
  width: 100%;
  font-family: Arial, sans-serif;
  color: white;
  /* Category Row */
  /* Regular Rows */
  /* Three-Column Layout */
  /* Arrow Column - Now closer to the right */
  /* Code Column */
}
@media (min-width: 576px) {
  #security-page #industry-leading .implementations-table {
    padding-left: 35px;
  }
}
#security-page #industry-leading .implementations-table .category {
  background-color: rgba(255, 255, 255, 0.2); /* Slight Transparency */
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
#security-page #industry-leading .implementations-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 15px;
  background-color: rgba(255, 255, 255, 0.1); /* Adjust Opacity */
  /* Alternating Background Opacity */
  /* Header Styling */
}
#security-page #industry-leading .implementations-table .row:nth-child(odd) {
  background-color: transparent;
}
#security-page #industry-leading .implementations-table .row:nth-child(even) {
  background-color: rgba(55, 55, 55, 0.5);
}
#security-page #industry-leading .implementations-table .row.table-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  background-color: #0050A5; /* Blue Header */
  font-weight: bold;
  padding: 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-bottom: 1px solid rgb(255, 255, 255);
  border-top: 1px solid rgb(255, 255, 255);
}
#security-page #industry-leading .implementations-table .text-1 {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
}
#security-page #industry-leading .implementations-table .text-1.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#security-page #industry-leading .implementations-table .text {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.45px;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: left;
  overflow: hidden;
  padding: 0 1rem;
}
@media (min-width: 576px) {
  #security-page #industry-leading .implementations-table .text {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
}
#security-page #industry-leading .implementations-table .text.bold {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  #security-page #industry-leading .implementations-table .text {
    white-space: nowrap; /* Prevents multi-line wrapping */
  }
}
#security-page #industry-leading .implementations-table .arrow {
  -webkit-box-flex: 0.2;
      -ms-flex: 0.2;
          flex: 0.2; /* Smaller width */
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  opacity: 1;
  padding: 0 1rem;
}
#security-page #industry-leading .implementations-table .code {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  white-space: nowrap; /* Ensures numbers stay on one line */
  padding: 0 1rem;
}
#security-page #industry-leading .checklist {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  padding: 0.4rem 1rem;
  color: #ffffff;
}

a:hover {
  text-decoration: none;
}
a .cta {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.471' height='10.25' viewBox='0 0 5.471 10.25'%3E%3Cpath id='Path_81385' data-name='Path 81385' d='M556.563,290,555,292.05l2.345,3.075L555,298.2l1.563,2.05,3.908-5.125Z' transform='translate(-555 -290)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  padding-right: 3rem !important;
  display: inline-block;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  max-width: 350px;
}
a .cta__primary {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  padding: 1rem;
  background-color: #0050A5;
  color: #ffffff;
}
@media (hover: hover) {
  a .cta:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.471' height='10.25' viewBox='0 0 5.471 10.25'%3E%3Cpath id='Path_81385' data-name='Path 81385' d='M556.563,290,555,292.05l2.345,3.075L555,298.2l1.563,2.05,3.908-5.125Z' transform='translate(-555 -290)' fill='%230050A5'/%3E%3C/svg%3E%0A");
    -webkit-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
  }
  a .cta__primary:hover {
    background-color: #ffffff !important;
    color: #0050A5 !important;
  }
}

#marketing-wrapper {
  background-image: url("../images/marketing-materials/marketing-materials-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  padding-top: calc(-1% + 180px);
  padding-bottom: 100px;
  margin-top: -160px;
  background-position: top;
  /* show all by default */
  /* when a tab is active, hide the other sections */
  /* fade the section(s) being hidden */
  /* ---- fade-in on the newly active list ---- */
  /* your chosen delay */
  /* 1) Initial state (no active) — animate all once */
  /* 2) Products active */
  /* 3) Solutions active */
  /* 4) Company active */
  /* If your ALM build uses the listing wrapper instead, include it too */
  /* nicer compositing */
  /* keyframes (distinct names so each switch re-triggers) */
  /* accessibility: honor reduced motion */
}
#marketing-wrapper .container {
  max-width: 1320px;
}
#marketing-wrapper .bodyPost {
  margin-bottom: 0;
}
#marketing-wrapper .titlePost {
  margin-bottom: 5rem;
  padding: 5px 3rem;
}
#marketing-wrapper hr {
  border-color: #707070;
  margin: 30px 0;
}
#marketing-wrapper h1.feature-title {
  font-size: 24px;
  line-height: 24px;
  color: #0050A5;
  text-transform: uppercase;
}
#marketing-wrapper .filter-title {
  margin: 0 30px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#marketing-wrapper .pdf-posts {
  margin-top: 6rem;
}
#marketing-wrapper .pdf-posts .pdf-top_label {
  font-family: Arial, sans-serif;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  color: #0050A5;
  text-transform: uppercase;
}
#marketing-wrapper .pdf-posts .alm-paging-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  padding: 0;
}
@media (min-width: 576px) {
  #marketing-wrapper .pdf-posts .alm-paging-content {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  #marketing-wrapper .pdf-posts .alm-paging-content {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(5, 1fr);
  }
}
#marketing-wrapper .pdf-posts .alm-paging-content .pdf-item {
  list-style: none;
  margin-bottom: 20px;
}
#marketing-wrapper .pdf-posts .alm-paging-content .pdf-item .pdf-link {
  text-decoration: none;
  color: inherit;
}
#marketing-wrapper .pdf-posts .alm-paging-content .pdf-item .pdf-link .pdf-title {
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  color: #0050A5;
  text-transform: uppercase;
  margin-top: 10px;
}
#marketing-wrapper .pdf-posts .alm-paging-content .pdf-item .pdf-link .object-cover {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#marketing-wrapper .pdf-posts .alm-paging-content .pdf-item .pdf-link .pdf-description {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
  color: #000000;
}
#marketing-wrapper .alm-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
#marketing-wrapper .alm-pagination li {
  margin: 0 5px;
}
#marketing-wrapper .alm-pagination li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #007bff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#marketing-wrapper .alm-pagination li a:hover {
  background-color: #007bff;
  color: #fff;
}
#marketing-wrapper .alm-pagination li a.current {
  background-color: #007bff;
  color: #fff;
  pointer-events: none;
}
#marketing-wrapper .alm-filters-container {
  margin-bottom: 0;
}
#marketing-wrapper .alm-filters-container .alm-filters--controls {
  margin-bottom: 0;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul li {
  margin-bottom: 0;
  cursor: pointer;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul input[type=radio] {
  display: none;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link {
  position: relative;
  padding-left: 0;
  cursor: pointer;
  text-align: center;
  padding-right: 0;
  color: #0050A5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link::before {
  content: none;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active.field-radio::after {
  content: none;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active {
  font-weight: 700;
}
#marketing-wrapper .alm-filters-container .alm-filter--inner ul label {
  cursor: pointer;
}
#marketing-wrapper #products-pdf, #marketing-wrapper #solutions-pdf, #marketing-wrapper #company-pdf {
  display: block;
}
#marketing-wrapper:has(.alm-filter--inner .field-products.active) #solutions-pdf, #marketing-wrapper:has(.alm-filter--inner .field-products.active) #company-pdf {
  display: none;
}
#marketing-wrapper:has(.alm-filter--inner .field-solutions.active) #products-pdf, #marketing-wrapper:has(.alm-filter--inner .field-solutions.active) #company-pdf {
  display: none;
}
#marketing-wrapper:has(.alm-filter--inner .field-company.active) #products-pdf, #marketing-wrapper:has(.alm-filter--inner .field-company.active) #solutions-pdf {
  display: none;
}
#marketing-wrapper #products-pdf, #marketing-wrapper #solutions-pdf, #marketing-wrapper #company-pdf {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#marketing-wrapper:has(.field-products.active) #solutions-pdf, #marketing-wrapper:has(.field-products.active) #company-pdf, #marketing-wrapper:has(.field-solutions.active) #products-pdf, #marketing-wrapper:has(.field-solutions.active) #company-pdf, #marketing-wrapper:has(.field-company.active) #products-pdf, #marketing-wrapper:has(.field-company.active) #solutions-pdf {
  opacity: 0;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #products-pdf .alm-paging-content {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #solutions-pdf .alm-paging-content {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #company-pdf .alm-paging-content {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-products.active) #products-pdf .alm-paging-content {
  -webkit-animation: almFadeProducts 0.45s ease 0.8s both;
          animation: almFadeProducts 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-solutions.active) #solutions-pdf .alm-paging-content {
  -webkit-animation: almFadeSolutions 0.45s ease 0.8s both;
          animation: almFadeSolutions 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-company.active) #company-pdf .alm-paging-content {
  -webkit-animation: almFadeCompany 0.45s ease 0.8s both;
          animation: almFadeCompany 0.45s ease 0.8s both;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #products-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #solutions-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:not(:has(.alm-filter--link.active)) #company-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeInit 0.45s ease 0.8s both;
          animation: almFadeInit 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-products.active) #products-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeProducts 0.45s ease 0.8s both;
          animation: almFadeProducts 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-solutions.active) #solutions-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeSolutions 0.45s ease 0.8s both;
          animation: almFadeSolutions 0.45s ease 0.8s both;
}
#marketing-wrapper:has(.alm-filter--inner .field-company.active) #company-pdf .alm-listing.alm-ajax.alm-paging-wrap {
  -webkit-animation: almFadeCompany 0.45s ease 0.8s both;
          animation: almFadeCompany 0.45s ease 0.8s both;
}
#marketing-wrapper #products-pdf .alm-paging-content,
#marketing-wrapper #solutions-pdf .alm-paging-content,
#marketing-wrapper #company-pdf .alm-paging-content {
  will-change: opacity, transform;
}
@-webkit-keyframes almFadeInit {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes almFadeInit {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes almFadeProducts {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes almFadeProducts {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes almFadeSolutions {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes almFadeSolutions {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes almFadeCompany {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes almFadeCompany {
  from {
    opacity: 0;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  #marketing-wrapper * {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

/******************************************************************
Site Name: Persistent Systems
Pages: Solutions UAV, Solutions UGV
Author: Jeffrey Chang

Stylesheet: Page-specific Stylesheet

******************************************************************/
.acronym-card, .sas-btn, .fullbg-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.solutions, .em-wrap {
  padding-top: 8.5rem;
}

#solutions-landing {
  background-image: url("../images/solutions/solutions-landing-back.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#solutions-landing .solutions-landing {
  margin-top: -187px;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#solutions-landing .solutions-landing sup {
  font-size: 15px;
}
#solutions-landing .solutions-landing .bump {
  margin: 3rem 0;
}
#solutions-landing .solutions-landing h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 29px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
#solutions-landing .solutions-landing h2 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 29px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
#solutions-landing .solutions-landing .content {
  padding-bottom: 1rem;
}
#solutions-landing .solutions-landing .content p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin: 0;
}
#solutions-landing .solutions-landing .solutions {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 1.5rem;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 1.5rem;
}
#solutions-landing .solutions-landing .solutions__cloud-relay {
  background-image: url("../images/solutions/CR.jpg");
}
#solutions-landing .solutions-landing .solutions__security {
  background-image: url("../images/solutions/security.jpg");
}
#solutions-landing .solutions-landing .solutions__uas {
  background-image: url("../images/solutions/UAS.jpg");
}

.border-wrap, .fullbg-wrap {
  margin-top: 60px;
  margin-bottom: 60px;
}

.solutions-page .container {
  max-width: 1140px;
}

.solutions-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}
.solutions-wrap .acr-ctn .acronym-card figure iframe {
  width: 573px;
  height: 430px;
}
.solutions-wrap #serial-device .serial-graphic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.solutions-wrap #serial-device .serial-graphic .local-node {
  padding-right: 15px;
  margin-left: 28%;
}
.solutions-wrap #serial-device .serial-graphic .uas-small-line {
  position: absolute;
  top: 30%;
  left: 35%;
}
.solutions-wrap #serial-device .serial-graphic .uas-small-line h1 {
  margin: 0px;
}
.solutions-wrap #serial-device .serial-graphic__2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.solutions-wrap #serial-device .serial-graphic__2 .local-node {
  margin-left: 28%;
}
.solutions-wrap #serial-device .serial-graphic__2 .uas-small-line {
  position: absolute;
  top: 30%;
  left: 30%;
  padding-left: 15px;
}
.solutions-wrap #serial-device .serial-graphic__2 .uas-small-line h1 {
  margin: 0px;
}

.fullbg-wrap {
  background-attachment: fixed;
}

.border-wrap {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}

.flex-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1070px) {
  .flex-ctn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.flex-ctn.flex-ctn-p {
  padding: 30px;
}

.up-bott {
  padding: 20px 0px 20px 0px;
}
.up-bott__p {
  padding-left: 20px;
  padding-right: 20px;
}

hr.uas-over {
  border-color: #A5A5A5;
  width: 50%;
}

.uas-bubbles-clicked .test-box p.box-p-style {
  font-size: 14px;
}

.slick-slide .image {
  padding: 10px;
}
.slick-slide img {
  display: block;
}

/*.max-top {
  position: relative;
}

.max-top::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  opacity: .88;
  mix-blend-mode: color;
}*/
h1.hero-title {
  font-size: 45px;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
}
h1.hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
h1.hero-title.whitetext {
  color: white;
}
h1.hero-title__uav {
  color: #0050A5;
}
h1.hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
h1.hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
h1.hero-title__uav-small-bod {
  font-size: 16px;
  margin: 30px 0px 20px 0px;
}

h3.body-title {
  position: relative;
  font-size: 17px;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 7px;
  color: #0050A5;
}
h3.body-title__tile {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 200px;
  color: #FFFFFF;
}
h3.body-title__tile-ugv {
  width: 100px;
}
h3.body-title__tile-2 {
  background-color: #0050A5;
  text-align: center;
  padding: 5px 7px;
  width: 150px;
  color: #FFFFFF;
}
h3.body-title__tile-3 {
  background-color: #0050A5;
  padding: 5px 7px;
  color: #FFFFFF;
  width: 250px;
  text-align: left;
}

.embed-mod {
  position: absolute;
  top: 2.5%;
  left: 43.7%;
  z-index: 999;
  width: 268px;
}
.embed-mod p {
  font-size: 14px;
  padding-left: 10px;
}
.embed-mod__2 {
  top: 46%;
  left: 45.7%;
}
.embed-mod__2 h3 {
  width: 170px;
}
.embed-mod__2 p {
  padding-left: unset;
  font-size: 14px;
  width: 170px;
}
.embed-mod__ugv {
  top: 0.7%;
  left: 47.1%;
  width: 326px;
}
.embed-mod__ugv2 {
  top: 50.4%;
  left: 44.7%;
}
.embed-mod__ugv2 p {
  padding-left: unset;
  width: 174px;
}
.embed-mod__ugv3 {
  top: 49%;
  left: 85%;
}
.embed-mod__ugv3 p {
  padding-left: unset;
  width: 185px;
}
.embed-mod__uas {
  top: 2%;
  left: 36.3%;
  width: 286px;
}
.embed-mod__uas2 {
  top: 55.4%;
  left: 44.7%;
}
.embed-mod__uas2 p {
  padding-left: unset;
  width: 150px;
}
.embed-mod__cloud-relay-hub {
  top: 0%;
  left: 65%;
}
.embed-mod__cloud-relay-hub p {
  padding-left: unset;
}
.embed-mod__cloud-relay-transport {
  top: 20.5%;
  left: 25%;
}
.embed-mod__cloud-relay-transport p {
  padding-left: unset;
  width: 179px;
}
.embed-mod__cloud-relay-efficient {
  top: 20%;
  left: 67.8%;
}
.embed-mod__cloud-relay-efficient p {
  padding-left: unset;
  width: 160px;
}
.embed-mod__cloud-relay-low-swap {
  top: 54%;
  left: 11%;
}
.embed-mod__cloud-relay-low-swap p {
  padding-left: unset;
  width: 181px;
}
.embed-mod__cloud-relay-supports {
  top: 71%;
  left: 2%;
}
.embed-mod__cloud-relay-supports p {
  padding-left: unset;
}
.embed-mod__cloud-relay-reduced {
  top: 90%;
  left: 11.8%;
}
.embed-mod__cloud-relay-reduced p {
  padding-left: unset;
}
.embed-mod__cloud-relay-adheres {
  top: 90%;
  left: 72%;
  width: unset;
}
.embed-mod__cloud-relay-adheres p {
  padding-left: unset;
  width: 285px;
}

.bord-r {
  border-right: 1px solid #A5A5A5;
}

.embed-attach {
  position: absolute;
  top: 6%;
  left: 78%;
}

.embed-attach-2 {
  position: absolute;
  top: 28%;
  left: 40%;
}

.embed-attach-uas {
  position: absolute;
  top: 7%;
  left: 37%;
}

.embed-attach-3 {
  position: absolute;
  top: 6%;
  left: 40%;
}

#eco-s4a {
  width: 429px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 15.5%;
  left: 62.2%;
  z-index: 9;
}

#eco-s4a__ugv {
  width: 429px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 19.5%;
  left: 62.2%;
  z-index: 9;
}

#eco-s4a__cloud {
  width: 429px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 37.9%;
  left: 71.5%;
  z-index: 9;
}

#eco-s4a__uas {
  width: 429px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 21.4%;
  left: 62.2%;
  z-index: 9;
}

#eco-s4a-2 {
  width: 432px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 63.3%;
  left: 0.5%;
  z-index: 9;
}
#eco-s4a-2 h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#eco-s4a-2__ugv {
  width: 432px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 64.9%;
  left: 0.5%;
  z-index: 9;
}
#eco-s4a-2__ugv h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#eco-s4a-2__uas {
  width: 432px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 68.2%;
  left: 0.5%;
  z-index: 9;
}
#eco-s4a-2__uas h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#eco-s4a-3 {
  width: 433px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 63.3%;
  left: 61.9%;
  z-index: 9;
}
#eco-s4a-3 h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#eco-s4a-3__ugv {
  width: 433px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 64.9%;
  left: 61.8%;
  z-index: 9;
}
#eco-s4a-3__ugv h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#eco-s4a-3__uas {
  width: 433px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 68.2%;
  left: 61.8%;
  z-index: 9;
}
#eco-s4a-3__uas h1.hero-title__uav-body {
  font-size: 18px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

video.rollover-vid {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.test-box {
  position: absolute;
  top: 0;
  left: -290px;
  width: 276px;
  text-align: right;
}

.mapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mapper-mobile {
  display: none;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

h2.hero-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
h2.hero-subtitle__uav {
  color: #373737;
}
h2.hero-subtitle.sub-hero-title {
  font-size: 30px;
  font-weight: 800;
  text-transform: unset;
  line-height: 36px;
  color: #0050A5;
}

h2.group-title {
  z-index: 1;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  font-size: 36px;
  letter-spacing: -0.72px;
  line-height: 49px;
  color: white;
  text-transform: uppercase;
  margin: 0px auto;
}

h3.group-subtitle {
  z-index: 1;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: -0.72px;
  line-height: 40px;
  color: white;
  text-transform: uppercase;
  margin: 0px auto;
}

p.hero-caption {
  font-size: 22px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  text-align: center;
  color: white;
  margin-top: 20px;
  margin-bottom: 10px;
}
p.hero-caption__uav {
  font-size: 18px;
  color: #000000;
}

.img-wrapper {
  height: 100% !important;
  width: 100% !important;
}

label.mini-caption {
  margin-bottom: 20px;
  font-size: 10px;
  text-align: center;
  width: 100%;
  text-transform: lowercase;
  font-style: italic;
}

label.caption {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
}

.b1o3 {
  width: 34%;
}
@media screen and (max-width: 1070px) {
  .b1o3 {
    width: 100%;
    float: right;
    text-align: center;
    padding: 15px 30px;
  }
}

.b2o3 {
  width: 66%;
}
@media screen and (max-width: 1070px) {
  .b2o3 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 30px;
  }
}

.vid-ctn {
  width: 100%;
  padding-top: 33.8%;
  position: relative;
}
.vid-ctn iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.deets {
  margin-bottom: 15px;
}
.deets p {
  margin-bottom: 0;
  font-size: 16px;
}
.deets ul {
  padding-left: 15px;
}
.deets ul li {
  font-size: 14px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.deets ul li::marker {
  color: #0050A5;
}

.sas-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (max-width: 1070px) {
  .sas-ctn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sas-btn {
  /* Here's the same styles we applied to our content-div earlier */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 320px;
  height: 250px;
  border: 1px solid #FFF;
}
@media screen and (min-width: 1071px) {
  .sas-btn {
    width: 342px;
    height: 285px;
  }
}
.sas-btn .bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 80, 165, 0.69);
  mix-blend-mode: multiply;
}
.sas-btn label {
  z-index: 1;
  color: white;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 0 25px;
}
@media screen and (max-width: 1070px) {
  .sas-btn {
    margin-bottom: 15px;
  }
}

.small-uas-back {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.medium-uas-back {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.large-uas-back {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

label.lower {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.small-uas-back::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/solutions/small-uav-thumb-2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.small-uas-back .lower {
  padding-top: 80px;
  -webkit-transition: padding-top 0.3s;
  transition: padding-top 0.3s;
}

.small-uas-back:hover::before {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.small-uas-back:hover .lower {
  padding-top: 40px;
}

.medium-uas-back::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/solutions/medium-uav-thumb-2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.medium-uas-back .lower {
  padding-top: 80px;
  -webkit-transition: padding-top 0.3s;
  transition: padding-top 0.3s;
}

.medium-uas-back:hover::before {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.medium-uas-back:hover .lower {
  padding-top: 40px;
}

.large-uas-back::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/solutions/large-uav-thumb-2.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.large-uas-back .lower {
  padding-top: 80px;
  -webkit-transition: padding-top 0.3s;
  transition: padding-top 0.3s;
}

.large-uas-back:hover::before {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.large-uas-back:hover .lower {
  padding-top: 40px;
}

.sc-ctn, .acr-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.solution-card {
  width: 48.5%;
  display: inline-block;
  background: #E8E8E8;
  padding: 20px 15px;
  margin-bottom: 25px;
}
.solution-card h5 {
  width: 100%;
  text-align: center;
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #0050A5;
  margin-top: 0;
  margin-bottom: 15px;
}
.solution-card p {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .solution-card {
    width: 100%;
  }
}

.acronym-card {
  width: 50%;
  height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 30px 0px;
}
.acronym-card .bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.acronym-card .acr-text {
  display: inline-block;
  z-index: 1;
  padding: 0 45px;
}
.acronym-card .acr-text h1 {
  margin-bottom: 45px;
}
.acronym-card .acr-text h1.whitetext {
  color: white;
}
.acronym-card .acr-text p {
  text-align: center;
}
.acronym-card .acr-text p.whitetext {
  color: white;
}
@media screen and (max-width: 600px) {
  .acronym-card {
    width: 100%;
  }
}

.uav-popup {
  max-width: 100%;
  overflow-y: auto;
  max-height: 90vh;
}
.uav-popup img {
  max-width: 100%;
  margin-bottom: 30px;
}
.uav-popup .uavp-text h5 {
  text-align: left;
  color: white;
  font-weight: 700;
}
.uav-popup .uavp-text p {
  text-align: left;
  color: white;
}
.uav-popup .uavp-text ul {
  text-align: left;
}
.uav-popup .uavp-text ul li {
  color: white;
}
.uav-popup .uavp-splitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uav-popup .uavp-splitter .uavp-6o10 {
  width: 59%;
}
.uav-popup .uavp-splitter .uavp-4o10 {
  width: 39%;
}

.capitalize {
  text-transform: uppercase;
}

.twocol {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 65px;
     -moz-column-gap: 65px;
          column-gap: 65px;
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  .twocol {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1070px) {
  .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex.flex-rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.black-border {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}

.no-mrg-b {
  margin-bottom: 0 !important;
}

/*.mrg-b-5{
	margin-bottom:5 !important;
}*/
.double-pad {
  padding-top: 60px;
  padding-bottom: 60px;
}

.black-divider {
  width: 100%;
  height: 1px;
  display: inline-block;
  background: black;
}

.lity {
  background: none;
}

.lity-wrap {
  background: none;
}

@media (min-width: 768px) {
  .lity-close {
    right: 5%;
  }
}
@media (min-width: 1400px) {
  .lity-close {
    right: 5%;
  }
}
@media (min-width: 1700px) {
  .lity-close {
    top: 15%;
  }
}

.lity-container #security-contact .carousel .carousel-inner .item.slides.active {
  max-width: 34%;
  margin: 6rem 5% 0 auto;
  max-height: 500px;
  background: white;
  margin-bottom: 4rem;
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.5), 0 6px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.5), 0 6px 6px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 1400px) {
  .lity-container #security-contact .carousel .carousel-inner .item.slides.active {
    margin-right: 5%;
    max-width: 25%;
    max-height: 650px;
  }
}
@media (min-width: 1700px) {
  .lity-container #security-contact .carousel .carousel-inner .item.slides.active {
    margin-top: 10%;
    max-height: 500px;
  }
}
@media (max-width: 1200px) {
  .lity-container #security-contact .carousel .carousel-inner .item.slides.active {
    max-width: 42.5%;
    max-height: 650px;
  }
}
@media (max-width: 767px) {
  .lity-container #security-contact .carousel .carousel-inner .item.slides.active {
    margin: auto;
    max-width: 85%;
    max-height: 100%;
  }
}

@media (max-width: 1200px) {
  .mapper {
    display: none;
  }
  .mapper-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .embed-mod {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 21.5%;
    left: 57%;
    /*&::before {
      content: "";
      position: absolute;
      top: 0%;
      left: 25%;
      width: 112px;
      height: 180px;
      background-image: url("../images/solutions/embed-mod.png");
      background-position: center;
      background-repeat: no-repeat;

    }*/
  }
  .embed-mod__2 {
    padding: 50px;
    z-index: 99;
    top: 53%;
    left: 54%;
    /*&::before {
      background-image: url("../images/solutions/UAS_small-ground-kit.png");
      background-position: center;
      background-repeat: no-repeat;
      top: -45%;
      left: 35%;
      width: 252px;
      height: 405px;
    }*/
  }
  .embed-attach {
    position: unset;
    padding-bottom: 10px;
  }
  #eco-s4a {
    position: unset;
    border: 2px solid #0256b1;
    height: 242px;
    width: auto;
  }
  h3.body-title {
    font-size: 15px;
  }
  h3.body-title__tile {
    padding: 5px;
    width: 180px;
  }
  .uav-img-mapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 50px;
  }
  #eco-s4a-2 {
    position: unset;
    border: 2px solid #0256b1;
    height: 470px;
    background-color: white;
    width: 330px;
  }
  #eco-s4a-3 {
    position: unset;
    border: 2px solid #0256b1;
    height: 470px;
    background-color: white;
    width: 330px;
  }
  .satellite-img {
    display: block;
  }
  .satellite-img-column {
    display: none;
  }
  .solutions-wrap .acr-ctn .acronym-card figure iframe {
    width: 573px;
    height: 430px;
  }
}
@media (max-width: 991px) {
  .bord-r {
    border-right: none;
  }
  .mapper-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .satellite-img {
    display: none;
  }
  .satellite-img-column {
    display: block;
  }
  .solutions-wrap .acr-ctn .acronym-card figure iframe {
    width: 411px;
    height: 410px;
  }
  .solutions-wrap #serial-device .serial-graphic {
    height: unset;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .solutions-wrap #serial-device .serial-graphic .local-node {
    margin-left: unset;
    width: 240px;
  }
  .solutions-wrap #serial-device .serial-graphic .uas-small-line {
    position: unset;
    top: unset;
    left: unset;
    width: auto;
  }
  .solutions-wrap #serial-device .serial-graphic__2 {
    height: unset;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .solutions-wrap #serial-device .serial-graphic__2 .local-node {
    margin-left: unset;
    width: 152px;
  }
  .solutions-wrap #serial-device .serial-graphic__2 .uas-small-line {
    position: unset;
    top: unset;
    left: unset;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .embed-mod {
    padding-bottom: 0px;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    top: 15%;
    left: 58.5%;
  }
  .embed-mod p {
    font-size: 11px;
  }
  .embed-mod__2 {
    top: 36.5%;
    left: 55%;
  }
  .uav-img-mapper {
    padding: 50px 0px;
  }
  .uas-bubbles-clicked .test-box p.box-p-style {
    font-size: 11px;
  }
  .test-box {
    left: -220px;
    width: 210px;
  }
}
@media (max-width: 767px) {
  br.m-hide {
    display: none;
  }
  .solutions-wrap .acr-ctn .acronym-card figure iframe {
    width: 371px;
    height: 410px;
  }
  .test-box {
    left: -170px;
    width: 170px;
  }
  .embed-attach {
    position: absolute;
    top: -25%;
    left: 0;
  }
  .embed-mod {
    top: 16.5%;
    left: 59.5%;
  }
  .embed-mod__2 {
    top: 31.5%;
    left: 53%;
  }
  .uav-img-mapper {
    padding: 50px;
  }
  .uav-img-mapper .uas-bubbles1 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .uav-img-mapper .uas-bubbles2 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .uav-img-mapper .uas-bubbles3 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .uav-img-mapper .uas-bubbles4 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .uav-img-mapper .uas-bubbles5 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .uav-img-mapper .uas-bubbles6 {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@media (max-width: 575px) {
  #rdsm .pageTitleLeft-mpu li {
    padding: 10px 5px;
  }
  h1.hero-title {
    font-size: 32px;
    line-height: 36px;
  }
  h1.hero-title.sub-hero-title {
    line-height: 36px;
  }
  h2.group-title {
    font-size: 28px;
    line-height: 38px;
  }
  h2.hero-subtitle {
    font-size: 24px;
    line-height: 27px;
  }
  #eco-s4a {
    width: 95%;
  }
  .acronym-card {
    height: 300px;
  }
}
.solutions, .em-wrap {
  padding-top: 8.5rem;
}

.iframe-wrapper {
  background-image: url("../images/cloud-relay/cloud-relay-top.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
.iframe-wrapper__rvt {
  background-image: url("../images/solutions/rvt-top.webp") !important;
}
.iframe-wrapper__over {
  background-image: url("../images/solutions/micro-uas-new.webp") !important;
}
.iframe-wrapper__datalink {
  background-image: url("../images/solutions/rvt-top.jpg") !important;
}
.iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.jpg");
  background-position: top;
}
.iframe-wrapper__gcs {
  background-image: url("../images/solutions/groundcontrol-back.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
.iframe-wrapper .c-1 {
  margin-top: 5rem;
}
.iframe-wrapper .c-2 {
  margin-top: 20rem;
}
.iframe-wrapper .flex-ctn .block-subtitle {
  padding-left: 0;
}
.iframe-wrapper .flex-ctn .block-caption {
  padding-left: 0;
}

#run-around {
  background-image: url("../images/solutions/runaround-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  height: 950px;
}
@media (min-width: 991px) {
  #run-around .bump {
    margin-top: 9rem;
  }
}
#run-around .block-group .block-subtitle {
  text-transform: none;
}
#run-around .flex-ctn .block-title {
  max-width: 500px;
}

#cloud-relay-page.solutions h1 {
  font-size: 36px;
  line-height: 38px;
}
#cloud-relay-page.solutions .iframe-wrapper .c-2 {
  margin-top: 10rem;
}

#common-soft {
  background-image: url("../images/solutions/commonsoft-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#common-soft .container {
  max-width: 1040px;
}
#common-soft .container .bump {
  margin-top: 50rem;
}
#common-soft .container .block-title-noborder {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 25px;
  font-weight: 500;
}
#common-soft .container .flex-ctn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#common-soft .container .block-caption {
  color: #ffffff;
}
@media (max-width: 991px) {
  #common-soft .container .block-caption {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#common-soft .container .simple-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 3rem;
}
@media (max-width: 991px) {
  #common-soft .container .simple-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#common-soft .container .simple-img .label {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  background-color: #ffffff;
  padding: 15px;
  color: #0050A5;
  border-radius: unset;
}
#common-soft .container .logo-qtak {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#common-soft .container .logo-qtak .diagram {
  margin-bottom: 2rem;
}

.text-dark {
  color: #000000 !important;
}

#empower {
  background-image: url("../images/solutions/empower.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#empower .container {
  max-width: 1040px;
}
#empower .container .bump {
  margin-top: 50rem;
}
#empower .container .block-title-noborder {
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 25px;
  font-weight: 500;
}
#empower .container .flex-ctn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#empower .container .block-caption {
  color: #ffffff;
}
@media (max-width: 991px) {
  #empower .container .block-caption {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#empower .container .simple-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 3rem;
}
@media (max-width: 991px) {
  #empower .container .simple-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#empower .container .simple-img .label {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  background-color: #ffffff;
  padding: 15px;
  color: #0050A5;
  border-radius: unset;
}
#empower .container .iframe-container {
  padding-bottom: 56.25%;
}

#remote-video {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), color-stop(80%, rgb(235, 235, 235)));
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(235, 235, 235) 80%);
}
#remote-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), color-stop(80%, rgb(235, 235, 235)));
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(235, 235, 235) 80%);
  mix-blend-mode: multiply;
}
@media (max-width: 575px) {
  #remote-video {
    background-image: url("../images/solutions/rvtstillbackground.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 991px) {
  #remote-video .bump {
    margin-top: 6rem;
  }
}
#remote-video .flex-ctn .block-title {
  width: 500px;
  margin-top: 0;
}
#remote-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#remote-video .iframe-wrapper-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #remote-video .iframe-wrapper-x {
    display: none;
  }
}
#remote-video .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 130%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #remote-video .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #remote-video .iframe-wrapper-x iframe {
    height: 150%;
  }
}

#bring-your-own {
  background-image: url("../images/solutions/bringyourown-back.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  min-height: 950px;
}
@media (min-width: 991px) {
  #bring-your-own .bump {
    margin-top: 20rem;
  }
}
#bring-your-own .flex-ctn {
  padding-top: 0;
}
#bring-your-own .flex-ctn .block-title {
  margin-top: 0;
}
#bring-your-own .flex-ctn .block-subtitle {
  margin-top: 0;
  padding-bottom: 15px;
}
#bring-your-own .flex-ctn .block-caption {
  margin-top: 0;
}

#uas-datalink {
  background-image: url("../images/solutions/uas-datalink-solutions-back.webp");
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
  padding-top: 10%;
  margin-top: -187px;
}
#uas-datalink .iframe-wrapper-x {
  background-image: url("../images/solutions/uas-datalink-solutions-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #uas-datalink .iframe-wrapper-x {
    display: none;
  }
}
#uas-datalink .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1900px) {
  #uas-datalink .iframe-wrapper-x iframe {
    height: 125%;
  }
}
@media (min-width: 2400px) {
  #uas-datalink .iframe-wrapper-x iframe {
    height: 150%;
  }
}
#uas-datalink .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}

#datalink-solution {
  background-image: url("../images/solutions/uas-datalink-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}
#datalink-solution .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  line-height: 33px;
  font-weight: 500;
}
#datalink-solution .block-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#datalink-solution .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  padding: 0px;
  margin: 10px 0 35px 0;
  text-align: center;
  max-width: unset;
  min-width: 235px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat;
}

#long-range {
  background-image: url("../images/solutions/longrange-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

#spectrum-availability {
  background-image: url("../images/solutions/spectrum-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}

#contested {
  background-image: url("../images/solutions/contested-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#contested .flex-ctn .block-title {
  max-width: 600px;
}

#flight-time {
  background-image: url("../images/solutions/flighttime-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

#global-connectivity {
  background-image: url("../images/solutions/globalconnectivity-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#global-connectivity .flex-ctn .block-title {
  max-width: 600px;
}

#stream-hd {
  background-image: url("../images/solutions/stream-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#stream-hd .iframe-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: none;
  width: 37%;
  height: unset;
  padding-top: 21%;
  padding-bottom: 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  #stream-hd .iframe-wrapper {
    display: none;
  }
}
#transit-knowledge {
  background-image: url("../images/solutions/transmitknowledge-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#transit-knowledge .flex-ctn .block-title {
  max-width: 600px;
}

#easy-integrate {
  background-image: url("../images/solutions/easyintegrate-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#easy-integrate .flex-ctn .block-title {
  max-width: 600px;
}

#wearable-gcs {
  background-image: url("../images/solutions/wearablegcs-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#gcs-team {
  background-image: url("../images/solutions/gcsteam-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

#directional-gcs {
  background-image: url("../images/solutions/directional-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#extended-range {
  background-image: url("../images/solutions/extendedrange-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

#gcs-360 {
  background-image: url("../images/solutions/360gcs-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#maritime-gcs {
  background-image: url("../images/solutions/maritimegcs-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #maritime-gcs {
    background-position: right center;
  }
}
@media (min-width: 991px) {
  #maritime-gcs .bump {
    margin-top: 9rem;
  }
}
#maritime-gcs .flex-ctn .block-title {
  margin-top: 0;
}
#maritime-gcs .block-group .block-subtitle {
  text-transform: none;
}
#maritime-gcs .flex-ctn .block-title {
  max-width: 500px;
}
#maritime-gcs ul li {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

#steerable {
  background-image: url("../images/solutions/steerable-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#land-gcs {
  background-image: url("../images/solutions/landgcs-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
@media (min-width: 991px) {
  #land-gcs .bump {
    margin-top: 9rem;
  }
}
#land-gcs .flex-ctn .block-title {
  margin-top: 0;
}
#land-gcs .block-group .block-subtitle {
  text-transform: none;
}
#land-gcs .flex-ctn .block-title {
  max-width: 500px;
}
#land-gcs ul li {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

#network-assets {
  background-image: url("../images/solutions/networkassets-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#uas-control {
  background-image: url("../images/solutions/uascontrol-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}

#over-horizon {
  background-image: url("../images/solutions/overhorizon-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 0;
}

#global-connect {
  background-image: url("../images/solutions/globalconnect-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 150px;
}
@media (max-width: 768px) {
  #global-connect {
    background-position: left center;
  }
}

#solutions-overview-top {
  padding: 100px 0;
}

#explore-uas {
  background-image: url("../images/solutions/exploreuas-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}
#explore-uas h2.group-title {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 7rem;
}
#explore-uas .sas-btn .bg-overlay {
  background: rgba(0, 80, 165, 0.69);
}
#explore-uas .sas-ctn .small-uas-back::before {
  background-image: url("../images/solutions/uasdatalink-back.png");
  background-size: cover;
}
#explore-uas .sas-ctn .small-uas-back:hover {
  text-decoration: none;
}
#explore-uas .sas-ctn .small-uas-back .lower {
  padding-top: 125px;
}
#explore-uas .sas-ctn .medium-uas-back::before {
  background-image: url("../images/solutions/uasgcs-back.png");
  background-size: cover;
}
#explore-uas .sas-ctn .medium-uas-back:hover {
  text-decoration: none;
}
#explore-uas .sas-ctn .medium-uas-back .lower {
  padding-top: 125px;
}
#explore-uas .sas-ctn .large-uas-back::before {
  background-image: url("../images/solutions/uascontroller-back.png");
  background-size: cover;
}
#explore-uas .sas-ctn .large-uas-back:hover {
  text-decoration: none;
}
#explore-uas .sas-ctn .large-uas-back .lower {
  padding-top: 125px;
}

#uas-datalink-overview {
  background-image: url("../images/solutions/uasdatalink-overview-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

#uas-ground-control {
  background-image: url("../images/solutions/uasgroundcontrol-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#uas-ground-control .flex-ctn .block-title {
  max-width: 600px;
}

#forward-ground-control {
  background-image: url("../images/solutions/forward-ground-control-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  #forward-ground-control .flex-ctn .block-caption {
    padding-left: 0;
  }
}
#forward-ground-control .flex-ctn .camera-control {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 992px) {
  #forward-ground-control .flex-ctn .camera-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#our-experts {
  background-image: url("../images/solutions/ourexperts-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
#our-experts .flex-ctn .block-title {
  max-width: 600px;
}

#join-waverelay {
  background-image: url("../images/solutions/joinwaverelay-back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#join-waverelay .block-title-noborder {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #0050A5;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  line-height: 33px;
  font-weight: 500;
}
#join-waverelay .block-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#join-waverelay .block-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  padding: 0px;
  margin: 10px 0 35px 0;
  text-align: center;
  max-width: unset;
  min-width: 235px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat;
}
#join-waverelay .product-tags {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0050A5;
}
#join-waverelay #slider-container .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
#join-waverelay #slider-container .slick-prev {
  width: 29px;
  height: 51px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="51" viewBox="0 0 29 51"><path fill="%230050a5" d="M25.5,0,51,29H0Z" transform="translate(0 51) rotate(-90)"/></svg>') no-repeat center;
  background-size: contain;
  left: -15px;
  z-index: 9;
}
@media (max-width: 525px) {
  #join-waverelay #slider-container .slick-prev {
    height: 20px;
  }
}
#join-waverelay #slider-container .slick-prev::before {
  content: "";
}
#join-waverelay #slider-container .slick-next {
  width: 29px;
  height: 51px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="51" viewBox="0 0 29 51"><path fill="%230050a5" d="M25.5,0,51,29H0Z" transform="translate(29) rotate(90)"/></svg>') no-repeat center;
  background-size: contain;
  right: -15px;
}
@media (max-width: 525px) {
  #join-waverelay #slider-container .slick-next {
    height: 20px;
  }
}
#join-waverelay #slider-container .slick-next::before {
  content: ""; /* Remove default arrow content */
}
#join-waverelay ul.slick-dots {
  text-align: center;
  margin-top: 6rem;
}
#join-waverelay ul.slick-dots li button::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #ADADAD; /* Default gray */
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#join-waverelay ul.slick-dots li.progressed button::before {
  background-color: #0050A5; /* Progressed blue */
}
#join-waverelay .logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5rem;
}
#join-waverelay .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (min-width: 768px) {
  #join-waverelay .products .product.offalittle {
    margin-right: 10rem;
  }
}

.faqAccordion .accordion-item {
  background-color: rgba(0, 0, 0, 0.25);
  border: none;
  border-bottom: 1px solid #707070;
  padding: 1.5rem 0;
}
.faqAccordion .accordion-item:first-child {
  border-top: 1px solid #707070;
}
.faqAccordion .accordion-item .accordion-header {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faqAccordion .accordion-item .accordion-header .accordion-button {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: transparent;
  border: none;
  color: #84C0FF !important;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
}
.faqAccordion .accordion-item .accordion-header .accordion-button.right-aligned {
  text-align: right;
}
.faqAccordion .accordion-item .accordion-header .accordion-button.center-aligned {
  text-align: center;
}
.faqAccordion .accordion-item .accordion-collapse {
  padding-top: 1rem;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body sup {
  font-size: 12px !important;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body.right-aligned p {
  text-align: right;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body.right-aligned .faq-link a {
  text-align: right;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body.center-aligned p {
  text-align: center;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body.center-aligned .faq-link a {
  text-align: center;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body p {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 1.5rem;
  color: #ffffff;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
.faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link a {
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
  color: #84C0FF;
  width: 100%;
}

.next-panel .solutions-oper {
  margin-top: 35px;
  background-image: url("../images/solutions/solutions-nextpanel.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .solutions-oper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .solutions-oper .np-text {
  background: unset;
}
.next-panel .solutions-rvt {
  margin-top: 35px;
  background-image: url("../images/solutions/solutions-nextrvt.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .solutions-rvt::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .solutions-rvt .np-text {
  background: unset;
}
.next-panel .solutions-datalink {
  margin-top: 35px;
  background-image: url("../images/solutions/solutions-nextdatalink.jpg");
  position: relative;
}
@media (max-width: 991px) {
  .next-panel .solutions-datalink::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.next-panel .solutions-datalink .np-text {
  background: unset;
}

#gvr5-page sup {
  top: -1rem;
  font-size: 16px;
}
#gvr5-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#gvr5-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 575px) {
  #gvr5-page .flex-ctn .cta-group {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  #gvr5-page .flex-ctn .cta-group a {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #gvr5-page .flex-ctn .block-group {
    padding-left: 0px;
  }
}
#gvr5-page .flex-ctn .block-group--right {
  margin-left: auto;
}
#gvr5-page .flex-ctn .bump {
  padding-top: 4rem;
}
#gvr5-page .flex-ctn .bumper {
  padding-top: 8rem;
}
#gvr5-page .flex-ctn .big-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 62px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  #gvr5-page .flex-ctn .big-title {
    font-size: 36px;
    line-height: 40px;
  }
}
#gvr5-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#gvr5-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #gvr5-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#gvr5-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  padding-bottom: 35px;
  font-weight: 500;
}
#gvr5-page .flex-ctn .block-subtitle--right {
  text-align: right;
}
@media (min-width: 992px) {
  #gvr5-page .flex-ctn .block-subtitle--right {
    padding-right: 35px;
  }
}
#gvr5-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
}
#gvr5-page .flex-ctn .block-caption--right {
  text-align: right;
}
@media (min-width: 992px) {
  #gvr5-page .flex-ctn .block-caption--right {
    padding-right: 35px;
  }
}
#gvr5-page .dark-blue {
  color: #0050A5 !important;
}
#gvr5-page .iframe-wrapper {
  background-image: url("../images/gvr5/gvr5-hero.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 187px !important;
  padding-bottom: 100px;
  height: calc(100vh + 87px);
}
#gvr5-page .iframe-wrapper .overview-title-sub {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#gvr5-page .iframe-wrapper__design {
  background-image: url("../images/gvr5/design-top_overview.webp") !important;
  height: auto;
}
#gvr5-page .iframe-wrapper__specs {
  background: #000000 !important;
  height: auto;
}
@media (min-width: 768px) {
  #gvr5-page .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  #gvr5-page .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-bottom: 2rem;
  }
}
#gvr5-page sup {
  top: -0.5rem;
}
#gvr5-page .padd {
  padding: 2rem;
}
#gvr5-page .box-padd p {
  padding: 0 3rem;
}
#gvr5-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 46px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #gvr5-page h1 {
    font-size: 38px;
    line-height: 42px;
  }
}
#gvr5-page h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
#gvr5-page h4 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #0050A5;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  #gvr5-page h4.spec-col-header {
    text-align: center;
  }
}
@media (max-width: 575px) {
  #gvr5-page br {
    display: none !important;
  }
}
#gvr5-page .gvr5-specs .col-md-3 {
  padding: 0;
}
#gvr5-page .spec-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0;
  padding: 1rem 3rem;
  background-color: rgba(0, 80, 165, 0.08);
}
@media (max-width: 992px) {
  #gvr5-page .spec-header__empty {
    display: none;
  }
}
#gvr5-page .spec-lower-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#gvr5-page .next-panel .gvr5-design {
  margin-top: 35px;
  background-image: url("../images/gvr5/warfighterdesign.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #gvr5-page .next-panel .gvr5-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#gvr5-page .next-panel .gvr5-design .np-text {
  background: unset;
}
#gvr5-page .next-panel .gvr5-specs {
  margin-top: 35px;
  background-image: url("../images/gvr5/gvr5-specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #gvr5-page .next-panel .gvr5-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#gvr5-page .next-panel .gvr5-specs .np-text {
  background: unset;
}
#gvr5-page #dual-band-system {
  background-image: url("../images/gvr5/Blue Bar-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#gvr5-page #dual-band-system .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #dual-band-system .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #dual-band-system .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#gvr5-page #radios-1-device {
  background-image: url("../images/gvr5/radio-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #gvr5-page #radios-1-device {
    background-position: right center;
  }
  #gvr5-page #radios-1-device::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#gvr5-page #radios-1-device .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#gvr5-page #radios-1-device .flex-ctn .block-group {
  padding: 35px;
}
#gvr5-page #radios-1-device .flex-ctn .block-title {
  max-width: 570px;
}
#gvr5-page #radios-1-device .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#gvr5-page #redistribute-isr {
  background-image: url("../images/gvr5/Redistribute-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
#gvr5-page #redistribute-isr .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #redistribute-isr .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #redistribute-isr .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#gvr5-page #limitless-communications {
  background-image: url("../images/gvr5/limitless_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #gvr5-page #limitless-communications {
    background-position: 75% center;
  }
  #gvr5-page #limitless-communications::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #gvr5-page #limitless-communications .bump {
    margin-top: 22rem;
  }
}
#gvr5-page #limitless-communications .flex-ctn .block-title--right {
  margin-top: 0;
}
#gvr5-page #vehicle-intercom {
  background-image: url("../images/gvr5/Intercom-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #gvr5-page #vehicle-intercom {
    background-position: right center;
  }
  #gvr5-page #vehicle-intercom::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#gvr5-page #vehicle-intercom .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#gvr5-page #vehicle-intercom .flex-ctn .block-group {
  padding: 35px;
}
#gvr5-page #vehicle-intercom .flex-ctn .block-title {
  max-width: 570px;
}
#gvr5-page #vehicle-intercom .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#gvr5-page #ballistic-shock {
  background-image: url("../images/gvr5/Ballistic-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 992px) {
  #gvr5-page #ballistic-shock {
    background-position: 75% center;
  }
  #gvr5-page #ballistic-shock::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #gvr5-page #ballistic-shock .bump {
    margin-top: 22rem;
  }
}
#gvr5-page #ballistic-shock .flex-ctn .block-title--right {
  margin-top: 0;
}
#gvr5-page #flexible-mounting {
  background-image: url("../images/gvr5/Flexible-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
#gvr5-page #flexible-mounting .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #flexible-mounting .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #flexible-mounting .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#gvr5-page #designed-vehicle-power {
  background-image: url("../images/gvr5/Designed for Vehicle-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #gvr5-page #designed-vehicle-power {
    background-position: right center;
  }
  #gvr5-page #designed-vehicle-power::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#gvr5-page #designed-vehicle-power .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#gvr5-page #designed-vehicle-power .flex-ctn .block-group {
  padding: 35px;
}
#gvr5-page #designed-vehicle-power .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
  max-width: 420px;
}
#gvr5-page #operate-without-detection {
  background-image: url("../images/gvr5/operatebg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
#gvr5-page #operate-without-detection .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #operate-without-detection .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #operate-without-detection .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#gvr5-page #reduce-visual-signature {
  background-image: url("../images/gvr5/reducebg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
#gvr5-page #reduce-visual-signature .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #reduce-visual-signature .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #reduce-visual-signature .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#gvr5-page #custom-designed-dual {
  background-image: url("../images/gvr5/Secure Info-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #gvr5-page #custom-designed-dual {
    background-position: 75% center;
  }
  #gvr5-page #custom-designed-dual::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#gvr5-page #custom-designed-dual .flex-ctn .block-title--right {
  margin-top: 0;
}
#gvr5-page #depot-level-maintenance {
  background-image: url("../images/gvr5/Depot-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 100px 0;
}
#gvr5-page #depot-level-maintenance .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#gvr5-page #depot-level-maintenance .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #gvr5-page #depot-level-maintenance .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}

#embedded-module sup {
  top: -1rem;
  font-size: 16px;
}
#embedded-module .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#embedded-module .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 575px) {
  #embedded-module .flex-ctn .cta-group {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  #embedded-module .flex-ctn .cta-group a {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #embedded-module .flex-ctn .block-group {
    padding-left: 0px;
  }
}
#embedded-module .flex-ctn .block-group--right {
  margin-left: auto;
}
#embedded-module .flex-ctn .bump {
  padding-top: 4rem;
}
#embedded-module .flex-ctn .bumper {
  padding-top: 8rem;
}
#embedded-module .flex-ctn .big-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 62px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  #embedded-module .flex-ctn .big-title {
    font-size: 36px;
    line-height: 40px;
  }
}
#embedded-module .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#embedded-module .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #embedded-module .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#embedded-module .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  padding-bottom: 35px;
  font-weight: 500;
}
#embedded-module .flex-ctn .block-subtitle--right {
  text-align: right;
}
@media (min-width: 992px) {
  #embedded-module .flex-ctn .block-subtitle--right {
    padding-right: 35px;
  }
}
#embedded-module .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
}
#embedded-module .flex-ctn .block-caption--right {
  text-align: right;
}
@media (min-width: 992px) {
  #embedded-module .flex-ctn .block-caption--right {
    padding-right: 35px;
  }
}
#embedded-module .dark-blue {
  color: #0050A5 !important;
}
@media (min-width: 768px) {
  #embedded-module .first-one {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  #embedded-module .first-one {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #embedded-module .title--right {
    padding-right: 35px;
  }
}
#embedded-module .iframe-wrapper {
  background-image: url("../images/embed-mod/em-bg.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 187px !important;
  padding-bottom: 100px;
  height: calc(100vh + 187px);
}
@media (max-width: 992px) {
  #embedded-module .iframe-wrapper {
    height: auto;
    background-position: 75% center;
  }
  #embedded-module .iframe-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
#embedded-module .iframe-wrapper .overview-title-sub {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#embedded-module .iframe-wrapper__design {
  background-image: url("../images/embed-mod/em-design-bg.webp") !important;
}
@media (max-width: 768px) {
  #embedded-module .iframe-wrapper__design {
    height: auto;
  }
}
#embedded-module .iframe-wrapper__specs {
  background-image: url("../images/embed-mod/emmodspecbg.webp") !important;
  height: calc(75vh + 187px);
}
@media (min-width: 768px) {
  #embedded-module .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  #embedded-module .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-bottom: 2rem;
  }
}
#embedded-module sup {
  top: -0.5rem;
}
#embedded-module .padd {
  padding: 2rem;
}
#embedded-module .box-padd p {
  padding: 0 3rem;
}
#embedded-module h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 64px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #embedded-module h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
#embedded-module h1.mega-title {
  font-family: "Avenir LT W01_85 Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 64px;
  color: #1e60ac;
  font-weight: 300;
}
#embedded-module h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
#embedded-module h4 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #0050A5;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  #embedded-module h4.spec-col-header {
    text-align: center;
  }
}
@media (max-width: 575px) {
  #embedded-module br {
    display: none !important;
  }
}
#embedded-module .embedmod-specs .col-md-3 {
  padding: 0;
}
#embedded-module .spec-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0;
  padding: 1rem 3rem;
  background-color: rgba(0, 80, 165, 0.08);
}
@media (max-width: 992px) {
  #embedded-module .spec-header__empty {
    display: none;
  }
}
#embedded-module .spec-lower-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#embedded-module .spec-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0;
  padding: 1rem 3rem;
  background-color: rgba(0, 80, 165, 0.08);
}
@media (max-width: 992px) {
  #embedded-module .spec-header__empty {
    display: none;
  }
}
#embedded-module .spec-lower-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#embedded-module .next-panel .embedmod-design {
  margin-top: 35px;
  background-image: url("../images/embed-mod/next-over-design.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #embedded-module .next-panel .embedmod-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#embedded-module .next-panel .embedmod-design .np-text {
  background: unset;
}
#embedded-module .next-panel .embedmod-spec {
  margin-top: 35px;
  background-image: url("../images/embed-mod/next-design-spec.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #embedded-module .next-panel .embedmod-spec::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#embedded-module .next-panel .embedmod-spec .np-text {
  background: unset;
}
#embedded-module .next-panel .gvr5-specs {
  margin-top: 35px;
  background-image: url("../images/gvr5/gvr5-specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #embedded-module .next-panel .gvr5-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#embedded-module .next-panel .gvr5-specs .np-text {
  background: unset;
}
#embedded-module #swaptimize-unmanned {
  background-image: url("../images/embed-mod/swaptimized-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #swaptimize-unmanned {
    background-position: right center;
  }
  #embedded-module #swaptimize-unmanned::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #swaptimize-unmanned .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #swaptimize-unmanned .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #swaptimize-unmanned .flex-ctn .block-title {
  max-width: 570px;
}
#embedded-module #swaptimize-unmanned .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#embedded-module #transform-systems-to-network {
  background-image: url("../images/embed-mod/transform-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #transform-systems-to-network {
    background-position: 75% center;
  }
}
#embedded-module #transform-systems-to-network .flex-ctn .block-title {
  max-width: 620px;
  background: #0050A5;
}
#embedded-module #transform-systems-to-network .flex-ctn .block-title--right {
  margin-top: 0;
}
#embedded-module #transform-systems-to-network .flex-ctn .block-caption {
  color: #000000;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item {
  background-color: #FFFFFF;
  border-bottom: 1px solid #0050A5;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item:first-child {
  border-top: 1px solid #0050A5;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item .accordion-header .accordion-button {
  color: #0050A5 !important;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item .accordion-collapse .accordion-body p {
  color: #000000;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
#embedded-module #transform-systems-to-network .faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link a {
  color: #0050A5;
}
#embedded-module #achieve-vision {
  background-image: url("../images/embed-mod/vision-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #achieve-vision {
    background-position: 60% center;
  }
  #embedded-module #achieve-vision::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #achieve-vision .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #achieve-vision .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #achieve-vision .flex-ctn .block-title {
  max-width: 570px;
}
#embedded-module #achieve-vision .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#embedded-module #swarming-and-autonomy {
  background-image: url("../images/embed-mod/autonomy-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #swarming-and-autonomy {
    background-position: 75% center;
  }
  #embedded-module #swarming-and-autonomy::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#embedded-module #swarming-and-autonomy .flex-ctn .block-title {
  max-width: 620px;
}
#embedded-module #swarming-and-autonomy .flex-ctn .block-title--right {
  margin-top: 0;
}
#embedded-module #swarming-and-autonomy .flex-ctn .diagram {
  max-width: 480px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 768px) {
  #embedded-module #swarming-and-autonomy .flex-ctn .diagram {
    padding-right: 35px;
  }
}
#embedded-module #em-development-kit {
  background-image: url("../images/embed-mod/em kit-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #em-development-kit {
    background-position: center;
  }
}
#embedded-module #em-development-kit .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #em-development-kit .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #em-development-kit .flex-ctn .block-title {
  background: #0050A5;
  max-width: 570px;
}
#embedded-module #em-development-kit .flex-ctn .block-subtitle {
  color: #000000;
}
#embedded-module #em-development-kit .flex-ctn .block-caption {
  color: #000000;
  padding-left: unset;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item {
  background-color: #FFFFFF;
  border-bottom: 1px solid #0050A5;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item:first-child {
  border-top: 1px solid #0050A5;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item .accordion-header .accordion-button {
  color: #0050A5 !important;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item .accordion-collapse .accordion-body p {
  color: #000000;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
#embedded-module #em-development-kit .faqAccordion .accordion-item .accordion-collapse .accordion-body .faq-link a {
  color: #0050A5;
}
#embedded-module #flexible-configuration {
  background-image: url("../images/embed-mod/em-design-flexible-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #flexible-configuration {
    background-position: center;
  }
  #embedded-module #flexible-configuration::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #flexible-configuration .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #flexible-configuration .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #flexible-configuration .flex-ctn .block-title {
  max-width: 570px;
}
#embedded-module #flexible-configuration .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#embedded-module #spectrum-diversity {
  background-image: url("../images/embed-mod/em-design-spectrum-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #spectrum-diversity {
    background-position: 75% center;
  }
  #embedded-module #spectrum-diversity::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #spectrum-diversity .flex-ctn .block-title {
  max-width: 620px;
}
#embedded-module #spectrum-diversity .flex-ctn .block-title--right {
  margin-top: 0;
}
#embedded-module #pre-certified-emi {
  background-image: url("../images/embed-mod/em-design-precertified-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #pre-certified-emi {
    background-position: center;
  }
  #embedded-module #pre-certified-emi::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #pre-certified-emi .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #pre-certified-emi .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #pre-certified-emi .flex-ctn .block-title {
  max-width: 570px;
}
#embedded-module #pre-certified-emi .flex-ctn .block-caption {
  padding-left: unset;
}
#embedded-module #integrate-anything {
  background-image: url("../images/embed-mod/em-design-integrate-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #integrate-anything {
    background-position: center;
  }
  #embedded-module #integrate-anything::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #integrate-anything .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #integrate-anything .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #integrate-anything .flex-ctn .block-title {
  max-width: 570px;
}
#embedded-module #integrate-anything .flex-ctn .block-caption {
  padding-left: unset;
}
#embedded-module #spectrum-diversity {
  background-image: url("../images/embed-mod/em-design-spectrum-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #spectrum-diversity {
    background-position: 75% center;
  }
  #embedded-module #spectrum-diversity::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#embedded-module #spectrum-diversity .flex-ctn .block-title {
  max-width: 620px;
}
#embedded-module #spectrum-diversity .flex-ctn .block-title--right {
  margin-top: 0;
}
#embedded-module #go-the-distance {
  background-image: url("../images/embed-mod/em-design-mimo-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #go-the-distance {
    background-position: center;
  }
}
#embedded-module #go-the-distance .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #go-the-distance .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #go-the-distance .flex-ctn .block-title {
  background: #0050A5;
  max-width: 570px;
}
#embedded-module #go-the-distance .flex-ctn .block-caption {
  color: #000000;
  padding-left: unset;
}
#embedded-module #multiple-integration-interfaces {
  background-image: url("../images/embed-mod/em-design-interfaces-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #embedded-module #multiple-integration-interfaces {
    background-position: 25% center;
  }
}
#embedded-module #multiple-integration-interfaces .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#embedded-module #multiple-integration-interfaces .flex-ctn .block-group {
  padding: 35px;
}
#embedded-module #multiple-integration-interfaces .flex-ctn .block-title {
  background: #0050A5;
  max-width: 570px;
}
#embedded-module #multiple-integration-interfaces .flex-ctn .block-caption {
  color: #000000;
  padding-left: unset;
}

#rdc-page .iframe-wrapper-x {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  #rdc-page .iframe-wrapper-x {
    display: none;
  }
}
#rdc-page .iframe-wrapper-x iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500.78%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1680px) {
  #rdc-page .iframe-wrapper-x {
    display: block;
  }
}
#rdc-page .iframe-wrapper-x.secondary {
  display: none;
}
@media (max-width: 575px) {
  #rdc-page .iframe-wrapper-x.secondary {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 1679px) {
  #rdc-page .iframe-wrapper-x.secondary {
    display: block;
  }
}
#rdc-page .link-group {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  #rdc-page .link-group {
    margin-top: 25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#rdc-page .pageTitleRight-mpu {
  margin-right: unset;
}
#rdc-page .block-logos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5rem;
}
@media (max-width: 768px) {
  #rdc-page .block-logos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
#rdc-page .block-logos__diagrams {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 768px) {
  #rdc-page .block-logos__diagrams {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#rdc-page .block-logos__diagrams .diagram-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#rdc-page .block-logos__diagrams .diagram-block:not(:last-child) {
  margin-bottom: 3rem;
}
#rdc-page .block-logos__diagrams .diagram {
  max-height: 700px;
}
#rdc-page .block-logos .logo-w {
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  aspect-ratio: 1/1;
}
@media (min-width: 575px) {
  #rdc-page .block-logos .logo-w .diagram__2 {
    max-width: 415px;
  }
}
#rdc-page sup {
  top: -1rem;
  font-size: 16px;
}
#rdc-page .flex-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#rdc-page .flex-ctn .cta-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 575px) {
  #rdc-page .flex-ctn .cta-group {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  #rdc-page .flex-ctn .cta-group a {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #rdc-page .flex-ctn .block-group {
    padding-left: 0px;
  }
}
#rdc-page .flex-ctn .block-group--right {
  margin-left: auto;
}
#rdc-page .flex-ctn .bump {
  padding-top: 4rem;
}
#rdc-page .flex-ctn .bumper {
  padding-top: 8rem;
}
#rdc-page .flex-ctn .big-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 62px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  #rdc-page .flex-ctn .big-title {
    font-size: 36px;
    line-height: 40px;
  }
}
#rdc-page .flex-ctn .block-title {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  background: rgba(0, 80, 165, 0.6) none repeat scroll 0% 0%;
  padding: 35px;
  max-width: 460px;
  margin: 100px 0 35px;
}
#rdc-page .flex-ctn .block-title--right {
  text-align: right;
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  #rdc-page .flex-ctn .block-title {
    font-size: 26px;
    line-height: 30px;
    padding: 25px;
  }
}
#rdc-page .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 30px;
  line-height: 34px;
  color: white;
  padding-bottom: 35px;
  font-weight: 500;
}
#rdc-page .flex-ctn .block-subtitle--right {
  text-align: right;
}
@media (min-width: 992px) {
  #rdc-page .flex-ctn .block-subtitle--right {
    padding-right: 35px;
  }
}
#rdc-page .flex-ctn .block-caption {
  font-size: 18px;
  font-family: "Avenir LT W01_35 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  color: white;
}
#rdc-page .flex-ctn .block-caption--right {
  text-align: right;
}
@media (min-width: 992px) {
  #rdc-page .flex-ctn .block-caption--right {
    padding-right: 35px;
  }
}
#rdc-page .dark-blue {
  color: #0050A5 !important;
}
@media (min-width: 768px) {
  #rdc-page .first-one {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  #rdc-page .first-one {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #rdc-page .title--right {
    padding-right: 35px;
  }
}
#rdc-page .iframe-wrapper {
  /*background-image: url('../images/embed-mod/em-bg.webp') !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;*/
  padding-top: 187px !important;
  padding-bottom: 0px;
}
#rdc-page .iframe-wrapper .box-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  height: 100%;
  margin-top: -187px;
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .box-wrapper {
    height: calc(100vh + 87px);
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
#rdc-page .iframe-wrapper .overview-title-sub {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#rdc-page .iframe-wrapper__warfighter {
  background-image: url("../images/RDC/hero-bg.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
  height: auto;
}
@media (min-width: 768px) {
  #rdc-page .iframe-wrapper__warfighter {
    height: calc(100vh + 87px);
  }
}
#rdc-page .iframe-wrapper__warfighter_design {
  background-image: url("../images/RDC/bg.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
  height: auto;
}
@media (min-width: 768px) {
  #rdc-page .iframe-wrapper__warfighter_design {
    height: calc(100vh + 87px);
  }
}
#rdc-page .iframe-wrapper__developers {
  background-image: url("../images/RDC/Hero-bg (2).webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
  height: auto;
}
@media (min-width: 768px) {
  #rdc-page .iframe-wrapper__developers {
    height: calc(100vh + 87px);
  }
}
#rdc-page .iframe-wrapper__developers_design {
  background-image: url("../images/RDC/developers-design-hero-bg.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
  height: auto;
}
#rdc-page .iframe-wrapper__specs {
  background-image: url("../images/RDC/rdc-spec-hero.webp") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
  height: auto;
}
@media (min-width: 768px) {
  #rdc-page .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  #rdc-page .iframe-wrapper__specs .specs-pdfs .first-one {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .mput-nav__rdcLP {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media (max-width: 992px) {
  #rdc-page .iframe-wrapper .mput-nav__rdcLP {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
#rdc-page .iframe-wrapper .mput-nav__rdcLP .pageTitleRight-mpu5 {
  margin-right: unset;
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .mput-nav__rdcLP .pageTitleRight-mpu5 {
    position: absolute;
    right: 0;
    top: 0;
  }
}
#rdc-page .iframe-wrapper .mput-nav__rdcLP .rdsm {
  margin-left: unset;
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .mput-nav__rdcLP .rdsm {
    position: absolute;
    left: 0;
    top: 0;
  }
}
#rdc-page .iframe-wrapper .iframe-wrapper-warfighters {
  background-image: url("../images/RDC/RDC-Developer__left.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 50px;
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .iframe-wrapper-warfighters {
    padding: 150px 100px;
  }
}
@media (max-width: 992px) {
  #rdc-page .iframe-wrapper .iframe-wrapper-warfighters {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: calc(100vh + 187px);
  }
}
#rdc-page .iframe-wrapper .iframe-wrapper-developers {
  background-image: url("../images/RDC/RDC-Developer__right.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 50px;
}
@media (min-width: 992px) {
  #rdc-page .iframe-wrapper .iframe-wrapper-developers {
    padding: 150px 100px;
  }
}
@media (max-width: 992px) {
  #rdc-page .iframe-wrapper .iframe-wrapper-developers {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100vh;
  }
}
#rdc-page sup {
  top: -0.5rem;
}
#rdc-page .padd {
  padding: 2rem;
}
#rdc-page .box-padd p {
  padding: 0 3rem;
}
#rdc-page h1 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  line-height: 64px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #rdc-page h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
#rdc-page h1.mega-title {
  font-family: "Avenir LT W01_85 Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 64px;
  color: #1e60ac;
  font-weight: 300;
}
#rdc-page h1 sup {
  font-size: 24px;
  top: -0.5em !important;
}
#rdc-page h4 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #0050A5;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  #rdc-page h4.spec-col-header {
    text-align: center;
  }
}
@media (max-width: 575px) {
  #rdc-page br {
    display: none !important;
  }
}
#rdc-page .rdc-specs .col-md-3 {
  padding: 0;
}
#rdc-page .spec-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0;
  padding: 1rem 3rem;
  background-color: rgba(0, 80, 165, 0.08);
}
@media (max-width: 992px) {
  #rdc-page .spec-header__empty {
    display: none;
  }
}
#rdc-page .spec-lower-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#rdc-page .spec-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0;
  padding: 1rem 3rem;
  background-color: rgba(0, 80, 165, 0.08);
}
@media (max-width: 992px) {
  #rdc-page .spec-header__empty {
    display: none;
  }
}
#rdc-page .spec-lower-header {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#rdc-page .next-panel .rdc-design {
  margin-top: 35px;
  background-image: url("../images/RDC/next_rdc_design.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #rdc-page .next-panel .rdc-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page .next-panel .rdc-design .np-text {
  background: unset;
}
#rdc-page .next-panel .rdc-design .np-text h3, #rdc-page .next-panel .rdc-design .np-text p {
  color: #ffffff;
}
#rdc-page .next-panel .rdc-specs {
  margin-top: 35px;
  background-image: url("../images/RDC/next_rdc_specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #rdc-page .next-panel .rdc-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page .next-panel .rdc-specs .np-text {
  background: unset;
}
#rdc-page .next-panel .rdc-specs .np-text h3, #rdc-page .next-panel .rdc-specs .np-text p {
  color: #ffffff;
}
#rdc-page .next-panel .rdc-developer-design {
  margin-top: 35px;
  background-image: url("../images/RDC/next_rdc_developers_specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #rdc-page .next-panel .rdc-developer-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page .next-panel .rdc-developer-design .np-text {
  background: unset;
}
#rdc-page .next-panel .rdc-developer-design .np-text h3, #rdc-page .next-panel .rdc-developer-design .np-text p {
  color: #ffffff;
}
#rdc-page .next-panel .rdc-developer-specs {
  margin-top: 35px;
  background-image: url("../images/RDC/rdc-developer-specs.jpg");
  position: relative;
}
@media (max-width: 991px) {
  #rdc-page .next-panel .rdc-developer-specs::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page .next-panel .rdc-developer-specs .np-text {
  background: unset;
}
#rdc-page .next-panel .rdc-developer-specs .np-text h3, #rdc-page .next-panel .rdc-developer-specs .np-text p {
  color: #ffffff;
}
#rdc-page #connect-display {
  background-image: url("../images/RDC/connectdisplay-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#rdc-page #connect-display .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#rdc-page #connect-display .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #rdc-page #connect-display .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#rdc-page #complete-kit {
  background-image: url("../images/RDC/kit-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #complete-kit {
    background-position: right center;
  }
  #rdc-page #complete-kit::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #complete-kit .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #complete-kit .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #complete-kit .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #complete-kit .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #no-usb-hub {
  background-image: url("../images/RDC/usbhub-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#rdc-page #no-usb-hub .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#rdc-page #no-usb-hub .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #rdc-page #no-usb-hub .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#rdc-page #drive-fly-leverage {
  background-image: url("../images/RDC/battlefield-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #drive-fly-leverage {
    background-position: right center;
  }
  #rdc-page #drive-fly-leverage::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #drive-fly-leverage .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #drive-fly-leverage .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #drive-fly-leverage .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #drive-fly-leverage .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #built-persistent-tough {
  background-image: url("../images/RDC/persistent-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (min-width: 576px) {
  #rdc-page #built-persistent-tough::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgb(235, 235, 235)), to(rgb(0, 0, 0)));
    background: linear-gradient(to right, rgb(235, 235, 235) 0%, rgb(0, 0, 0) 100%);
    mix-blend-mode: multiply;
    z-index: 1;
  }
}
@media (max-width: 575px) {
  #rdc-page #built-persistent-tough {
    background-position: 75% center;
  }
  #rdc-page #built-persistent-tough::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #rdc-page #built-persistent-tough .bump {
    margin-top: 22rem;
  }
}
#rdc-page #built-persistent-tough .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #built-persistent-tough .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #quick-field-setup {
  background-image: url("../images/RDC/fieldsetup-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #quick-field-setup {
    background-position: right center;
  }
  #rdc-page #quick-field-setup::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #quick-field-setup .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #quick-field-setup .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #quick-field-setup .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #quick-field-setup .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #push-the-buttons {
  background-image: url("../images/RDC/buttons-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#rdc-page #push-the-buttons .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#rdc-page #push-the-buttons .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #rdc-page #push-the-buttons .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#rdc-page #push-android-apps {
  background-image: url("../images/RDC/pushapp-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #push-android-apps {
    background-position: 25% center;
  }
  #rdc-page #push-android-apps::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #rdc-page #push-android-apps .bump {
    margin-top: 22rem;
  }
}
#rdc-page #push-android-apps .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #push-android-apps .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #see-what-matters {
  background-image: url("../images/RDC/touchscreen-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #see-what-matters {
    background-position: right center;
  }
  #rdc-page #see-what-matters::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #see-what-matters .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #see-what-matters .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #see-what-matters .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #see-what-matters .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #ruggedized-design {
  background-image: url("../images/RDC/ruggedized-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #ruggedized-design {
    background-position: 25% center;
  }
  #rdc-page #ruggedized-design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page #ruggedized-design::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgb(235, 235, 235)), to(rgb(0, 0, 0)));
  background: linear-gradient(to right, rgb(235, 235, 235) 0%, rgb(0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
@media (min-width: 991px) {
  #rdc-page #ruggedized-design .bump {
    margin-top: 22rem;
  }
}
#rdc-page #ruggedized-design .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #ruggedized-design .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #secured-device {
  background-image: url("../images/RDC/secureddevice-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #secured-device {
    background-position: right center;
  }
  #rdc-page #secured-device::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #secured-device .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #secured-device .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #secured-device .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #secured-device .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #secure-chest-mounting {
  background-image: url("../images/RDC/chestmount-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #secure-chest-mounting {
    background-position: 25% center;
  }
  #rdc-page #secure-chest-mounting::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #rdc-page #secure-chest-mounting .bump {
    margin-top: 22rem;
  }
}
#rdc-page #secure-chest-mounting .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #secure-chest-mounting .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #platform-in-hand {
  background-image: url("../images/RDC/connectdisplay-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
#rdc-page #drive-adoption {
  background-image: url("../images/RDC/platform-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #drive-adoption {
    background-position: 25% center;
  }
  #rdc-page #drive-adoption::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 991px) {
  #rdc-page #drive-adoption .bump {
    margin-top: 22rem;
  }
}
#rdc-page #drive-adoption .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #drive-adoption .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #standard-gamepad {
  background-image: url("../images/RDC/controller-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #standard-gamepad {
    background-position: right center;
  }
  #rdc-page #standard-gamepad::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#rdc-page #standard-gamepad .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #standard-gamepad .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #standard-gamepad .flex-ctn .block-title {
  max-width: 570px;
}
#rdc-page #standard-gamepad .flex-ctn .block-caption {
  color: #ffffff;
  padding-left: unset;
}
#rdc-page #fit-into-future {
  background-image: url("../images/RDC/developers-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #fit-into-future {
    background-position: 25% center;
  }
  #rdc-page #fit-into-future::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
#rdc-page #fit-into-future .flex-ctn {
  position: relative;
  z-index: 2;
}
#rdc-page #fit-into-future .flex-ctn .block-title--right {
  margin-top: 0;
}
#rdc-page #simple-app-integration {
  background: #ffffff;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #simple-app-integration {
    background-position: right center;
  }
}
#rdc-page #simple-app-integration .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #simple-app-integration .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #simple-app-integration .flex-ctn .block-title {
  background: #0050A5;
  max-width: 570px;
  margin-bottom: 0;
}
#rdc-page #simple-app-integration .flex-ctn .block-subtitle {
  color: #0050A5;
}
#rdc-page #simple-app-integration .flex-ctn .block-caption {
  color: #000000;
  padding-left: unset;
}
#rdc-page #standardized-input {
  background-image: url("../images/RDC/standardized-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
#rdc-page #standardized-input .container {
  position: relative;
  z-index: 1; /* Ensures content appears above video */
}
#rdc-page #standardized-input .flex-ctn .block-subtitle {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #rdc-page #standardized-input .flex-ctn .block-subtitle {
    font-size: 36px;
    line-height: 40px;
    padding: 0;
  }
}
#rdc-page #android-sensor {
  background: #ffffff;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 575px) {
  #rdc-page #android-sensor {
    background-position: right center;
  }
}
#rdc-page #android-sensor .flex-ctn {
  padding-top: unset;
  padding-bottom: unset;
}
#rdc-page #android-sensor .flex-ctn .bump {
  padding-top: 0;
}
@media (max-width: 768px) {
  #rdc-page #android-sensor .flex-ctn .bump {
    padding-top: 4rem;
  }
}
#rdc-page #android-sensor .flex-ctn .block-group {
  padding: 35px;
}
#rdc-page #android-sensor .flex-ctn .block-title {
  background: #0050A5;
  max-width: 570px;
  margin-bottom: 0;
}
#rdc-page #android-sensor .flex-ctn .block-subtitle {
  color: #0050A5;
}
#rdc-page #android-sensor .flex-ctn .block-caption {
  color: #000000;
  padding-left: unset;
}