/*---------------------- MAIN HOMEPAGE----------------------*/
.desc {
    visibility: hidden;
}
.print {
    position: absolute;
    display: block;
    left: 10px;
    top: 59px;
    z-index: 2000;
    padding: 5px 10px;
    background: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.print p {
    font-family: FuturaBook;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.print a {
    color: #006699;
    margin: 0;
}
.fa.fa-print {
    font-size: 18px;
}
#home {
    background: url("~/media/3C0FF03A792A4104A46809F5445BB064.ashx");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 60px;
}
#home .inner {
    position: absolute;
    height: 100%;
    top: 0;
}
#home img {
    width: 70px;
    height: auto;
    display: block;
    margin: 0 auto 70px auto;
}
#home h1 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 0 0px 0;
    color: #07294d;
    margin: -13px auto 0 auto;
    width: 260px;
    max-width: 309px;
    font-family: FuturaBook;
    font-weight: 500;
}
#home #year {
    font-family: FuturaBold;
}
#home h2 {
    display: block;
    font-size: 63px;
    text-align: center;
    margin: 0 0 0 -20px;
    font-family: FuturaBold;
    color: #07294d;
    position: absolute;
    top: 21vh;
    width: 100vw;
}
#home .one {
    font-family: FuturaBook;
    letter-spacing: -3.1px;
    font-size: 74px;
    font-weight: 100;
    mix-blend-mode: multiply;
    opacity: 0.5;
    display: inline-block;
}
#home .three {
    font-family: FuturaExtraBold;
    font-size: 95px;
    margin-top: -27px;
    display: block;
    color: #07294d;
    letter-spacing: -5px;
    display: inline-block;
}
.pages.index-nav {
    margin: 0 auto 0 -20px;
    width: 100vw;
    text-align: center;
    background: rgba(255,255,255,0.8);
    display: block;
    position: absolute;
    bottom: 108px;
}
#home h3 {
    color: #07294d;
    text-transform: uppercase;
    font-size: 25px;
    font-family: FuturaExtraBold;
}
#home ul {
    padding: 0;
    width: 321px;
    margin: -2px auto 20px auto;
}
#home li {
    display: inline-block;
    font-family: 'FuturaMedium', sans-serif;
}
#home a {
    color: #07294d;
    font-size: 15px;
    border-bottom: none;
}
#home li::after {
    content: "•";
    color: #07294d;
    font-weight: bold;
    margin: 0 5px;
}
#home li:nth-of-type(2n)::after, #home li:nth-of-type(7)::after {
    display: none;
}
.no-touch #home li:hover a {
    text-decoration: underline;
}
#home .content-wrapper::after {
    content: "";
    width: 100%;
    height: 56px;
    background: url("http://svgshare.com/i/3ea.svg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    bottom: 0;
}


/*---------------------- MESSAGE ----------------------*/
#message h2 {
    font-size: 43px;
    margin-bottom: 20px;
    text-align: center;
}
#message #head {
    width: 300px;
    margin: 20px auto;
    display: block;
}
#message #sig {
    width: 118px;
    height: auto;
    display: block;
}

/*---------------------- CHAPTER TITLES----------------------*/
.chapter-title {
    box-shadow: inset 0px 10px 10px -10px black;
    height: auto;
    padding-bottom: 20%;
}
.chapter-title h2 {
    display: block;
    text-align: center;
    font-size: 17vw;
    margin-top: 60px;
    color: black;
    margin-bottom: 20px;
    width: 100vw;
    margin-left: -20px;
    letter-spacing: -2px;
    line-height: 11vw;
}
.chapter-title h2::after {
    height: 1px;
    width: 80%;
    content: "";
    background: #5a5a5a;
    display: block;
    margin-left: 10%;
    margin-top: 30px;
    margin-bottom: 30px;
    display: none; /*- HIDE LINE UNDER TITLE -*/
}
.chapter-title p {
    font-family: 'FuturaBook';
    font-size: 22px;
    margin-bottom: 60px;
}
.chapter-title img {
    width: 100vw;
    margin-left: -20px;
}


