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

Stylesheet: Page-specific Stylesheet

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.capitalize {
  text-transform: uppercase;
}

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

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

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

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

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

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

.lity {
  background: none;
}

.lity-wrap {
  background: none;
}

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

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

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

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