/* Add to /ntia-uswds/ntia_uswds.libraries.yml
  https: //kit.fontawesome.com/6d2637ae52.js: { type: external, minified: true }
  ../../cscrip/cscrip.css: {}
*/

/* General classes */
.align-left {
  margin-right: 1rem;
}

.align-right {
  margin-left: 1rem;
}

.align-center {
  text-align: center;
}

.margin-bottom-1rem {
  /* View row - /admin/structure/views/view/more_scrm_resources/edit/block_1?destination=/node/11 */
  margin-bottom: 1.5rem;
}

.no-underline {
  text-decoration: none;
}

.gray-border-bottom {
  margin-bottom: 2rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #777c84;
}

.views-field-field-type {
  position: absolute;
  transform: translate(calc(-100% - .25rem), 0);
}

.tiny-icon {
  margin: 0 3px -3px 0;
}

.flex-content {
  display: flex;
}

.flex-content .media {
  flex-shrink: 0;
}

.flex-content>*,
.flex-content>span>h4 {
  margin-top: 0;
}

.flex-block {
  display: block;
  margin: 3rem 0 1.5rem;
  padding: 1rem;
  text-decoration: none;
  background: #e6e6e6;
}

.flex-block .media {
  margin: .5rem auto;
}

@media (min-width: 64em) {
  .flex-block {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 20%);
  }

  .flex-block .media {
    margin: 0;
  }
}

.flex-block h3 {
  margin-top: 0;
}

.flex-block h4 {
  margin: 0;
}

.flex-block img {
  width: 100%;
}

.flex-block .usa-button {
  white-space: nowrap;
}

.media--type-image img {
  height: auto;
}

svg.ext,
svg.mailto {
  padding-right: 0;
  margin-left: .2em;
}

.ui-widget-content .usa-button {
  color: #fff;
}

/* NTIA theme overrides */
body a {
  word-break: break-word;
}

.usa-header--basic .usa-nav {
  padding: 0;
}

.usa-nav__close {
  margin: 0;
}

@media (min-width: 64em) {
  .usa-nav__primary {
    justify-content: space-around;
  }

  .usa-nav__primary>.usa-nav__primary-item {
    width: auto;
  }
}

h1 {
  font-size: 1.3rem;
}

h2 {
  font-size: 1.2rem;
}

h3 {
  font-size: 1.1rem;
}

.region-breadcrumb {
  white-space: nowrap;
  overflow-x: scroll;
}

.region-breadcrumb .uswds-breadcrumbs {
  padding: .25rem;
}

.region-breadcrumb .uswds-breadcrumbs a {
  text-decoration: none;
}

@media (min-width: 30em) {
  .mobile-lg\:grid-offset-3 {
    /* margin-left: 22%; */
    margin-left: .25rem;
  }
}

@media (min-width: 64em) {
  h1 {
    font-size: 1.8rem;
  }

  h2 {
    font-size: 1.6rem;
  }

  h3 {
    font-size: 1.4rem;
  }

  .region-breadcrumb {
    margin: -2rem 0 1rem;
    font-size: 1.2rem;
    overflow-x: hidden;
  }

  .desktop\:grid-col-4 {
    width: auto;
    max-width: 60%;
  }
}

@media (min-width: 65em) {
  .mobile-lg\:grid-offset-3 {
    margin-left: calc((100vw - 1088px)/2);
  }
}

@media (min-width: 85em) {
  .desktop\:grid-col-4 {
    max-width: 40%;
  }
}

.page-title-not-front {
  margin-bottom: 3rem;
}

.news-block>h2 span,
.page-title-not-front {
  border-bottom: none;
}

.view-news .view-header::after,
.news-block>h2 span::after,
.page-title-not-front::after {
  content: "";
  position: absolute;
  height: 6px;
  width: 100px;
  background: red;
}

.views-field-field-youtube {
  margin-top: 1rem;
}

.views-field-field-youtube figure,
.field--name-field-youtube figure {
  margin: 0 0 1rem;
}

.node-subscribe-form {
  display: block;
}

.node-subscribe-form .button,
.user-login-form .button,
.search-form .button {
  height: 2.5rem;
}

.usa-footer__secondary-section {
  color: #fff;
  background: #162d51;
}

.usa-footer__secondary-section .grid-row>.grid-container {
  margin: 0;
}

.usa-footer__secondary-section .footer-2col {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 1rem;
}

