/* xl - DESKTOP STYLES */ 
body.page-id-11 article.contract p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1.6em;
}
.wpcf7-response-output {
  color: white;
  font-size: 16px;
}
.contract-bg h2 {
  color: white;
}
.contract-bg {
  color: white;
  padding: 2em;
  background: #02040d;
}
.contract-bg ol {
  border-left: 2px solid #00afce;
  background: #2a313c;
  margin: 0 0 1em 0;
  padding: 2em;
  box-shadow: 0 6px 11px rgba(0, 0, 0, .63);
  list-style-type: lower-alpha;
}
.contract-bg ol ol {
  border-left: none;
  background: none;
  box-shadow: unset;
}
.contract-bg li {
  list-style-position: inside;
  margin-bottom: 1em;
}
.page-id-11 p.read-more {
  display: none !important;
}
.past-board-meetings .title {
  margin: 0 auto !important;
}
.single-contract .cp-content-col {
  background: #031121;
}
.page-id-1119 {
  background: #020713;
}
body.page-id-11 h2.c-etitle {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
article.contract .ccontainer {
  background: white;
  /* Navbar "fix" */
}
.main-header-bar .main-header-bar-navigation {
  height: 60px;
}
.main-navigation {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
a:not(footer a):hover {
  color: white !important;
  /*----------------*/
  /* disable board member links */
}
.board-members-grid a {
  pointer-events: none !important;
  /* disable social buttons in footer */
}
.custom-social-container {
  display: none !important;
}
.news-slider .fl-post-slider-feed-content p {
  text-overflow: ellipsis;
  max-width: 470px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news-slider .fl-post-slider-feed-content p.read-more {
  overflow: unset !important;
}
.custom-news-list h3.uabb-post-heading.uabb-blog-post-section a:hover {
  color: #00cbff !important;
}
.uabb-blog-posts-description p.read-more {
  margin: 0 !important;
}
a.akaero-btn {
  padding: 0.6em 2em;
  background: #02040d;
  margin: 0 0 2em 0;
  color: #00afce !important;
  border-left: 1px solid #00afce;
}
.main-header-menu .current-menu-item > a {
  color: white;
}
.launch-partners-col img {
  margin: 2em 0 4em 0;
}
.launch-partners-col {
  margin: 2em 0;
}
.single-post .post-thumb-img-content.post-thumb, div#comments {
  display: none;
}
.meeting-agenda-upcoming-container {
  display: none;
}
.upcoming-agenda a.uafile {
  font-size: 25px;
  font-weight: 300;
  font-family: 'Montserrat';
  color: #00cbff;
  line-height: 25px;
  vertical-align: middle;
  padding: 1em 0;
}
#meeting-agenda-upcoming {
  text-align: center;
}
a.bx-pager-link {
  width: 20px !important;
  height: 6px !important;
  border-radius: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .news-slider .bx-wrapper .bx-pager.bx-default-pager a:focus, .news-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #00bcff;
}
em, p {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
}
.nav-item ul.sub-menu {
  background: #051023;
  border: none !important;
}
.display-none {
  display: none;
}
.custom-contact-section h1, .custom-social-icons {
  display: inline-block;
}
span.custom-social-container {
  transform: translate(-18px, -5px);
  display: inline-block;
}
i.fas.fa-angle-right {
  display: none;
}
i.fas.fa-angle-left {
  display: none;
}
.slick-prev:before {
  content: "<" !important;
  color: white !important;
  font-size: 30px !important;
}
.slick-next:before {
  content: ">" !important;
  color: white !important;
  font-size: 30px !important;
}
.custom-divider .fl-separator {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#launch-event-title-container {
  display: none;
}
.contact-form button {
  width: 270px;
  line-height: 18px;
  padding: 12px 24px !important;
  text-decoration: none;
  text-shadow: none;
}
.contact-form-col-1 {
  padding: 1em;
  background: rgba(0, 0, 0, .56);
  border-radius: 3px 0 0 3px;
}
.contact-form-col-2 {
  padding: 1em;
  background: rgba(0, 0, 0, .56);
  border-radius: 0 3px 3px 0;
}
.contact-form input {
  border-radius: 0 !important;
  /* Tooltip container */
}
.tooltip {
  cursor: pointer;
  position: relative;
  display: block;
  /* Tooltip text */
}
.tooltip .tooltiptext {
  min-width: 220px;
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 1em 2em;
  /* Position the tooltip text */
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  /* Show the tooltip text when you mouse over the tooltip container */
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  /*----------------*/
}
.nav-item > a {
  color: white !important;
  position: relative;
  color: #000;
  text-decoration: none;
  max-height: 40px;
}
.countdown-container {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#countdown {
  font-size: 28px;
  color: white;
}
.is-countdown {
  border: none;
  background: none;
}
.countdown-section {
  display: inline-flex;
  flex-direction: column;
  float: unset !important;
  width: 100px !important;
}
span.countdown-section:first-child, span.countdown-section:nth-child(2) {
  border-right: 1px solid #002868;
}
span.countdown-section:last-child {
  border-left: 1px solid #002868;
}
.launch-status a.fl-button, .uabb-contact-form-submit {
  border: none !important;
  border-radius: 3px !important;
}
.nav-item > a:hover {
  color: #fff !important;
}
.nav-item > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00cbff;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.1s ease-in-out 0s;
}
.nav-item > a:hover:before {
  visibility: visible;
  transform: scaleX(0.8);
}
#ast-scroll-top {
  border-radius: 0 !important;
  /*border: 1px solid #f6fafe;*/
  background-color: #02040d;
}
p.no-launch {
  font-weight: 100 !important;
  margin-top: 1em !important;
  font-family: 'Montserrat', sans-serif !important;
}
.launch-status a.fl-button {
  transition: all 0.2s ease-in-out;
}
.launch-status a.fl-button:hover {
  transform: translateY(-3px);
  /*
.launch-status .btn-container:hover .shine {
  transform: skewX(20deg) translateX(360px);
}
.launch-status .btn-container {
    position: relative;
    overflow: hidden;
}*/
  /*
.launch-status .shine {
    display: none;
    position: absolute;
    top: 0;
    left: -70px;
    height: 98px;
    width: 50px;
    background: rgba(255,255,255,0.18);
    transition: all .3s ease-in-out;
    transform: skewX(20deg) translateX(0);
}*/
  /*-------------- CONTRACTS & BEYOND LAUNCH -----------------*/
}
.custom-contract-list .uabb-blog-post-content, .custom-bl-list .uabb-blog-post-content {
  overflow: visible;
}
.custom-contract-list h3.uabb-post-heading.uabb-blog-post-section, .custom-bl-list h3.uabb-post-heading.uabb-blog-post-section {
  text-align: center;
  width: 390px;
  padding: 1em;
  background: #002647;
  transform: rotate(-90deg) translate(-125px, -758px);
  color: white;
  font-weight: normal;
  position: absolute;
}
.custom-contract-list h3.uabb-post-heading.uabb-blog-post-section a:after, .custom-bl-list h3.uabb-post-heading.uabb-blog-post-section a:after {
  transition: all 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  position: absolute;
  transform: translate(303px, 42px);
  z-index: 99;
}
.custom-contract-list h3.uabb-post-heading.uabb-blog-post-section:hover a:after, .custom-bl-list h3.uabb-post-heading.uabb-blog-post-section:hover a:after {
  transform: translate(302px, 24px);
  width: 60px;
  height: 60px;
}
.custom-contract-list h3.uabb-post-heading.uabb-blog-post-section a, .custom-bl-list h3.uabb-post-heading.uabb-blog-post-section a {
  transition: all 0.2s ease-in-out;
}
.custom-contract-list h3.uabb-post-heading.uabb-blog-post-section:hover a, .custom-bl-list h3.uabb-post-heading.uabb-blog-post-section:hover a {
  color: #a0cee2;
}
.read-more a.ast-button {
  background: #002647;
  margin-top: 2em;
  display: inline-block;
}
.custom-contract-list h5.uabb-post-meta.uabb-blog-post-section, .custom-bl-list h5.uabb-post-meta.uabb-blog-post-section {
  background: white;
  display: inline-block;
  padding: 1em;
  position: absolute;
  font-weight: 600;
  transform: translate(295%, -48px);
}
.custom-contract-list .uabb-blog-post-inner-wrap.uabb-thumbnail-position-left, .custom-contract-list .uabb-blog-posts-shadow.clearfix, .custom-contract-list .uabb-blog-posts-col-1.uabb-post-wrapper, .custom-contract-list .uabb-blog-posts, .custom-bl-list .uabb-blog-post-inner-wrap.uabb-thumbnail-position-left, .custom-bl-list .uabb-blog-posts-shadow.clearfix, .custom-bl-list .uabb-blog-posts-col-1.uabb-post-wrapper, .custom-bl-list .uabb-blog-posts {
  overflow: visible !important;
}
.custom-contract-list .uabb-blog-posts, .custom-bl-list .uabb-blog-posts {
  background: #02040d;
  height: 386.48px;
}
.custom-contract-list .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor, .custom-bl-list .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
  padding-top: 4em;
}
.custom-contract-list .uabb-blog-post-content, .custom-bl-list .uabb-blog-post-content {
  background: #02040d;
  height: 386.48px;
}
.custom-contract-list .uabb-blog-posts-col-1.uabb-post-wrapper, .custom-bl-list .uabb-blog-posts-col-1.uabb-post-wrapper {
  transition: all 0.4s ease-in-out;
  /*------------------------------------------*/
  /*---------- CONTRACTS V2 ---------------------*/
}
.custom-contract-list .contract .ccol, .custom-bl-list .contract .ccol {
  flex-direction: column;
  color: #02040d;
  background: white;
  font-weight: 300;
  flex: 1 1 auto;
  width: 200px;
  height: 300px;
  padding: 1em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
article.contract {
  margin: 4em 0;
}
article.contract .ccontainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.custom-contract-list .contract .cfooter a, .custom-bl-list .contract .cfooter a {
  transition: all 0.3s ease-in-out;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  background: #02040d;
  padding: 1em 2em;
  text-decoration: none;
  flex: auto;
  display: inline-block;
  border-bottom: 2px solid #00afce;
  transform: translate(10px, -40px);
  box-shadow: 0 6px 16px -11px #02040d;
}
.custom-contract-list .contract .cfooter a:hover, .custom-bl-list .contract .cfooter a:hover {
  transform: translate(12px, -38px);
}
article.contract .ctitle {
  box-sizing: border-box !important;
  width: 301px;
  height: 75px;
  font-size: 20px;
  color: white;
  font-weight: 300;
  transform: rotate(-90deg) translate(-113px, -182px);
  position: absolute;
  background: rgba(2, 4, 13, 0.96);
  padding: 0.5em;
  border-left: 2px solid #00afce;
}
.contract span.cdate {
  background: #00afce;
  padding: 0.4em 1em;
  color: #fff;
  font-weight: normal;
}
.contract .ccol p br {
  display: none !important;
}
article.contract .cfooter {
  width: 100%;
  text-align: right;
  height: 1em;
}
.custom-contract-list .ccol .c-etitle, .custom-bl-list .ccol .c-etitle {
  font-weight: bold;
}
.contract-download {
  align-items: center;
  display: flex;
  /*--------- CONTRACT SCROLL FX -------*/
}
.custom-contract-list article.contract, .custom-bl-list article.contract {
  opacity: 0.4;
  transform: scale(0.88);
  transition: all 0.6s ease-in-out;
}
.custom-contract-list .contract.inview, .custom-bl-list .contract.inview {
  opacity: 1;
  transform: scale(1);
}
.custom-scroll-container {
  width: 100%;
  height: 100%;
  overflow: auto;
  /*--------------------------------------------------*/
  /*------------ CONTRACT SINGLE ---------------------*/
}
#cp-title .entry-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px !important;
}
.single-contract .cp-fields, .single-contract .cp-content {
  display: flex;
}
.single-contract .cp-content-col {
  flex: 1 1 auto;
}
.cp-content-col:nth-child(2) {
  background: #031121;
}
.single-contract .cp-h3 {
  color: #00afce;
  margin: 1em 0;
}
.single-contract .cp-col {
  flex: 1 1 auto;
  background: white;
  padding: 2em;
  border-bottom: 2px solid #00afce;
  font-family: 'Montserrat', sans-serif;
}
.single-contract .cp-col h3, .single-contract .cp-col span {
  font-weight: 600;
  color: #02040d;
}
.single-contract .post-navigation {
  margin: 0;
  padding: 2em 0 0;
  border-top: 1px solid rgba(238, 238, 238, 0.09);
}
.single-contract div#content {
  background: #020713;
}
.single-contract .nav-links a {
  background: #02040d;
  margin: 0 0 2em 0;
  color: #00afce;
  border-left: 1px solid #00afce;
}
.single-contract main#main {
  padding: 0 2em;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
