.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #000;
  flex-flow: column;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4;
}

.body-container {
  width: 98vw;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.brand {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: block;
}

.container {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  flex: 0 auto;
  align-self: center;
}

.container-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  margin-top: 18px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-2:hover {
  color: #9a0bad;
}

.nav-link-2.w--current {
  color: #000;
}

.nav-link-2.dropdown {
  margin-top: 0;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  flex-flow: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #eeebeb8c;
  margin-top: 0;
  padding-top: 52px;
  padding-bottom: 22px;
}

.navbar-2.mobile {
  display: block;
  overflow: visible;
}

.home-hero-image {
  margin-bottom: 0;
  padding-bottom: 0;
}

.home-info {
  background-color: #ffffffc9;
  align-self: center;
  max-width: 1080px;
  max-height: 200px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-left: 32px;
  padding-right: 32px;
}

.home-h1 {
  color: #000;
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 28px;
  font-weight: 400;
}

.image-2 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.home-news {
  max-width: 1080px;
  margin-bottom: 25px;
}

.home-news-section {
  margin-top: 22px;
}

.home-news-section.second {
  margin-top: 46px;
}

.home-news-para {
  color: #000;
  width: auto;
  margin-left: 140px;
  margin-right: 140px;
  padding-left: 0;
  font-size: 17px;
}

.home-news-list {
  color: #000;
  margin-left: 60px;
  padding-top: 20px;
  font-size: 16px;
}

.home-news-list-section {
  margin-left: 120px;
  margin-right: 120px;
  padding-left: 0;
}

.grid {
  grid-template-rows: auto auto;
  height: 50vh;
  margin-bottom: 25px;
  padding-bottom: 0;
}

.super-nav {
  width: 100%;
  margin-left: 0;
}

.navbar-3 {
  display: none;
}

.footer {
  background-color: #eeebeb8c;
  grid-template-rows: auto auto auto auto;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-logo {
  text-align: center;
}

.footer-links {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.footer-link {
  color: #000;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  font-family: PT Serif, serif;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #9a0bad;
}

.paragraph {
  color: #000;
  text-decoration: none;
}

.by-laws-container {
  color: #000;
  max-width: 1080px;
  margin-top: 54px;
  margin-bottom: 54px;
  font-size: 15px;
  line-height: 1.4;
}

.body {
  flex-flow: column;
  display: flex;
}

.link, .link-2, .link-3, .link-4 {
  color: #000;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}

.link-5, .link-6 {
  color: #000;
}

.text-block {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
  font-weight: 400;
}

.image-3 {
  margin-top: -17px;
  padding-top: 0;
}

.slider {
  align-self: center;
  width: 100%;
  max-width: 1920px;
  height: 50vh;
}

.slideshow-container {
  max-width: 1920px;
}

.slider-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  height: 50vh;
}

.slide-div {
  width: 100%;
}

.slide-div.one {
  background-image: url('../images/university-west-sign.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.slide-div.two {
  background-image: url('../images/university-west-minor-house-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.slide-div.three {
  background-image: url('../images/university-west-stadium-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.slide-div.four {
  background-image: url('../images/university-west-general-4.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.image-4 {
  object-fit: cover;
  max-width: none;
}

.main-section {
  max-width: 1080px;
}

.hero-section {
  margin-top: 0;
}

.body-2 {
  flex-flow: column;
}

.hero-image {
  background-image: url('../images/university-west-newsletter-archive-collage.svg');
  background-position: 50% 45%;
  background-size: cover;
  height: 50vh;
}

.hero-image.news {
  background-image: url('../images/university-west-sign.jpg');
  background-position: 50% 45%;
  background-size: cover;
}

.hero-image.history {
  background-image: url('../images/university-west-rogers-1.jpg');
  background-position: 50% 45%;
}

.hero-image.request {
  background-image: url('../images/university-west-general-2.jpg');
  background-position: 50%;
}

.hero-image.email {
  background-image: url('../images/university-west-stadium-2.jpg');
}

.hero-image.connect {
  background-image: url('../images/university-west-general-1.jpg');
  background-position: 50% 45%;
}

.hero-heading {
  color: #fff;
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 490px;
  padding-left: 138px;
  font-weight: 400;
  display: flex;
}

.secondary-heading {
  color: #000;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 400;
}

.list {
  margin-bottom: 60px;
}

.history-homes {
  max-width: 1400px;
  margin-bottom: 100px;
}

.history-home-grid {
  grid-template-rows: auto;
  padding-bottom: 40px;
}

.history-home-image {
  width: 90%;
}

.divider {
  background-color: #00000024;
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
}

.hsitory-home-info {
  width: 90%;
}

.history-home-h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.divider-h3 {
  background-color: #00000024;
  width: 50px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.history-container {
  max-width: 1400px;
  margin-bottom: 100px;
}

.paragraph-3 {
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.4;
}

.submit-button {
  background-color: #000;
}

.paragraph-4 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.paragraph-5 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 16px;
  line-height: 1.4;
}

.paragraph-5.email-list {
  font-size: 20px;
}

.paragraph-5.email-list:hover {
  color: #000;
}

.form-block {
  margin-top: 40px;
  margin-bottom: 100px;
}

.paragraph-6 {
  font-size: 16px;
  line-height: 1.4;
}

.newsletter-logo {
  text-align: center;
}

.newsletter-link {
  text-align: center;
  padding-top: 43px;
  padding-bottom: 43px;
}

.link-7 {
  font-size: 16px;
  font-weight: 700;
}

.newsletter-archive {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline;
}

.archive-link {
  color: #000;
  font-size: 20px;
}

.dropdown-list {
  background-color: #eeebeb;
}

.dropdown-list.w--open {
  background-color: #eeebeb8c;
  background-image: linear-gradient(#eeebeb8c, #eeebeb8c), linear-gradient(#fff, #fff);
}

.spacer {
  height: 300px;
}

.paragraph-7 {
  font-size: 16px;
  line-height: 1.4;
}

.email-list-link {
  color: #000;
}

.email-list-link:hover {
  color: #9a0bad;
}

@media screen and (max-width: 991px) {
  p {
    padding-left: 10px;
  }

  .nav-link-2 {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .navbar-2 {
    display: none;
  }

  .navbar-2.mobile {
    display: block;
  }

  .home-info {
    max-height: none;
  }

  .home-news {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-news-para {
    margin-left: 40px;
    margin-right: 40px;
  }

  .home-news-list {
    margin-left: 0;
  }

  .navbar-3 {
    background-color: #eeebeb8c;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
  }

  .menu-button {
    margin-top: 39px;
    padding: 10px;
  }

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

  .icon {
    color: #000;
  }

  .nav-menu-2 {
    background-color: #eeebeb;
  }

  .footer-link:hover {
    color: #9a0bad;
  }

  .by-laws-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-image.news {
    background-position: 50%;
  }

  .hero-heading {
    padding-left: 40px;
  }

  .secondary-heading {
    padding-left: 10px;
    padding-right: 10px;
  }

  .divider {
    margin-left: 5px;
    padding-left: 0;
  }

  .history-home-h3 {
    margin-top: 0;
  }

  .divider-h3 {
    margin-left: -3px;
  }

  .paragraph-3 {
    padding-left: 10px;
  }

  .paragraph-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .footer-links {
    flex-flow: column;
    line-height: 1.6;
  }

  .footer-link {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.4;
  }

  .by-laws-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-heading {
    width: 500px;
    padding-left: 20px;
  }

  .list {
    padding-left: 30px;
    padding-right: 10px;
  }

  .history-home-grid {
    grid-template-rows: auto auto;
  }

  .history-home-image, .hsitory-home-info {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .home-h1 {
    font-size: 26px;
    line-height: 1.3;
  }

  .home-news-section {
    width: auto;
    margin-left: 11px;
    margin-right: 11px;
  }

  .home-news-para {
    margin-left: 0;
    margin-right: 0;
  }

  .home-news-list {
    margin-left: 0;
  }

  .home-news-list-section {
    margin-bottom: 0;
    margin-left: 55px;
    margin-right: 44px;
  }

  .grid {
    width: 100vw;
    height: 40vh;
  }

  .footer {
    grid-template-columns: 1fr 1fr;
  }

  .footer-links {
    text-align: left;
    display: block;
  }

  .footer-link {
    text-align: center;
    padding-top: 5px;
  }

  .slideshow-container, .slider-2, .slide-div.one, .slide-div.two, .slide-div.three, .slide-div.four {
    height: 30vh;
  }

  .hero-image.archive {
    background-image: url('../images/university-west-newsletter-archive-mobile.png');
    background-position: 38%;
    background-size: cover;
  }

  .hero-heading {
    width: 200px;
    padding-top: 462px;
    font-size: 38px;
  }

  .secondary-heading {
    font-size: 28px;
  }

  .list-2 {
    padding-left: 20px;
    padding-right: 10px;
  }
}

#w-node-_084573bf-2164-b622-242e-bf6481140089-81140088 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_084573bf-2164-b622-242e-bf648114008b-81140088 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_7067b61c-b9f1-c8d6-4553-fddc638e855d-81140088 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_4f9ea8fa-f513-9042-1301-aaeb734c7a4a-81140088 {
  grid-area: 4 / 1 / 5 / 3;
  place-self: center;
}

#w-node-_4668dbfc-6d94-3b17-626a-cb57c43acbc8-bc27b7ae {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b27a2dc1-9f22-8509-08e2-3c9c9ce2a997-bc27b7ae {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: auto;
}

#w-node-_09df67d6-f9fe-d5ba-f0ce-6e50fde2d4de-bc27b7ae {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-_09df67d6-f9fe-d5ba-f0ce-6e50fde2d4dc-bc27b7ae {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 767px) {
  #w-node-_4668dbfc-6d94-3b17-626a-cb57c43acbc8-bc27b7ae {
    grid-column-end: 3;
  }

  #w-node-b27a2dc1-9f22-8509-08e2-3c9c9ce2a997-bc27b7ae {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_09df67d6-f9fe-d5ba-f0ce-6e50fde2d4de-bc27b7ae {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_09df67d6-f9fe-d5ba-f0ce-6e50fde2d4dc-bc27b7ae {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_084573bf-2164-b622-242e-bf648114008b-81140088 {
    place-self: center;
  }
}
