/* XXXL */
/* UAT 226575 */
/* @media (min-width: 1825px) {
  .swoop-cta .bg-swoop-bottom {
    display: none;
  }

  .swoop-cta {
    margin-bottom: 4rem;
  }
} */

/* XXL */
@media (min-width: 1600px) {
  .split-image.fw-split-bg-gray {
    margin-left: auto;
    margin-right: auto;
  }
  .bg-swipe .bg-swoop-bottom,
  .bg-swipe .bg-swoop-top {
    display: none;
  }
  .degree-finder .bg-swoop-top {
    display: none;
  }
}

/* above XL */
@media (min-width: 1240px) {
  .main-column {
    max-width: 990px;
  }
}
/* XL and below */
@media (max-width: 1240px) {
  /* split sections */
  .testimonial-text {
    max-width: 480px;
  }

  .split-section {
    height: auto;
  }

  .split-section .split-image-droplet-left,
  .split-section .split-image-droplet-right {
    width: 38vw;
  }

  .split-section.split-centered .split-image-droplet-right,
  .split-section.split-centered .split-image-droplet-left {
    right: 3rem;
  }
}

/* LG */
@media (max-width: 991.5px) {
  /* hero */
  .hero .hero-overlay-logo {
    height: 24rem;
    width: 24rem;
    transform: translate(3.5%, -5rem);
  }

  .hero .hero-heading {
    bottom: 0;
    width: 100%;
  }

  /* degree-finder */
  .degree-finder .degree-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .degree-finder .search-container {
    margin-bottom: 2.25rem;
  }

  .degree-finder .degree-buttons {
    width: 70%;
  }

  .degree-finder .btn.btn-default {
    display: block;
    padding: 1.5rem 3rem;
    margin-bottom: 0.2rem;
    width: 100%;
  }

  .degree-finder .btn-default:not(:last-child) {
    margin-right: 0;
  }

  .simple-filters-grid {
    max-width: 100%;
    margin: 0 auto;
  }

  /* blue banner */
  .profile-blue-banner .split-image-col {
    margin: -4rem 0 -4rem 6rem;
    padding: 0;
    max-width: 310px;
    aspect-ratio: 3/4;
  }

  /* split sections with droplet */
  .split-section.split-centered .split-image-droplet-right,
  .split-section.split-centered .split-image-droplet-left {
    right: 1rem;
  }

  .split-centered .testimonial-text {
    max-width: 460px;
  }

  /* Faculty Directory */
  /* Faculty Search */
  /* search */
  .simple-filters-grid-mobile-title {
    display: block;
  }

  /* next step container */
  .next-step-container .btn {
    display: block;
    margin: 0 auto 20px auto;
  }

  /* swoop cta */
  .swoop-cta .swoop-cta-content {
    padding-top: 10px;
    padding-bottom: 40px;
    padding-left: 0;
  }
}

