@font-face {
  font-family: Avenirltstd Roman;
  src: url('../fonts/AvenirLTStd-Roman.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --purple: #592b8a;
  --white: white;
  --depaul-blue: #0057b7;
  --light-gray: #dbdbdb;
  --text-black: #333;
  --hover-blue: #034d96;
  --medium-gray: #b3b3b3;
  --depaul-red: #af272f;
  --goldenrod: #ffb92a;
  --smc-blue: #005db8;
  --dark-gray: #585353;
  --focused-yellow: #e5c961;
  --smc-yellow: #f3d03e;
  --deep-sky-blue: #00a9e0;
  --light-cyan: #d4eff8;
  --unibuddy-blue: #004c98;
  --deep-sky-blue-2: #43c9f5;
  --sky-blue: #8ee3ff;
  --mapbg: #aad3df;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  line-height: 1.6;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7em;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3em;
  font-weight: 700;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .85em;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

blockquote {
  border-left: .4em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em;
  font-size: 140%;
  line-height: 1.6;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.section {
  width: 100%;
}

.section.map-location {
  z-index: 3;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  height: 104vh;
  padding-top: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.section.why_1 {
  flex-flow: column;
  display: flex;
}

.section.why_2 {
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section.why_3 {
  height: 100vh;
  position: relative;
}

.section.why_4 {
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section.why_5 {
  background-color: var(--purple);
  padding-top: 6em;
  padding-bottom: 12em;
}

.section.programs_1 {
  padding-top: 7em;
  padding-bottom: 2em;
}

.section.programs_2 {
  padding-top: 0;
  padding-bottom: 10em;
}

.section.expenses_1 {
  padding-top: 0;
}

.section.expenses_2 {
  padding-bottom: 12em;
}

.section.housing_1 {
  padding-top: 7em;
}

.section.housing_2 {
  padding-top: 2em;
  padding-bottom: 12em;
}

.section.campus_1 {
  padding-bottom: 12em;
}

.section.services_2 {
  padding-top: 4em;
  padding-bottom: 0;
}

.section.services_3 {
  position: relative;
}

.section.safety_2 {
  padding-top: 2em;
  padding-bottom: 12em;
}

.section.apply-2 {
  padding-bottom: 12em;
}

.section.alabama_1 {
  z-index: 2;
  position: relative;
}

.section.alabama_2 {
  z-index: 2;
  background-color: var(--white);
  margin-top: 0;
  padding-top: 4em;
  padding-bottom: 5em;
  position: relative;
}

.section.alabama_3 {
  z-index: 2;
  margin-top: 0;
  position: relative;
}

.section.alabama_4 {
  padding-top: 5em;
}

.section.map1 {
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
}

.section.locations-intro {
  justify-content: center;
  align-items: center;
  height: 99vh;
  padding-top: 0;
  display: flex;
}

.section.alabama-gallery {
  padding-top: 6em;
  padding-bottom: 6em;
}

.main {
  z-index: 500;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  min-width: 80vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.main.body {
  justify-content: flex-start;
  align-items: center;
  width: 75vw;
  min-width: 75vw;
  height: auto;
}

.main.home {
  justify-content: flex-start;
  align-items: center;
}

.quicklinks_list {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.quicklinks_li {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.quicklinks_li:hover {
  border-bottom: 1px none var(--light-gray);
  background-color: #0000;
}

.quicklinks_li:focus {
  background-color: #0000;
}

.quicklinks_li:focus-visible, .quicklinks_li[data-wf-focus-visible] {
  border: 2px #ec1313;
}

.quicklink {
  color: var(--depaul-blue);
  text-align: center;
  padding: .5em;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.4;
  overflow: auto;
}

.quicklink:hover {
  text-decoration: underline;
}

.quicklink.home {
  color: var(--text-black);
  font-family: Avenirltstd Book, sans-serif;
  font-size: .9em;
  font-weight: 400;
}

.skiplink_a {
  opacity: 1;
  color: var(--depaul-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -200%;
  margin-left: 0%;
  padding: .5em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
}

.skiplink_a:focus-visible, .skiplink_a[data-wf-focus-visible] {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.skiplink_a.w--current {
  background-color: var(--white);
  color: var(--depaul-blue);
  text-align: left;
}

.img_contain {
  object-fit: contain;
  width: auto;
  height: auto;
  display: block;
}

.social_wrapper {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--purple);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 4.1em;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.nav_list {
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 1em;
  display: flex;
  overflow: auto;
}

.nav_li {
  text-align: left;
  min-height: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: .5em;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  overflow: visible;
}

.img_cover {
  border: 4px none var(--white);
  opacity: 1;
  object-fit: cover;
  object-position: 1% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: static;
}

.img_cover.from-top {
  object-position: 50% 0%;
}

.img_cover.programs {
  object-position: 50% 0%;
  width: 104%;
  min-width: 101%;
  height: 101%;
  overflow: hidden;
}

.img_cover.from-bottom {
  object-position: 50% 100%;
  overflow: hidden;
}

.img_cover.services {
  object-position: 50% 50%;
  overflow: hidden;
}

.img_cover.safety {
  object-position: 50% 50%;
}

.social_embed {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.social_embed:hover {
  border: 1px none var(--white);
}

.social_link {
  border: 1px #000;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  margin-right: 0;
}

.social_link:hover {
  border: 2px solid var(--white);
}

.lang_menu {
  z-index: 200;
  opacity: 0;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3em;
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 0;
  display: flex;
  position: relative;
  bottom: 0;
}

.lang_link {
  color: var(--text-black);
  margin-right: 1em;
  font-family: Avenirltstd Book, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

.lang_text {
  color: var(--text-black);
  margin-right: 1em;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.skiplink_wrapper {
  z-index: 550;
  margin-top: 7.8em;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  position: fixed;
  right: 25vw;
}

.select-lang_wrapper {
  z-index: 550;
  background-color: #0000;
  margin-top: 7.8em;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  display: none;
  position: fixed;
  right: 37.2vw;
}

.select-lang_a {
  background-color: var(--white);
  opacity: 1;
  color: var(--depaul-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -200%;
  margin-left: 0%;
  padding: .5em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
}

.select-lang_a:focus-visible, .select-lang_a[data-wf-focus-visible] {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.select-lang_a.w--current {
  color: var(--white);
  text-align: left;
}

.page-nav_wrapper {
  z-index: 450;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 1em;
  display: flex;
  position: static;
  right: 25vw;
}

.nav-back {
  background-color: var(--purple);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px 2px 2px 0;
  display: flex;
}

.nav-back:hover {
  background-color: var(--purple);
}

.nav-back:focus-visible, .nav-back[data-wf-focus-visible] {
  background-color: var(--hover-blue);
}

.nav-back.w--current {
  background-color: var(--purple);
}

.nav-back.disabled {
  background-color: var(--medium-gray);
  cursor: not-allowed;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px;
  display: flex;
}

.nav-back.disabled:hover {
  background-color: var(--medium-gray);
}

.nav-next {
  background-color: var(--purple);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.2em;
  height: 2.2em;
  padding: 2px 0 2px 2px;
  display: flex;
}

.nav-next:hover {
  background-color: var(--purple);
}

.nav-next:focus-visible, .nav-next[data-wf-focus-visible] {
  background-color: var(--hover-blue);
}

.nav-next.disabled {
  background-color: var(--medium-gray);
  cursor: not-allowed;
}

.footer_wrapper {
  z-index: 550;
  background-color: var(--white);
  justify-content: center;
  width: 75vw;
  height: 3em;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 10px 1px #0003;
}

.modal-component {
  z-index: 500;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button {
  background-color: #4353ff;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition-property: none;
}

.button.modal-open_btn2 {
  background-color: var(--depaul-red);
  padding: 1em 3em;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
}

.button.modal-open_btn2.subscribe {
  background-color: var(--goldenrod);
  color: var(--purple);
  font-family: Avenirltstd, sans-serif;
  font-size: 1em;
}

.button.modal-open_btn2.subscribe:hover, .button.modal-open_btn2.subscribe:focus {
  background-color: var(--purple);
  color: var(--goldenrod);
}

.button.subscribe {
  background-color: var(--depaul-red);
  margin-top: 0;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
  font-weight: 700;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper.subscribe-home {
  width: 80vw;
  padding-top: 0;
  display: none;
  overflow: auto;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  border-radius: 1em;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.modal-container.subscribe-home {
  border-radius: 1em;
  max-height: 65vh;
  margin-top: 8em;
  margin-bottom: auto;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.nav-menu {
  flex-direction: column;
  align-items: center;
  width: 63%;
  max-height: 75vh;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  display: flex;
  overflow: auto;
}

.menu-button-2 {
  display: none;
}

.menu-button-2.w--open {
  background-color: #0000;
}

.navbar {
  background-color: #592b8a;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 25vw;
  min-width: 20vw;
  height: 100vh;
  padding: 2em 1.5em 0;
  font-size: 1em;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  box-shadow: 1px 1px 20px #3333338a;
}

.nav-container {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 90%;
  font-family: urw-din-semi-condensed;
  display: flex;
  overflow: auto;
}

.contents_title-2 {
  outline-offset: 0px;
  text-transform: uppercase;
  border: 1px #fff;
  border-bottom-width: 2px;
  outline: 3px #fff;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  margin: 1em auto;
  padding-top: .5em;
  padding-bottom: .1em;
  font-family: Avenirltstd Roman, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 600;
  display: flex;
}

.nav_link-2 {
  color: #fff;
  text-align: left;
  font-family: Avenirltstd Book, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline;
}

.nav_link-2:hover {
  border-style: none none none solid;
  border-width: 1px;
  border-color: black black black var(--white);
  padding-left: 1em;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}

.nav_link-2:focus-visible, .nav_link-2[data-wf-focus-visible] {
  font-weight: 700;
}

.nav_link-2.w--current {
  border-left: 1px solid #fff;
  padding-left: 1em;
  font-size: 1em;
  font-weight: 400;
}

.ql_bar {
  z-index: 700;
  background-color: var(--white);
  border-radius: 1em;
  justify-content: space-between;
  align-items: center;
  width: 65vw;
  height: auto;
  margin-left: 0;
  padding-top: .25em;
  padding-bottom: .25em;
  padding-left: 0;
  display: flex;
  position: fixed;
  top: 2em;
  left: 5%;
  right: auto;
  box-shadow: 1px 1px 12px #0000003d;
}

.ql_menu {
  width: 80%;
}

.ql_menu-button {
  display: none;
}

.nav_logo {
  width: 100%;
}

.smc_h1 {
  color: var(--white);
  text-align: left;
  text-shadow: 1px 1px 6px #000;
  font-family: Gotham;
  font-size: 3.8em;
  font-weight: 400;
  line-height: 1;
}

.smc_h1.centered {
  text-align: center;
  text-shadow: 1px 1px 3px #000000bd;
}

.smc_h1.blue {
  color: var(--smc-blue);
  text-shadow: none;
  font-size: 3.1em;
}

.smc_h1.blue.centered {
  color: var(--purple);
  font-family: Avenirltstd, sans-serif;
  font-weight: 400;
}

.mobile-social_bar {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 3em;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.mobile-social {
  z-index: 201;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--depaul-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 4.1em;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.bg {
  z-index: 0;
  background-color: #0000;
  position: fixed;
  inset: 0%;
}

.bg.welcome2 {
  background-color: #0000;
  background-image: none;
  display: block;
  right: 20vw;
}

.modal-close_btn-2 {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.shadow {
  z-index: 3;
  background-image: linear-gradient(#00000052, #0000);
  display: block;
  position: absolute;
  inset: 0%;
}

.top10-card {
  background-color: #fff;
  border-radius: 1em;
  width: 70%;
  height: 30em;
  margin-bottom: 3.5em;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 10em;
  overflow: hidden;
  box-shadow: 1px 1px 3px #00000026;
}

.brand {
  width: 38%;
  margin-top: 1em;
}

.brand.w--current {
  width: 41%;
  margin-top: .5em;
}

.arrow {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 70%;
  padding: 0;
  display: flex;
}

.arrow.next {
  padding-left: .5em;
  padding-right: .25em;
}

.html-embed-2 {
  width: 100%;
  margin-top: 2em;
}

.why-fact_block-v {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.modal-close_btn-3 {
  z-index: 500;
  color: #333;
  background-color: #fff;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0 auto auto;
}

.modal-close_btn-3:hover {
  color: #444;
}

.modal-close_btn-2 {
  z-index: 10;
  color: #000;
  background-color: #fff;
  border-radius: .2em;
  margin-top: 8px;
  margin-right: 8px;
  padding: 6px 8px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn-2:hover {
  color: #444;
}

.scroll-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  opacity: 1;
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
}

.modal-close_btn-2-2 {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn-2-2:hover {
  color: #444;
}

.h1 {
  color: var(--goldenrod);
  text-shadow: 0 1px 1px #0003;
  flex: none;
  font-family: Avenirltstd, sans-serif;
  font-size: 2.7em;
  font-weight: 900;
  line-height: 1.2;
}

.h1.purple {
  color: var(--purple);
  font-size: 3.4em;
}

.h1.purple.centered {
  text-align: center;
}

.h1.sm-centered {
  font-size: 3.1em;
}

.h1.campus-life {
  color: var(--white);
  text-align: left;
  text-shadow: 0 1px 4px #0003;
  font-family: salted, sans-serif;
  font-size: 5.6em;
  font-weight: 400;
}

.white {
  color: var(--white);
}

.welcome-title {
  z-index: 2;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border: 4px none var(--white);
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/arch-transp.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0%;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 2em 3em;
  display: flex;
  position: relative;
}

.purple-ground {
  background-color: var(--goldenrod);
  opacity: .85;
  mix-blend-mode: normal;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2em;
  display: flex;
}

.cover-title-wrapper {
  flex: none;
  width: auto;
  margin: 14% auto auto 0;
}

.why-header {
  width: 100%;
  height: 36.5em;
}

.why-title {
  z-index: 2;
  background-color: #ffb92a00;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -14.8em;
  padding-top: 1.5em;
  padding-bottom: 3.7em;
  display: flex;
  position: relative;
}

.content-center {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-flow: column;
  width: 70%;
  margin: 0 auto;
  display: flex;
}

.content-center.why-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 65%;
  display: flex;
}

.content-center.why-4 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-center.testimonial {
  background-color: var(--purple);
  border-radius: 20px;
  width: 100%;
  padding: 2em;
}

.content-center.testimonial.welcome {
  width: 70%;
}

.content-center.why-1 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  position: relative;
}

.content-center.programs-1 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 3em;
  padding-bottom: 1em;
}

.content-center.programs-2 {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-flow: column;
  align-items: flex-start;
}

.content-center.programs-3 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: row;
  margin-top: 3em;
  padding-top: 2em;
}

.content-center.expenses-1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  align-items: flex-start;
  padding-top: 4em;
}

.content-center.expenses-2 {
  margin-top: 4em;
}

.content-center.housing-title {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 4em;
}

.content-center.housing-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 4em;
}

.content-center.housing-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.content-center.campus-title {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-top: 2em;
}

.content-center.safety-title {
  margin-top: 5em;
  margin-bottom: 0;
}

.content-center.services-2 {
  margin-bottom: 6em;
}

.content-center.safety-1 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

.content-center.apply-title {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3em;
  position: absolute;
  inset: 9.5em 0% auto;
}

.light {
  color: var(--white);
  font-family: Avenirltstd, sans-serif;
  font-size: 1.3em;
  font-weight: 900;
}

.h1-body {
  color: var(--goldenrod);
  font-family: Avenirltstd, sans-serif;
  font-size: 3.2em;
  font-weight: 900;
  line-height: 1.2;
}

.h1-body.why-h1 {
  color: var(--purple);
  font-size: 3.9em;
}

.h1-body.why-h1.centered {
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-size: 2em;
}

.h1-body.alabama {
  color: var(--white);
  text-align: center;
  text-shadow: 0 1px 3px #0000008a;
  font-size: 5.1em;
  line-height: 1;
}

.h1-body.services-h1 {
  color: var(--white);
  text-shadow: 0 1px 4px #0003;
  font-size: 3.9em;
}

.h1-body.services-h1.centered {
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-size: 2em;
}

.h1-body.apply-h1 {
  color: var(--purple);
  text-align: center;
  font-size: 4.5em;
  line-height: .9;
}

.h1-body.apply-h1.centered {
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-size: 2em;
}

.why-title-lrg {
  font-size: 2.4em;
}

.why2_l {
  border: 3px solid var(--goldenrod);
  width: 50%;
}

.why2-r {
  width: 50%;
}

.list {
  padding-left: 40px;
  line-height: 1.6;
}

.list.programs {
  padding-left: 10px;
}

.li {
  padding-bottom: 1em;
}

.li.scholars.no-bullet {
  list-style-type: none;
}

.p {
  white-space: pre-wrap;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
}

.p.sm {
  font-size: 1.1em;
}

.p.sm.purple {
  color: var(--purple);
}

.p.testimonial {
  color: #fff;
  font-size: 1.3em;
}

.p.link {
  color: var(--purple);
  font-size: 1em;
  text-decoration: underline;
}

.p.link.location {
  text-align: center;
  text-overflow: ellipsis;
  white-space: normal;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.3em;
}

.p.sub-header {
  border-left: 1px none var(--purple);
  color: var(--purple);
  padding-left: 0;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2;
}

.p.sub-header.services {
  color: var(--goldenrod);
}

.p.sub-header.location-sub {
  justify-content: center;
  align-items: center;
  font-size: 2.5em;
  display: flex;
}

.p.sub-header.climate {
  color: var(--goldenrod);
  font-family: salted, sans-serif;
  font-size: 3.3em;
  font-weight: 400;
}

.p.centered {
  text-align: center;
}

.p.white {
  white-space: normal;
}

.why-3-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/purple-arch-new.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 0;
  flex-flow: column;
  width: 52%;
  padding: 1.5em 5em 1.5em 10em;
  display: flex;
  position: absolute;
  inset: 7em auto auto 0;
}

.why4-l {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  justify-content: flex-start;
  width: 50%;
  display: flex;
}

.why4-r {
  border: 3px solid var(--goldenrod);
  width: 50%;
}

.test-line {
  border: 1px dashed var(--goldenrod);
  border-radius: 20px;
  padding: 2em;
}

.margin-header {
  border: 3px solid var(--goldenrod);
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 30em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.h3 {
  color: var(--purple);
  font-family: Avenirltstd, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}

.h3.left-indent {
  margin-left: 2em;
}

.ex-link {
  background-color: var(--goldenrod);
  border-radius: 10px;
  padding: .5em 10em;
}

.ex-link:hover {
  box-shadow: 0 2px 5px #0003;
}

.ex-link.disabled {
  flex: none;
  display: none;
}

.programs-row {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.programs-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  width: auto;
  max-width: 50%;
  height: 100%;
  display: flex;
}

.programs-img {
  border: 3px solid var(--goldenrod);
  width: 100%;
  height: 100%;
}

.programs-right {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.expenses-header {
  width: 100%;
  height: 38em;
}

.lb-element {
  width: 25%;
}

.lb-element:hover {
  border: 3px solid var(--goldenrod);
  box-shadow: 0 2px 5px #0003;
}

.lb-element.location {
  width: 100%;
}

.lb-element.housing {
  width: 33.3%;
}

.campus-header {
  height: 36.9em;
  position: relative;
}

.campus-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-top: 2em;
  display: flex;
}

.campus-gallery {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  width: 100%;
  margin-top: .5em;
  display: flex;
}

.campus-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3em;
  display: flex;
}

.housing-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 2em;
  display: flex;
}

.services-header {
  border: 3px solid #ffb92a;
  border-radius: 15px;
  width: 70%;
  height: 27.7em;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.services-title {
  z-index: 2;
  background-color: #fff0;
  border-radius: 10px;
  padding: 1em 1em 1em 0;
  position: static;
  inset: auto auto 4em 0;
}

.services-row {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  display: flex;
}

.services-img {
  border: 3px solid var(--goldenrod);
  width: 50%;
}

.services-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.services-3 {
  height: 100vh;
}

.services3-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  background-image: url('../images/purple-arch-new.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  flex-flow: column;
  width: 61%;
  padding: 1.5em 5em 1.5em 10em;
  display: flex;
  position: absolute;
  inset: auto auto 10em 0;
}

.safety-header {
  width: 100%;
  height: 40em;
}

.safety-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.safety-row._2 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: row;
}

.safety-row._2.top-margin {
  margin-top: 2em;
}

.safety-img {
  border: 3px solid var(--goldenrod);
  width: 50%;
  height: 20em;
}

.safety-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.apply-1 {
  width: 100%;
  height: 40em;
  position: relative;
}

.video {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.video.admissions {
  width: 100%;
  height: 100%;
  position: relative;
}

.una_h2 {
  color: #46166b;
  text-transform: uppercase;
  font-family: Avenirltstd, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 1.1;
}

.una_h2.gold {
  color: #db9f11;
  text-transform: uppercase;
}

.una_h2.gold.adms {
  text-align: left;
  font-size: 1.7em;
}

.una_p {
  font-family: Avenirltstd Book, sans-serif;
  line-height: 1.3;
}

.una_p.white {
  color: #fff;
}

.una_p.admissions-subtitle {
  color: #46166b;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.3em;
  font-weight: 900;
}

.una_p.admissions-subtitle.white {
  color: #fff;
}

.epr_wrapper {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-flow: row;
  justify-content: space-around;
  width: 100%;
  margin-top: 1em;
  display: flex;
}

.ep_title {
  width: 100%;
}

.admisisons_txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  width: auto;
  display: flex;
}

.admissions_block {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: 3px solid #ffb92a;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 1em 2em 1em 1em;
  display: flex;
}

.una_list {
  padding-left: 10px;
}

.una_list.ep {
  margin-top: 1em;
  padding-left: 10px;
}

.admissions-top_l {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.ep_col {
  color: #fff;
  width: 40%;
}

.content_center {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  width: 70%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.content_center.admissions-top {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 6em;
}

.content_center.admissions3 {
  justify-content: center;
  width: 100%;
  margin-top: 0;
}

.content_center.admissions4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--purple);
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  margin-top: 0;
  padding: 2em;
}

.content_center.alabama-title {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.content_center.ss-title-wrap {
  margin-top: -8.1em;
  position: relative;
}

.content_center.alabama-gallery-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
}

.content_center.apply-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-top: 4em;
}

.content_center.expenses-scholarship {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
}

.admissions_img {
  width: 4em;
  height: auto;
  display: flex;
}

.alabama_header {
  height: 45em;
}

.alabama-3 {
  height: auto;
}

.alabama3-txt {
  z-index: 2;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  background-image: url('../images/purple-arch-new.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  flex-flow: column;
  width: 66%;
  padding: 2em 2em 2em 11em;
  display: flex;
  position: absolute;
  inset: 6em auto auto 0;
}

.map-bg {
  z-index: auto;
  object-position: 50% 50%;
  width: 100vw;
  height: 100vh;
  position: fixed;
  right: 25%;
}

.img_cover-2 {
  opacity: 1;
  object-fit: cover;
  object-position: 1% 50%;
  border: 4px #fff;
  width: 100%;
  max-width: none;
  height: 100%;
  position: static;
}

.img_cover-2.map-base {
  object-fit: cover;
  object-position: 0% 0%;
}

.smc_p {
  text-align: left;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.4;
}

.smc_p.map-intro.lg {
  text-align: center;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.3em;
}

.smc_h2 {
  color: #fff;
  text-align: left;
  text-transform: none;
  padding: .5em;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.1;
}

.smc_h2.map-gallery-title {
  color: #46166b;
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  font-family: Avenirltstd Book, sans-serif;
}

.coffee {
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1em;
}

.coffee.yellow {
  color: #46166b;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.4em;
  font-weight: 900;
}

.content-center-2 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.content-center-2.locations2 {
  z-index: 4;
  flex-direction: column;
  align-items: center;
  margin-top: 10em;
  margin-bottom: 10em;
  display: flex;
  position: relative;
}

.map-txt-wrap {
  background-color: var(--goldenrod);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 2em;
  display: flex;
}

.map-intro-img {
  width: 80%;
  margin-top: 2em;
  display: none;
}

.map-steps-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  width: 27%;
  height: auto;
  min-height: 100%;
  margin-top: 0;
  display: flex;
  position: static;
  top: 100px;
}

.map-steps-left.disabled {
  display: none;
}

.smc_h3 {
  font-weight: 500;
}

.smc_h3.map-category {
  color: #46166b;
  font-family: Avenirltstd, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 1;
}

.steps-section {
  background-color: #fff;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 3em;
  padding-bottom: 3em;
  overflow: visible;
}

.steps-cont {
  justify-content: center;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
  overflow: visible;
}

.paragraph {
  font-family: Avenirltstd Book, sans-serif;
  line-height: 1.4;
}

.scroll-content-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.scroll-content-2.hidden {
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
  min-height: 0;
}

.map-intro {
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
}

.top10_header {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  display: flex;
  position: relative;
}

.map-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--goldenrod);
  border-radius: 15px;
  flex-direction: column;
  height: auto;
  max-height: 65vh;
  padding: 2em 1em;
  display: flex;
  position: sticky;
  top: 14%;
  overflow: auto;
  box-shadow: 1px 1px 7px #0000004a;
}

.map-list-wrap {
  flex-direction: column;
  display: flex;
}

.smc_link {
  color: #46166b;
  text-align: left;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  text-decoration: none;
}

.dp_h3 {
  color: #0057b7;
  text-align: left;
  font-size: 1.8em;
  line-height: 1.1;
}

.dp_h3.top10 {
  color: var(--purple);
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
}

.steps-right {
  flex-direction: column;
  align-items: flex-end;
  width: 80%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.background-video-2.disabled {
  display: none;
}

.top10_text {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.map-scroll-content {
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  height: 20em;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

.location-link {
  color: #46166b;
  flex-flow: column;
  align-items: center;
  font-family: Avenirltstd, sans-serif;
  font-weight: 400;
  text-decoration: underline;
  display: flex;
}

.location-link.w--current {
  color: #46166b;
  font-family: Avenirltstd Book, sans-serif;
}

.scroll-content-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.scroll-content-3.hidden {
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
  min-height: 0;
}

.scroll-content-4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.scroll-content-4.hidden {
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
  min-height: 0;
}

.scroll-content-5 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.scroll-content-5.hidden {
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
  min-height: 0;
}

.scroll-content-6 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  min-height: 200px;
  margin-bottom: 110px;
  padding: 0 0 2em 0;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.scroll-content-6.hidden {
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
  min-height: 0;
}

.h2 {
  color: var(--purple);
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.9em;
}

.h2.gold {
  color: var(--goldenrod);
  font-family: Avenirltstd, sans-serif;
  line-height: 1.2;
}

.h2.sm-center {
  font-family: Avenirltstd, sans-serif;
}

.testimonial-gold {
  color: var(--goldenrod);
  font-family: Avenirltstd, sans-serif;
}

.testimonial-name {
  font-size: .9em;
  font-weight: 400;
}

.expenses-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 2em;
  display: flex;
}

.click-img-txt {
  background-color: var(--purple);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: .25em;
  padding-bottom: .25em;
  display: none;
}

.click-img-txt.disable {
  flex: none;
  display: none;
}

.lb-row {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  width: 100%;
  display: flex;
}

.link-2, .hyperlink {
  color: var(--purple);
  text-decoration: underline;
}

.band-end {
  opacity: .81;
  width: auto;
  height: auto;
  max-height: 100%;
}

.salted {
  color: var(--purple);
  font-family: salted, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 400;
}

.salted.why {
  color: var(--white);
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.6;
}

.salted.location {
  text-shadow: none;
  font-size: 1.1em;
  font-weight: 400;
}

.salted.apply {
  color: var(--white);
}

.band-end-img {
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 100%;
  display: block;
}

.bold-gold {
  color: var(--goldenrod);
  font-family: Avenirltstd, sans-serif;
}

.bold-text-2 {
  white-space: pre-line;
}

.programs-icon {
  width: 2em;
  height: 4em;
}

.programs-txt {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  width: 90%;
  display: flex;
}

.bold-text-3 {
  line-height: 1.2;
}

.title-campus {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 2em;
}

.no-break {
  white-space: nowrap;
  word-break: keep-all;
}

.alabama-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.alabama-row.margin-top {
  margin-top: 3em;
}

.alabama-row.header {
  justify-content: flex-start;
  align-items: flex-start;
}

.location-gallery-row {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: row;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 5em;
  display: flex;
}

.location-block {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 100%;
  display: flex;
}

.golden-txt {
  display: flex;
}

.lines {
  width: 8em;
}

.subheader {
  color: var(--purple);
  font-family: Avenirltstd, sans-serif;
}

.subheader.centered {
  text-align: center;
}

.subheader-hyperlink {
  color: var(--purple);
  text-decoration: underline;
}

.programs-txt-2 {
  width: 90%;
}

.p-2 {
  white-space: pre-wrap;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
}

.hyperlink-2 {
  color: #592b8a;
  text-decoration: underline;
}

.h3-2 {
  color: #592b8a;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3;
}

.p-3 {
  white-space: normal;
  font-family: Avenirltstd Book, sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
}

.p-3.sub-header {
  color: #592b8a;
  border-left: 1px #592b8a;
  padding-left: 0;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2;
}

.p-3.link {
  color: #592b8a;
  font-size: 1em;
  text-decoration: underline;
}

.p-3.link.location {
  text-align: center;
  flex: 0 auto;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.3em;
}

.p-3.white {
  white-space: normal;
}

.h3-3 {
  color: #592b8a;
  font-family: Avenirltstd, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3;
}

.lb-element-2 {
  width: 25%;
}

.lb-element-2:hover {
  border: 3px solid #ffb92a;
  box-shadow: 0 2px 5px #0003;
}

.img_cover-3 {
  opacity: 1;
  object-fit: cover;
  object-position: 1% 50%;
  border: 4px #fff;
  width: 100%;
  max-width: none;
  height: 100%;
  position: static;
}

.lb-element-3 {
  width: 25%;
}

.lb-element-3:hover {
  border: 3px solid #ffb92a;
  box-shadow: 0 2px 5px #0003;
}

.lb-element-3.location {
  width: 100%;
}

.lb-element-4 {
  width: 25%;
}

.lb-element-4:hover {
  border: 3px solid #ffb92a;
  box-shadow: 0 2px 5px #0003;
}

.lb-element-4.location {
  width: 100%;
}

.lb-element-5 {
  width: 25%;
}

.lb-element-5:hover {
  border: 3px solid #ffb92a;
  box-shadow: 0 2px 5px #0003;
}

.lb-element-5.location {
  width: 100%;
}

.una_list-2 {
  padding-left: 0;
}

.hyperlink-3 {
  color: #592b8a;
  text-decoration: underline;
}

.hyperlink-3.new {
  margin-left: 0;
}

.html-embed-4 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .section.alabama_3 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    height: 35em;
    display: flex;
    overflow: visible;
  }

  .main {
    width: 100%;
    min-width: 100vw;
    height: 100vh;
  }

  .main.body {
    width: 100vw;
    min-width: 100vw;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    background-color: var(--white);
    color: var(--depaul-blue);
    border-radius: 1em;
    flex-direction: column;
    width: 55%;
    height: auto;
    margin-top: 0;
    padding: 2em;
    display: none;
    position: absolute;
    inset: auto 0% 61%;
  }

  .quicklinks_li {
    justify-content: center;
  }

  .quicklink.home {
    color: var(--text-black);
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
  }

  .img_contain {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .social_wrapper {
    border-left: 1px none var(--light-gray);
    background-color: #0000;
    justify-content: flex-start;
    width: 100%;
    height: 3.2em;
    margin-top: 0;
    margin-left: 0;
    padding-left: 1em;
    display: none;
    position: static;
  }

  .nav_list {
    width: 100%;
    overflow: auto;
  }

  .nav_li {
    text-align: left;
    margin-top: .5em;
    font-family: Avenirltstd Book, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
  }

  .img_cover {
    object-position: 50% 50%;
  }

  .social_embed {
    background-color: #0000;
  }

  .lang_menu {
    white-space: pre;
    flex-flow: wrap;
    align-content: stretch;
    align-items: flex-start;
    width: 75%;
    height: 100%;
  }

  .lang_link {
    color: var(--white);
    font-family: Avenirltstd Book, sans-serif;
    font-size: 12px;
  }

  .lang_text {
    color: var(--white);
    text-align: left;
    font-family: Avenirltstd Book, sans-serif;
    font-size: 12px;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
    left: 3em;
    right: auto;
  }

  .footer_wrapper {
    z-index: 550;
    background-color: var(--purple);
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 3em;
    padding-bottom: 0;
    font-size: 1em;
    position: fixed;
    inset: auto 0% 0;
  }

  .button.modal-open_btn2.subscribe {
    font-family: Avenirltstd, sans-serif;
    position: sticky;
    top: 0;
    right: 0;
  }

  .button.modal-open_btn2.subscribe:hover {
    box-shadow: 0 2px 5px #0003;
  }

  .modal-wrapper.subscribe-home {
    width: 100vw;
    display: none;
    overflow: auto;
  }

  .modal-container.subscribe-home {
    margin-top: 9.7em;
    margin-bottom: auto;
    position: relative;
    overflow: auto;
  }

  .modal-close_btn {
    color: var(--white);
  }

  .modal-close_btn:hover {
    color: var(--depaul-red);
  }

  .modal-close_btn.subscribe {
    color: var(--text-black);
  }

  .nav-menu {
    background-color: var(--purple);
    width: 100%;
    max-height: none;
    padding: 1em 30px 2em;
    right: auto;
  }

  .menu-button-2 {
    background-color: #0000;
    margin-right: 3em;
  }

  .menu-button-2:active {
    background-color: #0000;
  }

  .menu-button-2:focus {
    background-color: #0000;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #000;
  }

  .menu-button-2.w--open {
    border: 1px none var(--white);
    background-color: #0000;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #00000012;
  }

  .navbar {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: .25em 0 0;
    inset: 0% 0% auto;
  }

  .nav-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 80%;
  }

  .contents_title-2 {
    color: var(--white);
    margin-left: 0;
    font-size: 1.3em;
  }

  .nav_link-2 {
    font-family: Avenirltstd Book, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
  }

  .nav_link-2.w--current {
    font-size: 16px;
    line-height: 1.6;
  }

  .ql_bar {
    z-index: 500;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 65vw;
    margin-left: auto;
    margin-right: auto;
    padding: .25em 3em;
    position: fixed;
    inset: auto 5% 5.1em;
  }

  .ql_menu-button {
    z-index: 2;
    border: 1px solid var(--purple);
    background-color: var(--white);
    color: var(--purple);
    text-align: center;
    border-radius: 2em;
    justify-content: center;
    width: 55%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Avenirltstd, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    position: relative;
  }

  .ql_menu-button:focus {
    background-color: var(--purple);
    color: var(--white);
  }

  .ql_menu-button:focus-visible, .ql_menu-button[data-wf-focus-visible] {
    background-color: var(--purple);
  }

  .nav_logo {
    width: 19%;
  }

  .smc_h1.blue {
    font-size: 3.4em;
  }

  .smc_h1.blue.centered {
    font-size: 2.8em;
  }

  .mobile-social_bar {
    z-index: 500;
    border-left: 1px solid var(--light-gray);
    background-color: var(--white);
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: .5em;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    display: flex;
    position: relative;
    inset: 0 0% auto;
    box-shadow: 1px 1px 13px #0000003b;
  }

  .mobile-social {
    border-left: 1px none var(--light-gray);
    background-color: #0000;
    justify-content: flex-start;
    width: 100%;
    height: 2.5em;
    margin-top: auto;
    margin-left: 0;
    padding-top: .125em;
    padding-bottom: .125em;
    padding-left: 3em;
    display: flex;
    position: static;
  }

  .bg.welcome2 {
    height: 77vh;
    margin-top: 7.9em;
    right: 0;
  }

  .brand {
    margin-top: 0;
    margin-left: 3em;
  }

  .arrow.next {
    padding-left: 0;
    padding-right: 0;
  }

  .why-fact_block-v {
    width: 100%;
  }

  .modal-close_btn-3 {
    color: #333;
  }

  .modal-close_btn-3:hover {
    color: #000;
  }

  .scroll-content {
    width: 100%;
    padding-left: 0;
  }

  .h1 {
    font-size: 2.4em;
  }

  .h1.campus-life {
    line-height: 1.1;
  }

  .welcome-title {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .purple-ground {
    width: 100%;
  }

  .cover-title-wrapper {
    width: auto;
    margin-top: 30%;
    margin-left: 0;
  }

  .content-center.programs-3 {
    flex-flow: column;
  }

  .content-center.expenses-1, .content-center.expenses-2 {
    width: 80%;
  }

  .content-center.housing-title {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content-center.housing-3 {
    flex-flow: column;
  }

  .content-center.apply-title {
    top: 12.4em;
  }

  .h1-body.why-h1.centered {
    font-size: 1.6em;
  }

  .h1-body.alabama {
    text-align: center;
    line-height: 1;
  }

  .h1-body.services-h1 {
    font-size: 3.5em;
  }

  .h1-body.services-h1.centered, .h1-body.apply-h1.centered {
    font-size: 1.6em;
  }

  .p {
    font-size: 1em;
  }

  .p.sub-header {
    overflow-wrap: anywhere;
  }

  .programs-left {
    max-width: none;
  }

  .programs-right, .lb-element {
    width: 100%;
  }

  .services-header {
    height: 25em;
    margin-top: 13em;
  }

  .services-title {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
    left: 8.9em;
  }

  .safety-header {
    height: 25em;
    margin-top: 4em;
  }

  .video {
    width: 100%;
  }

  .video.admissions {
    height: 83%;
    margin-top: 6.1em;
    position: static;
    inset: 0%;
  }

  .content_center {
    width: 80%;
  }

  .content_center.alabama-title {
    width: 70%;
    margin-top: 15em;
  }

  .content_center.ss-title-wrap {
    background-color: #0000;
    width: 100%;
    margin-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .alabama-3 {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .alabama3-txt {
    width: 70%;
    margin-left: 0;
    margin-right: auto;
    padding-left: 8em;
    inset: auto 0% 2em;
  }

  .map-bg {
    inset: 0%;
  }

  .img_cover-2 {
    object-position: 50% 50%;
  }

  .img_cover-2.map-base {
    object-position: 50% 0%;
  }

  .smc_p {
    font-size: 1em;
    font-weight: 400;
  }

  .map-steps-left {
    width: 80%;
  }

  .steps-cont {
    flex-direction: column;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
  }

  .scroll-content-2 {
    width: 100%;
    padding-left: 0;
  }

  .scroll-content-2.hidden {
    display: none;
  }

  .map-list {
    text-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 6em;
    margin-left: auto;
    margin-right: auto;
  }

  .map-list-wrap {
    display: none;
  }

  .steps-right {
    align-items: center;
    width: 80%;
  }

  .top10_text, .map-scroll-content {
    width: 100%;
  }

  .scroll-content-3 {
    width: 100%;
    padding-left: 0;
  }

  .scroll-content-3.hidden {
    display: none;
  }

  .scroll-content-4 {
    width: 100%;
    padding-left: 0;
  }

  .scroll-content-4.hidden {
    display: none;
  }

  .scroll-content-5 {
    width: 100%;
    padding-left: 0;
  }

  .scroll-content-5.hidden {
    display: none;
  }

  .scroll-content-6 {
    width: 100%;
    padding-left: 0;
  }

  .scroll-content-6.hidden {
    display: none;
  }

  .h2.sm-center {
    text-align: center;
  }

  .lb-row {
    flex-flow: column;
  }

  .lb-row.housing {
    flex-flow: row;
  }

  .band-end-img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .programs-txt {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    display: flex;
  }

  .alabama-row.margin-top.center-sm, .alabama-row.header, .alabama-row.center-sm {
    justify-content: flex-start;
    align-items: center;
  }

  .lines {
    width: 5.5em;
  }

  .p-3.sub-header {
    overflow-wrap: anywhere;
  }

  .lb-element-2 {
    width: 100%;
  }

  .img_cover-3 {
    object-position: 50% 50%;
  }

  .lb-element-3, .lb-element-4, .lb-element-5 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section.alabama_1 {
    height: 25em;
  }

  .main.body {
    min-width: 100%;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    width: 60%;
  }

  .img_contain {
    margin-left: auto;
  }

  .lang_menu {
    padding-left: 1em;
    line-height: 1.6;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-right: 0;
  }

  .button.modal-open_btn2.subscribe {
    align-items: center;
    height: 3em;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .modal-wrapper.subscribe-home {
    overflow: auto;
  }

  .modal-close_btn {
    font-size: 1.8rem;
    top: 10%;
  }

  .modal-close_btn.subscribe {
    top: 0%;
  }

  .contents_title-2 {
    text-align: left;
    font-size: 1.1em;
  }

  .ql_bar {
    width: 90vw;
    padding-left: 1em;
    padding-right: 2em;
    bottom: 5em;
  }

  .ql_menu {
    width: auto;
  }

  .ql_menu-button {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
  }

  .smc_h1 {
    text-align: center;
  }

  .smc_h1.centered.blue {
    font-size: 2.4em;
  }

  .smc_h1.blue {
    text-align: left;
    font-size: 2.8em;
  }

  .smc_h1.blue.centered {
    text-align: center;
  }

  .mobile-social_bar {
    padding-left: 0;
  }

  .mobile-social {
    flex: none;
    justify-content: center;
    padding-left: 0;
  }

  .bg.welcome2 {
    height: 82vh;
    margin-top: 7.6em;
  }

  .why-fact_block-v {
    flex-direction: column;
    justify-content: flex-end;
    width: 90%;
  }

  .modal-close_btn-3 {
    font-size: 1.8rem;
    top: 0%;
  }

  .modal-close_btn-3:hover {
    top: 0%;
  }

  .modal-close_btn-2, .modal-close_btn-2-2 {
    font-size: 1.8rem;
  }

  .h1 {
    font-size: 2.1em;
  }

  .h1.sm-centered {
    font-size: 2.2em;
  }

  .h1.campus-life {
    font-size: 4.7em;
    line-height: 1;
  }

  .welcome-title {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .cover-title-wrapper {
    width: auto;
    margin-top: 45%;
    margin-bottom: auto;
  }

  .why-header {
    height: 25em;
    margin-top: 4em;
  }

  .why-title {
    margin-top: -12.4em;
    padding-bottom: 0;
  }

  .content-center.why-2, .content-center.why-4 {
    flex-flow: column;
    width: 80%;
  }

  .content-center.testimonial.welcome {
    width: 80%;
  }

  .content-center.why-1 {
    width: 80%;
    padding-bottom: 0;
  }

  .content-center.programs-1, .content-center.programs-2 {
    width: 80%;
  }

  .content-center.programs-3 {
    flex-flow: column;
    width: 80%;
  }

  .content-center.housing-title, .content-center.housing-2, .content-center.housing-3, .content-center.campus-title, .content-center.safety-title, .content-center.services-2, .content-center.safety-1 {
    width: 80%;
  }

  .content-center.apply-title {
    top: 11.2em;
  }

  .light {
    font-size: 1.1em;
  }

  .h1-body.alabama {
    font-size: 4em;
  }

  .h1-body.services-h1 {
    font-size: 2.9em;
    line-height: 1;
  }

  .why2_l, .why2-r {
    width: 100%;
  }

  .list {
    padding-left: 10px;
  }

  .p {
    font-size: 1.1em;
  }

  .p.testimonial {
    font-size: 1.2em;
  }

  .p.sub-header.location-sub {
    text-align: center;
  }

  .p.sub-header.housing-op {
    white-space: normal;
    display: flex;
  }

  .p.centered {
    font-size: 1.1em;
  }

  .why-3-txt {
    width: 68%;
    padding: 1em 2em 1em 4em;
    inset: auto 3em 2em 0;
  }

  .why4-l, .why4-r {
    width: 100%;
  }

  .margin-header {
    height: 25em;
    margin-top: 4em;
  }

  .programs-left, .programs-right {
    width: 100%;
  }

  .expenses-header {
    height: 25em;
    margin-top: 4em;
  }

  .lb-element.housing {
    width: 100%;
  }

  .campus-header {
    height: 25em;
    margin-top: 4em;
  }

  .campus-gallery {
    flex-flow: column;
    margin-top: 2em;
  }

  .services-header {
    width: 80%;
    height: 25em;
    margin-top: 11.4em;
  }

  .services-title {
    width: 8090%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    bottom: 2em;
    left: auto;
  }

  .services-row {
    flex-flow: column;
  }

  .services-img, .services-txt {
    width: 100%;
  }

  .services3-txt {
    width: 80%;
    padding-left: 4em;
  }

  .safety-row._2 {
    flex-flow: column;
  }

  .safety-img, .safety-txt {
    width: 100%;
  }

  .video.admissions {
    object-position: 50% 50%;
    height: 100%;
    margin-top: .7em;
    margin-left: 0;
  }

  .epr_wrapper {
    flex-flow: column;
  }

  .admissions_block {
    padding-top: 2em;
  }

  .admissions-top_l {
    flex-flow: column;
    width: 100%;
  }

  .content_center.admissions-top {
    flex-direction: column;
  }

  .content_center.admissions4 {
    width: 100%;
  }

  .content_center.alabama-title {
    margin-top: 8.4em;
  }

  .content_center.ss-title-wrap {
    background-color: #0000;
    background-image: linear-gradient(0deg, var(--goldenrod), transparent);
    position: absolute;
    inset: auto 0% 0%;
  }

  .content_center.apply-2 {
    margin-top: 6em;
  }

  .alabama-3 {
    flex: none;
    height: 35em;
  }

  .alabama3-txt {
    width: 80%;
    padding-left: 4em;
  }

  .map-bg {
    background-color: #aad3df;
    flex: none;
    width: 100%;
    height: 100%;
  }

  .img_cover-2.map-base {
    object-position: 50% 50%;
    max-width: 100%;
  }

  .smc_h2.map-gallery-title {
    font-size: 1.8em;
  }

  .content-center-2.locations2 {
    width: 80%;
  }

  .map-txt-wrap {
    width: 100%;
  }

  .steps-cont {
    flex-direction: column;
    align-items: center;
  }

  .scroll-content-2.hidden, .map-list-wrap {
    display: none;
  }

  .smc_link {
    font-size: 1em;
  }

  .steps-right {
    width: 100%;
  }

  .location-link {
    display: flex;
  }

  .scroll-content-3 {
    overflow: hidden;
  }

  .scroll-content-3.hidden, .scroll-content-4.hidden, .scroll-content-5.hidden, .scroll-content-6.hidden {
    display: none;
  }

  .testimonial-name {
    font-size: .8em;
  }

  .lb-row.housing {
    flex-flow: column;
  }

  .link-2 {
    white-space: normal;
  }

  .band-end-img {
    margin-left: auto;
  }

  .programs-txt {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    display: flex;
  }

  .title-campus {
    width: 80%;
  }

  .no-break.white {
    font-size: 1.1em;
  }

  .location-gallery-row {
    flex-flow: column;
  }

  .location-block {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    width: 100%;
    margin-bottom: 2em;
  }

  .subheader.centered {
    font-size: 2em;
  }

  .p-3.link.location {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section.why_2 {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .section.why_3 {
    flex: none;
    height: 30em;
  }

  .section.why_4 {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .section.alabama_2 {
    padding-top: 2em;
  }

  .section.map1 {
    top: 7.3em;
  }

  .section.locations-intro {
    align-items: center;
    margin-top: 0;
  }

  .main.home {
    background-color: var(--purple);
  }

  .quicklinks_list {
    padding-left: 1em;
    padding-right: 1em;
    display: none;
  }

  .quicklinks_li {
    justify-content: flex-start;
  }

  .img_contain {
    width: auto;
  }

  .nav_list {
    margin-top: 1em;
  }

  .img_cover {
    object-position: 50% 50%;
  }

  .img_cover.why {
    object-position: 30% 100%;
  }

  .lang_menu {
    justify-content: flex-start;
    width: 60%;
    padding-right: .5em;
    line-height: 1.2;
  }

  .lang_text {
    white-space: pre-wrap;
    margin-right: 0;
  }

  .page-nav_wrapper {
    justify-content: space-between;
    width: 5.5em;
    margin-top: 0;
    left: 3em;
    right: auto;
  }

  .footer_wrapper {
    height: 4.2em;
    bottom: 0;
  }

  .modal-component.subscribe {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .button.modal-open_btn2:focus {
    border: 2px solid #ff9500;
  }

  .button.modal-open_btn2.subscribe {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4.3em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .modal-wrapper.subscribe-home {
    display: none;
  }

  .modal-container.subscribe-home {
    max-height: 60vh;
    margin-top: 12em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .modal-close_btn {
    top: 12%;
  }

  .nav-menu {
    background-color: var(--purple);
  }

  .menu-button-2 {
    margin-right: 1em;
  }

  .navbar {
    padding: 0;
  }

  .contents_title-2 {
    text-align: left;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .nav_link-2 {
    font-family: Avenirltstd Book, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .nav_link-2.w--current {
    font-size: 14px;
    font-weight: 400;
  }

  .ql_bar {
    padding-right: 1em;
    bottom: 5em;
  }

  .ql_menu {
    width: 50%;
  }

  .nav_logo {
    width: 44%;
  }

  .smc_h1 {
    text-align: center;
    font-size: 2.5em;
  }

  .smc_h1.centered.blue, .smc_h1.blue {
    font-size: 2.1em;
  }

  .smc_h1.blue.centered {
    text-align: center;
  }

  .mobile-social_bar {
    border-left-color: #fff9;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 2.5em;
    top: 14%;
  }

  .bg.welcome2 {
    height: 55vh;
    margin-top: 7.5em;
  }

  .brand {
    margin-top: .25em;
    margin-left: 2em;
  }

  .why-fact_block-v {
    width: 80%;
    height: 100%;
    margin-bottom: 2em;
  }

  .modal-close_btn-3 {
    top: 0%;
    right: 0;
  }

  .scroll-content {
    width: 100%;
  }

  .h1 {
    white-space: pre-wrap;
    word-break: break-all;
    overflow-wrap: anywhere;
    flex: 0 auto;
    line-height: 1;
    display: block;
  }

  .h1.sm-centered {
    text-align: center;
    word-break: normal;
    border-radius: 1px;
  }

  .h1.campus-life {
    white-space: normal;
    word-break: normal;
    font-size: 4.5em;
    line-height: 1;
  }

  .welcome-title {
    overflow-wrap: anywhere;
    background-color: #ffb92a;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .purple-ground {
    background-color: #592b8a;
    border-radius: 0;
  }

  .cover-title-wrapper {
    width: 100%;
    margin-top: auto;
    margin-bottom: 9em;
    margin-left: auto;
  }

  .why-header {
    height: 27.8em;
  }

  .why-title {
    margin-top: -11.8em;
  }

  .content-center.why-4 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .content-center.testimonial {
    padding: 1em;
  }

  .content-center.testimonial.welcome {
    width: 80%;
    padding: 1em;
  }

  .content-center.programs-2, .content-center.programs-3, .content-center.expenses-1, .content-center.expenses-2, .content-center.housing-title, .content-center.housing-2 {
    width: 80%;
  }

  .content-center.housing-3 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    width: 80%;
  }

  .content-center.campus-title, .content-center.services-2 {
    width: 80%;
  }

  .content-center.apply-title {
    width: 80%;
    top: 7.1em;
  }

  .h1-body.why-h1 {
    font-size: 2.5em;
  }

  .h1-body.why-h1.centered {
    font-size: 1.4em;
    line-height: .9;
  }

  .h1-body.alabama {
    font-size: 4em;
  }

  .h1-body.services-h1 {
    text-align: left;
    font-size: 2.7em;
  }

  .h1-body.services-h1.centered {
    font-size: 1.4em;
  }

  .h1-body.apply-h1 {
    font-size: 2.7em;
  }

  .h1-body.apply-h1.centered {
    font-size: 1.4em;
  }

  .list {
    padding-left: 10px;
  }

  .p.link {
    overflow-wrap: anywhere;
  }

  .p.sub-header.housing-op {
    flex-flow: row;
    justify-content: flex-start;
  }

  .why-3-txt {
    width: 81%;
    bottom: 1em;
    right: 0;
  }

  .test-line {
    padding: 1em;
  }

  .margin-header {
    height: 20em;
    margin-top: 4em;
  }

  .h3 {
    line-height: 1.2;
  }

  .ex-link {
    overflow-wrap: anywhere;
  }

  .programs-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    overflow-wrap: anywhere;
    flex-flow: row;
  }

  .expenses-header {
    height: 25em;
  }

  .services-header {
    width: 80%;
    margin-top: 9.9em;
  }

  .services-title {
    width: 80%;
    bottom: 2em;
    left: 1em;
  }

  .services3-txt {
    width: 95%;
    padding-left: 2em;
    inset: auto 0% 10.3em;
  }

  .apply-1 {
    height: 25em;
    margin-top: 4em;
  }

  .video.admissions {
    height: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .admissions_block {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    width: 100%;
    margin-right: auto;
    padding-left: 2em;
    padding-right: 1em;
  }

  .una_list {
    padding-left: 20px;
  }

  .content_center.admissions-top, .content_center.admissions3 {
    margin-top: 2em;
  }

  .content_center.admissions4 {
    width: 95%;
  }

  .admissions_img {
    display: none;
  }

  .alabama3-txt {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    width: 95%;
    padding: 1em 2.5em 1em 2em;
  }

  .map-bg {
    background-color: #aad3df;
    right: auto;
  }

  .img_cover-2 {
    object-position: 54% 50%;
  }

  .img_cover-2.map-base {
    object-position: 50% 0%;
    width: 100%;
    height: 90vh;
  }

  .smc_p.map-intro.lg {
    font-size: 1.1em;
  }

  .smc_h2 {
    font-size: 2.1em;
  }

  .smc_h2.map-gallery-title {
    font-size: 1.5em;
  }

  .map-txt-wrap {
    padding-left: 1em;
    padding-right: 1em;
  }

  .map-steps-left {
    width: 100%;
  }

  .steps-section {
    padding-top: 2em;
  }

  .steps-section.map {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .steps-cont {
    padding-left: 0;
    padding-right: 0;
  }

  .scroll-content-2 {
    width: 100%;
  }

  .map-intro {
    font-size: 1em;
  }

  .top10_header {
    text-align: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .top10_header.map {
    text-align: left;
    justify-content: flex-start;
  }

  .map-list {
    width: 100%;
  }

  .dp_h3 {
    line-height: 1.2;
  }

  .steps-right, .scroll-content-3, .scroll-content-4, .scroll-content-5, .scroll-content-6 {
    width: 100%;
  }

  .h2 {
    line-height: 1.1;
  }

  .bold-text {
    overflow-wrap: anywhere;
    flex-flow: column;
    display: inline;
  }

  .link-2 {
    white-space: normal;
  }

  .band-end-img {
    width: auto;
  }

  .programs-txt {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    display: flex;
  }

  .subheader.centered {
    font-size: 1.9em;
    line-height: 1.3;
  }

  .p-3.link {
    overflow-wrap: anywhere;
  }

  .img_cover-3 {
    object-position: 50% 50%;
  }
}

#w-node-_14bed4c9-15b1-ea55-55e9-dca5321b4abf-321b4ab1 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Avenirltstd Roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd Book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}