:root {
  --disabled: #b3b3b3;
  --white: white;
  --dark-slate-blue: #395575;
  --lt-gray: #eeeceb;
  --midnight-blue: #002855;
  --text-black: #333;
  --dark-cyan: #0088a4;
  --medium-sea-green: #1fa16a;
  --black: black;
  --dark-slate-grey: #115a6b;
  --light-grey: #d1d1d1;
  --dark-turquoise: #57bfc8;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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 {
  text-decoration: none;
  transition-property: none;
}

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

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 10em;
}

.style_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.c-rich-text p {
  margin-top: .5em;
  margin-bottom: 2em;
}

.c-rich-text h1, .c-rich-text h2, .c-rich-text h3 {
  margin-top: .2em;
  margin-bottom: .2em;
}

.c-rich-text h4 {
  margin-top: .2em;
  margin-bottom: .6em;
}

.c-rich-text h5 {
  margin-top: .2em;
  margin-bottom: 1em;
}

.c-rich-text h6 {
  margin-top: .2em;
  margin-bottom: .2em;
}

.section {
  width: 100%;
  padding-top: 0;
}

.section.safety-hero {
  width: 75%;
  height: 31.9em;
  background-color: var(--disabled);
  flex: none;
  margin-top: 6.5em;
}

.section.safety2 {
  padding-top: 2em;
  padding-bottom: 4em;
}

.section.spotlight4 {
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  padding-top: 8em;
  padding-bottom: 10em;
}

.section.portland_hero {
  z-index: 2;
  height: auto;
  background-color: var(--white);
  flex: none;
  position: relative;
}

.section.portland_2 {
  z-index: 2;
  background-color: var(--white);
  padding-top: 1em;
  padding-bottom: 8em;
  position: relative;
}

.section.portland_3 {
  height: 61vh;
  flex: none;
  position: relative;
}

.section.campus_2 {
  margin-top: 19.7em;
}

.section.programs_hero {
  height: 28em;
  flex: none;
}

.section.programs_3 {
  margin-top: 4em;
  padding-bottom: 8em;
}

.section.programs_4 {
  height: 95em;
  background-color: var(--dark-slate-blue);
  flex: none;
  padding-bottom: 10em;
  display: none;
}

.section.tuition_hero {
  padding-top: 8em;
}

.section.tuition_2 {
  padding-top: 1em;
}

.section.tuition_3 {
  padding-top: 4em;
  padding-bottom: 10em;
}

.section.transport_hero {
  height: 42em;
  flex: none;
  position: relative;
}

.section.transport_2 {
  padding-top: 8em;
  padding-bottom: 8em;
}

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

.section.transport_4 {
  background-color: var(--lt-gray);
  padding-top: 8em;
  padding-bottom: 12px;
}

.section.studentlife_hero {
  height: 34.5em;
  flex: none;
  position: relative;
}

.section.studentlife_3 {
  height: 45em;
  flex: none;
  position: relative;
}

.section.community_hero {
  height: auto;
}

.section.community_2 {
  padding-top: 0;
  padding-bottom: 1em;
}

.section.community_3 {
  background-color: var(--white);
}

.section.oregon_hero {
  z-index: 2;
  height: 47em;
  flex: none;
  position: relative;
}

.section.oregon_2 {
  z-index: 2;
  background-color: var(--white);
  padding-top: 8em;
  padding-bottom: 8em;
  position: relative;
}

.section.oregon_3 {
  z-index: 2;
  height: 53em;
  position: relative;
}

.section.oregon_4 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section.blue {
  height: 100%;
  background-color: var(--dark-slate-blue);
  padding-top: 4em;
  padding-bottom: 10em;
}

.section.safety_title {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  padding-top: 2em;
  display: flex;
}

.section.safety_3 {
  margin-top: 4em;
}

.section.portland_new2 {
  z-index: 2;
  background-color: var(--dark-slate-blue);
  padding-top: 8em;
  padding-bottom: 8em;
  position: relative;
}

.section.campus_new2 {
  background-color: var(--dark-slate-blue);
  padding-top: 4em;
  padding-bottom: 4em;
}

.section._4campus_gallery {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  padding-top: 10em;
  padding-bottom: 12em;
  display: flex;
}

.section.transfer {
  background-color: var(--lt-gray);
  padding-top: 6em;
  padding-bottom: 8em;
}

.section.affiliates {
  padding-top: 4em;
  padding-bottom: 12em;
}

.section.new_sl {
  padding-top: 4em;
  padding-bottom: 14em;
}

.section.resources_2 {
  background-color: var(--lt-gray);
  margin-top: 4em;
  padding-top: 8em;
  padding-bottom: 12em;
}

