@charset "UTF-8";
/******************************************************************
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 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;
}
#cloud-relay-page h1.hero-title sup {
  font-size: 16px;
  top: -0.9em;
}
#cloud-relay-page h1.hero-title.whitetext {
  color: white;
}
#cloud-relay-page h1.hero-title__uav {
  color: #0050A5;
}
#cloud-relay-page h1.hero-title__uav-body {
  font-size: 27px;
  line-height: 30px;
  color: #0050A5;
  text-transform: none;
}
@media (max-width: 575px) {
  #cloud-relay-page h1.hero-title__uav-body {
    font-size: 22px;
  }
}
#cloud-relay-page h1.hero-title.sub-hero-title {
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
  color: #373737;
  line-height: 48px;
}
#cloud-relay-page h1.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;
  }
}
#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.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: calc(1.25% + 187px);
  padding-bottom: 100px;
}
#cloud-relay-page .iframe-wrapper__oper {
  background-image: url("../images/cloud-relay/cloud-relay-oper-top.jpg");
}
@media (max-width: 575px) {
  #cloud-relay-page .iframe-wrapper__oper {
    background-image: url("../images/cloud-relay/cloud-relay-oper-top-mobile.svg");
    background-position: 53% center;
  }
}
#cloud-relay-page .iframe-wrapper__arch {
  background-image: url("../images/cloud-relay/cloud-relay-arch-top.jpg");
  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.jpg");
  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: 75% center;
  }
}
#cloud-relay-page #global-access {
  background-image: url("../images/cloud-relay/cloud-relay-accessibility.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  height: 950px;
}
@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.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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;
  }
}
#cloud-relay-page #quick-simple {
  background-image: url("../images/cloud-relay/cloud-relay-quick-simple.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#cloud-relay-page #quick-simple .container {
  max-width: 1040px;
}
#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: -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) {
  #cloud-relay-page #quick-simple .container .simple-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#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 #use-any-transport {
  background-image: url("../images/cloud-relay/use-any-transport.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  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 .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.jpg");
  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.jpg");
  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;
  }
}