/*---------VOLSAP------------------*/
.banner-header,
.navbar-nav li:nth-of-type(2)
{
  display: none;
}

h1, h2, h3, h4 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}

body {
  font-family: 'Heebo', sans-serif;
  line-height: 1.6;
}

:focus-visible {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 3px solid rgba(38,143,255,.5);
  text-decoration: none;
}

hr {
  margin: 3rem 0 !important;
  border-color: #ddd;
  opacity: .75;
}

.skip-nav {
  background-color: #005b88;
  color: #fff;
  transform: translateY(-100%);
  z-index: 10000;
  /* white-space: nowrap; */
  text-align: center;
  padding: 8px 0;
  width: 100%;
  display: block;
  font-size: 14px;
  position: absolute;
  text-decoration: none !important;
  font-weight: 500;
}

.skip-nav:focus{
  position: relative;
  display: inline-block;
  transform: translateY(0%);
}

.skip-nav i{
  font-size: 14px;
  font-weight: 500;
  display: block;
}

a.skip-nav:hover { 
  color: #fff;
}

.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}


@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-2px);
  }
  60% {
    transform: translateY(-1px);
  }
}

a {
  color: #005897;
  font-weight: 500;
  text-decoration: none;
}


a:hover, a:focus {
    text-decoration: none;
}

.modal-header,
.modal-footer {
  border: none;
}


.modal-open .modal {
  z-index: 10000;
}

.modal h2 {
  margin: 0 !important;
  line-height: 1.2em;
      font-size: 24px;
}


.modal-content {
  padding: 20px;
}
 
.badge.rounded-pill.text-bg-info {
    color: #000 !important;
    background-color: #dcdaf5 !important;
    padding: .5em 1em;
    font-size: .75rem;
}
.swiper-pagination-bullet-active {
  color: #fff !important;
  background: #cde3f6 !important;
}

.home-alerts i {font-size: 16px;}
.home-alerts {font-size: 14px;background-color: #ecf4fa;padding: 8px 0;line-height: 1.8em;font-weight: 500;color: #0c5460;}
.home-alerts p {margin:0;}


.card {
  border: 1px solid #ddd;
}
.card.hovercard {
  text-align: center;
  border-radius: 0;
}

.card.hovercard .info {
  padding: 10px;
}

.card.hovercard .info .title {
  margin: 5px 0;
  line-height: 1.2em;
  color: #333;
  font-weight: 600;
}


.btn-link {
  padding-inline-start: 0;
}
figure img {
  max-height: 400px;
}
figure figcaption {
  text-align: center;
  margin-bottom: 15px;
}
figure .btn-primary {
  color: #fff;
  margin: 15px 0;
}

#header.slideDown,
#header.slideUp{
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 11;
  background-color: #fff;
}

#header.headroom--not-top #sticky-head {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1) !important;
  background: #fff;
}

#header #sticky-head .container-fluid{
  height: 80px;
  position: relative;
}

#header.headroom--not-top #sticky-head .logo-text{
  line-height: 1em;  
}


#header,
#sticky-head img,
#sticky-head,
#sticky-head .container-fluid{
  transition: .3s;
}

#header.headroom--not-top #sticky-head .container-fluid {
  height: 80px;
  position: relative;
}


#header.headroom--not-top #sticky-head img{
  height: 40px;
}

#header.headroom--not-top #sticky-head .navbar-nav li a {
  font-size: 15px;
  transition: .3s;
}


.navbar-toggler i {
  font-size: 20px;
}

.navbar-light .navbar-toggler {
  color: #333;
  border-color: rgba(0, 0, 0, .1);
}


.container.main-img {
  padding: 0;
}


.navbar-brand span {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height:0;
}

.navbar-brand {
  display: flex;
  justify-content: start;
  align-items: center;
  padding:0;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}


a[href$=".pdf"]:after,
a[href$=".pdf"]:before,
.fa-file-pdf {
  color: #b30b00;
}

#mid-content a[href$=".pdf"]:after,
#mid-content a.pdf_icon:after {
    position: relative;
    font-family: 'Font Awesome 5 Pro';
    content: "\f1c1";
  margin-inline-start: .5rem;
  font-weight: 400;
}



ul.list-unstyled li a[href$=".pdf"]:after,
ul.list-unstyled li a.pdf_icon:after {
  display: none;
}

ul.list-unstyled li a[href$=".pdf"]::before,
ul.list-unstyled li a.pdf_icon::before {
  position: relative;
  font-family: 'Font Awesome 6 Pro';
  margin-inline-end: 5px;
  content: "\f1c1"; /* Font Awesome PDF icon */
  font-weight: 400;
  color: #b30b00;
}


