/*---------------------- HOME----------------------*/
.print {
    top: 73px;
}
#home {
    background-position: center 75px;
}
#home h1 {
    font-size: 23px;
    margin: -28px auto 0 auto;
}
#home h2 {
    margin: 0 0 0 -40px;
    width: 100vw;
}
#home .one {
    font-size: 96px;
}
#home .three {
    font-size: 124px;
    margin-top: -33px;
}

.pages.index-nav {
    margin: 0 auto 0 -40px;
}


/*---------------------- CHAPTER TITLE----------------------*/
.chapter-title {
    padding-bottom: 9%;
}
.chapter-title h2 {
    margin-left: -40px;
}
.chapter-title p {
    margin-bottom: 90px;
}
.chapter-title img {
    width: 100vw;
    margin-left: -40px;
}

/*---------------------- CIRCLE HEADSHOTS----------------------*/
.circ {
    float: left !important;
    margin: 0 20px 3px 0 !important;
    max-width: 169px !important;
}


/*---------------------- SIDEBAR BLOCK----------------------*/
.chapter-story .sidebar h2::before, .fancybox-slide .sidebar h2::before {
    width: 12px;
    height: 32px;
    left: -18px;
    top: 4px;
}



/*---------------------- END----------------------*/
#end .logo {
    margin: 0 10px 10px auto;
}
#end .head h2 {
    width: 221px;
    margin-top: 0px;
    margin-top: -1px;
}



/*---------------------- EXPERIENTIAL SPECIFIC----------------------*/
#experiential-story .lead h2 {
    font-size: 47px;
}

/*---------------------- ENGAGEMENT SPECIFIC----------------------*/
#engagement-story.chapter-story h2 {
    font-size: 47px;
}