.usa-footer__secondary-section .footer-col1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.usa-footer__secondary-section .footer-col1 a {
  color: #fff;
  text-decoration: none;
}

.usa-footer__secondary-section .footer-col1 img {
  display: block;
  min-width: 5rem;
}

.usa-footer__secondary-section .usa-footer__logo a {
  display: flex;
  color: #fff;
  text-decoration: none;
}

.usa-footer__secondary-section .usa-footer__logo .text-right {
  max-width: 7rem;
  padding: .5rem;
  text-align: left;
}

.usa-footer__secondary-section .usa-footer__logo-heading::after {
  content: "United States Department of Commerce";
  font-size: 1rem;
  display: block;
  margin-top: 1rem;
}

.usa-footer__secondary-section .grid-row.grid-gap-1>* {
  margin: .25rem .5rem;
  padding: 0;
  border-radius: .75rem;
  background: #fff;
}

/* .usa-footer__secondary-section .usa-footer__logo-heading::after {
  content: "United States Department of Commerce";
  font-size: 1rem;
  display: block;
  margin-top: 1rem;
}
.usa-footer__secondary-section .usa-footer__logo .text-right {
  max-width: 7rem;
  padding: .5rem;
  text-align: left;
}
.usa-footer__secondary-section .grid-row.grid-gap-1>* {
  margin: .25rem .5rem;
  padding: 0;
  border-radius: .75rem;
  background: #fff;
} */
.usa-footer__secondary-section .usa-footer__contact-heading {
  font-size: 1rem;
}

.usa-footer__social-links {
  line-height: 0;
}

.usa-footer__social-links>.grid-col-auto {
  padding: .25rem;
}

.usa-social-link--facebook {
  background-color: #3b5998;
  background-image: url(img/social-icons/facebook25.svg), linear-gradient(transparent, transparent);
}

.usa-social-link--twitter {
  background-color: #1da1f2;
  background-image: url(img/social-icons/twitter16.svg), linear-gradient(transparent, transparent);
}

.usa-social-link--youtube {
  background-color: #ff0000;
  background-image: url(img/social-icons/youtube15.svg), linear-gradient(transparent, transparent);
}

.usa-social-link--rss {
  background-color: #ffa500;
  background-image: url(img/social-icons/rss25.svg), linear-gradient(transparent, transparent);
}

.usa-footer__social-links a {
  border-radius: .5rem;
}

@media (min-width: 30em) {
  .usa-footer__secondary-section .usa-footer__contact-links {
    max-width: 50%;
  }
}

@media (min-width: 64em) {
  .node-subscribe-form {
    display: flex;
    align-items: flex-end;
    gap: 1rem;
  }

  .grid-container,
  .usa-footer>.grid-container,
  .usa-footer__secondary-section>.grid-container {
    padding-left: 0;
    padding-right: 0;
  }

  .usa-footer__secondary-section .footer-col1 {
    flex-direction: row;
  }
}

.usa-nav__primary button:hover {
  font-style: inherit;
}

@media screen and (min-width: 40em) {

  .layout--twocol-section.layout--twocol-section--33-67>.layout__region--second,
  .layout--twocol-section.layout--twocol-section--67-33>.layout__region--first {
    flex: 0 1 100%;
  }

  .layout--twocol-section.layout--twocol-section--33-67>.layout__region--first,
  .layout--twocol-section.layout--twocol-section--67-33>.layout__region--second {
    flex: 0 1 100%;
  }
}

@media screen and (min-width: 50em) {

  .layout--twocol-section.layout--twocol-section--33-67>.layout__region--second,
  .layout--twocol-section.layout--twocol-section--67-33>.layout__region--first {
    flex: 0 1 67%;
  }

  .layout--twocol-section.layout--twocol-section--33-67>.layout__region--first,
  .layout--twocol-section.layout--twocol-section--67-33>.layout__region--second {
    flex: 0 1 33%;
  }
}

/* Pager override */
.pager__items {
  display: flex;
  align-items: baseline;
  gap: 2rem;
  list-style-type: none;
}

.pager__items::before {
  content: "Page";
}

.pager__items a {
  text-decoration: none;
}

.usa-pagination__list {
  padding-left: 0;
}

.usa-pagination__previous-page .usa-icon,
.usa-pagination__next-page .usa-icon {
  display: none;
}

/* View slideshow */
.view .views-slideshow-controls-bottom .widget_pager {
  position: absolute;
  width: calc(100% - 20px);
  padding-left: 0;
  margin: 10px 0;
}