.home-questions ul li a {
  color: #11466d;  

}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #FFF;
  background-color: #28415B;
  border-color: #253C54;
}

.disclaimer {
  font-size: 11px;
  line-height: 20px;
}

h1 {
  font-size: 3rem;
  padding: 0;
  margin: 5px 0;
  color: #fff;
  font-weight: 700;

}

h2 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 2em 0 .5em;
}

h3 {
  font-size: 1.4rem;
  line-height: 1.4em;
  padding: 0;
  margin: 1.5em 0 .5em;
  font-weight: 700;
}

h4 {
  font-size: 1.15rem;
  line-height: 1.4em;
  font-weight: 600;
  margin: 1em 0 .5em;
}


.int-page {
  margin-bottom: 50px;
  padding-top: 30px;
}


.mid-gutter ul,
.mid-gutter ol {
  margin: 15px 0;
  line-height: 1.5;
}

.mid-gutter li {
  margin-bottom: 10px;
}



.side-content p {
  margin-bottom: 0;
}

caption {
  margin: 0 0 5px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}


.int-hero {
  padding: 0;
  position: relative;
  z-index: 10;
}

.int-hero-home.banner {
  position: relative;
  overflow: hidden;
}

.int-hero-home.banner-standard {
  height: 200px;
  padding: 0;
  z-index: 10;
  background: #004959;

}

.banner img {
  pointer-events: none;
  width: 100%;
  object-fit: cover;
  object-position: 50% 25%;
  height: 100%;
}


.banner-standard .int-grid {height: 100%;}

.banner.banner-image .int-grid {
  background-color: rgba(0, 0, 0, .4);
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: flex-end;
  box-sizing: border-box;
  box-shadow: inset 0 0 150px 20px rgba(0, 0, 0, .8);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


.banner.banner-image #block-pageimage {
  height: 300px;
}


.photo-block {
  position: absolute;
  bottom: 15px;
  right: 5px;
}
.photo-cred {
  display: block;
  bottom: 5px;
  color: #fff;
  padding: 10px 6px;
  position: absolute;
  right: 0;
  z-index: 1;
  font-size: 12px;
  line-height: 0;
}


.photo-cred i {
  font-size:14px;
}

.logo .logo-text {
  font-size: .9rem;
  line-height: 1.4rem;
  color: #0a1b38;
  font-weight: 500;
}


.logo .logo-text .logo-small {
  font-size: .8rem;
  font-weight: 300;
  line-height: 1rem;
  display: block;
}



.logo img {
  height: 70px;
}

.container.content {
  padding-bottom: 40px;
  box-shadow: 0 0 10px 0 #888888;
}
.home-carousel {
  padding: 0;
}
.home-contentbox p {
  font-size: 17px;
  margin-bottom: 20px;
}

#mid-content {
  padding-top: 15px;
}

ul.list-unstyled li {
  margin-bottom: 15px;
}

.home-questions p{
  font-size: 17px;
}

/*--------------------------Callout Styling-------------------------------*/



.callout-body p a {
  padding-top: 15px;
}

.callout-body {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
}

.callout-body ul {
  list-style: none;
  margin: 0;
  padding:0;
}


.callout-body ul li a,
.callout-body ul li article{
  line-height: 1.4em;
  padding-inline-start: 40px;
  font-size: 14px;
}

.callout-body i {
  position: absolute;
  left: 10px;
  top: 10px;
}


.callout-body ul li {
  display: flex;
  border-bottom: 1px dotted #e6e6e6;
  padding: 10px 0;
  position: relative;
  justify-content: flex-start;
  align-items: start;
}


.callout-body ul li:last-of-type {
  border-bottom: none;
}


.container-callout {
  margin: 25px 0; 
}  


.callout h2 {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #443b31;
}
.callout h3 {
  margin: 15px 15px 0 15px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

.callout-title {
  padding: 15px 5px;
  background-color: #fff;
  color: #006c68;
  border: 1px solid #ddd;
  border-bottom: none;
  text-align: center;
}
.callout-body a span {
  display: block;
}

.number-list {
  display:inline-flex;
  align-items: start;
}

.number-list i {
  font-size:24px;
}

.number-list p {
  margin: 0;
}
/*--------------------------End Callout Styling-------------------------------*/

.navbar-nav.active li a {
  background: none;
}
.navbar-nav .dropdown-menu li a.active {
  color: #fff;
  background-color: #006c68;
}
#navbar {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  float:inline-end;
  background: none;
  margin: 30px 0;
}

