/*!
Theme Name: Central Penn AAA
Author: JPL
Author URI: https://jpl.agency
Description: Custom theme for Central Penn AAA
Template: jpl
Update URI: false
Version: 1.0
*/
.container {
  padding-top: 0px !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
#hdr button, #hdr hr,#hdr input {
    overflow: visible
}

#hdr progress,#hdr sub,#hdr sup {
    vertical-align: baseline
}

#hdr [type=checkbox],
#hdr [type=radio], 
#hdr legend {
    box-sizing: border-box;
    padding: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

details,main {
    display: block
}

#hdr h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

#hdr b,#hdr strong {
    font-weight: bolder
}

#hdr small {
    font-size: 80%
}

#hdr sub,#hdr sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

#hdr sub {
    bottom: -.25em
}

#hdr sup {
    top: -.5em
}

#hdr img {
    border-style: none
}

#hdr button,#hdr input,#hdr optgroup,#hdr select,#hdr textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

#hdr button,#hdr select {
    text-transform: none
}

#hdr [type=button],#hdr [type=reset],#hdr [type=submit],button {
    -webkit-appearance: button
}

#hdr [type=button]::-moz-focus-inner,#hdr [type=reset]::-moz-focus-inner,
#hdr [type=submit]::-moz-focus-inner,#hdr button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

#hdr [type=button]:-moz-focusring,#hdr [type=reset]:-moz-focusring,
#hdr [type=submit]:-moz-focusring,#hdr button:-moz-focusring {
    outline: ButtonText dotted 1px
}

#hdr fieldset {
    padding: .35em .75em .625em
}

#hdr legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

#hdr textarea {
    overflow: auto
}

#hdr [type=number]::-webkit-inner-spin-button,#hdr [type=number]::-webkit-outer-spin-button {
    height: auto
}

#hdr [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

#hdr [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

@keyframes iconpushin {
  50% {
    transform: scale(0.75)
  }
}
* {
  box-sizing: border-box;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.wrap {
	margin: auto;
	max-width: 1140px;
	padding: 0 15px;
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/open-sans-v43-latin-regular.woff2") format("woff2")
}

@font-face {
  font-family: "OpenSans600";
  src: url("../fonts/open-sans-v43-latin-600.woff2") format("woff2")
}

@font-face {
  font-family: "OpenSans700";
  src: url("../fonts/open-sans-v43-latin-700.woff2") format("woff2")
}

@font-face {
  font-family: "OpenSans800";
  src: url("../fonts/open-sans-v43-latin-800.woff2") format("woff2")
}

@font-face {
  font-family: "BiennaleBold";
  src: url("../fonts/BiennaleBold/font.woff2") format("woff2"), url("../fonts/BiennaleBold/font.woff") format("woff")
}

@font-face {
  font-family: "BiennaleRegular";
  src: url("../fonts/BiennaleRegular/font.woff2") format("woff2"), url("../fonts/BiennaleRegular/font.woff") format("woff")
}

::-moz-selection {
  background: #fae7e7;
  color: #222
}

::selection {
  background: #fae7e7;
  color: #222
}

::-moz-selection {
  background: #fae7e7;
  color: #222
}

body {
  color: #222;
  line-height: 1.4;
  font-family: "OpenSans";
  font-weight: normal;
  font-style: normal
}

#hdr h1 {
  line-height: 1.1;
  margin: 0 0 .25em;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

#hdr h2,
#hdr h3,
#hdr h4,
#hdr h5 {
  line-height: 1.1;
  margin: 0 0 .25em;
  padding-top: 1em;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

#hdr h2:first-child,
#hdr h3:first-child,
#hdr h4:first-child,
#hdr h5:first-child {
  padding-top: 0
}

#hdr h1 {
  font-size: 2.5em
}

@media only screen and (min-width: 1140px) {
  #hdr h1 {
    font-size: 3.25em
  }
}

