header, nav, main, footer, article, section, aside {
  display: block;
}

.grid-container.small-collapse {
  padding: 0;
}
@media (max-width: 1023px) {
  .grid-container.medium-down-collapse {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .grid-container.large-collapse {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .grid-container.xlarge-collapse {
    padding: 0;
  }
}

.arrow {
  position: relative;
  padding: 0.75rem;
  box-shadow: 1px -1px 0 1px #877148 inset;
  -webkit-box-shadow: 2px -2px #877148 inset;
  border: 3px solid transparent;
  transition: 0.2s;
  transform-style: preserve-3d;
}
@media (max-width: 639px) {
  .arrow {
    padding: 0.5rem;
  }
}
.arrow:hover, .arrow:focus, .arrow:active {
  box-shadow: 2px -2px 0 2px #665536 inset;
  -webkit-box-shadow: 4px -4px #665536 inset;
}
.arrow.arrow-right {
  transform: rotate(225deg);
}
.arrow.arrow-left {
  transform: rotate(45deg);
}

#homepage-slider {
  background-size: auto;
  background-image: url("/Assets/template-assets/homepage/2020/images/loading.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: relative;
}
#homepage-slider #main-homepage-slider {
  transition: opacity 0.5s;
  opacity: 100;
}
#homepage-slider #main-homepage-slider.slider-hider {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
#homepage-slider #slide-background-image {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  transition: opacity 0.25s;
}
#homepage-slider .orbit-wrapper {
  padding: 0;
}
#homepage-slider .orbit-wrapper .orbit-container {
  height: auto !important;
}
#homepage-slider .orbit-slide {
  text-align: center;
  height: 100%;
}
#homepage-slider .orbit-slide .slider-image {
  margin-bottom: 2rem;
  margin-top: 3rem;
  /*@include for-size(xxl) {
    min-height:650px;
  }
  @include for-size(xl-only){
    min-height:600px;
  }
  @include for-size(large-only){
    min-height:510px;

  }
  @include for-size(medium-only){
    min-height:500px;
  }

  @include for-size(small-midpoint-up) {
    min-height:240px;
  }

  @include for-size(small-midpoint-down) {
    min-height:175px;
  }*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 639px) {
  #homepage-slider .orbit-slide .slider-image {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
}
#homepage-slider .orbit-slide .slider-image:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
#homepage-slider .orbit-slide .slider-article-title {
  display: block;
  text-align: left;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #665536;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
  line-height: 0.85;
}
@media (min-width: 1024px) {
  #homepage-slider .orbit-slide .slider-article-title {
    font-size: 3rem;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  #homepage-slider .orbit-slide .slider-article-title {
    font-size: 2.25rem;
  }
}
@media (max-width: 639px) {
  #homepage-slider .orbit-slide .slider-article-title {
    margin-bottom: 1.5rem;
  }
}
#homepage-slider .orbit-slide .slider-article-title:hover, #homepage-slider .orbit-slide .slider-article-title:focus, #homepage-slider .orbit-slide .slider-article-title:active {
  text-decoration: none;
  color: #55472d;
}
#homepage-slider .orbit-slide.is-active {
  position: static;
}
#homepage-slider .orbit-button-container {
  transition: opacity 0.25s;
  opacity: 0;
}
@media (min-width: 1440px) {
  #homepage-slider .orbit-button-container {
    margin-top: 23rem;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  #homepage-slider .orbit-button-container {
    margin-top: 21rem;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #homepage-slider .orbit-button-container {
    margin-top: 18.5rem;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  #homepage-slider .orbit-button-container {
    margin-top: 27vw;
  }
}
@media (max-width: 639px) {
  #homepage-slider .orbit-button-container {
    margin-top: 29.5vw;
  }
}
@media (min-width: 1024px) {
  #homepage-slider .orbit-controls-container {
    /*margin-bottom:3rem;*/
  }
}
#homepage-slider .orbit-previous, #homepage-slider .orbit-next {
  color: #877148;
  /*position:relative;
  transform:none;
  padding:0rem;
  padding-right: 0.5rem;
  padding-left:0.5rem;*/
  z-index: 1;
}
#homepage-slider .orbit-previous:hover, #homepage-slider .orbit-previous:focus, #homepage-slider .orbit-previous:active, #homepage-slider .orbit-next:hover, #homepage-slider .orbit-next:focus, #homepage-slider .orbit-next:active {
  background-color: transparent;
  /*color: darken($adaOUGold, 10%);*/
  cursor: pointer;
}
#homepage-slider .orbit-next {
  float: left;
}
#homepage-slider .orbit-previous {
  float: right;
}

