/*---------------------- HOME----------------------*/

#home .content-wrapper::after {
    height: 100px;
}
.pages.index-nav {
    bottom: 208px;
}

@media screen and (min-width: 0px) and (max-height: 820px) {

#home h2 {
    top: 11vh;
}
.pages.index-nav {
    bottom: 128px;
}
}



/*---------------------- CHAPTER TITLE----------------------*/
.chapter-title img {
    margin-left: calc(((100vw - 1200px) / -2) - 40px) !important;
}
.chapter-title .content-wrapper::after {
    height: 100px;
}
.chapter-title {
    padding-bottom: 90px;
}

/*---------------------- FEATURE STORIES----------------------*/
.chapter-story h2 {
    font-size: 69px;
    margin: 0;
}

/*---------------------- SIDEBARS----------------------*/
.sidebar img {
    width: 286px;
    float: left;
    margin: 0 20px 20px 0;
}
.fancybox-slide .sidebar img {
    float: left !important;
    margin: 0 20px 20px 0;
}
.circ {
    float: left !important;
    margin: 0 20px 20px 0 !important;
}





/*---------------------- STUDENTS----------------------*/
#student-success-story .lead h2 {
    font-size: 71px;
    width: 600px;
    left: 80px;
}
#truman .cell-inner .sidebar:nth-of-type(4) {
    margin-top: -161px;
}
#athletes img {
    max-width: 1000px !important;
    width: 700px !important;
}

/*---------------------- STUDENT INFOGRAPHIC----------------------*/
.infographic img {
    max-width: 1000px;
    width: 796px;
}



/*---------------------- ACADEMICS SPECIFIC----------------------*/
#academics-story .lead h2 {
    top: 106px;
    width: 455px;
    right: 59px;
    font-size: 67px;
}

#academics-story .inner .sidebar:nth-of-type(3) img {
    width: inherit;
    margin: 0 20px 20px 0;
}
#academics-story .inner .sidebar:nth-of-type(4) img {
    width: inherit;
    margin: 0 20px 20px 0;
}
#academics-story .inner .sidebar:nth-of-type(5) {
    margin-top: 20px;
}
#academics-more .inner .tile:nth-of-type(2) a {
    padding-bottom: 23px;
    padding-top: 23px;
}

/*---------------------- EXPERIENTIAL SPECIFIC----------------------*/
#experiential-story .lead h2 {
    top: 63px;
    width: 704px;
    right: 0px;
    font-size: 73px;
}
#arch .quote img {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
}
#arch .quote p:nth-of-type(1) {
    margin-top: 0px;
}


/*---------------------- RESEARCH SPECIFIC----------------------*/
#research-story .lead h2 {
    top: 23px;
    width: 665px;
    right: -26px;
    font-size: 66px;
}
#research-more .inner .tile:nth-of-type(2) a {
    padding-top: 10px;
    padding-bottom: 10px;
}
#health .clearfix {
    height: auto;
}
#health .cell-inner .sidebar:nth-of-type(4) {
    margin-top: -31px;
}



/*---------------------- ENGAGEMENT SPECIFIC----------------------*/
#engagement-story .lead h2 {
    top: 70px;
    width: 400px;
    right: 185px;
    font-size: 70px;
}
#engagement-more .inner .tile:nth-of-type(3) a {
    padding-top: 20px;
    padding-bottom: 20px;
}
#grant .cell-inner .sidebar:last-of-type {
    margin-top: -205px;
}