.view .views-slideshow-controls-bottom .widget_pager li {
  background: #fff;
}

.view .views-slideshow-controls-bottom .widget_pager li.active {
  background: #aaa;
}

/* Layout */
.layout:nth-child(n+2) {
  border-top: 2px solid lightgray;
}

.layout:nth-child(n+2) .layout__region--first {
  margin-top: 2.5rem;
}

/* .view-news .view-header {
  padding-bottom: 1rem;
}
.view-news .view-header h2 {
  font-size: 1rem;
  padding-bottom: 1rem;
} */
.view-news .views_slideshow_cycle_slide {
  background: transparent !important;
  max-width: 100%;
  word-wrap: break-word;
}

.view-news .views-field-field-link {
  font-size: 1.5rem;
  padding-bottom: .25rem;
}

.view-news .views-field-field-link a {
  text-decoration: none;
}

.view-news .views-field-field-description p:last-child {
  margin-bottom: 0;
}

.view-news .views-field-field-content-references,
.view-news .views-field-field-content-references a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.ntia-hero-default-stage {
  height: auto;
  padding-bottom: 2rem;
  background: url(/sites/default/files/2022-09/Home-1920x300.jpg);
  background-position: center;
  background-size: cover;
}

.ntia-hero-default-stage .ntia-hero-default-stage-teaser {
  background: #e6e6e6;
}

@media (min-width: 64em) {
  .ntia-hero-default-stage {
    height: 13em;
    padding-bottom: 1rem;
  }
}

.ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/Home-1920x300.jpg);
}

.page-node-11 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/SCRM-1920x300.jpg);
}

.page-node-19 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/CRM-1920x300.jpg);
}

.page-node-28 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/Topics%2B-1920x300.jpg);
}

.page-node-44 .ntia-custom-hero-image-stage,
.page-node-71 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/contact-about-1920x300.jpg);
}

.page-node-47 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/cybersecurity-1920x300.jpg);
}

.page-node-59 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/ransom-1920x300.jpg);
}

.page-node-60 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/5G-1920x300_1.jpg);
}

.page-node-61 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/HSinternet-1920x300.jpg);
}

.page-node-62 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/Grants-1920x300.jpg);
}

.page-node-63 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/climate-1920x300.jpg);
}

.page-node-87 .ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-10/ES-1920x300.jpg);
}

.ntia-custom-hero-image-stage {
  background: url(/sites/default/files/2022-09/Events-1920x300.jpg);
}

.page-node-type-page .ntia-custom-hero-image-stage {
  background-position: center;
  background-size: contain;
  height: calc(100vw * .15625);
}

/* Cscrip banner /sites/default/files/2022-09/contact-about-1920x300.jpg */

@media (min-width: 64em) {
  .usa-banner-inner {
    border-bottom: 2px solid lightgray;
  }

  .page-node-type-page .ntia-custom-hero-image-stage {
    background-position: center;
    background-size: cover;
    height: 13em;
    padding: 1em;
  }
}

.usa-header>* {
  padding-left: 0;
  padding-right: 0;
}

.usa-banner {
  padding-bottom: 0;
}

.region-header-top {
  position: relative;
  padding: .25rem 1rem 1rem;
}

.site-branding {
  display: inline-flex;
  padding: 1rem 0;
  max-width: calc(100vw - 8rem);
}

.site-branding span {
  display: block;
  color: lightgray;
}

/* .region-header-top .usa-menu-btn {
  position: absolute;
  right: .75rem;
  bottom: .8rem;
  width: 2.5rem;
  height: 2.5rem;
  color: transparent;
  background: url(/sites/default/files/2022-10/hamburger-menu.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
}
.usa-nav-container .usa-nav__close,
.usa-nav-container .usa-nav__primary button span {
  position: relative;
}
.usa-nav-container .usa-nav__close::after {
  content: "+";
  position: absolute;
  left: 40%;
  transform: scale(3) rotate(45deg);
}
.usa-nav-container .usa-nav__close img {
  opacity: 0;
}
.usa-nav-container button {
  background-image: none;
}
.usa-nav-container button[aria-expanded=false] span::after {
  content: "+";
  position: absolute;
  right: -1rem;
  transform: scale(1.5);
}
.usa-nav-container button[aria-expanded=true] span::after {
  content: "_";
  position: absolute;
  bottom: 50%;
  right: -1rem;
  transform: scale(1.2);
} */
@media (min-width: 64em) {
  .region-header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem 1rem;
  }

  .region-header-top #block-mobilemenubutton {
    display: none;
  }

  .site-branding {
    gap: 1rem;
  }

  .usa-nav-container .usa-nav__primary button span::after {
    content: "";
  }
}