#homepage-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
#homepage-content h3 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  font-size: 2rem;
  padding-top: 1px;
  margin-bottom: 3rem;
}
@media (max-width: 639px) {
  #homepage-content h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
#homepage-content h3:after {
  content: "";
  display: table;
  clear: both;
}
#homepage-content h3 span {
  padding-right: 2rem;
  float: left;
  background-color: #ffffff;
}
#homepage-content h3 hr {
  border: 1px solid #808080;
  border-width: 1px 0 0 0;
  margin-top: 11px;
  clear: none;
  margin-top: 1.5rem;
}
@media (max-width: 639px) {
  #homepage-content h3 hr {
    margin-top: 1rem;
  }
}
#homepage-content h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #877148;
  margin-bottom: 1.75rem;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 1.3;
}
#homepage-content .button {
  border: 1px solid #877148;
  color: #877148;
  background-color: #ffffff;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.2;
  display: block;
}
#homepage-content .button:hover, #homepage-content .button:focus, #homepage-content .button:active {
  background-color: #877148;
  color: #ffffff;
  text-decoration: none;
}
#homepage-content .button.small {
  font-size: 1rem;
}

#main-cta {
  padding-top: 5rem;
  /*h2 {
    width:100%;
  }
  .button {
    width:80%;
  }*/
}
#main-cta .cta-text {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0.25rem 1rem 1rem 1rem;
}
#main-cta .cta-text a {
  color: #877148;
  text-decoration: none;
}
#main-cta .cta-text a:hover, #main-cta .cta-text a:focus, #main-cta .cta-text a:active {
  text-decoration: underline;
  color: #665536;
}

#homepage-promotional-content {
  margin-top: 1rem;
  margin-bottom: 3.5rem;
}
#homepage-promotional-content .button-wrapper {
  padding: 2rem;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
}
#homepage-promotional-content .button-wrapper .button.main-cta {
  margin-bottom: 0px;
  color: #ffffff;
  background-color: #877148;
  border: 1px solid #877148;
}
#homepage-promotional-content .button-wrapper .button.main-cta:hover, #homepage-promotional-content .button-wrapper .button.main-cta:focus, #homepage-promotional-content .button-wrapper .button.main-cta:active {
  background-color: #ffffff;
  color: #877148;
  text-decoration: none;
}
#homepage-promotional-content .button-wrapper .button.main-cta.small {
  font-size: 1rem;
  line-height: 1;
}

#find-your-future {
  background-color: #dfdfdf;
  padding: 5rem 0rem;
  margin-bottom: 6rem;
}
@media (max-width: 1023px) {
  #find-your-future {
    margin-bottom: 3rem;
  }
}
#find-your-future h1 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  font-size: 2.75rem;
  line-height: 0.95;
}
#find-your-future .h1-detail {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
}
#find-your-future .button {
  border: 0px;
  margin-top: 2.5rem;
}

#schools-and-colleges {
  margin: 2rem auto 8rem auto;
}
@media (max-width: 639px) {
  #schools-and-colleges {
    margin: 2rem auto 5rem auto;
  }
}
#schools-and-colleges ul {
  padding: 3rem 0rem;
  margin: 0;
  list-style-type: none;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.05rem;
  line-height: 1.3;
}
@media (max-width: 639px) {
  #schools-and-colleges ul {
    padding: 1rem 0rem;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  #schools-and-colleges ul {
    font-size: 0.9rem;
    padding: 2rem 0rem;
  }
}
@media (max-width: 1023px) {
  #schools-and-colleges ul li {
    padding-bottom: 0.25rem;
  }
}
#schools-and-colleges ul a {
  color: inherit;
  display: block;
  line-height: inherit;
}
#schools-and-colleges ul a:hover, #schools-and-colleges ul a:focus, #schools-and-colleges ul a:active {
  text-decoration: underline;
  color: #877148;
}
#schools-and-colleges ul h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.35rem;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  color: #877148;
}
@media (min-width: 640px) and (max-width: 1023px) {
  #schools-and-colleges ul h3 {
    font-size: 1.15rem;
  }
}
@media (max-width: 639px) {
  #schools-and-colleges ul h3 {
    margin-bottom: 1rem;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  #events-section {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1024px) {
  #events-section {
    margin-bottom: 10rem;
  }
}
#events-section .button {
  margin-top: 2rem;
}
#events-section .lw_events_header_date {
  margin-bottom: 0rem;
  font-size: 1.1rem;
}
#events-section .lw_events_start_time {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 0;
  line-height: 0.9;
  margin-top: 0.5rem;
}
#events-section .lw_events_title a {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 1rem;
}
#events-section .lw_events_title a:hover, #events-section .lw_events_title a:focus, #events-section .lw_events_title a:active {
  color: #877148;
  text-decoration: underline;
}
#events-section #all-events {
  padding-right: 2rem;
}
#events-section #all-events h4 {
  font-size: 1.6rem;
}
@media (max-width: 639px) {
  #events-section #featured-events {
    padding-top: 2rem;
  }
}

#black-and-gold {
  margin-bottom: 10rem;
}
@media (max-width: 1023px) {
  #black-and-gold {
    margin: 5rem auto;
  }
}
#black-and-gold .video-category, #black-and-gold .video-title {
  display: block;
}
#black-and-gold .video-category {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0.25rem;
  color: #877148;
  text-transform: uppercase;
}
#black-and-gold .video-title {
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 0.4rem;
}
#black-and-gold .video-detail {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.08rem;
  line-height: 1.3;
}
#black-and-gold .video-detail a {
  color: #877148;
  text-decoration: none;
}
#black-and-gold .video-detail a:hover, #black-and-gold .video-detail a:focus, #black-and-gold .video-detail a:active {
  text-decoration: underline;
  color: #665536;
}