.navbar-default {
  border: none;
  background: none;
  position: absolute;
  right: 0;
}
.navbar-collapse {
  flex-grow: unset;
}


.navbar-nav li {
  display: inline-block;
  margin: 0 0 0 25px;
  border:none;
  position: relative;
}


#menuModal .navbar-nav li {
  margin: 0;
}

#menuModal .navbar-nav li:after {
  display: none;

}

#menuModal .navbar-nav li .currentbranch0 a:after {
  display: none;
}



.navbar-nav li a {
  padding: 1rem .5rem;
  line-height: 40px;
  text-decoration: none;
  color: #0a1b38;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  transition: .3s;
}



.navbar-dark .navbar-nav .nav-link {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}

/* ------------------------------Footer Styling ------------------------------------------*/

footer {
  /* border-top: 1px solid #fff; */
  background: #113162;
  color: #fff;
  font-size: .95em;
}

footer h2 {
  margin: 0 0 15px;
  color: #fff;
  font-size: 1.4em;
}

footer .col-lg-4 li {
  margin: 0 0 12px;
}

footer a,
footer i {
  color: #fff;
}

.footer-2 {
  background: #07234f;
  color: #fff;
  /* border-top: 1px solid #747f90; */
  font-size: .86em;
  padding: 15px 0;
}


footer a:hover {
  color: #fff;
  text-decoration: underline !important;
}
/*--------------------Note Styles----------------------------*/


.note {
  padding: 25px;
  border: none;
  border-left: 4px solid #f8c41f;
  display: inline-block;
  font-weight: 400;
  width: 100%;
  color: #262626;
  background: #fffbf0;
  margin: 15px 0 25px;
  font-size: 0.95em;
}

.note > p:last-of-type {
  margin: 0;
}

.note > b:first-of-type,
.note > strong:first-of-type,
.mid-gutter > .alert-info > b:first-of-type,
.mid-gutter > .alert-info > strong:first-of-type

{
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.mid-gutter .alert-info,
.note .alert-info {
  border-left: 4px solid #3e94cf;
  background-color: #ecf4fa;

}

table .note {
  margin: 0;
}

.tab-pane .note {
  margin-top: 0;

}

.note.alert {
  background: rgba(25,160,215,.1);
  border-left: 4px solid #19a0d7;
  color: #19a0d7;
}


/*------------------ACCORDION AND TAB STYLES-----------------------------------------*/
.accordion { margin: 50px 0 25px;}

.myaccordion table tbody { background-color: #fff;}
.accordion-block:last-of-type {
  border-bottom: none;
}

.accordion-block .ui-accordion-content {
  padding: 0 15px 30px 40px;
  border-bottom: none;
}

#mid-content .accordion-block .ui-accordion-content hr {
  border-color: transparent;
}

.accordion-block .table {
  margin: 0;
  width: initial;
}

.tab-content .accordion-block h2:hover,
.tab-content .accordion-block h3:hover {
  background-color: #f8f8f8;
}

.accordion-block:first-of-type a.menuitem {
  border: none;
}

.accordion-block a.menuitem {
  cursor: pointer;
  padding: 20px 80px 20px 0;
  margin: 0;
  position: relative;
  color: initial;
  display: flex;
  justify-content: start;
  align-items: start;
  border-top: 1px solid #ddd;
}

.accordion-block a.menuitem h3
{
  font-size: 20px;
  padding:0;
  margin:0;
  color: #333;
  padding-inline-start: 40px;
  font-weight: 800;
  line-height: 1.5em;
}

.accordion-block a.menuitem:focus,
.accordion-block a.menuitem:active  {
  text-decoration: none !important;
  color:  #000;
}

.accordion-block a.ui-state-active h3,
.accordion-block a.ui-state-active .ui-accordion-header-icon {
  color: #000;
  font-weight: 800;
}

.accordion-block a.menuitem .svg-inline--fa {
  float:inline-end;
  margin-inline-end: 15px;
}

.accordion-block a.menuitem:hover,
.accordion-block a.menuitem:active,
.accordion-block a.menuitem:focus {
  text-decoration: none;
  color: #000;
}

.accordion-block a.menuitem:hover h3 {
  color: #000;
}

.accordion-block .ui-icon {
  position: absolute;
  font-size: 18px;
  top: 26px;
  font-weight: 600;
}

/*------------------END ACCORDION STYLES-----------------------------------------*/


/*------------------TAB STYLES-----------------------------------------*/




#mid-content .ui-tabs-tab {
  margin: 0 15px;
  /* border-radius: 0; */
  display: flex;
  /* color: #000; */
  /* font-weight: 800; */
}


