html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
main,
section {
    display: block
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
#ie {
    background: #fcf3c5;
    font: 1.5em/1em Arial, sans-serif;
    text-align: center;
    padding: .5em;
    border-bottom: 1px solid #000
}
#ie a {
    font-weight: bold
}
#ie p {
    margin: 0
}
#top-bar:after,
.bottom-bar:after,
.standard-page #page:after,
.standard-page .photo-feature-2-across:after,
.standard-page .feature-two-col:after,
.standard-page .alternate-photo-float:after,
.standard-page .people-big .people-wrap:after,
.standard-page .people-medium .people-wrap:after,
.standard-page .people-small .people-wrap:after,
.standard-page .news:after,
.standard-page .plus-section:after,
.standard-page .photo-grid:after,
.landing-page #page:after,
.landing-page .photo-feature-2-across:after,
.landing-page .photo-feature-3-across:after,
.landing-page .feature-two-col:after,
.landing-page .feature-three-col:after,
.landing-page .three-column-links:after,
.landing-page .large-feature-inner:after,
.landing-page .stats-callout:after,
.landing-page .alternate-photo-float:after,
.landing-page .news-event:after,
.landing-page .news-box:after,
.landing-page .news-full:after,
.landing-page .news-full .news-box:after,
.landing-page .photo-grid:after {
    content: "";
    display: table;
    clear: both
}
html {
    overflow-y: scroll
}
body {
    background: none;
}
a.screen-reader-shortcut {
    left: .5em;
    position: absolute;
    top: -99px
}
a.screen-reader-shortcut:focus {
    background-color: #fff;
    box-shadow: 0 0 0.3rem 0.3rem rgba(0, 0, 0, 0.6);
    color: #401f68;
    font: bold 1.5em sans-serif;
    padding: 1rem;
    top: .5rem;
    z-index: 5
}
.contain-780 {
    margin: 0 auto;
    max-width: 780px;
    box-sizing: content-box
}
.contain-850 {
    margin: 0 auto;
    max-width: 850px;
    box-sizing: content-box
}
.contain-970 {
    margin: 0 auto;
    max-width: 970px;
    box-sizing: content-box
}
.contain-1120 {
    margin: 0 auto;
    max-width: 1120px;
    box-sizing: content-box
}
.contain-1440 {
    margin: 0 auto;
    max-width: 1440px
}
#back-to-top {
    display: none
}
#instagram ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none
}
#instagram ul li {
    background: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 16.66667%
}
#instagram ul img {
    display: block
}
#instagram p {
    font-size: 16px;
    padding: 1rem .5rem;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    background: #514689;
    text-align: center
}
#instagram p a {
    color: #b6acd1
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 0;
}
img .outline {
    border: 1px solid #ccc
}
.responsive-table {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    margin: 1em 0 2em 0
}
.responsive-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.responsive-container .overlay {
    position: absolute;
    bottom: 20%;
    width: 100%;
    text-align: center;
    z-index: 5000;
    cursor: default
}
.responsive-container .overlay h2 {
    color: white;
    font-size: 60px;
    line-height: 1.2em;
    margin-bottom: 1rem;
    position: relative;
    text-shadow: 2px 2px 0 #54585a
}
a.photo-hover:hover .text-over-image, a.photo-hover:hover img {
    opacity: .8
}
.hide-label {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}
.group:after {
    content: "";
    display: table;
    clear: both
}
.ratio {display:block;width:100%;height:auto;padding-bottom: 1rem}
@media screen and (max-width: 1140px) {
    #main-content .contain-1120 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .responsive-container .overlay {
        bottom: 20%
    }
    .responsive-container .overlay h2 {
        font-size: 48px
    }
}
@media screen and (max-width: 768px) {
    .hide-mobile,
    a.screen-reader-shortcut {
        display: none
    }
    #page {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }
    .responsive-container .overlay {
        bottom: 15%
    }
    .responsive-container .overlay h2 {
        font-size: 36px;
        margin-bottom: .5rem
    }
    #back-to-top {
        display: block;
        font-size: 18px;
        color: #401f68;
        text-align: center;
        text-transform: uppercase;
        margin: 2rem 0
    }
    #back-to-top:before {
        background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-ltpurple.svg") no-repeat 50%/15px 19px;
        padding: 0 25px;
        content: " "
    }
    #back-to-top:after {
        background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-ltpurple.svg") no-repeat 50%/15px 19px;
        background-size: 15px 19px;
        padding: 0 25px;
        content: " "
    }
    #back-to-top {
        margin: 2rem 0 2rem 0
    }
    #back-to-top:before {
        background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-up-ltpurple.svg") no-repeat 50%/15px 19px
    }
    #back-to-top:after {
        background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-up-ltpurple.svg") no-repeat 50%/15px 19px
    }
    #instagram ul li {
        width: 33.33333%
    }
    #instagram ul li img {
        width: 256px
    }
}
@media screen and (max-width: 480px) {
    .responsive-container .overlay {
        bottom: 10%
    }
    .responsive-container .overlay h2 {
        font-size: 24px;
        margin-bottom: .5rem
    }
    #instagram ul li {
        width: 50%
    }
    #instagram ul li img {
        width: 240px
    }
}
h2 {
    font-size: 46px;
    line-height: 1.2em;
    color: #514689;
    margin-bottom: 1rem
}
h3 {
    font-size: 34px;
    color: #514689;
    margin-bottom: .5rem
}
h4 {
    font-size: 26px;
    line-height: 1.2em;
    color: #7f8283;
    margin-bottom: 1rem
}
h5 {
    font-size: 21px;
    color: #514689;
    margin-bottom: 1rem
}
h6 {
    font-size: 18px;
    color: #716c6b;
    margin-bottom: 1rem
}
.content a,
.content-full a {
    color: #514689;
    text-decoration: none
}
.content a:hover,
.content-full a:hover {
    text-decoration: underline
}
.content strong,
.content b,
.content-full strong,
.content-full b {
    font-weight: normal
}
.content em,
.content i,
.content-full em,
.content-full i {
    font-style: normal
}
.content strong em,
.content em strong,
.content strong i,
.content i strong,
.content b i,
.content i b,
.content-full strong em,
.content-full em strong,
.content-full strong i,
.content-full i strong,
.content-full b i,
.content-full i b {
    font-style: normal;
    font-weight: normal
}
.content a em,
.content-full a em {} .content p:last-of-type,
.content-full p:last-of-type {
    margin-bottom: 1.5rem
}
.content ul,
.content-full ul {
    padding-left: 1em
}
.content ul>li,
.content-full ul>li {
    list-style: none;
    background: url("https://common.northwestern.edu/v8/css/images/icons/bullet.png") 0 0.5em no-repeat;
    padding: 0 0 .5em 1em
}
.content ul>li>ul,
.content-full ul>li>ul {
    margin-top: .5em
}
.content ul>li>ul li,
.content-full ul>li>ul li {
    background: none;
    list-style: circle;
    padding-left: .5em
}
.content ul>li>ul li:last-child,
.content-full ul>li>ul li:last-child {
    padding-bottom: 0
}
.content ul>li>ol,
.content-full ul>li>ol {
    padding-left: 2em;
    margin-top: .5em
}
.content ul>li>ol>li,
.content-full ul>li>ol>li {
    background: none;
    list-style-type: decimal;
    overflow: inherit;
    padding-left: 0
}
.content ul>li>ol>li:last-child,
.content-full ul>li>ol>li:last-child {
    padding-bottom: 0
}
.content ol,
.content-full ol {
    padding-left: 2.2em
}
.content ol>li,
.content-full ol>li {
    list-style-type: decimal;
    padding: 0 0 .5em .5em
}
.content ol>li>ol,
.content-full ol>li>ol {
    margin-top: .5em;
    padding-left: 1.2em
}
.content ol>li>ol li,
.content-full ol>li>ol li {
    list-style: lower-alpha
}
.content ol>li>ol li:last-child,
.content-full ol>li>ol li:last-child {
    padding-bottom: 0
}
.content ol>li>ul,
.content-full ol>li>ul {
    margin-top: .5em;
    padding-left: 0
}
.content ol>li>ul>li:last-child,
.content-full ol>li>ul>li:last-child {
    padding-bottom: 0
}
.content table,
.content-full table {
    width: 100%;
    margin: 1em 0 0 0;
    line-height: 1.5em
}
.content table th,
.content-full table th {
    background: #514689;
    font-size: 21px;
    color: #fff;
    padding: .7rem 1rem .7rem 1rem;
    text-align: left;
    border: 2px solid #fff
}
.content table td,
.content-full table td {
    padding: .7rem 1rem .7rem 1rem;
    border: 2px solid #fff;
    vertical-align: top
}
.content table tr.stripe td,
.content-full table tr.stripe td {
    background: #f0f0f0
}
.content table tr.hover td,
.content-full table tr.hover td {
    background: #836eaa;
    color: #fff
}
.content table ul,
.content-full table ul {
    margin-left: 0;
    padding-top: .5rem
}
.align-text-center {
    text-align: center
}
.align-image-left {
    float: left;
    margin: .5rem 1.5rem .5rem 0
}
.align-image-right {
    float: right;
    margin: .5rem 0 .5rem 1.5rem
}
.align-image-center {
    margin: 0 auto;
    display: block
}
.bottom-bar {
    display: table;
    width: 100%
}
#tabs {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center
}
#tabs li {
    background: none;
    margin: 0 .3rem 0 0;
    padding: 0;
    display: inline;
    vertical-align: middle
}
#tabs li:last-child {
    margin: 0
}
#tabs li a {
    font-size: 21px;
    color: #716c6b;
    padding: .5rem .7rem;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
