#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: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#cloud-relay-page .iframe-wrapper__pt5-over {
  background-image: url("../images/pt5/pt5-over-back.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !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.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#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.jpg") !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.jpg") !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.jpg") !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;
}