/* MD */
@media (max-width: 767px) {
  /* global elements */
  .hero .hero-heading h1 {
    font-size: 3.5rem;
  }

  .droplet-title {
    margin-left: 3rem;
  }

  .droplet-title::before {
    width: 3rem;
    top: -1.25rem;
    left: -3rem;
  }

  blockquote {
    width: 100%;
  }

  /* swoop cta */
  .swoop-cta .swoop-cta-content {
    padding: 1rem 1rem 6rem 1rem;
    align-items: center;
    justify-content: center;
    z-index: 2;
    text-align: center;
  }

  .swoop-cta .bg-swoop-top {
    background-size: 260% auto;
    background-position: left top;
  }

  .swoop-cta .bg-swoop-bottom {
    background-size: 260% auto;
    background-position: left bottom;
  }

  /* events */
  .events .events-content {
    padding: 0;
  }

  .events .col-md-7 {
    padding: 0;
    margin: 0;
  }

  /* bg graphics large */
  .xl-bg-graphic {
    background-size: cover;
    background-position: -40rem center;
  }

  /* split sections */
  /* fw with droplet image */
  .split-section .split-image-droplet-left,
  .split-section .split-image-droplet-right {
    width: 150vw;
    max-width: 500px;
    height: 150vw;
    max-height: 500px;
  }

  .testimonial-text {
    padding-top: 380px;
    padding-bottom: 3rem;
  }

  /* contained with droplet image */
  .split-section.split-centered {
    margin-top: 4rem;
  }

  .split-section.split-centered .split-image-droplet-right,
  .split-section.split-centered .split-image-droplet-left {
    right: auto;
  }

  .split-section.split-centered .testimonial-text {
    padding-top: 380px;
    padding-bottom: 3rem;
  }

  /* fw splits */
  .fw-split-image {
    margin-top: 1rem;
  }

  .fw-split-image .split-image-col {
    height: 280px;
  }

  .fw-split-blue-banner .split-image-col {
    height: 280px;
    width: 100%;
    margin: 0;
  }

  .fw-split-blue-banner .basic-split-text {
    padding: 4rem 1rem;
  }

  section.testimonial-swipe {
    min-height: 320px;
    margin: 1rem 0;
  }

  .testimonial-swipe .testimonial-text {
    padding-top: 1rem;
    padding-bottom: 3rem;
  }

  .testimonial-swipe .basic-split-text {
    padding: 0;
    margin-left: 0.5rem;
  }

  .testimonial-swipe .row .split-image-col {
    min-height: unset;
    height: 200px;
    max-height: 50%;
    margin: 0;
    margin-top: 24%;
    margin-bottom: 5%;
  }

  .fw-split-bg-gray,
  .split-bg-gray {
    margin-bottom: 1rem;
  }

  .split-image.fw-split-bg-gray .text-bg-gray,
  .split-image.split-bg-gray .text-bg-gray {
    margin-top: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: -1rem;
    padding: 1.25rem;
    background-color: var(--extra-light-gray);
    z-index: 2;
    min-height: 240px;
    width: calc(100% - 2rem);
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
  }

  .split-image.fw-split-bg-gray .split-image-col,
  .split-image.split-bg-gray .split-image-col {
    aspect-ratio: unset;
    z-index: 0;
    position: relative;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center;
  }

  .fw-split-yellow-banner .split-image-col {
    height: 280px;
    width: 100%;
    margin: 0;
  }

  .fw-split-yellow-banner .basic-split-text {
    padding: 4rem 1rem;
    min-height: unset;
  }

  .split-image.fw-split-bg-gray .text-bg-gray-news {
    width: 100%;
    margin: 0 auto;
    background-color: var(--white);
    min-height: reset;
    border-bottom: 2px solid var(--light-gray);
    margin-bottom: 2rem;
  }

  /* icon links */
  .icon-link {
    max-width: 350px;
    margin: 0 auto;
  }

  .icon-link img {
    width: 70%;
    margin: 0 auto;
  }

  /* news */
  .news-index {
    margin-top: 2rem;
  }

  .news-index .news-item,
  .news-item {
    display: block;
    width: 100%;
    border-bottom: 2px solid var(--light-gray);
    margin-bottom: 2rem;
  }

  .news-index .news-item .news-image {
    margin-bottom: 0.5rem;
  }

  .news-item:last-child {
    border-bottom: none;
  }

  .news-item.feature-item {
    display: block;
    border-bottom: 2px solid var(--light-gray);
  }

  .news-item::after {
    display: none;
  }

  .news-item.feature-item .news-card-text {
    padding: 1.5rem;
  }

  /* sidenav */
  #sideNav {
    padding-top: 1rem;
    padding-left: 1rem;
    background-image: none;
    min-height: unset;
    background-color: var(--extra-light-gray);
  }

  #sideNav .sidenav-dropdown {
    border-bottom: 1.5px solid var(--primary-color);
  }

  /* main-column */
  .main-column {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-top: 1rem;
    padding-bottom: 1rem;
    max-width: unset;
  }

  /* wide cards */
  .wide-card .card-image {
    aspect-ratio: 3/2;
    background-size: cover;
    background-position: center;
  }

  /* blue banner */
  .profile-blue-banner {
    margin-top: 7rem;
    margin-bottom: 2rem;
  }

  .profile-blue-banner .split-image-col {
    margin: -4rem auto 0;
    padding: 0;
    max-width: calc(100% -1rem);
    aspect-ratio: 3/4;
    background-color: transparent;
    overflow: visible;
    background-position: center;
  }

  .profile-blue-banner .basic-split-text {
    text-align: left;
    float: left;
  }

  .profile-btn-wrapper {
    display: flex;
    justify-content: center;
  }

  /* program-finder */
  .programs-filter-grid .btn-filter {
    flex-flow: row nowrap;
    justify-content: start;
    text-align: left;
  }

  .programs-filter-grid .btn-filter svg {
    height: auto;
    max-width: 38px;
    margin-right: 4px;
  }

  /* degree classification links */
  .degree-type-wrapper {
    margin: 0 auto;
    padding: 4px 8px;
    max-width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
  }

  .degree-type-wrapper .btn-degree-filter {
    width: 48%;
    margin: 2px 1px;
    height: auto;
    border-radius: 4px;
    min-height: unset;
    padding: 0.75rem;
  }

  /* CTAs with Large Text */
  .fast-fact {
    max-width: 75%;
  }

  /* News Article */
  .news-article .article-image-wrapper {
    width: 100%;
  }

  /* schools */
  .school-programs {
    text-align: center;
  }

  .school-programs .btn {
    float: unset !important;
  }

  /* Key Courses */
  .course-list .btn {
    display: block;
    margin: 30px auto !important;
  }

  .simple-filters-grid .programs-filter-title {
    display: none;
  }

  /* faculty */
  a.faculty-card {
    margin-left: 1rem;
    width: calc(100% - 2rem);
  }
}

