.termina {
    font-family: "termina", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.termina2 {
    font-family: "termina", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.HandelsonOne {
	font-family: HandelsonOne;
}
@media screen and (max-width: 1200px) {
.header-logo img {
     max-width: 215px !important;
    max-height: 65px !important;
    }
}
@media screen and (max-width: 1112px) {
.header-logo img {
    max-width: 215px !important;
    max-height: 65px !important;
    }
}
@media screen and (max-width: 1024px) {
.header-logo img {
    max-width: 225px !important;
    max-height: 68px !important;
    }
}
@media screen and (max-width: 981px) {
.header-logo img {
    max-width: 250px !important;
    max-height: 75px !important;
}
}
@media screen and (max-width: 800px) {
.header-logo img {
    max-width: 250px !important;
    max-height: 75px !important;
}
}
@media screen and (max-width: 694px) {
.header-logo img {
    max-width: 250px !important;
    max-height: 75px !important;
}
}
@media screen and (max-width: 438px) {
.header-logo img {
    max-width: 250px !important;
    max-height: 75px !important;
}
}
@media screen and (max-width: 320px) {
.header-logo img {
    max-width: 200px !important;
    max-height: 60px !important;
}
}

.lightfootertext {
    color: #cccccc
}

h3 {
    letter-spacing: normal
}
a.screen-reader-shortcut {
    position: absolute;
    left: 6px;
    top: -99px
}
a.screen-reader-shortcut:focus {
    z-index: 2000;
    font-size: 14px;
    font-weight: 700;
    top: 6px;
    padding: 15px 20px 14px;
    background-color: #ffffff;
    color: #004d99;
    border-radius: 0px;
}
.page-jump {
    display: block;
    height: 85px;
    margin-top: -85px;
}

@media screen and (max-width: 1112px) {
.header-logo img {
    max-width: 243px !important;
    max-height: 36px !important;
}
}

.header-nav-main ul li a:focus {
	background-color: #006ba6 !important;
}
.header-nav-main ul li a:active {
	background-color: #006ba6 !important;
}
.header-nav-main .nav-pills ul li a:focus {
	background-color: #fefefe !important;
}