/* || Header */ 
@import url(https://fonts.googleapis.com/css2?family=Neuton:wght@400;700&display=swap);

.text-formatted p {
  font-size: 1rem;
  font-family: Helvetica, Arial;
  color: #1d1d1d;
}

.text-formatted .copyright, #footer-top p {
  color: #fff;
}

#site-header {
    position: relative;
    background-color: #21283A;
    color: #FFF;
    z-index: 2;
  }
  #header-top {
    position: relative;
    padding: 60px 0;
    z-index: 10;
    background-image: url('../images/VAJudicialSystem-Web-NavigationImage-crop(2x).jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #header-logo {
    color: inherit;
    font-family: 'Neuton', serif;
    font-weight: 700;
    font-size: 3.3rem;
    line-height: 1.05;
    text-transform: uppercase;
    text-decoration: none;
  }
  #header-logo:hover {
    text-decoration: none;
  }
  .header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .header-right > .btn {
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-right > .btn > img {
    margin-right: 10px;
  }
  #header-search, #header-payments {
    background-color: #FFF;
    border-radius: .25rem;
    flex: 1 0 auto;
    margin-right: 15px;
    position: relative;
  }

  #header-payments {
    background-color: transparent;
  }

  #header-search .form-inline {
    padding: .5rem;
  }
  #header-search .form-control {
    border: none;
    flex: 1 0 auto;
    padding: 0 10px;
    height: auto;
  }
  #header-search .form-control:focus {
    box-shadow: none;
  }
  #header-search .btn {
    padding: 5px;
    line-height: 0;
  }
  #search-hints, #paymentOptions {
    background-color: #5B6476;
    border-radius: 0 0 .25rem .25rem;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    transform: none !important;
  }
  #search-hints .nav-item:not(:last-child), #paymentOptions .nav-item:not(:last-child) {
    border-bottom: solid 1px #FFF;
  }
  #search-hints .nav-link,  #paymentOptions .nav-link {
    color: #FFF;
    font-family: 'Neuton', serif;
    font-weight: 400;
  }
  #search-hints .nav-link:hover, #paymentOptions .nav-link:hover {
    background-color: rgba(0,0,0,0.25);
  }
  #site-header .navbar {
    background-color: #1D1D1D;
    border-top: solid 6px #9D8748;
    padding: 0;
  }
  #site-header .navbar .nav-item {
    display: flex;
    align-items: center;
    margin-left: -3px;
    position: static;
  }

  #site-header .navbar .nav-item:hover, #site-header .navbar .nav-item.show {
    background-color: #9D8748;
  }

  #site-header .navbar .nav-item:not(:last-child)::after {
    content: "|";
    color: #9D8748;
    display: inline-block;
  }

  #site-header .navbar .dropdown-menu {
    padding: 20px;
  }
  #site-header .navbar .dropdown-menu .nav-item, #site-header .navbar .dropdown-menu .dropdown-item {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #9D8748;
    width: 100%;
  }
  #site-header .navbar .dropdown-menu .nav-item:first-child, #site-header .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: 1px solid #9D8748;
    width: 100%;
  }
    /* REMOVE TOP BORDER FROM FROM JUMBO MENU WRAPPING COLUMNS */
  .jumbo-col:nth-of-type(n+4) .nav .dropdown-item:first-child {
    border-top: none !important;
    width: 100%;
  }

  #site-header .navbar .dropdown-menu .nav-item:hover {
    background-color: transparent;
  }
  #site-header .navbar .dropdown-menu .nav-item::after {
    content:"";
  }

  #site-header .navbar .nav-link {
    color: inherit;
    font-family: 'Neuton', serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.125rem;
    padding: 1.5rem 1.25rem;
    text-align: center;
  }
  #primary-nav .dropdown-menu {
    margin: 0;
    left: 0;
    right: 0;
    /* border: none; */
    border-radius: 0;
    background-color: #F0EDE3;
    padding: 40px 0;
    /*display: block !important;*/
  }

  .dropdown-menu.container {
    width: 100%;
  }

  #primary-nav .dropdown-menu .nav {
    /* border-top: solid 1px #9D8748; */
  }
  #primary-nav .dropdown-item {
    padding: 8px;
    border-bottom: solid 1px #9D8748;
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
  }
  #primary-nav .dropdown-item:hover, #primary-nav .dropdown-item:focus {
    background: none;
  }
  #primary-nav .dropdown-link {
    padding: .5rem 0;
    color: #574324;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-size: 1.5rem;
    display: block;
    white-space: normal;
  }
  #primary-nav .dropdown-link[data-toggle="collapse"] {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #primary-nav .dropdown-link[data-toggle="collapse"]:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432.6 209.3l-191.1 183.1C235.1 397.8 229.1 400 224 400s-11.97-2.219-16.59-6.688L15.41 209.3C5.814 200.2 5.502 184.1 14.69 175.4c9.125-9.625 24.38-9.938 33.91-.7187L224 342.8l175.4-168c9.5-9.219 24.78-8.906 33.91 .7187C442.5 184.1 442.2 200.2 432.6 209.3z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.75;
    transition: transform .2s ease;
  }
  #primary-nav .dropdown-link[aria-expanded="true"]:after {
    transform: rotate(-180deg);
  }
  #primary-nav .dropdown-link:hover {
    text-decoration: none;
    color: #0B0B65;
  }
  #primary-nav .collapse-nav {
    border-top: solid 1px #9D8748;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #primary-nav .collapse-item:not(:last-child) {
    border-bottom: solid 1px #9D8748;
  }
  #primary-nav .collapse-link {
    padding: .25rem;
    color: #1D1D1D;
    font-family: 'Neuton', serif;
    font-weight: 700;
    font-size: 1rem;
    display: block;
    text-transform: uppercase;
    white-space: normal;
  }
  #primary-nav .collapse-item > ul {
    padding-left: 25px;
    list-style: disc;
    margin-bottom: .5rem;
  }
  #primary-nav .collapse-item > ul > li {
    color: #1D1D1D;
    font-size: .75rem;
    line-height: 1.125rem;
  }
  #primary-nav .collapse-item > ul > li > a {
    padding: .25rem 0;
    color: #0B0B65;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1;
    display: block;
  }


  
  /* || Footer */
  #site-footer {
    position: relative;
    background-color: #21283A;
    color: #FFF;
    z-index: 1;
  }
  #footer-top {
    position: relative;
    padding: 50px 0;
    border-bottom: solid 6px #9D8748;
    color: #fff;
  }
  #footer-top .nav-link {
    padding-left: 0;
    padding-right: 0;
    color: inherit;
    font-family: 'Neuton', serif;
    font-weight: 700;
    text-transform: uppercase;
  }
  #footer-top .footer-left h4 {
    margin: 0 0 10px 0;
    text-transform: none;
  }
  #footer-top .footer-left .nav {
    border-left: solid 2px #5B6476;
    padding-left: 5px;
    margin-bottom: 20px;
  }
  #footer-top .footer-left .nav-link {
    padding: 0;
  }
  #footer-top .footer-left .dropdown {
    margin-top: 20px;
  }
  #footer-top .footer-left .dropdown .dropdown-menu {
    min-width: 260px;
    max-width: 100%;
  }
  #footer-top .footer-left .dropdown .btn {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    padding: .175rem 1.5rem .175rem .5rem;
    display: flex;
    align-items: center;
    /* min-width: 260px; */
    max-width: 252px;
    position: relative;
  }
  #footer-top .footer-left .dropdown .btn > img {
    margin-right: 5px;
  }
  #footer-top .footer-left .dropdown .btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 17px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432.6 209.3l-191.1 183.1C235.1 397.8 229.1 400 224 400s-11.97-2.219-16.59-6.688L15.41 209.3C5.814 200.2 5.502 184.1 14.69 175.4c9.125-9.625 24.38-9.938 33.91-.7187L224 342.8l175.4-168c9.5-9.219 24.78-8.906 33.91 .7187C442.5 184.1 442.2 200.2 432.6 209.3z' fill='%23FFF'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    margin: 0;
  }
  #footer-top .footer-left small {
    font-size: 70%;
    opacity: 0.6;
  }
  #footer-top .footer-right .nav {
    columns: 3;
    break-inside: avoid-column;
    page-break-inside: avoid;
    column-gap: 30px;
    display: block;
  }
  #footer-top .footer-right hr {
    border-top: solid 2px #9D8748;
    margin: 30px 0;
  }
  #footer-bottom {
    position: relative;
    padding: 20px 0;
    background-color: #1D1D1D;
    background-image: url('../images/VAJudicialSystem-Web-FooterImage-crop(2x).jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #footer-bottom span {
    color: #9D8748;
  }
  
  /* || Page Components */
  #site-body {
    position: relative;
    display: flex;
    padding: 20px 15px;
    z-index: 1;
  }
  #site-body::after {
    content: "";
    display: block;
    position: fixed;
    /* bottom: -40%; */
    left: -10%;
    background-image: url('../images/VA-Flag-BW-BKGElement.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 800px;
    height: 800px;
    opacity: 0.5;
  }
  .body-wrapper, .quick-links-wrapper {
    position: relative;
    z-index: 2;
  }
  .body-wrapper {
    flex: 1 0 auto;
    max-width: 100%;
    transition: max-width 0.35s ease;
  }
  .quick-links-wrapper + .body-wrapper {
    max-width: calc(100% - 112px);
  }
  #wrapper.quick-links-open .quick-links-wrapper + .body-wrapper {
    max-width: calc(70% - 30px);
  }
  /* ||| Quick Links */
  .quick-links-wrapper {
    margin-right: 30px;
  }
  .quick-links-wrapper > .btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 28px;
    background-color: #E1DCC8;
    border-color: #E1DCC8;
    width: 100%;
    height: 74px;
  }
  #wrapper.quick-links-open .quick-links-wrapper > .btn {
    border-radius: .25rem .25rem 0 0;
  }
  .quick-links-wrapper > .btn svg path {
    fill: #1D1D1D;
  }
  .quick-links-wrapper > .btn h3 {
    margin: -6px 0 0 0;
    line-height: 0;
  }
  .quick-links-wrapper > .btn:focus {
    box-shadow: none;
  }
  .quick-links-wrapper > .btn.collapsed {
    background-color: #1D1D1D;
    border-color: #1D1D1D;
  }
  .quick-links-wrapper > .btn.collapsed svg path {
    fill: #FFF;
  }
  .quick-links-wrapper > .btn.collapsed h3 {
    display: none;
  }
  .quick-links-wrapper {
    flex: 0 0 82px;
    max-width: 82px;
    transition: all 0.35s ease;
    overflow: hidden;
    /* margin: 20px; */
  }
  #wrapper.quick-links-open .quick-links-wrapper {
    flex: 0 0 30%;
    max-width: 30%;
  }
  #quick-links.show {
    max-width: 100%;
  }
  #quick-links .card {
    border: none;
    background-color: #F0EDE3;
  }
  #quick-links .card:not(:last-child) {
    margin-bottom: 10px;
  }
  #quick-links .card:first-child {
    border-radius: 0 0 .25rem .25rem;
  }
  #quick-links .card-header {
    background-color: #E1DCC8;
    border: none;
  }
  #quick-links .card-header h3 {
    margin: 0;
    color: #1D1D1D;
  }
  #quick-links .nav-item {
    min-height: 40px;
  }
  #quick-links .nav-item:not(:last-child) {
    border-bottom: solid 1px #FFF;
  }
  #quick-links .card-body .nav-item:nth-child(even) {
    background: none;
  }
  #quick-links .nav-link {
    color: #1D1D1D;
    font-weight: 400;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: .5rem 0;
  }
  #quick-links .form-inline {
    /* background-color: #fff; */
    border: none;
    border-radius: .25rem;
    /* padding: .5rem; */
    display: block;
  }
  #quick-links .form-inline .form-control {
    flex: 1 0 auto;
    border: none;
    padding: 0 .75rem;
    height: auto;
    width: 100%;
  }
  #quick-links .form-inline .custom-select {
    height: auto;
    padding: 0 1.75rem .25rem .75rem;
    width: 100%;
  }
  #quick-links .form-inline .btn {
    padding: 0 .75rem .375rem .75rem;
  }
  #breadcrumb-wrapper .breadcrumb {
    padding-left: calc(82px + 30px);
  }
  .quick-links-open #breadcrumb-wrapper .breadcrumb {
    padding-left: calc(30% + 30px);
  }
  /* ||| Alerts / Accordion */
  .field--name-field-alerts-and-notifications .card-header, .field--name-field-alerts-and-notifications .card-header a:not(.collapsed) {
    background-color: #930511;
  }

  .field--name-field-alerts-and-notifications .jumbotron-accordion .accordion-button {
    background-color: #930511;
    color: #fff;
    padding: 10px;
  }
  
  .jumbotron-accordion .container {
    padding: 0;
  }

  .jumbotron-accordion .accordion-button {
    background-color:#21283A;
    color: #fff;
    padding: 10px;
  }

  .accordion-item .nav-item ul > li {
    color: #1d1d1d;
  }



  .field--name-field-title {
    display: inline-block;
  }
  /* ||| Press Releases */
  #press-releases {
    position: relative;
  }
  #press-carousel {
    background-color: #F0EDE3;
    border-radius: .25rem;
    padding: 1rem 3rem;
    margin-bottom: 3.5rem;
  }
  #press-carousel .item h4 {
    margin: 0 0 5px 0;
    text-transform: none;
  }
  #press-carousel .item a {
    font-family: 'Neuton', serif;
    color: #1D1D1D;
    font-weight: 400;
  }
  #press-carousel .item img {
    display: inline-block;
  }

  .views-exposed-filter-container h3 {
    margin-bottom: 0;
  }

  .views-exposed-form .form--inline {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .views-exposed-form .form--inline .form-item-keys {
    flex-grow: 1;
  }

  .views-exposed-form .form--inline #edit-keys {
    margin-top: 0;
  }

  .btn-media-toggle {
    display: none;
    color: #574324;
    margin-left: 8px;
    cursor: pointer;
  }

  .alert-primary .btn-close {
    color: #5B6476;
    
  }