.tab-pane {
  padding: 0;
  border: none;
  margin-bottom: 15px;
}



.ui-tabs div.bordered {
  padding: 25px 25px 15px;
  margin: 15px 0;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  background-color: #f8f9fa;
  display: block;
}
.ui-tabs div.bordered b {
  font-size: 16px;
}
.accordion-block div.bordered {
  border-top: 0;
  border-radius: 0;
  margin-top: 0;
}

.tab-pane.pane-table {
  padding: 15px 0 0;
}
.tab-pane.pane-table .table {
  margin: 0;
}
.tab-pane.pane-table .table ul {
  padding-inline-start: 0;
}
.tab-pane>ul li:last-child {
  border-bottom: none;
}
.tab-pane ul li.svg-inline--fa {
  display: table-cell;
  vertical-align: middle;
}
.tab-pane table ul {
  padding-inline-start: 30px;
  margin: 0 5px;
}
.nav.nav-tabs {
  flex-wrap: nowrap;
}
.nav-tabs {
  display: flex;
}
.nav-tabs .nav-item.ui-state-active {
  border: none;
}
.nav-tabs li.nav-item:hover {
  color: #009688;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background: none;
  border: none;
  border-bottom: 4px solid #009688 !important;
  font-weight: 600;
  color: #000 !important;
}
.nav-tabs .nav-item {
  margin: 0;
}

.nav-tabs .nav-item .fa-caret-down {
  display: none;
}
.nav-tabs .nav-item.ui-state-active a {
  color: #495057 !important;
  font-weight: 700;
  background: #dfe4e4;
}
#mid-content .nav-tabs .nav-link {
  border: none;
  font-weight: 600;
  color: #555;
  font-size: 15px;
  border-radius: 0;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border: none;
}
#mid-content .nav-tabs .nav-link {
  padding: 10px 30px;
}
#mid-content .nav-item.ui-state-active .nav-link:hover {
  color: #000 !important;
}
#mid-content ul.nav-tabs {
  margin: 0;
  border: none;
  z-index: 10;    
  border-bottom: 1px solid #e6e6e6;
}
.tab-content h2 {
  margin: 0 !important;
  cursor: pointer;
  padding: 15px 0;
}

.mytabs .accordion-block:first-of-type a.menuitem{
  border:none;
}

.js-tabs .tabs-list {
  display: -webkit-box;
  display: flex;
  padding: 0;
  margin: 30px 0 0;
  list-style: none;
}

.js-tabs .tabs-list li {
  width: auto;
}

.js-tabs .ui-state-active {
  font-weight: 600;
}


#mid-content .ui-tabs-tab.ui-state-active {
  border-bottom: 4px solid #143a74;
  font-weight: 800;
}

#mid-content .ui-tabs-tab.ui-state-active .tab {
  color: #000;
  position:relative;
  font-weight: 800;

}

.js-tabs .ui-tabs-tab.ui-state-active.ui-state-hover .tab { 
  background-color: #fff;
}

.js-tabs .ui-state-hover .tab {
  color: #000;
  /* font-weight: 600; */
}

.js-tabs .tab {
  /* display: block; */
  padding: 15px;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  /* border: none; */
  text-align: center;
  /* font-size: 18px; */
  /* border-radius: 0; */
  /* max-width: 300px; */
  /* line-height: 1.4em; */
  min-width: 200px;
}

.js-tabs .tab i{
  margin-inline-start:6px;
}

.panels-container .bordered h3 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 16px;
}
.panels-container {
  padding: 15px 0;
}

.panels-container .card h3{
      font-size: 1.2em;
      margin-bottom: 5px;
}
.panels-container .card {
  background-color: #F8F9FA;
    border-radius: 15px;
  border: none;
}


.panels-container .card strong {
    font-size: .9em;
    font-weight: 700;
}

.panels-container .card p {
    font-size: .85em;
  margin-bottom: 0;
}


/*------------------END TAB STYLES-----------------------------------------*/
.btn {
  text-decoration: none;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
}


.btn.btn-primary {
  color: #fff;
  background-color: #143a74;
  border: 1px solid #193a6d;

}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid white;
  border-width: 0 0 2px 2px;
}

#scroll-top-link {
  color: #fff;
  border: 2px solid #ececec;
  background-color: #113162;
}
#scroll-top-link {
  transition: all 0.3s ease-out;
}

