/* Top Banner CSS */
.top-banner {
  height: 966px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-caption {
  max-width: 1035px;
  margin: 0 auto;
  text-align: center;
}

.banner-caption p {
  font-size: 27px;
  line-height: 37px;
  color: #fff;
  font-family: 'Raleway Medium';
  max-width: 950px;
  margin: 0 auto;
}

.top-banner .owl-dots {
  max-width: 1641px;
  margin: 0 auto;
}

.banner-logo {
  margin-top: 35px;
}

.banner-logo img {
  max-width: 66px;
}

/* About Us CSS */
.about-us {
  padding: 165px 0 150px;
  position: relative;
}

.about-us .row:before {
  position: absolute;
  top: -10%;
  right: -210px;
  z-index: 99;
  width: 180%;
  height: 120%;
  content: "";
  background: rgba(12, 13, 15, 0.9);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.8 ease;
  -o-transition: all 0.8 ease;
  transition: all 0.8 ease;
}

.about-us .section-title .h5 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5 ease;
  -o-transition: all 0.5 ease;
  transition: all 0.5 ease;
}

.animation-active .row:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.animation-active .section-title .h5 {
  position: relative;
  z-index: 99;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
}

/* .about-us:after {
  position: absolute;
  top: 95px;
  right: -60px;
  z-index: 99;
  width: 1850px;
  height: 961px;
  content: "";
  background: url(../images/Group-113.svg) no-repeat 99% 0;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
} */
.about-us .container * {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about-us .container {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*
.about-us .section-title h2 {
  transform: translateY(0);
}
.about-us .container:hover .section-title h2 {
  transform: translateY(100px);
}*/
.about-us .row {
  position: relative;
  z-index: 1;
}

.about-us [class*="col"] img {
  width: 100%;
}

.about-us p {
  max-width: 575px;
  margin-bottom: 40px;
}

.img1:before,
.img2:before,
.img3:before,
.img4:before,
.img5:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 999;
}

.img1 {
  -webkit-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
  -webkit-transform: rotate(0deg) translateY(0);
  -ms-transform: rotate(0deg) translateY(0);
  transform: rotate(0deg) translateY(0);
  position: relative;
  left: -14px;
}

.img2 {
  position: absolute;
  max-width: 395px;
  top: 345px;
  right: 540px;
}

.img3 {
  position: relative;
  top: 8px;
  left: -67px;
  width: 557px;
}

.img4 {
  position: absolute;
  top: 240px;
  max-width: 288px;
  right: 7px;
}

.img5 {
  position: relative;
  right: -85px;
  top: 45px;
  max-width: 522px;
}

.hover-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  max-width: 64%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  list-style-type: none;
  padding: 0;
}

.hover-list li {
  font-size: 57px;
  line-height: 115px;
  color: #fff;
  padding-left: 60px;
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-list li:hover {
  color: #1e5ab2;
}

.hover-list li:before {
  top: 45px;
  /* width: 33px;
  height: 33px; */
}

.hover-list li:after {
  position: absolute;
  bottom: 0;
  left: 59px;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  content: "";
}

.animation-active .hover-list {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.animation-active .row .img1 {
  -webkit-transform: rotate(-7deg) translateY(-290px);
  -ms-transform: rotate(-7deg) translateY(-290px);
  transform: rotate(-7deg) translateY(-290px);
  position: relative;
}

.animation-active .row .img2 {
  -webkit-transform: rotate(7deg) translateY(-50px);
  -ms-transform: rotate(7deg) translateY(-50px);
  transform: rotate(7deg) translateY(-50px);
}

.animation-active .row .img3 {
  -webkit-transform: rotate(8deg) translateY(-10px);
  -ms-transform: rotate(8deg) translateY(-10px);
  transform: rotate(8deg) translateY(-10px);
  position: relative;
}

.animation-active .row .img4 {
  -webkit-transform: rotate(8deg) translateY(-10px);
  -ms-transform: rotate(8deg) translateY(-10px);
  transform: rotate(8deg) translateY(-10px);
}

.animation-active .row .img5 {
  -webkit-transform: rotate(8deg) translateY(-10px);
  -ms-transform: rotate(8deg) translateY(-10px);
  transform: rotate(8deg) translateY(-10px);
}

.circle-wrap {
  position: absolute;
  width: 280px;
  height: 900px;
  left: 96%;
  top: -70px;
  z-index: 1;
}

.circle-wrap .circle-item:last-child,
.circle-wrap .circle-line {
  text-align: center;
}

.circle-wrap .circle-item:nth-child(1) {
  padding-right: 30px;
}

.circle-wrap .circle-item:nth-child(1),
.circle-wrap .circle-item:nth-child(5) {
  text-align: right;
}

/* Video Block CSS */
.video-block {
  height: 985px;
  position: relative;
  overflow: hidden;
}

.video-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 203px;
  content: "";
  background: url(../images/video-top-overlay.svg) no-repeat 0 0;
  background-size: cover;
}

.video-bottom {
  position: absolute;
  bottom: 30px;
  left: -45px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.video-bottom:before,
.video-bottom:after {
  position: absolute;
  top: 103px;
  left: -70%;
  width: 110%;
  content: "";
  background: #0c0d0f;
  height: 100%;
}

.video-bottom:after {
  left: auto;
  right: -70%;
}

.video-bottom img {
  width: 189px;
  height: 189px;
  -webkit-animation: floatUpDown 1.5s ease-in-out infinite alternate;
  animation: floatUpDown 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes floatUpDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move up */
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move down */
  }
}

@keyframes floatUpDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move up */
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move down */
  }
}