.usa-nav>.usa-nav-desktop,
.usa-nav>.region {
  width: 100%;
}

.usa-nav>.usa-nav-desktop .usa-accordion__button,
.usa-nav>.region .usa-accordion__button {
  width: auto;
}

/* Search results page */
.path-search .main-content .block-page-title-block h1::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  margin-left: .5rem;
  background: url(/sites/default/files/2022-10/search-mag.svg) no-repeat 0 0;
}

.path-search .main-content .form-item label {
  display: block;
}

.path-search .main-content .form-item input {
  margin-bottom: 1rem;
}

.path-search .main-content ol {
  padding-left: 0;
}

.path-search .main-content ol h3 {
  margin-bottom: 0;
}

.path-search .main-content ol .search-result__snippet-info>p:first-of-type {
  margin-top: .5rem;
}

.path-search .main-content .usa-pagination ul {
  display: flex;
  gap: 3rem;
}

.path-search .main-content .usa-layout-docs__sidenav {
  display: none;
}

@media (min-width: 64em) {
  .path-search .main-content .usa-layout-docs__main {
    width: 70%;
  }

  .path-search .main-content .usa-layout-docs__sidenav {
    display: inherit;
    width: 30%;
  }
}

/* Spanish resources link */
/* .region-footer-secondary #block-spanishresourcesfooterlink {
  position: inherit;
} */

/* .spanish-resources-link {
  position: absolute;
  top: -7rem;
  right: 2rem;
  margin-top: 1rem;
  text-align: right;
  white-space: nowrap;
} */

.spanish-resources-link a {
  padding: .25rem .5rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  text-decoration: none;
}

.spanish-resources-link .english-resources {
  display: none;
}

.page-node-87 .spanish-resources-link .english-resources {
  display: initial;
}

.page-node-87 .spanish-resources-link .spanish-resources {
  display: none;
}

.spanish-resources-link {
  margin-top: 2rem;
  margin-right: 1.25rem;
}

@media (min-width: 30rem) {
  .spanish-resources-link {
    float: right;
    margin-top: -5rem;
  }
}

@media (min-width: 55rem) {
  .spanish-resources-link {
    margin-top: -2rem;
  }
}

/* Spanish resources page */
.page-node-87 .flex-icon {
  display: flex;
  align-items: start;
  gap: .25rem;
}

.page-node-87 .flex-icon h3 {
  margin-top: 0;
}

.page-node-87 .flex-icon .align-right {
  flex: none;
}

.page-node-87 .flex-icon p:first-of-type {
  margin-top: 0;
}

.page-node-87 .spanish-line {
  margin-bottom: 1rem;
  border-bottom: 2px solid lightgray;
}

.page-node-87 .flex-icon .align-right {
  display: none;
}

.page-node-87 .region-content .layout--twocol-section:first-child {
  flex-direction: column-reverse;
}

.page-node-87 .region-content .layout--twocol-section:first-child .layout__region--second {
  margin-top: 0;
}

@media (min-width: 30em) {
  .page-node-87 .region-content .layout--twocol-section:first-child {
    flex-direction: inherit;
  }

  .page-node-87 .region-content .layout--twocol-section:first-child .layout__region--first p:first-of-type {
    margin-top: 0;
  }

  .page-node-87 .region-content .layout--twocol-section:first-child .layout__region--second {
    margin-top: inherit;
  }
}

@media (min-width: 64em) {
  .page-node-87 .flex-icon .align-right {
    display: inherit;
  }
}

/* .page-node-87 .block .tiny-icon {
  position: absolute;
  left: 0;
}
.page-node-87 .block p {
  margin-left: 1.5rem;
} */

/* Views */
.views-exposed-form {
  max-width: none;
}

.link-view p:first-child {
  margin-top: .25rem;
}

.block-views-blockmore-scrm-resources-block-4 .view-more-scrm-resources,
.view-resources .view-content {
  margin-left: 2rem;
}

.view-resources .views-field-field-description p:last-of-type {
  margin-bottom: 0;
}

.page-node-63 .view-resources .view-content {
  margin-left: 0;
}