/* SM */
@media (max-width: 480px) {
  /* global elements */
  .hero .hero-heading h1 {
    font-size: 3rem;
  }

  /* degree-finder */
  .degree-finder {
    background-color: white;
  }

  .degree-finder .bg-swoop-top {
    background-image: url(../images/svg/round-swoop_grey_programs-mobile.svg);
    background-size: 100% auto;
    background-position: center top;
  }

  .degree-finder .bg-swoop-bottom {
    display: none;
  }

  /* split sections */
  .split-section .split-image-droplet-left,
  .split-section .split-image-droplet-right {
    max-width: 140vw;
    max-height: 140vw;
  }

  /* contained with droplet image */
  .split-section.split-centered .split-image-droplet-right,
  .split-section.split-centered .split-image-droplet-left {
    left: -45%;
    right: auto;
  }

  .split-section.split-centered .testimonial-text {
    padding-top: 110vw;
    padding-bottom: 3rem;
  }

  .testimonial-text {
    padding-top: 110vw;
  }

  .testimonial-swipe .testimonial-text {
    padding: 1rem;
  }

  /* overlay link */
  .overlay-link {
    width: calc(100% - 1rem);
    margin-bottom: 1rem;
  }

  /* Full Width Grid with Overlays */
  .cta-grid.four-up {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .cta-grid.four-up .overlay-link,
  .cta-grid .overlay-link {
    width: calc(100% - 1rem);
    padding: 2rem 1rem;
  }

  /* schools */
  section.cta-list {
    position: relative;
    margin-top: 0;
    background-image: url(../images/droplet__yellowleft.svg);
    background-size: 150% auto;
    background-position: center;
    background-repeat: no-repeat;
  }

  /* programs */
  .display-logo {
    max-height: 65px;
  }
}