#tabs li a:hover {
    text-decoration: none;
    background: #716c6b;
    color: #fff
}
#tabs li a.active {
    background: #716c6b;
    color: #fff
}
.standard-page #tabs {
    text-align: left
}
#tab-content {
    border-top: 3px solid #716c6b;
    margin: 0 0 3rem 0
}
#tab-content .row {
    border-bottom: 3px solid #f0f0f0;
    padding: 2rem 0
}
#tab-content .headings {
    display: table-cell;
    width: 32.14286%;
    padding-right: 1rem
}
#tab-content .headings h4 {
    font-size: 30px;
    color: #514689
}
#tab-content .headings h4 span {
    display: block;
    color: #b6acd1
}
#tab-content .contents {
    display: table-cell;
    width: 66.07143%
}
#tab-content .contents .callout {
    background: #836eaa;
    padding: .1rem 1rem;
    margin: 0 0 1rem 2rem;
    width: 266px;
    font-size: 24px;
    color: #fff;
    float: right
}
#tab-content .contents .callout a {
    text-decoration: underline;
    color: #fff
}
#tab-content .contents .callout h4 {
    font-size: 16px;
    padding-top: 1rem;
    margin-bottom: 0;
    color: #fff
}
#tab-content .contents .callout h4+p {
    margin: .5rem 0
}
@media screen and (max-width: 1150px) {
    .tabs li a {
        font-size: 18px
    }
}
@media screen and (max-width: 1000px) {
    .tab-left-side .img {
        float: none
    }
}
@media screen and (max-width: 850px) {
    #tab-content .contents .callout {
        float: none;
        margin: 1em 0 1em 0;
        width: 100%
    }
}
@media screen and (max-width: 550px) {
    #tab-content .headings,
    #tab-content .contents {
        width: 100%;
        display: block
    }
    #tab-content .headings .callout,
    #tab-content .contents .callout {
        font-size: 18px
    }
    #tab-content .headings h3,
    #tab-content .contents h3 {
        font-size: 26px
    }
}
.hero {
    width: 100%;
    display: table
}
.hero .hero-image {
    text-align: center;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    position: relative;
    padding: 0 1rem
}
.hero .hero-image:before,
.photo-feature:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.45)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%)
}
.hero h2 {
    font-size: 28px;
    margin-bottom: 1.5em;
    text-shadow: 3px 2px 0px #232323;
    position: relative;
    letter-spacing: .05em
}
.hero h2:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 1.5rem;
    content: " "
}
.hero h2:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 1.5rem;
    content: " "
}
.hero p {
    font-size: 50px;
    line-height: 1.1em;
    color: #fff;
    margin-bottom: 1rem;
    position: relative;
    text-shadow: 3px 2px 0px #232323;
}
.landing-page .hero .hero-image {
    height: 600px
}
.landing-page .hero .hero-image.in-page {
    height: 540px
}
.landing-page .hero .hero-image.in-page h3 {
    font-size: 24px;
    color: #fff;
    text-shadow: 2px 2px 0px #54585a;
    margin-bottom: 1.5em;
    position: relative
}
.landing-page .hero .hero-image.in-page h3:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 1.5rem;
    content: " "
}
.landing-page .hero .hero-image.in-page h3:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 1.5rem;
    content: " "
}
.landing-page .hero .hero-image h2 {
    color: #fff
}
.landing-page .hero .hero-image h2:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px
}
.landing-page .hero .hero-image h2:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px
}
.landing-page .hero.news-hero .hero-image {
    vertical-align: bottom !important;
    padding-bottom: 2.5rem
}
.landing-page .small-hero .hero-image {
    height: 420px
}
.standard-page .hero .hero-image {
    height: 420px
}
.standard-page .hero .hero-image.tiny-hero-image {
    height: 190px
}
.standard-page .hero .hero-image.tiny-hero-image h2 {
    margin-bottom: 0
}
@media screen and (max-width: 1000px) {
    .hero p {
        font-size: 48px
    }
}
@media screen and (max-width: 768px) {
    .standard-page .hero h2 {
        font-size: 24px
    }
    .standard-page .hero .hero-image.big-hero-image {
        height: 350px
    }
    .standard-page .hero.m-hide-hero {
        display: none
    }
}
@media screen and (max-width: 480px) {
    .landing-page .hero .hero-image,
    .standard-page .hero .hero-image {
        height: 400px
    }
    .landing-page .hero .hero-image.big-hero-image,
    .standard-page .hero .hero-image.big-hero-image {
        display: none
    }
    .landing-page .hero .hero-image.in-page,
    .standard-page .hero .hero-image.in-page {
        height: 400px
    }
    .landing-page .hero .hero-image.in-page h3,
    .standard-page .hero .hero-image.in-page h3 {
        font-size: 20px;
        margin-bottom: 1rem
    }
    .landing-page .hero .hero-image.in-page h3:before,
    .standard-page .hero .hero-image.in-page h3:before {
        background: none;
        padding: 0
    }
    .landing-page .hero .hero-image.in-page h3:after,
    .standard-page .hero .hero-image.in-page h3:after {
        background: none;
        padding: 0
    }
    .landing-page .hero h2,
    .standard-page .hero h2 {
        font-size: 20px;
        margin-bottom: 1rem
    }
    .landing-page .hero h2:before,
    .standard-page .hero h2:before {
        background: none;
        padding: 0
    }
    .landing-page .hero h2:after,
    .standard-page .hero h2:after {
        background: none;
        padding: 0
    }
    .landing-page .hero p,
    .standard-page .hero p {
        font-size: 32px
    }
    .standard-page .hero.smaller-hero .hero-image {
        height: 190px
    }
}
.standard-page .content {
    width: 74.64286%;
    float: right;
    margin-bottom: 3rem
}
.standard-page .content-full {
    width: 100%
}
.standard-page p+h3 {
    margin-top: 2rem
}
.standard-page #page {
    margin: 2rem auto 0 auto;
    max-width: 1120px
}
.standard-page #page section {
    margin-bottom: 5rem
}
.standard-page #sidebar {
    width: 31.10048%;
    float: right;
    margin: 0 0 2rem 2rem
}
.standard-page #sidebar .box {
    background: #e4e0ee;
    padding: 1rem;
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 1.2em
}
.standard-page #sidebar .box h3 {
    font-size: 18px;
    line-height: 1.2em;
    color: #342f2e
}
.standard-page #sidebar .box h4 {
    font-size: 16px;
    line-height: 1.2em;
    color: #342f2e
}
.standard-page #sidebar .box p {
    margin: .5em 0
}
.standard-page #sidebar .box ul {
    margin: 1em 0 .5em 0
}
.standard-page #sidebar .box ul li {
    background-position: 0 0.3em
}
.standard-page .pagination {
    margin: 2.5em 0 2em;
    padding-left: 0
}
.standard-page .pagination li {
    display: inline;
    padding: 0
}
.standard-page .pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #716c6b;
    font-size: 16px;
    display: inline-block;
    margin: 0 .4em .3em 0;
    padding: .5rem .8rem;
    text-decoration: none
}
.standard-page .pagination a:hover {
    background: #514689;
    color: #fff
}
.standard-page .pagination .current-page a {
    background: #616161 none repeat scroll 0 0;
    color: #fff
}
@media screen and (max-width: 1145px) {
    .standard-page #page {
        margin-left: 1rem;
        margin-right: 1rem
    }
}
@media screen and (max-width: 970px) {
    .standard-page #page-narrow {
        margin-left: 1rem;
        margin-right: 1rem
    }
}
@media screen and (max-width: 768px) {
    .standard-page .content,
    .standard-page .content-full {
        float: none;
        width: 100%
    }
    .standard-page #sidebar {
        width: 39.0625%
    }
    .standard-page h2 {
        font-size: 36px
    }
}
@media screen and (max-width: 480px) {
    .standard-page h2 {
        font-size: 32px
    }
    .standard-page h3 {
        font-size: 24px
    }
    .standard-page #sidebar {
        margin-left: 0;
        width: 100%;
        float: none
    }
    .standard-page #sidebar .box {
        margin-bottom: 1rem
    }
}
.standard-page .photo-feature-2-across {
    margin-bottom: 2rem
}
.standard-page .photo-feature-2-across .photo-feature {
    width: 50%;
    float: left;
    position: relative;
    max-height: 235px
}
.standard-page .photo-feature-2-across .photo-feature img {
    display: block
}
.standard-page .photo-feature-2-across .photo-feature .back {
    display: none;
    background-color: #75619e;
    width: 100%
}
.standard-page .photo-feature-2-across .photo-feature .text-over-image {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    bottom: 1rem;
    z-index: 31
}
.standard-page .photo-feature-2-across .photo-feature h4 {
    font-size: 30px;
    color: #fff;
    margin-bottom: -0.5rem;
    text-shadow: 2px 2px 0px #54585a
}
.standard-page .photo-feature-2-across .photo-feature p {
    font-size: 16px;
    text-shadow: 2px 2px 0px #54585a
}
.standard-page .photo-feature-2-across .photo-feature p.link {
    text-transform: uppercase
}
.standard-page .photo-feature-2-across .photo-feature p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-white.svg") no-repeat 50%/6px 10px;
    padding-right: 2rem;
    content: " "
}
.standard-page .photo-feature-2-across .photo-feature .back-text {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    z-index: 31;
    width: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}