.cd-top {
  height: 60px;
  position: fixed;
  opacity: 0;
  right: 25px;
  bottom: 25px;
  z-index: 1030;
  border-radius: 30px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cd-top i {
  font-size: 18px;
  font-weight: 300;
}


.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s;
  -moz-transition: opacity .5s 0s, visibility 0s 0s;
  transition: opacity .5s 0s, visibility 0s 0s;
  text-decoration:none;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: .6;
  background-color: #e3e3df;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  background-color: #ffffff;
  border: 1px solid #e3e3df;
  opacity: 1;
  text-decoration:none;
}



/*-------------------Carousel Styles----------------*/


.swiper-wrapper > .swiper-slide span.photo-credit {
  position: absolute;
  top: 10px;
  right: 12px;
  padding: 4px 8px;
  font-size: 10px;
  border-radius: 3px;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
}

.swiper-wrapper > .swiper-slide .photo-credit {
  display: none;
}



.swiper-pagination {
  position: relative !important;
  margin-top:30px;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  opacity: 1;
  background: #9b9b9b;
  text-indent: -9999px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}


.carousel-caption {

  background-color: rgba(0, 0, 0, .50);
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: flex-end;
  box-sizing: border-box;
  box-shadow: inset 0 0 150px 20px rgba(0, 0, 0, .8);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

}

.carousel-caption p {
  margin: 25px 0;
  color: #fff;
  font-size: 1.25rem;
}

.carousel-caption h1 {
  font-size: 2.6rem;
}

.carousel-caption .btn-primary {
  color: #fff;
  text-decoration: none;
  background-color: #143a74;
  border: 1px solid #193a6d;
  padding: .9rem 1.4rem;
}
.carousel-control-prev, .carousel-control-next {
  display: none;}



.contact-cards .card:hover {
  border-color: #94B6D2 !important;
  background-color: #94b6d226;
  transition: 0.3s,transform 0.15s ease;
}

.contact-cards .card .card-address-title {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}

.contact-cards .card{
  border-color: #94B6D2 !important;
  border: 2px solid;
  max-width: 26em;
  margin: 0 auto;
  padding: 1.5rem 15px !important;
}

.contact-cards.contact-overview .card{
  max-width:  initial;
}
.contact-cards.contact-overview .card ul.bullet-list {
  padding-inline-start: 15px !important;
}

.contact-cards.contact-overview .card ul.bullet-list li {
  line-height: 1.5em !important;
  color: initial;
}


.contact-cards .card .card-title{
  display: flex;
  align-items: center;
  justify-content: center;
  color: initial;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 700;

}

.contact-cards .card .card-title i {
  font-size: 22px;
  color: #343633;
}

.contact-cards .card .card-text {
  font-size: 15px;
  color: initial;
  line-height: 1.5em;
  margin-top: 10px;
}
.contact-cards .card .card-text h3 {
  font-size: 20px;
  margin: 0 0 5px;
  display: block;
}
.contact-cards.contact-overview .card .card-title {
  justify-content: start;
}

.contact-cards.contact-overview .card .card-title i {
  font-size: inherit;
}


ul.support-topics li {
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
  justify-content: start;
  font-weight: 500;
}

ul.support-topics li i {
  font-weight: 400;
  font-size: 20px;
  color: rgba(0, 109, 102, 0.9)
}





/*---------------Camera Styles--------------*/

.photo-credit a {
  color: #fff !important;
  background-color: rgba(0,0,0, 0.7);
  padding: 5px;
  border-radius: 3px;
  border:none;
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 30px;
  width: 30px;
}


.photo-credit a .fas{
  margin: -3px 0 0;
  font-size: 18px;
}



/*********************** Styles for Tooltips ****************************/



a.glossary-popover {
  color: #005897;
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-text-decoration-style: dotted;
  text-decoration-style: dotted;
  text-underline-position: under;
  border: none;
  cursor: pointer;
  text-wrap: nowrap;
}


.tooltipbox {
  display: none;
  width: max-content;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #333;
  font-weight: bold;
  padding: 5px;
  border-radius: 4px;
  font-size: 90%;
}

#arrow {
  position: absolute;
  background: #fff;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}

.popover.show {
  z-index: 10000;
}



.popover {
  width: 25%;
  padding: 1em;
  border-radius: 15px;
  box-shadow: 0 .5rem 2rem rgba(0, 0, 0, .25) !important;
  /* color: #333; */
  max-width: fit-content;
  font-family: "Heebo", sans-serif;
  border: none;
  font-size: 1em;
}

.popover-header {
  background: transparent;
  border: none;
  margin-top: 0;
  font-size: 1.2em;
}

