/*---------------------- HOME----------------------*/
.print {
    top: 52px;
}
#home {
    background-position: center 54px;
}
#home h1 {
    font-size: 25px;
    width: 100%;
    max-width: 1200px;
}
#home .one {
    font-size: 122px;
}
#home .three {
    font-size: 158px;
    margin-top: -42px;
}
#home h3 {
    font-size: 27px;
    margin-top: 5px;
}
#home ul {
    width: 500px;
    margin: 2px auto 20px auto;
}
#home a {
    font-size: 17px;
    line-height: 17px;
}
#home li:nth-of-type(2n)::after {
    display: inline-block;
}
#home li:nth-of-type(3)::after, #home li:nth-of-type(6)::after, #home li:nth-of-type(7)::after {
    display: none;
}

/*---------------------- MESSAGE----------------------*/
#message #head {
    width: 210px;
    margin: 23px 20px 20px 0;
    display: block;
    float: left;
}

/*---------------------- CHAPTER TITLE----------------------*/
.chapter-title h2 {
    font-size: 86px;
    margin-left: 0;
    width: 100%;
    line-height: 61px;
}
XXX.chapter-title img {
    margin-left: calc(((100vw - 550px) / -2) - 40px) !important;
}

/*---------------------- IMAGE WIDTHS----------------------*/
.circ {
    float: left !important;
    margin: 0 20px 3px 0 !important;
    max-width: 213px !important;
}
.sidebar img {
    width: 280px;
    float: left;
    margin: 0 20px 6px 0 !important;
}


/*---------------------- SIDEBAR BLOCK----------------------*/
.chapter-story .sidebar h2::before, .fancybox-slide .sidebar h2::before {
    width: 12px;
    height: 32px;
    left: -18px;
    top: 4px;
}




/*---------------------- MODAL CONTENT----------------------*/
.fancybox-slide > div img {
    max-width: 100%;
}


/*---------------------- STUDENT SUCCESS----------------------*/
#athletes img {
    width: 100%;
}

/*---------------------- EXPERIENTIAL----------------------*/
#arch .quote img {
    width: 300px;
    float: left;
    margin: 0 20px 20px 0;
}



/*---------------------- FOOTER----------------------*/
#end .head h2 {
    width: 356px;
    margin-top: 49px;
    padding-left: 11px;
}





#academics.chapter-title h2 {
    font-size: 11vw;
}
#experiential.chapter-title h2 {
    font-size: 10vw;
}
#research.chapter-title h2 {
    font-size: 10vw;
}
#engagement.chapter-title h2 {
    font-size: 10vw;
}
#finances h2 {
    font-size: 12vw;
}