/*---------------------- CHAPTER FEATURE STORY----------------------*/
.chapter-story .inner {
     padding-bottom: 20px;
}
.chapter-story h2 {
    font-size: 47px;
    margin: 0;
}
.chapter-story h3 {
    color: #07294d;
    margin: 0px 0 20px 0;
    font-size: 26px;
    line-height: 1.3;
}
.chapter-story img {
    width: 100%;
    margin: 20px auto 20px auto;
    height: auto;
    max-width: 550px;
    display: block;
}
.chapter-story .lead img {
    border-bottom: 25px solid white;
}
.lead p:last-of-type::after {
    content: "";
    display: inline-block;
    position: relative;
    background: url(http://drexel.edu/~/media/Images/identity/pageLogos/DragonIcon_Blue_HEX.ashx?la=en);
    width: 24px;
    height: 17px;
    margin-left: 8px;
    bottom: -1px;
    background-size: contain;
    background-repeat: no-repeat;
}
.lead {
    position: relative;
}
.lead::after {
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    right: 0;
    background: none;
    margin: 40px auto 25px auto;
    border-top: 1px dashed #dbdbdb;
}

/*---------------------- FEATURE STORY IMAGE SWITCH OUT ----------------------*/
.big {
    display: none !important; 
}

/*---------------------- SIDEBAR STORIES ----------------------*/
.chapter-story .sidebar, .fancybox-slide .sidebar {
    padding: 0;
    margin: 40px 0;
    overflow: hidden;
}
.chapter-story .sidebar h2, .fancybox-slide .sidebar h2 {
    font-size: 34px !important;
    margin-bottom: 15px;
    font-family: 'FuturaMedium', sans-serif;
    font-weight: normal;
    position: relative;
    text-transform: none;
}
.fancybox-slide .sidebar h2 {
    z-index: 100000;
}
.chapter-story .sidebar h2::before, .fancybox-slide .sidebar h2::before {
    content: "";
    width: 8px;
    height: 32px;
    position: absolute;
    display: block;
    left: -11px;
    background: white;
    z-index: -1;
    top: 4px;
}
.chapter-story .sidebar p, .fancybox-slide .sidebar p {
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 12px;
    font-weight: normal;
    font-family: 'FuturaBook', sans-serif;
}
.sidebar img {
    margin-bottom: 10px;
    margin-top: 0;
}
.sidebar strong {
    font-family: FuturaMedium;
    font-weight: 500;
    font-size: 18px;
}

/*---------------------- CIRCLE HEADSHOTS----------------------*/

.circ {
    width: 100%;
    margin: 0 auto 7px auto !important;
    display: block;
    max-width: 200px !important;
    float: none !important;
}


/*---------------------- CHAPTER EXTRA STORIES PAGE----------------------*/
.more-stories .inner {
    display: block;
    padding-top: 0px !important;
}
.more-stories {
    background: white;
    height: auto;
}
.more-stories .head span {
    text-align: center;
    display: block;
    font-family: Playfair Display;
    font-style: italic;
    font-size: 25px;
}
.more-stories .head h2 {
    display: block;
    text-align: center;
    font-size: 37px;
    margin-top: 7px;
}
.more-stories .head {
    border-top: 1px dashed #e1e1e0;
    padding-top: 50px;
}
.more-stories .tile {
    background: none;
    cursor: pointer;
    padding: 15px 0;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    overflow: visible;
    width: 100%;
    cursor: initial;
}
.more-stories .tile a, .more-stories .tile a:hover {
    border-bottom: none;
    z-index: 100;
    position: relative;
    display: block;
    box-shadow: 0px 0px 15px -6px black;
}
.tile ul {
    padding: 5px 10px 5px 45px;
    margin: 0px;
}
.more-stories .tile ul li {
    font-family: FuturaMedium;
    font-size: 20px;
    margin: 20px 0 20px 0;
    z-index: 100;
    position: relative;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0;
    color: #07294d;
}
.more-stories .tile ul li::before {
    content: "-";
    position: absolute;
    font-size: 28px;
    top: -5px;
    left: -14px;
    color: #07294d;
}
.tile a::before {
    width: 12px;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    background: white;
    top: 0px;
    z-index: -1;
    display: inline-block;
}
.no-touch .more-stories .tile a:hover::before {
      animation: easeOutBounce 0.75s 0s forwards;
      -webkit-animation: easeOutBounce 0.75s 0s forwards;   
     width: 100%;
}
/*---------------------- tiny bounce hehe----------------------*/
    @-webkit-keyframes easeOutBounce {
      0% {width: 12px; -webkit-animation-timing-function: ease-in;}
      33% {width: 100%; -webkit-animation-timing-function: ease-out;}
      50% {width: 96%; -webkit-animation-timing-function: ease-in;}
      66% {width: 100%; -webkit-animation-timing-function: ease-out;}
      82% {width: 100%; -webkit-animation-timing-function: ease-in;}
      92% {width: 100%; -webkit-animation-timing-function: ease-out;}
      97% {width: 100%; -webkit-animation-timing-function: ease-in;}
      100% { width: 100%;}
    }
    @keyframes easeOutBounce {
        0% {width: 12px; -webkit-animation-timing-function: ease-in;}
        33% {width: 100%; -webkit-animation-timing-function: ease-out;}
        50% {width: 96%; -webkit-animation-timing-function: ease-in;}
        66% {width: 100%; -webkit-animation-timing-function: ease-out;}
        82% {width: 100%; -webkit-animation-timing-function: ease-in;}
        92% {width: 100%; -webkit-animation-timing-function: ease-out;}
        97% {width: 100%; -webkit-animation-timing-function: ease-in;}
        100% { width: 100%;}
    }

/*---------------------- big bounce woahhh----------------------*/

    XXX@-webkit-keyframes easeOutBounce {
      0% {width: 12px; -webkit-animation-timing-function: ease-in;}
      33% {width: 100%; -webkit-animation-timing-function: ease-out;}
      50% {width: 84%; -webkit-animation-timing-function: ease-in;}
      66% {width: 100%; -webkit-animation-timing-function: ease-out;}
      82% {width: 96%; -webkit-animation-timing-function: ease-in;}
      92% {width: 100%; -webkit-animation-timing-function: ease-out;}
      97% {width: 98%; -webkit-animation-timing-function: ease-in;}
      100% { width: 100%;}
    }
    XXX@keyframes easeOutBounce {
        0% {width: 12px; -webkit-animation-timing-function: ease-in;}
        33% {width: 100%; -webkit-animation-timing-function: ease-out;}
        50% {width: 84%; -webkit-animation-timing-function: ease-in;}
        66% {width: 100%; -webkit-animation-timing-function: ease-out;}
        82% {width: 96%; -webkit-animation-timing-function: ease-in;}
        92% {width: 100%; -webkit-animation-timing-function: ease-out;}
        97% {width: 98%; -webkit-animation-timing-function: ease-in;}
        100% { width: 100%;}
    }



/*---------------------- CHAPTER EXTRA STORIES MODALS----------------------*/

.fancybox-slide h2 {
    font-size: 47px;
    margin: 0;
}
.fancybox-slide h3 {
    color: #07294d;
    margin: 20px 0;
    font-size: 20px;
    line-height: 1.2;
}
.fancybox-slide img {
    margin-bottom: 20px;
}
.fancybox-slide > div img {
    max-width: 100%;
    height: auto;
    margin: 0px 0 10px 0;
}




/*---------------------- PULLQUOTE----------------------*/
.quote::before, .quote::after {
    height: 1px;
    width: 100%;
    display: block;
    position: relative;
    margin: 8px auto;
    content: "";
    background: none;
}
.quote {
    text-align: center;
    margin: 48px 0;
}
.quote p {
    font-family: 'FuturaCondensedBold', sans-serif;
    color: #07294d;
    font-size: 32px;
    line-height: 1;
    font-style: italic;
}
.quote #who {
    margin-bottom: 3px;
    font-family: Playfair Display;
    text-transform: uppercase;
    font-size: 18px;
     line-height: 1.2;
}
.quote #where {
    font-family: Playfair Display;
    font-size: 18px;
    margin: 0;
}
.quote #who span {
    text-transform: none;
}