.popover-body{
  color: #222;

}


.popover-body p a{
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
  text-decoration-thickness: 1px;
}

.popover-body p a:hover{
  color: #fff;
}

.popover,
.glossary-popover .arrow::after {
  background-color: #ffffff;
}


/* ----------------Site Popovers ----------------------*/

.bs-popover .arrow::after, .bs-popover .arrow::after{
  border-top-color: #fff;
  border-width: 0.8rem 0.8rem 0;z-index: 1;
}


.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  border-bottom-color: #fff;
  border-width: 0 15px 15px;
  top: -2px;
  z-index: 10;
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  border-bottom-color: #fff;
  border-width: 0 15px 15px;
  top: 0;
  z-index: 10;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: -2px;
  border-width: 15px 15px 0;
  border-top-color: #fff;
  z-index: 1;
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  border-left-color: #fff;
  border-width: 0.8rem 0.8rem 0;z-index: 1;
}


.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  border-right-color: #fff;
  border-width: 0.8rem 0.8rem 0;
  z-index: 1;
}



/* Begin Media Queries */
@media screen and (max-width:1400px) {
  .swiper-slide {
    height: 450px;
  }


  .navbar-nav li {
    margin: 0 0 0 15px;
  }

  .navbar-nav li:first-of-type {
    margin: 0;
  }
  .navbar-nav li a {
    font-size: 15px;
    padding: 4px .4em;

  }

}

@media screen and (max-width:1200px) {
  body {
    font-size: .9em;
  }

  .js-tabs .tab {
    font-size: 16px;
  }  

  .banner.banner-image #block-pageimage {
    height: 200px;
  }

  .logo img { height: 60px;}

  .swiper-slide {
    height: 450px;
  }


}

@media screen and (max-width:1024px) {

  .carousel-caption h2 {
    font-size: 24px;

  }

  .carousel-caption p {
    font-size: 1rem;
  }


  .navbar-toggle {
    display: none;
  }

  h2 {
    font-size: 1.4rem;
  }



  h4{
    font-size: 1rem;
  }



  .callout h2, .callout h3 {
    font-size: 16px;
  }
  .navbar-nav .navbar-link, .employers-btn a, .dropdown-menu a {
    font-size: 12px;
  }

  .homepage .tabrow {
    margin: 30px 0 15px;
  }

}