#hdr h2 {
  font-size: 1.8em
}

@media only screen and (min-width: 1140px) {
  #hdr h2 {
    font-size: 2em
  }
}

#hdr h3 {
  font-size: 1.6em
}

@media only screen and (min-width: 1140px) {
  #hdr h3 {
    font-size: 1.7em
  }
}

#hdr h4 {
  font-size: 1.3em
}

@media only screen and (min-width: 1140px) {
  #hdr h4 {
    font-size: 1.4em
  }
}

#hdr h5 {
  font-size: 1.1em
}

@media only screen and (min-width: 1140px) {
  #hdr h5 {
    font-size: 1.2em
  }
}

#hdr a[href="#"] {
  background-color: #f0f !important
}

#tst-widget-wrapper a[href="#"] {
  background-color: unset !important
}

#hdr p {
  margin: 1em 0 0
}

#hdr p:first-child {
  margin-top: 0
}

#hdr strong,
#hdr b {
  font-family: "OpenSans700";
  font-weight: normal;
  font-style: normal
}

#hdr li strong,
#hdr li b {
  font-family: "OpenSans700";
  font-weight: normal;
  font-style: normal
}

#hdr a {
  align-items: center
}

#hdr a:focus,
#hdr button:focus,
#hdr input:focus,
#hdr select:focus,
#hdr textarea:focus {
  outline: none !important
}

#hdr a:focus-visible,
#hdr button:focus-visible,
#hdr input:focus-visible,
#hdr select:focus-visible,
#hdr textarea:focus-visible {
  outline: 1px dotted #000 !important
}

.logo-wrap:focus-visible {
  outline-color: #000 !important
}

#hdr p.btn a,
#hdr a.btn:not(.btn-alt),
#hdr a.search-btn {
  background-color: #0a1e9b;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  color: #fff;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  min-width: 100px;
  padding: 1em 1.5em;
  text-align: center;
  text-decoration: none;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal;
  transition: all .3s ease
}

#hdr p.btn a:hover,
#hdr a.btn:not(.btn-alt):hover,
#hdr a.search-btn:hover {
  background-color: #001e5f
}

#hdr p.btn a.btn-outline,
#hdr a.btn:not(.btn-alt).btn-outline,
#hdr a.search-btn.btn-outline {
  background-color: #fff;
  border: 1px solid #0a1e9b;
  color: #0a1e9b
}

#hdr p.btn a.btn-outline:hover,
#hdr a.btn:not(.btn-alt).btn-outline:hover,
#hdr a.search-btn.btn-outline:hover {
  background-color: #0a1e9b;
  color: #fff;
  text-decoration: none
}

#hdr p.btn a.btn-accent,
#hdr a.btn:not(.btn-alt).btn-accent,
#hdr a.search-btn.btn-accent {
  background-color: #eb1e32
}

#hdr p.btn a.btn-accent:hover,
#hdr a.btn:not(.btn-alt).btn-accent:hover,
#hdr a.search-btn.btn-accent:hover {
  background-color: #b4162d;
  text-decoration: none
}

#hdr p.btn.btn-secondary a,
#hdr a.btn.btn-secondary {
  background-color: #fff;
  border: 1px solid #0a1e9b;
  color: #0a1e9b
}

#hdr p.btn.btn-secondary a:hover,
#hdr a.btn.btn-secondary:hover {
  background-color: #0a1e9b;
  color: #fff
}

#hdr a.btn-link,
#hdr a.btn-alt {
  text-decoration: underline;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

#hdr a.btn-link:hover,
#hdr a.btn-alt:hover {
  text-decoration: none
}

#hdr a.btn-link:not([target=_blank]),
#hdr a.btn-alt:not([target=_blank]) {
  align-items: center;
  color: #222;
  display: inline-flex;
  padding-right: .75em;
  position: relative
}

