  /*
.component.first-banner-component {
    margin-bottom:4rem;
}
*/

@media (min-width:992px) {
    .first-banner-component {
        margin-bottom:5rem;
    }
}
@media (max-width:575.98px) {
    .first-banner-component {
        margin-bottom:4rem;
    }
}


#journalTitle {
    margin-top:2rem;
}
@media (min-width:1200px) {
    #journalTitle {
        margin-top:3rem;
    }
    .w-85 {
        width:85%;
    }
}


.u-gfColors-slate100 {
    color: #7998ac ! important;
}

@media (min-width:768px) {
    #issueLink .u-grid2Columns {
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 2rem;
        align-items: center;
        justify-items: center;
    }
}

.issue-cover {
    display:grid;
    justify-content:center;
}
.caption {
    font-size: .9rem;
    font-style:italic;
    margin: 0.5rem 0;
    padding: 0 0 0.5rem;
}

#gfInfluence span.h2 {
    line-height:1.3;
}
.issue-cover a[href$=".pdf"]:not(.button):not(.no-icon):not(.arrowLink):not(.block-link)::after {
    -webkit-mask-image:none;
    mask-image:none;
    display:none;
}


#rethinking .u-grid3Columns {
    align-items:center;
}
#rethinking h1 {
    text-align: center;
    line-height: 1.1;
    margin: 1rem;
    font-size: clamp(2rem,7vw, 3.25rem);
}
@media (max-width:767.98px) {
    #rethinking h1 {
        text-align: left;
        margin: 1rem 0;
        font-size: 3rem;
    }
}
@media (min-width:992px) {
    #rethinking h1 {
        font-size:4rem;
    }
}

#panhandling .sideBySide--lightSlateFullWidth, .sideBySide--navyFullWidth {
    grid-template: auto/3fr 2fr;
}
#journalTitle h1 {
    line-height:1.1;
    margin-top:2rem;
    margin-bottom:1rem;
}

#journalCategory.calloutBox {
	grid-template-columns: 10% auto 1fr;
}
#journalCategory.calloutBox--leftLine .calloutBox-leftMargin {
	margin-top:1.75rem;
}
#journalCategory .calloutBox-content {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: -1rem;
    color: var(--gfColors-navy);
    background-color: var(--gfColors-slate80);
}
#journalCategory .calloutBox-content p {
    margin: 0.5rem 0;
    font-size:1.5rem;
}

@media (max-width:767.98px) {
    #journalCategory .calloutBox-content {
        padding-right: 1rem;
    }
}




.footnotes {
    border-top:1px solid var(--gfColors-slate45);
    margin-top: 4rem;
    padding-top: 1rem;
}
.pull-quotes {
    background-color: var(--gfColors-slate30);
    padding: 1rem 1rem 0.5rem 1.5rem;
    margin: 0.5rem 1rem 0.5rem 0;
    font-size: 1.4rem;
    line-height: 1.3;
    color: var(--gfColors-navy);
}
.pull-quotes p {
    line-height:1.6;
}


/*   ----  First-level banner ----   */

 .firstLevelBanner {
	 height: clamp(25rem, 50vw, 40rem);
	 display: grid;
	 grid-template-rows: 1fr auto;
	 background-size:cover;
	 background-position-x:center;
	 background-position-y:20%

}
 .firstLevelBanner::before {
	 content:"";
	 background-image: linear-gradient(to top, var(--gfColors-navy) 20%, transparent 90%);
	 opacity:0.65;
	 width:100%;
	 height:100%;
	 grid-area:1/1/3/3;
}

 .firstLevelBanner .u-containerLeftMargin {
	 grid-area: 2/1/3/3;
     display: grid;
     grid-template-columns: auto;
     column-gap: 1rem;
     max-width: 992px;
     color: var(--gfColors-slate15);
	 z-index:10;
	 margin-bottom:1.5rem;
	 
}
.firstLevelBanner h1 {
    color: var(--gfColors-slate15);
	 z-index:10;
	 margin-bottom:1rem;
	 letter-spacing:0.20rem;
     text-transform: uppercase;
}
.firstLevelBanner .banner-subtitle {
    font-size: 1.2rem;
    font-family: var(--gfVars-bodyFont);
    line-height: 1.5;
    display: block;
    margin-top: 0rem;
    padding-right:15px;
}
.firstLevelBanner .banner-author {
    font-size: 1rem;
    font-family: var(--gfVars-bodyFont);
    font-weight: 400;
    display: block;
    margin-top: 0rem;
}

#givingIngrained .firstLevelBanner {
	background-image:url(/journalonline/spring14/feature/_assets-giving-ingrained/images/giving-ingrained-banner.jpg);
}
#lastingLegacy .firstLevelBanner {
	background-image:url(/journalonline/summer15/feature/_assets-a-lasting-legacy/images/a-lasting-legacy.jpg);
}
#lastingLegacy .firstLevelBanner .banner-subtitle {
    max-width:initial;
}
@media(max-width:768px) {
     .firstLevelBanner h1 {
        font-size: 3em;
        margin-bottom: 1rem;
    }
    #givingIngrained .firstLevelBanner {
        background-position-x:left;
    }
    .firstLevelBanner .banner-subtitle {
        font-size:1rem;
    }
}

@media(max-width:540px) {
    .firstLevelBanner::before {
    	 background-image: linear-gradient(to top, var(--gfColors-navy) 40%, transparent 85%);
    	 opacity:0.65;
    }
    .firstLevelBanner .banner-subtitle {
        margin-bottom: 0;
    }
    
}
@media(max-width:375px) {
     .firstLevelBanner h1 {
        font-size: 2.6em;
        margin-bottom: 1rem;
        letter-spacing: 0;
    }
}



.drop-cap {
    font-size:4rem;
    color:var(--gfColors-slate100);
    line-height:1;
    float:left;
}


.photo-insert {
    padding: 0 1.5rem;
}
.photo-insert p.caption {
    margin: 1.5rem 0 0;
    padding: 1.5rem 0 0;
    border-top: 1px solid var(--gfColors-slate45);
    border-bottom:none;
}
.photo-insert p.caption.no-border {
    border: none;
    padding: 0;
    margin: 0;
}