.search-form.google-cse {
    display: none;
}

#footer-bottom small {
  color: #fff;
}

.footer-padding {
  padding: 0;
}

#mobile-search-hints-list li:not(:last-child) {
  border-bottom: solid 2px #9D8748;
}

@media screen and (max-width: 1100px) {
  #site-header .navbar .nav-link {
    padding: 1.5rem 0.5rem;
  }
}

@media screen and (max-width: 991px) {
  #header-payments {
    margin: 1rem 0 0 0;
  }

  #header-payments .btn-primary {
    width: 252px;
  }
}

.btn-translate {
  padding: 0.5rem 0 !important;
  max-width: 372px;
}

.btn-subscribe {
  margin: 1rem auto;
  max-width: 372px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #site-header .navbar .nav-item {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  #footer-top {
    text-align: center;
  }

  #site-header .navbar .nav-item {
    display: block;
  }  

  #site-header .navbar .dropdown-menu .nav-item:first-child, #site-header .navbar .dropdown-menu .dropdown-item:first-child {
    border-top: none;
  }

  .btn-translate {
    margin: 0 auto;
  }

}

#GD-snippet-form {
  display: block;
}

#subscription_type.custom-select {
  width: 100%;
}

.subscribe-input {
  margin: 1rem auto;
}

.subscribe-input .form-control {
  width: 100%;
}

.field--name-field-map img {
  display: block;
  margin: 1rem auto;
  margin-bottom: 40px;
}

.acc-title-no-link {
  padding-bottom: 1rem;
}

/* CONTENT COLUMNS */

.col-list {
  columns: 3;
}

@media  screen and (max-width: 768px) {
  .col-list {
    columns: 2;
  } 
}

@media  screen and (max-width: 526px) {
  .col-list {
    columns: 1;
  } 
}

.form-information-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}

.form-information-title {
  display: inline;
  padding: 0.5rem;
}.form-information-title .h2 {
  line-height: 0.8;
}

.form-information-icon {
  padding: 36px;
  margin-bottom: 0 !important;
}