/*---------------------- BULLETS----------------------*/
li p::before {
    content: "•";
    display: inline-block;
    position: absolute;
    margin-right: 11px;
    left: -15px;
}
li p {
    position: relative;
}





/*---------------------- STUDENT SUCCESS SPECIFIC----------------------*/
#student-success {
    background: #64b3e8;
}
#student-success-story.chapter-story .lead img {
    border-color: #64b3e8;
}
#student-success-story.chapter-story .sidebar h2::before, .fancybox-slide #fulbright .sidebar h2::before, .fancybox-slide #truman .sidebar h2::before, .fancybox-slide #athletes .sidebar h2::before, .fancybox-slide #diversity .sidebar h2::before {
    background: #64b3e8;
}
#student-success-more .tile::after, #student-success-more .tile a::before {
    background: #64b3e8;
}
#student-success-more .head {
    border: none;
    padding-top: 0px;
}

/*---------------------- STUDENT SUCCESS INFOGRAPHIC----------------------*/
.infographic {
    display: none;
}


/*---------------------- ACADEMICS SPECIFIC----------------------*/
#academics {
background: #ced665;
}
#academics-story.chapter-story .sidebar h2::before, .fancybox-slide #juvenile .sidebar h2::before, .fancybox-slide #nano .sidebar h2::before, .fancybox-slide #women .sidebar h2::before, .fancybox-slide #heart .sidebar h2::before {
    background: #ced665;
}
#academics-story.chapter-story .lead img {
    border-color: #ced665;
}
#academics-more .tile::after, #academics-more .tile a::before {
    background: #ced665;
}
#academics.chapter-title h2 {
    font-size: 15vw;
}


