* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

p a {
  text-decoration: underline;
  color: #2a2af0;
}

#ij5o6b {
  color: white;
}

#iw2wmm {
  color: white;
}

*,
::after,
::before {
  box-sizing: border-box;
}

/* in foundation css
p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: rgb(51, 51, 51);
}
*/

h1,
h2,
h3,
span,
a {
  /*font-family: "Open Sans", sans-serif;*/
}

ul {
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

img {
  max-width: 100%;
}

.width-wrapper {
  max-width: 1400px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.top {
  /*background-color: #16478E;*/
  background-color: #801524;;
  padding-top: 10px;
  padding-right: 3vw;
  padding-bottom: 20px;
  padding-left: 3vw;
}

.page-title {
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: start;
  padding-top: 0px;
  padding-right: 3vw;
  padding-bottom: 0px;
  padding-left: 3vw;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(198, 198, 198);
}

.page-title h1 {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 300;
  color: rgb(53, 53, 53);
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.menu-bar {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  /*border-bottom-color: #16478E;*/
  border-bottom-color: #801524;
}

.menu-bar ul {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  list-style-type: none;
}

.menu-bar-item a {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0.5rem;
  margin-right: 0px;
  margin-bottom: 0.5rem;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  transition-property: all;
}

.menu-bar-item a::before,
.menu-bar-item a::after {
  content: "";
  position: absolute;
  height: 14px;
  width: 14px;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
  opacity: 0;
}

.menu-bar-item a::before {
  top: 0px;
  left: 0px;
  border-top-width: 3px;
  border-top-style: solid;
  /*border-top-color: #16478e;*/
  border-top-color: #801524;
  border-left-width: 3px;
  border-left-style: solid;
  /*border-left-color: #16478e;*/
  border-left-color: #801524;
  transform: translate(-50%, -50%);
}

.menu-bar-item a::after {
  bottom: 0px;
  right: 0px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  /*border-bottom-color: #16478e;*/
  border-bottom-color: #801524;
  border-right-width: 3px;
  border-right-style: solid;
  /*border-right-color: #16478e;*/
  border-right-color: #801524;;
  transform: translate(50%, 50%);
}

.menu-bar-item a:hover::before,
.menu-bar-item a:hover::after,
.menu-bar-item a:active::before,
.menu-bar-item a:active::after {
  transform: translate(0px, 0px);
  opacity: 1;
}

.menu-bar-item a:hover {
  color: rgb(51, 51, 51);
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.header-img {
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  object-fit: cover;
  position: relative;
  z-index: -5;
  max-width: 2000px;
  width: 100%;
  border-top-width: 15px;
  border-right-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 15px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

.main-section {
  max-width: 75rem;
  margin-top: -6.5rem;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}

.main-section .heading-wrapper {
  position: relative;
  width: 100%;
  padding-top: 125px !important;
}

/* in foundation css
.main-section .heading-wrapper h1 {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: white;
  display: inline-block;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  max-width: 700px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 3rem;
  position: absolute;
  bottom: 0px;
  left: 0px;
  line-height: 1.2;
  letter-spacing: -1.3px;
  font-size: 48px;
  font-weight: 700;
  text-align: left;
  color: rgb(51, 51, 51);
}
*/

.main-section .side-nav {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  max-width: 420px;
  /*padding-top: 215px !important;*/
  padding-right: 40px;
  padding-bottom: 80px;
  padding-left: 15px;
  background-color: rgb(255, 255, 255);
}

.main-section .description {
  padding: 0 40px 0 15px;
}

.side-nav ul {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 !important;
}

.side-nav li {
  margin: 0 !important;
}

.side-nav>ul>li {
  background-color: rgb(248, 248, 248);
  display: flex;
  flex-wrap: wrap;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
}

.side-nav button {
  position: relative;
  font-family: "Open sans", sans-serif;
  height: 50px;
  width: 100%;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #c8102e;
  color: rgb(61, 61, 61);
  text-align: left;
  margin: 0 !important;
}

.side-nav button i {
  position: absolute;
  right: 10px;
}

.side-nav button:hover {
  outline-color: rgb(0, 0, 0);
  outline-style: dotted;
  outline-width: 1px;
  outline-offset: -1px;
  cursor: pointer;
  background-color: rgb(243, 243, 243);
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
}

.side-nav button:focus {
  color: revert;
  background-color: rgb(233, 233, 237);
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.side-nav a:hover {
  outline-color: rgb(0, 0, 0);
  outline-style: dotted;
  outline-width: 1px;
  outline-offset: -1px;
  cursor: pointer;
  background-color: rgb(243, 243, 243);
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
}

.side-nav ul ul {
  width: 100%;
  background-color: rgb(248, 248, 248);
}

.side-nav ul li.list-close ul {
  display: none;
}

.side-nav ul li.list-close.open ul {
  display: block;
}

.side-nav ul ul li a {
  height: 100%;
  width: 100%;
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 12px;
  padding-left: 35px;
  display: flex;
  align-items: center;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: rgb(221, 221, 221);
  color: rgb(61, 61, 61);
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  text-align: left;
}

.openNav{
  background: #c8102e;
  color: #fff !important;
}

.openNav:hover {
  color: #000 !important;
}

#linkReset {
  float: right;
}

.searchfunctions{
  padding-top: 10px;
  padding-bottom: 10px;
}

.searchfunctions a{
  padding-right: 10px;
  /*color: #c8102e;*/
  color: #801524;
  text-decoration: underline;
}

.searchfunctions a:hover, .searchfunctions a:focus {
  color: #333;
  text-decoration: underline;
}

.bold14 {
  width: 30%;
}

tr:hover {
  background-color: #f5f5f5;
}
tr {
  border-bottom: 1px solid #ddd;
}

.main-section .main-content {
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0%;
  max-width: 925px;
  /*padding-top: 80px;*/
  padding-right: 40px;
  /*padding-bottom: 80px;*/
  padding-left: 40px;
  background-color: rgb(255, 255, 255);
  text-align: left;
}

form input, form select, form textarea, form datalist {
  width: 100%;
}

form button, form input, form select, form textarea, form datalist {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#search-policies {
  margin-top: 2px;
  margin-left: 2px;
  height: 50px;
}
form .input-group > :first-child, form .input-group > button:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

form .input-group .input-addon, form .input-group input, form .input-group select, form .input-group textarea, form .input-group datalist {
  border-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

.search-form {
  margin-bottom: 30px;
}

.search-form input:focus, #search-policies:focus {
  /*box-shadow: none;
  border-top-color: rgb(198, 198, 198);
  border-right-color: rgb(198, 198, 198);
  border-bottom-color: rgb(198, 198, 198);
  border-left-color: rgb(198, 198, 198);*/
}

.search-form button, #searchbutton {
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  transition-property: all;
  display: inline-block;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #16478e;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(198, 198, 198);
  border-right-color: rgb(198, 198, 198);
  border-bottom-color: rgb(198, 198, 198);
  border-left-color: rgb(198, 198, 198);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  color: rgb(255, 255, 255);
  font-family: "Open Sans", sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  line-height: 1.15;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;
  cursor: pointer;
}

.search-form button:hover,
.search-form button:focus, #searchbutton:hover, #searchbutton:focus {
  color: white;
  background-color: #3c6ea9;
  border-top-color: #3c6ea9;
  border-right-color: #3c6ea9;
  border-bottom-color: #3c6ea9;
  border-left-color: #3c6ea9;
}

.search-form a#searchreset {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  text-align: right;
  color: #16478E;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.search-form a#searchreset:hover,
.search-form a#searchreset:focus {
  text-decoration-line:underline;
}

#searchreset{
  float: right;
}

.table-wrapper {
  overflow-x: auto;
  overflow-y: auto;
}

.table-wrapper td a {
  color: #16478E;
  text-decoration-line: underline;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.table-wrapper th,
.table-wrapper td {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  font-size: 1rem !important;
}

.table-wrapper thead th {
  background-color: #c8102e;
  color: rgb(255, 255, 255);
  vertical-align: top;
}

.table-wrapper th:first-child {
  min-width: 16rem;
  flex-grow: 2;
  flex-shrink: 1;
  flex-basis: 0%;
}

table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.5rem;
}

.upper-footer-wrapper {
  /*background-image: url("https://g99plus.b-cdn.net/Landingpages/american%20prep%20schools/upper-footer-bg.jpg");*/
  background-color: #f0f0ee;
  background-size: cover;
  border-top-width: 5px;
  border-top-style: solid;
  /*border-top-color: rgb(153, 0, 0);*/
  border-top-color: #801524;
}

.upper-footer {
  position: relative;
  padding-top: 2rem;
  padding-right: 0px;
  padding-bottom: 2rem;
  padding-left: 0px;
  display: grid;
  grid-template-columns: repeat(3, 31%);
  text-align: left;
}

.upper-footer nav {
  margin-right: 20px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 60px;
}

.upper-footer nav h3 {
  /*color: #16478e;*/
  color: #801524;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.upper-footer nav ul li {
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  line-height: 1.2;
}

.upper-footer nav ul li a {
  font-size: 14px;
  line-height: 17px;
  color: rgb(51, 51, 51);
}

.upper-footer nav ul li a:hover {
  text-decoration-line: underline;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.upper-footer .chimney {
  position: absolute;
  bottom: 0px;
  right: 1%;
  height: 250px;
}

.lower-footer {
  /*background-color: #16478E;*/
  background-color: #801524;;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: grid;
  grid-template-columns: 80px auto 70%;
  align-items: center;
}

.lower-footer img {
  padding-left: 10px;
}

.lower-footer .left span {
  display: block;
  text-align: center;
  line-height: 1;
}

.lower-footer .left span a {
  font-size: 13px;
  line-height: 14px;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.lower-footer .left span small {
  font-size: 10px;
}

.lower-footer .left span small a {
  font-size: 10px;
}

.lower-footer .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  line-height: 2;
  column-gap: 20px;
}

.lower-footer .links a {
  font-size: 14.5px;
  line-height: 17px;
  color: rgb(255, 255, 255);
}

@media (max-width: 1160px) {
  .menu-bar {
    display: none;
  }
}

@media screen and (max-width: 1050px) {
  .main-section .heading-wrapper h1 {
    max-width: 75%;
  }

  .main-section .side-nav {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 24px;
    max-width: 235px;
  }

  .main-section .main-content {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 16px;
    max-width: 920px;
  }
}

@media (max-width: 820px) {
  .page-title {
    justify-content: center;
  }

  .header-img {
    display: none;
  }

  .main-section {
    display: block;
    margin-top: 0px;
    max-width: none;
  }

  .main-section .heading-wrapper {
    padding-top: 0 !important;
  }

  .main-section .heading-wrapper h1 {
    display: block;
    max-width: 100%;
    margin-bottom: 0px;
    position: static;
  }

  .main-section .description {
    padding: 0 20px 0 15px;
  }

  .main-section .side-nav {
    max-width: 100%;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }

  .lower-footer {
    grid-template-columns: 80px auto 60%;
  }
}

@media (max-width: 767px) {
  .upper-footer {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }

  .lower-footer {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .lower-footer img {
    padding-right: 30px;
  }

  .lower-footer .links-wrapper {
    width: 100%;
  }

  .lower-footer .links {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .top {
    display: flex;
    justify-content: center;
  }

  .lower-footer {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 15px;
  }

  .lower-footer img {
    padding-left: 0px;
  }

  .lower-footer .links {
    flex-direction: column;
    align-items: flex-start;
  }
}