@media screen and (max-width:992px) {


  .navbar-nav li a {
    font-size: 14px;
  }
  .navbar-nav li {
    margin: 0 0 0 5px;
  }

  .home-alerts {
    font-size: 10px;
  }

  #sticky-head .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #header.headroom--not-top #sticky-head .container-fluid {
    height: 60px;
    position: relative;
  }  


  .dropdown-search {
    display: block !important;
    position: relative;
    transform: none !important;
    box-shadow: none;
  }


  .accordion-block a.menuitem {
    padding: 18px 15px 18px 0;
  }

  .accordion-block a.menuitem h3 {

    font-size: 17px;
    padding-inline-start: 0;
    padding-inline-end: 15px;
  }

  .accordion-block .ui-accordion-content {
    padding: 0 0 25px;
    border-bottom: none;
  }  

  .accordion-block .ui-icon {
    right: 10px;
    font-size: 15px;
    top: 25px;
  }

  .swiper-slide {
    height: unset;
  }

  .page .home-alert {font-size: 10px;}


  h1,
  .carousel-caption h1 {
    font-size: 1.6rem;
  }


  .jumbotron {
    min-height: 250px;
  }

  .callout-body ul li a {
    font-size: 14px
  }

  .top-menu {
    background-color: #000;
    height: 40px;
  }

  .callout-body ul li {
    padding: 6px 0;
  }

  .top-menu li a, .top-menu span {
    color: #fff;
    font-size:12px;
  } 
  .navbar-brand span {
    font-size: 16px;
  }


  .home-contentbox p {
    font-size: 16px;
  }


  .carousel-block {position:relative;display:block;width:100%;float:inline-start;}
  .carousel-block h2{margin:0;}
  .carousel-body{width:100%;padding:0;}
  .carousel-title h2{font-weight:700;}



  .carousel .carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 20px 5px;/*drupal*/
    text-indent: -999px;
    background-color: #ccc;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
  }

  .carousel .carousel-indicators li:hover,
  .carousel .carousel-indicators .active {

    background-color: #006c68;
    cursor: pointer;
    width: 20px;
    height: 20px;
    filter: alpha(opacity=50);
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
  }

  .carousel-control {display:none;}

  .carousel .carousel-indicators.indicators-bottom {
    padding-top:20px;
  }

  .swiper-wrapper .swiper-slide img {
    display: block;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
  }



  .carousel-caption h2{
    font-weight: 800;
    font-size: 28px;
    color: #fff;
  }


  .carousel-cta {
    margin-top: 15px;
  }



  .carousel-indicators li {
    height: 8px;
    background-color: #006c68;
    width: 40px;
  }

  .carousel-block {
    position: relative;
    display: block;
    width: 100%;
    float: inline-start;
  }
  .carousel-block h2 {
    margin: 0;
  }
  .carousel-body {
    width: 100%;
    padding: 0;
  }
  .carousel-title h2 {
    font-weight: 700;
  }
  .carousel-cta {
    display: block;
    width: auto;
    float: inline-start;
  }
  .carousel-cta .btn {
    position: relative;
    right: 0;
    top: 0;
    font-size: 14px;
  }
  .carousel .carousel-indicators {
    margin: 0 auto;
    display: block;
    width: 130px;
    position: inherit;
  }
  .carousel .carousel-indicators li {
    display: block;
    float: inline-start;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    text-indent: -999px;
    background-color: #ccc;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .carousel .carousel-indicators li:hover,
  .carousel .carousel-indicators .active {
    background-color: #006c68;
    cursor: pointer;
    width: 16px;
    height: 16px;
    filter: alpha(opacity=50);
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .carousel-control {
    display: none;
  }
  .carousel .carousel-indicators.indicators-bottom {
    padding-top: 20px;
  }

  .js-tabs ul.tabs-list {
    flex-direction: column;
    height: 60px;
    overflow:hidden;
    border-top: 2px solid #343a40;
    border-bottom: 2px solid #343a40;
  }


#mid-content .js-tabs .tabs-list .ui-tabs-tab {
      height: 60px; 
      flex: 0 0 auto;
      margin: 0; 
     border: none;
    }


 .js-tabs .tabs-list li.ui-state-active {
    -webkit-box-ordinal-group: -1;
    order: -1;
    border:none;
    /* height: auto !important; */
}

 .js-tabs .tabs-list li.ui-state-active > a::before {
    font-family: "Font Awesome 6 Pro";
    color: #343633;
    margin-inline-end: 10px;
    font-weight: 300;
    display: none;
}

 .js-tabs .tabs-list li.ui-state-active > a::after {
    content: "\f142";
    font-size: 20px;
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-weight: 400;
    position: absolute;
    right: 25px;
    }


 .js-tabs .tabs-list.-is-open {
      height: auto;
    }

 .js-tabs .tabs-list.-is-open li.ui-state-active > a::after {
    content: "\f077";
    font-size: 18px;
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-weight: 600;
    }


.js-tabs .tab{
    padding: 0 15px;
    text-align: start;
    font-size: 16px;
    line-height: 1em;
    width: 100%;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: none;
  }

.js-tabs .ui-state-active a.tab {
    margin: 0;
    /* border-bottom: 3px solid rgba(0, 109, 102, 0.9); */
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 0;
    justify-content: center;
    font-weight: 800;
    }

#mid-content .ui-tabs-tab.ui-state-active {
    border:none;
    /* border-bottom: 3px solid rgba(0, 109, 102, 0.9); */
    font-weight: 800;
    /* border-top: 3px solid rgba(0, 109, 102, 0.9); */
}

#mid-content .js-tabs .ui-state-hover .tab{
    color: #000;
    background-color: #f8f9fa;
}

  
    .card.hovercard  .btn-primary {
    font-size: 10px;
      margin: 10px 0 !important;
}  
  
  .card.hovercard .info .title {
margin: 4px 0;
font-size: 10px;

}
.card.hovercard .info p {
    font-size: 8px;
}

  
  
}

@media screen and (max-width:768px) {
  .banner-image .int-hero-callout{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    position:  relative;

  }
  .popover {
    width: 80%;
    margin: 15px;
  }


  .js-tabs ul.tabs-list {
    height: 50px;

  }

  #mid-content .js-tabs .tabs-list .ui-tabs-tab {
    height: 50px;

  }

  .js-tabs .tab {
    font-size: 14px;
  }


  .panels-container {
    padding: 0 10px 15px;
  }


  .footer-links li {
    display: block;
  }
  .footer-links li span {
    display: none;
  }
  .logo-text {
    font-size: 16px;
    width: 60%;
  }

}