.standard-page .photo-feature-2-across .photo-feature .back-text h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 1.5em;
    text-shadow: none
}
.standard-page .photo-feature-2-across .photo-feature .back-text p {
    text-shadow: none
}
.standard-page .photo-feature-2-across .photo-feature .back-text p.link {
    margin-top: 1em
}
.standard-page .photo-feature-2-across .photo-feature .text-over-image {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    bottom: 1rem;
    z-index: 31
}
@media screen and (max-width: 1000px) {
    .standard-page .photo-feature-2-across .photo-feature {
        width: inherit;
        max-width: 418px;
        float: none;
        margin: 0 auto
    }
    .standard-page .showcase .left-content {
        float: none;
        width: 100%
    }
    .standard-page .showcase .quote {
        display: none
    }
    .standard-page .showcase .right-content {
        float: none;
        width: 100%;
        margin: 1rem 0 2rem 0
    }
    .standard-page .showcase ul.three-columns {
        display: none
    }
}
@media screen and (max-width: 480px) {
    .standard-page .photo-feature-2-across .photo-feature .back-text {
        padding: 0 .5rem
    }
    .standard-page .photo-feature-2-across .photo-feature .back-text h4 {
        margin-bottom: .5rem
    }
    .standard-page .photo-feature-2-across .photo-feature .back-text p {
        font-size: 14px
    }
}
@media screen and (max-width: 420px) {
    .standard-page .photo-feature-2-across .photo-feature .text-over-image {
        padding: 0 1em;
        bottom: 0
    }
    .standard-page .photo-feature-2-across .photo-feature h4 {
        font-size: 20px
    }
}
.standard-page .feature-two-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.39234%
}
.standard-page .feature-two-col .feature-box {
    width: 48.68421%;
    float: left;
    background: #f0f0f0;
    margin-left: 2.39234%;
    position: relative
}
.standard-page .feature-two-col .feature-box:first-child {
    margin-left: 0
}
.standard-page .feature-two-col .feature-box.no-button .feature-copy {
    padding-bottom: 1rem
}
.standard-page .feature-two-col .feature-box .feature-copy {
    padding: 1rem 1.5rem 4rem 1.5rem
}
.standard-page .feature-two-col .feature-box .feature-copy h4 {
    font-size: 24px;
    color: #7f8283;
    font-weight: normal;
}
.standard-page .feature-two-col .feature-box .feature-copy ul {
    margin-left: 0;
    padding-left: 0
}
@media screen and (max-width: 480px) {
    .standard-page .feature-two-col {
        display: inherit;
        margin-bottom: 0
    }
    .standard-page .feature-two-col .feature-box {
        width: inherit;
        max-width: 407px;
        float: none;
        background: #f0f0f0;
        margin-left: 0;
        margin-bottom: 2rem
    }
}
.standard-page .stats-callout {
    border-top: 4px solid #f0f0f0;
    border-bottom: 4px solid #f0f0f0;
    text-align: center;
    color: #514689;
    padding: 2rem 0
}
.standard-page .stats-callout p {
    margin: 0 auto;
    display: table
}
.standard-page .stats-callout span {
    display: table-cell;
    vertical-align: middle
}
.standard-page .stats-callout span.big {
    font: 72px "Campton Bold", Impact, sans-serif
}
.standard-page .stats-callout span.small {
    font-size: 24px;
    padding-left: 1rem
}
@media screen and (max-width: 480px) {
    .standard-page .stats-callout span {
        display: block
    }
    .standard-page .stats-callout span.big {
        font: 48px "Campton Bold", Impact, sans-serif
    }
}
.standard-page .alternate-photo-float {
    margin-bottom: 5rem
}
.standard-page .alternate-photo-float h4 {
    font-size: 30px;
    color: #716c6b;
    border-bottom: 4px solid #ccc;
    text-transform: none;
    padding-bottom: .5rem
}
.standard-page .alternate-photo-float .image-left,
.standard-page .alternate-photo-float .image-right,
.standard-page .alternate-photo-float .text {
    width: 43.0622%;
    max-width: 360px;
    margin-right: 2.39234%;
    float: left;
    position: relative;
    max-height: 360px
}
.standard-page .alternate-photo-float .image-left:last-child,
.standard-page .alternate-photo-float .image-right:last-child,
.standard-page .alternate-photo-float .text:last-child {
    margin-right: 0
}
.standard-page .alternate-photo-float .text {
    width: 54.42584%;
    max-width: 455px;
    margin-right: 2.39234%;
    max-height: none
}
.standard-page .alternate-photo-float .text:last-child {
    margin-right: 0
}
.standard-page .alternate-photo-float .text img {
    z-index: 30
}
@media screen and (max-width: 875px) {
    .standard-page .alternate-photo-float {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 2rem
    }
    .standard-page .alternate-photo-float h4 {
        margin-top: 1rem
    }
    .standard-page .alternate-photo-float .image-left,
    .standard-page .alternate-photo-float .image-right,
    .standard-page .alternate-photo-float .text {
        width: 100%;
        float: none;
        position: relative
    }
    .standard-page .alternate-photo-float .image-left:last-child,
    .standard-page .alternate-photo-float .image-right:last-child,
    .standard-page .alternate-photo-float .text:last-child {
        margin-right: auto
    }
    .standard-page .alternate-photo-float .image-left .quote p,
    .standard-page .alternate-photo-float .image-right .quote p,
    .standard-page .alternate-photo-float .text .quote p {
        margin-top: 1em
    }
    .standard-page .alternate-photo-float .text {
        max-width: 360px
    }
    .standard-page .alternate-photo-float .image-right {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}
@media screen and (max-width: 480px) {
    .standard-page .alternate-photo-float .text .column {
        width: 100%
    }
}
@media screen and (max-width: 420px) {
    .standard-page .alternate-photo-float .text ul.two-columns {
        -moz-column-count: inherit;
        -moz-column-gap: inherit;
        -webkit-column-count: inherit;
        -webkit-column-gap: inherit;
        column-count: inherit;
        column-gap: inherit
    }
}
.standard-page .showcase .left-content .swiper-container {
    max-width: 550px;
    margin: 0
}
.standard-page .showcase .caption {
    font-size: 14px;
    margin-bottom: .5rem;
    position: absolute;
    bottom: 0;
    padding: .5rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%
}
.standard-page .showcase .caption strong {} .standard-page .showcase .swiper-button-next,
.standard-page .showcase .swiper-button-prev {
    width: 30px;
    height: 30px;
    -moz-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    margin-top: 0;
    top: 45%
}
.standard-page .showcase .swiper-button-prev {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 10px;
    right: auto
}
.standard-page .showcase .swiper-button-next {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
    right: 10px;
    left: auto
}
.standard-page .showcase p+h4 {
    margin: 1.5rem 0 .5rem 0
}
.standard-page .showcase .left-content {
    width: 65.78947%;
    float: left
}
.standard-page .showcase .right-content {
    width: 29.90431%;
    float: left;
    margin-left: 4.1866%
}
.standard-page .showcase .quote {
    float: left;
    width: 265px;
    margin: 0 2rem 1rem 0;
    line-height: 1.4em
}
.standard-page .showcase .stat-list {
    font-size: 24px;
    color: #514689
}
.standard-page .showcase .stat-list strong {
    font-size: 72px;
    line-height: 1em;
    color: #514689;
    display: block
}
.standard-page .showcase .stat-list ul {
    margin: 0 0 2rem 0;
    padding: 1.5rem 0 0 0;
    border-top: 4px solid #f0f0f0;
    color: #716c6b
}
.standard-page .showcase .stat-list ul.no-border {
    border-top: none;
    padding-top: 0
}
.standard-page .showcase .stat-list ul li {
    background: none;
    padding: 0
}
.standard-page .showcase .stat-list ul li:first-child {
    font-size: 30px;
    line-height: 1.2em;
    color: #514689;
    margin-bottom: .5rem
}
.standard-page .showcase .stat-list ul.bullet {
    margin: 0 0 -2rem 0;
    padding: inherit
}
.standard-page .showcase .stat-list ul.bullet li {
    background: url("https://common.northwestern.edu/v8/css/images/icons/bullet.png") top left no-repeat;
    background-position: 0 .5rem;
    padding: 0 0 .5rem 1em;
    font-size: 20px
}
.standard-page .showcase .stat-list ul.bullet li:first-child {
    font-size: 26px;
    line-height: 1.2em;
    color: #514689;
    margin-bottom: .5rem;
    background: none;
    padding: 1rem 0 1rem 0
}
.standard-page .showcase .links p {
    font-size: 18px;
    color: #716c6b;
    border-bottom: 4px solid #f0f0f0;
    padding-bottom: .5rem
}
.standard-page .showcase .links ul {
    padding: 0;
    margin: 0
}
.standard-page .showcase .links ul li {
    font-size: 16px;
    background: none;
    padding: 0;
    margin-bottom: 1rem
}
.standard-page .showcase .links ul li:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 50%/6px 10px;
    padding-right: 2rem;
    content: " "
}
@media screen and (max-width: 1145px) {
    .standard-page .showcase .stat-list strong {
        font-size: 54px
    }
}
@media screen and (max-width: 1000px) {
    .standard-page .showcase .left-content {
        float: none;
        width: 100%
    }
    .standard-page .showcase .quote {
        display: none
    }
    .standard-page .showcase .right-content {
        float: none;
        width: 100%;
        margin: 1rem 0 2rem 0
    }
    .standard-page .showcase ul.three-columns {
        display: none
    }
}
@media screen and (max-width: 520px) {
    .standard-page .showcase .caption {
        position: relative;
        color: #716c6b;
        background: none
    }
    .standard-page .showcase .swiper-button-next {
        top: 0;
        right: 0
    }
    .standard-page .showcase .swiper-button-prev {
        top: 0;
        left: 0
    }
}
.standard-page .quote {
    font-size: 24px;
    line-height: 1.2em;
    color: #514689;
    margin-bottom: .5em
}
.standard-page .quote span {
    background: url("https://common.northwestern.edu/v8/css/images/icons/quote.png") no-repeat;
    width: 35px;
    height: 24px;
    display: inline-block;
    margin-right: .5rem
}
.standard-page .quote p {
    margin-top: 0
}
.standard-page .quote figcaption {
    font-size: 16px;
    line-height: 1.4em;
    color: #716c6b
}
@media screen and (max-width: 1145px) {
    .standard-page .quote {
        font-size: 20px
    }
}
@media screen and (max-width: 900px) {
    .standard-page .quote {
        font-size: 18px
    }
}
.standard-page .people-big,
.standard-page .people-medium,
.standard-page .people-small {
    margin: 1rem 0 2rem 0
}
.standard-page .people-big>p:first-of-type,
.standard-page .people-medium>p:first-of-type,
.standard-page .people-small>p:first-of-type {
    margin-top: 0
}
.standard-page .people-big .people-wrap.no-image .people-image,
.standard-page .people-medium .people-wrap.no-image .people-image,
.standard-page .people-small .people-wrap.no-image .people-image {
    display: none
}
.standard-page .people-big .people-wrap.no-image .people-content,
.standard-page .people-medium .people-wrap.no-image .people-content,
.standard-page .people-small .people-wrap.no-image .people-content {
    width: 100%
}
.standard-page .people-big .people-image,
.standard-page .people-medium .people-image,
.standard-page .people-small .people-image {
    float: left;
    margin-right: 2.39234%;
    margin-bottom: .5rem
}
.standard-page .people-big .people-content,
.standard-page .people-medium .people-content,
.standard-page .people-small .people-content {
    float: right
}
.standard-page .people-big .people-content h4,
.standard-page .people-medium .people-content h4,
.standard-page .people-small .people-content h4 {
    font-size: 30px;
    line-height: 1.2em;
    color: #716c6b
}
.standard-page .people-big .people-image {
    width: 43.0622%
}
.standard-page .people-big .people-content {
    width: 54.54545%
}
.standard-page .people-medium .people-image {
    width: 31.69856%
}
.standard-page .people-medium .people-content {
    width: 65.90909%
}
.standard-page .people-small .people-image {
    width: 20.33493%
}
.standard-page .people-small .people-content {
    width: 77.27273%
}
@media screen and (max-width: 600px) {
    .standard-page .people-big .people-image,
    .standard-page .people-big .people-content {
        float: none;
        width: 100%
    }
}
@media screen and (max-width: 540px) {
    .standard-page .people-medium .people-image,
    .standard-page .people-medium .people-content {
        float: none;
        width: 100%
    }
    .standard-page .people-small .people-image,
    .standard-page .people-small .people-content {
        float: none;
        width: 100%
    }
}
.standard-page .news {
    margin: 2rem 0
}
.standard-page .news img {
    float: left;
    margin: 0 1rem 1rem 0
}
.standard-page .news h4.news-title {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: .5rem
}
.standard-page .news .news-date {
    font-size: 14px;
    line-height: 1.4em;
    color: #342f2e
}
.standard-page .news .news-description {
    margin-top: .5rem
}
.standard-page .event {
    position: relative;
    min-height: 100px
}
.standard-page .event .event-date {
    position: absolute;
    text-align: center;
    top: 0;
    width: 90px;
    padding: .25rem;
    background: #514689 url("https://common.northwestern.edu/v8/css/images/grey-triangle-bg.png") bottom left no-repeat;
    color: #fff;
    float: left
}
.standard-page .event .event-date .month,
.standard-page .event .event-date year {
    font-size: 14px
}
.standard-page .event .event-date .day {
    font-size: 36px
}
.standard-page .event .event-time-location {
    font-size: 14px;
    line-height: 1.4em;
    color: #342f2e;
    margin-bottom: .5rem
}
.standard-page .event .event-description {
    margin-left: 105px
}
.standard-page .event .event-description h4 {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 0
}
.standard-page .event .event-description>p {
    margin-top: .5rem
}
@media screen and (max-width: 420px) {
    .standard-page .news img {
        float: none;
        margin: 0 0 1rem 0
    }
}
.standard-page .plus-section {
    margin: 2rem 0;
    padding-bottom: 1rem;
    border-bottom: 4px solid #f0f0f0
}
.standard-page .plus-section:last-of-type {
    border-bottom: none
}
.standard-page .plus-section .left-side {
    float: left;
    width: 50%
}
.standard-page .plus-section .right-side {
    float: right;
    width: 43.66029%
}
@media screen and (max-width: 600px) {
    .standard-page .plus-section .left-side,
    .standard-page .plus-section .right-side {
        width: 100%;
        float: none
    }
}
.standard-page .two-column-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2rem 0
}
.standard-page .two-column-links article {
    width: 47.84689%;
    margin-bottom: 2rem
}
.standard-page .two-column-links article:nth-child(even) {
    margin-left: 4.30622%
}
.standard-page .two-column-links article img {
    margin-bottom: .5rem
}
.standard-page .two-column-links article h4 {
    font-size: 26px;
    color: #716c6b;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    border-bottom: 4px solid #ccc
}
.standard-page .two-column-links article ul {
    margin: 0;
    padding: 0
}
.standard-page .two-column-links article li {
    background: none;
    padding-left: 0
}
@media screen and (max-width: 600px) {
    .standard-page .two-column-links article {
        float: none;
        width: 100%
    }
    .standard-page .two-column-links article:nth-child(even) {
        margin-left: 0
    }
}
ul.expander {
    margin-bottom: 2em;
    padding: 0;
    list-style: none;
    margin: 0 0 3rem 0
}
ul.expander>li {
    margin: 0;
    padding: .5em 0;
    border-top: 1px solid #f0f0f0;
    background: none
}
ul.expander>li:last-child {
    border-bottom: 1px solid #f0f0f0
}
ul.expander>li span.plus,
ul.expander>li span.minus {
    padding-left: 2.5rem;
    color: #514689;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
}
ul.expander>li span.plus:hover,
ul.expander>li span.minus:hover {
    text-decoration: underline
}
ul.expander>li span.plus {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 8px 4px/8px 16px
}
ul.expander>li span.minus {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-dkpurple.svg") no-repeat 4px 6px/16px 8px
}
ul.expander>li div {
    margin: 0 2.5rem
}
ul.expander>li div.showme {
    max-height: 2000px;
    overflow: hidden
}
ul.expander>li div.hideme {
    max-height: 0;
    overflow: hidden;
    border: none;
    margin: 0
}
.narrow-page #page {
    margin: 2rem auto 0 auto;
    max-width: 930px
}
.narrow-page .quote {
    width: 28.49462%;
    margin-right: 2.15054%;
    float: left
}
.narrow-page .narrow-content {
    width: 69.35484%;
    float: right
}
.narrow-page .narrow-content.full {
    width: 100%;
    float: none
}
.narrow-page .narrow-content .intro {
    font: 20px "Campton Extra Light", "Courier New", sans-serif
}
.narrow-page .narrow-content .slashes {
    font: 20px "Campton Extra Light", "Courier New", sans-serif
}
.narrow-page .narrow-content .slashes ul {
    padding: 0;
    margin: 2rem 0 2rem 0
}
.narrow-page .narrow-content .slashes ul li {
    background: url("https://common.northwestern.edu/v8/css/images/icons/dkpurple-slash.svg") no-repeat 0 2px/18px 18px;
    display: inline;
    padding: 0 .25rem 0 1.5rem
}
.narrow-page .narrow-content .slashes ul li:first-child {
    background: none;
    padding-left: 0
}
@media screen and (max-width: 970px) {
    .narrow-page #page {
        margin-left: 1rem;
        margin-right: 1rem
    }
}
@media screen and (max-width: 768px) {
    .narrow-page .narrow-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }
    .narrow-page .quote {
        float: none;
        width: 100%;
        font-size: 24px
    }
    .narrow-page .narrow-content {
        float: none;
        width: 100%;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 2rem
    }
}
.standard-page .photo-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.5rem
}
.standard-page .photo-grid article {
    width: 31.69856%;
    margin-right: 2.39234%;
    margin-bottom: 20px;
    float: left;
    line-height: 1.5rem
}
.standard-page .photo-grid article:nth-of-type(3n+3) {
    margin-right: 0
}
.standard-page .photo-grid article h4 {
    font-size: 16px;
    color: #342f2e;
    margin: 1rem 0 0 0
}
.standard-page .photo-grid article h4+p {
    margin-top: .5rem
}
.standard-page .photo-grid article p.link {
    text-transform: uppercase
}
.standard-page .photo-grid article p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 0.8em 3px/5px 8px;
    padding-right: 3rem;
    content: " "
}
@media screen and (max-width: 900px) {
    .standard-page .photo-grid article {
        width: 48.5%;
        margin-right: 3%
    }
    .standard-page .photo-grid article:nth-of-type(2n+2) {
        margin-right: 0
    }
}
@media screen and (max-width: 475px) {
    .standard-page .photo-grid article {
        width: 100%
    }
}
.landing-page section {
    margin-bottom: 5rem
}
.landing-page section.no-bottom-margin {
    margin-bottom: 0
}
.landing-page section.no-top-margin {
    margin-top: 0
}
.landing-page #back-to-top {
    margin-bottom: 2rem
}
.landing-page #page {
    margin: 0 auto;
    max-width: 1440px
}
.landing-page .content {
    font-size: 16px;
    line-height: 1.7em;
    width: 100%
}
.landing-page .content h3 {
    font-size: 24px;
    color: #514689;
    text-align: center
}
.landing-page .content h3:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/grey-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 20px;
    content: " "
}
.landing-page .content h3:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/grey-slash.svg") no-repeat 50%/17px 21px;
    padding: 0 25px;
    content: " "
}
.landing-page .content p.subhead {
    color: #514689;
    font-size: 46px;
    line-height: 1.2em;
    margin-bottom: 1rem
}
.landing-page .content .section-top {
    margin-bottom: 3rem;
    text-align: center
}
.landing-page .content .section-top h3 {
    margin-bottom: 4rem
}
.landing-page .content .section-top h3+p {
    margin-top: -2rem
}
.landing-page .center-list {
    list-style: none;
    margin: 2rem 0 0 0;
    padding: 0;
    text-align: center
}
.landing-page .center-list li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0
}
@media screen and (max-width: 480px) {
    .landing-page section {
        margin-bottom: 2.5rem
    }
    .landing-page .content .section-top h3,
    .landing-page .content .background-select h3,
    .landing-page .content .large-feature-wrap h3,
    .landing-page .content .in-page h3 {
        font-size: 20px;
        margin-bottom: 1rem
    }
    .landing-page .content .section-top h3+p,
    .landing-page .content .background-select h3+p,
    .landing-page .content .large-feature-wrap h3+p,
    .landing-page .content .in-page h3+p {
        margin-top: 0
    }
    .landing-page .content .section-top h3:before,
    .landing-page .content .background-select h3:before,
    .landing-page .content .large-feature-wrap h3:before,
    .landing-page .content .in-page h3:before {
        background: none;
        padding: 0
    }
    .landing-page .content .section-top h3:after,
    .landing-page .content .background-select h3:after,
    .landing-page .content .large-feature-wrap h3:after,
    .landing-page .content .in-page h3:after {
        background: none;
        padding: 0
    }
    .landing-page .content .section-top p.subhead,
    .landing-page .content .background-select p.subhead,
    .landing-page .content .large-feature-wrap p.subhead,
    .landing-page .content .in-page p.subhead {
        font-size: 28px
    }
}
.landing-page .photo-feature-2-across .photo-feature {
    width: 50%;
    float: left;
    position: relative;
    max-height: 350px
}
.landing-page .photo-feature-2-across .photo-feature img {
    display: block
}
.landing-page .photo-feature-2-across .photo-feature .text-over-image {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    bottom: 1rem;
    z-index: 31;
    width: 80%
}
.landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
    font-size: 30px;
    color: #fff;
    margin-bottom: -0.5rem;
    text-shadow: 2px 2px 0px #54585a
}
.landing-page .photo-feature-2-across .photo-feature .text-over-image p {
    font-size: 16px;
    text-shadow: 2px 2px 0px #54585a
}
.landing-page .photo-feature-2-across .photo-feature .text-over-image p.link {
    text-transform: uppercase
}
.landing-page .photo-feature-2-across .photo-feature .text-over-image p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-white.svg") no-repeat 50%/6px 10px;
    padding-right: 2rem;
    content: " "
}
@media screen and (max-width: 1150px) {
    .landing-page .photo-feature-2-across .photo-feature {
        width: 50%;
        max-height: 350px
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image {
        width: 100%
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
        font-size: 26px
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
        font-size: 30px
    }
}
@media screen and (max-width: 875px) {
    .landing-page .photo-feature-2-across .photo-feature {
        width: inherit;
        max-width: 720px;
        float: none;
        margin: 0 auto 0 auto
    }
}
@media screen and (max-width: 768px) {
    .landing-page .photo-feature-2-across .photo-feature .text-over-image {
        width: 100%
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
        font-size: 24px
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
        font-size: 30px
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image p {
        display: none
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image p.link {
        display: block
    }
}
@media screen and (max-width: 480px) {
    .landing-page .photo-feature-2-across h4.campton {
        font-size: 30px
    }
}
@media screen and (max-width: 420px) {
    .landing-page .photo-feature-2-across .photo-feature .text-over-image {
        padding: 0 1em;
        bottom: 0
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
        font-size: 20px
    }
    .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
        font-size: 24px
    }
}
.landing-page .photo-feature-3-across {
    margin-top: 3rem
}
.landing-page .no-top-margin .photo-feature-3-across {
    margin-top: 0
}
.landing-page .photo-feature-3-across .photo-feature {
    width: 33.333333%;
    float: left;
    position: relative;
    max-height: 350px
}
.landing-page .photo-feature-3-across .photo-feature img {
    display: block
}
.landing-page .photo-feature-3-across .photo-feature .back {
    display: none;
    background-color: #836eaa;
    width: 100%
}
.landing-page .photo-feature-3-across .photo-feature .text-over-image {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    bottom: 1rem;
    z-index: 31;
    width: 90%
}
.landing-page .photo-feature-3-across .photo-feature h4 {
    font-size: 30px;
    color: #fff;
    margin-bottom: -0.5rem;
    text-shadow: 2px 2px 0px #54585a
}
.landing-page .photo-feature-3-across .photo-feature p {
    font-size: 16px;
    text-shadow: 2px 2px 0px #54585a
}
.landing-page .photo-feature-3-across .photo-feature p.link {
    text-transform: uppercase
}
.landing-page .photo-feature-3-across .photo-feature p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-white.svg") no-repeat 50%/6px 10px;
    padding-right: 2rem;
    content: " "
}
.landing-page .photo-feature-3-across .photo-feature .back-text {
    color: #fff;
    padding: 0 2em;
    position: absolute;
    z-index: 31;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center
}
.landing-page .photo-feature-3-across .photo-feature .back-text h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 1.5em;
    text-shadow: none
}
.landing-page .photo-feature-3-across .photo-feature .back-text p {
    text-shadow: none
}
.landing-page .photo-feature-3-across .photo-feature .back-text p.link {
    margin-top: 1em
}
@media screen and (max-width: 1150px) {
    .landing-page .photo-feature-3-across .photo-feature .text-over-image {
        padding: 0 1em
    }
    .landing-page .photo-feature-3-across .photo-feature .text-over-image h4 {
        font-size: 26px
    }
    .landing-page .photo-feature-3-across .photo-feature .back-text {
        padding: 0 1em
    }
}
@media screen and (max-width: 960px) {
    .landing-page .photo-feature-3-across .photo-feature {
        width: 50%
    }
}
@media screen and (max-width: 800px) {
    .landing-page .photo-feature-3-across .photo-feature {
        width: inherit;
        max-width: 480px;
        float: none;
        margin: 0 auto 0 auto
    }
}
@media screen and (max-width: 768px) {
    .landing-page .photo-feature-3-across .photo-feature {
        width: inherit;
        max-width: 480px;
        margin: 0 auto;
        float: none
    }
    .landing-page .photo-feature-3-across .photo-feature .text-over-image h4 {
        font-size: 24px
    }
    .landing-page .photo-feature-3-across .photo-feature .text-over-image h4.campton {
        font-size: 30px
    }
    .landing-page .photo-feature-3-across .photo-feature .text-over-image p {
        display: none
    }
    .landing-page .photo-feature-3-across .photo-feature .text-over-image p.link {
        display: block
    }
}
@media screen and (max-width: 420px) {
    .landing-page .photo-feature-3-across .photo-feature .back-text {
        padding: 0 .5rem
    }
    .landing-page .photo-feature-3-across .photo-feature .back-text h3 {
        font-size: 16px;
        margin-bottom: .5rem
    }
    .landing-page .photo-feature-3-across .photo-feature .back-text p {
        font-size: 14px
    }
}
.landing-page .feature-two-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.landing-page .feature-two-col .feature-box {
    width: 49.10714%;
    float: left;
    background: #f0f0f0;
    margin-left: 1.78571%;
    position: relative
}
.landing-page .feature-two-col .feature-box:first-child {
    margin-left: 0
}
.landing-page .feature-two-col .feature-box .feature-copy {
    padding: 1rem 1.5rem 4rem 1.5rem
}
.landing-page .feature-two-col .feature-box .feature-copy h4 {
    font-size: 24px;
    font-weight: normal;
    color: #7f8283;
}
.landing-page .feature-two-col .feature-box .feature-copy ul {
    margin-left: 0;
    padding-left: .5em
}
.landing-page .feature-two-col .feature-box.no-button .feature-copy {
    padding-bottom: 1rem
}
@media screen and (max-width: 768px) {
    .landing-page .feature-two-col {
        display: inherit
    }
    .landing-page .feature-two-col .feature-box {
        width: inherit;
        max-width: 550px;
        float: none;
        background: #f0f0f0;
        margin: 0 auto 1rem auto;
        margin-bottom: 1rem
    }
    .landing-page .feature-two-col .feature-box:first-child {
        margin-left: auto
    }
}
.landing-page .feature-three-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.landing-page .feature-three-col .feature-box {
    width: 32.14286%;
    float: left;
    background: #f0f0f0;
    margin-left: 1.78571%;
    position: relative
}
.landing-page .feature-three-col .feature-box:first-child {
    margin-left: 0
}
.landing-page .feature-three-col .feature-box .feature-copy {
    padding: 1rem 1.5rem 4rem 1.5rem
}
.landing-page .feature-three-col .feature-box .feature-copy h4 {
    font-size: 24px;
    font-weight: normal;
    color: #7f8283
}
.landing-page .feature-three-col .feature-box .feature-copy ul {
    margin-left: 0;
    padding-left: .5em
}
@media screen and (max-width: 875px) {
    .landing-page .feature-three-col {
        display: inherit
    }
    .landing-page .feature-three-col .feature-box {
        width: inherit;
        max-width: 360px;
        float: none;
        background: #f0f0f0;
        margin: 0 auto 2rem auto
    }
    .landing-page .feature-three-col .feature-box:first-child {
        margin-left: auto
    }
}
.landing-page .three-column-links h4 {
    font-size: 30px;
    color: #716c6b;
    border-bottom: 4px solid #ccc;
    text-transform: none;
    padding-bottom: .5rem
}
.landing-page .three-column-links article {
    float: left;
    width: 32.14286%;
    margin-right: 1.78571%
}
.landing-page .three-column-links article:last-child {
    margin-right: 0
}
.landing-page .three-column-links article img {
    margin-bottom: 1rem
}
.landing-page .three-column-links article p {
    margin-top: 0
}
.landing-page .three-column-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.landing-page .three-column-links ul li {
    background: none;
    padding: 0 0 .8em 0;
    line-height: 1.5rem
}
@media screen and (max-width: 875px) {
    .landing-page .three-column-links article {
        float: none;
        width: inherit;
        max-width: 360px;
        margin: 0 auto 2rem auto
    }
    .landing-page .three-column-links article:last-child {
        margin-right: auto
    }
}
@media screen and (max-width: 480px) {
    .landing-page .three-column-links h4 {
        font-size: 24px
    }
}
.landing-page .three-column-list h1 {
    margin-bottom: 2rem
}
.landing-page .three-column-list h2 {
    font-size: 30px;
    color: #716c6b;
    border-bottom: 4px solid #ccc;
    text-transform: none;
    padding-bottom: .5rem
}
.landing-page .three-column-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 2em;
    margin: 0;
    padding: 0
}
.landing-page .three-column-list ul li {
    background: none;
    padding: 0 0 .8em 0;
    line-height: 1.5em;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}