/* .views-exposed-form .form--inline {
  display: flex;
  align-items: baseline;
  margin-bottom: 1rem;
} */
.views-exposed-form .form--inline>div {
  margin-right: 1rem;
}

.views-exposed-form .usa-input {
  margin-top: 0;
}

.views-exposed-form [type=checkbox]+label,
[type=radio]+label {
  margin: 0;
}

.view-filters .usa-form-group label {
  display: initial;
  margin-top: 0;
}

.view-resources .view-filters {
  margin: 2rem 0;
}

.view-resources .view-filters .fieldgroup {
  margin: 2rem 0 0 0;
}

.view-resources .view-filters .fieldgroup:nth-child(2) {
  clear: left;
  margin-right: 1rem;
}

/* .view-resources .view-filters .usa-form .usa-button {
  margin: 0;
} */
.view-resources .view-filters .form-radios .usa-label {
  color: #000;
  background-color: inherit;
}

.view-resources .view-filters .form-radios .usa-radio:first-child {
  display: none;
}

.view-resources .view-filters .form-radios .form-item-field-tags-target-id {
  padding: .2rem;
}

.view-resources .view-filters .form-radios>.form-item-field-type-target-id .usa-label::after {
  display: inline-block;
  width: 20px;
  margin-left: 2.4rem;
  vertical-align: middle;
}

.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(2),
.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(3),
.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(4) {
  margin-left: .25rem;
}

.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(2) .usa-label::after {
  content: url(/sites/default/files/2022-08/EDU.svg);
  top: 3px;
}

.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(3) .usa-label::after {
  content: url(/sites/default/files/2022-09/pdficon.svg);
  top: 3px;
}

.view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(4) .usa-label::after {
  content: url(/sites/default/files/2022-09/youtubeicon.svg);
  top: 7px;
}

@media (min-width: 54em) {
  .view-resources .view-filters .fieldgroup {
    margin: 0 0 0 2rem;
  }

  .view-resources .view-filters .fieldgroup:nth-child(2) {
    clear: none;
    margin-right: 0;
  }
}

@media (min-width: 64em) {

  .view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(2),
  .view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(3),
  .view-resources .view-filters .form-radios>.form-item-field-type-target-id:nth-child(4) {
    margin-left: 1rem;
  }
}

/* View articles "What's new" */
/* .view-articles {
  display: flex;
} */
.view-articles::before {
  content: url(/sites/default/files/2022-10/blog.svg);
  position: absolute;
  display: inline-block;
  min-width: 4rem;
  margin-right: .75rem;
}

.view-articles .view-content {
  margin-left: 5rem;
}

.view-articles .views-row {
  padding-bottom: .5rem;
}

.view-articles .views-row .views-field-title {
  font-size: 1.6rem;
  /* font-weight: bold; */
}

.view-articles .views-row a {
  text-decoration: none;
}

.view-articles .views-row p:first-of-type {
  margin-top: .25rem;
}

.view-articles .view-footer {
  display: flex;
  gap: .5rem;
}

/* View taxonomy usage */
.view-taxonomy-usage .view-filters .form--inline {
  display: flex;
  align-items: end;
}

.view-taxonomy-usage .view-filters .button {
  height: 2.5rem;
  margin: 0;
}

/* Contact */
.page-node-44 .main-content .view-content,
.page-node-44 .main-content .field--name-body {
  margin-left: 2rem;
}

.page-node-71 .node-subscribe-form .description {
  font-size: 1.2rem;
}

/* Ransomware */
.page-node-59 .view-more-scrm-resources .view-header {
  margin: 0 0 2rem 2rem;
}

.page-node-59 .view-more-scrm-resources .view-header img {
  position: absolute;
  width: 50px;
  margin-top: .25rem;
  margin-left: -4rem;
}

/* Events */
.view-events-news-featured .views-row .views-field-field-description .field-content {
  display: flex;
  margin-top: 1rem;
}

.view-events-news-featured .views-row .views-field-field-description .date-icon {
  min-width: 5rem;
}

.view-events-news-featured .views-row .views-field-field-description .date-icon-date {
  position: absolute;
  width: 60px;
  margin-top: 18px;
  font-size: 2rem;
  text-align: center;
}

.block-system-main-block .layout__region--first h2 {
  margin-top: 0;
  font-size: 1.5rem;
}

.view-events-news-list .ui-state-default {
  border-color: transparent;
  background: none;
}

.view-events-news-list .ui-accordion-header {
  display: flex;
  padding-left: 2rem;
  /* transition: background .5s ease; */
}