@media screen and (max-width:568px) {

  .swiper-wrapper .swiper-slide img {
    height: 380px;
  }

  .home-foia p, .foia-block p {
    font-size: 12px;

  }  

  .card-preview .card-title {
    font-size: 16px;
    font-weight: 600;
  }

  .card-preview .card-text {
    font-size: 14px;
  }

  .contact-cards .card .card-title,
  .contact-cards .card .card-address-title {
    font-size: 16px;
  }

  .navbar-brand span {
    font-size: 14px;
  }


  .home-contentbox p {
    font-size: 16px;
  }


  .nav-event-series.nav-tabs.nav-justified>li>a .hidden-sm {
    display: none;
  }

  .navbar-toggle {
    margin: 5px !important;
  }

  .jumbotron {
    min-height: 200px;
  }

  .callout-body, .carousel-content, .callout h2 {
    font-size: 14px;
  }

}



@media (min-width: 768px) and (max-width: 992px){
  .callout-body ul li a,
  .callout-body ul li article{
    padding-inline-start: 30px;
  }

  .callout-body i {
    left: 0;
  }

}

@media (min-width: 768px) {  

  .banner-image .int-hero-callout {
    position: relative;
    height: 100%;
  }

  .popover {
    width: 500px;
    padding: 16px;
  }

  .popover-title {
    font-size: 20px;
  }


  .carousel-indicators {
    padding: 10px 0;
    text-align: center;
    margin-bottom: 0;
  }

}

@media (min-width:992px) {
  .mid-gutter {
    min-height: 600px;
    margin: 0;
    position: relative;
  }

  .navbar-nav li:after {
    display: block;
    content: "";
    padding-top: 0;
    border-bottom: 4px solid #004085;
    transform: scaleX(0);
    transform-origin: 50% 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    transition: transform .12s ease-in-out;
  }

  .navbar-nav li .currentbranch0 a:after {
    display: block;
    content: "";
    padding-top: 0;
    border-bottom: 4px solid #004085;
    transform: scaleX(1) !important;
    transform-origin: 50% 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    transition: transform .12s ease-in-out;
  }

  .navbar-nav li:hover:after {
    transform: scaleX(1);
    transform-origin: 50% 50%;
    transition-delay: .12s;
  }


  .home-foia p,
  .foia-block p { font-size: .9rem;}

  .home-about p, 
  .home-questions p{
    font-size: 1rem;

  }

  .panels-container {
    border-top: 1px solid #e6e6e6;
    padding: 25px 15px 15px;
  }

  #header #sticky-head .container-fluid {
    height: 80px;
  }
  .swiper-slide img{
    object-fit: cover;
    object-position: 0% 25%;
    height: 100%;
    width: 100%;
  }

  .sidecontent .callout {
    position: sticky;
    top: 80px;
  }

  #header #sticky-head .navbar-toggler {
    display: none;
  }


  .callout-body ul li a {
    font-size: 13px;

  }

  .card.hovercard .info {
    padding: 10px 15px;
  }
  .card.hovercard .info .title {
    font-size: 18px;
  }

  .callout .btn {
    font-size: 15px;
  }


}

@media (min-width:1200px) {
 .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
 {
        max-width: 1400px;
    }
  
  #header #sticky-head .container-fluid {
    height: 100px;
  }


  .callout-body ul li a,
  .callout-body ul li article {
    font-size: 15px;
    padding-inline-start: 40px;

  }

  .card.hovercard .info {
    padding: 10px 15px;
  }

  .callout p{
    font-size: 15px;
  }  



  .js-tabs .ui-tab:hover {
    border-bottom: 4px solid rgb(0 64 133 / 45%);
    border-radius: 0;
    background: #f8f9fa;

  }

     .modal-content {
      padding: 25px;
   }

   .modal .close i {
      position: absolute;
      padding: 5px 10px;
      top: -50px;
      right: -50px;
      font-size: 45px;
      color: #fff;
      opacity: 1;
   }

  
}


@media (min-width:1400px) {

  
  .carousel-caption h1 {
    margin-top: 200px;
  }

  .swiper-slide {
    height: 750px;
  }

}



.table.table-board {
  text-align: center;
}

.table-board td {
  padding: 1.25rem 1.5rem;
}

.table-board .table-light th {
  padding: 1rem 1.5rem;
  font-size: .9rem;
  min-width: 160px;
}

#mid-content .table-board a[href$=".pdf"]:after {

}

.table.table-board th:first-of-type,
.table.table-board tr td:first-of-type {
  text-align: start;
}

.table-board td .board-time {
  font-size: .9rem;
}

.table-board td > b {
  font-weight: 800;
}

