/* Capabilities CSS */
.capabilities {
  padding: 150px 0 40px;
  /*   background-color: #0C0D0F; */
  /*background-image: url(../images/dots-1.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;*/
  position: relative;
}

.capabilities:before {
  position: absolute;
  top: -118px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 118px;
  content: "";
  background: url(../images/capabilities-top.svg) no-repeat 0 0;
  margin: 0 auto;
}

.capabilities:after {
  position: absolute;
  top: -118px;
  right: 0;
  left: 0;
  z-index: 1;
  width: 1903px;
  height: 342px;
  content: "";
  background: url(../images/tec-1.svg) no-repeat 100% 0;
  margin: 0 auto;
  pointer-events: none;
  display: none;
}

.capabilities .svg-border {
  position: absolute;
  top: -118px;
  right: 0;
  left: 0;
  z-index: 1;
  content: "";
  margin: 0 auto;
  pointer-events: none;
  max-width: 1904px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
}

.capabilities .svg-border svg {
  margin-top: -10px;
}

.capabilities .section-title span {
  margin-bottom: 30px;
}

.capabilities-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 99;
  min-height: 160px;
  overflow: hidden;
  -webkit-transition: overflow .5s;
  -o-transition: overflow .5s;
  transition: overflow .5s;
}

.capabilities-list img {
  margin-left: -411px;
  -webkit-transition: margin-left .5s;
  -o-transition: margin-left .5s;
  transition: margin-left .5s;
  margin-right: 50px;
  max-width: 361px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
}

.capabilities-list .h3 {
  letter-spacing: 0.64px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
  font-size: 100px !important;
  line-height: 1.2 !important;
}

.capabilities-list span {
  font-size: 18px;
  color: #fff;
  margin-left: 295px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
  position: absolute;
  right: 225px;
}

.capabilities-list span small {
  opacity: 0;
}

.capabilities-list span small b {
  font-weight: inherit;
}

.capabilities-list span small a {
  margin: 0 5px;
  color: #fff;
}

.capabilities-list span small a:hover {
  color: #1e5ab2;
}

.capabilities-list:hover img {
  margin-right: 50px;
  margin-left: 0;
}

.capabilities-list:hover span {
  margin-left: 50px;
  position: static;
}

.capabilities-list:hover span small {
  opacity: 1;
}