.view-events-news-list .view-filters {
  margin: 1rem 0;
}

.view-events-news-list .view-filters legend {
  margin-bottom: .25rem;
}

.view-events-news-list .views-exposed-form [type=checkbox]+label {
  margin: 0 0 .5rem 0;
  font-size: .9rem;
  background-color: #fff;
  color: #000;
}

.view-events-news-list .views-exposed-form [type=checkbox]+label::before {
  height: .9rem;
  width: .9rem;
  line-height: .9rem;
}

.view-events-news-list .view-filters legend {
  font-size: 1rem;
}

.view-events-news-list .ui-accordion-header .field-content {
  width: 100%;
}

.view-events-news-list .ui-accordion-header-icon {
  opacity: 0;
}

.view-events-news-list .ui-state-active

/* a,
.view-events-news-list .ui-state-active a:link,
.view-events-news-list .ui-state-active a:visited */
  {
  color: #162d51;
}

.view-events-news-list .views-accordion-header .field-content::before,
.view-events-news-list .views-accordion-header .field-content::after {
  content: "";
  position: absolute;
  top: 1.45rem;
  left: 1rem;
  width: 1.125rem;
  height: 0;
  border-top: solid 2px #162d51;
}

.view-events-news-list .views-accordion-header .field-content::after {
  transition: opacity 0.2s;
  transform: rotate(90deg);
}

.view-events-news-list .ui-accordion-content {
  border: 0;
  /* background: none;
  transition: background .5s ease; */
}

.view-events-news-list .ui-accordion-content .field-content p:first-child {
  margin-top: 0;
}

.view-events-news-list .ui-accordion-header-active,
.view-events-news-list .ui-accordion-content-active {
  background: #f0f0f0;
}

.view-events-news-list .ui-accordion-header-active .field-content::after {
  opacity: 0;
}

.view-events-news-list .color-date {
  color: #0071bc;
}

.page-node-85 .layout__region--second .block-field-blocknodepagefield-media-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
}

@media (min-width: 50em) {
  .page-node-85 .layout__region--second .block-field-blocknodepagefield-media-image {
    position: initial;
    width: auto;
  }
}

/* Events Filters */
.view-events-news-list .form-radios {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.view-events-news-list .form-radios label {
  padding: 0 1rem;
  background: #fff;
  color: #5b616b;
  border: 1px solid #aeb0b5;
  border-radius: 1rem;
  text-transform: inherit;
}

.view-events-news-list .form-radios label::before {
  opacity: 0;
}

.view-events-news-list .form-radios .usa-radio__input:checked+.usa-radio__label {
  background: #e4e2e0;
}

/* Topics */
.page-node-28 .topics-page-menu {
  margin-left: 3rem;
}

.page-node-28 .topics-page-menu h3:first-child {
  margin-top: 0;
}

.page-node-28 .topics-page-menu h3::before {
  position: absolute;
  width: 40px;
  transform: translate(calc(-100% - .5rem), 0);
}

.page-node-28 .topics-page-menu h3:nth-of-type(1):before {
  content: url(/sites/default/files/2022-09/5G-otl.svg);
}

.page-node-28 .topics-page-menu h3:nth-of-type(2)::before {
  content: url(/sites/default/files/2022-09/NTIA_IFA%20Logo%20wIFA%20URL_Blue.svg);
  width: 60px;
  transform: translate(calc(-100%), 0);
}

.page-node-28 .topics-page-menu h3:nth-of-type(3)::before {
  content: url(/sites/default/files/2022-09/grant.svg);
  transform: translate(calc(-100% - .5rem), 0);
}

.page-node-28 .topics-page-menu h3:nth-of-type(4)::before {
  content: url(/sites/default/files/2022-09/climate.svg);
  transform: translate(calc(-100% - .75rem), 0);
}

.page-node-28 .topics-page-menu p {
  margin-top: .5rem;
}

/* Grant Information */
.page-node-62 [href="/node/41"]::before {
  content: "";
  position: absolute;
  display: inline-block;
  min-width: 60px;
  height: 40px;
  background: url(/sites/default/files/2022-09/NTIA_IFA%20Logo%20wIFA%20URL_White%20on%20Blue.png) no-repeat 0 0;
  background-size: 60px auto;
  transform: translate(calc(-100% - .75rem), 0);
}

.page-node-62 [href="/node/42"]::before {
  content: "";
  position: absolute;
  display: inline-block;
  min-width: 60px;
  height: 40px;
  background: url(/sites/default/files/2022-08/bbusa-logoweb3.png) no-repeat 0 0;
  background-size: 60px auto;
  transform: translate(calc(-100% - .5rem), 0);
}

/* Climate Risks */
.block-views-blockresources-block-5 .field-content {
  display: flex;
  gap: 1rem;
}

.block-views-blockresources-block-5 .field-content a {
  flex-shrink: 0;
  margin-top: .3rem;
}

.block-views-blockresources-block-5 .field-content p:first-of-type {
  margin-top: .25rem;
}

.block-views-blockresources-block-5 .field-content p:last-of-type {
  margin-bottom: 0;
}

/* Cyber alerts */
.view-cyber-alerts .views-row,
.view-cyber-alerts .view-footer {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}

.view-cyber-alerts .views-row a {
  text-decoration: none;
}

.view-cyber-alerts .views-field-timestamp {
  font-size: 1rem;
}

/* Layout styling */
.layout:nth-child(2) {
  margin-top: 1rem;
}

.layout__region--second {
  margin-top: 2rem;
}

.block-views-blockntia-initiatives-block-1 {
  padding: 0.5rem 1.25rem;
  background: #f1f1f1;
  box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 20%);
}

