body {
  overflow-x: hidden;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* typography */
p {
  line-height: 1.75;
}

p.lead {
  font-weight: 400;
}

b, strong {
  font-weight: 700;
}

a {
  color: #4285f4;
}
a:hover {
  color: #095197;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

sub, sup {
  font-size: 65%;
}

section#about {
  padding: 10px 0 60px;
}

section {
  padding: 60px 0;
}
section h2.section-heading {
  font-size: 1.55rem;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'nimbus-sans-extended', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  section#about {
    padding: 10px 0 100px;
  }

  section h2.section-heading {
    font-size: 2.6rem;
  }
}
.blockquote-footer {
  background: none;
}

.btn {
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #13306c;
  border-color: #13306c;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #0d224b !important;
  border-color: #0d224b !important;
  color: white;
}
.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
  background: #fde238;
  text-shadow: none;
}

::selection {
  background: #fde238;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  figure.figure {
    display: block;
  }

  .blogList .postContent {
    display: inline-block;
  }
}
/*!
 * Top Main Navigation
 * ----------------------------------------------------------
 ***** top navigation - in lightCMS add menu class = nav-item *****
 *
 */
/* HIDDEN TOP LINKS - classes added in lightCMS */
.energy-top, .defense-top, .transportation-top, .nirvana-top, .fusion-top, .procurement-top, .ep-top, .tap-top, .rms-top, .triga-top, .gulftronic-top {
  display: none !important;
}

.globalMenu > li.hidden {
  display: none;
}

#mainNav {
  margin: 0;
  padding: .5rem 1rem;
  background: #13306c;
}
#mainNav .navbar-toggler {
  /* hamburgler button */
  right: 0;
  padding: 13px;
  color: #fff;
  font-size: 12px;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #fff;
  background-color: transparent;
}
#mainNav .branding img {
  width: 160px;
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 1rem;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fde238;
}
#mainNav .level2 {
  display: none;
}

/* js add class for backend admin */
#mainNav.admin-buffer {
  position: relative;
}

#mainNav-pop.navbar-fill {
  background: #13306c;
  height: 55px;
}

@media (min-width: 992px) {
  #mainNav-pop.navbar-fill {
    height: 60px;
  }

  #mainNav {
    padding: 0 1rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background: #13306c;
  }
  #mainNav .branding img {
    width: 200px;
    height: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.5rem 1.7rem;
    font-size: .9rem;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  #mainNav-pop.navbar-fill {
    height: 60px;
  }
}
@media (min-width: 1101px) and (max-width: 1300px) {
  #mainNav-pop.navbar-fill {
    height: 69px;
  }
}
header.masthead {
  color: white;
  text-shadow: 0px 2px 2px black;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
header.masthead .intro-text {
  padding-top: 180px;
  padding-bottom: 0;
}
header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'nimbus-sans-extended', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
header.masthead .intro-text .intro-heading {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
  margin-bottom: 0;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
header.masthead .fixed-hero {
  overflow: hidden;
  position: relative;
  width: 100%;
}
header.masthead .fixed-hero img {
  width: 100%;
}
header.masthead .embed-responsive-16by9 {
  margin-top: 0;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 52vh;
    padding-bottom: 0;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'nimbus-sans-extended', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 4.05rem;
    font-weight: 700;
    line-height: 4rem;
    margin-bottom: 0;
    font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  header.masthead .fixed-hero img {
    width: 100%;
  }
  header.masthead .embed-responsive-16by9 {
    margin-top: -180px;
  }

  header.masthead.home .intro-text {
    padding-top: 65vh;
  }
}
.embed-responsive-16by9.header {
  margin-top: 40px;
}

header.masthead.news {
  background-position: center right;
}

@media (min-width: 992px) {
  .embed-responsive-16by9.header {
    margin-top: -140px;
  }

  header.masthead.news {
    background-position: center center;
  }
}
/*!
 * page content section styling
 * ----------------------------------------------------------
 */
@media (min-width: 768px) {
  .bg-maritime-security {
    background-image: url("../img/maritime-security-lg-r.jpg");
    background-position: center right;
  }

  .bg-detect-deter {
    background-image: url("../img/detect-deter2738x938.jpg");
    background-position: center right;
  }

  .bg-affordability {
    background-image: url("../img/affordability-lg-l.jpg");
    background-position: center left;
  }

  .bg-reliability-versatility {
    background-image: url("../img/reliability-versatility2738x938b-20.jpg");
    background-position: center center;
  }

  .bg-civil-airspace {
    background-image: url("../img/civil-airspace-operations-lg-l.jpg");
    background-position: center left;
  }
}
@media (min-width: 1200px) {
  .bg-reliability-versatility {
    background-position: center right;
  }
}
/* Products and Technology */
.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;
}
.section-img-fill .txt-light {
  color: #212529;
}
.section-img-fill .height-500, .section-img-fill .height-450 {
  height: inherit;
  /*IE*/
  min-height: inherit;
}

section.topic {
  padding: 30px 0;
  /* products and technology */
  /* contact */
}
section.topic h2.topic-heading {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}
section.topic p.pr-topic-40 {
  padding: 1.5rem 0;
}
section.topic p.pr-topic-50 {
  padding: 1.5rem 0;
}
section.topic h2.section-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
section.topic h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

@media (min-width: 768px) {
  section.topic {
    padding: 50px 0;
  }

  .section-img-fill .txt-light {
    color: #f8f9fa;
  }
  .section-img-fill h2.topic-heading {
    font-size: 2.25rem;
    /*text-shadow: 0px 2px 2px black;*/
  }
  .section-img-fill .height-500 {
    height: 500px;
    /*IE*/
    min-height: 500px;
  }
  .section-img-fill .height-450 {
    height: 450px;
    /*IE*/
    min-height: 500px;
  }

  .sec-page #contents {
    padding-top: 60px;
  }
  .sec-page #extra {
    padding-bottom: 80px;
  }

  section.topic {
    padding: 70px 0;
  }
  section.topic h2.topic-heading {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  p.pr-topic-40 {
    padding-right: 40% !important;
  }

  p.pr-topic-50 {
    padding-right: 50% !important;
  }
}
/* flags and logos */
.img-flags {
  padding: 0 5px;
}
.img-flags img {
  border: 1px solid #ccc;
}