@media screen and (max-width: 480px) {
    .landing-page .three-column-list h2 {
        font-size: 24px
    }
    .landing-page .three-column-list ul {
        -moz-column-count: inherit;
        -moz-column-gap: inherit;
        -webkit-column-count: inherit;
        -webkit-column-gap: inherit;
        column-count: inherit
    }
}
.landing-page .large-feature {
    padding: 4rem;
    background: url("https://common.northwestern.edu/v8/css/images/slashes-grey-bg.gif") repeat
}
.landing-page .large-feature-inner {
    max-width: 1120px;
    margin: 3rem auto 0 auto;
    box-sizing: content-box
}
.landing-page .large-feature-inner .content-side {
    width: 78.57143%;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 3.57143%
}
.landing-page .large-feature-inner .content-side img {
    float: left;
    margin: 0 2rem 2rem 0
}
.landing-page .large-feature-inner .content-side h4 {
    font-size: 48px;
    line-height: 1.1em;
    margin-bottom: 3rem;
    color: #514689
}
.landing-page .large-feature-inner ul {
    width: 21.42857%;
    float: left;
    padding-left: 0;
    margin-left: 0
}
.landing-page .large-feature-inner ul li {
    background: none;
    line-height: 1.2rem;
    margin-bottom: 1rem
}
.landing-page .large-feature-inner ul li:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 50%/6px;
    padding-right: 2rem;
    content: " "
}
.landing-page .large-feature-inner ul li a {} @media screen and (max-width: 850px) {
    .landing-page .large-feature-wrap {
        padding: 2rem
    }
    .landing-page .large-feature {
        padding: 2rem
    }
    .landing-page .large-feature .content-side img {
        float: none;
        margin-bottom: 1rem
    }
    .landing-page .large-feature .content-side h4 {
        font-size: 36px
    }
}
@media screen and (max-width: 768px) {
    .landing-page .large-feature .content-side,
    .landing-page .large-feature ul {
        float: none;
        width: 100%;
        border: none
    }
    .landing-page .large-feature .content-side li,
    .landing-page .large-feature ul li {
        padding-left: 0
    }
}
@media screen and (max-width: 480px) {
    .landing-page .large-feature-wrap {
        padding: 1rem
    }
    .landing-page .large-feature {
        padding: 2rem 1rem
    }
    .landing-page .large-feature h3 {
        font-size: 20px
    }
    .landing-page .large-feature h3:before,
    .landing-page .large-feature h3:after {
        background: none
    }
    .landing-page .large-feature .content-side h4 {
        font-size: 28px
    }
}
.landing-page .stats-callout {
    border-top: 4px solid #f0f0f0;
    border-bottom: 4px solid #f0f0f0;
    text-align: center;
    padding: 2rem 0
}
.landing-page .stats-callout div {
    width: 33%;
    float: left;
    padding: 1rem
}
.landing-page .stats-callout ul {
    list-style: none
}
.landing-page .stats-callout ul li {
    text-align: left;
    padding-bottom: 0
}
.landing-page .stats-callout p {
    margin: 0 auto;
    display: table
}
.landing-page .stats-callout span {
    display: table-cell;
    vertical-align: middle
}
.landing-page .stats-callout span.big {
    font-size: 72px;
    line-height: 1.1em;
    color: #514689;
    display: block
}
.landing-page .stats-callout span.small {
    font-size: 24px;
    color: #514689;
    display: block
}
@media screen and (max-width: 800px) {
    .landing-page .stats-callout span.big {
        font: 48px "Campton Bold", Impact, sans-serif
    }
    .landing-page .stats-callout span.small {
        font: 20px "Campton Extra Light", "Courier New", sans-serif
    }
}
@media screen and (max-width: 550px) {
    .landing-page .stats-callout span.big {
        font: 24px "Campton Bold", Impact, sans-serif
    }
    .landing-page .stats-callout span.small {
        font: 15px "Campton Extra Light", "Courier New", sans-serif
    }
}
.landing-page .alternate-photo-float {
    margin-bottom: 5rem
}
.landing-page .alternate-photo-float h4 {
    font-size: 30px;
    color: #716c6b;
    border-bottom: 4px solid #ccc;
    text-transform: none;
    padding-bottom: .5rem
}
.landing-page .alternate-photo-float .image-left,
.landing-page .alternate-photo-float .image-right,
.landing-page .alternate-photo-float .text {
    width: 49.10714%;
    max-width: 550px;
    margin-right: 3.57143%;
    float: left;
    position: relative;
    max-height: 310px
}
.landing-page .alternate-photo-float .image-left:last-child,
.landing-page .alternate-photo-float .image-right:last-child,
.landing-page .alternate-photo-float .text:last-child {
    margin-right: 0
}
.landing-page .alternate-photo-float .text {
    width: 47.32143%;
    max-width: 530px;
    margin-right: 3.57143%;
    max-height: none
}
.landing-page .alternate-photo-float .text:last-child {
    margin-right: 0
}
.landing-page .alternate-photo-float .text.tl-text {
    color: #514689;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 1em
}
.landing-page .alternate-photo-float .text ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 3em;
    column-gap: 2em;
    margin: 0;
    padding: 0
}
.landing-page .alternate-photo-float .text ul li {
    background: none;
    padding: 0 0 .5em 0;
    line-height: 1.5em;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}