@media (min-width: 40em) {
  .layout__region--second {
    margin-top: 0;
    padding-left: 2rem;
  }

  .block-views-blockntia-initiatives-block-1 {
    margin-top: 2.5rem;
  }
}

/* .block-views-blockntia-initiatives-block-1 h2 {
  font-size: 1.5rem;
} */
/* .block-views-blockntia-initiatives-block-1 .views-field-field-media-image-1 .field-content {
  vertical-align: middle;
} */
.block-views-blockntia-initiatives-block-1 .view ul {
  padding-left: 1.5rem;
}

.block-views-blockntia-initiatives-block-1 .view a {
  text-decoration: none;
}

/* view-fcc-secure-and-trusted-communications-networks-reimbursement-program */
.view-fcc-secure-and-trusted-communications-networks-reimbursement-program .views-row {
  padding-bottom: 1rem;
}

.view-fcc-secure-and-trusted-communications-networks-reimbursement-program p {
  margin-top: 0;
}

/* Site footer */
/* Subscribe */
.node-subscribe-form>.usa-form-group {
  display: none;
}

.node-subscribe-form fieldset {
  padding: 0;
}

.node-subscribe-form .fieldset-legend {
  font-size: 1.2rem;
}

.node-subscribe-form .form-wrapper .fieldset-wrapper .field--type-email,
.node-subscribe-form .form-wrapper .fieldset-wrapper .field--type-email .usa-label,
.contact-form .usa-form-group label {
  display: initial;
  margin-top: 0;
}

/* Email subscribe */
/* .block-formblock-user-register h2 {
  margin-top: 3rem;
  font-size: 1.5rem;
}
.block-formblock-user-register h2::after {
  content: "To sign up for updates or to access your subscriber preferences, please enter your contact information below.";
  font-size: .8rem;
  display: block;
  margin: 1rem 0 .25rem;
}
.block-formblock-user-register .field--name-field-name-first,
.block-formblock-user-register .field--name-field-name-last {
  display: inline-block;
  max-width: 200px;
}
.block-formblock-user-register .field--name-field-name-first,
.block-formblock-user-register .field--name-field-name-last,
.block-formblock-user-register .field--name-field-company-organization,
.block-formblock-user-register .field--name-field-name-first label,
.block-formblock-user-register .field--name-field-name-last label,
.block-formblock-user-register .field--name-field-company-organization {
  margin-top: 0 !important;
}
.field--name-field-company-organization,
.field--name-field-email-address {
  display: inline-block;
  max-width: 400px;
}
.field--name-field-company-organization {
  margin-left: 5rem;
} */

/* Main menu */
/* .region-header-top #block-mobilemenubutton p {
  margin: 0;
} */
.region-header-top .mobile-only-menu {
  position: fixed;
  right: .5rem;
  top: 4rem;
  width: auto;
  padding: 1rem;
  border: 2px solid transparent;
  background: transparent;
  z-index: 1;
  transition: border .25s ease, transform .25s ease;
}
.region-header-top .mobile-only-menu:focus {
  border: 2px solid #005ea2;
}
.cscrip-summit .region-header-top .mobile-only-menu {
  transform: translateY(-3rem);
}