.img-logos {
  padding: 1px;
}

@media (min-width: 768px) {
  .img-flags {
    padding: 10px 20px;
  }
}
section.video {
  padding: 30px 15px 40px;
}
section.video .row {
  margin-left: 15px;
  margin-right: 15px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}
section.video .embed-responsive {
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}

@media (min-width: 768px) {
  section.video {
    padding: 40px 15px 50px;
  }
}
/* section 9 */
.horiz-table-cell {
  display: table-cell;
  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: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
  -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: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
  -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-box {
  width: 100%;
  vertical-align: top;
  padding-top: .75rem;
}
.section9 .card-box .card-title {
  font-size: 1.3rem;
}
.section9 .card-img {
  width: 40%;
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
  padding-left: 0;
  vertical-align: top;
}
.section9 .card-img img {
  width: 100%;
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}

@media (max-width: 767px) {
  .section9 .card-img {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 1rem;
  }

  .section9 .card-box {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
.team-member {
  padding-top: 15px;
  padding-bottom: 15px;
}

.team-logo {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.team-logo img {
  max-width: 300px;
  height: auto;
}

.partner-modal {
  min-width: 400px !important;
}

@media (min-width: 992px) {
  .partner-modal {
    min-width: 900px !important;
  }
}
.location {
  margin-bottom: 50px;
  text-align: center;
}
.location img {
  width: 220px;
  height: 220px;
  border: 7px solid #fff;
}
.location h4 {
  margin: 15px 0;
  text-transform: none;
}
.location p {
  margin-top: 0;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #13306c;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 80px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 80px 20px 20px;
  }
}
.sponsor-logos div[class*='col-'] {
  text-align: center;
}
.sponsor-logos div[class*='col-'] img {
  padding: 50px;
}

/*!
 * blog lists and blog posts
 * ----------------------------------------------------------
 */
.blogList ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blogList li {
  display: flex;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
  background: #fff;
  border: 1px solid #fff;
  z-index: 1;
}
.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 {
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
  max-width: 100px;
}
.blogList .postContent {
  color: #8d8d8d;
  padding: 10px 15px;
}
.blogList .postTitle {
  font-size: .9rem;
  line-height: 1.4;
  font-weight: 400;
}
.blogList .postTitle a {
  color: #212529;
}
.blogList .postTitle a:hover {
  color: #4285f4;
}
.blogList .postBody p {
  display: none;
}
.blogList .postInfo, .blogList .postDate {
  display: none;
}

.rss {
  display: none;
}

/*!
 * Blog Details Pages
 * ----------------------------------------------------------
 */
.post > h1, .post > h2, .post__title {
  margin-top: 1.35rem;
  margin-bottom: 1.45rem;
  color: #214385;
  font-size: 1.5rem;
}

.post__featured-image, .postFeaturedImage {
  margin-bottom: 1.5rem;
}

.post__featured-image img, .postFeaturedImage img {
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}

.post__content .figure-img {
  -webkit-border-radius: .25rem;
  -moz-border-radius: .25rem;
  border-radius: .25rem;
}

.dynamic-blogdetail .label, .post__information--author, .postViewInfo {
  display: none;
}

.blogBack {
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .blogList li .postTitle {
    font-size: 1.1rem;
  }
  .blogList li .postInfo, .blogList li .postDate {
    display: block;
    font-size: .9rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
  }
}
.bg-gaprimary {
  padding-left: 20px !important;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #13306c;
  border: none !important;
}

.bg-gaprimary a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.bg-gaprimary a:hover {
  text-decoration: underline;
}

.bg-gaprimary-tag {
  width: 46px;
  border: none !important;
}

.txt-gaprimary {
  font-weight: 700;
  font-style: italic;
}

.table-bordered {
  border: 1px solid #fff;
}

.table-bordered th,
.table-bordered td {
  border: 2px solid #fff;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background: rgba(212, 228, 243, 0.4);
}

.table-striped tbody tr:nth-of-type(even) {
  /* gray gradient 
  background: -moz-linear-gradient(left, rgba(232,232,232,0) 0%, rgba(232,232,232,0.02) 1%, rgba(232,232,232,0.7) 35%, rgba(232,232,232,1) 75%, rgba(232,232,232,1) 100%);
  background: -webkit-linear-gradient(left, rgba(232,232,232,0) 0%,rgba(232,232,232,0.02) 1%,rgba(232,232,232,0.7) 35%,rgba(232,232,232,1) 75%,rgba(232,232,232,1) 100%);
  background: linear-gradient(to right, rgba(232,232,232,0) 0%,rgba(232,232,232,0.02) 1%,rgba(232,232,232,0.7) 35%,rgba(232,232,232,1) 75%,rgba(232,232,232,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e8e8e8', endColorstr='#e8e8e8',GradientType=1 );*/
  background: rgba(232, 232, 232, 0.4);
}

/*!
 * 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: 700;
  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: #4285f4;
}

.table-hover tbody .table-row:hover {
  color: #4285f4;
  cursor: pointer;
}

td.tbl-seperator, th.tbl-seperator {
  height: 2rem;
  border: none;
  background-color: transparent;
}

.uav-table td {
  font-weight: 300;
  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: 700;
  letter-spacing: 1px;
  border: none !important;
}
.uav-table .txt-gaprimary {
  font-weight: 400;
  font-style: italic;
}

.tz-gallery .thumbnail {
  padding: 0;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 4px;
  border: none;
  transition: 0.15s ease-in-out;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}
.tz-gallery .lightbox img {
  border-radius: .25rem;
}
.tz-gallery .caption {
  padding: 26px 30px;
  text-align: center;
}
.tz-gallery .caption h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
}
.tz-gallery .caption p {
  font-size: 12px;
  color: #7b7d7d;
  margin: 0;
}

.baguetteBox-button {
  background-color: transparent !important;
}

.count-container {
  color: #333;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.count-container li {
  display: inline-block;
  font-size: 1.5em;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
}
.count-container li span {
  display: block;
  font-size: 4.5rem;
}

/*!
 * footer - footer.inc
 * ----------------------------------------------------------
 */
footer {
  padding: 30px 0 10px;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 70%;
  color: #fff;
  background: #13306c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #13306c 20%, #0f2656 70%, #00174c 100%);
  background: -webkit-linear-gradient(top, #13306c 20%, #0f2656 70%, #00174c 100%);
  background: linear-gradient(to bottom, #13306c 20%, #0f2656 70%, #00174c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13306c', endColorstr='#00174c',GradientType=0 );
  /* google translate overrides */
}
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: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
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;
}
footer .copyright {
  margin-top: 10px;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: rgba(214, 214, 214, 0.8);
}
footer ul.quicklinks {
  margin-top: 10px;
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
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;
}
footer #google_translate_element {
  margin-top: 5px;
}
footer #google_translate_element select {
  background: transparent;
  color: rgba(214, 214, 214, 0.8);
  font-family: 'nimbus-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border: 1px solid rgba(214, 214, 214, 0.4);
  border-radius: .25rem;
}

@media (min-width: 768px) {
  .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;
  }
}
@media (min-width: 992px) {
  ul.quicklinks {
    text-align: center;
  }

  footer #google_translate_element {
    text-align: right;
  }
}
/* ul.social-buttons {
  margin-bottom: 0;
  li {
    a {
      font-size: 20px;
      line-height: 40px;
      display: block;
      width: 40px;
      height: 40px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      color: white;
      border-radius: 100%;
      outline: none;
      background-color: $gray-900;
      &:active,
      &:focus,
      &:hover {
        background-color: $primary;
      }
    }
  }
} */