div#contract-header {
  height: 320px;
  width: 100vw;
  position: absolute;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-contract .post-thumb-img-content.post-thumb {
  display: none;
}
.single-contract .cp-downloads a {
  margin: 1em;
  justify-self: flex-start;
  flex: 1 1 auto;
}
.single-contract .cp-downloads a:hover {
  color: #00afce;
}
.single-contract .cp-downloads i.fas {
  color: #00afce;
}
.single-contract .fl-icon-wrap {
  width: 25px;
  max-width: 25px;
  justify-self: flex-start;
  flex: 1 1 auto;
  padding-left: 4px;
}
.single-contract figure.wp-block-table {
  padding: 1em;
  background: black;
  /*______________ ABOUT PAGE ____________*/
  /*.type-board_members em, p, h1 {
    font-family: 'Montserrat' !important;
    font-weight: 600 !important;
}*/
}
.board-members-grid .uabb-post-thumbnail {
  max-height: 283px;
}
.board-members-grid p {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
}
.board-members-grid h3.uabb-post-heading.uabb-blog-post-section {
  min-height: 90px;
}
.board-members-grid .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
  padding-top: 0.5em;
}
.board-members-grid h3.uabb-post-heading.uabb-blog-post-section {
  font-weight: bold;
  font-size: 1.4em;
}
.board-members-grid .uabb-blog-post-content {
  display: flex;
  flex-direction: column;
  padding: 1em !important;
}
.board-members-grid .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
  flex: 1;
}
.board-members-grid a.uabb-button.ast-button.uabb-creative-button.uabb-creative-default-btn:hover {
  background: #002647;
  border-color: #00cbff;
  /*___________ BOARD MEMBERS & MEETINGS________*/
}
.upcoming-meeting a.umfile {
  margin: 1em 0;
  display: flex;
  align-items: center;
}
.upcoming-meeting span.umdate {
  margin-left: 0.6em;
}
.upcoming-meeting .umdate, .upcoming-meeting .umtitle {
  font-size: 22px;
  color: #00cbff;
  padding: 0 0.1em;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.upcoming-meeting i.fas.fa-users {
  font-size: 26px !important;
  color: #00cbff;
}
article.board_members em, article.board_members p {
  font-family: 'Montserrat', sans-serif !important;
}
div.nav-links a {
  font-family: 'Montserrat', sans-serif;
}
.single-board_members {
  background: #020713;
}
article.type-board_members {
  padding: 2em;
  background: #031121;
  color: white;
}
.single-board_members .post-navigation {
  margin: 0;
  padding: 2em 0 0;
  border-top: 1px solid rgba(238, 238, 238, 0.1) !important;
}
article.type-board_members h1.entry-title {
  color: white;
}
.single-board_members .nav-links a {
  background: #02040d;
  margin: 0 0 2em 0;
  color: #00afce;
  border-left: 1px solid #00afce;
}
.past-board-meetings {
  padding: 1em;
  text-align: center;
}
.past-board-meetings article .date {
  min-width: 200px;
  display: inline-block;
  color: white !important;
  background: #00172b;
  padding: 0.4em 2em;
  border-left: 2px solid #00bcff;
}
.past-board-meetings article {
  min-width: 424px;
  margin: 1em 2em;
  background: white;
  display: inline-flex;
  align-items: center;
}
.past-board-meetings .title {
  margin-left: 2em;
}
.past-board-meetings a:hover {
  color: #00bcff;
  /*___________ NEWS _____________*/
}
.news-slider .simplesocialbuttons {
  display: none;
}
.simplesocialbuttons.simplesocial-flat-button-border button {
  box-shadow: none !important;
}
div.simplesocialbuttons {
  margin-bottom: 30px;
}
.single-post div#content {
  padding-top: 2em;
  background: black;
}
.single-post #content > .ast-container {
  background: white;
}
.single-post #primary {
  margin: 1.4em 0;
}
.single-post p {
  font-weight: 500 !important;
}
.single-post .nav-links a {
  background: #02040d;
  margin: 0 0 2em 0;
  color: #00afce;
  border-left: 1px solid #00afce;
}
.custom-share {
  display: inline-block;
}
.custom-news-list h3.uabb-post-heading.uabb-blog-post-section a {
  font-size: 19px;
}
.custom-news-list .uabb-post-thumbnail img {
  height: 310px;
  width: auto !important;
  max-width: unset !important;
}
.custom-news-list .uabb-blog-post-inner-wrap.uabb-thumbnail-position-left {
  max-height: 285px;
}
.custom-news-list p.read-more > a {
  font-weight: 600 !important;
  padding: 0.6em 2.4em;
  background: #002647;
  color: white !important;
  border-left: 2px solid #00bcff;
}
.custom-news-list .uabb-post-thumbnail.uabb-blog-post-section {
  width: 285px;
  height: 285px;
  box-sizing: border-box;
}
.custom-news-list .uabb-blog-post-content {
  width: 75%;
}
.custom-news-list .uabb-blog-post-content {
  overflow: visible;
}
.custom-news-list h5.uabb-post-meta.uabb-blog-post-section {
  color: white;
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  background: #00bcff;
  transform: translate(-125px, -60px);
  text-align: center;
}
.custom-news-list span.uabb-meta-date {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.news-slider .read-more a {
  color: #00bcff !important;
}

.news-slider .fl-slide-bg-photo.fl-post-no-height {
  max-height: 472px !important;
}
.uabb-blog-posts-description p.read-more {
  margin-top: 2em;
}
.news-slider h2.fl-post-carousel-title {
  font-weight: 600;
}
.news-slider .fl-post-carousel-post {
  min-height: 260px;
}
.ast-single-post-order h1.entry-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.custom-news-list h3.uabb-post-heading.uabb-blog-post-section {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
}
.custom-news-list .uabb-social-share-link-wrap {
  display: inline-block;
}
.custom-news-list i.ua-icon {
  color: #00bcff;
  width: 24px;
  height: 24px;
  font-size: 32px !important;
  margin: 0 0.4em;
}
.custom-news-list .uabb-social-share-wrap.uabb-social-share-horizontal {
  transform: translate(10px, 8px);
  display: inline-block;
}
.meta-day {
  line-height: 56px;
  font-size: 42px;
  display: block;
}
.custom-news-list .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
  color: #464646;
  padding-top: 1em;
}
.cp-content-col.cp-downloads {
  min-width: 40%;
}
@media (min-width: 1000px) and (max-width: 1820px) {
  .AkAeroHS__Modal__Content.pad_1 {
    right: 1% !important;
    top: 30% !important;
  }
  .AkAeroHS__Modal__Content.pad_2 {
    right: 3% !important;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .Content__Wrapper p {
    font-size: 16px !important;
  }
}
.AkAeroHS__Modal__Content .Content__Wrapper {
  display: flex;
  flex-direction: row;
}
.Content__Wrapper .modal_img {
  flex: 1 0 auto;
}
.Content__Wrapper .modal_text {
  flex: 1 1 auto;
  padding: 0.6em 1em 1em 1em;
}
.AkAeroHS__Modal__Content img {
  height: 200px;
  width: 200px;
  float: left;
  margin: 0.4em 1em 0 0;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.AkAeroHS__Wrapper {
  position: relative;
}
.AkAeroHS__Wrapper .AkAeroHS__Close {
  display: none;
}
.AkAeroHS__Wrapper .Content__Wrapper {
  position: relative;
}
.AkAeroHS__Wrapper .AkAeroHS__Modal__Content {
  transform: translateY(13px);
  background: #131313;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.22);
  color: #fff;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  min-width: 360px;
  max-width: 640px;
  z-index: 4;
}
.AkAeroHS__Wrapper .AkAeroHS__Modal__Content .Content__Wrapper .AkAeroHS__Title {
  display: inline;
  color: white !important;
  font-size: 16px;
  text-transform: uppercase;
}
.AkAeroHS__Wrapper .AkAeroHS__Modal__Content .Content__Wrapper p {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.AkAeroHS__Wrapper .AkAeroHS__Input {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: -1;
}
.AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label {
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  position: absolute;
  transition: all 300ms ease;
  width: 20px;
  z-index: 2;
}
@media (min-width: 768px) {
  .AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label {
    height: 30px;
    width: 30px;
  }
}
.AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label:before, .AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label:after {
  background: #fff;
  content: "";
  cursor: pointer;
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label:before {
  height: 2px;
  width: 40%;
}
.AkAeroHS__Wrapper .AkAeroHS__Input + .AkAeroHS__Label:after {
  height: 40%;
  width: 2px;
}
.AkAeroHS__Wrapper .AkAeroHS__Input ~ .AkAeroHS__Overlay {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 3;
}
.AkAeroHS__Wrapper .AkAeroHS__Input:checked + .AkAeroHS__Label {
  transform: rotate(45deg);
}
.AkAeroHS__Wrapper .AkAeroHS__Input:checked ~ .AkAeroHS__Modal__Content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.AkAeroHS__Wrapper .AkAeroHS__Input:checked ~ .AkAeroHS__Overlay {
  display: block;
}
.AkAeroHS__Wrapper.AkAeroHS__Blur figure {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.AkAeroHS__Wrapper.AkAeroHS__Blur .AkAeroHS__Input {
  display: none;
}
.AkAeroHS__Wrapper.AkAeroHS__Blur .AkAeroHS__Input + .AkAeroHS__Label {
  opacity: 0.5;
  pointer-events: none;
}
.AkAeroHS__Wrapper.AkAeroHS__Blur .AkAeroHS__Input:checked {
  display: inline-block;
}
.AkAeroHS__Wrapper.AkAeroHS__Blur .AkAeroHS__Input:checked + .AkAeroHS__Label {
  opacity: 1;
  pointer-events: auto;
}
.AkAeroHS__Modal {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 768px) {
  /*_______ MISC RESPONSIVE FIXES ___________*/  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content {
    bottom: auto !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .AkAeroHS__Close {
    background: black;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 20px;
    right: -5px;
    position: absolute;
    top: -5px;
    transition: all 300ms ease;
    transform: rotate(45deg);
    width: 20px;
    z-index: 5;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .AkAeroHS__Close:before, .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .AkAeroHS__Close:after {
    background: #fff;
    content: "";
    cursor: pointer;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .AkAeroHS__Close:before {
    height: 2px;
    width: 40%;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .AkAeroHS__Close:after {
    height: 40%;
    width: 2px;
  }
}
@media (min-width: 480px) and (max-width: 1328px) {
  article.contract .ctitle {
    transform: unset;
  }
  article.contract .ctitle {
    transform: translate(99px, 0px);
  }
  .custom-contract-list .contract .ccol {
    width: 78% !important;
  }
  article.contract .cfooter {
    width: 90%;
  }
  article.contract .ccontainer {
    max-width: 78%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 auto;
  }
  article.contract p {
    font-weight: 500;
  }
}
@media (max-width: 1328px) {
  /*__________ AUTO CENTER NEWS FEED IMAGES __________*/  article.contract {
    opacity: 1 !important;
    transform: scale(1) !important;
  }
}
.news-feed .uabb-post-thumbnail img {
  display: none;
}
.custom-bl-list p.read-more {
  display: none;
}
div.hash-offset-2 {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: translateY(-240px);
  /*------------ SERVICE & CAREER SINGLE ---------------------*/
}
.single-career_postings article ul {
  margin-left: -0.1em;
  padding: 1em 1em 1em 2em;
  background: #020713;
}
.single-career_postings article ul li {
  font-family: 'Open Sans', sans-serif;
}
#cp-title .entry-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px !important;
  color: white;
  font-weight: lighter;
  text-align: center;
}
.single-beyond_launch .cp-fields, .single-beyond_launch .cp-content, .single-career_postings .cp-fields, .single-career_postings .cp-content {
  display: flex;
}
.single-beyond_launch .cp-content-col, .single-career_postings .cp-content-col {
  flex: 1 1 auto;
}
.cp-content-col:nth-child(2) {
  background: #031121;
}
.single-beyond_launch .cp-h3, .single-career_postings .cp-h3 {
  font-weight: 200;
  color: #00afce;
  margin: 1em 0;
}
.single-beyond_launch strong, .single-career_postings strong {
  font-weight: 300;
}
.single-beyond_launch td, .single-career_postings td {
  font-weight: 200;
}
.single-beyond_launch .cp-col, .single-career_postings .cp-col {
  flex: 1 1 auto;
  background: white;
  padding: 2em;
  border-bottom: 2px solid #00afce;
  font-family: 'Montserrat', sans-serif;
}
.single-beyond_launch .cp-col h3, .single-beyond_launch .cp-col span, .single-career_postings .cp-col h3, .single-career_postings .cp-col span {
  font-weight: 300;
  color: #02040d;
}
.single-beyond_launch .post-navigation, .single-career_postings .post-navigation {
  margin: 0;
  padding: 2em 0 0;
  border-top: 1px solid rgba(238, 238, 238, 0.09);
}
.single-beyond_launch div#content, .single-career_postings div#content {
  background: #020713;
}
.single-beyond_launch .nav-links a, .single-career_postings .nav-links a {
  background: #02040d;
  margin: 0 0 2em 0;
  color: #00afce;
  border-left: 1px solid #00afce;
}
.single-beyond_launch main#main, .single-career_postings main#main {
  background: rgba(5, 32, 56, 0.4);
  padding: 0 2em;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
div#contract-header {
  height: 320px;
  width: 100vw;
  position: absolute;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-beyond_launch .post-thumb-img-content.post-thumb, .single-career_postings .post-thumb-img-content.post-thumb {
  display: none;
}
.single-beyond_launch .cp-downloads a, .single-career_postings .cp-downloads a {
  margin: 1em;
  justify-self: flex-start;
  flex: 1 1 auto;
}
.single-beyond_launch .cp-downloads a:hover, .single-career_postings .cp-downloads a:hover {
  color: #00afce;
}
.single-beyond_launch .cp-downloads i.fas, .single-career_postings .cp-downloads i.fas {
  color: #00afce;
}
.single-beyond_launch .fl-icon-wrap, .single-career_postings .fl-icon-wrap {
  width: 25px;
  max-width: 25px;
  justify-self: flex-start;
  flex: 1 1 auto;
  padding-left: 4px;
}
.single-beyond_launch figure.wp-block-table, .single-career_postings figure.wp-block-table {
  padding: 1em;
  background: black;
}
.single-beyond_launch nav.navigation.post-navigation {
  display: none;
}
.type-contract figure.wp-block-table {
  margin: 2em 0;
}
h2.ctitle.adjust-height {
  height: 7em !important;
}
.past-board-meetings article {
  width: 44%;
  float: left;
}
.past-board-meetings a:hover {
  color: initial !important;
}
span.umfile {
  display: flex;
  align-items: center;
}
.contact-form input {
  border-left: none;
  border-right: none;
  border-top: none;
}
.contact-form input, .contact-form textarea {
  background: none !important;
  color: white !important;
}
.contact-form .wpcf7-submit {
  border-radius: 4px;
  background: linear-gradient(to bottom, #1e4465 0%, #002647 100%) !important;
  width: 270px;
  line-height: 18px;
  padding: 12px 24px !important;
  text-decoration: none;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: white !important;
  opacity: 1;
}
:-moz-placeholder {
  color: white !important;
  opacity: 1;
}
::-moz-placeholder {
  color: white !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: white !important;
  opacity: 1;
}
html, body {
  overflow-x: hidden;
}
.ccontainer .ccol:nth-child(2) {
  height: unset !important;
  padding-bottom: 3em;
}

a.custom-logo-link img {
    filter: brightness(0) invert(1);
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu, .ast-theme-transparent-header .main-header-menu .menu-link {
    color: white !important;
    background-color: unset !important;
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu ul.sub-menu {
    background: #00000087 !important;
    box-shadow: none !important;
    border: none !important;
}
input.wpcf7-form-control.wpcf7-submit {
    margin: 20px 0;
    background: none;
    color: black;
    border: 2px solid black;
    font-weight: normal;
    border-radius: 2px;
    transition: all .6s;
}
#contact-us input[type=email], #contact-us input[type=number], #contact-us input[type=password], #contact-us input[type=reset], 
#contact-us input[type=search], #contact-us input[type=tel], #contact-us input[type=text], #contact-us input[type=url], #contact-us select, #contact-us textarea {
    background: #222222;
    border: none;
    font-family: 'Open Sans';
    font-size: 15px;
}

.job-posts .entry-meta, .job-posts header.entry-header {
    display: none;
}

.fl-post-slider-thumb {
    padding: 0 !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.fl-post-slider-img {
    padding-right: 50px !important;
}

.standard-button-links a {
    margin: 20px 0;
    background: none !important;
    color: black !important;
    border: 2px solid black !important;
    font-weight: normal !important;
    border-radius: 2px !important;
    text-transform: uppercase !important;
}

.standard-button-links a:hover, input.wpcf7-form-control.wpcf7-submit:hover {
    background: black !important;
    color: white !important;
}

.standard-button-links a:hover span {
    color: white !important;
}

.standard-button a.fl-button {
    border-radius: 0px;
}

.annual-reports-list .fl-callout-title a span {
    color: #002647 !important;
}

.annual-reports-list .fl-col-content.fl-node-content h4, .annual-reports-list .fl-col-content.fl-node-content h3 {
    padding: 0;
}

.annual-reports-list .fl-icon i:before {
    color: #0f223d !important;
}

.annual-reports-list .fl-module-content.fl-node-content {
    padding: 1em !important;
}

.annual-reports-list .fl-col-content.fl-node-content {
    background: none !important;
}

/* lg - TABLET LANDSCAPE STYLES */ 
@media (max-width: 1199px) {
  /* Write your Public SASS tablet-l here! */
  canvas.particles-js-canvas-el {
    display: none;
  }
  
}

/* md - TABLET PORTRAIT STYLES */ 
@media (max-width: 991px) {
  /* Write your Public SASS tablet-p here! */
  canvas.particles-js-canvas-el {
    display: none;
  }
  .contact-form-col-1, .contact-form-col-2 {
    max-width: 80vw !important;
  }
  .contact-form-col-2 {
    margin-bottom: 2em;
  }
  .page-header .fl-row-content-wrap {
    min-height: 12vh;
  }
  .ast-header-break-point .main-header-bar, .ast-header-break-point .main-header-menu, ul#primary-menu .nav-item ul.sub-menu {
    background: #000;
  }
  .ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
    color: white;
    font-weight: 100 !important;
    /*background: #182127;*/
    width: 240px !important;
    background: #000;
    margin: -10px 1em 1em 1em;
    -webkit-font-smoothing: none !important;
  }
  ul#primary-menu {
    border: none !important;
    padding: 1em;
  }
  ul#primary-menu .nav-item a {
    border-top: none !important;
    border-bottom: none !important;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content {
    min-width: 440px;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .Content__Wrapper p {
    font-size: 16px;
  }
  label.AkAeroHS__Close {
    height: 32px !important;
    width: 32px !important;
  }
  .board-members-grid .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid .uabb-post-wrapper {
    max-width: 50%;
  }
  .board-members-grid .uabb-post-thumbnail {
    max-height: 400px;
  }
  
}

/* sm - SMARTPHONE LANDSCAPE STYLES */ 
@media (max-width: 767px) {
  /* Write your Public SASS mobile-l here! */
  canvas.particles-js-canvas-el {
    display: none;
  }
  
}

/* xs - SMARTPHONE PORTRAIT STYLES */ 
@media (max-width: 479px) {
  /* Write your Public SASS mobile-p here! */
  em, p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
  }
  .ast-header-break-point .main-navigation ul.sub-menu li a:before {
    color: #005794;
    font-weight: bold;
  }
  .contact-form button.uabb-contact-form-submit {
    width: 100%;
  }
  .about-slider .fl-slide-bg-photo {
    width: auto !important;
    background-size: contain !important;
    height: 400px;
  }
  .about-slider .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 0 !important;
  }
  .about-slider .fl-slide-content {
    background-color: unset !important;
  }
  canvas.particles-js-canvas-el {
    display: none;
  }
  .home-header .fl-row-content-wrap {
    min-height: 80vh !important;
  }
  .nav-item > a:before {
    display: none;
    /*
  .mobile-width {
      max-width: 375px !important;
  }*/
  }
  .news-slider .bx-wrapper {
    height: unset;
  }
  .news-slider .bx-viewport {
    max-height: 695px !important;
    overflow: hidden;
  }
  h2.fl-post-slider-title {
    font-size: 18px;
  }
  .custom-news-list .uabb-post-thumbnail.uabb-blog-post-section {
    width: 100%;
    height: auto;
  }
  .news-feed .uabb-blog-posts-col-1.uabb-post-wrapper {
    padding: 0;
  }
  .custom-news-list .uabb-post-thumbnail img {
    width: 100% !important;
    height: auto;
  }
  .news-feed .uabb-blog-post-content {
    width: 100%;
  }
  .custom-news-list p.read-more > a {
    display: inline-block;
    max-width: 160px;
    padding: 0.6em 0.8em;
    font-weight: 300 !important;
  }
  .custom-news-list .uabb-blog-post-inner-wrap.uabb-thumbnail-position-left {
    max-height: unset !important;
  }
  .mobile-row > .fl-row-content-wrap {
    padding: 0 !important;
  }
  .upcoming-meeting i.fas.fa-users {
    display: none;
  }
  .past-board-meetings article .date {
    min-width: 190px;
  }
  .past-board-meetings article {
    width: 100% !important;
    min-width: 100% !important;
    margin: 1em 0;
  }
  .past-board-meetings .title {
    margin: 0 1em;
    width: 100%;
    text-align: center;
  }
  .past-board-meetings {
    padding: 0;
  }
  .page-header .fl-row-content-wrap {
    min-height: 22vh;
  }
  div#uabb-google-map {
    max-height: 40vh;
  }
  .custom-contact-section .fl-row-content-wrap {
    padding-top: 0px;
  }
  #countdown {
    font-size: 18px;
    color: white;
  }
  .upcoming-meeting .umdate, .upcoming-meeting .umtitle {
    font-size: 16px;
  }
  .countdown-section {
    display: inline-flex;
    flex-direction: column;
    float: unset !important;
    width: 70px !important;
  }
  .custom-contract-list .contract .ccol, .custom-bl-list .contract .ccol {
    height: 345px;
  }
  article.contract .ctitle {
    width: 100%;
    font-size: 20px;
    color: white;
    font-weight: 300;
    transform: translate(0px, 0px);
    position: absolute;
    background: rgba(2, 4, 13, 0.96);
    padding: 1em;
    border-left: 2px solid #00afce;
  }
  .custom-contract-list article.contract, .custom-bl-list article.contract {
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  article.contract {
    opacity: 1;
    transform: scale(1);
  }
  .ast-header-break-point .main-header-bar, .ast-header-break-point .main-header-menu, ul#primary-menu .nav-item ul.sub-menu {
    background: #000;
  }
  .ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
    color: white;
    font-weight: 100 !important;
    /*background: #182127;*/
    width: 240px !important;
    background: #000;
    margin: -10px 1em 1em 1em;
    -webkit-font-smoothing: none !important;
  }
  ul#primary-menu {
    border: none !important;
    padding: 1em;
  }
  ul#primary-menu .nav-item a {
    border-top: none !important;
    border-bottom: none !important;
  }
  label.AkAeroHS__Close {
    height: 32px !important;
    width: 32px !important;
  }
  .AkAeroHS__Wrapper .AkAeroHS__Modal__Content .Content__Wrapper .AkAeroHS__Title {
    display: block;
    padding-top: 0.6em;
  }
  .AkAeroHS__Modal__Content img {
    height: unset;
    width: unset;
    float: unset;
    margin: unset;
  }
  .interactive-spaceport-row .fl-row-content-wrap {
    min-height: unset !important;
  }
  .board-members-grid .uabb-post-thumbnail {
    max-height: unset !important;
  }
  .single-contract .cp-content {
    flex-wrap: wrap;
  }
  .single-contract .cp-content-col {
    width: 100%;
    flex-basis: 100%;
  }
  .cp-content-col.cp-downloads {
    padding: 0 2em 2em 2em;
  }
  .single-contract .fl-icon-wrap {
    width: 14px;
    max-width: 25px;
    justify-self: flex-start;
    flex: 1 1 auto;
    padding-left: 4px;
  }
  .single-contract .cp-fields, .single-contract .cp-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .single-contract .cp-col {
    text-align: left !important;
    width: 100%;
    flex-basis: 100%;
  }
  .single-contract .cp-col:first-child {
    border-bottom: none;
  }
  .single-contract figure.wp-block-table {
    padding: 0.1em;
    background: black;
  }
  .about-slider .bx-wrapper {
    max-height: 400px;
  }
  .about-slider > .fl-module-content.fl-node-content {
    margin-top: -10px;
  }
  .about-kb {
    height: 300px;
  }
  .about-kb .fl-slideshow-image {
    max-height: 300px !important;
    width: 100% !important;
  }
  .fl-node-5eb4929e245a6 .fl-callout-content {
    padding: 0 2em;
    text-align: left;
  }
  .fl-node-5eb47a2accd85 span.fl-icon {
    padding-right: 10px;
  }
  .fl-node-5eb47a2accd85 {
    padding: 1em 0;
  }
  .fl-node-5eb46adec073d button.slick-arrow::before {
    display: none;
  }
  .custom-news-list .uabb-blog-post-content {
    padding-bottom: 5px !important;
  }
  .uabb-blogs-pagination li {
    margin: 0.4em;
  }
  .AkAeroHS__Wrapper figure {
    margin: 0.2em 0;
  }
  .fl-node-5ebf1c3749f91 > .fl-module-content {
    margin-bottom: -10px;
  }
  .fl-row.fl-row-full-width.fl-row-bg-color.fl-node-5ebf1c3749f8c > .fl-row-content-wrap {
    padding-bottom: 0;
  }
  .fl-builder-content-569 h1.fl-callout-title {
    padding-bottom: 0 !important;
    padding-top: 0.4em;
  }
  .AkAeroHS__Modal__Content .Content__Wrapper {
    display: flex;
    flex-direction: column;
    max-width: 80vw;
    margin: 0 auto;
  }
  .AkAeroHS__Modal__Content {
    overflow: visible;
    min-width: 80vw !important;
  }
  .upcoming-agenda .fa-clipboard-list:before {
    display: none;
  }
  article.upcoming-agenda a {
    font-size: 16px !important;
  }
  article.upcoming-agenda {
    text-align: left;
  }
  .fl-builder-content .fl-node-5ec6e73f8bf2e {
    width: 100% !important;
  }
  .board-members-grid .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid .uabb-post-wrapper {
    max-width: 100%;
    margin: 1em auto;
  }
  .single-post .entry-content img {
    width: 100vw;
    margin-bottom: 0.4em;
    float: none;
  }
  .contact-form-col-1 a {
    font-size: 0.7em;
  }
  .news-slider .fl-post-slider-content {
    padding: 1em !important;
  }
  .news-slider .fl-post-slider-content {
    height: unset;
  }
  .simplesocialbuttons button span {
    display: none;
  }
  .simplesocialbuttons button:after {
    width: 52px;
  }
  .contact-form-col-1, .contact-form-col-2 {
    max-width: 100vw !important;
  }
  .contact-form-col-2 {
    margin-bottom: 0;
  }
  .custom-contact-section {
    margin-bottom: -1.5em;
  }
  .home a#ast-scroll-top {
    transform: translateX(-3em) rotate(180deg);
  }
  .countdown-period {
    white-space: nowrap;
    /*
  .ccol p {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
  }*/
  }
  
}