#hdr a.btn-link:not([target=_blank]):after,
#hdr a.btn-alt:not([target=_blank]):after {
  content: url("../img/fa-icons/fa-caret-right.svg");
  display: inline-block;
  height: 18px;
  line-height: 1;
  width: 6px;
  margin-left: .5em
}

#hdr button {
  border: none;
  cursor: pointer
}

#hdr a[target=_blank]:not(.exclude).btn:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

#hdr a[target=_blank]:not(.exclude).btn-outline:after {
  background-image: url("../img/fa-icons/external.svg")
}

#hdr a[target=_blank]:not(.exclude).btn-outline:hover:after,
#hdr a[target=_blank]:not(.exclude).btn-outline:focus:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

#hdr a[target=_blank]:not(.exclude).btn-accent:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

#hdr a[target=_blank]:not(.exclude):after {
  background-image: url("../img/fa-icons/external.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  position: relative;
  width: 10px;
  z-index: 2;
  transition: all .3s ease
}

#hdr p.btn:not(.exclude) a[target=_blank]:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

#hdr p.btn.btn-secondary:not(.exclude) a[target=_blank]:after {
  background-image: url("../img/fa-icons/external.svg")
}

#hdr p.btn.btn-secondary:not(.exclude) a[target=_blank]:hover:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

.bdy {
  overflow: visible
}

@media only screen and (max-width: 979px) {
  body.menu-open .bdy {
    filter: blur(1px);
    padding-top: 56px
  }
}

@media only screen and (max-width: 979px) {
  body.menu-open .ftr {
    filter: blur(1px)
  }
}

.hdr {
  background-color: #f7f8fb;
  border-bottom: 1px solid #eee;
  position: sticky;
  top: 0;
  z-index: 10;
  transition: all .3s ease
}

@media only screen and (max-width: 979px) {
  .hdr {
    height: 91px;
    z-index: 100
  }
}

@media only screen and (min-width: 980px) {
  .hdr {
    padding: 35px 0 .75em;
    top: 0 !important
  }
}

body.admin-bar .hdr {
  top: 32px
}

@media only screen and (max-width: 782px) {
  body.admin-bar .hdr {
    top: 46px
  }
}

@media only screen and (max-width: 600px) {
  body.admin-bar .hdr {
    top: 0px
  }
}

@media only screen and (max-width: 979px) {
  body.menu-open .hdr {
    position: absolute;
    transition: none;
    width: 100%
  }
}

@media only screen and (max-width: 782px) {
  body.menu-open.admin-bar .hdr {
    top: 46px
  }
}

.hdr .wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

@media only screen and (max-width: 979px) {
  .hdr .wrap {
    position: relative
  }
}

.hdr .logo-wrap {
  align-items: center;
  display: flex;
  padding-top: 7px;
  position: relative;
  width: 72px
}

@media only screen and (min-width: 980px) {
  .hdr .logo-wrap {
    padding: 0;
    margin-top: .75em;
    width: 105px
  }
}

.hdr .logo-wrap img {
  display: block;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 102
}

.hdr .mobile-join {
  min-width: 70px !important;
  padding: .66em .5em !important;
  position: absolute;
  right: 120px;
  top: .5em
}

@media only screen and (min-width: 980px) {
  .hdr .mobile-join {
    display: none !important
  }
}

.road-side-callout.is-mobile {
  background-color: #b4162d;
  padding: .5em;
  position: relative;
  text-align: center;
  z-index: 200
}

@media only screen and (min-width: 980px) {
  .road-side-callout.is-mobile {
    display: none !important
  }
}

.road-side-callout.is-mobile a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: .9em;
  justify-content: center
}

