@charset "UTF-8";
#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.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
}
#about-company-page #mission-vision h3 {
  font-family: "Avenir LT W01_95 Black1475556", "Avenir LT W01_95 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 44px;
  line-height: 47px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
#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 #mission-vision .blockade .mission h3, #about-company-page #mission-vision .blockade .vision h3 {
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 2rem;
}
#about-company-page #mission-vision .blockade .mission p, #about-company-page #mission-vision .blockade .vision p {
  font-size: 34px;
  line-height: 37px;
  font-weight: 300;
  font-style: italic;
}
#about-company-page #our-values {
  background-image: url("../images/about-company/companyvalues-back.jpg");
  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 h3, #about-company-page #our-values .flex-ctn .vision h3 {
  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 #our-leadership {
  background-image: url("../images/about-company/ourleadership-back.jpg");
  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.jpg");
  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.jpg");
  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.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
#about-company-page #our-story h3 {
  margin-bottom: 5rem;
}
#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 h4 {
    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 h4 {
  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 h3 {
  font-size: 36px;
  line-height: 40px;
  color: #ffffff;
  text-transform: uppercase;
}
#about-company-page #join-team {
  background-image: url("../images/about-company/companyjoin-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 180px 0;
}