.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: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 1112px) {
  .header-logo img {
    max-width: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 1024px) {
  .header-logo img {
    max-width: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 981px) {
  .header-logo img {
    max-width: 260px !important;
    max-height: 44px !important;
  }
}
@media screen and (max-width: 800px) {
  .header-logo img {
    max-width: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 768px) {
  .header-logo img {
    max-width: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 694px) {
  .header-logo img {
    max-width: 282px !important;
    max-height: 48px !important;
  }
}
@media screen and (max-width: 438px) {
  .header-logo img {
    max-width: 260px !important;
    max-height: 44px !important;
  }
}
@media screen and (max-width: 414px) {
  .header-logo img {
    max-width: 260px !important;
    max-height: 44px !important;
  }
}
@media screen and (max-width: 375px) {
  .header-logo img {
    max-width: 240px !important;
    max-height: 41px !important;
  }
}
@media screen and (max-width: 320px) {
  .header-logo img {
    max-width: 180px !important;
    max-height: 31px !important;
  }
}
.btn {
  border-radius: 0
}
.lightfootertext {
  color: #cccccc
}
.pennant {
  background-image: url(https://www.outreach.olemiss.edu/study-usa/img/pennant.png);
  background-position: 28% 2%;
  background-repeat: no-repeat;
}
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;
}
.backgroundblue {
  background-color: #142142
}
.headerblue {
  color: #142142
}
.headerred {
  color: #CF142B
}
.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;
}
@media screen and (max-width: 320px) {
  h1 {
    hyphens: manual;
  }
}
a .hover-effect-1:hover {
  text-decoration: none
}
#header .header-nav-main nav ul li a {
    font-size: 16px;
    letter-spacing: normal;
    color: #142142 !important
}
#header .header-nav-main nav ul li a:hover, :focus {
    font-size: 16px;
    letter-spacing: normal;
    color: #CF142B !important
}