.region-header-top .usa-menu-btn,
.region-header-top .usa-menu-btn::before,
.region-header-top .usa-menu-btn::after {
  width: 2.5rem;
  height: .3rem;
  margin: .5rem 0;
  color: transparent;
  background-color: #fff;
  border-radius: 1rem;
  filter: drop-shadow(0px 0px 0px white);
  transition: background-color .25s ease, top .25s ease, filter .25s ease;
}

.region-header-top .usa-menu-btn::before,
.region-header-top .usa-menu-btn::after {
  content: "";
  position: absolute;
  right: 0;
  top: -1.25rem;
}

.region-header-top .usa-menu-btn::after {
  top: .25rem;
}

.cscrip-top .region-header-top .usa-menu-btn,
.cscrip-top .region-header-top .usa-menu-btn::before,
.cscrip-top .region-header-top .usa-menu-btn::after {
  background-color: #162d51;
  filter: drop-shadow(0px 0px 2px white);
}

/* .region-header-top #block-mobilemenubutton p {
  margin: 0;
} */

.usa-nav-container .usa-nav__close,
.usa-nav-container .usa-nav__primary button span {
  position: relative;
}

.usa-nav-container .usa-nav__close::after {
  content: "+";
  position: absolute;
  left: 40%;
  transform: scale(3) rotate(45deg);
}

.usa-nav-container .usa-nav__close img {
  opacity: 0;
}

.usa-nav-container button {
  background-image: none;
}

.usa-nav-container button[aria-expanded=false] span::after {
  content: "+";
  position: absolute;
  right: -1rem;
  transform: scale(1.5);
}

.usa-nav-container button[aria-expanded=true] span::after {
  content: "_";
  position: absolute;
  bottom: 50%;
  right: -1rem;
  transform: scale(1.2);
}

.region-primary-menu>.block,
.region-header-top .search-block-form {
  display: none;
}

.region-primary-menu .search-block-form,
.region-primary-menu .usa-nav__primary {
  display: inherit;
}

.region-primary-menu .search-block-form {
  margin: 0;
  padding: 1rem 1rem 0;
}

@media (min-width: 40rem) {
  .region-header-top .usa-menu-btn {
    top: 3.875rem;
  }
}

@media (min-width: 64rem) {

  /* .usa-header--basic .usa-nav {
      flex-direction: column;
  } */
  header#header .block-superfish>ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  header#header .block-superfish>ul>li>ul>li:first-child {
    display: none;
  }

  header#header .block-superfish ul {
    top: 58px;
  }

  header#header .block-superfish ul a {
    text-decoration: none;
    transition: color .25s ease;
  }

  header#header .block-superfish ul a:hover {
    color: #00aeef;
  }

  ul.sf-menu .sf-sub-indicator {
    right: 1.5rem;
    height: 16px;
    width: 16px;
  }

  ul.sf-menu .sf-sub-indicator::after {
    transform: scale(.75);
  }

  .usa-nav__primary-item:hover .usa-nav__submenu {
    display: block !important;
  }

  .usa-header--basic .usa-nav .align-left {
    display: inherit;
  }

  .usa-banner__inner {
    padding: 0 3rem;
  }

  .usa-header--basic .usa-nav {
    padding: 0;
  }

  .usa-header>.usa-nav-container .usa-nav .region-primary-menu,
  .usa-header .usa-banner-inner .region-header-top {
    padding: 0;
  }

  .region-primary-menu>.block,
  .region-header-top .search-block-form {
    display: inherit;
  }

  .region-primary-menu .search-block-form,
  .region-primary-menu .usa-nav__primary {
    display: none;
  }
}

@media (max-width: 63.99em) {
  .search-block-form {
    margin-right: 4rem;
  }

  .ntia-header-search-form .form-submit {
    padding-right: 2rem;
  }

  .usa-search [type=submit] {
    background-position: calc(100% - .5rem);
  }

  .grid-container {
    max-width: 100%;
  }

  .usa-footer .grid-container .grid-container {
    padding: 0;
  }

  .node-subscribe-form .fieldset-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }

  .node-subscribe-form .fieldset-wrapper .description {
    margin-bottom: 1rem;
  }
}

/* Footer menu */
.menu--footer .menu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 4rem;
  padding: 0;
}

.menu--footer .menu .menu-item:nth-last-child(n+2)::after {
  content: "|";
  margin: 0 .5rem;
}

.menu--footer .menu a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}