* {
  box-sizing: border-box;
  color: #003466;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding: 0;
}

/* Define minimum font size */
html {
  font-size: 0.8rem;
  scroll-behavior: smooth;
}

/* Define breakpoints and font sizes */
@media (min-width: 640px) and (max-width: 1023px) {
  html {
    font-size: 1.0625rem;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  html {
    font-size: 1.125rem;
  }
}

/* Define max font size and viewport */
@media (min-width: 1280px) {
  html {
    font-size: 1.1875rem;
  }
}

@media /* Fairly small screens including iphones */ only screen and (max-width: 500px),
  /* iPads */ only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #top,
  #bottom,
  #left,
  #right {
    display: none;
  }
}

.responsive {
  max-width: 100%;
  min-width: 140px;
  height: auto;
}

a {
  text-decoration: none;
}

h1.title {
  color: #000;
  font-family: "Oxygen", "Montserrat", "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 50px;
  text-align: center;
}

h1.subtitle {
  color: #000;
  font-family: "Oxygen", "Montserrat", "Roboto", sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 40px;
}
div.descriptive {
  color: #000;
  font-family: "Oxygen", "Montserrat", "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

a.wordpdf {
  font-family: "Open Sans", sans-serif;
  font-size: 0.65rem;
  font-weight: 400;
  color: #000;
}

a.wordpdf:hover {
  font-family: "Open Sans", sans-serif;
  font-size: 0.65rem;
  font-weight: 400;
  text-decoration: underline;
  color: #000;
}

span.date {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 400;
  padding-left: 20px;
  font-size: 0.75rem;
  color: #000;
}

span.company {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-weight: 400;
  font-size: 0.8rem;
  color: #000;
}

div.date {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 0.75rem;
  font-weight: 400;
  margin-bottom: 2px;
  margin-top: -20px;
  text-align: right;
  color: #000;
}

ul {
  list-style-type: none;
}

header {
  background: #003466;
  height: 70px;
  position: fixed;
  width: 100%;
  z-index: 99;
}

nav {
  height: inherit;
}

.menu {
  align-items: center;
  display: flex;
  height: inherit;
  padding: 0 0px;
  font-size: 0.75rem;
  top: 0px;
  left: 0px;
}

.menu li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  padding: 0 2px;
  list-style-type: none;
}

a.menu:hover {
  font-size: 0.75rem;
  text-decoration: underline;
  color: #fff;
}

.list li {
  color: #000;
  margin-left: 0.5%;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0 10px;
  color: #000;
}

td {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
}

.menu a {
  color: white;
}

.logo {
  flex: 1;
  font-size: 22px;
  margin-left: -30px;
}

.banner {
  align-items: center;
  background-color: rgb(217, 228, 245);
  /*  background-position: 40% 0px;
  background-repeat: no-repeat;
  background: linear-gradient(45deg, #98cbff, #98ffcb); */

  /* for content alignment */
  display: flex;
  flex-direction: column;
  height: 400px;
  justify-content: space-evenly;
  position: fixed;
  top: 70px;
  left: 0px;
  /* for positioning */
  width: 100%;
}

.banner-title {
  font-size: 1.5rem;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.banner-desc {
  font-size: 22px;
  text-align: center;
}

.btn-signup {
  background-color: #0056ab;
  border: 0;
  color: white;
  cursor: pointer;
  font-size: 0.8rem;
  padding: 15px 25px;
}

.opensans {
  font-family: "Open Sans", sans-serif;
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
}

.oxygen {
  font-family: "Oxygen", sans-serif;
}

.sourceserifpro {
  font-family: "Source Serif Pro", serif;
}

.article {
  background: white;
  height: 100%;
  padding: 30px 5%;
  position: relative;
  top: 450px;
  width: 100%;
}

.article p {
  margin-bottom: 20px;
  color: #000;
}

#apDiv1 {
  float: right;
  position: relative;
  height: 500px;
  margin-left: 20%;
  margin-right: 20px;
  margin-top: 80px;
  width: 360px;
  z-index: 1;
  /* background-color: rgb(217, 228, 245); */
}

.style1 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 12px;
  color: #000;
}

.style2 {
  color: #336699;
  font-family: "Source Serif Pro", "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 8px;
}

p.school {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: #000;
}

p.description {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 30px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 8px;
  color: #000;
}

p.perception {
  font-family: "Source Serif Pro", sans-serif;
  font-weight: 600;
  font-size: 2.7rem;
  text-shadow: 2px 2px #ccc;
  position: absolute;
  top: 5%;
  left: 26%;
  color: rgb(120, 128, 134);
}

p.goto {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

ul {
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 30px;
  margin-top: 6px;
}

li {
  line-height: 140%;
  font-size: 0.75rem;
  font-weight: 400;
  list-style: disc;
  margin-bottom: 6px;
  margin-left: 10px;
  color: #000;
}

p.career {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 3px;
  margin-left: 20px;
  margin-right: 30px;
  margin-top: 0px;
  color: #000;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

a.email:hover {
  text-decoration: underline;
  font-size: 0.8rem;
  color: #000;
}

p.email {
  font-size: 0.8rem;
  color: #000;
}

#top,
#bottom,
#left,
#right {
  background: #003566;
}
#left,
#right {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 25px;
}
#left {
  left: 0;
}
#right {
  right: 0;
}

#top,
#bottom {
  position: fixed;
  left: 0;
  right: 0;
  height: 25px;
}
#top {
  top: 0;
}
#bottom {
  bottom: 0;
}