.security-lock {
  position: absolute;
  top: 40%;
  right: 150px;
  z-index: 9;
  max-width: 1850px;
  left: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.a3,
.a4,
.a5 {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.a3 {
  -webkit-animation: swing3 3s linear infinite alternate;
  animation: swing3 3s linear infinite alternate;
}

.a4 {
  -webkit-animation: swing4 3s linear infinite alternate;
  animation: swing4 3s linear infinite alternate;
}

.a5 {
  -webkit-animation: swing5 3s linear infinite alternate;
  animation: swing5 3s linear infinite alternate;
}

@-webkit-keyframes swing3 {
  0% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  100% {
    -webkit-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
}

@keyframes swing3 {
  0% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  100% {
    -webkit-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
}

@-webkit-keyframes swing4 {
  0% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  100% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}

@keyframes swing4 {
  0% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  100% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}

@-webkit-keyframes swing5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes swing5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.up-lock {
  -webkit-animation: floatUpDown 1.5s ease-in-out infinite alternate;
  animation: floatUpDown 1.5s ease-in-out infinite alternate;
}

@keyframes floatUpDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move up */
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move down */
  }
}

/* What We Do CSS */
.what-we-do {
  padding: 83px 0 0;
}

.what-we-do .row {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
}

.what-we-do [class*="col-"] {
  padding: 0;
}

.what-we-do .h4 {
  color: #fff;
  margin-bottom: 0;
}

.list-item {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}

.list-item img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 660px;
}

.list-item:hover img {
  -webkit-filter: none;
  filter: none;
}

.list-item:after {
  position: absolute;
  bottom: -18px;
  right: -64px;
  width: 297px;
  height: 157px;
  background: url(../images/shape.svg) no-repeat 0 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: "";

}

.list-item:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 240px;
  background-image: url(../images/thumb-overlay.svg);
  background-repeat: no-repeat;
  content: "";
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.overlay {
  position: absolute;
  overflow: hidden;
  padding: 40px 50px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 321px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 9;
  /*background: linear-gradient(180deg, rgba(12, 13, 15, 0) 0%, #0C0D0F 100%);*/
  /*   background: url(../images/before-hover.svg);
  background-size: cover; */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.overlay:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  content: "";
  background: url(../images/before-hover.svg);
  background-size: cover;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: -1;
  opacity: 1;
  visibility: visible;
}

.overlay:after {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: url(../images/hover-overlay.svg);
  background-size: cover;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: -1;
  content: "";

}

.list-item:hover .overlay:after {
  opacity: 1;
  visibility: visible;
}

.list-item:hover .overlay:before {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.overlay .h3 {
  margin-bottom: 0;
}

.list-item:hover .overlay {
  /*background: linear-gradient(180deg, rgba(12, 13, 15, 0) 0%, rgba(7, 183, 230, 0.8) 100%);*/
  /*   height: 320px; */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*   background: url(../images/hover-overlay.svg) no-repeat 0 0;
  background-size: cover; */
}

.list-item:hover:after {
  right: -34px;
}

/* Our Partners CSS */
.our-partners {
  position: relative;
  overflow: hidden;
  padding: 50px 0 150px;
}

/*.our-partners:before {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  z-index: 9;
  background: url(../images/our-partner-line.svg) no-repeat 0 0;
  width: 1920px;
  margin: 0 auto;
  height: 235px;
  content: "";
}*/
.our-partners .svg-border {
  margin: -121px auto 0;
  /*max-width: 1920px;*/

}

/*.our-partners .svg-border svg {
  transform: rotate(-90deg);
  max-width: 400px;
  height: 260px;
}*/
.our-partners .section-title {
  margin-bottom: 60px;
}

.our-partners .row [class*="col-"]:first-child,
.our-partners .row [class*="col-"]:last-child {
  padding-top: 70px;
}

.middle-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(7, 161, 203, 0.1);
  border-right: 1px solid rgba(7, 161, 203, 0.1);
  max-width: 472px;
  /*  margin: 0 0 0 35px;*/
  padding: 50px 35px;
  margin: 0 auto;
  height: 100%;
}

.our-partners .row [class*="col-"]:nth-child(2n) {
  text-align: center;
}

.our-partners .logos ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*  margin: 0 -25px;*/
  /*gap: 0 39px;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
}

.our-partners .logos ul li {
  width: 33.33%;
  text-align: center;
  padding: 0 10px 75px;
  margin-bottom: 0;
}

.our-partners .logos ul li img {
  width: auto;
  /* opacity: 0.1; */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 58px;
  object-fit: contain;
  /* max-height: 58px; */
}

.our-partners .logos ul li img:hover {
  /* opacity: 1; */
}

.our-partners .h1 {
  max-width: 423px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 50px;
}

.our-partners p {
  margin-top: 70px;
  margin-bottom: 0;
  color: #B5B7B9;
}

.shield-image {
  width: 250px;
  margin-bottom: 15px;
}

/* Responsive CSS */

@media (min-width: 1200px) {
  .container-wide .section-title {
    display: none;
  }

  .our-partners .section-title:not(.container-wide .section-title) {
    display: flex;
    justify-content: space-between;
  }

  .our-partners .section-title .h5:not(.container-wide .section-title .h5) {
    width: 33.33%;
  }
}