#news-section {
  margin-bottom: 6rem;
}
@media (max-width: 1023px) {
  #news-section {
    margin-bottom: 4rem;
  }
}
#news-section .news {
  width: 100%;
  max-width: 77rem;
  /*.slick-dots {
    @media screen and (max-width:1260px) {
      position:relative;
      display:block;
      float:left;
      bottom:auto;
    }
  }*/
}
@media (min-width: 640px) {
  #news-section .news h3 {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1260px) {
  #news-section .news .slick-prev, #news-section .news .slick-next {
    left: auto;
    right: auto;
    top: 50%;
    width: 5%;
    display: block;
    float: left;
    position: relative;
    transform: none;
  }
}
@media screen and (max-width: 1260px) {
  #news-section .news .slick-prev, #news-section .news .slick-next {
    margin-top: 8rem;
  }
}
#news-section .news .slick-prev::before, #news-section .news .slick-next::before {
  color: #877148 !important;
  font-size: 1.5rem;
  transform: scale(1, 2);
  display: block;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#news-section .news .slick-prev::before {
  content: "<";
}
#news-section .news .slick-next::before {
  content: ">";
}
@media screen and (max-width: 1260px) {
  #news-section .news .slick-list {
    display: block;
    position: relative;
    width: 90%;
    float: left;
  }
}
#news-section .news .slick-list .ou-news-image, #news-section .news .slick-list .title {
  margin: 0 1rem;
}
#news-section .news .slick-list .ou-news-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 11rem;
}
@media (max-width: 639px) {
  #news-section .news .slick-list .ou-news-image {
    min-height: 13rem;
  }
}
#news-section .news .slick-list .title {
  padding: 1rem 0rem 0rem 0rem;
}
#news-section .news .slick-list .title a {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.09rem;
  line-height: 1.3;
  display: block;
  color: #000;
}
#news-section .news .slick-list .title a:hover, #news-section .news .slick-list .title a:focus, #news-section .news .slick-list .title a:active {
  color: #877148;
  text-decoration: underline;
}
#news-section .news .button {
  margin-top: 2rem;
}

#giving-cta {
  background-color: #dfdfdf;
  padding: 7rem 0rem;
  margin-bottom: 6rem;
}
@media (max-width: 639px) {
  #giving-cta {
    padding: 5rem 0rem;
  }
}
@media (max-width: 1023px) {
  #giving-cta {
    margin-bottom: 5rem;
  }
}
#giving-cta h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  color: #877148;
  font-size: 2.5rem;
  line-height: 0.95;
}
@media (max-width: 639px) {
  #giving-cta h3 {
    font-size: 1.75rem;
  }
}
#giving-cta .h3-detail {
  font-family: "EB Garamond", "Garamond", Times, serif;
  margin: 0;
  font-size: 1.1rem;
  padding-top: 0.25rem;
}
@media (max-width: 639px) {
  #giving-cta .h3-detail {
    font-size: 1rem;
  }
}
#giving-cta h2 {
  margin: 0;
}
#giving-cta .button {
  border: 0px;
  margin: 0;
}

#social {
  margin-bottom: 6rem;
}
@media (max-width: 1023px) {
  #social {
    margin-bottom: 4rem;
  }
}
#social .insta-image {
  min-height: 270px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 639px) {
  #social .insta-image {
    min-height: 11rem;
  }
}
#social .social-icons {
  list-style-type: none;
  margin: 0;
}
#social .social-icons li {
  display: inline-block;
  padding-right: 1rem;
}
#social .social-icons li img {
  max-height: 25px;
  width: auto;
}

#mission-vision {
  margin-bottom: 6rem;
}
#mission-vision p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
}
@media (max-width: 639px) {
  #mission-vision p {
    margin-bottom: 3rem;
  }
}
#mission-vision p a {
  color: #877148;
  text-decoration: none;
}
#mission-vision p a:hover, #mission-vision p a:focus, #mission-vision p a:active {
  text-decoration: underline;
  color: #665536;
}

@media (min-width: 1440px) {
  .footer-container {
    background-position: center 5rem !important;
  }
}
@media (min-width: 1440px) {
  .footer-container #main-footer {
    padding-bottom: 32% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .footer-container #main-footer {
    padding-bottom: 44% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .footer-container #main-footer {
    padding-bottom: 46% !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .footer-container #main-footer {
    padding-bottom: 80% !important;
  }
}
@media (max-width: 639px) {
  .footer-container #main-footer {
    padding-bottom: 130% !important;
  }
}
.footer-container #main-footer .budget-transparency {
  display: block !important;
}/*# sourceMappingURL=OU_Homepage_2020.css.map */