#nano .circ {
    margin-top: 26px !important;
}



/*---------------------- EXPERIENTIAL SPECIFIC----------------------*/
#experiential {
background: #b9c2e7;
}
#experiential-story.chapter-story .sidebar h2::before, .fancybox-slide #food .sidebar h2::before, .fancybox-slide #ai .sidebar h2::before, .fancybox-slide #arch .sidebar h2::before, .fancybox-slide #traffic .sidebar h2::before {
    background: #b9c2e7;
}
#experiential-story.chapter-story img {
    border-color: #b9c2e7;
}
#experiential-more .tile::after, #experiential-more .tile a::before  {
    background: #b9c2e7;
}
#experiential.chapter-title h2 {
    font-size: 13vw;
}
#experiential-story .lead h2 {
    font-size: 12vw;
}
#food .quote::before, #food .quote::after {
    border: none;
}

/*---------------------- RESEARCH SPECIFIC----------------------*/
#research {
background: #ee9d26;
}
#research-story.chapter-story img {
    border-color: #ee9d26;
}
#research-story.chapter-story .sidebar h2::before, .fancybox-slide #tech .sidebar h2::before, .fancybox-slide #water .sidebar h2::before, .fancybox-slide #orai .sidebar h2::before, .fancybox-slide #health .sidebar h2::before    {
    background: #ee9d26;
}
#research-more .tile::after, #research-more .tile a::before {
    background: #ee9d26;
}
#research.chapter-title h2 {
    font-size: 14vw;
}
#tech .circ {
    max-width: 100% !important;
}


/*---------------------- ENGAGEMENT SPECIFIC----------------------*/
#engagement {
background: #8ab688;
}
#engagement-story.chapter-story .sidebar h2::before, .fancybox-slide #grant .sidebar h2::before, .fancybox-slide #art .sidebar h2::before, .fancybox-slide #steam .sidebar h2::before, .fancybox-slide #search .sidebar h2::before {
    background: #8ab688;
}
#engagement-story.chapter-story img {
    border-color: #8ab688;
}
#engagement-more .tile::after, #engagement-more .tile a::before {
    background: #8ab688;
}
XX#engagement .inner p:first-of-type {
    margin-bottom: 20px;
}
XX#engagement .inner p:last-of-type {
    font-family: Playfair Display;
    font-size: 14px;
    font-weight: bold;
}
#engagement-story .circ {
    max-width: 100% !important;
}
#engagement.chapter-title h2 {
    font-size: 13vw;
}
#engagement-story.chapter-story h2 {
    font-size: 12vw;
}

#art h2 {
    margin-bottom: 20px;
}

/*---------------------- FINANCES----------------------*/

