/* default body font color */
/* dfault boostrap figcaption color */
.bg-light {
  background-color: #f5f5f7 !important;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*!
 * General Atomics - Developed by Alan Calero and Nohemi Araiza
 * dev01.ga.com
 * Copyright 2013-2018 Start Bootstrap UI Kits
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
/* overide default page width */
@media (min-width: 992px) {
  .home-page .container, .sec-page .container, .fullwidth .container {
    max-width: 1024px;
  }
  .home-page .container-fluid.inside, .sec-page .container-fluid.inside, .fullwidth .container-fluid.inside {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .home-page .container, .sec-page .container, .fullwidth .container, footer .container {
    max-width: 1280px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }

  .home-page .container, .sec-page .container, .fullwidth .container, footer .container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .home-page .container, .sec-page .container, .fullwidth .container, footer .container {
    max-width: 1420px;
  }
}
main.main-content {
  padding-top: 0;
  padding-bottom: 80px;
}

/* inside page padding */
.container-fluid.inside {
  padding-left: 0;
  padding-right: 0;
}

.sec-page #contents {
  padding-top: 30px;
}
.sec-page #extra {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .sec-page #contents {
    padding-top: 60px;
  }
  .sec-page #extra {
    padding-bottom: 80px;
  }
}
.rounded {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.175);
}

.hidden {
  display: none !important;
}

.nowrap {
  white-space: nowrap;
}

.textcenter {
  text-align: center;
}

.nodots {
  list-style-type: none;
}

.visuallyhidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.img-100 {
  width: 100%;
  margin-bottom: .5rem;
  /* border-radius: .25rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
}

.embed-responsive-8by11 {
  padding-bottom: 120.42%;
  width: 90%;
}
.embed-responsive-8by11 .embed-responsive-item {
  z-index: -100;
}

.line {
  margin-top: -.5rem;
  height: 2px;
  display: block;
  position: relative;
  bottom: 8px;
  -webkit-flex: 1;
  flex: 1;
  background-color: #052a79;
}

.pb-40, .pb-sub-topic {
  padding-bottom: 40px !important;
}

/* sizing utilities mobile overides */
@media (max-width: 575.98px) {
  .w-25, .w-50, .w-75 {
    width: 50% !important;
  }

  .w-50, .w-75 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
/* IE bug fixes */
.figure {
  display: block;
}

/* typography */
body {
  overflow-x: hidden;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.063rem;
  line-height: 1.66667;
  color: #343a40;
}

a {
  color: #346AC3;
}
a:hover {
  color: #20399D;
}

.text-primary {
  color: #006EE5 !important;
}

sup.tm {
  top: -.2em;
  font-weight: 300;
}

b, strong {
  font-weight: 700;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
}

h1, .h1, h2, .h2 {
  font-weight: 700;
}

.legal h3, .legal .h3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.66667;
}

.form-control::placeholder {
  color: #adb5bd;
}

.banner-message {
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .banner-message {
    font-weight: 700;
  }
}

.greysmall {
  margin: .5rem 0 1rem;
  color: #6c757d;
  font-size: 90%;
  line-height: 1.5;
}

.search label {
  display: none;
}

.label {
  margin-bottom: 10px;
}
.label h1, .label h2 {
  margin-top: 1.35rem;
  margin-bottom: 1.45rem;
  color: #214385;
}

/*!
 * Top Main Navigation
 * ----------------------------------------------------------
 ***** MOBILE FIRST *****
 *
 */
.subcat-navbar {
  margin-top: 70px;
  margin-right: -10px;
  font-size: .85rem;
  background: rgba(0, 23, 76, 0.85);
  z-index: 100;
}
.subcat-navbar .nav-item {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.subcat-navbar .nav-pills .nav-link {
  margin: 10px 5px;
  border: 1px solid #346AC3;
  border-radius: .5rem;
}
.subcat-navbar .nav-pills .nav-link.active {
  color: #ffffff;
}
.subcat-navbar .nav-link {
  padding: .25rem .75rem;
  color: #ffffff;
}
.subcat-navbar .nav-link:hover {
  color: #fde238;
}

header.ga-navbar {
  height: 70px;
}
header.ga-navbar .navbar-brand {
  padding: 0;
}
header.ga-navbar img.logo {
  height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
header.ga-navbar .navbar-toggler {
  padding: 3px 12px;
  border-color: rgba(255, 255, 255, 0.45);
}
header.ga-navbar .navbar-collapse.show {
  overflow-y: auto;
  max-height: 105svh;
}
header.ga-navbar .navbar {
  padding: 16px;
  background-color: #052a79;
  min-height: 70px;
}
header.ga-navbar .navbar .navbar-nav .nav-link {
  font-size: .85rem;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
}
header.ga-navbar .navbar .navbar-nav .nav-link.active {
  color: rgba(255, 255, 255, 0.55);
}
header.ga-navbar .navbar .navbar-nav .nav-link:hover {
  color: #fde238;
}
@media (min-width: 1200px) {
  header.ga-navbar .navbar .navbar-nav .nav-link {
    padding-right: .70rem;
    padding-left: .70rem;
    font-size: .70rem;
  }
}
@media (min-width: 1300px) {
  header.ga-navbar .navbar .navbar-nav .nav-link {
    padding-right: .75rem;
    padding-left: .75rem;
    font-size: .75rem;
  }
}
@media (min-width: 1400px) {
  header.ga-navbar .navbar .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: .85rem;
  }
}
@media (min-width: 1600px) {
  header.ga-navbar .navbar .navbar-nav .nav-link {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
}
header.ga-navbar .navbar .navbar-nav .dropdown-menu {
  color: #ffffff;
  background-color: #052a79;
}
@media (min-width: 1200px) {
  header.ga-navbar .navbar .navbar-nav .dropdown-menu {
    background: -webkit-linear-gradient(#052a79 15%, #000538 69%);
    background: -o-linear-gradient(#052a79 15%, #000538 69%);
    background: linear-gradient(#052a79 15%, #000538 69%);
    transition: all 0.4s cubic-bezier(0.66, 0, 0.34, 1);
    /* Optional: Add slight movement */
    opacity: 0;
    transform: translateY(-30px);
    display: block;
    /* Required for transition to work */
    visibility: hidden;
  }
}
@media (min-width: 1200px) {
  header.ga-navbar .navbar .navbar-nav .dropdown.show .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}
header.ga-navbar .navbar .navbar-nav .megamenu-li {
  position: static;
}
header.ga-navbar .navbar .navbar-nav .megamenu {
  margin: 0 auto;
  padding: 0 16px;
  left: 0;
  right: 0;
  width: 100%;
  border: none;
  border-radius: 0;
}
@media (min-width: 1200px) {
  header.ga-navbar .navbar .navbar-nav .megamenu {
    aspect-ratio: 16 / 4;
  }
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-header, header.ga-navbar .navbar .navbar-nav .megamenu .megamenu-header {
  font-size: .95rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 1400px) {
  header.ga-navbar .navbar .navbar-nav .megamenu .group-header, header.ga-navbar .navbar .navbar-nav .megamenu .megamenu-header {
    font-size: 1rem;
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-header {
  color: #8BB8F8;
}
header.ga-navbar .navbar .navbar-nav .megamenu .megamenu-header {
  color: #ffffff;
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-list {
  padding-left: 16px;
  list-style-type: none;
}
@media (min-width: 768px) {
  header.ga-navbar .navbar .navbar-nav .megamenu .group-list {
    padding-left: 0;
  }
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-list li {
  padding-bottom: 6px;
  font-size: .85rem;
}
@media (min-width: 1400px) {
  header.ga-navbar .navbar .navbar-nav .megamenu .group-list li {
    padding-bottom: 8px;
    font-size: .95rem;
  }
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-list li a {
  color: #ffffff;
}
header.ga-navbar .navbar .navbar-nav .megamenu .group-list li a.focus, header.ga-navbar .navbar .navbar-nav .megamenu .group-list li a:hover, header.ga-navbar .navbar .navbar-nav .megamenu .group-list li a.active {
  color: #fde238;
  background-color: transparent;
}

.announcement-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 30px;
  padding: .5rem 1rem;
  font-size: .85rem;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .announcement-bar {
    font-weight: 700;
  }
}

/*!
 * Top full-length header image
 * ----------------------------------------------------------
 */
.fixed-hero {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.fixed-hero img {
  width: 100%;
}

.masthead {
  aspect-ratio: 80 / 40;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 992px) {
  .masthead {
    aspect-ratio: 16 / 4;
  }
}
.masthead .masthead-header {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1d1d1f;
  letter-spacing: .010rem;
  line-height: 1.1428571429;
  margin-bottom: 1.25rem;
}
.masthead .masthead-subheader {
  color: #6e6e73;
  letter-spacing: .010rem;
}
.masthead .intro-text {
  color: #ffffff;
}
.masthead .intro-text .intro-heading {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.masthead .intro-text .intro-lead-in {
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (min-width: 768px) {
  .masthead .masthead-header {
    font-size: 2.125rem;
  }
  .masthead .masthead-subheader {
    font-size: 1.4rem;
  }
  .masthead .intro-text .intro-heading {
    font-size: 2.5rem;
  }
  .masthead .intro-text .intro-lead-in {
    font-size: 1.1rem;
  }
}

.ga-breadcrumb {
  position: relative;
  z-index: 1;
}
.ga-breadcrumb .breadcrumb {
  margin: 0 0 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 4px;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ced4da;
}
.ga-breadcrumb .breadcrumb .breadcrumb-item {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: .05rem;
  font-size: .75rem;
  letter-spacing: .05rem;
  color: #868e96;
}
@media (min-width: 576px) {
  .ga-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: .875rem;
  }
}
.ga-breadcrumb .breadcrumb .breadcrumb-item a {
  color: #346AC3;
}
.ga-breadcrumb .breadcrumb .breadcrumb-item a:hover, .ga-breadcrumb .breadcrumb .breadcrumb-item a:focus {
  color: #20399D;
}
.ga-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #868e96;
}

/*!
 * footer - footer.inc
 * ----------------------------------------------------------
 */
footer {
  padding: 30px 0 10px;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: .05rem;
  font-size: 0.875rem;
  color: #fff;
  background: #052a79;
  /* Old browsers */
  background: -webkit-linear-gradient(#052a79 15%, #00174c 75%);
  background: -o-linear-gradient(#052a79 15%, #00174c 75%);
  background: linear-gradient(#052a79 15%, #00174c 75%);
}
footer .breadcrumbs {
  margin-bottom: 30px;
}
footer .breadcrumbs .nav-link {
  display: inline-block;
  padding: 0;
}
footer .breadcrumbs .selectedPageParent.nav-item {
  display: none;
}
footer [class*='col-'] {
  padding-top: 0;
}
footer h3 {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: .75rem;
}
footer .list-group {
  list-style-type: none;
}
footer .list-group li {
  margin-bottom: .25rem;
}
footer .card-block .list-group {
  margin-bottom: 1rem;
}
footer .socialmedia {
  padding: 20px 0 0;
  font-size: 1.75rem;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:active, footer a:focus, footer a:hover {
  color: #fde238;
}
footer .widget {
  border-bottom: 1px solid rgba(214, 214, 214, 0.4);
}
footer .widget .card-header {
  padding-left: 0;
  border-bottom: none;
  border-radius: 0;
}
footer .widget .card-header a {
  width: 100%;
  display: block;
}
footer .widget .card-header a:after {
  content: "+";
  position: absolute;
  right: 40px;
  top: .9rem;
  transition: transform .15s ease-in-out;
}
footer .widget .card-header a:hover, footer .widget .card-header a:focus {
  text-decoration: none;
}
footer .widget .card-header a[aria-expanded="true"]:after {
  transform: rotate(45deg);
}
footer .subfooter {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: .75rem;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: .05rem;
}
footer .copyright {
  margin-top: 10px;
  color: rgba(214, 214, 214, 0.8);
}
footer ul.quicklinks {
  margin-top: 10px;
}
footer ul.quicklinks li {
  border-right: 1px solid rgba(214, 214, 214, 0.4);
  padding-right: 8px;
  display: inline-block;
  line-height: initial;
  white-space: nowrap;
}
footer ul.quicklinks li a {
  color: rgba(214, 214, 214, 0.8);
}
footer ul.quicklinks li:last-child {
  border: none;
}
footer .list-inline-item:not(:last-child) {
  margin-right: 4px;
}

@media (min-width: 768px) {
  footer {
    font-size: .85rem;
  }

  .subfooter {
    border-top: 1px solid rgba(214, 214, 214, 0.4);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer [class*='col-'] {
    padding-bottom: 25px;
  }
}
.modal-dialog .modal-content {
  padding: 20px 20px 50px;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.modal-dialog .modal-content .butt-overlay {
  width: 36px;
  height: 36px;
  background: #e8e8ed;
  border-radius: 50%;
}
.modal-dialog .modal-content .butt-overlay .close {
  width: 36px;
  height: 30px;
  font-size: 28px;
  text-shadow: none;
}
.modal-dialog .modal-content .modal-header {
  padding: 0 30px 1rem;
  border-bottom: none;
}
.modal-dialog .modal-content .modal-header .modal-title {
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 2rem;
  font-weight: 700;
}
.modal-dialog .modal-content .modal-body {
  padding: 0 33px 1rem;
  border-bottom: none;
}
.modal-dialog .modal-content .modal-body .side-card {
  border: none;
  border-radius: 0;
}
.modal-dialog .modal-content .modal-body .side-card .card-header {
  display: none;
}
.modal-dialog .modal-content .modal-body .nav {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.modal-dialog .modal-content .modal-body .nav li {
  position: relative;
  display: block;
  padding: 0 0 .75rem;
}
.modal-dialog .modal-content .modal-body .nav li > a {
  /* font awesome icon colors */
}
.modal-dialog .modal-content .modal-body .nav li > a .fa-file-pdf {
  color: #c01e07;
}
.modal-dialog .modal-content .modal-body .nav li > a .fa-envelope {
  color: #495057;
}

.carousel-caption {
  top: 50%;
  bottom: unset;
  transform: translateY(-50%);
  right: 6%;
  left: 6%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.carousel-caption .slider-header {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .carousel-caption .slider-header {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
}
.carousel-caption .slider-subheader {
  display: none;
}
@media (min-width: 768px) {
  .carousel-caption .slider-subheader {
    display: block;
    padding-bottom: .25rem;
  }
}

.carousel-control-next, .carousel-control-prev {
  width: 6%;
}

@media (max-width: 767.98px) {
  .carousel-indicators {
    display: none;
  }
}
/*!
 * homepage: home.html
 * ----------------------------------------------------------
 */
.masthead.home {
  position: relative;
  background-color: black;
  height: 70vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.masthead.home video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.masthead.home .container {
  position: relative;
  z-index: 2;
}
.masthead.home .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.0;
  z-index: 1;
}

.embed-responsive-16by9.home {
  margin-top: 0;
  background-color: black;
}

/* service boxes under header image */
#service {
  margin: 0 -2px 0 0;
  background: #fafafa;
}
#service div[class*='col-'] {
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
}

@media (min-width: 992px) {
  .embed-responsive-16by9.home {
    margin-top: -110px;
  }
}
.service-box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.service-box .service-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 2px black;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.service-box .service-box-caption:hover {
  background: rgba(0, 0, 0, 0.55);
}
.service-box .service-box-caption .service-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}
.service-box .service-box-caption .service-box-caption-content .project-name {
  padding: 0 15px;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase;
}

/* Trending News */
section#spotlight {
  padding: 2rem 0 1rem;
}
section#spotlight div[class*='col-'] {
  margin-bottom: 1.5rem;
}
section#spotlight .bg-img-fill {
  position: relative;
  padding: 18% 0;
  overflow: visible;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  background-position: center center;
}

.latestnews-box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.latestnews-box .latestnews-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0px 2px 2px black;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  background-color: rgba(0, 0, 0, 0.55);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.latestnews-box .latestnews-box-caption:hover {
  background: rgba(0, 0, 0, 0.15);
}
.latestnews-box .latestnews-box-caption .latestnews-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-category, .latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-name {
  padding: 0 24px;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  line-height: 1.2;
}
.latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-name {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-category {
  display: none;
}

@media (min-width: 576px) {
  .service-box .service-box-caption .service-box-caption-content .project-name {
    font-size: 1.25rem;
  }

  .latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-name {
    font-size: 1.45rem;
    padding-bottom: 20px;
  }

  section#spotlight {
    padding: 2rem 1.5rem 0;
  }

  .latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-category {
    display: block;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .service-box .service-box-caption .service-box-caption-content .project-name {
    font-size: 1rem;
  }

  section#spotlight {
    padding: 2rem 0 0;
  }
  section#spotlight .bg-img-fill {
    padding: 24% 0;
  }

  .latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-name {
    font-size: 1rem;
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .latestnews-box .latestnews-box-caption .latestnews-box-caption-content .project-name {
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .service-box .service-box-caption .service-box-caption-content .project-name {
    font-size: 21px;
  }

  section#spotlight {
    padding: 2rem 1.75rem 1rem;
  }
}
@media (min-width: 1680px) {
  .service-box .service-box-caption .service-box-caption-content .project-name {
    padding: 0 40px;
  }
}
/*!
 * owl-carousel styling
 * documentation:
 * https://owlcarousel2.github.io/OwlCarousel2/
 * ----------------------------------------------------------
 */
.fullwidth-cards {
  padding-bottom: 40px;
}
.fullwidth-cards .container, .fullwidth-cards .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1600px) {
  .fullwidth-cards {
    margin-inline-start: 6%;
  }
}

.container-cards {
  padding-top: 16px;
  padding-bottom: 40px;
}
.container-cards .container, .container-cards .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1600px) {
  .container-cards {
    margin-inline-start: 0;
    margin-inline-end: 0;
  }
}

.owl-stage-titles {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .owl-stage-titles {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.owl-stage-titles .card-carousel-header {
  color: #214385;
}
.owl-stage-titles .card-carousel-header, .owl-stage-titles .card-carousel-subheader {
  display: inline;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: .010rem;
  line-height: 1.1428571429;
}
@media (min-width: 768px) {
  .owl-stage-titles .card-carousel-header, .owl-stage-titles .card-carousel-subheader {
    font-size: 1.75rem;
  }
}
.owl-stage-titles .card-carousel-subheader, .owl-stage-titles .card-carousel-lead {
  color: #6e6e73;
  letter-spacing: .010rem;
}
.owl-stage-titles .card-carousel-lead {
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: .5rem;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .owl-stage-titles .card-carousel-lead {
    font-size: 1.125rem;
  }
}

.top-nav .owl-nav {
  position: absolute;
  margin: 0;
  top: -48px;
  right: 10%;
}
@media (max-width: 767.98px) {
  .top-nav .owl-nav {
    top: -38px;
    right: 16px;
  }
}
.top-nav .owl-nav button.owl-prev, .top-nav .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.2s;
}
@media (max-width: 767.98px) {
  .top-nav .owl-nav button.owl-prev, .top-nav .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
  }
  .top-nav .owl-nav button.owl-prev .fa-chevron-right, .top-nav .owl-nav button.owl-prev .fa-chevron-left, .top-nav .owl-nav button.owl-next .fa-chevron-right, .top-nav .owl-nav button.owl-next .fa-chevron-left {
    font-size: 1em;
    vertical-align: .1em;
  }
}
.top-nav .owl-nav button.owl-prev {
  margin-right: .75rem;
}
@media (max-width: 767.98px) {
  .top-nav .owl-nav button.owl-prev {
    margin-right: 0;
  }
}
.top-nav .owl-nav button.owl-prev, .top-nav .owl-nav button.owl-next {
  color: #141414;
  border: 3px solid #545454;
}
.top-nav .owl-nav [class*=owl-]:hover {
  color: #fff;
  background-color: #545454;
  text-decoration: none;
}
.top-nav .owl-nav .disabled, .top-nav .owl-nav button.disabled {
  color: #898989;
  border: 3px solid #898989;
  pointer-events: none;
}
.top-nav .owl-dots .owl-dot span {
  background: #898989;
}
.top-nav .owl-dots .owl-dot.active span, .top-nav .owl-dots .owl-dot:hover span {
  background: #545454;
}

.side-nav .owl-nav {
  margin: 0;
}
.side-nav .owl-nav button.owl-prev, .side-nav .owl-nav button.owl-next {
  position: absolute;
  top: 40%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  z-index: 1;
  /*	transform: translatey(-55%);*/
  transition: all 0.2s;
}
.side-nav .owl-nav button.owl-prev {
  left: -1rem;
}
.side-nav .owl-nav button.owl-next {
  right: -1rem;
}
.side-nav .owl-nav button.owl-prev, .side-nav .owl-nav button.owl-next {
  color: #000;
  background-color: rgba(210, 210, 215, 0.84);
}
.side-nav .owl-nav [class*=owl-]:hover {
  color: #000;
  background-color: rgba(210, 210, 215, 0.64);
  text-decoration: none;
}
.side-nav .owl-nav .disabled, .side-nav .owl-nav button.disabled {
  display: none;
}
.side-nav .owl-dots .owl-dot span {
  background: #898989;
}
.side-nav .owl-dots .owl-dot.active span, .side-nav .owl-dots .owl-dot:hover span {
  background: #545454;
}

.owl-carousel .owl-stage {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .owl-carousel .owl-stage {
    padding-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .owl-carousel .owl-stage {
    padding-left: 16px !important;
  }
}
.owl-carousel .card-img, .owl-carousel .card-img-top {
  border-top-left-radius: 18px !important;
  border-top-right-radius: 18px !important;
}
.owl-carousel .card {
  border: none;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.owl-carousel .card-body {
  font-size: .95rem;
  line-height: 1.35;
}
@media (min-width: 992px) {
  .owl-carousel .card-body {
    font-size: 1.063rem;
    line-height: 1.5;
  }
}
.owl-carousel .card-body .card-title {
  font-size: 1.5rem;
  letter-spacing: .010rem;
  line-height: 1.1428571429;
}

.dark-blue-cards .card {
  background-color: #052a79;
  color: #fff;
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
  -webkit-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
}
.dark-blue-cards .card .card-body {
  height: 155px;
  border-top: #fde238 2px solid;
}
.dark-blue-cards .card .card-footer {
  padding: .75rem 1.25rem 1.5rem;
  background-color: transparent;
  border-top: none;
}
.dark-blue-cards .card a {
  color: #fff;
}

.white-cards .card {
  background-color: #ffffff;
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
}
.white-cards .card .card-body {
  height: 155px;
}
.white-cards .card .card-body .card-title a {
  color: #343a40;
}
.white-cards .card .card-footer {
  padding: .75rem 1.25rem 1.5rem;
  background-color: transparent;
  border-top: none;
}
.white-cards .card a {
  color: #fff;
}

.defense-footer-cards .card {
  background-color: #F8F8F8;
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
}
.defense-footer-cards .card .card-body {
  height: 145px;
}
.defense-footer-cards .card .card-body .card-title {
  font-size: .95rem;
  line-height: 1.2428571429;
}
@media (min-width: 768px) {
  .defense-footer-cards .card .card-body .card-title {
    font-size: 1.4rem;
  }
}
.defense-footer-cards .card a {
  color: #6e6e73;
}
.defense-footer-cards .card.active {
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
  -webkit-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.62);
}

.subcat-cards .card-img, .subcat-cards .card-img-top {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.subcat-cards .card {
  box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.22);
}
.subcat-cards .card .card-body .card-title {
  font-size: 1.4rem;
  line-height: 1.2428571429;
  text-align: center;
}
.subcat-cards .card .card-body .card-title a {
  color: #343a40;
}
.subcat-cards .card .card-footer {
  padding: .75rem 1.25rem 1.5rem;
  background-color: transparent;
  border-top: none;
  text-align: center;
}

/*!
 * page content section styling
 * ----------------------------------------------------------
 */
@media (min-width: 768px) {
  .sec-page #contents {
    padding-top: 60px;
  }
  .sec-page #extra {
    padding-bottom: 80px;
  }
}
/* section sub-topic */
section.sub-topic {
  padding: 40px 0 30px;
}
section.sub-topic div[class*='col-'] {
  padding-bottom: 1rem;
}
section.sub-topic .section-heading {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  font-size: 1.3rem;
  font-weight: 700;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.175);
}
section.sub-topic img {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

@media (min-width: 992px) {
  section.sub-topic div[class*='col-'] {
    padding-bottom: 0;
  }
}
/* section video */
section.video {
  margin-bottom: 1rem;
  padding: 30px 15px;
}
section.video .row {
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
section.video .embed-responsive {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

/* section 9 */
.horiz-table-cell {
  display: block;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  vertical-align: middle;
}

.section9 a:hover {
  text-decoration: none;
}
.section9 .af-row {
  position: relative;
  padding: 0;
  margin-bottom: 40px;
  background: transparent;
  color: #212529;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.section9 .card {
  padding: 0;
  border: none;
  background: transparent;
  position: relative;
  display: block;
  color: #212529;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.section9 a .card:hover, .section9 a .af-row:hover {
  background: rgba(0, 0, 0, 0.1);
}
.section9 .card-img {
  vertical-align: top;
  width: 100%;
  padding-bottom: 1rem;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.section9 .card-img img {
  width: 100%;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.section9 .card-box {
  width: 100%;
  vertical-align: top;
  padding-top: 0;
}
.section9 .card-box .card-title {
  font-size: 1.2rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .horiz-table-cell {
    display: table-cell;
  }

  .section9 .card-img {
    width: 40%;
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .section9 .card-box {
    padding-top: .75rem;
  }
}
/* lists with 2 columns */
.mqlist.card-columns {
  column-count: 2;
}

/* masonry card-colums history */
.history.card-columns {
  margin-top: 1.25rem;
}
.history.card-columns p.card-text {
  line-height: 1.5;
}

@media (min-width: 576px) {
  .history.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .history.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 992px) {
  .history.card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 1200px) {
  .history.card-columns {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
}
/* lightCMS overides */
/* lightCMS photo gallery */
.photoGalleryElement {
  text-align: center;
}
.photoGalleryElement .thumbnail {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 90%;
  color: #6c757d;
}
.photoGalleryElement .thumbContents {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

/* lightCMS login
----------------------------------------------------------*/
#login {
  background-color: rgba(0, 0, 0, 0.2);
}
#login .row {
  height: 89vh;
}

.login-form {
  padding: 25px 25px 30px 25px;
  color: #fff;
  background: #444;
  background: rgba(5, 42, 121, 0.9);
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.login-form input {
  margin-bottom: 1rem;
  display: block;
  padding: .350rem .5rem;
  font-size: .9rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.login-form .button, .login-form .searchButton {
  margin: 1rem 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.login-form .button:hover, .login-form .searchButton:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/*!
 * section topic styling
 * ----------------------------------------------------------
 */
#energy-sys {
  padding: 80px 0;
  background-image: url("../images/products/products_home/energy-trident-laser-694x463m.jpg");
  background-position: center center;
}

#ems-defense {
  padding: 100px 0 80px;
  background-image: url("../images/products/products_home/EMS-ALRE-694x463d.jpg");
  background-position: center center;
}

#asi-rpa {
  padding: 200px 0 60px;
  background-image: url("../images/products/products_home/ASI-SkyGuardian-silh694x463.jpg");
  background-position: center center;
}

#commercial-prods {
  padding: 60px 0;
  background-image: url("../images/products/products_home/commercial-products694x463.jpg");
  background-position: center center;
}

#asi-unmanned {
  background-size: cover;
  margin-bottom: 5px;
  background-image: url(/images/parallax/GA-ASI-1920x600-09072021.jpg);
}

@media (min-width: 768px) {
  #energy-sys {
    background-image: url("../images/products/products_home/energy-trident-laser1920x800.jpg");
    background-position: center center;
  }

  #ems-defense {
    background-image: url("../images/products/products_home/EMS-ALRE-1920x600.jpg");
    background-position: center center;
  }

  #asi-rpa {
    padding: 60px 0 120px;
    background-image: url("../images/products/products_home/ASI-SkyGuardian-silh1920x600.jpg");
    background-position: center center;
  }

  #commercial-prods {
    background-image: url("../images/products/products_home/commercial-products1920x700.jpg");
    background-position: center center;
  }
}
/* Products and Technology, contact pages */
.section-img-fill {
  position: relative;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 5px;
}

/* educational outreach page */
.pb-col-30 div[class*='col-'] {
  padding-bottom: 30px;
}

.topic.pb-col-30 {
  padding: 50px 0 30px;
}

section.topic {
  padding: 50px 0;
  /* h2 */
  /* p */
  /* h2 contact*/
  /* h3 */
}
section.topic .topic-heading {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
section.topic .pr-topic-40 {
  padding: 1.5rem 0;
}
section.topic .pr-topic-50 {
  padding: 1.5rem 0;
}
section.topic .section-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
section.topic .section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

@media (min-width: 768px) {
  section.topic {
    padding: 70px 0;
  }
  section.topic .topic-heading {
    font-size: 3.25rem;
  }
  section.topic .height-400 {
    height: 400px;
    /*IE*/
    min-height: 400px;
  }
  section.topic .height-500 {
    height: 500px;
    /*IE*/
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .pr-topic-40 {
    padding-right: 40% !important;
  }

  .pr-topic-50 {
    padding-right: 25% !important;
  }
}
.page-subheading {
  margin-bottom: 30px;
}
.page-subheading h2, .page-subheading h3 {
  margin: 0 0 .25rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.66667;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .page-subheading {
    font-size: 1rem;
  }
}
.sub-topic-style2 {
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.sub-topic-style2 .section-heading {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 1.3rem;
  font-weight: 700;
}
.sub-topic-style2 .section-subheading {
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

.ico-kustom {
  text-align: center;
}
.ico-kustom img {
  width: 100%;
  max-width: 120px;
  height: auto;
}
.ico-kustom p {
  margin-top: 2rem;
}

@media (min-width: 992px) {
  .ico-kustom img {
    max-width: 160px;
  }
}
/*!
 * programs section styling
 * ----------------------------------------------------------
 */
.background-img-fill {
  position: relative;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 5px;
}
.background-img-fill .text-light a {
  color: #ffffff;
}
.background-img-fill .text-light a:hover {
  color: #fde238;
  text-decoration: none;
}
.background-img-fill .text-light a.btn:hover {
  color: #000;
}

/* program or project landing */
section.program {
  padding: 50px 0;
  /* h2 heading class */
  /* h3 */
}
section.program .program-heading {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
section.program .program-subheading {
  font-size: 1rem;
}
section.program .darken-box {
  background-color: rgba(0, 0, 0, 0.55);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 576px) {
  section.program .program-subheading {
    font-size: 1.4rem;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  section.program {
    padding: 70px 0;
    /* h2 */
  }
  section.program .txt-light {
    color: #f8f9fa;
  }
  section.program .program-heading {
    font-size: 3.25rem;
  }
  section.program .height-450 {
    height: 450px;
    /*IE*/
    min-height: 450px;
  }
  section.program .height-480 {
    height: 480px;
    /*IE*/
    min-height: 480px;
  }
  section.program .height-500 {
    height: 500px;
    /*IE*/
    min-height: 500px;
  }
  section.program .height-600 {
    height: 600px;
    /*IE*/
    min-height: 600px;
  }
}
/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
.about h3 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
}
.about .content ul {
  list-style: none;
}
.about .content ul li {
  padding: 0 0 10px 30px;
  position: relative;
}
.about .content ul i {
  position: absolute;
  font-size: 20px;
  left: 0;
  top: -3px;
  color: #052a79;
}
.about .content p:last-child {
  margin-bottom: 0;
}
.about .pulsating-play-btn {
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
}

/*--------------------------------------------------------------
# Features Section
--------------------------------------------------------------*/
.features .nav-tabs {
  border: 0;
}
.features .nav-link {
  background-color: #ffffff;
  color: #346AC3;
  border: 1px solid #346AC3;
  padding: 15px 20px;
  transition: 0.3s;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  border-radius: 1rem;
}
.features .nav-link i {
  padding-right: 15px;
  font-size: 3rem;
}
.features .nav-link h4 {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  color: #346AC3;
}
.features .nav-link:hover {
  background: #346AC3;
  color: #ffffff;
  border-color: #346AC3;
}
.features .nav-link:hover h4 {
  color: #ffffff;
}
.features .nav-link.active {
  background: #346AC3;
  color: #ffffff;
  border-color: #346AC3;
}
.features .nav-link.active h4 {
  color: #ffffff;
}
@media (max-width: 768px) {
  .features .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 2.25rem;
  }
}
@media (max-width: 575px) {
  .features .nav-link {
    padding: 15px;
  }
  .features .nav-link i {
    font-size: 1.5rem;
  }
}
.features .tab-content {
  margin-top: 30px;
}
.features .tab-pane h3 {
  color: #212529;
  font-weight: 700;
  font-size: 1.625rem;
}
.features .tab-pane ul li {
  font-size: .85rem;
  font-weight: 300;
}
.features .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services Section
--------------------------------------------------------------*/
.services .img {
  border-radius: 8px;
  overflow: hidden;
}
.services .img img {
  transition: 0.6s;
}
.services .details {
  background: color-mix(in srgb, #ffffff, transparent 5%);
  padding: 30px;
  margin: -100px 30px 0 30px;
  transition: all ease-in-out 0.3s;
  position: relative;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);
}
.services .details .icon {
  margin: 0;
  width: 72px;
  height: 72px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 1.75rem;
  transition: ease-in-out 0.3s;
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
}
.services .details h3 {
  font-weight: 700;
  margin: 10px 0 15px 0;
  font-size: 1.375rem;
  transition: ease-in-out 0.3s;
}
.services .details p {
  color: color-mix(in srgb, #343a40, transparent 10%);
  line-height: 24px;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.services .details-blue {
  background: color-mix(in srgb, #052a79, transparent 5%);
  padding: 50px 30px;
  margin: -100px 30px 0 30px;
  transition: all ease-in-out 0.3s;
  position: relative;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);
}
.services .details-blue h3 {
  color: color-mix(in srgb, #ffffff, transparent 10%);
  font-weight: 700;
  margin: 10px 0 15px 0;
  font-size: 1.375rem;
  transition: ease-in-out 0.3s;
}
.services .details-blue p {
  color: color-mix(in srgb, #ffffff, transparent 10%);
  line-height: 24px;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.services .service-item:hover .details-blue h3 {
  color: #ffffff;
}
.services .service-item:hover .img img {
  transform: scale(1.2);
}

/*--------------------------------------------------------------
# Services 2 Section
--------------------------------------------------------------*/
.light-background {
  background-color: #f1f4fa;
}

.quad-section {
  padding: 60px 0;
  scroll-margin-top: 90px;
  overflow: clip;
}

.section-title {
  padding-bottom: 60px;
  position: relative;
}
.section-title h2 {
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: color-mix(in srgb, #444444, transparent 50%);
  position: relative;
}
.section-title p {
  color: #273d4e;
  margin: 0;
  font-size: 2.25rem;
  font-weight: 800;
  text-transform: uppercase;
}

.services-2 .service-item {
  background-color: #ffffff;
  padding: 30px;
  border: 1px solid color-mix(in srgb, #444444, transparent 85%);
  transition: 0.3s;
}
.services-2 .service-item .icon {
  font-size: 2.25rem;
  line-height: 0;
  margin-right: 30px;
  color: #346AC3;
  max-height: 46px;
  width: auto;
}
.services-2 .service-item .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 1.25rem;
}
.services-2 .service-item .title a {
  color: #273d4e;
}
.services-2 .service-item .description {
  line-height: 24px;
  font-size: 0.875rem;
  margin: 0;
}
.services-2 .service-item:hover {
  border-color: #20399D;
}
.services-2 .service-item:hover .title a {
  color: #20399D;
}

/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
.testimonials {
  padding: 60px 0;
  position: relative;
}
.testimonials:before {
  content: '';
  background: color-mix(in srgb, #052a79, transparent 30%);
  position: absolute;
  inset: 0;
  z-index: 2;
}
.testimonials .testimonials-bg {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.testimonials .container {
  position: relative;
  z-index: 3;
}
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  text-align: center;
  color: #ffffff;
}
.testimonials .testimonial-item .testimonial-img {
  width: 180px;
  border-radius: 50%;
  border: 6px solid color-mix(in srgb, #ffffff, transparent 85%);
  margin: 0 auto;
}
.testimonials .testimonial-item h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.testimonials .testimonial-item h4 {
  font-size: 1rem;
  margin: 0 0 15px 0;
  color: color-mix(in srgb, #ffffff, transparent 40%);
}
.testimonials .testimonial-item .stars {
  margin-bottom: 15px;
}
.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px;
}
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: color-mix(in srgb, #ffffff, transparent 40%);
  font-size: 1.625rem;
  line-height: 0;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
  transform: scale(-1, -1);
}
.testimonials .testimonial-item p {
  font-size: 1.25rem;
  font-style: italic;
  margin: 0 auto 15px auto;
}
.testimonials .swiper-wrapper {
  height: auto;
}
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: color-mix(in srgb, #ffffff, transparent 50%);
  opacity: .5;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
  opacity: 1;
}
@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}

/* Accordians */
.single-accordion.panel {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.175);
}
.single-accordion:last-of-type {
  margin-bottom: 0;
}
.single-accordion h6 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.single-accordion h6 a {
  background-color: transparent;
  border-radius: 0;
  color: #346AC3;
  display: block;
  margin: 0;
  padding: 20px 20px 20px 40px;
  position: relative;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .single-accordion h6 a {
    font-size: 16px;
  }
}
.single-accordion h6 a span {
  font-size: 24px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 20px;
}
.single-accordion h6 a span.accor-open {
  opacity: 0;
}
.single-accordion h6 a.collapsed {
  color: #343a40;
}
.single-accordion h6 a.collapsed span.accor-close {
  opacity: 0;
}
.single-accordion h6 a.collapsed span.accor-open {
  opacity: 1;
}
.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none;
}
.single-accordion .accordion-content p {
  padding-bottom: 20px;
  margin-bottom: 0;
}

/* Chart Key */
.internship-program-key__list {
  list-style: none;
  padding: 0;
}

@media screen and (min-width: 1200px) {
  .internship-program-key__list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1440px) {
  .internship-program-key__list {
    flex-wrap: nowrap;
  }
}
.internship-program-key__item {
  margin-bottom: 30px;
}

.internship-program-key__item:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 1440px) {
  .internship-program-key__item:last-of-type {
    margin-right: 0;
    max-width: 279px;
  }
}
@media screen and (min-width: 1440px) {
  .internship-program-key__item:nth-of-type(1) {
    max-width: 226px;
  }
}
@media screen and (min-width: 1440px) {
  .internship-program-key__item:nth-of-type(2) {
    max-width: 184px;
  }
}
@media screen and (min-width: 1440px) {
  .internship-program-key__item:nth-of-type(3) {
    max-width: 252px;
  }
}
@media screen and (min-width: 1200px) {
  .internship-program-key__item {
    margin-right: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .internship-program-key__item {
    margin-bottom: 0;
    margin-right: 14px;
  }
}
.internship-program-key__colored {
  display: block;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.internship-program-key .blue-item {
  background: #1e4179;
  max-width: 336px;
  width: 100%;
}

.internship-program-key .yellow-item {
  background: #feda66;
  max-width: 201px;
  color: #13306c;
}

.internship-program-key .green-item {
  background: #00a651;
  max-width: 225px;
  padding-left: 10px;
  position: relative;
}

.internship-program-key .green-item::before {
  content: "*";
  position: absolute;
  font-size: 2.75rem;
  left: 7%;
  top: 7%;
  display: inline-block;
}

@media screen and (min-width: 1440px) {
  .internship-program-key .green-item::before {
    line-height: .5;
    position: inherit;
    left: -10px;
    top: 16px;
  }
}
@media screen and (min-width: 1775px) {
  .internship-program-key .green-item::before {
    left: 14px;
    top: 36px;
    line-height: 0;
    position: absolute;
  }
}
.internship-program-key .bblue-item {
  background: #4690cd;
  max-width: 342px;
}

/*!
 * dev01.ga.com
 * side-menu and side-card
 * ----------------------------------------------------------
 */
#side-menu {
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.175);
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
#side-menu > ul > li > a {
  font-size: .75rem;
  font-weight: 700 !important;
}
#side-menu > ul > li > a:first-child {
  border-top: none;
}
#side-menu .nav li {
  position: relative;
  display: block;
}
#side-menu .nav li > a {
  position: relative;
  display: block;
  padding: .75rem .5rem .75rem 1.25rem;
  color: #6c757d;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: .75rem;
  font-weight: 400;
  text-transform: uppercase;
  border-top: 1px solid rgba(0, 0, 0, 0.175);
}
#side-menu .nav li > a:hover, #side-menu .nav li > a:focus {
  color: #212529;
  text-decoration: none;
}
#side-menu .nav .level2, #side-menu .nav .level3, #side-menu .nav .level4, #side-menu .nav .level5 {
  padding-left: 0;
  list-style: none;
}
#side-menu .nav .level3 li > a {
  padding: 0 .5rem .75rem 2.5rem;
  border-top: none;
}
#side-menu .nav .level4 li > a {
  padding: 0 .5rem .75rem 4rem;
}
#side-menu .nav .level5 li > a {
  padding: 0 .5rem .75rem 5.5rem;
}
#side-menu .nav .level2 li.hasChildren > a:after, #side-menu .nav .level3 li.hasChildren > a:after {
  width: 1rem;
  text-align: center;
  float: right;
  vertical-align: 0;
  border: 0;
  font-weight: 700;
  content: '\f0d7';
  font-family: 'Font Awesome 6 Free';
}
#side-menu .nav .level3 li.hasChildren > a:after {
  content: '\f107';
}

@media (min-width: 1200px) {
  #side-menu {
    margin-bottom: 60px;
  }
  #side-menu > ul > li > a {
    font-size: 1rem;
  }
  #side-menu .nav li > a {
    padding: 1.5rem 1rem 1.5rem 1.25rem;
    font-size: .9rem;
  }
  #side-menu .nav .level3 li > a {
    padding: 0 1rem 1.5rem 2.5rem;
  }
  #side-menu .nav .level4 li > a {
    padding: 0 1rem 1rem 4rem;
  }
  #side-menu .nav .level5 li > a {
    padding: 0 1rem 1rem 5.5rem;
  }
}
.sidebar-nav ul li > a.selectedPage {
  color: #212529 !important;
  font-weight: 700 !important;
}

/* side-card styles */
aside .side-card {
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.175);
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
aside .side-card .card-header {
  padding: 1rem 1.25rem;
  font-size: .75rem;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: none;
  background: none;
}
aside .side-card .nav {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
aside .side-card .nav li {
  position: relative;
  display: block;
  padding: 0 .5rem .75rem 1.25rem;
  font-size: .75rem;
}
aside .side-card .nav li > a {
  color: #6c757d;
  font-weight: 400;
  /* font awesome icon colors */
}
aside .side-card .nav li > a .fa-file-pdf {
  color: #c01e07;
}
aside .side-card .nav li > a .fa-envelope {
  color: #006EE5;
}
aside .side-card .nav li > a:hover, aside .side-card .nav li > a:focus {
  color: #212529;
  text-decoration: none;
}

@media (min-width: 1200px) {
  aside .side-card {
    margin-bottom: 60px;
  }
  aside .side-card .card-header {
    padding: 1.25rem;
    font-size: .9rem;
  }
  aside .side-card .nav li {
    padding: 0 1rem 1.5rem 1.25rem;
    font-size: .9rem;
  }
}
.side-card-body {
  flex: 1 1 auto;
}

.ga-calendar {
  margin-bottom: 45px;
}
.ga-calendar .card-header {
  padding: 1.25rem;
  font-size: 1.1rem;
  font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  aside[class*='col-'] {
    padding-right: 0;
  }
}
/*!
 * blog lists and blog posts
 * ----------------------------------------------------------
 */
/*!
 * Blog Details Pages
 * ----------------------------------------------------------
 */
.post > h1, .post > h2, .post__title {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #214385;
  font-size: 1rem;
}

.post__featured-image, .postFeaturedImage {
  margin-bottom: 1.5rem;
}

.post__featured-image img, .postFeaturedImage img {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

.post__content .figure-img {
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}

.post__Info {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  color: #6c757d;
}
.post__Info .postAffil, .post__Info .postPub {
  font-style: normal;
}
.post__Info .postAffil::after, .post__Info .postPub::after {
  font-size: 0.6rem;
  content: "\0000a0\002022\0000a0";
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  box-sizing: inherit;
}
.post__Info .postAffil {
  text-transform: uppercase;
}
.post__Info .postPub {
  text-transform: none;
}
.post__Info .postDate {
  font-style: normal;
}

.dynamic-blogdetail .label, .post__information--author, .postViewInfo {
  display: none;
}

.blogBack {
  margin-top: 3rem;
}

/*!
 * Blog Lists
 * ----------------------------------------------------------
 */
.blogList ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blogList ul li {
  list-style: none;
  clear: both;
  display: flex;
  position: relative;
  margin-bottom: 1.5rem;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  background: #fafafa;
  border: 1px solid #fafafa;
  z-index: 1;
}
.blogList ul li:nth-child(odd) {
  background: #f1f1f3;
  border: 1px solid #f1f1f3;
}
.blogList .postThumb + .postContent {
  margin-left: 0;
}
.blogList .postThumb {
  float: none;
  margin: 0 10px 0 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  min-width: 100px;
}
.blogList .postThumb img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
}
.blogList .postContent {
  color: #6c757d;
  padding: 10px 15px 10px 8px;
}
.blogList .postTitle {
  font-size: .9rem;
  line-height: 1.25;
  font-weight: 500;
}
.blogList .postTitle a {
  color: #212529;
}
.blogList .postTitle a:hover {
  color: #346AC3;
}
.blogList .postBody p {
  display: none;
}
.blogList .postInfo {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0;
}
.blogList .postInfo .postAffil, .blogList .postInfo .postPub {
  font-style: normal;
}
.blogList .postInfo .postAffil::after, .blogList .postInfo .postPub::after {
  font-size: 0.6rem;
  content: "\0000a0\002022\0000a0";
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  box-sizing: inherit;
}
.blogList .postInfo .postAffil {
  text-transform: uppercase;
}
.blogList .postInfo .postPub {
  text-transform: none;
}
.blogList .postInfo .postDate {
  font-style: normal;
}
.blogList div.pagination ul li, .blogList #pagination li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.rss {
  display: none;
}

@media (min-width: 768px) {
  .post > h1, .post > h2, .post__title {
    font-size: 1.25rem;
  }

  .blogList .postContent {
    padding: 10px 15px;
  }

  .blogList li .postThumb {
    -ms-flex: 0 0 225px;
    flex: 0 0 225px;
    min-width: 225px;
  }
  .blogList li .postTitle {
    font-size: 1.1rem;
  }
  .blogList li .postBody p {
    display: block;
    font-size: 0.875rem;
    margin-bottom: .5rem;
  }
}
@media (min-width: 992px) {
  .blogList li .postThumb {
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    min-width: 180px;
  }
}
/*!
 * Products and Technology
 * ----------------------------------------------------------
 */
section.products {
  padding: 60px 5px 80px;
}
section.products div[class*='col-'] {
  padding: 2px;
}

.product-bg-img-fill {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  overflow: visible;
  height: 300px;
}

.product-box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.product-box:hover .product-box-caption {
  opacity: 1;
}
.product-box:focus {
  outline: none;
}
.product-box .product-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.product-box .product-box-caption:hover {
  background: rgba(0, 0, 0, 0.3);
}
.product-box .product-box-caption .product-box-caption-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: .7rem 0;
  background: rgba(5, 42, 121, 0.9);
}
.product-box .product-box-caption .product-box-caption-content .project-category, .product-box .product-box-caption .product-box-caption-content .project-name, .product-box .product-box-caption .product-box-caption-content .project-name-sm {
  padding: 0 20px;
  font-family: 'nimbus-sans', 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.2;
}
.product-box .product-box-caption .product-box-caption-content .project-name {
  font-size: 18px;
  font-weight: 400;
}
.product-box .product-box-caption .product-box-caption-content .project-name-sm {
  font-size: 16px;
  font-weight: 400;
}
.product-box .product-box-caption .product-box-caption-content .project-category {
  font-size: 16px;
}

@media (min-width: 768px) {
  .product-box .product-box-caption .product-box-caption-content .project-name {
    font-size: 20px;
  }

  .product-box .product-box-caption .product-box-caption-content .project-category, .product-box .product-box-caption .product-box-caption-content .project-name-sm {
    font-size: 18px;
  }

  .y180 .product-bg-img-fill {
    height: 180px;
  }

  .y180 .product-box .product-box-caption .product-box-caption-content .project-name-sm {
    font-size: 17px;
  }

  .y280 .product-bg-img-fill {
    height: 180px;
  }
}
@media (min-width: 992px) {
  section.products div[class*='col-'] {
    padding: 5px;
  }
}
/*!
 * Search Results
 * ----------------------------------------------------------
 */
.query {
  /* results list */
}
.query .search {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.175);
}
.query .searchInput {
  margin-left: -.25rem;
  margin-right: .25rem;
  padding: .375rem .75rem;
  width: 69%;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.query .searchButton {
  padding: .375rem .75rem;
  font-family: helvetica-neue-lt-pro, Arial, sans-serif;
  font-style: normal;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #006EE5;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #006EE5;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  user-select: none;
}
.query .searchButton:hover {
  color: #fff;
  background-color: #006EE5;
}
.query .searchResults li {
  margin: 0 0 .75rem;
}
.query .searchResults li a {
  font-weight: 300;
  font-size: 1.125rem;
}
.query .searchResults li a span.searchTerm {
  color: inherit;
  font-weight: 700;
  background-color: inherit;
  padding: 0;
}
.query .searchResults li em {
  display: block;
  color: #868e96;
}
.query span.searchTerm, .query .search-no-results strong, .query .search-found-results strong {
  font-weight: 700;
  background-color: inherit;
  padding: 0;
  color: #6a6a6a;
}

@media (min-width: 992px) {
  .query .searchInput {
    width: 40%;
  }
}
.timeline {
  position: relative;
  margin-bottom: 200px;
}
.timeline::before {
  margin-top: 30px;
  content: '';
  background: #b4caf5;
  width: 5px;
  height: 95.2%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-item {
  width: 100%;
  margin-bottom: -150px;
}
.timeline-item:nth-child(even) .timeline-content {
  float: right;
}
.timeline-item:nth-child(even) .timeline-content .timeline-date {
  right: auto;
  left: 0;
}
.timeline-item:nth-child(even) .timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #dcdcdc transparent transparent;
}
.timeline-item::after {
  content: '';
  display: block;
  clear: both;
}

.timeline-content {
  position: relative;
  width: 45%;
  border-radius: .25rem;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.timeline-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  right: -15px;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #dcdcdc;
}

.timeline-circle {
  width: 30px;
  height: 30px;
  background: #214385;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
}

.timeline-content {
  padding: 0 0 5px 0;
}
.timeline-content h1, .timeline-content h2, .timeline-content h3, .timeline-content h4 {
  padding-left: 1.25rem;
  font-weight: 700;
}
.timeline-content p {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.timeline-content a {
  margin-left: 1.25rem;
}

.timeline-img-header {
  min-height: 200px;
  position: relative;
  margin-bottom: 20px;
}
.timeline-img-header img {
  max-width: 100%;
  height: auto;
  border-radius: .25rem .25rem 0 0;
}
.timeline-img-header h1, .timeline-img-header h2, .timeline-img-header h3, .timeline-img-header h4 {
  color: #ffffff;
  position: absolute;
  bottom: 5px;
}

.timeline-date {
  background: rgba(5, 42, 121, 0.9);
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  padding: .7rem 20px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 767.98px) {
  .timeline::before {
    left: 50px;
    height: 97%;
  }
  .timeline .timeline-circle {
    left: 50px;
  }
  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  .timeline .timeline-item {
    margin-bottom: 70px;
  }
  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
/*!
 * page content section styling
 * ----------------------------------------------------------
 */
/* capacitor tables styling */
.cap-tables td, .cap-tables thead th {
  font-size: .75rem;
  text-align: center;
  vertical-align: middle;
}
.cap-tables thead th {
  font-weight: 400;
  color: #212529 !important;
  background-color: #e9ecef;
}

.cap-link-tables td, .cap-link-tables thead th {
  font-size: .9rem;
  padding: .75rem;
  vertical-align: middle;
}

.blue-link {
  color: #346AC3;
}

.table-hover tbody .table-row:hover {
  color: #346AC3;
  cursor: pointer;
}

td.tbl-seperator, th.tbl-seperator {
  height: 2rem;
  border: none;
  background-color: #ffffff;
}

.uav-table td {
  border-top: 1px solid #fff;
}
.uav-table td ul {
  padding-inline-start: 20px;
}
.uav-table thead th, .uav-table thead td {
  padding-top: 2rem;
  padding-bottom: .5rem;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
  border: none !important;
}
.uav-table .txt-gaprimary {
  font-weight: 400;
  font-style: italic;
}

/* center of excellence tables 

.coegraph th, td {
    font-size: 12px;
}

*/
/*!
 * Radiation Monitoring Systems image gallery styling
 * ----------------------------------------------------------
 */
.product-gallery .desoslide-wrapper {
  width: 100%;
  display: inline-block;
}
.product-gallery .desoslide-wrapper img {
  border: none;
  border-radius: 0 !important;
  height: auto;
}

@media (max-width: 992px) {
  .product-gallery .desoslide-wrapper {
    width: 100%;
  }
}
.product-gallery .desoslide-overlay {
  position: relative;
  top: 0 !important;
  padding: .7rem;
  color: #212529;
  background: transparent;
  text-align: center;
  opacity: 1 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.product-gallery .desoslide-overlay .desoslide-caption-title {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  max-height: initial;
}
.product-gallery .desoslide-overlay .desoslide-controls-wrapper {
  display: none;
}

.desoslide-thumbs-horizontal img, .desoslide-thumbs-vertical img {
  height: 50px;
  width: auto;
  border: 1px solid #346AC3;
  border-radius: .25rem;
  transition: border 0.3s linear, opacity 0.3s linear;
}

.desoslide-thumbs-horizontal > li:focus img, .desoslide-thumbs-horizontal > li:hover img, .desoslide-thumbs-vertical > li:focus img, .desoslide-thumbs-vertical > li:hover img {
  border-color: #20399D;
  opacity: 0.6;
}

.desoslide-thumbs-vertical {
  display: inline-block;
  padding-left: 0;
}

.desoslide-thumbs-vertical > li {
  margin: 11px 0;
}

@media (max-width: 992px) {
  .desoslide-thumbs-vertical > li {
    margin: 10px 0;
  }

  .desoslide-thumbs-vertical > li:first-child {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .desoslide-thumbs-vertical > li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .desoslide-thumbs-vertical > li {
    margin: 7px 0;
  }
}
.desoslide-thumbs-horizontal {
  padding-left: 0;
}

.desoslide-thumbs-horizontal > li {
  margin: 15px 0;
  padding-left: 0;
}

.ga-standard .carousel-caption {
  padding-bottom: 0;
  color: #212529;
}

/*!
 * Bootstrap carousel 
 * ----------------------------------------------------------
 */
.carousel.ga-standard .carousel-caption {
  padding-bottom: 0;
  color: #212529;
}

/*!
 * LightCMS galleries 
 * ----------------------------------------------------------
 */
.cropped200 {
  display: inline-block;
  padding: 0;
  margin: 0 12px 12px 0;
  width: 200px;
  /* width of container */
  height: 200px;
  /* height of container */
  object-fit: cover;
}

.col-img-2 .thumbContents img {
  width: 344px;
  /* width of container */
  height: 212px;
  /* height of container */
  object-fit: cover;
}

.col-img2 p.thmbCaption {
  width: 344px !important;
}

.col-img-3 .thumbContents img {
  width: 220px;
  /* width of container */
  height: 146px;
  /* height of container */
  object-fit: cover;
}

.col-img-3 p.thmbCaption {
  width: 220px !important;
}

.col-img-4 .thumbContents img {
  width: 158px;
  /* width of container */
  height: 105px;
  /* height of container */
  object-fit: cover;
}

.col-img-4 p.thmbCaption {
  width: 158px !important;
}

.col-thumb-5 .thumbContents img {
  width: 120px;
  /* width of container */
  height: 120px;
  /* height of container */
  object-fit: cover;
}

.col-thumb-5 p.thmbCaption {
  width: 120px !important;
}

.cropped200 {
  display: inline-block;
  padding: 0;
  margin: 0 12px 12px 0;
  width: 200px;
  /* width of container */
  height: 200px;
  /* height of container */
  object-fit: cover;
}

.col-img-2 .thumbContents img {
  width: 344px;
  /* width of container */
  height: 212px;
  /* height of container */
  object-fit: cover;
}

.col-img2 p.thmbCaption {
  width: 344px !important;
}

.col-img-3 .thumbContents img {
  width: 220px;
  /* width of container */
  height: 146px;
  /* height of container */
  object-fit: cover;
}

.col-img-3 p.thmbCaption {
  width: 220px !important;
}

.col-img-4 .thumbContents img {
  width: 158px;
  /* width of container */
  height: 105px;
  /* height of container */
  object-fit: cover;
}

.col-img-4 p.thmbCaption {
  width: 158px !important;
}

.col-thumb-5 .thumbContents img {
  width: 120px;
  /* width of container */
  height: 120px;
  /* height of container */
  object-fit: cover;
}

.col-thumb-5 p.thmbCaption {
  width: 120px !important;
}

.cropped200 {
  display: inline-block;
  padding: 0;
  margin: 0 12px 12px 0;
  width: 200px;
  /* width of container */
  height: 200px;
  /* height of container */
  object-fit: cover;
}

.col-img-2 .thumbContents img {
  width: 344px;
  /* width of container */
  height: 212px;
  /* height of container */
  object-fit: cover;
}

.col-img2 p.thmbCaption {
  width: 344px !important;
}

.col-img-3 .thumbContents img {
  width: 220px;
  /* width of container */
  height: 146px;
  /* height of container */
  object-fit: cover;
}

.col-img-3 p.thmbCaption {
  width: 220px !important;
}

.col-img-4 .thumbContents img {
  width: 158px;
  /* width of container */
  height: 105px;
  /* height of container */
  object-fit: cover;
}

.col-img-4 p.thmbCaption {
  width: 158px !important;
}

.col-thumb-5 .thumbContents img {
  width: 160px;
  /* width of container */
  height: 160px;
  /* height of container */
  object-fit: cover;
}

.col-thumb-5 p.thmbCaption {
  width: 160px !important;
}

.col-thumb-6 .thumbContents img {
  width: 142px;
  /* width of container */
  height: 142px;
  /* height of container */
  object-fit: cover;
}

.col-thumb-6 p.thmbCaption {
  width: 142px !important;
}