.road-side-callout.is-mobile a::before {
  background-image: url("../img/fa-icons/truck-tow-solid-full-white.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  margin-right: .25em;
  width: 20px
}

.road-side-callout.is-mobile a::after {
  display: none !important
}

@media only screen and (max-width: 979px) {
  .nav-wrap {
    background-color: #0a1e9b;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 56px;
    width: 100%;
    z-index: 100
  }
}

@media only screen and (min-width: 980px) {
  .nav-wrap {
    display: block !important;
    flex: 1
  }
}

@media only screen and (min-width: 980px) {
  .nav-wrap .inner {
    display: flex;
    justify-content: flex-end
  }
}

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.menu-line {
  width: 35px;
  height: 40px;
  display: inline-block;
  position: relative;
  top: -15px
}

.menu-line .menu-line-inner {
  background-color: #0a1e9b;
  border-radius: 3px;
  display: block;
  height: 3px;
  position: absolute;
  top: 50%;
  transition: transform .2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  width: 36px
}

.menu-line .menu-line-inner:before,
.menu-line .menu-line-inner:after {
  background-color: #0a1e9b;
  border-radius: 3px;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 36px
}

.menu-line .menu-line-inner:before {
  top: 10px;
  transition: opacity .2s .2s ease, width .3s ease;
  width: 26px
}

.menu-line .menu-line-inner:after {
  bottom: -10px;
  top: 20px;
  transition: transform .2s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.nav-toggle,
.search-toggle {
  background: none;
  border: 0;
  cursor: pointer;
  display: none;
  height: 56px;
  padding: 11px 6px;
  top: 0px;
  z-index: 11;
  width: 56px
}

.nav-toggle {
  margin: 0;
  position: absolute;
  right: 0px;
  transition: all .3s ease
}

@media only screen and (max-width: 979px) {
  .nav-toggle {
    display: block
  }
}

.nav-toggle:hover .menu-line .menu-line-inner:before {
  width: 36px
}

.nav-toggle.toggle-closed {
  background: #0a1e9b
}

.nav-toggle.toggle-closed .menu-line-inner {
  background-color: #fff;
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: .075s
}

.nav-toggle.toggle-closed .menu-line-inner:before {
  background-color: #fff;
  transition-delay: 0s;
  opacity: 0
}

.nav-toggle.toggle-closed .menu-line-inner:after {
  background-color: #fff;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: .075s
}

.search-toggle {
  color: #fff;
  position: absolute;
  right: 56px;
  text-align: center
}

@media only screen and (max-width: 979px) {
  .search-toggle {
    display: block
  }
}

.search-toggle.toggle-closed {
  background: #0a1e9b
}

.search-toggle.toggle-closed .menu-line-inner {
  background-color: #fff;
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: .075s
}

.search-toggle.toggle-closed .menu-line-inner:before {
  transition-delay: 0s;
  opacity: 0
}

.search-toggle.toggle-closed .menu-line-inner:after {
  background-color: #fff;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: .075s
}

.search-toggle svg {
  height: auto;
  position: absolute;
  width: 32px
}

.search-toggle svg path {
  fill: #0a1e9b
}

.search-toggle .menu-line-inner {
  background-color: rgba(0, 0, 0, 0)
}

.search-toggle .menu-line-inner:before,
.search-toggle .menu-line-inner:after {
  background-color: rgba(0, 0, 0, 0)
}

.search-toggle-form {
  background: #0a1e9b;
  border-radius: 10px;
  display: none;
  position: absolute;
  right: 50px;
  top: 35px;
  transition: color .5s ease-out, top .5s ease-out;
  width: 500px;
  z-index: 11
}

@media only screen and (max-width: 979px) {
  .search-toggle-form {
    border-radius: 0px;
    right: 0px;
    top: 56px;
    width: 100%
  }
}

.search-toggle-form .search-form {
  margin: 0px;
  padding: 35px
}

@media only screen and (max-width: 979px) {
  .search-toggle-form .search-form {
    padding: 30px 22px 30px 16px;
    text-align: right
  }
}

.search-toggle-form .search-form .inner {
  display: flex;
  position: relative
}

.search-toggle-form .search-form label {
  display: none
}

.search-toggle-form .search-form input {
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  flex: auto;
  font-size: 16px;
  font-weight: 600;
  height: 36px;
  padding: 7px 58px 7px 10px;
  transition: all .3s ease;
  vertical-align: middle;
  width: 100%;
  -webkit-appearance: none
}

.search-toggle-form .search-form button {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #000;
  height: 36px;
  padding: 8px 12px;
  position: absolute;
  top: 0px;
  right: 0px;
  vertical-align: middle
}

.search-toggle-form .search-form button svg {
  height: auto;
  width: 18px
}

.search-toggle-form .search-form button svg path {
  fill: #0a1e9b
}

.top-nav-search {
  background: none;
  border: none;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: flex;
  margin-left: 20px;
  padding: 0 10px;
  transition: all .3s ease
}

@media only screen and (max-width: 979px) {
  .top-nav-search {
    display: none
  }
}

.top-nav-search:hover svg,
.top-nav-search:focus svg {
  animation-name: iconpushin;
  animation-duration: .2s;
  animation-timing-function: linear;
  animation-iteration-count: 1
}

.top-nav-search.toggle-closed {
  background: #0a1e9b;
  color: #000
}

.top-nav-search.toggle-closed svg.search {
  display: none
}

.top-nav-search.toggle-closed svg.close {
  display: block
}

.top-nav-search svg {
  height: auto;
  width: 20px;
  transform: translateZ(0);
  transition-duration: .2s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.top-nav-search svg path {
  fill: #fff
}

.top-nav-search svg.close {
  display: none
}

.top-nav-search svg.close path {
  fill: #fff
}

.nav-menu-overlay {
  background: rgba(0, 7, 21, .9);
  bottom: 0px;
  display: none;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 8
}

@media only screen and (min-width: 980px) {
  .nav-menu-overlay {
    display: none !important
  }
}

.nav-primary {
  position: relative;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

@media only screen and (min-width: 980px) {
  .nav-primary {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px
  }
}

.nav-primary .menu {
  height: 100%;
  position: relative
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu {
    align-items: center;
    display: flex;
    padding-left: 0
  }
}

.nav-primary .menu>li {
  height: 100%
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li {
    margin-left: .25em
  }
}

@media only screen and (min-width: 1140px) {
  .nav-primary .menu>li {
    margin-left: .5em
  }
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu>li.hover a,
  .nav-primary .menu>li:hover a {
    background-color: #0a1e9b;
    color: #fff
  }
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu>li.hover.menu-item-has-children .link-wrap a,
  .nav-primary .menu>li:hover.menu-item-has-children .link-wrap a {
    background-color: #0a1e9b;
    color: #fff
  }
}

.nav-primary .menu>li.current-menu-item .link-wrap a,
.nav-primary .menu>li.current-page-ancestor .link-wrap a {
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li.padd-right {
    margin-right: 1em
  }
}

.nav-primary .menu>li.ddactive .link-wrap a,
.nav-primary .menu>li.ddactive.menu-item-has-children .link-wrap a {
  background: #001e5f
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu>li.ddactive .link-wrap a,
  .nav-primary .menu>li.ddactive.menu-item-has-children .link-wrap a {
    background: rgba(0, 0, 0, 0)
  }
}

.nav-primary .menu>li.menu-item-has-children {
  position: relative
}

.nav-primary .menu>li.menu-item-has-children.hover .submenu-btn .fas {
  color: #fff
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li.menu-item-has-children.hover .submenu-btn .fas:before {
    content: ""
  }
}

.nav-primary .menu>li.menu-item-has-children .link-wrap a {
  border-radius: 10px;
  position: relative;
  padding-right: 22px
}

@media only screen and (max-width: 979px) {
  .nav-primary .menu>li.menu-item-has-children.ddactive .link-wrap a::after {
    display: none
  }
}

.nav-primary .menu>li.highlight .link-wrap a,
.nav-primary .menu>li.highlight-secondary .link-wrap a {
  background-color: #eb1e32
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu>li.highlight .link-wrap a,
  .nav-primary .menu>li.highlight-secondary .link-wrap a {
    background-color: #eb1e32;
    border-radius: 10px;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    justify-content: center;
    min-width: 100px;
    padding: .75em .7em;
    text-align: center;
    text-decoration: none;
    font-family: "BiennaleBold";
    font-weight: normal;
    font-style: normal;
    transition: all .3s ease
  }
}

@media only screen and (min-width: 1140px) {

  .nav-primary .menu>li.highlight .link-wrap a,
  .nav-primary .menu>li.highlight-secondary .link-wrap a {
    padding: .85em 1em
  }
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu>li.highlight .link-wrap a:hover,
  .nav-primary .menu>li.highlight-secondary .link-wrap a:hover {
    background-color: #b4162d;
    text-decoration: none
  }
}

@media only screen and (max-width: 979px) {

  .nav-primary .menu>li.highlight .link-wrap a::after,
  .nav-primary .menu>li.highlight-secondary .link-wrap a::after {
    filter: invert(1)
  }
}

.nav-primary .menu>li.highlight .link-wrap a::after {
  filter: invert(1)
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li.highlight-secondary .link-wrap a {
    background-color: #fff;
    color: #0a1e9b;
    border: 1px solid #0a1e9b
  }
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li.highlight-secondary .link-wrap a:hover {
    background-color: #0a1e9b;
    color: #fff
  }

  .nav-primary .menu>li.highlight-secondary .link-wrap a:hover::after {
    filter: invert(1)
  }
}

.nav-primary .menu>li a {
  color: #fff;
  display: block;
  font-size: 1em;
  line-height: 22px;
  height: 100%;
  outline: none;
  padding: 18px 50px 18px 25px;
  text-decoration: none;
  transition: all .3s ease;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li a {
    align-items: center;
    border-radius: 10px;
    color: #000;
    display: flex;
    font-size: .85em;
    height: 100%;
    line-height: 1.2em;
    padding: 1em .75em
  }
}

@media only screen and (min-width: 1140px) {
  .nav-primary .menu>li a {
    font-size: .9em
  }
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li a:hover span:after {
    width: 100%
  }
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li.menu-left>.sub-menu {
    border-radius: 10px 0 10px 10px;
    left: unset;
    right: 0
  }
}

.nav-primary .menu>li>.sub-menu {
  background-color: #001e5f;
  display: none;
  padding-bottom: 15px
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li>.sub-menu {
    background-color: #0a1e9b;
    border-radius: 0 10px 10px 10px;
    left: 0;
    min-width: 300px;
    padding: .75em 1em;
    position: absolute;
    width: 100%;
    z-index: 99
  }
}

.nav-primary .menu>li>.sub-menu.ddopen {
  display: block
}

.nav-primary .menu>li>.sub-menu li.mobile-only {
  display: block
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li>.sub-menu li.mobile-only {
    display: none
  }
}

.nav-primary .menu>li>.sub-menu a {
  color: #fff;
  font-size: .85em;
  padding: 10px 40px;
  text-decoration: none;
  transition: all .3s ease
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu>li>.sub-menu a {
    padding: .65em
  }
}

.nav-primary .menu>li>.sub-menu a:hover,
.nav-primary .menu>li>.sub-menu a:focus {
  text-decoration: underline
}

.nav-primary .menu>li>.sub-menu a[target=_blank]:after {
  background-image: url("../img/fa-icons/external-white.svg")
}

.nav-primary .menu>li>.sub-menu .submenu-btn {
  display: none
}

.nav-primary .menu>li>.sub-menu .sub-menu {
  padding-left: 1em
}

.nav-primary .menu .submenu-btn {
  align-items: center;
  background: rgba(0, 0, 0, 0);
  border: none;
  display: flex;
  height: 58px;
  justify-content: center;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 58px;
  z-index: 3
}


@media only screen and (min-width: 980px) {
  .nav-primary .menu .submenu-btn {
    height: 22px;
    right: 0px;
    top: 10px;
    width: 22px
  }
}

@media only screen and (min-width: 1140px) {
  .nav-primary .menu .submenu-btn {
    top: 13px
  }
}

.nav-primary .menu .submenu-btn:hover .fas,
.nav-primary .menu .submenu-btn:focus .fas {
  transform: rotate(90deg)
}

@media only screen and (min-width: 980px) {

  .nav-primary .menu .submenu-btn:hover .fas,
  .nav-primary .menu .submenu-btn:focus .fas {
    transform: none
  }
}

.nav-primary .menu .submenu-btn .fas {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  transition-duration: .2s;
  transition-property: transform;
  transition-timing-function: ease-out
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu .submenu-btn .fas {
    color: #0a1e9b;
    font-size: 9px
  }
}

@media only screen and (min-width: 1140px) {
  .nav-primary .menu .submenu-btn .fas {
    font-size: 10px
  }
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu .submenu-btn .fas.fa-plus:before {
    content: ""
  }
}

.nav-primary .menu .submenu-btn .fas.fa-minus {
  transform: rotate(0deg);
  transition: none
}

@media only screen and (min-width: 980px) {
  .nav-primary .menu .submenu-btn .fas.fa-minus:before {
    content: ""
  }
}

@media only screen and (min-width: 980px) {
  .secondary-search-wrap {
    background-color: #eb1e32;
    display: flex;
    height: 35px;
    justify-content: flex-end;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2
  }
}

@media only screen and (max-width: 979px) {
  .secondary-search-wrap .wrap {
    display: block
  }
}

@media only screen and (min-width: 980px) {
  .secondary-search-wrap .wrap {
    justify-content: right
  }
}

.nav-secondary .menu-secondary-menu-container,
.nav-tertiary .menu-secondary-menu-container {
  height: 100%
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu,
  .nav-tertiary .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    height: 100%
  }
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu li,
  .nav-tertiary .menu li {
    margin-left: 1.75em
  }
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu li.current-menu-item>a,
  .nav-secondary .menu li.current-page-ancestor>a,
  .nav-secondary .menu li:hover>a,
  .nav-tertiary .menu li.current-menu-item>a,
  .nav-tertiary .menu li.current-page-ancestor>a,
  .nav-tertiary .menu li:hover>a {
    text-decoration: underline
  }
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu li.highlight,
  .nav-tertiary .menu li.highlight {
    margin-left: 1em
  }
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu li.highlight a,
  .nav-tertiary .menu li.highlight a {
    background-color: #b4162d;
    display: flex;
    height: 35px;
    padding: .75em 1.25em;
    font-family: "BiennaleBold";
    font-weight: normal;
    font-style: normal
  }
}

.nav-secondary .menu li.highlight a::after,
.nav-tertiary .menu li.highlight a::after {
  filter: invert(1)
}

.nav-secondary .menu a,
.nav-tertiary .menu a {
  color: #fff;
  display: block;
  font-size: 1em;
  height: 100%;
  outline: none;
  padding: 15px 50px 15px 10px;
  text-decoration: none;
  font-family: "BiennaleBold";
  font-weight: normal;
  font-style: normal
}

@media only screen and (min-width: 980px) {

  .nav-secondary .menu a,
  .nav-tertiary .menu a {
    align-items: center;
    background: none;
    display: flex;
    font-size: .85em;
    height: 100%;
    padding: 0;
    text-decoration: none;
    transition: all .3s ease;
    font-family: "BiennaleBold";
    font-weight: normal;
    font-style: normal
  }
}

@media only screen and (max-width: 979px) {

  .nav-secondary .menu a[target=_blank]:not(.exclude):after,
  .nav-tertiary .menu a[target=_blank]:not(.exclude):after {
    filter: invert(1)
  }
}