#finances {
    background: #dadada;
}
#finances h2 {
    font-size: 14vw;
    margin-bottom: 78px;
}
#finances-story .lead h2 {
    margin-bottom: 20px;
}
#finances-story .lead > div:first-of-type {
    width: 100%;
    overflow: hidden;
}
#finances-story .lead > div:first-of-type a {
    width: 46%;
    display: block;
    float: left;
    border: none;
    margin-bottom: 4%;
}
#finances-story .lead > div:first-of-type a:nth-of-type(2n) {
    margin-left: 4%;
}
#finances-story img {
    border: none;
    margin: 0;
}
#finances-story .lead a {
     overflow: hidden;
}
#finances-story .lead a img {
    transition: all 0.2s;
}
.lightboxOverlay {
    z-index: 999900;
}
.lightbox {
    z-index: 100000000;
}
.lb-closeContainer {
    position: relative;
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 54px;
    height: 54px;
    text-align: right;
    outline: 0;
    opacity: 1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 19px;
    border-bottom: none;
}
.lb-data .lb-close::before {
    content: "\f00d";
    position: relative;
    display: block;
    font-family: fontawesome;
    color: #ffc600;
    font-size: 44px;
}
.lb-nav a.lb-prev, .lb-nav a.lb-next  {
    width: 50%;
    opacity: 1;
    border-bottom: none;
}
.lb-nav a.lb-prev::before {
    position: absolute;
    left: 0;
    z-index: 1000;
    height: 90px;
    content: url('http://i.imgur.com/oOlmGFR.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-size: auto auto;
    width: 59px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: -8px;
    background-position-x: -56px;
    overflow: hidden;
    top: calc(50% - 45px);
}
.lb-next::before {
    position: absolute;
    right: 0;
    z-index: 1000;
    height: 101px;
    background: url('http://i.imgur.com/oOlmGFR.png');
    width: 59px;
    top: calc(50% - 50px);
    content: "";
    background-position-x: -77px;
    overflow: hidden;
}

#finances-story .sidebar a {
    font-family: FuturaMedium;
    font-size: 22px;
    margin-top: 7px;
    z-index: 100;
    position: relative;
    font-weight: 100;
    color: #07294d;
    text-transform: uppercase;
    line-height: 20px;
    display: inline-block;
    margin: 20px 0px;
}

/*---------------------- FOOTER----------------------*/
#end {
    background: #07294d;
    height: auto;
}
#end .head {
    display: inline-block;
}
#end .logo {
    width: 100px;
    display: block;
    margin: 0 19px 20px auto;
    float: left;
}
#end .head h2 {
    width: calc(100% - 119px);
    float: left;
}
#end h2 {
    color: white;
    margin-bottom: 20px;
    font-size: 28px;
}
#end p {
    color: white;
    clear: both;
}
#end .left p {
    font-weight: bold;
    font-size: 27px;
    font-family: FuturaMedium;
    line-height: 1.1;
    font-weight: 100;
}
.prez {
    font-size: 19px !important;
    font-weight: normal !important;
    font-family: 'Playfair Display' !important;
    line-height: 1.4 !important;
}
.prez a {
    color: white;
}
#end .right {
    float: none;
    clear: both;
}
#end .right h2 {
    font-size: 25px;
    font-family: FuturaMedium;
    margin-bottom: 5px;
    font-weight: bold;
}
#end .social {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 20px 10px;
    margin: 22px 0;
}
#end .social a {
    border: none;
}
#end .right a {
    color: white;
}
#end .right i {
    font-size: 39px;
    margin-right: 15px;
    margin-top: 7px;
}
#end .social p {
    margin-bottom: 0px;
}
#end .ucomm {
    border-bottom: none;
    margin-bottom: 24px;
}
#end table {
    width: 340px;
    border: none;
    margin: 0 0 0px 0;
}
#end tr {
    background: none !important;
}
#end td {
    padding: 0px;
}
#end td:nth-of-type(1) {
    font-weight: bold;
}
.trustees {
    border-top: 1px solid white;
    padding-top: 17px;
    margin-top: 24px;
    letter-spacing: 0px;
    line-height: 29px;
}
.trustees p {
    font-weight: 800;
    font-family: FuturaMedium;
    font-size: 23px;
}