.landing-page .alternate-photo-float .text .column {
    width: 45%;
    margin-right: 5%;
    float: left
}
.landing-page .alternate-photo-float .text .column:last-child {
    margin-right: 0
}
.landing-page .alternate-photo-float .text .column ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal
}
.landing-page .alternate-photo-float .text img {
    z-index: 30
}
.landing-page .alternate-photo-float .text-over-image {
    position: absolute;
    top: 20%;
    width: 90%;
    color: #fff;
    text-align: center;
    z-index: 31;
    padding: 0 5%;
    font: 30px Calibri,Trebuchet,'Helvetica Neue',arial,sans-serif;
}
.landing-page .alternate-photo-float .text-over-image p {
    margin: 0;
    text-shadow: 2px 2px 0px #54585a
}
.landing-page .alternate-photo-float .text-over-image .big {
    font: 90px/1em Calibri,Trebuchet,'Helvetica Neue',arial,sans-serif;
    font-weight: bold;
}
@media screen and (max-width: 1150px) {
    .landing-page .alternate-photo-float .quote {
        font-size: 20px
    }
}
@media screen and (max-width: 900px) {
    .landing-page .alternate-photo-float .quote {
        font-size: 18px
    }
    .landing-page .alternate-photo-float .text-over-image {
        top: 5%;
        font-size: 24px
    }
    .landing-page .alternate-photo-float .text-over-image .big {
        font-size: 60px;
        line-height: 1em
    }
}
@media screen and (max-width: 875px) {
    .landing-page .alternate-photo-float {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 2rem
    }
    .landing-page .alternate-photo-float h4 {
        font-size: 24px;
        margin-top: 1rem
    }
    .landing-page .alternate-photo-float .image-left,
    .landing-page .alternate-photo-float .image-right,
    .landing-page .alternate-photo-float .text {
        width: 100%;
        float: none;
        position: relative
    }
    .landing-page .alternate-photo-float .image-left:last-child,
    .landing-page .alternate-photo-float .image-right:last-child,
    .landing-page .alternate-photo-float .text:last-child {
        margin-right: auto
    }
    .landing-page .alternate-photo-float .image-right {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .landing-page .alternate-photo-float .text-over-image {
        top: 20%
    }
}
@media screen and (max-width: 768px) {
    .landing-page .alternate-photo-float .text.tl-text {
        font-size: 22px
    }
}
@media screen and (max-width: 480px) {
    .landing-page .alternate-photo-float .text.tl-text {
        font-size: 18px
    }
    .landing-page .alternate-photo-float .text-over-image {
        top: 1em;
        font-size: 20px
    }
    .landing-page .alternate-photo-float .text-over-image .big {
        font-size: 42px
    }
    .landing-page .alternate-photo-float .text .column {
        width: 100%
    }
}
@media screen and (max-width: 420px) {
    .landing-page .alternate-photo-float .text ul {
        -moz-column-count: inherit;
        -moz-column-gap: inherit;
        -webkit-column-count: inherit;
        -webkit-column-gap: inherit;
        column-count: inherit;
        column-gap: inherit
    }
}
@media screen and (max-width: 380px) {
    .landing-page .alternate-photo-float .text-over-image {
        font-size: 18px;
        line-height: 1em
    }
    .landing-page .alternate-photo-float .text-over-image .big {
        font-size: 36px
    }
}
.landing-page .background-select {
    width: 100%;
    display: table;
    min-height: 400px
}
.landing-page .background-select .background-select-image {
    text-align: center;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    position: relative;
    padding: 5rem 1em 3rem 1em
}
.landing-page .background-select h3 {
    margin-bottom: 2rem
}
.landing-page .background-select p {
    margin-bottom: 3rem
}
.landing-page .background-select a.button {
    margin-bottom: 2rem
}
.landing-page .background-select.purple-slashes p {
    color: #fff
}
.landing-page .background-select.purple-slashes h3 {
    color: #fff
}
@media screen and (max-width: 960px) {
    .landing-page .purple-slashes .purple-half {
        padding: 2rem
    }
}
@media screen and (max-width: 875px) {
    .landing-page .background-select p.subhead {
        font-size: 36px
    }
}
.landing-page .quote {
    font-size: 24px;
    line-height: 1.2em;
    color: #514689;
    margin-bottom: 1em
}
.landing-page .quote span {
    background: url("https://common.northwestern.edu/v8/css/images/icons/quote.png") no-repeat;
    width: 35px;
    height: 24px;
    display: inline-block;
    margin-right: .5rem
}
.landing-page .quote figcaption {
    font-size: 16px;
    line-height: 1.4em;
    color: #716c6b
}
.landing-page .quote figcaption span {
    font-size: 18px;
    background: none;
    height: inherit;
    width: inherit;
    display: inherit;
    margin-right: inherit
}
.landing-page .number-boxes {
    background: #514689 url("https://common.northwestern.edu/v8/css/images/purple-slashes-bg.gif") repeat;
    padding: 2em 1em;
    text-align: center
}
.landing-page .number-boxes .half {
    width: 50%;
    float: left;
    border-right: 1px solid #836eaa;
    padding: 2rem 7rem
}
.landing-page .number-boxes .half:last-child {
    border-right: none
}
.landing-page .number-boxes .half p {
    font-size: 24px;
    color: #b6acd1
}
.landing-page .number-boxes .half p span {
    font-size: 96px;
    color: #fff
}
@media screen and (max-width: 768px) {
    .landing-page .number-boxes .half {
        padding: 2rem
    }
    .landing-page .number-boxes .half p {
        font-size: 18px
    }
    .landing-page .number-boxes .half p span {
        font-size: 60px
    }
}
@media screen and (max-width: 480px) {
    .landing-page .number-boxes .half {
        width: 100%;
        float: none;
        padding: 2rem;
        border-right: none;
        border-bottom: 1px solid #836eaa
    }
    .landing-page .number-boxes .half:last-child {
        border-bottom: none
    }
}
.landing-page .news-event {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.landing-page .news-event section {
    margin-bottom: 2rem
}
.landing-page .news,
.landing-page .events {
    border-bottom: 4px solid #ccc;
    position: relative
}
.landing-page .news h4,
.landing-page .events h4 {
    font-size: 30px;
    color: #716c6b;
    border-bottom: 4px solid #ccc;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem
}
.landing-page .news h5,
.landing-page .events h5 {
    font-size: 18px;
    color: #342f2e;
    margin-bottom: 1rem
}
.landing-page .news p.link,
.landing-page .events p.link {
    font-size: 16px;
    position: absolute;
    bottom: -2.5rem;
    text-transform: uppercase;
    margin-bottom: 0
}
.landing-page .news p.link:after,
.landing-page .events p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat top 35% right 50%/6px 10px;
    padding-right: 1.5em;
    content: " "
}
.landing-page .news {
    float: left;
    width: 66.07143%
}
.landing-page .news-box {
    float: left;
    width: 48.64865%;
    margin-right: 2.7027%;
    margin-bottom: 1rem
}
.landing-page .news-box:nth-of-type(2n) {
    margin-right: 0
}
.landing-page .news-box .news-image {
    width: 47.22222%;
    float: left;
    margin-right: 2.77778%
}
.landing-page .news-box .news-text {
    float: left;
    width: 50%
}
.landing-page .news-box h5 {
    font-size: 18px;
    color: #514689;
    margin-bottom: 1rem
}
.landing-page .news-box h5+p {
    margin-top: -0.5rem
}
.landing-page .news-full {
    position: relative;
    border-bottom: 4px solid #ccc;
    margin-bottom: 6rem
}
.landing-page .news-full .news-box h4 {
    font-size: 18px;
    color: #514689;
    margin-bottom: 1rem
}
.landing-page .news-full .news-box {
    float: left;
    width: 32.14286%;
    margin-right: 1.78571%;
    margin-bottom: 1rem
}
.landing-page .news-full .news-box:nth-of-type(3n) {
    margin-right: 0
}
.landing-page .news-full .news-box .news-image {
    width: 47.22222%;
    float: left;
    margin-right: 2.77778%
}
.landing-page .news-full .news-box .news-text {
    float: left;
    width: 50%
}
.landing-page .news-full p.link {
    font-size: 16px;
    position: absolute;
    bottom: -2.5rem;
    text-transform: uppercase;
    margin-bottom: 0
}
.landing-page .showcase .news {
    width: 32.14286%;
    padding-bottom: 1rem
}
.landing-page .showcase .news img {
    margin-bottom: .5rem
}
.landing-page .showcase .news h5 {
    color: #716c6b
}
.landing-page .events {
    float: left;
    width: 32.14286%;
    margin-left: 1.78571%
}
.landing-page .events h5 {
    margin-bottom: .2rem;
    color: #716c6b
}
.landing-page .events p {
    margin-top: 0
}
@media screen and (max-width: 900px) {
    .landing-page .news {
        width: 60%
    }
    .landing-page .news .news-box {
        width: 100%;
        float: none
    }
    .landing-page .news .news-box .news-image {
        width: 30.14184%;
        margin-right: 1.77305%
    }
    .landing-page .news .news-box .news-text {
        width: 68.08511%
    }
    .landing-page .events {
        width: 40%;
        margin-left: 2.22222%
    }
}
@media screen and (max-width: 900px) {
    .landing-page .news-full .news-box {
        width: 47.77778%;
        margin-right: 2.22222%
    }
    .landing-page .news-full .news-box:nth-of-type(3n) {
        margin-right: 2.22222%
    }
    .landing-page .news-full .news-box .news-image {
        width: 39.53488%;
        margin-right: 2.32558%
    }
    .landing-page .news-full .news-box .news-text {
        width: 58.13953%
    }
}
@media screen and (max-width: 768px) {
    .landing-page .news-event.showcase {
        display: inherit;
        margin-bottom: 3rem
    }
    .landing-page .news-event.showcase p.link {
        position: relative;
        bottom: 0;
        margin-top: 2rem
    }
    .landing-page .news-event.showcase .news,
    .landing-page .news-event.showcase .events,
    .landing-page .news-event.showcase .tl-events {
        width: 100%;
        float: none;
        margin-bottom: 3rem;
        margin-left: 0;
        border-bottom: none
    }
    .landing-page .news-event.showcase .news:nth-child(3),
    .landing-page .news-event.showcase .events:nth-child(3),
    .landing-page .news-event.showcase .tl-events:nth-child(3) {
        margin-bottom: 0
    }
}
@media screen and (max-width: 550px) {
    .landing-page .news-event {
        display: inherit;
        margin-bottom: 3rem
    }
    .landing-page .news,
    .landing-page .events {
        width: 100%;
        float: none;
        margin-bottom: 3rem;
        margin-left: 0;
        border-bottom: none
    }
    .landing-page .news p.link,
    .landing-page .events p.link {
        position: relative;
        bottom: 0;
        margin-top: 2rem
    }
    .landing-page .news-full .news-box {
        width: 100%;
        margin-right: 0
    }
    .landing-page .news-full .news-box .news-image {
        width: 30.90909%;
        margin-right: 1.81818%
    }
    .landing-page .news-full .news-box .news-text {
        width: 67.27273%
    }
}
@media screen and (max-width: 550px) {
    .landing-page .news h5,
    .landing-page .events h5 {
        font-size: 18px
    }
}
@media screen and (max-width: 480px) {
    .landing-page .news h4,
    .landing-page .events h4 {
        font-size: 24px
    }
}
.landing-page .swiper-button-next,
.landing-page .swiper-button-prev {
    width: 50px;
    height: 50px;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    background-size: 50x 50px;
    margin-top: 0;
    top: 45%
}
.landing-page .swiper-button-prev {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 10px;
    right: auto
}
.landing-page .swiper-button-next {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
    right: 10px;
    left: auto
}
.landing-page .caption {
    font-size: 20px;
    line-height: 1.3em;
    position: absolute;
    bottom: .4rem;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    margin: 0
}
.landing-page .caption strong {} .landing-page .caption a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff
}
.landing-page .caption a:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-white.svg") no-repeat 50%/8px 12px;
    padding-right: 1.5rem;
    content: " "
}
@media screen and (max-width: 768px) {
    .landing-page .caption {
        font-size: 16px
    }
}
@media screen and (max-width: 600px) {
    .landing-page .caption {
        position: relative;
        background: #342f2e;
        font-size: 14px
    }
    .landing-page .swiper-button-next,
    .landing-page .swiper-button-prev {
        width: 30px;
        height: 30px;
        -moz-background-size: 30px 30px;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px
    }
    .landing-page .swiper-button-next {
        top: 0;
        right: 0
    }
    .landing-page .swiper-button-prev {
        top: 0;
        left: 0
    }
}
.landing-page .photo-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.5rem
}
.landing-page .photo-grid article {
    width: 23.66071%;
    margin-right: 1.78571%;
    margin-bottom: 20px;
    float: left;
    line-height: 1.5rem
}
.landing-page .photo-grid article:nth-of-type(4n+4) {
    margin-right: 0
}
.landing-page .photo-grid article h4 {
    font-size: 16px;
    color: #342f2e;
    margin: 1rem 0 0 0
}
.landing-page .photo-grid article h4+p {
    margin-top: .5rem
}
.landing-page .photo-grid article p.link {
    text-transform: uppercase
}
.landing-page .photo-grid article p.link:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 0.8em 3px/5px 8px;
    padding-right: 3rem;
    content: " "
}
@media screen and (max-width: 768px) {
    .landing-page .photo-grid article {
        width: 48.5%;
        margin-right: 3%
    }
    .landing-page .photo-grid article:nth-of-type(2n+2) {
        margin-right: 0
    }
}
@media screen and (max-width: 475px) {
    .landing-page .photo-grid article {
        width: 100%
    }
}
.content a.button,
.content-full a.button,
.hero a.button,
.tl-slideshow a.button {
    color: #fff;
    background: #514689;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 .5em .5em 0;
    padding: .8em 1em .7em 1em;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    min-width: 165px;
    border: none
}
.content a.button:before,
.content-full a.button:before,
.hero a.button:before,
.tl-slideshow a.button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #b6acd1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.content a.button:hover,
.content a.button:focus,
.content a.button:active,
.content-full a.button:hover,
.content-full a.button:focus,
.content-full a.button:active,
.hero a.button:hover,
.hero a.button:focus,
.hero a.button:active,
.tl-slideshow a.button:hover,
.tl-slideshow a.button:focus,
.tl-slideshow a.button:active {
    color: #fff;
    text-decoration: none
}
.content a.button:hover:before,
.content a.button:focus:before,
.content a.button:active:before,
.content-full a.button:hover:before,
.content-full a.button:focus:before,
.content-full a.button:active:before,
.hero a.button:hover:before,
.hero a.button:focus:before,
.hero a.button:active:before,
.tl-slideshow a.button:hover:before,
.tl-slideshow a.button:focus:before,
.tl-slideshow a.button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.feature-box a.button {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    padding: .8em 0em;
}
.purple-slashes a.button,
#map-feature a.button,
.standard-page .background-select a.button {
    background: #836eaa
}
.standard-plus a.button {
    margin: 1.5rem 0
}
@media screen and (max-width: 768px) {
    .caption a.button {
        background: #b6acd1;
        margin: 0
    }
}
@media only screen and (min-width:1000px) {
    /* New Full Width style */
    header#nav {background: #e6e6e6;}
    .gridContainer {max-width: none; background: none; width: 100%}
    #topNav {float:none;}
    #globalLinks,#NMBrandHeader,#topNav,.fwContentWrapper {max-width: 1232px; margin: 0 auto;}
}