@media (min-width: 1921px) {
  .capabilities:before {
    background-position: 50% 100%;
  }

  .video-block:before {
    height: 50%;
  }

  .video-background iframe {
    transform: scale(1.8);
  }

  .logos-block .video-background iframe {
    transform: scale(2.5);
  }
}

@media (max-width: 1899px) {
  .circle-wrap {
    right: -130px;
    left: auto;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    top: -110px;
  }

  .capabilities:before {
    background-position: 50% 100%;
  }
}

@media (max-width: 1699px) {

  .video-bottom:before,
  .video-bottom:after {
    display: none;
  }

  .hover-list li {
    font-size: 43px;
    line-height: 100px;
  }

  .top-banner {
    height: 100dvh;
    padding-bottom: 30px;
  }

  .capabilities::after {
    width: 440px;
    left: auto;
    background-size: 440px auto;
  }

  .banner-caption p {
    font-size: 21px;
    line-height: 31px;
    max-width: 740px;
  }

  .our-partners .row [class*="col-"]:first-child,
  .our-partners .row [class*="col-"]:last-child {
    padding-top: 55px;
  }

  .capabilities-list img {
    max-width: 300px;
    margin-right: 110px;
  }

  .capabilities-list:hover img {
    margin-right: 30px;
  }

  .security-lock {
    max-width: 300px;
    left: auto;
    right: 5%;
  }

  .hover-list li::before {
    top: 36px;
  }

  .middle-content {
    max-width: 365px;
    /*    margin: 0 0 0 20px;*/
    padding: 50px 20px;
  }

  .capabilities .svg-border svg {
    max-width: 437px;
    height: 212px;
  }
}

@media (max-width: 1599px) {
  .middle-content {
    /*    margin: 0 0 50px;*/
  }

  .video-block {
    height: 945px;
  }
}