.main {
  z-index: 500;
  width: 75vw;
  height: auto;
  min-width: 75vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main.body {
  width: 75vw;
  height: auto;
  min-height: 100%;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  position: relative;
}

.quicklinks_list {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  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 {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #dbdbdb;
}

.quicklinks_li:focus {
  background-color: rgba(0, 0, 0, 0);
}

.quicklinks_li:focus-visible {
  border: 2px #ec1313;
}

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

.quicklink {
  color: #0057b7;
  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(--midnight-blue);
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  font-weight: 800;
  text-decoration: underline;
}

.quicklink.home:hover, .quicklink.home:focus {
  font-weight: 700;
}

.quicklink.home {
  font-size: .9em;
}

.skiplink_a {
  opacity: 1;
  color: #0057b7;
  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 {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.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(--text-black);
  text-align: left;
}

.img_contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-left: 0;
  display: block;
}

.img_contain.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

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

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

.my-container {
  z-index: 1;
  width: 70%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.my-container.home {
  width: 75%;
  height: 90vh;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.welcome {
  z-index: 1;
  width: 100%;
  height: 96%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.img_cover {
  width: 100%;
  height: 100%;
  max-width: none;
  opacity: 1;
  object-fit: cover;
  object-position: 50% 100%;
  display: block;
  position: static;
  overflow: auto;
}

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

.img_cover.from-top.safety, .img_cover.disabled {
  display: none;
}

.img_cover.from-right {
  object-position: 100% 50%;
}

.img_cover.campuses {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  margin-right: 0;
}

.img_cover.sl {
  height: 10%;
  display: none;
}

.video_wrapper {
  width: 89%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video_wrapper.home {
  width: 100%;
  height: 100%;
  flex-direction: row;
  align-items: stretch;
  margin: auto 0 3em auto;
  display: flex;
}

.video_thumbnail {
  z-index: 550;
  width: 40%;
  height: auto;
  border: 4px none var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  display: none;
  position: static;
}

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

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

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

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

.animation_wrapper {
  z-index: 1;
  width: 44%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: absolute;
  bottom: 6.1em;
}

.lottie-animation {
  width: 100%;
  height: 100%;
}

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

.lang_link {
  color: var(--white);
  margin-right: 1em;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
}

.lang_link:hover, .lang_link:focus {
  font-weight: 700;
}

.lang_text {
  color: var(--white);
  margin-right: 1em;
  font-family: Montserrat, 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: rgba(0, 0, 0, 0);
  margin-top: 7.8em;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .5em;
  position: fixed;
  right: 37.2vw;
}

.select-lang_a {
  background-color: var(--white);
  opacity: 1;
  color: var(--text-black);
  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 {
  border: 1px solid var(--white);
  opacity: 1;
  margin-top: 0%;
  margin-left: 0%;
  font-style: italic;
  font-weight: 400;
}

.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 {
  width: 2.2em;
  height: 2.2em;
  background-color: var(--medium-sea-green);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 2px 2px 2px 0;
  display: flex;
}

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

.nav-back:focus-visible {
  background-color: var(--midnight-blue);
}

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

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

.nav-back.disabled:hover {
  background-color: #b3b3b3;
}

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

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

.nav-next:focus-visible {
  background-color: var(--midnight-blue);
}

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

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

.html-embed {
  width: 100%;
  height: 100%;
  padding-top: .25em;
  padding-bottom: .25em;
}

.footer_wrapper {
  z-index: 550;
  width: 75vw;
  height: 3em;
  background-color: var(--dark-slate-blue);
  justify-content: center;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: auto;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, .41);
}

.welcome_embed {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.close_btn {
  z-index: 21;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  background-color: #af272f;
  display: none;
  position: absolute;
  top: 10em;
  bottom: auto;
  left: auto;
  right: 10em;
}

.modal-component {
  z-index: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.modal-component.subscribe {
  height: 100%;
  align-items: center;
}

.modal-component.play-welcome {
  z-index: 550;
  display: none;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.profile {
  z-index: auto;
  top: auto;
  bottom: 2em;
  left: auto;
  right: auto;
}

.modal-component.subscribe {
  width: auto;
  display: flex;
}

.modal-component.inquiry {
  width: 60%;
  display: flex;
  top: auto;
  bottom: 5em;
  right: auto;
}

.modal-component.play-welcome {
  z-index: auto;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.play-welcome.centered {
  z-index: auto;
  width: auto;
  position: relative;
}

.modal-component.play-welcome {
  z-index: 550;
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.play-welcome.athletics {
  z-index: auto;
  width: auto;
  justify-content: center;
  position: relative;
}

.modal-component.map-location {
  z-index: auto;
  top: 12.9em;
  left: 20.6em;
}

.modal-component.map-location._6th {
  width: 4%;
  top: 35.3em;
  left: 38.9em;
}

.modal-component.map-location._6th.right {
  width: 10em;
  display: flex;
  top: 11.5em;
  left: -5em;
}

.modal-component.map-location._6th.right._9 {
  top: 20.2em;
  left: 3.3em;
}

.modal-component.map-location._6th.right._8 {
  top: 17.1em;
  left: 6.4em;
}

.modal-component.map-location._2nd {
  width: 4%;
  top: 22.2em;
  left: 30.8em;
}

.modal-component.map-location._2nd.right {
  width: 10em;
  display: flex;
  top: 24.6em;
  left: 10.5em;
}

.modal-component.map-location._3rd {
  width: 4%;
  top: 16.1em;
  left: 37.6em;
}

.modal-component.map-location._3rd.right {
  width: 10em;
  display: flex;
}

.modal-component.map-location._3rd.left {
  width: 11.8em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
  top: 24em;
  left: 8.2em;
}

.modal-component.map-location._1st {
  width: 10em;
  display: flex;
  top: 9.5em;
  left: 20.9em;
}

.modal-component.map-location._1st.left {
  width: 8em;
  top: 7.4em;
  left: 5.5em;
}

.modal-component.map-location._5th {
  width: 10em;
  justify-content: flex-start;
  display: flex;
  top: 1.6em;
  left: 4.6em;
}

.modal-component.map-location._5th.right {
  width: 12.4em;
  top: 13.3em;
  left: 9.5em;
}

.modal-component.map-location._4th {
  width: 4%;
  top: 33.9em;
  left: 43.6em;
}

.modal-component.play-welcome {
  z-index: 550;
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  z-index: 550;
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-component.play-welcome.athletics {
  z-index: auto;
  width: auto;
  justify-content: center;
  position: relative;
}

.button {
  line-height: 1;
  text-decoration: none;
  transition-property: none;
}

.button.modal-open_btn {
  background-color: #af272f;
  padding: 1em 3em;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
}

.button.modal-open_btn.play-welcome {
  background-color: #0057b7;
  border-radius: .5em;
  padding: .5em 3em;
  font-size: 1.7em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .25);
}

.button.modal-open_btn.play-welcome:hover, .button.modal-open_btn.play-welcome:focus {
  background-color: #af272f;
}

.button.modal-open_btn.play-welcome.home {
  display: none;
}

.button.modal-open_btn2.subscribe:hover {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn2.subscribe:focus {
  color: var(--white);
  background-color: #c6202f;
}

.button.subscribe {
  background-color: #af272f;
  margin-top: 0;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
  font-weight: 700;
}

.button.modal-open_btn {
  background-color: #0057b7;
  border-radius: .5em;
}

.button.modal-open_btn.profile {
  background-color: #005db8;
  font-family: "Gotham 0";
  display: none;
}

.button.modal-open_btn.profile:hover {
  background-color: #034d96;
  font-family: "Gotham 0";
  font-weight: 700;
}

.button.modal-open_btn.profile {
  background-color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.button.modal-open_btn.profile:hover {
  background-color: #002654;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.button.modal-open_btn.profile:focus {
  background-color: #002654;
}

.button.modal-open_btn.profile {
  width: 1em;
  height: 1em;
  background-color: var(--midnight-blue);
  color: #fff;
  border: 3px #fff;
  border-radius: 50%;
  flex: none;
  padding: 0;
  font-weight: 900;
}

.button.modal-open_btn.profile:hover {
  border: 1px solid var(--dark-cyan);
  background-color: var(--white);
  color: #333;
  font-weight: 900;
  box-shadow: 1px 1px 3px #000;
}

.button.modal-open_btn.profile:focus {
  border-style: solid;
  border-color: var(--dark-cyan);
  background-color: var(--white);
}

.button.modal-open_btn2 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn2.subscribe {
  width: 100%;
  text-align: center;
}

.button.modal-open_btn2.subscribe:hover, .button.modal-open_btn2.subscribe:focus {
  background-color: #af1e2d;
}

.button.modal-open_btn2.contact-form {
  width: 100%;
  text-align: center;
  font-family: Bigshouldersdisplay;
  font-weight: 700;
}

.button.modal-open_btn2.contact-form:hover, .button.modal-open_btn2.contact-form:focus {
  background-color: #af1e2d;
}

.button.modal-open_btn {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn.play-welcome {
  width: auto;
  height: auto;
  color: var(--white);
  text-align: center;
  background-color: #af1e2d;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn.play-welcome:hover {
  background-color: var(--white);
  color: #af1e2d;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn.play-welcome:focus {
  background-color: var(--white);
  color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn.play-welcome.srjc {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn.play-welcome.srjc:hover {
  color: var(--white);
  background-color: #002654;
}

.button.modal-open_btn.play-welcome.srjc:focus {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn.play-welcome {
  width: auto;
  height: auto;
  color: #f37021;
  text-align: center;
  background-color: #1145b8;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn.play-welcome:hover {
  color: #f37021;
  background-color: #002185;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn.play-welcome:focus {
  color: #f37021;
  background-color: #002185;
  border: 1px #46166b;
}

.button.modal-open_btn.play-welcome.white {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn.play-welcome.white:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .34);
}

.button.modal-open_btn1 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn1.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn1.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn1.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn-vr.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome {
  width: auto;
  height: auto;
  color: var(--white);
  text-align: center;
  background-color: #af1e2d;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  background-color: var(--white);
  color: #af1e2d;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn-vr.play-welcome:focus {
  background-color: var(--white);
  color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome.srjc {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome.srjc:hover {
  color: var(--white);
  background-color: #002654;
}

.button.modal-open_btn-vr.play-welcome.srjc:focus {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome {
  width: auto;
  height: auto;
  color: #f37021;
  text-align: center;
  background-color: #1145b8;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  color: #f37021;
  background-color: #002185;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: #f37021;
  background-color: #002185;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome.white {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome.white:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .34);
}

.button.modal-open_btn-vr.play-welcome.white {
  color: #fff;
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome.white:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .34);
}

.button.modal-open_btn-vr.play-welcome {
  color: #af1e2d;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  color: #fff;
  background-color: #af1e2d;
  border: 1px #fff;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: #fff;
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome {
  color: #af1e2d;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  color: #fff;
  background-color: #af1e2d;
  border: 1px #fff;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: #fff;
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn-vr.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome {
  width: auto;
  height: auto;
  color: var(--white);
  text-align: center;
  background-color: #af1e2d;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  background-color: var(--white);
  color: #af1e2d;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn-vr.play-welcome:focus {
  background-color: var(--white);
  color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome.srjc {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome.srjc:hover {
  color: var(--white);
  background-color: #002654;
}

.button.modal-open_btn-vr.play-welcome.srjc:focus {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome {
  width: auto;
  height: auto;
  color: #f37021;
  text-align: center;
  background-color: #1145b8;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn-vr.play-welcome:hover {
  color: #f37021;
  background-color: #002185;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.button.modal-open_btn-vr.play-welcome:focus {
  color: #f37021;
  background-color: #002185;
  border: 1px #46166b;
}

.button.modal-open_btn-vr.play-welcome.white {
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn-vr.play-welcome.white:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .34);
}

.button.modal-open_btn2 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn2.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn2.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn2.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn3 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn3.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn3.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn3.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn4 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn4.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn4.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn4.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn5 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn5.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn5.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn5.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.button.modal-open_btn6 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.button.modal-open_btn6.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.button.modal-open_btn6.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.button.modal-open_btn6.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.modal-wrapper {
  z-index: 99999;
  background-color: rgba(20, 20, 20, .8);
  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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.modal-wrapper.play-welcome {
  width: 75vw;
  display: none;
}

.modal-wrapper.subscribe {
  width: 75vw;
  padding-top: 10em;
  display: none;
  overflow: auto;
}

.modal-wrapper.profile {
  z-index: 100005;
  display: none;
  right: 25em;
  overflow: auto;
}

.modal-wrapper.profile._1 {
  display: none;
  right: 25vw;
}

.modal-wrapper.profile._5, .modal-wrapper.profile._6 {
  display: none;
}

.modal-wrapper.profile._2, .modal-wrapper.profile._3 {
  font-size: 1vw;
  display: none;
  right: 25vw;
}

.modal-wrapper.profile._4, .modal-wrapper.profile._13, .modal-wrapper.profile._12, .modal-wrapper.profile._11, .modal-wrapper.profile._14, .modal-wrapper.profile._15, .modal-wrapper.profile._16, .modal-wrapper.profile._1, .modal-wrapper.profile._8, .modal-wrapper.profile._7, .modal-wrapper.profile.vid, .modal-wrapper.profile._10, .modal-wrapper.profile._9, .modal-wrapper.profile._2, .modal-wrapper.profile._3 {
  display: none;
}

.modal-wrapper.inquiry {
  width: 75vw;
  height: 100vh;
  display: flex;
}

.modal-wrapper.play-welcome {
  width: 75vw;
  height: 100vh;
  display: none;
}

.modal-wrapper.play-welcome.sl {
  z-index: auto;
  display: none;
}

.modal-wrapper.play-welcome.sports1, .modal-wrapper.play-welcome.sports2 {
  z-index: 2;
  display: none;
}

.modal-wrapper.play-welcome.sports3, .modal-wrapper.play-welcome.sports4, .modal-wrapper.play-welcome.sports5, .modal-wrapper.play-welcome.sports6 {
  z-index: auto;
  display: none;
}

.modal-wrapper.play-welcome.sl {
  display: none;
  overflow: auto;
}

.modal-wrapper.subscribe-home {
  width: 75vw;
  height: 100vh;
  justify-content: flex-start;
  padding-top: 8em;
  display: flex;
  overflow: auto;
}

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

.modal-container.play-welcome {
  width: 80%;
  height: 36vw;
  max-width: 1000px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-top: 13vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.modal-container.subscribe {
  max-height: 55vh;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-radius: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
  overflow: auto;
}

.modal-container.profile {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  align-items: center;
  margin-top: 16vh;
  font-size: 1em;
  display: flex;
}

.modal-container.unibud {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 13vh;
  display: flex;
}

.modal-container.inquiry {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 79vh;
  margin-bottom: auto;
  padding: 0 0 2em;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal-container.play-welcome {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 18vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.modal-container.play-welcome.sl {
  width: 75%;
  height: 31vw;
  max-width: none;
  width: 80%;
  height: 38vw;
  max-width: 900px;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.modal-container.play-welcome.sl-edit {
  width: 75%;
  height: 31vw;
  max-width: none;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.modal-container.location {
  width: 65%;
  height: 30em;
  max-width: none;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 16vh;
  display: flex;
  overflow: auto;
}

.modal-container.play-welcome {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 18vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.modal-container.play-welcome.sl {
  width: 75%;
  height: 31vw;
  max-width: none;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.modal-container.subscribe-home {
  max-height: 55vh;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-radius: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
  overflow: auto;
}

.modal-container.inquiry-copy {
  width: 60%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: auto;
  padding: 0 0 2em;
  display: flex;
  position: static;
  overflow: auto;
}

.modal-container.profile {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  align-items: center;
  margin-top: 16vh;
  display: flex;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

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

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

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

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

.navbar {
  width: 25vw;
  height: 100vh;
  max-width: 25vw;
  min-width: 25vw;
  background-color: var(--dark-cyan);
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 2em 1.5em 0;
  font-size: 1em;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 20px rgba(51, 51, 51, .54);
}

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

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

.nav_link-2 {
  color: #fff;
  text-align: left;
  white-space: pre-line;
  font-family: Open Sans, 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 {
  font-weight: 700;
}

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

.nav_link-2.w--current {
  border-left: 1px solid #fff;
  padding-left: 1em;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
}

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

.ql_menu {
  width: 80%;
}

.ql_menu-button {
  display: none;
}

.nav_logo {
  width: 100%;
}

.subscribe_text {
  margin-bottom: 1em;
}

.hero {
  width: 100%;
  height: 32em;
  object-position: 50% 0%;
  background-color: rgba(0, 0, 0, 0);
}

.hero._30 {
  height: 30em;
  background-color: rgba(0, 0, 0, 0);
}

.hero._50 {
  height: 50%;
  background-color: rgba(0, 0, 0, 0);
}

.hero._55 {
  height: 55%;
  background-color: rgba(0, 0, 0, 0);
}

.hero._30 {
  height: 35em;
}

.hero._30.scholarships {
  height: 34.7em;
}

.hero._30 {
  height: 30em;
}

.hero._60 {
  height: 60%;
}

.hero._36 {
  height: 42em;
  background-color: rgba(0, 0, 0, 0);
}

.hero._36.relative {
  position: relative;
}

.hero._36.safety {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8em;
  display: flex;
}

.hero._100 {
  height: 80vh;
  flex: none;
}

.hero._100.sonoma {
  width: 75%;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero._70vh {
  height: auto;
  position: static;
}

.hero.vr {
  height: 34.2em;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
}

.hero.shone {
  width: 75vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.title {
  width: 100%;
}

.title._1col {
  background-color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 3em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.ub_p {
  text-align: left;
  font-family: Gothambook;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.4;
}

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

.ub_p.centered.unibuddy {
  width: 80%;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4em;
}

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

.smc_h2.unibuddy {
  width: 80%;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Gotham;
  font-size: 1.7em;
  line-height: 1.3;
}

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

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

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

.bg {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.home {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  display: block;
  right: 25vw;
}

.bg.apply {
  background-color: var(--lt-gray);
  background-image: none;
  display: block;
  right: 25vw;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.testimonial_img {
  width: auto;
  max-width: 30%;
  min-width: 30%;
}

.text-span-3 {
  font-family: Open Sans, sans-serif;
}

.modal-wrapper-2 {
  z-index: 99999;
  background-color: rgba(20, 20, 20, .8);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 25vw;
  overflow: auto;
}

.modal-wrapper-2.initial {
  display: none;
}

.unibuddy-logo {
  width: 40%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}

.nav-shadow {
  z-index: 3;
  background-image: linear-gradient(rgba(0, 0, 0, .32), rgba(0, 0, 0, 0));
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.brand, .brand.w--current {
  width: 75%;
  margin-top: 1em;
}

.video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  flex: none;
}

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

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

._3, ._2 {
  font-family: Avenirltstd;
  font-size: 2em;
}

._2.red {
  color: #c6202f;
  font-size: 1.4em;
}

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

.profile_block {
  height: 24em;
  position: relative;
}

.profile_img {
  width: 10em;
  height: 10em;
  border: 1px #000;
  border-radius: 50%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 11px rgba(0, 0, 0, .19);
}

.profile_base {
  height: 75%;
  background-color: #fff;
  border-radius: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

.dp_p {
  text-align: left;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
  line-height: 1.4;
}

.dp_p._1-9 {
  font-size: 2em;
}

.dp_p._1-9.blue-bold {
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
}

.dp_p._1-2em {
  width: auto;
  text-align: left;
  font-size: 1em;
}

.dp_p._1-4em {
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
}

.community-grid-2 {
  grid-template-columns: 1fr 1fr;
}

.community-grid-2.current, .community-grid-2.alumni, .community-grid-2.staff {
  grid-template-rows: auto;
}

.long-profile {
  font-family: Montserrat, sans-serif;
  font-size: .8em;
}

.community-2 {
  width: 100%;
  margin-bottom: 10em;
}

.my-container-2 {
  width: 60%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bold-text, .bold-text-2 {
  font-family: Montserrat, sans-serif;
}

.sr_h1 {
  color: #002654;
  text-transform: uppercase;
  font-family: Bigshouldersdisplay;
  font-size: 3.5em;
  font-weight: 900;
  line-height: .8;
}

.sr_h1.centered {
  text-align: center;
  font-size: 3.2em;
  line-height: .8;
}

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

.sr_h1.shone {
  border-right: 0 #000;
  line-height: .7;
}

.sr_h1_2 {
  color: #af1e2d;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .6em;
  font-weight: 700;
}

.sr_h1_2.farm {
  font-size: .4em;
  line-height: .1;
}

.sr_h2 {
  color: #002654;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.7em;
}

.sr_h2.centered {
  text-align: center;
  line-height: 1.2;
}

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

.sr_h2.white.centered.transfer {
  line-height: 1.7;
}

.sr_h2.white.spot {
  font-size: 1.3em;
}

.red {
  color: #af1e2d;
}

.red._2 {
  color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.sr_h3 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
}

.sr_h3.blue {
  color: #002654;
  line-height: 1.3;
}

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

.sr_h3.centered.red {
  color: #af1e2d;
  text-transform: none;
  font-size: 1.5em;
}

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

.sr_h3.white.no-caps {
  text-transform: none;
}

.sr_h3.white.game {
  font-family: Bigshouldersdisplay;
  font-size: 2em;
  font-weight: 700;
}

.sr_h3.red.no-caps {
  text-transform: none;
}

.sr_h3.red.no-caps.centered.instructions {
  font-size: 1.3em;
}

.sr_h3.win-mssg {
  color: #af1e2d;
  text-align: center;
  font-size: 2.2em;
}

.sr_h3.spot {
  font-size: 1em;
}

.sr_h4 {
  font-family: Montserrat, sans-serif;
}

.sr_h4.blue {
  color: #002654;
}

.sr_link {
  color: var(--text-black);
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  text-decoration: underline;
}

.sr_link.blue {
  color: #002654;
  font-weight: 700;
}

.sr_p {
  font-family: Montserrat, sans-serif;
  line-height: 1.4;
}

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

.sr_p.white.callout {
  font-size: 1.3em;
}

.sr_p.white.caption {
  font-size: 1.2em;
  font-weight: 500;
}

.sr_p.white.caption.long, .sr_p.white.caption.transfer {
  font-size: 1em;
}

.sr_p.white.answer {
  width: 100%;
  color: #002654;
  text-align: center;
  background-color: #d8d6d5;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.3em;
  font-weight: 600;
}

.sr_p.white.answer.correct {
  background-color: #fff;
  justify-content: center;
  display: flex;
}

.sr_p.white.answer.incorrect, .sr_p.white.answer.incorrect2 {
  justify-content: center;
  display: flex;
}

.sr_p.white.answer.correct2 {
  background-color: #fff;
  justify-content: center;
  display: flex;
}

.sr_p.white.answer.incorrect3 {
  justify-content: center;
  display: flex;
}

.sr_p.white.answer.correct3 {
  background-color: #fff;
  justify-content: center;
  display: flex;
}

.sr_p.white.pad_btm {
  padding-bottom: 2em;
}

.sr_p.white.pad1 {
  margin-bottom: 1em;
}

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

.sr_p.blue {
  color: #002654;
}

.sr_p.caption {
  font-size: 1.2em;
  font-weight: 700;
}

.sr_p.callout {
  text-align: center;
  font-weight: 600;
}

.sr_p.white {
  color: #fff;
}

.title_section {
  width: 70%;
}

.title_section.why {
  padding-top: 3em;
  padding-bottom: 3em;
}

.title_section.campus {
  z-index: 2;
  width: 100%;
  background-color: #002654;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3em 3em 3em 2em;
  display: flex;
  position: static;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .46);
}

.title_section.transfer {
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.title_section.programs {
  width: 65%;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.title_section.scholarships {
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.title_section.housing {
  justify-content: center;
  align-items: center;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.title_section.sports {
  padding-top: 4em;
  padding-bottom: 4em;
}

.title_section.safety {
  margin-top: 2em;
  padding-top: 0;
  padding-bottom: 4em;
}

.title_section.shone {
  z-index: 2;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 100vh;
  margin-bottom: 0;
  padding: 3em 3em 8em 2em;
  display: flex;
  position: relative;
}

.title_section.campus-title {
  z-index: 2;
  width: 100%;
  background-color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  padding: 3em 3em 3em 2em;
  display: flex;
  position: static;
}

.content_wrapper {
  width: auto;
}

.content_wrapper.why-title {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}

.content_wrapper.game {
  width: 60%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: 1px solid var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 4em 2em;
  display: flex;
}

.content_wrapper.pres_l {
  width: 30%;
  display: flex;
}

.content_wrapper.pres_r {
  width: 50%;
  grid-row-gap: 1em;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.content_wrapper.top5_bg {
  width: 100%;
  height: 50em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.content_wrapper.top5_title {
  width: 40%;
  grid-row-gap: 1em;
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 3em;
  display: flex;
  position: relative;
}

.content_wrapper.top5_photos {
  width: 100%;
  background-color: var(--lt-gray);
  margin-top: 7em;
  position: relative;
}

.content_wrapper.top5_centered {
  width: 65%;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3em;
  padding-bottom: 4em;
  display: flex;
}

.content_wrapper.top5_img {
  width: 50%;
}

.content_wrapper.top5_txt {
  width: 50%;
  height: auto;
  grid-row-gap: .25em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16%;
  padding-left: 2em;
  padding-right: 1em;
  display: flex;
}

.content_wrapper.campus-title_l {
  width: 50%;
  border-right: 1px solid var(--text-black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 2em;
  display: flex;
}

.content_wrapper.campus-title_r {
  width: 60%;
  padding-left: 2em;
}

.content_wrapper.transfer-title_l {
  width: 40%;
  border-right: 1px solid var(--text-black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 3em;
  display: flex;
}

.content_wrapper.transfer-title_r {
  width: 60%;
  padding-left: 3em;
}

.content_wrapper.programs-title_r {
  width: 40%;
  border-right: 1px solid var(--text-black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 3em;
  display: flex;
}

.content_wrapper.programs-title_2 {
  width: 60%;
  padding-left: 3em;
}

.content_wrapper.scholarships-title_l {
  width: auto;
  border-right: 1px solid var(--text-black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 2em;
  display: flex;
}

.content_wrapper.scholarships-title_r {
  width: 60%;
  align-items: center;
  padding-left: 3em;
  display: flex;
}

.content_wrapper.housing-title-r {
  width: 60%;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 3em;
  display: flex;
}

.content_wrapper.housing-title_l {
  width: 40%;
  border-right: 1px solid var(--text-black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 3em;
  display: flex;
}

.content_wrapper.safety-title {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content_wrapper.welcome-here {
  width: 65%;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.content_wrapper.welcome-h_l {
  width: 28%;
  border-bottom: 1px solid var(--white);
  padding-bottom: 1em;
  padding-left: 0;
}

.content_wrapper.welcome-h_r {
  width: 65%;
  position: relative;
}

.content_wrapper.play_wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_wrapper.tour-centered {
  width: 65%;
  grid-row-gap: 2em;
  border: 1px solid var(--white);
  flex-direction: column;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 3em;
  display: flex;
}

.content_wrapper.tour_txt {
  width: 100%;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.tour-thumbs {
  grid-column-gap: 1em;
  justify-content: center;
  margin-bottom: -4em;
  display: flex;
}

.content_wrapper.tour-thumbnail {
  width: 16em;
  position: relative;
}

.content_wrapper.campus_centered {
  width: 70%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  margin-top: 6em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.campus-title {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.campus-grid {
  margin-top: 2em;
}

.content_wrapper.transfer-vid-thumb {
  width: 61%;
  position: relative;
}

.content_wrapper.transfer-l {
  width: 28%;
  border-bottom: 1px solid var(--white);
  padding-bottom: 1em;
  padding-left: 0;
}

.content_wrapper.transfer-vid-centered {
  width: 65%;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.content_wrapper.pathway_bg {
  width: 100%;
  height: 35.3em;
}

.content_wrapper.pathway_centered {
  width: 65%;
  background-color: var(--white);
  border-radius: 0;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  padding: 4em;
  position: relative;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, .35);
}

.content_wrapper.pathway_centered.conditional {
  margin-top: 4em;
}

.content_wrapper.pathway_txt.conditional {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  margin-top: 4em;
  display: flex;
}

.content_wrapper.programs-lg_centered {
  width: 59%;
  grid-column-gap: 3px;
  margin: 0 auto 8em;
  display: flex;
  position: relative;
}

.content_wrapper.scholars-t_l {
  width: 40%;
}

.content_wrapper.scholars-t_r {
  width: 60%;
  height: auto;
  grid-row-gap: 1em;
  background-color: var(--lt-gray);
  flex-direction: column;
  justify-content: center;
  padding: 2em 3em;
  display: flex;
}

.content_wrapper.opp-centered {
  width: 65%;
  grid-column-gap: 2em;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.opp_l {
  width: 45%;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.opp_r {
  width: 45%;
}

.content_wrapper.sports_centered {
  width: 60%;
  grid-row-gap: 1em;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10em;
  display: flex;
}

.content_wrapper.sports-grid_wrapper {
  margin-top: 2em;
}

.content_wrapper._360_center {
  width: 65%;
  border: 1px solid var(--white);
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 3em;
  display: flex;
}

.content_wrapper._360_title {
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper._360-grid_wrapper {
  margin-top: 2em;
}

.content_wrapper.city-grid_wrapper {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10em;
}

.content_wrapper.city-txt {
  width: 100%;
  grid-row-gap: 1em;
  flex-direction: column;
  margin-bottom: 4em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.n-cali_centered {
  width: 65%;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.n-cali_l {
  width: 50%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.n-cali_r {
  width: 50%;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.content_wrapper.map-centered {
  width: 65%;
  grid-column-gap: 1em;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.content_wrapper.map-l {
  width: 52%;
}

.content_wrapper.map-r {
  width: 45%;
  position: relative;
}

.content_wrapper.map-txt {
  width: 100%;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.map-arrow {
  width: 41%;
  justify-content: center;
  align-items: flex-start;
  margin-top: -2em;
  margin-left: -1em;
  display: flex;
}

.content_wrapper.diversity-l {
  width: 50%;
  height: 100%;
}

.content_wrapper.diversity-r {
  width: 100%;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.content_wrapper.spotlight_p {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border: 1px solid var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 6em 3em;
  display: flex;
}

.content_wrapper.spotlight_s {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-style: solid none;
  border-width: 1px;
  border-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  margin-top: 6em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  display: flex;
}

.content_wrapper.transfer-ani {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.content_wrapper.transfer-ani2 {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  margin-top: 6em;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.content_wrapper.spotlight_s {
  width: 80%;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border: 1px none var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 2em 0;
  display: flex;
}

.content_wrapper.spotlight_s-copy, .content_wrapper.spotlight_horiz {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-style: solid none;
  border-width: 1px;
  border-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  margin-top: 6em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  display: flex;
}

.content_wrapper.spotlight_horiz2 {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-style: solid none;
  border-width: 1px;
  border-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 2em;
  display: flex;
}

.content_wrapper.safety2 {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.transfer_vids {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  margin-top: 2em;
  display: flex;
}

.content_wrapper.map-title {
  width: 53%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2em 0 0 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

.content_wrapper.shone-title {
  width: 100%;
  border-right: 1px none var(--text-black);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.content_wrapper.farm-title {
  text-align: center;
}

.content_wrapper.shone-title_txt {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  padding-left: 0;
  display: flex;
}

.content_wrapper.farm_centered {
  width: 70%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  margin-top: 6em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content_wrapper.shone-video {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_wrapper.tour-centered {
  width: 65%;
  grid-row-gap: 2em;
  border: 1px solid #fff;
  flex-direction: column;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 3em;
  display: flex;
}

.content_wrapper._360_center {
  width: 65%;
  border: 1px solid #fff;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 3em;
  display: flex;
}

.content_wrapper.c-map {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.game_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
  padding-top: 4em;
  padding-bottom: 4em;
}

.game_section.play {
  padding-top: 6em;
  padding-bottom: 0;
  font-size: 1vw;
}

.top5_section {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.down_arrow {
  width: 3em;
  height: 3em;
}

.top5_block {
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.opportunities_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .45));
  padding-top: 6em;
  padding-bottom: 6em;
}

.city-title {
  width: 40%;
  grid-row-gap: 1em;
  background-color: var(--white);
  flex-direction: column;
  margin-top: 30%;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 3em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg_vid {
  width: 100%;
  height: 48em;
}

.state_title {
  width: 46%;
  grid-row-gap: 1em;
  background-color: #fff;
  flex-direction: column;
  margin-top: 30%;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.welcome-here_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  justify-content: center;
  align-items: center;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.play_btn {
  width: 5em;
  height: 5em;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .52);
}

.play_btn:hover, .play_btn:focus {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .52);
}

.play_btn.small {
  width: 3.5em;
  height: 3.5em;
}

.tour_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  margin-top: 0;
  padding-top: 8em;
  padding-bottom: 8em;
  display: none;
}

.tour_section.shone {
  display: none;
}

.caption_dropdown {
  background-color: rgba(0, 38, 84, .89);
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.campus_section {
  width: 100%;
  color: #002654;
  padding-top: 0;
  padding-bottom: 10em;
  display: flex;
}

.grid {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto auto;
}

.gallery_block {
  z-index: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.gallery_block.campus, .gallery_block.campus-vid {
  height: 14em;
  position: relative;
}

.caption_fade-in {
  z-index: auto;
  grid-row-gap: 1em;
  background-color: rgba(31, 161, 106, .81);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.caption_fade-in.small {
  width: 100%;
  height: 5em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  padding-left: 1em;
  padding-right: 1em;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.caption_fade-in.transfer {
  width: 100%;
  height: 5em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #002654;
  flex-direction: row;
  padding-left: 1.5em;
  padding-right: 1.5em;
  position: static;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.transfer-vid_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8em;
  padding-bottom: 4em;
  display: flex;
}

.pathway_section {
  width: 100%;
  background-color: var(--lt-gray);
  padding-top: 0;
  padding-bottom: 10em;
  position: relative;
}

.programs-lb_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  margin-top: 0;
  padding-top: 8em;
  padding-bottom: 10em;
}

.lightbox-link {
  width: 33%;
}

.scholars-testimonial_section {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  margin-bottom: 0;
  padding-bottom: 10em;
  display: flex;
}

.scholars-test_centered {
  width: 65%;
  height: 24em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.opp-grid {
  height: 100%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto auto;
}

.sports-gallery_section {
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
}

.sports-txt_wrapper {
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sports_grid {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto auto auto;
}

._360_section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  margin-top: 90vh;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

._360-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.city_section {
  width: 100%;
  background-color: var(--white);
  margin-top: 0;
  padding-top: 6em;
  padding-bottom: 5em;
  position: relative;
}

.city-grid {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto auto auto;
  margin-top: 2em;
}

._360-caps_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 1em;
}

.n-cali_section {
  width: 100%;
  background-color: var(--lt-gray);
  padding-top: 5em;
  padding-bottom: 5em;
}

.map-section {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  padding-top: 5em;
  padding-bottom: 10em;
}

.polaroid_wrapper {
  width: 70%;
  position: absolute;
  top: 14.4em;
  left: 7.2em;
}

.polaroid_wrapper._1 {
  width: 50%;
  top: 16em;
  transform: rotate(9deg);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.polaroid_wrapper.p2 {
  width: 50%;
  top: 26em;
  left: 5.7em;
  transform: rotate(-9deg);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.safety_img {
  width: 35%;
}

.care_wrapper {
  width: 100%;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  align-items: center;
  padding-bottom: 3em;
  display: none;
}

.safety-content_wrapper {
  z-index: 1;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.police_wrapper {
  width: 100%;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  align-items: center;
  margin-bottom: 3em;
  padding-bottom: 3em;
  display: none;
}

.bold-text-3 {
  color: #333;
  font-size: 20px;
  font-weight: 900;
}

.bold-text-3.subheader_link {
  color: #0057b7;
}

.safety-buttons_wrapper {
  z-index: 1;
  width: 100%;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 4em;
  display: flex;
  position: relative;
}

.diversity_wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  align-items: stretch;
  padding-bottom: 3em;
  display: flex;
}

.link {
  color: #0057b7;
  font-weight: 700;
  text-decoration: underline;
}

.depaul-button {
  width: 20%;
  text-align: center;
  background-color: #af272f;
  font-size: 1.3em;
  box-shadow: 1px 1px 3px #000;
}

.depaul-button:hover {
  color: #fff;
  background-color: #0057b7;
  font-weight: 700;
}

.depaul-button.w--current {
  background-color: #0057b7;
}

.depaul-button.safety {
  width: 30%;
}

.link-9 {
  color: #0057b7;
  text-decoration: underline;
}

.safety-section {
  width: 65%;
  margin-top: 4em;
  margin-bottom: 0;
  padding-bottom: 0;
}

.depaul_p {
  width: 70%;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 16px;
  line-height: 1.4;
}

.depaul_p.safety-tab {
  width: 100%;
  text-align: left;
  margin-top: 1em;
  padding-left: 3em;
  padding-right: 0;
}

.srjc_btn {
  width: 20%;
  text-align: center;
  background-color: #af272f;
  font-size: 1.3em;
  box-shadow: 1px 1px 3px #000;
}

.srjc_btn:hover {
  color: #fff;
  background-color: #0057b7;
  font-weight: 700;
}

.srjc_btn.w--current {
  background-color: #0057b7;
}

.srjc_btn.safety {
  width: 30%;
  background-color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
}

.srjc_btn.safety:hover, .srjc_btn.safety:focus {
  background-color: #002654;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.srjc_btn.game {
  width: 33%;
  border-radius: .5em;
  margin-top: .5em;
  font-family: Bigshouldersdisplay;
  font-size: 1.7em;
  font-weight: 700;
}

.srjc_btn.game:hover, .srjc_btn.game:focus {
  background-color: var(--white);
  color: #af1e2d;
}

.community-title {
  padding-bottom: 2em;
}

.blue {
  color: #002654;
}

.video-2 {
  width: 41%;
  height: 90%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.apply_btn {
  text-align: center;
  background-color: #af272f;
  margin-top: auto;
  margin-bottom: 6em;
  font-size: 1.3em;
  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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

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

.inquiry-embed {
  z-index: 2;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin: auto 0;
  padding-top: 2em;
  padding-bottom: 3em;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-embed-3 {
  width: 100%;
  height: 100%;
}

.video-3 {
  width: 100%;
  height: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.scholars-test_centered-2 {
  width: 65%;
  height: 24em;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.housing_section {
  width: 100%;
  background-color: #002654;
  padding-top: 4em;
  padding-bottom: 10em;
}

.housing-centered {
  width: 65%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.housing-txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.housing-l {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.housing-r {
  width: 100%;
}

.housing-vid_embed, .dl8_embed {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.anchor {
  width: 100%;
  height: 1em;
  margin-top: 20em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
  padding-bottom: 1em;
}

.questions_wrapper {
  width: 80%;
  margin-top: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
}

.question {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 500;
}

.answer_button {
  border: 1px solid var(--white);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
}

.answer_button:hover {
  background-color: var(--lt-gray);
  color: #002654;
}

.answer_button:focus {
  background-color: var(--white);
  color: #002654;
}

.options_grid, .answer_block {
  margin-top: 2em;
}

.questions_wrapper2, .questions_wrapper3 {
  width: 80%;
  margin-top: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
}

.win_wrapper {
  width: 100%;
  background-color: var(--white);
  margin-top: 3em;
  padding: 4em 3em;
}

.win_download {
  justify-content: space-between;
  margin-top: 2em;
  display: flex;
}

.win_l {
  width: 45%;
}

.win_r {
  width: 50%;
}

.bold_blue {
  color: #002654;
  font-weight: 800;
}

.origami_examples {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  margin-top: 1em;
  display: flex;
}

.origami_ex {
  width: 40%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .29);
}

.origami_vid {
  width: 90%;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
}

.vr-hero {
  width: 100%;
  height: 80vh;
  position: static;
}

.vr_wrapper {
  width: 100%;
  height: 80vh;
  background-color: var(--disabled);
  padding-top: 4em;
  padding-bottom: 4em;
  position: static;
}

.vr_embed {
  width: 100%;
  height: 80vh;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

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

.play-caps {
  font-size: 1.5vw;
  font-weight: 900;
}

.welcome_embed-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.welcome_embed-2.sl {
  height: 100%;
  align-items: center;
  padding-top: 0;
}

.welcome_embed-2.safety {
  position: static;
}

.welcome_embed-2.sl {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  align-items: center;
  padding-top: 0;
}

.una_play {
  color: #46166b;
  padding-left: .5em;
  font-size: 2.2vw;
  font-weight: 700;
}

.safety-vid_wrapper {
  width: 65%;
  height: auto;
  margin-bottom: 1em;
}

._360_overlay {
  background-color: rgba(0, 0, 0, .56);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video_header {
  color: #002654;
  font-family: Bigshouldersdisplay;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.2;
}

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

.video_fine {
  color: #707070;
  padding-left: .2em;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 500;
}

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

.video_component {
  width: 80%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  margin-left: auto;
  display: flex;
}

.video_component.eli {
  width: auto;
  background-color: var(--white);
  border-radius: .5em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-right: auto;
  padding: 2em 2em 2em 1.6em;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

.video_component.uf-campus {
  width: auto;
  background-color: var(--white);
  border-top: 1px solid #fff;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  margin-right: auto;
  padding: 1em 2em;
}

.video_component.shone {
  width: auto;
  background-color: var(--white);
  border-top: 1px solid #fff;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  margin-right: auto;
  padding: 1em 2em;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.video_component.athletics {
  width: 100%;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, .94) 22%, rgba(255, 255, 255, .89) 104%);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 0;
  margin-right: 0;
  padding: 2em 2em 2em 1.6em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video_component.eli-copy {
  width: auto;
  background-color: var(--white);
  border-radius: .5em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-right: auto;
  padding: 2em 2em 2em 1.6em;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

.video_component.uf-campus {
  width: auto;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  margin-right: auto;
  padding: 1em 2em;
}

.video_component.shone {
  width: auto;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  margin-right: auto;
  padding: 1em 2em;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.video_component.eli, .video_component.eli-copy {
  width: auto;
  background-color: #fff;
  border-radius: .5em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-right: auto;
  padding: 2em 2em 2em 1.6em;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

.video_title {
  color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.2;
}

.video_title.white {
  color: var(--white);
  font-size: 1.2em;
  font-weight: 600;
}

.video_txt {
  width: 100%;
}

.trm-text-rich-text {
  background-color: #fff;
  padding: 1.25rem;
  position: relative;
}

.trm-text-rich-text.is-answer {
  padding-top: .85rem;
  padding-bottom: .85rem;
  padding-left: 0;
  display: none;
}

.trm-text-rich-text.is-answer:focus {
  border: 2px solid #c4c4c4;
}

.plus-wrap {
  width: 15px;
  height: 15px;
  cursor: pointer;
  object-fit: fill;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  font-weight: 300;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.accordion_component {
  margin-top: 5em;
}

.accordion_component.programs {
  width: 100%;
  margin-top: 0;
}

.accordion_trigger {
  width: 100%;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px #000;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem .5rem 1em;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.accordion_trigger.sports {
  padding-left: 1.5em;
}

.majors_list {
  width: 80%;
}

.majors_li {
  padding-top: 1em;
  padding-bottom: 1em;
}

.plus-horizontal {
  width: 100%;
  height: 1px;
  background-color: var(--white);
}

.accordion_list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border: 1px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.dp_h3 {
  color: #0057b7;
  font-size: 2em;
  line-height: 1.1;
}

.dp_p-2 {
  text-align: left;
  font-size: 1.1em;
  line-height: 1.4;
}

.accordion_item-wrapper {
  border-style: none none none solid;
  border-width: 1px;
  border-color: var(--white) black var(--white) var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  display: block;
  position: relative;
}

.accordion_content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  margin-top: .5rem;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.plus-vertical {
  width: 1px;
  height: 100%;
  background-color: var(--white);
  position: absolute;
}

.spot_img {
  width: 8em;
  flex: none;
}

.spot_name {
  border: 1px #000;
  margin-left: 2em;
  padding-bottom: 0;
}

.spot_imgs {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  margin-top: 2em;
  display: flex;
}

.spot_imgs.centered {
  justify-content: center;
}

.spot_l {
  width: 100%;
}

.spot_r {
  width: 50%;
}

.spot_title {
  width: 84%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 1em;
  display: flex;
}

.spot_title.sports {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-start;
  margin-top: 1em;
}

.spot_title.safety {
  width: auto;
  margin-top: 1em;
}

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

.ani1 {
  width: auto;
  height: 14em;
}

.plus {
  width: 2em;
}

.ani2 {
  width: auto;
  height: 14em;
}

.equals {
  width: 2em;
  margin-left: 0;
}

.ani3 {
  width: auto;
  height: 14em;
}

.transfer-ani_title {
  margin-bottom: 6em;
}

.larger {
  letter-spacing: 2px;
  font-size: 1.2em;
}

.spotlight3 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 1em;
  padding-bottom: 1em;
}

.section_spotlight {
  width: 65%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.safety2_l {
  width: 50%;
  background-color: var(--disabled);
  padding-top: 2em;
  padding-bottom: 2em;
  display: none;
}

.safety2_r {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--disabled);
  flex-direction: column;
  padding: 2em;
  display: flex;
}

.transfervid_l {
  width: 50%;
  flex-direction: column;
  display: flex;
  position: static;
}

.transfervid_r {
  width: 50%;
  position: static;
}

.tv_img {
  width: 100%;
}

.normal {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.conditional_vid {
  width: 100%;
  margin-top: 1em;
}

.cond-vid_embed {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.content_center {
  width: 70%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 2em auto 0;
  padding: 0;
  display: block;
}

.content_center.map {
  width: 63%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  margin-top: 5em;
  padding: 0 2em 2em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.apply-content {
  z-index: 20;
  width: 70%;
  height: auto;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 4.7em;
  margin-bottom: auto;
  padding-bottom: 10em;
  display: flex;
  position: relative;
}

.content_center.portland-title {
  width: 42%;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  margin-bottom: 2em;
  padding: 0 0 1em;
}

.content_center.portland2 {
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.content_center.portland3 {
  width: 70%;
  margin-bottom: auto;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.campus1 {
  width: 70%;
  height: auto;
}

.content_center.campus2 {
  padding-bottom: 4em;
}

.content_center.campus3 {
  background-color: var(--dark-slate-blue);
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10em;
  padding: 2em;
  display: flex;
}

.content_center.programs2 {
  padding-top: 4em;
}

.content_center.programs3 {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 2em;
  padding-bottom: 0;
  display: flex;
}

.content_center.programs4 {
  width: 65%;
  border: 1px solid var(--white);
  flex-direction: column;
  margin-top: 2em;
  margin-bottom: 10em;
  padding: 4em 0 4em 5.5em;
  display: flex;
}

.content_center.tuition2 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  align-items: stretch;
  padding-bottom: 0;
  display: flex;
}

.content_center.tuition3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  align-items: center;
  padding: 2em 4em;
  display: flex;
}

.content_center.transport2 {
  padding-left: 2em;
  display: flex;
}

.content_center.transport4-2 {
  width: 100%;
  align-items: center;
  margin-top: 1em;
  padding-bottom: 10em;
  padding-left: 0;
  display: flex;
}

.content_center.studentlife2 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 4em;
  display: flex;
}

.content_center.studentlife_3 {
  margin-bottom: 10em;
  padding-bottom: 10em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.community3 {
  width: 75%;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  background-color: rgba(0, 136, 164, .2);
  flex-direction: column;
  margin-top: 2em;
  margin-bottom: 10em;
  padding: 4em 2em;
  display: flex;
}

.content_center.community3.green {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  background-color: rgba(31, 161, 106, .2);
}

.content_center.studentlife1 {
  width: 100%;
  height: 100%;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.oregon_title {
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.oregon2 {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  margin-top: 0;
  display: flex;
}

.content_center.oregon3 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_center.prog-vid {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-direction: column;
  margin-top: 4.7em;
  display: flex;
}

.content_center.portlandn2 {
  width: 65%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_center.campus2_2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: stretch;
  display: flex;
}

.content_center.campus-gallery {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.content_center.gallery-ttle {
  background-color: var(--dark-cyan);
  justify-content: center;
  padding: 2em;
  display: flex;
}

.content_center.transfer1 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  background-color: var(--dark-cyan);
  flex-direction: column;
  margin-top: 4em;
  padding-top: 2em;
  padding-bottom: 4em;
  display: flex;
}

.content_center.transfer2 {
  flex-direction: row;
  align-items: stretch;
  margin-top: 8em;
  display: flex;
}

.content_center.affiliates1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  display: flex;
}

.content_center._2-2graphic {
  width: 100%;
  background-color: var(--dark-cyan);
  flex-direction: column;
  margin-top: 0;
  padding: 2em;
  display: flex;
}

.content_center.sl-grid_wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.content_center.community4 {
  width: 75%;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  background-color: rgba(57, 85, 117, .2);
  flex-direction: column;
  margin-top: 2em;
  margin-bottom: 10em;
  padding: 4em 2em;
  display: flex;
}

.content_center.resources2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.uf_h3 {
  color: #f37021;
  font-size: 2.3em;
  font-weight: 800;
}

.uf_h3.map {
  color: #002654;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
}

.uf_h3.dkorange {
  color: #002654;
  font-family: Bigshouldersdisplay;
}

.map_wrapper {
  width: auto;
  height: 51.5em;
  border: 1px none var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0;
  right: auto;
  overflow: visible;
}

.location_bg {
  width: 100%;
  height: 21.2em;
  object-position: 50% 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.map-facts {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  display: flex;
}

.map-distance {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.map_label {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  margin-left: 0;
  display: flex;
}

.map_label._3 {
  width: 8.9em;
  margin-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
}

.map_label._3.six {
  width: auto;
  background-color: var(--white);
  padding-right: .25em;
}

.map_label.ever {
  width: 10em;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  position: static;
}

.img_contain-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 1px #000;
  border-radius: 0;
  display: block;
}

.map-lb-element {
  width: auto;
  height: auto;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.map-climate {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.location_info {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff;
  flex-direction: column;
  margin-top: 19em;
  padding: 2em 2em 3em;
  display: flex;
}

.una_p {
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  line-height: 1.3;
}

.una_p.testimonial {
  margin-top: .5em;
  font-family: Open Sans, sans-serif;
  font-size: 1.2vw;
}

.map-lb {
  width: auto;
  height: auto;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.city_bg {
  height: 100%;
  object-position: 50% 100%;
}

.lb_wrapper {
  width: auto;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: row;
  justify-content: space-around;
  display: flex;
}

.map-label_txt {
  color: var(--text-black);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.6;
}

.map-label_txt.lower {
  padding-top: 0;
  padding-right: 0;
  font-size: .9em;
  line-height: 1;
}

.map-label_txt.left {
  padding-right: .5em;
}

.map-label_txt.right {
  text-align: left;
  margin-left: 0;
  padding-left: .5em;
  padding-right: 0;
  font-size: .9em;
}

.map-summary {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.una_list {
  padding-left: 20px;
}

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

.video_fine-2 {
  color: #707070;
  padding-left: .2em;
  font-style: italic;
  font-weight: 500;
}

.video_fine-2.white {
  font-weight: 400;
}

.video_title-2 {
  color: #1145b8;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.2;
}

.video_title-2.white {
  color: #002654;
  color: #002654;
  font-family: Montserrat, sans-serif;
}

.video_header-2 {
  color: #1145b8;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.2;
}

.video_header-2.white {
  color: #002654;
  color: #002654;
  font-family: Bigshouldersdisplay;
}

.sonoma-lb {
  width: 100%;
  height: 100%;
}

.image, .lb-img {
  width: 100%;
  height: 100%;
  max-width: none;
}

.map-imgs {
  width: 50%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -2.3em;
  display: flex;
}

.map-img_wrapper._1 {
  width: 10em;
}

.map-img_wrapper._1-copy {
  width: 57%;
}

.map-img_wrapper.mapimg2 {
  width: 49%;
  margin-top: 0;
  margin-left: -2em;
}

.map-grid_top {
  width: 100%;
  height: 62%;
}

.map-grid_btm {
  width: 100%;
  height: auto;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.mgrid-img {
  width: 50%;
  height: 100%;
}

.campus-hero_img {
  width: 100%;
  height: 100%;
}

.campus_title {
  width: 70%;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  background-color: var(--white);
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3em;
  display: flex;
}

.farm-hero_img {
  width: 100%;
  height: 100%;
}

.shone-grid_section {
  z-index: 5;
  width: 100%;
  background-color: var(--white);
  color: var(--text-black);
  padding-top: 4em;
  padding-bottom: 10em;
  display: flex;
  position: relative;
}

.shone-content {
  width: 70%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: var(--white);
  flex-direction: column;
  align-items: center;
  margin-top: -28.9em;
  margin-left: auto;
  margin-right: auto;
  padding: 4em;
  display: flex;
}

.shone_img {
  width: 100%;
}

.shone_lb {
  width: 100%;
  height: 100%;
}

.gb-gradient {
  z-index: -1;
  height: 8.9em;
  background-image: linear-gradient(to top, rgba(99, 191, 219, .61), rgba(0, 0, 0, 0) 73%);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-form_btn {
  line-height: 1;
  text-decoration: none;
  transition-property: none;
}

.sub-form_btn.modal-open_btn {
  background-color: #af272f;
  padding: 1em 3em;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
}

.sub-form_btn.modal-open_btn.play-welcome {
  background-color: #0057b7;
  border-radius: .5em;
  padding: .5em 3em;
  font-size: 1.7em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .25);
}

.sub-form_btn.modal-open_btn.play-welcome:hover, .sub-form_btn.modal-open_btn.play-welcome:focus {
  background-color: #af272f;
}

.sub-form_btn.modal-open_btn.play-welcome.home {
  display: none;
}

.sub-form_btn.modal-open_btn2.subscribe:hover {
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn2.subscribe:focus {
  color: var(--white);
  background-color: #c6202f;
}

.sub-form_btn.subscribe {
  background-color: #af272f;
  margin-top: 0;
  font-family: urw-din-semi-condensed;
  font-size: 1em;
  font-weight: 700;
}

.sub-form_btn.modal-open_btn {
  background-color: #0057b7;
  border-radius: .5em;
}

.sub-form_btn.modal-open_btn.profile {
  background-color: #005db8;
  font-family: "Gotham 0";
  display: none;
}

.sub-form_btn.modal-open_btn.profile:hover {
  background-color: #034d96;
  font-family: "Gotham 0";
  font-weight: 700;
}

.sub-form_btn.modal-open_btn.profile {
  background-color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.sub-form_btn.modal-open_btn.profile:hover {
  background-color: #002654;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.sub-form_btn.modal-open_btn.profile:focus {
  background-color: #002654;
}

.sub-form_btn.modal-open_btn.profile {
  width: 1.5em;
  height: 1.5em;
  color: #fff;
  background-color: #af1e2d;
  border: 3px #fff;
  border-radius: 50%;
  flex: none;
  padding: 0;
  font-weight: 900;
}

.sub-form_btn.modal-open_btn.profile:hover {
  color: #333;
  background-color: #af1e2d;
  border-color: #1145b8;
  font-weight: 900;
  box-shadow: 1px 1px 3px #000;
}

.sub-form_btn.modal-open_btn.profile:focus {
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn2 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.sub-form_btn.modal-open_btn2.subscribe {
  width: 100%;
  text-align: center;
}

.sub-form_btn.modal-open_btn2.subscribe:hover, .sub-form_btn.modal-open_btn2.subscribe:focus {
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.sub-form_btn.modal-open_btn.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: 1em 1em 1em 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.sub-form_btn.modal-open_btn.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.sub-form_btn.modal-open_btn.play-welcome {
  width: auto;
  height: auto;
  color: var(--white);
  text-align: center;
  background-color: #af1e2d;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.sub-form_btn.modal-open_btn.play-welcome:hover {
  background-color: var(--white);
  color: #af1e2d;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.sub-form_btn.modal-open_btn.play-welcome:focus {
  background-color: var(--white);
  color: #af1e2d;
  border: 1px #46166b;
}

.sub-form_btn.modal-open_btn.play-welcome.srjc {
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn.play-welcome.srjc:hover {
  color: var(--white);
  background-color: #002654;
}

.sub-form_btn.modal-open_btn.play-welcome.srjc:focus {
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn.play-welcome {
  width: auto;
  height: auto;
  color: #f37021;
  text-align: center;
  background-color: #1145b8;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1em 1em 1em 1.1em;
  font-size: 2.1em;
  font-weight: 800;
  line-height: .9;
  display: flex;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.sub-form_btn.modal-open_btn.play-welcome:hover {
  color: #f37021;
  background-color: #002185;
  border: 0 #46166b;
  padding-left: 1.1em;
}

.sub-form_btn.modal-open_btn.play-welcome:focus {
  color: #f37021;
  background-color: #002185;
  border: 1px #46166b;
}

.sub-form_btn.modal-open_btn.play-welcome.white {
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn.play-welcome.white:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .34);
}

.sub-form_btn.modal-open_btn-4 {
  background-color: #af272f;
  padding: 1em 3em;
  font-size: 1em;
}

.sub-form_btn.modal-open_btn-4.play-welcome {
  background-color: var(--white);
  color: #af1e2d;
  text-align: center;
  border-radius: 50%;
  padding: .5em .5em .5em .7em;
  font-size: 1.4em;
  font-weight: 700;
  position: static;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .13);
}

.sub-form_btn.modal-open_btn-4.play-welcome:hover {
  border: 1px none var(--white);
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn-4.play-welcome:focus {
  color: var(--white);
  background-color: #af1e2d;
  border: 1px #46166b;
}

.sub-form_btn.modal-open_btn4 {
  height: 100%;
  background-color: var(--medium-sea-green);
  color: var(--white);
  text-transform: uppercase;
  flex: none;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-left: 2em;
  padding-right: 2em;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  font-weight: 800;
  display: flex;
}

.sub-form_btn.modal-open_btn4.subscribe:hover {
  color: var(--white);
  background-color: #af1e2d;
}

.sub-form_btn.modal-open_btn4.subscribe:focus {
  color: var(--white);
  background-color: #c6202f;
}

.sub-form_btn.modal-open_btn4.home {
  margin-right: 0;
}

.sub-form_btn.modal-open_btn4.home2 {
  height: 3em;
  margin-right: 0;
  padding-left: 3em;
  padding-right: 3.5em;
}

.sr_h2-2 {
  color: #002654;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.7em;
}

.sr_h2-2.white {
  color: #fff;
}

.sr_h2-2.white.centered {
  text-align: center;
}

.tour_section-2 {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  margin-top: 0;
  padding-top: 8em;
  padding-bottom: 8em;
  display: flex;
}

.video_title-3 {
  color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.2;
}

.video_header-3 {
  color: #002654;
  font-family: Bigshouldersdisplay;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.2;
}

._360_section-2 {
  width: 100%;
  background-color: #002654;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  margin-top: 90vh;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.welcome_embed-3 {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.welcome_embed-3.sl {
  height: 100%;
  align-items: center;
  padding-top: 0;
}

.video_txt-2 {
  width: auto;
}

.video_title-4 {
  color: #af1e2d;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.2;
}

.video_header-4 {
  color: #002654;
  font-family: Bigshouldersdisplay;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.2;
}

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

.inquiry-form.play-welcome {
  width: 80%;
  height: 36vw;
  max-width: 1000px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-top: 13vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.inquiry-form.subscribe {
  border-radius: 1em;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
}

.inquiry-form.profile {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  align-items: center;
  margin-top: 16vh;
  font-size: 1em;
  display: flex;
}

.inquiry-form.unibud {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 13vh;
  display: flex;
}

.inquiry-form.inquiry {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 79vh;
  margin-bottom: auto;
  padding: 0 0 2em;
  display: flex;
  position: relative;
  overflow: auto;
}

.inquiry-form.play-welcome {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 18vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.inquiry-form.play-welcome.sl {
  width: 75%;
  height: 31vw;
  max-width: none;
  width: 80%;
  height: 38vw;
  max-width: 900px;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.inquiry-form.play-welcome.sl-edit {
  width: 75%;
  height: 31vw;
  max-width: none;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.inquiry-form.location {
  width: 65%;
  height: 30em;
  max-width: none;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 16vh;
  display: flex;
  overflow: auto;
}

.inquiry-form.play-welcome {
  width: 80%;
  height: 65%;
  max-width: 1000px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 18vh;
  margin-bottom: auto;
  padding: 0;
  display: flex;
}

.inquiry-form.play-welcome.sl {
  width: 75%;
  height: 31vw;
  max-width: none;
  align-items: center;
  margin-top: 16vh;
  padding-top: 0;
}

.inquiry-form.subscribe-home {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-radius: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
}

.inquiry-form.inquiry-copy {
  width: 100%;
  height: 100%;
  max-width: 1000px;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: auto;
  padding: 1em 0 2em;
  display: flex;
  position: static;
  overflow: auto;
}

.p_h1 {
  color: var(--dark-cyan);
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 4.9em;
  font-weight: 800;
}

.p_h1.shadow {
  text-shadow: -2px 1px 0 var(--midnight-blue);
}

.p_h1.shadow.welcome {
  font-size: 3.9em;
}

.p_h1.shadow.centered {
  text-align: center;
  line-height: 1;
}

.p_h1.shadow.welcome-2 {
  font-size: 3.9em;
}

.p_h1.subscribe {
  font-size: 4.4em;
}

.p_h1.subscribe.shadow {
  font-size: 4em;
}

.p_h1.smaller {
  font-size: 3.8em;
}

.p_h1.smaller.centered {
  text-align: center;
}

.p_h1.smaller.shadow {
  line-height: 1.1;
}

.p_h1.smaller.shadow.transport {
  font-size: 3.4em;
}

.p_h1.smaller.shadow.apply {
  font-size: 3.2em;
}

.welcome_title {
  background-color: var(--white);
  margin-top: 0;
  margin-left: 0%;
  padding: 1em 2em 1em 4em;
  position: absolute;
  top: auto;
  bottom: 11.7em;
  left: 0%;
  right: auto;
}

.p_h2 {
  color: var(--midnight-blue);
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.3;
}

.p_h2.centered {
  text-align: center;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1.3;
}

.p_h2.centered.white {
  display: block;
}

.p_h2.centered.white._2-2 {
  border-right: 1px solid var(--white);
  padding-right: 1em;
  font-size: 3.6em;
}

.p_h2.centered.subscribe_h2 {
  font-size: 1.8em;
  line-height: 1.2;
}

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

.p_h2.white.margin-left {
  margin-left: 1em;
}

.p_h2.white.margin_left {
  padding-left: 10px;
}

.p_h2.white.transfer {
  align-items: center;
  display: flex;
}

.p_h2.apply {
  font-size: 1.8em;
  line-height: 1.3em;
}

.modal-home {
  z-index: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.modal-home.subscribe {
  height: 100%;
  align-items: center;
}

.modal-home.play-welcome {
  z-index: 550;
  display: none;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-home.profile {
  z-index: auto;
  top: auto;
  bottom: 2em;
  left: auto;
  right: auto;
}

.modal-home.subscribe {
  width: auto;
  display: flex;
}

.modal-home.inquiry {
  width: 60%;
  display: flex;
  top: auto;
  bottom: 5em;
  right: auto;
}

.modal-home.play-welcome {
  z-index: auto;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-home.play-welcome.centered {
  z-index: auto;
  width: auto;
  position: relative;
}

.modal-home.play-welcome {
  z-index: 550;
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-home.play-welcome.athletics {
  z-index: auto;
  width: auto;
  justify-content: center;
  position: relative;
}

.modal-home.map-location {
  z-index: auto;
  top: 12.9em;
  left: 20.6em;
}

.modal-home.map-location._6th {
  width: 4%;
  top: 35.3em;
  left: 38.9em;
}

.modal-home.map-location._6th.right {
  width: 10em;
  display: flex;
  top: 20.3em;
  left: 9.5em;
}

.modal-home.map-location._2nd {
  width: 4%;
  top: 22.2em;
  left: 30.8em;
}

.modal-home.map-location._2nd.right {
  width: 10em;
  display: flex;
  top: 19.3em;
  left: 6.1em;
}

.modal-home.map-location._3rd {
  width: 4%;
  top: 16.1em;
  left: 37.6em;
}

.modal-home.map-location._3rd.right {
  width: 10em;
  display: flex;
}

.modal-home.map-location._3rd.left {
  width: 11.8em;
  display: flex;
  top: 17.6em;
  left: 7.5em;
}

.modal-home.map-location._1st {
  width: 10em;
  display: flex;
  top: 9.5em;
  left: 20.9em;
}

.modal-home.map-location._1st.left {
  width: 8em;
  top: 12.7em;
  left: 9.1em;
}

.modal-home.map-location._5th {
  width: 10em;
  justify-content: flex-start;
  display: flex;
  top: 1.6em;
  left: 4.6em;
}

.modal-home.map-location._5th.right {
  width: 12.4em;
  top: 15.7em;
  left: 4.9em;
}

.modal-home.map-location._4th {
  width: 4%;
  top: 33.9em;
  left: 43.6em;
}

.modal-home.play-welcome {
  z-index: 550;
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  z-index: 550;
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
}

.modal-home.play-welcome.athletics {
  z-index: auto;
  width: auto;
  justify-content: center;
  position: relative;
}

.apply_top {
  width: 100%;
  background-color: var(--white);
  flex-direction: column;
  justify-content: space-between;
  padding: 2em;
  display: flex;
}

.apply_btm {
  width: 100%;
  background-color: var(--white);
  margin-top: 2em;
  padding: 2em;
  display: flex;
}

.inquiry-title {
  width: 100%;
  justify-content: center;
  margin-top: 1em;
  display: flex;
}

.apply_top_r {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  flex-direction: column;
  padding: 2em;
  display: flex;
}

.paragraph {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph.margin-top {
  align-items: flex-start;
  margin-top: 1em;
}

.paragraph.programs {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-start;
  line-height: 1.5;
}

.paragraph.portlandnew {
  text-align: center;
  align-items: center;
}

.paragraph.transfer {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-start;
}

.paragraph.left {
  align-items: flex-start;
}

.p_h3 {
  color: var(--midnight-blue);
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.3;
}

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

.p_h3.white.centered {
  text-align: center;
}

.p_h3.white._1-7 {
  font-size: 1.7em;
}

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

.p_h3.centered._1-2 {
  font-size: 1.2em;
}

.p_h3.black {
  color: var(--black);
}

.p_h3.black.small {
  font-size: 1.1em;
}

.p_h3.black.small.centered {
  line-height: 1.2;
}

.p_p {
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  line-height: 1.4;
}

.p_p.white {
  font-family: Open Sans, sans-serif;
}

.p_p._1-1 {
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  line-height: 1.5;
}

.p_p._1-1.centered {
  text-align: center;
}

.p_p.caps {
  text-transform: uppercase;
}

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

.p_p.right {
  text-align: right;
}

.bold {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

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

.bold.white.ratio {
  font-size: 1.6em;
}

.p_list {
  color: var(--white);
  padding-left: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  line-height: 1.5;
}

.p_list.blk {
  color: var(--text-black);
}

.p_list.resources-list {
  width: 63%;
  margin-left: 4em;
  margin-right: 0;
}

.p_li {
  color: var(--text-black);
  margin-top: .5em;
}

.p_li.blk {
  color: var(--text-black);
  margin-top: 0;
  line-height: 1.4;
}

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

.p_link {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  text-decoration: underline;
}

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

.p_button {
  background-color: var(--medium-sea-green);
  text-align: center;
  margin-top: 2em;
  font-family: Open Sans, sans-serif;
  font-size: 1.6em;
  font-weight: 800;
}

.p_button:hover, .p_button:focus {
  background-color: var(--midnight-blue);
}

.p_button.safety {
  width: 32%;
  justify-content: center;
  align-items: center;
  font-size: 1.3em;
  line-height: 1.1;
  display: flex;
}

.apply_l {
  width: 50%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2em;
  display: flex;
}

.contact_wrapper {
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  justify-content: center;
  margin-top: auto;
  padding: 2em;
  display: flex;
}

.html-embed-2 {
  width: 90%;
}

.portland_title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.reversed {
  color: var(--midnight-blue);
  text-shadow: -2px 1px 0 var(--dark-cyan);
}

.reversed.smaller {
  font-size: .7em;
}

.portland_bg-video {
  width: 100%;
  height: 34em;
  object-position: 50% 0%;
}

.portland2_top {
  margin-bottom: 2em;
}

.portland2_btm {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3em;
  display: flex;
}

.portland2-btm-l {
  width: 46%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.portland2-btm-r {
  width: 47%;
  height: auto;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 1em;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.portland_img1 {
  height: auto;
}

.portland_img2 {
  height: 29.9em;
}

.video-frame {
  width: 100%;
  background-color: var(--white);
  border-radius: 1em;
  margin-top: 2em;
  margin-left: -2em;
  margin-right: -2em;
  padding: 2em;
  box-shadow: 1px 6px 15px rgba(0, 0, 0, .28);
}

.video-frame.transport {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.video-frame.programs {
  margin-top: 2em;
  margin-left: 0;
  margin-right: 0;
}

.video-embed {
  width: 70%;
  margin-top: 6.3em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.video-embed.programs {
  width: 100%;
  margin-top: 0;
}

.c-map_wrapper {
  padding-bottom: 10em;
}

.campus_hero {
  width: 100%;
  margin-top: 6.3em;
  padding-top: 0;
}

.campus_header {
  width: 80%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 4em;
  display: flex;
  position: relative;
  top: 0;
}

.campus_block {
  width: 50%;
  position: relative;
}

.campus-blk_title {
  z-index: 2;
  border-left: 11px none var(--medium-sea-green);
  background-color: var(--dark-cyan);
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  padding: 1em;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.campus-blk_title.dk {
  z-index: 2;
  background-color: var(--dark-slate-blue);
}

.campus_fact {
  width: 30%;
  height: auto;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: 1px solid var(--white);
  flex-direction: column;
  align-items: center;
  padding: 1em;
  display: flex;
}

.programs_title {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.programs3_section {
  width: 45%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  display: flex;
}

.programs_img._2 {
  height: 5.9em;
  flex: none;
}

.programs4_title {
  background-color: #2b3b51;
  justify-content: center;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.tuition-title {
  padding-top: 3em;
  padding-bottom: 2em;
}

.tuition2_section {
  width: 50%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.costs_table {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.costs-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr 1fr;
}

.table-cell {
  border: .5px solid var(--text-black);
  padding: .5em 1em .5em 1.25em;
}

.tuition_img {
  height: 22.2em;
  margin-top: auto;
}

.tuition2_section2 {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

.transport_title {
  z-index: 2;
  background-color: var(--white);
  padding: 2em;
  position: absolute;
  top: 9em;
  bottom: auto;
  left: auto;
  right: 15%;
}

.transport1-section {
  width: 40%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.transport1-section.margin-right {
  padding-right: 2em;
}

.transport1-section.op {
  width: 56%;
}

.transport4-section {
  width: 50%;
}

.transport4-section.margin-right {
  padding-left: 2em;
  padding-right: 0;
}

.studentlife_title {
  width: 100%;
  justify-content: center;
  padding-bottom: 2em;
  display: flex;
}

.studentlife2_section {
  width: 50%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  display: flex;
}

.studentlife2_btm {
  width: 100%;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  padding-bottom: 4em;
  display: flex;
}

.soccer_wrapper {
  width: 43%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  margin-top: 4em;
  padding: 2em;
  display: flex;
}

.community_title {
  margin-bottom: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
}

.una_h3 {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1.1;
}

.una_h3.testimonial {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
}

.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;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.community-grid {
  background-color: rgba(0, 0, 0, 0);
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

.profile_block-2 {
  height: 24.7em;
  position: relative;
}

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

.long_test {
  height: auto;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-right: 1em;
  display: flex;
  overflow: auto;
}

.test_vid {
  width: 100%;
  height: 15em;
  margin-bottom: 1em;
}

.img_contain-3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
  display: block;
}

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

.button-2.modal-open_btn-4 {
  background-color: #0057b7;
  border-radius: .5em;
}

.button-2.modal-open_btn-4.profile1 {
  width: auto;
  height: auto;
  color: #db9f11;
  background-color: #46166b;
  border: 3px #db9f11;
  border-radius: .5em;
  padding: 1em 3em;
  font-weight: 900;
}

.button-2.modal-open_btn-4.profile1:hover {
  color: #46166b;
  background-color: #db9f11;
  font-weight: 900;
}

.button-2.modal-open_btn-4.profile1 {
  width: auto;
  height: auto;
  background-color: var(--medium-sea-green);
  color: var(--white);
  border: 3px #db9f11;
  border-radius: .5em;
  padding: 1em 3em;
  font-size: 1em;
  font-weight: 900;
}

.button-2.modal-open_btn-4.profile1:hover {
  background-color: var(--dark-cyan);
  color: var(--white);
  font-weight: 900;
}

.button-2.modal-open_btn-4.profile1:focus {
  background-color: var(--dark-cyan);
}

.html-embed-3 {
  width: 100%;
  height: 100%;
}

.video-embed-sl {
  width: 100%;
  height: 34.7em;
  flex: none;
  margin-top: 0;
}

.arrow-icon {
  width: 3em;
  height: 3em;
}

.icon_wrapper {
  width: 5em;
  height: 5em;
}

.title_bg {
  background-color: rgba(255, 255, 255, .9);
  padding: 0 1em 1em;
}

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

.oregon3_txt {
  width: 39%;
  background-color: var(--white);
  margin-top: 10.2em;
  padding: 2em;
}

.graphic-section {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.graphic-section.lrg {
  width: 60%;
  height: 16em;
  margin-right: auto;
}

.graphic-section.sm {
  width: 87%;
  height: 5em;
  justify-content: space-between;
  margin-right: auto;
}

.graphic-section.sm.txt {
  justify-content: flex-end;
  margin-top: 1em;
}

.graphic-line {
  width: 19%;
}

.degree {
  width: 46%;
}

.dotted-arrow {
  width: 3.5em;
}

.safety-title {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.bold-text-8 {
  font-family: Open Sans, sans-serif;
}

.campus-lb_block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.apply_newvid {
  z-index: 2;
  width: 100%;
  height: 36.2em;
  position: relative;
}

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

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

.pt-grid_block {
  flex: 0 auto;
}

.pt-grid_block._3rd {
  width: 50%;
}

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

.portlandn2_block {
  width: 50%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
  padding: 2em;
}

.portlandn2_top {
  width: 5em;
  height: 5em;
  flex: none;
}

.section-2 {
  width: 100%;
}

.section-2.map1, .section-2.state-map {
  z-index: 1;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
}

.map-bg {
  z-index: auto;
  width: 75vw;
  height: 100vh;
  object-position: 50% 50%;
  background-color: #dbdcd8;
  padding: 8em;
  position: fixed;
  right: 25%;
}

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

.img_cover-4.map-base {
  object-fit: cover;
  object-position: 50% 50%;
}

.img_cover-4.map-state {
  object-fit: cover;
  object-position: 50% 0%;
}

.map-txt-wrap {
  width: 80%;
  background-color: var(--white);
  padding: 2em;
}

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

.smc_p {
  text-align: left;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.4;
}

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

.coffee {
  font-size: 1.2em;
}

.coffee.yellow {
  font-family: Open Sans, sans-serif;
  font-size: 1.4em;
  font-weight: 800;
}

.coffee.yellow.state {
  font-size: 1.2em;
}

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

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

.section-3 {
  width: 100%;
}

.section-3.locations-intro, .section-3.locations_state {
  height: 100vh;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

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

.smc_h2-2.map-gallery-title {
  color: var(--midnight-blue);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  font-weight: 700;
}

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

.dp_h3-2.top10 {
  font-size: 1.4em;
}

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

.scroll-content.hidden {
  min-height: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

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

.steps-section.map, .steps-section.state-map {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

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

.map-list {
  height: auto;
  max-height: 65vh;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  padding: 2em 1em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 14%;
  overflow: auto;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .29);
}

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

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

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

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

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

.location-link {
  color: var(--dark-slate-grey);
  font-family: Open Sans, sans-serif;
  text-decoration: underline;
}

.location-link.w--current {
  color: var(--dark-slate-grey);
}

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

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

.smc_link {
  color: var(--midnight-blue);
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 800;
  text-decoration: underline;
}

.smc_h3 {
  font-weight: 500;
}

.smc_h3.map-category {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-size: 2em;
  font-weight: 800;
  line-height: 1;
}

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

.dp_h3-3.top10 {
  font-size: 1.4em;
}

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

.dp_h3-4.top10 {
  font-size: 1.4em;
}

.link-10 {
  color: #005db8;
}

.link-10.location-link {
  color: var(--dark-slate-grey);
  text-decoration: underline;
}

.map-bg-overlay {
  background-color: rgba(209, 209, 209, .21);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20, .paragraph-21 {
  font-family: Open Sans, sans-serif;
  line-height: 1.5;
}

._4-campus_img {
  height: 31.5em;
  overflow: hidden;
}

._4campus_block {
  width: 33%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  flex-direction: column;
  align-items: center;
  padding: 2em;
  display: flex;
}

.camus-fact_img {
  width: 6em;
  height: 6em;
}

.campus-fact_txt {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.list {
  padding-left: 10px;
}

.image-2 {
  width: 100%;
  height: 100%;
  max-width: none;
}

.lightbox-link-2 {
  width: 100%;
  overflow: hidden;
}

.lightbox-link-2:hover, .lightbox-link-2:focus {
  border: 4px none var(--dark-slate-blue);
}

.lightbox-link-2.aqua:hover, .lightbox-link-2.aqua:focus {
  border-color: var(--dark-cyan);
}

.campus_row {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.transfer_title {
  width: 100%;
  background-color: var(--dark-cyan);
  justify-content: center;
  align-items: stretch;
  padding: 2em;
  display: flex;
}

._2-2 {
  border-right: 2px solid var(--white);
  padding-right: 10px;
  font-size: 1.7em;
}

._2-2_line {
  height: 100%;
  border-right: 1px solid var(--white);
}

.transfer_img {
  width: 50%;
}

.transfer_img._2 {
  height: 5.9em;
  flex: none;
}

.affiliates_block {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.affiliates_block.left {
  justify-content: flex-start;
  padding-left: 0;
}

.affiliates_row {
  width: 100%;
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  justify-content: space-between;
  display: flex;
}

.affiliates_img {
  width: 28%;
}

.sl-grid_row {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: stretch;
}

.sl_block {
  width: 50%;
  height: 20em;
}

.sl_block.blue {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2em 3em;
  display: flex;
}

.community_row {
  width: 100%;
  display: flex;
}

.community_row.centered {
  justify-content: center;
}

.community_block {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.community_img {
  width: 15em;
}

.ipl {
  width: 62%;
  background-color: #95c6b4;
  padding: 1em;
}

.iom {
  width: 62%;
  background-color: var(--dark-slate-blue);
  padding: 1em;
}

.staff {
  width: 62%;
  background-color: var(--dark-cyan);
  padding: 1em;
}

.resources_row {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: stretch;
  display: flex;
}

.resources_block {
  width: 50%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--white);
  flex-direction: column;
  padding: 2em;
  display: flex;
}

.resources_block.img {
  padding: 1em;
}

.resources_ttl {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

.resources_img {
  width: 5em;
  height: auto;
  flex: none;
}

.map-bg-state {
  z-index: auto;
  width: 75vw;
  height: 100vh;
  object-position: 50% 50%;
  background-color: #dbdcd8;
  padding: 0;
  position: fixed;
  right: 25%;
}

.state-intro {
  width: 65%;
}

.state_img {
  width: 44%;
}

.apply_wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  margin-top: 1em;
  display: flex;
}

.apply_title {
  padding-left: 2em;
}

.apply_2 {
  border: 1px solid #000;
  justify-content: space-between;
  margin-top: 2em;
  margin-left: 2em;
  margin-right: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 2em;
  display: flex;
}

.apply2_l {
  width: 44%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  padding: 2em;
  display: flex;
}

.apply_logo {
  width: 35%;
  margin-left: 0;
  margin-right: 4.3em;
}

.hover-gradient {
  z-index: 1;
  background-color: rgba(0, 0, 0, .41);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.progress-bar {
  z-index: 99999;
  width: 75%;
  height: 1em;
  background-color: var(--medium-sea-green);
  perspective-origin: 0%;
  transform-origin: 0%;
  border-radius: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 13%;
  left: 0;
  right: auto;
}

.scroll-down {
  z-index: 999999;
  width: 3em;
  height: 3em;
  min-height: 3em;
  min-width: 3em;
  background-color: var(--white);
  border-radius: 50%;
  margin-right: 0;
  position: fixed;
  top: auto;
  bottom: 5em;
  left: auto;
  right: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

.graphic_content {
  width: 100%;
  background-color: var(--white);
  flex-direction: column;
  padding: 1em;
  display: none;
}

.graphic_top {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

.pcc {
  width: 9em;
  height: 9em;
  background-color: #57bfc8;
  border: 2px #000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.years {
  height: 9em;
  border-right: 1px #000;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 0;
  display: flex;
}

.year {
  width: 100%;
  height: 4em;
  background-color: var(--dark-turquoise);
  border: 2px #000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .5em 1em;
  display: flex;
}

.arrow1 {
  height: 2.2em;
  border-left: 2px #000;
  flex-direction: column;
  justify-content: space-between;
  margin-left: -1em;
  display: flex;
}

.graphic-degree {
  border: 2px solid var(--dark-turquoise);
  justify-content: center;
  align-items: center;
  margin-right: .5em;
  padding: .5em;
  display: flex;
}

.pcc-copy {
  width: 9em;
  height: 9em;
  background-color: #57bfc8;
  border: 2px #000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.opt2 {
  width: 7em;
  height: 7em;
  border: 2px solid var(--dark-turquoise);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uni {
  width: 9em;
  height: 9em;
  background-color: var(--light-grey);
  border: 2px #000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.graphic_wrapper {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: var(--white);
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.graphic_wrapper.cte {
  height: 20em;
  overflow: hidden;
}

.graphic-line2 {
  width: 2px;
  height: 9em;
  background-color: var(--black);
}

.subscribe_embed {
  width: 100%;
  margin-top: 3em;
}

.subscribe-title {
  flex-direction: column;
  align-items: center;
  display: flex;
}

._2-graphic-wrapper {
  width: 100%;
  flex: none;
}

._2paths_txt {
  width: 90%;
}

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

.section-title {
  width: 90%;
}

.cte_txt {
  width: 90%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

._2paths_subtitle {
  font-size: 1.2em;
  font-weight: 700;
}

.dwnld_img {
  width: 100%;
  position: relative;
}

.dwnld_cta {
  background-color: rgba(0, 40, 85, .89);
  justify-content: center;
  padding: 1em;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

  .container {
    padding-left: 3em;
    padding-right: 3em;
  }

  .section.safety-hero {
    width: 80%;
    height: 24.6em;
    margin-top: 11em;
  }

  .section.portland_hero {
    margin-top: 6.3em;
  }

  .section.programs_hero {
    margin-top: 5em;
  }

  .section.programs_3 {
    padding-bottom: 4em;
  }

  .section.tuition_3 {
    padding-bottom: 14em;
  }

  .section.transport_hero {
    height: 36.7em;
  }

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

  .section.transport_4 {
    padding-top: 4em;
  }

  .section.studentlife_hero {
    margin-top: 7.2em;
  }

  .section.community_hero {
    margin-top: 4.4em;
  }

  .section.safety_title {
    padding-top: 1em;
  }

  .section._4campus_gallery {
    padding-top: 8em;
    padding-bottom: 14em;
  }

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

  .section.resources_2 {
    padding-top: 4em;
  }

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

  .main.body {
    height: 100%;
  }

  .quicklinks_list {
    width: 55%;
    height: auto;
    background-color: var(--white);
    color: #0057b7;
    border-radius: 1em;
    flex-direction: column;
    margin-top: 0;
    padding: 2em;
    display: none;
    position: absolute;
    top: auto;
    bottom: 61%;
    left: 0%;
    right: 0%;
  }

  .quicklinks_li {
    justify-content: center;
  }

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

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

  .social_wrapper {
    width: 100%;
    height: 3.2em;
    background-color: rgba(0, 0, 0, 0);
    border-left: 1px #dbdbdb;
    justify-content: flex-start;
    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;
    line-height: 1.6;
  }

  .my-container {
    width: 80%;
    margin-top: 8em;
    padding-top: 0;
    padding-bottom: 4em;
  }

  .my-container.home {
    width: 80%;
    height: auto;
    flex-direction: row;
    margin-top: 16.3em;
    padding-bottom: 10em;
  }

  .welcome {
    background-color: var(--dark-slate-blue);
    align-items: flex-start;
    padding-top: 4em;
  }

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

  .img_cover.campuses {
    background-color: var(--lt-gray);
    object-fit: contain;
  }

  .video_wrapper {
    width: 100%;
    height: auto;
    align-items: center;
    margin-top: 20%;
    bottom: 0;
  }

  .video_wrapper.home {
    width: 100%;
    height: 86%;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
  }

  .video_thumbnail {
    width: 60%;
    height: auto;
    align-items: flex-start;
    margin-top: -2.2em;
  }

  .social_embed {
    width: 110%;
    height: 110%;
    border: 0px solid var(--white);
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }

  .social_link {
    width: 2em;
    height: 2em;
    border: 0px solid var(--white);
    outline-offset: 0px;
    background-color: rgba(0, 0, 0, 0);
    outline: 3px #00e;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .animation_wrapper {
    width: 80%;
    height: auto;
    justify-content: center;
    align-items: center;
    top: -5.9em;
  }

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

  .lang_link {
    color: var(--white);
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

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

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

  .nav-back.disabled {
    flex: none;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-next {
    padding-left: 2px;
    padding-right: 0;
  }

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

  .welcome_embed {
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .modal-component.subscribe {
    height: 100%;
  }

  .modal-component.inquiry {
    z-index: 755;
    margin-top: 8em;
    bottom: 8em;
  }

  .modal-component.map-location._6th.right {
    top: 20.6em;
    left: 9.2em;
  }

  .modal-component.map-location._2nd.right {
    top: 19.6em;
    left: 6.3em;
  }

  .modal-component.map-location._3rd.left {
    top: 17.9em;
    left: 7.7em;
  }

  .modal-component.map-location._1st.left {
    top: 12.9em;
    left: 9.2em;
  }

  .modal-component.map-location._5th.right {
    top: 16em;
    left: 5em;
  }

  .button.modal-open_btn.profile {
    width: 16px;
    height: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .button.modal-open_btn2.subscribe, .button.modal-open_btn2.contact-form {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
  }

  .modal-wrapper.play-welcome {
    width: 100vw;
    display: none;
    top: 5em;
  }

  .modal-wrapper.subscribe {
    width: 100vw;
    height: 100%;
    justify-content: flex-start;
    padding-top: 0;
    display: none;
    overflow: auto;
  }

  .modal-wrapper.profile {
    display: none;
    right: 0;
  }

  .modal-wrapper.inquiry, .modal-wrapper.play-welcome {
    width: 100vw;
    display: none;
    top: 5em;
  }

  .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sports1, .modal-wrapper.play-welcome.sports2, .modal-wrapper.play-welcome.sports3, .modal-wrapper.play-welcome.sports4, .modal-wrapper.play-welcome.sports5, .modal-wrapper.play-welcome.sports6, .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sl {
    display: none;
  }

  .modal-wrapper.subscribe-home {
    width: 100vw;
    height: 100%;
    justify-content: flex-start;
    padding-top: 0;
    display: flex;
    overflow: auto;
  }

  .modal-container.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .modal-container.subscribe {
    flex-direction: column;
    margin-top: 10em;
    margin-bottom: auto;
    position: relative;
  }

  .modal-container.profile {
    margin-top: 20vh;
  }

  .modal-container.unibud {
    margin-top: 19vh;
  }

  .modal-container.inquiry {
    width: 90%;
    height: 30vw;
    max-width: 900px;
  }

  .modal-container.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .modal-container.play-welcome.sl {
    width: 80%;
    height: auto;
    width: 80%;
    height: 46vw;
  }

  .modal-container.play-welcome.sl-edit {
    width: 80%;
    height: auto;
  }

  .modal-container.location {
    margin-top: 20vh;
  }

  .modal-container.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .modal-container.play-welcome.sl {
    width: 80%;
    height: auto;
  }

  .modal-container.subscribe-home {
    flex-direction: column;
    margin-top: 8.7em;
    margin-bottom: auto;
    padding-top: 2em;
    position: relative;
    overflow: auto;
  }

  .modal-container.inquiry-copy {
    width: 90%;
    height: 30vw;
    max-width: 900px;
  }

  .modal-container.profile {
    margin-top: 20vh;
  }

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

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

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

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

  .menu-button-2 {
    width: 2em;
    height: 1.9em;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-right: 3em;
    padding: 10px;
    display: flex;
  }

  .menu-button-2:focus {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }

  .menu-button-2.w--open {
    border: 1px none var(--white);
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
  }

  .menu-button-2.w--open:focus {
    box-shadow: none;
    font-family: Avenirltstd book;
  }

  .menu-button-2.w--open:focus-visible {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button-2.w--open[data-wf-focus-visible] {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar {
    width: 100%;
    height: auto;
    max-width: none;
    flex-direction: column;
    padding: .25em 0 0;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

  .contents_title-2 {
    color: var(--white);
    margin-left: 0;
    font-weight: 700;
  }

  .nav_link-2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
  }

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

  .ql_bar {
    width: 65vw;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    padding-right: 2em;
    position: fixed;
    top: auto;
    bottom: 3.3em;
    left: 5%;
    right: 5%;
  }

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

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

  .nav_logo {
    width: 40%;
  }

  .subscribe_text {
    margin-bottom: 1em;
  }

  .hero {
    height: 30em;
    margin-top: 6.1em;
  }

  .hero._50 {
    margin-top: 8.7em;
  }

  .hero._30.scholarships {
    height: 32.4em;
    flex: none;
  }

  .hero._100.sonoma {
    width: 100%;
  }

  .hero._70vh {
    flex: none;
  }

  .hero.shone {
    width: 100vw;
  }

  .ub_p.centered.unibuddy {
    font-size: 1.3em;
  }

  .smc_h2.unibuddy {
    font-size: 1.8em;
  }

  .mobile-social_bar {
    z-index: 500;
    width: 100%;
    height: auto;
    background-color: var(--white);
    border-left: 1px solid #dbdbdb;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: .25em;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    display: flex;
    position: relative;
    top: 0;
    bottom: auto;
    left: 0%;
    right: 0%;
    box-shadow: 1px 1px 13px rgba(0, 0, 0, .23);
  }

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

  .accordion_item {
    width: 100%;
  }

  .bg.home, .bg.apply {
    right: 0;
  }

  .modal-wrapper-2 {
    display: none;
    right: 0;
  }

  .unibuddy-logo {
    width: 50%;
  }

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

  .brand.w--current {
    width: 38%;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .video {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .arrow {
    width: auto;
    padding-right: 2px;
  }

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

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

  .dp_p._1-9.blue-bold {
    font-size: 1.8em;
  }

  .community-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .long-profile {
    font-size: .9em;
  }

  .my-container-2 {
    width: 80%;
    padding-top: 0;
    padding-bottom: 10em;
  }

  .sr_h1 {
    margin-top: 1em;
  }

  .sr_h3.white.game, .sr_h3.win-mssg {
    font-size: 25px;
  }

  .sr_p, .sr_p.white.centered, .sr_p.white.answer.correct, .sr_p.white.answer.incorrect, .sr_p.white.answer.incorrect2, .sr_p.white.answer.correct2, .sr_p.white.answer.incorrect3, .sr_p.white.answer.correct3, .sr_p.callout, .sr_p.white.centered {
    font-size: 16px;
  }

  .content_wrapper.why-title {
    line-height: 1.6;
  }

  .content_wrapper.game, .content_wrapper.top5_centered {
    width: 75%;
  }

  .content_wrapper.opp-centered {
    width: 75%;
    flex-direction: column;
    align-items: flex-start;
  }

  .content_wrapper.opp_l {
    width: 100%;
  }

  .content_wrapper.opp_r {
    width: 100%;
    margin-top: 2em;
  }

  .content_wrapper.sports_centered {
    width: 75%;
  }

  .content_wrapper.n-cali_centered {
    width: 75%;
    flex-direction: column;
  }

  .content_wrapper.n-cali_l, .content_wrapper.n-cali_r {
    width: 100%;
  }

  .content_wrapper.diversity-l {
    width: 100%;
    height: 25em;
    margin-bottom: 2em;
  }

  .content_wrapper.diversity-r {
    width: 100%;
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

  .content_wrapper.spotlight_horiz {
    width: 75%;
  }

  .content_wrapper.farm-title {
    line-height: 1.4;
  }

  .bg_vid {
    height: 39.3em;
  }

  .state_title {
    margin-top: 40%;
  }

  .scholars-test_centered {
    width: 75%;
    height: 30.2em;
  }

  .care_wrapper {
    flex-direction: column;
    display: flex;
  }

  .police_wrapper, .diversity_wrapper {
    flex-direction: column;
    display: none;
  }

  .depaul-button {
    width: 33%;
    font-size: 16px;
  }

  .depaul-button.safety {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .safety-section {
    width: 75%;
  }

  .srjc_btn {
    width: 33%;
    font-size: 16px;
  }

  .srjc_btn.safety {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .srjc_btn.game {
    font-size: 16px;
  }

  .video-2 {
    height: 63%;
    margin-top: 10.3em;
  }

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

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

  .inquiry-embed {
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .video-3 {
    height: 63%;
    margin-top: 9.3em;
  }

  .scholars-test_centered-2 {
    width: 75%;
  }

  .housing-centered {
    flex-direction: column;
  }

  .housing-l {
    width: 100%;
  }

  .housing-r {
    width: 100%;
    height: 20em;
  }

  .answer_button.incorrect, .answer_button.correct, .answer_button.correct._1, .answer_button.incorrect2, .answer_button.incorrect3 {
    font-size: 16px;
  }

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

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

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

  .welcome_embed-2 {
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .safety-vid_wrapper {
    width: 75%;
  }

  .plus-wrap {
    width: 20px;
  }

  .accordion_component {
    margin-top: 3em;
  }

  .spot_name {
    margin-left: 1em;
  }

  .spot_title.sports.henri {
    width: 73%;
  }

  .content_center.map {
    width: 90%;
  }

  .content_center.campus1 {
    width: 100%;
    margin-top: 0;
  }

  .content_center.programs2 {
    padding-top: 1em;
  }

  .content_center.programs3 {
    margin-top: 0;
  }

  .content_center.tuition_1, .content_center.tuition2, .content_center.tuition3 {
    width: 80%;
  }

  .content_center.transport2 {
    width: 80%;
    margin-top: 0;
    padding-left: 0;
  }

  .content_center.transport4 {
    width: 80%;
  }

  .content_center.transport4-2 {
    align-items: flex-start;
    padding-bottom: 14em;
  }

  .content_center.community3 {
    width: 80%;
    margin-bottom: 14em;
  }

  .content_center.community3.green {
    width: 80%;
  }

  .content_center.campus2_2 {
    flex-direction: column;
  }

  .content_center.gallery-ttle {
    margin-top: 0;
  }

  .content_center.transfer1 {
    width: 80%;
  }

  .content_center.transfer2 {
    margin-top: 4em;
  }

  .content_center._2-2graphic {
    width: 80%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_center.community4 {
    width: 80%;
  }

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

  .sub-form_btn.modal-open_btn.profile {
    padding-left: 2em;
    padding-right: 2em;
  }

  .sub-form_btn.modal-open_btn2.subscribe {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
  }

  .sub-form_btn.modal-open_btn4 {
    margin-right: 0;
    font-size: 1em;
    font-weight: 700;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
    font-size: 16px;
  }

  .icon {
    flex: none;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .welcome_embed-3 {
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .inquiry-form.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .inquiry-form.subscribe {
    flex-direction: column;
    margin-top: 16.9em;
    margin-bottom: auto;
    position: relative;
  }

  .inquiry-form.profile {
    margin-top: 20vh;
  }

  .inquiry-form.unibud {
    margin-top: 19vh;
  }

  .inquiry-form.inquiry {
    width: 90%;
    height: 30vw;
    max-width: 900px;
  }

  .inquiry-form.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .inquiry-form.play-welcome.sl {
    width: 80%;
    height: auto;
    width: 80%;
    height: 46vw;
  }

  .inquiry-form.play-welcome.sl-edit {
    width: 80%;
    height: auto;
  }

  .inquiry-form.location {
    margin-top: 20vh;
  }

  .inquiry-form.play-welcome {
    width: 90%;
    height: 52vw;
    max-width: 900px;
  }

  .inquiry-form.play-welcome.sl {
    width: 80%;
    height: auto;
  }

  .inquiry-form.subscribe-home {
    flex-direction: column;
    margin-top: 8.7em;
    margin-bottom: auto;
    padding-top: 0;
    position: relative;
    overflow: auto;
  }

  .inquiry-form.inquiry-copy {
    width: 90%;
    height: 30vw;
    max-width: 900px;
  }

  .p_h1.shadow.welcome-2 {
    font-size: 2.7em;
  }

  .p_h1.subscribe.shadow.sm-centered {
    font-size: 3.4em;
  }

  .p_h1.smaller.shadow.transport {
    font-size: 2.8em;
  }

  .p_h1.smaller.shadow.centered {
    font-size: 3.5em;
  }

  .p_h1.smaller.shadow.sm-centered {
    text-align: center;
  }

  .welcome_title {
    margin-left: 6%;
    bottom: 12.2em;
  }

  .p_h2 {
    line-height: 1.1;
  }

  .modal-home.subscribe {
    height: 100%;
  }

  .modal-home.inquiry {
    z-index: 755;
    margin-top: 8em;
    bottom: 8em;
  }

  .modal-home.map-location._6th.right {
    top: 20.6em;
    left: 9.2em;
  }

  .modal-home.map-location._2nd.right {
    top: 19.6em;
    left: 6.3em;
  }

  .modal-home.map-location._3rd.left {
    top: 17.9em;
    left: 7.7em;
  }

  .modal-home.map-location._1st.left {
    top: 12.9em;
    left: 9.2em;
  }

  .modal-home.map-location._5th.right {
    top: 16em;
    left: 5em;
  }

  .p_h3.black.centered.sm-sm {
    font-size: .9em;
  }

  .portland_bg-video {
    height: 24.9em;
  }

  .video-embed {
    width: 80%;
  }

  .campus_header {
    padding-top: 1em;
  }

  .transport_title {
    padding: 1em;
    top: 10.2em;
  }

  .transport4-section.margin-right {
    padding-left: 1em;
  }

  .community_title {
    padding-top: 0;
    padding-bottom: 0;
  }

  .community-grid {
    grid-template-columns: 1fr 1fr;
  }

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

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

  .button-2.modal-open_btn-4.profile1 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .apply_newvid {
    height: 29.8em;
    margin-top: 7.1em;
  }

  .map-bg {
    width: 100vw;
    padding: 2em;
    left: 0;
    right: 0%;
  }

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

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

  .content-center.locations2 {
    margin-top: 4em;
    margin-bottom: 4em;
  }

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

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

  .steps-section.map {
    padding-bottom: 8em;
  }

  .steps-section.state-map {
    padding-bottom: 10em;
  }

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

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

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

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

  .top10_text {
    width: 100%;
  }

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

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

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

  ._4-campus_img {
    height: 26.6em;
    background-color: rgba(0, 0, 0, 0);
    margin-top: .8em;
    padding: 2em;
  }

  ._4campus_block {
    width: 100%;
  }

  .resources_row {
    flex-direction: column;
  }

  .resources_block {
    width: 100%;
  }

  .map-bg-state {
    width: 100vw;
    right: 0%;
  }

  .scroll-down {
    bottom: 7.8em;
  }

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

  .ql_menu-button-2:hover {
    border-style: none;
  }

  .ql_menu-button-2:focus {
    background-color: var(--dark-slate-blue);
    color: #fff;
    border-style: none;
  }

  .graphic_top {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .pcc {
    width: 6em;
    height: 6em;
  }

  .arrow1 {
    height: 1.5em;
    flex: none;
    margin-left: 0;
  }

  .opt2 {
    width: 5em;
    height: 5em;
  }

  .uni {
    width: 6.7em;
    height: 6.7em;
  }

  .graphic_wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .graphic-line2 {
    flex: none;
  }

  .cte_txt {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .section.spotlight4 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.programs_hero {
    height: 19.4em;
  }

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

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

  .section.transport_hero {
    height: 29.8em;
  }

  .section.transport_2 {
    padding-top: 2em;
    padding-bottom: 4em;
  }

  .section.transport_4 {
    padding-top: 4em;
  }

  .section.oregon_hero {
    height: 38.5em;
  }

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

  .section.campus_new2 {
    padding-bottom: 6em;
  }

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

  .quicklinks_list {
    width: 60%;
  }

  .img_contain {
    margin-left: auto;
  }

  .my-container {
    width: 100%;
    height: 100%;
  }

  .my-container.home {
    position: relative;
  }

  .welcome {
    height: 85%;
    flex: none;
  }

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

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

  .video_wrapper.home {
    width: auto;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .video_thumbnail {
    width: 70%;
    margin-top: 0;
  }

  .social_link {
    width: 2em;
    height: 2em;
  }

  .lang_menu {
    width: 68%;
    height: auto;
    justify-content: flex-start;
    padding-left: 2em;
    padding-right: 1em;
    font-size: .6em;
    line-height: 1.6;
  }

  .lang_link {
    font-size: 12px;
  }

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

  .footer_wrapper {
    background-color: var(--dark-slate-blue);
    padding-bottom: 0;
    bottom: 0;
  }

  .modal-component.subscribe {
    height: 100%;
    align-items: flex-start;
    position: absolute;
  }

  .modal-component.inquiry {
    width: 75%;
    height: 4em;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    bottom: 10.6em;
  }

  .modal-component.map-location._6th.right {
    top: 15.6em;
    left: 4.7em;
  }

  .modal-component.map-location._2nd.right {
    top: 14.8em;
    left: 4.8em;
  }

  .modal-component.map-location._3rd.left {
    top: 13.6em;
    left: 5.8em;
  }

  .modal-component.map-location._1st.left {
    top: 9.8em;
    left: 6.3em;
  }

  .modal-component.map-location._5th.right {
    top: 12.1em;
    left: 3.7em;
  }

  .button.modal-open_btn2 {
    align-self: stretch;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .button.modal-open_btn.profile {
    width: 14px;
    height: 14px;
  }

  .button.modal-open_btn2.subscribe {
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    position: relative;
  }

  .button.modal-open_btn2.contact-form {
    justify-content: center;
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    position: relative;
  }

  .modal-wrapper.play-welcome {
    display: none;
  }

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

  .modal-wrapper.profile, .modal-wrapper.profile._11, .modal-wrapper.inquiry, .modal-wrapper.play-welcome, .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sports1, .modal-wrapper.play-welcome.sports2, .modal-wrapper.play-welcome.sports3, .modal-wrapper.play-welcome.sports4, .modal-wrapper.play-welcome.sports5, .modal-wrapper.play-welcome.sports6, .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sl {
    display: none;
  }

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

  .modal-container.play-welcome {
    height: 53vw;
    margin-top: 14vh;
  }

  .modal-container.profile {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .modal-container.inquiry {
    z-index: 555;
    height: 54vw;
    justify-content: center;
    margin-top: 14vh;
    margin-right: auto;
    padding-left: 0;
  }

  .modal-container.play-welcome {
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.play-welcome.sl {
    width: 90%;
    height: auto;
    width: 90%;
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.play-welcome.sl-edit {
    width: 90%;
    height: auto;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.location {
    width: 85%;
    flex-direction: column;
    margin-top: 30%;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .modal-container.play-welcome {
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.play-welcome.sl {
    width: 90%;
    height: auto;
    margin-top: 11vh;
    display: flex;
  }

  .modal-container.subscribe-home {
    margin-top: 8.7em;
    padding-top: 1em;
  }

  .modal-container.inquiry-copy {
    z-index: 555;
    height: 54vw;
    justify-content: center;
    margin-top: 14vh;
    margin-right: auto;
    padding-left: 0;
  }

  .modal-container.profile {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

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

  .menu-button-2 {
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    justify-content: flex-start;
    padding-top: 0;
  }

  .nav-container {
    height: auto;
    flex: none;
    align-items: center;
  }

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

  .ql_bar {
    width: 90vw;
    justify-content: space-between;
    padding-left: 2em;
    padding-right: 2em;
    bottom: 3em;
  }

  .ql_menu {
    width: 55%;
  }

  .ql_menu-button {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
  }

  .nav_logo {
    width: 50%;
  }

  .hero._30.scholarships {
    height: 21.8em;
  }

  .hero._30 {
    height: 19.3em;
    flex: none;
    margin-top: 8.6em;
  }

  .hero._36.relative {
    height: 25.8em;
    flex: none;
  }

  .hero.vr {
    height: 20.9em;
    margin-top: 9.1em;
  }

  .mobile-social_bar {
    margin-top: 0;
    padding-left: 0;
    top: 14%;
  }

  .mobile-social {
    height: 2.6em;
    flex: none;
    justify-content: center;
    padding-top: .125em;
    padding-bottom: .125em;
    padding-left: 0;
  }

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

  .testimonial_img {
    width: 40%;
  }

  .text-span-3 {
    line-height: 0;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .brand {
    width: 41%;
    padding-top: .5em;
    padding-bottom: .5em;
  }

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

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

  .dp_p._1-2em {
    font-size: 1.1em;
  }

  .community-grid-2 {
    grid-template-columns: 1fr;
  }

  .long-profile {
    font-size: .9em;
  }

  .my-container-2 {
    height: 100%;
  }

  .sr_h1.centered {
    line-height: .7;
  }

  .sr_h1.shone {
    line-height: .6;
  }

  .sr_h1_2.farm {
    font-size: 20px;
    line-height: 0;
  }

  .sr_h2.centered {
    font-size: 1.6em;
  }

  .red._2 {
    font-size: 1.3em;
    line-height: 1.1;
  }

  .sr_link.white.housing, .sr_p.white.housing {
    text-align: center;
  }

  .sr_p.callout {
    margin-top: 1em;
  }

  .title_section.transfer {
    flex-direction: column;
  }

  .title_section.programs {
    width: 75%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 4em;
  }

  .title_section.scholarships {
    flex-direction: column;
    align-items: center;
  }

  .title_section.sports {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .title_section.safety {
    width: 75%;
  }

  .title_section.campus-title {
    padding-right: 2em;
  }

  .content_wrapper.why-title {
    margin-bottom: 0;
    line-height: 1.6;
  }

  .content_wrapper.game {
    padding: 2em 1em;
    font-size: 2.5vw;
  }

  .content_wrapper.top5_title {
    width: 50%;
    margin-top: 50%;
    padding: 1em 2em;
  }

  .content_wrapper.top5_img._1, .content_wrapper.top5_img._2, .content_wrapper.top5_img._3, .content_wrapper.top5_img._4, .content_wrapper.top5_img._5 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .content_wrapper.top5_txt {
    width: 100%;
    text-align: center;
    align-items: center;
    padding-top: 0%;
  }

  .content_wrapper.campus-title_l {
    width: 100%;
    text-align: center;
    border-right-style: none;
    justify-content: center;
    padding-right: 0;
  }

  .content_wrapper.campus-title_r {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .content_wrapper.transfer-title_l {
    width: 100%;
    text-align: center;
    border-right-style: none;
    justify-content: center;
    padding-right: 0;
  }

  .content_wrapper.transfer-title_r {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .content_wrapper.programs-title_r {
    width: 100%;
    text-align: center;
    border-right-style: none;
    justify-content: center;
    padding-right: 0;
  }

  .content_wrapper.programs-title_2 {
    width: 100%;
    padding-left: 0;
  }

  .content_wrapper.scholarships-title_l {
    text-align: center;
    border-right-style: none;
    justify-content: center;
    padding-right: 0;
  }

  .content_wrapper.scholarships-title_r {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .content_wrapper.tour-centered {
    width: 75%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .content_wrapper.pathway_centered {
    width: 80%;
  }

  .content_wrapper.pathway_txt.conditional {
    text-align: center;
  }

  .content_wrapper.programs-lg_centered {
    width: 75%;
    margin-top: 0;
    margin-bottom: 4em;
    padding-top: 0;
  }

  .content_wrapper.scholars-t_l {
    width: 100%;
    height: 18.6em;
  }

  .content_wrapper.scholars-t_r {
    width: 100%;
    text-align: center;
  }

  .content_wrapper.opp-centered {
    flex-direction: column;
  }

  .content_wrapper.opp_l {
    width: 100%;
  }

  .content_wrapper.opp_r {
    width: 100%;
    margin-top: 2em;
  }

  .content_wrapper.sports_centered, .content_wrapper._360_center, .content_wrapper.city-grid_wrapper {
    width: 75%;
  }

  .content_wrapper.housing {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    display: flex;
  }

  .content_wrapper.spotlight_p {
    width: 75%;
    margin-bottom: 4em;
    padding-bottom: 1em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .content_wrapper.transfer-ani {
    flex-direction: column;
  }

  .content_wrapper.spotlight_horiz {
    flex-direction: column;
    align-items: center;
  }

  .content_wrapper.spotlight_horiz2 {
    border-bottom-style: none;
    flex-direction: column;
    align-items: center;
    padding-bottom: 5em;
  }

  .content_wrapper.safety2 {
    width: 85%;
  }

  .content_wrapper.transfer_vids {
    flex-direction: column;
  }

  .content_wrapper.map-title {
    width: 75%;
    margin: 0 auto 2em;
    position: static;
    right: auto;
  }

  .content_wrapper.tour-centered {
    width: 75%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .content_wrapper._360_center {
    width: 75%;
  }

  .top5_block {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .top5_block.flip-mobile {
    flex-direction: column-reverse;
  }

  .city-title {
    width: 55%;
    margin-top: 45%;
  }

  .state_title {
    margin-top: 55%;
  }

  .tour_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .gallery_block, .gallery_block.athletics {
    height: 100%;
  }

  .caption_fade-in.small.centered {
    position: static;
  }

  .programs-lb_section {
    margin-top: 0;
    padding-top: 4em;
  }

  .scholars-testimonial_section {
    padding-bottom: 12em;
  }

  .scholars-test_centered {
    height: auto;
    flex-direction: column;
  }

  .sports_grid {
    flex-direction: column;
    display: flex;
  }

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

  .safety_img {
    width: 80%;
    height: 31%;
    object-fit: cover;
    object-position: 50% 0%;
  }

  .safety_img.aapi {
    object-position: 50% 50%;
  }

  .care_wrapper {
    flex-direction: column;
    display: none;
  }

  .safety-content_wrapper {
    background-color: #fff;
  }

  .police_wrapper {
    flex-direction: column;
    display: none;
  }

  .safety-buttons_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: center;
  }

  .diversity_wrapper {
    flex-direction: column;
    display: flex;
  }

  .depaul-button {
    width: 38%;
  }

  .depaul-button.safety {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .depaul_p.safety-tab {
    margin-top: 2rem;
    padding-left: 2em;
    padding-right: 2em;
  }

  .srjc_btn {
    width: 38%;
  }

  .srjc_btn.safety {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .srjc_btn.game {
    width: 46%;
  }

  .video-2 {
    width: 46%;
    height: auto;
    margin-top: 5.6em;
  }

  .video-embed-2 {
    width: auto;
  }

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

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

  .inquiry-embed {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .video-embed-3 {
    width: 100%;
    height: auto;
  }

  .video-3 {
    width: 75%;
    height: 20em;
    justify-content: center;
    margin-top: 20em;
    display: flex;
  }

  .scholars-test_centered-2 {
    height: auto;
    flex-direction: column;
  }

  .housing_section {
    padding-bottom: 12em;
  }

  .housing-centered {
    width: 75%;
  }

  .housing-txt {
    align-items: center;
  }

  .housing-vid_embed {
    height: auto;
  }

  .questions_wrapper {
    width: 95%;
    flex: none;
  }

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

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

  .video_component.athletics {
    margin-top: 2em;
    bottom: -32%;
  }

  .plus-wrap {
    height: 20px;
  }

  .spot_imgs {
    flex-direction: column;
  }

  .spot_r {
    width: 100%;
  }

  .spot_title {
    text-align: center;
  }

  .spot_title.sports {
    align-items: center;
  }

  .ani1, .ani2, .ani3 {
    height: 15.5em;
  }

  .transfer-ani_title {
    width: 80%;
  }

  .spotlight3 {
    padding-top: 0;
  }

  .transfervid_l, .transfervid_r {
    width: 100%;
  }

  .content_center.map {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .content_center.apply-content {
    width: 80%;
    margin-top: 4em;
    padding-bottom: 14em;
  }

  .content_center.portland-title {
    width: 80%;
    margin-bottom: 0;
  }

  .content_center.campus1 {
    margin-top: .8em;
  }

  .content_center.programs3 {
    width: 80%;
    flex-direction: column;
  }

  .content_center.tuition_1 {
    width: 80%;
  }

  .content_center.tuition2 {
    flex-direction: column;
  }

  .content_center.transport2 {
    flex-direction: column;
    margin-top: 0;
  }

  .content_center.transport4 {
    margin-top: 0;
  }

  .content_center.transport4-2 {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .content_center.community3 {
    margin-top: 0;
  }

  .content_center.community3.green {
    margin-bottom: 4em;
  }

  .content_center.oregon2 {
    flex-direction: column;
  }

  .content_center.prog-vid {
    width: 80%;
  }

  .content_center.campus2_2 {
    flex-direction: column;
  }

  .content_center.transfer1 {
    width: 80%;
    margin-top: 2em;
  }

  .content_center.transfer1.bottom {
    margin-top: 2em;
  }

  .content_center.transfer2 {
    width: 80%;
    flex-direction: column;
  }

  .content_center.affiliates1, .content_center._2-2graphic {
    width: 80%;
  }

  .content_center.community4 {
    margin-bottom: 4em;
  }

  .map_wrapper {
    width: 29.2em;
    height: auto;
    margin-left: auto;
    left: auto;
  }

  .map-facts {
    flex-direction: column;
    align-items: flex-start;
  }

  .img_contain-2 {
    margin-left: auto;
  }

  .map-lb-element {
    height: 12em;
  }

  .lb_wrapper {
    flex-direction: column;
  }

  .map-label_txt.lower, .map-label_txt.left, .map-label_txt.right {
    font-size: 12px;
  }

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

  .map-img_wrapper._1 {
    display: none;
  }

  .campus_title {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .shone-grid_section {
    padding-top: 0;
  }

  .shone-content {
    width: 90%;
    margin-top: -43.9em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .gb-gradient {
    background-image: linear-gradient(to top, rgba(99, 191, 219, .61), rgba(0, 0, 0, 0) 73%);
  }

  .sub-form_btn.modal-open_btn2 {
    align-self: stretch;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .sub-form_btn.modal-open_btn2.subscribe {
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    position: relative;
  }

  .sub-form_btn.modal-open_btn4 {
    align-self: stretch;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .tour_section-2 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .inquiry-form.play-welcome {
    height: 53vw;
    margin-top: 14vh;
  }

  .inquiry-form.profile {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inquiry-form.inquiry {
    z-index: 555;
    height: 54vw;
    justify-content: center;
    margin-top: 14vh;
    margin-right: auto;
    padding-left: 0;
  }

  .inquiry-form.play-welcome {
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .inquiry-form.play-welcome.sl {
    width: 90%;
    height: auto;
    width: 90%;
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .inquiry-form.play-welcome.sl-edit {
    width: 90%;
    height: auto;
    margin-top: 11vh;
    display: flex;
  }

  .inquiry-form.location {
    width: 85%;
    flex-direction: column;
    margin-top: 30%;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inquiry-form.play-welcome {
    height: 42vw;
    margin-top: 11vh;
    display: flex;
  }

  .inquiry-form.play-welcome.sl {
    width: 90%;
    height: auto;
    margin-top: 11vh;
    display: flex;
  }

  .inquiry-form.subscribe-home {
    margin-top: 8.7em;
  }

  .inquiry-form.inquiry-copy {
    z-index: 555;
    height: auto;
    justify-content: center;
    margin-top: 0;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .p_h1.shadow.centered {
    font-size: 3.5em;
  }

  .p_h1.subscribe.shadow {
    font-size: 2.8em;
  }

  .p_h1.smaller.centered.shadow {
    font-size: 3.1em;
  }

  .p_h1.smaller.shadow {
    font-size: 3em;
  }

  .p_h1.smaller.shadow.transport {
    font-size: 2.5em;
  }

  .p_h1.smaller.shadow.sm-centered {
    font-size: 3em;
  }

  .welcome_title {
    padding: .5em 1em;
    bottom: 6.6em;
  }

  .p_h2 {
    font-size: 1.8em;
  }

  .p_h2.centered {
    font-size: 1.7em;
  }

  .p_h2.centered.subscribe_h2 {
    font-size: 1.3em;
  }

  .p_h2.white.margin_left {
    padding-left: 22px;
    font-size: 1.8em;
    line-height: 1.1;
  }

  .p_h2.sm-centered {
    text-align: center;
  }

  .modal-home.subscribe {
    height: 100%;
    align-items: flex-start;
    position: absolute;
  }

  .modal-home.inquiry {
    width: 75%;
    height: 4em;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    bottom: 10.6em;
  }

  .modal-home.map-location._6th.right {
    top: 15.6em;
    left: 4.7em;
  }

  .modal-home.map-location._2nd.right {
    top: 14.8em;
    left: 4.8em;
  }

  .modal-home.map-location._3rd.left {
    top: 13.6em;
    left: 5.8em;
  }

  .modal-home.map-location._1st.left {
    top: 9.8em;
    left: 6.3em;
  }

  .modal-home.map-location._5th.right {
    top: 12.1em;
    left: 3.7em;
  }

  .apply_btm {
    padding-left: 0;
    padding-right: 0;
  }

  .apply_top_r {
    width: 100%;
    padding-bottom: 0;
  }

  .paragraph.transfer {
    width: 100%;
  }

  .p_h3.black.small, .p_h3.black.small.centered, .p_h3.black.centered {
    font-size: .9em;
  }

  .p_button {
    margin-top: 0;
  }

  .apply_l {
    width: 100%;
    padding-top: 0;
  }

  .portland_bg-video {
    height: 20em;
  }

  .campus_header {
    width: 80%;
    padding-top: 3em;
  }

  .campus_block, .programs3_section, .tuition2_section, .tuition_img, .tuition2_section2 {
    width: 100%;
  }

  .transport_title {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    left: 3em;
    right: auto;
  }

  .transport1-section {
    width: 80%;
    margin-top: 2em;
  }

  .transport1-section.margin-right {
    width: 100%;
    padding-right: 0;
  }

  .transport1-section.op {
    width: 100%;
  }

  .transport4-section.margin-right {
    width: 100%;
    padding-left: 0;
  }

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

  .community-grid {
    grid-template-columns: 1fr;
  }

  .img_contain-3 {
    margin-left: auto;
  }

  .video-embed-sl {
    width: 100%;
    height: 100%;
  }

  .pt-grid-row {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .portlandn2_row {
    flex-direction: column;
  }

  .portlandn2_block {
    width: 100%;
  }

  .map-bg {
    background-color: var(--light-grey);
    padding-left: 0;
    padding-right: 0;
  }

  .img_cover-4.map-base, .img_cover-4.map-state {
    object-position: 50% 50%;
  }

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

  .content-center.locations2 {
    width: 80%;
    margin-top: 0;
  }

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

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

  .map-list {
    width: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }

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

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

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

  .smc_link {
    font-size: 1em;
  }

  .smc_h3.map-category {
    font-size: 1.7em;
  }

  ._4-campus_img {
    height: 22em;
    background-color: var(--lt-gray);
    padding: 1em;
  }

  ._4campus_block {
    width: 100%;
  }

  .campus_row {
    flex-direction: column;
  }

  .transfer_img {
    width: 100%;
  }

  .sl-grid_row {
    flex-direction: column;
  }

  .sl_block, .sl_block.blue {
    width: 100%;
  }

  .community_row {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-direction: column;
  }

  .community_block {
    width: 100%;
  }

  .community_img {
    width: 12.8em;
  }

  .ipl {
    width: 56%;
  }

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

  .state-intro {
    width: 100%;
  }

  .apply_wrapper {
    flex-direction: column;
  }

  .apply_2 {
    flex-direction: column;
    margin-left: 1em;
    margin-right: 1em;
    padding: 1em 1em 3em;
  }

  .apply2_l {
    width: 100%;
  }

  .apply_logo {
    width: 56%;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
  }

  .ql_menu-button-2 {
    width: 55%;
    font-size: 16px;
  }

  .graphic_top {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .pcc {
    width: 6em;
    height: 6em;
  }

  .year {
    padding-left: .5em;
    padding-right: .5em;
  }

  .graphic_wrapper {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .graphic_wrapper.cte {
    height: 14.6em;
  }
}

@media screen and (max-width: 479px) {
  .section.safety-hero {
    height: 15.3em;
  }

  .section.portland_hero {
    margin-top: 7.3em;
  }

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

  .section.transport_hero {
    height: 27.9em;
  }

  .section.studentlife_hero {
    margin-top: 9.3em;
  }

  .section.community_hero {
    margin-top: 0;
  }

  .section.oregon_hero {
    height: 29.2em;
    margin-top: 104px;
  }

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

  .section._4campus_gallery {
    padding-top: 4em;
    padding-bottom: 15em;
  }

  .section.affiliates {
    padding-top: 2em;
    padding-bottom: 14em;
  }

  .section.new_sl {
    padding-top: 3em;
  }

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

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

  .nav_list {
    margin-top: 1em;
  }

  .my-container {
    width: 100%;
    padding-top: 0;
    padding-bottom: 10em;
  }

  .my-container.home {
    width: 91%;
  }

  .welcome {
    z-index: 2;
    height: 77%;
    align-items: center;
  }

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

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

  .video_wrapper.home {
    width: 100%;
    height: 100%;
    margin-top: 0%;
    margin-bottom: 0;
  }

  .video_thumbnail {
    width: 100%;
    margin-top: 5.6em;
  }

  .social_link {
    width: 2em;
    height: 2em;
  }

  .lang_menu {
    width: 54%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    padding-right: .5em;
    line-height: 1;
  }

  .lang_link {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .lang_text {
    white-space: pre-wrap;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
  }

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

  .nav-back, .nav-next {
    background-color: var(--dark-cyan);
  }

  .footer_wrapper {
    align-items: center;
    bottom: 0;
  }

  .modal-component.subscribe {
    width: 38%;
    align-items: stretch;
  }

  .modal-component.inquiry {
    width: 86%;
    margin-top: 4em;
    bottom: 18em;
  }

  .modal-component.map-location._6th.right {
    width: 5.9em;
    top: 19em;
    left: 9.2em;
  }

  .modal-component.map-location._2nd.right {
    width: 8.3em;
    top: 18.3em;
  }

  .modal-component.map-location._3rd.left {
    width: 9em;
    top: 16.8em;
    left: 5.9em;
  }

  .modal-component.map-location._1st.left {
    top: 13em;
    left: 6.6em;
  }

  .modal-component.map-location._5th.right {
    width: 10em;
    top: 15.4em;
    left: 3.9em;
  }

  .modal-component.play-welcome {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    text-align: center;
    flex-direction: column;
  }

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

  .button.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

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

  .button.modal-open_btn2.subscribe, .button.modal-open_btn2.contact-form {
    height: 100%;
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
    line-height: 1.2;
  }

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

  .button.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

  .button.modal-open_btn.play-welcome.srjc {
    font-size: 1em;
  }

  .button.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

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

  .button.modal-open_btn1.play-welcome {
    font-size: 1.1em;
  }

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

  .button.modal-open_btn-vr.play-welcome {
    font-size: 1.4em;
  }

  .button.modal-open_btn-vr.play-welcome.srjc {
    font-size: 1em;
  }

  .button.modal-open_btn-vr.play-welcome {
    font-size: 1.4em;
  }

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

  .button.modal-open_btn-vr.play-welcome {
    font-size: 1.4em;
  }

  .button.modal-open_btn-vr.play-welcome.srjc {
    font-size: 1em;
  }

  .button.modal-open_btn-vr.play-welcome {
    font-size: 1.4em;
  }

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

  .button.modal-open_btn2.play-welcome {
    font-size: 1.1em;
  }

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

  .button.modal-open_btn3.play-welcome {
    font-size: 1.1em;
  }

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

  .button.modal-open_btn4.play-welcome {
    font-size: 1.1em;
  }

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

  .button.modal-open_btn5.play-welcome {
    font-size: 1.1em;
  }

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

  .button.modal-open_btn6.play-welcome {
    font-size: 1.1em;
  }

  .modal-wrapper.play-welcome, .modal-wrapper.subscribe {
    display: none;
  }

  .modal-wrapper.profile {
    padding-bottom: 15em;
  }

  .modal-wrapper.profile._11 {
    display: none;
  }

  .modal-wrapper.inquiry {
    height: 100vh;
    display: none;
    overflow: auto;
  }

  .modal-wrapper.play-welcome {
    display: none;
    overflow: auto;
  }

  .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sports1, .modal-wrapper.play-welcome.sports2, .modal-wrapper.play-welcome.sports3, .modal-wrapper.play-welcome.sports4, .modal-wrapper.play-welcome.sports5, .modal-wrapper.play-welcome.sports6, .modal-wrapper.play-welcome.sl, .modal-wrapper.play-welcome.sl {
    display: none;
  }

  .modal-container.play-welcome {
    height: 51vw;
  }

  .modal-container.subscribe {
    margin-top: 11.8em;
  }

  .modal-container.unibud {
    padding-left: 20px;
    padding-right: 10px;
  }

  .modal-container.inquiry {
    width: 100%;
    height: 98vw;
    flex-direction: row;
    justify-content: center;
    margin-top: 12vh;
  }

  .modal-container.play-welcome {
    height: 124vw;
    margin-top: 13vh;
  }

  .modal-container.play-welcome.sl {
    height: auto;
    height: 110vw;
    align-items: center;
    margin-top: 14vh;
  }

  .modal-container.play-welcome.sl-edit {
    height: auto;
    align-items: center;
    margin-top: 14vh;
  }

  .modal-container.location {
    margin-top: 55%;
  }

  .modal-container.play-welcome {
    height: 124vw;
    margin-top: 13vh;
  }

  .modal-container.play-welcome.sl {
    height: 60%;
    align-items: center;
    margin-top: 14vh;
  }

  .modal-container.subscribe-home {
    height: 53%;
    margin-top: 9.8em;
    padding-top: 2em;
  }

  .modal-container.inquiry-copy {
    width: 100%;
    height: 98vw;
    flex-direction: row;
    justify-content: center;
    margin-top: 12vh;
  }

  .modal-close_btn {
    top: 12%;
  }

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

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

  .navbar {
    padding: .25em 0 0;
  }

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

  .ql_bar {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-left: 1em;
    padding-right: 1em;
    bottom: 4.9em;
  }

  .ql_menu {
    width: 50%;
  }

  .ql_menu-button {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
  }

  .nav_logo {
    width: 70%;
    max-width: 70%;
  }

  .hero {
    height: 20.8em;
  }

  .hero._50 {
    height: 23%;
    flex: none;
    margin-top: 7.8em;
  }

  .hero._30 {
    height: 18.8em;
    flex: none;
    margin-top: 8.3em;
  }

  .hero._36.safety {
    height: 20em;
    flex: none;
    padding-top: 4.5em;
  }

  .hero.vr {
    height: 13.4em;
    margin-top: 8.4em;
  }

  .ub_p.centered.unibuddy {
    font-size: 1.3em;
  }

  .smc_h2 {
    font-size: 2.1em;
  }

  .smc_h2.unibuddy {
    font-size: 1.5em;
  }

  .mobile-social_bar {
    width: 100%;
    height: auto;
    border-left-color: rgba(255, 255, 255, .6);
    flex-direction: row;
    justify-content: flex-start;
    margin-top: .125em;
    top: 14%;
  }

  .mobile-social {
    height: 2.5em;
  }

  .testimonial_img {
    width: 70%;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .unibuddy-logo {
    width: 75%;
  }

  .brand {
    width: 55%;
    margin-left: 2em;
  }

  .brand.w--current {
    width: 43%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .video {
    width: 100%;
    height: 100%;
  }

  ._3, ._2 {
    font-size: 1.7em;
  }

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

  .dp_p._1-2em {
    padding-left: 1em;
    padding-right: .5em;
  }

  .my-container-2 {
    width: 90%;
    padding-top: 0;
  }

  .sr_h1.centered {
    font-size: 2.8em;
    line-height: .9;
  }

  .sr_h1.shone {
    font-size: 3.3em;
  }

  .sr_h1_2.farm {
    font-size: 17px;
  }

  .sr_h2.centered {
    font-size: 1.4em;
  }

  .sr_h3.blue {
    font-size: 20px;
  }

  .sr_h3.centered.red {
    font-size: 18px;
  }

  .sr_h3.white.game {
    text-align: center;
  }

  .sr_h3.win-mssg {
    font-size: 25px;
  }

  .sr_p, .sr_p.white, .sr_p.white.centered.caption {
    font-size: 16px;
  }

  .sr_p.white.caption {
    font-size: 10px;
  }

  .sr_p.white.caption.map, .sr_p.white.answer.correct, .sr_p.white.answer.incorrect, .sr_p.white.answer.incorrect2, .sr_p.white.answer.correct2, .sr_p.white.answer.incorrect3, .sr_p.white.answer.correct3, .sr_p.callout, .sr_p.white, .sr_p.white.centered.caption {
    font-size: 16px;
  }

  .title_section.transfer, .title_section.safety {
    padding-top: 2em;
  }

  .title_section.shone {
    padding-right: 2em;
  }

  .title_section.campus-title {
    padding-top: 2em;
  }

  .content_wrapper.game {
    width: 90%;
    margin-bottom: 6em;
    font-size: 5vw;
  }

  .content_wrapper.top5_title {
    width: 75%;
    margin-top: 5%;
    margin-bottom: 188px;
  }

  .content_wrapper.tour-centered {
    width: 85%;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .content_wrapper.campus_centered {
    width: 85%;
    margin-top: 4em;
  }

  .content_wrapper.campus-grid {
    margin-bottom: 6em;
  }

  .content_wrapper.pathway_centered {
    width: 90%;
    margin-top: 4em;
    margin-bottom: 2em;
    padding: 2em;
  }

  .content_wrapper.programs-lg_centered {
    width: 85%;
    height: 22.4em;
  }

  .content_wrapper.scholars-t_r {
    padding-left: 1em;
    padding-right: 1em;
  }

  .content_wrapper.opp-centered {
    width: 85%;
    text-align: center;
    align-items: center;
  }

  .content_wrapper._360_center {
    padding-left: 1em;
    padding-right: 1em;
  }

  .content_wrapper.city-grid_wrapper {
    width: 85%;
  }

  .content_wrapper.city-txt {
    width: 100%;
  }

  .content_wrapper.n-cali_r {
    text-align: center;
  }

  .content_wrapper.spotlight_p {
    width: 85%;
  }

  .content_wrapper.spotlight_horiz {
    border-bottom-style: none;
    padding: 2em 0 1em;
  }

  .content_wrapper.spotlight_horiz2 {
    border-style: none;
    padding-bottom: 8em;
  }

  .content_wrapper.map-title {
    width: 85%;
    margin-bottom: 0;
  }

  .content_wrapper.shone-title_txt {
    text-align: center;
  }

  .content_wrapper.farm_centered {
    width: 90%;
  }

  .content_wrapper.tour-centered {
    width: 85%;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .content_wrapper._360_center {
    padding-left: 1em;
    padding-right: 1em;
  }

  .game_section {
    padding-bottom: 0;
  }

  .city-title {
    width: 75%;
  }

  .state_title {
    width: 75%;
    margin-top: 89%;
  }

  .campus_section {
    padding-top: 0;
  }

  .gallery_block {
    flex-direction: column;
    display: flex;
  }

  .gallery_block.campus {
    width: 90%;
    height: 19.3em;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery_block.campus-vid {
    width: 90%;
    height: 16.2em;
    margin-left: auto;
    margin-right: auto;
  }

  .caption_fade-in.small {
    height: auto;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    position: relative;
  }

  .transfer-vid_section {
    padding-top: 4em;
    padding-bottom: 0;
  }

  .sports_grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .city_section {
    padding-top: 4em;
  }

  .city-grid {
    flex-direction: column;
    display: flex;
  }

  .map-section {
    padding-top: 4em;
  }

  .safety_img, .safety_img.aapi, .care_wrapper, .police_wrapper, .diversity_wrapper {
    width: 100%;
  }

  .depaul-button {
    width: 80%;
  }

  .depaul_p.safety-tab {
    padding-left: 0;
    padding-right: 0;
  }

  .srjc_btn {
    width: 80%;
  }

  .srjc_btn.game {
    width: 75%;
  }

  .video-2 {
    width: 83%;
    margin-top: 4em;
  }

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

  .modal-close_btn-3.inquiry {
    right: 0;
  }

  .inquiry-embed {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 0;
    padding-left: .5em;
  }

  .video-embed-3 {
    width: 100%;
    height: 100%;
    margin-top: auto;
  }

  .video-3 {
    width: 85%;
    height: auto;
    flex: none;
    margin-top: 0%;
    margin-bottom: auto;
    display: flex;
    bottom: 22em;
  }

  .housing_section {
    padding-bottom: 14em;
  }

  .housing-centered {
    width: 85%;
    align-items: center;
    margin-bottom: 4em;
  }

  .housing-txt {
    text-align: center;
  }

  .housing-r {
    height: auto;
  }

  .answer_button.incorrect, .answer_button.correct, .answer_button.incorrect2, .answer_button.incorrect3 {
    font-size: 13px;
  }

  .win_wrapper {
    margin-bottom: 0;
    padding: 2em 1em 0;
  }

  .win_download {
    flex-direction: column;
  }

  .win_l {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .win_r {
    width: 95%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .origami_examples {
    flex-direction: column;
  }

  .origami_ex {
    width: 100%;
  }

  .origami_vid {
    width: 108%;
    margin-left: -.5em;
    margin-right: -.5em;
  }

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

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

  .welcome_embed-2 {
    height: 100%;
    display: flex;
  }

  .safety-vid_wrapper {
    width: 100%;
  }

  .video_header {
    font-size: 1.3em;
  }

  .video_fine {
    font-size: .7em;
  }

  .video_component.eli {
    margin-top: 7em;
  }

  .video_component.uf-campus {
    flex-direction: column;
    padding-left: 1em;
    padding-right: 1em;
  }

  .video_component.athletics {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .video_component.eli-copy {
    margin-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .video_component.uf-campus {
    flex-direction: column;
    padding-left: 1em;
    padding-right: 1em;
  }

  .video_component.eli {
    margin-top: 7em;
  }

  .video_component.eli-copy {
    margin-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .video_title {
    font-size: 1em;
  }

  .video_txt {
    width: auto;
  }

  .plus-wrap {
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
  }

  .accordion_trigger.sports {
    flex-direction: column;
  }

  .dp_h3 {
    line-height: 1.2;
  }

  .accordion_content {
    text-align: center;
    align-items: center;
    padding-right: 1em;
  }

  .spot_img {
    width: 6.1em;
  }

  .spot_title.sports {
    width: 90%;
  }

  .transfer-ani_title {
    margin-bottom: 4em;
  }

  .content_center.map {
    width: 100%;
    margin-top: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .content_center.portland-title {
    width: 80%;
    margin-bottom: 1em;
  }

  .content_center.portland2 {
    width: 80%;
    margin-top: 0;
  }

  .content_center.campus1 {
    margin-top: 0;
  }

  .content_center.tuition_1 {
    width: 100%;
    margin-top: 0;
  }

  .content_center.tuition3 {
    padding: 1em;
  }

  .content_center.community2 {
    width: 80%;
  }

  .content_center.oregon2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .content_center.prog-vid {
    margin-top: 2em;
  }

  .content_center.portlandn2 {
    width: 80%;
    margin-top: 0;
  }

  .content_center.campus-gallery {
    width: 80%;
  }

  .content_center.gallery-ttle {
    width: 80%;
    padding: 1em;
  }

  .content_center._2-2graphic {
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .content_center.sl-grid_wrapper, .content_center.resources2 {
    width: 80%;
  }

  .map_wrapper {
    width: 30em;
    height: 40.8em;
    justify-content: center;
    margin-top: 2em;
    display: flex;
  }

  .location_bg {
    height: 16em;
  }

  .map_label, .map_label._3.six {
    margin-top: -5px;
  }

  .map_label.ever {
    padding-right: 5px;
  }

  .map_label.arm {
    margin-top: -8px;
  }

  .img_contain-2 {
    height: auto;
  }

  .location_info {
    margin-top: 16.2em;
    padding-left: 0;
    padding-right: 0;
  }

  .map-label_txt.lower, .map-label_txt.left, .map-label_txt.right {
    font-size: 12px;
  }

  .video_fine-2.white, .video_title-2.white, .video_title-2.white {
    font-size: 16px;
  }

  .video_header-2.white {
    font-size: 25px;
  }

  .lb-img {
    object-fit: cover;
  }

  .campus_title {
    width: 90%;
  }

  .shone-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
  }

  .gb-gradient {
    height: 3.6em;
    position: static;
  }

  .sub-form_btn.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .sub-form_btn.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

  .sub-form_btn.modal-open_btn2:focus, .sub-form_btn.modal-open_btn:focus, .sub-form_btn.modal-open_btn:focus, .sub-form_btn.modal-open_btn2:focus {
    border: 2px solid #ff9500;
  }

  .sub-form_btn.modal-open_btn2.subscribe {
    height: 100%;
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
    line-height: 1.2;
  }

  .sub-form_btn.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .sub-form_btn.modal-open_btn.play-welcome {
    font-size: 1.4em;
  }

  .sub-form_btn.modal-open_btn-4:focus {
    border: 2px solid #ff9500;
  }

  .sub-form_btn.modal-open_btn-4.play-welcome {
    font-size: 1.4em;
  }

  .sub-form_btn.modal-open_btn4:focus {
    border: 2px solid #ff9500;
  }

  .sub-form_btn.modal-open_btn4.home {
    margin-right: 0;
    padding-right: 2em;
  }

  .bold-text-4 {
    font-size: 16px;
  }

  .video_title-3 {
    font-size: 1em;
  }

  .video_header-3 {
    font-size: 1.3em;
  }

  .welcome_embed-3 {
    height: 100%;
    display: flex;
  }

  .video_txt-2 {
    width: auto;
  }

  .video_title-4 {
    font-size: 1em;
  }

  .video_header-4 {
    font-size: 1.3em;
  }

  .inquiry-form.play-welcome {
    height: 51vw;
  }

  .inquiry-form.unibud {
    padding-left: 20px;
    padding-right: 10px;
  }

  .inquiry-form.inquiry {
    width: 100%;
    height: 98vw;
    flex-direction: row;
    justify-content: center;
    margin-top: 12vh;
  }

  .inquiry-form.play-welcome {
    height: 124vw;
    margin-top: 13vh;
  }

  .inquiry-form.play-welcome.sl {
    height: auto;
    height: 110vw;
    align-items: center;
    margin-top: 14vh;
  }

  .inquiry-form.play-welcome.sl-edit {
    height: auto;
    align-items: center;
    margin-top: 14vh;
  }

  .inquiry-form.location {
    margin-top: 55%;
  }

  .inquiry-form.play-welcome {
    height: 124vw;
    margin-top: 13vh;
  }

  .inquiry-form.play-welcome.sl {
    height: 60%;
    align-items: center;
    margin-top: 14vh;
  }

  .inquiry-form.subscribe-home {
    margin-top: 11.8em;
  }

  .inquiry-form.inquiry-copy {
    width: 100%;
    height: auto;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    justify-content: center;
    margin-top: -.8em;
    padding-bottom: 0;
  }

  .p_h1.shadow.centered {
    font-size: 3.3em;
  }

  .p_h1.subscribe.shadow {
    font-size: 2.4em;
  }

  .p_h1.subscribe.shadow.sm-centered {
    text-align: center;
    white-space: pre-wrap;
    word-break: normal;
    overflow-wrap: normal;
    font-size: 2.5em;
  }

  .p_h1.smaller.centered.shadow {
    text-align: center;
    font-size: 2.5em;
  }

  .p_h1.smaller.centered.shadow.sm-left {
    text-align: left;
  }

  .p_h1.smaller.shadow {
    font-size: 2.5em;
  }

  .p_h1.smaller.shadow.transport {
    font-size: 1.8em;
  }

  .p_h1.smaller.shadow.sm-centered {
    font-size: 2.4em;
  }

  .welcome_title {
    margin-left: 0;
    margin-right: auto;
    bottom: 5.1em;
    left: 0;
  }

  .p_h2 {
    font-size: 1.6em;
  }

  .p_h2.centered {
    font-size: 1.3em;
  }

  .p_h2.centered.subscribe_h2 {
    font-size: 1.1em;
  }

  .p_h2.white.margin_left {
    font-size: 1.5em;
  }

  .p_h2.white.transfer {
    font-size: 1.4em;
  }

  .p_h2.white.centered {
    font-size: 1.5em;
  }

  .modal-home.subscribe {
    width: 38%;
    align-items: stretch;
  }

  .modal-home.inquiry {
    width: 86%;
    margin-top: 4em;
    bottom: 18em;
  }

  .modal-home.map-location._6th.right {
    width: 5.9em;
    top: 19em;
    left: 9.2em;
  }

  .modal-home.map-location._2nd.right {
    width: 8.3em;
    top: 18.3em;
  }

  .modal-home.map-location._3rd.left {
    width: 9em;
    top: 16.8em;
    left: 5.9em;
  }

  .modal-home.map-location._1st.left {
    top: 13em;
    left: 6.6em;
  }

  .modal-home.map-location._5th.right {
    width: 10em;
    top: 15.4em;
    left: 3.9em;
  }

  .modal-home.play-welcome {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    text-align: center;
    flex-direction: column;
  }

  .apply_top {
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .apply_btm {
    padding-bottom: 0;
  }

  .apply_top_r {
    padding-left: 1em;
    padding-right: 1em;
  }

  .p_p._1-1 {
    font-size: 1em;
  }

  .p_p._1-1.sm-center {
    text-align: center;
  }

  .p_list.resources-list {
    width: 90%;
    margin-left: 1em;
  }

  .apply_l {
    padding-left: 1em;
    padding-right: 1em;
  }

  .portland_title {
    padding-top: 1em;
  }

  .portland_bg-video {
    height: 16.1em;
  }

  .video-frame.programs {
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
  }

  .video-embed {
    width: 100%;
    margin-top: 7.9em;
  }

  .campus_hero {
    margin-top: 7.9em;
  }

  .campus_header {
    width: 80%;
    padding-top: 2em;
  }

  .tuition-title {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
  }

  .transport_title {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 11.4em;
    left: 1em;
  }

  .transport1-section {
    width: 100%;
  }

  .transport1-section.margin-right {
    padding-right: 0;
  }

  .transport4-section.margin-right {
    padding-left: 0;
  }

  .studentlife_title {
    padding-bottom: 0;
  }

  .una_h3 {
    line-height: 1.2;
  }

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

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

  .video-embed-sl {
    width: 100%;
    margin-top: auto;
  }

  .apply_newvid {
    height: 20.8em;
    flex: none;
    margin-top: 7.8em;
  }

  .pt-grid-row {
    flex-direction: column;
  }

  .pt-grid_block._3rd {
    width: 100%;
    height: 12em;
  }

  .portlandn2_block {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: 2em;
  }

  .section-2.map1, .section-2.state-map {
    top: 7.3em;
  }

  .map-bg {
    height: 83vh;
    background-color: #aad3df;
    flex: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    right: auto;
  }

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

  .img_cover-4.map-base {
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
  }

  .img_cover-4.map-state {
    width: 100%;
    height: 80vh;
    object-position: 50% 50%;
  }

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

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

  .smc_h2-2 {
    font-size: 2.1em;
  }

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

  .dp_h3-2 {
    line-height: 1.2;
  }

  .scroll-content {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .smc_h3.map-category.sm-centered {
    text-align: center;
  }

  .dp_h3-3, .dp_h3-4 {
    line-height: 1.2;
  }

  .paragraph-2 {
    font-size: 1em;
  }

  ._4-campus_img {
    height: 18.4em;
    padding: 0;
  }

  .sl_block.blue {
    padding-left: 2em;
    padding-right: 2em;
  }

  .ipl, .iom, .staff {
    width: auto;
  }

  .resources_img {
    width: 3em;
    height: 3em;
  }

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

  .state_img {
    width: 74%;
  }

  .apply_2 {
    border-style: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .apply2_l {
    padding: 1em;
  }

  .apply_logo {
    width: 84%;
    margin-top: 2.4em;
  }

  .scroll-down {
    bottom: 9.7em;
  }

  .ql_menu-button-2 {
    background-color: var(--dark-cyan);
  }

  .graphic_wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .graphic_wrapper.cte {
    height: 9.2em;
  }

  .subscribe_embed {
    margin-top: 1em;
  }
}

#w-node-a6aaea66-d34c-a0dd-5579-d2e73c9744b3-abde4498, #w-node-_4ee870d8-7dbb-f024-e3c9-e2a7482562fe-abde4498, #w-node-_035c8a75-e0eb-fc56-b9d7-88d52614a3c9-abde4498, #w-node-c31f4dcc-acc6-4d4c-3560-a9d875546c7a-abde4498, #w-node-_4f8a6b7a-929d-0bf1-6d71-4b1719e84637-abde4498, #w-node-a81c9ab3-9a26-0ad2-da70-73af6217406d-abde4498, #w-node-_1cd6cc22-2108-53af-b6a0-201061757543-abde4498, #w-node-d862eeaf-d75f-67e4-a3de-b50e6163d0c8-abde4498, #w-node-_0dd5933b-82be-ea9c-aefe-d0c6c8d6a60d-abde4498, #w-node-fe0f4e9f-3e7f-40f2-330f-a4112bb8c0ab-abde4498, #w-node-b706b090-1a48-770f-4737-4d43d561d80b-abde4498, #w-node-_0bea700d-e91b-7080-936b-1f407b0b25b4-abde4498, #w-node-b65817b4-183f-0aeb-e3da-15055305a017-abde4498, #w-node-df062b88-5e20-a497-cf92-5cfe47bb5880-abde4498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