@media (max-width: 1499px) {
  .circle-wrap {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    right: -60px;
    top: -110px;
  }

  .about-us::after {
    width: 235px;
    background-size: 235px auto;
    top: 120px;
    right: 30px;
    left: auto;
  }

  .img1 {
    max-width: 550px;
  }

  .img2 {
    max-width: 345px;
    top: 260px;
    right: 450px;
  }

  .img3 {
    max-width: 460px;
    top: 0;
  }

  .img4 {
    max-width: 228px;
    right: 90px;
  }

  .img5 {
    max-width: 360px;
  }

  .about-us p {
    max-width: 515px;
  }

  .list-item img {
    height: 430px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .our-partners .section-title {
    /* padding-left: 180px; */
  }

  .capabilities-list img {
    height: 150px;
  }

  .our-partners p {
    margin-top: 30px;
  }

  .our-partners .h1 {
    margin-bottom: 30px;
  }

  .our-partners .logos ul li {
    width: 38%;
    padding: 0 10px 40px;
  }

  .middle-content {
    max-width: 365px;
    /*    margin: 0 0 0 -35px;*/
    padding: 50px 20px 10px;
  }

  .capabilities {
    padding: 50px 0 0;
  }

  .our-partners {
    padding: 70px 0 100px;
  }

  .animation-active .section-title .h5 {
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
  }

  .banner-logo {
    margin-top: 15px;
  }

  .shield-image {
    width: 200px;
    margin-bottom: 0;
  }

  .top-banner {
    height: 700px;
  }

  .banner-caption .shield-image {
    width: 200px;
    margin-bottom: 15px;
  }

  .banner-caption .banner-logo {
    margin-top: 15px;
  }

}

@media (max-width: 1399px) {

  .top-banner {
    height: 650px;
  }

  .circle-wrap {
    top: -130px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }

  .our-partners .row [class*="col-"]:first-child,
  .our-partners .row [class*="col-"]:last-child {
    padding-top: 0;
  }

  .our-partners .section-title {
    padding-left: 0;
    padding-top: 20px;
  }

  .overlay {
    padding: 30px;
  }

  .our-partners .logos ul li {
    padding: 0 25px 35px 0;
  }

  .video-block {
    height: 565px;
  }

  .capabilities-list .h3 {
    font-size: 60px !important;
  }
}

@media (max-width: 1299px) {
  .capabilities::after {
    width: 400px;
    background-size: 400px auto;
  }

  /* .our-partners .logos ul li {
    width: 21%;
  } */

  /* .our-partners .logos ul li img {
    width: 100%;
  } */

  /*.hover-list {
    max-width: 100%;
   }*/
  .hover-list li::before {
    top: 20px;
  }

  .hover-list li::after {
    bottom: -10px;
  }

  .animation-active .section-title .h5 {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  .hover-list li {
    font-size: 38px;
    line-height: 65px;
    margin-bottom: 15px;
  }

  .capabilities .svg-border svg {
    max-width: 400px;
  }
}

@media (max-width: 1199px) {
  .our-partners .container-wide .row [class*="col-"]:nth-child(2n) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .our-partners .container-wide .row [class*="col-"]:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .our-partners .container-wide .row [class*="col-"]:last-child {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .our-partners .svg-border {
    margin: -61px auto 0;
  }

  .middle-content {
    max-width: 100%;
    padding: 50px 0 10px;
    border: none !important;
    margin: 0 0 50px;
    padding-top: 0;
  }

  .hover-list li:hover {
    color: #fff;
  }

  .circle-wrap {
    top: -130px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    left: 80%;
  }

  .our-partners .section-title {
    padding-left: 0;
    padding-top: 20px;
  }

  .capabilities-list .h3 {
    font-size: 50px !important;
  }

  .middle-content {
    margin: 0 auto 50px;
  }

  .our-partners .h1 {
    max-width: 100%;
  }

  .img2 {
    max-width: 345px;
    top: 300px;
    right: 320px;
  }

  .our-partners .logos ul {
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .img3 {
    max-width: 370px;
    left: 0;
  }

  .overlay {
    padding: 30px;
  }

  .hover-list li {
    font-size: 31px;
    line-height: 55px;
  }

  .our-partners .logos ul li {
    width: 21%;
  }

  .our-partners .section-title:not(.container-wide .section-title) {
    display: none;
  }

  .container-wide .section-title h5 {
    justify-content: center;
  }

  .top-banner {
    height: 700px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 991px) and (orientation : landscape) {
  .top-banner {
    height: 640px;
  }
}

@media (max-width: 991px) {
  .our-partners .svg-border {
    display: none;
  }

  .capabilities-list span small b {
    display: none;
  }

  .animation-active .row .img1 {
    -webkit-transform: rotate(-7deg) translateY(-30px);
    -ms-transform: rotate(-7deg) translateY(-30px);
    transform: rotate(-7deg) translateY(-30px);
  }

  .about-us p {
    max-width: 100%;
  }

  .hover-list {
    margin-top: -250px !important;
  }

  .img1 {
    max-width: 380px;
  }

  .img2 {
    max-width: 205px;
    top: 325px;
    right: 200px;
  }

  .img4 {
    max-width: 188px;
    top: 340px;
    right: -30px;
  }

  .img3 {
    max-width: 300px;
    top: -430px;
    left: 410px;
  }

  .img5 {
    max-width: 260px;
    right: -320px;
    top: -285px;
  }

  .circle-wrap {
    display: none;
  }

  .capabilities-list span small a:hover {
    color: #fff;
    text-decoration: underline;
  }

  .capabilities-list .h3 {
    font-size: 40px !important;
  }

  .our-partners .section-title {
    padding-left: 0;
  }

  .about-us p {
    max-width: 300px;
  }

  .capabilities .section-title .h5 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .our-partners .logos ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about-us::after,
  .capabilities::after,
  .our-partners::before {
    display: none;
  }

  .about-us {
    padding: 55px 0 100px;
  }

  .video-block {
    height: 550px;
  }

  .capabilities {
    padding: 70px 0 20px;
  }

  .capabilities-list {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }

  .our-partners .row [class*="col-"]:first-child,
  .our-partners .row [class*="col-"]:last-child {
    padding-top: 0;
  }

  /* .our-partners .logos ul li {
    width: 20%;
  } */

  .capabilities-list .h3 {
    position: absolute;
    bottom: 50px;
    z-index: 9;
  }

  .capabilities-list span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
  }

  .capabilities-list img {
    margin-left: 0 !important;
    width: 100%;
    margin-right: 0 !important;
    max-width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .capabilities-list .h3 {
    margin: 20px 0 20px;
  }

  .capabilities-list span small {
    opacity: 1;
    font-size: 18px;
  }

  .capabilities-list span {
    position: absolute !important;
    margin: 0 !important;
    right: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 13, 15, 0)), to(rgba(7, 183, 230, 0.9)));
    background: -o-linear-gradient(top, rgba(12, 13, 15, 0) 0%, rgba(7, 183, 230, 0.9) 100%);
    background: linear-gradient(180deg, rgba(12, 13, 15, 0) 0%, rgba(7, 183, 230, 0.9) 100%);
    padding: 50px 20px 30px;
    height: 60%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .our-partners {
    padding: 0 0 70px;
  }

  .what-we-do {
    padding: 70px 0;
  }

  .overlay {
    padding: 30px;
  }

  .hover-list {
    max-width: 100%;
    display: block;
    position: static;
    margin-top: 40px;
  }

  .hover-list li {
    font-size: 30px;
    line-height: 56px;
    padding-left: 40px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .hover-list li::before {
    top: 12px;
  }

  /*   .img1 {
    max-width: 100%;
  } */
  .animation-active .row .img1 {
    position: relative;
  }

  .hover-list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .about-us .row::before {
    display: none !important;
  }

  .img1 {
    left: 0;
  }

  .capabilities .svg-border svg {
    max-width: 250px;
    height: 125px;
  }

  .hover-list li::after {
    bottom: 0;
    left: 40px;
  }

  .security-lock {
    display: none;
  }

  .middle-content {
    border: none;
  }
}

@media (max-width: 767px) {
  .about-us p {
    max-width: 100%;
  }

  .hover-list {
    margin-top: 30px !important;
  }

  .animation-active .row .img1 {
    -webkit-transform: rotate(0deg) translateY(0px);
    -ms-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px);
    position: relative;
  }

  .img2,
  .img3,
  .img4,
  .img5,
  .security-lock {
    display: none;
  }

  .our-partners {
    padding: 30px 0 50px;
  }

  .what-we-do {
    padding: 50px 0 20px;
  }

  .our-partners .section-title {
    margin-bottom: 30px;
  }

  .our-partners .logos ul {
    margin: 0 -15px;
  }

  .our-partners .logos ul li {
    padding: 0 15px 20px 15px;
  }

  .overlay {
    padding: 20px;
  }

  .our-partners .logos ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .list-item .overlay::before {
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .list-item .overlay::after {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .overlay {
    padding: 20px 30px;
  }

  .capabilities-list .h3 {
    font-size: 26px !important;
  }

  .hover-list li {
    font-size: 20px;
    line-height: 30px;
  }

  .hover-list li::before {
    top: 0px;
  }

  .what-we-do .row::before {
    height: 150px;
  }

  .overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 13, 15, 0)), to(rgba(7, 183, 230, 0.8)));
    background: -o-linear-gradient(top, rgba(12, 13, 15, 0) 0%, rgba(7, 183, 230, 0.8) 100%);
    background: linear-gradient(180deg, rgba(12, 13, 15, 0) 0%, rgba(7, 183, 230, 0.8) 100%);
  }

  .our-partners .logos ul li {
    width: 50%;
  }

  .middle-content {
    border: none;
    border-top: 1px solid rgba(7, 161, 203, 0.1);
    border-bottom: 1px solid rgba(7, 161, 203, 0.1);
    max-width: 310px;
    margin-bottom: 30px;
  }

  .banner-caption .h1 {
    margin-bottom: 20px;
  }

  .about-us {
    padding-top: 30px;
  }

  .about-us p {
    padding-right: 0;
  }

  .our-partners p {
    margin-top: 30px;
  }

  .middle-content {
    padding: 0 0 30px;
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }

  .our-partners .h1 {
    margin: 0 0 30px;
  }

  .capabilities-list .h3 {
    margin: 30px 0 10px;
  }

  .capabilities-list img {
    margin-right: 0 !important;
  }

  .video-bottom img {
    max-width: 80px;
    width: 80px;
    height: 80px;
    margin-right: -10px;
  }

  .animation-active .section-title .h5 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .capabilities::before {
    height: 58px;
    top: -56px;
    background-size: 700px auto;
  }

  .video-bottom {
    bottom: 19px;
    left: -23px;
  }

  .video-block {
    height: 300px;
  }

  .banner-caption p {
    font-size: 16px;
    line-height: 26px;
  }

  .banner-logo {
    margin-top: 25px;
  }

  .banner-logo img {
    max-width: 13%;
  }

  .capabilities-list {
    margin-bottom: 15px;
  }

  .about-us {
    padding-bottom: 50px;
  }

  .hover-list li::before {
    /* width: 25px;
    height: 25px;
    background-size: 25px auto; */
  }

  .capabilities-list span small a {
    font-size: 15px;
  }

  .shield-image {
    width: 150px;
  }
}

@media (max-width: 479px) {
  .top-banner {
    /* height: 100dvh; */
    padding-bottom: 30px;
  }
}